:root{--portal-bg: #fbfaff;--portal-text: #1b1b23;--portal-muted: #64748b;--portal-accent: #020b65;--portal-accent-light: #e0e0ff;--portal-card-bg: #ffffff;--portal-card-border: #dbdbff;--portal-card-shadow: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--portal-card-shadow-hover: 0 10px 25px rgba(2,11,101,.1), 0 4px 10px rgba(0,0,0,.06);--portal-icon-bg: #eef2ff;--portal-icon-color: #4f46e5}:root[data-theme=dark]{--portal-bg: #0f0f1a;--portal-text: #e2e8f0;--portal-muted: #94a3b8;--portal-accent: #818cf8;--portal-accent-light: #1e1b4b;--portal-card-bg: #1a1a2e;--portal-card-border: #2d2d44;--portal-card-shadow: 0 1px 3px rgba(0,0,0,.2);--portal-card-shadow-hover: 0 10px 25px rgba(0,0,0,.3);--portal-icon-bg: #1e1b4b;--portal-icon-color: #818cf8}:where(.astro-j7pv25f6){margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto,system-ui,-apple-system,sans-serif;background-color:var(--portal-bg);color:var(--portal-text);min-height:100vh;display:flex;flex-direction:column}.portal-header:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;border-bottom:1px solid var(--portal-card-border);background:var(--portal-card-bg)}.portal-logo:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){height:2.5rem;width:auto}.theme-toggle:where(.astro-j7pv25f6){background:none;border:1px solid var(--portal-card-border);border-radius:8px;padding:.5rem;cursor:pointer;color:var(--portal-muted);display:flex;align-items:center;justify-content:center;transition:color .15s,border-color .15s}.theme-toggle:where(.astro-j7pv25f6):hover{color:var(--portal-text);border-color:var(--portal-text)}.portal-main:where(.astro-j7pv25f6){flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem}.portal-title:where(.astro-j7pv25f6){font-family:Mulish,system-ui,sans-serif;font-size:2rem;font-weight:800;margin-bottom:.5rem;text-align:center}.portal-subtitle:where(.astro-j7pv25f6){font-size:1.0625rem;color:var(--portal-muted);margin-bottom:3rem;text-align:center}.domain-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;width:100%;max-width:960px}.domain-card:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:1rem;padding:1.75rem;background:var(--portal-card-bg);border:1px solid var(--portal-card-border);border-radius:12px;text-decoration:none;color:inherit;box-shadow:var(--portal-card-shadow);transition:box-shadow .2s,border-color .2s,transform .2s}.domain-card:where(.astro-j7pv25f6):hover{box-shadow:var(--portal-card-shadow-hover);border-color:var(--portal-accent);transform:translateY(-2px)}.domain-icon:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:10px;background:var(--portal-icon-bg);color:var(--portal-icon-color);flex-shrink:0}.domain-label:where(.astro-j7pv25f6){font-family:Mulish,system-ui,sans-serif;font-size:1.25rem;font-weight:700}.domain-description:where(.astro-j7pv25f6){font-size:.9375rem;color:var(--portal-muted);line-height:1.5}.domain-arrow:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;color:var(--portal-accent);margin-top:auto}.product-redirect:where(.astro-j7pv25f6){text-align:center;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}.product-redirect:where(.astro-j7pv25f6) .logo:where(.astro-j7pv25f6){width:200px;height:auto;margin-bottom:2rem}.product-redirect:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-size:1.5rem;font-weight:600;color:#020b65;margin-bottom:1rem}.product-redirect:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:1rem;color:#666;margin-bottom:1.5rem}.product-redirect:where(.astro-j7pv25f6) .spinner:where(.astro-j7pv25f6){border:3px solid #e0e0ff;border-top:3px solid #020b65;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:2rem auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-redirect:where(.astro-j7pv25f6) .links:where(.astro-j7pv25f6){margin-top:2rem;display:flex;gap:1rem;justify-content:center}.product-redirect:where(.astro-j7pv25f6) .link-button:where(.astro-j7pv25f6){display:inline-block;padding:.75rem 1.5rem;background-color:#020b65;color:#fff;text-decoration:none;border-radius:200px;font-weight:500;transition:background-color .3s}.product-redirect:where(.astro-j7pv25f6) .link-button:where(.astro-j7pv25f6):hover{background-color:#312e81}.product-redirect:where(.astro-j7pv25f6) .link-button:where(.astro-j7pv25f6).secondary{background-color:#e0e0ff;color:#020b65}.product-redirect:where(.astro-j7pv25f6) .link-button:where(.astro-j7pv25f6).secondary:hover{background-color:#d0d0ff}
