html,body,#root{width:100%;min-height:100%}html{scroll-behavior:smooth}body{margin:0}:root{--bg:#020305;--bg-soft:#05080d;--surface:#080d14;--surface-strong:#0b121c;--surface-hover:#0e1824;--white:#fff;--silver:#dce7f2;--silver-bright:#f4f8fc;--text:#f5f8fc;--text-muted:#9ba9b8;--text-soft:#687786;--cyan:#00d9ff;--cyan-bright:#2bedff;--blue:#008cff;--blue-deep:#0058d8;--orange:#ff7500;--orange-bright:#f90;--amber:#ffc400;--orange-deep:#e84b00;--border:#ffffff14;--border-cyan:#00d9ff40;--border-orange:#ff750040;--max-width:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 12% 8%,#00d9ff12,#0000 28%),radial-gradient(circle at 88% 10%,#ff750012,#0000 28%),linear-gradient(#010203 0%,#030609 45%,#010203 100%);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}img{max-width:100%}.site-shell{min-height:100vh;overflow:hidden}.section{padding:110px 24px;position:relative}.section-inner{width:min(var(--max-width), 100%);margin:0 auto}.eyebrow{background:linear-gradient(90deg, var(--cyan-bright), var(--cyan), var(--silver-bright));color:#0000;letter-spacing:.18em;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;margin:0 0 18px;font-size:.78rem;font-weight:800}.section h2{max-width:760px;color:var(--silver-bright);letter-spacing:-.045em;margin:0;font-size:clamp(2rem,4vw,3.8rem);line-height:1.02}.section-copy{max-width:680px;color:var(--text-muted);margin-top:24px;font-size:1.05rem;line-height:1.75}.site-header{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(22px);background:#020305db;position:fixed;inset:0 0 auto}.header-inner{width:min(var(--max-width), calc(100% - 48px));align-items:center;gap:36px;min-height:92px;margin:0 auto;display:flex}.brand{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.brand-logo{object-fit:contain;width:auto;max-width:300px;height:68px;display:block}.desktop-nav{justify-content:center;align-items:center;gap:34px;margin-left:auto;display:flex}.desktop-nav a{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.83rem;font-weight:700;text-decoration:none;transition:color .2s,transform .2s;position:relative}.desktop-nav a:after{content:"";background:linear-gradient(90deg, var(--cyan), var(--orange));width:0;height:2px;transition:width .2s;position:absolute;bottom:-9px;left:50%;transform:translate(-50%)}.desktop-nav a:hover{color:var(--white);transform:translateY(-1px)}.desktop-nav a:hover:after{width:100%}.header-actions{align-items:center;margin-left:18px;display:flex}.mobile-menu{display:none}.header-launch{background:linear-gradient(110deg, var(--cyan) 0%, var(--blue) 42%, var(--orange) 100%);min-height:46px;color:var(--white);letter-spacing:.045em;text-transform:uppercase;border:1px solid #ffffff24;border-radius:12px;justify-content:center;align-items:center;padding:0 23px;font-size:.83rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:-8px 8px 28px #00d9ff1f,8px 8px 28px #ff75001a}.header-launch:hover{transform:translateY(-2px);box-shadow:-10px 12px 35px #00d9ff2e,10px 12px 35px #ff750029}.hero{border-bottom:1px solid var(--border);align-items:center;min-height:900px;padding:180px 24px 110px;display:flex;position:relative;overflow:hidden}.hero-inner{z-index:5;width:min(var(--max-width), 100%);margin:0 auto;position:relative}.hero-layout{grid-template-columns:minmax(0,1.02fr) minmax(340px,.98fr);align-items:center;gap:70px;display:grid}.hero-content{z-index:3;position:relative}.hero-badge{min-height:34px;color:var(--cyan-bright);letter-spacing:.14em;text-transform:uppercase;background:linear-gradient(90deg,#00d9ff14,#ff750009);border:1px solid #00d9ff38;border-radius:999px;align-items:center;margin-bottom:24px;padding:0 14px;font-size:.72rem;font-weight:800;display:inline-flex}.hero h1{max-width:760px;color:var(--silver-bright);letter-spacing:-.065em;margin:0;font-size:clamp(3.5rem,7vw,7.2rem);line-height:.94}.hero h1 span{background:linear-gradient(90deg, var(--cyan-bright) 0%, var(--blue) 32%, var(--silver-bright) 52%, var(--orange-bright) 75%, var(--orange) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-copy{max-width:650px;color:var(--text-muted);margin:30px 0 0;font-size:1.08rem;line-height:1.72}.hero-actions,.cta-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{letter-spacing:.045em;text-transform:uppercase;border-radius:13px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:.84rem;font-weight:800;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(110deg, var(--cyan) 0%, var(--blue) 40%, var(--orange) 100%);color:var(--white);border:1px solid #ffffff24;box-shadow:-8px 12px 32px #00d9ff1f,8px 12px 32px #ff75001c}.button-primary:hover{box-shadow:-10px 16px 40px #00d9ff33,10px 16px 40px #ff75002e}.button-secondary{color:var(--silver-bright);background:#ffffff06;border:1px solid #dce7f22e}.button-secondary:hover{background:linear-gradient(90deg,#00d9ff0f,#ff750009);border-color:#00d9ff52}.hero-status{flex-wrap:wrap;gap:12px;margin-top:42px;display:flex}.hero-status div{border:1px solid var(--border);min-height:40px;color:var(--text-muted);background:#ffffff06;border-radius:11px;align-items:center;gap:9px;padding:0 15px;font-size:.78rem;font-weight:700;display:flex}.hero-status div:nth-child(odd) .status-dot{background:var(--cyan-bright);box-shadow:0 0 12px #00d9ffd9}.hero-status div:nth-child(2n) .status-dot{background:var(--orange-bright);box-shadow:0 0 12px #ff7500cc}.status-dot{border-radius:50%;width:7px;height:7px}.hero-logo-wrap{place-items:center;min-height:530px;display:grid;position:relative}.hero-logo-glow{filter:blur(65px);background:radial-gradient(circle at 32% 48%,#00d9ff33,#0000 45%),radial-gradient(circle at 68% 48%,#ff75002e,#0000 45%);border-radius:50%;width:78%;height:78%;position:absolute}.hero-logo-image{z-index:2;object-fit:contain;filter:drop-shadow(-18px 28px 55px #00d9ff21)drop-shadow(18px 28px 55px #ff75001f);width:min(100%,560px);max-height:550px;display:block;position:relative}.hero-grid{opacity:.16;transform-origin:top;background-image:linear-gradient(#00d9ff4d 1px,#0000 1px),linear-gradient(90deg,#ff750038 1px,#0000 1px);background-size:58px 58px;height:75%;position:absolute;bottom:-40%;left:-10%;right:-10%;transform:perspective(500px)rotateX(62deg)}.hero-glow{filter:blur(120px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:#00d9ff14;width:420px;height:420px;top:20%;left:3%}.hero-glow-two{background:#ff750014;width:420px;height:420px;top:25%;right:4%}.intro-section{text-align:center}.intro-section .section-inner{flex-direction:column;align-items:center;display:flex}.intro-section .section-copy{margin-left:auto;margin-right:auto}.feature-section{border-top:1px solid var(--border)}.feature-inner{grid-template-columns:1fr 1fr;align-items:center;gap:85px;display:grid}.feature-right .feature-visual{order:2}.feature-right .feature-content{order:1}.feature-content h2{max-width:600px}.feature-visual{justify-content:center;align-items:center;display:flex;position:relative}.feature-image-frame{place-items:center;width:min(520px,100%);min-height:420px;margin:0 auto;display:grid;position:relative}.feature-image-frame:before{content:"";filter:blur(55px);pointer-events:none;background:radial-gradient(circle at 30%,#00d9ff24,#0000 48%),radial-gradient(circle at 70%,#ff75001f,#0000 48%);border-radius:50%;width:72%;height:72%;position:absolute}.feature-image{z-index:2;object-fit:contain;filter:drop-shadow(-12px 30px 50px #00d9ff14)drop-shadow(12px 30px 50px #ff750012);width:100%;max-width:500px;max-height:480px;display:block;position:relative}.ecosystem-section{border-top:1px solid var(--border)}.card-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px;display:grid}.info-card{border:1px solid var(--border);background:linear-gradient(145deg,#ffffff09,#ffffff03);border-radius:18px;min-height:250px;padding:30px;transition:transform .25s,border-color .25s,background .25s,box-shadow .25s;position:relative}.info-card:first-child:hover{border-color:var(--border-cyan);box-shadow:0 12px 35px #00d9ff12}.info-card:nth-child(2):hover{border-color:#dce7f238;box-shadow:0 12px 35px #ffffff0a}.info-card:nth-child(3):hover{border-color:var(--border-orange);box-shadow:0 12px 35px #ff750012}.info-card:hover{transform:translateY(-5px)}.info-card>span{color:var(--cyan);letter-spacing:.12em;margin-bottom:44px;font-size:.8rem;font-weight:800;display:inline-block}.info-card:nth-child(3)>span{color:var(--orange-bright)}.info-card h3{color:var(--silver-bright);margin:0 0 14px;font-size:1.35rem}.info-card p{color:var(--text-muted);margin:0;line-height:1.65}.tier-section{border-top:1px solid var(--border)}.tier-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:48px;display:grid}.tier-card{border:1px solid var(--border);background:#ffffff06;border-radius:18px;min-height:245px;padding:28px;transition:transform .25s,border-color .25s,box-shadow .25s}.tier-card:hover{transform:translateY(-5px)}.tier-card:first-child:hover,.tier-card:nth-child(2):hover{border-color:var(--border-cyan)}.tier-card:nth-child(4):hover{border-color:var(--border-orange)}.tier-label{color:var(--cyan-bright);letter-spacing:.16em;margin:0 0 45px;font-size:.75rem;font-weight:800}.tier-card h3{color:var(--silver-bright);margin:0 0 14px;font-size:1.35rem}.tier-card>p:last-child{color:var(--text-muted);margin:0;line-height:1.65}.tier-card.featured{background:linear-gradient(135deg,#00d9ff0e,#ff750006);border-color:#00d9ff47}.tier-card.featured .tier-label{background:linear-gradient(90deg, var(--cyan), var(--silver), var(--orange));color:#0000;-webkit-background-clip:text;background-clip:text}.founder-card{border-color:#ff750042}.founder-card .tier-label{color:var(--orange-bright)}.enterprise-section{border-top:1px solid var(--border)}.enterprise-inner{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.text-link{color:var(--cyan-bright);margin-top:24px;font-weight:800;text-decoration:none;transition:color .2s;display:inline-block}.text-link:hover{color:var(--orange-bright)}.final-cta{text-align:center;border-top:1px solid var(--border);background:radial-gradient(circle at 32% 45%,#00d9ff14,#0000 35%),radial-gradient(circle at 68% 45%,#ff750012,#0000 35%);padding:120px 24px;position:relative}.final-cta .section-inner{flex-direction:column;align-items:center;display:flex}.final-cta h2{max-width:780px;color:var(--silver-bright);letter-spacing:-.055em;margin:0;font-size:clamp(2.6rem,5vw,5.2rem);line-height:1}.final-cta>.section-inner>p:not(.eyebrow){color:var(--text-muted);margin:22px 0 0;font-size:1.05rem}.site-footer{border-top:1px solid var(--border);background:radial-gradient(circle at 10% 20%,#00d9ff0f,#0000 28%),radial-gradient(circle at 90% 25%,#ff75000f,#0000 28%),#020305;position:relative;overflow:hidden}.footer-inner{width:100%;max-width:1200px;margin:0 auto;padding:72px 28px 28px}.footer-top{grid-template-columns:1.05fr 1.95fr;align-items:start;gap:80px;display:grid}.footer-brand{max-width:360px}.footer-logo-link{align-items:center;text-decoration:none;display:inline-flex}.footer-logo{width:auto;height:62px;display:block}.footer-tagline{letter-spacing:.14em;background:linear-gradient(90deg, var(--cyan-bright), var(--silver-bright), var(--orange));color:#0000;-webkit-background-clip:text;background-clip:text;margin:24px 0 0;font-size:.82rem;font-weight:800;line-height:1.5}.footer-description{max-width:340px;color:var(--text-muted);margin:18px 0 0;font-size:.92rem;line-height:1.7}.footer-launch{letter-spacing:.08em;color:#fff;background:linear-gradient(90deg, var(--cyan), var(--blue), var(--orange));border-radius:12px;justify-content:center;align-items:center;min-height:44px;margin-top:24px;padding:0 18px;font-size:.78rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:-10px 0 28px #00d9ff14,10px 0 28px #ff750014}.footer-launch:hover{transform:translateY(-2px);box-shadow:-12px 0 32px #00d9ff1f,12px 0 32px #ff75001f}.footer-navigation{grid-template-columns:repeat(4,minmax(120px,1fr));gap:40px;display:grid}.footer-column{flex-direction:column;align-items:flex-start;display:flex}.footer-column h3{color:var(--silver-bright);letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:.8rem;font-weight:800}.footer-column a{color:var(--text-muted);margin:0 0 12px;font-size:.9rem;line-height:1.4;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.footer-column a:hover{color:var(--silver-bright);transform:translate(3px)}.footer-column:first-child h3{color:var(--cyan-bright)}.footer-column:nth-child(2) h3{color:var(--silver-bright)}.footer-column:nth-child(3) h3{color:var(--orange-bright)}.footer-column:nth-child(4) h3{color:var(--text-muted)}.footer-divider{background:linear-gradient(90deg,#00d9ff2e,#ffffff0f,#ff75002e);width:100%;height:1px;margin:58px 0 22px}.footer-bottom{justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-bottom p{color:var(--text-soft);margin:0;font-size:.78rem;line-height:1.5}.footer-bottom-note{text-align:right;letter-spacing:.08em;text-transform:uppercase}@media (width<=1000px){.footer-top{grid-template-columns:1fr;gap:50px}.footer-brand{max-width:500px}.footer-navigation{grid-template-columns:repeat(2,1fr);gap:36px 50px}}@media (width<=650px){.footer-inner{padding:56px 20px 24px}.footer-logo{height:52px}.footer-navigation{grid-template-columns:1fr 1fr;gap:32px 24px}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom-note{text-align:left}}@media (width<=430px){.footer-navigation{grid-template-columns:1fr}.footer-logo{height:46px}}@media (width<=1050px){.desktop-nav{gap:22px}.hero-layout{gap:40px}.tier-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.header-inner{width:min(100% - 32px, var(--max-width))}.desktop-nav{display:none}.mobile-menu{min-width:44px;display:block;position:relative}.mobile-menu summary{border:1px solid var(--border-cyan);min-width:44px;min-height:44px;color:var(--silver-bright);cursor:pointer;text-transform:uppercase;border-radius:12px;place-items:center;font-size:.72rem;font-weight:800;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{z-index:110;border:1px solid var(--border-cyan);background:#050a10fa;border-radius:16px;width:min(280px,100vw - 28px);max-width:calc(100vw - 28px);padding:10px;display:grid;position:fixed;top:102px;right:14px;overflow:hidden;box-shadow:0 20px 50px #0000008c}.mobile-menu nav a{min-height:44px;color:var(--text-muted);border-radius:10px;padding:13px 12px;font-size:.78rem;font-weight:750;text-decoration:none}.mobile-menu nav a:hover,.mobile-menu nav a:focus-visible{color:var(--cyan-bright);background:#00d9ff14}.header-actions{margin-left:auto}.hero{min-height:auto;padding-top:150px}.hero-layout{grid-template-columns:1fr;gap:35px}.hero-logo-wrap{min-height:390px}.hero-logo-image{width:min(100%,430px);max-height:430px}.feature-inner{grid-template-columns:1fr;gap:35px}.feature-right .feature-visual,.feature-right .feature-content{order:initial}.feature-image-frame{width:min(420px,100%);min-height:320px}.feature-image{max-width:400px;max-height:380px}.card-grid{grid-template-columns:1fr}.enterprise-inner{grid-template-columns:1fr;gap:30px}}@media (width<=650px){.section{padding:80px 20px}.site-header{background:#020305ed}.header-inner{width:calc(100% - 28px);min-height:76px}.brand-logo{max-width:220px;height:52px}.header-launch{min-height:40px;padding:0 15px;font-size:.7rem}.header-actions{display:none}.mobile-menu nav{top:86px}.hero{padding:130px 20px 80px}.hero h1{font-size:clamp(3rem,14vw,4.7rem)}.hero-copy{font-size:1rem}.hero-actions,.cta-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-status{grid-template-columns:1fr 1fr;display:grid}.hero-status div{justify-content:center}.hero-logo-wrap{min-height:310px}.hero-logo-image{width:min(100%,330px);max-height:330px}.feature-image-frame{width:100%;min-height:260px}.feature-image{max-width:320px;max-height:300px}.tier-grid{grid-template-columns:1fr}.footer-brand{flex-direction:column;align-items:flex-start}.footer-logo{max-width:220px;height:54px}.footer-links{gap:18px 22px}}@media (width>=901px){.tier-section .tier-grid{gap:14px;margin-top:34px}.tier-section .tier-card{border-radius:16px;min-height:0;padding:22px}.tier-section .tier-label{margin-bottom:22px}.tier-section .tier-card h3{margin-bottom:10px;font-size:1.2rem}.tier-section .tier-card>p:last-child{line-height:1.5}}.information-page{background:radial-gradient(circle at 15% 10%,#00d9ff14,#0000 32%),radial-gradient(circle at 88% 14%,#ff750012,#0000 28%);min-height:75vh}.information-hero{border-bottom:1px solid var(--border);padding:190px 24px 80px}.information-hero h1{max-width:850px;color:var(--silver-bright);letter-spacing:-.055em;margin:0;font-size:clamp(2.6rem,7vw,5.6rem);line-height:.98}.information-hero>.section-inner>p:not(.eyebrow){max-width:720px;color:var(--text-muted);margin:28px 0;font-size:1.08rem;line-height:1.75}.information-hero .button{width:fit-content}.information-content{padding:80px 24px 110px}.information-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.information-grid article{border:1px solid var(--border);background:linear-gradient(145deg, var(--surface), #03070bf0);border-radius:18px;min-width:0;padding:28px}.information-grid article:nth-child(3n){border-color:var(--border-orange)}.information-grid h2{color:var(--silver-bright);margin:0 0 12px;font-size:1.25rem}.information-grid p{color:var(--text-muted);margin:0;line-height:1.7}@media (width<=650px){.information-hero{padding:130px 20px 58px}.information-content{padding:54px 20px 75px}.information-grid{grid-template-columns:1fr}.information-grid article{padding:22px}.information-hero .button{width:100%}}@media (width<=430px){.brand-logo{max-width:170px;height:45px}.header-launch{padding:0 11px}.hero-status{grid-template-columns:1fr}.footer-logo{max-width:185px;height:48px}}.global-page-hero{padding-top:190px}@media (width<=650px){.global-page-hero{padding-top:150px}}.global2-page{min-height:100vh;color:var(--text);background:#020305;overflow:hidden}.global2-hero{border-bottom:1px solid var(--border);background:radial-gradient(circle at 16% 25%,#00d9ff1a,#0000 30%),radial-gradient(circle at 86% 30%,#ff75001a,#0000 32%),linear-gradient(#060b12f5,#020305);align-items:center;min-height:820px;padding:185px 0 105px;display:flex;position:relative;overflow:hidden}.global2-hero-grid{opacity:.18;background-image:linear-gradient(#00d9ff12 1px,#0000 1px),linear-gradient(90deg,#ff75000d 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000c,#0000 92%);mask-image:linear-gradient(#000c,#0000 92%)}.global2-glow{filter:blur(125px);opacity:.13;border-radius:50%;width:440px;height:440px;position:absolute}.global2-glow-cyan{background:var(--cyan);top:130px;left:-180px}.global2-glow-orange{background:var(--orange);top:140px;right:-170px}.global2-hero-inner{z-index:2;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;width:100%;max-width:1200px;margin:0 auto;padding:0 28px;display:grid;position:relative}.global2-hero-content{max-width:720px}.global2-kicker{color:var(--cyan-bright);letter-spacing:.16em;background:#00d9ff0b;border:1px solid #00d9ff33;border-radius:999px;align-items:center;gap:10px;margin-bottom:24px;padding:9px 14px;font-size:.74rem;font-weight:800;display:inline-flex}.global2-live-dot{background:var(--cyan-bright);border-radius:50%;width:7px;height:7px;box-shadow:0 0 14px #00d9fff2}.global2-hero h1{letter-spacing:-.06em;max-width:780px;margin:0;font-size:clamp(3.7rem,6.8vw,7.2rem);line-height:.91}.global2-hero h1 span{background:linear-gradient(90deg, var(--cyan-bright) 0%, var(--blue) 32%, var(--silver-bright) 60%, var(--orange) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.global2-hero-copy{max-width:680px;color:var(--text-muted);margin:30px 0 0;font-size:1.12rem;line-height:1.8}.global2-hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.global2-hero-tags{flex-wrap:wrap;gap:9px;margin-top:34px;display:flex}.global2-hero-tags span{border:1px solid var(--border);color:var(--text-soft);background:#ffffff06;border-radius:999px;padding:8px 12px;font-size:.76rem}.global2-orbit{aspect-ratio:1;width:min(470px,100%);margin:0 auto;position:relative}.global2-orbit-ring{border-radius:50%;position:absolute}.global2-orbit-ring-one{border:1px solid #00d9ff30;inset:9%;box-shadow:inset 0 0 45px #00d9ff08,0 0 50px #00d9ff08}.global2-orbit-ring-two{border:1px solid #ff750030;inset:22%}.global2-world{background:radial-gradient(circle at 35% 30%,#00d9ff52,#0000 37%),radial-gradient(circle at 70% 70%,#ff75004d,#0000 40%),#07101a;border:1px solid #ffffff29;border-radius:50%;place-items:center;display:grid;position:absolute;inset:31%;box-shadow:-22px 0 75px #00d9ff24,22px 0 75px #ff75001f}.global2-world:before,.global2-world:after{content:"";border:1px solid #ffffff17;border-radius:50%;position:absolute}.global2-world:before{inset:22% 7%}.global2-world:after{inset:7% 31%}.global2-world-core{z-index:2;letter-spacing:-.05em;background:linear-gradient(90deg, var(--cyan-bright), var(--silver-bright), var(--orange));color:#0000;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:900;position:relative}.global2-orbit-node{border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.12em;background:#05090eeb;border-radius:999px;padding:9px 12px;font-size:.66rem;font-weight:800;position:absolute}.global2-node-one{color:var(--cyan-bright);border-color:#00d9ff40;top:24%;left:0}.global2-node-two{color:var(--orange-bright);border-color:#ff750040;top:29%;right:-2%}.global2-node-three{color:var(--cyan-bright);bottom:20%;left:8%}.global2-node-four{color:var(--orange-bright);bottom:18%;right:5%}.global2-band{border-bottom:1px solid var(--border);background:#ffffff03}.global2-band-inner{justify-content:center;align-items:center;gap:22px;min-height:82px;display:flex}.global2-band-inner p,.global2-band-inner strong{letter-spacing:.17em;margin:0;font-size:.72rem}.global2-band-inner p{color:var(--text-soft)}.global2-band-inner strong{background:linear-gradient(90deg, var(--cyan), var(--silver-bright), var(--orange));color:#0000;-webkit-background-clip:text;background-clip:text}.global2-band-line{background:linear-gradient(90deg, transparent, var(--cyan));width:70px;height:1px}.global2-band-line-orange{background:linear-gradient(90deg, var(--orange), transparent)}.global2-section{padding:115px 24px;position:relative}.global2-heading{max-width:790px}.global2-heading h2,.global2-syria-copy h2,.global2-principles-copy h2,.global2-market-inner h2{letter-spacing:-.045em;margin:12px 0 24px;font-size:clamp(2.5rem,4.6vw,4.5rem);line-height:1}.global2-heading>p:last-child,.global2-syria-copy>p:last-child,.global2-principles-copy>p:last-child,.global2-market-copy{color:var(--text-muted);font-size:1.04rem;line-height:1.8}.global2-heading-center{text-align:center;margin:0 auto}.global2-audience-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:55px;display:grid}.global2-audience-card{border:1px solid var(--border);background:linear-gradient(145deg, #ffffff0b, #ffffff03), var(--surface);border-radius:26px;min-height:470px;padding:32px;position:relative;overflow:hidden}.global2-audience-card:before{content:"";pointer-events:none;position:absolute;inset:0}.global2-audience-cyan{border-color:#00d9ff38}.global2-audience-cyan:before{background:radial-gradient(circle at 15% 5%,#00d9ff1f,#0000 38%)}.global2-audience-mixed{border-color:#dce7f229}.global2-audience-mixed:before{background:linear-gradient(135deg,#00d9ff0f,#0000 47%,#ff750012)}.global2-audience-orange{border-color:#ff750038}.global2-audience-orange:before{background:radial-gradient(circle at 85% 5%,#ff75001f,#0000 38%)}.global2-audience-icon{z-index:1;border:1px solid var(--border);min-width:58px;height:58px;color:var(--silver-bright);letter-spacing:.08em;background:#ffffff09;border-radius:17px;justify-content:center;align-items:center;padding:0 13px;font-size:.74rem;font-weight:900;display:inline-flex;position:relative}.global2-audience-cyan .global2-audience-icon{color:var(--cyan-bright);border-color:#00d9ff45}.global2-audience-orange .global2-audience-icon{color:var(--orange-bright);border-color:#ff750045}.global2-card-label{z-index:1;color:var(--text-soft);letter-spacing:.15em;margin:36px 0 13px;font-size:.72rem;font-weight:800;position:relative}.global2-audience-card h3{z-index:1;margin:0 0 15px;font-size:1.55rem;line-height:1.2;position:relative}.global2-audience-card>p:not(.global2-card-label){z-index:1;color:var(--text-muted);margin:0;line-height:1.7;position:relative}.global2-card-features{z-index:1;flex-wrap:wrap;gap:8px;margin-top:28px;display:flex;position:relative}.global2-card-features span{color:var(--text-soft);background:#ffffff06;border:1px solid #ffffff12;border-radius:999px;padding:8px 10px;font-size:.72rem}.global2-syria{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#030609;padding:120px 24px;position:relative;overflow:hidden}.global2-syria-glow-cyan,.global2-syria-glow-orange{filter:blur(145px);opacity:.11;border-radius:50%;width:480px;height:480px;position:absolute}.global2-syria-glow-cyan{background:var(--cyan);top:80px;left:-200px}.global2-syria-glow-orange{background:var(--orange);top:140px;right:-210px}.global2-syria-top{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;display:grid;position:relative}.global2-market-badge{color:var(--orange-bright);letter-spacing:.14em;background:#ff75000b;border:1px solid #ff750038;border-radius:999px;align-items:center;gap:10px;margin-bottom:20px;padding:9px 13px;font-size:.7rem;font-weight:800;display:inline-flex}.global2-market-dot{background:var(--orange-bright);border-radius:50%;width:7px;height:7px;box-shadow:0 0 13px #ff7500d9}.global2-syria-status{background:linear-gradient(145deg,#00d9ff0e,#ff75000b),#070c12f0;border:1px solid #ffffff1a;border-radius:27px;padding:28px;box-shadow:-22px 0 65px #00d9ff0b,22px 0 65px #ff75000b}.global2-syria-status-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.global2-syria-status-header div:first-child{gap:4px;display:grid}.global2-syria-status-header span{color:var(--text-soft);letter-spacing:.15em;font-size:.66rem;font-weight:800}.global2-syria-status-header strong{letter-spacing:.05em;font-size:1.6rem}.global2-planned-pill{color:var(--orange-bright);letter-spacing:.12em;background:#ff750014;border:1px solid #ff750038;border-radius:999px;padding:8px 11px;font-size:.68rem;font-weight:800}.global2-syria-status-grid{grid-template-columns:1fr 1fr;padding:14px 0;display:grid}.global2-syria-status-grid div{border-bottom:1px solid #ffffff0b;align-items:center;gap:11px;padding:14px 8px;display:flex}.global2-syria-status-grid span{color:var(--cyan-bright);font-size:.69rem;font-weight:800}.global2-syria-status-grid div:nth-child(2n) span{color:var(--orange-bright)}.global2-syria-status-grid p{color:var(--silver);margin:0;font-size:.88rem}.global2-status-note{color:var(--text-soft);margin:8px 0 0;font-size:.78rem;line-height:1.65}.global2-roadmap{z-index:2;background:linear-gradient(90deg,#00d9ff09,#ffffff03,#ff750009),#05090e;border:1px solid #ffffff1c;border-radius:30px;margin-top:80px;padding:22px;position:relative}.global2-roadmap-header{justify-content:space-between;align-items:end;gap:24px;padding:9px 7px 22px;display:flex}.global2-roadmap-header h3{margin:6px 0 0;font-size:1.6rem}.global2-roadmap-header>span{color:var(--orange-bright);letter-spacing:.13em;font-size:.7rem;font-weight:800}.global2-roadmap-image-frame{border:1px solid var(--border);border-radius:20px;overflow:hidden}.global2-roadmap-image{width:100%;height:auto;display:block}.global2-opportunity-section{background:radial-gradient(circle at 50% 0,#00d9ff0d,#0000 35%)}.global2-opportunity-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:56px;display:grid}.global2-opportunity{border:1px solid var(--border);background:#ffffff05;border-radius:23px;min-height:255px;padding:28px;transition:transform .25s,border-color .25s,background .25s}.global2-opportunity:hover{background:#ffffff08;transform:translateY(-5px)}.global2-opportunity:first-child,.global2-opportunity:nth-child(2){border-color:#00d9ff2e}.global2-opportunity:nth-child(5),.global2-opportunity:nth-child(6){border-color:#ff75002e}.global2-opportunity-mark{border:1px solid var(--border);background:#ffffff06;border-radius:14px;place-items:center;width:fit-content;min-width:48px;height:48px;margin-bottom:30px;padding:0 10px;font-size:.7rem;font-weight:900;display:grid}.global2-mark-cyan{color:var(--cyan-bright);border-color:#00d9ff38}.global2-mark-orange{color:var(--orange-bright);border-color:#ff750038}.global2-mark-mixed{color:var(--silver-bright);background:linear-gradient(135deg,#00d9ff14,#ff750014)}.global2-opportunity h3{margin:0 0 12px;font-size:1.22rem}.global2-opportunity p{color:var(--text-muted);margin:0;line-height:1.7}.global2-principles{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(90deg,#00d9ff06,#0000 35% 65%,#ff750006);padding:120px 24px}.global2-principles-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.global2-principle-stack{gap:12px;display:grid}.global2-principle{border:1px solid var(--border);background:#ffffff05;border-radius:20px;grid-template-columns:55px 1fr;gap:18px;padding:22px;display:grid}.global2-principle>span{color:var(--cyan-bright);font-size:.71rem;font-weight:800}.global2-principle:nth-child(3)>span,.global2-principle:nth-child(4)>span{color:var(--orange-bright)}.global2-principle h3{margin:0 0 7px;font-size:1rem}.global2-principle p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.global2-market-section{padding:110px 24px 60px}.global2-market-inner{grid-template-columns:1fr 1fr;align-items:end;gap:80px;display:grid}.global2-market-copy{margin:0 0 25px}.global2-market-track{border-top:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;gap:15px;max-width:1200px;margin:65px auto 0;padding:22px;display:flex;overflow-x:auto}.global2-market-track span{white-space:nowrap;color:var(--text-soft);letter-spacing:.13em;font-size:.68rem;font-weight:800}.global2-market-track span:first-child{color:var(--cyan-bright)}.global2-market-track span:last-child{color:var(--orange-bright)}.global2-market-track i{background:linear-gradient(90deg,#00d9ff59,#ff750059);flex:1;min-width:30px;height:1px}.global2-final{text-align:center;padding:130px 24px;position:relative;overflow:hidden}.global2-final-glow{filter:blur(130px);opacity:.55;background:linear-gradient(90deg,#00d9ff26,#ff750026);border-radius:50%;width:650px;height:390px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.global2-final-inner{z-index:2;max-width:850px;position:relative}.global2-final h2{letter-spacing:-.055em;margin:14px 0 26px;font-size:clamp(3rem,6vw,6rem);line-height:.96}.global2-final h2 span{background:linear-gradient(90deg, var(--cyan-bright), var(--silver-bright), var(--orange));color:#0000;-webkit-background-clip:text;background-clip:text}.global2-final p:not(.eyebrow){max-width:700px;color:var(--text-muted);margin:0 auto;font-size:1.03rem;line-height:1.75}.global2-final-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}@media (width<=1000px){.global2-hero-inner,.global2-syria-top,.global2-principles-grid,.global2-market-inner{grid-template-columns:1fr}.global2-orbit{width:min(420px,90vw);margin-top:25px}.global2-audience-grid,.global2-opportunity-grid{grid-template-columns:1fr 1fr}.global2-principles-grid,.global2-market-inner{gap:45px}}@media (width<=700px){.global2-hero{min-height:auto;padding:150px 0 80px}.global2-hero-inner{padding:0 20px}.global2-hero h1{font-size:clamp(3.1rem,14vw,5rem)}.global2-orbit{width:min(340px,90vw)}.global2-band-inner{flex-wrap:wrap;gap:10px;padding:20px}.global2-band-line{width:28px}.global2-section,.global2-syria,.global2-principles,.global2-final{padding-left:20px;padding-right:20px}.global2-audience-grid,.global2-opportunity-grid{grid-template-columns:1fr}.global2-audience-card{min-height:auto}.global2-syria-status-grid{grid-template-columns:1fr}.global2-roadmap{margin-top:55px;padding:12px}.global2-roadmap-header{flex-direction:column;align-items:flex-start}.global2-principle{grid-template-columns:42px 1fr}.global2-market-section{padding-left:20px;padding-right:20px}.global2-market-track{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}}.developers-page{min-height:100vh;color:var(--text);background:#020305;overflow:hidden}.developers-hero{border-bottom:1px solid var(--border);background:radial-gradient(circle at 18% 20%,#00d9ff1a,#0000 30%),radial-gradient(circle at 82% 30%,#ff750017,#0000 32%),linear-gradient(#05090ffa,#020305);padding:185px 0 115px;position:relative;overflow:hidden}.developers-hero-grid{opacity:.14;background-image:linear-gradient(#00d9ff0f 1px,#0000 1px),linear-gradient(90deg,#ff75000d 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.developers-glow{filter:blur(125px);opacity:.12;border-radius:50%;width:420px;height:420px;position:absolute}.developers-glow-cyan{background:var(--cyan);top:90px;left:-160px}.developers-glow-orange{background:var(--orange);top:120px;right:-170px}.developers-hero-inner{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:75px;display:grid;position:relative}.developers-hero-copy{max-width:700px}.developers-kicker{color:var(--cyan-bright);letter-spacing:.16em;background:#00d9ff0b;border:1px solid #00d9ff38;border-radius:999px;align-items:center;gap:10px;margin-bottom:24px;padding:9px 14px;font-size:.72rem;font-weight:800;display:inline-flex}.developers-kicker-dot{background:var(--cyan-bright);border-radius:50%;width:7px;height:7px;box-shadow:0 0 14px #00d9ffe6}.developers-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(3.8rem,7vw,7rem);line-height:.94}.developers-hero h1 span{background:linear-gradient(90deg, var(--cyan-bright), var(--silver-bright), var(--orange));color:#0000;-webkit-background-clip:text;background-clip:text}.developers-hero-copy>p{max-width:680px;color:var(--text-muted);margin:28px 0 0;font-size:1.08rem;line-height:1.8}.developers-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.developers-code-card{background:linear-gradient(145deg,#00d9ff0b,#ff750009),#050a10;border:1px solid #ffffff1a;border-radius:26px;overflow:hidden;box-shadow:-20px 0 60px #00d9ff0f,20px 0 60px #ff75000d}.developers-code-header{border-bottom:1px solid var(--border);color:var(--text-soft);letter-spacing:.13em;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;font-size:.7rem;font-weight:800;display:flex}.developers-coming{color:var(--orange-bright)}.developers-code-card pre{color:var(--silver);margin:0;padding:30px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.9rem;line-height:1.8;overflow-x:auto}.developers-band{border-bottom:1px solid var(--border);background:#ffffff03}.developers-band-inner{justify-content:center;align-items:center;gap:18px;min-height:78px;display:flex}.developers-band span{color:var(--text-soft);letter-spacing:.15em;font-size:.68rem;font-weight:800}.developers-band span:first-child{color:var(--cyan-bright)}.developers-band span:last-child{color:var(--orange-bright)}.developers-band i{background:linear-gradient(90deg,#00d9ff4d,#ff75004d);width:45px;height:1px}.developers-section{padding:115px 24px}.developers-heading{max-width:790px}.developers-heading h2,.developers-architecture h2,.developers-use-cases h2{letter-spacing:-.045em;margin:12px 0 24px;font-size:clamp(2.6rem,4.6vw,4.5rem);line-height:1}.developers-heading>p:last-child,.developers-architecture p,.developers-use-cases-copy>p:last-child{color:var(--text-muted);font-size:1.03rem;line-height:1.8}.developers-heading-center{text-align:center;margin:0 auto}.developers-capability-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:55px;display:grid}.developers-card{border:1px solid var(--border);background:#ffffff05;border-radius:23px;min-height:285px;padding:28px;position:relative}.developers-card-cyan{border-color:#00d9ff33}.developers-card-mixed{background:linear-gradient(135deg,#00d9ff0a,#ff75000a),#ffffff04}.developers-card-orange{border-color:#ff750033}.developers-card-label{color:var(--text-soft);letter-spacing:.15em;margin-bottom:34px;font-size:.7rem;font-weight:800;display:block}.developers-card h3{margin:0 0 13px;font-size:1.3rem}.developers-card p{color:var(--text-muted);margin:0;line-height:1.7}.developers-status{border:1px solid var(--border);color:var(--text-soft);letter-spacing:.11em;border-radius:999px;margin-top:24px;padding:7px 10px;font-size:.64rem;font-weight:800;display:inline-flex}.developers-architecture{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:radial-gradient(circle at 20%,#00d9ff0e,#0000 30%),radial-gradient(circle at 80%,#ff75000e,#0000 30%);padding:120px 24px}.developers-architecture-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.developers-stack{display:grid}.developers-stack-item{border:1px solid var(--border);background:#ffffff05;border-radius:20px;grid-template-columns:50px 1fr;gap:18px;padding:22px;display:grid}.developers-stack-item>span{font-size:.7rem;font-weight:800}.developers-stack-cyan>span{color:var(--cyan-bright)}.developers-stack-orange>span{color:var(--orange-bright)}.developers-stack-mixed>span{color:var(--silver-bright)}.developers-stack-item strong{font-size:1.05rem}.developers-stack-item p{color:var(--text-muted);margin:6px 0 0;font-size:.9rem}.developers-stack-line{background:linear-gradient(#00d9ff59,#ff750059);width:1px;height:24px;margin-left:46px}.developers-tool-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:55px;display:grid}.developers-tool-grid article{border:1px solid var(--border);background:#ffffff05;border-radius:22px;min-height:250px;padding:26px}.developers-tool-icon{width:48px;height:48px;color:var(--cyan-bright);border:1px solid #00d9ff2e;border-radius:14px;place-items:center;margin-bottom:28px;font-size:.69rem;font-weight:900;display:grid}.developers-tool-grid article:nth-child(3) .developers-tool-icon,.developers-tool-grid article:nth-child(4) .developers-tool-icon{color:var(--orange-bright);border-color:#ff75002e}.developers-tool-grid h3{margin:0 0 12px}.developers-tool-grid p{color:var(--text-muted);margin:0;line-height:1.7}.developers-tool-grid article>span{color:var(--text-soft);letter-spacing:.1em;margin-top:24px;font-size:.65rem;font-weight:800;display:inline-block}.developers-use-cases{border-top:1px solid var(--border);background:linear-gradient(90deg,#00d9ff06,#0000 35% 65%,#ff750006);padding:120px 24px}.developers-use-cases-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:80px;display:grid}.developers-use-case-list{gap:12px;display:grid}.developers-use-case-list>div{border:1px solid var(--border);background:#ffffff04;border-radius:19px;grid-template-columns:50px 1fr;gap:18px;padding:20px 22px;display:grid}.developers-use-case-list span{color:var(--cyan-bright);font-size:.7rem;font-weight:800}.developers-use-case-list>div:nth-child(3) span,.developers-use-case-list>div:nth-child(4) span{color:var(--orange-bright)}.developers-use-case-list h3{margin:0 0 7px}.developers-use-case-list p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.developers-final{text-align:center;padding:130px 24px;position:relative;overflow:hidden}.developers-final-glow{filter:blur(130px);opacity:.5;background:linear-gradient(90deg,#00d9ff24,#ff750024);border-radius:50%;width:650px;height:360px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.developers-final-inner{z-index:2;max-width:850px;position:relative}.developers-final h2{letter-spacing:-.055em;margin:14px 0 26px;font-size:clamp(3rem,6vw,5.8rem);line-height:.96}.developers-final h2 span{background:linear-gradient(90deg, var(--cyan-bright), var(--silver-bright), var(--orange));color:#0000;-webkit-background-clip:text;background-clip:text}.developers-final p:not(.eyebrow){max-width:700px;color:var(--text-muted);margin:0 auto;line-height:1.75}.developers-final-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}@media (width<=1000px){.developers-hero-inner,.developers-architecture-inner,.developers-use-cases-grid{grid-template-columns:1fr}.developers-capability-grid,.developers-tool-grid{grid-template-columns:1fr 1fr}.developers-architecture-inner,.developers-use-cases-grid{gap:45px}}@media (width<=700px){.developers-hero{padding:150px 20px 85px}.developers-hero h1{font-size:clamp(3.1rem,14vw,5rem)}.developers-band-inner{flex-wrap:wrap;padding:20px}.developers-band i{width:24px}.developers-section,.developers-architecture,.developers-use-cases,.developers-final{padding-left:20px;padding-right:20px}.developers-capability-grid,.developers-tool-grid{grid-template-columns:1fr}.developers-code-card pre{padding:22px;font-size:.8rem}.developers-stack-item,.developers-use-case-list>div{grid-template-columns:40px 1fr}.developers-stack-line{margin-left:38px}}.technology-page{min-height:100vh;color:var(--text);background:#020305;overflow:hidden}.technology-hero{border-bottom:1px solid var(--border);background:radial-gradient(circle at 18% 22%,#00d9ff1a,#0000 30%),radial-gradient(circle at 82% 28%,#ff75001a,#0000 30%),linear-gradient(#05090ffa,#020305);padding:185px 0 115px;position:relative;overflow:hidden}.technology-hero-grid{opacity:.14;background-image:linear-gradient(#00d9ff0f 1px,#0000 1px),linear-gradient(90deg,#ff75000d 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.technology-glow{filter:blur(125px);opacity:.12;border-radius:50%;width:420px;height:420px;position:absolute}.technology-glow-cyan{background:var(--cyan);top:100px;left:-160px}.technology-glow-orange{background:var(--orange);top:120px;right:-170px}.technology-hero-inner{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:75px;display:grid;position:relative}.technology-hero-copy{max-width:700px}.technology-kicker{color:var(--cyan-bright);letter-spacing:.16em;background:#00d9ff0b;border:1px solid #00d9ff38;border-radius:999px;align-items:center;gap:10px;margin-bottom:24px;padding:9px 14px;font-size:.72rem;font-weight:800;display:inline-flex}.technology-kicker-dot{background:var(--cyan-bright);border-radius:50%;width:7px;height:7px;box-shadow:0 0 14px #00d9ffe6}.technology-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(3.8rem,6.8vw,6.8rem);line-height:.94}.technology-hero h1 span{background:linear-gradient(90deg, var(--cyan-bright), var(--silver-bright), var(--orange));color:#0000;-webkit-background-clip:text;background-clip:text}.technology-hero-copy>p{max-width:680px;color:var(--text-muted);margin:28px 0 0;font-size:1.08rem;line-height:1.8}.technology-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.technology-visual{display:grid}.technology-layer{border:1px solid var(--border);background:#ffffff05;border-radius:20px;grid-template-columns:48px 1fr;gap:16px;padding:22px;display:grid}.technology-layer span{font-size:.7rem;font-weight:800}.technology-layer strong{font-size:1.08rem}.technology-layer p{color:var(--text-muted);grid-column:2;margin:4px 0 0;font-size:.88rem}.technology-layer-one{border-color:#00d9ff3b}.technology-layer-one span{color:var(--cyan-bright)}.technology-layer-two,.technology-layer-three{border-color:#dce7f224}.technology-layer-four{border-color:#ff75003b}.technology-layer-four span{color:var(--orange-bright)}.technology-connector{background:linear-gradient(#00d9ff66,#ff750066);width:1px;height:24px;margin-left:45px}.technology-band{border-bottom:1px solid var(--border);background:#ffffff03}.technology-band-inner{justify-content:center;align-items:center;gap:18px;min-height:78px;display:flex}.technology-band span{color:var(--text-soft);letter-spacing:.14em;font-size:.68rem;font-weight:800}.technology-band span:first-child{color:var(--cyan-bright)}.technology-band span:last-child{color:var(--orange-bright)}.technology-band i{background:linear-gradient(90deg,#00d9ff4d,#ff75004d);width:45px;height:1px}.technology-section{padding:115px 24px}.technology-heading{max-width:790px}.technology-heading h2,.technology-chain-copy h2,.technology-status-inner h2{letter-spacing:-.045em;margin:12px 0 24px;font-size:clamp(2.6rem,4.6vw,4.5rem);line-height:1}.technology-heading>p:last-child,.technology-chain-copy>p:last-child,.technology-status-inner>div:first-child>p:last-child{color:var(--text-muted);font-size:1.03rem;line-height:1.8}.technology-heading-center{text-align:center;margin:0 auto}.technology-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:55px;display:grid}.technology-card{border:1px solid var(--border);background:linear-gradient(145deg, #ffffff0a, #ffffff03), var(--surface);border-radius:25px;min-height:390px;padding:30px}.technology-card-cyan{border-color:#00d9ff33}.technology-card-orange{border-color:#ff750033}.technology-card-mixed{background:linear-gradient(135deg, #00d9ff0a, #ff75000a), var(--surface)}.technology-card-icon{border:1px solid var(--border);width:fit-content;min-width:52px;height:52px;color:var(--silver-bright);border-radius:15px;place-items:center;margin-bottom:34px;padding:0 11px;font-size:.7rem;font-weight:900;display:grid}.technology-card-cyan .technology-card-icon{color:var(--cyan-bright);border-color:#00d9ff38}.technology-card-orange .technology-card-icon{color:var(--orange-bright);border-color:#ff750038}.technology-card h3{margin:0 0 14px;font-size:1.45rem}.technology-card p{color:var(--text-muted);margin:0;line-height:1.72}.technology-chip-row{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.technology-chip-row span{color:var(--text-soft);border:1px solid #ffffff12;border-radius:999px;padding:8px 10px;font-size:.7rem}.technology-chain-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:radial-gradient(circle at 20%,#00d9ff0e,#0000 30%),radial-gradient(circle at 80%,#ff75000e,#0000 30%);padding:120px 24px}.technology-chain-inner{grid-template-columns:.95fr 1.05fr;align-items:center;gap:80px;display:grid}.technology-chain-stack{grid-template-columns:1fr 1fr;gap:14px;display:grid}.technology-chain-stack div{border:1px solid var(--border);background:#ffffff05;border-radius:20px;padding:24px}.technology-chain-stack span{color:var(--text-soft);letter-spacing:.13em;margin-bottom:9px;font-size:.68rem;font-weight:800;display:block}.technology-chain-stack strong{font-size:1.08rem}.technology-principles-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:55px;display:grid}.technology-principles-grid article{border:1px solid var(--border);background:#ffffff05;border-radius:22px;min-height:250px;padding:26px}.technology-principles-grid span{color:var(--cyan-bright);margin-bottom:32px;font-size:.7rem;font-weight:800;display:block}.technology-principles-grid article:nth-child(3) span,.technology-principles-grid article:nth-child(4) span{color:var(--orange-bright)}.technology-principles-grid h3{margin:0 0 12px;font-size:1.15rem}.technology-principles-grid p{color:var(--text-muted);margin:0;line-height:1.7}.technology-status-section{border-top:1px solid var(--border);padding:120px 24px}.technology-status-inner{grid-template-columns:.9fr 1.1fr;align-items:start;gap:80px;display:grid}.technology-status-list{gap:14px;display:grid}.technology-status-list>div{border:1px solid var(--border);background:#ffffff05;border-radius:20px;grid-template-columns:16px 1fr;gap:16px;padding:22px;display:grid}.technology-status-list strong{font-size:1rem}.technology-status-list p{color:var(--text-muted);margin:7px 0 0;font-size:.9rem;line-height:1.65}.technology-status-dot{border-radius:50%;width:9px;height:9px;margin-top:5px}.technology-status-live{background:var(--cyan-bright);box-shadow:0 0 12px #00d9ffcc}.technology-status-dev{background:var(--silver-bright);box-shadow:0 0 12px #dce7f266}.technology-status-plan{background:var(--orange-bright);box-shadow:0 0 12px #ff7500b3}.technology-final{text-align:center;padding:130px 24px;position:relative;overflow:hidden}.technology-final-glow{filter:blur(130px);opacity:.5;background:linear-gradient(90deg,#00d9ff24,#ff750024);border-radius:50%;width:650px;height:360px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.technology-final-inner{z-index:2;max-width:850px;position:relative}.technology-final h2{letter-spacing:-.055em;margin:14px 0 26px;font-size:clamp(3rem,6vw,5.8rem);line-height:.96}.technology-final h2 span{background:linear-gradient(90deg, var(--cyan-bright), var(--silver-bright), var(--orange));color:#0000;-webkit-background-clip:text;background-clip:text}.technology-final p:not(.eyebrow){max-width:700px;color:var(--text-muted);margin:0 auto;line-height:1.75}.technology-final-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}@media (width<=1000px){.technology-hero-inner,.technology-chain-inner,.technology-status-inner{grid-template-columns:1fr}.technology-grid,.technology-principles-grid{grid-template-columns:1fr 1fr}.technology-chain-inner,.technology-status-inner{gap:45px}}@media (width<=700px){.technology-hero{padding:150px 20px 85px}.technology-hero h1{font-size:clamp(3rem,13vw,5rem)}.technology-band-inner{flex-wrap:wrap;padding:20px}.technology-band i{width:24px}.technology-section,.technology-chain-section,.technology-status-section,.technology-final{padding-left:20px;padding-right:20px}.technology-grid,.technology-principles-grid,.technology-chain-stack{grid-template-columns:1fr}.technology-card{min-height:auto}}.security-page{min-height:100vh;color:var(--text);background:#020305;overflow:hidden}.security-hero{border-bottom:1px solid var(--border);background:radial-gradient(circle at 18% 22%,#00d9ff1a,#0000 30%),radial-gradient(circle at 82% 28%,#ff75001a,#0000 30%),linear-gradient(#05090ffa,#020305);padding:185px 0 115px;position:relative;overflow:hidden}.security-hero-grid{opacity:.14;background-image:linear-gradient(#00d9ff0f 1px,#0000 1px),linear-gradient(90deg,#ff75000d 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.security-glow{filter:blur(125px);opacity:.12;border-radius:50%;width:420px;height:420px;position:absolute}.security-glow-cyan{background:var(--cyan);top:100px;left:-160px}.security-glow-orange{background:var(--orange);top:120px;right:-170px}.security-hero-inner{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:75px;display:grid;position:relative}.security-hero-copy{max-width:700px}.security-kicker{color:var(--cyan-bright);letter-spacing:.16em;background:#00d9ff0b;border:1px solid #00d9ff38;border-radius:999px;align-items:center;gap:10px;margin-bottom:24px;padding:9px 14px;font-size:.72rem;font-weight:800;display:inline-flex}.security-kicker-dot{background:var(--cyan-bright);border-radius:50%;width:7px;height:7px;box-shadow:0 0 14px #00d9ffe6}.security-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(3.8rem,6.8vw,6.8rem);line-height:.94}.security-hero h1 span{background:linear-gradient(90deg, var(--cyan-bright), var(--silver-bright), var(--orange));color:#0000;-webkit-background-clip:text;background-clip:text}.security-hero-copy>p{max-width:680px;color:var(--text-muted);margin:28px 0 0;font-size:1.08rem;line-height:1.8}.security-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.security-shield{aspect-ratio:1;width:min(460px,100%);margin:0 auto;position:relative}.security-shield-ring{border-radius:50%;position:absolute}.security-shield-ring-one{border:1px solid #00d9ff33;inset:8%}.security-shield-ring-two{border:1px solid #ff750033;inset:23%}.security-shield-core{clip-path:polygon(50% 0%,90% 18%,82% 72%,50% 100%,18% 72%,10% 18%);background:radial-gradient(circle at 35% 30%,#00d9ff47,#0000 38%),radial-gradient(circle at 70% 70%,#ff75003d,#0000 42%),#07101a;border:1px solid #ffffff24;place-items:center;display:grid;position:absolute;inset:31%;box-shadow:-20px 0 65px #00d9ff1a,20px 0 65px #ff75001a}.security-shield-core span{letter-spacing:.16em;color:var(--silver-bright);font-size:.78rem;font-weight:900}.security-node{border:1px solid var(--border);letter-spacing:.1em;background:#05090eeb;border-radius:999px;padding:9px 12px;font-size:.65rem;font-weight:800;position:absolute}.security-node-one{color:var(--cyan-bright);border-color:#00d9ff38;top:23%;left:0}.security-node-two{color:var(--orange-bright);border-color:#ff750038;top:28%;right:-4%}.security-node-three{color:var(--cyan-bright);bottom:20%;left:7%}.security-node-four{color:var(--orange-bright);bottom:18%;right:3%}.security-band{border-bottom:1px solid var(--border);background:#ffffff03}.security-band-inner{justify-content:center;align-items:center;gap:18px;min-height:78px;display:flex}.security-band span{color:var(--text-soft);letter-spacing:.14em;font-size:.68rem;font-weight:800}.security-band span:first-child{color:var(--cyan-bright)}.security-band span:last-child{color:var(--orange-bright)}.security-band i{background:linear-gradient(90deg,#00d9ff59,#ff750059);width:55px;height:1px}.security-section{padding:115px 24px}.security-heading{max-width:800px}.security-heading h2,.security-data-copy h2,.security-principles-inner h2,.security-future-copy h2{letter-spacing:-.045em;margin:12px 0 24px;font-size:clamp(2.6rem,4.6vw,4.5rem);line-height:1}.security-heading>p:last-child,.security-data-copy>p:last-child,.security-principles-inner>div:first-child>p:last-child,.security-future-copy>p:last-child{color:var(--text-muted);font-size:1.03rem;line-height:1.8}.security-heading-center{text-align:center;margin:0 auto}.security-layer-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:55px;display:grid}.security-layer-card{border:1px solid var(--border);background:#ffffff05;border-radius:23px;min-height:300px;padding:28px}.security-layer-cyan{border-color:#00d9ff33}.security-layer-orange{border-color:#ff750033}.security-layer-mixed{background:linear-gradient(135deg,#00d9ff09,#ff750009),#ffffff04}.security-layer-card>span{color:var(--text-soft);margin-bottom:35px;font-size:.7rem;font-weight:800;display:block}.security-layer-cyan>span{color:var(--cyan-bright)}.security-layer-orange>span{color:var(--orange-bright)}.security-layer-card h3{margin:0 0 13px;font-size:1.3rem}.security-layer-card p{color:var(--text-muted);margin:0;line-height:1.7}.security-tag-row{flex-wrap:wrap;gap:7px;margin-top:25px;display:flex}.security-tag-row b{color:var(--text-soft);border:1px solid #ffffff12;border-radius:999px;padding:7px 9px;font-size:.67rem;font-weight:600}.security-data-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:radial-gradient(circle at 18%,#00d9ff0e,#0000 30%),radial-gradient(circle at 82%,#ff75000e,#0000 30%);padding:120px 24px}.security-data-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.security-data-map{gap:18px;display:grid}.security-data-box{border:1px solid var(--border);background:#ffffff05;border-radius:22px;padding:26px}.security-data-private{border-color:#00d9ff33}.security-data-public{border-color:#ff750033}.security-data-box>span{color:var(--text-soft);letter-spacing:.12em;margin-bottom:9px;font-size:.66rem;font-weight:800;display:block}.security-data-private>span{color:var(--cyan-bright)}.security-data-public>span{color:var(--orange-bright)}.security-data-box strong{margin-bottom:10px;font-size:1.2rem;display:block}.security-data-box p{color:var(--text-muted);margin:0;line-height:1.65}.security-data-arrow{text-align:center}.security-data-arrow span{color:var(--silver);letter-spacing:.13em;font-size:.66rem;font-weight:800}.security-biometric-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:55px;display:grid}.security-biometric-grid article{border:1px solid var(--border);background:#ffffff05;border-radius:23px;min-height:280px;padding:28px}.security-biometric-icon{width:fit-content;min-width:52px;height:52px;color:var(--cyan-bright);border:1px solid #00d9ff33;border-radius:15px;place-items:center;margin-bottom:30px;padding:0 10px;font-size:.68rem;font-weight:900;display:grid}.security-biometric-grid article:nth-child(3) .security-biometric-icon{color:var(--orange-bright);border-color:#ff750033}.security-biometric-grid h3{margin:0 0 12px}.security-biometric-grid p{color:var(--text-muted);margin:0;line-height:1.7}.security-biometric-grid article>span{color:var(--text-soft);letter-spacing:.1em;margin-top:24px;font-size:.65rem;font-weight:800;display:inline-block}.security-principles-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:120px 24px}.security-principles-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.security-principle-list{gap:12px;display:grid}.security-principle-list>div{border:1px solid var(--border);background:#ffffff04;border-radius:19px;grid-template-columns:48px 1fr;gap:18px;padding:21px;display:grid}.security-principle-list>div>span{color:var(--cyan-bright);font-size:.7rem;font-weight:800}.security-principle-list>div:nth-child(3)>span,.security-principle-list>div:nth-child(4)>span{color:var(--orange-bright)}.security-principle-list h3{margin:0 0 7px}.security-principle-list p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.security-future-section{padding:120px 24px}.security-future-inner{grid-template-columns:.85fr 1.15fr;align-items:start;gap:75px;display:grid}.security-future-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.security-future-grid>div{border:1px solid var(--border);background:#ffffff05;border-radius:20px;min-height:270px;padding:24px}.security-future-grid span{width:48px;height:48px;color:var(--cyan-bright);border:1px solid #00d9ff33;border-radius:14px;place-items:center;margin-bottom:28px;font-size:.68rem;font-weight:900;display:grid}.security-future-grid>div:nth-child(2) span,.security-future-grid>div:nth-child(3) span{color:var(--orange-bright);border-color:#ff750033}.security-future-grid h3{margin:0 0 11px;font-size:1.08rem}.security-future-grid p{color:var(--text-muted);margin:0;line-height:1.65}.security-future-grid b{color:var(--text-soft);letter-spacing:.1em;margin-top:22px;font-size:.64rem;display:inline-block}.security-final{text-align:center;border-top:1px solid var(--border);padding:130px 24px;position:relative;overflow:hidden}.security-final-glow{filter:blur(130px);opacity:.5;background:linear-gradient(90deg,#00d9ff24,#ff750024);border-radius:50%;width:650px;height:360px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.security-final-inner{z-index:2;max-width:900px;position:relative}.security-final h2{letter-spacing:-.055em;margin:14px 0 26px;font-size:clamp(3rem,6vw,5.8rem);line-height:.96}.security-final h2 span{background:linear-gradient(90deg, var(--cyan-bright), var(--silver-bright), var(--orange));color:#0000;-webkit-background-clip:text;background-clip:text}.security-final p:not(.eyebrow){max-width:720px;color:var(--text-muted);margin:0 auto;line-height:1.75}.security-final-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}@media (width<=1000px){.security-hero-inner,.security-data-inner,.security-principles-inner,.security-future-inner{grid-template-columns:1fr}.security-layer-grid,.security-biometric-grid{grid-template-columns:1fr 1fr}.security-future-grid{grid-template-columns:1fr}.security-shield{width:min(400px,90vw)}}@media (width<=700px){.security-hero{padding:150px 20px 85px}.security-hero h1{font-size:clamp(3rem,13vw,5rem)}.security-band-inner{flex-wrap:wrap;padding:20px}.security-band i{width:24px}.security-section,.security-data-section,.security-principles-section,.security-future-section,.security-final{padding-left:20px;padding-right:20px}.security-layer-grid,.security-biometric-grid{grid-template-columns:1fr}.security-layer-card{min-height:auto}.security-shield{width:min(330px,90vw)}.security-principle-list>div{grid-template-columns:40px 1fr}}.enterprise-page{min-height:100vh;color:var(--text);background:#020305;overflow:hidden}.enterprise-hero{border-bottom:1px solid var(--border);background:radial-gradient(circle at 18% 22%,#00d9ff1a,#0000 30%),radial-gradient(circle at 82% 28%,#ff75001a,#0000 30%),linear-gradient(#05090ffa,#020305);padding:185px 0 115px;position:relative;overflow:hidden}.enterprise-hero-grid{opacity:.14;background-image:linear-gradient(#00d9ff0f 1px,#0000 1px),linear-gradient(90deg,#ff75000d 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.enterprise-glow{filter:blur(125px);opacity:.12;border-radius:50%;width:420px;height:420px;position:absolute}.enterprise-glow-cyan{background:var(--cyan);top:100px;left:-160px}.enterprise-glow-orange{background:var(--orange);top:120px;right:-170px}.enterprise-hero-inner{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:75px;display:grid;position:relative}.enterprise-hero-copy{max-width:720px}.enterprise-kicker{color:var(--cyan-bright);letter-spacing:.16em;background:#00d9ff0b;border:1px solid #00d9ff38;border-radius:999px;align-items:center;gap:10px;margin-bottom:24px;padding:9px 14px;font-size:.72rem;font-weight:800;display:inline-flex}.enterprise-kicker-dot{background:var(--cyan-bright);border-radius:50%;width:7px;height:7px;box-shadow:0 0 14px #00d9ffe6}.enterprise-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(3.6rem,6.5vw,6.7rem);line-height:.94}.enterprise-hero h1 span{background:linear-gradient(90deg, var(--cyan-bright), var(--silver-bright), var(--orange));color:#0000;-webkit-background-clip:text;background-clip:text}.enterprise-hero-copy>p{max-width:690px;color:var(--text-muted);margin:28px 0 0;font-size:1.08rem;line-height:1.8}.enterprise-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.enterprise-command{background:linear-gradient(145deg,#00d9ff0b,#ff750009),#050a10;border:1px solid #ffffff1c;border-radius:26px;overflow:hidden;box-shadow:-20px 0 60px #00d9ff0f,20px 0 60px #ff75000d}.enterprise-command-header{border-bottom:1px solid var(--border);color:var(--text-soft);letter-spacing:.12em;justify-content:space-between;gap:20px;padding:18px 22px;font-size:.68rem;font-weight:800;display:flex}.enterprise-command-status{color:var(--orange-bright)}.enterprise-command-grid{grid-template-columns:1fr 1fr;display:grid}.enterprise-command-grid>div{border-right:1px solid var(--border);border-bottom:1px solid var(--border);min-height:160px;padding:24px}.enterprise-command-grid>div:nth-child(2n){border-right:none}.enterprise-command-grid>div:nth-child(3),.enterprise-command-grid>div:nth-child(4){border-bottom:none}.enterprise-command-grid span{color:var(--cyan-bright);margin-bottom:27px;font-size:.68rem;font-weight:800;display:block}.enterprise-command-grid>div:nth-child(3) span,.enterprise-command-grid>div:nth-child(4) span{color:var(--orange-bright)}.enterprise-command-grid strong{letter-spacing:.08em;margin-bottom:7px;font-size:.92rem;display:block}.enterprise-command-grid p{color:var(--text-muted);margin:0;font-size:.82rem;line-height:1.5}.enterprise-band{border-bottom:1px solid var(--border);background:#ffffff03}.enterprise-band-inner{justify-content:center;align-items:center;gap:18px;min-height:78px;display:flex}.enterprise-band span{color:var(--text-soft);letter-spacing:.14em;font-size:.68rem;font-weight:800}.enterprise-band span:first-child{color:var(--cyan-bright)}.enterprise-band span:last-child{color:var(--orange-bright)}.enterprise-band i{background:linear-gradient(90deg,#00d9ff4d,#ff75004d);width:45px;height:1px}.enterprise-section,.enterprise-sectors,.enterprise-deployment{padding:115px 24px}.enterprise-heading{max-width:800px}.enterprise-heading h2,.enterprise-flow-copy h2,.enterprise-security-inner h2{letter-spacing:-.045em;margin:12px 0 24px;font-size:clamp(2.6rem,4.6vw,4.5rem);line-height:1}.enterprise-heading>p:last-child,.enterprise-flow-copy>p:last-child,.enterprise-security-inner>div:first-child>p:last-of-type{color:var(--text-muted);font-size:1.03rem;line-height:1.8}.enterprise-heading-center{text-align:center;margin:0 auto}.enterprise-capability-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:55px;display:grid}.enterprise-card{border:1px solid var(--border);background:#ffffff05;border-radius:23px;min-height:285px;padding:28px}.enterprise-card-cyan{border-color:#00d9ff33}.enterprise-card-orange{border-color:#ff750033}.enterprise-card-mixed{background:linear-gradient(135deg,#00d9ff09,#ff750009),#ffffff04}.enterprise-card>span{color:var(--text-soft);margin-bottom:34px;font-size:.7rem;font-weight:800;display:block}.enterprise-card-cyan>span{color:var(--cyan-bright)}.enterprise-card-orange>span{color:var(--orange-bright)}.enterprise-card h3{margin:0 0 13px;font-size:1.3rem}.enterprise-card p{color:var(--text-muted);margin:0;line-height:1.7}.enterprise-sectors{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:radial-gradient(circle at 20% 20%,#00d9ff0b,#0000 28%),radial-gradient(circle at 80% 20%,#ff75000b,#0000 28%)}.enterprise-sector-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:55px;display:grid}.enterprise-sector-grid article{border:1px solid var(--border);background:#ffffff05;border-radius:23px;min-height:315px;padding:28px}.enterprise-sector-icon{width:fit-content;min-width:52px;height:52px;color:var(--cyan-bright);border:1px solid #00d9ff33;border-radius:15px;place-items:center;margin-bottom:30px;padding:0 10px;font-size:.68rem;font-weight:900;display:grid}.enterprise-sector-grid article:nth-child(4) .enterprise-sector-icon,.enterprise-sector-grid article:nth-child(5) .enterprise-sector-icon,.enterprise-sector-grid article:nth-child(6) .enterprise-sector-icon{color:var(--orange-bright);border-color:#ff750033}.enterprise-sector-grid h3{margin:0 0 12px;font-size:1.15rem}.enterprise-sector-grid p{color:var(--text-muted);margin:0;line-height:1.7}.enterprise-sector-grid article>span{color:var(--text-soft);letter-spacing:.09em;margin-top:24px;font-size:.63rem;font-weight:800;display:inline-block}.enterprise-flow{padding:120px 24px}.enterprise-flow-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.enterprise-flow-diagram{display:grid}.enterprise-flow-box{border:1px solid var(--border);background:#ffffff05;border-radius:21px;padding:25px}.enterprise-flow-box>span{color:var(--text-soft);letter-spacing:.12em;margin-bottom:9px;font-size:.66rem;font-weight:800;display:block}.enterprise-flow-box strong{margin-bottom:7px;font-size:1.15rem;display:block}.enterprise-flow-box p{color:var(--text-muted);margin:0}.enterprise-flow-user{border-color:#00d9ff38}.enterprise-flow-user>span{color:var(--cyan-bright)}.enterprise-flow-org{border-color:#ff750038}.enterprise-flow-org>span{color:var(--orange-bright)}.enterprise-flow-connector{place-items:center;min-height:56px;display:grid}.enterprise-flow-connector span{color:var(--text-soft);letter-spacing:.12em;font-size:.64rem;font-weight:800}.enterprise-security-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(90deg,#00d9ff06,#0000 35% 65%,#ff750006);padding:120px 24px}.enterprise-security-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.enterprise-text-link{color:var(--cyan-bright);margin-top:22px;font-weight:700;text-decoration:none;display:inline-block}.enterprise-text-link:hover{color:var(--silver-bright)}.enterprise-security-list{gap:12px;display:grid}.enterprise-security-list>div{border:1px solid var(--border);background:#ffffff04;border-radius:19px;grid-template-columns:48px 1fr;gap:18px;padding:21px;display:grid}.enterprise-security-list>div>span{color:var(--cyan-bright);font-size:.7rem;font-weight:800}.enterprise-security-list>div:nth-child(3)>span,.enterprise-security-list>div:nth-child(4)>span{color:var(--orange-bright)}.enterprise-security-list h3{margin:0 0 7px}.enterprise-security-list p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.enterprise-deployment-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:55px;display:grid}.enterprise-deployment-grid article{border:1px solid var(--border);background:#ffffff05;border-radius:22px;min-height:265px;padding:26px}.enterprise-deployment-grid span{color:var(--cyan-bright);margin-bottom:35px;font-size:.7rem;font-weight:800;display:block}.enterprise-deployment-grid article:nth-child(3) span,.enterprise-deployment-grid article:nth-child(4) span{color:var(--orange-bright)}.enterprise-deployment-grid h3{margin:0 0 12px}.enterprise-deployment-grid p{color:var(--text-muted);margin:0;line-height:1.7}.enterprise-final{text-align:center;border-top:1px solid var(--border);padding:130px 24px;position:relative;overflow:hidden}.enterprise-final-glow{filter:blur(130px);opacity:.5;background:linear-gradient(90deg,#00d9ff24,#ff750024);border-radius:50%;width:650px;height:360px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.enterprise-final-inner{z-index:2;max-width:920px;position:relative}.enterprise-final h2{letter-spacing:-.055em;margin:14px 0 26px;font-size:clamp(3rem,6vw,5.8rem);line-height:.96}.enterprise-final h2 span{background:linear-gradient(90deg, var(--cyan-bright), var(--silver-bright), var(--orange));color:#0000;-webkit-background-clip:text;background-clip:text}.enterprise-final p:not(.eyebrow){max-width:740px;color:var(--text-muted);margin:0 auto;line-height:1.75}.enterprise-final-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}@media (width<=1000px){.enterprise-hero-inner,.enterprise-flow-inner,.enterprise-security-inner{grid-template-columns:1fr}.enterprise-capability-grid,.enterprise-sector-grid,.enterprise-deployment-grid{grid-template-columns:1fr 1fr}.enterprise-flow-inner,.enterprise-security-inner{gap:45px}}@media (width<=700px){.enterprise-hero{padding:150px 20px 85px}.enterprise-hero h1{font-size:clamp(3rem,13vw,5rem)}.enterprise-band-inner{flex-wrap:wrap;padding:20px}.enterprise-band i{width:24px}.enterprise-section,.enterprise-sectors,.enterprise-flow,.enterprise-security-section,.enterprise-deployment,.enterprise-final{padding-left:20px;padding-right:20px}.enterprise-capability-grid,.enterprise-sector-grid,.enterprise-deployment-grid,.enterprise-command-grid{grid-template-columns:1fr}.enterprise-command-grid>div{border-right:none;border-bottom:1px solid var(--border)}.enterprise-command-grid>div:nth-child(3){border-bottom:1px solid var(--border)}.enterprise-command-grid>div:last-child{border-bottom:none}.enterprise-card,.enterprise-sector-grid article,.enterprise-deployment-grid article{min-height:auto}.enterprise-security-list>div{grid-template-columns:40px 1fr}}.tiers-page{min-height:100vh;color:var(--text);background:#020305;overflow:hidden}.tiers-hero{border-bottom:1px solid var(--border);text-align:center;background:radial-gradient(circle at 18% 22%,#00d9ff1a,#0000 30%),radial-gradient(circle at 82% 28%,#ff75001a,#0000 30%),linear-gradient(#05090ffa,#020305);padding:185px 24px 120px;position:relative;overflow:hidden}.tiers-hero-grid{opacity:.14;background-image:linear-gradient(#00d9ff0f 1px,#0000 1px),linear-gradient(90deg,#ff75000d 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.tiers-glow{filter:blur(125px);opacity:.12;border-radius:50%;width:430px;height:430px;position:absolute}.tiers-glow-cyan{background:var(--cyan);top:80px;left:-160px}.tiers-glow-orange{background:var(--orange);top:100px;right:-170px}.tiers-hero-inner{z-index:2;max-width:1050px;position:relative}.tiers-kicker{color:var(--cyan-bright);letter-spacing:.16em;background:#00d9ff0b;border:1px solid #00d9ff38;border-radius:999px;align-items:center;gap:10px;margin-bottom:25px;padding:9px 14px;font-size:.72rem;font-weight:800;display:inline-flex}.tiers-kicker-dot{background:var(--cyan-bright);border-radius:50%;width:7px;height:7px;box-shadow:0 0 14px #00d9ffe6}.tiers-hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(4rem,7.5vw,7.4rem);line-height:.93}.tiers-hero h1 span{background:linear-gradient(90deg, var(--cyan-bright), var(--silver-bright), var(--orange));color:#0000;-webkit-background-clip:text;background-clip:text}.tiers-hero p{max-width:730px;color:var(--text-muted);margin:30px auto 0;font-size:1.08rem;line-height:1.8}.tiers-hero-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:35px;display:flex}.tiers-band{border-bottom:1px solid var(--border);background:#ffffff03}.tiers-band-inner{justify-content:center;align-items:center;gap:22px;min-height:78px;display:flex}.tiers-band span{color:var(--text-soft);letter-spacing:.14em;font-size:.68rem;font-weight:800}.tiers-band span:first-child{color:var(--cyan-bright)}.tiers-band span:last-child{color:var(--orange-bright)}.tiers-band i{background:linear-gradient(90deg,#00d9ff59,#ff750059);width:60px;height:1px}.tiers-section,.tiers-rewards-section{padding:115px 24px}.tiers-heading{max-width:810px}.tiers-heading h2,.tiers-explainer-copy h2,.tiers-founder-copy h2,.tiers-admin-inner h2{letter-spacing:-.045em;margin:12px 0 24px;font-size:clamp(2.6rem,4.6vw,4.5rem);line-height:1}.tiers-heading>p:last-child,.tiers-explainer-copy>p:last-child,.tiers-founder-copy>p:last-of-type,.tiers-admin-inner>div:first-child>p:last-child{color:var(--text-muted);font-size:1.03rem;line-height:1.8}.tiers-heading-center{text-align:center;margin:0 auto}.tiers-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:58px;display:grid}.tier-card{border:1px solid var(--border);background:linear-gradient(145deg,#ffffff09,#ffffff03),#060a10;border-radius:25px;flex-direction:column;min-height:650px;padding:27px;display:flex}.tier-card-cyan{border-color:#00d9ff38}.tier-card-mixed{background:linear-gradient(145deg,#00d9ff09,#ff750009),#060a10;border-color:#dce7f226}.tier-card-orange{border-color:#ff750047;box-shadow:0 0 55px #ff750009}.tier-card-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.tier-card-label{color:var(--text-soft);letter-spacing:.13em;margin-bottom:8px;font-size:.63rem;font-weight:800;display:block}.tier-card-cyan .tier-card-label{color:var(--cyan-bright)}.tier-card-orange .tier-card-label{color:var(--orange-bright)}.tier-card h3{margin:0;font-size:1.7rem}.tier-card-price{border:1px solid var(--border);color:var(--silver);border-radius:999px;padding:7px 9px;font-size:.67rem;font-weight:800}.tier-card-description{min-height:115px;color:var(--text-muted);margin:24px 0 0;font-size:.9rem;line-height:1.68}.tier-reward{background:#ffffff06;border-radius:17px;margin-top:26px;padding:18px}.tier-reward span{color:var(--text-soft);letter-spacing:.11em;margin-bottom:7px;font-size:.61rem;font-weight:800;display:block}.tier-reward strong{color:var(--silver-bright);font-size:1.18rem}.tier-card-cyan .tier-reward strong{color:var(--cyan-bright)}.tier-card-orange .tier-reward strong{color:var(--orange-bright)}.tier-divider{background:var(--border);width:100%;height:1px;margin:26px 0}.tier-feature-list{gap:13px;display:grid}.tier-feature-list>div{grid-template-columns:18px 1fr;gap:8px;display:grid}.tier-feature-list span{color:var(--cyan-bright);font-size:.72rem}.tier-card-orange .tier-feature-list span{color:var(--orange-bright)}.tier-feature-list p{color:var(--text-muted);margin:0;font-size:.84rem;line-height:1.45}.tier-card-button{border:1px solid var(--border);min-height:44px;color:var(--silver-bright);border-radius:12px;justify-content:center;align-items:center;margin-top:auto;padding:0 16px;font-size:.78rem;font-weight:800;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:flex}.tier-card-button:hover{background:#00d9ff0a;border-color:#00d9ff4d;transform:translateY(-2px)}.tier-card-orange .tier-card-button:hover{background:#ff75000a;border-color:#ff75004d}.tiers-explainer{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:radial-gradient(circle at 18%,#00d9ff0d,#0000 30%),radial-gradient(circle at 82%,#ff75000d,#0000 30%);padding:120px 24px}.tiers-explainer-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.tiers-process{gap:12px;display:grid}.tiers-process>div{border:1px solid var(--border);background:#ffffff04;border-radius:19px;grid-template-columns:48px 1fr;gap:18px;padding:21px;display:grid}.tiers-process>div>span{color:var(--cyan-bright);font-size:.7rem;font-weight:800}.tiers-process>div:nth-child(3)>span,.tiers-process>div:nth-child(4)>span{color:var(--orange-bright)}.tiers-process h3{margin:0 0 7px}.tiers-process p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.tiers-reward-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:55px;display:grid}.tiers-reward-grid article{border:1px solid var(--border);background:#ffffff05;border-radius:22px;min-height:265px;padding:27px}.tiers-reward-grid article>span{width:54px;height:54px;color:var(--cyan-bright);border:1px solid #00d9ff33;border-radius:16px;place-items:center;margin-bottom:28px;font-size:.7rem;font-weight:900;display:grid}.tiers-reward-grid article:nth-child(3)>span,.tiers-reward-grid article:nth-child(4)>span{color:var(--orange-bright);border-color:#ff750033}.tiers-reward-grid h3{margin:0 0 7px}.tiers-reward-grid strong{color:var(--silver-bright);margin-bottom:13px;display:block}.tiers-reward-grid p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.65}.tiers-founder-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:radial-gradient(circle at 20%,#00d9ff0b,#0000 30%),radial-gradient(circle at 80%,#ff750013,#0000 30%);padding:120px 24px}.tiers-founder-inner{grid-template-columns:.75fr 1.25fr;align-items:center;gap:90px;display:grid}.tiers-founder-badge{text-align:center;background:radial-gradient(circle at 50% 45%,#ff75001f,#0000 50%),#ffffff05;border:1px solid #ff75003d;border-radius:30px;place-items:center;min-height:340px;padding:30px;display:grid}.tiers-founder-badge span{color:var(--orange-bright);letter-spacing:.16em;font-size:.72rem;font-weight:900}.tiers-founder-badge strong{letter-spacing:-.07em;background:linear-gradient(90deg, var(--silver-bright), var(--orange-bright));color:#0000;-webkit-background-clip:text;background-clip:text;margin:-15px 0;font-size:clamp(4rem,7vw,7rem);line-height:1}.tiers-founder-badge p{color:var(--text-soft);letter-spacing:.12em;margin:0;font-size:.7rem;font-weight:800}.tiers-admin-section{padding:120px 24px}.tiers-admin-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.tiers-admin-panel{grid-template-columns:1fr 1fr;gap:14px;display:grid}.tiers-admin-panel div{border:1px solid var(--border);background:#ffffff05;border-radius:20px;padding:24px}.tiers-admin-panel span{color:var(--text-soft);letter-spacing:.11em;margin-bottom:8px;font-size:.65rem;font-weight:800;display:block}.tiers-admin-panel strong{font-size:.96rem}.tiers-disclosure{padding:0 24px 115px}.tiers-disclosure-box{background:linear-gradient(90deg,#00d9ff06,#ff750009);border:1px solid #ff75002e;border-radius:24px;padding:34px}.tiers-disclosure-box h3{margin:10px 0 12px;font-size:1.4rem}.tiers-disclosure-box>p:last-child{max-width:900px;color:var(--text-muted);margin:0;line-height:1.7}.tiers-final{text-align:center;border-top:1px solid var(--border);padding:130px 24px;position:relative;overflow:hidden}.tiers-final-glow{filter:blur(130px);opacity:.5;background:linear-gradient(90deg,#00d9ff24,#ff750024);border-radius:50%;width:650px;height:360px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.tiers-final-inner{z-index:2;max-width:900px;position:relative}.tiers-final h2{letter-spacing:-.055em;margin:14px 0 26px;font-size:clamp(3rem,6vw,5.8rem);line-height:.96}.tiers-final h2 span{background:linear-gradient(90deg, var(--cyan-bright), var(--silver-bright), var(--orange));color:#0000;-webkit-background-clip:text;background-clip:text}.tiers-final p:not(.eyebrow){max-width:700px;color:var(--text-muted);margin:0 auto;line-height:1.75}.tiers-final-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}@media (width<=1100px){.tiers-grid{grid-template-columns:1fr 1fr}.tier-card{min-height:620px}.tiers-reward-grid{grid-template-columns:1fr 1fr}}@media (width<=900px){.tiers-explainer-inner,.tiers-founder-inner,.tiers-admin-inner{grid-template-columns:1fr;gap:45px}}@media (width<=700px){.tiers-hero{padding:150px 20px 85px}.tiers-hero h1{font-size:clamp(3.1rem,14vw,5rem)}.tiers-band-inner{flex-wrap:wrap;padding:20px}.tiers-band i{width:25px}.tiers-section,.tiers-rewards-section,.tiers-explainer,.tiers-founder-section,.tiers-admin-section,.tiers-final{padding-left:20px;padding-right:20px}.tiers-grid,.tiers-reward-grid,.tiers-admin-panel{grid-template-columns:1fr}.tier-card,.tier-card-description{min-height:auto}.tier-card-button{margin-top:30px}.tiers-process>div{grid-template-columns:40px 1fr}}.tier-price-block{background:#ffffff06;border:1px solid #ffffff12;border-radius:17px;margin-top:24px;padding:18px}.tier-price-block>span{color:var(--text-soft);letter-spacing:.11em;margin-bottom:7px;font-size:.61rem;font-weight:800;display:block}.tier-price-block strong{color:var(--silver-bright);font-size:1.15rem;line-height:1.3;display:block}.tier-card-cyan .tier-price-block strong{color:var(--cyan-bright)}.tier-card-orange .tier-price-block strong{color:var(--orange-bright)}.tier-price-block p{color:var(--text-soft);margin:6px 0 0;font-size:.75rem;line-height:1.45}.tiers-price-disclaimer{border:1px solid var(--border);background:#ffffff04;border-radius:15px;align-items:flex-start;gap:9px;max-width:900px;margin:28px auto 0;padding:16px 18px;display:flex}.tiers-price-disclaimer strong{color:var(--silver-bright);flex:none;font-size:.78rem}.tiers-price-disclaimer p{color:var(--text-soft);margin:0;font-size:.78rem;line-height:1.55}@media (width<=700px){.tiers-price-disclaimer{display:block}.tiers-price-disclaimer strong{margin-bottom:6px;display:block}}
