body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#f8fafc;background-color:#08090c;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#f8fafc;font-weight:700;line-height:1.15;letter-spacing:-.02em}.mono{font-family:IBM Plex Mono,monospace}.section-tag{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:#00e67614;border:1px solid rgba(0,230,118,.25);border-radius:999px;font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#00e676;margin-bottom:16px}.section-tag:before{content:"";display:inline-block;width:6px;height:6px;background:#00e676;border-radius:50%;box-shadow:0 0 8px #00e676}.section-tag.tag-cyan{background:#00e5ff14;border-color:#00e5ff40;color:#00e5ff}.section-tag.tag-cyan:before{background:#00e5ff;box-shadow:0 0 8px #00e5ff}.section-tag.tag-amber{background:#e8a33d14;border-color:#e8a33d40;color:#e8a33d}.section-tag.tag-amber:before{background:#e8a33d;box-shadow:0 0 8px #e8a33d}.section-header{text-align:center;max-width:800px;margin:0 auto 56px}.section-header h2{font-size:clamp(2rem,4vw,2.75rem);margin-bottom:16px}.section-header p{font-size:1.125rem;color:#94a3b8;line-height:1.6}.math-card{background:#0f121a;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:24px;position:relative;overflow:hidden;transition:all .25s cubic-bezier(.16,1,.3,1)}.math-card:hover{border-color:#00e6764d;box-shadow:0 8px 24px #00000080,0 0 24px #00e6762e}.math-card .math-formula{font-family:IBM Plex Mono,monospace;font-size:1.25rem;font-weight:700;color:#00e676;background:#0006;border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:14px 20px;margin:16px 0;display:inline-block;letter-spacing:.02em}.math-card h3{font-size:1.25rem;margin-bottom:8px}.math-card p{font-size:.9375rem;color:#94a3b8;line-height:1.5}.site-wrapper{min-height:100vh;display:flex;flex-direction:column;position:relative;overflow-x:hidden}.container{width:100%;max-width:1240px;margin:0 auto;padding:0 24px}.bg-mesh{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;background-image:radial-gradient(circle at 50% -10%,rgba(0,230,118,.07) 0%,transparent 60%),radial-gradient(circle at 90% 40%,rgba(0,229,255,.05) 0%,transparent 50%),linear-gradient(to right,rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.015) 1px,transparent 1px);background-size:100% 100%,100% 100%,48px 48px,48px 48px}.site-header{position:fixed;top:0;left:0;width:100%;z-index:1000;transition:background-color .3s ease,border-color .3s ease,backdrop-filter .3s ease,box-shadow .3s ease;border-bottom:1px solid transparent;background-color:#08090cb8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.site-header.header-scrolled{background-color:#08090ceb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 4px 24px #0009}.site-header .nav-inner{display:flex;align-items:center;justify-content:space-between;height:76px;gap:20px}.site-header .brand-link{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit;flex-shrink:0;transition:transform .2s ease,opacity .2s ease}.site-header .brand-link img{height:38px;width:38px;border-radius:9px;display:block;box-shadow:0 2px 10px #00e67633}.site-header .brand-link .brand-name{font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.3rem;font-weight:700;letter-spacing:-.02em;color:#f8fafc}.site-header .brand-link:hover{opacity:.92;transform:scale(1.02)}.site-header .nav-menu{display:flex;align-items:center;gap:28px;list-style:none;margin:0;padding:0}.site-header .nav-menu li{display:flex;align-items:center}.site-header .nav-menu a{text-decoration:none;color:#94a3b8;font-size:.9375rem;font-weight:500;white-space:nowrap;transition:color .2s ease;position:relative;padding:6px 0}.site-header .nav-menu a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#00e676;border-radius:2px;transition:width .25s ease}.site-header .nav-menu a:hover{color:#f8fafc}.site-header .nav-menu a:hover:after{width:100%}.site-header .nav-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.btn-header-play{display:inline-flex;align-items:center;gap:8px;background:#00e67614;border:1px solid rgba(0,230,118,.3);color:#f8fafc;font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;padding:0 16px;height:38px;border-radius:999px;text-decoration:none;white-space:nowrap;transition:all .25s cubic-bezier(.16,1,.3,1);box-sizing:border-box}.btn-header-play .play-icon{flex-shrink:0;width:14px;height:17px;display:block;transition:transform .2s ease}.btn-header-play .play-text{line-height:1;letter-spacing:.01em}.btn-header-play:hover{background:#00e67629;border-color:#00e67699;color:#fff;transform:translateY(-1px);box-shadow:0 4px 16px #00e67640}.btn-header-play:hover .play-icon{transform:scale(1.08)}.btn-header-play:active{transform:translateY(0)}.lang-switcher{display:flex;align-items:center;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:3px;height:38px;box-sizing:border-box}.lang-switcher .lang-btn{background:transparent;border:1px solid transparent;color:#64748b;font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:600;padding:0 9px;height:100%;border-radius:999px;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;justify-content:center}.lang-switcher .lang-btn:hover{color:#f8fafc}.lang-switcher .lang-btn.active{background:#00e6762e;color:#00e676;border-color:#00e67659}.mobile-menu-toggle{display:none;background:transparent;border:none;color:#f8fafc;cursor:pointer;padding:8px;flex-direction:column;gap:5px}.mobile-menu-toggle span{display:block;width:22px;height:2px;background:#f8fafc;transition:all .25s cubic-bezier(.16,1,.3,1)}.mobile-menu-toggle.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav-drawer{display:none;position:fixed;top:76px;left:0;width:100%;height:calc(100vh - 76px);background:#08090cfa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;padding:32px 24px;flex-direction:column;justify-content:space-between}.mobile-nav-drawer.open{display:flex}.mobile-nav-drawer .mobile-links{display:flex;flex-direction:column;gap:20px}.mobile-nav-drawer .mobile-links a{text-decoration:none;color:#f8fafc;font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.section-pad{padding:96px 0;position:relative;z-index:1}.section-pad.bg-alt{background:#0f121a80;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.site-footer{background:#050608;border-top:1px solid rgba(255,255,255,.08);padding:64px 0 32px;position:relative;z-index:1}.site-footer .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px}.site-footer .footer-brand img{height:36px;margin-bottom:16px}.site-footer .footer-brand p{color:#64748b;font-size:.9375rem;max-width:320px;line-height:1.6}.site-footer .footer-col h4{font-size:.9375rem;font-family:IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.05em;color:#f8fafc;margin-bottom:16px}.site-footer .footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.site-footer .footer-col ul a{text-decoration:none;color:#94a3b8;font-size:.875rem;transition:color .2s ease}.site-footer .footer-col ul a:hover{color:#00e676}.site-footer .footer-bottom{border-top:1px solid rgba(255,255,255,.05);padding-top:24px;display:flex;align-items:center;justify-content:space-between;font-size:.8125rem;color:#64748b}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9375rem;font-weight:700;text-decoration:none;padding:12px 24px;border-radius:12px;cursor:pointer;white-space:nowrap;transition:all .25s cubic-bezier(.16,1,.3,1);border:1px solid transparent}.btn.btn-primary{background:#00e676;color:#08090c;box-shadow:0 4px 16px #00e67640}.btn.btn-primary:hover{background:#1aff8c;transform:translateY(-2px);box-shadow:0 8px 24px #00e67666}.btn.btn-outline{background:#ffffff0a;border-color:#ffffff26;color:#f8fafc}.btn.btn-outline:hover{background:#ffffff14;border-color:#ffffff4d;transform:translateY(-2px)}.play-badge-link{display:inline-block;transition:all .25s cubic-bezier(.16,1,.3,1);line-height:0}.play-badge-link img{height:56px;width:auto;border-radius:12px;display:block}.play-badge-link:hover{transform:translateY(-2px);filter:drop-shadow(0 8px 20px rgba(0,230,118,.25))}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.stat-box{background:#0f121a;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:24px;text-align:left;transition:all .25s cubic-bezier(.16,1,.3,1)}.stat-box:hover{border-color:#00e67659}.stat-box .stat-value{font-family:IBM Plex Mono,monospace;font-size:1.5rem;font-weight:700;color:#00e676;margin-bottom:6px}.stat-box .stat-desc{font-size:.875rem;color:#94a3b8;line-height:1.4}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.feature-card{background:#0f121a;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:32px 28px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:all .25s cubic-bezier(.16,1,.3,1)}.feature-card:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(0,230,118,.6),transparent);opacity:0;transition:opacity .3s ease}.feature-card:hover{border-color:#ffffff2e;transform:translateY(-4px);box-shadow:0 8px 24px #00000080}.feature-card:hover:after{opacity:1}.feature-card .feature-icon-badge{width:48px;height:48px;border-radius:12px;background:#00e6761a;border:1px solid rgba(0,230,118,.25);display:flex;align-items:center;justify-content:center;color:#00e676;margin-bottom:20px}.feature-card .feature-icon-badge svg{width:24px;height:24px}.feature-card .feature-icon-badge.icon-cyan{background:#00e5ff1a;border-color:#00e5ff40;color:#00e5ff}.feature-card .feature-icon-badge.icon-amber{background:#e8a33d1a;border-color:#e8a33d40;color:#e8a33d}.feature-card h3{font-size:1.25rem;margin-bottom:12px}.feature-card p{font-size:.9375rem;color:#94a3b8;line-height:1.55}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.screen-item{background:#0f121a;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:24px;display:flex;flex-direction:column;transition:all .25s cubic-bezier(.16,1,.3,1)}.screen-item:hover{border-color:#00e5ff4d;box-shadow:0 16px 40px #000000a6,0 0 24px #00e5ff2e;transform:translateY(-6px)}.screen-item .screen-frame{position:relative;border-radius:14px;overflow:hidden;background:#000;border:1px solid rgba(255,255,255,.1);margin-bottom:20px}.screen-item .screen-frame img{width:100%;height:auto;display:block;transition:transform .4s ease}.screen-item .screen-frame:hover img{transform:scale(1.03)}.screen-item .screen-info h3{font-size:1.125rem;margin-bottom:6px}.screen-item .screen-info p{font-size:.875rem;color:#94a3b8;line-height:1.45}.faq-grid{max-width:860px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.faq-item{background:#0f121a;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;transition:all .25s cubic-bezier(.16,1,.3,1)}.faq-item[open]{border-color:#fff3;box-shadow:0 2px 8px #0006}.faq-item[open] summary:after{transform:rotate(180deg)}.faq-item summary{list-style:none;padding:22px 24px;cursor:pointer;font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:16px;-webkit-user-select:none;user-select:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"";display:inline-block;width:12px;height:12px;border-right:2px solid #00e676;border-bottom:2px solid #00e676;transform:rotate(45deg);transition:transform .25s ease}.faq-item .faq-content{padding:16px 24px 22px;font-size:.9375rem;color:#94a3b8;line-height:1.6;border-top:1px solid rgba(255,255,255,.04)}.cta-box{background:linear-gradient(135deg,#0f121a,#161a24);border:1px solid rgba(0,230,118,.3);box-shadow:0 16px 40px #000000a6,0 0 24px #00e6762e;border-radius:28px;padding:64px 48px;text-align:center;position:relative;overflow:hidden}.cta-box:before{content:"";position:absolute;top:-50%;left:50%;transform:translate(-50%);width:600px;height:300px;background:radial-gradient(circle,rgba(0,230,118,.15) 0%,transparent 70%);pointer-events:none}.cta-box h2{font-size:clamp(2rem,3.5vw,2.75rem);margin-bottom:16px;position:relative;z-index:1}.cta-box p{font-size:1.125rem;color:#94a3b8;max-width:680px;margin:0 auto 36px;position:relative;z-index:1}.cta-box .cta-actions{display:flex;justify-content:center;align-items:center;gap:16px;position:relative;z-index:1}.hero-section{padding:160px 0 100px;position:relative;z-index:1}.hero-section .hero-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:56px;align-items:center}.hero-section .hero-content h1{font-size:clamp(2.5rem,5vw,3.75rem);line-height:1.1;margin-bottom:24px;letter-spacing:-.03em}.hero-section .hero-content h1 .highlight{background:linear-gradient(135deg,#00e676,#00e5ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.hero-section .hero-content .hero-lead{font-size:1.1875rem;color:#94a3b8;line-height:1.6;margin-bottom:36px;max-width:580px}.hero-section .hero-content .hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hud-card{background:#0f121a;border:1px solid rgba(255,255,255,.15);border-radius:24px;padding:28px;box-shadow:0 16px 40px #000000a6;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hud-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#00e676,transparent)}.hud-card .hud-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:20px}.hud-card .hud-header .hud-title{font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:700;letter-spacing:.08em;color:#00e676}.hud-card .hud-header .hud-live-pill{display:flex;align-items:center;gap:6px;font-family:IBM Plex Mono,monospace;font-size:.6875rem;font-weight:700;color:#00e676;background:#00e6761f;border:1px solid rgba(0,230,118,.3);padding:3px 8px;border-radius:999px}.hud-card .hud-header .hud-live-pill span.pulse-dot{width:6px;height:6px;background:#00e676;border-radius:50%;animation:pulse 1.8s infinite}.hud-card .hud-primary-metric{text-align:center;margin-bottom:20px}.hud-card .hud-primary-metric .metric-label{font-family:IBM Plex Mono,monospace;font-size:.8125rem;text-transform:uppercase;color:#64748b;letter-spacing:.05em;margin-bottom:4px}.hud-card .hud-primary-metric .metric-val{font-family:IBM Plex Mono,monospace;font-size:3rem;font-weight:700;color:#00e676;line-height:1;text-shadow:0 0 20px rgba(0,230,118,.35)}.hud-card .hud-primary-metric .metric-state{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;color:#00e5ff;margin-top:6px}.hud-card .hud-canvas-container{height:90px;width:100%;margin-bottom:20px;position:relative;border-radius:12px;background:#00000059;border:1px solid rgba(255,255,255,.04);overflow:hidden}.hud-card .hud-canvas-container canvas{width:100%;height:100%;display:block}.hud-card .hud-telemetry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.hud-card .hud-telemetry-grid .telemetry-cell{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:12px;text-align:center}.hud-card .hud-telemetry-grid .telemetry-cell .cell-label{font-family:IBM Plex Mono,monospace;font-size:.6875rem;color:#64748b;text-transform:uppercase;margin-bottom:4px}.hud-card .hud-telemetry-grid .telemetry-cell .cell-val{font-family:IBM Plex Mono,monospace;font-size:1rem;font-weight:700;color:#f8fafc}.hud-card .hud-guardian-bar{background:#00e6760f;border:1px solid rgba(0,230,118,.2);border-radius:12px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;font-size:.8125rem}.hud-card .hud-guardian-bar .guardian-status{display:flex;align-items:center;gap:8px;font-weight:600;color:#00e676}.hud-card .hud-guardian-bar .guardian-time{font-family:IBM Plex Mono,monospace;color:#94a3b8;font-weight:600}.sim-container{background:#0f121a;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:40px;box-shadow:0 8px 24px #00000080}.sim-slider-wrapper{margin-bottom:36px}.sim-slider-wrapper .slider-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.sim-slider-wrapper .slider-header label{font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:600;color:#f8fafc}.sim-slider-wrapper .slider-header .slider-val-badge{font-family:IBM Plex Mono,monospace;font-size:1.375rem;font-weight:700;color:#00e676;background:#00e6761f;border:1px solid rgba(0,230,118,.3);padding:4px 14px;border-radius:8px}.sim-slider-wrapper input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;border-radius:4px;background:#ffffff1a;outline:none;cursor:pointer}.sim-slider-wrapper input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:26px;height:26px;border-radius:50%;background:#00e676;box-shadow:0 0 16px #00e676b3;cursor:pointer;border:3px solid #08090c;transition:transform .15s ease}.sim-slider-wrapper input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.15)}.sim-slider-wrapper input[type=range]::-moz-range-thumb{width:26px;height:26px;border-radius:50%;background:#00e676;box-shadow:0 0 16px #00e676b3;cursor:pointer;border:3px solid #08090c}.sim-slider-wrapper .slider-ticks{display:flex;justify-content:space-between;margin-top:10px;font-family:IBM Plex Mono,monospace;font-size:.75rem;color:#64748b}.sim-badge-rec{display:none;align-items:center;gap:8px;background:#00e6761f;border:1px solid rgba(0,230,118,.3);color:#00e676;font-family:IBM Plex Mono,monospace;font-size:.8125rem;font-weight:700;padding:8px 16px;border-radius:8px;margin-bottom:24px}.sim-badge-rec.visible{display:inline-flex}.sim-metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:36px}.sim-metrics-grid .sim-metric-card{background:#00000059;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:20px;text-align:center}.sim-metrics-grid .sim-metric-card .metric-title{font-size:.8125rem;color:#64748b;margin-bottom:6px}.sim-metrics-grid .sim-metric-card .metric-val{font-family:IBM Plex Mono,monospace;font-size:1.75rem;font-weight:700;color:#00e676}.sim-chart-wrapper{background:#00000073;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:24px}.sim-chart-wrapper .chart-header{font-family:IBM Plex Mono,monospace;font-size:.875rem;color:#94a3b8;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}.sim-chart-wrapper .canvas-container{height:240px;width:100%}.sim-chart-wrapper .canvas-container canvas{width:100%;height:100%;display:block}.calc-card{background:#0f121a;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:40px;max-width:860px;margin:0 auto;box-shadow:0 8px 24px #00000080}.calc-card .calc-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}.calc-card .form-group{display:flex;flex-direction:column;gap:8px}.calc-card .form-group label{font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9375rem;font-weight:600;color:#f8fafc}.calc-card .form-group input{background:#0006;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:14px 18px;font-family:IBM Plex Mono,monospace;font-size:1.125rem;color:#f8fafc;outline:none;transition:border-color .2s ease}.calc-card .form-group input:focus{border-color:#00e676}.calc-card .calc-presets{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:32px}.calc-card .calc-presets .preset-label{font-size:.8125rem;color:#64748b;font-family:IBM Plex Mono,monospace}.calc-card .calc-presets .calc-preset-btn{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:6px 12px;font-family:IBM Plex Mono,monospace;font-size:.75rem;color:#94a3b8;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1)}.calc-card .calc-presets .calc-preset-btn:hover{background:#ffffff1a;color:#f8fafc;border-color:#fff3}.calc-card .calc-result-box{background:#00000080;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:24px;display:flex;align-items:center;justify-content:space-between}.calc-card .calc-result-box .result-power .res-label{font-size:.8125rem;color:#64748b;margin-bottom:4px}.calc-card .calc-result-box .result-power .res-val{font-family:IBM Plex Mono,monospace;font-size:2.25rem;font-weight:700;color:#00e676}.calc-card .calc-result-box .protocol-badge{font-family:IBM Plex Mono,monospace;font-size:.875rem;font-weight:700;padding:10px 20px;border-radius:10px;text-transform:uppercase;letter-spacing:.05em}.calc-card .calc-result-box .protocol-badge.protocol-turbo{background:#00e5ff26;color:#00e5ff;border:1px solid rgba(0,229,255,.4)}.calc-card .calc-result-box .protocol-badge.protocol-fast{background:#00e67626;color:#00e676;border:1px solid rgba(0,230,118,.4)}.calc-card .calc-result-box .protocol-badge.protocol-standard{background:#fbbf2426;color:#fbbf24;border:1px solid rgba(251,191,36,.4)}.calc-card .calc-result-box .protocol-badge.protocol-slow{background:#ff980026;color:#ff9800;border:1px solid rgba(255,152,0,.4)}.calc-card .calc-note{font-size:.8125rem;color:#64748b;margin-top:16px;line-height:1.4}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #00e676b3}70%{transform:scale(1);box-shadow:0 0 0 6px #00e67600}to{transform:scale(.95);box-shadow:0 0 #00e67600}}@media(min-width:1025px)and (max-width:1200px){.site-header .nav-inner{gap:12px}.site-header .nav-menu{gap:16px}.site-header .nav-menu a{font-size:.875rem}.site-header .nav-actions{gap:10px}.site-header .btn-header-play{padding:0 12px;font-size:.8125rem}}@media(max-width:1024px){.site-header .nav-menu{display:none}.site-header .mobile-menu-toggle{display:flex}.hero-section{padding:120px 0 80px}.hero-section .hero-grid{grid-template-columns:1fr;gap:48px}.hero-section .hero-content{text-align:center}.hero-section .hero-content .hero-lead{margin:0 auto 32px}.hero-section .hero-content .hero-actions{justify-content:center}.features-grid,.gallery-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr;gap:36px}}@media(max-width:768px){.hero-section{padding:110px 0 60px}.stats-grid{grid-template-columns:1fr;gap:16px}.features-grid{grid-template-columns:1fr;gap:20px}.gallery-grid{grid-template-columns:1fr;gap:24px}.sim-container{padding:24px 16px}.sim-metrics-grid{grid-template-columns:1fr;gap:12px}.calc-card{padding:24px 16px}.calc-card .calc-form-grid{grid-template-columns:1fr;gap:16px}.calc-card .calc-result-box{flex-direction:column;gap:16px;text-align:center}.cta-box{padding:40px 20px}.cta-box .cta-actions{flex-direction:column;width:100%}.cta-box .cta-actions .btn,.cta-box .cta-actions .play-badge-link{width:100%}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column;gap:12px;text-align:center}}@media(max-width:480px){.container{padding:0 16px}.site-header .brand-link{gap:8px}.site-header .brand-link .brand-name{font-size:1.15rem}.site-header .nav-actions{gap:8px}.site-header .lang-switcher .lang-btn{padding:0 6px;font-size:.6875rem}.site-header .btn-header-play{padding:0 10px}.site-header .btn-header-play .play-text{display:none}.hud-card{padding:20px 16px}.hud-card .hud-primary-metric .metric-val{font-size:2.25rem}.hud-card .hud-telemetry-grid{grid-template-columns:1fr;gap:8px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;color-scheme:dark}body{overflow-x:hidden;background-color:#08090c;color:#f8fafc}::selection{background:#00e6764d;color:#fff}
