:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff;background:#02040a;font-synthesis:none;--pad:clamp(22px,4vw,72px);--max:1500px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#02040a}body{margin:0;background:#02040a;color:#fff;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}.universe{position:relative;min-height:100vh;isolation:isolate;background:#02040a}.universe-art{position:fixed;inset:0;z-index:-4;background-image:url(/assets/foldrone-universe-bg.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;transform:translateZ(0)}.universe-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#01030929,#0103092e 45%,#0103095c)}.grain{position:fixed;inset:0;z-index:-3;pointer-events:none;opacity:.055;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='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E")}.header{position:fixed;top:0;left:0;right:0;z-index:50;height:78px;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between}.brand img{display:block;width:clamp(108px,10vw,155px);height:auto}.menu-button{width:48px;height:48px;border:1px solid rgba(255,255,255,.18);background:#05081257;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:50%;display:grid;place-content:center;gap:5px;cursor:pointer;z-index:52}.menu-button i{display:block;width:17px;height:1.5px;background:#fff;transition:.25s}.menu-button.is-open i:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.menu-button.is-open i:nth-child(2){opacity:0}.menu-button.is-open i:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.menu-panel{position:fixed;top:88px;right:var(--pad);width:min(370px,calc(100vw - 36px));padding:18px;border:1px solid rgba(255,255,255,.15);border-radius:24px;background:#04070fb8;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);box-shadow:0 30px 90px #00000059;opacity:0;transform:translateY(-12px) scale(.98);pointer-events:none;transition:.28s ease}.menu-panel.open{opacity:1;transform:none;pointer-events:auto}.menu-panel>a,.menu-products{display:flex;width:100%;justify-content:space-between;align-items:center;padding:15px 12px;border:0;background:none;border-bottom:1px solid rgba(255,255,255,.09);font-size:15px;text-align:left;cursor:pointer}.menu-products-list{display:grid;grid-template-rows:0fr;transition:.35s}.menu-products-list>div{overflow:hidden}.menu-products-list.expanded{grid-template-rows:1fr}.menu-products-list a{display:flex;justify-content:space-between;padding:12px 14px;border-radius:12px;margin-top:5px;background:#ffffff0b;font-size:14px}.menu-products-list small{opacity:.48;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.hero,.statement,.ecosystem,.products,.closing,.footer{position:relative}.hero{min-height:100svh;display:grid;align-items:center;padding:120px var(--pad) 70px;overflow:hidden}.hero-art-depth{position:absolute;inset:-6%;z-index:-1;background:transparent}.hero-copy{width:min(850px,var(--max));margin:auto 0}.eyebrow{font-size:11px;letter-spacing:.26em;text-transform:uppercase;opacity:.62;margin:0 0 22px}.hero h1{font-size:clamp(54px,8.3vw,138px);line-height:.92;letter-spacing:-.055em;font-weight:650;margin:0;max-width:1000px;text-wrap:balance}.hero h1 em,.statement h2 em,.ecosystem h2 em,.closing h2 em{font-style:normal;background:linear-gradient(100deg,#fff 15%,#a9caff 55%,#d4a8ff);-webkit-background-clip:text;background-clip:text;color:transparent}.lead{font-size:clamp(16px,1.55vw,22px);line-height:1.55;max-width:590px;color:#ffffffb3;margin:30px 0}.explore{display:inline-flex;align-items:center;gap:25px;border:1px solid rgba(255,255,255,.22);background:#ffffff0e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:999px;padding:13px 17px 13px 20px;font-size:14px;transition:.25s}.explore:hover{background:#ffffff1f;transform:translateY(-2px)}.explore span{font-size:20px}.statement{min-height:92svh;display:grid;align-items:center;padding:15vh var(--pad)}.statement-inner{max-width:1100px;margin:auto}.statement h2,.ecosystem h2,.closing h2{font-size:clamp(50px,7vw,112px);line-height:.94;letter-spacing:-.05em;margin:0}.statement-body{margin:90px 0 0 auto;max-width:480px;font-size:clamp(16px,1.5vw,21px);line-height:1.7;color:#ffffffab}.ecosystem{padding:14vh var(--pad) 10vh}.ecosystem-inner{max-width:var(--max);margin:auto;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.65fr);gap:clamp(50px,10vw,180px);align-items:end}.ecosystem-body{max-width:520px;font-size:clamp(16px,1.4vw,20px);line-height:1.75;color:#ffffffab;margin:0}.products{padding:8vh var(--pad) 15vh}.products-head{max-width:var(--max);margin:0 auto 46px}.products-head h2{font-size:clamp(40px,5vw,78px);letter-spacing:-.045em;margin:0}.product-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{min-height:430px;border:1px solid rgba(255,255,255,.13);border-radius:30px;padding:25px;display:flex;flex-direction:column;background:linear-gradient(145deg,#ffffff18,#ffffff06);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:inset 0 1px #ffffff14,0 30px 100px #0000002e}.product-card:hover{border-color:#ffffff47}.card-meta{display:flex;justify-content:space-between;gap:10px;font-size:9px;letter-spacing:.16em;opacity:.5}.logo-wrap{min-height:145px;display:flex;align-items:center}.logo-wrap img{max-width:88%;max-height:110px;object-fit:contain}.workspace .logo-wrap img{max-width:94%;max-height:130px}.product-card p{font-size:15px;line-height:1.65;color:#ffffffa6;max-width:370px;margin:auto 0 22px}.card-action{font-size:14px;display:flex;justify-content:space-between;align-items:center;padding-top:15px;border-top:1px solid rgba(255,255,255,.1)}.card-action b{font-size:19px;font-weight:400}.muted{opacity:.52}.closing{padding:20vh var(--pad);text-align:center}.closing .eyebrow{margin-bottom:25px}.footer{padding:8vh var(--pad) 28px;background:linear-gradient(180deg,#0103090d,#010309b3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.footer-top{max-width:var(--max);margin:auto;display:flex;justify-content:space-between;gap:60px;padding-bottom:50px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-logo{width:145px;height:auto;align-self:flex-start}.footer-links{display:flex;gap:clamp(50px,8vw,130px)}.footer-links div{display:flex;flex-direction:column;gap:12px;min-width:100px}.footer-links strong{font-size:10px;letter-spacing:.18em;text-transform:uppercase;opacity:.45;margin-bottom:4px}.footer-links a{font-size:13px;opacity:.72}.footer-company{max-width:var(--max);margin:18px auto 0;color:#ffffff59;font-size:12px;line-height:1.6}.footer-company span{color:#ffffff9e}.footer-bottom{max-width:var(--max);margin:50px auto 0;color:#ffffff4d;font-size:11px}.space-control{position:fixed;right:var(--pad);bottom:24px;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:#04070f8c;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:grid;place-items:center;z-index:40;cursor:pointer}.space-control svg{width:21px;height:21px;fill:none;stroke:#fff;stroke-width:1.25;stroke-linejoin:round}@media(max-width:800px){.hero{padding-top:105px}.hero-copy{max-width:720px}.ecosystem-inner{grid-template-columns:1fr;gap:55px}.ecosystem-body{max-width:650px}.product-grid{grid-template-columns:1fr}.product-card{min-height:380px}.footer-top{flex-direction:column}.footer-links{gap:50px}.footer{padding-top:12vh}}@media(max-width:520px){:root{--pad:20px}.header{height:68px}.menu-panel{top:76px;right:14px;width:calc(100vw - 28px)}.hero{min-height:100svh;padding-bottom:60px}.hero h1{font-size:clamp(52px,16vw,78px)}.lead{font-size:15px;max-width:330px}.statement{min-height:90svh;padding-top:14vh;padding-bottom:14vh}.statement h2,.ecosystem h2,.closing h2{font-size:clamp(48px,14vw,68px)}.statement-body{margin-top:70px;font-size:15px;max-width:330px}.ecosystem{padding-top:14vh}.ecosystem-inner{display:block}.ecosystem-body{margin-top:58px;font-size:15px;line-height:1.7;max-width:none}.product-card{border-radius:24px;padding:22px}.footer-links{flex-wrap:wrap}.footer-logo{width:125px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.explore:hover{transform:none}}
