:root{--color-bg-deep: #050d18;--color-bg-primary: #0a1929;--color-bg-secondary: #0d2137;--color-bg-tertiary: #112840;--color-accent-primary: #00c8c8;--color-accent-bright: #00ffff;--color-accent-glow: rgba(0, 255, 255, .15);--color-accent-warm: #ff8844;--color-text-primary: #f0f5f9;--color-text-secondary: #8ba3bc;--color-text-muted: #5a7896;--color-border: rgba(139, 163, 188, .15);--color-border-bright: rgba(0, 200, 200, .3);--font-display: "Cinzel", serif;--font-body: "Nunito Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--space-4xl: 6rem;--transition-fast: .15s ease;--transition-base: .25s ease;--transition-slow: .4s ease;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px}:where(.astro-j7pv25f6),:where(.astro-j7pv25f6):before,:where(.astro-j7pv25f6):after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);background:var(--color-bg-primary);color:var(--color-text-primary);line-height:1.6;overflow-x:hidden}a:where(.astro-j7pv25f6){color:inherit;text-decoration:none}ul:where(.astro-j7pv25f6){list-style:none}img:where(.astro-j7pv25f6),svg:where(.astro-j7pv25f6){display:block;max-width:100%}button:where(.astro-j7pv25f6){font:inherit;cursor:pointer;background:none;border:none;color:inherit}#network-bg:where(.astro-j7pv25f6){position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:.6}.nav:where(.astro-j7pv25f6){position:fixed;top:0;left:0;right:0;z-index:100;padding:var(--space-md) var(--space-xl);background:linear-gradient(to bottom,var(--color-bg-primary),transparent);backdrop-filter:blur(8px)}.nav-inner:where(.astro-j7pv25f6){max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.nav-logo:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:1.5rem;font-weight:600;letter-spacing:.15em;color:var(--color-accent-bright);text-shadow:0 0 30px var(--color-accent-glow)}.nav-links:where(.astro-j7pv25f6){display:flex;align-items:center;gap:var(--space-xl)}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):not(.lang-btn){font-size:.95rem;font-weight:500;color:var(--color-text-secondary);transition:color var(--transition-fast)}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):not(.lang-btn):hover{color:var(--color-accent-bright)}.lang-switcher:where(.astro-j7pv25f6){display:flex;align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-sm);background:var(--color-bg-secondary);border-radius:var(--radius-full);border:1px solid var(--color-border)}.lang-btn:where(.astro-j7pv25f6){font-size:.8rem;font-weight:600;padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-full);color:var(--color-text-muted);transition:all var(--transition-fast)}.lang-btn:where(.astro-j7pv25f6).active,.lang-btn:where(.astro-j7pv25f6):hover{color:var(--color-accent-bright);background:var(--color-bg-tertiary)}.lang-divider:where(.astro-j7pv25f6){color:var(--color-text-muted);font-size:.75rem}.mobile-menu-btn:where(.astro-j7pv25f6){display:none;flex-direction:column;gap:5px;padding:var(--space-sm)}.mobile-menu-btn:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){display:block;width:24px;height:2px;background:var(--color-text-secondary);border-radius:2px;transition:var(--transition-fast)}@media(max-width:768px){.nav-links:where(.astro-j7pv25f6){display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;background:#0a1929fa;backdrop-filter:blur(12px);padding:var(--space-lg);gap:var(--space-md);border-bottom:1px solid var(--color-border)}.nav-links:where(.astro-j7pv25f6).active{display:flex}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):not(.lang-btn){padding:var(--space-md);border-radius:var(--radius-md);background:var(--color-bg-secondary);text-align:center}.lang-switcher:where(.astro-j7pv25f6){justify-content:center}.mobile-menu-btn:where(.astro-j7pv25f6){display:flex}.mobile-menu-btn:where(.astro-j7pv25f6).active span:where(.astro-j7pv25f6):nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn:where(.astro-j7pv25f6).active span:where(.astro-j7pv25f6):nth-child(2){opacity:0}.mobile-menu-btn:where(.astro-j7pv25f6).active span:where(.astro-j7pv25f6):nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}}.hero:where(.astro-j7pv25f6){min-height:auto;max-width:1200px;margin:0 auto;padding:calc(80px + var(--space-3xl)) var(--space-xl) var(--space-3xl)}.hero-content:where(.astro-j7pv25f6){max-width:650px;animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-badge:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);background:var(--color-bg-secondary);border:1px solid var(--color-border-bright);border-radius:var(--radius-full);font-size:.85rem;font-weight:500;color:var(--color-accent-bright);margin-bottom:var(--space-xl)}.pulse-dot:where(.astro-j7pv25f6){width:8px;height:8px;background:var(--color-accent-bright);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.hero-title:where(.astro-j7pv25f6){margin-bottom:var(--space-lg)}.title-main:where(.astro-j7pv25f6){display:block;font-family:var(--font-display);font-size:clamp(2.2rem,10vw,4.1rem);font-weight:500;letter-spacing:.35em;line-height:1.1;background:linear-gradient(135deg,var(--color-text-primary) 0%,var(--color-accent-bright) 50%,var(--color-accent-primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 80px var(--color-accent-glow)}@media(max-width:480px){.title-main:where(.astro-j7pv25f6){letter-spacing:.2em}}.hero-subtitle:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:400;color:var(--color-text-secondary);letter-spacing:.08em;margin-bottom:var(--space-lg)}.hero-description:where(.astro-j7pv25f6){font-size:1.1rem;color:var(--color-text-secondary);max-width:520px;margin-bottom:var(--space-2xl);line-height:1.4}.hero-ctas:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:var(--space-md);margin-bottom:var(--space-3xl)}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:var(--space-sm);padding:var(--space-md) var(--space-xl);font-size:.95rem;font-weight:600;border-radius:var(--radius-md);transition:all var(--transition-base);position:relative;overflow:hidden}.btn-primary:where(.astro-j7pv25f6){background:linear-gradient(135deg,var(--color-accent-primary) 0%,var(--color-accent-bright) 100%);color:var(--color-bg-primary);box-shadow:0 4px 20px var(--color-accent-glow)}.btn-primary:where(.astro-j7pv25f6):hover{transform:translateY(-2px);box-shadow:0 8px 30px #00ffff4d}.btn-primary:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){transition:transform var(--transition-fast)}.btn-primary:where(.astro-j7pv25f6):hover svg:where(.astro-j7pv25f6){transform:translate(4px)}.btn-secondary:where(.astro-j7pv25f6){background:var(--color-bg-secondary);border:1px solid var(--color-border);color:var(--color-text-primary)}.btn-secondary:where(.astro-j7pv25f6):hover{border-color:var(--color-accent-primary);background:var(--color-bg-tertiary)}.btn-ghost:where(.astro-j7pv25f6){background:transparent;border:1px solid var(--color-border);color:var(--color-text-primary)}.btn-ghost:where(.astro-j7pv25f6):hover{border-color:var(--color-accent-primary);background:var(--color-bg-secondary)}.btn-large:where(.astro-j7pv25f6){padding:var(--space-lg) var(--space-2xl);font-size:1rem}.hero-stats:where(.astro-j7pv25f6){display:flex;align-items:center;gap:var(--space-xl);padding:var(--space-lg);background:var(--color-bg-secondary);border-radius:var(--radius-lg);border:1px solid var(--color-border);width:fit-content}.stat:where(.astro-j7pv25f6){text-align:center}.stat-value:where(.astro-j7pv25f6){display:block;font-family:var(--font-mono);font-size:1.5rem;font-weight:600;color:var(--color-accent-bright)}.stat-label:where(.astro-j7pv25f6){font-size:.8rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.stat-divider:where(.astro-j7pv25f6){width:1px;height:40px;background:var(--color-border)}.certification-badge:where(.astro-j7pv25f6){display:flex;align-items:center;background:#fff;border-radius:var(--radius-md);padding:var(--space-sm) var(--space-md);transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.certification-badge:where(.astro-j7pv25f6):hover{transform:scale(1.05);box-shadow:0 4px 12px #0003}.certification-badge:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){height:40px;width:auto}@media(max-width:640px){.hero-stats:where(.astro-j7pv25f6){flex-direction:column;gap:var(--space-md)}.stat-divider:where(.astro-j7pv25f6){width:60px;height:1px}.certification-badge:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){height:32px}}section:where(.astro-j7pv25f6){padding:var(--space-4xl) var(--space-xl)}.section-header:where(.astro-j7pv25f6){text-align:center;max-width:700px;margin:0 auto var(--space-3xl)}.section-tag:where(.astro-j7pv25f6){display:inline-block;font-family:var(--font-mono);font-size:.8rem;font-weight:500;color:var(--color-accent-primary);text-transform:uppercase;letter-spacing:.1em;padding:var(--space-xs) var(--space-md);background:var(--color-accent-glow);border-radius:var(--radius-full);margin-bottom:var(--space-md)}.section-title:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:clamp(2rem,4vw,2.75rem);font-weight:500;letter-spacing:.03em;margin-bottom:var(--space-md)}.section-description:where(.astro-j7pv25f6){font-size:1.1rem;color:var(--color-text-secondary);line-height:1.7}.features:where(.astro-j7pv25f6){background:linear-gradient(180deg,var(--color-bg-primary) 0%,var(--color-bg-deep) 100%)}.features-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-xl);max-width:1200px;margin:0 auto}.feature-card:where(.astro-j7pv25f6){padding:var(--space-2xl);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base);position:relative;overflow:hidden}.feature-card:where(.astro-j7pv25f6):before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-accent-primary),var(--color-accent-bright));opacity:0;transition:opacity var(--transition-base)}.feature-card:where(.astro-j7pv25f6):hover{border-color:var(--color-border-bright);transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.feature-card:where(.astro-j7pv25f6):hover:before{opacity:1}.feature-icon:where(.astro-j7pv25f6){width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--color-accent-glow);border-radius:var(--radius-md);margin-bottom:var(--space-lg)}.feature-icon:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:24px;height:24px;color:var(--color-accent-bright)}.feature-title:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:1.25rem;font-weight:500;letter-spacing:.02em;margin-bottom:var(--space-md)}.feature-description:where(.astro-j7pv25f6){font-size:.95rem;color:var(--color-text-secondary);margin-bottom:var(--space-lg);line-height:1.6}.feature-list:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:var(--space-sm)}.feature-list:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){display:flex;align-items:center;gap:var(--space-sm);font-size:.85rem;color:var(--color-text-muted)}.feature-list:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6):before{content:"→";color:var(--color-accent-primary);font-family:var(--font-mono)}.protocols:where(.astro-j7pv25f6){background:var(--color-bg-deep);position:relative;overflow:hidden}.protocols:where(.astro-j7pv25f6):before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,var(--color-accent-glow) 0%,transparent 70%);opacity:.3}.protocols-grid:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-md);max-width:1000px;margin:0 auto;position:relative}.protocol-item:where(.astro-j7pv25f6){display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-md) var(--space-lg);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:all var(--transition-base)}.protocol-item:where(.astro-j7pv25f6):hover{border-color:var(--color-accent-primary);transform:scale(1.05)}.protocol-name:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.9rem;font-weight:500;color:var(--color-text-primary)}.protocol-badge:where(.astro-j7pv25f6){font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:var(--space-xs) var(--space-sm);background:var(--color-bg-tertiary);color:var(--color-accent-primary);border-radius:var(--radius-sm)}.use-cases:where(.astro-j7pv25f6){background:linear-gradient(180deg,var(--color-bg-deep) 0%,var(--color-bg-primary) 100%)}.audience-flow:where(.astro-j7pv25f6){display:flex;align-items:flex-start;justify-content:center;gap:var(--space-xl);max-width:1200px;margin:0 auto}.audience-item:where(.astro-j7pv25f6){flex:1;max-width:340px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--space-xl);transition:transform var(--transition-base)}.audience-item:where(.astro-j7pv25f6):hover{transform:translateY(-8px)}.audience-item:where(.astro-j7pv25f6):hover .audience-icon:where(.astro-j7pv25f6){border-color:var(--color-accent-primary);box-shadow:0 0 30px var(--color-accent-glow)}.audience-item:where(.astro-j7pv25f6):hover .audience-icon:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){transform:scale(1.1)}.audience-icon:where(.astro-j7pv25f6){width:100px;height:100px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--color-bg-secondary);border:2px solid var(--color-border);margin-bottom:var(--space-xl);transition:all var(--transition-base)}.audience-icon:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:40px;height:40px;color:var(--color-accent-bright);transition:transform var(--transition-base)}.audience-title:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:1.4rem;font-weight:500;letter-spacing:.05em;color:var(--color-text-primary);margin-bottom:var(--space-md)}.audience-description:where(.astro-j7pv25f6){font-size:.95rem;color:var(--color-text-secondary);line-height:1.7;margin-bottom:var(--space-lg)}.audience-tags:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-sm)}.audience-tags:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.75rem;font-weight:500;padding:var(--space-xs) var(--space-sm);background:transparent;border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text-muted);transition:all var(--transition-fast)}.audience-item:where(.astro-j7pv25f6):hover .audience-tags:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){border-color:var(--color-accent-primary);color:var(--color-accent-primary)}@media(max-width:900px){.audience-flow:where(.astro-j7pv25f6){flex-direction:column;align-items:center;gap:var(--space-2xl)}.audience-item:where(.astro-j7pv25f6){max-width:400px}}.cta:where(.astro-j7pv25f6){position:relative;text-align:center;padding:var(--space-4xl) var(--space-xl);overflow:hidden}.cta-content:where(.astro-j7pv25f6){position:relative;z-index:1;max-width:600px;margin:0 auto}.cta-title:where(.astro-j7pv25f6){font-family:var(--font-body);font-size:clamp(2rem,4vw,2.5rem);font-weight:700;letter-spacing:-.01em;margin-bottom:var(--space-md)}.cta-description:where(.astro-j7pv25f6){font-size:1.1rem;color:var(--color-text-secondary);margin-bottom:var(--space-2xl);line-height:1.7}.cta-buttons:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-md)}.cta-decoration:where(.astro-j7pv25f6){position:absolute;inset:0;pointer-events:none}.glow:where(.astro-j7pv25f6){position:absolute;border-radius:50%;filter:blur(100px);opacity:.4}.glow-1:where(.astro-j7pv25f6){width:400px;height:400px;background:var(--color-accent-primary);top:-100px;left:-100px}.glow-2:where(.astro-j7pv25f6){width:300px;height:300px;background:var(--color-accent-warm);bottom:-50px;right:-50px;opacity:.2}.footer:where(.astro-j7pv25f6){background:var(--color-bg-deep);border-top:1px solid var(--color-border);padding:var(--space-4xl) var(--space-xl) var(--space-2xl)}.footer-inner:where(.astro-j7pv25f6){max-width:1200px;margin:0 auto}.footer-brand:where(.astro-j7pv25f6){margin-bottom:var(--space-3xl)}.footer-logo:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:1.75rem;font-weight:600;letter-spacing:.15em;color:var(--color-accent-bright)}.footer-tagline:where(.astro-j7pv25f6){font-size:.9rem;color:var(--color-text-muted);margin-top:var(--space-sm)}.footer-links:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:var(--space-2xl);margin-bottom:var(--space-3xl)}.footer-col:where(.astro-j7pv25f6) h4:where(.astro-j7pv25f6){font-family:var(--font-body);font-size:.85rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-primary);margin-bottom:var(--space-md)}.footer-col:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){display:block;font-size:.9rem;color:var(--color-text-muted);padding:var(--space-xs) 0;transition:color var(--transition-fast)}.footer-col:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover,.footer-col:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6).active{color:var(--color-accent-bright)}.footer-bottom:where(.astro-j7pv25f6){padding-top:var(--space-2xl);border-top:1px solid var(--color-border);display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--space-md)}.footer-license:where(.astro-j7pv25f6),.footer-copyright:where(.astro-j7pv25f6){font-size:.85rem;color:var(--color-text-muted)}.footer-license:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--color-accent-primary)}.footer-license:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{text-decoration:underline}@media(max-width:640px){.footer-bottom:where(.astro-j7pv25f6){flex-direction:column;text-align:center}}.performance:where(.astro-j7pv25f6){padding:var(--space-2xl) var(--space-xl);background:linear-gradient(180deg,transparent 0%,rgba(0,200,200,.02) 50%,transparent 100%);position:relative}.performance:where(.astro-j7pv25f6):before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:80%;max-width:900px;height:1px;background:linear-gradient(90deg,transparent,var(--color-border),transparent)}.perf-container:where(.astro-j7pv25f6){max-width:1000px;margin:0 auto;text-align:center}.perf-header:where(.astro-j7pv25f6){margin-bottom:var(--space-xl)}.perf-tag:where(.astro-j7pv25f6){display:inline-block;font-family:var(--font-mono);font-size:.75rem;font-weight:500;color:var(--color-accent-primary);text-transform:uppercase;letter-spacing:.15em;margin-bottom:var(--space-sm);padding:.25rem .75rem;border:1px solid rgba(0,200,200,.3);border-radius:2px;background:#00c8c80d}.perf-title:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:500;letter-spacing:.03em;margin-bottom:var(--space-xs);color:var(--color-text-primary)}.perf-subtitle:where(.astro-j7pv25f6){font-size:.9rem;color:var(--color-text-muted);max-width:500px;margin:0 auto}.perf-metrics:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-md);margin-bottom:var(--space-lg)}.perf-metric:where(.astro-j7pv25f6){padding:var(--space-lg) var(--space-sm);background:#0d213799;border:1px solid var(--color-border);border-radius:var(--radius-md);position:relative;overflow:hidden;transition:all .3s ease}.perf-metric:where(.astro-j7pv25f6):before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--color-accent-primary),transparent);opacity:0;transition:opacity .3s ease}.perf-metric:where(.astro-j7pv25f6):hover:before{opacity:1}.perf-metric:where(.astro-j7pv25f6):hover{border-color:#00c8c84d;transform:translateY(-2px)}.perf-value:where(.astro-j7pv25f6){display:block;font-family:var(--font-mono);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;color:var(--color-accent-primary);line-height:1;text-shadow:0 0 30px rgba(0,200,200,.3)}.perf-unit:where(.astro-j7pv25f6){display:block;font-family:var(--font-mono);font-size:.7rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.1em;margin-top:.25rem}.perf-label:where(.astro-j7pv25f6){display:block;font-size:.75rem;color:var(--color-text-secondary);margin-top:var(--space-sm);line-height:1.3}.perf-metric-highlight:where(.astro-j7pv25f6) .perf-value:where(.astro-j7pv25f6){color:#4ade80;text-shadow:0 0 30px rgba(74,222,128,.3)}.perf-link:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.8rem;color:var(--color-text-muted);text-decoration:none;transition:all .2s ease;padding:.5rem 1rem;border-radius:var(--radius-sm)}.perf-link:where(.astro-j7pv25f6):hover{color:var(--color-accent-primary);background:#00c8c80d}.perf-link:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){transition:transform .2s ease}.perf-link:where(.astro-j7pv25f6):hover svg:where(.astro-j7pv25f6){transform:translate(3px)}@media(max-width:768px){.perf-metrics:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.perf-metrics:where(.astro-j7pv25f6){grid-template-columns:1fr 1fr;gap:var(--space-sm)}.perf-metric:where(.astro-j7pv25f6){padding:var(--space-md) var(--space-xs)}.perf-value:where(.astro-j7pv25f6){font-size:1.5rem}}.pricing-calculator:where(.astro-j7pv25f6){padding:var(--space-3xl) var(--space-xl)}.calculator-container:where(.astro-j7pv25f6){display:grid;grid-template-columns:1.3fr 1fr;gap:var(--space-2xl);max-width:1000px;margin:0 auto;align-items:start}.calculator-input:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:var(--space-xl)}.mau-hero:where(.astro-j7pv25f6){background:linear-gradient(145deg,#00c8c80f,#0d2137cc);border:1px solid rgba(0,200,200,.2);border-radius:var(--radius-xl);padding:var(--space-xl) var(--space-xl) var(--space-lg)}.mau-display:where(.astro-j7pv25f6){text-align:center;margin-bottom:var(--space-lg)}.mau-label:where(.astro-j7pv25f6){display:block;font-family:var(--font-mono);font-size:.7rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.15em;margin-bottom:var(--space-sm)}.mau-value:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;color:var(--color-accent-bright);text-shadow:0 0 30px rgba(0,200,200,.4);letter-spacing:-.02em;line-height:1}.slider-track-wrapper:where(.astro-j7pv25f6){position:relative}.slider-track-wrapper:where(.astro-j7pv25f6) #mau-slider:where(.astro-j7pv25f6){width:100%;-webkit-appearance:none;appearance:none;height:12px;background:linear-gradient(90deg,var(--color-bg-tertiary) 0%,rgba(0,200,200,.2) 100%);border-radius:6px;cursor:pointer;margin-bottom:var(--space-sm)}.slider-track-wrapper:where(.astro-j7pv25f6) #mau-slider:where(.astro-j7pv25f6)::-webkit-slider-thumb{-webkit-appearance:none;width:28px;height:28px;background:linear-gradient(135deg,var(--color-accent-bright) 0%,var(--color-accent-primary) 100%);border-radius:50%;border:3px solid var(--color-bg-deep);box-shadow:0 0 20px #00c8c899,0 4px 12px #0000004d;cursor:grab;transition:transform .15s ease,box-shadow .15s ease}.slider-track-wrapper:where(.astro-j7pv25f6) #mau-slider:where(.astro-j7pv25f6)::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 0 30px #00c8c8cc,0 6px 16px #0006}.slider-track-wrapper:where(.astro-j7pv25f6) #mau-slider:where(.astro-j7pv25f6)::-webkit-slider-thumb:active{cursor:grabbing}.slider-track-wrapper:where(.astro-j7pv25f6) #mau-slider:where(.astro-j7pv25f6)::-moz-range-thumb{width:28px;height:28px;background:linear-gradient(135deg,var(--color-accent-bright) 0%,var(--color-accent-primary) 100%);border-radius:50%;border:3px solid var(--color-bg-deep);box-shadow:0 0 20px #00c8c899;cursor:grab}.service-section:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:var(--space-sm)}.service-section-label:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.7rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.1em}.service-type-row:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:var(--space-xs)}.service-chip:where(.astro-j7pv25f6){cursor:pointer}.service-chip:where(.astro-j7pv25f6) input:where(.astro-j7pv25f6){position:absolute;opacity:0;pointer-events:none}.service-chip:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){display:inline-block;padding:var(--space-xs) var(--space-md);font-size:.8rem;font-weight:500;color:var(--color-text-muted);background:var(--color-bg-tertiary);border:1px solid var(--color-border);border-radius:var(--radius-full);transition:all var(--transition-fast)}.service-chip:where(.astro-j7pv25f6):hover span:where(.astro-j7pv25f6){border-color:var(--color-accent-primary);color:var(--color-text-secondary)}.service-chip:where(.astro-j7pv25f6) input:where(.astro-j7pv25f6):checked+span:where(.astro-j7pv25f6){background:#00c8c826;border-color:var(--color-accent-primary);color:var(--color-accent-bright)}.assumptions-box:where(.astro-j7pv25f6){padding:var(--space-sm) var(--space-md);background:var(--color-bg-secondary);border-left:3px solid var(--color-accent-primary);border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-size:.8rem;color:var(--color-text-muted);line-height:1.6}.assumptions-title:where(.astro-j7pv25f6){color:var(--color-text-secondary);font-weight:600;margin-right:var(--space-xs)}.calculator-results:where(.astro-j7pv25f6){background:linear-gradient(135deg,#00c8c814,#0d2137e6);border:1px solid rgba(0,200,200,.3);border-radius:var(--radius-lg);padding:var(--space-lg)}.result-main:where(.astro-j7pv25f6){display:flex;align-items:baseline;gap:var(--space-xs);margin-bottom:var(--space-md)}.result-cost:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:2rem;font-weight:700;color:var(--color-accent-bright);text-shadow:0 0 30px var(--color-accent-glow)}.result-period:where(.astro-j7pv25f6){font-size:.9rem;color:var(--color-text-muted)}.result-details:where(.astro-j7pv25f6){display:flex;gap:var(--space-lg);margin-bottom:var(--space-md);padding-bottom:var(--space-md);border-bottom:1px solid var(--color-border)}.result-item:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:2px}.result-item-label:where(.astro-j7pv25f6){font-size:.65rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.result-item-value:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.9rem;font-weight:600;color:var(--color-text-primary)}.result-breakdown:where(.astro-j7pv25f6){font-size:.7rem;color:var(--color-text-muted);line-height:1.6}.breakdown-line:where(.astro-j7pv25f6){display:block}.pricing-note:where(.astro-j7pv25f6){text-align:center;font-size:.75rem;color:var(--color-text-muted);margin-top:var(--space-lg);max-width:900px;margin-left:auto;margin-right:auto}.pricing-note:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--color-accent-primary);text-decoration:underline}.pricing-disclaimer:where(.astro-j7pv25f6){text-align:center;font-size:.85rem;color:var(--color-text-secondary);margin-top:var(--space-md);max-width:900px;margin-left:auto;margin-right:auto;padding:var(--space-sm) var(--space-md);background:#ff88441a;border-radius:var(--radius-md);border-left:3px solid var(--color-accent-warm)}@media(max-width:900px){.calculator-container:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:var(--space-xl)}.mau-hero:where(.astro-j7pv25f6){padding:var(--space-lg)}.mau-value:where(.astro-j7pv25f6){font-size:clamp(2rem,8vw,2.5rem)}.calculator-results:where(.astro-j7pv25f6){max-width:400px;margin:0 auto}}
