.hero.svelte-b13ulg{position:relative;padding:clamp(4rem,10vw,6rem) 0 clamp(5rem,12vw,8rem);overflow:hidden;perspective:1000px;display:flex;align-items:center;min-height:80vh}.hero-grid-floor.svelte-b13ulg{display:none}.hero-portal.svelte-b13ulg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle at center,rgba(0,127,204,.1),transparent 60%);filter:blur(60px);pointer-events:none;z-index:-1;opacity:.4}.hero-inner.svelte-b13ulg{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:900px;margin:0 auto;gap:1.5rem}.hero-h1.svelte-b13ulg{font-family:var(--font-display);font-size:clamp(1rem,2.5vw,1.25rem);font-weight:600;color:var(--text-muted);margin:0;line-height:1.3;letter-spacing:.15em;text-transform:uppercase}.hero-title.svelte-b13ulg{display:flex;flex-direction:column;align-items:center;gap:1.25rem;margin:0}.hero-logo-wrapper.svelte-b13ulg{padding:1.5rem 2.5rem;border-radius:24px;background:var(--bg-glass-panel);border:1px solid var(--border-subtle);box-shadow:0 0 40px #007fcc1a;display:flex;justify-content:center;align-items:center;margin:0;transition:transform .3s ease,box-shadow .3s ease}.hero-logo-wrapper.svelte-b13ulg:hover{transform:translateY(-3px);box-shadow:0 8px 50px #007fcc26}.hero-logo-wrapper.svelte-b13ulg .logo-secondary{transform-origin:center;transform-box:view-box;animation:svelte-b13ulg-spinLogo 20s linear infinite;filter:drop-shadow(0 0 5px var(--brand-glow))}@keyframes svelte-b13ulg-spinLogo{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-logo-wrapper.svelte-b13ulg svg{height:auto;color:var(--text-strong);filter:drop-shadow(0 0 20px rgba(0,127,204,.3))}.hero-title-sub.svelte-b13ulg{font-family:var(--font-mono);font-size:clamp(.9rem,3vw,1.1rem);font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--brand);text-shadow:none}.hero-tagline.svelte-b13ulg{font-size:clamp(1.75rem,5vw,3rem);font-weight:800;line-height:1.1;color:var(--text-strong);margin:0;max-width:800px;font-family:var(--font-display);letter-spacing:-.01em}.hero-desc.svelte-b13ulg{font-size:clamp(1rem,1.8vw,1.15rem);color:var(--text-muted);line-height:1.6;margin:0;max-width:680px}.hero-preview.svelte-b13ulg{margin:.5rem 0;width:100%;max-width:760px;position:relative}.hero-preview.svelte-b13ulg:after{content:"";position:absolute;inset:-15px;background:radial-gradient(circle at center,var(--brand-glow),transparent 70%);z-index:-1;opacity:.15;filter:blur(30px)}.hero-ctas.svelte-b13ulg{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center;margin-top:.5rem}.hero-preview-btn.svelte-b13ulg{display:block;width:100%;padding:0;margin:0;border:none;background:none;cursor:pointer;text-align:center}.hero-preview-btn.svelte-b13ulg:hover .hero-preview-img:where(.svelte-b13ulg),.hero-preview-btn.svelte-b13ulg:focus-visible .hero-preview-img:where(.svelte-b13ulg){box-shadow:0 24px 60px #0006,0 0 0 2px var(--brand)}.hero-preview-img.svelte-b13ulg{width:100%;max-width:100%;height:auto;max-height:50vh;object-fit:contain;object-position:top;display:block;margin:0 auto;border-radius:12px;box-shadow:0 24px 60px #00000059,0 0 1px var(--border-subtle);border:1px solid var(--border-subtle);transition:box-shadow .2s ease}.preview-modal.svelte-b13ulg:not([open]){display:none!important}.preview-modal.svelte-b13ulg{position:fixed;inset:0;margin:0;padding:2rem;width:100vw;height:100vh;max-width:none;border:none;background:transparent;display:flex;align-items:center;justify-content:center;z-index:9999}.preview-modal.svelte-b13ulg::backdrop{background:#000000d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.preview-modal-content.svelte-b13ulg{display:flex;align-items:center;justify-content:center;max-height:calc(100vh - 4rem)}.preview-modal-img.svelte-b13ulg{max-width:100%;max-height:calc(100vh - 4rem);width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 32px 80px #00000080}.preview-modal-close.svelte-b13ulg{position:absolute;top:1rem;right:1rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:8px;background:#ffffff1a;color:var(--text-strong);cursor:pointer;transition:background .2s ease}.preview-modal-close.svelte-b13ulg:hover{background:#fff3}.hero-cta-primary.svelte-b13ulg{font-size:1rem;min-width:200px}.hero-cta-primary.svelte-b13ulg svg{width:18px;height:18px}.hero-cta-secondary.svelte-b13ulg{font-size:1rem;min-width:200px}@keyframes svelte-b13ulg-pulse{0%{opacity:1;box-shadow:0 0 8px var(--brand-bright)}50%{opacity:.5;box-shadow:0 0 2px var(--brand-bright)}to{opacity:1;box-shadow:0 0 8px var(--brand-bright)}}.trust-positioning.svelte-lpqdp2{padding:1.5rem 0;border-bottom:1px solid var(--border-subtle);background:var(--bg-secondary);position:relative}.trust-positioning.svelte-lpqdp2:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(0,127,204,.3) 50%,transparent 100%)}.trust-grid.svelte-lpqdp2{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem 3rem;text-align:center}.trust-item.svelte-lpqdp2{display:flex;align-items:center;gap:.75rem;color:var(--text-muted);font-family:var(--font-mono);font-size:.85rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.trust-icon.svelte-lpqdp2{color:var(--brand-bright);font-weight:700;text-shadow:0 0 8px var(--brand-glow)}.trust-text.svelte-lpqdp2{transition:color .3s ease}.trust-item.svelte-lpqdp2:hover .trust-text:where(.svelte-lpqdp2){color:var(--text-strong)}.what-arc-header.svelte-o5bt3o{text-align:center;max-width:700px;margin:0 auto 4rem}.eyebrow.svelte-o5bt3o{justify-content:center;color:var(--brand);margin-bottom:1rem}.what-arc-desc.svelte-o5bt3o{font-size:1.15rem;color:var(--text-muted);line-height:1.7;margin-top:1.5rem}.what-arc-grid.svelte-o5bt3o{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.what-arc-card.svelte-o5bt3o{padding:2rem;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;background:#ffffff05;transition:transform .3s ease,border-color .3s ease}.what-arc-card.svelte-o5bt3o:hover{transform:translateY(-5px);border-color:var(--brand)}.icon-wrapper.svelte-o5bt3o{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#007fcc1a;border-radius:12px;color:var(--brand);margin-bottom:.5rem}.card-title.svelte-o5bt3o{font-size:1.25rem;font-weight:600;color:var(--text-strong);font-family:var(--font-display)}.card-text.svelte-o5bt3o{font-size:1rem;color:var(--text-muted);line-height:1.6}.what-arc-footer.svelte-o5bt3o{text-align:center;max-width:600px;margin:0 auto;padding-top:2rem;border-top:1px solid var(--border-subtle)}.what-arc-closing.svelte-o5bt3o{font-size:1.1rem;font-weight:500;color:var(--text-strong);font-style:italic}.local-first-inner.svelte-ym1r40{display:grid;gap:4rem;align-items:center}.local-first-title.svelte-ym1r40{margin-bottom:.5rem}.local-first-tagline.svelte-ym1r40{font-size:1.2rem;color:var(--accent);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.local-first-tagline.svelte-ym1r40:before{content:"";display:block;width:8px;height:8px;background:var(--accent);box-shadow:0 0 10px var(--accent);border-radius:50%}.local-first-desc.svelte-ym1r40{font-size:1.1rem;color:var(--text-muted);line-height:1.7;margin-bottom:2.5rem;max-width:600px}.local-first-grid.svelte-ym1r40{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.feature-card.svelte-ym1r40{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:var(--bg-card-subtle);border:1px solid var(--border-subtle);transition:all .3s ease}.feature-card.svelte-ym1r40:hover{border-color:var(--brand);background:#007fcc0d;transform:translateY(-2px)}.feature-icon.svelte-ym1r40{color:var(--brand);display:flex;align-items:center;justify-content:center}.feature-text.svelte-ym1r40{font-weight:500;color:var(--text-strong)}.local-first-visual.svelte-ym1r40{display:flex;justify-content:center;perspective:1000px}.status-monitor.svelte-ym1r40{width:100%;max-width:400px;padding:2rem;background:var(--bg-panel-dark);border:1px solid var(--border-tech);position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080;transform:rotateY(-5deg);transition:transform .5s ease}.local-first-visual.svelte-ym1r40:hover .status-monitor:where(.svelte-ym1r40){transform:rotateY(0) scale(1.02)}.monitor-header.svelte-ym1r40{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--border-subtle)}.monitor-label.svelte-ym1r40{font-family:var(--font-mono);font-size:.75rem;color:var(--text-subtle);letter-spacing:.1em}.monitor-dots.svelte-ym1r40 span:where(.svelte-ym1r40){display:inline-block;width:4px;height:4px;background:var(--text-subtle);border-radius:50%;margin-left:4px}.monitor-row.svelte-ym1r40{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;font-family:var(--font-mono)}.status-label.svelte-ym1r40{color:var(--text-muted);font-size:.9rem}.status-value.svelte-ym1r40{font-weight:700;color:var(--text-strong)}.status-value.warning.svelte-ym1r40{color:var(--accent);text-shadow:0 0 8px rgba(255,159,67,.4);animation:svelte-ym1r40-blink 2s infinite}.status-value.success.svelte-ym1r40{color:var(--brand-bright);text-shadow:0 0 8px rgba(0,240,255,.4)}.monitor-row.highlight.svelte-ym1r40{background:#007fcc1a;padding:.75rem;margin:0 -.75rem 1.25rem;border-radius:4px;border-left:2px solid var(--brand-bright)}.monitor-footer.svelte-ym1r40{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--border-subtle);display:flex;justify-content:space-between;font-family:var(--font-mono);font-size:.8rem}.uptime-label.svelte-ym1r40{color:var(--text-subtle)}.uptime-value.svelte-ym1r40{color:var(--success)}.scanline.svelte-ym1r40{position:absolute;top:0;left:0;width:100%;height:4px;background:#ffffff1a;opacity:.5;animation:svelte-ym1r40-scan 4s linear infinite;pointer-events:none}@keyframes svelte-ym1r40-scan{0%{top:-10%}to{top:110%}}@keyframes svelte-ym1r40-blink{0%,to{opacity:1}50%{opacity:.5}}@media(min-width:768px){.local-first-inner.svelte-ym1r40{grid-template-columns:1.2fr 1fr}}.connections-title.svelte-rrysq9{margin-bottom:.5rem}.connections-tagline.svelte-rrysq9{font-size:1.2rem;color:var(--text-muted);margin-bottom:3rem}.connections-layout.svelte-rrysq9{display:grid;gap:2rem}.connections-tabs.svelte-rrysq9{display:flex;flex-wrap:wrap;gap:.75rem}.connections-tab.svelte-rrysq9{padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;color:var(--text-muted);cursor:pointer;text-align:center;transition:all .2s ease;background:var(--bg-card-subtle);border:1px solid var(--border-subtle);border-radius:4px;font-family:var(--font-mono)}.connections-tab.svelte-rrysq9:hover{background:#ffffff14;color:var(--text-strong);border-color:var(--accent-warm)}.connections-tab.active.svelte-rrysq9{background:#ff9f431a;border-color:var(--accent);color:var(--accent);box-shadow:0 0 15px #ff9f4333;text-shadow:0 0 8px rgba(255,159,67,.4)}.connections-panel.svelte-rrysq9{padding:2.5rem;display:grid;gap:2rem;animation:svelte-rrysq9-fadeIn .3s ease;background:var(--bg-glass-darker);border-top:2px solid var(--accent)}.panel-header.svelte-rrysq9{display:flex;align-items:flex-start;gap:1.5rem}.panel-logo-placeholder.svelte-rrysq9{width:64px;height:64px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--text-strong)}.panel-logo-placeholder--boxed.svelte-rrysq9{background:var(--bg-elevated);border:1px solid var(--border-tech);border-radius:12px;box-shadow:inset 0 0 20px var(--border-subtle)}.panel-title.svelte-rrysq9{font-size:1.75rem;font-weight:700;color:var(--text-strong);margin-bottom:.5rem;font-family:var(--font-display);letter-spacing:.05em}.panel-short.svelte-rrysq9{font-size:1.1rem;color:var(--accent);line-height:1.4}.panel-body.svelte-rrysq9{border-top:1px solid var(--border-subtle);padding-top:2rem}.panel-subtitle.svelte-rrysq9{font-size:.85rem;text-transform:uppercase;letter-spacing:.15em;color:var(--text-subtle);margin-bottom:1rem;font-family:var(--font-mono)}.panel-desc.svelte-rrysq9{font-size:1.05rem;color:var(--text-muted);line-height:1.7;max-width:65ch}.connections-micro.svelte-rrysq9{font-size:.9rem;color:var(--text-subtle);font-style:italic;margin-top:2rem}@media(min-width:768px){.connections-panel.svelte-rrysq9{grid-template-columns:1fr 1.5fr;align-items:start}.panel-body.svelte-rrysq9{border-top:none;padding-top:0;border-left:1px solid var(--border-subtle);padding-left:2.5rem}}@keyframes svelte-rrysq9-fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.content-wrapper.svelte-1oiox0n{display:grid;gap:4rem;align-items:center}@media(min-width:900px){.content-wrapper.svelte-1oiox0n{grid-template-columns:.8fr 1.2fr}}.intro-text.svelte-1oiox0n{font-size:1.1rem;color:var(--text-muted);margin:1.5rem 0 2.5rem;line-height:1.7}.features-grid.svelte-1oiox0n{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.feature-card.svelte-1oiox0n{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;background:#ffffff05;border:1px solid var(--border-subtle)}.icon-wrapper.svelte-1oiox0n{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#007fcc1a;border-radius:8px;color:var(--brand-bright);margin-bottom:.5rem}.feature-title.svelte-1oiox0n{font-size:1rem;font-weight:600;color:var(--text-strong)}.feature-text.svelte-1oiox0n{font-size:.9rem;color:var(--text-muted);line-height:1.5}.closing-note.svelte-1oiox0n{font-family:var(--font-mono);font-size:.85rem;color:var(--text-subtle);border-left:2px solid var(--brand);padding-left:1rem}.visual-side.svelte-1oiox0n{display:flex;justify-content:center}.sensor-visual.svelte-1oiox0n{padding:4rem;display:flex;align-items:center;justify-content:center;position:relative;background:radial-gradient(circle at center,rgba(0,127,204,.05),transparent 70%)}.sensor-device.svelte-1oiox0n{width:60px;height:60px;background:#1a1a1a;border:2px solid var(--text-muted);border-radius:12px;position:relative;z-index:2;box-shadow:0 10px 20px #00000080}.sensor-led.svelte-1oiox0n{width:8px;height:8px;background:var(--brand-bright);border-radius:50%;position:absolute;top:10px;right:10px;box-shadow:0 0 10px var(--brand-bright);animation:svelte-1oiox0n-blink 3s infinite}.signal-waves.svelte-1oiox0n{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.wave.svelte-1oiox0n{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:2px solid var(--brand);border-radius:50%;opacity:0;animation:svelte-1oiox0n-ripple 2s infinite ease-out}.w1.svelte-1oiox0n{width:80px;height:80px;animation-delay:0s}.w2.svelte-1oiox0n{width:120px;height:120px;animation-delay:.5s}.w3.svelte-1oiox0n{width:160px;height:160px;animation-delay:1s}@keyframes svelte-1oiox0n-ripple{0%{transform:translate(-50%,-50%) scale(.8);opacity:.8;border-width:2px}to{transform:translate(-50%,-50%) scale(1.5);opacity:0;border-width:0px}}@keyframes svelte-1oiox0n-blink{0%,90%,to{opacity:.2}95%{opacity:1}}.content-wrapper.svelte-uacje1{display:grid;gap:4rem;align-items:center}@media(min-width:900px){.content-wrapper.svelte-uacje1{grid-template-columns:1.2fr .8fr}}.intro-text.svelte-uacje1{font-size:1.1rem;color:var(--text-muted);margin:1.5rem 0 2.5rem;line-height:1.7}.features-list.svelte-uacje1{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.feature-item.svelte-uacje1{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:var(--bg-card-subtle);border:1px solid var(--border-subtle);transition:all .2s ease}.feature-item.svelte-uacje1:hover{background:#ffffff0a;border-color:var(--brand-glow);transform:translate(5px)}.icon-box.svelte-uacje1{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#007fcc1a;border-radius:8px;color:var(--brand)}.feature-title.svelte-uacje1{font-size:1rem;font-weight:600;color:var(--text-strong);margin-bottom:.25rem}.feature-desc.svelte-uacje1{font-size:.9rem;color:var(--text-muted);line-height:1.5}.closing-note.svelte-uacje1{font-family:var(--font-mono);font-size:.85rem;color:var(--text-subtle);border-left:2px solid var(--brand);padding-left:1rem}.visual-side.svelte-uacje1{display:flex;justify-content:center}.logic-visual.svelte-uacje1{padding:3rem;display:flex;flex-direction:column;align-items:center;gap:0;background:radial-gradient(circle at center,rgba(0,127,204,.05),transparent 70%);position:relative;width:200px}.node.svelte-uacje1{width:100px;height:40px;border:1px solid var(--brand);border-radius:4px;display:flex;align-items:center;justify-content:center;background:var(--bg-panel-dark);position:relative;z-index:2}.node.logic.svelte-uacje1{border-color:var(--accent);box-shadow:0 0 15px #ff9f431a}.node.logic.svelte-uacje1 .node-label:where(.svelte-uacje1){color:var(--accent)}.node-label.svelte-uacje1{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.1em;color:var(--brand-bright)}.connection.svelte-uacje1{width:2px;height:40px;background:var(--border-tech);position:relative}.pulse.svelte-uacje1{position:absolute;width:6px;height:6px;background:var(--accent);border-radius:50%;box-shadow:0 0 10px var(--accent);top:3rem;left:50%;transform:translate(-50%);animation:svelte-uacje1-flow 3s infinite linear;z-index:3}@keyframes svelte-uacje1-flow{0%{top:3.5rem;opacity:0}10%{opacity:1}90%{opacity:1}to{top:13.5rem;opacity:0}}.content-wrapper.svelte-no5rh1{display:grid;gap:4rem;align-items:center}@media(min-width:900px){.content-wrapper.svelte-no5rh1{grid-template-columns:.8fr 1.2fr}}.visual-side.svelte-no5rh1{display:flex;justify-content:center;perspective:1000px}.assistant-ui.svelte-no5rh1{width:100%;max-width:400px;padding:1.5rem;background:var(--bg-panel-dark);transform:rotateY(5deg);transition:transform .3s ease}.visual-side.svelte-no5rh1:hover .assistant-ui:where(.svelte-no5rh1){transform:rotateY(0)}.assistant-header.svelte-no5rh1{display:flex;align-items:center;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border-subtle);margin-bottom:1.5rem}.assistant-avatar.svelte-no5rh1{width:40px;height:40px;background:var(--brand);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.assistant-info.svelte-no5rh1{display:flex;flex-direction:column}.assistant-name.svelte-no5rh1{font-weight:700;color:var(--text-strong)}.assistant-status.svelte-no5rh1{font-size:.75rem;color:var(--success);font-family:var(--font-mono)}.assistant-messages.svelte-no5rh1{display:flex;flex-direction:column;gap:1rem}.message.svelte-no5rh1{padding:1rem;border-radius:8px;font-size:.9rem;line-height:1.5}.message.system.svelte-no5rh1{background:var(--bg-secondary);color:var(--text-muted);border-left:3px solid var(--accent)}.message.action.svelte-no5rh1{background:#007fcc1a;color:var(--brand-bright);border-left:3px solid var(--brand);align-self:flex-end;width:90%}.intro-text.svelte-no5rh1{font-size:1.1rem;color:var(--text-muted);margin:1.5rem 0 2.5rem;line-height:1.7}.features-list.svelte-no5rh1{display:flex;flex-direction:column;gap:2rem;margin-bottom:2.5rem}.feature-item.svelte-no5rh1{display:flex;gap:1.25rem}.icon-box.svelte-no5rh1{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#007fcc1a;border-radius:50%;color:var(--brand);border:1px solid rgba(0,127,204,.2)}.feature-title.svelte-no5rh1{font-size:1.1rem;font-weight:600;color:var(--text-strong);margin-bottom:.5rem}.feature-desc.svelte-no5rh1{font-size:.95rem;color:var(--text-muted);line-height:1.6}.closing-note.svelte-no5rh1{font-style:italic;color:var(--text-subtle);font-size:.95rem}.content-wrapper.svelte-1ad5ihy{display:grid;gap:4rem;align-items:center}@media(min-width:900px){.content-wrapper.svelte-1ad5ihy{grid-template-columns:1.2fr .8fr}}.intro-text.svelte-1ad5ihy{font-size:1.1rem;color:var(--text-muted);margin:1.5rem 0 2.5rem;line-height:1.7;max-width:500px}.features-list.svelte-1ad5ihy{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.feature-item.svelte-1ad5ihy{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:#ffffff05;border:1px solid var(--border-subtle);transition:all .2s ease}.feature-item.svelte-1ad5ihy:hover{background:#ffffff0a;border-color:var(--brand-glow);transform:translate(5px)}.icon-box.svelte-1ad5ihy{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#007fcc1a;border-radius:8px;color:var(--brand)}.feature-title.svelte-1ad5ihy{font-size:1rem;font-weight:600;color:var(--text-strong);margin-bottom:.25rem}.feature-desc.svelte-1ad5ihy{font-size:.9rem;color:var(--text-muted);line-height:1.5}.closing-note.svelte-1ad5ihy{font-family:var(--font-mono);font-size:.85rem;color:var(--text-subtle);border-left:2px solid var(--brand);padding-left:1rem}.visual-side.svelte-1ad5ihy{display:flex;justify-content:center}.waveform-container.svelte-1ad5ihy{padding:3rem;display:flex;flex-direction:column;align-items:center;gap:2rem;background:radial-gradient(circle at center,rgba(0,127,204,.1),transparent 70%)}.waveform-bars.svelte-1ad5ihy{display:flex;align-items:center;gap:6px;height:60px}.bar.svelte-1ad5ihy{width:6px;background:var(--brand-bright);border-radius:4px;height:20%;animation:svelte-1ad5ihy-wave 1.2s ease-in-out infinite;animation-delay:var(--delay);box-shadow:0 0 10px var(--brand-glow)}.waveform-label.svelte-1ad5ihy{font-family:var(--font-mono);font-size:.75rem;letter-spacing:.2em;color:var(--brand);opacity:.8}@keyframes svelte-1ad5ihy-wave{0%,to{height:20%;opacity:.5}50%{height:100%;opacity:1}}.header-group.svelte-1xr99vh{text-align:center;max-width:700px;margin:0 auto 4rem}.eyebrow.svelte-1xr99vh{justify-content:center;margin-bottom:1rem}.intro-text.svelte-1xr99vh{font-size:1.1rem;color:var(--text-muted);margin-top:1.5rem;line-height:1.7}.features-grid.svelte-1xr99vh{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-bottom:3rem}.feature-card.svelte-1xr99vh{padding:2rem;display:flex;flex-direction:column;gap:1rem;height:100%;background:#ffffff05}.icon-wrapper.svelte-1xr99vh{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#007fcc1a;border-radius:12px;color:var(--brand-bright);margin-bottom:.5rem}.feature-title.svelte-1xr99vh{font-family:var(--font-display);font-size:1.25rem;font-weight:600;color:var(--text-strong)}.feature-text.svelte-1xr99vh{font-size:.95rem;color:var(--text-muted);line-height:1.6}.closing-wrapper.svelte-1xr99vh{text-align:center;padding-top:2rem;border-top:1px solid var(--border-subtle);max-width:600px;margin:0 auto}.closing-text.svelte-1xr99vh{font-family:var(--font-mono);color:var(--text-subtle);font-size:.9rem}.section.modern-under-hood.svelte-1d4zlhf{position:relative;z-index:1;overflow:visible}.modern-inner.svelte-1d4zlhf{display:grid;gap:4rem;align-items:center;overflow:visible}.visual-side.svelte-1d4zlhf{position:relative;display:flex;justify-content:center;align-items:center;min-height:400px}.core-visual.svelte-1d4zlhf{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(255,159,67,.05),transparent 70%);z-index:0}.reactor-container.svelte-1d4zlhf{position:relative;width:280px;height:280px;display:flex;align-items:center;justify-content:center;z-index:1}.reactor-ring.svelte-1d4zlhf{position:absolute;inset:0;border:1px dashed rgba(255,159,67,.3);border-radius:50%;animation:svelte-1d4zlhf-spin 20s linear infinite}.reactor-ring.svelte-1d4zlhf:before{content:"";position:absolute;inset:-10px;border:1px solid rgba(255,159,67,.1);border-radius:50%}.reactor-core.svelte-1d4zlhf{position:relative;width:160px;height:160px;display:flex;align-items:center;justify-content:center;z-index:2}.rust-logo{width:100%;height:100%;color:var(--accent)}.rust-logo .rust-r{color:var(--accent);filter:none}.rust-logo .rust-gear{color:var(--accent)}.core-glow.svelte-1d4zlhf{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;background:var(--accent);filter:blur(50px);opacity:.3;animation:svelte-1d4zlhf-pulse 3s ease-in-out infinite;z-index:-1}.content-side.svelte-1d4zlhf{padding:3rem;background:var(--bg-glass-darker)}.eyebrow.svelte-1d4zlhf{color:var(--accent);margin-bottom:1rem}.tagline.svelte-1d4zlhf{font-size:1.5rem;color:var(--text-strong);margin-bottom:1.5rem;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em}.description.svelte-1d4zlhf{font-size:1.1rem;color:var(--text-muted);line-height:1.7;margin-bottom:3rem}.features-grid.svelte-1d4zlhf{display:grid;grid-template-columns:1fr;gap:2rem}.feature-item.svelte-1d4zlhf{padding-left:1.5rem;border-left:1px solid var(--border-subtle);transition:border-color .3s ease}.feature-item.svelte-1d4zlhf:hover{border-left-color:var(--accent)}.feature-header.svelte-1d4zlhf{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.feature-title.svelte-1d4zlhf{font-size:1rem;font-weight:700;color:var(--text-strong);text-transform:uppercase;letter-spacing:.05em}.feature-desc.svelte-1d4zlhf{font-size:.95rem;color:var(--text-muted);line-height:1.5}@keyframes svelte-1d4zlhf-pulse{0%,to{opacity:.2;transform:translate(-50%,-50%) scale(1)}50%{opacity:.4;transform:translate(-50%,-50%) scale(1.2)}}@keyframes svelte-1d4zlhf-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(min-width:768px){.modern-inner.svelte-1d4zlhf{grid-template-columns:1fr 1.2fr}.features-grid.svelte-1d4zlhf{grid-template-columns:1fr 1fr}}.header-group.svelte-zu4xqk{text-align:center;max-width:600px;margin:0 auto 4rem}.eyebrow.svelte-zu4xqk{justify-content:center;margin-bottom:1rem}.intro-text.svelte-zu4xqk{font-size:1.1rem;color:var(--text-muted);margin-top:1.5rem;line-height:1.7}.specs-grid.svelte-zu4xqk{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem}.spec-card.svelte-zu4xqk{padding:2rem;display:flex;align-items:flex-start;gap:1.5rem;background:#ffffff05}.spec-icon.svelte-zu4xqk{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#007fcc1a;border-radius:12px;color:var(--brand)}.spec-content.svelte-zu4xqk{display:flex;flex-direction:column}.spec-label.svelte-zu4xqk{font-family:var(--font-mono);font-size:.8rem;color:var(--text-subtle);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem}.spec-value.svelte-zu4xqk{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--text-strong);margin-bottom:.75rem}.spec-desc.svelte-zu4xqk{font-size:.95rem;color:var(--text-muted);line-height:1.6}.closing-wrapper.svelte-zu4xqk{text-align:center;padding-top:2rem;border-top:1px solid var(--border-subtle)}.closing-text.svelte-zu4xqk{font-weight:500;color:var(--text-strong);font-size:1.1rem}.footer-cta.svelte-1s228yr{padding:4rem 0}.footer-cta-card.svelte-1s228yr{padding:clamp(2rem,5vw,4rem);background:linear-gradient(135deg,var(--bg-footer-gradient-start) 0%,rgba(88,101,242,.1) 100%);border:1px solid var(--border-subtle);border-radius:24px;display:flex;flex-direction:column;gap:2rem;align-items:center;text-align:center;position:relative;overflow:hidden}.footer-cta-card.svelte-1s228yr:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(88,101,242,.08),transparent 70%);pointer-events:none}.footer-cta-content.svelte-1s228yr{max-width:600px;position:relative;z-index:1}.footer-cta-title.svelte-1s228yr{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem;color:var(--text-strong);font-family:var(--font-display)}.footer-cta-subtitle.svelte-1s228yr{font-size:1.1rem;color:var(--text-muted);line-height:1.6}.footer-cta-actions.svelte-1s228yr{position:relative;z-index:1}.btn--discord.svelte-1s228yr{background-color:#5865f2;color:#fff;border:1px solid #5865F2;box-shadow:0 4px 14px #5865f24d}.btn--discord.svelte-1s228yr:hover{background-color:#4752c4;border-color:#4752c4;box-shadow:0 6px 20px #5865f266;transform:translateY(-1px)}.footer-cta-btn.svelte-1s228yr{padding:.85rem 2rem;font-size:1rem;display:flex;align-items:center;gap:.75rem}.footer-cta-btn.svelte-1s228yr svg{width:24px;height:24px}@media(min-width:768px){.footer-cta-card.svelte-1s228yr{flex-direction:row;justify-content:space-between;text-align:left;align-items:center}.footer-cta-content.svelte-1s228yr{flex:1;padding-right:2rem}}.footer.svelte-1vqakop{padding:var(--section-gap) 0 2rem;border-top:1px solid var(--border-subtle);margin-top:var(--section-gap);background:var(--bg-secondary)}.footer-inner.svelte-1vqakop{display:grid;gap:3rem;margin-bottom:4rem}.footer-brand-col.svelte-1vqakop{display:flex;flex-direction:column;gap:1.5rem;max-width:360px}.footer-logo.svelte-1vqakop{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;font-weight:700;font-size:1.5rem;color:var(--text-strong);font-family:var(--font-display);letter-spacing:.05em;position:relative}.footer-logo.svelte-1vqakop svg{width:48px;height:48px;color:var(--brand);filter:drop-shadow(0 0 5px rgba(0,127,204,.3))}.footer-tagline.svelte-1vqakop{font-size:.95rem;color:var(--text-muted);line-height:1.6}.footer-status.svelte-1vqakop{display:inline-flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background:#ffffff08;border:1px solid var(--border-subtle);border-radius:var(--radius-pill);width:fit-content}.status-dot.svelte-1vqakop{width:8px;height:8px;border-radius:50%;background-color:var(--text-muted)}.status-dot.operational.svelte-1vqakop{background-color:var(--success);box-shadow:0 0 8px #28c76f66;animation:svelte-1vqakop-blink 3s infinite}.status-text.svelte-1vqakop{font-size:.85rem;font-weight:500;color:var(--text-strong);font-family:var(--font-mono)}.footer-links-col.svelte-1vqakop{display:flex;flex-direction:column;gap:1.25rem}.footer-heading.svelte-1vqakop{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-subtle);font-family:var(--font-mono)}.footer-nav.svelte-1vqakop{display:flex;flex-direction:column;gap:.75rem}.footer-link.svelte-1vqakop{font-size:.95rem;color:var(--text-muted);text-decoration:none;transition:color .2s ease}.footer-link.svelte-1vqakop:hover{color:var(--brand-bright)}.footer-bottom.svelte-1vqakop{padding-top:2rem;border-top:1px solid var(--border-subtle);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-copy.svelte-1vqakop{font-size:.85rem;color:var(--text-subtle)}@media(min-width:768px){.footer-inner.svelte-1vqakop{grid-template-columns:2fr 1fr 1fr 1fr 1fr}}@keyframes svelte-1vqakop-blink{0%,to{opacity:1}50%{opacity:.5}}
