.home-module__txgM7a__page{min-height:100vh;padding:112px 0 32px}.home-module__txgM7a__section h2,.home-module__txgM7a__contact h2{letter-spacing:-.07em;margin:0;font-weight:400;line-height:.96}.home-module__txgM7a__section h2 span,.home-module__txgM7a__contact h2 span,.home-module__txgM7a__serviceLink:hover{color:var(--aura-mint)}.home-module__txgM7a__section{width:min(calc(100% - var(--aura-gutter) * 2), var(--aura-container));border-top:1px solid var(--aura-line);margin:0 auto;padding:128px 0}.home-module__txgM7a__sectionHeading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:56px;display:flex}.home-module__txgM7a__sectionHeading p{max-width:380px;color:var(--aura-text-soft)}.home-module__txgM7a__section h2{margin-top:24px;font-size:clamp(2.2rem,4.1vw,4.6rem)}.home-module__txgM7a__services{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.home-module__txgM7a__services article{flex-direction:column;min-height:0;padding:28px;display:flex}.home-module__txgM7a__services h3{letter-spacing:-.05em;margin:0 0 16px;font-size:clamp(1.5rem,2.4vw,2.5rem);font-weight:400}.home-module__txgM7a__services p{max-width:52ch;color:var(--aura-text-soft)}.home-module__txgM7a__serviceLink{width:fit-content;color:var(--aura-text);align-items:center;gap:8px;margin-top:28px;display:inline-flex}.home-module__txgM7a__methodExperience{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:stretch;gap:clamp(32px,5vw,88px);display:grid}.home-module__txgM7a__methodCard{touch-action:pan-y;-webkit-user-select:none;user-select:none;border:1px solid var(--aura-line);border-radius:var(--aura-radius-md);background:radial-gradient(circle at 90% 8%,#00a19c1c,#0000 38%),#081b15d1;min-height:420px;overflow:hidden}.home-module__txgM7a__methodCardContent{min-height:420px;animation:home-module__txgM7a__methodEnter .56s var(--aura-ease) both;flex-direction:column;justify-content:space-between;padding:clamp(24px,3vw,42px);display:flex}.home-module__txgM7a__methodCardTop{justify-content:space-between;gap:20px;display:flex}.home-module__txgM7a__methodCard h3{color:var(--aura-text);margin-bottom:16px;font-size:clamp(2.8rem,5vw,5.2rem);line-height:.95}.home-module__txgM7a__methodInternal .home-module__txgM7a__methodCard h3{font-size:clamp(2rem,3vw,3rem)}.home-module__txgM7a__methodCard p{max-width:31ch;color:var(--aura-text-soft);font-size:clamp(1rem,1.5vw,1.3rem)}.home-module__txgM7a__methodProgress{background:var(--aura-line);height:2px}.home-module__txgM7a__methodProgress span{background:var(--aura-mint);height:100%;transition:width .52s var(--aura-ease);display:block;box-shadow:0 0 16px #4ddbd099}.home-module__txgM7a__methodExplanation{flex-direction:column;justify-content:space-between;min-width:0;padding-block:clamp(10px,2vw,28px);display:flex}.home-module__txgM7a__methodExplanationStages{display:grid}.home-module__txgM7a__methodExplanationContent{visibility:hidden;opacity:0;pointer-events:none;grid-area:1/1}.home-module__txgM7a__methodExplanationContent.home-module__txgM7a__isActive{visibility:visible;opacity:1;pointer-events:auto;animation:home-module__txgM7a__methodEnter .56s var(--aura-ease) both}.home-module__txgM7a__methodExplanation h3{max-width:15ch;color:var(--aura-text);margin:28px 0 24px;font-size:clamp(2rem,3.2vw,3.6rem);line-height:1.02}.home-module__txgM7a__methodExplanation p{max-width:55ch;font-size:clamp(1rem,1.2vw,1.13rem);line-height:1.62}.home-module__txgM7a__methodExplanation ul{flex-wrap:wrap;gap:10px;margin:28px 0 0;padding:0;list-style:none;display:flex}.home-module__txgM7a__methodExplanation li{border:1px solid var(--aura-line);color:var(--aura-text-soft);font:400 .7rem/1.3 var(--aura-font-mono);border-radius:999px;padding:8px 12px}.home-module__txgM7a__methodNavigation{justify-content:space-between;align-items:center;gap:24px;padding-top:36px;display:flex}.home-module__txgM7a__methodStepSelect{gap:9px;display:flex}.home-module__txgM7a__methodStepSelect button{cursor:pointer;width:34px;height:36px;transition:width .28s var(--aura-ease);background:0 0;border:0;padding:0}.home-module__txgM7a__methodStepSelect button:after{background:var(--aura-line-strong);opacity:.45;content:"";border-radius:999px;width:100%;height:8px;transition:opacity .28s,background .28s;display:block}.home-module__txgM7a__methodStepSelect button.home-module__txgM7a__isActive{width:54px}.home-module__txgM7a__methodStepSelect button.home-module__txgM7a__isActive:after{opacity:1;background:var(--aura-mint)}.home-module__txgM7a__methodArrows{gap:10px;display:flex}.home-module__txgM7a__methodArrows button{border:1px solid var(--aura-line-strong);width:52px;height:52px;color:var(--aura-text);cursor:pointer;background:#081b15a6;border-radius:50%;place-items:center;transition:background .22s,color .22s,transform .22s;display:grid}.home-module__txgM7a__methodArrows button:hover:not(:disabled){color:var(--aura-void);background:var(--aura-mint);transform:translateY(-2px)}.home-module__txgM7a__methodArrows button:disabled{opacity:.3;cursor:not-allowed}@keyframes home-module__txgM7a__methodEnter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home-module__txgM7a__contact{width:min(calc(100% - var(--aura-gutter) * 2), var(--aura-container));border-block:1px solid var(--aura-line);margin:0 auto;padding:56px 40px}.home-module__txgM7a__contact h2{margin:70px 0 48px;font-size:clamp(2.35rem,4.6vw,5rem)}.home-module__txgM7a__contactRow{justify-content:space-between;align-items:end;gap:24px;display:flex}.home-module__txgM7a__contactRow p{max-width:500px;color:var(--aura-text-soft)}.home-module__txgM7a__footer{width:min(calc(100% - var(--aura-gutter) * 2), var(--aura-container));color:var(--aura-text-soft);justify-content:space-between;gap:24px;margin:0 auto;padding:32px 0;display:flex}.home-module__txgM7a__footer span:last-child{align-items:center;gap:8px;display:inline-flex}@media (max-width:900px){.home-module__txgM7a__methodExperience{gap:32px}}@media (max-width:640px){.home-module__txgM7a__page{padding-top:112px}.home-module__txgM7a__section,.home-module__txgM7a__contact,.home-module__txgM7a__footer{width:min(calc(100% - var(--aura-gutter) * 2), var(--aura-container))}.home-module__txgM7a__section{padding:88px 0}.home-module__txgM7a__sectionHeading{margin-bottom:32px;display:block}.home-module__txgM7a__sectionHeading p{margin-top:24px}.home-module__txgM7a__services,.home-module__txgM7a__methodExperience{grid-template-columns:1fr}.home-module__txgM7a__services article{min-height:0}.home-module__txgM7a__methodCard h3{font-size:clamp(2.8rem,10vw,4.4rem)}.home-module__txgM7a__methodExplanation h3{margin-top:18px}.home-module__txgM7a__methodNavigation{padding-top:28px}.home-module__txgM7a__methodStepSelect{gap:5px}.home-module__txgM7a__methodStepSelect button{width:24px}.home-module__txgM7a__methodStepSelect button.home-module__txgM7a__isActive{width:38px}.home-module__txgM7a__methodExperience{flex-direction:column;gap:0;display:flex}.home-module__txgM7a__methodCard,.home-module__txgM7a__methodCardContent{min-height:184px}.home-module__txgM7a__methodCardContent{gap:12px;padding:16px}.home-module__txgM7a__methodCard h3,.home-module__txgM7a__methodInternal .home-module__txgM7a__methodCard h3{margin-bottom:7px;font-size:clamp(1.8rem,8vw,2.25rem)}.home-module__txgM7a__methodCard p{font-size:.91rem;line-height:1.4}.home-module__txgM7a__methodExplanation{display:contents}.home-module__txgM7a__methodNavigation{order:1;gap:12px;padding:10px 0 14px}.home-module__txgM7a__methodExplanationStages{order:2}.home-module__txgM7a__methodExplanation h3{max-width:none;margin:6px 0 8px;font-size:clamp(1.45rem,6vw,1.9rem)}.home-module__txgM7a__methodExplanation p{font-size:.91rem;line-height:1.48}.home-module__txgM7a__methodExplanation ul{gap:6px;margin-top:10px}.home-module__txgM7a__methodExplanation li{padding:6px 9px;font-size:.62rem}.home-module__txgM7a__methodArrows button{width:40px;height:40px}.home-module__txgM7a__contact{padding:32px 20px}.home-module__txgM7a__contact h2{margin:48px 0 32px}.home-module__txgM7a__contactRow{display:block}.home-module__txgM7a__contactRow .aura-button{margin-top:24px}.home-module__txgM7a__footer{display:block}.home-module__txgM7a__footer span:last-child{margin-top:12px}}@media (prefers-reduced-motion:reduce){.home-module__txgM7a__methodCardContent,.home-module__txgM7a__methodExplanationContent{animation:none!important}.home-module__txgM7a__methodProgress span,.home-module__txgM7a__methodStepSelect button,.home-module__txgM7a__methodArrows button{transition:none!important}}
.authorial-systems-module__gGq0zG__section{max-width:none}.authorial-systems-module__gGq0zG__heading{justify-content:space-between;align-items:end;gap:48px;display:flex}.authorial-systems-module__gGq0zG__heading h2{max-width:none;margin-top:26px}.authorial-systems-module__gGq0zG__heading p{max-width:38ch;color:var(--aura-text-soft);margin:0 0 5px;line-height:1.6}@media (min-width:901px){.authorial-systems-module__gGq0zG__heading{display:block}.authorial-systems-module__gGq0zG__heading h2{font-size:clamp(3rem,5.2vw,6rem)}.authorial-systems-module__gGq0zG__heading p{white-space:nowrap;max-width:none;margin:18px 0 0}.authorial-systems-module__gGq0zG__controls{margin-top:34px}}.authorial-systems-module__gGq0zG__controls{justify-content:space-between;align-items:center;gap:24px;margin:48px 0 24px;display:flex}.authorial-systems-module__gGq0zG__tabs{flex-wrap:wrap;gap:8px;display:flex}.authorial-systems-module__gGq0zG__tabs button{border:1px solid var(--color-line);min-height:48px;color:var(--aura-text-soft);cursor:pointer;background:0 0;border-radius:30px;align-items:center;gap:12px;padding:0 18px;transition:background .25s,border-color .25s,color .25s;display:inline-flex}.authorial-systems-module__gGq0zG__tabs button span{font:.7rem var(--aura-font-mono);opacity:.65}.authorial-systems-module__gGq0zG__tabs button[aria-pressed=true]{border-color:var(--aura-mint);color:var(--aura-mint);background:#4ddbd021}.authorial-systems-module__gGq0zG__tabs button:hover{border-color:var(--aura-mint)}.authorial-systems-module__gGq0zG__arrows{white-space:nowrap;align-items:center;gap:12px;display:flex}.authorial-systems-module__gGq0zG__arrows>span{margin-right:12px}.authorial-systems-module__gGq0zG__arrows button{width:48px;height:48px;color:var(--aura-text);cursor:pointer;background:0 0;border:1px solid #4ddbd073;border-radius:50%;place-items:center;transition:background .25s,transform .25s;display:grid}.authorial-systems-module__gGq0zG__arrows button:hover:not(:disabled){background:#4ddbd01f;transform:translateY(-2px)}.authorial-systems-module__gGq0zG__arrows button:disabled{opacity:.3;cursor:default}.authorial-systems-module__gGq0zG__card{border:1px solid var(--color-line);border-radius:var(--radius-card);animation:authorial-systems-module__gGq0zG__caseEnter .45s var(--aura-ease) both;background:linear-gradient(135deg,#18453d52,#0a1512b3);grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-items:center;gap:clamp(28px,4vw,72px);padding:clamp(24px,3vw,48px);display:grid}@keyframes authorial-systems-module__gGq0zG__caseEnter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.authorial-systems-module__gGq0zG__preview{background:#0b1513;border:1px solid #4ddbd054;border-radius:20px;min-width:0;overflow:hidden}.authorial-systems-module__gGq0zG__appPreview{text-align:left;width:100%;min-height:395px;font-family:Arial,sans-serif;display:flex;overflow:hidden}.authorial-systems-module__gGq0zG__appSidebar{white-space:nowrap;flex-direction:column;flex:0 0 25%;gap:6px;padding:24px 14px;font-size:clamp(.54rem,.75vw,.78rem);display:flex}.authorial-systems-module__gGq0zG__appSidebar strong{margin-bottom:28px;font-size:clamp(.78rem,1vw,1rem)}.authorial-systems-module__gGq0zG__appSidebar small{white-space:normal;margin:-25px 0 25px;font-size:.54rem}.authorial-systems-module__gGq0zG__appSidebar span{border-radius:10px;padding:10px 9px}.authorial-systems-module__gGq0zG__appSidebar .authorial-systems-module__gGq0zG__selected{font-weight:700}.authorial-systems-module__gGq0zG__appMain{flex:1;min-width:0;padding:25px 19px}.authorial-systems-module__gGq0zG__appTop{justify-content:space-between;align-items:center;gap:12px;font-size:clamp(.9rem,1.2vw,1.28rem);font-weight:700;display:flex}.authorial-systems-module__gGq0zG__appTop b{white-space:nowrap;border-radius:9px;padding:9px;font-size:.63rem}.authorial-systems-module__gGq0zG__appSub{margin:5px 0 19px;font-size:clamp(.56rem,.74vw,.72rem)}.authorial-systems-module__gGq0zG__avatar{border-radius:50%;place-items:center;width:27px;height:27px;font-size:.6rem;display:grid}.authorial-systems-module__gGq0zG__metricGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.authorial-systems-module__gGq0zG__metricGrid>div{border-radius:12px;flex-direction:column;gap:10px;min-width:0;padding:13px;display:flex}.authorial-systems-module__gGq0zG__metricGrid small{font-size:.54rem;line-height:1.35}.authorial-systems-module__gGq0zG__metricGrid strong{white-space:nowrap;font-size:clamp(.82rem,1.3vw,1.4rem)}.authorial-systems-module__gGq0zG__metricGrid span{font-size:.55rem;line-height:1.3}.authorial-systems-module__gGq0zG__taylor{color:#eaf1fa;background:#0f172a}.authorial-systems-module__gGq0zG__taylor .authorial-systems-module__gGq0zG__appSidebar{color:#a6b5c9;background:#0b1221;border-right:1px solid #334155}.authorial-systems-module__gGq0zG__taylor .authorial-systems-module__gGq0zG__appSidebar strong,.authorial-systems-module__gGq0zG__taylor .authorial-systems-module__gGq0zG__appTop{color:#f8fafc}.authorial-systems-module__gGq0zG__taylor .authorial-systems-module__gGq0zG__appSidebar .authorial-systems-module__gGq0zG__selected{color:#c7eaff;background:#163b5b}.authorial-systems-module__gGq0zG__taylor .authorial-systems-module__gGq0zG__appMain{background:#111b2d}.authorial-systems-module__gGq0zG__taylor .authorial-systems-module__gGq0zG__appSub,.authorial-systems-module__gGq0zG__taylor .authorial-systems-module__gGq0zG__metricGrid span{color:#94a3b8}.authorial-systems-module__gGq0zG__taylor .authorial-systems-module__gGq0zG__avatar{color:#fff;background:#155e75}.authorial-systems-module__gGq0zG__taylorFilter{background:#162239;border:1px solid #334155;border-radius:12px;justify-content:space-between;gap:8px;margin-bottom:14px;padding:13px;font-size:.65rem;display:flex}.authorial-systems-module__gGq0zG__taylorFilter span{color:#93c5fd}.authorial-systems-module__gGq0zG__taylor .authorial-systems-module__gGq0zG__metricGrid>div,.authorial-systems-module__gGq0zG__taylorBottom{background:#172236;border:1px solid #334155}.authorial-systems-module__gGq0zG__taylor .authorial-systems-module__gGq0zG__metricGrid small{color:#9fb2ca}.authorial-systems-module__gGq0zG__taylorBottom{border-radius:12px;margin-top:13px;padding:14px;font-size:.68rem}.authorial-systems-module__gGq0zG__taylorBottom>div{color:#94a3b8;align-items:center;gap:12px;margin-top:11px;display:flex}.authorial-systems-module__gGq0zG__taylorBottom>div span{width:105px}.authorial-systems-module__gGq0zG__taylorBottom i{background:#38bdf8;border-radius:5px;height:5px;display:block}.authorial-systems-module__gGq0zG__projectFlow{color:#f8fafc;background:radial-gradient(circle at 0 0,#0e3141,#020617 50%)}.authorial-systems-module__gGq0zG__projectFlow .authorial-systems-module__gGq0zG__appSidebar{color:#cbd5e1;background:#020617d6;border:1px solid #24344a;border-radius:19px;margin:10px;padding:20px 12px}.authorial-systems-module__gGq0zG__projectFlow .authorial-systems-module__gGq0zG__appSidebar .authorial-systems-module__gGq0zG__selected{color:#67e8f9;background:#22d3ee26}.authorial-systems-module__gGq0zG__projectFlow .authorial-systems-module__gGq0zG__appSidebar small{color:#94a3b8}.authorial-systems-module__gGq0zG__projectFlow .authorial-systems-module__gGq0zG__appMain{padding:28px 19px}.authorial-systems-module__gGq0zG__projectFlow .authorial-systems-module__gGq0zG__appTop b{color:#05202b;background:#22d3ee}.authorial-systems-module__gGq0zG__projectFlow .authorial-systems-module__gGq0zG__appSub,.authorial-systems-module__gGq0zG__projectFlow .authorial-systems-module__gGq0zG__metricGrid span{color:#94a3b8}.authorial-systems-module__gGq0zG__projectFlow .authorial-systems-module__gGq0zG__metricGrid>div,.authorial-systems-module__gGq0zG__flowPanel{background:#020617d4;border:1px solid #263347}.authorial-systems-module__gGq0zG__projectFlow .authorial-systems-module__gGq0zG__metricGrid small{color:#9baec5}.authorial-systems-module__gGq0zG__projectFlow .authorial-systems-module__gGq0zG__metricGrid>div:nth-child(2) strong{color:#fbbf24}.authorial-systems-module__gGq0zG__flowPanel{border-radius:12px;margin-top:13px;padding:15px;font-size:.7rem}.authorial-systems-module__gGq0zG__flowPanel>div{border:1px solid #263347;border-radius:8px;justify-content:space-between;gap:8px;margin-top:12px;padding:8px;display:flex}.authorial-systems-module__gGq0zG__flowPanel em{color:#67e8f9;font-size:.62rem;font-style:normal}.authorial-systems-module__gGq0zG__jarviz{background:radial-gradient(circle at 30% 15%,#1d3457,#070b14 58%);justify-content:center;align-items:center;padding:18px}.authorial-systems-module__gGq0zG__phone{color:#f4f7fb;background:#070b14;border:5px solid #26334c;border-radius:28px;width:min(100%,285px);min-height:385px;overflow:hidden;box-shadow:0 20px 40px #00000061}.authorial-systems-module__gGq0zG__phoneTop,.authorial-systems-module__gGq0zG__phoneNav{justify-content:space-between;padding:9px 17px;font-size:.57rem;display:flex}.authorial-systems-module__gGq0zG__phoneContent{padding:13px 16px}.authorial-systems-module__gGq0zG__phoneContent>small{color:#7b8aab;letter-spacing:.18em;font-size:.55rem}.authorial-systems-module__gGq0zG__phoneContent h4{margin:6px 0 14px;font-size:1.25rem;line-height:1.1}.authorial-systems-module__gGq0zG__jarvizBalance{background:linear-gradient(135deg,#16233d,#0a0f1c);border:1px solid #35435b;border-radius:18px;flex-direction:column;gap:8px;padding:14px;display:flex}.authorial-systems-module__gGq0zG__jarvizBalance span{color:#a5b3d1;font-size:.65rem}.authorial-systems-module__gGq0zG__jarvizBalance strong{font-size:1.5rem}.authorial-systems-module__gGq0zG__jarvizBalance small{color:#7e8eaf;font-size:.55rem}.authorial-systems-module__gGq0zG__jarvizInsight{color:#7cf3c5;border:1px solid #284a4b;border-radius:12px;margin:9px 0 13px;padding:9px;font-size:.59rem}.authorial-systems-module__gGq0zG__phoneContent h5{margin:0 0 9px;font-size:.83rem}.authorial-systems-module__gGq0zG__jarvizMetrics{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.authorial-systems-module__gGq0zG__jarvizMetrics div{background:#111a2b;border:1px solid #1d2740;border-radius:12px;flex-direction:column;gap:7px;padding:9px;display:flex}.authorial-systems-module__gGq0zG__jarvizMetrics span{color:#7e8eaf;font-size:.53rem}.authorial-systems-module__gGq0zG__jarvizMetrics strong{font-size:.79rem}.authorial-systems-module__gGq0zG__phoneNav{color:#7e8eaf;border-top:1px solid #1d2740;margin-top:7px}.authorial-systems-module__gGq0zG__phoneNav span:first-child{color:#7cf3c5}.authorial-systems-module__gGq0zG__windowBar{color:#8ca5a0;font:.65rem var(--aura-font-mono);letter-spacing:.08em;border-bottom:1px solid #4ddbd02e;justify-content:space-between;gap:12px;padding:14px 18px;display:flex}.authorial-systems-module__gGq0zG__dots{color:var(--aura-mint);white-space:nowrap}.authorial-systems-module__gGq0zG__mockup{grid-template-columns:26% minmax(0,1fr);min-height:345px;display:grid}.authorial-systems-module__gGq0zG__mockNav{color:#8ca5a0;border-right:1px solid #4ddbd02e;flex-direction:column;gap:16px;padding:26px 17px;font-size:clamp(.64rem,.75vw,.82rem);display:flex}.authorial-systems-module__gGq0zG__mockNav strong{color:#f4faf8;margin-bottom:20px;font-size:clamp(.82rem,1vw,1rem)}.authorial-systems-module__gGq0zG__mockNav span:first-of-type{color:var(--aura-mint)}.authorial-systems-module__gGq0zG__mockBody{min-width:0;padding:clamp(18px,2vw,30px)}.authorial-systems-module__gGq0zG__mockEyebrow,.authorial-systems-module__gGq0zG__mockNote{color:#8ca5a0;font:.63rem var(--aura-font-mono);letter-spacing:.04em}.authorial-systems-module__gGq0zG__mockBody h3{color:#f4faf8;margin:10px 0 24px;font-size:clamp(1rem,1.4vw,1.45rem);font-weight:400}.authorial-systems-module__gGq0zG__mockTable{border:1px solid #4ddbd059;border-radius:12px;overflow:hidden}.authorial-systems-module__gGq0zG__mockTableHead,.authorial-systems-module__gGq0zG__mockRow{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:8px;padding:13px;font-size:clamp(.55rem,.66vw,.75rem);display:grid}.authorial-systems-module__gGq0zG__mockTableHead{color:var(--aura-mint);background:#4ddbd01c}.authorial-systems-module__gGq0zG__mockRow{color:#c3cfcb;border-top:1px solid #4ddbd024;min-height:48px}.authorial-systems-module__gGq0zG__mockRow span{overflow-wrap:anywhere}.authorial-systems-module__gGq0zG__mockNote{margin-top:18px;display:block}.authorial-systems-module__gGq0zG__details{min-width:0}.authorial-systems-module__gGq0zG__details h3{letter-spacing:-.06em;margin:22px 0 26px;font-size:clamp(2.2rem,4vw,4.5rem);font-weight:400;line-height:1}.authorial-systems-module__gGq0zG__details dl{margin:0}.authorial-systems-module__gGq0zG__details dl div{border-top:1px solid var(--color-line);grid-template-columns:116px 1fr;gap:18px;padding:17px 0;display:grid}.authorial-systems-module__gGq0zG__details dt{color:var(--aura-mint);font:.72rem var(--aura-font-mono);text-transform:uppercase}.authorial-systems-module__gGq0zG__details dd{color:var(--aura-text-soft);margin:0;font-size:clamp(.88rem,1vw,1rem);line-height:1.5}.authorial-systems-module__gGq0zG__tabs button:focus-visible,.authorial-systems-module__gGq0zG__arrows button:focus-visible{outline:2px solid var(--aura-mint);outline-offset:3px}@media (max-width:900px){.authorial-systems-module__gGq0zG__card{grid-template-columns:1fr}.authorial-systems-module__gGq0zG__heading{flex-direction:column;align-items:start;gap:20px}.authorial-systems-module__gGq0zG__heading p{max-width:55ch}}@media (max-width:620px){.authorial-systems-module__gGq0zG__controls{flex-direction:column;align-items:stretch;margin-top:32px}.authorial-systems-module__gGq0zG__tabs{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.authorial-systems-module__gGq0zG__tabs button{justify-content:center;gap:5px;padding:0 7px;font-size:.68rem}.authorial-systems-module__gGq0zG__arrows{justify-content:flex-end}.authorial-systems-module__gGq0zG__card{padding:16px}.authorial-systems-module__gGq0zG__mockup{grid-template-columns:1fr;min-height:0}.authorial-systems-module__gGq0zG__mockNav{border-bottom:1px solid #4ddbd02e;border-right:0;flex-flow:wrap;gap:8px 13px;padding:14px}.authorial-systems-module__gGq0zG__mockNav strong{width:100%;margin:0}.authorial-systems-module__gGq0zG__mockBody{padding:16px}.authorial-systems-module__gGq0zG__mockTableHead,.authorial-systems-module__gGq0zG__mockRow{font-size:.59rem}.authorial-systems-module__gGq0zG__details dl div{grid-template-columns:1fr;gap:7px}.authorial-systems-module__gGq0zG__appPreview{min-height:325px}.authorial-systems-module__gGq0zG__appSidebar{flex-basis:27%;padding:14px 5px;font-size:.46rem}.authorial-systems-module__gGq0zG__appSidebar strong{font-size:.57rem}.authorial-systems-module__gGq0zG__appSidebar span{padding:7px 3px}.authorial-systems-module__gGq0zG__appMain{padding:16px 8px}.authorial-systems-module__gGq0zG__appTop{font-size:.7rem}.authorial-systems-module__gGq0zG__appSub{font-size:.49rem}.authorial-systems-module__gGq0zG__metricGrid{gap:4px}.authorial-systems-module__gGq0zG__metricGrid>div{gap:7px;padding:6px}.authorial-systems-module__gGq0zG__metricGrid small,.authorial-systems-module__gGq0zG__metricGrid span{font-size:.4rem}.authorial-systems-module__gGq0zG__metricGrid strong{font-size:.62rem}.authorial-systems-module__gGq0zG__taylorFilter{padding:7px;font-size:.49rem}.authorial-systems-module__gGq0zG__taylorBottom,.authorial-systems-module__gGq0zG__flowPanel{padding:8px;font-size:.51rem}.authorial-systems-module__gGq0zG__flowPanel em{font-size:.44rem}.authorial-systems-module__gGq0zG__projectFlow .authorial-systems-module__gGq0zG__appSidebar{margin:5px;padding:12px 4px}.authorial-systems-module__gGq0zG__projectFlow .authorial-systems-module__gGq0zG__appMain{padding:17px 6px}.authorial-systems-module__gGq0zG__projectFlow .authorial-systems-module__gGq0zG__appTop b{padding:5px;font-size:.45rem}.authorial-systems-module__gGq0zG__heading h2{margin-top:14px}.authorial-systems-module__gGq0zG__controls{gap:12px;margin:20px 0 12px}.authorial-systems-module__gGq0zG__arrows button{width:40px;height:40px}.authorial-systems-module__gGq0zG__card{touch-action:pan-y;-webkit-user-select:none;user-select:none}.authorial-systems-module__gGq0zG__jarviz{min-height:0;padding:12px}.authorial-systems-module__gGq0zG__phone{border-width:4px;border-radius:22px;width:min(100%,220px);min-height:0}.authorial-systems-module__gGq0zG__phoneTop,.authorial-systems-module__gGq0zG__phoneNav{padding:6px 12px}.authorial-systems-module__gGq0zG__phoneContent{padding:9px 11px}.authorial-systems-module__gGq0zG__phoneContent h4{margin:4px 0 9px;font-size:1rem}.authorial-systems-module__gGq0zG__jarvizBalance{border-radius:12px;gap:4px;padding:9px}.authorial-systems-module__gGq0zG__jarvizBalance strong{font-size:1.15rem}.authorial-systems-module__gGq0zG__jarvizInsight{margin:6px 0 8px;padding:6px}.authorial-systems-module__gGq0zG__phoneContent h5{margin-bottom:6px}.authorial-systems-module__gGq0zG__jarvizMetrics{gap:4px}.authorial-systems-module__gGq0zG__jarvizMetrics div{border-radius:8px;gap:2px;padding:4px}.authorial-systems-module__gGq0zG__jarvizMetrics span{font-size:.45rem;line-height:1.15}.authorial-systems-module__gGq0zG__jarvizMetrics strong{font-size:.68rem}.authorial-systems-module__gGq0zG__jarvizBalance span{font-size:.55rem}.authorial-systems-module__gGq0zG__jarvizBalance small{font-size:.48rem;line-height:1.2}.authorial-systems-module__gGq0zG__jarvizInsight{font-size:.5rem}.authorial-systems-module__gGq0zG__phoneNav{margin-top:4px}}@media (prefers-reduced-motion:reduce){.authorial-systems-module__gGq0zG__card{animation:none}.authorial-systems-module__gGq0zG__tabs button,.authorial-systems-module__gGq0zG__arrows button{transition:none}}
.inversion-hero-module__SeNrFa__hero{isolation:isolate;position:relative}.inversion-hero-module__SeNrFa__track{height:230vh;position:relative}.inversion-hero-module__SeNrFa__stage{isolation:isolate;background:var(--aura-void);height:100vh;min-height:100vh;padding:32px max(var(--aura-gutter), calc((100vw - var(--aura-container)) / 2));justify-content:center;align-items:center;display:flex;position:sticky;top:0;overflow:hidden}.inversion-hero-module__SeNrFa__ball{z-index:3;background:var(--aura-text);mix-blend-mode:difference;will-change:transform, width, height;border-radius:50%;position:absolute;top:50%;left:50%}.inversion-hero-module__SeNrFa__layer{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:720px;display:flex;position:relative}.inversion-hero-module__SeNrFa__title{letter-spacing:-.07em;max-width:11ch;margin:0;font-size:clamp(3.25rem,4.7vw,5.25rem);font-weight:400;line-height:.96}.inversion-hero-module__SeNrFa__title span{color:var(--aura-mint)}.inversion-hero-module__SeNrFa__lead{max-width:58ch;color:var(--aura-text-soft);font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.58}.inversion-hero-module__SeNrFa__actions{z-index:4;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex;position:relative}.inversion-hero-module__SeNrFa__actions a:not(.aura-button){color:var(--aura-text-soft);align-items:center;gap:12px;display:inline-flex}.inversion-hero-module__SeNrFa__actions a:not(.aura-button):hover{color:var(--aura-mint)}@media (max-width:640px){.inversion-hero-module__SeNrFa__title{max-width:10.5ch;font-size:clamp(2.7rem,11.8vw,3.8rem);line-height:.94}.inversion-hero-module__SeNrFa__lead{font-size:.98rem;line-height:1.55}.inversion-hero-module__SeNrFa__actions{flex-direction:column;align-items:stretch;gap:16px}.inversion-hero-module__SeNrFa__actions .aura-button{justify-content:space-between;width:100%}}@media (prefers-reduced-motion:reduce){.inversion-hero-module__SeNrFa__ball{transition:none}}
