@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #7c3aed;--primary-hover: #6d28d9;--secondary-color: #5b21b6;--background: #000000;--surface: #0a0a0a;--surface-hover: #1a1a1a;--text-on-dark: #f1f5f9;--text-on-light: #0f172a;--text-secondary: #cbd5e1;--text-muted: #94a3b8;--border: #1a1a1a;--shadow: rgba(0, 0, 0, .5)}body{margin-bottom:1rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--background);background-image:linear-gradient(135deg,#020617e0,#030712a6),url(../space-banner-lrg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;color:var(--text-on-dark);min-height:100vh;line-height:1.5;overflow-x:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header-bar{display:flex;align-items:center;gap:1.25rem;flex-flow:row nowrap;justify-content:space-between;width:100%;margin-bottom:6px}.header-bar__section{flex:0 0 50%;max-width:50%;display:flex;align-items:center}.header-bar__section--left{justify-content:flex-start}.header-left-stack{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.header-bar__section--right{justify-content:flex-end}.header-cta-row{display:flex;gap:10px;align-items:center;margin-right:6px}.header-cta{background:linear-gradient(135deg,#7c3aede6,#5b21b6d1);color:#f8fafc;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:9px 14px;font-weight:700;cursor:pointer}.header-cta.secondary{background:#ffffff0f;border-color:#ffffff1f;color:#e5e7eb}.header-bar__eyebrow{flex:1 1 auto;margin:0;text-align:left}.header-profile{position:relative;display:inline-flex;align-items:center;margin-left:.75rem;margin-right:0}@media(min-width:1024px){.header-profile{margin-right:1rem}}.avatar-btn{width:44px;height:44px;border-radius:999px;border:1px solid rgba(148,163,184,.4);background:#0f172aa6;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden}.avatar-btn img{width:100%;height:100%;object-fit:cover}.avatar-btn span{font-weight:700;color:#f8fafc}.profile-menu{position:absolute;top:calc(100% + 12px);right:0;left:auto;min-width:200px;max-width:92vw;background:#020617f2;border:1px solid rgba(148,163,184,.2);border-radius:.9rem;padding:.5rem;display:flex;flex-direction:column;align-items:stretch;box-shadow:0 18px 40px #020617a6;z-index:10}.profile-menu button{background:transparent;border:none;color:var(--text-on-dark);text-align:left;padding:.65rem .9rem;border-radius:.5rem;cursor:pointer;width:100%;justify-content:flex-start;align-items:flex-start;white-space:normal}.profile-menu button:hover{background:#7c3aed2e}.global-header{position:sticky;top:0;z-index:50;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border:none;box-shadow:none;margin-bottom:2.5rem}.global-header .container{padding-top:.85rem;padding-bottom:.5rem}.header-eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:1.05rem;font-weight:700;color:#e2e8f0eb;margin-bottom:.25rem;background:linear-gradient(135deg,#7c3aede6,#3b82f6bf);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.title{font-size:3.5rem;font-weight:700;margin-bottom:.5rem;letter-spacing:-.02em;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{font-size:1.25rem;color:var(--text-secondary);font-weight:400}.grid-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;flex:1;margin-bottom:3rem}.awaiting-approval{grid-column:1 / -1;border:1px dashed rgba(148,163,184,.5);border-radius:1.25rem;padding:1.5rem;background:#020617b3;box-shadow:0 24px 40px #02061773;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.awaiting-approval p{margin-bottom:.4rem;font-size:1rem;color:var(--text-secondary)}.awaiting-approval p:first-of-type{font-weight:600;color:var(--text-on-dark)}.request-access-card{grid-column:1 / -1;padding:1.75rem;border-radius:1.25rem;border:1px solid rgba(148,163,184,.35);background:#0f172ab3;box-shadow:0 24px 40px #02061773;display:flex;flex-direction:column;gap:1.25rem}.home-auth .request-access-card{grid-column:auto;height:100%}.request-access-card__eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:.78rem;color:var(--text-secondary)}.request-access-card__form{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem 1.5rem}.request-access-card__form label{display:flex;flex-direction:column;gap:.3rem;font-size:.9rem;color:var(--text-secondary)}.request-access-card__form input,.request-access-card__form select,.request-access-card__form textarea{border-radius:.75rem;border:1px solid rgba(148,163,184,.35);background:#02061766;color:var(--text-on-dark);padding:.65rem .85rem;font-size:.95rem;width:100%}.request-access-card__form textarea{min-height:120px;resize:vertical}.request-access-card__consent{grid-column:1 / -1;flex-direction:row!important;align-items:flex-start;gap:.65rem!important}.request-access-card__consent input{width:auto}.request-access-card__product-summary{grid-column:1 / -1;padding:1rem;border-radius:.9rem;border:1px solid rgba(148,163,184,.3);background:#02061759}.request-access-card__error,.request-access-card__info,.request-access-card__toast{grid-column:1 / -1;padding:.75rem 1rem;border-radius:.75rem;font-size:.95rem}.request-access-card__error{background:#ef44441f;color:#fecaca}.request-access-card__info{background:#10b9811f;color:#bbf7d0}.request-access-card__toast,.request-access-card__toast--info{background:#3b82f61f;color:#bfdbfe}.request-access-card__toast--success{background:#10b9811f;color:#bbf7d0}.request-access-card__toast--warning{background:#fbbf241f;color:#fcd34d}.request-access-card__toast--error{background:#ef44441f;color:#fecaca}.request-access-card__submit{grid-column:1 / -1;border:none;border-radius:.9rem;padding:.9rem 1.5rem;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:var(--text-on-dark);font-weight:600;font-size:1rem;cursor:pointer}.request-access-card__submit[disabled]{opacity:.5;cursor:not-allowed}.use-camera-btn{display:inline-flex;align-items:center;gap:.55rem;border-radius:999px;padding:.6rem 1.35rem;background:var(--secondary-color);color:var(--text-on-dark);border:1px solid rgba(91,33,182,.6);font-weight:600;font-size:.95rem;letter-spacing:.01em;line-height:1.2;cursor:pointer;box-shadow:0 12px 28px #5b21b673;transition:background .16s ease,transform .16s ease,box-shadow .16s ease,border-color .16s ease}.use-camera-btn:hover{background:color-mix(in srgb,var(--secondary-color) 85%,var(--primary-color));transform:translateY(-1px);box-shadow:0 18px 32px #5b21b68c}.use-camera-btn:focus-visible{outline:2px solid rgba(248,250,252,.65);outline-offset:3px}.use-camera-btn__icon{display:inline-flex;justify-content:center;align-items:center}.use-camera-btn__icon svg{display:block}.use-camera-btn__label{white-space:normal;text-align:left}.refresh-btn{display:inline-flex;align-items:center;gap:.55rem;border-radius:.95rem;padding:.6rem 1.45rem;background:var(--primary-color);color:var(--text-on-dark);border:1px solid rgba(124,58,237,.7);font-weight:600;letter-spacing:.01em;cursor:pointer;box-shadow:0 18px 32px #7c3aed40;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease,opacity .16s ease}.refresh-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 22px 36px #7c3aed59;border-color:#f8fafc80}.refresh-btn:focus-visible{outline:2px solid rgba(248,250,252,.7);outline-offset:3px}.refresh-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.refresh-btn__icon{display:inline-flex;width:18px;height:18px}.refresh-btn__icon svg{width:100%;height:100%;display:block}.refresh-btn.is-refreshing .refresh-btn__icon svg{animation:refresh-spin .9s linear infinite}.refresh-btn__label{white-space:nowrap}@keyframes refresh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.reset-filters-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border-radius:999px;border:1px solid rgba(148,163,184,.35);padding:.45rem 1.25rem;background:#0f172a66;color:var(--text-secondary);font-weight:600;letter-spacing:.01em;cursor:pointer;box-shadow:0 10px 24px #02061773;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:color .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.reset-filters-btn:hover:not(:disabled){color:var(--text-on-dark);border-color:#f8fafc80;background:#182542a6;transform:translateY(-1px);box-shadow:0 14px 28px #0f172a99}.reset-filters-btn:focus-visible{outline:2px solid rgba(248,250,252,.65);outline-offset:3px}.reset-filters-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.reset-filters-btn__label{white-space:nowrap}.buy-now-btn{width:100%;border:none;border-radius:.95rem;padding:.7rem 1.25rem;font-weight:700;letter-spacing:.01em;background:linear-gradient(135deg,#4ade80,#22c55e);color:#052e16;box-shadow:0 16px 32px #22c55e40;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.buy-now-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 22px 40px #22c55e59}.buy-now-btn:focus-visible{outline:2px solid rgba(248,250,252,.8);outline-offset:3px}.buy-now-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.buy-now-btn.is-busy{pointer-events:none}.typeahead-select{display:flex;flex-direction:column;gap:.45rem}.typeahead-select__input{padding:.55rem .75rem;border-radius:.6rem;border:1px solid rgba(148,163,184,.3);background:#0f172a59;color:var(--text-on-dark)}.typeahead-select__dropdown{border-radius:.6rem;border:1px solid rgba(148,163,184,.3);background:#0f172a73;color:var(--text-on-dark);padding:.5rem .65rem;width:100%}.dropdown-field{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;color:var(--text-secondary)}.dropdown-field__label{font-weight:600;letter-spacing:.01em}.dropdown-field__description{font-size:.78rem;line-height:1.4;color:var(--text-muted)}.dropdown-field__control{padding:.65rem .9rem;border-radius:.85rem;border:1px solid rgba(148,163,184,.35);background:#0f172a94;color:var(--text-on-dark);transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.dropdown-field__control:hover{border-color:#f8fafc73;background:#182542b3}.dropdown-field__control:focus-visible{outline:2px solid rgba(124,58,237,.55);outline-offset:2px;border-color:#7c3aed73;box-shadow:0 0 0 3px #7c3aed33}.dropdown-field__control:disabled{opacity:.5;cursor:not-allowed}.dropdown-field__control option{color:var(--text-on-dark);background:var(--surface)}.upload-back-btn{display:inline-flex;align-items:center;gap:.55rem;border-radius:.95rem;padding:.65rem 1.5rem;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:var(--text-on-dark);border:none;font-weight:600;font-size:.95rem;letter-spacing:.01em;cursor:pointer;box-shadow:0 18px 34px #7c3aed59;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.upload-back-btn:hover{background:linear-gradient(135deg,var(--primary-hover),var(--secondary-color));transform:translateY(-1px);box-shadow:0 24px 38px #7c3aed73}.upload-back-btn:focus-visible{outline:2px solid rgba(248,250,252,.7);outline-offset:3px}.upload-back-btn__icon{display:inline-flex;align-items:center;justify-content:center}.upload-back-btn__icon svg{display:block}.upload-back-btn__label{white-space:nowrap}.card{display:flex;flex-direction:column;gap:.75rem;padding:2rem;border-radius:1.5rem;border:1px solid rgba(148,163,184,.3);background:#020617b3;color:inherit;text-decoration:none;min-height:320px;box-shadow:0 24px 60px #02061780;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .3s ease,border-color .3s ease,background .3s ease}.card:hover{transform:translateY(-6px);border-color:#94a3b88c;background:#0f172ac7}.card.locked{opacity:.6;cursor:pointer;filter:grayscale(.15)}.card-icon{width:64px;height:64px;border-radius:1.1rem;border:1px solid rgba(148,163,184,.35);background:#0f172aa6;display:inline-flex;align-items:center;justify-content:center;color:var(--text-on-dark)}.status-chip-row{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.5rem}.status-chip{padding:.2rem .7rem;border-radius:999px;border:1px solid rgba(148,163,184,.35);font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-on-dark)}.status-unreleased{background:#94a3b81f;border-color:#94a3b859}.status-alpha{background:#7c3aed2e;border-color:#7c3aed66;color:#e0e7ff}.status-beta{background:#0ea5e92e;border-color:#0ea5e973;color:#cffafe}.card-title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;position:relative;z-index:1}.card-description{color:var(--text-secondary);font-size:.95rem;margin-bottom:1rem;position:relative;z-index:1}.card-arrow{font-size:1.5rem;color:var(--primary-color);margin-top:auto;transition:transform .3s ease;position:relative;z-index:1}.card:hover .card-arrow{transform:translate(8px)}.progress-container{width:100%;margin-top:1rem;margin-bottom:.5rem;position:relative;z-index:1}.progress-bar{width:100%;height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.progress-fill{height:100%;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:4px;transition:width .3s ease}.progress-text{font-size:.85rem;color:var(--text-secondary);font-weight:500}.demo-badge{display:inline-block;padding:.25rem .75rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:1rem;font-size:.75rem;font-weight:600;margin-top:.5rem;position:relative;z-index:1}.footer{text-align:center;padding:2rem 0;color:var(--text-muted);font-size:.9rem;border-top:1px solid var(--border)}.footer-links{margin-top:.5rem;display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;font-size:.95rem}.footer-links a{color:var(--text-secondary);text-decoration:none}.footer-links a:hover{color:#fff}@media(max-width:1200px){.grid-container{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media(max-width:768px){.container{padding:1.5rem}.header-bar{flex-flow:row nowrap}.header-bar__section{flex:1 1 100%;max-width:100%;justify-content:flex-start}.header-bar__section--right{justify-content:flex-start}.header-eyebrow{font-size:.75rem}.title{font-size:2.5rem}.subtitle{font-size:1.1rem}.header-bar{align-items:flex-start;flex-flow:row nowrap;gap:.5rem}.card{padding:1.5rem}}@media(min-width:1024px){.avatar-btn{width:56px;height:56px}}@media(max-width:480px){.title{font-size:2rem}.subtitle{font-size:1rem}.card-title{font-size:1.25rem}}.home-auth{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;width:100%;padding:0 0 3rem;align-items:stretch}.home-auth__card{background:#0f172a73;border-radius:1.25rem;padding:2rem;border:1px solid rgba(148,163,184,.3);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 30px 80px #0206178c}.home-auth__header{margin-bottom:1.25rem}.home-auth__eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;color:var(--text-secondary)}.home-auth__header h2{font-size:1.8rem;margin:.35rem 0}.home-auth__header p{color:var(--text-secondary);margin:0}.home-auth__form{display:flex;flex-direction:column;gap:1rem}.home-auth__label{display:flex;flex-direction:column;gap:.35rem;font-weight:600}.home-auth__label input,.home-auth__label select,.home-auth__label textarea{border-radius:.75rem;border:1px solid rgba(148,163,184,.4);background:#0f172a99;padding:.85rem 1rem;color:#fff}.home-auth__label textarea{resize:vertical;min-height:110px}.home-auth__label select{appearance:none}.home-auth__label input:focus,.home-auth__label select:focus,.home-auth__label textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #7c3aed4d}.home-auth__primary{border:none;border-radius:999px;padding:.9rem 1rem;font-size:1rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));cursor:pointer}.home-auth__primary:disabled{opacity:.6;cursor:not-allowed}.home-auth__providers{display:flex;flex-direction:column;gap:.65rem;margin-top:1.5rem}.home-auth__provider{width:100%;border-radius:.9rem;border:1px solid transparent;padding:.9rem 1rem;font-weight:600;font-size:.95rem;display:flex;align-items:center;gap:.9rem;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;box-shadow:0 1px 1px #0000000d}.home-auth__provider svg{width:18px;height:18px}.provider-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}@media(max-width:520px){.home-auth__provider{gap:1.2rem;padding:1rem 1.15rem}.provider-icon{width:28px;height:28px}}@media(max-width:640px){.container{padding:1.5rem 1rem}main{padding:.5rem 0 2rem}.grid-container{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin-bottom:1.5rem}.card,.request-access-card{padding:1.25rem}.request-access-card__form{grid-template-columns:1fr}.home-auth{grid-template-columns:1fr;gap:1.25rem}}.home-auth__provider--google{background:#34a853;border-color:#34a853;color:#f8fafc}.home-auth__provider--google:hover:not(:disabled){background:#2c8b47;border-color:#2c8b47;box-shadow:0 6px 14px #34a85359}.home-auth__provider--google .provider-icon,.home-auth__provider--facebook .provider-icon,.home-auth__provider--github .provider-icon{background:#fff;border-radius:999px;border:1px solid rgba(31,42,55,.08);padding:.2rem;box-shadow:0 2px 6px #0f172a1f}.home-auth__provider--facebook .provider-icon svg{color:#1877f2}.home-auth__provider--github .provider-icon svg{color:#111827}.home-auth__provider--facebook{background:#1877f2;border-color:#1877f2;color:#fff}.home-auth__provider--facebook:hover:not(:disabled){background:#166fe5;border-color:#166fe5;box-shadow:0 6px 14px #1877f259}.home-auth__provider--github{background:#202938;border-color:#202938;color:#f8fafc}.home-auth__provider--github:hover:not(:disabled){background:#1b2331;border-color:#1b2331;box-shadow:0 6px 14px #1b233173}.home-auth__provider:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.home-auth__footer{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.home-auth__link{background:transparent;border:none;color:var(--text-secondary);text-decoration:underline;cursor:pointer;font-size:.9rem;padding:0}.home-auth__error{color:#fecaca;font-weight:600}.home-auth__info{color:#bbf7d0}.home-auth__toast{margin-top:.75rem;border-radius:.9rem;padding:.85rem 1rem;font-size:.9rem;font-weight:600;border:1px solid transparent}.home-auth__toast--warning{background:#fef3c7;border-color:#fcd34d;color:#92400e}.home-auth__toast--info{background:#dbeafe;border-color:#93c5fd;color:#1e3a8a}.home-auth__toast--success{background:#dcfce7;border-color:#86efac;color:#166534}.home-auth__toast--error{background:#fee2e2;border-color:#fca5a5;color:#991b1b}.home-auth__hint{margin-top:1.25rem;font-size:.85rem;color:var(--text-muted)}.home-auth__hint a{color:#f8fafc}.home-auth__secure{position:relative;min-height:320px;border-radius:1.5rem;padding:2rem;background:radial-gradient(circle at top,#0ea5e91f,#0f172af2);border:1px solid rgba(14,116,144,.45);box-shadow:inset 0 1px #ffffff0d}.home-auth__secure-card{position:relative;padding:1.75rem;border-radius:1.25rem;background:#020617b3;border:1px solid rgba(148,163,184,.25);color:#e2e8f0;box-shadow:0 24px 60px #02061780}.home-auth__secure-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;color:#5eead4d9}.home-auth__secure-card h3{font-size:1.6rem;margin:.35rem 0 .85rem}.home-auth__secure-form{display:flex;flex-direction:column;gap:1rem;margin-top:1.25rem}.home-auth__secure-product{border-radius:1rem;border:1px solid rgba(148,163,184,.3);background:#0f172a99;padding:1rem 1.1rem}.home-auth__secure-product h4{margin-bottom:.25rem}.home-auth__secure-product span{display:inline-block;margin-top:.5rem;font-size:.85rem;color:var(--text-secondary)}.home-auth__secure-list{margin:.75rem 0 .25rem;padding-left:1.2rem;display:flex;flex-direction:column;gap:.6rem;color:#f8fafc}.home-auth__secure-list>li{list-style:disc}.home-auth__secure-list>li>strong{display:block;font-size:.95rem}.home-auth__secure-list ul{margin-top:.35rem;padding-left:1.1rem;display:flex;flex-direction:column;gap:.25rem}.home-auth__secure-list ul li{list-style:circle;font-size:.9rem;color:var(--text-secondary)}.home-auth__secure-consent{display:flex;gap:.75rem;align-items:flex-start;font-size:.9rem;color:var(--text-secondary)}.home-auth__secure-consent input[type=checkbox]{margin-top:.35rem}.home-auth__secure-consent a{color:#f8fafc}.home-auth__secure-hint{margin-top:1rem;font-size:.85rem;color:var(--text-muted)}.home-auth__preview-request:disabled,.home-auth__preview-request[aria-disabled=true]{opacity:.6;pointer-events:none;filter:grayscale(10%)}.home-auth__preview-request:not(:disabled){cursor:pointer}.password-reset-gate{grid-column:1 / -1}.password-reset-card{border-radius:1.5rem;border:1px solid rgba(248,250,252,.1);background:#020617cc;padding:2rem;box-shadow:0 28px 60px #0206178c}.password-reset-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;color:#f8fafca6;margin-bottom:.35rem}.password-reset-product{margin:1rem 0;padding:1rem 1.25rem;border-radius:1rem;border:1px solid rgba(148,163,184,.3);background:#0f172a99}.password-reset-product small{display:block;color:var(--text-secondary);margin-top:.35rem}.password-reset-expiry{margin:.5rem 0 1rem;color:var(--text-secondary)}.password-reset-form{display:flex;flex-direction:column;gap:1rem}.password-rules{list-style:none;display:flex;flex-direction:column;gap:.4rem;margin:0;padding:0}.password-rule{display:flex;align-items:center;gap:.55rem;font-size:.9rem;color:var(--text-secondary)}.password-rule span{font-weight:700;width:1rem;display:inline-flex;justify-content:center}.password-rule--met{color:#bbf7d0}.password-reset-actions{display:flex;justify-content:flex-start}.home-auth__preview-request{margin-top:1.5rem;display:inline-flex;align-items:center;gap:.9rem;padding:.95rem 1.6rem;border-radius:.9rem;border:1px solid rgba(148,163,184,.35);background:linear-gradient(140deg,#0b0b0f,#29070f 55%,#3f0b17);color:#f8fafc;font-weight:600;letter-spacing:.01em;cursor:pointer;box-shadow:0 12px 30px #0206178c;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.home-auth__preview-request:hover{transform:translateY(-2px);border-color:#ffffff38;box-shadow:0 18px 46px #020617a6}.home-auth__preview-request:focus-visible{outline:2px solid rgba(124,58,237,.7);outline-offset:3px}.home-auth__preview-request svg{width:18px;height:18px}.lock-icon{width:28px;height:28px;border-radius:.65rem;background:#ffffff0d;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.2)}.home-auth__preview-eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;color:#5eead4e6}@media(max-width:768px){.home-auth{display:flex;flex-direction:column}}.page-shell{max-width:960px;margin:0 auto;padding:3rem 1.5rem 4rem}.policy-card,.settings-card{background:#0f172a99;border:1px solid rgba(148,163,184,.25);border-radius:1.5rem;padding:2.5rem;box-shadow:0 24px 60px #02061773}.policy-eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.8rem;color:var(--text-secondary)}.policy-card h1,.settings-card h1{margin:.35rem 0 1rem;font-size:2.25rem}.policy-section{margin-top:2rem}.policy-section h2{font-size:1.35rem;margin-bottom:.75rem}.policy-section ul{margin:.5rem 0 0 1.2rem;color:var(--text-secondary)}.settings-grid{display:grid;gap:1.5rem;margin-top:2rem}.settings-row{padding:1.25rem 1.5rem;border-radius:1rem;border:1px solid rgba(148,163,184,.2);background:#02061773;display:flex;justify-content:space-between;align-items:center;gap:1rem}.settings-row h2{font-size:1.15rem;margin-bottom:.3rem}.settings-row p{color:var(--text-secondary);margin:0}.toggle{display:inline-flex;align-items:center;gap:.75rem;font-weight:600}.toggle input[type=checkbox]{width:48px;height:24px;accent-color:var(--primary-color)}.settings-note{margin-top:1.5rem;color:var(--text-muted);font-size:.9rem}.api-keys-card{display:flex;flex-direction:column;gap:1.5rem}.api-keys-lede{color:var(--text-secondary);margin-top:-.25rem}.api-keys-steps{margin:0;padding-left:1.25rem;color:var(--text-secondary);display:flex;flex-direction:column;gap:.5rem}.api-keys-form{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}.api-keys-form label{flex:1 1 240px;display:flex;flex-direction:column;gap:.4rem;font-weight:600;color:var(--text-secondary)}.api-keys-form input{border-radius:.75rem;border:1px solid rgba(148,163,184,.35);background:#020617a6;color:#f8fafc;padding:.65rem .85rem;font-size:.95rem}.api-keys-banner{padding:.85rem 1rem;border-radius:.75rem;background:#10b9811f;border:1px solid rgba(16,185,129,.35);color:#bbf7d0;font-weight:600}.api-keys-error{padding:.85rem 1rem;border-radius:.75rem;background:#ef44441f;border:1px solid rgba(239,68,68,.35);color:#fecaca;font-weight:600}.api-key-result{border:1px solid rgba(148,163,184,.3);border-radius:1rem;padding:1.5rem;background:#0f172a8c;display:flex;flex-direction:column;gap:1rem}.api-key-token-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.api-key-token-row code{flex:1 1 auto;padding:.75rem 1rem;background:#020617a6;border-radius:.75rem;border:1px solid rgba(148,163,184,.35);font-size:.95rem;word-break:break-all}.api-key-meta{display:grid;gap:.5rem;color:var(--text-secondary)}.api-key-meta code{font-size:.9rem}.api-key-routes{display:inline-flex;flex-wrap:wrap;gap:.4rem;margin-left:.35rem}.api-route-badge{display:inline-flex;align-items:center;padding:.2rem .65rem;border-radius:999px;font-size:.85rem;border:1px solid rgba(94,234,212,.35);color:#99f6e4;background:#064e3b59}.api-key-empty{padding:1rem;border-radius:.9rem;border:1px dashed rgba(148,163,184,.35);background:#0f172a59;color:var(--text-secondary)}.api-keys-actions{display:flex;gap:1rem;margin-top:1rem}.api-keys-actions a{color:var(--primary-color);font-weight:600}.api-keys-note{color:var(--text-secondary);font-size:.9rem;margin-top:.5rem}@media(max-width:640px){.settings-row{flex-direction:column;align-items:flex-start}}.leaderboard-shell{width:100%}.leaderboard-card{background:#020617c7;border-radius:1.5rem;padding:2.5rem;border:1px solid rgba(148,163,184,.3);box-shadow:0 30px 60px #02061780}.leaderboard-header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.5rem;margin-bottom:2rem}.leaderboard-filter{min-width:240px}.leaderboard-filter .dropdown-field__label{color:var(--text-secondary)}.leaderboard-filter .dropdown-field__control{background:#0f172ad9;border-color:#94a3b866;color:#f8fafc}.leaderboard-chart{border-radius:1.25rem;border:1px dashed rgba(99,102,241,.45);background:#4c1d951f;padding:2rem}.leaderboard-chart__inner{border-radius:1rem;border:1px solid rgba(148,163,184,.25);padding:2rem;text-align:center;background:#0f172abf}.leaderboard-chart__title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.leaderboard-chart__stat{font-size:2.2rem;font-weight:700;margin-bottom:.35rem}.leaderboard-chart__caption{color:var(--text-secondary);font-size:.95rem}.leaderboard-footnote{margin-top:1.75rem;color:var(--text-muted);font-size:.9rem}@media(max-width:640px){.leaderboard-card{padding:2rem}.leaderboard-filter .dropdown-field__control{min-width:100%}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.card{animation:fadeIn .6s ease-out backwards}.card:nth-child(1){animation-delay:.05s}.card:nth-child(2){animation-delay:.1s}.card:nth-child(3){animation-delay:.15s}.card:nth-child(4){animation-delay:.2s}.card:nth-child(5){animation-delay:.25s}.card:nth-child(6){animation-delay:.3s}.card:nth-child(7){animation-delay:.35s}.card:nth-child(8){animation-delay:.4s}.card:nth-child(9){animation-delay:.45s}.card:focus{outline:2px solid var(--primary-color);outline-offset:4px}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@keyframes uploadPulse{0%{box-shadow:0 0 #7c3aed00}50%{box-shadow:0 0 18px 6px #7c3aed24}to{box-shadow:0 0 #7c3aed00}}.capture-tile{transition:border-color .18s ease,box-shadow .18s ease}.capture-tile.upload-flash{border-color:var(--primary-color)!important;animation:uploadPulse 1.2s ease-in-out infinite}.variation-chip{display:inline-block;padding:.35rem .6rem;border-radius:8px;font-size:13px;font-weight:600;color:#0f172a;background:#eef2ff;border:1px solid #e6eef9;white-space:nowrap}.home-auth__cta-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;background:#0b0b0b;border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#e5e7eb;margin-bottom:12px}.home-auth__primary.secondary{background:transparent;color:#e5e7eb;border:1px solid rgba(255,255,255,.2)}.variation-chip:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0f172a0f}.variation-prizm{background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid #d1d5db}.variation-refractor{background:linear-gradient(90deg,#fef3c7,#fff7ed);border:1px solid #f59e0b}.variation-signature{background:linear-gradient(90deg,#f3e8ff,#eef2ff);border:1px solid #8b5cf6;color:#4c1d95}.variation-gold{background:linear-gradient(90deg,#fff7ed,#fffbeb);border:1px solid #f59e0b;color:#92400e}.variation-red{background:linear-gradient(90deg,#fff1f2,#fff7f7);border:1px solid #ef4444;color:#7f1d1d}.variation-green{background:linear-gradient(90deg,#ecfdf5,#f0fdf4);border:1px solid #10b981;color:#065f46}.variation-die-cut{background:linear-gradient(90deg,#f8fafc,#fff);border:1px dashed #9ca3af;color:#0f172a}.variation-first-down{background:linear-gradient(90deg,#eef2ff,#f8fafc);border:1px solid #60a5fa;color:#1e3a8a}.variation-gem{background:linear-gradient(90deg,#ecfeff,#f0f9ff);border:1px solid #06b6d4;color:#034157}.variation-foil{background:linear-gradient(90deg,#f8fafc,#fff);border:1px solid #c7d2fe;color:#1e293b}.variation-short-print{background:linear-gradient(90deg,#fff7ed,#fffaf0);border:1px solid #fbbf24;color:#92400e}.variation-base{background:#fff;border:1px solid #e5e7eb;color:#111827}.auth-debug-banner{position:fixed;bottom:1rem;right:1rem;background:#01040ed9;border:1px solid rgba(148,163,184,.4);border-radius:.85rem;padding:.85rem 1rem;font-size:.75rem;color:#f8fafc;z-index:9999;width:min(320px,90vw);box-shadow:0 20px 45px #02061780;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-family:JetBrains Mono,Menlo,Consolas,monospace}.auth-debug-banner__row{margin-bottom:.25rem;word-break:break-word}.auth-debug-banner__row strong{font-size:.85rem}.auth-debug-banner__pre{background:#0f172aa6;padding:.5rem;border-radius:.5rem;margin:.35rem 0;overflow-x:auto;max-height:160px}.auth-debug-banner__actions{display:flex;justify-content:flex-end}.auth-debug-banner__actions button{background:#f8fafc1a;border:1px solid rgba(248,250,252,.3);color:#f8fafc;border-radius:.5rem;padding:.25rem .6rem;font-size:.7rem;cursor:pointer}.auth-debug-banner__actions button:hover{background:#f8fafc33}.home-mini-requests{margin-top:1rem;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.mini-card{background:#0f172acc;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:12px;box-shadow:0 12px 30px #0000004d}.mini-copy{color:#94a3b8;margin:4px 0 10px}.mini-form{display:grid;gap:10px}.mini-actions{display:flex;justify-content:flex-end}.inventory-success{color:#22d3ee}._field_5a68n_1{display:flex;flex-direction:column;gap:4px}._label_5a68n_2{font-weight:500;font-size:14px}._select_5a68n_3{padding:10px;border:1px solid var(--gray);border-radius:4px;font:inherit;background:var(--white)}._select_5a68n_3:focus{outline:none;border-color:var(--black)}._card_1ffx6_1{background:var(--white);border:1px solid var(--light-gray);border-radius:8px;padding:20px}._header_1ffx6_7{font-weight:600;margin-bottom:12px}._footer_1ffx6_8{margin-top:16px;padding-top:16px;border-top:1px solid var(--light-gray)}._field_1w300_1{display:flex;flex-direction:column;gap:4px}._label_1w300_2{font-weight:500;font-size:14px}._input_1w300_3{padding:10px;border:1px solid var(--gray);border-radius:4px;font:inherit}._input_1w300_3:focus{outline:none;border-color:var(--black)}._input_1w300_3:disabled{background:var(--light-gray)}._error_1w300_11{color:#dc2626;font-size:14px}._checkbox_uc2gm_1{display:inline-flex;align-items:center;gap:8px;cursor:pointer}._input_uc2gm_2{width:18px;height:18px;accent-color:var(--black)}._button_8dt8f_1{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;border-radius:4px;font:inherit;font-weight:500;cursor:pointer;border:none;transition:background .15s,color .15s,border-color .15s}._button_8dt8f_1:disabled{opacity:.5;cursor:not-allowed}._primary_8dt8f_20{background:#5b21b6;color:#fff}._primary_8dt8f_20:hover:not(:disabled){background:#4c1d95}._secondary_8dt8f_26{background:#0b0c10;color:#fff;border:1px solid #111827}._secondary_8dt8f_26:hover:not(:disabled){background:#111827;color:#fff;border-color:#1f2937}._danger_8dt8f_37{background:#dc2626;color:#fff}._danger_8dt8f_37:hover:not(:disabled){background:#b91c1c}._success_8dt8f_44{background:#16a34a;color:#fff}._success_8dt8f_44:hover:not(:disabled){background:#15803d}._sm_8dt8f_51{padding:8px 14px;font-size:.95rem}._iconOnly_8dt8f_56{padding:10px;width:40px;height:40px}._label_8dt8f_62{display:inline-flex;align-items:center;gap:8px}._icon_8dt8f_56{display:inline-flex;line-height:0}._overlay_fzmtj_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:20px}._modal_fzmtj_10{background:var(--white);border-radius:8px;padding:24px;max-width:500px;width:100%}._header_fzmtj_17{font-weight:600;margin-bottom:16px}._footer_fzmtj_18{margin-top:20px;display:flex;gap:8px;justify-content:flex-end}.hub-back-link{display:inline-flex;align-items:center;gap:.35rem;color:#f8fafc;font-size:.9rem;font-weight:600;text-decoration:underline;text-underline-offset:.2rem;transition:color .15s ease,opacity .15s ease}.hub-back-link:hover{color:#e2e8f0;opacity:.9}.hub-back-link__icon{font-size:1rem;line-height:1}.hub-back-link--pill{padding:.35rem .5rem;border-radius:999px;background:#ffffff0f}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media(min-width:1024px){body{margin:40px}}#root{width:100%;margin:0;padding:0}input,button,select,textarea{font-size:16px}.cs-shell{min-height:100vh;background:radial-gradient(circle at 20% 20%,rgba(99,102,241,.18),transparent 35%),#020617;color:#e5e7eb;padding:12px;display:flex;flex-direction:column}.cs-shell-wide{padding:0}.cs-hero{position:relative;display:grid;grid-template-columns:1fr;gap:12px;min-height:calc(100vh - 24px)}.cs-hero-expanded{min-height:100vh}.cs-hero-left,.cs-hero-right{background:#0f172ab3;border:1px solid rgba(255,255,255,.05);border-radius:14px;overflow:hidden;position:relative}.cs-hero-left{padding:0;min-height:calc(100vh - 24px);display:flex;flex-direction:column}.cs-galaxy-scene{height:70vh;min-height:480px;width:100%;display:block}.cs-hero-left canvas{height:100%!important;min-height:480px;display:block}.cs-hero-right{position:absolute;top:12px;right:12px;width:min(420px,38vw);max-height:calc(100vh - 48px);padding:12px;display:flex;flex-direction:column;gap:12px;overflow:auto;box-shadow:0 20px 50px #00000059}.cs-panel{background:#111827bf;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:12px;box-shadow:0 20px 40px #00000040}.cs-panel-header{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#a5b4fc;margin-bottom:6px}.cs-hero-full{min-height:100vh}.cs-panel-ghost{background:#1118278c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cs-planet-title{display:flex;justify-content:space-between;align-items:center;gap:8px}.cs-planet-category{color:#94a3b8;margin:0}.cs-badge-muted{background:#94a3b829;color:#cbd5e1}.cs-perks ul{margin:0;padding-left:18px;color:#cbd5e1}.cs-perks li{margin:2px 0}.cs-floating-admin{position:absolute;top:16px;left:16px;max-width:420px;z-index:3}.cs-planet-overlay{position:static;margin:14px 12px 0;background:linear-gradient(160deg,#0f172af0,#020617e6);border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:14px;box-shadow:0 24px 60px #0006;z-index:1;max-height:none;overflow:visible;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-size:cover}.cs-planet-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.cs-planet-heading h2{margin:4px 0 2px}.cs-planet-note{color:#cbd5e1;margin:0;font-size:13px}.cs-planet-actions{display:flex;gap:8px;align-items:center}.cs-shop-accordion{display:flex;flex-direction:column;gap:10px}.cs-shop-card{background:#0f172ae6;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden}.cs-shop-card.role-founder{border-color:#fbbf248c;box-shadow:0 0 0 1px #fbbf2440,0 10px 30px #fbbf2414}.cs-shop-card.status-available{border-color:#22d3ee73}.cs-shop-head{width:100%;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:12px;background:#ffffff05;border:none;color:inherit;cursor:pointer}.cs-shop-avatar{width:44px;height:44px;border-radius:12px;background:#ffffff0f;display:grid;place-items:center;overflow:hidden;font-weight:700}.cs-shop-avatar img{width:100%;height:100%;object-fit:cover}.cs-shop-title h4{margin:2px 0}.cs-shop-label{margin:0;font-size:12px;color:#a5b4fc;letter-spacing:.04em}.cs-shop-sub{margin:0;color:#cbd5e1}.cs-shop-status{display:flex;flex-direction:column;gap:6px;align-items:flex-end}.cs-price-pill{background:#22d3ee2e;color:#67e8f9;padding:4px 8px;border-radius:999px;font-weight:700;font-size:12px}.cs-shop-body{padding:12px;display:flex;flex-direction:column;gap:12px}.cs-metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.cs-metric-label{margin:0;font-size:12px;color:#94a3b8}.cs-metric-value{margin:0;font-weight:700}.cs-shop-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.cs-shop-form .cs-field{margin-bottom:0}.cs-shop-actions{display:flex;justify-content:flex-end}.cs-btn{background:linear-gradient(90deg,#6366f1,#22d3ee);border:none;border-radius:10px;color:#fff}.cs-btn.ghost{background:transparent;color:#c7d2fe;border:1px solid rgba(255,255,255,.2)}.cs-field{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.cs-field input{background:#0f172a;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:8px 10px;color:#e5e7eb}.cs-badge{padding:4px 8px;border-radius:999px;font-size:11px;font-weight:700}.cs-badge-available{background:#22d3ee33;color:#22d3ee}.cs-badge-taken{background:#ec489933;color:#f472b6}.cs-list{display:flex;flex-direction:column;gap:6px;max-height:320px;overflow:auto}.cs-list-item{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px;background:#ffffff0a;border:1px solid transparent;border-radius:10px;color:#e5e7eb;cursor:pointer}.cs-list-item.theme-sports{background:linear-gradient(135deg,#3b82f640,#0ea5e92e);border-color:#3b82f659}.cs-list-item.theme-pokemon{background:linear-gradient(135deg,#fbbf2442,#ec489929);border-color:#fbbf2459}.cs-list-item.active{border-color:#6366f199;background:linear-gradient(135deg,#6366f152,#22d3ee38)}.cs-list-name{font-weight:700}.cs-list-sub{color:#94a3b8;font-size:12px}.cs-success{color:#22d3ee}.cs-error{color:#f87171}.cs-admin-toggle{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:#cbd5e1}.cs-admin-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 0}.cs-admin-avatar{width:36px;height:36px;border-radius:50%;background:#ffffff14;display:grid;place-items:center;color:#e5e7eb;font-weight:700;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.cs-admin-avatar img{width:100%;height:100%;object-fit:cover}.cs-admin-actions{display:flex;gap:8px}.cs-loading{padding:16px;color:#cbd5e1}@media(max-width:960px){.cs-hero{grid-template-columns:1fr;min-height:unset}.cs-hero-left{min-height:420px}.cs-hero-right{position:relative;width:100%;max-height:none;top:unset;right:unset;box-shadow:none}}
