:root{--bg:#03060d;--surface:#09111d;--surface2:#0d1725;--orange:#ff8a00;--orange2:#ffb13b;--orange3:#ff5e00;--text:#f6f7f9;--muted:#9aa4b5;--line:rgba(255,138,0,.28);--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% -20%,#231004 0,transparent 38%),var(--bg);color:var(--text);font-family:Manrope,"Helvetica Neue",Arial,sans-serif;overflow-x:hidden}.shell{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.ambient{position:fixed;z-index:-1;border-radius:50%;filter:blur(100px);opacity:.12;pointer-events:none}.ambient-one{width:500px;height:500px;background:var(--orange);top:18%;right:-260px}.ambient-two{width:350px;height:350px;background:#b84a00;bottom:5%;left:-180px}.site-header{height:80px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:700;font-size:19px;letter-spacing:-.4px}.brand-mark{width:38px;height:38px;border:2px solid var(--orange);border-radius:50%;display:grid;place-items:center;box-shadow:0 0 20px #ff850066,inset 0 0 12px #ff850044;transform:rotate(-12deg)}.brand-mark span{font-size:22px;color:var(--orange);transform:rotate(12deg)}.header-actions{display:flex;gap:12px;align-items:center}.round-button{width:40px;height:40px;border:1px solid #263142;border-radius:50%;background:#0b1420;color:#bac3d0;font-size:19px;cursor:pointer}.button{border:0;border-radius:10px;padding:14px 24px;font:600 14px Manrope;cursor:pointer;transition:.25s;display:inline-flex;gap:14px;align-items:center;justify-content:center}.button.primary{color:#190b00;background:linear-gradient(135deg,var(--orange2),var(--orange));box-shadow:0 0 30px #ff85002e}.button.primary:hover{transform:translateY(-2px);box-shadow:0 8px 36px #ff850055}.button.small{padding:11px 20px}.hero{min-height:570px;display:grid;grid-template-columns:47% 53%;align-items:center;position:relative}.hero-copy{z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:9px;padding:7px 13px;border:1px solid var(--line);border-radius:99px;color:var(--orange2);font-size:11px;font-weight:700;letter-spacing:.09em;background:#ff85000d;text-transform:uppercase}.hero h1{font-size:clamp(42px,5vw,68px);line-height:1.04;letter-spacing:-.055em;margin:23px 0 20px;max-width:650px}.hero h1 span,h2 span{color:var(--orange)}.lead{font-size:17px;line-height:1.7;color:var(--muted);max-width:560px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:32px}.text-link{color:#d7dce4;text-decoration:none;font-size:14px}.text-link span{margin-left:8px;color:var(--orange)}.hero-art{height:520px;position:relative;display:grid;place-items:center}.hero-art:before{content:"";position:absolute;inset:3%;border-radius:50%;background:radial-gradient(circle,#ff85002a,transparent 66%);filter:blur(25px)}.hero-art img{width:min(600px,115%);aspect-ratio:1;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 0 30px rgba(255,115,0,.28));animation:float 7s ease-in-out infinite}.hero-halo{position:absolute;width:76%;aspect-ratio:1;border:1px solid #ff85002f;border-radius:50%;animation:pulse 3s ease-in-out infinite}.metrics{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,rgba(25,27,39,.94),rgba(7,12,22,.96));box-shadow:inset 0 0 35px #ff85000b}.metrics article{display:flex;gap:17px;align-items:center;padding:28px 30px;position:relative}.metrics article:not(:last-child):after{content:"";position:absolute;right:0;height:60%;width:1px;background:linear-gradient(transparent,var(--line),transparent)}.metric-icon,.card-icon{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;color:var(--orange);border:1px solid var(--line);background:#ff85000c;border-radius:12px;box-shadow:0 0 22px #ff85001d}.metrics small{display:block;color:#9ca5b3;font-size:11px}.metrics strong{display:block;font-size:24px;margin:3px 0}.metrics p{margin:0;color:#727d8d;font-size:10px}.section{margin-top:96px}.section-heading{text-align:center;max-width:820px;margin:0 auto 43px}.section-heading h2{font-size:clamp(30px,3.4vw,46px);letter-spacing:-.045em;margin:22px 0 12px}.section-heading>p{color:var(--muted);max-width:720px;margin:auto;line-height:1.65}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.glass-card{border:1px solid var(--line);border-radius:18px;background:linear-gradient(135deg,rgba(16,26,40,.96),rgba(5,11,21,.98));box-shadow:inset 0 0 35px #ff85000a,0 0 25px #0004}.step{min-height:210px;padding:28px;position:relative}.step-no{position:absolute;right:27px;top:20px;font-size:43px;font-weight:600;color:#ff850047}.glass-card h3{font-size:19px;margin:22px 0 10px}.glass-card p,.benefits p{color:var(--muted);line-height:1.6;font-size:13px;margin:0}.engine-stage{height:440px;position:relative;display:grid;place-items:center;margin:20px auto 42px;overflow:hidden}.orbit{position:absolute;border:1px solid #ff850025;border-radius:50%;animation:spin 18s linear infinite}.orbit-one{width:610px;height:210px;transform:rotate(-9deg)}.orbit-two{width:720px;height:280px;transform:rotate(10deg);animation-direction:reverse}.orbit-three{width:380px;height:380px}.dashboard{z-index:2;width:260px;min-height:350px;padding:24px 20px;border:1px solid #ff850066;border-radius:28px;background:linear-gradient(155deg,#15120f,#070a11 55%,#190e05);box-shadow:0 25px 70px #000,0 0 45px #ff850027;transform:perspective(800px) rotateY(-6deg)}.dash-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:22px}.dash-head small{font-size:7px;color:#858b96}.dash-head strong{display:block;margin-top:4px;font-size:13px}.live{font-size:7px;color:var(--orange2);border:1px solid #ff850044;padding:4px 6px;border-radius:10px}.dashboard>small{font-size:8px;color:#777f8c}.balance{font-size:30px;font-weight:700;margin:5px 0 18px}.balance em{font-style:normal;font-size:9px;color:#ffb13b;background:#ff850018;padding:4px 6px;border-radius:5px}.chart{height:70px;display:flex;align-items:end;gap:5px;border-bottom:1px solid #27303c;padding-bottom:4px}.chart i{width:22px;background:linear-gradient(var(--orange2),#ff6600);border-radius:3px 3px 0 0;animation:bars 2.6s ease-in-out infinite}.chart i:nth-child(1){height:22%}.chart i:nth-child(2){height:40%}.chart i:nth-child(3){height:33%}.chart i:nth-child(4){height:61%}.chart i:nth-child(5){height:48%}.chart i:nth-child(6){height:76%}.chart i:nth-child(7){height:63%}.chart i:nth-child(8){height:92%}.allocation{display:grid;gap:10px;margin-top:20px}.allocation span{font-size:8px;color:#8f98a6;padding-bottom:5px;border-bottom:3px solid #ff85003b}.allocation b{float:right;color:#fff}.float-card{position:absolute;width:170px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#0b111bcc;backdrop-filter:blur(10px);box-shadow:0 15px 40px #0008}.float-card small,.float-card span{display:block;color:#818a98;font-size:9px}.float-card strong{display:block;font-size:22px;margin:7px 0}.float-a{left:16%;top:25%}.float-b{right:16%;bottom:20%}.float-b span{color:var(--orange2)}.sync-badge{position:absolute;left:23%;bottom:12%;font-size:11px;border:1px solid var(--line);border-radius:99px;padding:8px 15px;background:#0a1019}.sync-badge b{font-size:17px;color:var(--orange);margin-right:6px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;border-top:1px solid #171e2a;padding-top:34px}.benefits span{color:var(--orange);font-size:11px}.benefits h3{font-size:15px;margin:12px 0 7px}.center{text-align:center;margin-top:38px}.feature-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px}.feature-main{grid-row:span 2;min-height:490px;padding:36px;position:relative;overflow:hidden}.feature-main h3{font-size:27px}.feature-main>p{font-size:14px;max-width:600px}.feature-stack{display:grid;gap:20px}.feature-stack article{padding:24px;min-height:235px}.flow{grid-column:1/2;padding:24px;display:flex;align-items:center;gap:18px}.flow h3{margin:0 0 5px}.tags{position:absolute;left:36px;bottom:35px;display:flex;flex-wrap:wrap;gap:8px}.tags b{font-size:10px;color:var(--orange2);font-weight:500;border:1px solid var(--line);border-radius:99px;padding:7px 12px}.network-art{position:absolute;right:25px;bottom:60px;width:310px;height:250px;background:radial-gradient(circle at 55% 55%,#ff850048,transparent 10%,transparent 25%),repeating-radial-gradient(circle at 55% 55%,transparent 0 35px,#ff85000d 36px,transparent 37px)}.network-art:before,.network-art:after{content:"";position:absolute;background:var(--orange);border-radius:50%;box-shadow:0 0 18px var(--orange)}.network-art:before{width:15px;height:15px;left:53%;top:52%}.network-art:after{width:7px;height:7px;left:20%;top:25%}.network-art i{position:absolute;width:7px;height:7px;border:2px solid var(--orange);border-radius:50%;box-shadow:0 0 8px var(--orange)}.network-art i:nth-child(2){left:75%;top:18%}.network-art i:nth-child(3){left:83%;top:65%}.network-art i:nth-child(4){left:25%;top:74%}.network-art i:nth-child(5){left:45%;top:15%}.cta{margin-top:96px;margin-bottom:80px;padding:38px 54px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(120deg,#171614,#080d16 70%);display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:inset 0 0 35px #ff85000b}.cta h2{font-size:28px;margin:0 0 5px}.cta p{font-size:24px;color:#9ba3af;margin:0;letter-spacing:-.03em}.cta .button{min-width:235px}footer{border-top:1px solid #141a25;padding:25px 0}.footer-inner{min-height:100px;display:grid;grid-template-columns:1fr auto 1fr;align-items:end}.footer-inner nav{display:flex;gap:22px}.footer-inner a{color:#77808e;text-decoration:none;font-size:11px}.socials{display:flex;gap:10px}.socials a{width:42px;height:42px;border:1px solid #253040;border-radius:50%;display:grid;place-items:center;color:#aeb5c0}.footer-inner p{justify-self:end;color:#5f6875;font-size:11px}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}@keyframes float{50%{transform:translateY(-12px) scale(1.01)}}@keyframes pulse{50%{transform:scale(1.06);opacity:.55}}@keyframes spin{to{rotate:360deg}}@keyframes bars{50%{filter:brightness(1.5);transform:scaleY(.84);transform-origin:bottom}}
@media(max-width:900px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:55px}.hero-copy{text-align:center}.hero h1,.lead{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-art{height:430px}.metrics{grid-template-columns:repeat(2,1fr)}.metrics article:nth-child(2):after{display:none}.steps{grid-template-columns:1fr}.benefits{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr}.feature-main,.flow{grid-column:auto;grid-row:auto}.feature-main{min-height:470px}.feature-stack{grid-template-columns:1fr 1fr}.cta{flex-direction:column;text-align:center}.cta p{font-size:19px}.float-a{left:2%}.float-b{right:2%}.sync-badge{left:8%}}
@media(max-width:600px){.shell{width:min(100% - 28px,var(--max))}.site-header{height:68px}.brand{font-size:14px}.brand-mark{width:32px;height:32px}.language{display:none}.button.small{padding:10px 13px}.hero{padding-top:30px}.hero h1{font-size:39px}.hero-art{height:360px}.hero-art img{width:112%}.metrics{grid-template-columns:1fr 1fr}.metrics article{padding:20px 14px;gap:10px}.metrics article:after{display:none}.metric-icon{width:36px;height:36px}.metrics strong{font-size:19px}.section{margin-top:74px}.section-heading h2{font-size:31px}.steps{gap:14px}.engine-stage{height:510px}.dashboard{transform:scale(.9)}.orbit-one{width:430px}.orbit-two{width:520px}.float-card{width:130px;padding:12px}.float-card strong{font-size:17px}.float-a{left:0;top:7%}.float-b{right:0;bottom:7%}.sync-badge{left:4%;bottom:1%}.benefits{grid-template-columns:1fr}.feature-stack{grid-template-columns:1fr}.feature-main{padding:24px;min-height:560px}.feature-main h3{font-size:23px}.network-art{right:-20px;bottom:85px;opacity:.7}.tags{left:24px;bottom:24px}.cta{margin-top:70px;padding:30px 22px}.cta h2{font-size:24px}.footer-inner{grid-template-columns:1fr;justify-items:center;gap:26px}.footer-inner p{justify-self:center}.hero-actions{flex-direction:column;gap:17px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

.button{text-decoration:none}.language-picker{position:relative}.language-menu{position:absolute;z-index:100;top:50px;right:0;width:238px;padding:14px 7px 10px;border:1px solid #1b2636;border-radius:18px;background:linear-gradient(155deg,#0c1625,#030916);box-shadow:0 24px 60px #000c}.language-menu[hidden]{display:none}.language-menu p{margin:0 8px 10px;color:#64738a;font-size:11px;letter-spacing:.12em}.language-option{width:100%;height:55px;padding:0 8px;border:0;border-radius:14px;background:transparent;color:#f4f6fa;display:grid;grid-template-columns:36px 1fr 22px;align-items:center;gap:8px;text-align:left;cursor:pointer;font:600 16px Manrope}.language-option:hover,.language-option.active{background:#0c2332}.language-option>span{width:36px;height:31px;display:grid;place-items:center;border:1px solid #243144;border-radius:9px;color:#24d8ff;font-size:11px}.language-option b{font-weight:600}.language-option i{visibility:hidden;color:#fff;font-size:18px;font-style:normal}.language-option.active i{visibility:visible}.language-menu.open{animation:menu-in .18s ease-out}@keyframes menu-in{from{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:none}}
@media(max-width:600px){.language{display:grid}.language-menu{position:fixed;top:62px;right:10px;width:238px}.header-actions{gap:7px}.round-button{width:37px;height:37px}.button.small{font-size:12px}}

.hero-art{isolation:isolate}.hero-art img{mix-blend-mode:screen;-webkit-mask-image:radial-gradient(circle at center,#000 0 61%,rgba(0,0,0,.98) 69%,rgba(0,0,0,.5) 82%,transparent 96%);mask-image:radial-gradient(circle at center,#000 0 61%,rgba(0,0,0,.98) 69%,rgba(0,0,0,.5) 82%,transparent 96%)}.hero-art:after{content:"";position:absolute;z-index:0;width:88%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#ff8a0026 0,transparent 68%);filter:blur(22px)}
.wallet-overlay{position:fixed;z-index:1000;inset:0;padding:22px;display:grid;place-items:center;background:rgba(0,7,14,.76);backdrop-filter:blur(14px);opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s}.wallet-overlay.open{opacity:1;visibility:visible}.wallet-modal{position:relative;width:min(462px,100%);min-height:562px;padding:25px 34px 20px;border:1px solid #2d353c;border-radius:54px;background:linear-gradient(155deg,#171e22,#12191d);box-shadow:0 28px 100px #000b,0 0 80px #ff8a000e;transform:translateY(14px) scale(.98);transition:transform .22s ease}.wallet-overlay.open .wallet-modal{transform:none}.wallet-modal-head{display:grid;grid-template-columns:44px 1fr 44px;align-items:center}.wallet-modal-head h2{margin:0;text-align:center;color:#aab0b6;font-size:21px;font-weight:500}.wallet-help,.wallet-close{width:40px;height:40px;border:0;background:transparent;color:#aeb5bb;font-size:25px;cursor:pointer}.wallet-help{font-size:17px;font-weight:700}.wallet-list{display:grid;margin-top:25px}.wallet-row{height:80px;border:0;border-radius:18px;padding:0 8px;background:transparent;color:#aeb4b9;display:grid;grid-template-columns:50px 1fr auto 24px;align-items:center;gap:8px;text-align:left;font:400 20px Manrope;cursor:pointer;transition:.18s}.wallet-row:hover{background:#1a2429;color:#fff}.wallet-row b{font-weight:400}.wallet-row em{color:#18aed4;font-size:14px;font-style:normal}.wallet-row i{font-size:35px;font-style:normal;color:#6f777c}.wallet-logo{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;font-weight:800;color:#fff}.walletconnect{background:#45a8ff;font-size:27px}.trust{background:#fff;color:#2648ff}.binance{background:#05080b;color:#f7bd00}.safepal{background:#5722ed;font-size:20px}.wallet-search{height:70px;margin-top:8px;padding-inline:14px;background:#171f23;border-radius:34px}.wallet-search:hover{background:#1c272c}.wallet-search .search{background:#1a2226;color:#7c858a;font-size:25px}.wallet-search em{color:#697177}.wallet-credit{text-align:center;margin:32px 0 0;color:#777f84;font-size:13px}.wallet-credit span,.wallet-credit strong{display:inline-grid;place-items:center;height:30px;min-width:27px;padding:0 8px;border-radius:10px;background:#232b30;color:#9aa1a6;font-weight:500}.wallet-notice{position:absolute;left:50%;bottom:18px;transform:translate(-50%,8px);min-width:230px;padding:10px 16px;border:1px solid #ff8a0055;border-radius:12px;background:#25170c;color:#ffc375;text-align:center;font-size:12px;opacity:0;pointer-events:none;transition:.2s}.wallet-notice.show{opacity:1;transform:translate(-50%,0)}body.wallet-open{overflow:hidden}
@media(max-width:600px){.hero-art img{width:108%;-webkit-mask-image:radial-gradient(circle,#000 0 63%,rgba(0,0,0,.75) 82%,transparent 97%);mask-image:radial-gradient(circle,#000 0 63%,rgba(0,0,0,.75) 82%,transparent 97%)}.wallet-overlay{padding:12px}.wallet-modal{min-height:530px;padding:22px 18px 18px;border-radius:38px}.wallet-modal-head h2{font-size:19px}.wallet-row{height:75px;font-size:18px}.wallet-credit{margin-top:22px}}

.footer-inner{min-height:56px;display:flex;align-items:center;justify-content:flex-end}.footer-inner p{margin:0}

.brand{gap:11px}.brand-logo-mark{display:block;width:43px;height:34px;object-fit:contain;filter:drop-shadow(0 0 11px rgba(255,138,30,.28))}.brand-logo-text{display:block;width:190px;height:auto}.site-header{height:86px}
@media(max-width:600px){.site-header{height:70px}.brand{gap:8px}.brand-logo-mark{width:34px;height:27px}.brand-logo-text{width:136px}}

.hero-art img{width:min(540px,104%);filter:drop-shadow(0 0 24px rgba(255,115,0,.2));-webkit-mask-image:radial-gradient(circle at center,#000 0 67%,rgba(0,0,0,.96) 76%,rgba(0,0,0,.45) 88%,transparent 99%);mask-image:radial-gradient(circle at center,#000 0 67%,rgba(0,0,0,.96) 76%,rgba(0,0,0,.45) 88%,transparent 99%)}
@media(max-width:600px){.hero-art{height:345px}.hero-art img{width:98%;max-width:380px}}

.hero-halo{display:none}.hero-art img{mix-blend-mode:screen;-webkit-mask-image:radial-gradient(circle at 50% 50%,#000 0 45.5%,rgba(0,0,0,.98) 46.8%,rgba(0,0,0,.78) 48.2%,rgba(0,0,0,.28) 49.5%,transparent 51.2%);mask-image:radial-gradient(circle at 50% 50%,#000 0 45.5%,rgba(0,0,0,.98) 46.8%,rgba(0,0,0,.78) 48.2%,rgba(0,0,0,.28) 49.5%,transparent 51.2%);filter:brightness(1.08) drop-shadow(0 0 16px rgba(255,126,0,.24))}

.hero-art img{-webkit-mask-image:none;mask-image:none}.card-icon svg,.metric-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

.hero-art{isolation:auto}

.hero-art img{mix-blend-mode:normal;-webkit-mask-image:radial-gradient(circle at 50% 50%,#000 0 66%,rgba(0,0,0,.98) 67%,rgba(0,0,0,.72) 69%,rgba(0,0,0,.24) 71%,transparent 73%);mask-image:radial-gradient(circle at 50% 50%,#000 0 66%,rgba(0,0,0,.98) 67%,rgba(0,0,0,.72) 69%,rgba(0,0,0,.24) 71%,transparent 73%)}

.hero-art img{border-radius:50%;clip-path:circle(49.6% at 50% 50%);background:transparent;mix-blend-mode:screen}

.wallet-modal{min-height:642px}.wallet-list{margin-top:20px}.wallet-row{height:80px}.wallet-logo svg{display:block;width:100%;height:100%}.walletconnect svg{fill:#fff}.brave{background:transparent}.brave svg{fill:#ff5a16}.trust svg{width:34px;height:34px}.binance svg{width:31px;height:31px;fill:#f7bd00}.safepal svg{width:40px;height:40px;fill:#5a24f2}.wallet-row em.installed{padding:4px 7px;border-radius:99px;background:rgba(12,112,84,.22);color:#168866;font-size:12px}.wallet-credit{margin-top:20px}
@media(max-width:600px){.wallet-modal{min-height:610px}.wallet-row{height:73px}}

.wallet-close:focus{outline:none}.wallet-close:focus-visible{border-radius:10px;box-shadow:0 0 0 1px rgba(255,138,0,.45)}

/* Treasury engine scene */
.engine-stage{height:620px;margin-top:10px;margin-bottom:46px;overflow:hidden}
.engine-stage:before{content:"";position:absolute;width:820px;height:540px;border-radius:50%;background:radial-gradient(circle,rgba(255,138,0,.13),transparent 66%);filter:blur(24px)}
.orbit-one{width:760px;height:270px}.orbit-two{width:900px;height:340px}.orbit-three{width:470px;height:470px}
.dashboard{position:relative;z-index:3;width:310px;height:560px;min-height:560px;padding:16px 17px 18px;border:2px solid #292b2e;border-radius:52px;background:linear-gradient(155deg,#0b0d11,#03060b 60%,#0e0905);box-shadow:inset 0 0 0 5px #020305,0 32px 90px #000c,0 0 48px #ff8a0024;transform:none;overflow:hidden}
.dashboard:after{content:"";position:absolute;left:50%;top:8px;width:92px;height:21px;border-radius:99px;background:#020305;transform:translateX(-50%)}
.phone-status{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:1px 8px 13px;color:#dce2e9;font-size:8px}.phone-status span{color:#89929d;font-size:8px;letter-spacing:1px}
.dash-head{display:flex;align-items:center;justify-content:space-between;margin:0 2px 15px}.vault-name{display:flex;align-items:center;gap:8px}.vault-name strong{font-size:11px}.mini-brand{width:25px;height:25px;border:1px solid #ff8a0070;border-radius:50%;display:grid;place-items:center;color:#ff9d21;font-size:12px;font-weight:800;box-shadow:0 0 12px #ff8a0038}
.live{font-size:7px;color:#ffb13b;border:1px solid #ff8a0055;padding:4px 7px;border-radius:99px}.dashboard>small{font-size:8px;color:#707985}.balance{display:flex;align-items:center;justify-content:space-between;margin:4px 0 10px;font-size:27px}.balance em{font-size:8px}
.phone-graph{position:relative;height:86px;border:1px solid #1c2430;border-radius:12px;overflow:hidden;background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),#070b11;background-size:31px 21px}.phone-graph svg{position:absolute;inset:8px;width:calc(100% - 16px);height:calc(100% - 16px)}.phone-graph .area{fill:url(#phone-area)}.phone-graph .line{fill:none;stroke:#ff9d21;stroke-width:2.2;filter:drop-shadow(0 0 4px #ff8a00)}.phone-graph span{position:absolute;right:7px;bottom:6px;padding:3px 5px;border:1px solid #26303d;border-radius:99px;color:#7e8997;background:#0b1119;font-size:6px}
.allocation-title,.routing-title{margin:11px 2px 5px;color:#515b68;font-size:7px;letter-spacing:.09em}.allocation{display:grid;gap:4px;margin:0}.allocation span{padding:6px 7px;border:1px solid #171e28;border-radius:8px;background:#080c12;color:#838d9a;font-size:7px}.allocation b{color:#ffae34}
.routing-log{display:grid;gap:3px}.routing-log span{padding:5px 4px;border-bottom:1px solid #151d27;color:#7d8793;font-size:6.5px}.routing-log b{float:right;color:#ff9b17}.phone-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:8px}.phone-actions button{height:32px;border:1px solid #27303b;border-radius:10px;background:#080c12;color:#87919d;font:600 8px Manrope}.phone-actions button:first-child{border-color:#ff9a2266;background:linear-gradient(135deg,#ffbb43,#ff8500);color:#241000}
.float-card{z-index:4;border:1px solid #ff8a0052;border-radius:22px;background:linear-gradient(145deg,rgba(17,25,37,.96),rgba(7,12,20,.94));backdrop-filter:blur(16px);box-shadow:0 22px 55px #0009,0 0 30px #ff8a0010}.float-card small,.float-card span{color:#818b99}.float-a{left:10%;top:34%;width:245px;height:215px;padding:23px}.float-a strong{font-size:31px}.routing-bars{height:82px;display:flex;align-items:end;gap:7px;margin:12px 0 9px;border-bottom:1px solid #29313c}.routing-bars i{flex:1;border-radius:4px 4px 0 0;background:linear-gradient(#ffc449,#ff8200);box-shadow:0 0 8px #ff8a0029}.routing-bars i:nth-child(1){height:36%}.routing-bars i:nth-child(2){height:52%}.routing-bars i:nth-child(3){height:42%}.routing-bars i:nth-child(4){height:68%}.routing-bars i:nth-child(5){height:54%}.routing-bars i:nth-child(6){height:78%}.routing-bars i:nth-child(7){height:64%}.routing-bars i:nth-child(8){height:88%}
.float-b{right:10%;bottom:9%;width:250px;height:195px;padding:22px}.float-b strong{font-size:30px;color:#ff9d21;margin:14px 0 4px}.float-b em{position:absolute;right:18px;top:55px;padding:4px 7px;border-radius:99px;background:#ff8a0015;color:#ffb234;font-size:8px;font-style:normal}.float-b svg{width:100%;height:72px;margin-top:4px;overflow:visible}.float-b path{fill:none;stroke:#ff9d21;stroke-width:2.5;filter:drop-shadow(0 0 5px #ff8a00)}
.sync-badge{z-index:5;left:23%;bottom:2%;padding:10px 18px;border-color:#ff8a0059;background:#090f18e8;box-shadow:0 16px 35px #0009}.sync-badge b{font-size:19px}
.cta{justify-content:center;text-align:center}.cta>div{max-width:940px}
@media(max-width:900px){.engine-stage{height:610px}.float-a{left:0}.float-b{right:0}.sync-badge{left:12%}}
@media(max-width:600px){.engine-stage{height:650px}.orbit-one{width:470px}.orbit-two{width:560px}.orbit-three{width:360px;height:360px}.dashboard{width:290px;height:540px;min-height:540px;transform:scale(.83);transform-origin:center top}.float-a{left:0;top:43%;width:150px;height:150px;padding:13px;border-radius:16px}.float-b{right:0;bottom:5%;width:155px;height:145px;padding:13px;border-radius:16px}.float-card strong,.float-a strong,.float-b strong{font-size:19px}.routing-bars{height:48px;gap:3px;margin:8px 0 5px}.float-b em{right:9px;top:37px;font-size:6px}.float-b svg{height:48px}.sync-badge{left:50%;bottom:0;transform:translateX(-50%);white-space:nowrap}}

/* Keep the hero artwork completely still. */
.hero-art img{height:auto;animation:none}

/* Keep the mobile hero inside its own layout row, clear of the metrics panel. */
@media(max-width:600px){
  .hero-art{width:100%;height:min(92vw,390px);min-height:0;margin:12px auto 22px;overflow:visible}
  .hero-art img{display:block;width:94%;max-width:380px;max-height:100%;margin:auto;object-fit:contain}
  .hero+.metrics{position:relative;z-index:2;margin-top:0}
}
@media(max-width:380px){
  .metrics{grid-template-columns:1fr}
  .metrics article{padding:18px}
}

/* Align every metric label, value, and caption on shared rows. */
.metrics{grid-auto-rows:1fr}
.metrics article{min-width:0}
.metrics article>div{
  min-width:0;
  display:grid;
  grid-template-rows:30px 36px 30px;
  align-content:center;
}
.metrics small{
  min-width:0;
  display:flex;
  align-items:flex-end;
  line-height:1.25;
}
.metrics strong{
  min-width:0;
  align-self:center;
  margin:0;
  line-height:1.2;
}
.metrics p{
  min-width:0;
  align-self:start;
  line-height:1.35;
}
@media(max-width:600px){
  .metrics article{min-height:136px}
  .metrics article>div{grid-template-rows:34px 34px 38px}
}

/* Engine visual and detail cards */
.engine-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:28px;align-items:center}
.engine-layout .engine-stage{width:100%;min-width:0;margin:0;height:620px}
.engine-layout .float-a{left:0;top:34%}.engine-layout .float-b{right:0;bottom:9%}.engine-layout .sync-badge{left:12%;bottom:2%}
.engine-layout .benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-content:center;padding:0;border:0}
.engine-layout .benefits article{min-height:220px;padding:20px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,rgba(12,23,36,.96),rgba(5,12,22,.98));box-shadow:inset 0 0 30px #ff850009,0 12px 34px #0003}
.engine-layout .benefit-icon{width:50px;height:50px;display:grid;place-items:center;border:1px solid var(--line);border-radius:14px;background:#ff85000d;box-shadow:0 0 20px #ff850016;color:var(--orange)}
.engine-layout .benefit-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.engine-layout .benefits h3{margin:18px 0 9px;font-size:16px}.engine-layout .benefits p{font-size:13px;line-height:1.65}
@media(max-width:900px){.engine-layout{grid-template-columns:1fr;gap:24px}.engine-layout .benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.engine-layout .engine-stage{height:610px}.engine-layout .float-a{left:2%}.engine-layout .float-b{right:2%}}
@media(max-width:600px){.engine-layout .engine-stage{height:650px}.engine-layout .benefits{grid-template-columns:1fr}.engine-layout .benefits article{min-height:190px}.engine-layout .float-a{left:0;top:43%}.engine-layout .float-b{right:0;bottom:5%}.engine-layout .sync-badge{left:50%;bottom:0}}

/* iPhone alignment guard */
@media(max-width:600px){
  html,body{width:100%;max-width:100%;overflow-x:hidden}
  .shell{width:calc(100% - 28px);max-width:calc(100% - 28px);margin-left:auto;margin-right:auto}
  .feature-grid{width:calc(100% - 28px);max-width:calc(100% - 28px);min-width:0}
  .feature-grid>*,.feature-stack,.feature-stack article,.flow{width:100%;max-width:100%;min-width:0}
  .feature-stack article,.flow{margin-left:0;margin-right:0;overflow:hidden}
  .flow{align-items:flex-start}.flow>div{min-width:0}
}

/* Strategy routing console — deliberately different from the former radial network */
.feature-main>p{max-width:48%}
.execution-visual{position:absolute;right:26px;bottom:76px;width:365px;height:250px;padding:14px;border:1px solid rgba(255,138,0,.34);border-radius:18px;background:linear-gradient(145deg,rgba(13,20,31,.98),rgba(6,10,17,.98));box-shadow:inset 0 0 34px rgba(255,138,0,.035),0 22px 48px rgba(0,0,0,.35);overflow:hidden}
.execution-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 0 48%,rgba(255,138,0,.035) 49% 51%,transparent 52%),repeating-linear-gradient(0deg,transparent 0 25px,rgba(255,255,255,.018) 26px);pointer-events:none}
.console-head,.execution-source,.execution-lanes,.console-foot{position:relative;z-index:1}.console-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:9px;border-bottom:1px solid rgba(255,138,0,.17);font-size:7px;letter-spacing:.11em;color:#7f8997}.console-head span{display:flex;align-items:center;gap:6px}.console-head i{width:6px;height:6px;border-radius:50%;background:var(--orange);box-shadow:0 0 9px var(--orange)}.console-head b{padding:3px 6px;border:1px solid rgba(255,138,0,.32);border-radius:99px;color:var(--orange2);font-size:7px}
.execution-source{display:flex;align-items:center;justify-content:space-between;padding:10px 11px;margin:9px 0;border:1px solid rgba(255,138,0,.19);border-radius:10px;background:rgba(255,138,0,.045)}.execution-source small{display:block;color:#687483;font-size:6px;letter-spacing:.08em}.execution-source strong{display:block;margin-top:2px;font-size:17px}.execution-source em{padding:4px 7px;border-radius:99px;background:rgba(255,138,0,.12);color:var(--orange2);font-size:7px;font-style:normal}
.execution-lanes{display:grid;gap:6px}.execution-lanes>div{position:relative;display:grid;grid-template-columns:27px 1fr auto;align-items:center;gap:8px;min-height:38px;padding:5px 9px;border:1px solid rgba(255,138,0,.15);border-radius:9px;background:rgba(5,10,17,.78);overflow:hidden}.execution-lanes>div:after{content:"";position:absolute;left:0;bottom:0;height:2px;background:linear-gradient(90deg,var(--orange),rgba(255,138,0,.12))}.execution-lanes>div:nth-child(1):after{width:78%}.execution-lanes>div:nth-child(2):after{width:61%}.execution-lanes>div:nth-child(3):after{width:48%}.execution-lanes>div>span{width:25px;height:25px;display:grid;place-items:center;border:1px solid rgba(255,138,0,.26);border-radius:7px;color:var(--orange);font-size:7px}.execution-lanes p{margin:0}.execution-lanes small{display:block;color:#626e7c;font-size:5.5px;letter-spacing:.08em}.execution-lanes b{display:block;margin-top:1px;color:#dce2e9;font-size:8px}.execution-lanes em{color:var(--orange2);font-size:8px;font-style:normal}
.console-foot{display:flex;justify-content:space-between;margin-top:8px;color:#697483;font-size:6px}.console-foot span:last-child{color:#a5793d}
@media(max-width:900px) and (min-width:601px){.feature-main>p{max-width:52%}.execution-visual{right:24px;width:340px}}
@media(max-width:600px){.feature-main{min-height:auto}.feature-main>p{max-width:100%}.execution-visual{position:relative;right:auto;bottom:auto;width:100%;height:250px;margin-top:24px}.tags{position:static;margin-top:20px}}

/* Larger feature copy after removing the decorative console */
.feature-main h3{font-size:34px}.feature-main>p{max-width:700px;font-size:17px;line-height:1.8}
@media(max-width:600px){.feature-main h3{font-size:28px}.feature-main>p{max-width:100%;font-size:15px;line-height:1.75}}
