section{position:relative;z-index:2}.band{padding:clamp(90px,12vh,150px) 0}.section-head{max-width:62ch}.section-head .tag{margin-bottom:24px}.section-head h2{font-size:clamp(2rem,4.4vw,3.5rem)}.section-head h2 em{font-style:italic}.section-head p{margin-top:24px;color:var(--bone-2);font-size:1.08rem;font-weight:330;max-width:54ch}.rule{height:1px;background:var(--ink-line);border:0}.hero{position:relative;z-index:2;min-height:100vh;min-height:100svh;padding:150px clamp(20px,4vw,40px) 70px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.hero .seam{position:absolute;top:0;bottom:0;left:50%;width:1px;z-index:0;background:linear-gradient(to bottom,transparent,rgba(203,154,79,0) 8%,var(--bronze) 32%,var(--steel) 60%,transparent 92%);opacity:.45;transform:translateX(-50%);animation:seamPulse 7s ease-in-out infinite}.hero .glow-cool,.hero .glow-warm{position:absolute;z-index:0;border-radius:50%;filter:blur(90px);pointer-events:none}.hero .glow-warm{width:540px;height:540px;left:-160px;top:6%;background:radial-gradient(circle,rgba(203,154,79,.2),transparent 68%)}.hero .glow-cool{width:540px;height:540px;right:-160px;bottom:2%;background:radial-gradient(circle,rgba(111,168,182,.17),transparent 68%)}.hero-inner{position:relative;z-index:2;width:min(100%,var(--maxw));margin-inline:auto}.hero .eyebrow{margin-bottom:30px;opacity:0;animation:rise .9s var(--ease-out) .15s forwards}.hero h1{font-size:clamp(2.7rem,7.2vw,6.4rem);letter-spacing:-.022em;max-width:15ch}.hero h1 .l1,.hero h1 .l2{display:block;overflow:hidden}.hero h1 .l1 span,.hero h1 .l2 span{display:block;transform:translateY(110%)}.hero h1 .l1 span{animation:rise .95s var(--ease-out) .3s forwards}.hero h1 .l2 span{animation:rise .95s var(--ease-out) .42s forwards}.hero h1 em{font-style:italic;font-weight:330}.hero h1 .warm{color:var(--bronze-bright)}.hero h1 .cool{color:var(--steel-bright)}.hero .lede{margin-top:30px;max-width:46ch;font-size:clamp(1.04rem,1.5vw,1.22rem);color:var(--bone-2);font-weight:330;opacity:0;animation:rise .9s var(--ease-out) .62s forwards}.hero .lede b{color:var(--bone);font-weight:600}.hero .cta-row{margin-top:42px;gap:16px;align-items:center;animation:rise .9s var(--ease-out) .76s forwards}.hero .cta-row,.hero .meta-line{display:flex;flex-wrap:wrap;opacity:0}.hero .meta-line{margin-top:54px;gap:34px;font-family:IBM Plex Mono,monospace;font-size:.76rem;color:var(--bone-dim);letter-spacing:.04em;animation:rise .9s var(--ease-out) .92s forwards}.hero .meta-line span{display:flex;align-items:center;gap:.6em}.hero .meta-line span:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--bronze)}.hero .meta-line span:nth-child(2):before{background:var(--steel)}.hero .meta-line span:nth-child(3):before{background:var(--verify)}.scrollcue{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);z-index:2;font-family:IBM Plex Mono,monospace;font-size:.66rem;letter-spacing:.3em;text-transform:uppercase;color:var(--bone-faint);display:flex;flex-direction:column;align-items:center;gap:9px;opacity:0;animation:rise 1s ease 1.3s forwards}.scrollcue i{width:1px;height:34px;background:linear-gradient(var(--bone-faint),transparent);display:block;animation:cue 2s ease-in-out infinite;transform-origin:top}.thesis{background:linear-gradient(180deg,var(--ink),var(--ink-2));border-top:1px solid var(--ink-line)}.thesis-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:clamp(40px,6vw,90px);gap:clamp(40px,6vw,90px);align-items:center;margin-top:64px}.thesis-copy h3{font-size:clamp(1.5rem,2.6vw,2.1rem);margin-bottom:18px}.thesis-copy p{color:var(--bone-2);font-weight:330;margin-bottom:18px;max-width:50ch}.thesis-copy p b{color:var(--bronze-bright);font-weight:500}.selector{background:var(--ink-3);border:1px solid var(--ink-line);border-radius:6px;padding:8px;box-shadow:0 40px 80px -40px rgba(0,0,0,.8);position:relative}.selector .label{font-family:IBM Plex Mono,monospace;font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:var(--bone-dim);padding:12px 14px 10px;display:flex;justify-content:space-between;align-items:center}.selector .label .dot{display:flex;gap:6px}.selector .label .dot i{width:9px;height:9px;border-radius:50%;background:var(--ink-line)}.cont-opt{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:4px;cursor:pointer;transition:background .2s,border-color .2s;border:1px solid transparent;position:relative}.cont-opt:hover{background:rgba(236,228,212,.03)}.cont-opt.active{background:rgba(203,154,79,.08);border-color:rgba(203,154,79,.35)}.cont-opt .ico{width:38px;height:38px;border-radius:5px;flex:0 0 auto;display:grid;place-items:center;background:var(--ink-2);border:1px solid var(--ink-line);font-family:IBM Plex Mono,monospace;font-size:.62rem;color:var(--bone-dim);letter-spacing:.04em;transition:.25s}.cont-opt.active .ico{background:rgba(203,154,79,.14);border-color:var(--bronze);color:var(--bronze-bright)}.cont-opt .ct-name{font-weight:600;font-size:.96rem}.cont-opt .ct-sub{font-family:IBM Plex Mono,monospace;font-size:.72rem;color:var(--bone-dim);margin-top:2px}.cont-opt .check{margin-left:auto;color:var(--bronze-bright);opacity:0;transform:scale(.6);transition:.25s;font-size:1rem}.cont-opt.active .check{opacity:1;transform:scale(1)}.selector .readout{margin-top:8px;padding:14px 16px;border-top:1px solid var(--ink-line);font-family:IBM Plex Mono,monospace;font-size:.74rem;color:var(--bone-2);line-height:1.9}.selector .readout .k{color:var(--bone-faint)}.selector .readout .v{color:var(--steel-bright)}.selector .readout .fp{color:var(--bronze-bright);word-break:break-all}.faces{background:var(--ink);border-top:1px solid var(--ink-line);position:relative;overflow:hidden}.faces .center-head{text-align:center;max-width:none;margin-inline:auto}.faces .center-head .tag{justify-content:center}.faces .center-head .tag:before{background:linear-gradient(90deg,var(--bronze),var(--steel))}.faces .center-head h2{font-size:clamp(2.1rem,5vw,3.8rem)}.faces .center-head p{margin-inline:auto}.split{display:grid;grid-template-columns:1fr 1px 1fr;margin-top:70px;position:relative}.split .divider{background:linear-gradient(to bottom,transparent,var(--bronze) 18%,var(--steel) 78%,transparent);width:1px;position:relative}.split .divider:after{content:"⟡";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--bone);background:var(--ink);padding:10px 6px;font-size:1rem;border:1px solid var(--ink-line);border-radius:50%;line-height:1}.face{padding:clamp(28px,4vw,52px);transition:background .5s}.face.warm{background:linear-gradient(180deg,rgba(203,154,79,.04),transparent 70%)}.face.cool{background:linear-gradient(180deg,rgba(111,168,182,.04),transparent 70%)}.face.warm:hover{background:linear-gradient(180deg,rgba(203,154,79,.09),transparent 75%)}.face.cool:hover{background:linear-gradient(180deg,rgba(111,168,182,.09),transparent 75%)}.face .who{font-family:IBM Plex Mono,monospace;font-size:.72rem;letter-spacing:.26em;text-transform:uppercase;margin-bottom:14px}.face.warm .who{color:var(--bronze)}.face.cool .who{color:var(--steel)}.face h3{font-size:clamp(1.5rem,2.8vw,2.15rem);margin-bottom:8px}.face .pitch{color:var(--bone-2);font-weight:330;margin-bottom:30px;font-size:1.02rem}.face ul{list-style:none;display:flex;flex-direction:column;gap:22px}.face li{display:grid;grid-template-columns:auto 1fr;grid-gap:16px;gap:16px;align-items:start}.face li .ic{width:30px;height:30px;border-radius:4px;flex:0 0 auto;display:grid;place-items:center;border:1px solid var(--ink-line);background:var(--ink-2)}.face.warm li .ic{color:var(--bronze-bright)}.face.cool li .ic{color:var(--steel-bright)}.face li .ic svg{width:16px;height:16px}.face li h4{font-family:Hanken Grotesk;font-weight:600;font-size:1rem;margin-bottom:3px}.face li p{color:var(--bone-dim);font-size:.9rem;font-weight:330;line-height:1.55}.reads{background:linear-gradient(180deg,var(--ink-2),var(--ink));border-top:1px solid var(--ink-line)}.reads-grid{display:grid;grid-template-columns:.92fr 1.08fr;grid-gap:clamp(40px,5vw,80px);gap:clamp(40px,5vw,80px);align-items:center;margin-top:60px}.reads-copy h3{font-size:clamp(1.5rem,2.7vw,2.2rem);margin-bottom:20px}.reads-copy p{color:var(--bone-2);font-weight:330;margin-bottom:18px;max-width:48ch}.detect{margin-top:30px;display:inline-flex;align-items:center;gap:14px;font-family:IBM Plex Mono,monospace;font-size:.82rem;padding:12px 18px;border:1px solid rgba(127,181,130,.4);border-radius:4px;background:rgba(127,181,130,.06);color:var(--bone)}.detect .pulse{width:8px;height:8px;border-radius:50%;background:var(--verify);box-shadow:0 0 0 0 rgba(127,181,130,.6);animation:pulse 2s infinite}.detect b{color:var(--verify);font-weight:600}.framewin{border-radius:8px;overflow:hidden;border:1px solid var(--ink-line);background:var(--ink-3);box-shadow:0 50px 90px -50px rgba(0,0,0,.9)}.framewin .chrome{display:flex;align-items:center;gap:8px;padding:11px 14px;background:var(--ink-2);border-bottom:1px solid var(--ink-line)}.framewin .chrome i{width:11px;height:11px;border-radius:50%;background:var(--ink-line)}.framewin .chrome i:first-child{background:#5a4a3a}.framewin .chrome .ttl{margin-left:10px;font-family:IBM Plex Mono,monospace;font-size:.7rem;color:var(--bone-dim)}.framewin img{width:100%}.receipts{background:var(--ink);border-top:1px solid var(--ink-line)}.receipts-grid{display:grid;grid-template-columns:1.08fr .92fr;grid-gap:clamp(40px,5vw,80px);gap:clamp(40px,5vw,80px);align-items:center;margin-top:60px}.receipts-copy h3{font-size:clamp(1.5rem,2.7vw,2.2rem);margin-bottom:20px}.receipts-copy p{color:var(--bone-2);font-weight:330;margin-bottom:18px;max-width:48ch}.receipts-copy p b{color:var(--steel-bright);font-weight:500}.ledger{background:#0B0A08;border:1px solid var(--ink-line);border-radius:8px;font-family:IBM Plex Mono,monospace;font-size:.78rem;line-height:1.95;color:var(--bone-2);box-shadow:0 50px 90px -50px rgba(0,0,0,.9);overflow:hidden}.ledger .lhead{display:flex;justify-content:space-between;align-items:center;padding:13px 18px;border-bottom:1px solid var(--ink-line);background:var(--ink-2);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--bone-dim)}.ledger .lhead .live{display:flex;align-items:center;gap:8px;color:var(--verify)}.ledger .lhead .live i{width:7px;height:7px;border-radius:50%;background:var(--verify);box-shadow:0 0 0 0 rgba(127,181,130,.6);animation:pulse 2s infinite}.ledger .body{padding:18px 20px;min-height:230px}.ledger .ln{display:block;white-space:pre-wrap}.ledger .k{color:var(--bone-faint)}.ledger .v{color:var(--bone)}.ledger .ok{color:var(--verify)}.ledger .fp{color:var(--bronze-bright)}.ledger .sig{color:var(--steel-bright)}.ledger .cursor{display:inline-block;width:8px;height:1.05em;background:var(--bronze);vertical-align:-2px;animation:blink 1s steps(1) infinite}.chiprow{margin-top:26px;display:flex;flex-wrap:wrap;gap:10px}.chip{font-family:IBM Plex Mono,monospace;font-size:.74rem;padding:7px 13px;border:1px solid var(--ink-line);border-radius:3px;color:var(--bone-2);background:var(--ink-2);transition:.25s}.chip:hover{border-color:var(--steel);color:var(--steel-bright)}.anywhere{background:linear-gradient(180deg,var(--ink),var(--ink-2));border-top:1px solid var(--ink-line)}.where-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:60px}.where-card{border:1px solid var(--ink-line);border-radius:8px;padding:30px;background:var(--ink-2);position:relative;overflow:hidden;transition:transform .4s var(--ease),border-color .4s}.where-card:hover{transform:translateY(-4px);border-color:var(--bone-faint)}.where-card .num{font-family:IBM Plex Mono,monospace;font-size:.72rem;color:var(--bronze);letter-spacing:.2em}.where-card h4{font-family:Fraunces,serif;font-weight:400;font-size:1.45rem;margin:16px 0 10px}.where-card p{color:var(--bone-dim);font-size:.92rem;font-weight:330}.where-card .ill{margin-top:22px;height:1px;background:linear-gradient(90deg,var(--bronze),transparent)}.where-shot{margin-top:50px;border-radius:10px;overflow:hidden;border:1px solid var(--ink-line);box-shadow:0 60px 110px -60px rgba(0,0,0,.9)}.where-shot img{width:100%}.airgap{background:linear-gradient(180deg,var(--ink-2),var(--ink));border-top:1px solid var(--ink-line);position:relative;overflow:hidden}.airgap .glow-cool{position:absolute;width:620px;height:620px;right:-180px;top:8%;border-radius:50%;background:radial-gradient(circle,rgba(111,168,182,.14),transparent 68%);filter:blur(80px);pointer-events:none}.airgap-grid{display:grid;grid-template-columns:1.04fr .96fr;grid-gap:clamp(40px,6vw,84px);gap:clamp(40px,6vw,84px);align-items:center;margin-top:62px;position:relative;z-index:2}.airgap-copy h2{font-size:clamp(2rem,4.4vw,3.4rem)}.airgap-copy h2 em{font-style:italic;color:var(--steel-bright)}.airgap-copy .lead{margin-top:24px;color:var(--bone-2);font-weight:330;font-size:1.08rem;max-width:50ch}.airgap-copy .lead b{color:var(--bone);font-weight:600}.airgap-points{margin-top:40px;display:flex;flex-direction:column;gap:26px}.airgap-points li{list-style:none;display:grid;grid-template-columns:auto 1fr;grid-gap:18px;gap:18px;align-items:start}.airgap-points .ic{width:34px;height:34px;border-radius:5px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(111,168,182,.35);background:rgba(111,168,182,.06);color:var(--steel-bright)}.airgap-points .ic svg{width:18px;height:18px}.airgap-points h4{font-family:Hanken Grotesk;font-weight:600;font-size:1.04rem;margin-bottom:4px}.airgap-points p{color:var(--bone-dim);font-size:.92rem;font-weight:330;line-height:1.55}.iso-panel{border:1px solid var(--ink-line);border-radius:10px;overflow:hidden;background:#0B0A08;box-shadow:0 50px 90px -50px rgba(0,0,0,.9)}.iso-panel .ihead{display:flex;justify-content:space-between;align-items:center;padding:13px 18px;background:var(--ink-2);border-bottom:1px solid var(--ink-line);font-family:IBM Plex Mono,monospace;font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--bone-dim)}.iso-panel .ihead .badge{display:flex;align-items:center;gap:8px;color:var(--steel-bright)}.iso-panel .ihead .badge i{width:7px;height:7px;border-radius:50%;background:var(--steel-bright);box-shadow:0 0 0 0 rgba(155,208,220,.6);animation:pulse 2.4s infinite}.iso-ring{position:relative;height:188px;display:grid;place-items:center;background:radial-gradient(circle at center,rgba(111,168,182,.08),transparent 62%);border-bottom:1px solid var(--ink-line);overflow:hidden}.iso-ring .r{position:absolute;border-radius:50%;border:1px dashed rgba(111,168,182,.3)}.iso-ring .r1{width:120px;height:120px}.iso-ring .r2{width:200px;height:200px;opacity:.6}.iso-ring .r3{width:290px;height:290px;opacity:.32}.iso-ring .spin{animation:spin 24s linear infinite}.iso-ring .spin.rev{animation-direction:reverse;animation-duration:34s}.iso-ring .core{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;z-index:2;background:rgba(14,13,11,.9);border:1px solid rgba(111,168,182,.5);color:var(--steel-bright)}.iso-ring .core svg{width:30px;height:30px}.iso-ring .nosig{position:absolute;top:22px;right:30px;z-index:3;display:flex;align-items:center;gap:7px;font-family:IBM Plex Mono,monospace;font-size:.62rem;letter-spacing:.12em;color:var(--bone-dim);border:1px solid var(--ink-line);border-radius:20px;padding:5px 11px;background:rgba(14,13,11,.7)}.iso-ring .nosig b{color:#C97A6A;font-weight:500}.iso-rows{padding:18px 22px;font-family:IBM Plex Mono,monospace;font-size:.78rem;line-height:1}.iso-rows .row{display:flex;justify-content:space-between;align-items:center;padding:11px 0;border-bottom:1px solid var(--ink-line)}.iso-rows .row:last-child{border-bottom:0}.iso-rows .key{color:var(--bone-dim);letter-spacing:.03em}.iso-rows .val{color:var(--bone)}.iso-rows .val.off{color:#C97A6A}.iso-rows .val.ok{color:var(--verify);display:flex;align-items:center;gap:8px}.iso-rows .val.ok:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--verify)}.iso-rows .val.steel{color:var(--steel-bright)}.diff{background:var(--ink);border-top:1px solid var(--ink-line)}.diff-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;margin-top:64px;background:var(--ink-line);border:1px solid var(--ink-line);border-radius:8px;overflow:hidden}.diff-cell{background:var(--ink);padding:34px 30px;transition:background .4s}.diff-cell:hover{background:var(--ink-2)}.diff-cell .di{width:34px;height:34px;margin-bottom:18px;color:var(--bronze)}.diff-cell:nth-child(2n) .di{color:var(--steel)}.diff-cell h4{font-family:Hanken Grotesk;font-weight:600;font-size:1.06rem;margin-bottom:9px}.diff-cell p{color:var(--bone-dim);font-size:.9rem;font-weight:330;line-height:1.55}.pricing{background:linear-gradient(180deg,var(--ink-2),var(--ink));border-top:1px solid var(--ink-line)}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:64px;align-items:stretch}.price{border:1px solid var(--ink-line);border-radius:10px;padding:34px 30px;background:var(--ink-2);display:flex;flex-direction:column;position:relative;transition:transform .4s var(--ease),border-color .4s}.price:hover{transform:translateY(-5px)}.price.feature{border-color:rgba(203,154,79,.5);background:linear-gradient(180deg,rgba(203,154,79,.06),var(--ink-2))}.price .flag{position:absolute;top:-1px;right:24px;transform:translateY(-50%);font-family:IBM Plex Mono,monospace;font-size:.64rem;letter-spacing:.2em;text-transform:uppercase;background:var(--bronze);color:var(--ink);padding:5px 12px;border-radius:2px;font-weight:600}.price .pname{font-family:Fraunces,serif;font-weight:430;font-size:1.5rem}.price .pamt{margin:18px 0 4px;font-family:Fraunces,serif;font-weight:350;font-size:2.9rem;letter-spacing:-.02em}.price .pamt b{font-weight:430}.price .per{font-family:IBM Plex Mono,monospace;font-size:.74rem;color:var(--bone-dim);letter-spacing:.04em}.price .pdesc{margin:22px 0 24px;color:var(--bone-2);font-size:.92rem;font-weight:330;line-height:1.55;border-top:1px solid var(--ink-line);padding-top:22px}.price ul{list-style:none;display:flex;flex-direction:column;gap:13px;margin-bottom:30px;flex:1 1}.price li{display:flex;gap:11px;align-items:flex-start;font-size:.9rem;color:var(--bone-2);font-weight:330}.price li svg{width:15px;height:15px;flex:0 0 auto;margin-top:3px;color:var(--verify)}.price li.muted,.price li.muted svg{color:var(--bone-faint)}.price .btn{justify-content:center;width:100%}.price .btn.ghost{color:var(--bone)}.edu-note{margin-top:30px;display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:18px 24px;border:1px solid var(--ink-line);border-radius:10px;background:linear-gradient(90deg,rgba(203,154,79,.06),transparent);transition:border-color .35s,background .35s,transform .35s var(--ease)}.edu-note:hover{border-color:rgba(203,154,79,.45);transform:translateY(-2px);background:linear-gradient(90deg,rgba(203,154,79,.1),transparent)}.edu-note .edu-ico{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:6px;border:1px solid rgba(203,154,79,.35);background:rgba(203,154,79,.06);color:var(--bronze-bright)}.edu-note .edu-ico svg{width:18px;height:18px}.edu-note .edu-txt{font-size:.98rem;color:var(--bone-2);font-weight:330}.edu-note .edu-txt b{color:var(--bone);font-weight:600}.edu-note .edu-arrow{margin-left:auto;font-family:IBM Plex Mono,monospace;font-size:.82rem;color:var(--bronze-bright);letter-spacing:.02em;white-space:nowrap;transition:gap .3s}.edu-note:hover .edu-arrow{text-shadow:0 0 18px rgba(233,190,116,.4)}.final{background:var(--ink);border-top:1px solid var(--ink-line);position:relative;overflow:hidden;padding:clamp(100px,16vh,180px) 0;text-align:center}.final .seam2{position:absolute;top:0;bottom:0;left:50%;width:1px;transform:translateX(-50%);background:linear-gradient(to bottom,transparent,var(--bronze) 30%,var(--steel) 70%,transparent);opacity:.4}.final .glow{position:absolute;width:760px;height:760px;left:50%;top:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(203,154,79,.12),rgba(111,168,182,.07) 45%,transparent 70%);filter:blur(40px);border-radius:50%;pointer-events:none}.final-inner{position:relative;z-index:2}.final h2{font-size:clamp(2.3rem,6vw,4.6rem);letter-spacing:-.02em}.final h2 .warm{color:var(--bronze-bright);font-style:italic}.final h2 .cool{color:var(--steel-bright);font-style:italic}.final p{margin:26px auto 0;max-width:48ch;color:var(--bone-2);font-weight:330;font-size:1.1rem}.final .cta-row{margin-top:42px;display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.final .btn{padding:.95em 1.8em;font-size:.95rem}@media(max-width:980px){.reads-grid,.receipts-grid,.thesis-grid{grid-template-columns:1fr;gap:48px}.reads-grid .reads-copy{order:2}.split{grid-template-columns:1fr}.split .divider{width:auto;height:1px;background:linear-gradient(90deg,transparent,var(--bronze),var(--steel),transparent)}.split .divider:after{display:none}.diff-grid,.price-grid,.where-row{grid-template-columns:1fr}.diff-grid{gap:1px}}@media(max-width:560px){.hero{padding-top:120px}.hero .meta-line{gap:18px}.price-grid{gap:14px}}@media(prefers-reduced-motion:reduce){.hero .cta-row,.hero .eyebrow,.hero .lede,.hero .meta-line,.scrollcue{opacity:1}.hero h1 .l1 span,.hero h1 .l2 span{transform:none}}