:root{
  --paper:#fff;
  --paper-alt:#fafafa;
  --paper-soft:#f6f6f4;
  --ink:#171717;
  --muted:#707070;
  --muted-2:#9a9a9a;
  --rule:#e7e7e5;
  --rule-strong:#d6d6d2;
  --accent:#b45309;
  --accent-soft:#fff7ed;
  --green:#267a47;
  --green-soft:#eef8f1;
  --measure:66ch;
  --max:1240px;
}

/* Final Accurao Reviewer identity: use the approved horizontal mark throughout. */
.site-header .brand-logo{
  display:block!important;
  width:164px!important;
  height:41px!important;
  object-fit:contain!important;
  object-position:left center!important;
}
.site-header .brand-fallback{display:none!important}
@media(max-width:860px){
  .site-header .brand-logo{width:148px!important;height:37px!important}
}
@media(max-width:520px){
  .site-header .brand-logo{width:132px!important;height:33px!important}
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--paper);color:var(--ink)}
body{margin:0;background:var(--paper);color:var(--ink);font-family:'Manrope',Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.2em}
a:hover{text-decoration-color:var(--ink)}
button,input,textarea,select{font:inherit}
img{max-width:100%;display:block}
:focus-visible{outline:3px solid rgba(180,83,9,.28);outline-offset:3px}
::selection{background:#ececec;color:#111}

.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}
.measure{max-width:var(--measure)}
.tabular{font-variant-numeric:tabular-nums lining-nums}
.token{font-family:'Space Grotesk',ui-sans-serif,sans-serif;color:var(--accent);font-weight:650;white-space:nowrap}
.muted{color:var(--muted)}
.accent{color:var(--accent)}
.hairline{border-top:1px solid var(--rule)}

.announcement{background:#171717;color:#fff;min-height:34px;display:flex;align-items:center;justify-content:center;font-size:.74rem;letter-spacing:-.005em}
.announcement a{display:flex;gap:.55rem;align-items:center;text-decoration:none;padding:.45rem 1rem}
.announcement span{color:#aaa}.announcement strong{font-weight:550}.announcement b{font-size:.9rem;font-weight:400;color:#d7d7d7}

.site-header{position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:saturate(160%) blur(14px);border-bottom:1px solid var(--rule);z-index:50}
.header-inner{height:66px;display:grid;grid-template-columns:auto 1fr auto;gap:26px;align-items:center}
.brand{display:flex;align-items:center;text-decoration:none;min-width:116px}
.brand object{pointer-events:none}.brand-logo{width:118px;height:31px;display:block}
.brand-fallback{position:relative;display:inline-block;font-family:'Space Grotesk',ui-sans-serif,sans-serif;font-size:1.23rem;font-weight:620;letter-spacing:-.055em;line-height:1;padding:0 0 .38rem}
.brand-fallback:after{content:'';position:absolute;left:0;right:-27px;bottom:0;border-top:1px solid var(--ink)}
.main-nav{display:flex;justify-content:center;align-items:center;gap:25px;font-size:.79rem;line-height:1}
.main-nav a{text-decoration:none;color:#555;white-space:nowrap;padding:.5rem 0}
.main-nav a:hover,.main-nav a[aria-current='page']{color:#111}
.main-nav a[aria-current='page']{font-weight:650}
.nav-cta,.button{display:inline-flex;justify-content:center;align-items:center;min-height:38px;padding:.64rem .98rem;border:1px solid #1d1d1d;border-radius:5px;background:#1d1d1d;color:#fff;text-decoration:none;font-weight:650;font-size:.79rem;line-height:1.1;transition:background .15s ease,border-color .15s ease,transform .15s ease}
.nav-cta:hover,.button:hover{background:#343434;border-color:#343434;text-decoration:none}
.button.secondary{background:#fff;color:#222;border-color:var(--rule-strong)}
.button.secondary:hover{background:#f8f8f8;border-color:#bdbdb9}
.nav-toggle{display:none;border:1px solid var(--rule-strong);border-radius:5px;background:#fff;padding:.55rem .72rem;color:var(--ink);font-size:.78rem}
.mobile-only{display:none}

main{display:block}
h1,h2,h3{font-family:'Space Grotesk',ui-sans-serif,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);font-weight:560;letter-spacing:-.045em;line-height:1.04;margin:0}
h1{font-size:clamp(3.2rem,6.3vw,6rem)}
h2{font-size:clamp(2.4rem,4.4vw,4.4rem)}
h3{font-size:clamp(1.15rem,1.75vw,1.55rem);letter-spacing:-.028em;line-height:1.2}
p{margin:0 0 1.15rem;max-width:var(--measure)}
.eyebrow{font-family:'Manrope',ui-sans-serif,sans-serif;text-transform:none;letter-spacing:0;font-size:.74rem;font-weight:650;color:var(--muted)}

.hero{border-bottom:1px solid var(--rule)}
.attio-hero{padding:0 0 72px;background:linear-gradient(to bottom,#fff 0,#fff 62%,#fafafa 100%)}
.hero-centered{text-align:center;display:flex;flex-direction:column;align-items:center;padding-top:clamp(5.5rem,9vw,8.5rem)}
.hero-pill{display:inline-flex;align-items:center;gap:.55rem;border:1px solid var(--rule);border-radius:999px;background:#fff;padding:.36rem .58rem .36rem .72rem;text-decoration:none;font-size:.72rem;color:#777;margin-bottom:1.65rem;box-shadow:0 1px 2px rgba(0,0,0,.02)}
.hero-pill b{font-weight:650;color:#2c2c2c}.hero-pill span:last-child{color:#777}
.attio-hero h1{max-width:1000px;font-size:clamp(3.15rem,6vw,5.65rem);line-height:.98;letter-spacing:-.06em}
.attio-hero h1 span{color:#a0a0a0}
.lede{font-size:clamp(1.02rem,1.45vw,1.18rem);line-height:1.58;color:#555;max-width:760px;margin-top:1.6rem}
.hero-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:1.7rem}.centered-actions{justify-content:center}
.hero-note{margin-top:.85rem;color:#8a8a8a;font-size:.74rem}

.product-stage{margin-top:clamp(4.2rem,7vw,6.5rem);position:relative}
.product-stage:before{content:'';position:absolute;inset:-36px -18px -18px;background-image:linear-gradient(var(--rule) 1px,transparent 1px),linear-gradient(90deg,var(--rule) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(to bottom,transparent 0,#000 22%,#000 84%,transparent 100%);opacity:.55;z-index:0;pointer-events:none}
.product-window{position:relative;z-index:1;border:1px solid #dcdcd8;border-radius:9px;background:#fff;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.04),0 20px 70px rgba(0,0,0,.06)}
.window-chrome{height:52px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--rule);padding:0 14px;font-size:.72rem}
.window-brand{display:flex;gap:.5rem;align-items:center}.window-brand strong{font-weight:650}.mini-mark{width:15px;height:15px;border:1px solid #1d1d1d;border-radius:3px;position:relative}.mini-mark:after{content:'';position:absolute;left:3px;right:-5px;bottom:3px;border-top:1px solid #1d1d1d}
.window-tabs{height:100%;display:flex;align-items:stretch}.window-tabs span{display:flex;align-items:center;padding:0 16px;color:#888;border-left:1px solid transparent;border-right:1px solid transparent}.window-tabs .active{color:#222;border-left-color:var(--rule);border-right-color:var(--rule);background:#fafafa}
.window-meta{text-align:right;color:#999}
.product-layout{display:grid;grid-template-columns:190px minmax(0,1fr) 270px;min-height:470px}
.product-sidebar{border-right:1px solid var(--rule);padding:14px 10px;background:#fcfcfc;font-size:.72rem}.sidebar-title{padding:6px 8px 10px;color:#999}.product-sidebar a{display:flex;justify-content:space-between;align-items:center;text-decoration:none;padding:7px 9px;margin:1px 0;color:#666;border-radius:4px}.product-sidebar a.active{background:#efefed;color:#222;font-weight:650}.product-sidebar a span{font-variant-numeric:tabular-nums;color:#aaa}.sidebar-rule{border-top:1px solid var(--rule);margin:14px 6px}.sidebar-caption{padding:4px 8px;color:#aaa}
.review-table{min-width:0}.review-toolbar{height:58px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--rule);font-size:.74rem}.review-toolbar>div{display:flex;align-items:center;gap:.5rem}.review-toolbar>span{color:#999;font-size:.68rem}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--green)}
.review-head,.review-row{display:grid;grid-template-columns:minmax(180px,1.6fr) .75fr .75fr .6fr .7fr;gap:12px;align-items:center;padding:0 16px}.review-head{height:38px;border-bottom:1px solid var(--rule);color:#999;font-size:.64rem;background:#fbfbfb}.review-row{min-height:70px;border-bottom:1px solid var(--rule);font-size:.72rem;font-variant-numeric:tabular-nums}.review-row>span:first-child{display:flex;flex-direction:column;gap:2px}.review-row b{font-weight:650}.review-row small{font-size:.62rem;color:#aaa}.review-row.selected{background:#fffaf5;box-shadow:inset 2px 0 0 var(--accent)}
.status{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-width:54px;border:1px solid var(--rule);border-radius:999px;padding:.2rem .45rem;font-size:.6rem;font-style:normal}.status.ok{color:var(--green);border-color:#cfe3d6;background:var(--green-soft)}.status.review,.status.confirm{color:var(--accent);border-color:#edd8c5;background:var(--accent-soft)}
.evidence-panel{border-left:1px solid var(--rule);padding:22px 18px;background:#fff;font-size:.72rem}.evidence-kicker{font-size:.64rem;color:#999;margin-bottom:10px}.evidence-panel h3{font-size:1.12rem;margin-bottom:.45rem}.evidence-panel>p{font-size:.72rem;color:#777;line-height:1.5}.evidence-values{margin-top:20px;border-top:1px solid var(--rule)}.evidence-values>div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--rule)}.evidence-values span{color:#888}.evidence-values strong{font-weight:650;font-variant-numeric:tabular-nums}.evidence-values .difference strong{color:var(--accent)}.evidence-block{margin-top:20px;border:1px solid var(--rule);padding:12px;background:#fafafa}.evidence-block>span{font-size:.62rem;color:#999}.evidence-block p{font-size:.68rem;margin:.5rem 0 0;color:#666;line-height:1.45}.evidence-actions{display:flex;gap:5px;margin-top:16px}.evidence-actions span{border:1px solid var(--rule);padding:5px 7px;border-radius:4px;color:#666;font-size:.62rem;background:#fff}

.section{padding:clamp(5.5rem,8.5vw,8.5rem) 0;border-bottom:1px solid var(--rule)}
.section.alt{background:var(--paper-alt)}.section.compact{padding:4.5rem 0}
.intro-section{background:#fff}.editorial-head{display:grid;grid-template-columns:170px minmax(0,1.05fr) minmax(280px,.75fr);gap:50px;align-items:start}.editorial-head h2{font-size:clamp(2.5rem,4.8vw,4.7rem);max-width:13ch}.editorial-copy{padding-top:.25rem}.editorial-copy p{color:#555;font-size:.98rem}.editorial-copy .pitch{color:#222;font-weight:650}

.feature-band{background:#fafafa}.feature-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.6fr);gap:70px;align-items:end;margin-bottom:48px}.feature-heading h2{font-size:clamp(2.4rem,4.7vw,4.45rem);max-width:16ch;margin-top:.75rem}.feature-heading>p{color:#666;margin:0 0 .4rem;max-width:45ch}
.feature-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--rule);background:#fff}.feature-card{min-height:540px;padding:28px;display:grid;grid-template-rows:auto auto 1fr;gap:28px;overflow:hidden}.feature-card+ .feature-card{border-left:1px solid var(--rule)}.feature-index{font-family:'Space Grotesk',ui-sans-serif,sans-serif;color:#aaa;font-size:.8rem;font-variant-numeric:tabular-nums}.feature-copy h3{font-size:2rem;margin-bottom:.5rem}.feature-copy p{color:#777;font-size:.88rem;max-width:42ch}
.mini-ui{align-self:end;border:1px solid var(--rule);background:#fff}.mini-row{display:grid;grid-template-columns:1.6fr .5fr .6fr;gap:12px;align-items:center;min-height:56px;padding:0 14px;border-bottom:1px solid var(--rule);font-size:.7rem}.mini-row:last-child{border-bottom:0}.mini-row b{font-weight:650;font-variant-numeric:tabular-nums}.mini-row i{font-style:normal;color:var(--green);font-size:.62rem}.mini-row i.amber{color:var(--accent)}
.disclosure-ui{align-self:end;border:1px solid var(--rule);padding:18px;background:#fff}.disclosure-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--rule);padding-bottom:13px;margin-bottom:16px;font-size:.75rem}.disclosure-top>span:first-child{font-weight:650}.disclosure-ui p{font-size:.75rem;color:#666;line-height:1.55}.quote-lines{border-left:2px solid var(--accent);padding:9px 0 9px 12px;background:#fffaf5}.quote-lines span{display:block;height:6px;background:#e9ddd0;margin:6px 0;border-radius:999px}.quote-lines span:nth-child(1){width:90%}.quote-lines span:nth-child(2){width:72%}.quote-lines span:nth-child(3){width:84%}.quote-lines span:nth-child(4){width:50%}
.section-link{border-top:1px solid var(--rule);margin-top:28px;padding-top:22px}.section-link a{text-decoration:none;font-size:.82rem;font-weight:650}.section-link a span{margin-left:.35rem}

.steps-section{background:#fff}.attio-steps{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--rule)}.attio-steps article{padding:30px 28px 34px;min-height:330px}.attio-steps article+article{border-left:1px solid var(--rule)}.step-num{font-family:'Space Grotesk',ui-sans-serif,sans-serif;color:#aaa;font-size:.75rem;margin-bottom:70px}.attio-steps h3{font-size:1.55rem;margin-bottom:1rem;max-width:17ch}.attio-steps p{color:#666;font-size:.86rem;line-height:1.6;margin-bottom:0}.quiet-block{border:1px solid var(--rule);border-left:2px solid #222;padding:1.25rem 1.4rem;margin-top:26px;background:#fafafa}.quiet-block p{margin:0;color:#555;font-size:.86rem}

.audience-section{background:#fafafa}.audience-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--rule);background:#fff}.audience-item{padding:34px;min-height:230px}.audience-item+ .audience-item{border-left:1px solid var(--rule)}.audience-item>span{font-size:.68rem;color:#999}.audience-item p{margin:44px 0 0;color:#666;max-width:49ch}.audience-item strong{display:block;color:#222;font-family:'Space Grotesk',ui-sans-serif,sans-serif;font-size:1.55rem;letter-spacing:-.035em;margin-bottom:.55rem}

.final-cta{padding:clamp(6rem,10vw,10rem) 0;background:#fff}.final-cta-inner{text-align:center;display:flex;flex-direction:column;align-items:center}.final-cta h2{max-width:900px;margin:.7rem auto 1.5rem}.final-cta p{color:#666;max-width:680px}.final-cta p:nth-of-type(2){color:#333}

/* Inner pages */
.page-hero{padding:clamp(5.5rem,9vw,8.5rem) 0 clamp(4.5rem,7vw,7rem);border-bottom:1px solid var(--rule);text-align:center;background:#fff}.page-hero>.container{display:flex;flex-direction:column;align-items:center}.page-hero h1{font-size:clamp(3.5rem,6.5vw,6rem);max-width:1000px;margin-top:.7rem}.page-hero .lede{max-width:700px;margin-top:1.5rem}.page-hero .hero-actions{justify-content:center}
.section-label{display:grid;grid-template-columns:170px minmax(0,1fr);gap:52px;align-items:start}.section-label .side-label{position:sticky;top:104px}
.steps{border:1px solid var(--rule)}.step{display:grid;grid-template-columns:78px minmax(0,1fr);gap:24px;padding:2.1rem 2rem;border-bottom:1px solid var(--rule)}.step:last-child{border-bottom:0}.step-number{font-family:'Space Grotesk',ui-sans-serif,sans-serif;font-size:.78rem;color:#999;font-variant-numeric:tabular-nums}.step h2,.step h3{font-size:clamp(1.3rem,2vw,1.75rem);margin-bottom:.6rem;max-width:none}.step p{margin:0;color:#666}
.check-split{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);border:1px solid var(--rule);background:#fff}.check-group{padding:2.1rem}.check-group+ .check-group{border-left:1px solid var(--rule)}.check-group h2,.check-group h3{font-size:clamp(1.6rem,2.5vw,2.25rem);margin-bottom:.35rem;max-width:none}.group-note{color:#888;font-size:.78rem;margin-bottom:1.5rem}.check-list{list-style:none;padding:0;margin:0}.check-list li{padding:1.05rem 0;border-top:1px solid var(--rule);max-width:66ch;color:#555}.check-list li:first-child{border-top:0}.check-list strong{font-weight:700;color:#222}.ai-label{display:inline-flex;align-items:center;gap:.5rem;color:var(--accent)}.ai-label:before{content:none;display:none}.working{margin-top:2rem;padding:1.6rem 1.8rem;border:1px solid var(--rule);background:#fafafa}.working h3{font-size:1.1rem}.working ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;padding-left:1.1rem;margin:.8rem 0 0}.working li{padding:.32rem 0;color:#555}.closing-line{font-family:'Space Grotesk',ui-sans-serif,sans-serif;font-size:clamp(1.7rem,2.9vw,2.6rem);line-height:1.22;letter-spacing:-.04em;max-width:31ch;margin-top:3rem}

.faq-list{max-width:920px;margin:0 auto;border-top:1px solid #222}.faq-item{padding:2.15rem 0;border-bottom:1px solid var(--rule)}.faq-item h2{font-size:clamp(1.45rem,2.2vw,1.95rem);max-width:none;margin-bottom:1rem}.faq-item p,.faq-item ul{max-width:72ch;color:#555}.faq-item ul{padding-left:1.25rem}
.security-facts{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--rule);background:#fff}.fact{padding:1.8rem}.fact+ .fact{border-left:1px solid var(--rule)}.fact h3{font-size:1rem;margin-bottom:.5rem}.fact p{font-size:.86rem;color:#555;margin:0}
.about-grid{display:grid;grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);gap:70px;align-items:start}.founder-photo{aspect-ratio:4/5;border:1px solid var(--rule);background:#fafafa;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem;color:#888;font-size:.82rem;overflow:hidden}.founder-photo object{width:100%;height:100%;object-fit:cover}.founder-copy{max-width:68ch}.founder-copy h2{font-size:clamp(2.2rem,3.8vw,3.6rem);margin:.55rem 0 1.4rem;max-width:none}.editorial-placeholder{margin:2rem 0;border:1px dashed #cfcfcb;padding:1.25rem 1.4rem;color:#777;font-size:.84rem;background:#fafafa}
.legal-shell{max-width:790px;margin:0 auto}.legal-shell h2{font-size:1.65rem;margin:2.4rem 0 .8rem;max-width:none}.booking-shell{border-top:1px solid #222;padding-top:1.5rem;min-height:360px}.booking-placeholder{min-height:320px;border:1px solid var(--rule);background:#fafafa;display:grid;place-items:center;padding:2rem;text-align:center}.booking-placeholder p{max-width:52ch;color:#777;font-size:.84rem}.beta-panel{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:60px;align-items:start}.beta-panel h2{max-width:12ch}.beta-copy{border-top:1px solid #222;padding-top:1.25rem}

.site-footer{padding:2.2rem 0 3rem;background:#fff}.footer-rule{border-top:1px solid #222;padding-top:1.4rem;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:start}.footer-brand{font-family:'Space Grotesk',ui-sans-serif,sans-serif;font-size:.82rem;font-weight:600}.footer-links{display:flex;gap:20px;flex-wrap:wrap;font-size:.72rem;color:#777}.footer-links a{text-decoration:none}
.footer-identity{min-width:0}.footer-company{margin:.42rem 0 0;max-width:68ch;color:#777;font-family:'Space Grotesk',ui-sans-serif,sans-serif;font-size:.68rem;line-height:1.55}.footer-company a{text-decoration:none;color:inherit}.footer-company a:hover{text-decoration:underline}.legal-shell>p{max-width:76ch}.legal-shell a{text-underline-offset:.16em}.legal-shell strong{color:#222}.legal-shell ul{margin:.75rem 0 1.5rem;padding-left:1.2rem}.legal-shell li{margin:.52rem 0}.legal-shell h2:first-child{margin-top:0}

@media(max-width:1050px){
  .main-nav{gap:17px}.product-layout{grid-template-columns:160px minmax(0,1fr)}.evidence-panel{display:none}.editorial-head{grid-template-columns:130px minmax(0,1fr);gap:38px}.editorial-copy{grid-column:2}.feature-heading{grid-template-columns:1fr;gap:22px;align-items:start}.feature-heading>p{max-width:60ch}.section-label{grid-template-columns:130px minmax(0,1fr)}
}
@media(max-width:900px){
  .header-inner{grid-template-columns:auto auto 1fr;gap:14px}.nav-toggle{display:block;justify-self:start}.main-nav{display:none;position:absolute;left:20px;right:20px;top:66px;background:#fff;border:1px solid var(--rule);border-radius:6px;padding:.65rem;flex-direction:column;align-items:flex-start;gap:.1rem;box-shadow:0 16px 40px rgba(0,0,0,.08)}.main-nav.open{display:flex}.main-nav a{width:100%;padding:.62rem .5rem}.nav-cta{justify-self:end}.window-tabs{display:none}.window-chrome{grid-template-columns:1fr auto}.window-meta{grid-column:2}.product-layout{grid-template-columns:145px minmax(0,1fr)}.review-head,.review-row{grid-template-columns:minmax(170px,1.5fr) .7fr .7fr .65fr}.review-head span:nth-child(5),.review-row span:nth-child(5){display:none}.feature-grid{grid-template-columns:1fr}.feature-card+ .feature-card{border-left:0;border-top:1px solid var(--rule)}.attio-steps{grid-template-columns:1fr}.attio-steps article{min-height:auto}.attio-steps article+article{border-left:0;border-top:1px solid var(--rule)}.step-num{margin-bottom:35px}.audience-grid{grid-template-columns:1fr}.audience-item+ .audience-item{border-left:0;border-top:1px solid var(--rule)}.section-label{grid-template-columns:1fr;gap:26px}.section-label .side-label{position:static}.about-grid{grid-template-columns:300px minmax(0,1fr);gap:45px}
}
@media(max-width:700px){
  .container{width:min(calc(100% - 28px),var(--max))}.announcement{font-size:.66rem}.announcement a{padding:.42rem .7rem}.announcement span{display:none}.header-inner{height:62px}.brand-logo{width:108px;height:28px}.brand-fallback{font-size:1.15rem}.main-nav{top:62px;left:14px;right:14px}.nav-cta{font-size:.73rem;min-height:36px;padding:.58rem .72rem}.hero-centered{padding-top:4.7rem}.attio-hero h1{font-size:clamp(2.9rem,13vw,4.35rem)}.lede{font-size:1rem}.product-stage{margin-top:3.7rem}.product-stage:before{inset:-22px -8px}.product-window{border-radius:6px}.product-layout{grid-template-columns:1fr;min-height:0}.product-sidebar{display:none}.review-head,.review-row{grid-template-columns:minmax(145px,1.4fr) .7fr .7fr}.review-head span:nth-child(4),.review-row>span:nth-child(4),.review-head span:nth-child(5),.review-row>span:nth-child(5){display:none}.review-row{min-height:65px;padding:0 11px;gap:8px}.review-head{padding:0 11px;gap:8px}.review-toolbar{padding:0 11px}.review-toolbar>span{display:none}.editorial-head{grid-template-columns:1fr;gap:20px}.editorial-copy{grid-column:1}.editorial-head h2{max-width:15ch}.feature-card{min-height:480px;padding:22px}.feature-copy h3{font-size:1.7rem}.mini-row{grid-template-columns:1.6fr .55fr .5fr;padding:0 10px;gap:6px}.page-hero{padding:4.6rem 0 4rem}.page-hero h1{font-size:clamp(3rem,14vw,4.4rem)}.working ul{grid-template-columns:1fr}.security-facts{grid-template-columns:1fr}.fact+ .fact{border-left:0;border-top:1px solid var(--rule)}.about-grid{grid-template-columns:1fr;gap:35px}.founder-photo{max-width:340px}.beta-panel{grid-template-columns:1fr;gap:32px}.footer-rule{grid-template-columns:1fr}.footer-links{gap:14px}
}
@media(max-width:430px){
  .nav-cta{display:none}.mobile-only{display:inline-flex}.header-inner{grid-template-columns:auto auto;justify-content:space-between}.hero-actions{align-items:stretch;flex-direction:column;width:100%;max-width:320px}.hero-actions .button{width:100%}.hero-pill b{display:none}.window-brand strong{font-size:.68rem}.review-head,.review-row{grid-template-columns:minmax(140px,1fr) .7fr}.review-head span:nth-child(3),.review-row>span:nth-child(3){display:none}.feature-card{min-height:440px}.mini-row{grid-template-columns:1fr auto}.mini-row i{display:none}.attio-steps article{padding:24px 20px}.audience-item{padding:26px 22px}.footer-links{display:grid;grid-template-columns:1fr 1fr}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}


/* Enhanced interaction layer — lightweight, static-hosting safe */
.attio-hero{background:#fff}
.site-header{transition:box-shadow .24s ease,background .24s ease,border-color .24s ease}
.site-header.scrolled{background:rgba(255,255,255,.975);box-shadow:0 8px 28px rgba(20,20,20,.055);border-bottom-color:#dededb}
.main-nav a{position:relative;transition:color .18s ease}
.main-nav a::after{content:'';position:absolute;left:0;right:100%;bottom:.22rem;border-top:1px solid currentColor;transition:right .22s cubic-bezier(.2,.75,.25,1)}
.main-nav a:hover::after,.main-nav a[aria-current='page']::after{right:0}
.nav-cta,.button{position:relative;overflow:hidden;will-change:transform;transition:transform .18s cubic-bezier(.2,.75,.25,1),background .18s ease,border-color .18s ease,box-shadow .18s ease}
.nav-cta:hover,.button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.10)}
.nav-cta:active,.button:active{transform:translateY(0) scale(.985)}
.button.secondary:hover{box-shadow:0 8px 20px rgba(0,0,0,.055)}
.announcement b{transition:transform .2s ease}.announcement a:hover b{transform:translateX(4px)}
.hero-pill{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.hero-pill:hover{transform:translateY(-2px);border-color:#cfcfcb;box-shadow:0 8px 22px rgba(0,0,0,.055)}

/* Deliberate page-load motion only: no scroll-jacking or scroll-driven scenes. */
@media(prefers-reduced-motion:no-preference){
  .hero-centered>*{opacity:0;transform:translateY(14px);animation:accEnter .72s cubic-bezier(.16,1,.3,1) forwards}
  .hero-centered>*:nth-child(1){animation-delay:.04s}.hero-centered>*:nth-child(2){animation-delay:.10s}.hero-centered>*:nth-child(3){animation-delay:.17s}.hero-centered>*:nth-child(4){animation-delay:.24s}.hero-centered>*:nth-child(5){animation-delay:.31s}
  .product-stage{opacity:0;transform:translateY(24px) scale(.992);animation:accStage .95s .34s cubic-bezier(.16,1,.3,1) forwards}
  .status-dot{animation:statusPulse 2.8s ease-in-out infinite}
  .signal-led{animation:signalPulse 2.6s ease-in-out infinite}
}
@keyframes accEnter{to{opacity:1;transform:translateY(0)}}
@keyframes accStage{to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes statusPulse{0%,72%,100%{box-shadow:0 0 0 0 rgba(38,122,71,0)}82%{box-shadow:0 0 0 5px rgba(38,122,71,.10)}}
@keyframes signalPulse{0%,65%,100%{box-shadow:0 0 0 0 currentColor}78%{box-shadow:0 0 0 6px transparent}}

.product-stage{perspective:1600px}
.product-window{--tilt-x:0deg;--tilt-y:0deg;transform:rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transform-style:preserve-3d;transition:transform .22s ease,box-shadow .3s ease,border-color .3s ease;will-change:transform}
.product-stage:hover .product-window{box-shadow:0 1px 2px rgba(0,0,0,.04),0 30px 90px rgba(0,0,0,.09);border-color:#cececa}
.product-window::after{content:'';position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.65)}
.review-table{position:relative;overflow:hidden}
.review-row{cursor:pointer;position:relative;transition:background .24s ease,box-shadow .24s ease,transform .2s ease}
.review-row:hover{background:#fafaf8}.review-row:focus-visible{outline:2px solid rgba(180,83,9,.28);outline-offset:-2px;z-index:2}
.review-row.selected{transform:translateX(2px)}
.review-row.selected::after{content:'';position:absolute;inset:0;background:rgba(180,83,9,.025);pointer-events:none}
.evidence-panel h3,.evidence-panel>p,.evidence-values{transition:opacity .15s ease,transform .15s ease}.evidence-panel.updating h3,.evidence-panel.updating>p,.evidence-panel.updating .evidence-values{opacity:.2;transform:translateY(3px)}
.evidence-actions span{transition:transform .18s ease,border-color .18s ease,color .18s ease}.evidence-actions span:hover{transform:translateY(-1px);border-color:#bbb;color:#222}
.window-tabs span{transition:background .18s ease,color .18s ease}.window-tabs span:not(.active):hover{background:#fafafa;color:#555}
.product-sidebar a{transition:background .18s ease,color .18s ease,transform .18s ease}.product-sidebar a:hover{background:#f3f3f1;color:#222;transform:translateX(2px)}

.review-signal{position:absolute;z-index:3;display:flex;align-items:center;gap:9px;min-width:150px;padding:10px 12px;border:1px solid #dededb;border-radius:7px;background:rgba(255,255,255,.97);box-shadow:0 10px 34px rgba(0,0,0,.07);backdrop-filter:blur(10px);font-size:.65rem;line-height:1.25;pointer-events:none}
.review-signal b{display:block;font-weight:700;color:#333}.review-signal em{display:block;font-style:normal;color:#999;margin-top:2px;font-variant-numeric:tabular-nums}
.signal-left{left:-18px;top:112px}.signal-right{right:-16px;top:78px}
.signal-led{width:7px;height:7px;border-radius:50%;flex:0 0 auto}.signal-led.green{background:var(--green);color:rgba(38,122,71,.18)}.signal-led.amber{background:var(--accent);color:rgba(180,83,9,.18)}
@media(prefers-reduced-motion:no-preference){.signal-left{animation:signalFloatLeft 4.8s ease-in-out infinite}.signal-right{animation:signalFloatRight 5.4s ease-in-out infinite}.signal-led{animation:signalPulse 2.6s ease-in-out infinite}}
@keyframes signalFloatLeft{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-5px,0)}}
@keyframes signalFloatRight{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,5px,0)}}

.feature-card,.audience-item,.step,.check-group,.fact,.working,.quiet-block{transition:background .22s ease,border-color .22s ease,transform .22s cubic-bezier(.2,.75,.25,1),box-shadow .22s ease}
.feature-card:hover{background:#fff;box-shadow:inset 0 0 0 1px #d7d7d3}.audience-item:hover,.step:hover,.check-group:hover,.fact:hover{background:#fcfcfb}.working:hover,.quiet-block:hover{border-color:#cfcfca}
.mini-row{transition:background .18s ease}.mini-row:hover{background:#fff}
.section-link a{display:inline-flex;align-items:center;gap:.55rem}.section-link a span{transition:transform .2s ease}.section-link a:hover span{transform:translateX(5px)}
.attio-steps article{position:relative;overflow:hidden}.attio-steps article::after{content:'';position:absolute;left:0;right:100%;bottom:0;border-top:2px solid #222;transition:right .35s cubic-bezier(.2,.75,.25,1)}.attio-steps article:hover::after{right:0}

/* FAQ progressively becomes an accordion when JS is available. */
.faq-item.enhanced{padding:0}.faq-item.enhanced h2{margin:0}.faq-question{width:100%;appearance:none;border:0;background:transparent;color:inherit;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;text-align:left;padding:1.65rem 0;cursor:pointer;font-family:'Space Grotesk',ui-sans-serif,sans-serif;font-size:clamp(1.45rem,2.2vw,1.95rem);font-weight:560;letter-spacing:-.035em;line-height:1.12}.faq-question:hover{color:#555}.faq-plus{width:25px;height:25px;border:1px solid var(--rule-strong);border-radius:50%;position:relative;transition:transform .24s ease,border-color .24s ease}.faq-plus::before,.faq-plus::after{content:'';position:absolute;left:6px;right:6px;top:11px;border-top:1px solid #555}.faq-plus::after{transform:rotate(90deg);transition:transform .24s ease}.faq-item.is-open .faq-plus{transform:rotate(90deg);border-color:#bbb}.faq-item.is-open .faq-plus::after{transform:rotate(0deg)}
.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .34s cubic-bezier(.2,.75,.25,1)}.faq-answer-inner{overflow:hidden}.faq-item.is-open .faq-answer{grid-template-rows:1fr}.faq-answer-inner>*:first-child{margin-top:0}.faq-answer-inner{padding:0 42px 0 0}.faq-item.is-open .faq-answer-inner{padding-bottom:1.8rem}

/* Mobile menu: animate rather than pop in. */
@media(max-width:900px){
  .main-nav{display:flex;visibility:hidden;opacity:0;transform:translateY(-7px) scale(.99);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;transform-origin:top center}
  .main-nav.open{visibility:visible;opacity:1;transform:translateY(0) scale(1);pointer-events:auto}
  .review-signal{display:none}
}
@media(max-width:700px){.product-window{transform:none!important}.feature-card:hover,.audience-item:hover,.step:hover,.check-group:hover,.fact:hover{transform:none}}
@media(prefers-reduced-motion:reduce){.product-window{transform:none!important}.review-signal{animation:none!important}.faq-answer{transition:none!important}}

/* ==========================================================================\n   Refinement pass — fixed navigation panel + calmer editorial scale\n   ========================================================================== */
:root{
  --nav-band-h:42px;
  --nav-panel-h:78px;
  --nav-gap:10px;
  --content-offset:142px;
  --section-max:1120px;
}

/* Keep the complete top navigation experience in view at all times. */
body{padding-top:var(--content-offset)}
.announcement{
  position:fixed;
  inset:0 0 auto 0;
  z-index:80;
  min-height:var(--nav-band-h);
  height:var(--nav-band-h);
  font-size:.76rem;
  border-bottom:1px solid #2d2d2d;
}
.announcement a{height:100%;padding:.5rem 1.1rem}
.site-header{
  position:fixed;
  top:calc(var(--nav-band-h) + var(--nav-gap));
  left:50%;
  width:min(calc(100% - 28px),1460px);
  transform:translateX(-50%);
  z-index:70;
  border:1px solid #dededb;
  border-radius:12px;
  background:rgba(255,255,255,.965);
  box-shadow:0 10px 34px rgba(20,20,20,.075),0 1px 2px rgba(20,20,20,.035);
  backdrop-filter:saturate(170%) blur(16px);
}
.site-header.scrolled{
  background:rgba(255,255,255,.985);
  border-color:#d4d4d0;
  box-shadow:0 14px 42px rgba(20,20,20,.095),0 1px 2px rgba(20,20,20,.04);
}
.header-inner{
  width:min(calc(100% - 44px),1320px);
  height:var(--nav-panel-h);
  gap:34px;
}
.brand{min-width:142px}
.brand-fallback{font-size:1.36rem;padding-bottom:.46rem;letter-spacing:-.05em}
.brand-fallback:after{right:-34px}
.brand-logo{width:132px;height:34px}
.main-nav{gap:30px;font-size:.83rem}
.main-nav a{padding:.7rem 0}
.nav-cta{min-height:44px;padding:.76rem 1.12rem;border-radius:7px;font-size:.82rem}

/* More disciplined type scale across every page. */
body{font-size:14.5px;line-height:1.68}
h1{font-size:clamp(2.9rem,5vw,4.75rem);line-height:1.01;letter-spacing:-.052em}
h2{font-size:clamp(2rem,3.55vw,3.35rem);line-height:1.07;letter-spacing:-.044em}
h3{font-size:clamp(1.08rem,1.45vw,1.38rem);line-height:1.22}
p{max-width:62ch}
.lede{font-size:clamp(.98rem,1.18vw,1.08rem);line-height:1.62;max-width:690px}
.eyebrow{font-size:.71rem;letter-spacing:.015em}

/* Hero: still confident, but no longer dominates the whole viewport. */
.attio-hero{padding-bottom:62px}
.hero-centered{padding-top:clamp(3.8rem,6vw,5.8rem)}
.attio-hero h1{font-size:clamp(2.95rem,5.25vw,4.75rem);max-width:880px;line-height:1.01}
.hero-pill{margin-bottom:1.4rem;padding:.4rem .65rem .4rem .78rem;font-size:.73rem}
.hero-actions{margin-top:1.45rem}
.product-stage{margin-top:clamp(3.4rem,5.8vw,5rem)}

/* Sections: tighter rhythm, clearer alignment and calmer reading widths. */
.section{padding:clamp(4.6rem,6.6vw,6.8rem) 0}
.section.compact{padding:3.8rem 0}
.editorial-head{
  grid-template-columns:130px minmax(0,.92fr) minmax(280px,.72fr);
  gap:44px;
  max-width:var(--section-max);
}
.editorial-head h2{font-size:clamp(2.05rem,3.3vw,3.2rem);max-width:15ch}
.editorial-copy{max-width:560px}
.editorial-copy p{font-size:.92rem;line-height:1.72}
.feature-heading{
  grid-template-columns:minmax(0,1fr) minmax(270px,.5fr);
  gap:58px;
  align-items:end;
  margin-bottom:38px;
  max-width:var(--section-max);
}
.feature-heading h2{font-size:clamp(2.05rem,3.35vw,3.2rem);max-width:18ch;margin-top:.62rem}
.feature-heading>p{font-size:.9rem;line-height:1.72;max-width:43ch}
.feature-grid,.attio-steps,.audience-grid{border-color:#dededb;box-shadow:0 1px 0 rgba(0,0,0,.015)}
.feature-card{min-height:480px;padding:30px;gap:24px}
.feature-copy h3{font-size:1.68rem}
.feature-copy p{font-size:.84rem;line-height:1.68}
.attio-steps article{padding:30px 30px 34px;min-height:300px}
.step-num{margin-bottom:52px}
.attio-steps h3{font-size:1.38rem;max-width:19ch}
.attio-steps p{font-size:.82rem;line-height:1.68}
.audience-item{padding:32px;min-height:210px}
.audience-item p{margin-top:34px;font-size:.9rem;line-height:1.7}
.audience-item strong{font-size:1.35rem}
.final-cta{padding:clamp(5.2rem,7.5vw,7.5rem) 0}
.final-cta h2{max-width:760px;font-size:clamp(2rem,3.3vw,3.15rem)}
.final-cta p{max-width:640px;font-size:.92rem}

/* Inner pages: smaller page headlines and neater long-form blocks. */
.page-hero{padding:clamp(3.8rem,6vw,5.8rem) 0 clamp(3.6rem,5vw,5rem)}
.page-hero h1{font-size:clamp(2.8rem,4.9vw,4.45rem);max-width:850px;margin-top:.62rem}
.page-hero .lede{max-width:650px;margin-top:1.25rem}
.section-label{grid-template-columns:140px minmax(0,1fr);gap:46px;max-width:var(--section-max)}
.section-label .side-label{top:150px}
.steps{border-color:#dededb}
.step{grid-template-columns:66px minmax(0,1fr);gap:22px;padding:1.8rem 1.8rem}
.step h2,.step h3{font-size:clamp(1.18rem,1.55vw,1.5rem)}
.step p{font-size:.9rem;line-height:1.7;max-width:68ch}
.check-group{padding:1.8rem}
.check-group h2,.check-group h3{font-size:clamp(1.42rem,2vw,1.9rem)}
.check-list li{font-size:.9rem;line-height:1.68;padding:.92rem 0}
.closing-line{font-size:clamp(1.45rem,2.25vw,2.1rem);max-width:34ch}
.faq-list{max-width:840px}
.faq-question,.faq-item h2{font-size:clamp(1.2rem,1.7vw,1.55rem)}
.faq-answer-inner p,.faq-answer-inner ul,.faq-item p,.faq-item ul{font-size:.9rem;line-height:1.72}
.founder-copy h2{font-size:clamp(1.85rem,2.7vw,2.65rem)}
.legal-shell{max-width:720px}
.legal-shell h2{font-size:1.4rem}
.beta-panel h2{font-size:clamp(1.8rem,2.8vw,2.65rem)}

/* Small design polish: strong rules, quiet surfaces, no visual clutter. */
.feature-band,.audience-section{background:#f8f8f6}
.quiet-block,.working,.booking-placeholder,.editorial-placeholder{background:#f8f8f6}
.product-window{border-color:#d8d8d4;box-shadow:0 1px 2px rgba(0,0,0,.03),0 22px 70px rgba(0,0,0,.065)}
.section-link{margin-top:24px;padding-top:18px}
.site-footer{padding-top:2rem}

@media(max-width:1050px){
  .header-inner{width:calc(100% - 34px);gap:22px}
  .main-nav{gap:18px}
  .editorial-head{grid-template-columns:115px minmax(0,1fr);max-width:none}
  .feature-heading{max-width:none}
  .section-label{max-width:none;grid-template-columns:115px minmax(0,1fr)}
}

@media(max-width:900px){
  :root{--nav-panel-h:72px;--content-offset:134px}
  .site-header{width:calc(100% - 20px);border-radius:10px}
  .header-inner{height:var(--nav-panel-h);width:calc(100% - 26px)}
  .main-nav{top:calc(var(--nav-panel-h) - 1px);left:8px;right:8px;border-radius:8px}
  .brand{min-width:0}
  .editorial-head,.section-label{grid-template-columns:1fr;gap:22px}
  .editorial-copy{grid-column:1}
}

@media(max-width:700px){
  :root{--nav-band-h:38px;--nav-gap:8px;--nav-panel-h:66px;--content-offset:120px}
  body{font-size:14px}
  .announcement{font-size:.64rem}
  .announcement a{padding:.42rem .6rem}
  .site-header{width:calc(100% - 14px);border-radius:9px;box-shadow:0 8px 28px rgba(20,20,20,.08)}
  .header-inner{height:var(--nav-panel-h);width:calc(100% - 20px)}
  .brand-fallback{font-size:1.15rem}
  .brand-logo{width:108px;height:28px}
  .main-nav{top:calc(var(--nav-panel-h) - 1px);left:5px;right:5px}
  .hero-centered{padding-top:3.3rem}
  .attio-hero h1{font-size:clamp(2.55rem,11.5vw,3.55rem);max-width:15ch}
  .lede{font-size:.96rem;max-width:34ch}
  .section{padding:4.2rem 0}
  .editorial-head h2,.feature-heading h2{font-size:clamp(1.9rem,8.5vw,2.65rem);max-width:17ch}
  .feature-card{min-height:430px;padding:24px}
  .page-hero{padding:3.5rem 0 3.2rem}
  .page-hero h1{font-size:clamp(2.4rem,10.5vw,3.45rem);max-width:15ch}
  .page-hero .lede{max-width:35ch}
  .section-label .side-label{position:static}
}

@media(max-width:430px){
  :root{--content-offset:116px}
  .announcement strong{font-size:.61rem}
  .site-header{width:calc(100% - 10px)}
  .header-inner{width:calc(100% - 16px)}
  .attio-hero h1{font-size:clamp(2.35rem,12vw,3.15rem)}
  .page-hero h1{font-size:clamp(2.2rem,11vw,3rem)}
}

/* ==========================================================================\n   Refinement v2 — floating navigation + left-led editorial hierarchy\n   ========================================================================== */
:root{
  --nav-panel-h:84px;
  --content-offset:150px;
}

/* Make the fixed navigation feel like an intentional floating control surface. */
.site-header{
  width:min(calc(100% - 34px),1480px);
  border:1px solid #d4d4d0;
  border-radius:16px;
  background:rgba(255,255,255,.975);
  box-shadow:0 18px 58px rgba(18,18,18,.10),0 3px 10px rgba(18,18,18,.045);
  overflow:visible;
  transition:box-shadow .24s ease,background .24s ease,border-color .24s ease,transform .24s ease;
}
.site-header::after{
  content:'';
  position:absolute;
  left:7%;right:7%;bottom:-10px;height:18px;
  border-radius:50%;
  background:rgba(0,0,0,.055);
  filter:blur(12px);
  z-index:-1;
  pointer-events:none;
}
.site-header.scrolled{
  transform:translateX(-50%) translateY(-2px);
  border-color:#c9c9c5;
  box-shadow:0 22px 64px rgba(18,18,18,.12),0 4px 14px rgba(18,18,18,.05);
}
.header-inner{height:var(--nav-panel-h);width:min(calc(100% - 52px),1340px)}

/* A quiet floating segmented navigation inside the larger panel. */
.main-nav{
  gap:3px;
  padding:4px;
  border:1px solid #e4e4e0;
  border-radius:999px;
  background:#f6f6f3;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 1px 2px rgba(0,0,0,.025);
  font-size:.80rem;
}
.main-nav a{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:.55rem .78rem;
  border:1px solid transparent;
  border-radius:999px;
  color:#626262;
  transition:transform .18s ease,color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.main-nav a:hover{
  color:#171717;
  background:#fff;
  border-color:#e1e1dd;
  box-shadow:0 5px 14px rgba(20,20,20,.055);
  transform:translateY(-1px);
}
.main-nav a[aria-current='page']{
  color:#171717;
  background:#fff;
  border-color:#d7d7d3;
  box-shadow:0 6px 18px rgba(20,20,20,.075),0 1px 2px rgba(20,20,20,.035);
  font-weight:700;
  padding-left:1.35rem;
}
.main-nav a[aria-current='page']::before{
  content:'';
  position:absolute;
  left:.72rem;
  width:5px;height:5px;
  border-radius:50%;
  background:var(--accent);
  box-shadow:0 0 0 3px rgba(180,83,9,.09);
}
.main-nav a:active{transform:translateY(0) scale(.975)}
.nav-cta{
  min-height:46px;
  padding:.78rem 1.15rem;
  border-radius:9px;
  box-shadow:0 7px 18px rgba(20,20,20,.12);
}
.nav-cta:hover{transform:translateY(-2px);box-shadow:0 11px 24px rgba(20,20,20,.16)}
.nav-cta[aria-current='page']{outline:3px solid rgba(180,83,9,.13);outline-offset:3px}

/* Smaller, left-led hero typography — no oversized centered billboard treatment. */
h1{font-size:clamp(2.35rem,4vw,3.55rem);line-height:1.04;letter-spacing:-.047em}
h2{font-size:clamp(1.72rem,2.7vw,2.45rem);line-height:1.10;letter-spacing:-.039em}
.attio-hero{padding-bottom:58px}
.hero-centered{
  align-items:flex-start;
  text-align:left;
  padding-top:clamp(2.8rem,4.4vw,4.2rem);
}
.hero-centered .hero-pill{align-self:flex-start}
.attio-hero h1{
  font-size:clamp(2.55rem,4.35vw,3.9rem);
  max-width:15ch;
  line-height:1.035;
  letter-spacing:-.052em;
  text-wrap:balance;
}
.hero-centered .lede{max-width:650px;margin-left:0;margin-right:0}
.hero-centered .hero-actions,.hero-centered .centered-actions{justify-content:flex-start}
.hero-centered .hero-note{text-align:left}
.hero-centered .product-stage{width:100%;align-self:stretch}

/* Page-level titles sit on the left with a shorter, editorial measure. */
.page-hero{
  padding:clamp(2.9rem,4.5vw,4.2rem) 0 clamp(2.9rem,4.2vw,3.9rem);
  text-align:left;
}
.page-hero>.container{align-items:flex-start}
.page-hero h1{
  font-size:clamp(2.35rem,3.75vw,3.35rem);
  max-width:15ch;
  margin:.55rem 0 0;
}
.page-hero .lede{max-width:610px;margin:1rem 0 0}
.page-hero .hero-actions{justify-content:flex-start}

/* Homepage section headings: title on the left, reading copy alongside it. */
.section{padding:clamp(4rem,5.6vw,5.8rem) 0}
.editorial-head{
  grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr);
  grid-template-rows:auto auto;
  gap:10px 72px;
  align-items:start;
}
.editorial-head>.eyebrow{grid-column:1;grid-row:1}
.editorial-head>h2{
  grid-column:1;grid-row:2;
  font-size:clamp(1.8rem,2.7vw,2.45rem);
  max-width:13ch;
  margin:.48rem 0 0;
}
.editorial-head>.editorial-copy{
  grid-column:2;grid-row:1 / span 2;
  padding-top:1.8rem;
  max-width:590px;
}
.feature-heading{
  grid-template-columns:minmax(320px,.85fr) minmax(320px,.7fr);
  gap:72px;
  align-items:start;
  margin-bottom:32px;
}
.feature-heading h2{
  font-size:clamp(1.8rem,2.75vw,2.48rem);
  max-width:21ch;
  margin-top:.48rem;
}
.feature-heading>p{padding-top:1.7rem;max-width:46ch}
.feature-copy h3{font-size:1.48rem}
.final-cta-inner{text-align:left;align-items:flex-start}
.final-cta h2{
  font-size:clamp(1.85rem,2.65vw,2.4rem);
  max-width:22ch;
  margin:.55rem 0 1.15rem;
}
.final-cta p{margin-left:0;margin-right:0}
.final-cta .centered-actions{justify-content:flex-start}
.final-cta .hero-note{text-align:left}

/* Inner-page blocks keep the same restrained hierarchy. */
.check-group h2,.check-group h3{font-size:clamp(1.3rem,1.75vw,1.7rem)}
.closing-line{font-size:clamp(1.28rem,1.9vw,1.72rem);max-width:40ch}
.founder-copy h2{font-size:clamp(1.62rem,2.2vw,2.1rem)}
.beta-panel h2{font-size:clamp(1.6rem,2.2vw,2.1rem)}
.faq-question,.faq-item h2{font-size:clamp(1.08rem,1.42vw,1.34rem)}

@media(max-width:1050px){
  .main-nav a{padding:.52rem .62rem}
  .main-nav a[aria-current='page']{padding-left:1.18rem}
  .main-nav a[aria-current='page']::before{left:.58rem}
  .editorial-head{grid-template-columns:minmax(250px,.75fr) minmax(340px,1.15fr);gap:10px 48px}
  .feature-heading{gap:48px}
}

@media(max-width:900px){
  :root{--nav-panel-h:74px;--content-offset:136px}
  .site-header{width:calc(100% - 20px);border-radius:13px}
  .site-header::after{display:none}
  .main-nav{
    gap:3px;
    padding:7px;
    border-radius:11px;
    background:rgba(255,255,255,.99);
    box-shadow:0 16px 38px rgba(20,20,20,.12);
  }
  .main-nav a{justify-content:flex-start;border-radius:7px;min-height:40px;padding:.7rem .85rem}
  .main-nav a[aria-current='page']{padding-left:1.45rem;background:#f6f6f3}
  .main-nav a[aria-current='page']::before{left:.78rem}
  .editorial-head{grid-template-columns:1fr;grid-template-rows:auto;gap:0}
  .editorial-head>.eyebrow,.editorial-head>h2,.editorial-head>.editorial-copy{grid-column:1;grid-row:auto}
  .editorial-head>.editorial-copy{padding-top:1.4rem}
  .feature-heading{grid-template-columns:1fr;gap:0}
  .feature-heading>p{padding-top:1.25rem}
}

@media(max-width:700px){
  :root{--nav-panel-h:68px;--content-offset:122px}
  .site-header{border-radius:11px}
  .hero-centered{padding-top:2.5rem}
  .attio-hero h1{font-size:clamp(2.25rem,10vw,3rem);max-width:14ch}
  .page-hero{padding:2.7rem 0 2.8rem}
  .page-hero h1{font-size:clamp(2rem,9vw,2.7rem);max-width:14ch}
  .editorial-head>h2,.feature-heading h2{font-size:clamp(1.65rem,7vw,2.15rem);max-width:18ch}
  .final-cta h2{font-size:clamp(1.7rem,7vw,2.1rem)}
}

/* ==========================================================================
   Refinement v3 — corporate hierarchy + directional scroll reveals
   ========================================================================== */
:root{
  --corporate-soft:#f7f7f5;
  --corporate-soft-2:#fbfbfa;
  --ink-soft:#292929;
  --accent-wash:#fff8f1;
  --section-rule:#ddddda;
}

/* Stronger, cleaner section rhythm. */
main > .section{
  position:relative;
  overflow:clip;
  border-top:1px solid var(--section-rule);
}
main > .section::before{
  content:'';
  position:absolute;
  top:-1px;
  left:max(24px,calc((100vw - var(--max))/2));
  width:78px;
  border-top:2px solid #242424;
  z-index:1;
}
main > .feature-band::before,
main > .final-cta::before{border-top-color:var(--accent)}

/* Section labels read more like a professional report/navigation system. */
.eyebrow{
  display:inline-flex;
  align-items:center;
  gap:.65rem;
  width:max-content;
  color:#5f5f5f;
  font-weight:720;
  letter-spacing:.035em;
}
.eyebrow::before{
  content:'';
  width:22px;
  border-top:1px solid #969691;
}
.feature-band .eyebrow::before,
.final-cta .eyebrow::before{border-color:var(--accent)}

/* Opening problem statement: a clean editorial panel, not a card. */
.intro-section{background:#fff}
.intro-section .editorial-head{
  padding:34px 0 34px 30px;
  border-left:2px solid #242424;
  border-top:1px solid var(--rule);
  border-bottom:1px solid var(--rule);
}
.editorial-copy .pitch{
  margin-top:1.45rem;
  padding-top:1.2rem;
  border-top:1px solid var(--rule-strong);
  color:#181818;
}

/* Product and evidence sections get deliberate contrast without gradients. */
.feature-band{
  background:var(--corporate-soft);
  border-bottom:1px solid var(--section-rule);
}
.feature-grid{
  background:#fff;
  border-color:#d7d7d3;
  box-shadow:0 18px 55px rgba(20,20,20,.045);
}
.feature-card{
  position:relative;
  background:#fff;
  overflow:hidden;
}
.feature-card::before{
  content:'';
  position:absolute;
  inset:-1px 0 auto 0;
  border-top:3px solid #242424;
}
.feature-card.ai-card::before{border-color:var(--accent)}
.feature-card.ai-card{background:#fffdfa}
.feature-index{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:34px;
  height:25px;
  padding:0 .5rem;
  border:1px solid var(--rule-strong);
  border-radius:999px;
  background:#fafafa;
  color:#6b6b6b;
  font-size:.64rem;
  font-variant-numeric:tabular-nums;
}
.ai-card .feature-index{
  color:var(--accent);
  border-color:#ead6c2;
  background:var(--accent-wash);
}
.section-link{border-top-color:#d6d6d2}
.section-link a{font-weight:700;text-decoration:none}
.section-link a:hover{text-decoration:none;color:#4b4b4b}

/* Workflow reads as a structured corporate sequence. */
.steps-section{background:#fff}
.attio-steps{
  background:#fff;
  border-color:#d4d4d0;
  box-shadow:0 14px 45px rgba(20,20,20,.035);
}
.attio-steps article{background:#fff}
.attio-steps article:nth-child(2){background:#fbfbfa}
.step-num{
  display:inline-flex;
  align-items:center;
  gap:.6rem;
  color:#666;
  font-weight:700;
}
.step-num::after{content:'';width:26px;border-top:1px solid #b7b7b2}
.quiet-block{
  background:#f8f8f6;
  border-color:#d8d8d4;
  border-left:3px solid #242424;
}

/* Audience section: clearer category labels and restrained emphasis. */
.audience-section{background:var(--corporate-soft)}
.audience-grid{border-color:#d4d4d0;box-shadow:0 14px 42px rgba(20,20,20,.035)}
.audience-item{position:relative;background:#fff}
.audience-item::before{
  content:'';
  position:absolute;
  top:0;left:0;right:0;
  border-top:2px solid #242424;
  opacity:.85;
}
.audience-item:nth-child(2)::before{border-color:#888}
.audience-item>span{
  display:inline-flex;
  padding:.22rem .48rem;
  border:1px solid var(--rule-strong);
  border-radius:999px;
  background:#fafafa;
  color:#666;
  font-weight:700;
}

/* Inner pages: page titles and content blocks feel report-like and anchored. */
.page-hero{
  position:relative;
  background:var(--corporate-soft-2);
  border-bottom:1px solid var(--section-rule);
}
.page-hero::after{
  content:'';
  position:absolute;
  left:max(24px,calc((100vw - var(--max))/2));
  bottom:-1px;
  width:92px;
  border-bottom:2px solid #242424;
}
.page-hero .container::before{
  content:'';
  width:44px;
  border-top:2px solid #242424;
  margin-bottom:1.15rem;
}
.page-hero .eyebrow::before{display:none}

/* What-it-checks: make the trust distinction unmistakable. */
.check-split{
  border-color:#d4d4d0;
  box-shadow:0 16px 48px rgba(20,20,20,.04);
}
.check-group{position:relative;background:#fff}
.check-group::before{
  content:'';
  position:absolute;
  inset:-1px 0 auto 0;
  border-top:3px solid #242424;
}
.check-group + .check-group{
  background:#fffdfa;
  border-left-color:#d9d9d5;
}
.check-group + .check-group::before{border-color:var(--accent)}
.group-note{max-width:48ch}
.working{
  border-color:#d7d7d3;
  border-left:3px solid #242424;
  background:var(--corporate-soft-2);
}
.closing-line{
  position:relative;
  padding-left:1.15rem;
  border-left:2px solid var(--accent);
}

/* Security, FAQ, About and legal content: subtle states instead of plain text walls. */
.security-facts{border-color:#d5d5d1;box-shadow:0 12px 38px rgba(20,20,20,.03)}
.fact{position:relative;background:#fff}
.fact h3{display:flex;align-items:center;gap:.55rem}
.fact h3::before{content:none;display:none}
.faq-list{border-top:2px solid #242424}
.faq-item{transition:background .22s ease,padding .22s ease,border-color .22s ease}
.faq-item.is-open{
  background:#fafaf8;
  box-shadow:inset 2px 0 0 var(--accent);
  padding-left:18px;
  padding-right:18px;
}
.faq-item.is-open .faq-question{color:#181818}
.about-grid{padding-top:.25rem}
.founder-photo{border-color:#d3d3cf;background:#f7f7f5}
.founder-copy{padding-top:.35rem}
.founder-copy h2{position:relative;padding-bottom:1rem;border-bottom:1px solid var(--rule)}
.legal-shell{padding-top:.25rem}
.legal-shell h2{padding-top:1rem;border-top:1px solid var(--rule)}
.beta-panel{border-top:2px solid #242424;padding-top:1.7rem}
.booking-shell{border-top:2px solid #242424}

/* A stronger final action band: corporate, not decorative. */
.final-cta{
  background:#191919;
  color:#f4f4f2;
  border-top:0;
}
.final-cta h2{color:#fff}
.final-cta p{color:#bdbdb8}
.final-cta .eyebrow{color:#d8b18d}
.final-cta .eyebrow::before{border-color:#d8b18d}
.final-cta .button{
  background:#fff;
  border-color:#fff;
  color:#171717;
  box-shadow:0 10px 26px rgba(0,0,0,.18);
}
.final-cta .button:hover{background:#f1f1ef;border-color:#f1f1ef;color:#111}
.final-cta .hero-note{color:#8f8f8a}
.final-cta .token{color:#e6b98e}

/* Small scroll progress indicator — provides motion/position feedback without clutter. */
.scroll-progress{
  position:fixed;
  inset:0 auto auto 0;
  height:2px;
  width:0;
  background:var(--accent);
  z-index:120;
  pointer-events:none;
  transition:width .08s linear;
}

/* Subtle heading rule reveal reinforces the corporate rhythm. */
.feature-heading h2,.editorial-head h2{
  position:relative;
  padding-bottom:.9rem;
}
.feature-heading h2::after,.editorial-head h2::after{
  content:'';
  position:absolute;
  left:0;bottom:0;
  width:42px;
  border-bottom:1px solid #90908b;
  transition:width .55s cubic-bezier(.16,1,.3,1);
}
.feature-heading:hover h2::after,.editorial-head:hover h2::after{width:72px}

@media(max-width:900px){
  main > .section::before,.page-hero::after{left:20px}
  .intro-section .editorial-head{padding-left:22px}
  .faq-item.is-open{padding-left:14px;padding-right:14px}
}

@media(max-width:700px){
  main > .section::before,.page-hero::after{left:14px;width:58px}
  .intro-section .editorial-head{padding:26px 0 26px 18px}
  .feature-grid,.attio-steps,.audience-grid,.check-split,.security-facts{box-shadow:none}
}

@media(prefers-reduced-motion:reduce){
  .scroll-progress{display:none}
}

/* ==========================================================================\n   Refinement v4 — denser spatial system + heading hover highlight\n   ========================================================================== */
:root{
  --max:1320px;
  --section-max:1240px;
}

/* Use the viewport width more deliberately without making text lines too long. */
.section{padding:clamp(3.25rem,4.4vw,4.65rem) 0}
main > .section::before{width:64px}
.container{width:min(calc(100% - 56px),var(--max))}

/* Homepage hero: headline and supporting conversion copy share the row. */
.hero-centered{
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(340px,.72fr);
  grid-template-rows:auto auto auto auto;
  gap:0 72px;
  align-items:start;
  text-align:left;
  padding-top:clamp(2.45rem,3.8vw,3.65rem);
}
.hero-centered .hero-pill{grid-column:1 / -1;grid-row:1;justify-self:start;margin-bottom:1.35rem}
.hero-centered h1{grid-column:1;grid-row:2 / span 3;max-width:14ch;margin:0}
.hero-centered .lede{grid-column:2;grid-row:2;max-width:48ch;margin:.15rem 0 0}
.hero-centered .hero-actions{grid-column:2;grid-row:3;margin-top:1.25rem;justify-content:flex-start}
.hero-centered .hero-note{grid-column:2;grid-row:4;margin-top:.72rem;text-align:left}
.product-stage{margin-top:clamp(2.6rem,3.9vw,3.7rem)}
.attio-hero{padding-bottom:48px}

/* Intro and section headers: denser editorial grids. */
.editorial-head{
  grid-template-columns:minmax(250px,.72fr) minmax(0,1.3fr);
  grid-template-rows:auto auto;
  gap:8px 52px;
  max-width:none;
}
.editorial-head>.eyebrow{grid-column:1;grid-row:1}
.editorial-head>h2{grid-column:1;grid-row:2;max-width:15ch}
.editorial-head>.editorial-copy{
  grid-column:2;grid-row:1 / span 2;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:0 32px;
  max-width:none;
  padding-top:1.55rem;
}
.editorial-copy .pitch{grid-column:1 / -1;margin-top:.6rem;padding-top:1rem}
.intro-section .editorial-head{padding:26px 0 26px 26px}

.feature-heading{
  grid-template-columns:minmax(300px,.82fr) minmax(330px,.68fr);
  gap:46px;
  margin-bottom:26px;
  max-width:none;
}
.feature-heading>p{padding-top:1.25rem;max-width:52ch}
.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.feature-card{min-height:390px;padding:26px;gap:18px}
.feature-copy h3{font-size:1.42rem}
.feature-copy p{margin-bottom:0}
.section-link{margin-top:18px;padding-top:14px}

.attio-steps article{min-height:238px;padding:25px 26px 28px}
.step-num{margin-bottom:28px}
.attio-steps h3{font-size:1.24rem;max-width:22ch}
.attio-steps p{font-size:.81rem}
.quiet-block{margin-top:18px}

.audience-item{min-height:158px;padding:25px 27px}
.audience-item p{margin-top:20px;max-width:54ch}
.audience-item strong{font-size:1.26rem;margin-bottom:.35rem}

/* Inner-page hero: title on the left, explanation on the right. */
.page-hero{padding:clamp(2.2rem,3.1vw,3rem) 0}
.page-hero>.container{
  display:grid;
  grid-template-columns:minmax(260px,.7fr) minmax(360px,1fr);
  grid-template-rows:auto auto;
  gap:7px 58px;
  align-items:start;
}
.page-hero .eyebrow{grid-column:1;grid-row:1}
.page-hero h1{grid-column:1;grid-row:2;max-width:14ch;margin:.35rem 0 0}
.page-hero .lede{grid-column:2;grid-row:1 / span 2;max-width:58ch;margin:.55rem 0 0;padding-top:.15rem}
.page-hero .container::before{display:none}

/* Long-form content uses more of the page while preserving readable measures. */
.section-label{grid-template-columns:190px minmax(0,1fr);gap:42px;max-width:none}
.section-label>.measure{max-width:860px}
.steps{max-width:none}
.step{grid-template-columns:58px minmax(220px,.65fr) minmax(300px,1.15fr);gap:22px;padding:1.45rem 1.55rem;align-items:start}
.step .step-number{grid-column:1}
.step h2,.step h3{grid-column:2;margin:0}
.step p{grid-column:3;margin:0;max-width:68ch}
.check-split{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr)}
.check-group{padding:1.55rem 1.7rem}
.check-list li{padding:.72rem 0}
.security-facts .fact{padding:1.6rem 1.65rem}
.faq-list{max-width:1040px}
.about-grid{grid-template-columns:minmax(260px,.55fr) minmax(0,1.25fr);gap:54px}
.founder-copy{max-width:760px}
.legal-shell{max-width:900px}
.beta-panel{grid-template-columns:minmax(250px,.65fr) minmax(0,1.35fr);gap:46px}
.booking-placeholder{min-height:260px}

/* Replace the full-black closing band with a light, premium action panel. */
.final-cta{
  background:#f7f7f5;
  color:var(--ink);
  padding:clamp(3.2rem,4.6vw,4.6rem) 0;
  border-top:1px solid var(--section-rule);
}
.final-cta::after{
  content:'';
  position:absolute;
  inset:24px max(28px,calc((100vw - var(--max))/2)) 24px;
  border:1px solid #d8d8d4;
  border-top:3px solid var(--accent);
  border-radius:12px;
  background:#fff;
  box-shadow:0 18px 50px rgba(20,20,20,.045);
  z-index:0;
}
.final-cta-inner{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(250px,.72fr) minmax(0,1.25fr);
  gap:6px 56px;
  padding:28px 34px;
  text-align:left;
  align-items:start;
}
.final-cta .eyebrow{grid-column:1;grid-row:1;color:#666}
.final-cta .eyebrow::before{border-color:var(--accent)}
.final-cta h2{grid-column:1;grid-row:2 / span 5;color:var(--ink);max-width:15ch;margin:.5rem 0 0}
.final-cta p{grid-column:2;color:#5f5f5f;max-width:62ch;margin-bottom:.8rem}
.final-cta p:nth-of-type(1){grid-row:1 / span 2;padding-top:.15rem}
.final-cta .hero-actions{grid-column:2;justify-content:flex-start;margin-top:.35rem}
.final-cta .button{background:#1d1d1d;border-color:#1d1d1d;color:#fff;box-shadow:0 8px 20px rgba(20,20,20,.10)}
.final-cta .button:hover{background:#333;border-color:#333;color:#fff}
.final-cta .hero-note{grid-column:2;color:#8a8a8a;text-align:left;margin-top:.25rem}
.final-cta .token{color:var(--accent)}

/* Major heading interaction — accent underline only.
   The old black fill could hide page-specific title colours and also collided
   visually with scroll reveals. */
:where(.hero-centered,.page-hero,.editorial-head,.feature-heading,.section-label,.check-group,.founder-copy,.beta-panel,.final-cta-inner) :is(h1,h2){
  width:fit-content;
  padding:.08em .16em .12em;
  margin-left:-.16em;
  background-image:linear-gradient(var(--accent),var(--accent));
  background-repeat:no-repeat;
  background-position:0 100%;
  background-size:0 2px;
  border-radius:0;
  box-shadow:none;
  transition:background-size .52s cubic-bezier(.22,1,.36,1),color .22s ease;
}
:where(.hero-centered,.page-hero,.editorial-head,.feature-heading,.section-label,.check-group,.founder-copy,.beta-panel,.final-cta-inner) :is(h1,h2):hover,
:where(.hero-centered,.page-hero,.editorial-head,.feature-heading,.section-label,.check-group,.founder-copy,.beta-panel,.final-cta-inner) :is(h1,h2):focus-within{
  background-size:100% 2px;
  color:inherit;
  box-shadow:none;
  transform:none;
}

/* Slightly more purposeful surface changes on hover. */
.feature-card:hover,.audience-item:hover,.attio-steps article:hover,.fact:hover,.check-group:hover{
  box-shadow:0 14px 34px rgba(20,20,20,.055);
  z-index:2;
}

@media(max-width:1050px){
  .hero-centered{grid-template-columns:minmax(0,1fr) minmax(310px,.72fr);gap:0 44px}
  .editorial-head>.editorial-copy{grid-template-columns:1fr}
  .editorial-copy .pitch{grid-column:1}
  .step{grid-template-columns:52px minmax(0,1fr);gap:10px 20px}
  .step h2,.step h3{grid-column:2}.step p{grid-column:2}
  .final-cta-inner{gap:6px 40px}
}

@media(max-width:900px){
  .container{width:min(calc(100% - 34px),var(--max))}
  .hero-centered{display:flex;align-items:flex-start;padding-top:2.5rem}
  .hero-centered h1{max-width:15ch}
  .hero-centered .lede{max-width:58ch;margin-top:1.15rem}
  .hero-centered .hero-actions{margin-top:1.15rem}
  .product-stage{margin-top:2.4rem}
  .page-hero>.container{grid-template-columns:1fr;gap:0}
  .page-hero .eyebrow,.page-hero h1,.page-hero .lede{grid-column:1;grid-row:auto}
  .page-hero .lede{margin-top:1rem;padding-top:0;max-width:58ch}
  .editorial-head{grid-template-columns:1fr;gap:0}
  .editorial-head>.eyebrow,.editorial-head>h2,.editorial-head>.editorial-copy{grid-column:1;grid-row:auto}
  .editorial-head>.editorial-copy{padding-top:1.2rem}
  .feature-heading{grid-template-columns:1fr;gap:0}
  .feature-heading>p{padding-top:1rem}
  .section-label{grid-template-columns:1fr;gap:18px}
  .final-cta::after{inset:18px 18px}
  .final-cta-inner{grid-template-columns:1fr;gap:0;padding:24px 28px}
  .final-cta .eyebrow,.final-cta h2,.final-cta p,.final-cta .hero-actions,.final-cta .hero-note{grid-column:1;grid-row:auto}
  .final-cta h2{margin-bottom:1.2rem;max-width:18ch}
  .final-cta p:nth-of-type(1){padding-top:0}
}

@media(max-width:700px){
  .container{width:min(calc(100% - 28px),var(--max))}
  .section{padding:3.2rem 0}
  .feature-card{min-height:0}
  .attio-steps article{min-height:0}
  .audience-item{min-height:0}
  .intro-section .editorial-head{padding:22px 0 22px 16px}
  .final-cta{padding:2.9rem 0}
  .final-cta::after{inset:12px 10px}
  .final-cta-inner{padding:22px 16px}
  :where(.hero-centered,.page-hero,.editorial-head,.feature-heading,.section-label,.check-group,.founder-copy,.beta-panel,.final-cta-inner) :is(h1,h2):hover{transform:none}
}

/* Correct the expanded inner-page step layout: title and description share the content row. */
.step>div:last-child{
  grid-column:2 / -1;
  display:grid;
  grid-template-columns:minmax(220px,.68fr) minmax(300px,1.15fr);
  gap:28px;
  align-items:start;
}
.step>div:last-child h2,.step>div:last-child h3{grid-column:1;margin:0}
.step>div:last-child p{grid-column:2;margin:0}
@media(max-width:1050px){
  .step{grid-template-columns:52px minmax(0,1fr)}
  .step>div:last-child{grid-column:2;grid-template-columns:1fr;gap:10px}
  .step>div:last-child h2,.step>div:last-child h3,.step>div:last-child p{grid-column:1}
}

/* ==========================================================================
   Refinement v5 — supporting copy becomes designed interface content
   ========================================================================== */
:root{
  --copy:#565b61;
  --copy-strong:#303338;
  --copy-soft:#f8f8f6;
  --copy-panel:#fbfbfa;
  --copy-line:#d9d9d5;
  --copy-hover:#c8c8c3;
}

/* The smaller copy should feel like product/UI content, not a document. */
.lede,
.editorial-copy p,
.feature-heading>p,
.feature-copy p,
.attio-steps p,
.audience-item p,
.quiet-block p,
.final-cta p,
.step p,
.check-group>p,
.group-note,
.working p,
.fact p,
.faq-answer-inner p,
.faq-answer-inner li,
.founder-copy p,
.legal-shell p,
.legal-shell li,
.beta-panel p,
.booking-placeholder p,
.editorial-placeholder p{
  color:var(--copy);
  letter-spacing:-.008em;
}

/* Hero and page-intro copy: a compact summary rail. */
.hero-centered .lede,
.page-hero .lede{
  position:relative;
  padding:15px 17px 15px 19px;
  border:1px solid #e1e1dd;
  border-left:3px solid #242424;
  border-radius:7px;
  background:rgba(250,250,248,.86);
  box-shadow:0 7px 22px rgba(20,20,20,.025);
  font-size:.94rem;
  line-height:1.62;
  transition:border-color .22s ease,background .22s ease,box-shadow .22s ease,transform .22s ease;
}
.hero-centered .lede::before,
.page-hero .lede::before{
  content:'';
  position:absolute;
  top:14px;
  right:14px;
  width:7px;
  height:7px;
  border:1px solid #9a9a95;
  border-radius:2px;
  background:#fff;
}
.hero-centered .lede:hover,
.page-hero .lede:hover{
  border-color:#cecec9;
  border-left-color:var(--accent);
  background:#fff;
  box-shadow:0 12px 30px rgba(20,20,20,.045);
  transform:translateY(-1px);
}

/* Editorial paragraphs become compact content modules. */
.editorial-copy{
  align-content:start;
}
.editorial-copy p{
  position:relative;
  margin:0;
  padding:15px 16px 15px 18px;
  border-top:1px solid var(--copy-line);
  background:transparent;
  font-size:.87rem;
  line-height:1.66;
  transition:background .2s ease,border-color .2s ease,transform .2s ease;
}
.editorial-copy p::before{content:none;display:none}
.editorial-copy p:hover{
  background:var(--copy-panel);
  border-color:#cfcfca;
  transform:translateX(3px);
}
.editorial-copy .pitch{
  margin-top:8px;
  padding:16px 18px 16px 20px;
  border:1px solid #ddd8d1;
  border-left:3px solid var(--accent);
  border-radius:6px;
  background:#fffaf5;
  color:var(--copy-strong);
  font-weight:570;
}


/* Intro copy beside section headings looks like a concise annotation panel. */
.feature-heading>p{
  position:relative;
  margin:0;
  padding:14px 16px 14px 18px;
  border:1px solid #deded9;
  border-radius:7px;
  background:#fff;
  box-shadow:0 5px 16px rgba(20,20,20,.02);
  font-size:.86rem;
  line-height:1.62;
  transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;
}
.feature-heading>p::before{
  content:'';
  position:absolute;
  left:-1px;
  top:13px;
  bottom:13px;
  width:2px;
  background:#8e8e89;
}
.feature-band .feature-heading>p::before{background:var(--accent)}
.feature-heading>p:hover{
  border-color:#cacac5;
  box-shadow:0 9px 24px rgba(20,20,20,.04);
  transform:translateY(-1px);
}

/* Card descriptions get their own quiet inset surface. */
.feature-copy p{
  position:relative;
  margin-top:.75rem;
  padding:11px 13px 11px 15px;
  border:1px solid #e3e3df;
  border-radius:6px;
  background:#fafaf8;
  font-size:.80rem;
  line-height:1.56;
}
.feature-copy p::before{
  content:'';
  position:absolute;
  left:-1px;
  top:10px;
  bottom:10px;
  width:2px;
  background:#777;
}
.ai-card .feature-copy p::before{background:var(--accent)}

/* Workflow copy reads as structured supporting data under the action. */
.attio-steps p{
  position:relative;
  margin:15px 0 0;
  padding:13px 14px 13px 16px;
  border-top:1px solid #deded9;
  background:#fafaf8;
  font-size:.79rem;
  line-height:1.58;
}
.attio-steps p::before{content:none;display:none}
.attio-steps article:hover p{border-color:#cacac5;background:#f7f7f4}

/* Audience descriptions: compact profile-like blocks. */
.audience-item p{
  margin-top:17px;
  padding-top:15px;
  border-top:1px solid #deded9;
  font-size:.84rem;
  line-height:1.62;
}
.audience-item p strong{
  display:inline;
  color:#222;
  font-family:'Space Grotesk',ui-sans-serif,sans-serif;
  font-size:1.05rem;
  font-weight:600;
  letter-spacing:-.025em;
}

/* Important explanatory copy is visually anchored rather than floating. */
.quiet-block,
.working,
.booking-placeholder,
.editorial-placeholder{
  position:relative;
  border-radius:7px;
  overflow:hidden;
}
.quiet-block::before,
.working::before,
.booking-placeholder::before,
.editorial-placeholder::before{
  content:'';
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:3px;
  background:#2a2a2a;
}
.quiet-block p,
.working p,
.booking-placeholder p,
.editorial-placeholder p{
  margin:0;
  font-size:.84rem;
  line-height:1.62;
}

/* Inner-page step copy is a distinct reading surface beside its title. */
.step>div:last-child p,
.step p{
  padding:13px 15px;
  border:1px solid #e0e0dc;
  border-radius:6px;
  background:#fafaf8;
  font-size:.84rem;
  line-height:1.62;
  transition:background .2s ease,border-color .2s ease;
}
.step:hover p{background:#fff;border-color:#cdcdc8}

/* Checks and facts: rows feel like review UI rather than prose lists. */
.group-note,
.check-group>p{
  padding:11px 13px;
  border-left:2px solid #7f7f7a;
  background:#fafaf8;
  font-size:.82rem;
  line-height:1.58;
}
.check-group + .check-group .group-note,
.check-group + .check-group>p{border-left-color:var(--accent);background:#fffaf5}
.check-list{
  margin-top:12px;
}
.check-list li{
  position:relative;
  padding:.76rem .8rem .76rem 1.35rem;
  border-bottom:1px solid #e4e4e0;
  font-size:.84rem;
  line-height:1.56;
  color:var(--copy);
  transition:background .18s ease,padding-left .18s ease;
}
.check-list li::before{content:none;display:none}

.check-list li:hover{background:#fafaf8;padding-left:1.5rem}
.check-list strong{color:#222;font-weight:700}

.security-facts .fact p{
  margin-top:.8rem;
  padding-top:.8rem;
  border-top:1px solid #e1e1dd;
  font-size:.82rem;
  line-height:1.6;
}

/* FAQ answers: a controlled inset canvas when expanded. */
.faq-answer-inner{
  margin-top:.2rem;
  padding:0 0 .25rem;
}
.faq-answer-inner p,
.faq-answer-inner ul{
  max-width:78ch;
  font-size:.84rem;
  line-height:1.64;
}
.faq-item.is-open .faq-answer-inner{
  margin:4px 0 10px;
  padding:15px 17px;
  border:1px solid #e0e0dc;
  border-left:2px solid var(--accent);
  border-radius:6px;
  background:#fff;
}
.faq-answer-inner li{margin:.35rem 0}

/* About / beta / legal supporting copy gets rhythm without becoming card-heavy. */
.founder-copy>p,
.beta-panel>p,
.legal-shell>p{
  position:relative;
  padding:11px 14px 11px 16px;
  margin:0 0 8px;
  border-left:1px solid #d5d5d0;
  background:#fbfbfa;
  font-size:.85rem;
  line-height:1.64;
}
.founder-copy>p:hover,
.beta-panel>p:hover,
.legal-shell>p:hover{
  border-left-color:#2a2a2a;
  background:#f7f7f5;
}
.legal-shell ul{
  margin:8px 0 18px;
  padding:12px 14px 12px 32px;
  border:1px solid #e1e1dd;
  border-radius:6px;
  background:#fbfbfa;
}
.legal-shell li{font-size:.84rem;line-height:1.6;margin:.3rem 0}

/* CTA copy: clean stacked rows, no text wall. */
.final-cta p{
  position:relative;
  margin:0 0 6px;
  padding:10px 12px 10px 15px;
  border-left:1px solid #d8d8d3;
  background:#fafaf8;
  font-size:.82rem;
  line-height:1.58;
}
.final-cta p:hover{border-left-color:var(--accent);background:#fffaf5}
.final-cta .hero-note{
  background:transparent;
  border-left:0;
  padding:5px 0 0;
  font-size:.70rem;
}

/* Small utility copy and metadata: quieter, more deliberate. */
.hero-note,
.evidence-kicker,
.sidebar-title,
.sidebar-caption,
.review-toolbar>span,
.window-meta{
  letter-spacing:.025em;
}
.hero-note{
  display:inline-flex;
  align-items:center;
  gap:.45rem;
  width:max-content;
  padding:.28rem .48rem;
  border:1px solid #e2e2de;
  border-radius:999px;
  background:#fafaf8;
}
.hero-note::before{
  content:'';
  width:5px;
  height:5px;
  border-radius:50%;
  background:var(--accent);
}

/* Supporting-copy hover motion remains minimal and corporate. */
@media(hover:hover) and (pointer:fine){
  .feature-copy p,
  .attio-steps p,
  .audience-item p,
  .security-facts .fact p,
  .founder-copy>p,
  .beta-panel>p,
  .legal-shell>p,
  .final-cta p{
    transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease;
  }
}

@media(max-width:1050px){
  .editorial-copy p{padding-right:14px}
}

@media(max-width:900px){
  .hero-centered .lede,.page-hero .lede{max-width:62ch}
  .feature-heading>p{margin-top:2px}
  .editorial-copy{gap:8px}
  .editorial-copy p{border:1px solid #e2e2de;border-radius:6px;padding:13px 14px 13px 18px}
  .editorial-copy p::before{content:none;display:none}
}

@media(max-width:700px){
  .hero-centered .lede,.page-hero .lede{padding:13px 14px 13px 16px;font-size:.90rem}
  .feature-heading>p{font-size:.82rem}
  .editorial-copy p,.founder-copy>p,.beta-panel>p,.legal-shell>p{font-size:.82rem}
  .attio-steps p,.audience-item p,.step p,.check-list li,.faq-answer-inner p,.faq-answer-inner li{font-size:.80rem}
  .final-cta p{font-size:.80rem}
}

@media(prefers-reduced-motion:reduce){
  .hero-centered .lede,.page-hero .lede,.editorial-copy p,.feature-heading>p{transform:none!important}
}

/* ==========================================================================
   Refinement v6 — accounting-led line illustrations use intentional whitespace
   ========================================================================== */
.section-ornament{
  width:156px;
  height:98px;
  align-self:center;
  justify-self:center;
  opacity:.88;
  pointer-events:none;
  user-select:none;
}
.section-ornament svg{display:block;width:100%;height:100%;overflow:visible}
.section-ornament path,.section-ornament rect,.section-ornament circle{
  vector-effect:non-scaling-stroke;
}

/* A subtle ledger watermark under the homepage headline fills the left-hand void
   without competing with the product mock-up. */
.hero-ledger-ornament{
  grid-column:1;
  grid-row:3 / span 2;
  justify-self:start;
  align-self:end;
  width:210px;
  height:126px;
  margin-top:1.25rem;
  opacity:.62;
}
.hero-ledger-ornament::after{
  content:'REVIEW / TIE-OUT';
  display:block;
  margin-top:-4px;
  color:#9a9a95;
  font-size:.58rem;
  font-weight:700;
  letter-spacing:.12em;
}

/* The middle visual bridge is intentional: title → visual logic → explanation. */
.feature-heading{
  grid-template-columns:minmax(330px,.88fr) 156px minmax(300px,.66fr);
  gap:30px;
  align-items:center;
}
.feature-heading>div:first-child{grid-column:1}
.feature-heading>.heading-ornament{grid-column:2}
.feature-heading>p{grid-column:3;padding-top:0}
.feature-heading.no-support-copy{
  grid-template-columns:minmax(330px,.9fr) minmax(220px,.55fr);
}
.feature-heading.no-support-copy>div:first-child{grid-column:1}
.feature-heading.no-support-copy>.heading-ornament{grid-column:2;justify-self:end;width:205px}

.editorial-head{
  grid-template-columns:minmax(245px,.67fr) 140px minmax(0,1.22fr);
  column-gap:34px;
}
.editorial-head>.eyebrow,.editorial-head>h2{grid-column:1}
.editorial-head>.heading-ornament{grid-column:2;grid-row:1 / span 2;align-self:center;width:140px;height:92px}
.editorial-head>.editorial-copy{grid-column:3}

/* Inner page intro: small visual bridge between the title and the summary rail. */
.page-hero>.container{
  grid-template-columns:minmax(240px,.62fr) 132px minmax(340px,1fr);
  gap:7px 34px;
}
.page-hero .eyebrow,.page-hero h1{grid-column:1}
.page-hero .page-ornament{grid-column:2;grid-row:1 / span 2;width:132px;height:88px;align-self:center}
.page-hero .lede{grid-column:3}
.page-hero .page-hero-no-copy .page-ornament{grid-column:2 / -1;justify-self:end;width:230px;height:96px;opacity:.68}

/* Labelled inner-page sections use the otherwise empty right margin. */
.section-label{
  grid-template-columns:190px minmax(0,1fr) 150px;
  gap:34px;
  align-items:start;
}
.section-label>.side-label{grid-column:1}
.section-label>.measure{grid-column:2}
.section-label>.label-ornament{grid-column:3;position:sticky;top:175px;width:145px;height:94px;opacity:.72}

/* Closing CTA: visual is integrated into the panel, never a detached floating shape. */
.final-cta-inner{grid-template-columns:minmax(245px,.70fr) minmax(0,1.18fr) 130px;column-gap:38px}
.final-cta .eyebrow,.final-cta h2{grid-column:1}
.final-cta p,.final-cta .hero-actions,.final-cta .hero-note{grid-column:2}
.final-cta .final-ornament{grid-column:3;grid-row:1 / span 7;align-self:center;width:128px;height:92px;opacity:.78}

/* Tiny motion only when the user engages the containing section. */
@media(hover:hover) and (pointer:fine){
  .feature-heading:hover .section-ornament,
  .editorial-head:hover .section-ornament,
  .section-label:hover .section-ornament,
  .page-hero:hover .section-ornament,
  .hero-centered:hover .hero-ledger-ornament{
    opacity:1;
    transform:translateY(-2px);
  }
  .section-ornament{transition:opacity .22s ease,transform .24s cubic-bezier(.16,1,.3,1)}
}

@media(max-width:1120px){
  .feature-heading{grid-template-columns:minmax(300px,.82fr) 120px minmax(280px,.7fr);gap:24px}
  .feature-heading>.heading-ornament{width:120px}
  .editorial-head{grid-template-columns:minmax(235px,.65fr) 110px minmax(0,1.2fr);column-gap:26px}
  .editorial-head>.heading-ornament{width:110px}
  .page-hero>.container{grid-template-columns:minmax(225px,.62fr) 100px minmax(320px,1fr);gap:7px 26px}
  .page-hero .page-ornament{width:100px}
  .section-label{grid-template-columns:170px minmax(0,1fr) 110px;gap:28px}
  .section-label>.label-ornament{width:105px}
  .final-cta-inner{grid-template-columns:minmax(230px,.7fr) minmax(0,1.2fr) 100px;column-gap:28px}
  .final-cta .final-ornament{width:96px}
}

@media(max-width:900px){
  /* On tablet/mobile, content should win. Illustrations move beneath/alongside rather than squeezing text. */
  .hero-ledger-ornament{display:none}
  .feature-heading,.feature-heading.no-support-copy{grid-template-columns:1fr auto;gap:12px 20px;align-items:start}
  .feature-heading>div:first-child{grid-column:1}
  .feature-heading>.heading-ornament,.feature-heading.no-support-copy>.heading-ornament{grid-column:2;grid-row:1;width:96px;height:70px;justify-self:end}
  .feature-heading>p{grid-column:1 / -1}
  .editorial-head{grid-template-columns:1fr auto;gap:0 18px}
  .editorial-head>.eyebrow,.editorial-head>h2{grid-column:1}
  .editorial-head>.heading-ornament{grid-column:2;grid-row:1 / span 2;width:92px;height:68px}
  .editorial-head>.editorial-copy{grid-column:1 / -1}
  .page-hero>.container{grid-template-columns:1fr auto;gap:0 18px}
  .page-hero .eyebrow,.page-hero h1{grid-column:1}
  .page-hero .page-ornament,.page-hero .page-hero-no-copy .page-ornament{grid-column:2;grid-row:1 / span 2;width:92px;height:70px;justify-self:end}
  .page-hero .lede{grid-column:1 / -1}
  .section-label{grid-template-columns:1fr;gap:16px}
  .section-label>.side-label,.section-label>.measure{grid-column:1}
  .section-label>.label-ornament{display:none}
  .final-cta-inner{grid-template-columns:1fr auto;gap:0 18px}
  .final-cta .eyebrow,.final-cta h2{grid-column:1}
  .final-cta p,.final-cta .hero-actions,.final-cta .hero-note{grid-column:1 / -1}
  .final-cta .final-ornament{grid-column:2;grid-row:1 / span 2;width:84px;height:64px;align-self:start}
}

@media(max-width:600px){
  .section-ornament{opacity:.62}
  .feature-heading>.heading-ornament,.feature-heading.no-support-copy>.heading-ornament,
  .editorial-head>.heading-ornament,.page-hero .page-ornament,
  .page-hero .page-hero-no-copy .page-ornament,.final-cta .final-ornament{width:72px;height:56px}
}

@media(prefers-reduced-motion:reduce){
  .section-ornament{transition:none!important;transform:none!important}
}

/* ==========================================================================\n   Refinement v7 — contextual visuals, integrated with the copy\n   ========================================================================== */
/* Remove the v6 generic-ornament layout assumptions. */
.section-ornament{display:none!important}
.hero-ledger-ornament{display:none!important}

/* The contextual diagrams are intentionally substantial enough to occupy the
   column they are given; they are not detached decorative icons. */
.context-visual{
  width:100%;
  min-width:0;
  border:1px solid #deded9;
  background:linear-gradient(180deg,#fff 0%,#fbfbf9 100%);
  border-radius:10px;
  padding:14px;
  color:#252523;
  box-shadow:0 14px 34px rgba(20,20,18,.045);
  overflow:hidden;
}
.cv-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;margin-bottom:12px;border-bottom:1px solid #e8e8e3;font-size:.62rem;letter-spacing:.025em}
.cv-top span{font-weight:720;color:#353532}.cv-top em{font-style:normal;color:#8a8a84}
.cv-caption{display:flex;align-items:center;gap:7px;margin-top:11px;padding-top:9px;border-top:1px solid #ecece8;color:#777770;font-size:.61rem;line-height:1.45}
.cv-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);flex:0 0 auto}

/* Problem — a late adjustment updated the face but not the note. */
.cv-mismatch{display:grid;grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr);gap:8px;align-items:center}
.cv-sheet{min-height:104px;border:1px solid #d7d7d2;background:#fff;border-radius:6px;padding:12px;display:flex;flex-direction:column}
.cv-sheet small{color:#87877f;font-size:.56rem}.cv-sheet b{font-size:.75rem;margin:4px 0 13px;font-weight:700}
.cv-sheet i{display:block;height:1px;background:#d7d7d1;margin:5px 0;width:100%}.cv-sheet i.short{width:68%}.cv-sheet i.accent-line{background:var(--accent);height:2px;width:78%}
.cv-not-equal{text-align:center;color:#98988f}.cv-not-equal strong{display:block;color:var(--accent);font-size:1.45rem;font-weight:500;line-height:1}.cv-not-equal small{display:block;margin-top:5px;font-size:.49rem;line-height:1.25;text-transform:uppercase;letter-spacing:.08em}

/* Exact versus AI-assisted — mirrors the language of the section. */
.cv-split{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e0e0db;border-radius:7px;overflow:hidden;background:#fff}
.cv-lane{padding:12px;min-height:126px}.cv-lane+.cv-lane{border-left:1px solid #e3e3de}.cv-lane.assisted{background:#fffaf5}
.lane-head{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:14px}.lane-head b{font-size:.72rem}.lane-head span{font-size:.5rem;color:#8a8a83}
.lane-row{display:flex;justify-content:space-between;gap:7px;padding:8px 0;border-top:1px solid #ededE8;font-size:.57rem}.lane-row i{font-style:normal;color:#4f6857;font-weight:700}
.evidence-lines{padding-top:5px}.evidence-lines i{height:1px;background:#cfcfc8;display:block;margin:9px 0;width:100%}.evidence-lines i.short{width:64%}.confirm-chip{display:inline-flex;margin-top:6px;border:1px solid #d9b38f;background:#fff5ea;color:#9a4b0d;border-radius:999px;padding:4px 8px;font-size:.52rem;font-weight:700}

/* Workflow — the actual product sequence, not a generic three-node icon. */
.cv-flow{display:grid;grid-template-columns:1fr 24px 1fr 24px 1fr;align-items:stretch;gap:8px}
.flow-inputs{display:grid;gap:7px}.flow-doc,.flow-engine,.flow-output{border:1px solid #dcdcd6;background:#fff;border-radius:6px;padding:10px;min-height:106px}
.flow-doc{min-height:49px;display:grid;grid-template-columns:31px 1fr;align-items:center;gap:7px}.flow-doc b{display:grid;place-items:center;width:29px;height:29px;border:1px solid #bdbdb6;border-radius:4px;font-size:.56rem}.flow-doc span{font-size:.55rem;color:#66665f}
.flow-arrow{display:grid;place-items:center;color:#aaa9a2;font-size:1rem}.flow-engine{display:flex;flex-direction:column;justify-content:center;text-align:center}.flow-engine>span{width:17px;height:17px;border:1px solid var(--accent);border-radius:50%;margin:0 auto 9px;position:relative}.flow-engine>span:after{content:'';position:absolute;inset:4px;border-radius:50%;background:var(--accent)}.flow-engine b,.flow-output b{font-size:.69rem}.flow-engine small{margin-top:5px;font-size:.49rem;color:#86867f}
.flow-output{display:flex;flex-direction:column;gap:6px;justify-content:center}.flow-output span{font-size:.52rem;border-top:1px solid #ecece7;padding-top:5px;color:#66665f}.flow-output span:first-of-type{color:#3f634d}

/* Security — a simple, truthful data path specific to the security copy. */
.cv-security{display:grid;grid-template-columns:1fr 30px 1fr 30px 1.25fr;align-items:center}.secure-node{border:1px solid #dcdcd6;background:#fff;border-radius:6px;min-height:92px;padding:10px;display:flex;flex-direction:column;justify-content:center}.secure-node b{font-size:.66rem}.secure-node small{font-size:.49rem;line-height:1.35;color:#777770;margin-top:5px}.secure-link{height:1px;background:#c8c8c1;position:relative}.secure-link:after{content:'›';position:absolute;right:-1px;top:50%;transform:translateY(-55%);color:#aaa9a2}.secure-link.amber{background:#d9a06c}.lock-mark{width:16px;height:13px;border:1px solid #55554f;border-radius:3px;margin-bottom:8px;position:relative}.lock-mark:before{content:'';position:absolute;left:3px;right:3px;height:7px;border:1px solid #55554f;border-bottom:0;border-radius:7px 7px 0 0;top:-7px}

/* FAQ — resembles the actual accordion structure users will interact with. */
.cv-faq{border:1px solid #dfdfda;border-radius:7px;overflow:hidden;background:#fff}.cv-faq>div{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;min-height:42px;padding:0 11px;border-bottom:1px solid #ecece7}.cv-faq>div:last-child{border-bottom:0}.cv-faq span{font-size:.48rem;color:#999991}.cv-faq b{font-size:.61rem}.cv-faq i{font-style:normal;color:var(--accent);font-size:.82rem}

/* About — credential + product constraint, tied directly to founder copy. */
.cv-founder{display:grid;grid-template-columns:52px 1fr;gap:12px;align-items:center;padding:5px}.founder-monogram{width:50px;height:50px;border:1px solid #bdbdb6;border-radius:50%;display:grid;place-items:center;font-size:.66rem;font-weight:750}.cv-founder>div:last-child{display:flex;flex-direction:column}.cv-founder b{font-size:.72rem}.cv-founder span{font-size:.55rem;color:#6c6c66;margin-top:3px}.cv-founder small{font-size:.5rem;color:#909089;line-height:1.4;margin-top:8px;padding-top:8px;border-top:1px solid #e6e6e1}

/* Beta — actual ask: a 20-minute call, reviewed files, honest findings. */
.cv-beta{display:grid;grid-template-columns:78px 1fr;gap:13px;align-items:center}.calendar-mini{height:78px;border:1px solid #d7d7d1;border-radius:7px;background:#fff;display:grid;grid-template-rows:15px 1fr auto;text-align:center;overflow:hidden}.calendar-mini>div{background:#f4f1ed;border-bottom:1px solid #ddd8d2}.calendar-mini b{align-self:center;font-size:1.35rem}.calendar-mini span{font-size:.43rem;letter-spacing:.13em;color:#8e8e87;padding-bottom:7px}.beta-brief{display:flex;flex-direction:column}.beta-brief b{font-size:.69rem;margin-bottom:7px}.beta-brief span{font-size:.54rem;color:#65655f;padding:5px 0;border-top:1px solid #e8e8e3}.beta-brief small{font-size:.48rem;color:#9a5b25;margin-top:7px;font-weight:700}

/* Homepage layout: diagrams occupy the former empty middle space. */
.page-home .editorial-head.has-context-visual{
  grid-template-columns:minmax(270px,.72fr) minmax(245px,.60fr) minmax(0,1.16fr);
  grid-template-rows:auto auto;
  column-gap:34px;
  align-items:center;
}
.page-home .editorial-head.has-context-visual>.eyebrow,.page-home .editorial-head.has-context-visual>h2{grid-column:1}
.page-home .editorial-head.has-context-visual>.context-visual{grid-column:2;grid-row:1 / span 2;align-self:center}
.page-home .editorial-head.has-context-visual>.editorial-copy{grid-column:3;grid-row:1 / span 2;padding-top:0}

.page-home .feature-heading.has-context-visual{
  grid-template-columns:minmax(320px,.83fr) minmax(300px,.72fr) minmax(300px,.68fr);
  gap:34px;
  align-items:center;
  margin-bottom:30px;
}
.page-home .feature-heading.has-context-visual>div:first-child{grid-column:1}
.page-home .feature-heading.has-context-visual>.context-visual{grid-column:2}
.page-home .feature-heading.has-context-visual>p{grid-column:3;padding-top:0;margin:0}

/* Audience: no artificial third column. */
.page-home .audience-section .feature-heading{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:32px}

/* Closing CTA uses the beta visual as part of the content grid, not an icon at the edge. */
.page-home .final-cta-inner.has-context-visual{grid-template-columns:minmax(250px,.66fr) minmax(330px,1.08fr) minmax(270px,.66fr);gap:16px 38px;align-items:start}
.page-home .final-cta-inner.has-context-visual>.eyebrow,.page-home .final-cta-inner.has-context-visual>h2{grid-column:1}
.page-home .final-cta-inner.has-context-visual>p{grid-column:2}
.page-home .final-cta-inner.has-context-visual>.context-visual{grid-column:3;grid-row:1 / span 5;align-self:center}
.page-home .final-cta-inner.has-context-visual>.hero-actions,.page-home .final-cta-inner.has-context-visual>.hero-note{grid-column:2}

/* Inner page hero: unique subject visual bridges title and summary. */
.page-hero>.container.has-context-visual{grid-template-columns:minmax(240px,.62fr) minmax(285px,.70fr) minmax(330px,1fr);gap:8px 34px;align-items:center}
.page-hero>.container.has-context-visual>.eyebrow,.page-hero>.container.has-context-visual>h1{grid-column:1}
.page-hero>.container.has-context-visual>.context-visual{grid-column:2;grid-row:1 / span 2}
.page-hero>.container.has-context-visual>.lede{grid-column:3;grid-row:1 / span 2;margin:0}

/* Inner labelled sections use the content width instead of reserving a blank ornament column. */
.section-label{grid-template-columns:190px minmax(0,1fr)!important;gap:42px!important}
.section-label>.side-label{grid-column:1!important}.section-label>.measure{grid-column:2!important;max-width:920px!important}.section-label>.label-ornament{display:none!important}

/* Pull the product mockup slightly closer to the hero; it is already the hero's main visual. */
.page-home .product-stage{margin-top:clamp(1.9rem,2.8vw,2.7rem)}
.page-home .attio-hero{padding-bottom:38px}

@media(hover:hover) and (pointer:fine){
  .context-visual{transition:transform .26s cubic-bezier(.16,1,.3,1),box-shadow .26s ease,border-color .2s ease}
  .context-visual:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(20,20,18,.075);border-color:#cfcfc8}
}

@media(max-width:1100px){
  .page-home .editorial-head.has-context-visual{grid-template-columns:minmax(250px,.72fr) minmax(220px,.58fr) minmax(300px,1fr);gap:28px}
  .page-home .feature-heading.has-context-visual{grid-template-columns:minmax(290px,.82fr) minmax(255px,.68fr) minmax(275px,.7fr);gap:26px}
  .page-home .final-cta-inner.has-context-visual{grid-template-columns:minmax(230px,.65fr) minmax(300px,1fr) minmax(230px,.62fr);gap:28px}
  .page-hero>.container.has-context-visual{grid-template-columns:minmax(220px,.58fr) minmax(240px,.65fr) minmax(310px,1fr);gap:26px}
}

@media(max-width:900px){
  .page-home .editorial-head.has-context-visual,.page-home .feature-heading.has-context-visual,.page-home .final-cta-inner.has-context-visual,.page-hero>.container.has-context-visual{grid-template-columns:1fr!important;gap:18px!important;align-items:start}
  .page-home .editorial-head.has-context-visual>.eyebrow,.page-home .editorial-head.has-context-visual>h2,.page-home .editorial-head.has-context-visual>.context-visual,.page-home .editorial-head.has-context-visual>.editorial-copy,
  .page-home .feature-heading.has-context-visual>div:first-child,.page-home .feature-heading.has-context-visual>.context-visual,.page-home .feature-heading.has-context-visual>p,
  .page-home .final-cta-inner.has-context-visual>.eyebrow,.page-home .final-cta-inner.has-context-visual>h2,.page-home .final-cta-inner.has-context-visual>p,.page-home .final-cta-inner.has-context-visual>.context-visual,.page-home .final-cta-inner.has-context-visual>.hero-actions,.page-home .final-cta-inner.has-context-visual>.hero-note,
  .page-hero>.container.has-context-visual>.eyebrow,.page-hero>.container.has-context-visual>h1,.page-hero>.container.has-context-visual>.context-visual,.page-hero>.container.has-context-visual>.lede{grid-column:1!important;grid-row:auto!important}
  .context-visual{max-width:560px}
  .page-home .editorial-head.has-context-visual>.context-visual,.page-home .feature-heading.has-context-visual>.context-visual{margin:2px 0 4px}
  .page-hero>.container.has-context-visual>.context-visual{margin-top:8px}
  .cv-flow{grid-template-columns:1fr 18px 1fr 18px 1fr}
  .section-label{grid-template-columns:1fr!important;gap:18px!important}.section-label>.side-label,.section-label>.measure{grid-column:1!important}
}

@media(max-width:600px){
  .context-visual{padding:11px;border-radius:8px}.cv-top{margin-bottom:10px}
  .cv-mismatch{grid-template-columns:1fr 38px 1fr}.cv-sheet{min-height:92px;padding:10px}.cv-not-equal small{display:none}
  .cv-split{grid-template-columns:1fr}.cv-lane+.cv-lane{border-left:0;border-top:1px solid #e3e3de}
  .cv-flow{grid-template-columns:1fr}.flow-arrow{height:16px;transform:rotate(90deg)}.flow-inputs{grid-template-columns:1fr 1fr}.flow-doc{grid-template-columns:27px 1fr;padding:8px}
  .cv-security{grid-template-columns:1fr}.secure-link{width:1px;height:18px;justify-self:center}.secure-link:after{content:'⌄';top:auto;bottom:-7px;right:50%;transform:translateX(50%)}
  .cv-beta{grid-template-columns:68px 1fr}.calendar-mini{height:68px}
}

@media(prefers-reduced-motion:reduce){.context-visual{transition:none!important;transform:none!important}}

/* ==========================================================================
   Refinement v8 — Accurao-owned opening hero; remove Attio-style app mock-up
   ========================================================================== */
.page-home .attio-hero,.page-home .product-stage{display:none!important}

.accurao-hero{
  position:relative;
  border-bottom:1px solid var(--rule);
  background:#fff;
  padding:clamp(3.2rem,5vw,5.25rem) 0 clamp(3rem,4.5vw,4.6rem);
  overflow:hidden;
}
.accurao-hero::before{
  content:'';
  position:absolute;
  left:0;right:0;top:0;
  height:1px;
  background:linear-gradient(90deg,transparent 0,rgba(24,24,27,.08) 18%,rgba(24,24,27,.08) 82%,transparent 100%);
}
.accurao-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.03fr) minmax(430px,.82fr);
  gap:clamp(3.2rem,6vw,7rem);
  align-items:center;
}
.hero-copy{min-width:0;max-width:760px}
.hero-kicker{
  display:flex;align-items:center;gap:10px;flex-wrap:wrap;
  margin-bottom:1.5rem;color:#73736e;font-size:.70rem;font-weight:650;
  letter-spacing:.015em;
}
.kicker-dot{width:7px;height:7px;border-radius:50%;background:var(--accent);flex:0 0 auto}
.kicker-rule{width:34px;height:1px;background:#d2d2cd}
.accurao-hero h1{
  max-width:13.5ch;
  margin:0;
  font-size:clamp(3.15rem,5.15vw,5.25rem);
  line-height:.98;
  letter-spacing:-.058em;
  text-wrap:balance;
}
.accurao-hero h1 span{color:#73736f}
.hero-summary{
  max-width:61ch;
  margin:1.55rem 0 0;
  color:#5f5f5a;
  font-size:clamp(.96rem,1.08vw,1.05rem);
  line-height:1.72;
}
.accurao-hero .hero-actions{
  margin-top:1.65rem;
  display:flex;align-items:center;gap:18px;flex-wrap:wrap;
}
.accurao-hero .text-link{
  display:inline-flex;align-items:center;gap:8px;
  color:#2f2f2c;text-decoration:none;font-size:.79rem;font-weight:720;
  padding:8px 0;border-bottom:1px solid #bdbdb8;
  transition:gap .18s ease,border-color .18s ease;
}
.accurao-hero .text-link:hover{gap:12px;border-color:#2f2f2c}
.beta-line{
  display:flex;align-items:flex-start;gap:9px;
  margin-top:1.2rem;color:#85857f;font-size:.70rem;line-height:1.55;
}
.beta-dot{width:5px;height:5px;border-radius:50%;background:var(--accent);margin-top:.42rem;flex:0 0 auto}

.tieout-panel{
  position:relative;
  border:1px solid #d9d9d4;
  border-radius:12px;
  background:#fff;
  box-shadow:0 22px 60px rgba(22,22,20,.065);
  overflow:hidden;
}
.tieout-panel::before{
  content:'';position:absolute;inset:0 auto 0 0;width:2px;background:var(--accent);
}
.tieout-head{
  display:flex;align-items:flex-start;justify-content:space-between;gap:20px;
  padding:20px 22px 18px 24px;border-bottom:1px solid #e5e5e1;background:#fcfcfb;
}
.tieout-head>div{display:flex;flex-direction:column;gap:5px}
.tieout-eyebrow{font-size:.59rem;color:#8b8b84;text-transform:uppercase;letter-spacing:.10em;font-weight:720}
.tieout-head strong{font-size:.93rem;line-height:1.35;font-weight:720;color:#2d2d2a}
.read-only-chip{border:1px solid #d7d7d2;border-radius:999px;padding:5px 8px;color:#777771;font-size:.55rem;white-space:nowrap;background:#fff}
.tieout-columns,.tieout-row{
  display:grid;grid-template-columns:minmax(160px,1.55fr) .72fr .72fr .55fr;gap:12px;align-items:center;
}
.tieout-columns{padding:9px 20px 9px 24px;background:#fafaf9;border-bottom:1px solid #e7e7e2;color:#979790;font-size:.55rem}
.tieout-row{padding:17px 20px 17px 24px;border-bottom:1px solid #e7e7e2;font-variant-numeric:tabular-nums;font-size:.72rem;position:relative}
.tieout-row>span:first-child{display:flex;flex-direction:column;gap:3px}
.tieout-row b{font-size:.75rem;font-weight:720}.tieout-row small{color:#979790;font-size:.58rem}
.tieout-row>strong{font-weight:560;color:#474742;text-align:left}
.tieout-row.tied>strong:last-child{color:#40644e}
.tieout-row.finding{background:#fffaf5}
.tieout-row.finding::before{content:'';position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--accent)}
.tieout-row.finding>strong:last-child{color:var(--accent);font-weight:740}
.tieout-footer{
  display:flex;align-items:center;justify-content:space-between;gap:16px;
  padding:13px 20px 14px 24px;color:#81817b;font-size:.59rem;line-height:1.4;
}
.finding-marker{display:inline-flex;align-items:center;gap:6px;color:#8a4b17;font-weight:720;white-space:nowrap}
.finding-marker i{width:6px;height:6px;border-radius:50%;background:var(--accent)}

@media(hover:hover) and (pointer:fine){
  .tieout-panel{transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s ease,border-color .2s ease}
  .tieout-panel:hover{transform:translateY(-4px);box-shadow:0 28px 72px rgba(22,22,20,.09);border-color:#cbcbc5}
  .tieout-row{transition:background .18s ease}.tieout-row.tied:hover{background:#fbfbf8}.tieout-row.finding:hover{background:#fff6ed}
}

/* The first content section should follow the hero without another large void. */
.page-home .intro-section{padding-top:clamp(2.8rem,4vw,4rem)}

@media(max-width:1050px){
  .accurao-hero-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);gap:42px}
  .accurao-hero h1{font-size:clamp(2.9rem,5vw,4.5rem)}
  .tieout-columns,.tieout-row{grid-template-columns:minmax(145px,1.45fr) .68fr .68fr .52fr;gap:9px}
}
@media(max-width:900px){
  .accurao-hero{padding:3rem 0 3.2rem}
  .accurao-hero-grid{grid-template-columns:1fr;gap:32px;align-items:start}
  .hero-copy{max-width:760px}
  .accurao-hero h1{max-width:14ch;font-size:clamp(2.75rem,8vw,4rem)}
  .hero-summary{max-width:64ch}
  .tieout-panel{max-width:720px;width:100%}
}
@media(max-width:600px){
  .accurao-hero{padding:2.45rem 0 2.7rem}
  .hero-kicker{margin-bottom:1.2rem}.kicker-rule{display:none}
  .accurao-hero h1{font-size:clamp(2.35rem,11.8vw,3.15rem);max-width:13ch}
  .accurao-hero h1 span{color:#777772}
  .hero-summary{font-size:.90rem;line-height:1.65;margin-top:1.2rem}
  .accurao-hero .hero-actions{align-items:flex-start;flex-direction:column;gap:10px;margin-top:1.35rem}
  .accurao-hero .button{width:auto}
  .tieout-head{padding:16px 16px 14px 18px}.read-only-chip{display:none}
  .tieout-columns{display:none}
  .tieout-row{grid-template-columns:minmax(150px,1fr) auto;gap:10px;padding:14px 16px 14px 18px}
  .tieout-row>strong:nth-of-type(1),.tieout-row>strong:nth-of-type(2){display:none}
  .tieout-row>strong:last-child{text-align:right}
  .tieout-row.tied>strong:last-child::before{content:'Difference ';display:block;color:#9a9a94;font-size:.48rem;font-weight:500;margin-bottom:3px}
  .tieout-row.finding>strong:last-child::before{content:'Difference ';display:block;color:#9a9a94;font-size:.48rem;font-weight:500;margin-bottom:3px}
  .tieout-footer{align-items:flex-start;flex-direction:column;padding:11px 16px 12px 18px;gap:6px}
}
@media(prefers-reduced-motion:reduce){.tieout-panel{transition:none!important;transform:none!important}}

/* ==========================================================================
   Refinement v9 — cleaner corporate opening experience
   ========================================================================== */
.page-home .accurao-hero{display:none!important}

.corporate-hero{
  position:relative;
  background:#fff;
  border-bottom:1px solid var(--rule);
  padding:clamp(2.7rem,4.2vw,4.6rem) 0 0;
  overflow:hidden;
}
.corporate-hero-inner{position:relative}
.hero-meta{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:20px;
  padding:0 0 14px;
  border-bottom:1px solid #deded9;
  color:#74746f;
  font-size:.67rem;
  font-weight:650;
  letter-spacing:.025em;
}
.hero-meta span:last-child{font-variant-numeric:tabular-nums}
.corporate-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.28fr) minmax(390px,.72fr);
  gap:clamp(3rem,6vw,7.4rem);
  align-items:end;
  padding:clamp(3rem,5vw,5.4rem) 0 clamp(2.8rem,4vw,4.1rem);
}
.corporate-hero-title{min-width:0}
.corporate-hero-title h1{
  margin:0;
  max-width:15.2ch;
  font-size:clamp(3.15rem,4.8vw,5.05rem);
  line-height:.985;
  letter-spacing:-.055em;
  font-weight:560;
  color:#191918;
}
.corporate-hero-title h1 span{
  color:#555550;
  font-weight:500;
}
.corporate-hero-copy{
  max-width:500px;
  padding-bottom:.35rem;
}
.corporate-hero-copy>p{
  margin:0;
  color:#545450;
  font-size:clamp(.95rem,1.05vw,1.06rem);
  line-height:1.72;
  max-width:47ch;
}
.corporate-hero-actions{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:18px;
  margin-top:1.65rem;
}
.hero-secondary{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:9px 0 8px;
  color:#2b2b29;
  border-bottom:1px solid #bdbdb7;
  text-decoration:none;
  font-size:.78rem;
  font-weight:730;
  transition:gap .18s ease,border-color .18s ease;
}
.hero-secondary:hover{gap:12px;border-color:#2b2b29}
.hero-beta-note{
  display:flex;
  align-items:center;
  gap:8px;
  margin-top:1.2rem;
  color:#888883;
  font-size:.66rem;
  line-height:1.45;
  letter-spacing:.005em;
}
.hero-beta-note>span{width:5px;height:5px;border-radius:50%;background:var(--accent);flex:0 0 auto}
.review-flow{
  display:grid;
  grid-template-columns:1fr 44px 1fr 44px 1.15fr 44px 1fr;
  align-items:stretch;
  border-top:1px solid #d9d9d4;
  border-bottom:1px solid #d9d9d4;
  background:#fbfbfa;
}
.review-flow-item{
  display:grid;
  grid-template-columns:28px 1fr;
  gap:12px;
  align-items:center;
  min-height:92px;
  padding:18px 18px;
  position:relative;
}
.review-flow-item.emphasis{background:#fffaf5}
.review-flow-item.emphasis::before{content:'';position:absolute;left:0;right:0;top:-1px;height:2px;background:var(--accent)}
.flow-step{
  width:28px;height:28px;
  display:grid;place-items:center;
  border:1px solid #d5d5cf;
  border-radius:50%;
  background:#fff;
  color:#777771;
  font-size:.56rem;
  font-weight:740;
  font-variant-numeric:tabular-nums;
}
.review-flow-item strong{display:block;color:#272725;font-size:.78rem;line-height:1.3;font-weight:720}
.review-flow-item small{display:block;margin-top:4px;color:#8a8a84;font-size:.61rem;line-height:1.4}
.flow-connector{position:relative}
.flow-connector::before{content:'';position:absolute;left:7px;right:7px;top:50%;height:1px;background:#cfcfc9}
.flow-connector::after{content:'›';position:absolute;right:6px;top:50%;transform:translateY(-54%);color:#9a9a94;font-size:.82rem;background:#fbfbfa;padding-left:3px}
.hero-scroll-cue{
  display:flex;
  justify-content:flex-end;
  align-items:center;
  gap:9px;
  width:max-content;
  margin:17px 0 18px auto;
  color:#75756f;
  text-decoration:none;
  font-size:.66rem;
  font-weight:650;
  letter-spacing:.015em;
}
.hero-scroll-cue b{font-size:.87rem;font-weight:500;transition:transform .18s ease}
.hero-scroll-cue:hover b{transform:translateY(3px)}

/* Bring the next section visibly into the opening journey. */
.page-home .intro-section{padding-top:clamp(2.6rem,3.5vw,3.7rem)!important}

@media(hover:hover) and (pointer:fine){
  .review-flow-item{transition:background .18s ease,transform .22s cubic-bezier(.16,1,.3,1)}
  .review-flow-item:hover{background:#fff;transform:translateY(-2px)}
  .review-flow-item.emphasis:hover{background:#fff7ef}
}

@media(max-width:1080px){
  .corporate-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(340px,.8fr);gap:44px}
  .corporate-hero-title h1{font-size:clamp(3rem,5.5vw,4.5rem)}
  .review-flow{grid-template-columns:1fr 28px 1fr 28px 1.12fr 28px 1fr}
  .review-flow-item{padding:16px 12px;gap:9px}
}
@media(max-width:860px){
  .hero-meta{align-items:flex-start;flex-direction:column;gap:5px}
  .corporate-hero-grid{grid-template-columns:1fr;gap:26px;padding:2.7rem 0 2.5rem;align-items:start}
  .corporate-hero-title h1{max-width:14.5ch;font-size:clamp(2.8rem,8.3vw,4.1rem)}
  .corporate-hero-copy{max-width:650px}
  .review-flow{grid-template-columns:1fr 1fr;gap:0}
  .flow-connector{display:none}
  .review-flow-item{border-bottom:1px solid #e1e1dc;min-height:82px}
  .review-flow-item:nth-child(1),.review-flow-item:nth-child(5){border-right:1px solid #e1e1dc}
}
@media(max-width:560px){
  .corporate-hero{padding-top:2rem}
  .hero-meta{font-size:.61rem;padding-bottom:12px}
  .corporate-hero-grid{padding:2.15rem 0 2rem;gap:22px}
  .corporate-hero-title h1{font-size:clamp(2.45rem,12.5vw,3.35rem);line-height:1.01;max-width:13ch;letter-spacing:-.052em}
  .corporate-hero-copy>p{font-size:.9rem;line-height:1.63}
  .corporate-hero-actions{align-items:flex-start;flex-direction:column;gap:8px;margin-top:1.3rem}
  .hero-beta-note{font-size:.61rem;align-items:flex-start}
  .review-flow{grid-template-columns:1fr}
  .review-flow-item{border-right:0!important;min-height:72px;padding:14px 8px 14px 4px}
  .review-flow-item.emphasis::before{left:0;right:auto;top:0;bottom:0;width:2px;height:auto}
  .hero-scroll-cue{margin:14px 0 16px auto}
}
@media(prefers-reduced-motion:reduce){
  .hero-secondary,.hero-scroll-cue b,.review-flow-item{transition:none!important;transform:none!important}
}

/* =========================================================
   Refinement v10 — concept 2, tailored to the Accurao brief
   ========================================================= */
.page-home .corporate-hero{display:none!important}
.reviewer-concept-hero{
  position:relative;
  overflow:hidden;
  padding:56px 0 0;
  background:#fff;
  border-bottom:1px solid var(--rule,#e4e4e7);
}
.reviewer-concept-hero::after{
  content:'';
  position:absolute;
  inset:0;
  pointer-events:none;
  background-image:linear-gradient(#f2f2ef 1px,transparent 1px),linear-gradient(90deg,#f2f2ef 1px,transparent 1px);
  background-size:34px 34px;
  mask-image:linear-gradient(to right,transparent 0%,transparent 43%,rgba(0,0,0,.28) 62%,rgba(0,0,0,.06) 100%);
  opacity:.48;
}
.reviewer-hero-shell{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,.93fr) minmax(430px,.92fr);
  gap:72px;
  align-items:center;
  min-height:560px;
  padding-top:16px;
  padding-bottom:34px;
}
.reviewer-hero-copy{max-width:650px;padding:16px 0 20px}
.reviewer-kicker{
  display:flex;
  gap:10px;
  align-items:center;
  margin-bottom:26px;
  color:#666660;
  font-size:.72rem;
  font-weight:650;
  letter-spacing:.015em;
}
.reviewer-kicker>span{width:28px;height:1px;background:var(--accent,#b45309)}
.reviewer-concept-hero h1{
  max-width:12.6ch;
  margin:0;
  color:#18181b;
  font-family:var(--display,Arial,sans-serif);
  font-size:clamp(3.2rem,5.7vw,5.25rem);
  line-height:.99;
  letter-spacing:-.055em;
  font-weight:620;
}
.reviewer-concept-hero h1 em{
  color:#57575b;
  font-style:normal;
  font-weight:500;
}
.reviewer-subhead{
  max-width:62ch;
  margin:28px 0 0;
  color:#5f5f64;
  font-size:.93rem;
  line-height:1.72;
}
.reviewer-actions{display:flex;align-items:center;gap:18px;margin-top:28px}
.reviewer-actions .button{min-height:44px;padding:0 19px;display:inline-flex;align-items:center}
.reviewer-text-link{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#252527;
  font-size:.77rem;
  font-weight:700;
  text-decoration:none;
  border-bottom:1px solid #cfcfd1;
  padding:10px 1px 8px;
  transition:gap .18s ease,border-color .18s ease;
}
.reviewer-text-link:hover{gap:12px;border-color:#2d2d30}
.reviewer-beta-note{
  display:flex;
  align-items:center;
  gap:9px;
  margin:20px 0 0;
  color:#85858a;
  font-size:.67rem;
}
.reviewer-beta-note>span{width:5px;height:5px;background:var(--accent,#b45309);border-radius:50%;flex:0 0 auto}

.reviewer-layer-visual{
  position:relative;
  min-height:455px;
  perspective:1200px;
  isolation:isolate;
}
.layer-grid{
  position:absolute;
  inset:25px 0 10px 20px;
  background-image:linear-gradient(#e9e9e5 1px,transparent 1px),linear-gradient(90deg,#e9e9e5 1px,transparent 1px);
  background-size:30px 30px;
  transform:rotateX(63deg) rotateZ(-8deg) translateY(72px) scale(.92);
  transform-origin:center;
  opacity:.65;
  z-index:-1;
  -webkit-mask-image:radial-gradient(ellipse at center,#000 25%,transparent 72%);
  mask-image:radial-gradient(ellipse at center,#000 25%,transparent 72%);
}
.layer-card{
  position:absolute;
  width:330px;
  min-height:122px;
  padding:20px 23px;
  background:#fff;
  border:1px solid #deded9;
  box-shadow:0 18px 38px rgba(20,20,20,.07);
  transform-style:preserve-3d;
}
.layer-card::after{
  content:'';
  position:absolute;
  left:0;right:0;top:0;
  height:2px;
  background:#d8d8d4;
}
.layer-card .layer-label{
  display:block;
  margin-bottom:8px;
  color:#85857f;
  font-size:.62rem;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-weight:720;
}
.layer-card strong{display:block;color:#242426;font-size:.92rem;line-height:1.3}
.layer-card small{display:block;margin-top:7px;color:#aaa9a3;font-size:.62rem;line-height:1.45}
.layer-card-accounts{top:35px;right:36px;transform:rotate(-5deg) skewY(1deg);z-index:1}
.layer-card-source{top:158px;right:90px;transform:rotate(-5deg) skewY(1deg);z-index:2}
.layer-card-reviewer{
  top:287px;
  right:25px;
  background:#202022;
  border-color:#202022;
  transform:rotate(-5deg) skewY(1deg);
  z-index:3;
  box-shadow:0 20px 42px rgba(20,20,20,.16);
}
.layer-card-reviewer::after{background:var(--accent,#b45309)}
.layer-card-reviewer .layer-label{color:#a9a9a5}
.layer-card-reviewer strong{color:#fff}
.layer-card-reviewer small{color:#bdbdb8}
.paper-lines{display:grid;gap:7px;margin-top:15px}
.paper-lines i{display:block;height:1px;background:#deded9}
.paper-lines i:nth-child(1){width:82%}.paper-lines i:nth-child(2){width:61%}.paper-lines i:nth-child(3){width:74%}.paper-lines i:nth-child(4){width:46%}
.source-rows{display:grid;gap:6px;margin-top:12px}
.source-rows i{display:flex;justify-content:space-between;gap:20px;font-style:normal;color:#777772;font-size:.61rem;border-top:1px solid #eeeeda;padding-top:5px}
.source-rows b{font-weight:650;color:#999994}.source-rows span{font-variant-numeric:tabular-nums;color:#4e4e4a}
.layer-connectors{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:visible}
.layer-connectors path{fill:none;stroke:#c9c9c5;stroke-width:1.3;stroke-dasharray:4 5}
.layer-connectors .accent-path{stroke:var(--accent,#b45309)}
.finding-chip{
  position:absolute;
  z-index:4;
  display:grid;
  grid-template-columns:auto auto;
  grid-template-rows:auto auto;
  column-gap:7px;
  padding:9px 12px 9px 11px;
  background:#fff;
  border:1px solid #deded9;
  box-shadow:0 11px 24px rgba(20,20,20,.07);
  min-width:78px;
}
.finding-chip>span{grid-row:1 / span 2;align-self:center;width:6px;height:6px;border-radius:50%}
.finding-chip b{font-size:.72rem;font-variant-numeric:tabular-nums;line-height:1.1}.finding-chip small{font-size:.54rem;color:#969690;line-height:1.2;margin-top:2px}
.finding-chip-zero{top:108px;right:1px}.finding-chip-zero>span{background:#2f8b5b}.finding-chip-zero b{color:#2f6d50}
.finding-chip-review{top:239px;right:4px}.finding-chip-review>span{background:var(--accent,#b45309)}.finding-chip-review b{color:var(--accent,#b45309)}

.reviewer-proof-strip{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  border-top:1px solid #dfdfdc;
}
.reviewer-proof-strip>div{position:relative;padding:19px 24px 21px 18px;border-right:1px solid #e5e5e1}
.reviewer-proof-strip>div:last-child{border-right:0}
.reviewer-proof-strip>div::before{content:'';position:absolute;left:0;top:22px;width:4px;height:4px;border-radius:50%;background:var(--accent,#b45309)}
.reviewer-proof-strip span{display:block;color:#2a2a2c;font-size:.72rem;font-weight:720;line-height:1.25}
.reviewer-proof-strip small{display:block;margin-top:5px;color:#8b8b87;font-size:.59rem;line-height:1.45}

@media (hover:hover) and (prefers-reduced-motion:no-preference){
  .reviewer-layer-visual .layer-card{transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s ease}
  .reviewer-layer-visual:hover .layer-card-accounts{transform:translateY(-5px) rotate(-5deg) skewY(1deg)}
  .reviewer-layer-visual:hover .layer-card-source{transform:translateY(-2px) rotate(-5deg) skewY(1deg)}
  .reviewer-layer-visual:hover .layer-card-reviewer{transform:translateY(4px) rotate(-5deg) skewY(1deg);box-shadow:0 24px 50px rgba(20,20,20,.20)}
}
@media (max-width:1120px){
  .reviewer-hero-shell{grid-template-columns:minmax(0,1fr) minmax(380px,.86fr);gap:40px;min-height:525px}
  .reviewer-concept-hero h1{font-size:clamp(3rem,6vw,4.55rem)}
  .layer-card{width:292px}
}
@media (max-width:880px){
  .reviewer-concept-hero{padding-top:34px}
  .reviewer-hero-shell{grid-template-columns:1fr;gap:18px;min-height:auto;padding-bottom:22px}
  .reviewer-hero-copy{max-width:720px;padding-bottom:0}
  .reviewer-concept-hero h1{max-width:13ch;font-size:clamp(2.8rem,8.3vw,4rem)}
  .reviewer-layer-visual{min-height:390px;max-width:610px;width:100%;margin:0 auto}
  .layer-card{width:300px}
  .layer-card-accounts{right:18%;top:18px}.layer-card-source{right:28%;top:132px}.layer-card-reviewer{right:14%;top:250px}
  .finding-chip-zero{right:6%;top:82px}.finding-chip-review{right:4%;top:203px}
  .reviewer-proof-strip{grid-template-columns:repeat(2,1fr)}
  .reviewer-proof-strip>div:nth-child(2){border-right:0}.reviewer-proof-strip>div:nth-child(-n+2){border-bottom:1px solid #e5e5e1}
}
@media (max-width:560px){
  .reviewer-concept-hero{padding-top:24px}
  .reviewer-kicker{font-size:.64rem;margin-bottom:18px}
  .reviewer-concept-hero h1{font-size:clamp(2.42rem,12vw,3.15rem);max-width:12.5ch}
  .reviewer-subhead{font-size:.88rem;line-height:1.65;margin-top:20px}
  .reviewer-actions{flex-direction:column;align-items:flex-start;gap:8px;margin-top:21px}
  .reviewer-beta-note{align-items:flex-start;font-size:.61rem;line-height:1.5}
  .reviewer-layer-visual{min-height:320px;margin-top:4px}
  .layer-card{width:240px;padding:15px 17px;min-height:96px}
  .layer-card .layer-label{font-size:.53rem}.layer-card strong{font-size:.77rem}.layer-card small{font-size:.54rem}
  .layer-card-accounts{right:5%;top:10px}.layer-card-source{right:18%;top:100px}.layer-card-reviewer{right:2%;top:195px}
  .paper-lines{margin-top:10px;gap:5px}.source-rows{margin-top:8px;gap:4px}.source-rows i{font-size:.53rem}
  .finding-chip{display:none}.layer-connectors{opacity:.6}
  .reviewer-proof-strip{grid-template-columns:1fr 1fr}
  .reviewer-proof-strip>div{padding:16px 14px 17px 14px}.reviewer-proof-strip span{font-size:.66rem}.reviewer-proof-strip small{font-size:.55rem}
}
@media (prefers-reduced-motion:reduce){
  .reviewer-layer-visual .layer-card,.reviewer-text-link{transition:none!important}
}

/* =========================================================
   v11 — exact visual match to approved concept 2
   ========================================================= */
.announcement{display:none!important}
.site-header{
  position:sticky!important;
  top:0!important;
  width:100%!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:rgba(255,255,255,.97)!important;
  box-shadow:none!important;
  backdrop-filter:blur(10px)!important;
}
.site-header::after{display:none!important}
.header-inner{
  width:min(calc(100% - 72px),1360px)!important;
  height:72px!important;
  grid-template-columns:auto 1fr auto!important;
  gap:36px!important;
}
.brand{min-width:0!important}.brand-logo{display:none!important}
.brand-fallback{display:inline-block!important;font-size:1.45rem!important;font-weight:650!important;letter-spacing:-.055em!important;padding:0!important}
.brand-fallback::after{display:none!important}
.main-nav{
  position:static!important;
  display:flex!important;
  justify-content:flex-end!important;
  gap:34px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  border-radius:0!important;
  font-size:.72rem!important;
}
.main-nav a{color:#444!important;padding:6px 0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;font-weight:500!important}
.main-nav a[aria-current="page"]{display:none!important}
.main-nav a:hover{color:#111!important}
.nav-cta{min-height:40px!important;padding:.66rem 1rem!important;border-radius:3px!important;font-size:.72rem!important;font-weight:650!important}
.page-home .reference-match-hero{display:block!important}
.page-home .reviewer-concept-hero{display:none!important}
.reference-match-hero{
  min-height:calc(100vh - 72px);
  background:#fff;
  border-bottom:1px solid #e8e8e4;
  padding:0;
  overflow:hidden;
}
.reference-match-main{
  display:grid;
  grid-template-columns:minmax(340px,.82fr) minmax(520px,1.18fr);
  gap:66px;
  align-items:center;
  min-height:calc(100vh - 168px);
  padding-top:28px;
  padding-bottom:18px;
}
.reference-match-copy{align-self:center;padding-left:0;max-width:510px}
.reference-match-copy h1{
  margin:0;
  max-width:9.8ch;
  font-family:'Space Grotesk',ui-sans-serif,sans-serif;
  font-size:clamp(3.35rem,4.55vw,5.05rem);
  line-height:.96;
  letter-spacing:-.062em;
  font-weight:590;
  color:#111113;
}
.reference-match-copy h1 span{color:#e8650a}
.reference-match-sub{
  margin:28px 0 0;
  color:#66666b;
  font-size:.82rem;
  line-height:1.68;
  max-width:42ch;
}
.reference-match-actions{display:flex;align-items:center;gap:24px;margin-top:26px}
.reference-match-actions .button{min-height:40px;padding:.67rem 1rem;border-radius:3px;font-size:.72rem}
.reference-match-link{display:inline-flex;gap:9px;align-items:center;text-decoration:none;font-size:.72rem;font-weight:700;color:#242426}
.reference-match-link b{font-size:.94rem;font-weight:500;transition:transform .18s ease}.reference-match-link:hover b{transform:translateX(4px)}
.reference-match-visual{position:relative;min-height:430px;align-self:center;isolation:isolate}
.reference-grid{
  position:absolute;
  inset:-20px 20px -10px 0;
  background-image:linear-gradient(#eeeeeb 1px,transparent 1px),linear-gradient(90deg,#eeeeeb 1px,transparent 1px);
  background-size:26px 26px;
  transform:perspective(780px) rotateX(60deg) rotateZ(-7deg) translateY(38px) scale(.96);
  transform-origin:center;
  opacity:.68;
  -webkit-mask-image:radial-gradient(ellipse at center,#000 0,#000 30%,transparent 72%);
  mask-image:radial-gradient(ellipse at center,#000 0,#000 30%,transparent 72%);
  z-index:-2;
}
.reference-path{position:absolute;inset:0;width:100%;height:100%;z-index:-1;overflow:visible}
.reference-path path{fill:none;stroke:#ef7c2f;stroke-width:1.5;stroke-dasharray:6 7;opacity:.85}
.reference-card{
  position:absolute;
  display:flex;
  align-items:center;
  justify-content:center;
  width:300px;
  height:96px;
  border:1px solid #ecece8;
  border-radius:12px;
  background:#fff;
  box-shadow:0 16px 36px rgba(20,20,20,.10);
  color:#202023;
  font-family:'Space Grotesk',ui-sans-serif,sans-serif;
  font-size:.84rem;
  font-weight:560;
  letter-spacing:-.02em;
  transform:rotate(7deg) skewX(-8deg);
}
.reference-card-accounts{top:54px;left:175px;z-index:3}
.reference-card-source{top:164px;left:138px;z-index:4}
.reference-card-reviewer{
  top:285px;left:180px;z-index:5;height:104px;
  background:#202022;border-color:#202022;color:#fff;
  display:flex;flex-direction:column;gap:4px;
  box-shadow:0 20px 42px rgba(20,20,20,.20)
}
.reference-card-reviewer strong{font-size:.88rem;font-weight:650}.reference-card-reviewer small{font-family:'Manrope',sans-serif;font-size:.60rem;font-weight:450;color:#bcbcb8}
.reference-search{position:absolute;top:207px;left:434px;width:38px;height:38px;border:2px solid #1c1c1e;border-radius:50%;background:#fff;z-index:7;box-shadow:0 8px 18px rgba(20,20,20,.08)}
.reference-search::after{content:'';position:absolute;width:16px;border-top:2px solid #1c1c1e;right:-11px;bottom:0;transform:rotate(46deg);transform-origin:left center}
.reference-search i{position:absolute;width:5px;height:5px;border-radius:50%;background:#e8650a;right:6px;bottom:6px}
.reference-benefits{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  min-height:96px;
  border-top:1px solid #e6e6e2;
  align-items:center;
}
.reference-benefits>div{position:relative;padding:0 30px 0 20px;min-height:52px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #eeeeea}
.reference-benefits>div:last-child{border-right:0}
.reference-benefits i{position:absolute;left:0;top:18px;width:4px;height:4px;border-radius:50%;background:#e8650a}
.reference-benefits strong{font-size:.67rem;color:#222225;font-weight:700;line-height:1.25}
.reference-benefits span{font-size:.57rem;color:#85858b;margin-top:5px;line-height:1.2}
.page-home .intro-section{padding-top:4.2rem!important}
@media(hover:hover) and (prefers-reduced-motion:no-preference){
  .reference-card{transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .25s ease}
  .reference-match-visual:hover .reference-card-accounts{transform:translateY(-6px) rotate(7deg) skewX(-8deg)}
  .reference-match-visual:hover .reference-card-source{transform:translateY(-2px) rotate(7deg) skewX(-8deg)}
  .reference-match-visual:hover .reference-card-reviewer{transform:translateY(5px) rotate(7deg) skewX(-8deg);box-shadow:0 25px 50px rgba(20,20,20,.23)}
}
@media(max-width:1100px){
  .header-inner{width:min(calc(100% - 44px),1360px)!important}.main-nav{gap:22px!important}
  .reference-match-main{grid-template-columns:minmax(300px,.8fr) minmax(440px,1.2fr);gap:34px}
  .reference-card{width:270px}.reference-card-accounts{left:140px}.reference-card-source{left:110px}.reference-card-reviewer{left:148px}.reference-search{left:390px}
}
@media(max-width:860px){
  .header-inner{height:64px!important;width:calc(100% - 30px)!important}.main-nav{display:none!important}.nav-toggle{display:block!important}.nav-cta{justify-self:end!important}
  .reference-match-hero{min-height:auto}
  .reference-match-main{grid-template-columns:1fr;gap:16px;min-height:auto;padding-top:54px;padding-bottom:28px}
  .reference-match-copy{max-width:560px}.reference-match-copy h1{font-size:clamp(3rem,10vw,4.25rem);max-width:9.4ch}
  .reference-match-visual{min-height:370px;max-width:610px;width:100%;margin:0 auto}
  .reference-card-accounts{left:30%;top:30px}.reference-card-source{left:21%;top:135px}.reference-card-reviewer{left:31%;top:250px}.reference-search{left:70%;top:178px}
  .reference-benefits{grid-template-columns:1fr 1fr}.reference-benefits>div:nth-child(2){border-right:0}.reference-benefits>div:nth-child(-n+2){border-bottom:1px solid #eee}
}
@media(max-width:560px){
  .site-header{position:sticky!important}.nav-cta{font-size:.66rem!important;min-height:36px!important;padding:.55rem .72rem!important}.brand-fallback{font-size:1.25rem!important}
  .reference-match-main{padding-top:38px}.reference-match-copy h1{font-size:clamp(2.65rem,12.8vw,3.45rem)}.reference-match-sub{font-size:.76rem}.reference-match-actions{gap:16px;flex-wrap:wrap}
  .reference-match-visual{min-height:310px;transform:scale(.88);transform-origin:top center;margin-bottom:-28px}
  .reference-benefits>div{padding:14px 16px 14px 16px}.reference-benefits strong{font-size:.63rem}.reference-benefits span{font-size:.53rem}
}
@media(prefers-reduced-motion:reduce){.reference-card,.reference-match-link b{transition:none!important}}
/* v11.1 target-match corrections */
:root{--content-offset:0px!important;--nav-band-h:0px!important;--nav-gap:0px!important}
body{padding-top:0!important}
.site-header{transform:none!important;left:auto!important;right:auto!important}
.header-inner{margin-inline:auto!important}
.brand-logo{display:none!important}.brand-fallback{display:inline-block!important}
.main-nav .mobile-only{display:none!important}
.reference-match-copy h1{max-width:13.4ch!important}
.reference-match-main{min-height:calc(100vh - 168px)!important}
@media(max-width:860px){body{padding-top:0!important}.main-nav.open{display:flex!important;position:absolute!important;top:64px!important;left:15px!important;right:15px!important;background:#fff!important;border:1px solid #e7e7e5!important;padding:10px!important;box-shadow:0 16px 35px rgba(20,20,20,.08)!important}.main-nav.open a[aria-current="page"]{display:block!important}.main-nav.open .mobile-only{display:block!important}}
/* v11.2 exact headline line treatment */
.reference-match-copy h1{max-width:none!important}
.reference-match-copy h1 .headline-line{display:block;white-space:nowrap;color:#111113}
.reference-match-copy h1 em{font-style:normal;color:#e8650a}
@media(max-width:560px){.reference-match-copy h1 .headline-line{white-space:normal}}

/* =========================================================
   v12 — floating corporate navigation + premium interactive hero
   ========================================================= */
:root{
  --v12-nav-height:86px;
  --v12-nav-top:12px;
  --v12-nav-space:116px;
  --v12-orange:#b45309;
}

/* Restore the floating navigation system across every page. */
.announcement{display:none!important}
body{padding-top:var(--v12-nav-space)!important}
.site-header{
  position:fixed!important;
  top:var(--v12-nav-top)!important;
  left:50%!important;
  width:min(calc(100% - 32px),1540px)!important;
  transform:translateX(-50%)!important;
  z-index:90!important;
  margin:0!important;
  border:1px solid #d8d8d4!important;
  border-radius:17px!important;
  background:rgba(255,255,255,.965)!important;
  box-shadow:0 18px 54px rgba(21,21,21,.10),0 2px 8px rgba(21,21,21,.035)!important;
  backdrop-filter:saturate(165%) blur(18px)!important;
  overflow:visible!important;
  transition:top .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease!important;
}
.site-header::after{
  content:''!important;
  display:block!important;
  position:absolute!important;
  left:8%!important;right:8%!important;bottom:-11px!important;height:18px!important;
  border-radius:50%!important;
  background:rgba(0,0,0,.045)!important;
  filter:blur(13px)!important;
  z-index:-1!important;
  pointer-events:none!important;
}
.site-header.scrolled{
  top:8px!important;
  border-color:#cececa!important;
  background:rgba(255,255,255,.985)!important;
  box-shadow:0 22px 62px rgba(21,21,21,.12),0 3px 10px rgba(21,21,21,.04)!important;
  transform:translateX(-50%) translateY(-1px)!important;
}
.header-inner{
  width:min(calc(100% - 52px),1430px)!important;
  height:var(--v12-nav-height)!important;
  margin-inline:auto!important;
  display:grid!important;
  grid-template-columns:170px minmax(0,1fr) auto!important;
  gap:32px!important;
  align-items:center!important;
}
.brand{min-width:0!important}.brand-logo{display:none!important}
.brand-fallback{
  display:inline-block!important;
  position:relative!important;
  font-size:1.42rem!important;
  font-weight:650!important;
  letter-spacing:-.055em!important;
  padding:0 0 .5rem!important;
}
.brand-fallback::after{display:block!important;content:''!important;position:absolute!important;left:0!important;width:96px!important;bottom:0!important;border-top:1px solid #242424!important}
.main-nav{
  position:static!important;
  justify-self:center!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:3px!important;
  padding:5px!important;
  border:1px solid #e2e2de!important;
  border-radius:999px!important;
  background:#f6f6f3!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 2px 5px rgba(0,0,0,.025)!important;
  font-size:.79rem!important;
}
.main-nav a{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:36px!important;
  padding:.56rem .88rem!important;
  border:1px solid transparent!important;
  border-radius:999px!important;
  background:transparent!important;
  color:#606064!important;
  box-shadow:none!important;
  font-weight:520!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease!important;
}
.main-nav a:hover{
  color:#171719!important;
  background:#fff!important;
  border-color:#dfdfdb!important;
  box-shadow:0 5px 14px rgba(20,20,20,.055)!important;
  transform:translateY(-1px)!important;
}
.main-nav a[aria-current="page"]{
  display:inline-flex!important;
  color:#171719!important;
  background:#fff!important;
  border-color:#d6d6d2!important;
  box-shadow:0 7px 18px rgba(20,20,20,.08),0 1px 2px rgba(20,20,20,.035)!important;
  font-weight:700!important;
  padding-left:1.38rem!important;
}
.main-nav a[aria-current="page"]::before{
  content:''!important;
  position:absolute!important;
  left:.72rem!important;
  width:5px!important;height:5px!important;
  border-radius:50%!important;
  background:var(--v12-orange)!important;
  box-shadow:0 0 0 3px rgba(180,83,9,.09)!important;
}
.main-nav .mobile-only{display:none!important}
.nav-cta{
  justify-self:end!important;
  min-height:48px!important;
  padding:.8rem 1.22rem!important;
  border-radius:9px!important;
  font-size:.81rem!important;
  font-weight:700!important;
  box-shadow:0 8px 20px rgba(20,20,20,.13)!important;
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important;
}
.nav-cta:hover{transform:translateY(-2px)!important;box-shadow:0 12px 28px rgba(20,20,20,.17)!important}

/* Hero uses the approved composition, with the original approved copy. */
.page-home .reference-match-hero{display:block!important}
.page-home .reviewer-concept-hero{display:none!important}
.reference-match-hero{
  min-height:auto!important;
  padding:20px 0 0!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,#fff 0%,#fff 78%,#fcfcfb 100%)!important;
  border-bottom:1px solid #e5e5e1!important;
}
.reference-match-main{
  width:min(calc(100% - 64px),1420px)!important;
  display:grid!important;
  grid-template-columns:minmax(500px,.98fr) minmax(540px,1.02fr)!important;
  gap:74px!important;
  align-items:center!important;
  min-height:610px!important;
  padding:24px 0 24px!important;
}
.reference-match-copy{max-width:625px!important;padding:4px 0 12px!important;align-self:center!important}
.reference-kicker{
  display:flex;align-items:center;gap:10px;
  color:#6d6d70;font-size:.69rem;font-weight:650;letter-spacing:.018em;
  margin:0 0 24px;
}
.reference-kicker>span{width:26px;height:1px;background:var(--v12-orange);flex:0 0 auto}
.reference-kicker b{color:#8b8b8e;font-weight:600}
.reference-match-copy h1{
  margin:0!important;
  max-width:11.4ch!important;
  font-family:'Space Grotesk',ui-sans-serif,sans-serif!important;
  font-size:clamp(3.25rem,4.55vw,4.65rem)!important;
  line-height:.985!important;
  letter-spacing:-.057em!important;
  font-weight:600!important;
  color:#171719!important;
}
.reference-match-copy h1 .hero-sentence{display:block!important;white-space:normal!important;color:#171719!important}
.reference-match-copy h1 .hero-secondary-sentence{margin-top:.18em!important;color:#5e5e61!important;font-weight:500!important}
.reference-match-copy h1 em{font-style:normal!important;color:var(--v12-orange)!important;font-weight:600!important}
.reference-match-sub{
  margin:26px 0 0!important;
  max-width:58ch!important;
  color:#5e5e63!important;
  font-size:.91rem!important;
  line-height:1.72!important;
}
.reference-match-actions{display:flex!important;align-items:center!important;gap:24px!important;margin-top:27px!important}
.reference-match-actions .button{min-height:43px!important;padding:.72rem 1.08rem!important;border-radius:6px!important;font-size:.75rem!important}
.reference-match-link{display:inline-flex!important;align-items:center!important;gap:9px!important;color:#28282b!important;font-size:.75rem!important;font-weight:700!important;text-decoration:none!important}
.reference-match-link b{font-size:.95rem!important;font-weight:500!important;transition:transform .18s ease!important}.reference-match-link:hover b{transform:translateX(4px)!important}
.reference-beta-note{display:flex;align-items:flex-start;gap:9px;margin:18px 0 0;color:#85858a;font-size:.67rem;line-height:1.5;max-width:54ch}
.reference-beta-note>span{width:5px;height:5px;border-radius:50%;background:var(--v12-orange);margin-top:.46rem;flex:0 0 auto}

/* Premium interactive stack. */
.reference-match-visual{
  position:relative!important;
  min-height:510px!important;
  align-self:center!important;
  isolation:isolate!important;
  perspective:1200px!important;
}
.reference-grid{
  inset:12px -15px 18px 10px!important;
  background-size:27px 27px!important;
  transform:perspective(850px) rotateX(61deg) rotateZ(-7deg) translateY(55px) scale(.98)!important;
  opacity:.7!important;
}
.reference-path{inset:0!important;width:100%!important;height:100%!important;z-index:-1!important}
.reference-path path{stroke:#cfcfca!important;stroke-width:1.35!important;stroke-dasharray:6 7!important;opacity:.72!important;transition:stroke .2s ease,stroke-width .2s ease,opacity .2s ease!important}
.interactive-stack[data-active="accounts"] .path-accounts,
.interactive-stack[data-active="source"] .path-source,
.interactive-stack[data-active="reviewer"] .path-reviewer{stroke:#d86818!important;stroke-width:1.8!important;opacity:1!important}
.reference-card{
  appearance:none!important;
  -webkit-appearance:none!important;
  border:1px solid #deded9!important;
  width:360px!important;
  height:112px!important;
  padding:18px 20px!important;
  display:grid!important;
  grid-template-columns:50px minmax(0,1fr) auto!important;
  gap:14px!important;
  align-items:center!important;
  justify-content:initial!important;
  text-align:left!important;
  border-radius:13px!important;
  background:#fff!important;
  color:#202023!important;
  box-shadow:0 18px 38px rgba(20,20,20,.09)!important;
  cursor:pointer!important;
  transform:rotate(6deg) skewX(-6deg)!important;
  transform-origin:center!important;
  overflow:hidden!important;
  transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .25s ease,border-color .2s ease,background .2s ease!important;
}
.reference-card::before{
  content:'';position:absolute;inset:0;pointer-events:none;
  background:linear-gradient(112deg,transparent 12%,rgba(255,255,255,.72) 43%,transparent 58%);
  transform:translateX(-125%);transition:transform .55s ease;
}
.reference-card:hover::before,.reference-card:focus-visible::before{transform:translateX(120%)}
.reference-card-accounts{top:50px!important;left:156px!important;z-index:3!important}
.reference-card-source{top:181px!important;left:112px!important;z-index:4!important}
.reference-card-reviewer{
  top:317px!important;left:160px!important;z-index:5!important;height:118px!important;
  background:#202022!important;border-color:#202022!important;color:#fff!important;
  box-shadow:0 23px 48px rgba(20,20,20,.20)!important;
}
.reference-card-reviewer::after{content:'';position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--v12-orange)}
.reference-card:hover,.reference-card:focus-visible{border-color:#cfcfca!important;box-shadow:0 24px 50px rgba(20,20,20,.13)!important;outline:none!important}
.reference-card-accounts:hover,.reference-card-accounts:focus-visible{transform:translateY(-8px) rotate(6deg) skewX(-6deg)!important}
.reference-card-source:hover,.reference-card-source:focus-visible{transform:translateY(-5px) rotate(6deg) skewX(-6deg)!important}
.reference-card-reviewer:hover,.reference-card-reviewer:focus-visible{transform:translateY(5px) rotate(6deg) skewX(-6deg)!important;box-shadow:0 29px 58px rgba(20,20,20,.24)!important}
.layer-icon{
  width:42px;height:42px;border:1px solid #d9d9d5;border-radius:10px;background:#fafaf8;
  display:grid;place-items:center;position:relative;opacity:.25;transform:scale(.82);
  transition:opacity .22s ease,transform .28s cubic-bezier(.16,1,.3,1),background .22s ease,border-color .22s ease;
}
.reference-card:hover .layer-icon,.reference-card:focus-visible .layer-icon,.reference-card.is-active .layer-icon{opacity:1;transform:scale(1)}
.reference-card-reviewer .layer-icon{border-color:#4b4b4d;background:#29292b;color:#fff}
.document-icon::before{content:'';width:17px;height:21px;border:1.5px solid #4d4d50;border-radius:2px;position:absolute;left:11px;top:9px;background:#fff}
.document-icon::after{content:'';position:absolute;width:7px;height:7px;border-left:1.5px solid #4d4d50;border-bottom:1.5px solid #4d4d50;transform:rotate(-45deg);right:10px;top:8px;background:#fafaf8}
.document-icon i{position:absolute;width:10px;border-top:1px solid #909094;left:15px;top:20px;box-shadow:0 4px 0 #b1b1b3}
.ledger-icon{grid-template-columns:repeat(2,7px);grid-template-rows:repeat(2,7px);gap:3px}
.ledger-icon i{display:block;width:7px;height:7px;border:1px solid #6e6e72;border-radius:1px;background:#fff}
.ai-icon{opacity:0!important;transform:scale(.6) rotate(-8deg)!important;border-color:#5a5a5d!important;background:#272729!important}
.reference-card-reviewer:hover .ai-icon,.reference-card-reviewer:focus-visible .ai-icon,.reference-card-reviewer.is-active .ai-icon{opacity:1!important;transform:scale(1) rotate(0)!important;background:#2d2d30!important;border-color:#707074!important}
.ai-icon::before,.ai-icon::after{content:'';position:absolute;width:5px;height:5px;border-radius:50%;background:#d86818;box-shadow:18px 0 0 #d86818,0 18px 0 #d86818,18px 18px 0 #d86818;left:8px;top:8px;opacity:.8}
.ai-icon::after{width:23px;height:23px;border:1px solid #66666a;border-radius:7px;background:transparent;box-shadow:none;left:8px;top:8px;transform:rotate(45deg)}
.ai-icon i{position:relative;z-index:2;font-style:normal;font-family:'Space Grotesk',sans-serif;font-size:.64rem;font-weight:700;color:#fff;letter-spacing:-.03em}
.layer-copy{display:flex;flex-direction:column;gap:5px;min-width:0;position:relative;z-index:2}
.layer-copy strong{display:block;font-family:'Space Grotesk',sans-serif;font-size:.91rem;font-weight:650;line-height:1.2;color:#242426;letter-spacing:-.025em}
.layer-copy small{display:block;font-family:'Manrope',sans-serif;font-size:.61rem;line-height:1.35;color:#9a9a96;max-width:29ch;opacity:.7;transform:translateY(2px);transition:opacity .22s ease,transform .22s ease,color .22s ease}
.reference-card:hover .layer-copy small,.reference-card:focus-visible .layer-copy small,.reference-card.is-active .layer-copy small{opacity:1;transform:translateY(0);color:#67676b}
.reference-card-reviewer .layer-copy strong{color:#fff}.reference-card-reviewer .layer-copy small{color:#b9b9b5!important}
.layer-hover{display:none!important}.reference-card-reviewer:hover .layer-default,.reference-card-reviewer:focus-visible .layer-default,.reference-card-reviewer.is-active .layer-default{display:none!important}.reference-card-reviewer:hover .layer-hover,.reference-card-reviewer:focus-visible .layer-hover,.reference-card-reviewer.is-active .layer-hover{display:block!important}
.layer-tag{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:42px;padding:5px 8px;border:1px solid #e0e0dc;border-radius:999px;color:#909094;background:#fff;font-size:.55rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;font-family:'Manrope',sans-serif}
.reference-card-reviewer .layer-tag{border-color:#4c4c50;background:#29292c;color:#c2c2bf}
.reference-search{top:225px!important;left:485px!important;width:40px!important;height:40px!important;transition:transform .25s ease,box-shadow .25s ease!important}
.interactive-stack[data-active="source"] .reference-search{transform:scale(1.12)!important;box-shadow:0 10px 22px rgba(20,20,20,.12)!important}
.stack-insight{
  position:absolute;right:0;bottom:28px;z-index:8;width:230px;min-height:96px;padding:15px 16px 14px;
  display:grid;grid-template-columns:4px 1fr;gap:12px;
  border:1px solid #deded9;border-radius:9px;background:rgba(255,255,255,.96);
  box-shadow:0 13px 30px rgba(20,20,20,.08);backdrop-filter:blur(10px);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.stack-insight-mark{width:4px;border-radius:999px;background:var(--v12-orange)}
.stack-insight strong{display:block;font-family:'Space Grotesk',sans-serif;font-size:.72rem;line-height:1.3;color:#28282a;font-weight:650}
.stack-insight p{margin:5px 0 0;max-width:none;font-size:.59rem;line-height:1.55;color:#77777b}
.interactive-stack[data-active] .stack-insight{border-color:#d4d4cf;box-shadow:0 17px 35px rgba(20,20,20,.10);transform:translateY(-2px)}
.reference-benefits{
  width:min(calc(100% - 64px),1420px)!important;
  min-height:104px!important;
  grid-template-columns:repeat(4,1fr)!important;
  border-top:1px solid #e2e2de!important;
}
.reference-benefits>div{padding:18px 30px 18px 22px!important;min-height:72px!important}
.reference-benefits i{top:31px!important;background:var(--v12-orange)!important}
.reference-benefits strong{font-size:.70rem!important}.reference-benefits span{font-size:.59rem!important;line-height:1.45!important;max-width:28ch!important}
.page-home .intro-section{padding-top:4.4rem!important}

@media(max-width:1160px){
  .header-inner{grid-template-columns:140px minmax(0,1fr) auto!important;gap:20px!important}.main-nav{font-size:.73rem!important}.main-nav a{padding:.52rem .68rem!important}
  .reference-match-main{grid-template-columns:minmax(420px,.92fr) minmax(470px,1.08fr)!important;gap:38px!important;width:min(calc(100% - 44px),1240px)!important}
  .reference-match-copy h1{font-size:clamp(3rem,4.9vw,4.15rem)!important}
  .reference-card{width:320px!important}.reference-card-accounts{left:130px!important}.reference-card-source{left:88px!important}.reference-card-reviewer{left:132px!important}.reference-search{left:430px!important}.stack-insight{right:-4px!important;width:205px!important}
}
@media(max-width:900px){
  :root{--v12-nav-height:72px;--v12-nav-space:100px}
  .site-header{width:calc(100% - 20px)!important;border-radius:13px!important}.header-inner{width:calc(100% - 30px)!important;height:var(--v12-nav-height)!important;grid-template-columns:1fr auto auto!important}.nav-toggle{display:block!important;justify-self:end!important}.nav-cta{min-height:41px!important;padding:.68rem .9rem!important}
  .main-nav{display:none!important}.main-nav.open{display:flex!important;position:absolute!important;top:calc(var(--v12-nav-height) - 1px)!important;left:12px!important;right:12px!important;flex-direction:column!important;align-items:stretch!important;border-radius:12px!important;padding:8px!important;background:#fff!important;box-shadow:0 18px 42px rgba(20,20,20,.10)!important}.main-nav.open a{justify-content:flex-start!important}.main-nav.open .mobile-only{display:flex!important}.main-nav.open a[aria-current="page"]{display:flex!important}
  .reference-match-main{grid-template-columns:1fr!important;gap:18px!important;min-height:auto!important;padding-top:34px!important}.reference-match-copy{max-width:690px!important}.reference-match-copy h1{font-size:clamp(3rem,8vw,4rem)!important;max-width:12ch!important}.reference-match-sub{max-width:62ch!important}
  .reference-match-visual{min-height:495px!important;max-width:680px!important;width:100%!important;margin:0 auto!important}.reference-card-accounts{left:28%!important}.reference-card-source{left:21%!important}.reference-card-reviewer{left:29%!important}.reference-search{left:73%!important}.stack-insight{right:1%!important;bottom:20px!important}
  .reference-benefits{grid-template-columns:1fr 1fr!important;width:min(calc(100% - 40px),680px)!important}.reference-benefits>div:nth-child(2){border-right:0!important}.reference-benefits>div:nth-child(-n+2){border-bottom:1px solid #e8e8e4!important}
}
@media(max-width:600px){
  :root{--v12-nav-height:66px;--v12-nav-top:7px;--v12-nav-space:88px}
  .site-header{width:calc(100% - 12px)!important;border-radius:11px!important}.header-inner{width:calc(100% - 20px)!important}.brand-fallback{font-size:1.16rem!important;padding-bottom:.35rem!important}.brand-fallback::after{width:76px!important}.nav-cta{font-size:.67rem!important;min-height:37px!important;padding:.55rem .7rem!important}.nav-toggle{font-size:.68rem!important;padding:.48rem .6rem!important}
  .reference-match-hero{padding-top:8px!important}.reference-match-main{width:calc(100% - 30px)!important;padding-top:22px!important}.reference-kicker{font-size:.61rem!important;flex-wrap:wrap;margin-bottom:17px!important}.reference-match-copy h1{font-size:clamp(2.55rem,12vw,3.35rem)!important;max-width:11ch!important}.reference-match-sub{font-size:.84rem!important;line-height:1.65!important;margin-top:20px!important}.reference-match-actions{gap:15px!important;flex-wrap:wrap!important}.reference-beta-note{font-size:.61rem!important}
  .reference-match-visual{min-height:390px!important;transform:scale(.86);transform-origin:top center;margin-bottom:-44px!important}.reference-card{width:280px!important;height:99px!important;padding:14px 15px!important;grid-template-columns:43px minmax(0,1fr) auto!important}.reference-card-accounts{left:13%!important;top:22px!important}.reference-card-source{left:5%!important;top:135px!important}.reference-card-reviewer{left:14%!important;top:252px!important;height:104px!important}.reference-search{left:79%!important;top:178px!important}.stack-insight{display:none!important}.layer-tag{min-width:36px!important;padding:4px 6px!important}.layer-copy strong{font-size:.79rem!important}.layer-copy small{font-size:.55rem!important}.layer-icon{width:36px!important;height:36px!important}
  .reference-benefits{width:calc(100% - 30px)!important;grid-template-columns:1fr 1fr!important}.reference-benefits>div{padding:14px 16px 14px 18px!important}.reference-benefits strong{font-size:.64rem!important}.reference-benefits span{font-size:.53rem!important}
}
@media(prefers-reduced-motion:reduce){
  .reference-card,.layer-icon,.layer-copy small,.reference-path path,.reference-search,.stack-insight,.site-header,.nav-cta,.main-nav a{transition:none!important}
}

/* =========================================================
   v13 — hero geometry, wider editorial copy, clean source card
   ========================================================= */
@media (min-width:901px){
  .reference-match-hero{
    padding-top:10px!important;
  }
  .reference-match-main{
    width:min(calc(100% - 72px),1580px)!important;
    grid-template-columns:minmax(610px,1.02fr) minmax(650px,1.08fr)!important;
    gap:42px!important;
    min-height:650px!important;
    padding:18px 0 28px!important;
  }
  .reference-match-copy{
    max-width:760px!important;
    padding:2px 0 10px 30px!important;
  }
  .reference-match-copy h1{
    max-width:15.8ch!important;
    font-size:clamp(3.25rem,4.25vw,4.55rem)!important;
    line-height:.99!important;
    letter-spacing:-.054em!important;
  }
  .reference-match-copy h1 .hero-sentence{
    max-width:15.8ch!important;
  }
  .reference-match-copy h1 .hero-secondary-sentence{
    max-width:15.8ch!important;
    margin-top:.14em!important;
  }
  .reference-match-sub{
    max-width:67ch!important;
    font-size:.93rem!important;
    line-height:1.70!important;
    margin-top:24px!important;
  }
  .reference-match-actions{margin-top:25px!important}
  .reference-beta-note{max-width:66ch!important}

  .reference-match-visual{
    min-height:570px!important;
    width:100%!important;
    transform:scale(1.055)!important;
    transform-origin:50% 50%!important;
  }
  .reference-grid{
    inset:8px -22px 12px -8px!important;
    transform:perspective(920px) rotateX(61deg) rotateZ(-6deg) translateY(62px) scale(1.03)!important;
  }
  .reference-card{
    width:408px!important;
    height:124px!important;
    padding:20px 22px!important;
    grid-template-columns:52px minmax(0,1fr) auto!important;
    gap:16px!important;
    border-radius:14px!important;
    transform:perspective(1100px) rotateX(2.2deg) rotateZ(5deg)!important;
    box-shadow:0 20px 44px rgba(20,20,20,.095)!important;
  }
  .reference-card-accounts{top:42px!important;left:150px!important}
  .reference-card-source{top:190px!important;left:92px!important}
  .reference-card-reviewer{top:342px!important;left:148px!important;height:128px!important}
  .reference-search{top:244px!important;left:535px!important;width:42px!important;height:42px!important}
  .stack-insight{right:-2px!important;bottom:18px!important;width:246px!important;min-height:100px!important}
  .layer-copy strong{font-size:.95rem!important}
  .layer-copy small{font-size:.63rem!important;max-width:33ch!important}
  .layer-tag{min-width:44px!important;font-size:.56rem!important}

  .reference-card-accounts:hover,.reference-card-accounts:focus-visible{
    transform:translateY(-8px) perspective(1100px) rotateX(2.2deg) rotateZ(5deg)!important;
  }
  .reference-card-source:hover,.reference-card-source:focus-visible{
    transform:translateY(-6px) perspective(1100px) rotateX(2.2deg) rotateZ(5deg)!important;
  }
  .reference-card-reviewer:hover,.reference-card-reviewer:focus-visible{
    transform:translateY(5px) perspective(1100px) rotateX(2.2deg) rotateZ(5deg)!important;
  }
}

/* Rebuild the source/TB icon as a clean ledger instead of a four-cell glyph. */
.ledger-icon{
  display:block!important;
  place-items:initial!important;
  position:relative!important;
}
.ledger-icon i{
  position:absolute!important;
  left:9px!important;
  top:10px!important;
  width:22px!important;
  height:20px!important;
  border:1.35px solid #68686c!important;
  border-radius:3px!important;
  background:
    linear-gradient(to right,transparent 0 9px,#8d8d91 9px 10px,transparent 10px),
    linear-gradient(to bottom,transparent 0 6px,#8d8d91 6px 7px,transparent 7px 13px,#8d8d91 13px 14px,transparent 14px)!important;
  box-shadow:none!important;
}
.ledger-icon::after{
  content:''!important;
  position:absolute!important;
  left:12px!important;
  top:7px!important;
  width:16px!important;
  border-top:1.35px solid #68686c!important;
}

/* Keep the source card visually clean and prevent transformed child artefacts. */
.reference-card-source .layer-icon,
.reference-card-source .layer-copy,
.reference-card-source .layer-tag{
  backface-visibility:hidden!important;
  -webkit-font-smoothing:antialiased!important;
  transform:translateZ(0)!important;
}
.reference-card-source{overflow:visible!important}
.reference-card-source::before{border-radius:14px!important;overflow:hidden!important}

/* Tablet: preserve wider copy without making the hero feel like a narrow document column. */
@media (min-width:901px) and (max-width:1260px){
  .reference-match-main{
    width:min(calc(100% - 48px),1220px)!important;
    grid-template-columns:minmax(470px,.96fr) minmax(520px,1.04fr)!important;
    gap:28px!important;
  }
  .reference-match-copy{padding-left:18px!important;max-width:650px!important}
  .reference-match-copy h1{font-size:clamp(3rem,4.7vw,4.05rem)!important;max-width:14.5ch!important}
  .reference-match-sub{max-width:62ch!important}
  .reference-match-visual{transform:scale(.96)!important;transform-origin:center!important}
}

/* Mobile/tablet source card uses the same clean icon and no skew. */
@media (max-width:900px){
  .reference-card{
    transform:rotate(4deg)!important;
  }
  .reference-card-accounts:hover,.reference-card-accounts:focus-visible,
  .reference-card-source:hover,.reference-card-source:focus-visible,
  .reference-card-reviewer:hover,.reference-card-reviewer:focus-visible{
    transform:translateY(-4px) rotate(4deg)!important;
  }
  .reference-card-reviewer:hover,.reference-card-reviewer:focus-visible{transform:translateY(4px) rotate(4deg)!important}
}
/* v13.1 — make desktop copy read horizontally rather than as a narrow vertical column. */
@media (min-width:1261px){
  .reference-match-copy h1,
  .reference-match-copy h1 .hero-sentence,
  .reference-match-copy h1 .hero-secondary-sentence{
    max-width:11.2em!important;
  }
  .reference-match-copy h1{font-size:clamp(3.2rem,4.05vw,4.35rem)!important}
}
@media (min-width:901px) and (max-width:1260px){
  .reference-match-copy h1,
  .reference-match-copy h1 .hero-sentence,
  .reference-match-copy h1 .hero-secondary-sentence{max-width:10.8em!important}
}
.reference-card-source{overflow:hidden!important}


/* ==========================================================================
   v14 — full-canvas content layout
   Keeps the approved home hero intact while making every supporting page and
   every post-hero section use the available desktop canvas more deliberately.
   ========================================================================== */

/* Supporting copy can fill its assigned grid cell instead of inheriting the
   global 66ch document measure. */
.section-label .measure > p,
.section-label .measure > ul,
.steps .step p,
.check-group p,
.check-list li,
.security-facts .fact p,
.quiet-block p,
.founder-copy > p,
.beta-copy > p,
.booking-placeholder p,
.legal-shell > p,
.faq-answer-inner p,
.faq-answer-inner ul{
  max-width:none!important;
}

/* Denser section rhythm: visual separation comes from structure, rules and
   surfaces rather than large empty vertical bands. */
.page-home main > .section{
  padding:clamp(2.45rem,3.2vw,3.35rem) 0!important;
}
body:not(.page-home) main > .section{
  padding:clamp(2.2rem,2.9vw,3rem) 0!important;
}
body:not(.page-home) .page-hero{
  padding:clamp(1.75rem,2.45vw,2.35rem) 0!important;
}
body:not(.page-home) .page-hero > .container.has-context-visual{
  grid-template-columns:minmax(220px,.52fr) minmax(330px,.78fr) minmax(400px,1.08fr)!important;
  gap:24px 34px!important;
  align-items:center!important;
}
body:not(.page-home) .page-hero > .container.has-context-visual > h1{
  max-width:11ch!important;
}
body:not(.page-home) .page-hero > .container.has-context-visual > .context-visual{
  min-height:0!important;
  padding:12px!important;
}
body:not(.page-home) .page-hero > .container.has-context-visual > .lede{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}

/* Labelled prose sections now use the full content column. */
body:not(.page-home) .section-label{
  grid-template-columns:155px minmax(0,1fr)!important;
  gap:34px!important;
  align-items:start!important;
}
body:not(.page-home) .section-label > .side-label{
  position:sticky!important;
  top:132px!important;
  padding-top:4px!important;
}
body:not(.page-home) .section-label > .measure{
  width:100%!important;
  max-width:none!important;
}

/* Two-paragraph sections become a balanced two-column editorial spread. */
body:not(.page-home) .content-flow-split{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:0 clamp(34px,4vw,64px)!important;
  align-items:start!important;
}
body:not(.page-home) .content-flow-split > p{
  margin:0!important;
  padding:2px 0 0!important;
}
body:not(.page-home) .content-flow-split > p + p{
  border-left:1px solid #deded9!important;
  padding-left:clamp(26px,3vw,44px)!important;
}

/* Title + two arguments: title owns one column, the supporting paragraphs sit
   side by side rather than stacking into a narrow document column. */
body:not(.page-home) .content-flow-title{
  display:grid!important;
  grid-template-columns:minmax(260px,.72fr) repeat(2,minmax(0,1fr))!important;
  gap:12px clamp(30px,3.3vw,50px)!important;
  align-items:start!important;
}
body:not(.page-home) .content-flow-title > h2{
  grid-column:1!important;
  grid-row:1 / span 2!important;
  max-width:13ch!important;
  margin:0!important;
}
body:not(.page-home) .content-flow-title > p{
  margin:0!important;
  padding:2px 0!important;
}
body:not(.page-home) .content-flow-title > p:nth-of-type(1){grid-column:2!important;grid-row:1!important}
body:not(.page-home) .content-flow-title > p:nth-of-type(2){grid-column:3!important;grid-row:1!important}

/* Inputs page: arrange the minimum inputs, optional inputs and limitation as a
   compact information layout that uses the width of the page. */
body:not(.page-home) .content-flow-inputs{
  display:grid!important;
  grid-template-columns:minmax(235px,.62fr) minmax(260px,.78fr) minmax(320px,1.08fr)!important;
  gap:10px clamp(30px,3.4vw,54px)!important;
  align-items:start!important;
}
body:not(.page-home) .content-flow-inputs > h2{
  grid-column:1!important;
  grid-row:1 / span 3!important;
  max-width:11ch!important;
  margin:0!important;
}
body:not(.page-home) .content-flow-inputs > p,
body:not(.page-home) .content-flow-inputs > ul{margin:0!important}
body:not(.page-home) .content-flow-inputs > p:nth-of-type(1){grid-column:2!important;grid-row:1!important;font-weight:650;color:#2e2e2b!important}
body:not(.page-home) .content-flow-inputs > ul{grid-column:2!important;grid-row:2!important;padding-left:1.1rem!important;margin-top:-2px!important}
body:not(.page-home) .content-flow-inputs > p:nth-of-type(2){grid-column:3!important;grid-row:1 / span 2!important}
body:not(.page-home) .content-flow-inputs > p:nth-of-type(3){
  grid-column:2 / 4!important;
  grid-row:3!important;
  margin-top:8px!important;
  padding:14px 16px!important;
  border:1px solid #deded9!important;
  border-left:3px solid #2a2a2a!important;
  border-radius:7px!important;
  background:#fafaf8!important;
}

/* The three inner-page workflow steps use the horizontal canvas rather than
   three tall full-width rows. */
body:not(.page-home) .steps{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  align-items:stretch!important;
  border:1px solid #d9d9d4!important;
  border-radius:10px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 14px 38px rgba(20,20,20,.035)!important;
}
body:not(.page-home) .steps .step{
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
  min-width:0!important;
  padding:24px 25px 26px!important;
  border:0!important;
  border-right:1px solid #e0e0db!important;
  background:#fff!important;
}
body:not(.page-home) .steps .step:last-child{border-right:0!important}
body:not(.page-home) .steps .step:nth-child(2){background:#fbfbfa!important}
body:not(.page-home) .steps .step-number{
  margin-bottom:34px!important;
  font-size:.68rem!important;
}
body:not(.page-home) .steps .step > div:last-child{
  display:block!important;
  grid-column:auto!important;
}
body:not(.page-home) .steps .step h2,
body:not(.page-home) .steps .step h3{
  display:block!important;
  max-width:18ch!important;
  margin:0!important;
  font-size:clamp(1.2rem,1.6vw,1.48rem)!important;
}
body:not(.page-home) .steps .step p{
  display:block!important;
  margin:18px 0 0!important;
  padding:14px 15px!important;
  border:1px solid #e1e1dc!important;
  border-radius:6px!important;
  background:#fafaf8!important;
  font-size:.82rem!important;
  line-height:1.62!important;
}

/* Checks page: keep the split but let both sides breathe horizontally, with a
   compact supporting strip underneath. */
body:not(.page-home) .check-split{
  grid-template-columns:minmax(0,1.22fr) minmax(330px,.78fr)!important;
  border-radius:10px!important;
  overflow:hidden!important;
  box-shadow:0 14px 38px rgba(20,20,20,.035)!important;
}
body:not(.page-home) .check-group{padding:1.45rem 1.55rem!important}
body:not(.page-home) .check-list li{font-size:.82rem!important;line-height:1.55!important}
body:not(.page-home) .working{
  margin-top:16px!important;
  padding:1.2rem 1.35rem!important;
}
body:not(.page-home) .working ul{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:0 22px!important;
  padding-left:1rem!important;
}
body:not(.page-home) .closing-line{
  max-width:none!important;
  margin:18px 0 0!important;
  padding:18px 20px!important;
  border-top:1px solid #d9d9d4!important;
  font-size:clamp(1.35rem,2vw,1.85rem)!important;
}

/* Security facts use the full page width and read like concise policy cards. */
body:not(.page-home) .security-facts{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  border-radius:10px!important;
  overflow:hidden!important;
}
body:not(.page-home) .security-facts .fact{min-height:0!important;padding:1.35rem 1.5rem!important}

/* FAQ: question on the left, expanded answer on the right. This keeps long
   answers from turning the page into a tall single-column document. */
body:not(.page-home) .faq-list{
  max-width:none!important;
  width:100%!important;
  border-top:1px solid #222!important;
}
body:not(.page-home) .faq-item.enhanced{
  display:grid!important;
  grid-template-columns:minmax(300px,.68fr) minmax(0,1.32fr)!important;
  gap:32px!important;
  align-items:start!important;
  padding:0!important;
  border-bottom:1px solid #deded9!important;
}
body:not(.page-home) .faq-item.enhanced > h2{grid-column:1!important;margin:0!important}
body:not(.page-home) .faq-item.enhanced > .faq-answer{grid-column:2!important;align-self:start!important}
body:not(.page-home) .faq-question{
  min-height:72px!important;
  padding:1.2rem 0!important;
  font-size:clamp(1.08rem,1.35vw,1.28rem)!important;
}
body:not(.page-home) .faq-item.is-open{
  padding:0!important;
  background:#fbfbfa!important;
}
body:not(.page-home) .faq-item.is-open .faq-answer-inner{
  margin:10px 0!important;
  padding:14px 16px!important;
}
body:not(.page-home) .faq-answer-inner p,
body:not(.page-home) .faq-answer-inner ul{
  max-width:none!important;
  font-size:.83rem!important;
  line-height:1.62!important;
}

/* About and beta pages get wider copy columns without making individual lines
   uncomfortably long. */
body:not(.page-home) .about-grid{
  grid-template-columns:minmax(250px,.48fr) minmax(0,1.52fr)!important;
  gap:48px!important;
}
body:not(.page-home) .founder-copy{max-width:none!important}
body:not(.page-home) .founder-copy > p{max-width:74ch!important}
body:not(.page-home) .beta-panel{
  grid-template-columns:minmax(240px,.58fr) minmax(0,1.42fr)!important;
  gap:46px!important;
}
body:not(.page-home) .beta-copy{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px 30px!important;
  align-items:start!important;
}
body:not(.page-home) .beta-copy > p{margin:0!important}
body:not(.page-home) .beta-copy > p:first-child{grid-column:1 / -1!important}
body:not(.page-home) .beta-copy > .button{grid-column:1!important;width:max-content!important;margin-top:8px!important}
body:not(.page-home) .booking-shell{max-width:none!important}
body:not(.page-home) .booking-placeholder{min-height:170px!important}

/* Quiet one-line disclaimers should feel like a horizontal product notice, not
   a full section containing a tiny paragraph. */
body:not(.page-home) .quiet-block{
  margin:0!important;
  padding:1rem 1.25rem!important;
}
body:not(.page-home) .quiet-block p{font-size:.84rem!important}

/* Home page after the approved front section: reduce dead space and let each
   editorial row use the canvas more completely. */
.page-home .intro-section{padding-top:clamp(2.35rem,3vw,3rem)!important}
.page-home .editorial-head.has-context-visual{
  grid-template-columns:minmax(255px,.68fr) minmax(300px,.78fr) minmax(0,1.18fr)!important;
  column-gap:30px!important;
}
.page-home .editorial-head.has-context-visual > .editorial-copy{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px 20px!important;
}
.page-home .editorial-copy p{max-width:none!important}
.page-home .feature-heading.has-context-visual{
  grid-template-columns:minmax(300px,.78fr) minmax(320px,.82fr) minmax(330px,.82fr)!important;
  gap:28px!important;
  margin-bottom:22px!important;
}
.page-home .feature-card{min-height:330px!important;padding:23px 24px!important}
.page-home .attio-steps article{min-height:210px!important;padding:23px 24px 25px!important}
.page-home .step-num{margin-bottom:20px!important}
.page-home .audience-item{min-height:135px!important;padding:22px 25px!important}
.page-home .audience-item p{max-width:none!important}
.page-home .section-link{margin-top:14px!important;padding-top:12px!important}
.page-home .final-cta{padding:clamp(2.5rem,3.4vw,3.3rem) 0!important}
.page-home .final-cta-inner.has-context-visual{
  grid-template-columns:minmax(240px,.62fr) minmax(360px,1.16fr) minmax(285px,.68fr)!important;
  gap:12px 34px!important;
}
.page-home .final-cta p{max-width:none!important}

@media(max-width:1100px) and (min-width:901px){
  body:not(.page-home) .page-hero > .container.has-context-visual{
    grid-template-columns:minmax(200px,.5fr) minmax(280px,.7fr) minmax(320px,1fr)!important;
    gap:24px!important;
  }
  body:not(.page-home) .content-flow-title{
    grid-template-columns:minmax(220px,.62fr) repeat(2,minmax(0,1fr))!important;
    gap:22px!important;
  }
  body:not(.page-home) .content-flow-inputs{
    grid-template-columns:minmax(200px,.55fr) minmax(230px,.72fr) minmax(280px,1fr)!important;
    gap:24px!important;
  }
  body:not(.page-home) .working ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .page-home .editorial-head.has-context-visual,
  .page-home .feature-heading.has-context-visual{gap:22px!important}
}

@media(max-width:900px){
  body:not(.page-home) .section-label > .side-label{position:static!important}
  body:not(.page-home) .content-flow-split,
  body:not(.page-home) .content-flow-title,
  body:not(.page-home) .content-flow-inputs{
    display:block!important;
  }
  body:not(.page-home) .content-flow-split > p + p{
    border-left:0!important;
    border-top:1px solid #deded9!important;
    padding:14px 0 0!important;
    margin-top:14px!important;
  }
  body:not(.page-home) .content-flow-title > h2,
  body:not(.page-home) .content-flow-inputs > h2{margin-bottom:1rem!important;max-width:18ch!important}
  body:not(.page-home) .content-flow-title > p,
  body:not(.page-home) .content-flow-inputs > p,
  body:not(.page-home) .content-flow-inputs > ul{margin:0 0 12px!important}
  body:not(.page-home) .content-flow-inputs > p:nth-of-type(3){margin-top:8px!important}
  body:not(.page-home) .steps{grid-template-columns:1fr!important}
  body:not(.page-home) .steps .step{border-right:0!important;border-bottom:1px solid #e0e0db!important}
  body:not(.page-home) .steps .step:last-child{border-bottom:0!important}
  body:not(.page-home) .faq-item.enhanced{grid-template-columns:1fr!important;gap:0!important}
  body:not(.page-home) .faq-item.enhanced > h2,
  body:not(.page-home) .faq-item.enhanced > .faq-answer{grid-column:1!important}
  body:not(.page-home) .beta-copy{grid-template-columns:1fr!important}
  body:not(.page-home) .beta-copy > p:first-child,
  body:not(.page-home) .beta-copy > .button{grid-column:1!important}
  .page-home .editorial-head.has-context-visual > .editorial-copy{grid-template-columns:1fr!important}
}

@media(max-width:600px){
  .page-home main > .section,
  body:not(.page-home) main > .section{padding:2.35rem 0!important}
  body:not(.page-home) .page-hero{padding:1.8rem 0 2rem!important}
  body:not(.page-home) .steps .step{padding:20px 18px 22px!important}
  body:not(.page-home) .steps .step-number{margin-bottom:22px!important}
}

/* ==========================================================================\n   v15 — seamless scrolling + stronger fade-in motion\n   Removes report-like section boundaries and makes post-hero content feel like\n   one continuous website canvas. The approved home hero itself is untouched.\n   ========================================================================== */

/* 1) Remove full-width section dividers / rule markers. */
main > .section{
  border-top:0!important;
  overflow:visible!important;
}
main > .section::before,
.page-hero::after,
.page-hero .container::before{
  display:none!important;
  content:none!important;
  border:0!important;
}

/* The reading progress line also reads as another divider, so keep it hidden. */
.scroll-progress{display:none!important}

/* 2) Use one continuous page surface instead of alternating section bands. */
.page-home main > .section,
.page-home .intro-section,
.page-home .feature-band,
.page-home .steps-section,
.page-home .audience-section,
body:not(.page-home) main > .section,
body:not(.page-home) .section.alt,
body:not(.page-home) .page-hero{
  background:transparent!important;
}
body:not(.page-home) .page-hero{
  border-bottom:0!important;
}

/* Keep the final CTA as a contained component, not a full-width visual band. */
.page-home .final-cta,
body:not(.page-home) .final-cta{
  border-top:0!important;
  background:transparent!important;
}

/* 3) Tighten the vertical rhythm so content flows into the next idea instead of\n      looking like isolated document pages. */
.page-home main > .section{
  padding:clamp(1.9rem,2.35vw,2.65rem) 0!important;
}
body:not(.page-home) main > .section{
  padding:clamp(1.75rem,2.15vw,2.45rem) 0!important;
}
body:not(.page-home) .page-hero{
  padding:clamp(1.55rem,2vw,2.1rem) 0 clamp(1.3rem,1.8vw,1.9rem)!important;
}
.page-home .intro-section{padding-top:clamp(2.45rem,3vw,3.15rem)!important}

/* Kill the little heading underline that reinforces the old report/section feel. */
.feature-heading h2::after,
.editorial-head h2::after{
  display:none!important;
  content:none!important;
}
.feature-heading h2,
.editorial-head h2{padding-bottom:0!important}

/* Softer visual continuity between neighbouring blocks: cards remain cards,\n   but the page itself no longer announces a new section with a hard edge. */
.page-home .feature-heading,
.page-home .editorial-head,
.page-home .audience-section .feature-heading,
.page-home .steps-section .feature-heading{
  margin-bottom:clamp(1rem,1.8vw,1.55rem)!important;
}
.page-home .section-link{margin-top:10px!important;padding-top:8px!important}

@media(max-width:900px){
  .page-home main > .section,
  body:not(.page-home) main > .section{padding:1.75rem 0!important}
  body:not(.page-home) .page-hero{padding:1.45rem 0 1.25rem!important}
}

@media(prefers-reduced-motion:reduce){
}

/* ==========================================================================
   v17 — What it checks: interactive stacked checks illustration
   Scoped to this page only. No homepage or other inner-page visual is changed.
   ========================================================================== */
.page-what-it-checks .page-hero > .container.has-context-visual{
  grid-template-columns:minmax(300px,.72fr) minmax(650px,1.45fr)!important;
  grid-template-rows:auto auto auto!important;
  gap:8px clamp(38px,5vw,78px)!important;
  align-items:center!important;
}
.page-what-it-checks .page-hero > .container.has-context-visual > .eyebrow{
  grid-column:1!important;grid-row:1!important;align-self:end!important;
}
.page-what-it-checks .page-hero > .container.has-context-visual > h1{
  grid-column:1!important;grid-row:2!important;max-width:8ch!important;margin:.35rem 0 .7rem!important;
}
.page-what-it-checks .page-hero > .container.has-context-visual > .lede{
  grid-column:1!important;grid-row:3!important;max-width:35ch!important;margin:0!important;padding:0!important;
  border:0!important;background:transparent!important;box-shadow:none!important;color:var(--muted)!important;
}
.page-what-it-checks .page-hero > .container.has-context-visual > .lede::before{display:none!important}
.page-what-it-checks .page-hero > .container.has-context-visual > .context-checks-stack{
  grid-column:2!important;grid-row:1 / span 3!important;
  align-self:center!important;
  width:100%!important;max-width:none!important;min-height:360px!important;
  padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;
}
.page-what-it-checks .context-checks-stack:hover{transform:none!important;box-shadow:none!important;border-color:transparent!important}

.checks-stack-scene{
  --checks-rx:0deg;--checks-ry:0deg;
  position:relative;width:100%;height:360px;min-width:0;
  perspective:1000px;transform-style:preserve-3d;
  transform:rotateX(var(--checks-rx)) rotateY(var(--checks-ry));
  transition:transform .32s cubic-bezier(.16,1,.3,1);
}
.checks-stack-scene::before{
  content:"";position:absolute;left:6%;right:5%;bottom:1%;height:58%;pointer-events:none;
  background-image:linear-gradient(to right,rgba(24,24,27,.035) 1px,transparent 1px),linear-gradient(to bottom,rgba(24,24,27,.035) 1px,transparent 1px);
  background-size:25px 25px;transform:perspective(420px) rotateX(66deg);transform-origin:center bottom;
  mask-image:linear-gradient(to top,rgba(0,0,0,.56),transparent 85%);opacity:.7;
}
.checks-stack-paths{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:2}
.checks-path{fill:none;stroke:#c7c7c1;stroke-width:1.35;stroke-dasharray:5 7;transition:stroke .25s ease,stroke-width .25s ease,opacity .25s ease}
.checks-path-result{stroke:#bcbcb6}
.checks-paper-stack{position:absolute;left:5%;top:72px;width:285px;height:205px;z-index:1;pointer-events:none}
.checks-paper-stack i{position:absolute;inset:0;border:1px solid #e5e5e0;border-radius:10px;background:#fff;box-shadow:0 14px 28px rgba(18,18,18,.035)}
.checks-paper-stack i:first-child{transform:translate(-14px,16px) rotate(-5deg);opacity:.55}
.checks-paper-stack i:last-child{transform:translate(-5px,8px) rotate(-2.4deg);opacity:.72}

.checks-layer{
  position:absolute;left:7%;width:285px;min-height:92px;display:grid;grid-template-columns:42px 1fr;align-items:center;gap:12px;
  padding:17px 20px;border:1px solid #dddcd7;border-radius:9px;background:#fff;color:#1c1c1a;text-align:left;
  box-shadow:0 15px 32px rgba(20,20,18,.075);cursor:pointer;z-index:4;transform-origin:center;
  transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease,border-color .22s ease,opacity .22s ease;
}
.checks-layer-exact{top:46px;transform:rotate(-5deg) translateZ(30px)}
.checks-layer-assisted{top:176px;transform:rotate(-4deg) translateX(12px) translateZ(18px)}
.checks-status{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;font-size:.78rem;font-weight:700}
.exact-status{background:#171717;color:#fff}
.assisted-status{border:1.5px dashed #171717;background:#fff;position:relative}
.assisted-status::after{content:"";position:absolute;width:5px;height:5px;background:var(--accent);border-radius:50%;right:-1px;bottom:1px}
.checks-layer-copy{display:flex;flex-direction:column;min-width:0}
.checks-layer-copy strong{font-family:var(--font-heading,inherit);font-size:.83rem;line-height:1.2;font-weight:700}
.checks-layer-copy small{margin-top:6px;font-size:.61rem;color:#777770;line-height:1.35}

.checks-ai-core{
  position:absolute;left:48.5%;top:130px;width:70px;height:70px;border:0;border-radius:7px;background:#1d1d1f;color:#fff;z-index:5;cursor:pointer;
  box-shadow:0 16px 36px rgba(20,20,20,.18);display:grid;place-items:center;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s ease;
}
.checks-ai-core span{font-family:var(--font-heading,inherit);font-size:1.55rem;letter-spacing:-.04em}

.checks-stack-insight{
  position:absolute;right:2%;top:87px;width:245px;min-height:146px;padding:20px 20px 20px 22px;border:1px solid #deded9;border-radius:9px;background:#fff;z-index:4;
  box-shadow:0 14px 32px rgba(20,20,18,.045);display:grid;grid-template-columns:30px 1fr;gap:13px;align-items:start;
  transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .25s ease,box-shadow .25s ease;
}
.checks-insight-icon{width:28px;height:28px;border-radius:50%;background:#f8f3ee;position:relative}
.checks-insight-icon::before{content:"";position:absolute;left:8px;top:6px;width:10px;height:12px;border:1.35px solid var(--accent);clip-path:polygon(50% 0,100% 18%,100% 65%,50% 100%,0 65%,0 18%)}
.checks-stack-insight strong{display:block;font-size:.78rem;line-height:1.45;font-weight:700}
.checks-stack-insight p{margin:7px 0 0!important;font-size:.66rem!important;line-height:1.55!important;color:#6d6d68!important;max-width:none!important}

.checks-stack-scene[data-active="exact"] .checks-layer-exact{transform:rotate(-2deg) translateY(-8px) translateZ(44px);border-color:#b9b9b2;box-shadow:0 20px 42px rgba(20,20,18,.12)}
.checks-stack-scene[data-active="exact"] .checks-layer-assisted{opacity:.58}
.checks-stack-scene[data-active="exact"] .checks-path-exact{stroke:#18181b;stroke-width:2;opacity:1}
.checks-stack-scene[data-active="exact"] .checks-path-assisted{opacity:.28}

.checks-stack-scene[data-active="assisted"] .checks-layer-assisted{transform:rotate(-1.5deg) translateX(18px) translateY(-6px) translateZ(38px);border-color:#c9a37f;box-shadow:0 20px 42px rgba(20,20,18,.11)}
.checks-stack-scene[data-active="assisted"] .checks-layer-exact{opacity:.58}
.checks-stack-scene[data-active="assisted"] .checks-path-assisted{stroke:var(--accent);stroke-width:2;opacity:1}
.checks-stack-scene[data-active="assisted"] .checks-path-exact{opacity:.28}

.checks-stack-scene[data-active="reviewer"] .checks-ai-core{transform:translateY(-5px) scale(1.06);box-shadow:0 20px 46px rgba(20,20,20,.24)}
.checks-stack-scene[data-active="reviewer"] .checks-path-exact,.checks-stack-scene[data-active="reviewer"] .checks-path-assisted,.checks-stack-scene[data-active="reviewer"] .checks-path-result{stroke:var(--accent);stroke-width:1.8}
.checks-stack-scene[data-active="reviewer"] .checks-stack-insight{transform:translateX(4px);border-color:#c9a37f}

@media(hover:hover) and (pointer:fine){
  .checks-layer:hover,.checks-layer:focus-visible,.checks-ai-core:hover,.checks-ai-core:focus-visible{outline:none}
}

@media(max-width:1180px){
  .page-what-it-checks .page-hero > .container.has-context-visual{grid-template-columns:minmax(250px,.66fr) minmax(560px,1.34fr)!important;gap:30px!important}
  .checks-stack-scene{height:330px;transform:scale(.93) rotateX(var(--checks-rx)) rotateY(var(--checks-ry));transform-origin:center right}
}
@media(max-width:900px){
  .page-what-it-checks .page-hero > .container.has-context-visual{grid-template-columns:1fr!important;gap:16px!important}
  .page-what-it-checks .page-hero > .container.has-context-visual > .eyebrow,
  .page-what-it-checks .page-hero > .container.has-context-visual > h1,
  .page-what-it-checks .page-hero > .container.has-context-visual > .lede,
  .page-what-it-checks .page-hero > .container.has-context-visual > .context-checks-stack{grid-column:1!important;grid-row:auto!important}
  .page-what-it-checks .page-hero > .container.has-context-visual > .lede{max-width:58ch!important}
  .page-what-it-checks .page-hero > .container.has-context-visual > .context-checks-stack{min-height:330px!important;margin-top:8px!important}
  .checks-stack-scene{max-width:720px;height:330px;transform:none!important}
}
@media(max-width:620px){
  .page-what-it-checks .page-hero > .container.has-context-visual > .context-checks-stack{min-height:420px!important}
  .checks-stack-scene{height:420px}
  .checks-stack-scene::before{display:none}
  .checks-stack-paths{display:none}
  .checks-paper-stack{left:2%;top:25px;width:88%;height:210px}
  .checks-layer{left:4%;width:82%;min-height:82px;padding:14px 16px}
  .checks-layer-exact{top:12px}
  .checks-layer-assisted{top:118px;transform:rotate(-2deg) translateX(10px)}
  .checks-ai-core{left:auto;right:8%;top:215px;width:60px;height:60px}
  .checks-stack-insight{left:4%;right:4%;top:292px;width:auto;min-height:108px;padding:15px 16px;grid-template-columns:27px 1fr}
}
@media(prefers-reduced-motion:reduce){
  .checks-stack-scene,.checks-layer,.checks-ai-core,.checks-stack-insight,.checks-path{transition:none!important;transform:none!important}
}

/* ========================================================================== 
   v18 — What it checks hero: match the homepage hero composition.
   The page copy remains untouched; only the hero layout and the approved
   Variation 6 illustration are refined.
   ========================================================================== */
.page-what-it-checks .page-hero{
  min-height:calc(100vh - 72px)!important;
  padding:0!important;
  border-bottom:1px solid #e8e8e4!important;
  overflow:hidden!important;
  background:#fff!important;
}
.page-what-it-checks .page-hero > .container.has-context-visual{
  display:grid!important;
  grid-template-columns:minmax(340px,.82fr) minmax(520px,1.18fr)!important;
  grid-template-rows:auto auto auto!important;
  column-gap:66px!important;
  row-gap:0!important;
  align-items:center!important;
  align-content:center!important;
  min-height:calc(100vh - 168px)!important;
  padding-top:28px!important;
  padding-bottom:18px!important;
}
.page-what-it-checks .page-hero > .container.has-context-visual > .eyebrow{
  grid-column:1!important;
  grid-row:1!important;
  align-self:end!important;
  margin:0 0 20px!important;
  max-width:510px!important;
}
.page-what-it-checks .page-hero > .container.has-context-visual > h1{
  grid-column:1!important;
  grid-row:2!important;
  margin:0!important;
  max-width:9.8ch!important;
  font-family:'Space Grotesk',ui-sans-serif,sans-serif!important;
  font-size:clamp(3.35rem,4.55vw,5.05rem)!important;
  line-height:.96!important;
  letter-spacing:-.062em!important;
  font-weight:590!important;
  color:#111113!important;
}
.page-what-it-checks .page-hero > .container.has-context-visual > .lede{
  grid-column:1!important;
  grid-row:3!important;
  align-self:start!important;
  margin:28px 0 0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#66666b!important;
  font-size:.82rem!important;
  line-height:1.68!important;
  max-width:42ch!important;
}
.page-what-it-checks .page-hero > .container.has-context-visual > .lede::before{display:none!important}
.page-what-it-checks .page-hero > .container.has-context-visual > .context-checks-stack{
  grid-column:2!important;
  grid-row:1 / span 3!important;
  align-self:center!important;
  justify-self:stretch!important;
  width:100%!important;
  max-width:none!important;
  min-height:430px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.page-what-it-checks .context-checks-stack:hover{
  transform:none!important;
  box-shadow:none!important;
  border-color:transparent!important;
}

.page-what-it-checks .checks-stack-scene{
  --checks-rx:0deg;
  --checks-ry:0deg;
  position:relative!important;
  width:100%!important;
  height:430px!important;
  min-width:0!important;
  perspective:1050px!important;
  transform-style:preserve-3d!important;
  transform:rotateX(var(--checks-rx)) rotateY(var(--checks-ry))!important;
  transition:transform .32s cubic-bezier(.16,1,.3,1)!important;
}
.page-what-it-checks .checks-stack-scene::before{
  content:""!important;
  position:absolute!important;
  left:2%!important;
  right:0!important;
  bottom:-6%!important;
  height:58%!important;
  pointer-events:none!important;
  background-image:linear-gradient(to right,rgba(24,24,27,.035) 1px,transparent 1px),linear-gradient(to bottom,rgba(24,24,27,.035) 1px,transparent 1px)!important;
  background-size:26px 26px!important;
  transform:perspective(520px) rotateX(67deg) rotateZ(-2deg)!important;
  transform-origin:center bottom!important;
  -webkit-mask-image:radial-gradient(ellipse at center,#000 0,#000 30%,transparent 72%)!important;
  mask-image:radial-gradient(ellipse at center,#000 0,#000 30%,transparent 72%)!important;
  opacity:.62!important;
}
.page-what-it-checks .checks-stack-paths{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  overflow:visible!important;
  pointer-events:none!important;
  z-index:2!important;
}
.page-what-it-checks .checks-path{
  fill:none!important;
  stroke:#c8c8c2!important;
  stroke-width:1.35!important;
  stroke-dasharray:6 7!important;
  transition:stroke .25s ease,stroke-width .25s ease,opacity .25s ease!important;
}
.page-what-it-checks .checks-paper-stack{
  position:absolute!important;
  left:6%!important;
  top:101px!important;
  width:270px!important;
  height:190px!important;
  z-index:1!important;
  pointer-events:none!important;
}
.page-what-it-checks .checks-paper-stack i{
  position:absolute!important;
  inset:0!important;
  border:1px solid #e5e5e0!important;
  border-radius:10px!important;
  background:#fff!important;
  box-shadow:0 15px 32px rgba(18,18,18,.045)!important;
}
.page-what-it-checks .checks-paper-stack i:first-child{
  transform:translate(-15px,17px) rotate(-5.2deg)!important;
  opacity:.55!important;
}
.page-what-it-checks .checks-paper-stack i:last-child{
  transform:translate(-6px,8px) rotate(-2.5deg)!important;
  opacity:.76!important;
}
.page-what-it-checks .checks-layer{
  position:absolute!important;
  left:8%!important;
  width:270px!important;
  min-height:94px!important;
  display:grid!important;
  grid-template-columns:42px 1fr!important;
  align-items:center!important;
  gap:12px!important;
  padding:17px 20px!important;
  border:1px solid #dddcd7!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#1c1c1a!important;
  text-align:left!important;
  box-shadow:0 15px 32px rgba(20,20,18,.075)!important;
  cursor:pointer!important;
  z-index:4!important;
  transform-origin:center!important;
  transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease,border-color .22s ease,opacity .22s ease!important;
}
.page-what-it-checks .checks-layer-exact{
  top:68px!important;
  transform:rotate(-5.4deg) translateZ(30px)!important;
}
.page-what-it-checks .checks-layer-assisted{
  top:203px!important;
  left:7%!important;
  transform:rotate(-4.2deg) translateX(11px) translateZ(18px)!important;
}
.page-what-it-checks .checks-status{
  width:28px!important;
  height:28px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  font-size:.78rem!important;
  font-weight:700!important;
}
.page-what-it-checks .checks-layer-copy strong{
  font-family:'Space Grotesk',ui-sans-serif,sans-serif!important;
  font-size:.82rem!important;
  line-height:1.2!important;
  font-weight:650!important;
}
.page-what-it-checks .checks-layer-copy small{
  margin-top:6px!important;
  font-size:.59rem!important;
  color:#777770!important;
  line-height:1.35!important;
}
.page-what-it-checks .checks-ai-core{
  position:absolute!important;
  left:51.5%!important;
  top:166px!important;
  width:64px!important;
  height:64px!important;
  border:0!important;
  border-radius:7px!important;
  background:#1d1d1f!important;
  color:#fff!important;
  z-index:5!important;
  cursor:pointer!important;
  box-shadow:0 16px 36px rgba(20,20,20,.18)!important;
  display:grid!important;
  place-items:center!important;
  transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s ease!important;
}
.page-what-it-checks .checks-ai-core span{
  font-family:'Space Grotesk',ui-sans-serif,sans-serif!important;
  font-size:1.42rem!important;
  letter-spacing:-.04em!important;
}
.page-what-it-checks .checks-stack-insight{
  position:absolute!important;
  right:2%!important;
  top:118px!important;
  width:218px!important;
  min-height:154px!important;
  padding:20px 19px 20px 20px!important;
  border:1px solid #deded9!important;
  border-radius:9px!important;
  background:#fff!important;
  z-index:4!important;
  box-shadow:0 14px 32px rgba(20,20,18,.045)!important;
  display:grid!important;
  grid-template-columns:30px 1fr!important;
  gap:13px!important;
  align-items:start!important;
  transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .25s ease,box-shadow .25s ease!important;
}
.page-what-it-checks .checks-insight-icon{
  width:28px!important;
  height:28px!important;
  border-radius:50%!important;
  background:#f8f3ee!important;
  position:relative!important;
}
.page-what-it-checks .checks-stack-insight strong{
  display:block!important;
  font-size:.74rem!important;
  line-height:1.45!important;
  font-weight:700!important;
}
.page-what-it-checks .checks-stack-insight p{
  margin:7px 0 0!important;
  font-size:.64rem!important;
  line-height:1.55!important;
  color:#6d6d68!important;
  max-width:none!important;
}

.page-what-it-checks .checks-stack-scene[data-active="exact"] .checks-layer-exact{
  transform:rotate(-3deg) translateY(-8px) translateZ(44px)!important;
}
.page-what-it-checks .checks-stack-scene[data-active="assisted"] .checks-layer-assisted{
  transform:rotate(-2deg) translateX(16px) translateY(-6px) translateZ(38px)!important;
}

@media(max-width:1180px){
  .page-what-it-checks .page-hero > .container.has-context-visual{
    grid-template-columns:minmax(300px,.8fr) minmax(440px,1.2fr)!important;
    column-gap:34px!important;
  }
  .page-what-it-checks .checks-stack-scene{
    transform:scale(.93) rotateX(var(--checks-rx)) rotateY(var(--checks-ry))!important;
    transform-origin:center right!important;
  }
  .page-what-it-checks .checks-stack-insight{right:0!important;width:205px!important}
  .page-what-it-checks .checks-ai-core{left:49.5%!important}
}
@media(max-width:860px){
  .page-what-it-checks .page-hero{min-height:auto!important}
  .page-what-it-checks .page-hero > .container.has-context-visual{
    grid-template-columns:1fr!important;
    grid-template-rows:auto!important;
    gap:0!important;
    min-height:auto!important;
    padding-top:54px!important;
    padding-bottom:28px!important;
  }
  .page-what-it-checks .page-hero > .container.has-context-visual > .eyebrow,
  .page-what-it-checks .page-hero > .container.has-context-visual > h1,
  .page-what-it-checks .page-hero > .container.has-context-visual > .lede,
  .page-what-it-checks .page-hero > .container.has-context-visual > .context-checks-stack{
    grid-column:1!important;
    grid-row:auto!important;
  }
  .page-what-it-checks .page-hero > .container.has-context-visual > .eyebrow{margin-bottom:18px!important}
  .page-what-it-checks .page-hero > .container.has-context-visual > h1{font-size:clamp(3rem,10vw,4.25rem)!important;max-width:9.4ch!important}
  .page-what-it-checks .page-hero > .container.has-context-visual > .lede{margin-top:24px!important;max-width:48ch!important}
  .page-what-it-checks .page-hero > .container.has-context-visual > .context-checks-stack{min-height:380px!important;margin-top:14px!important}
  .page-what-it-checks .checks-stack-scene{height:380px!important;max-width:650px!important;margin:0 auto!important;transform:none!important}
}
@media(max-width:620px){
  .page-what-it-checks .page-hero > .container.has-context-visual > .context-checks-stack{min-height:430px!important}
  .page-what-it-checks .checks-stack-scene{height:430px!important}
  .page-what-it-checks .checks-stack-scene::before{display:none!important}
  .page-what-it-checks .checks-stack-paths{display:none!important}
  .page-what-it-checks .checks-paper-stack{left:4%!important;top:30px!important;width:88%!important;height:205px!important}
  .page-what-it-checks .checks-layer{left:6%!important;width:82%!important;min-height:82px!important;padding:14px 16px!important}
  .page-what-it-checks .checks-layer-exact{top:18px!important}
  .page-what-it-checks .checks-layer-assisted{top:125px!important;left:5%!important;transform:rotate(-2deg) translateX(9px)!important}
  .page-what-it-checks .checks-ai-core{left:auto!important;right:8%!important;top:222px!important;width:58px!important;height:58px!important}
  .page-what-it-checks .checks-stack-insight{left:5%!important;right:5%!important;top:300px!important;width:auto!important;min-height:108px!important;padding:15px 16px!important;grid-template-columns:27px 1fr!important}
}
@media(prefers-reduced-motion:reduce){
  .page-what-it-checks .checks-stack-scene{transform:none!important}
}


/* ==========================================================================
   How it works — hero matched to the selected reference illustration
   ========================================================================== */
.page-how-it-works .how-hero{
  padding:clamp(3.4rem,5vw,5.35rem) 0 clamp(3.8rem,5.6vw,5.7rem);
  overflow:hidden;
  background:#fff;
}
.page-how-it-works .how-hero::after{display:none}
.page-how-it-works .how-hero>.how-hero-grid{
  width:min(calc(100% - 56px),1500px);
  max-width:1500px;
  display:grid;
  grid-template-columns:minmax(300px,.58fr) minmax(660px,1.42fr);
  gap:clamp(38px,4.8vw,82px);
  align-items:center;
}
.page-how-it-works .how-hero .how-hero-copy{
  min-width:0;
  align-self:center;
}
.page-how-it-works .how-hero .eyebrow{
  margin:0 0 1.05rem;
  color:#c45508;
  font-size:.78rem;
  letter-spacing:.02em;
}
.page-how-it-works .how-hero h1{
  margin:0;
  max-width:7ch;
  font-size:clamp(3.35rem,5.1vw,5.7rem);
  line-height:.94;
  letter-spacing:-.065em;
  color:#181818;
}
.page-how-it-works .how-hero h1 span{color:#c45508}
.page-how-it-works .how-hero .how-hero-lede{
  max-width:35ch;
  margin:2rem 0 0;
  color:#61656a;
  font-size:clamp(.92rem,1.15vw,1.06rem);
  line-height:1.68;
  letter-spacing:-.012em;
}

.page-how-it-works .how-hero-visual{
  position:relative;
  min-height:440px;
  width:100%;
  isolation:isolate;
}
.page-how-it-works .how-grid-floor{
  position:absolute;
  z-index:-4;
  left:10%;
  right:-4%;
  bottom:2%;
  height:59%;
  opacity:.56;
  background-image:
    linear-gradient(rgba(213,213,208,.72) 1px,transparent 1px),
    linear-gradient(90deg,rgba(213,213,208,.72) 1px,transparent 1px);
  background-size:34px 34px;
  transform:perspective(440px) rotateX(61deg) translateY(50px);
  transform-origin:bottom;
  -webkit-mask-image:linear-gradient(to top,rgba(0,0,0,.92),rgba(0,0,0,.06) 78%,transparent);
  mask-image:linear-gradient(to top,rgba(0,0,0,.92),rgba(0,0,0,.06) 78%,transparent);
}
.page-how-it-works .how-flow-lines{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  overflow:visible;
  z-index:-1;
}
.page-how-it-works .how-flow-lines path{
  fill:none;
  stroke:#cbcfc9;
  stroke-width:1.7;
  stroke-dasharray:6 7;
  vector-effect:non-scaling-stroke;
}
.page-how-it-works .how-flow-lines .how-line-strong{
  stroke:#bfc2bd;
  stroke-dasharray:none;
}

.page-how-it-works .how-input,
.page-how-it-works .how-findings,
.page-how-it-works .how-insight,
.page-how-it-works .how-review-card{
  background:rgba(255,255,255,.965);
  border:1px solid #dedfdb;
  box-shadow:0 14px 32px rgba(28,28,28,.055);
}
.page-how-it-works .how-input{
  position:absolute;
  left:1.5%;
  width:21%;
  min-width:150px;
  height:112px;
  border-radius:13px;
  padding:18px 15px;
  display:grid;
  grid-template-columns:42px 1fr;
  gap:10px;
  align-items:center;
  transform:rotate(3.4deg);
}
.page-how-it-works .how-input-pdf{top:70px}
.page-how-it-works .how-input-tb{top:236px;transform:rotate(-1.2deg)}
.page-how-it-works .how-input strong{
  display:block;
  color:#242424;
  font-size:.8rem;
  line-height:1.24;
  font-weight:650;
}
.page-how-it-works .how-input em{
  position:absolute;
  right:10px;
  bottom:10px;
  min-width:32px;
  height:22px;
  border:1px solid #d8d9d5;
  border-radius:999px;
  display:grid;
  place-items:center;
  color:#555a5d;
  font-size:.57rem;
  font-style:normal;
  font-weight:650;
  background:#fff;
}
.page-how-it-works .how-doc-icon,
.page-how-it-works .how-table-icon{
  position:relative;
  width:38px;height:46px;
  border:1.4px solid #d6d8d4;
  border-radius:5px;
  background:#fff;
}
.page-how-it-works .how-doc-icon::before,
.page-how-it-works .how-doc-icon::after{
  content:'';position:absolute;left:9px;right:9px;height:1px;background:#c8cbc7;
}
.page-how-it-works .how-doc-icon::before{top:22px;box-shadow:0 6px 0 #c8cbc7}
.page-how-it-works .how-doc-icon::after{top:10px;right:7px;width:9px;height:8px;border:1px solid #c8cbc7;border-left:0;border-bottom:0;background:transparent;transform:skewY(26deg)}
.page-how-it-works .how-table-icon::before{
  content:'';position:absolute;inset:9px 7px;
  background:
    linear-gradient(#c8cbc7,#c8cbc7) 0 33%/100% 1px no-repeat,
    linear-gradient(#c8cbc7,#c8cbc7) 0 66%/100% 1px no-repeat,
    linear-gradient(90deg,#c8cbc7,#c8cbc7) 50% 0/1px 100% no-repeat;
  border:1px solid #c8cbc7;
  border-radius:2px;
}

.page-how-it-works .how-review-wrap{
  position:absolute;
  left:29.5%;
  top:71px;
  width:29%;
  height:300px;
  display:grid;
  place-items:center;
}
.page-how-it-works .how-orbit{
  position:absolute;
  left:50%;top:50%;
  border:1px solid rgba(206,84,8,.24);
  border-radius:50%;
  transform:translate(-50%,-50%);
}
.page-how-it-works .orbit-a{width:195px;height:195px}
.page-how-it-works .orbit-b{width:242px;height:242px;opacity:.64}
.page-how-it-works .orbit-c{width:292px;height:292px;opacity:.32}
.page-how-it-works .how-review-base{
  position:absolute;
  left:50%;
  transform:translateX(-50%) skewX(-10deg);
  width:160px;
  height:28px;
  border-radius:4px 4px 12px 12px;
}
.page-how-it-works .base-back{
  top:219px;
  background:#e5e6e2;
  box-shadow:0 8px 18px rgba(0,0,0,.08);
}
.page-how-it-works .base-front{
  top:232px;
  width:146px;
  height:22px;
  background:#e76a17;
  box-shadow:0 8px 22px rgba(203,82,7,.18);
}
.page-how-it-works .how-review-card{
  position:absolute;
  top:55px;
  left:50%;
  transform:translateX(-50%);
  width:170px;
  height:180px;
  border-radius:14px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  border-color:#e76a17;
  box-shadow:0 18px 38px rgba(27,27,27,.08);
}
.page-how-it-works .how-shield{width:28px;height:34px;margin-bottom:12px}
.page-how-it-works .how-shield path{fill:none;stroke:#e76a17;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.page-how-it-works .how-review-card strong{font-size:.93rem;line-height:1.15;color:#1f1f1f}
.page-how-it-works .how-review-card small{margin-top:12px;font-size:.57rem;color:#757a7d;letter-spacing:.01em}

.page-how-it-works .how-findings{
  position:absolute;
  left:59.5%;
  top:91px;
  width:18.5%;
  min-width:145px;
  height:233px;
  border-radius:12px;
  padding:22px 18px 14px;
}
.page-how-it-works .how-findings>strong{display:block;font-size:.88rem;color:#242424;margin-bottom:17px}
.page-how-it-works .how-findings>div{
  min-height:51px;
  border-top:1px solid #e5e5e1;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  font-size:.67rem;
  color:#5d6265;
}
.page-how-it-works .how-findings b{
  width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:.67rem;background:#fff;
}
.page-how-it-works .how-findings .is-confirm{border:1px solid #50a55a;color:#40944c}
.page-how-it-works .how-findings .is-dismiss{border:1px solid #9fa4a3;color:#8a8f8e}
.page-how-it-works .how-findings .is-correct{border:1px solid #e76a17;color:#e76a17}
.page-how-it-works .how-findings>div:first-of-type span{color:#3a9448}
.page-how-it-works .how-findings>div:last-of-type span{color:#d95c0c}

.page-how-it-works .how-insight{
  position:absolute;
  right:0;
  top:94px;
  width:18.5%;
  min-width:150px;
  min-height:218px;
  border-radius:11px;
  padding:22px 16px 20px 23px;
  display:flex;
  align-items:center;
}
.page-how-it-works .how-insight i{
  position:absolute;left:12px;top:21px;bottom:21px;width:2px;border-radius:3px;background:#e76a17;
}
.page-how-it-works .how-insight p{margin:0;color:#54595d;font-size:.67rem;line-height:1.66;letter-spacing:-.01em}

@media(max-width:1180px){
  .page-how-it-works .how-hero>.how-hero-grid{
    grid-template-columns:minmax(265px,.52fr) minmax(570px,1.48fr);
    gap:30px;
  }
  .page-how-it-works .how-hero-visual{transform:scale(.92);transform-origin:center left;width:108.5%;margin-right:-8.5%}
}
@media(max-width:980px){
  .page-how-it-works .how-hero>.how-hero-grid{
    grid-template-columns:1fr;
    gap:34px;
  }
  .page-how-it-works .how-hero .how-hero-copy{display:grid;grid-template-columns:.75fr 1.25fr;gap:0 28px;align-items:start}
  .page-how-it-works .how-hero .eyebrow{grid-column:1;grid-row:1;margin-bottom:.7rem}
  .page-how-it-works .how-hero h1{grid-column:1;grid-row:2}
  .page-how-it-works .how-hero .how-hero-lede{grid-column:2;grid-row:1 / span 2;margin:.15rem 0 0;max-width:48ch}
  .page-how-it-works .how-hero-visual{transform:none;width:100%;margin:0;min-height:420px}
}
@media(max-width:700px){
  .page-how-it-works .how-hero{padding:2.9rem 0 3rem}
  .page-how-it-works .how-hero>.how-hero-grid{width:min(calc(100% - 28px),1500px);gap:24px}
  .page-how-it-works .how-hero .how-hero-copy{display:block}
  .page-how-it-works .how-hero .eyebrow{margin-bottom:.7rem}
  .page-how-it-works .how-hero h1{font-size:clamp(3rem,15.5vw,4.35rem);max-width:6.3ch}
  .page-how-it-works .how-hero .how-hero-lede{margin-top:1.2rem;max-width:38ch;font-size:.92rem}
  .page-how-it-works .how-hero-visual{
    min-height:0;
    height:auto;
    aspect-ratio:1.55 / 1;
    width:146%;
    margin-left:-23%;
    transform:scale(.76);
    transform-origin:top center;
    margin-bottom:-21%;
  }
}
@media(max-width:430px){
  .page-how-it-works .how-hero-visual{width:160%;margin-left:-30%;transform:scale(.69);margin-bottom:-29%}
}

/* Security hero — selected shield/platform concept, matched to the homepage hero language. */
.page-security .security-hero{
  padding:3.7rem 0 4.4rem;
  overflow:hidden;
}
.page-security .security-hero::after{display:none}
.page-security .security-hero>.security-hero-grid{
  width:min(calc(100% - 64px),1660px);
  display:grid;
  grid-template-columns:minmax(290px,.72fr) minmax(760px,1.7fr);
  gap:50px;
  align-items:center;
}
.page-security .security-hero-copy{position:relative;z-index:2;padding-left:8px}
.page-security .security-hero .eyebrow{
  margin-bottom:1.35rem;
  color:#c45508;
  letter-spacing:.015em;
}
.page-security .security-hero h1{
  margin:0;
  font-size:clamp(4.15rem,5.15vw,6.2rem);
  line-height:.92;
  letter-spacing:-.065em;
  max-width:7ch;
}
.page-security .security-hero-lede{
  max-width:34ch;
  margin:2rem 0 0;
  color:#5e6265;
  font-size:1.03rem;
  line-height:1.72;
}
.page-security .security-hero-visual{
  position:relative;
  min-height:500px;
  isolation:isolate;
}
.page-security .security-grid-floor{
  position:absolute;
  left:20%;
  right:-4%;
  bottom:2%;
  height:55%;
  opacity:.58;
  transform:perspective(640px) rotateX(66deg) translateY(23%);
  transform-origin:center bottom;
  background-image:
    linear-gradient(rgba(179,182,179,.20) 1px,transparent 1px),
    linear-gradient(90deg,rgba(179,182,179,.20) 1px,transparent 1px);
  background-size:34px 34px;
  mask-image:linear-gradient(to right,transparent 0,#000 15%,#000 78%,transparent 100%);
  -webkit-mask-image:linear-gradient(to right,transparent 0,#000 15%,#000 78%,transparent 100%);
  z-index:-3;
}
.page-security .security-covered-label{
  position:absolute;
  left:0;
  top:31px;
  font-size:.72rem;
  font-weight:700;
  color:#555b5d;
  letter-spacing:.01em;
}
.page-security .security-control-group{
  position:absolute;
  left:0;
  top:62px;
  width:46%;
  min-width:420px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
  padding:10px;
  border:1px solid #e2e2dd;
  border-radius:10px;
  background:rgba(255,255,255,.93);
  box-shadow:0 16px 42px rgba(22,22,22,.055);
  z-index:3;
}
.page-security .security-control-card{
  min-height:154px;
  padding:20px 10px 16px;
  border:1px solid #ededE8;
  border-radius:8px;
  background:#fff;
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
  justify-content:flex-start;
  box-shadow:0 8px 18px rgba(20,20,20,.025);
}
.page-security .security-icon{
  width:31px;
  height:31px;
  margin-bottom:14px;
  display:grid;
  place-items:center;
}
.page-security .security-icon svg{width:29px;height:29px;fill:none;stroke:#3e4242;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}
.page-security .security-control-card strong{font-size:.72rem;line-height:1.2;color:#202324}
.page-security .security-control-card small{margin-top:9px;font-size:.54rem;line-height:1.45;color:#7a7e80;max-width:14ch}
.page-security .security-flow-lines{position:absolute;inset:0;width:100%;height:100%;z-index:1;overflow:visible}
.page-security .security-flow-lines path{fill:none;stroke:#cdd0cd;stroke-width:1.3;stroke-dasharray:6 8}
.page-security .security-shield-wrap{
  position:absolute;
  left:49%;
  top:46%;
  width:255px;
  height:255px;
  transform:translate(-50%,-50%);
  z-index:4;
}
.page-security .security-orbit{
  position:absolute;
  left:50%;top:50%;
  border:1px solid #e4e5e0;
  border-radius:50%;
  transform:translate(-50%,-50%);
}
.page-security .orbit-one{width:205px;height:205px}
.page-security .orbit-two{width:260px;height:260px;opacity:.72}
.page-security .orbit-three{width:320px;height:320px;opacity:.42}
.page-security .security-orbit-dot{position:absolute;width:8px;height:8px;border-radius:50%;background:#ef7a23;box-shadow:0 0 0 5px rgba(239,122,35,.08)}
.page-security .dot-one{left:-3px;top:49px}
.page-security .dot-two{right:-29px;top:15px}
.page-security .dot-three{right:-49px;bottom:69px;background:#c7cac7;box-shadow:none}
.page-security .security-platform{
  position:absolute;
  left:50%;
  transform:translateX(-50%);
  border-radius:50%;
  box-shadow:0 18px 34px rgba(28,28,28,.12);
}
.page-security .platform-back{width:193px;height:68px;bottom:23px;background:#f4f3ef;border:1px solid #e7e5e0}
.page-security .platform-front{width:206px;height:61px;bottom:14px;background:#fff;border-bottom:8px solid #e66d18;box-shadow:0 17px 25px rgba(25,25,25,.12),inset 0 -4px 0 #f3f1ed}
.page-security .security-main-shield{
  position:absolute;
  left:50%;
  top:50%;
  width:112px;
  height:132px;
  transform:translate(-50%,-62%);
  display:grid;
  place-items:center;
  filter:drop-shadow(0 15px 12px rgba(31,31,31,.13));
}
.page-security .security-main-shield svg{width:100%;height:100%;fill:#fff;stroke:#e57220;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.page-security .security-main-shield svg path:first-child{filter:drop-shadow(0 2px 1px rgba(0,0,0,.03))}
.page-security .security-main-shield svg rect{fill:#fff7f1;stroke:#e57220}
.page-security .security-note{
  position:absolute;
  right:0;
  top:72px;
  width:230px;
  min-height:155px;
  padding:24px 26px 22px 28px;
  border:1px solid #dfdfdb;
  border-radius:8px;
  background:rgba(255,255,255,.96);
  box-shadow:0 16px 35px rgba(23,23,23,.07);
  z-index:3;
}
.page-security .security-note::before{content:'';position:absolute;left:0;top:29px;bottom:29px;width:3px;background:#df6919;border-radius:3px}
.page-security .security-note-lock{position:absolute;right:13px;top:9px;color:#777;font-size:.7rem}
.page-security .security-note p{margin:0;color:#565b5d;font-size:.68rem;line-height:1.7}
.page-security .security-note p strong{color:#222;font-size:.73rem}
.page-security .security-search{position:absolute;right:64px;bottom:70px;width:54px;height:54px;z-index:5}
.page-security .security-search span{position:absolute;left:0;top:0;width:35px;height:35px;border:3px solid #1f2425;border-radius:50%;background:#fff}
.page-security .security-search span::before{content:'';position:absolute;width:20px;height:3px;background:#1f2425;right:-14px;bottom:-7px;transform:rotate(48deg);transform-origin:left center;border-radius:2px}
.page-security .security-search span::after{content:'';position:absolute;width:7px;height:7px;background:#e56a17;border-radius:50%;right:3px;bottom:2px}

@media (max-width:1180px){
  .page-security .security-hero>.security-hero-grid{grid-template-columns:minmax(260px,.65fr) minmax(650px,1.55fr);gap:28px}
  .page-security .security-hero-visual{transform:scale(.9);transform-origin:center left;width:111%;margin-right:-11%}
}
@media (max-width:900px){
  .page-security .security-hero>.security-hero-grid{grid-template-columns:1fr;gap:22px;width:min(calc(100% - 34px),900px)}
  .page-security .security-hero-copy{display:grid;grid-template-columns:.7fr 1.3fr;gap:0 25px;align-items:start;padding-left:0}
  .page-security .security-hero .eyebrow{grid-column:1;grid-row:1;margin-bottom:.8rem}
  .page-security .security-hero h1{grid-column:1;grid-row:2;font-size:clamp(3.7rem,10vw,5.4rem)}
  .page-security .security-hero-lede{grid-column:2;grid-row:1 / span 2;margin:.1rem 0 0;max-width:43ch}
  .page-security .security-hero-visual{transform:none;width:100%;margin:0;min-height:460px}
}
@media (max-width:620px){
  .page-security .security-hero{padding:2.8rem 0 2.8rem}
  .page-security .security-hero>.security-hero-grid{width:min(calc(100% - 28px),620px);gap:16px}
  .page-security .security-hero-copy{display:block}
  .page-security .security-hero .eyebrow{margin-bottom:.65rem}
  .page-security .security-hero h1{font-size:clamp(3.35rem,16vw,4.45rem)}
  .page-security .security-hero-lede{margin-top:1.15rem;max-width:34ch;font-size:.92rem}
  .page-security .security-hero-visual{width:158%;margin-left:-29%;min-height:440px;transform:scale(.68);transform-origin:top center;margin-bottom:-30%}
}

/* Security hero — exact selected illustration asset. The previous DOM recreation is intentionally not used. */
.page-security .security-hero{
  padding:3rem 0 3.35rem!important;
  overflow:hidden;
}
.page-security .security-hero>.security-hero-grid{
  width:min(calc(100% - 74px),1800px)!important;
  display:grid!important;
  grid-template-columns:minmax(340px,430px) minmax(760px,1fr)!important;
  gap:clamp(36px,3.1vw,60px)!important;
  align-items:start!important;
}
.page-security .security-hero-copy{
  padding:28px 0 0 0!important;
  align-self:start!important;
}
.page-security .security-hero .eyebrow{
  margin-bottom:1.25rem!important;
  color:#c45508!important;
}
.page-security .security-hero h1{
  font-size:clamp(3.8rem,4vw,4.6rem)!important;
  line-height:.96!important;
  letter-spacing:-.055em!important;
  max-width:none!important;
}
.page-security .security-hero-lede{
  margin-top:2rem!important;
  max-width:34ch!important;
  font-size:1rem!important;
  line-height:1.72!important;
}
.page-security .security-hero-visual{
  position:relative!important;
  min-height:0!important;
  width:100%!important;
  margin:0!important;
  transform:none!important;
  display:flex!important;
  align-items:flex-start!important;
  justify-content:flex-end!important;
  isolation:auto!important;
}
.page-security .security-selected-illustration{
  display:block!important;
  width:min(100%,1300px)!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:top right!important;
  user-select:none;
  -webkit-user-drag:none;
}
@media(max-width:1180px){
  .page-security .security-hero>.security-hero-grid{
    width:min(calc(100% - 48px),1120px)!important;
    grid-template-columns:minmax(280px,350px) minmax(600px,1fr)!important;
    gap:30px!important;
  }
  .page-security .security-hero-copy{padding-top:20px!important}
  .page-security .security-hero h1{font-size:clamp(3.6rem,5.5vw,4.35rem)!important}
}
@media(max-width:900px){
  .page-security .security-hero>.security-hero-grid{
    grid-template-columns:1fr!important;
    width:min(calc(100% - 36px),820px)!important;
    gap:24px!important;
  }
  .page-security .security-hero-copy{padding-top:0!important;max-width:680px}
  .page-security .security-hero .eyebrow{margin-bottom:.8rem!important}
  .page-security .security-hero h1{font-size:clamp(3.7rem,9vw,4.5rem)!important}
  .page-security .security-hero-lede{margin-top:1.15rem!important;max-width:46ch!important}
  .page-security .security-hero-visual{justify-content:center!important}
  .page-security .security-selected-illustration{width:100%!important;max-width:760px!important}
}
@media(max-width:620px){
  .page-security .security-hero{padding:2.55rem 0 2.7rem!important}
  .page-security .security-hero>.security-hero-grid{width:calc(100% - 28px)!important;gap:18px!important}
  .page-security .security-hero h1{font-size:clamp(3.2rem,15vw,4.1rem)!important}
  .page-security .security-hero-lede{font-size:.91rem!important;line-height:1.65!important}
  .page-security .security-hero-visual{width:118%!important;margin-left:-9%!important}
  .page-security .security-selected-illustration{width:100%!important;max-width:none!important}
}

/* Security hero v3 — true vector illustration (no raster hero asset). */
.page-security .security-hero-visual{
  min-height:0!important;
  overflow:visible!important;
}
.page-security .security-vector-illustration{
  display:block;
  width:100%;
  max-width:1120px;
  height:auto;
  overflow:visible;
  shape-rendering:geometricPrecision;
  text-rendering:geometricPrecision;
}
.page-security .security-selected-illustration{display:none!important}
@media (min-width:901px){
  .page-security .security-hero>.security-hero-grid{
    grid-template-columns:minmax(320px,420px) minmax(720px,1fr)!important;
    align-items:center!important;
  }
  .page-security .security-hero-copy{padding-top:0!important;align-self:center!important}
  .page-security .security-hero-visual{align-self:center!important}
}
@media (max-width:900px){
  .page-security .security-vector-illustration{max-width:820px;margin:0 auto}
}
@media (max-width:620px){
  .page-security .security-hero-visual{width:100%!important;margin:0!important}
  .page-security .security-vector-illustration{width:132%;max-width:none;margin-left:-16%}
}

/* Security hero v4 — preserve the selected illustration proportions exactly. */
.page-security .security-vector-illustration{
  aspect-ratio:1120 / 520;
  height:auto!important;
  object-fit:contain;
  preserve-aspect-ratio:xMidYMid meet;
}
@media (min-width:901px){
  .page-security .security-hero-visual{
    display:flex!important;
    align-items:center!important;
  }
}

/* Security hero v5 — balanced homepage-style composition. */
@media (min-width:901px){
  .page-security .security-hero{
    padding:2.15rem 0 2.8rem!important;
  }
  .page-security .security-hero>.security-hero-grid{
    width:min(calc(100% - 112px),1720px)!important;
    grid-template-columns:minmax(340px,410px) minmax(0,1fr)!important;
    gap:clamp(44px,3vw,62px)!important;
    align-items:start!important;
  }
  .page-security .security-hero-copy{
    align-self:start!important;
    padding:28px 0 0!important;
    max-width:410px!important;
  }
  .page-security .security-hero .eyebrow{
    margin:0 0 1.1rem!important;
    font-size:.72rem!important;
    line-height:1.2!important;
  }
  .page-security .security-hero h1{
    margin:0!important;
    padding:0!important;
    margin-left:0!important;
    width:auto!important;
    max-width:none!important;
    background:none!important;
    box-shadow:none!important;
    border-radius:0!important;
    transform:none!important;
    font-size:clamp(4rem,4.45vw,5.15rem)!important;
    line-height:.96!important;
    letter-spacing:-.058em!important;
  }
  .page-security .security-hero h1:hover{
    color:var(--ink)!important;
    background:none!important;
    box-shadow:none!important;
    transform:none!important;
  }
  .page-security .security-hero-lede{
    margin:1.45rem 0 0!important;
    max-width:31ch!important;
    font-size:.96rem!important;
    line-height:1.7!important;
    color:#666a6c!important;
  }
  .page-security .security-hero-visual{
    align-self:start!important;
    justify-content:center!important;
    align-items:flex-start!important;
    padding-top:0!important;
  }
  .page-security .security-vector-illustration{
    width:min(100%,1090px)!important;
    max-width:1090px!important;
    margin:0 auto!important;
  }
}

@media (min-width:901px) and (max-width:1180px){
  .page-security .security-hero>.security-hero-grid{
    width:min(calc(100% - 56px),1120px)!important;
    grid-template-columns:minmax(280px,340px) minmax(0,1fr)!important;
    gap:32px!important;
  }
  .page-security .security-hero-copy{padding-top:22px!important}
  .page-security .security-hero h1{font-size:clamp(3.55rem,6vw,4.35rem)!important}
  .page-security .security-hero-lede{font-size:.91rem!important;max-width:30ch!important}
}

@media (max-width:900px){
  .page-security .security-hero h1{
    background:none!important;
    box-shadow:none!important;
    transform:none!important;
    margin-left:0!important;
    padding:0!important;
  }
  .page-security .security-hero h1:hover{background:none!important;box-shadow:none!important;transform:none!important;color:var(--ink)!important}
  .page-security .security-hero-copy{display:block!important}
  .page-security .security-hero-lede{margin-top:1.25rem!important}
}

/* Security hero v6 — vertically centre the copy and illustration, and tighten the hero depth. */
@media (min-width:901px){
  .page-security .security-hero{
    padding:1.65rem 0 1.9rem!important;
  }
  .page-security .security-hero>.security-hero-grid{
    align-items:center!important;
  }
  .page-security .security-hero-copy{
    align-self:center!important;
    padding:0!important;
  }
  .page-security .security-hero-visual{
    align-self:center!important;
    align-items:center!important;
    padding-top:0!important;
  }
  .page-security .security-vector-illustration{
    width:min(100%,1040px)!important;
    max-width:1040px!important;
  }
}

/* Security hero v7 — lower the illustration so its visual centre sits directly opposite the copy. */
@media (min-width:901px){
  .page-security .security-hero-visual{
    transform:translateY(48px)!important;
  }
}


/* Security hero v8 — use the quiet space beneath the intro for a compact posture summary. */
.page-security .security-quick-read{
  display:none;
}
@media (min-width:901px){
  .page-security .security-quick-read{
    display:block;
    width:min(100%,330px);
    margin-top:1.45rem;
    border-top:1px solid #deded9;
  }
  .page-security .security-quick-heading{
    padding:.72rem 0 .48rem;
    color:#7b7d7d;
    font-size:.61rem;
    line-height:1;
    font-weight:700;
    letter-spacing:.11em;
    text-transform:uppercase;
  }
  .page-security .security-quick-item{
    min-height:34px;
    display:grid;
    grid-template-columns:28px 74px 1fr;
    align-items:center;
    gap:8px;
    border-top:1px solid #eeeeea;
    font-style:normal;
  }
  .page-security .security-quick-item>span{
    color:#e56b19;
    font-size:.58rem;
    font-weight:750;
    letter-spacing:.06em;
    font-variant-numeric:tabular-nums;
  }
  .page-security .security-quick-item>b{
    color:#2d3031;
    font-size:.69rem;
    font-weight:700;
  }
  .page-security .security-quick-item>em{
    color:#747879;
    font-size:.66rem;
    font-style:normal;
    white-space:nowrap;
  }
}
@media (min-width:901px) and (max-width:1180px){
  .page-security .security-quick-read{width:min(100%,300px);margin-top:1.2rem}
  .page-security .security-quick-item{grid-template-columns:24px 66px 1fr;gap:6px}
  .page-security .security-quick-item>em{font-size:.62rem}
}


/* FAQ + About hero simplification — remove the top contextual illustration and keep the opening layout quiet. */
@media (min-width:901px){
  .page-faq .page-hero>.container{
    grid-template-columns:minmax(250px,.62fr) minmax(420px,1fr)!important;
    grid-template-rows:auto auto!important;
    gap:7px 72px!important;
    align-items:center!important;
  }
  .page-faq .page-hero .eyebrow{
    grid-column:1!important;
    grid-row:1!important;
  }
  .page-faq .page-hero h1{
    grid-column:1!important;
    grid-row:2!important;
  }
  .page-faq .page-hero .lede{
    grid-column:2!important;
    grid-row:1 / span 2!important;
    margin:0!important;
    max-width:620px!important;
  }

  .page-about .page-hero>.container{
    display:block!important;
  }
  .page-about .page-hero .eyebrow,
  .page-about .page-hero h1{
    display:block!important;
    width:auto!important;
    max-width:15ch!important;
  }
  .page-about .page-hero h1{
    margin-top:.35rem!important;
  }
}

/* Defensive: these pages should stay text-only even if an older cached script tries to inject a context visual. */
.page-faq .page-hero .context-visual,
.page-about .page-hero .context-visual{
  display:none!important;
}


/* v24: HD vector rendering + scroll/hover interactions for top-page illustrations. */
.premium-scroll-illustration{
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
.premium-scroll-illustration svg{
  shape-rendering:geometricPrecision;
  text-rendering:geometricPrecision;
}
.premium-interactive-card{outline:none}
.premium-interactive-card:focus-visible{
  outline:2px solid rgba(216,104,24,.38);
  outline-offset:4px;
}

/* What it checks — directional flow and content-specific micro-interactions. */
.page-what-it-checks #wic-page-hero .wicp-flow-path{
  stroke-dasharray:6 7;
  stroke-dashoffset:0;
}
.page-what-it-checks #wic-page-hero .wicp-visual.is-illustration-active .wicp-flow-path{
  animation:wicFlow 1.05s linear infinite;
}
.page-what-it-checks #wic-page-hero .wicp-visual.is-illustration-active .wicp-flow-b{animation-delay:-.28s}
.page-what-it-checks #wic-page-hero .wicp-visual.is-illustration-active .wicp-flow-c{animation-delay:-.55s}
@keyframes wicFlow{to{stroke-dashoffset:-26}}
.page-what-it-checks #wic-page-hero .wicp-card,
.page-what-it-checks #wic-page-hero .wicp-ai,
.page-what-it-checks #wic-page-hero .wicp-result{
  will-change:transform,box-shadow;
}
.page-what-it-checks #wic-page-hero .wicp-exact:hover .wicp-icon,
.page-what-it-checks #wic-page-hero .wicp-exact:focus-visible .wicp-icon,
.page-what-it-checks #wic-page-hero .wicp-exact.is-active .wicp-icon{
  animation:wicExactCheck .58s cubic-bezier(.16,1,.3,1) both;
}
@keyframes wicExactCheck{0%{transform:scale(.82) rotate(-12deg)}65%{transform:scale(1.14) rotate(3deg)}100%{transform:scale(1) rotate(0)}}
.page-what-it-checks #wic-page-hero .wicp-assisted:hover .wicp-icon,
.page-what-it-checks #wic-page-hero .wicp-assisted:focus-visible .wicp-icon,
.page-what-it-checks #wic-page-hero .wicp-assisted.is-active .wicp-icon{
  animation:wicAssistedOrbit 1.15s linear infinite;
}
@keyframes wicAssistedOrbit{to{transform:rotate(360deg)}}
.page-what-it-checks #wic-page-hero .wicp-ai{overflow:hidden}
.page-what-it-checks #wic-page-hero .wicp-ai::before{
  content:"";position:absolute;inset:-35%;opacity:0;
  background:linear-gradient(115deg,transparent 34%,rgba(255,255,255,.34) 49%,transparent 64%);
  transform:translateX(-70%) rotate(8deg);pointer-events:none;
}
.page-what-it-checks #wic-page-hero .wicp-ai:hover::before,
.page-what-it-checks #wic-page-hero .wicp-ai:focus-visible::before,
.page-what-it-checks #wic-page-hero .wicp-ai.is-active::before{animation:wicAiScan .9s ease both}
@keyframes wicAiScan{0%{opacity:0;transform:translateX(-70%) rotate(8deg)}25%{opacity:1}100%{opacity:0;transform:translateX(70%) rotate(8deg)}}
.page-what-it-checks #wic-page-hero .wicp-result{
  transition:transform .25s ease,box-shadow .25s ease,border-color .2s ease;
}
.page-what-it-checks #wic-page-hero .wicp-result:hover,
.page-what-it-checks #wic-page-hero .wicp-result:focus-visible,
.page-what-it-checks #wic-page-hero .wicp-result.is-active{transform:translateY(-5px);box-shadow:0 24px 46px rgba(20,20,20,.11);border-color:#d0d0cb}
.page-what-it-checks #wic-page-hero .wicp-result:hover .wicp-result-icon,
.page-what-it-checks #wic-page-hero .wicp-result:focus-visible .wicp-result-icon,
.page-what-it-checks #wic-page-hero .wicp-result.is-active .wicp-result-icon{animation:wicResultPulse .75s cubic-bezier(.16,1,.3,1) both}
@keyframes wicResultPulse{0%{transform:scale(.86)}55%{transform:scale(1.13)}100%{transform:scale(1)}}
.page-what-it-checks #wic-page-hero .wicp-visual.is-illustration-active .wicp-junction{animation:wicJunction 1.4s ease-in-out infinite}
@keyframes wicJunction{0%,100%{fill:#fff;stroke:#9b9ca1}50%{fill:#d86818;stroke:#d86818}}

/* How it works — flowing connectors, radiating review rings and purpose-specific card feedback. */
.page-how-it-works .how-flow-path{stroke-dashoffset:0}
.page-how-it-works .how-hero-visual.is-illustration-active .how-flow-path:not(.how-line-strong){animation:howFlow 1.08s linear infinite}
.page-how-it-works .how-hero-visual.is-illustration-active .how-flow-input-b{animation-delay:-.26s}
.page-how-it-works .how-hero-visual.is-illustration-active .how-flow-output-a{animation-delay:-.48s}
.page-how-it-works .how-hero-visual.is-illustration-active .how-flow-output-b{animation-delay:-.68s}
.page-how-it-works .how-hero-visual.is-illustration-active .how-line-strong{animation:howStrongPulse 1.7s ease-in-out infinite}
@keyframes howFlow{to{stroke-dashoffset:-26}}
@keyframes howStrongPulse{0%,100%{stroke:#bfc2bd;stroke-width:1.7}50%{stroke:#d86818;stroke-width:2.05}}
.page-how-it-works .how-orbit{transform-origin:center;transform-box:fill-box}
.page-how-it-works .how-hero-visual.is-illustration-active .orbit-a{animation:howOrbitA 2.25s ease-out infinite}
.page-how-it-works .how-hero-visual.is-illustration-active .orbit-b{animation:howOrbitB 2.25s ease-out .55s infinite}
.page-how-it-works .how-hero-visual.is-illustration-active .orbit-c{animation:howOrbitC 2.25s ease-out 1.1s infinite}
@keyframes howOrbitA{0%{opacity:.75;transform:translate(-50%,-50%) scale(.88)}75%,100%{opacity:.08;transform:translate(-50%,-50%) scale(1.16)}}
@keyframes howOrbitB{0%{opacity:.5;transform:translate(-50%,-50%) scale(.9)}75%,100%{opacity:.05;transform:translate(-50%,-50%) scale(1.12)}}
@keyframes howOrbitC{0%{opacity:.28;transform:translate(-50%,-50%) scale(.92)}75%,100%{opacity:.03;transform:translate(-50%,-50%) scale(1.08)}}
.page-how-it-works .how-input,
.page-how-it-works .how-review-card,
.page-how-it-works .how-findings,
.page-how-it-works .how-insight{transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .25s ease,border-color .2s ease}
.page-how-it-works .how-input-pdf:hover,.page-how-it-works .how-input-pdf:focus-visible,.page-how-it-works .how-input-pdf.is-active{transform:translateY(-6px) rotate(3.4deg);box-shadow:0 21px 40px rgba(28,28,28,.085);border-color:#d2d2cd}
.page-how-it-works .how-input-tb:hover,.page-how-it-works .how-input-tb:focus-visible,.page-how-it-works .how-input-tb.is-active{transform:translateY(-6px) rotate(-1.2deg);box-shadow:0 21px 40px rgba(28,28,28,.085);border-color:#d2d2cd}
.page-how-it-works .how-input-pdf:hover .how-doc-icon::before,.page-how-it-works .how-input-pdf:focus-visible .how-doc-icon::before,.page-how-it-works .how-input-pdf.is-active .how-doc-icon::before{animation:howDocRead .75s ease-in-out}
@keyframes howDocRead{0%,100%{opacity:1;transform:translateY(0)}50%{opacity:.35;transform:translateY(3px)}}
.page-how-it-works .how-input-tb:hover .how-table-icon::before,.page-how-it-works .how-input-tb:focus-visible .how-table-icon::before,.page-how-it-works .how-input-tb.is-active .how-table-icon::before{animation:howTableCheck .7s ease-in-out}
@keyframes howTableCheck{0%,100%{filter:none}50%{filter:drop-shadow(0 0 3px rgba(216,104,24,.55))}}
.page-how-it-works .how-review-card:hover,.page-how-it-works .how-review-card:focus-visible,.page-how-it-works .how-review-card.is-active{transform:translateX(-50%) translateY(-7px);box-shadow:0 26px 48px rgba(27,27,27,.13)}
.page-how-it-works .how-review-card:hover .how-shield,.page-how-it-works .how-review-card:focus-visible .how-shield,.page-how-it-works .how-review-card.is-active .how-shield{animation:howShield .72s cubic-bezier(.16,1,.3,1)}
@keyframes howShield{0%{transform:scale(.8)}60%{transform:scale(1.16)}100%{transform:scale(1)}}
.page-how-it-works .how-findings:hover,.page-how-it-works .how-findings:focus-visible,.page-how-it-works .how-findings.is-active{transform:translateY(-6px);box-shadow:0 22px 42px rgba(28,28,28,.09);border-color:#d2d2cd}
.page-how-it-works .how-findings:hover>div:nth-of-type(1) b,.page-how-it-works .how-findings:focus-visible>div:nth-of-type(1) b,.page-how-it-works .how-findings.is-active>div:nth-of-type(1) b{animation:howFindingConfirm .45s ease .02s both}
.page-how-it-works .how-findings:hover>div:nth-of-type(2) b,.page-how-it-works .how-findings:focus-visible>div:nth-of-type(2) b,.page-how-it-works .how-findings.is-active>div:nth-of-type(2) b{animation:howFindingDismiss .45s ease .12s both}
.page-how-it-works .how-findings:hover>div:nth-of-type(3) b,.page-how-it-works .how-findings:focus-visible>div:nth-of-type(3) b,.page-how-it-works .how-findings.is-active>div:nth-of-type(3) b{animation:howFindingCorrect .45s ease .22s both}
@keyframes howFindingConfirm{50%{transform:scale(1.2);background:#f1fbf2}}
@keyframes howFindingDismiss{50%{transform:scale(1.2);background:#f4f4f3}}
@keyframes howFindingCorrect{50%{transform:scale(1.2);background:#fff6ef}}
.page-how-it-works .how-insight:hover,.page-how-it-works .how-insight:focus-visible,.page-how-it-works .how-insight.is-active{transform:translateY(-5px);box-shadow:0 22px 42px rgba(28,28,28,.085);border-color:#d2d2cd}
.page-how-it-works .how-insight:hover i,.page-how-it-works .how-insight:focus-visible i,.page-how-it-works .how-insight.is-active i{animation:howInsightBar .85s ease-in-out}
@keyframes howInsightBar{0%,100%{transform:scaleY(1)}50%{transform:scaleY(.62)}}

/* Security — stable SVG-only interactions. SVG class names are deliberately isolated from the legacy HTML illustration classes above. */
.page-security .security-vector-illustration{shape-rendering:geometricPrecision;text-rendering:geometricPrecision}
.page-security .security-flow-line{stroke-dashoffset:0}
.page-security .security-hero-visual.is-illustration-active .security-flow-line{animation:securityFlow 1.15s linear infinite}
.page-security .security-hero-visual.is-illustration-active .security-orbit-line{animation-delay:-.35s}
.page-security .security-hero-visual.is-illustration-active .security-note-line{animation-delay:-.62s}
@keyframes securityFlow{to{stroke-dashoffset:-30}}

.page-security .security-orbits circle{transform-box:fill-box;transform-origin:center}
.page-security .security-hero-visual.is-illustration-active .security-orbits circle:nth-child(1){animation:securityRing 3s ease-out infinite}
.page-security .security-hero-visual.is-illustration-active .security-orbits circle:nth-child(2){animation:securityRing 3s ease-out .7s infinite}
.page-security .security-hero-visual.is-illustration-active .security-orbits circle:nth-child(3){animation:securityRing 3s ease-out 1.4s infinite}
@keyframes securityRing{0%{opacity:.68;transform:scale(.985)}72%,100%{opacity:.08;transform:scale(1.055)}}

.page-security .security-v-card,
.page-security .security-v-shield,
.page-security .security-v-note{
  transform-box:fill-box;
  transform-origin:center;
  cursor:pointer;
  transition:transform .28s cubic-bezier(.16,1,.3,1),filter .24s ease,opacity .2s ease;
}
.page-security .security-v-card:hover,
.page-security .security-v-card.is-active{
  transform:translateY(-5px);
  filter:drop-shadow(0 11px 14px rgba(20,20,20,.075));
}
.page-security .security-v-access-icon,
.page-security .security-v-disclosure-icon,
.page-security .security-v-retention-icon,
.page-security .security-v-note-lock{
  transform-box:fill-box;
  transform-origin:center;
}
.page-security .security-v-access:hover .security-v-access-icon,
.page-security .security-v-access.is-active .security-v-access-icon{animation:securityLock .58s cubic-bezier(.16,1,.3,1)}
@keyframes securityLock{0%{transform:scale(.92)}62%{transform:scale(1.08)}100%{transform:scale(1)}}

.page-security .security-v-disclosure:hover .security-v-disclosure-icon,
.page-security .security-v-disclosure.is-active .security-v-disclosure-icon{animation:securityDisclosure .72s ease}
@keyframes securityDisclosure{0%,100%{opacity:1;transform:scale(1)}45%{opacity:.45;transform:scale(.96)}}

.page-security .security-v-retention:hover .security-v-retention-icon,
.page-security .security-v-retention.is-active .security-v-retention-icon{animation:securityRetention .62s ease}
@keyframes securityRetention{0%,100%{transform:rotate(0)}30%{transform:rotate(-4deg)}68%{transform:rotate(4deg)}}

.page-security .security-v-shield:hover,
.page-security .security-v-shield.is-active{
  transform:translateY(-5px);
  filter:drop-shadow(0 15px 17px rgba(231,115,33,.14));
}
.page-security .security-hero-visual:focus-visible .security-v-shield{animation:securityShieldFocus .78s cubic-bezier(.16,1,.3,1)}
@keyframes securityShieldFocus{0%{transform:scale(.96)}58%{transform:scale(1.025)}100%{transform:scale(1)}}
.page-security .security-hero-visual.is-illustration-active .security-v-shield>path:nth-of-type(2){animation:securityShieldGlow 3s ease-in-out infinite}
@keyframes securityShieldGlow{0%,100%{filter:drop-shadow(0 0 0 rgba(231,115,33,0))}50%{filter:drop-shadow(0 4px 5px rgba(231,115,33,.17))}}

.page-security .security-v-platform{transform-box:fill-box;transform-origin:center}
.page-security .security-hero-visual.is-illustration-active .security-v-platform{animation:securityPlatformPulse 3.2s ease-in-out infinite}
@keyframes securityPlatformPulse{0%,100%{opacity:1}50%{opacity:.965}}

.page-security .security-v-note{
  transform-box:fill-box;
  transform-origin:center;
  cursor:pointer;
  transition:transform .28s cubic-bezier(.16,1,.3,1),filter .24s ease;
}
.page-security .security-v-note:hover,
.page-security .security-v-note.is-active{
  transform:translateY(-5px);
  filter:drop-shadow(0 11px 14px rgba(20,20,20,.07));
}
.page-security .security-v-note:hover .security-v-note-lock,
.page-security .security-v-note.is-active .security-v-note-lock{animation:securityNoteLock .58s cubic-bezier(.16,1,.3,1)}
@keyframes securityNoteLock{0%{transform:scale(.9)}62%{transform:scale(1.1)}100%{transform:scale(1)}}


@media(prefers-reduced-motion:reduce){
  .premium-scroll-illustration *,
  .premium-scroll-illustration *::before,
  .premium-scroll-illustration *::after{animation:none!important;transition-duration:.01ms!important}
}

/* v24a: pinned/active states mirror hover without changing geometry. */
.page-what-it-checks #wic-page-hero .wicp-exact.is-active{transform:translateY(-6px) rotate(-3deg);box-shadow:0 25px 50px rgba(20,20,20,.13);border-color:#c9c9c4}
.page-what-it-checks #wic-page-hero .wicp-assisted.is-active{transform:translateY(-6px) rotate(2deg);box-shadow:0 25px 50px rgba(20,20,20,.13);border-color:#c9c9c4}
.page-what-it-checks #wic-page-hero .wicp-ai.is-active{transform:translateY(-5px);box-shadow:0 22px 42px rgba(20,20,20,.22)}

/* Floating nav cleanup — remove title underline animation. */
.main-nav a::after,
.main-nav a:hover::after,
.main-nav a[aria-current='page']::after{
  content:none !important;
  display:none !important;
  border:0 !important;
}

/* v25: stronger, lightly interactive Accurao home mark. */
.brand{
  position:relative;
  isolation:isolate;
  border-radius:10px;
  outline:none;
  transition:transform .22s cubic-bezier(.16,1,.3,1),filter .22s ease;
}
.brand-fallback{
  position:relative!important;
  display:inline-block!important;
  font-size:1.62rem!important;
  font-weight:720!important;
  letter-spacing:-.06em!important;
  line-height:.96!important;
  padding:0 2px .46rem 0!important;
  color:#161616!important;
  transition:letter-spacing .22s cubic-bezier(.16,1,.3,1),color .18s ease!important;
}
.brand-fallback::after{
  display:block!important;
  content:''!important;
  position:absolute!important;
  left:0!important;
  right:auto!important;
  width:108px!important;
  bottom:0!important;
  border:0!important;
  height:2px!important;
  border-radius:999px!important;
  background:#242424!important;
  transform-origin:left center!important;
  transform:scaleX(.72)!important;
  transition:transform .28s cubic-bezier(.16,1,.3,1),background .22s ease!important;
}
.brand-fallback::before{
  content:'';
  position:absolute;
  left:101px;
  bottom:-2px;
  width:6px;
  height:6px;
  border-radius:50%;
  background:#e77321;
  opacity:0;
  transform:translateX(-11px) scale(.55);
  transition:opacity .18s ease,transform .32s cubic-bezier(.16,1,.3,1);
  pointer-events:none;
}
.brand:hover,
.brand:focus-visible{
  transform:translateY(-2px);
  filter:drop-shadow(0 7px 8px rgba(20,20,20,.07));
}
.brand:hover .brand-fallback,
.brand:focus-visible .brand-fallback{
  letter-spacing:-.045em!important;
}
.brand:hover .brand-fallback::after,
.brand:focus-visible .brand-fallback::after{
  transform:scaleX(1)!important;
  background:#161616!important;
}
.brand:hover .brand-fallback::before,
.brand:focus-visible .brand-fallback::before{
  opacity:1;
  transform:translateX(0) scale(1);
}
.brand:active{transform:translateY(0) scale(.985);filter:none}
.brand:focus-visible{box-shadow:0 0 0 3px rgba(231,115,33,.16)}

@media(max-width:860px){
  .brand-fallback{font-size:1.38rem!important;padding-bottom:.4rem!important}
  .brand-fallback::after{width:91px!important;height:2px!important}
  .brand-fallback::before{left:85px;bottom:-2px}
}
@media(max-width:520px){
  .brand-fallback{font-size:1.26rem!important}
  .brand-fallback::after{width:82px!important}
  .brand-fallback::before{left:76px}
}
@media(prefers-reduced-motion:reduce){
  .brand,.brand-fallback,.brand-fallback::after,.brand-fallback::before{transition:none!important}
}

/* v26: stabilise the Accurao wordmark interaction.
   The underline now follows the actual word width and the orange accent is a short
   deliberate stroke rather than a detached endpoint dot. */
.brand-fallback{
  padding-right:0!important;
}
.brand-fallback::after{
  left:0!important;
  right:0!important;
  width:100%!important;
  bottom:0!important;
  height:1.5px!important;
  border-radius:999px!important;
  background:#242424!important;
  transform:scaleX(.74)!important;
  transform-origin:left center!important;
}
.brand-fallback::before{
  content:''!important;
  position:absolute!important;
  left:0!important;
  bottom:0!important;
  width:18px!important;
  height:1.5px!important;
  border-radius:999px!important;
  background:#e77321!important;
  opacity:0!important;
  transform:scaleX(.25)!important;
  transform-origin:left center!important;
  pointer-events:none!important;
}
.brand:hover,
.brand:focus-visible{
  transform:translateY(-1px)!important;
  filter:drop-shadow(0 5px 7px rgba(20,20,20,.055))!important;
}
.brand:hover .brand-fallback::after,
.brand:focus-visible .brand-fallback::after{
  transform:scaleX(1)!important;
}
.brand:hover .brand-fallback::before,
.brand:focus-visible .brand-fallback::before{
  opacity:1!important;
  transform:scaleX(1)!important;
}
@media(max-width:860px){
  .brand-fallback::after{width:100%!important}
  .brand-fallback::before{left:0!important;bottom:0!important;width:16px!important}
}
@media(max-width:520px){
  .brand-fallback::after{width:100%!important}
  .brand-fallback::before{left:0!important;width:14px!important}
}

/* v27: editorial-tech typography — Times New Roman as the distinctive visual voice.
   The serif is used for the brand, display type, narrative copy and illustration labels;
   compact controls retain Manrope so the product still reads as modern software. */
:root{
  --font-editorial:"Times New Roman",Times,serif;
  --font-ui:'Manrope',Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;
}

body{
  font-family:var(--font-editorial);
  font-size:15.5px;
  line-height:1.6;
  letter-spacing:.002em;
  -webkit-font-smoothing:auto;
  text-rendering:optimizeLegibility;
}

h1,h2,h3,
.closing-line,
.audience-item strong,
.faq-question,
.brand-fallback,
.footer-brand{
  font-family:var(--font-editorial)!important;
  font-kerning:normal;
}

h1,h2{
  font-weight:700!important;
  letter-spacing:-.052em!important;
}
h1{line-height:.94!important}
h2{line-height:.98!important}
h3{
  font-weight:700!important;
  letter-spacing:-.025em!important;
  line-height:1.08!important;
}
.attio-hero h1{
  letter-spacing:-.058em!important;
  line-height:.92!important;
}

/* Let the main editorial copy carry the serif character too. */
main p,
main li,
.lede,
.editorial-copy,
.feature-copy,
.step p,
.check-list,
.faq-answer-inner,
.founder-copy,
.beta-copy,
.legal-shell{
  font-family:var(--font-editorial);
}

/* Keep small operational UI deliberately sans-serif for a finance-tech contrast. */
.main-nav,
.main-nav a,
.nav-cta,.button,.nav-toggle,
.announcement,
.eyebrow,
.hero-pill,
.window-chrome,
.product-sidebar,
.review-toolbar,
.review-head,.review-row,
.status,
.evidence-panel,
.evidence-values,
.evidence-actions,
.section-label,
.section-link,
.feature-index,
.step-num,.step-number,
.group-note,
.ai-label,
.footer-links,
.reference-card-reviewer small,
.layer-copy small,
.layer-tag{
  font-family:var(--font-ui)!important;
}

/* The Accurao wordmark becomes more editorial and confident without changing its interaction. */
.brand-fallback{
  font-size:1.72rem!important;
  font-weight:700!important;
  letter-spacing:-.052em!important;
  line-height:.94!important;
}

/* Serif titles inside feature / content cards provide hierarchy against sans microcopy. */
.feature-copy h3,
.attio-steps h3,
.step h2,.step h3,
.check-group h2,.check-group h3,
.working h3,
.faq-item h2,
.founder-copy h2,
.legal-shell h2,
.layer-copy strong,
.reference-card-reviewer strong{
  font-family:var(--font-editorial)!important;
}

/* Render text inside the vector illustrations with the same crisp system serif. */
.premium-scroll-illustration svg text,
.page-what-it-checks svg text,
.page-how-it-works svg text,
.page-security svg text{
  font-family:var(--font-editorial)!important;
  font-kerning:normal;
  text-rendering:geometricPrecision;
}

/* Tiny SVG / diagram labels stay sans when they act as metadata rather than prose. */
.premium-scroll-illustration svg text[data-ui],
.page-what-it-checks svg .ui-label,
.page-how-it-works svg .ui-label,
.page-security svg .ui-label{
  font-family:var(--font-ui)!important;
}

@media(max-width:860px){
  body{font-size:15px}
  .brand-fallback{font-size:1.48rem!important}
}
@media(max-width:520px){
  .brand-fallback{font-size:1.34rem!important}
}

/* v26: keep JS-injected contextual diagrams crisp at rest on every page,
   including beta.html which does not load illustrations-3d.css. */
.context-visual,
.context-visual:hover,
.context-visual:focus-within{
  transform:none!important;
  filter:none!important;
  will-change:auto!important;
  backface-visibility:visible!important;
  -webkit-backface-visibility:visible!important;
  -webkit-font-smoothing:auto!important;
  -moz-osx-font-smoothing:auto!important;
  text-rendering:optimizeLegibility;
}
@media(hover:hover) and (pointer:fine){
  .context-visual{
    transition:box-shadow .2s ease,border-color .2s ease!important;
  }
  .context-visual:hover{
    transform:none!important;
    box-shadow:0 16px 34px rgba(20,20,18,.065)!important;
    border-color:#cfcfc8!important;
  }
}
.context-visual .cv-sheet,
.context-visual .cv-lane,
.context-visual .flow-doc,
.context-visual .flow-engine,
.context-visual .flow-output,
.context-visual .secure-node,
.context-visual .cv-faq,
.context-visual .founder-monogram,
.context-visual .calendar-mini,
.context-visual .beta-brief{
  transform:none!important;
  filter:none!important;
  will-change:auto!important;
  backface-visibility:visible!important;
  -webkit-backface-visibility:visible!important;
}



/* ==========================================================================\n   Unified reveal system — single source of truth\n   Desktop + mobile. Opacity + individual translate only; no blur, scale,\n   filters, background fills or transform overrides.\n   ========================================================================== */
.acc-reveal{
  --acc-rx:0px;
  --acc-ry:0px;
  --acc-delay:0ms;
}
html.acc-motion-ready .acc-reveal{
  opacity:0;
  translate:var(--acc-rx) var(--acc-ry);
  transition:
    opacity .88s cubic-bezier(.22,1,.36,1) var(--acc-delay),
    translate 1.02s cubic-bezier(.22,1,.36,1) var(--acc-delay);
}
html.acc-motion-ready .acc-reveal.acc-from-left{--acc-rx:-34px;--acc-ry:0px}
html.acc-motion-ready .acc-reveal.acc-from-right{--acc-rx:34px;--acc-ry:0px}
html.acc-motion-ready .acc-reveal.acc-from-up{--acc-rx:0px;--acc-ry:22px}
html.acc-motion-ready .acc-reveal.acc-visible{
  opacity:1;
  translate:0 0;
}
/* Titles remain transparent throughout; the reveal never paints behind them. */
.page-home .reference-match-copy h1,
.page-what-it-checks #wic-page-hero h1,
.page-how-it-works .how-hero-copy h1,
.page-security .security-hero-copy h1{
  background-color:transparent!important;
  box-shadow:none!important;
  filter:none!important;
}
@media(max-width:700px){
  html.acc-motion-ready .acc-reveal{
    transition-duration:.78s,.9s;
  }
  html.acc-motion-ready .acc-reveal.acc-from-left{--acc-rx:-18px}
  html.acc-motion-ready .acc-reveal.acc-from-right{--acc-rx:18px}
  html.acc-motion-ready .acc-reveal.acc-from-up{--acc-ry:14px}
}
@media(prefers-reduced-motion:reduce){
  html.acc-motion-ready .acc-reveal{
    opacity:1!important;
    translate:none!important;
    transition:none!important;
  }
}

/* Hero-title interaction consistency: same subtle accent sweep on Home,
   What it checks, How it works and Security. This intentionally never fills
   the title background or changes the title text colour. */
.page-home .reference-match-copy h1,
.page-what-it-checks #wic-page-hero h1,
.page-how-it-works .how-hero-copy h1,
.page-security .security-hero-copy h1{
  background-image:linear-gradient(var(--accent),var(--accent))!important;
  background-repeat:no-repeat!important;
  background-position:0 100%!important;
  background-size:0 2px!important;
  transition:background-size .52s cubic-bezier(.22,1,.36,1),opacity .88s cubic-bezier(.22,1,.36,1),translate 1.02s cubic-bezier(.22,1,.36,1)!important;
}
.page-home .reference-match-copy h1:hover,
.page-what-it-checks #wic-page-hero h1:hover,
.page-how-it-works .how-hero-copy h1:hover,
.page-security .security-hero-copy h1:hover{
  background-size:100% 2px!important;
  color:inherit!important;
  box-shadow:none!important;
  transform:none!important;
}
/* Keep page-specific accent spans intact while the title is hovered. */
.page-home .reference-match-copy h1:hover .hero-secondary-sentence{color:#5e5e61!important}
.page-home .reference-match-copy h1:hover em{color:var(--accent)!important}
.page-how-it-works .how-hero-copy h1:hover span{color:#c45508!important}

@supports not (translate: 1px 0px){
  html.acc-motion-ready .acc-reveal{
    position:relative;
    left:var(--acc-rx);
    top:var(--acc-ry);
    transition:opacity .88s cubic-bezier(.22,1,.36,1) var(--acc-delay),left 1.02s cubic-bezier(.22,1,.36,1) var(--acc-delay),top 1.02s cubic-bezier(.22,1,.36,1) var(--acc-delay);
  }
  html.acc-motion-ready .acc-reveal.acc-visible{left:0;top:0}
}


/* Copy-fidelity cleanup: decorative eyebrow/kicker labels were removed from markup.
   Collapse the grid tracks they previously occupied so no blank columns/rows remain. */
body .page-hero > .container > h1{grid-row:1!important;margin-top:0!important}
body.page-home .editorial-head > h2{grid-row:1!important;margin-top:0!important}
body .section-label{grid-template-columns:minmax(0,1fr)!important;gap:0!important}
body .section-label > .measure{grid-column:1!important;max-width:920px!important}
body.page-home .final-cta h2{grid-row:1 / span 5!important;margin-top:0!important}
/* ========================================================================== 
   Home / What it checks — desktop layout repair
   The approved content stays unchanged; only the desktop composition changes.
   ========================================================================== */
@media (min-width:901px){
  body.page-home .feature-band #wic-hero{
    display:block!important;
    width:min(calc(100% - 96px),1546px)!important;
    max-width:1546px!important;
    min-height:0!important;
    padding:38px 0 52px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  body.page-home #wic-hero .wic-home-heading{
    width:100%!important;
    max-width:none!important;
    margin:0 0 34px!important;
  }
  body.page-home #wic-hero .wic-hero-heading{
    max-width:none!important;
    margin:0!important;
    font-size:clamp(3.35rem,4.25vw,4.85rem)!important;
    line-height:.94!important;
  }
  body.page-home #wic-hero .home-check-split{
    display:grid!important;
    grid-template-columns:minmax(0,1.45fr) minmax(360px,.72fr)!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    border:1px solid #d7d7d3!important;
    border-radius:10px!important;
    overflow:hidden!important;
    background:#fff!important;
    box-shadow:0 16px 46px rgba(20,20,20,.04)!important;
  }
  body.page-home #wic-hero .home-check-split .check-group{
    width:auto!important;
    min-width:0!important;
    padding:30px 32px!important;
  }
  body.page-home #wic-hero .home-check-split .check-group + .check-group{
    border-left:1px solid #d9d9d5!important;
  }
  body.page-home #wic-hero .home-check-split .check-list li{
    max-width:none!important;
  }
  body.page-home #wic-hero .home-working{
    width:100%!important;
    max-width:none!important;
    margin:24px 0 0!important;
    padding:22px 24px!important;
  }
  body.page-home #wic-hero .home-working ul{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:0 24px!important;
    padding-left:1rem!important;
  }
  body.page-home #wic-hero .closing-line{
    width:100%!important;
    max-width:1050px!important;
    margin:34px 0 0!important;
  }
  body.page-home .feature-band > .section-link{
    width:min(calc(100% - 96px),1546px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
}
