.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:100;background:#090b0f;border-bottom:1px solid #1A1E28;width:100%}.header-inner[data-astro-cid-ctg3m53h]{max-width:960px;margin:0 auto;padding:0 24px;height:60px;display:flex;align-items:center;justify-content:space-between}.logo[data-astro-cid-ctg3m53h]{font-family:Barlow Condensed,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#e8ebf0;text-decoration:none}.logo-asia[data-astro-cid-ctg3m53h]{color:#00d9c8;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:2px}.desktop-nav[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:32px}.nav-link[data-astro-cid-ctg3m53h]{font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;color:#e8ebf0;text-decoration:none;background:none;border:none;cursor:pointer;padding:0;transition:color .15s}.nav-link[data-astro-cid-ctg3m53h]:hover{color:#00d9c8}.nav-dropdown-wrap[data-astro-cid-ctg3m53h]{position:relative}.dropdown-trigger[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:4px}.dropdown-trigger[data-astro-cid-ctg3m53h]:after{content:"";display:inline-block;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #7B8499;transition:transform .2s}.dropdown-trigger[data-astro-cid-ctg3m53h][aria-expanded=true]:after{transform:rotate(180deg)}.dropdown-menu[data-astro-cid-ctg3m53h]{display:none;position:absolute;top:calc(100% + 12px);left:0;background:#0f1218;border:1px solid #1A1E28;border-radius:0;min-width:180px;z-index:200;padding:8px 0}.dropdown-menu[data-astro-cid-ctg3m53h].open{display:block}.dropdown-item[data-astro-cid-ctg3m53h]{display:block;padding:9px 18px;font-family:DM Sans,sans-serif;font-size:.875rem;color:#e8ebf0;text-decoration:none;transition:background .12s,color .12s}.dropdown-item[data-astro-cid-ctg3m53h]:hover{background:#1a1e28;color:#00d9c8}.hamburger[data-astro-cid-ctg3m53h]{display:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:4px}.hamburger[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{display:block;width:22px;height:2px;background:#e8ebf0;border-radius:0;transition:transform .2s,opacity .2s}.hamburger[data-astro-cid-ctg3m53h][aria-expanded=true] span[data-astro-cid-ctg3m53h]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger[data-astro-cid-ctg3m53h][aria-expanded=true] span[data-astro-cid-ctg3m53h]:nth-child(2){opacity:0}.hamburger[data-astro-cid-ctg3m53h][aria-expanded=true] span[data-astro-cid-ctg3m53h]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu[data-astro-cid-ctg3m53h]{background:#090b0f;border-top:1px solid #1A1E28}.mobile-menu[data-astro-cid-ctg3m53h][hidden]{display:none}.mobile-menu-inner[data-astro-cid-ctg3m53h]{max-width:960px;margin:0 auto;padding:16px 24px 24px}.mobile-section-label[data-astro-cid-ctg3m53h]{font-family:Barlow Condensed,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#7b8499;margin-bottom:8px}.mobile-nav-link[data-astro-cid-ctg3m53h]{display:block;padding:10px 0;font-family:DM Sans,sans-serif;font-size:1rem;color:#e8ebf0;text-decoration:none;border-bottom:1px solid #1A1E28;transition:color .15s}.mobile-nav-link[data-astro-cid-ctg3m53h]:last-child{border-bottom:none}.mobile-nav-link[data-astro-cid-ctg3m53h]:hover{color:#00d9c8}.mobile-divider[data-astro-cid-ctg3m53h]{margin:12px 0;border-top:1px solid #1A1E28}@media(max-width:768px){.desktop-nav[data-astro-cid-ctg3m53h]{display:none}.hamburger[data-astro-cid-ctg3m53h]{display:flex}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--apc-primary: #00D9C8;--apc-bg: #090B0F;--apc-card: #0F1218;--apc-border: #1A1E28;--apc-text: #E8EBF0;--apc-secondary: #7B8499;--apc-amber: #F5A623;--apc-featured-border: #00D9C8;--apc-featured-bg: #0D1A1F}body{background:var(--apc-bg);color:var(--apc-text);font-family:DM Sans,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{color:var(--apc-primary)}.container{max-width:960px;margin:0 auto;padding:0 24px}.section-heading{font-family:Barlow Condensed,sans-serif;font-size:24px;font-weight:600;color:var(--apc-text);text-transform:uppercase;letter-spacing:.03em;margin:48px 0 24px}.card{background:var(--apc-card);border:1px solid var(--apc-border);border-radius:0;overflow:hidden;transition:border-color .15s,box-shadow .15s}.card:hover{border-color:var(--apc-primary);box-shadow:0 8px 24px #00d9c814}.card.featured{border-color:var(--apc-featured-border);background:var(--apc-featured-bg)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:820px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.card-grid{grid-template-columns:1fr}}.btn{display:inline-block;padding:10px 20px;font-family:DM Sans,sans-serif;font-weight:600;font-size:.875rem;text-decoration:none;border-radius:4px;cursor:pointer;transition:opacity .15s;white-space:nowrap;border:none}.btn:hover{opacity:.88}.btn-primary{background:var(--apc-primary);color:#090b0f}.btn-outline{background:transparent;color:var(--apc-primary);border:1px solid var(--apc-primary);border-radius:4px}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-sm{gap:8px}.gap-md{gap:16px}.gap-lg{gap:32px}.mt-auto{margin-top:auto}.text-secondary{color:var(--apc-secondary)}.text-primary-accent{color:var(--apc-primary)}.text-amber{color:var(--apc-amber)}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.fw-600{font-weight:600}.fw-700{font-weight:700}.site-footer[data-astro-cid-gcn2mc3v]{border-top:1px solid #1A1E28;background:#090b0f;margin-top:80px}.footer-inner[data-astro-cid-gcn2mc3v]{max-width:960px;margin:0 auto;padding:40px 24px 32px}.footer-top[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;flex-wrap:wrap;gap:16px}.footer-wordmark[data-astro-cid-gcn2mc3v]{font-family:Barlow Condensed,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#e8ebf0}.footer-nav[data-astro-cid-gcn2mc3v]{display:flex;gap:24px;flex-wrap:wrap}.footer-nav[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{font-family:DM Sans,sans-serif;font-size:.875rem;color:#7b8499;text-decoration:none;transition:color .15s}.footer-nav[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:#00d9c8}.footer-bottom[data-astro-cid-gcn2mc3v]{border-top:1px solid #1A1E28;padding-top:24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.footer-disclaimer[data-astro-cid-gcn2mc3v],.footer-copyright[data-astro-cid-gcn2mc3v]{font-family:DM Sans,sans-serif;font-size:.8rem;color:#7b8499}@media(max-width:600px){.footer-top[data-astro-cid-gcn2mc3v]{flex-direction:column;align-items:flex-start}.footer-bottom[data-astro-cid-gcn2mc3v]{flex-direction:column}}
