@import"https://fonts.googleapis.com/css2?family=Kanit:wght@400;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap";:root{--primary: #311073;--accent: #7000FF;--bg-dark: #0f0518;--bg-card: #1a0a2e}[data-astro-cid-sckkx6r4]{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg-dark);color:#e2e8f0;line-height:1.6}h1[data-astro-cid-sckkx6r4],h2[data-astro-cid-sckkx6r4],h3[data-astro-cid-sckkx6r4],h4[data-astro-cid-sckkx6r4]{font-family:Kanit,sans-serif;font-weight:700}a[data-astro-cid-sckkx6r4]{color:inherit;text-decoration:none}.container[data-astro-cid-sckkx6r4]{max-width:1200px;margin:0 auto;padding:0 1rem}.site-header[data-astro-cid-sckkx6r4]{background:#0f0518f2;backdrop-filter:blur(12px);border-bottom:1px solid rgba(112,0,255,.15);position:sticky;top:0;z-index:100}.header-inner[data-astro-cid-sckkx6r4]{display:flex;align-items:center;justify-content:space-between;height:64px}.logo[data-astro-cid-sckkx6r4]{font-family:Kanit,sans-serif;font-size:1.5rem;font-weight:800;color:#fff}.logo[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{color:#a78bfa}.header-nav[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:2rem}.header-nav[data-astro-cid-sckkx6r4]>a[data-astro-cid-sckkx6r4]{color:#a0aec0;font-size:.9rem;transition:color .2s}.header-nav[data-astro-cid-sckkx6r4]>a[data-astro-cid-sckkx6r4]:hover{color:#fff}.dropdown[data-astro-cid-sckkx6r4]{position:relative}.dropdown-trigger[data-astro-cid-sckkx6r4]{background:none;border:none;color:#a0aec0;font-size:.9rem;font-family:inherit;cursor:pointer;display:flex;align-items:center;gap:4px;padding:1.25rem 0;transition:color .2s}.dropdown-trigger[data-astro-cid-sckkx6r4]:hover{color:#fff}.dropdown-trigger[data-astro-cid-sckkx6r4] svg[data-astro-cid-sckkx6r4]{width:14px;height:14px;transition:transform .2s}.dropdown-menu[data-astro-cid-sckkx6r4]{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(-8px);background:#1a0a2e;border:1px solid #2d1b4e;border-radius:12px;padding:8px 0;min-width:260px;opacity:0;visibility:hidden;transition:all .2s ease;z-index:200;box-shadow:0 20px 40px #00000080}.dropdown[data-astro-cid-sckkx6r4]:hover .dropdown-menu[data-astro-cid-sckkx6r4]{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.dropdown[data-astro-cid-sckkx6r4]:hover .dropdown-trigger[data-astro-cid-sckkx6r4] svg[data-astro-cid-sckkx6r4]{transform:rotate(180deg)}.dropdown-item[data-astro-cid-sckkx6r4]{display:block;padding:8px 20px;color:#a78bfa;font-size:.85rem;transition:all .15s}.dropdown-item[data-astro-cid-sckkx6r4]:hover{background:#2d1b4e;color:#fff}.dropdown-grid[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;padding:4px 8px}.dropdown-grid[data-astro-cid-sckkx6r4] .dropdown-item[data-astro-cid-sckkx6r4]{padding:8px 12px;border-radius:6px}.cta-btn[data-astro-cid-sckkx6r4]{display:inline-flex;align-items:center;gap:6px;background:#25d366;color:#fff;padding:.5rem 1.25rem;border-radius:8px;font-weight:600;font-size:.85rem;transition:background .2s}.cta-btn[data-astro-cid-sckkx6r4]:hover{background:#20bd5a}.cta-btn[data-astro-cid-sckkx6r4] svg[data-astro-cid-sckkx6r4]{width:16px;height:16px}.breadcrumbs[data-astro-cid-sckkx6r4]{background:#1a0a2e80;border-bottom:1px solid rgba(112,0,255,.1);padding:.75rem 0}.breadcrumbs[data-astro-cid-sckkx6r4] ol[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:.5rem;list-style:none;font-size:.85rem}.breadcrumbs[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:#718096;transition:color .2s}.breadcrumbs[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:#fff}.breadcrumbs[data-astro-cid-sckkx6r4] .sep[data-astro-cid-sckkx6r4]{color:#4a5568}.breadcrumbs[data-astro-cid-sckkx6r4] .current[data-astro-cid-sckkx6r4]{color:#a78bfa}.site-footer[data-astro-cid-sckkx6r4]{background:#0a0510;border-top:1px solid rgba(112,0,255,.15);padding:4rem 0 2rem}.footer-grid[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:3rem}.footer-col[data-astro-cid-sckkx6r4] h4[data-astro-cid-sckkx6r4]{color:#fff;font-size:1rem;margin-bottom:1rem}.footer-col[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{color:#718096;font-size:.85rem;line-height:1.6;margin-bottom:.75rem}.footer-col[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4]{list-style:none}.footer-col[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{margin-bottom:.5rem}.footer-col[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:#718096;font-size:.85rem;transition:color .2s}.footer-col[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:#a78bfa}.footer-bottom[data-astro-cid-sckkx6r4]{border-top:1px solid rgba(255,255,255,.05);padding-top:1.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.footer-bottom[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{color:#4a5568;font-size:.8rem}.footer-legal[data-astro-cid-sckkx6r4]{display:flex;gap:1.5rem}.footer-legal[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:#718096;font-size:.8rem;transition:color .2s}.footer-legal[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:#fff}@media(max-width:768px){.header-nav[data-astro-cid-sckkx6r4]{display:none}.footer-grid[data-astro-cid-sckkx6r4]{grid-template-columns:repeat(2,1fr)}.footer-bottom[data-astro-cid-sckkx6r4]{flex-direction:column;text-align:center}}@keyframes pulse-green{0%,to{opacity:1}50%{opacity:.5}}.pulse-dot[data-astro-cid-fzx4jmue]{animation:pulse-green 2s infinite}
