:root{--ink:#090a0a;--paper:#f3efe7;--muted:rgba(243,239,231,.58);--line:rgba(243,239,231,.14);--orange:#ee6425;--amber:#ffc65a;--pad:clamp(24px,4.6vw,82px)}
*{box-sizing:border-box}html{background:var(--ink);scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--paper);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}body.is-loading{overflow:hidden}a{color:inherit;text-decoration:none}::selection{background:var(--orange);color:#111}
#webgl{position:fixed;inset:0;width:100%;height:100%;z-index:0;background:radial-gradient(ellipse at 62% 40%,#17201e 0,#0b0d0d 38%,#080909 75%)}.grain{position:fixed;inset:0;z-index:3;pointer-events:none;opacity:.055;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");mix-blend-mode:screen}
.header,main,footer,.rail,.chapter{position:relative;z-index:4}.header{position:fixed;top:0;inset-inline:0;padding:25px var(--pad);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;z-index:30;font-size:10px;letter-spacing:.16em;text-transform:uppercase}.logo{display:flex;align-items:center;gap:12px;font-weight:700;letter-spacing:.18em}.logo i{width:12px;height:19px;background:linear-gradient(150deg,var(--amber),var(--orange) 60%,#ad271d);border-radius:80% 20% 62% 38%;transform:rotate(32deg);box-shadow:0 0 22px #ee642570}.logo span{line-height:1}.logo small{display:block;font-size:6px;font-weight:400;letter-spacing:.22em;margin-top:5px;color:#ffffff88}.header nav{display:flex;gap:32px;color:#ffffffaa}.header nav a,.phone{transition:opacity .25s}.header nav a:hover,.phone:hover{opacity:.55}.phone{justify-self:end;border-bottom:1px solid #ffffff55;padding-bottom:6px}
.rail{position:fixed;top:0;left:0;width:2px;height:100vh;z-index:31;background:#ffffff0b}.rail span{display:block;width:100%;height:0;background:linear-gradient(var(--amber),var(--orange));box-shadow:0 0 12px var(--orange)}.chapter{position:fixed;right:var(--pad);bottom:30px;z-index:10;display:flex;align-items:baseline;gap:12px;color:#ffffff75;font-size:9px;letter-spacing:.2em}.chapter b{font-size:18px;color:#fff;font-weight:400;letter-spacing:0}
.panel{position:relative;min-height:122vh;padding:18vh var(--pad) 14vh;display:flex;align-items:center}.hero{min-height:125vh;align-items:flex-end;padding-bottom:15vh}.copy{width:min(49vw,760px)}.copy--small{width:min(42vw,640px)}.panel--right{justify-content:flex-end}.kicker{font-size:9px;letter-spacing:.24em;color:#ffffff8e;margin:0 0 25px;display:flex;align-items:center;gap:14px}.kicker:before{content:"";width:32px;height:1px;background:#ffffff66}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Arial,Helvetica,sans-serif;font-weight:400;letter-spacing:-.065em;line-height:.88}h1{font-size:clamp(66px,10.4vw,176px);margin-bottom:34px}h2{font-size:clamp(55px,8.1vw,132px);margin-bottom:34px}h1 em,h2 em{font-style:normal;color:var(--orange)}.intro,.copy>p:not(.kicker){font-size:clamp(15px,1.25vw,20px);line-height:1.65;color:var(--muted);max-width:570px}.intro{margin-left:min(13vw,210px)}.hero__foot{position:absolute;left:var(--pad);right:var(--pad);bottom:34px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.2em;color:#ffffff6e}
.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px}.facts span{border-top:1px solid var(--line);padding-top:13px;font-size:9px;letter-spacing:.18em;text-transform:uppercase}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;list-style:none;padding:0;margin:52px 0 0}.steps li{border-top:1px solid var(--line);padding-top:15px;text-transform:uppercase;font-size:9px;letter-spacing:.16em;display:flex;flex-direction:column;gap:24px}.steps b{color:var(--orange);font-weight:400}.systems{display:block;padding-top:20vh}.systems .copy{width:auto}.system-grid{margin:11vh 0 0 24%;display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line)}.system-grid article{padding:30px 28px 46px;border-right:1px solid var(--line);min-height:250px}.system-grid article:last-child{border:0}.system-grid b{font-size:9px;color:var(--orange);font-weight:400}.system-grid h3{font-weight:400;font-size:clamp(38px,4vw,64px);letter-spacing:-.06em;margin:52px 0 14px}.system-grid p{font-size:12px;color:var(--muted);line-height:1.5}.pills{display:flex;gap:8px;flex-wrap:wrap}.pills span{padding:10px 15px;border:1px solid var(--line);border-radius:50px;font-size:8px;letter-spacing:.18em}.home{min-height:150vh;justify-content:center;text-align:center}.home .copy{width:auto}.home .kicker{justify-content:center}.home .kicker:before{display:none}.temp{display:flex;justify-content:center;align-items:center;gap:18px;color:#ffffffa0;font-size:10px;letter-spacing:.16em}.temp i{width:130px;height:1px;background:linear-gradient(90deg,#8eb7d2,var(--orange))}
.contact{min-height:135vh}.contact__inner{width:100%}.contact__inner h2{max-width:1100px}.actions{margin-top:55px;border-top:1px solid var(--line)}.actions a{display:flex;justify-content:space-between;padding:24px 4px;border-bottom:1px solid var(--line);font-size:clamp(23px,3vw,44px);letter-spacing:-.045em;transition:.3s}.actions a:hover{padding-left:17px;color:var(--orange)}.actions b{font-weight:400}.meta{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:65px;font-size:13px}.meta>*{display:flex;flex-direction:column;gap:8px}.meta small{font-size:8px;letter-spacing:.18em;color:#ffffff62}footer{padding:27px var(--pad);display:flex;justify-content:space-between;border-top:1px solid var(--line);font-size:8px;letter-spacing:.16em;color:#ffffff65}.loader{position:fixed;inset:0;z-index:100;background:#080909;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px;transition:opacity .8s,visibility .8s}.loader.is-hidden{opacity:0;visibility:hidden}.loader span{font-size:9px;letter-spacing:.5em;margin-left:.5em}.loader__line{width:170px;height:1px;background:#ffffff15;overflow:hidden}.loader__line i{display:block;width:100%;height:100%;background:linear-gradient(90deg,var(--orange),var(--amber));transform:translateX(-100%);animation:load 1.5s ease-in-out infinite}@keyframes load{to{transform:translateX(100%)}}
@media(max-width:900px){.header{grid-template-columns:1fr auto}.header nav{display:none}.panel{min-height:112vh;padding-top:15vh}.panel--right{justify-content:flex-start}.copy,.copy--small{width:100%;max-width:620px}.intro{margin-left:0}.system-grid{margin-left:0;grid-template-columns:1fr}.system-grid article{min-height:auto;border-right:0;border-bottom:1px solid var(--line);padding:24px 0}.system-grid h3{margin:18px 0 8px}.chapter{display:none}.meta{grid-template-columns:1fr}.systems{min-height:140vh}}
@media(max-width:600px){:root{--pad:22px}.header{padding-top:19px}.phone{font-size:8px;border:0}.panel{padding-bottom:11vh}.hero{padding-bottom:16vh}.hero h1{font-size:clamp(59px,19vw,94px)}h2{font-size:clamp(49px,15.8vw,82px)}.intro,.copy>p:not(.kicker){font-size:14px}.facts{gap:7px}.facts span{font-size:7px}.home{min-height:135vh}.actions a{padding:20px 0}.meta{margin-top:44px}footer{gap:18px;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.loader__line i{animation:none}.grain{display:none}}
