:root{--brand-ink:#071724;--brand-blue:#0c6a80;--brand-paper:#faf9f7;--brand-cyan:#a8ebf5;--brand-line:rgba(7,23,36,.14);--shell:min(1280px,calc(100vw - 48px));--header-h:84px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--brand-paper);color:var(--brand-ink);font-family:'Inter',system-ui,sans-serif;overflow-x:hidden}body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:99;opacity:.17;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.12'/%3E%3C/svg%3E")}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:var(--shell);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-60px;z-index:200;background:white;padding:12px 18px;border-radius:8px;box-shadow:var(--elev-3)}.skip-link:focus{top:16px}.header{position:fixed;top:0;left:0;right:0;z-index:50;height:var(--header-h);border-bottom:1px solid transparent;transition:background var(--motion-mid),border-color var(--motion-mid),height var(--motion-mid)}.header.is-scrolled{height:72px;background:rgba(250,249,247,.9);backdrop-filter:blur(18px);border-color:var(--brand-line)}.header__inner{height:100%;display:flex;align-items:center;gap:40px}.logo img{width:224px;height:auto}.nav{display:flex;align-items:center;gap:30px;margin-left:auto}.nav a,.login-link{font-size:13px;font-weight:600;color:rgba(7,23,36,.72);transition:color var(--motion-fast)}.nav a:hover,.login-link:hover{color:var(--brand-blue)}.header__actions{display:flex;align-items:center;gap:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:54px;padding:0 24px;border:1px solid var(--brand-blue);background:var(--brand-blue);color:white;font-weight:700;font-size:14px;border-radius:var(--shape-s);cursor:pointer;box-shadow:0 10px 25px rgba(12,106,128,.17);transition:transform var(--motion-fast),background var(--motion-fast),box-shadow var(--motion-fast)}.button:hover{transform:translateY(-2px);background:#095a6d;box-shadow:0 16px 30px rgba(12,106,128,.24)}.button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #73d8ea;outline-offset:4px}.button--small{min-height:42px;padding:0 18px;font-size:12px}.menu-toggle{display:none;width:44px;height:44px;border:0;background:transparent;padding:10px}.menu-toggle span:not(.sr-only){display:block;width:22px;height:2px;background:var(--brand-ink);margin:5px auto}
.hero{min-height:920px;position:relative;padding:150px 0 96px;overflow:hidden;background:linear-gradient(120deg,#faf9f7 0 54%,#eaf2f3 54% 100%)}.hero__grid{position:absolute;inset:0;opacity:.5;background-image:linear-gradient(rgba(7,23,36,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(7,23,36,.055) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,#000,transparent 65%)}.hero__inner{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(500px,.98fr);align-items:center;gap:64px;position:relative;z-index:2}.hero__copy{padding-top:16px}.eyebrow,.section-no{margin:0 0 24px;font:500 11px/1.3 'JetBrains Mono',monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--brand-blue)}.eyebrow{display:flex;align-items:center;gap:12px}.eyebrow span{width:34px;height:2px;background:currentColor}.hero h1,.section-head h2,.access h2{font-family:'Inter Tight',sans-serif;letter-spacing:-.055em}.hero h1{font-size:clamp(54px,5.4vw,84px);line-height:.94;margin:0;max-width:740px;font-weight:700}.hero h1 em,.section-head h2 em,.access h2 em{font-style:normal;color:var(--brand-blue)}.hero__lead{font-size:18px;line-height:1.65;color:#3f4c56;max-width:650px;margin:32px 0}.hero__actions{display:flex;align-items:center;gap:28px}.button--large{min-height:66px;padding-inline:28px;font-size:16px}.text-link{font-weight:700;font-size:14px;border-bottom:1px solid var(--brand-ink);padding-bottom:5px}.hero__proof{list-style:none;padding:28px 0 0;margin:34px 0 0;border-top:1px solid var(--brand-line);display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hero__proof li{display:flex;flex-direction:column;gap:6px}.hero__proof b{font-size:12px}.hero__proof span{font-size:11px;color:#64717a;line-height:1.45}.hero__visual{height:660px;position:relative}.hero__photo{position:absolute;inset:20px 0 0 70px;border-radius:140px 8px 8px 8px;overflow:hidden;background:#dbe4e5}.hero__photo::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,23,36,.04),transparent 44%)}.hero__photo img{width:100%;height:100%;object-fit:cover;object-position:62% center;filter:saturate(.72) contrast(1.03)}.phone{position:relative;background:#0a1118;border:8px solid #10171c;border-radius:38px;overflow:hidden;aspect-ratio:780/1688;box-shadow:0 28px 70px rgba(7,23,36,.26)}.phone img{width:100%;height:100%;object-fit:cover}.phone__bar{position:absolute;top:9px;left:50%;transform:translateX(-50%);width:30%;height:17px;border-radius:10px;background:#0a1118;z-index:2}.hero__phone{position:absolute;width:220px;left:0;bottom:24px;transform:rotate(-4deg);z-index:3}.hero__status{position:absolute;right:-18px;bottom:70px;z-index:4;display:flex;align-items:center;gap:12px;background:rgba(250,249,247,.92);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.76);box-shadow:var(--elev-3);padding:15px 18px;border-radius:12px}.hero__status div{display:flex;flex-direction:column;gap:3px}.hero__status b{font-size:12px}.hero__status small{font-size:10px;color:#65717a}.status-dot{width:10px;height:10px;border-radius:50%;background:#1b7a4f;box-shadow:0 0 0 5px #d1f5e2}.hero__caption{position:absolute;right:20px;top:0;font:500 10px 'JetBrains Mono',monospace;letter-spacing:.1em;writing-mode:vertical-rl;margin:0;color:#596772}.hero__caption b{color:var(--brand-blue)}.hero__rail{position:absolute;left:0;right:0;bottom:0;height:48px;background:var(--brand-ink);color:white;display:flex;align-items:center;justify-content:center;gap:28px;font:500 10px 'JetBrains Mono',monospace;letter-spacing:.18em}.hero__rail i{width:50px;height:1px;background:rgba(255,255,255,.3)}
.section{padding:120px 0}.section-head{display:grid;grid-template-columns:.55fr 1.55fr .85fr;gap:50px;align-items:start;margin-bottom:70px}.section-head h2{font-size:clamp(42px,4.7vw,70px);line-height:1;margin:0;font-weight:650}.section-head>p:last-child{font-size:16px;line-height:1.7;color:#56636c;margin:8px 0 0}.pain-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--brand-ink);border-bottom:1px solid var(--brand-ink)}.pain-card{padding:32px 36px 46px;border-right:1px solid var(--brand-line)}.pain-card:last-child{border-right:0}.pain-card>span,.flow__icon,.product-copy article>span{font:500 12px 'JetBrains Mono',monospace;color:var(--brand-blue)}.pain-card h3{font:650 25px/1.12 'Inter Tight',sans-serif;letter-spacing:-.03em;margin:46px 0 16px;max-width:290px}.pain-card p{font-size:14px;line-height:1.65;color:#596771;margin:0;max-width:310px}
.section--navy{background:var(--brand-ink);color:white;position:relative;overflow:hidden}.section--navy::before{content:"";position:absolute;width:620px;height:620px;border:1px solid rgba(168,235,245,.14);border-radius:50%;top:-330px;right:-160px}.section-head--light>p:last-child{color:#b9c7ce}.section-head--light h2 em,.access h2 em{color:var(--brand-cyan)}.section-head--light .section-no,.access .section-no{color:#88dbea}.flow{display:grid;grid-template-columns:1fr 60px 1fr 60px 1fr;gap:16px;align-items:center;padding:32px 0 80px}.flow__step{min-height:240px;padding:30px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.035)}.flow__step>span{font:500 9px 'JetBrains Mono',monospace;letter-spacing:.16em;color:#8bdbe9}.flow__icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--brand-cyan);color:var(--brand-ink);margin:28px 0}.flow__step h3{font:650 22px 'Inter Tight',sans-serif;margin:0 0 12px}.flow__step p{font-size:13px;line-height:1.6;color:#b9c7ce;margin:0}.flow__arrow{text-align:center;color:#83d8e7;font-size:30px}.demo{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center;min-height:720px;border-top:1px solid rgba(255,255,255,.14);padding-top:70px}.demo__copy h3{font:650 clamp(38px,4vw,58px)/1 'Inter Tight',sans-serif;letter-spacing:-.045em;margin:28px 0}.demo__copy>p{color:#b9c7ce;line-height:1.7;max-width:480px}.demo__copy ul{list-style:none;padding:20px 0 0;margin:20px 0 0;border-top:1px solid rgba(255,255,255,.15)}.demo__copy li{padding:11px 0;color:#d8e2e6;font-size:13px}.demo__copy li::before{content:"✓";color:#82d8e7;margin-right:12px}.eyebrow--light{color:#88dbea}.demo__phones{height:680px;position:relative}.demo__phones .phone{position:absolute}.phone--tilt{width:285px;left:12%;top:85px;transform:rotate(-6deg);z-index:2}.phone--back{width:320px;right:8%;top:0;transform:rotate(4deg);z-index:1}
.product{background:#f5f6f6}.product-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:72px;align-items:center}.product-copy{border-top:1px solid var(--brand-ink)}.product-copy article{display:grid;grid-template-columns:54px 1fr;gap:24px;padding:28px 0;border-bottom:1px solid var(--brand-line)}.product-copy h3{font:650 23px 'Inter Tight',sans-serif;margin:0 0 8px}.product-copy p{font-size:13px;line-height:1.6;color:#5b6871;margin:0}.product-gallery{height:760px;position:relative;background:#dcecef;border-radius:8px 80px 8px 8px;overflow:hidden}.product-gallery::before{content:"";position:absolute;inset:38px;background-image:linear-gradient(rgba(7,23,36,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(7,23,36,.07) 1px,transparent 1px);background-size:36px 36px}.product-gallery .phone{position:absolute}.phone--budget{width:300px;left:13%;bottom:-55px;transform:rotate(-5deg);z-index:2}.phone--finance{width:320px;right:10%;top:55px;transform:rotate(5deg);z-index:1}.gallery-label{position:absolute;left:32px;top:30px;display:flex;flex-direction:column;gap:7px;z-index:3}.gallery-label b{font:500 10px 'JetBrains Mono',monospace;letter-spacing:.16em;color:var(--brand-blue)}.gallery-label span{font-size:12px;font-weight:600}
.comparison{background:var(--brand-paper)}.compare-table{border:1px solid var(--brand-line);border-radius:12px;overflow:hidden}.compare-row{display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr;min-height:74px;border-bottom:1px solid var(--brand-line);align-items:center}.compare-row:last-child{border-bottom:0}.compare-row>div{height:100%;display:flex;align-items:center;padding:16px 22px;border-right:1px solid var(--brand-line);font-size:13px;color:#56636c}.compare-row>div:last-child{border-right:0}.compare-head{min-height:52px;background:#eef0f0}.compare-head>div{font:600 10px 'JetBrains Mono',monospace;letter-spacing:.08em;text-transform:uppercase;color:#394650}.compare-highlight{background:#dff3f6}.compare-highlight>div{color:var(--brand-ink)}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:60px}.audience-card{min-height:490px;padding:48px;border:1px solid var(--brand-line);border-radius:8px 70px 8px 8px;position:relative;overflow:hidden}.audience-card>p:first-child{font:500 10px 'JetBrains Mono',monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--brand-blue)}.audience-card h3{font:650 clamp(36px,3.7vw,54px)/1 'Inter Tight',sans-serif;letter-spacing:-.045em;max-width:540px}.audience-card ul{list-style:none;padding:20px 0 0;margin:30px 0 0;border-top:1px solid var(--brand-line)}.audience-card li{padding:10px 0;font-size:13px}.audience-card li::before{content:"—";color:var(--brand-blue);margin-right:12px}.audience-card--dark{background:var(--brand-ink);color:white}.audience-card--dark>p:last-of-type{max-width:360px;line-height:1.6;color:#b7c6cd}.audience-card--dark img{position:absolute;width:220px;right:28px;bottom:-185px;border:7px solid #10171c;border-radius:34px;transform:rotate(7deg);box-shadow:0 28px 50px rgba(0,0,0,.25)}
.faq{background:#eef4f4}.faq__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.faq .section-head{display:block;margin:0}.faq .section-head h2{margin-bottom:28px}.faq .section-head>p:last-child{max-width:510px}.accordion{border-top:1px solid var(--brand-ink)}details{border-bottom:1px solid var(--brand-line)}summary{list-style:none;cursor:pointer;padding:26px 52px 26px 0;position:relative;font:650 18px 'Inter Tight',sans-serif}summary::-webkit-details-marker{display:none}summary span{position:absolute;right:8px;top:21px;font-size:27px;color:var(--brand-blue);transition:transform var(--motion-fast)}details[open] summary span{transform:rotate(45deg)}details p{margin:0;padding:0 52px 27px 0;color:#56636c;font-size:14px;line-height:1.7}
.access__grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.access h2{font-size:clamp(44px,5vw,70px);line-height:.98;margin:0;font-weight:650}.access__copy>p:not(.section-no){color:#b9c7ce;font-size:16px;line-height:1.7;max-width:570px}.access__copy ul{list-style:none;padding:20px 0 0;margin:36px 0 0;border-top:1px solid rgba(255,255,255,.15)}.access__copy li{padding:11px 0;color:#d7e0e4;font-size:13px}.access__copy li::before{content:"✓";color:#88dbea;margin-right:12px}.lead-form{background:var(--brand-paper);color:var(--brand-ink);padding:40px;border-radius:8px}.form-head{display:flex;justify-content:space-between;gap:20px;padding-bottom:18px;margin-bottom:28px;border-bottom:1px solid var(--brand-ink);font:500 9px 'JetBrains Mono',monospace;letter-spacing:.13em}.lead-form label{display:block;margin-bottom:23px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lead-form input:not([type=checkbox]){display:block;width:100%;border:0;border-bottom:1px solid #aeb8bd;background:transparent;padding:12px 0;color:var(--brand-ink);font-size:15px;outline:0}.lead-form input:not([type=checkbox]):focus{border-color:var(--brand-blue)}.lead-form input::placeholder{color:#879298}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.field-error{display:block;min-height:15px;margin-top:5px;color:#9e2b26;font-size:10px;text-transform:none;letter-spacing:0}.consent{display:flex!important;align-items:flex-start;gap:10px;text-transform:none!important;letter-spacing:0!important;font-weight:400!important;line-height:1.5}.consent input{margin-top:3px;accent-color:var(--brand-blue)}.consent a{text-decoration:underline}.button--form{width:100%;justify-content:space-between;border:0}.form-note{font-size:10px;line-height:1.5;color:#6c787f;text-align:center;margin:14px 0 0}.form-status{min-height:20px;margin-top:12px;font-size:12px;line-height:1.5;color:var(--brand-blue);text-align:center}
.footer{background:#04111b;color:white;padding:70px 0 38px}.footer__grid{display:grid;grid-template-columns:1.8fr .6fr .6fr auto;gap:55px;align-items:start}.footer img{width:230px;filter:brightness(0) invert(1)}.footer p{color:#98aab3;font-size:13px;line-height:1.6;max-width:360px}.footer__grid>div:not(:first-child){display:flex;flex-direction:column;gap:13px}.footer b{font-size:11px}.footer a{font-size:12px;color:#aab9c0}.footer small{font-size:10px;color:#71828a}.reveal{opacity:1;transform:none}.reveal.is-visible{animation:reveal-in .65s both}.reveal[data-delay="1"].is-visible{animation-delay:.1s}.reveal[data-delay="2"].is-visible{animation-delay:.2s}@keyframes reveal-in{from{opacity:.35;transform:translateY(18px)}to{opacity:1;transform:none}}
@media(max-width:1100px){:root{--shell:min(100% - 40px,960px)}.nav{gap:18px}.hero{min-height:auto}.hero__inner{grid-template-columns:1fr;gap:50px}.hero__copy{max-width:800px}.hero__visual{height:690px}.hero__photo{left:110px}.hero__phone{left:50px}.section-head{grid-template-columns:1fr;gap:18px}.section-head>p:last-child{max-width:650px}.product-grid,.faq__grid,.access__grid{grid-template-columns:1fr}.product-copy{max-width:760px}.faq__grid{gap:60px}.footer__grid{grid-template-columns:1.5fr .7fr .7fr}.footer small{grid-column:1/-1}.demo{grid-template-columns:1fr}.demo__copy{max-width:650px}.demo__phones{height:720px;max-width:700px;width:100%;margin:auto}.audience-grid{grid-template-columns:1fr}.audience-card{min-height:430px}}
@media(max-width:800px){:root{--header-h:70px;--shell:calc(100% - 32px)}.header{background:rgba(250,249,247,.94);border-bottom:1px solid var(--brand-line)}.logo img{width:190px}.menu-toggle{display:block;margin-left:auto}.nav{position:absolute;left:0;right:0;top:70px;background:var(--brand-paper);padding:18px 20px 24px;border-bottom:1px solid var(--brand-line);display:none;flex-direction:column;align-items:flex-start;margin:0}.nav.is-open{display:flex}.header__actions .login-link{display:none}.header__actions{gap:8px}.header__actions .button{display:none}.hero{padding-top:110px;background:linear-gradient(180deg,#faf9f7 0 49%,#eaf2f3 49% 100%)}.hero h1{font-size:clamp(48px,13vw,66px)}.hero__lead{font-size:16px}.hero__actions{align-items:flex-start;flex-direction:column}.hero__proof{grid-template-columns:1fr;gap:15px}.hero__visual{height:610px;margin-top:10px}.hero__photo{left:30px;right:-40px;top:20px;height:520px;border-radius:90px 0 0 0}.hero__photo img{object-position:65% center}.hero__phone{width:180px;left:0;bottom:0}.hero__status{right:0;bottom:15px}.hero__caption{display:none}.section{padding:84px 0}.section-head{margin-bottom:48px}.section-head h2,.access h2{font-size:45px}.pain-grid{grid-template-columns:1fr}.pain-card{border-right:0;border-bottom:1px solid var(--brand-line);padding-inline:18px}.pain-card:last-child{border-bottom:0}.pain-card h3{margin-top:28px}.flow{grid-template-columns:1fr;padding-bottom:50px}.flow__arrow{transform:rotate(90deg)}.demo{padding-top:50px;gap:30px;min-height:auto}.demo__phones{height:620px}.phone--tilt{width:220px;left:0;top:90px}.phone--back{width:250px;right:-8px}.product-grid{gap:50px}.product-gallery{height:620px;margin-inline:-16px;border-radius:0}.phone--budget{width:230px;left:-2%}.phone--finance{width:250px;right:-4%}.compare-table{overflow-x:auto}.compare-row{min-width:720px}.audience-card{padding:32px 25px;min-height:460px;border-radius:8px 45px 8px 8px}.audience-card h3{font-size:42px}.audience-card--dark img{width:180px;bottom:-150px}.faq__grid{gap:45px}.access__grid{gap:55px}.lead-form{padding:28px 20px}.form-row{grid-template-columns:1fr;gap:0}.footer__grid{grid-template-columns:1fr 1fr}.footer__grid>div:first-child,.footer small{grid-column:1/-1}}
@media(max-width:430px){.hero__visual{height:560px}.hero__photo{height:480px}.hero__phone{width:155px}.hero__status{max-width:190px;padding:12px}.hero__status small{display:none}.demo__phones{height:540px}.phone--tilt{width:190px}.phone--back{width:215px}.product-gallery{height:560px}.phone--budget{width:205px}.phone--finance{width:220px}.footer__grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}

/* Hero humanizada v2 — ordem: menu, humano, headline, CTA. */
.hero{min-height:auto;padding:118px 0 96px;background:linear-gradient(180deg,#eaf2f3 0 58%,#faf9f7 58% 100%)}
.hero__grid{opacity:.32;mask-image:linear-gradient(180deg,#000,transparent 70%)}
.hero__inner{display:flex;flex-direction:column;gap:0;align-items:stretch}
.hero__visual{order:1;height:auto;position:relative}
.hero__photo{position:relative;inset:auto;height:clamp(520px,56vw,720px);border-radius:12px 120px 12px 12px;box-shadow:0 28px 70px rgba(7,23,36,.16)}
.hero__photo::after{background:linear-gradient(180deg,transparent 64%,rgba(7,23,36,.12))}
.hero__photo img{width:100%;height:100%;object-fit:cover;object-position:center 42%;filter:saturate(.88) contrast(1.02)}
.hero__copy{order:2;text-align:center;max-width:980px;margin:0 auto;padding:64px 0 0}
.hero__copy .eyebrow{justify-content:center}
.hero h1{max-width:980px;font-size:clamp(52px,6vw,86px)}
.hero__lead{max-width:720px;margin:28px auto}
.hero__actions{justify-content:center}
.hero__proof{max-width:800px;margin:38px auto 0}
@media(max-width:800px){.hero{padding-top:94px;background:linear-gradient(180deg,#eaf2f3 0 43%,#faf9f7 43% 100%)}.hero__inner{gap:0}.hero__visual{height:auto;margin:0}.hero__photo{left:auto;right:auto;top:auto;height:clamp(420px,132vw,570px);border-radius:8px 54px 8px 8px}.hero__photo img{object-position:56% center}.hero__copy{padding-top:42px;text-align:left}.hero__copy .eyebrow{justify-content:flex-start}.hero h1{font-size:clamp(44px,12.5vw,62px)}.hero__lead{margin:24px 0}.hero__actions{align-items:stretch}.hero__actions .button{width:100%}.hero__actions .text-link{align-self:flex-start}.hero__proof{margin-top:30px}.hero__rail{position:relative;margin-top:52px}}
@media(max-width:430px){.hero__visual{height:auto}.hero__photo{height:460px}.hero__photo img{object-position:40% center}}

/* Hero humanizada v3 — viewport único com copy sobre a fotografia. */
.hero{
  height:100svh;
  min-height:620px;
  padding:0;
  background:var(--brand-ink);
}
.hero__grid{display:none}
.hero__inner{
  width:100%;
  height:100%;
  position:relative;
  display:block;
}
.hero__visual,
.hero__photo{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
}
.hero__photo{
  border-radius:0;
  box-shadow:none;
}
.hero__photo picture{display:block;width:100%;height:100%}
.hero__photo::after{
  z-index:1;
  background:
    linear-gradient(90deg,rgba(4,17,27,.94) 0%,rgba(4,17,27,.76) 28%,rgba(4,17,27,.18) 58%,transparent 78%),
    linear-gradient(0deg,rgba(4,17,27,.28),transparent 34%);
}
.hero__photo img{
  width:100%;
  height:100%;
  object-position:center 42%;
  filter:saturate(.88) contrast(1.02);
}
.hero__copy{
  position:absolute;
  z-index:2;
  left:clamp(34px,5vw,76px);
  top:auto;
  bottom:clamp(72px,8vh,88px);
  width:min(590px,46%);
  max-width:none;
  margin:0;
  padding:0;
  text-align:left;
  color:white;
  transform:none;
}
.hero__copy .eyebrow{justify-content:flex-start;color:var(--brand-cyan);margin-bottom:18px}
.hero h1{max-width:590px;font-size:clamp(42px,4.45vw,68px);line-height:.96}
.hero h1 em{color:var(--brand-cyan)}
.hero__lead{max-width:560px;margin:22px 0;color:rgba(255,255,255,.82);font-size:clamp(14px,1.25vw,17px);line-height:1.5}
.hero__actions{justify-content:flex-start}
.hero__actions .text-link{color:white;border-color:rgba(255,255,255,.72)}
.hero__proof{display:none}
.hero__visual.reveal,
.hero__visual.reveal.is-visible,
.hero__copy.reveal,
.hero__copy.reveal.is-visible{opacity:1;transform:none;animation:none}
.header:not(.is-scrolled) .logo img{filter:brightness(0) invert(1)}
.header:not(.is-scrolled) .nav a,
.header:not(.is-scrolled) .login-link{color:rgba(255,255,255,.84)}
.header:not(.is-scrolled) .nav a:hover,
.header:not(.is-scrolled) .login-link:hover{color:white}

@media(max-width:800px){
  .hero{
    height:100svh;
    min-height:640px;
    padding:0;
    background:var(--brand-ink);
  }
  .hero__inner{width:100%;height:100%}
  .header:not(.is-scrolled) .logo img{filter:none}
  .header:not(.is-scrolled) .nav a{color:rgba(7,23,36,.72)}
  .hero__visual,.hero__photo{inset:0;width:100%;height:100%;margin:0}
  .hero__photo{border-radius:0;aspect-ratio:9/16}
  .hero__photo::after{
    background:linear-gradient(180deg,transparent 34%,rgba(4,17,27,.18) 50%,rgba(4,17,27,.92) 76%,#04111b 100%);
  }
  .hero__photo img{object-position:center center}
  .hero__copy{
    left:20px;
    right:20px;
    top:auto;
    bottom:clamp(64px,8vh,82px);
    width:auto;
    transform:none;
    color:white;
  }
  .hero__copy .eyebrow{display:none}
  .hero h1{max-width:620px;font-size:clamp(35px,9.8vw,49px);line-height:.96}
  .hero__lead{margin:14px 0 18px;font-size:clamp(13px,3.6vw,15px);line-height:1.42;color:rgba(255,255,255,.82)}
  .hero__actions{display:block}
  .hero__actions .button{width:100%;min-height:54px}
  .hero__actions .text-link{display:none}
  .hero__rail{position:absolute;margin:0;z-index:4}
}
@media(max-width:430px){
  .hero__visual,.hero__photo{height:100%}
  .hero__photo img{object-position:center center}
}
@media(max-height:720px) and (max-width:800px){
  .hero__copy{bottom:60px}
  .hero h1{font-size:clamp(31px,8.8vw,40px)}
  .hero__lead{margin:10px 0 13px;font-size:13px;line-height:1.35}
  .hero__actions .button{min-height:48px}
}
