: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: "Noto Sans JP", -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-6h4bbhta),:where(.astro-6h4bbhta):before,:where(.astro-6h4bbhta):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.7;overflow-x:hidden}a:where(.astro-6h4bbhta){color:inherit;text-decoration:none}ul:where(.astro-6h4bbhta){list-style:none}img:where(.astro-6h4bbhta),svg:where(.astro-6h4bbhta){display:block;max-width:100%}button:where(.astro-6h4bbhta){font:inherit;cursor:pointer;background:none;border:none;color:inherit}#network-bg:where(.astro-6h4bbhta){position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:.6}.nav:where(.astro-6h4bbhta){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-6h4bbhta){max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.nav-logo:where(.astro-6h4bbhta){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-6h4bbhta){display:flex;align-items:center;gap:var(--space-xl)}.nav-links:where(.astro-6h4bbhta) a:where(.astro-6h4bbhta):not(.lang-btn){font-size:.95rem;font-weight:500;color:var(--color-text-secondary);transition:color var(--transition-fast)}.nav-links:where(.astro-6h4bbhta) a:where(.astro-6h4bbhta):not(.lang-btn):hover{color:var(--color-accent-bright)}.lang-switcher:where(.astro-6h4bbhta){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-6h4bbhta){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-6h4bbhta).active,.lang-btn:where(.astro-6h4bbhta):hover{color:var(--color-accent-bright);background:var(--color-bg-tertiary)}.lang-divider:where(.astro-6h4bbhta){color:var(--color-text-muted);font-size:.75rem}.mobile-menu-btn:where(.astro-6h4bbhta){display:none;flex-direction:column;gap:5px;padding:var(--space-sm)}.mobile-menu-btn:where(.astro-6h4bbhta) span:where(.astro-6h4bbhta){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-6h4bbhta){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-6h4bbhta).active{display:flex}.nav-links:where(.astro-6h4bbhta) a:where(.astro-6h4bbhta):not(.lang-btn){padding:var(--space-md);border-radius:var(--radius-md);background:var(--color-bg-secondary);text-align:center}.lang-switcher:where(.astro-6h4bbhta){justify-content:center}.mobile-menu-btn:where(.astro-6h4bbhta){display:flex}.mobile-menu-btn:where(.astro-6h4bbhta).active span:where(.astro-6h4bbhta):nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn:where(.astro-6h4bbhta).active span:where(.astro-6h4bbhta):nth-child(2){opacity:0}.mobile-menu-btn:where(.astro-6h4bbhta).active span:where(.astro-6h4bbhta):nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}}.hero:where(.astro-6h4bbhta){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-6h4bbhta){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-6h4bbhta){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-6h4bbhta){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-6h4bbhta){margin-bottom:var(--space-lg)}.title-main:where(.astro-6h4bbhta){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-6h4bbhta){letter-spacing:.2em}}.hero-subtitle:where(.astro-6h4bbhta){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-6h4bbhta){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-6h4bbhta){display:flex;flex-wrap:wrap;gap:var(--space-md);margin-bottom:var(--space-3xl)}.btn:where(.astro-6h4bbhta){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-6h4bbhta){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-6h4bbhta):hover{transform:translateY(-2px);box-shadow:0 8px 30px #00ffff4d}.btn-primary:where(.astro-6h4bbhta) svg:where(.astro-6h4bbhta){transition:transform var(--transition-fast)}.btn-primary:where(.astro-6h4bbhta):hover svg:where(.astro-6h4bbhta){transform:translate(4px)}.btn-secondary:where(.astro-6h4bbhta){background:var(--color-bg-secondary);border:1px solid var(--color-border);color:var(--color-text-primary)}.btn-secondary:where(.astro-6h4bbhta):hover{border-color:var(--color-accent-primary);background:var(--color-bg-tertiary)}.btn-ghost:where(.astro-6h4bbhta){background:transparent;border:1px solid var(--color-border);color:var(--color-text-primary)}.btn-ghost:where(.astro-6h4bbhta):hover{border-color:var(--color-accent-primary);background:var(--color-bg-secondary)}.btn-large:where(.astro-6h4bbhta){padding:var(--space-lg) var(--space-2xl);font-size:1rem}.hero-stats:where(.astro-6h4bbhta){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-6h4bbhta){text-align:center}.stat-value:where(.astro-6h4bbhta){display:block;font-family:var(--font-mono);font-size:1.5rem;font-weight:600;color:var(--color-accent-bright)}.stat-label:where(.astro-6h4bbhta){font-size:.75rem;color:var(--color-text-muted);letter-spacing:.02em}.stat-divider:where(.astro-6h4bbhta){width:1px;height:40px;background:var(--color-border)}.certification-badge:where(.astro-6h4bbhta){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-6h4bbhta):hover{transform:scale(1.05);box-shadow:0 4px 12px #0003}.certification-badge:where(.astro-6h4bbhta) img:where(.astro-6h4bbhta){height:40px;width:auto}@media(max-width:640px){.hero-stats:where(.astro-6h4bbhta){flex-direction:column;gap:var(--space-md)}.stat-divider:where(.astro-6h4bbhta){width:60px;height:1px}.certification-badge:where(.astro-6h4bbhta) img:where(.astro-6h4bbhta){height:32px}}section:where(.astro-6h4bbhta){padding:var(--space-4xl) var(--space-xl)}.section-header:where(.astro-6h4bbhta){text-align:center;max-width:700px;margin:0 auto var(--space-3xl)}.section-tag:where(.astro-6h4bbhta){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-6h4bbhta){font-family:var(--font-body);font-size:clamp(2rem,4vw,2.75rem);font-weight:700;letter-spacing:-.01em;margin-bottom:var(--space-md)}.section-description:where(.astro-6h4bbhta){font-size:1.1rem;color:var(--color-text-secondary);line-height:1.8}.features:where(.astro-6h4bbhta){background:linear-gradient(180deg,var(--color-bg-primary) 0%,var(--color-bg-deep) 100%)}.features-grid:where(.astro-6h4bbhta){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-6h4bbhta){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-6h4bbhta):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-6h4bbhta):hover{border-color:var(--color-border-bright);transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.feature-card:where(.astro-6h4bbhta):hover:before{opacity:1}.feature-icon:where(.astro-6h4bbhta){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-6h4bbhta) svg:where(.astro-6h4bbhta){width:24px;height:24px;color:var(--color-accent-bright)}.feature-title:where(.astro-6h4bbhta){font-size:1.25rem;font-weight:600;letter-spacing:.02em;margin-bottom:var(--space-md)}.feature-description:where(.astro-6h4bbhta){font-size:.95rem;color:var(--color-text-secondary);margin-bottom:var(--space-lg);line-height:1.7}.feature-list:where(.astro-6h4bbhta){display:flex;flex-direction:column;gap:var(--space-sm)}.feature-list:where(.astro-6h4bbhta) li:where(.astro-6h4bbhta){display:flex;align-items:center;gap:var(--space-sm);font-size:.85rem;color:var(--color-text-muted)}.feature-list:where(.astro-6h4bbhta) li:where(.astro-6h4bbhta):before{content:"→";color:var(--color-accent-primary);font-family:var(--font-mono)}.protocols:where(.astro-6h4bbhta){background:var(--color-bg-deep);position:relative;overflow:hidden}.protocols:where(.astro-6h4bbhta):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-6h4bbhta){display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-md);max-width:1000px;margin:0 auto;position:relative}.protocol-item:where(.astro-6h4bbhta){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-6h4bbhta):hover{border-color:var(--color-accent-primary);transform:scale(1.05)}.protocol-name:where(.astro-6h4bbhta){font-family:var(--font-mono);font-size:.9rem;font-weight:500;color:var(--color-text-primary)}.protocol-badge:where(.astro-6h4bbhta){font-size:.65rem;font-weight:600;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-6h4bbhta){background:linear-gradient(180deg,var(--color-bg-deep) 0%,var(--color-bg-primary) 100%)}.audience-flow:where(.astro-6h4bbhta){display:flex;align-items:flex-start;justify-content:center;gap:var(--space-xl);max-width:1200px;margin:0 auto}.audience-item:where(.astro-6h4bbhta){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-6h4bbhta):hover{transform:translateY(-8px)}.audience-item:where(.astro-6h4bbhta):hover .audience-icon:where(.astro-6h4bbhta){border-color:var(--color-accent-primary);box-shadow:0 0 30px var(--color-accent-glow)}.audience-item:where(.astro-6h4bbhta):hover .audience-icon:where(.astro-6h4bbhta) svg:where(.astro-6h4bbhta){transform:scale(1.1)}.audience-icon:where(.astro-6h4bbhta){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-6h4bbhta) svg:where(.astro-6h4bbhta){width:40px;height:40px;color:var(--color-accent-bright);transition:transform var(--transition-base)}.audience-title:where(.astro-6h4bbhta){font-size:1.4rem;font-weight:600;letter-spacing:.02em;color:var(--color-text-primary);margin-bottom:var(--space-md)}.audience-description:where(.astro-6h4bbhta){font-size:.95rem;color:var(--color-text-secondary);line-height:1.8;margin-bottom:var(--space-lg)}.audience-tags:where(.astro-6h4bbhta){display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-sm)}.audience-tags:where(.astro-6h4bbhta) span:where(.astro-6h4bbhta){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-6h4bbhta):hover .audience-tags:where(.astro-6h4bbhta) span:where(.astro-6h4bbhta){border-color:var(--color-accent-primary);color:var(--color-accent-primary)}@media(max-width:900px){.audience-flow:where(.astro-6h4bbhta){flex-direction:column;align-items:center;gap:var(--space-2xl)}.audience-item:where(.astro-6h4bbhta){max-width:400px}}.cta:where(.astro-6h4bbhta){position:relative;text-align:center;padding:var(--space-4xl) var(--space-xl);overflow:hidden}.cta-content:where(.astro-6h4bbhta){position:relative;z-index:1;max-width:600px;margin:0 auto}.cta-title:where(.astro-6h4bbhta){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-6h4bbhta){font-size:1.1rem;color:var(--color-text-secondary);margin-bottom:var(--space-2xl);line-height:1.8}.cta-buttons:where(.astro-6h4bbhta){display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-md)}.cta-decoration:where(.astro-6h4bbhta){position:absolute;inset:0;pointer-events:none}.glow:where(.astro-6h4bbhta){position:absolute;border-radius:50%;filter:blur(100px);opacity:.4}.glow-1:where(.astro-6h4bbhta){width:400px;height:400px;background:var(--color-accent-primary);top:-100px;left:-100px}.glow-2:where(.astro-6h4bbhta){width:300px;height:300px;background:var(--color-accent-warm);bottom:-50px;right:-50px;opacity:.2}.footer:where(.astro-6h4bbhta){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-6h4bbhta){max-width:1200px;margin:0 auto}.footer-brand:where(.astro-6h4bbhta){margin-bottom:var(--space-3xl)}.footer-logo:where(.astro-6h4bbhta){font-family:var(--font-display);font-size:1.75rem;font-weight:600;letter-spacing:.15em;color:var(--color-accent-bright)}.footer-tagline:where(.astro-6h4bbhta){font-size:.9rem;color:var(--color-text-muted);margin-top:var(--space-sm)}.footer-links:where(.astro-6h4bbhta){display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:var(--space-2xl);margin-bottom:var(--space-3xl)}.footer-col:where(.astro-6h4bbhta) h4:where(.astro-6h4bbhta){font-size:.85rem;font-weight:600;letter-spacing:.02em;color:var(--color-text-primary);margin-bottom:var(--space-md)}.footer-col:where(.astro-6h4bbhta) a:where(.astro-6h4bbhta){display:block;font-size:.9rem;color:var(--color-text-muted);padding:var(--space-xs) 0;transition:color var(--transition-fast)}.footer-col:where(.astro-6h4bbhta) a:where(.astro-6h4bbhta):hover,.footer-col:where(.astro-6h4bbhta) a:where(.astro-6h4bbhta).active{color:var(--color-accent-bright)}.footer-bottom:where(.astro-6h4bbhta){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-6h4bbhta),.footer-copyright:where(.astro-6h4bbhta){font-size:.85rem;color:var(--color-text-muted)}.footer-license:where(.astro-6h4bbhta) a:where(.astro-6h4bbhta){color:var(--color-accent-primary)}.footer-license:where(.astro-6h4bbhta) a:where(.astro-6h4bbhta):hover{text-decoration:underline}@media(max-width:640px){.footer-bottom:where(.astro-6h4bbhta){flex-direction:column;text-align:center}}.performance:where(.astro-6h4bbhta){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-6h4bbhta):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-6h4bbhta){max-width:1000px;margin:0 auto;text-align:center}.perf-header:where(.astro-6h4bbhta){margin-bottom:var(--space-xl)}.perf-tag:where(.astro-6h4bbhta){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-6h4bbhta){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-6h4bbhta){font-size:.9rem;color:var(--color-text-muted);max-width:500px;margin:0 auto}.perf-metrics:where(.astro-6h4bbhta){display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-md);margin-bottom:var(--space-lg)}.perf-metric:where(.astro-6h4bbhta){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-6h4bbhta):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-6h4bbhta):hover:before{opacity:1}.perf-metric:where(.astro-6h4bbhta):hover{border-color:#00c8c84d;transform:translateY(-2px)}.perf-value:where(.astro-6h4bbhta){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-6h4bbhta){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-6h4bbhta){display:block;font-size:.75rem;color:var(--color-text-secondary);margin-top:var(--space-sm);line-height:1.3}.perf-metric-highlight:where(.astro-6h4bbhta) .perf-value:where(.astro-6h4bbhta){color:#4ade80;text-shadow:0 0 30px rgba(74,222,128,.3)}.perf-link:where(.astro-6h4bbhta){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-6h4bbhta):hover{color:var(--color-accent-primary);background:#00c8c80d}.perf-link:where(.astro-6h4bbhta) svg:where(.astro-6h4bbhta){transition:transform .2s ease}.perf-link:where(.astro-6h4bbhta):hover svg:where(.astro-6h4bbhta){transform:translate(3px)}@media(max-width:768px){.perf-metrics:where(.astro-6h4bbhta){grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.perf-metrics:where(.astro-6h4bbhta){grid-template-columns:1fr 1fr;gap:var(--space-sm)}.perf-metric:where(.astro-6h4bbhta){padding:var(--space-md) var(--space-xs)}.perf-value:where(.astro-6h4bbhta){font-size:1.5rem}}.pricing-calculator:where(.astro-6h4bbhta){padding:var(--space-3xl) var(--space-xl)}.calculator-container:where(.astro-6h4bbhta){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-6h4bbhta){display:flex;flex-direction:column;gap:var(--space-xl)}.mau-hero:where(.astro-6h4bbhta){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-6h4bbhta){text-align:center;margin-bottom:var(--space-lg)}.mau-label:where(.astro-6h4bbhta){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-6h4bbhta){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-6h4bbhta){position:relative}.slider-track-wrapper:where(.astro-6h4bbhta) #mau-slider:where(.astro-6h4bbhta){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-6h4bbhta) #mau-slider:where(.astro-6h4bbhta)::-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-6h4bbhta) #mau-slider:where(.astro-6h4bbhta)::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 0 30px #00c8c8cc,0 6px 16px #0006}.slider-track-wrapper:where(.astro-6h4bbhta) #mau-slider:where(.astro-6h4bbhta)::-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-6h4bbhta){display:flex;flex-direction:column;gap:var(--space-sm)}.service-section-label:where(.astro-6h4bbhta){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-6h4bbhta){display:flex;flex-wrap:wrap;gap:var(--space-xs)}.service-chip:where(.astro-6h4bbhta){cursor:pointer}.service-chip:where(.astro-6h4bbhta) input:where(.astro-6h4bbhta){position:absolute;opacity:0;pointer-events:none}.service-chip:where(.astro-6h4bbhta) span:where(.astro-6h4bbhta){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-6h4bbhta):hover span:where(.astro-6h4bbhta){border-color:var(--color-accent-primary);color:var(--color-text-secondary)}.service-chip:where(.astro-6h4bbhta) input:where(.astro-6h4bbhta):checked+span:where(.astro-6h4bbhta){background:#00c8c826;border-color:var(--color-accent-primary);color:var(--color-accent-bright)}.assumptions-box:where(.astro-6h4bbhta){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-6h4bbhta){color:var(--color-text-secondary);font-weight:600;margin-right:var(--space-xs)}.calculator-results:where(.astro-6h4bbhta){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-6h4bbhta){display:flex;align-items:baseline;gap:var(--space-xs);margin-bottom:var(--space-md)}.result-cost:where(.astro-6h4bbhta){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-6h4bbhta){font-size:.9rem;color:var(--color-text-muted)}.result-details:where(.astro-6h4bbhta){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-6h4bbhta){display:flex;flex-direction:column;gap:2px}.result-item-label:where(.astro-6h4bbhta){font-size:.65rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.result-item-value:where(.astro-6h4bbhta){font-family:var(--font-mono);font-size:.9rem;font-weight:600;color:var(--color-text-primary)}.result-breakdown:where(.astro-6h4bbhta){font-size:.7rem;color:var(--color-text-muted);line-height:1.6}.breakdown-line:where(.astro-6h4bbhta){display:block}.pricing-note:where(.astro-6h4bbhta){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-6h4bbhta) a:where(.astro-6h4bbhta){color:var(--color-accent-primary);text-decoration:underline}.pricing-disclaimer:where(.astro-6h4bbhta){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-6h4bbhta){grid-template-columns:1fr;gap:var(--space-xl)}.mau-hero:where(.astro-6h4bbhta){padding:var(--space-lg)}.mau-value:where(.astro-6h4bbhta){font-size:clamp(2rem,8vw,2.5rem)}.calculator-results:where(.astro-6h4bbhta){max-width:400px;margin:0 auto}}.panel-label:where(.astro-6h4bbhta){font-family:var(--font-mono);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-muted)}.service-type-grid:where(.astro-6h4bbhta){display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:var(--space-sm)}.service-option:where(.astro-6h4bbhta){cursor:pointer}.service-option:where(.astro-6h4bbhta) input:where(.astro-6h4bbhta){position:absolute;opacity:0;pointer-events:none}.service-card:where(.astro-6h4bbhta){display:flex;flex-direction:column;align-items:center;gap:var(--space-xs);padding:var(--space-md);background:var(--color-bg-tertiary);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:all var(--transition-base);position:relative;overflow:hidden}.service-card:where(.astro-6h4bbhta):before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,200,200,.1) 0%,transparent 100%);opacity:0;transition:opacity var(--transition-base)}.service-option:where(.astro-6h4bbhta):hover .service-card:where(.astro-6h4bbhta){border-color:#00c8c84d;transform:translateY(-2px)}.service-option:where(.astro-6h4bbhta) input:where(.astro-6h4bbhta):checked+.service-card:where(.astro-6h4bbhta){border-color:var(--color-accent-primary);box-shadow:0 0 30px #00c8c833,inset 0 0 20px #00c8c80d}.service-option:where(.astro-6h4bbhta) input:where(.astro-6h4bbhta):checked+.service-card:where(.astro-6h4bbhta):before{opacity:1}.service-icon:where(.astro-6h4bbhta){width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);transition:color var(--transition-base)}.service-icon:where(.astro-6h4bbhta) svg:where(.astro-6h4bbhta){width:24px;height:24px}.service-option:where(.astro-6h4bbhta) input:where(.astro-6h4bbhta):checked+.service-card:where(.astro-6h4bbhta) .service-icon:where(.astro-6h4bbhta){color:var(--color-accent-bright)}.service-name:where(.astro-6h4bbhta){font-size:.8rem;font-weight:600;color:var(--color-text-secondary);text-align:center;transition:color var(--transition-base)}.service-option:where(.astro-6h4bbhta) input:where(.astro-6h4bbhta):checked+.service-card:where(.astro-6h4bbhta) .service-name:where(.astro-6h4bbhta){color:var(--color-text-primary)}.service-mult:where(.astro-6h4bbhta){font-family:var(--font-mono);font-size:.65rem;color:var(--color-accent-primary);padding:2px 6px;background:#00c8c81a;border-radius:var(--radius-sm);opacity:.7;transition:opacity var(--transition-base)}.service-option:where(.astro-6h4bbhta) input:where(.astro-6h4bbhta):checked+.service-card:where(.astro-6h4bbhta) .service-mult:where(.astro-6h4bbhta){opacity:1}.slider-header:where(.astro-6h4bbhta){display:flex;justify-content:space-between;align-items:center}.mau-display:where(.astro-6h4bbhta){display:flex;align-items:baseline;gap:var(--space-xs)}.mau-value:where(.astro-6h4bbhta){font-family:var(--font-mono);font-size:1.75rem;font-weight:700;color:var(--color-accent-bright);text-shadow:0 0 30px var(--color-accent-glow);transition:all .15s ease-out}.mau-value:where(.astro-6h4bbhta).updating{transform:scale(1.05)}.mau-unit:where(.astro-6h4bbhta){font-family:var(--font-mono);font-size:.75rem;color:var(--color-text-muted);text-transform:uppercase}.slider-wrapper:where(.astro-6h4bbhta){position:relative;height:40px;display:flex;align-items:center}#mau-slider:where(.astro-6h4bbhta){-webkit-appearance:none;appearance:none;width:100%;height:40px;background:transparent;cursor:pointer;position:relative;z-index:3}#mau-slider:where(.astro-6h4bbhta)::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:28px;height:28px;background:linear-gradient(135deg,var(--color-accent-primary) 0%,var(--color-accent-bright) 100%);border-radius:50%;border:3px solid var(--color-bg-deep);box-shadow:0 0 20px #00ffff80,0 4px 12px #0000004d;cursor:grab;transition:transform .15s ease,box-shadow .15s ease}#mau-slider:where(.astro-6h4bbhta)::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 0 30px #00ffffb3,0 6px 16px #0006}#mau-slider:where(.astro-6h4bbhta)::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.05)}#mau-slider:where(.astro-6h4bbhta)::-moz-range-thumb{width:28px;height:28px;background:linear-gradient(135deg,var(--color-accent-primary) 0%,var(--color-accent-bright) 100%);border-radius:50%;border:3px solid var(--color-bg-deep);box-shadow:0 0 20px #00ffff80,0 4px 12px #0000004d;cursor:grab}.slider-track-container:where(.astro-6h4bbhta){position:absolute;top:50%;left:0;right:0;height:8px;transform:translateY(-50%);pointer-events:none}.slider-track-bg:where(.astro-6h4bbhta){position:absolute;inset:0;background:var(--color-bg-tertiary);border-radius:4px;overflow:hidden}.slider-track-fill:where(.astro-6h4bbhta){position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,var(--color-accent-primary),var(--color-accent-bright));border-radius:4px;width:4%;transition:width .1s ease-out}.slider-glow:where(.astro-6h4bbhta){position:absolute;top:50%;left:0;width:60px;height:30px;background:radial-gradient(ellipse at center,rgba(0,255,255,.4) 0%,transparent 70%);transform:translate(-50%,-50%);pointer-events:none;transition:left .1s ease-out}.slider-scale:where(.astro-6h4bbhta){display:flex;justify-content:space-between;margin-top:var(--space-sm);padding:0 2px}.slider-scale:where(.astro-6h4bbhta) span:where(.astro-6h4bbhta){font-family:var(--font-mono);font-size:.7rem;color:var(--color-text-muted)}.results-panel:where(.astro-6h4bbhta){display:flex;flex-direction:column;gap:var(--space-md)}.result-card:where(.astro-6h4bbhta){background:linear-gradient(135deg,#0d2137cc,#112840cc);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl);backdrop-filter:blur(10px);transition:all var(--transition-base)}.result-card:where(.astro-6h4bbhta):hover{border-color:#00c8c833;transform:translate(4px)}.result-primary:where(.astro-6h4bbhta){background:linear-gradient(135deg,#00c8c814,#0d2137e6);border-color:#00c8c84d;position:relative;overflow:hidden}.result-primary:where(.astro-6h4bbhta):before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--color-accent-primary),var(--color-accent-bright),var(--color-accent-primary))}.result-header:where(.astro-6h4bbhta){display:flex;align-items:center;gap:var(--space-md);margin-bottom:var(--space-md)}.result-icon-bg:where(.astro-6h4bbhta){width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#00c8c826;border-radius:var(--radius-md);flex-shrink:0}.result-icon-bg:where(.astro-6h4bbhta) svg:where(.astro-6h4bbhta){width:20px;height:20px;color:var(--color-accent-bright)}.result-icon-secondary:where(.astro-6h4bbhta){background:#ff884426}.result-icon-secondary:where(.astro-6h4bbhta) svg:where(.astro-6h4bbhta){color:var(--color-accent-warm)}.result-icon-tertiary:where(.astro-6h4bbhta){background:#8ba3bc26}.result-icon-tertiary:where(.astro-6h4bbhta) svg:where(.astro-6h4bbhta){color:var(--color-text-secondary)}.result-label:where(.astro-6h4bbhta){font-size:.85rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.result-value-wrap:where(.astro-6h4bbhta){display:flex;align-items:baseline;gap:var(--space-xs)}.result-value:where(.astro-6h4bbhta){font-family:var(--font-mono);font-size:2.5rem;font-weight:700;color:var(--color-accent-bright);line-height:1;text-shadow:0 0 40px var(--color-accent-glow);transition:all .2s ease-out}.result-value:where(.astro-6h4bbhta).updating{transform:scale(1.03)}.result-value-sm:where(.astro-6h4bbhta){font-size:1.75rem;color:var(--color-text-primary);text-shadow:none}.result-suffix:where(.astro-6h4bbhta){font-size:1rem;color:var(--color-text-muted)}.result-note:where(.astro-6h4bbhta){display:block;font-size:.75rem;color:var(--color-text-muted);margin-top:var(--space-sm);font-style:italic}.comparison-banner:where(.astro-6h4bbhta){background:linear-gradient(135deg,var(--color-accent-warm) 0%,#e07030 100%);border-radius:var(--radius-lg);padding:var(--space-lg);position:relative;overflow:hidden}.comparison-banner:where(.astro-6h4bbhta):before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);animation:shimmer 3s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.comparison-content:where(.astro-6h4bbhta){display:flex;align-items:center;justify-content:center;gap:var(--space-md);position:relative}.comparison-icon:where(.astro-6h4bbhta){width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.comparison-icon:where(.astro-6h4bbhta) svg:where(.astro-6h4bbhta){width:24px;height:24px;color:var(--color-bg-deep)}.comparison-text:where(.astro-6h4bbhta){font-size:.95rem;font-weight:700;color:var(--color-bg-deep);text-align:center}.tier-strip:where(.astro-6h4bbhta){display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--space-sm);margin-top:var(--space-3xl);padding:var(--space-lg) var(--space-xl);background:#0d213799;border-radius:var(--radius-lg);border:1px solid var(--color-border);max-width:900px;margin-left:auto;margin-right:auto}.tier-item:where(.astro-6h4bbhta){display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);transition:all var(--transition-base);opacity:.5}.tier-item:where(.astro-6h4bbhta)[data-active=true]{opacity:1;background:#00c8c81a}.tier-dot:where(.astro-6h4bbhta){width:8px;height:8px;border-radius:50%;background:var(--color-text-muted);transition:all var(--transition-base)}.tier-item:where(.astro-6h4bbhta)[data-active=true] .tier-dot:where(.astro-6h4bbhta){background:var(--color-accent-bright);box-shadow:0 0 10px var(--color-accent-glow)}.tier-free:where(.astro-6h4bbhta) .tier-dot:where(.astro-6h4bbhta){background:#4ade80}.tier-free:where(.astro-6h4bbhta)[data-active=true] .tier-dot:where(.astro-6h4bbhta){box-shadow:0 0 10px #4ade8080}.tier-name:where(.astro-6h4bbhta){font-family:var(--font-mono);font-size:.8rem;font-weight:600;color:var(--color-text-secondary)}.tier-item:where(.astro-6h4bbhta)[data-active=true] .tier-name:where(.astro-6h4bbhta){color:var(--color-text-primary)}.tier-range:where(.astro-6h4bbhta){font-size:.7rem;color:var(--color-text-muted)}.tier-connector:where(.astro-6h4bbhta){width:30px;height:1px;background:linear-gradient(90deg,var(--color-border),var(--color-border-bright),var(--color-border))}@media(max-width:640px){.tier-strip:where(.astro-6h4bbhta){flex-direction:column;gap:var(--space-xs)}.tier-connector:where(.astro-6h4bbhta){width:1px;height:20px;background:linear-gradient(180deg,var(--color-border),var(--color-border-bright),var(--color-border))}.service-type-grid:where(.astro-6h4bbhta){grid-template-columns:repeat(2,1fr)}}
