:root{--bg-primary:#f8f9fa;--bg-secondary:#fff;--text-primary:#333;--text-secondary:#6c757d;--border-color:#e9ecef;--card-shadow:0 2px 8px #0000000d;--card-hover-shadow:0 10px 30px #0000001a;--footer-bg:#1a1a2e;--footer-text:#aaa;--accent-50:#eff6ff;--accent-100:#dbeafe;--accent-200:#bfdbfe;--accent-300:#93c5fd;--accent-400:#60a5fa;--accent-500:#3b82f6;--accent-600:#2563eb;--accent-700:#1d4ed8;--accent-800:#1e40af;--accent-900:#1e3a8a;--sl-color-accent:var(--accent-600);--sl-color-accent-high:var(--accent-500);--sl-color-accent-low:var(--accent-50);--sl-color-accent-warm:var(--accent-600);--ink-900:#0f172a;--ink-700:#334155;--ink-300:#cbd5e1;--paper-50:#f8fafc;--line-500:#e2e8f0;--radius-1:4px;--radius-2:8px;--radius-3:12px;--radius-4:16px;--radius-full:9999px;--text-sm:.875rem;--text-lg:1.125rem}:where(.astro-ctkvyxq6)[data-theme=dark]{--bg-primary:#0f0f0f;--bg-secondary:#1a1a1a;--text-primary:#e4e4e7;--text-secondary:#a1a1aa;--border-color:#27272a;--card-shadow:0 2px 8px #0000004d;--card-hover-shadow:0 10px 30px #00000080;--footer-bg:#0a0a0a;--footer-text:#71717a}:where(.astro-ctkvyxq6){box-sizing:border-box;margin:0;padding:0}body{color:var(--text-primary);background:var(--bg-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;transition:color .2s,background-color .2s}.top-bar:where(.astro-ctkvyxq6){z-index:100;justify-content:flex-end;align-items:center;gap:1rem;padding:1rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.theme-toggle:where(.astro-ctkvyxq6){backdrop-filter:blur(8px);border-radius:var(--radius-3);cursor:pointer;color:#fff;background:#0003;border:1px solid #ffffff1a;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;transition:all .2s;display:flex}.theme-toggle:where(.astro-ctkvyxq6):hover{background:#0006;transform:scale(1.1)}.theme-toggle:where(.astro-ctkvyxq6) svg:where(.astro-ctkvyxq6){width:20px;height:20px;transition:transform .3s}.theme-toggle:where(.astro-ctkvyxq6):hover svg:where(.astro-ctkvyxq6){transform:rotate(20deg)}:where(.astro-ctkvyxq6)[data-theme=dark] .theme-toggle:where(.astro-ctkvyxq6){background:#ffffff1a;border-color:#fff3}.lang-switch:where(.astro-ctkvyxq6){backdrop-filter:blur(8px);border-radius:var(--radius-3);cursor:pointer;color:#fff;letter-spacing:.05em;background:#0003;border:1px solid #ffffff1a;align-items:center;gap:.4rem;min-width:44px;min-height:44px;padding:.4rem .75rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.lang-switch:where(.astro-ctkvyxq6):hover{background:#0006;transform:scale(1.05)}.lang-switch:where(.astro-ctkvyxq6) svg:where(.astro-ctkvyxq6){width:18px;height:18px}:where(.astro-ctkvyxq6)[data-theme=dark] .lang-switch:where(.astro-ctkvyxq6){background:#ffffff1a;border-color:#fff3}.hero-section:where(.astro-ctkvyxq6){text-align:center;color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex;position:relative;overflow:hidden}.hero-section:where(.astro-ctkvyxq6):before{content:"";background-image:var(--hero-bg-image);opacity:.15;z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.hero-section:where(.astro-ctkvyxq6):after{content:"";z-index:1;background:linear-gradient(#0006,#0009);position:absolute;inset:0}.hero-content:where(.astro-ctkvyxq6){z-index:2;max-width:800px;position:relative}.hero-title:where(.astro-ctkvyxq6){color:var(--accent-300);letter-spacing:-.02em;text-wrap:balance;max-width:34ch;margin-bottom:1.5rem;font-size:clamp(2.25rem,5.5vw,3.5rem);font-weight:800;line-height:1.1}.hero-eyebrow:where(.astro-ctkvyxq6){font-size:var(--text-sm);letter-spacing:.04em;text-transform:uppercase;color:var(--accent-300);background:var(--accent-700);border-radius:var(--radius-3);margin-bottom:1.5rem;padding:.4rem .9rem;font-weight:600;display:inline-block}.hero-description:where(.astro-ctkvyxq6){opacity:.9;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.hero-actions:where(.astro-ctkvyxq6){flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero-btn:where(.astro-ctkvyxq6){border-radius:var(--radius-3);border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.hero-btn-primary:where(.astro-ctkvyxq6){background:var(--accent-600);color:#fff;border:1px solid var(--accent-600);transition:all .3s;box-shadow:0 4px 6px #0000004d}.hero-btn-primary:where(.astro-ctkvyxq6):hover{transform:translateY(-2px);box-shadow:0 6px 12px #0006}.hero-btn-secondary:where(.astro-ctkvyxq6){color:#fff;background:0 0;border-color:#ffffff4d}.hero-btn-secondary:where(.astro-ctkvyxq6):hover{background:#ffffff1a;border-color:#ffffff80}.features-section:where(.astro-ctkvyxq6){max-width:1100px;margin:0 auto;padding:6rem 2rem}.section-head:where(.astro-ctkvyxq6){text-align:center;margin-bottom:2.5rem}.section-head:where(.astro-ctkvyxq6) h2:where(.astro-ctkvyxq6){letter-spacing:-.02em;color:var(--text-primary);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.section-head:where(.astro-ctkvyxq6) p:where(.astro-ctkvyxq6){color:var(--text-secondary);font-size:var(--text-lg);margin-top:.75rem}.features-grid:where(.astro-ctkvyxq6){grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(180px,auto);gap:1.5rem;display:grid}.feature-card:where(.astro-ctkvyxq6){border-radius:var(--radius-3);min-height:180px;color:var(--text-primary);background:var(--bg-secondary);border:1px solid var(--border-color);box-shadow:var(--card-shadow);flex-direction:column;justify-content:space-between;padding:1.75rem;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative}.feature-card:where(.astro-ctkvyxq6):hover{border-color:var(--accent-600);box-shadow:var(--card-hover-shadow);transform:translateY(-4px)}.feature-kicker:where(.astro-ctkvyxq6){letter-spacing:.06em;text-transform:uppercase;color:var(--accent-600);align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.72rem;font-weight:700;display:inline-flex}.feature-title:where(.astro-ctkvyxq6){letter-spacing:-.01em;color:var(--text-primary);margin:0;font-size:1.35rem;font-weight:800}.feature-description:where(.astro-ctkvyxq6){color:var(--text-secondary);font-size:var(--text-sm);margin:.5rem 0 0;line-height:1.5}.feature-arrow:where(.astro-ctkvyxq6){color:var(--accent-400);transition:transform .2s,color .2s;position:absolute;top:1.75rem;right:1.75rem}.feature-card:where(.astro-ctkvyxq6):hover .feature-arrow:where(.astro-ctkvyxq6){color:var(--accent-600);transform:translate(4px)}.feature-card--featured:where(.astro-ctkvyxq6){border-left:3px solid var(--accent-600);grid-column:span 2;justify-content:center;min-height:240px}.feature-card--featured:where(.astro-ctkvyxq6) .feature-title:where(.astro-ctkvyxq6){font-size:2rem}.reveal:where(.astro-ctkvyxq6){opacity:0;transition:opacity .5s cubic-bezier(.2,.7,.2,1),transform .5s cubic-bezier(.2,.7,.2,1);transform:translateY(16px)}.is-visible:where(.astro-ctkvyxq6){opacity:1;transform:none}.feature-card:where(.astro-ctkvyxq6):first-child{transition-delay:0s}.feature-card:where(.astro-ctkvyxq6):nth-child(2){transition-delay:90ms}.feature-card:where(.astro-ctkvyxq6):nth-child(3){transition-delay:.18s}.feature-card:where(.astro-ctkvyxq6):nth-child(4){transition-delay:.27s}@media (prefers-reduced-motion:reduce){.reveal:where(.astro-ctkvyxq6),.feature-arrow:where(.astro-ctkvyxq6){opacity:1!important;transition:none!important;transform:none!important}}@media (width<=860px){.features-grid:where(.astro-ctkvyxq6){grid-template-columns:repeat(2,1fr)}.feature-card--featured:where(.astro-ctkvyxq6){grid-column:span 2}}@media (width<=640px){.features-grid:where(.astro-ctkvyxq6){grid-template-columns:1fr;grid-auto-rows:auto;gap:1.25rem}.feature-card--featured:where(.astro-ctkvyxq6){grid-column:span 1;min-height:220px}.hero-description:where(.astro-ctkvyxq6){margin-bottom:1.5rem;font-size:1.05rem}}footer:where(.astro-ctkvyxq6){text-align:center;background:var(--footer-bg);color:#e0e0e0;margin-top:4rem;padding:2rem}footer:where(.astro-ctkvyxq6) a:where(.astro-ctkvyxq6){color:var(--accent-400);text-decoration:none;transition:color .3s}footer:where(.astro-ctkvyxq6) a:where(.astro-ctkvyxq6):hover{color:#fff;text-decoration:underline}
