.navbar{position:sticky;top:0;z-index:1000;padding:1rem 0;background:#ffffffbf;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(0,0,0,.05)}.navbar-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo-container .logo{height:48px;object-fit:contain;mix-blend-mode:multiply}.nav-links{display:flex;gap:2.5rem;list-style:none}.nav-links a{color:var(--color-text-muted);text-decoration:none;font-weight:500;font-size:15px;transition:color .2s;padding:.5rem 0;position:relative}.nav-links a:hover,.nav-links a.active{color:var(--color-primary-blue)}.nav-links a.active:after{content:"";position:absolute;bottom:-17px;left:0;width:100%;height:3px;background-color:var(--color-primary-blue);border-top-left-radius:3px;border-top-right-radius:3px}@media (max-width: 768px){.nav-links{display:none}}.footer-section{background-color:#fafafa;border-top:1px solid #E5E7EB;padding:5rem 2rem 2rem;margin-top:5rem;background-image:linear-gradient(0deg,rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px);background-size:16px 16px}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:4rem}.footer-logo{height:40px;margin-bottom:1.5rem;object-fit:contain}.footer-location{color:#4b5563;font-family:Courier New,Courier,monospace;line-height:1.8;font-size:15px}.footer-links h4,.footer-social h4,.footer-cta h4{color:#111;font-family:Courier New,Courier,monospace;font-size:18px;margin-bottom:1.5rem;font-weight:800;text-transform:uppercase;letter-spacing:1px}.footer-links ul,.footer-social ul{list-style:none;padding:0;margin:0}.footer-links li,.footer-social li{margin-bottom:.75rem;color:#4b5563;cursor:pointer;transition:color .2s ease,transform .2s ease;font-family:Inter,sans-serif;font-weight:500}.footer-social li a{color:inherit;text-decoration:none}.footer-links li:hover,.footer-social li:hover,.footer-social li a:hover{color:#111;transform:translate(2px)}.cta-button.primary{width:100%;padding:1rem;background:#111;color:#10b981;font-family:Courier New,Courier,monospace;border:1px solid #10B981;border-radius:0;font-size:16px;font-weight:700;cursor:pointer;transition:all .15s ease;text-transform:uppercase;box-shadow:4px 4px #10b981}.cta-button.primary:hover{background:#10b981;color:#111;box-shadow:6px 6px #111;transform:translate(-2px,-2px)}.cta-button.primary:active{transform:translate(2px,2px);box-shadow:2px 2px #111}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid #E5E7EB;display:flex;justify-content:space-between;color:#6b7280;font-size:13px;font-family:Courier New,Courier,monospace;text-transform:uppercase;font-weight:700}@media (max-width: 900px){.footer-content{grid-template-columns:1fr 1fr}}@media (max-width: 600px){.footer-content{grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center;gap:1rem}}.hero-section.vintage-blueprint-bg{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem;align-items:center;max-width:1200px;margin:0 auto;padding:8rem 2rem 6rem;min-height:calc(100vh - 80px);position:relative;overflow:hidden;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='400' height='400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.03'/%3E%3C/svg%3E")}.hero-section.vintage-blueprint-bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(to right,rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,0,0,.03) 1px,transparent 1px);background-size:20px 20px;z-index:0;pointer-events:none}.blueprint-container{position:relative;width:100%;aspect-ratio:4/3;z-index:10;transform-style:preserve-3d;filter:drop-shadow(0 20px 40px rgba(0,0,0,.1))}.blueprint-schematic{width:100%;height:100%;mix-blend-mode:multiply;opacity:.85}.schematic-spin-slow{transform-origin:400px 300px;animation:spin-slow 20s linear infinite}.schematic-pulse{transform-origin:400px 300px;animation:svg-pulse 4s ease-in-out infinite alternate}.data-packet-1{animation:move-packet-1 3s linear infinite}.data-packet-2{animation:move-packet-2 4s linear infinite}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svg-pulse{0%{transform:scale(.95);opacity:.8}to{transform:scale(1.05);opacity:1}}@keyframes move-packet-1{0%{transform:translate(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translate(170px,-100px);opacity:0}}@keyframes move-packet-2{0%{transform:translate(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translate(-170px,100px);opacity:0}}.hero-content.technical-overlay{position:relative;z-index:20;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:40px;border:1px solid rgba(0,0,0,.15);box-shadow:12px 12px #00000014}.mono-badge{font-family:Courier New,Courier,monospace;background:#111;color:#10b981;padding:8px 16px;border-radius:0;border:1px solid #10B981;font-weight:700;letter-spacing:1px}.terminal-cursor{animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.hero-title.blueprint-title{font-family:Courier New,Courier,monospace;font-weight:800;color:#111;letter-spacing:-1px;font-size:56px;text-transform:uppercase;margin-top:1rem}.hero-subtitle.blueprint-subtitle{font-family:Courier New,Courier,monospace;color:#333;font-size:18px;border-left:2px solid var(--color-primary-blue);padding-left:1rem;margin-bottom:3rem}.boot-up-btn{display:inline-block;background:#111;color:#10b981;font-family:Courier New,Courier,monospace;font-size:18px;font-weight:700;padding:16px 32px;border:2px solid #10B981;cursor:pointer;box-shadow:4px 4px #10b981;transition:all .1s ease;text-transform:uppercase}.boot-up-btn:hover{animation:crt-flicker .15s infinite;background:#10b981;color:#111;box-shadow:6px 6px #111;transform:translate(-2px,-2px)}.boot-up-btn:active{transform:translate(2px,2px);box-shadow:2px 2px #111;animation:none}@keyframes crt-flicker{0%{opacity:1;transform:translate(-2px,-2px) skew(0)}25%{opacity:.8;transform:translate(-3px,-2px) skew(2deg)}50%{opacity:1;transform:translate(-2px,-1px) skew(-2deg)}75%{opacity:.9;transform:translate(-1px,-2px) skew(1deg)}to{opacity:1;transform:translate(-2px,-2px) skew(0)}}@media (max-width: 1024px){.hero-section.vintage-blueprint-bg{grid-template-columns:1fr;padding:6rem 1rem 2rem}.blueprint-container{order:-1;max-width:600px;margin:0 auto}.hero-content.technical-overlay{margin:0 auto;max-width:600px}.hero-title.blueprint-title{font-size:42px}}@media (max-width: 600px){.hero-title.blueprint-title{font-size:32px}.hero-content.technical-overlay{padding:24px}}.pricing-desk-bg{background-color:#e2e4e9;min-height:100vh;background-image:radial-gradient(#D1D5DB 1px,transparent 1px);background-size:20px 20px}.manifesto-header{text-align:center;margin-bottom:4rem;padding-bottom:2rem;border-bottom:2px solid #111;max-width:800px;margin-left:auto;margin-right:auto}.manifesto-title{font-family:Courier New,Courier,monospace;font-size:48px;font-weight:800;color:#111;letter-spacing:-1px;margin-bottom:.5rem}.manifesto-subtitle{font-family:Courier New,Courier,monospace;font-size:14px;font-weight:700;color:#4b5563;letter-spacing:2px}.receipt-container{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1100px;margin:0 auto;perspective:1000px}@media (max-width: 1024px){.receipt-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.receipt-container{grid-template-columns:1fr;max-width:400px}}.receipt-paper{background:#fafafa;border:1px solid #111;padding:32px;display:flex;flex-direction:column;position:relative;box-shadow:4px 4px #0000001a,0 20px 25px -5px #0000000d;font-family:Courier New,Courier,monospace;transition:transform .2s ease,box-shadow .2s ease;border-bottom:2px dashed #9CA3AF}.receipt-paper:hover{transform:translateY(-8px) rotate(-1deg);box-shadow:8px 8px #0000001a,0 25px 30px -5px #0000001a}.premium-receipt{border:2px solid #111;background:#fff}.receipt-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;color:#6b7280}.receipt-icon{color:#111}.receipt-ref{font-size:11px;font-weight:700}.highlight-ref{background:#111;color:#fff;padding:2px 6px}.receipt-title{margin-bottom:24px}.receipt-title h3{font-size:24px;font-weight:800;color:#111;margin:0 0 8px;letter-spacing:-1px}.spec-label{display:inline-block;font-size:12px;font-weight:700;border:1px solid #111;padding:2px 8px;color:#111}.spec-label.focus{background:#10b981;border-color:#10b981;color:#fff}.dotted-divider{height:0;border-bottom:2px dotted #9CA3AF;margin:16px 0;width:100%}.receipt-pricing{margin:16px 0}.price-row{display:flex;justify-content:space-between;margin-bottom:8px;font-weight:700;font-size:15px}.price-type{color:#6b7280}.price-val{color:#111}.highlight-val{font-size:18px;background:#d1fae5;padding:0 4px}.receipt-specs{list-style:none;padding:0;margin:16px 0;flex:1}.receipt-specs li{font-size:14px;margin-bottom:12px;color:#111;display:flex;gap:12px;align-items:flex-start;line-height:1.4}.receipt-specs li span{font-weight:700;color:#10b981}.receipt-specs li.omitted,.receipt-specs li.omitted span{color:#9ca3af}.btn-receipt{display:block;width:100%;text-align:center;padding:16px 0;font-weight:700;font-size:14px;text-decoration:none;border:1px solid #111;color:#111;transition:all .2s;margin-top:16px;cursor:pointer}.btn-receipt:hover{background:#f3f4f6}.btn-receipt.highlight{background:#e5e7eb}.btn-receipt.highlight:hover{background:#d1d5db}.btn-receipt.highlight-primary{background:#111;color:#10b981}.btn-receipt.highlight-primary:hover{background:#10b981;color:#111;border-color:#10b981}.lab-synth-bg{background-color:#fafafa;position:relative;min-height:100vh;background-image:linear-gradient(0deg,rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px);background-size:16px 16px}.synth-header{margin-bottom:4rem;text-align:center}.synth-title{font-family:Courier New,Courier,monospace;font-weight:800;text-transform:uppercase;color:#111;letter-spacing:2px}.synth-subtitle{color:#4b5563;font-family:Courier New,Courier,monospace}.synth-bento-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto}@media (max-width: 1024px){.synth-bento-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.synth-bento-grid{grid-template-columns:1fr}}.synth-module{background:#fff;border-radius:8px;border:1px solid #D1D5DB;box-shadow:inset 0 2px #fffc,0 8px 16px #0000000d;position:relative;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.synth-module:hover{border-color:#9ca3af;transform:translateY(-4px);box-shadow:inset 0 2px #fffc,0 12px 24px #00000014}.module-top-panel{background:#f3f4f6;padding:8px 16px;border-bottom:2px solid #E5E7EB;display:flex;align-items:center;justify-content:center;position:relative}.module-screw{width:8px;height:8px;background:#d1d5db;border-radius:50%;box-shadow:inset 1px 1px 2px #0000001a,inset -1px -1px 2px #fffc;position:absolute}.left-screw{left:16px}.right-screw{right:16px}.module-label{font-family:Courier New,Courier,monospace;font-size:11px;font-weight:700;letter-spacing:1px;color:#4b5563;text-transform:uppercase}.module-core{padding:24px;display:flex;flex-direction:column;flex:1}.module-icon{width:48px;height:48px;background:#f9fafb;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#10b981;border:1px solid #E5E7EB;box-shadow:inset 0 2px 4px #00000005;margin-bottom:16px}.module-icon.large{width:64px;height:64px;margin-bottom:0}.module-info h3{font-size:20px;color:#111;margin:0 0 12px;font-family:Inter,sans-serif;font-weight:600}.module-controls{margin-top:auto;padding-top:20px;display:flex;justify-content:flex-end}.status-row{display:flex;align-items:center;gap:8px}.status-led{width:10px;height:10px;border-radius:50%;box-shadow:inset 0 1px 2px #0003}.led-green{background:#10b981;box-shadow:0 0 8px #10b98180,inset 0 1px 2px #ffffff80}.led-amber{background:#f59e0b;box-shadow:0 0 8px #f59e0b80,inset 0 1px 2px #ffffff80}.led-red{background:#ef4444;box-shadow:0 0 8px #ef444480,inset 0 1px 2px #ffffff80}.status-text{font-family:Courier New,Courier,monospace;font-size:12px;color:#6b7280;text-transform:uppercase;font-weight:700}.toggle-switch{width:40px;height:24px;background:#f3f4f6;border-radius:12px;border:1px solid #D1D5DB;position:relative;box-shadow:inset 0 2px 4px #0000000d}.switch-nub{width:18px;height:18px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .2s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 2px 4px #0000001a,inset 0 1px 1px #fffc}.switch-nub.on{transform:translate(16px);background:#10b981}.module-expand-hint{text-align:center;padding:12px;font-size:11px;color:#6b7280;text-transform:uppercase;font-family:Courier New,Courier,monospace;display:flex;align-items:center;justify-content:center;gap:6px;border-top:1px solid #F3F4F6;background:#00000005}.expanded-overlay-container{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.expanded-backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.expanded-synth-module{position:relative;z-index:1001;background:#fff;border-radius:12px;border:1px solid #E5E7EB;width:100%;max-width:800px;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #0003;overflow:hidden}.close-module-btn{position:absolute;right:16px;background:none;border:none;color:#6b7280;cursor:pointer}.close-module-btn:hover{color:#111}.expanded-core{padding:32px;display:flex;flex-direction:column;gap:24px}.expanded-header-row{display:flex;align-items:center;gap:24px}.expanded-title-area h2{font-size:32px;color:#111;margin:0 0 8px}.expanded-details-area{background:#f9fafb;border:1px solid #E5E7EB;border-radius:8px;padding:24px;box-shadow:inset 0 4px 12px #00000005;position:relative}.synth-screen{color:#374151;font-family:Courier New,Courier,monospace}.synth-description{font-size:16px;line-height:1.6;margin-bottom:24px;font-weight:700}.synth-feature-list{list-style:none;padding:0;margin:0}.synth-feature-list li{font-size:14px;margin-bottom:12px;display:flex;gap:12px}.bullet-caret{color:#10b981;font-weight:700}.rack-mount-bottom{border-top:1px solid #E5E7EB;padding-top:16px;display:flex;justify-content:flex-end}.power-btn-dec{display:flex;align-items:center;gap:6px;font-family:Courier New,Courier,monospace;color:#6b7280;font-size:12px}.synth-waveform{display:flex;align-items:center;gap:4px;height:60px;margin-top:24px}.wave-bar{width:4px;background:#10b981;border-radius:2px;animation:clean-pulse 1.5s infinite ease-in-out}.w1{height:20%;animation-delay:0s}.w2{height:40%;animation-delay:.1s}.w3{height:80%;animation-delay:.2s}.w4{height:60%;animation-delay:.3s}.w5{height:50%;animation-delay:.4s}.w6{height:75%;animation-delay:.5s}.w7{height:30%;animation-delay:.6s}.w8{height:15%;animation-delay:.7s}@keyframes clean-pulse{0%,to{transform:scaleY(1);opacity:.5}50%{transform:scaleY(1.5);opacity:1}}.slate-bg{background-color:#0f172a;min-height:100vh;position:relative;overflow:hidden}.slate-bg:after{content:" ";display:block;position:absolute;top:0;left:0;bottom:0;right:0;background:linear-gradient(#12101000 50%,#00000040 50%);background-size:100% 4px;z-index:50;pointer-events:none}.crt-header{text-align:center;margin-bottom:2rem;font-family:Courier New,Courier,monospace}.hardware-glitch{font-size:56px;font-weight:700;color:#10b981;position:relative;text-transform:uppercase;letter-spacing:-2px;text-shadow:2px 0 0 rgba(255,0,0,.5),-2px 0 0 rgba(0,0,255,.5);animation:crt-flicker 2s infinite alternate}.crt-subtitle{color:#94a3b8;font-size:14px;letter-spacing:2px}@keyframes crt-flicker{0%{opacity:.95}5%{opacity:.8}10%{opacity:.95}to{opacity:1}}.constellation-container{width:100%;max-width:900px;margin:0 auto 4rem;height:auto;aspect-ratio:4/3;position:relative;z-index:10;background:radial-gradient(circle at center,rgba(16,185,129,.05) 0%,transparent 70%);border:1px solid rgba(16,185,129,.2);border-radius:8px}.constellation-svg{width:100%;height:100%}.constellation-edge{stroke:#94a3b833;stroke-width:1.5;transition:all .3s ease}.constellation-edge.active-edge{stroke:#10b981;stroke-width:3;filter:drop-shadow(0 0 5px #10B981)}.constellation-node{cursor:crosshair}.node-outer{fill:#0f172a;stroke:#94a3b880;stroke-width:1.5;transition:all .3s ease}.node-inner{fill:#94a3b8;transition:all .3s ease}.node-label{fill:#e2e8f0;font-family:Courier New,Courier,monospace;font-size:12px;font-weight:700;text-anchor:middle;transition:all .3s ease}.node-category{fill:#64748b;font-family:Courier New,Courier,monospace;font-size:10px;text-anchor:middle;transition:all .3s ease}.constellation-node:hover .node-outer,.constellation-node.node-hovered .node-outer{stroke:#10b981;transform:scale(1.2);transform-origin:center;stroke-dasharray:4;animation:rotate-dash 5s linear infinite}.constellation-node:hover .node-inner,.constellation-node.node-hovered .node-inner{fill:#10b981;filter:drop-shadow(0 0 8px #10B981)}.constellation-node:hover .node-label,.constellation-node.node-hovered .node-label{fill:#10b981}@keyframes rotate-dash{to{stroke-dashoffset:20}}.crt-bento-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto;position:relative;z-index:10}.hw-grid{grid-template-columns:repeat(2,1fr)}@media (max-width: 1024px){.crt-bento-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.crt-bento-grid,.hw-grid{grid-template-columns:1fr}}.crt-card{background:#0f172acc;border:1px solid #1E293B;font-family:Courier New,Courier,monospace;transition:all .2s ease;position:relative}.crt-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 20px #00000080;pointer-events:none}.crt-card:hover{border-color:#10b981;background:#10b98105;box-shadow:inset 0 0 15px #10b9811a}.crt-card-header{padding:12px 16px;background:#1e293b;border-bottom:1px solid #334155;color:#10b981;font-weight:700;display:flex;justify-content:space-between}.crt-card-header.amber{color:#f59e0b}.blink-doc{animation:blink 1s step-end infinite}.crt-card-body{padding:24px;color:#94a3b8;font-size:14px;line-height:1.6}.crt-card-body p{margin-bottom:16px}.crt-list{list-style:none;padding:0;margin:0;color:#cbd5e1}.crt-list li{margin-bottom:8px}.crt-btn-outline{display:inline-block;padding:8px 16px;border:1px solid #10B981;color:#10b981;text-align:center;font-weight:700;width:100%;cursor:pointer;transition:all .2s}.crt-btn-outline:hover{background:#10b981;color:#0f172a}.crt-btn-outline.amber-btn{border-color:#f59e0b;color:#f59e0b}.crt-btn-outline.amber-btn:hover{background:#f59e0b;color:#0f172a}.hw-card{padding:32px;display:flex;flex-direction:column;align-items:flex-start}.hw-icon{margin-bottom:16px}.hw-icon.cyan{color:#06b6d4}.hw-icon.amber{color:#f59e0b}.hw-icon.green{color:#10b981}.hw-icon.red{color:#ef4444}.hw-card h3{color:#e2e8f0;font-size:20px;margin:0 0 8px}.hw-card p{color:#94a3b8;margin:0}.akshaya-console-page{background-color:var(--color-bg-main)}.console-hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:8rem 2rem 4rem;max-width:1200px;margin:0 auto}.new-announcement{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:24px}.new-badge{background:#f44;color:#fff;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:800;letter-spacing:1px}.new-announcement p{font-size:14px;font-weight:600;color:var(--color-text-primary)}.scroll-link{color:var(--color-primary-blue);text-decoration:none;border-bottom:1px solid transparent;transition:all .2s}.scroll-link:hover{border-bottom-color:var(--color-primary-blue)}.badge{display:inline-block;padding:4px 12px;background:#0070f31a;color:var(--color-primary-blue);border-radius:100px;font-size:13px;font-weight:600;margin-bottom:24px;border:1px solid rgba(0,112,243,.2)}.hero-subtitle{font-size:20px;color:var(--color-text-muted);max-width:800px;margin:1.5rem auto 1rem}.hero-description{max-width:800px;margin:0 auto 2.5rem;padding:24px;text-align:center}.hero-description p{color:var(--color-text-muted);font-size:15px;line-height:1.6;margin-bottom:16px}.hero-description strong{color:var(--color-text-primary)}.tech-support{font-size:14px;color:var(--color-text-muted);font-weight:500}.tech-support a{color:var(--color-primary-blue);text-decoration:underline;margin-left:4px}.hero-motto{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;color:var(--color-text-primary);margin-bottom:2.5rem;padding:8px 16px;background:#0070f30d;border-radius:8px;width:fit-content;margin-left:auto;margin-right:auto;border:1px solid rgba(0,112,243,.1)}.hero-actions{display:flex;gap:16px;justify-content:center;margin-bottom:24px}.beta-warning{display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--color-text-muted)}.hero-image-container{position:relative;margin-top:4rem;width:100%;max-width:1000px;border-radius:12px;overflow:hidden;box-shadow:0 40px 100px -20px #00000026;border:1px solid var(--color-border)}.main-screenshot{width:100%;height:auto;display:block}.glow-effect{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:80%;background:radial-gradient(circle,rgba(0,112,243,.15) 0%,transparent 70%);z-index:-1;pointer-events:none}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;margin-top:2rem}.feature-card{padding:32px}.feature-icon{width:48px;height:48px;background:#0070f30d;color:var(--color-primary-blue);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.feature-card h3{font-size:18px;font-weight:600;margin-bottom:12px;color:var(--color-text-primary)}.feature-card p{color:var(--color-text-muted);font-size:15px;line-height:1.6}.upcoming-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-top:3rem}.upcoming-card{position:relative;padding:40px 32px;background:#ffffff05;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;flex-direction:column;height:100%}.upcoming-card:hover{transform:translateY(-8px);border-color:#0070f34d;background:#ffffff0a}.upcoming-category{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--color-primary-blue);margin-bottom:24px;opacity:.8}.upcoming-icon-wrap{margin-bottom:24px;color:var(--color-text-primary)}.upcoming-card h3{font-size:22px;font-weight:700;margin-bottom:16px;color:var(--color-text-primary)}.upcoming-card p{color:var(--color-text-muted);font-size:15px;line-height:1.7;flex-grow:1}.coming-soon-tag{display:inline-block;margin-top:32px;padding:6px 14px;background:linear-gradient(135deg,#0070f333,#0070f31a);color:var(--color-primary-blue);border-radius:100px;font-size:13px;font-weight:600;border:1px solid rgba(0,112,243,.2)}.card-glow{position:absolute;top:0;right:0;width:150px;height:150px;background:radial-gradient(circle,rgba(0,112,243,.1) 0%,transparent 70%);z-index:-1;transform:translate(30%,-30%)}.gallery-scroll{display:flex;gap:24px;overflow-x:auto;padding:10px 0 40px;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.gallery-scroll::-webkit-scrollbar{display:none}.gallery-item{flex:0 0 600px;border-radius:8px;overflow:hidden;border:1px solid var(--color-border)}.gallery-item img{width:100%;height:auto;display:block}.console-setup{background-color:var(--color-bg-secondary);border-top:1px solid var(--color-border)}.setup-container{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.text-left{text-align:left;margin-left:0}.setup-steps{list-style:none;margin-top:2.5rem}.setup-steps li{display:flex;gap:20px;margin-bottom:32px}.step-num{flex-shrink:0;width:32px;height:32px;background:var(--color-primary-blue);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.console-cta{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;padding:64px}.cta-content{text-align:left}.cta-visual{height:100%;display:flex;align-items:center;justify-content:center}.web-console-preview{width:100%;max-width:400px;aspect-ratio:16 / 10;background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #0000001a;display:flex;flex-direction:column}.preview-header{height:24px;background:var(--color-border);opacity:.5}.preview-body{flex-grow:1;display:flex}.preview-sidebar{width:25%;background:#0070f30d;border-right:1px solid var(--color-border)}.preview-main{flex-grow:1;padding:24px;display:flex;flex-direction:column;gap:12px}.preview-line{height:8px;background:var(--color-border);border-radius:4px;width:100%}.preview-line.short{width:60%}@media (max-width: 968px){.console-cta{grid-template-columns:1fr;padding:40px 24px;gap:40px}.cta-visual{order:-1}}.setup-steps strong{display:block;font-size:17px;margin-bottom:4px;color:var(--color-text-primary)}.setup-steps p{color:var(--color-text-muted);font-size:15px}.setup-steps code{background:#f1f1f1;padding:2px 6px;border-radius:4px;font-family:inherit;font-size:14px}.setup-footer{margin-top:40px;padding-top:32px;border-top:1px solid var(--color-border)}.setup-footer p{margin-bottom:20px;color:var(--color-text-muted)}.terminal-mockup{background:#0d1117;border-radius:12px;overflow:hidden;box-shadow:0 30px 60px #0000004d;font-family:JetBrains Mono,Fira Code,monospace;font-size:14px}.terminal-header{background:#21262d;padding:12px 16px;display:flex;align-items:center;gap:8px}.dot{width:12px;height:12px;border-radius:50%}.red{background:#ff5f56}.yellow{background:#ffbd2e}.green{background:#27c93f}.terminal-title{color:#8b949e;font-size:12px;margin-left:8px}.terminal-body{padding:24px;color:#c9d1d9}.line{margin-bottom:8px}.prompt{color:#58a6ff}.success{color:#3fb950}.warning{color:#d29922}.no-top-padding{padding-top:0}@media (max-width: 968px){.setup-container{grid-template-columns:1fr}.console-hero{padding-top:6rem}.gallery-item{flex:0 0 400px}}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--color-bg-main);padding:2rem}.auth-container{width:100%;max-width:480px}.auth-card{padding:3rem;box-shadow:0 40px 100px -20px #0000001a}.auth-header{text-align:center;margin-bottom:2.5rem}.auth-header h1{font-size:28px;font-weight:800;margin-bottom:8px}.auth-header p{color:var(--color-text-muted);font-size:15px}.auth-form{display:flex;flex-direction:column;gap:20px}.input-group{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#00000005;border:1px solid var(--color-border);border-radius:12px;transition:all .2s;color:var(--color-text-muted)}.input-group:focus-within{border-color:var(--color-primary-blue);background:#fff;box-shadow:0 0 0 4px #0070f31a;color:var(--color-primary-blue)}.input-group input{border:none;background:transparent;width:100%;font-size:15px;color:var(--color-text-primary);outline:none}.input-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.auth-submit{width:100%;margin-top:12px;justify-content:center}.auth-error{background:#ff44440d;border:1px solid rgba(255,68,68,.15);padding:12px;border-radius:8px;color:#f44;font-size:14px;display:flex;align-items:center;gap:8px}.auth-footer{margin-top:1.5rem;text-align:center}.auth-footer button{background:none;border:none;color:var(--color-primary-blue);font-size:14px;font-weight:500;cursor:pointer;opacity:.8;transition:opacity .2s}.auth-footer button:hover{opacity:1}@media (max-width: 480px){.auth-card{padding:2rem}}.dashboard-container{display:flex;height:100vh;background:#f8f9fa;overflow:hidden;color:#333}.dashboard-sidebar{width:280px;background:#fff;border-right:1px solid #eee;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:100}.dashboard-sidebar.closed{margin-left:-280px}.sidebar-header{padding:24px;display:flex;align-items:center;justify-content:space-between}.logo-section{display:flex;align-items:center;gap:12px;font-weight:700;font-size:18px;color:var(--color-primary-blue)}.sidebar-nav{flex-grow:1;padding:12px;display:flex;flex-direction:column;gap:4px}.nav-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border:none;background:none;border-radius:8px;color:#666;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s;width:100%;text-align:left}.nav-item:hover{background:#f0f4f9;color:var(--color-primary-blue)}.new-chat-btn{display:flex;align-items:center;gap:12px;padding:14px 20px;background:#111;color:#fff;border:none;border-radius:14px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:8px;width:calc(100% - 24px);margin-left:12px;box-shadow:0 4px 12px #0000001a}.new-chat-btn:hover{background:#0070f3;transform:translateY(-2px);box-shadow:0 8px 20px #0070f34d}.nav-item.active{background:#e6f0ff;color:var(--color-primary-blue)}.nav-divider{height:1px;background:#eee;margin:12px 16px}.sidebar-footer{padding:20px;border-top:1px solid #eee;display:flex;align-items:center;justify-content:space-between}.user-info{display:flex;align-items:center;gap:12px}.user-avatar{width:36px;height:36px;background:#eee;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#666}.user-details{display:flex;flex-direction:column}.user-name{font-size:14px;font-weight:600}.user-role{font-size:12px;color:#888}.sign-out-btn{background:none;border:none;color:#888;cursor:pointer;padding:8px;border-radius:6px;transition:all .2s}.sign-out-btn:hover{background:#fff0f0;color:#f44}.sidebar-history-section{margin-top:24px;padding:0 16px}.history-header{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#888;margin-bottom:12px}.history-list{display:flex;flex-direction:column;gap:4px;max-height:300px;overflow-y:auto;scrollbar-width:thin}.history-item{background:#fff;border:1px solid #f0f0f0;padding:10px 14px;font-size:13px;color:#444;text-align:left;border-radius:10px;cursor:pointer;transition:all .2s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;margin-bottom:4px;box-shadow:0 2px 4px #00000005}.history-item:hover{background:#f0f4f9;border-color:#0070f3;color:#0070f3;transform:translate(4px)}.history-empty{font-size:12px;color:#999;text-align:center;padding:20px 0;font-style:italic}.dashboard-main{flex-grow:1;display:flex;flex-direction:column;height:100vh;position:relative}.main-header{padding:16px 24px;display:flex;align-items:center;gap:16px;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #eee}.menu-toggle{background:none;border:none;color:#666;cursor:pointer;display:none}.header-status{display:flex;align-items:center;gap:8px;font-size:13px;color:#666}.status-indicator{width:8px;height:8px;border-radius:50%}.status-indicator.online{background:#27c93f;box-shadow:0 0 8px #27c93f66}.chat-interface{flex-grow:1;display:flex;flex-direction:column;max-width:900px;margin:0 auto;width:100%;padding:20px 20px 0;height:calc(100vh - 72px);background:radial-gradient(circle at 50% 50%,rgba(0,112,243,.03) 0%,transparent 70%)}.messages-area{flex-grow:1;overflow-y:auto;display:flex;flex-direction:column;gap:32px;padding:20px 0;scrollbar-width:none}.messages-area::-webkit-scrollbar{display:none}.welcome-state{height:100%;display:flex;align-items:center;justify-content:center;text-align:center}.welcome-state h1{font-size:42px;background:linear-gradient(135deg,#111,#0070f3);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-1px;margin-bottom:16px}.welcome-content p{color:#888;font-size:18px}.message-bubble{max-width:80%;padding:24px;border-radius:24px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;gap:12px}.message-bubble.user{align-self:flex-end;background:#111;color:#fff;border-bottom-right-radius:4px;box-shadow:0 10px 20px #0000001a}.message-bubble.assistant{align-self:flex-start;background:#ffffffe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(0,0,0,.05);border-bottom-left-radius:4px;box-shadow:0 10px 30px #00000005}.message-header{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;opacity:.8}.message-content{font-size:15px;line-height:1.6}.text-body h2{font-size:20px;font-weight:700;margin:16px 0 8px;color:#111}.text-body h3{font-size:17px;font-weight:600;margin:12px 0 6px;color:#444}.text-body p{margin-bottom:12px;line-height:1.6}.message-bubble.user .text-body h2,.message-bubble.user .text-body h3,.message-bubble.user .text-body p{color:#fff}.block-strong{display:inline-block;background:#0070f30d;padding:2px 6px;border-radius:4px;color:var(--color-primary-blue);font-weight:700}.view-sources-btn{margin-top:20px;padding:10px 20px;background:#0070f3;color:#fff;border:none;border-radius:12px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s;box-shadow:0 4px 14px #0070f34d}.view-sources-btn:hover{background:#0060df;transform:translateY(-2px);box-shadow:0 6px 20px #0070f366}.message-bubble.loading{display:flex;flex-direction:row;align-items:center;gap:12px;padding:16px 24px;background:#0070f30d;color:var(--color-primary-blue);font-weight:600}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.sources-modal{background:#fff;width:100%;max-width:500px;border-radius:24px;box-shadow:0 30px 60px #0003;overflow:hidden;display:flex;flex-direction:column;max-height:80vh}.modal-header{padding:24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0f0f0}.modal-header h2{font-size:18px;font-weight:700;margin:0}.modal-header button{background:none;border:none;color:#888;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.modal-body{padding:12px;overflow-y:auto}.modal-source-item{display:flex;align-items:center;justify-content:space-between;padding:16px;border-radius:16px;text-decoration:none;color:#333;transition:background .2s}.modal-source-item:hover{background:#f8f9fa}.source-info{display:flex;flex-direction:column;gap:4px;max-width:85%}.source-title{font-weight:600;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.source-url{font-size:12px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scan-modal{background:#fff;color:#1a1a1a;width:100%;max-width:850px;border-radius:24px;box-shadow:0 40px 100px #00000040;overflow:hidden;display:flex;flex-direction:column;max-height:85vh;border:1px solid rgba(0,0,0,.08)}.scan-body{padding:32px;overflow-y:auto;background:#fdfdfd}.scan-section h3{color:#111;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px;border-bottom:2px solid #f0f0f0;padding-bottom:10px}.ports-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;margin-bottom:32px}.port-item{background:#fff;padding:16px;border-radius:16px;display:flex;flex-direction:column;border:1px solid #ebebeb;box-shadow:0 4px 12px #00000008}.port-num{font-weight:800;font-size:18px;color:#0070f3;margin-bottom:4px}.port-svc{font-size:13px;font-weight:600;color:#444}.headers-list{display:flex;flex-direction:column;gap:10px;margin-bottom:32px}.header-item{display:flex;justify-content:space-between;padding:12px 16px;background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 2px 8px #00000005}.header-key{color:#666;font-size:14px;font-weight:500}.header-val{font-weight:600;font-size:14px}.header-val.success{color:#27c93f}.header-val.warning{color:#ff3b30}.modal-footer{padding:24px 32px;background:#fcfcfc;border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end}.summarize-btn{background:#111;color:#fff;border:none;padding:14px 28px;border-radius:14px;font-weight:700;display:flex;align-items:center;gap:10px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.summarize-btn:hover{background:#0070f3;transform:scale(1.02);box-shadow:0 10px 20px #0070f333}.terminal-raw{background:#0d0d0d;color:#00ff41;padding:24px;border-radius:16px;font-family:JetBrains Mono,Fira Code,monospace;font-size:13px;line-height:1.6;border:1px solid #222;box-shadow:inset 0 10px 30px #00000080;max-height:400px;overflow-y:auto;margin-top:12px}.terminal-raw pre{margin:0;white-space:pre-wrap;word-break:break-all;text-shadow:0 0 5px rgba(0,255,65,.3)}.no-data{color:#888;font-style:italic;padding:10px 0}.input-area{padding:0 0 40px}.voice-btn{background:none;border:none;color:#888;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:50%;transition:all .2s}.voice-btn:hover{background:#f0f4f9;color:var(--color-primary-blue)}.voice-btn.listening{color:#f44;background:#fff0f0;animation:pulse-red 1.5s infinite}@keyframes pulse-red{0%{box-shadow:0 0 #f446}70%{box-shadow:0 0 0 10px #f440}to{box-shadow:0 0 #f440}}.search-box-wrap{display:flex;align-items:center;gap:12px;border:1px solid rgba(0,0,0,.1);background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 40px #0000000d;padding:12px 20px;border-radius:100px;transition:all .3s}.search-box-wrap:focus-within{border-color:var(--color-primary-blue);box-shadow:0 15px 40px #0070f31a}.search-box-wrap input{flex-grow:1;border:none;outline:none;font-size:17px;font-weight:500;background:transparent}.search-box-wrap button{width:48px;height:48px;background:var(--color-primary-blue);color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.search-box-wrap button:hover:not(:disabled){background:#0060df;transform:scale(1.05)}.search-box-wrap button:disabled{background:#ccc;cursor:not-allowed}.input-hints{display:flex;justify-content:center;gap:12px;margin-top:16px;font-size:12px;color:#aaa;font-weight:500}.settings-view{max-width:800px;margin:0 auto;width:100%}.settings-card{margin-top:32px;display:flex;flex-direction:column}.setting-item{display:flex;align-items:center;justify-content:space-between;padding:24px}.setting-info h3{font-size:16px;font-weight:600;margin:0 0 4px}.setting-info p{font-size:14px;color:#888;margin:0}.setting-item select,.setting-item input[type=range]{width:200px;padding:8px 12px;border-radius:8px;border:1px solid #ddd}@media (max-width: 968px){.dashboard-sidebar{position:fixed;height:100vh}.menu-toggle{display:block}}.cyber-chat-container{display:flex;flex-direction:column;height:100vh;background:#0a0b14;color:#e0e0e0;font-family:Inter,system-ui,-apple-system,sans-serif;overflow:hidden}.chat-nav-header{padding:12px 24px;background:#0a0b14cc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.05);display:flex;align-items:center;justify-content:space-between;z-index:100}.nav-back-button{background:none;border:none;color:#888;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;cursor:pointer;transition:color .2s}.nav-back-button:hover{color:#fff}.nav-identity{display:flex;align-items:center;gap:10px;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:700;letter-spacing:1px;color:#0070f3}.brand-icon{filter:drop-shadow(0 0 8px rgba(0,112,243,.4))}.connection-status{font-size:11px;font-weight:700;padding:4px 10px;border-radius:4px;background:#ffffff0d;color:#666}.connection-status.online{color:#27c93f;background:#27c93f1a}.connection-status.syncing{color:#ffbd2e;background:#ffbd2e1a;animation:pulse-border 1.5s infinite}@keyframes pulse-border{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.chat-scroller{flex-grow:1;overflow-y:auto;scroll-behavior:smooth;padding:40px 0;height:calc(100vh - 180px)}.chat-max-width{max-width:800px;margin:0 auto;width:100%;padding:0 20px}.chat-empty-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:100px 20px}.hero-logo-ring{width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(0,112,243,.1) 0%,transparent 70%);display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:#0070f3;border:1px solid rgba(0,112,243,.2)}.chat-empty-hero h1{font-size:32px;font-weight:800;margin-bottom:16px;color:#fff}.chat-empty-hero p{color:#888;font-size:18px;max-width:500px}.hero-suggestions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:40px}.hero-suggestions button{background:#ffffff08;border:1px solid rgba(255,255,255,.08);padding:10px 20px;border-radius:12px;color:#aaa;font-size:14px;cursor:pointer;transition:all .2s}.hero-suggestions button:hover{background:#ffffff14;border-color:#0070f3;color:#fff}.messages-list{display:flex;flex-direction:column;gap:40px}.message-row{display:flex;gap:20px}.message-row.assistant{flex-direction:row}.message-row.user{flex-direction:row-reverse}.avatar-box{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.message-row.assistant .avatar-box{background:#0070f3;color:#fff}.message-row.user .avatar-box{background:#333;color:#fff}.bubble-payload{flex-grow:1;max-width:90%;display:flex;flex-direction:column;gap:12px}.message-text{font-size:16px;line-height:1.6}.user .message-text{background:#ffffff08;padding:14px 20px;border-radius:18px 4px 18px 18px;color:#fff;align-self:flex-end}.assistant .message-text{color:#e0e0e0}.reasoning-accordion{background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:12px;overflow:hidden;margin-bottom:8px}.reasoning-header{padding:12px 16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background .2s;-webkit-user-select:none;user-select:none}.reasoning-header:hover{background:#ffffff0a}.reasoning-label{display:flex;align-items:center;gap:10px;font-family:JetBrains Mono,monospace;font-size:13px;color:#888}.spinning{animation:spin 1s linear infinite;color:#0070f3}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.reasoning-body{padding:8px 16px 16px;border-top:1px solid rgba(255,255,255,.03);display:flex;flex-direction:column;gap:8px}.step-item{display:flex;align-items:center;gap:10px;font-family:JetBrains Mono,monospace;font-size:12px;color:#666}.icon-thinking{color:#ffbd2e}.icon-binary{color:#0070f3}.icon-cloud{color:#a855f7}.icon-success{color:#27c93f}.markdown-content h1,.markdown-content h2,.markdown-content h3{color:#fff;margin-top:24px;margin-bottom:12px}.markdown-content h2{font-size:20px;border-bottom:1px solid rgba(255,255,255,.05);padding-bottom:8px}.markdown-content h3{font-size:17px;color:#0070f3}.markdown-content p{margin-bottom:16px}.markdown-content li{margin-bottom:8px;margin-left:24px;list-style-type:decimal-leading-zero;color:#999}.glow-text{color:#0070f3;text-shadow:0 0 10px rgba(0,112,243,.3)}.typing-indicator{display:flex;gap:4px;padding:10px 0}.typing-indicator span{width:6px;height:6px;background:#0070f3;border-radius:50%;animation:bounce 1s infinite alternate}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%{transform:translateY(0);opacity:.4}to{transform:translateY(-6px);opacity:1}}.chat-input-container{padding:20px 24px 40px;background:linear-gradient(0deg,#0a0b14 60%,transparent 100%);z-index:100}.chat-input-max-width{max-width:800px;margin:0 auto;width:100%}.cyber-input-form{background:#151722;border:1px solid rgba(255,255,255,.1);border-radius:16px;display:flex;align-items:center;padding:8px 12px;box-shadow:0 10px 30px #0003;transition:border-color .2s}.cyber-input-form:focus-within{border-color:#0070f3}.cyber-input-form input{flex-grow:1;background:transparent;border:none;outline:none;color:#fff;font-size:16px;padding:10px}.cyber-input-form button{width:40px;height:40px;background:#0070f3;color:#fff;border:none;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}.cyber-input-form button:hover:not(:disabled){background:#0060df;transform:scale(1.05)}.cyber-input-form button:disabled{background:#333;color:#666;cursor:not-allowed}.input-disclaimer{text-align:center;font-size:11px;color:#555;margin-top:12px;letter-spacing:.5px}:root{--color-bg-main: #FFFFFF;--color-bg-secondary: #FAFAFA;--color-text-primary: #111111;--color-text-muted: #666666;--color-primary-blue: #0070F3;--color-primary-hover: #0060DF;--color-border: #EAEAEA;--shadow-subtle: 0 4px 6px -1px rgba(0, 0, 0, .05), 0 2px 4px -1px rgba(0, 0, 0, .03);--shadow-hover: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--shadow-glow: 0 0 40px -10px rgba(0, 112, 243, .5)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--color-bg-main);color:var(--color-text-primary);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}.app-container{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1}.clean-panel{background:var(--color-bg-main);border:1px solid var(--color-border);border-radius:8px;box-shadow:var(--shadow-subtle);transition:box-shadow .3s ease,transform .3s ease}.hover-lift{transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.hover-lift:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px);border-color:#0070f34d}.text-gradient{background:linear-gradient(135deg,#111,#666);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.text-gradient-primary{background:linear-gradient(135deg,#0070f3,#f81ce5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.section-padding{padding:5rem 2rem;max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:36px;font-weight:500;letter-spacing:-.5px;margin-bottom:1rem;color:var(--color-text-primary)}.section-subtitle{color:var(--color-text-muted);font-size:18px;max-width:700px;margin:0 auto}.btn-primary{background:var(--color-primary-blue);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:500;font-size:15px;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block;text-align:center;box-shadow:0 4px 14px #0070f363}.btn-primary:hover{background:var(--color-primary-hover);box-shadow:0 6px 20px #0070f33b;transform:translateY(-1px)}.btn-outline{background:transparent;color:var(--color-primary-blue);border:1px solid var(--color-border);padding:.75rem 1.5rem;border-radius:4px;font-weight:500;font-size:15px;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-block;text-align:center}.btn-outline:hover{background:#1a73e80a;border-color:var(--color-primary-blue)}
