:root{--ink:#070a09;--surface:#0d1210;--line:rgba(255,255,255,.13);--muted:#aab4af;--text:#f4f8f6;--forge:#39f58d;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--ink);font-family:Inter,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{position:absolute;z-index:20;top:0;left:50%;width:min(calc(100% - 56px),var(--max));height:104px;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.17)}.brand{display:inline-flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;background:var(--forge);color:#06100b;font:800 27px/1 Space Grotesk,sans-serif;clip-path:polygon(0 0,100% 0,100% 72%,72% 100%,0 100%)}.brand-copy{display:flex;flex-direction:column;line-height:.9}.brand-copy strong{font:700 20px/1 Space Grotesk,sans-serif;letter-spacing:.15em}.brand-copy small{margin-top:7px;color:#b7c0bc;font-size:9px;letter-spacing:.34em}.desktop-nav{display:flex;gap:32px;color:#c9d0cc;font-size:14px}.desktop-nav a,footer button{transition:color .2s}.desktop-nav a:hover,footer button:hover{color:var(--forge)}.header-cta{padding:13px 18px;border:1px solid rgba(255,255,255,.29);font-size:13px;font-weight:700}.header-cta:hover{border-color:var(--forge);color:var(--forge)}.menu-toggle,.mobile-menu{display:none}.hero{position:relative;min-height:820px;height:100svh;max-height:980px;display:grid;align-items:center;isolation:isolate}.hero-art,.hero-shade,.hero-grid{position:absolute;inset:0;width:100%;height:100%}.hero-art{z-index:-4;object-fit:cover;object-position:center}.hero-shade{z-index:-3;background:linear-gradient(90deg,rgba(4,7,6,.99) 0%,rgba(4,7,6,.88) 34%,rgba(4,7,6,.25) 64%,rgba(4,7,6,.05)),linear-gradient(0deg,rgba(4,7,6,.72),transparent 48%)}.hero-grid{z-index:-2;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.09) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,#000,transparent 72%)}.hero-content{width:min(calc(100% - 56px),var(--max));margin:76px auto 0}.eyebrow,.section-kicker{color:var(--forge);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:30px;height:1px;background:var(--forge)}h1,h2,h3{font-family:Space Grotesk,sans-serif}h1{max-width:840px;margin:25px 0 24px;font-size:clamp(52px,6.3vw,92px);line-height:.98;letter-spacing:-.055em}h1 em{color:var(--forge);font-style:normal}.hero-lead{max-width:580px;color:#c5ceca;font-size:19px;line-height:1.65}.hero-actions{display:flex;gap:12px;margin-top:38px}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:0 24px;font-size:14px;font-weight:700}.button-primary{background:var(--forge);color:#07110b;box-shadow:0 0 38px rgba(55,245,140,.16)}.button-ghost{border:1px solid rgba(255,255,255,.28)}.hero-signature{position:absolute;right:max(28px,calc((100% - var(--max))/2));bottom:75px;display:flex;gap:13px;padding-left:20px;border-left:1px solid var(--forge)}.hero-signature span{color:var(--forge);font-size:11px}.hero-signature p{margin:0;color:#d2d7d4;font:600 14px/1.45 Space Grotesk,sans-serif;letter-spacing:.05em;text-transform:uppercase}.scroll-cue{position:absolute;bottom:36px;left:max(28px,calc((100% - var(--max))/2));display:flex;align-items:center;gap:10px;color:#9aa39e;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.scroll-cue span{width:34px;height:1px;background:#9aa39e}.human-story{width:min(calc(100% - 56px),var(--max));margin:0 auto;padding:132px 0;display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center}.story-image-wrap{position:relative;min-height:610px;overflow:hidden;border:1px solid var(--line)}.story-image-wrap img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:58% center}.story-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,8,7,.64),transparent 50%)}.image-label{position:absolute;z-index:1;left:28px;bottom:25px;font:600 11px Space Grotesk,sans-serif;letter-spacing:.15em;text-transform:uppercase}.story-copy h2,.section-heading h2,.ecosystem h2,.lab h2,.promise h2{margin:12px 0 22px;font-size:clamp(38px,4vw,62px);line-height:1.06;letter-spacing:-.045em}.story-copy>p:not(.section-kicker),.section-heading>p,.ecosystem-copy>p:not(.section-kicker),.lab-heading>p:not(.section-kicker),.promise>p{color:var(--muted);font-size:17px;line-height:1.75}.principle-list{margin-top:44px;border-top:1px solid var(--line)}.principle-list>div{display:grid;grid-template-columns:52px 1fr;padding:22px 0;border-bottom:1px solid var(--line)}.principle-list span{color:var(--forge);font-size:11px}.principle-list p{margin:0;color:var(--muted);font-size:14px}.principle-list strong{display:block;margin-bottom:6px;color:var(--text);font:600 17px Space Grotesk,sans-serif}.products,.lab,.promise{width:min(calc(100% - 56px),var(--max));margin:0 auto}.products{padding:122px 0 145px}.section-heading{display:grid;grid-template-columns:1fr 420px;gap:70px;align-items:end;margin-bottom:58px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card{position:relative;min-height:460px;padding:28px;background:linear-gradient(145deg,#111713,#0b0f0d);border:1px solid var(--line);overflow:hidden;transition:transform .25s,border-color .25s}.product-card:after{content:"";position:absolute;width:220px;height:220px;right:-125px;top:80px;border:1px solid rgba(55,245,140,.14);transform:rotate(45deg)}.product-card:hover{transform:translateY(-6px);border-color:rgba(55,245,140,.48)}.product-featured{background:radial-gradient(circle at 72% 30%,rgba(55,245,140,.14),transparent 35%),linear-gradient(145deg,#151d18,#0b0f0d)}.product-top{display:flex;align-items:center;justify-content:space-between;color:var(--forge);font:600 10px Space Grotesk,sans-serif;letter-spacing:.12em}.status{padding:7px 9px;border:1px solid var(--line);color:#9fa8a3}.status.live{border-color:rgba(55,245,140,.25);color:var(--forge)}.product-monogram{position:relative;z-index:1;display:grid;place-items:center;width:78px;height:78px;margin:58px 0 30px;border:1px solid rgba(55,245,140,.5);color:var(--forge);background:rgba(55,245,140,.05);font:700 22px Space Grotesk,sans-serif;clip-path:polygon(0 0,100% 0,100% 75%,75% 100%,0 100%)}.product-card h3{margin:0 0 13px;font-size:31px}.product-card>p{color:var(--muted);font-size:15px;line-height:1.65}.product-card button{position:absolute;z-index:2;left:28px;right:28px;bottom:28px;display:flex;justify-content:space-between;padding:15px 0;color:var(--text);background:none;border:0;border-top:1px solid var(--line);cursor:pointer;text-align:left}.product-card button:hover{color:var(--forge)}.ecosystem{position:relative;min-height:800px;display:grid;align-items:center;isolation:isolate;overflow:hidden}.ecosystem>img,.ecosystem-shade{position:absolute;inset:0;width:100%;height:100%}.ecosystem>img{z-index:-2;object-fit:cover}.ecosystem-shade{z-index:-1;background:linear-gradient(90deg,rgba(5,8,7,.99),rgba(5,8,7,.82) 38%,rgba(5,8,7,.14) 75%),linear-gradient(0deg,rgba(5,8,7,.45),transparent)}.ecosystem-copy{width:min(calc(100% - 56px),var(--max));margin:0 auto}.ecosystem-copy>*{max-width:590px}.ecosystem-copy .button{width:max-content;margin-top:22px}.lab{padding:135px 0}.lab-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:80px;align-items:end;margin-bottom:70px}.lab-heading .section-kicker{grid-column:1/-1}.lab-list{border-top:1px solid var(--line)}.lab-list article{display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:24px;min-height:118px;border-bottom:1px solid var(--line)}.lab-list article>span{color:var(--forge);font-size:11px}.lab-list h3{margin:0 0 7px;font-size:23px}.lab-list p{margin:0;color:var(--muted);font-size:14px}.lab-list b{color:#9ca59f;font-size:10px;letter-spacing:.16em}.promise{display:grid;grid-template-columns:1fr .75fr auto;gap:70px;align-items:end;padding:95px 0;border-top:1px solid var(--line)}.promise a{display:inline-flex;gap:25px;align-items:center;min-height:52px;padding:0 22px;background:var(--forge);color:#07110b;font-size:13px;font-weight:700;white-space:nowrap}footer{width:min(calc(100% - 56px),var(--max));min-height:170px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:#858f89;font-size:12px}.footer-brand{opacity:.72}footer>div:last-child{display:flex;gap:25px}footer button{padding:0;color:inherit;background:none;border:0;cursor:pointer}.preview-toast{position:fixed;z-index:50;left:50%;bottom:24px;width:min(calc(100% - 36px),610px);transform:translate(-50%,150%);padding:15px 18px;color:#dfe7e2;background:#151b18;border:1px solid rgba(55,245,140,.42);box-shadow:0 16px 50px rgba(0,0,0,.45);font-size:13px;text-align:center;transition:transform .3s}.preview-toast.show{transform:translate(-50%,0)}
@media(max-width:900px){.site-header{width:calc(100% - 36px);height:82px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:grid;place-content:center;gap:7px;width:46px;height:46px;padding:0;color:#fff;background:rgba(8,11,10,.7);border:1px solid rgba(255,255,255,.22);cursor:pointer}.menu-toggle span{display:block;width:20px;height:1px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-menu{position:absolute;z-index:19;top:82px;left:18px;right:18px;display:grid;max-height:0;overflow:hidden;background:rgba(8,11,10,.98);border:0 solid rgba(255,255,255,.14);transition:max-height .25s,border-width .25s}.mobile-menu.open{max-height:330px;border-width:1px}.mobile-menu a{display:block;padding:20px 22px;color:#d5dbd7;border-bottom:1px solid var(--line);font:600 15px Space Grotesk,sans-serif}.hero{min-height:760px}.hero-content,.human-story,.products,.ecosystem-copy,.lab,.promise,footer{width:calc(100% - 36px)}.hero-content{margin-top:40px}.hero-art{object-position:65% center}.hero-shade{background:linear-gradient(90deg,rgba(5,8,7,.98),rgba(5,8,7,.64)),linear-gradient(0deg,rgba(5,8,7,.9),transparent)}h1{font-size:clamp(44px,12vw,68px)}.hero-signature{display:none}.human-story{padding:90px 0;grid-template-columns:1fr;gap:48px}.story-image-wrap{min-height:480px}.section-heading,.lab-heading,.promise{grid-template-columns:1fr;gap:24px}.product-grid{grid-template-columns:1fr 1fr}.ecosystem{min-height:720px}.ecosystem>img{object-position:68% center}.ecosystem-shade{background:linear-gradient(90deg,rgba(5,8,7,.98),rgba(5,8,7,.67)),linear-gradient(0deg,rgba(5,8,7,.72),transparent)}.products,.lab{padding:90px 0}.promise{align-items:start;padding:75px 0}.promise a{justify-content:space-between}footer{min-height:220px;flex-direction:column;justify-content:center;gap:24px;text-align:center}}
@media(max-width:600px){.brand-copy strong{font-size:17px}.hero-actions{flex-direction:column}.button{width:100%;justify-content:space-between}.eyebrow{max-width:290px;line-height:1.5}.scroll-cue{bottom:22px}.story-image-wrap{min-height:410px}.product-grid{grid-template-columns:1fr}.product-card{min-height:440px}.lab-list article{grid-template-columns:38px 1fr}.lab-list article b{grid-column:2;margin-bottom:20px}.ecosystem-copy .button{width:100%}footer>p{line-height:1.7}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Product image + description layout */
.product-showcase{display:grid;gap:72px}
.product-story-row{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);min-height:520px;border:1px solid var(--line);background:linear-gradient(135deg,#0d1310,#080c0a)}
.product-visual{position:relative;min-height:520px;padding:0;overflow:hidden;color:var(--text);background:#09100c;border:0;border-right:1px solid var(--line);cursor:pointer;text-align:left}
.product-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease,filter .55s ease}
.product-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,6,5,.82),transparent 42%)}
.product-visual>span{position:absolute;z-index:2;left:26px;right:26px;bottom:22px;display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-top:1px solid rgba(255,255,255,.48);font-size:14px;font-weight:700}
.product-visual:hover>img,.product-visual:focus-visible>img{transform:scale(1.035);filter:saturate(1.08)}
.product-visual:hover>span,.product-visual:focus-visible>span{color:var(--forge)}
.product-visual:focus-visible{outline:2px solid var(--forge);outline-offset:-2px}
.product-story-content{display:flex;flex-direction:column;justify-content:center;padding:54px}
.product-identity{display:flex;align-items:center;gap:18px;padding-bottom:28px;border-bottom:1px solid var(--line)}
.story-app-icon{width:76px;height:76px;padding:4px;flex:0 0 auto;overflow:hidden;background:#07100b;border:1px solid rgba(55,245,140,.7);clip-path:polygon(0 0,100% 0,100% 76%,76% 100%,0 100%)}
.story-app-icon img{width:100%;height:100%;object-fit:cover}
.product-identity small{display:block;margin-bottom:7px;color:var(--forge);font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}
.product-identity h3{margin:0;font-size:34px;line-height:1.05}
.availability{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0 0}
.availability b,.availability span{padding:8px 10px;border:1px solid var(--line);color:#b9c3bd;font-size:12px;font-weight:500}
.availability b{color:var(--forge);border-color:rgba(55,245,140,.35)}
.product-story-content h4{margin:34px 0 13px;font:600 25px/1.25 Space Grotesk,sans-serif}
.product-story-content>p:last-child{margin:0;color:var(--muted);font-size:16px;line-height:1.75}
.coming-soon-visual{cursor:default}
.coming-soon-visual>span{color:var(--forge)}
.coming-soon-label{margin:28px 0 0!important;color:var(--forge)!important;font:700 18px/1.2 Space Grotesk,sans-serif!important;letter-spacing:.14em;text-transform:uppercase}
@media(max-width:900px){.product-showcase{gap:34px}.product-story-row{grid-template-columns:1fr}.product-visual{min-height:500px;border-right:0;border-bottom:1px solid var(--line)}.product-story-content{padding:38px}}
@media(max-width:600px){.product-visual{min-height:410px}.product-story-content{padding:28px}.story-app-icon{width:66px;height:66px}.product-identity h3{font-size:29px}.product-story-content h4{font-size:22px}.availability{margin-top:22px}}

/* Refined product storytelling */
.hero-signature{display:block;gap:0}
.hero-signature>span{display:none}
.principle-list>div{display:block}
.principle-list>div>span{display:none}
.product-grid{grid-template-columns:repeat(2,1fr)}
.product-card{min-height:540px;padding:34px}
.product-card h3{font-size:34px;margin-bottom:11px}
.product-card .product-promise{min-height:0;margin:0 0 12px;color:var(--text);font:600 20px/1.35 Space Grotesk,sans-serif}
.product-proof{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
.product-proof span{padding:8px 10px;border:1px solid rgba(55,245,140,.18);color:#bdc8c2;background:rgba(55,245,140,.035);font-size:12px}
.product-card .product-action{position:absolute;z-index:2;left:34px;right:34px;bottom:28px;display:flex;justify-content:space-between;padding:15px 0;color:var(--text);border-top:1px solid var(--line);font-weight:600}
.product-card .product-action:hover{color:var(--forge)}
.product-card button{left:34px;right:34px;font-weight:600}
.lab-list article{grid-template-columns:1fr auto}
.lab-list article>span{display:none}
@media(max-width:600px){
  .product-grid{grid-template-columns:1fr}
  .product-card{min-height:540px;padding:26px}
  .product-card .product-action,.product-card button{left:26px;right:26px}
  .lab-list article{grid-template-columns:1fr auto}
  .lab-list article b{grid-column:auto;margin-bottom:0}
}

/* Forge Budget sales page */
.budget-page{background:#070a09}
.budget-header{position:absolute;z-index:10;top:0;left:50%;width:min(calc(100% - 56px),var(--max));height:104px;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.17)}
.budget-back{color:#d5ddd9;font-size:14px;font-weight:600}
.budget-back:hover{color:var(--forge)}
.budget-hero{position:relative;min-height:760px;display:grid;align-items:center;isolation:isolate}
.budget-hero-art,.budget-hero-shade{position:absolute;inset:0;width:100%;height:100%}
.budget-hero-art{z-index:-2;object-fit:cover;object-position:68% center}
.budget-hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(4,7,6,.99) 0%,rgba(4,7,6,.9) 40%,rgba(4,7,6,.18) 77%),linear-gradient(0deg,rgba(4,7,6,.7),transparent 48%)}
.budget-hero-content{width:min(calc(100% - 56px),var(--max));margin:80px auto 0}
.budget-hero-content h1{max-width:780px}
.budget-hero-content>p:not(.section-kicker){max-width:570px;color:#c5ceca;font-size:19px;line-height:1.65}
.budget-hero-content .button{width:max-content;margin-top:28px}
.budget-purchase{width:min(calc(100% - 56px),var(--max));margin:0 auto;padding:125px 0;display:grid;grid-template-columns:1fr 430px;gap:100px;align-items:center}
.budget-purchase-copy h2{margin:12px 0 24px;font:700 clamp(42px,5vw,68px)/1 Space Grotesk,sans-serif;letter-spacing:-.05em}
.budget-purchase-copy>p:not(.section-kicker){max-width:620px;color:var(--muted);font-size:17px;line-height:1.75}
.budget-purchase-copy ul{margin:34px 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}
.budget-purchase-copy li{padding:18px 0;border-bottom:1px solid var(--line);color:#d6ded9}
.budget-purchase-copy li:before{content:'✓';margin-right:13px;color:var(--forge)}
.budget-price-card{padding:42px;background:radial-gradient(circle at 80% 0,rgba(55,245,140,.13),transparent 40%),#0d1310;border:1px solid rgba(55,245,140,.34)}
.budget-price-card>span{color:var(--forge);font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}
.budget-price-card>strong{display:block;margin:24px 0 5px;font:700 72px/1 Space Grotesk,sans-serif;letter-spacing:-.06em}
.budget-price-card>strong small{font-size:30px}
.budget-price-card>p:not(.budget-payment-status){margin:0 0 34px;color:var(--muted)}
.budget-price-card .button{width:100%;border:0;cursor:pointer}
.budget-price-card .button:disabled{opacity:.65;cursor:wait}
.budget-price-card>small{display:block;margin-top:20px;color:#89938d;text-align:center}
.budget-payment-status{min-height:42px;margin:18px 0 0;color:#d6ded9;font-size:14px;line-height:1.5}
.budget-footer{width:min(calc(100% - 56px),var(--max));min-height:180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:#8e9993;font-size:13px}
.budget-footer a{color:#d6ded9}
.budget-footer a:hover{color:var(--forge)}
@media(max-width:800px){.budget-header,.budget-hero-content,.budget-purchase,.budget-footer{width:calc(100% - 36px)}.budget-header{height:82px}.budget-back{font-size:12px}.budget-hero{min-height:720px}.budget-hero-art{object-position:72% center}.budget-hero-shade{background:linear-gradient(90deg,rgba(4,7,6,.97),rgba(4,7,6,.58)),linear-gradient(0deg,rgba(4,7,6,.86),transparent)}.budget-purchase{grid-template-columns:1fr;gap:50px;padding:85px 0}.budget-price-card{padding:32px}.budget-footer{min-height:210px;flex-direction:column;justify-content:center;gap:25px;text-align:center}}
@media(max-width:500px){.budget-header .brand-copy small{display:none}.budget-hero-content h1{font-size:48px}.budget-hero-content>p:not(.section-kicker){font-size:17px}.budget-hero-content .button{width:100%}.budget-price-card>strong{font-size:62px}}

/* Social links */
.footer-links{display:flex;align-items:center;flex-wrap:wrap;gap:25px}
.footer-links a,.budget-social a{color:#b8c2bd;font-weight:600;transition:color .2s}
.footer-links a:hover,.footer-links a:focus-visible,.budget-social a:hover,.budget-social a:focus-visible{color:var(--forge)}
.footer-links a span,.budget-social a span{color:var(--forge)}
.budget-social{display:flex;gap:22px}
@media(max-width:900px){.footer-links{justify-content:center}}
@media(max-width:800px){.budget-social{justify-content:center}}

/* Official Forge identity */
.forge-logo{display:block;width:224px;height:auto;max-height:86px;object-fit:contain}
.footer-brand .forge-logo{width:205px}
@media(max-width:600px){.forge-logo{width:176px}.footer-brand .forge-logo{width:184px}}
