.out-hero{position:relative;overflow:clip;padding:calc(var(--header-height) + 48px) 0 90px;background:var(--ink);color:#fff}.out-hero:before{content:"";position:absolute;width:720px;height:720px;right:-230px;top:-290px;border-radius:50%;background:radial-gradient(circle,rgba(217,189,123,.2),transparent 68%)}.out-hero-grid{position:relative;display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(50px,8vw,110px);align-items:center}.out-hero h1{font-size:clamp(50px,6vw,87px)}.out-hero h1 em{color:var(--champagne);font-family:Georgia,serif;font-weight:400}.out-hero-grid>div:first-child>p{max-width:680px;color:#b6c1cf;font-size:clamp(18px,1.8vw,22px)}.out-hero .hero-actions{display:flex;gap:14px;margin-top:34px;flex-wrap:wrap}.out-proof{display:flex;gap:25px;margin:35px 0 0;padding:0;list-style:none}.out-proof li:before{content:"✓";margin-right:8px;color:var(--acid)}
.out-system{padding:29px;border:1px solid rgba(255,255,255,.14);border-radius:31px;background:rgba(255,255,255,.055);box-shadow:0 35px 100px rgba(0,0,0,.25);backdrop-filter:blur(18px)}.out-system-head{display:flex;justify-content:space-between;color:#c1cad5;font-size:11px;font-weight:850;text-transform:uppercase}.out-system-head i{display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%;background:var(--acid);box-shadow:0 0 0 5px rgba(201,249,99,.1)}.out-system-head small{color:var(--champagne)}.out-system-core{display:flex;gap:16px;align-items:center;margin:35px 0 22px}.out-system-core span{display:grid;width:66px;height:66px;flex:0 0 auto;place-items:center;border-radius:19px;background:linear-gradient(145deg,var(--champagne-soft),var(--champagne));color:var(--ink);font-size:23px;font-weight:900}.out-system-core strong{font-size:20px;line-height:1.25}.out-system-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.out-system-grid article{padding:15px;border:1px solid rgba(255,255,255,.1);border-radius:15px}.out-system-grid b{color:var(--champagne);font-size:10px}.out-system-grid span,.out-system-grid small{display:block}.out-system-grid span{margin-top:14px;font-weight:800}.out-system-grid small{color:#8d9aa8}.out-system-status{margin-top:16px;padding:15px;border-radius:15px;background:rgba(201,249,99,.09);color:#def3b2;font-weight:750}
.out-facts{background:var(--paper-2)}.out-facts>.container{display:grid;grid-template-columns:repeat(4,1fr)}.out-facts .container>div{padding:25px;border-left:1px solid var(--line)}.out-facts span,.out-facts strong,.out-facts small{display:block}.out-facts span{color:var(--champagne-deep);font-size:11px;font-weight:900}.out-facts strong{margin:8px 0}.out-facts small{color:var(--muted)}
.out-scope{background:var(--paper)}.out-scope .section-head,.out-handoff .section-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:55px}.out-scope .section-head h2,.out-handoff .section-head h2{margin:0}.out-scope-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:16px}.out-scope-grid article{min-height:250px;padding:30px;border:1px solid var(--line);border-radius:25px;background:var(--white)}.out-scope-grid article>span{color:var(--champagne-deep);font-size:11px;font-weight:900}.out-scope-grid h3{margin-top:45px;font-size:26px}.out-scope-grid p{color:var(--muted)}.out-scope-main{grid-row:span 2;padding:40px!important;background:var(--ink)!important;color:#fff}.out-scope-main h3{margin-top:75px;font-size:clamp(34px,3.5vw,48px)}.out-scope-main p{color:#adb8c6}.out-scope-main ul{display:grid;gap:12px;margin-top:28px;padding:0;list-style:none}.out-scope-main li:before{content:"✓";margin-right:10px;color:var(--acid)}
.out-control>.container{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.out-control-copy{position:sticky;top:110px;align-self:start}.out-control-copy>p,.out-control-list p{color:#adb8c6}.out-control-copy>p{font-size:18px}.out-control-copy .button{margin-top:20px}.out-control-list article{display:grid;grid-template-columns:50px 1fr;gap:20px;padding:25px 0;border-top:1px solid rgba(255,255,255,.13)}.out-control-list article>span{color:var(--champagne);font-size:12px;font-weight:900}.out-control-list h3{margin:0 0 8px;font-size:25px}.out-control-list p{margin:0}
.out-handoff{background:var(--white)}.out-handoff ol{margin:0;padding:0;list-style:none}.out-handoff li{display:grid;grid-template-columns:90px 1fr;padding:28px 0;border-top:1px solid var(--line)}.out-handoff li>span{color:var(--champagne-deep);font-size:12px;font-weight:900}.out-handoff li>div{display:grid;grid-template-columns:130px minmax(260px,.8fr) 1fr;gap:30px}.out-handoff small{color:var(--muted);font-weight:800;text-transform:uppercase}.out-handoff h3{margin:0;font-size:25px}.out-handoff p{margin:0;color:var(--muted)}
.out-options{padding:0 0 112px;background:var(--white)}.out-options>.container{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding:clamp(38px,6vw,72px);border-radius:38px;background:var(--paper)}.out-options h2{font-size:clamp(38px,4.5vw,62px)}.out-options p{color:var(--muted);font-size:18px}.out-options-links{display:grid;gap:13px}.out-options-links a{display:flex;flex-direction:column;justify-content:space-between;padding:25px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.68);text-decoration:none}.out-options-links span{color:var(--champagne-deep);font-size:11px;font-weight:900;text-transform:uppercase}.out-options-links strong{margin-top:35px;font-size:20px}
.out-result{background:var(--paper)}.out-result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.out-result-grid article{min-height:260px;padding:31px;border:1px solid var(--line);border-radius:24px;background:var(--white)}.out-result-grid b{color:var(--champagne-deep);font-size:11px}.out-result-grid h3{margin-top:55px;font-size:26px}.out-result-grid p{color:var(--muted)}
@media(max-width:1000px){.out-hero-grid,.out-control>.container{grid-template-columns:1fr}.out-system{max-width:620px}.out-facts>.container{grid-template-columns:1fr 1fr}.out-scope-grid{grid-template-columns:1fr 1fr}.out-scope-main{grid-column:1/-1;grid-row:auto}.out-control-copy{position:static}.out-handoff li>div{grid-template-columns:110px 1fr}.out-handoff p{grid-column:2}.out-options>.container{grid-template-columns:1fr}.out-result-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.out-hero{padding-top:calc(var(--header-height) + 34px)}.out-hero h1{font-size:clamp(42px,12.5vw,59px)}.out-proof{display:grid}.out-facts>.container,.out-scope-grid,.out-result-grid{grid-template-columns:1fr}.out-scope .section-head,.out-handoff .section-head{display:block}.out-scope .lead,.out-handoff .lead{margin-top:22px}.out-scope-main{grid-column:auto}.out-scope-main h3{margin-top:42px}.out-handoff li{grid-template-columns:38px 1fr}.out-handoff li>div{display:block}.out-handoff h3{margin:8px 0}.out-handoff p{margin-top:10px}.out-options{padding-bottom:78px}.out-result-grid article{min-height:0}.out-result-grid h3{margin-top:35px}}
