@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
:root{--bg:#f8fafc;--ink:#0f172a;--muted:#64748b;--card:#ffffffd9;--line:#0206171a;--accent:#2563eb;--accent-soft:#2563eb1a;--blue-soft:#2563eb14}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--ink);background:radial-gradient(1200px 800px at 10% -10%,#e0f2fe 0%,#e0f2fe00 60%),radial-gradient(1200px 800px at 110% 10%,#fef3c7 0%,#fef3c700 60%),#f8fafc;font-family:Inter,ui-sans-serif,system-ui,sans-serif}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-shell{max-width:1120px;margin:0 auto;padding:40px 24px 72px}.app-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.nav-pills{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.nav-pills a{border:1px solid var(--line);background:#ffffffd9;border-radius:999px;padding:11px 16px;font-weight:800}.hero-card,.panel{border:1px solid var(--line);background:var(--card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:28px;box-shadow:0 24px 60px #10233b17}.hero-card{padding:32px}.hero-copy{max-width:720px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--muted);margin:0 0 12px;font-size:12px;font-weight:800}.hero-card h1,.panel h2{margin:0}.hero-card h1{max-width:10ch;font-size:clamp(2.2rem,5vw,4.5rem);line-height:.98}.lede{max-width:60ch;color:var(--muted);margin:20px 0 0;font-size:1.05rem;line-height:1.65}.hero-links{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-links a{border:1px solid var(--line);background:#fff;border-radius:999px;padding:12px 18px;font-weight:700}.hero-links a:first-child{background:var(--accent);color:#fff;border-color:#0000}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:24px;display:grid}.overview-grid,.account-shell,.billing-admin-layout{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:24px;display:grid}.billing-admin-aside{flex-direction:column;gap:20px;display:flex;position:sticky;top:20px}.billing-admin-main{flex-direction:column;gap:24px;display:flex}.admin-scroll-list{max-height:600px;padding-right:4px;overflow-y:auto}.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:24px;display:grid}.overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.panel{padding:24px}.panel.accent{background:linear-gradient(#fff 0%,#2563eb0f 100%)}.panel ul{color:var(--muted);margin:18px 0 0;padding-left:18px;line-height:1.7}.kid-card,.metric-card,.row-card,.picker-option,.subpanel{border:1px solid var(--line);background:#ffffffe6;border-radius:24px}.kid-card{padding:24px;box-shadow:0 18px 40px #10233b14}.balance-card{background:linear-gradient(135deg,#2563eb14,#e0f2feb3)}.balance-card h2{margin:10px 0 12px;font-size:clamp(2rem,4vw,3.5rem);line-height:.95}.balance-card p{color:var(--muted);max-width:36ch}.checkout-summary-card{background:linear-gradient(135deg,#16a34a1f,#fffffff5);margin-bottom:24px;padding:28px}.checkout-summary-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.checkout-summary-header h2{margin:0}.checkout-summary-copy{max-width:62ch;color:var(--muted);margin:12px 0 0;line-height:1.65}.checkout-summary-badge{color:#166534;white-space:nowrap;background:#ffffffe6;border:1px solid #16a34a2e;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-size:12px;font-weight:800;display:inline-flex}.checkout-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.checkout-summary-stat{border:1px solid var(--line);background:#ffffffeb;border-radius:18px;padding:16px}.checkout-summary-stat span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;display:block}.checkout-summary-stat strong{margin-top:8px;line-height:1.35;display:block}.checkout-summary-actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.checkout-summary-note{color:var(--muted);margin:14px 0 0}.panel-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.tag,.mini-tag,.pill-number{border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.tag,.mini-tag{border:1px solid var(--line);color:var(--muted);background:#fff}.tag{padding:8px 12px;font-size:12px}.mini-tag{padding:6px 10px;font-size:11px}.pill-number{background:var(--accent-soft);min-width:56px;color:var(--ink);padding:10px 14px}.pill-number.positive{background:var(--blue-soft)}.stack-list,.support-list{flex-direction:column;gap:12px;display:flex}.row-card{justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.route-card{display:block}.route-card h2{margin:4px 0 12px}.row-card strong,.metric-card strong,.panel-header h2{display:block}.row-meta{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.row-card p,.support-list span,.empty-state p{color:var(--muted);margin:4px 0 0}.support-list a{color:var(--accent);font-weight:700}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.billing-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.billing-action-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.billing-option-card{border:1px solid var(--line);background:#f8fafcf2;border-radius:22px;flex-direction:column;gap:14px;padding:18px;display:flex}.billing-option-card.active{background:linear-gradient(#2563eb14,#fffffff5);border-color:#2563eb52}.billing-option-metrics{color:var(--muted);justify-content:space-between;gap:12px;font-size:13px;font-weight:700;display:flex}.billing-option-actions{flex-wrap:wrap;gap:10px;display:flex}.metric-grid.compact{margin-bottom:18px}.top-gap{margin-top:14px}.metric-card{padding:16px}.accent-card{background:linear-gradient(#2563eb0f,#fffffff2)}.metric-card strong{color:var(--ink);font-size:1.2rem}.metric-card span{color:var(--muted);margin-top:6px;font-size:13px;display:block}.admin-panel{background:linear-gradient(#fffffff5,#faf8ffeb)}.analytics-panel{grid-column:span 2}.analytics-grid,.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.subpanel{padding:16px}.subpanel-header{margin-bottom:12px}.user-row.active{border-color:#2563eb66;box-shadow:inset 0 0 0 1px #2563eb26}.picker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.picker-option{align-items:center;gap:10px;padding:12px 14px;display:flex}.segmented-actions{gap:10px;margin-top:12px;display:flex}.ghost-button{border:1px solid var(--line);font:inherit;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:10px 14px;font-weight:700}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.stack-field{margin-top:12px;display:block}.form-grid label,.stack-field{color:var(--muted);font-size:13px;font-weight:700}.form-grid span,.stack-field span{margin-bottom:8px;display:block}.form-grid input,.form-grid select,.stack-field input{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:14px;padding:12px 14px}.form-actions{align-items:center;gap:14px;margin-top:18px;display:flex}.form-actions button{font:inherit;color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:999px;padding:12px 18px;font-weight:800}.auth-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:400;background:#0f172a99;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.form-actions a{font-weight:700}.form-actions button:disabled{opacity:.5;cursor:not-allowed}.inline-message{color:var(--muted);margin:0;font-size:14px}.empty-state{border:1px dashed var(--line);background:#ffffffb3;border-radius:20px;padding:18px}.loading-card,.auth-card{max-width:760px;margin:0 auto}.auth-card{padding:28px}.mode-toggle{background:#10233b0f;border-radius:999px;gap:8px;padding:6px;display:inline-flex}.mode-toggle a,.primary-button,.project-pill,.admin-list-item,.file-entry{font:inherit}.mode-toggle a{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 14px;font-weight:800;text-decoration:none}.mode-toggle a.active{color:var(--ink);background:#fff;box-shadow:0 8px 24px #10233b14}.auth-form,.form-stack{flex-direction:column;gap:14px;display:flex}.field{color:var(--muted);font-size:13px;font-weight:700;display:block}.field span{margin-bottom:8px;display:block}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fffffff2;border-radius:16px;padding:13px 14px}.field textarea{resize:vertical;min-height:190px}.form-error{color:#b42318;margin:0;font-weight:700}.primary-button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:999px;padding:13px 18px;font-weight:800}.secondary-button{font:inherit;color:#2563eb;cursor:pointer;background:#fff;border:1px solid #2563eb47;border-radius:999px;padding:13px 18px;font-weight:800}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled,.file-entry:disabled{opacity:.5;cursor:not-allowed}.support-copy,.empty-copy{color:var(--muted);margin:0;line-height:1.6}.studio-grid{grid-template-columns:360px minmax(0,1fr);gap:20px;display:grid}.studio-sidebar,.studio-main{flex-direction:column;gap:18px;display:flex}.project-stack{flex-direction:column;gap:16px;display:flex}.panel-header.compact{margin-bottom:10px}.project-pill-list,.admin-list,.file-list{flex-direction:column;gap:10px;display:flex}.project-pill,.admin-list-item,.file-entry{border:1px solid var(--line);text-align:left;cursor:pointer;background:#ffffffeb;border-radius:22px;width:100%;padding:14px 16px}.project-pill strong,.admin-list-item strong,.file-entry strong{margin-bottom:4px;display:block}.project-pill span,.admin-list-item span,.file-entry span,.admin-list-item small{color:var(--muted);display:block}.project-pill.active,.admin-list-item.active{background:linear-gradient(#2563eb14,#fffffff5);border-color:#2563eb66;box-shadow:inset 0 0 0 1px #2563eb26}.status-banner{color:var(--ink);background:linear-gradient(#2563eb0f,#ffffffeb);border:1px solid #2563eb1f;border-radius:20px;padding:14px 16px;font-weight:700}.status-banner.success{background:linear-gradient(#16a34a14,#fffffff0);border-color:#16a34a29}.status-banner.error{background:linear-gradient(#dc262614,#fffffff0);border-color:#dc262629}.status-chip{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-weight:800;display:inline-flex}.prompt-card{flex-direction:column;gap:16px;display:flex}.action-row,.runtime-links,.mini-facts{flex-wrap:wrap;gap:12px;display:flex}.runtime-links a{border:1px solid var(--line);background:#fff;border-radius:999px;padding:11px 15px;font-weight:800}.workspace-columns,.json-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.mini-facts{margin:16px 0 0;padding:0;list-style:none}.mini-facts li{color:var(--muted);background:#10233b0d;border-radius:999px;padding:9px 12px;font-weight:700}.migration-admin-grid{grid-template-columns:320px 360px minmax(0,1fr);gap:20px;display:grid}.file-panel{margin-top:16px}.entry-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.entry-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.json-view pre{color:#f6efe2;white-space:pre-wrap;word-break:break-word;background:#10233b;border-radius:18px;max-height:320px;margin:0;padding:16px;font-size:12px;line-height:1.55;overflow:auto}@media (max-width:780px){.page-shell{padding:24px 16px 48px}.app-header,.hero-card,.panel{border-radius:22px}.app-header,.account-shell,.admin-grid,.studio-grid,.migration-admin-grid,.overview-grid,.workspace-columns,.json-panels,.analytics-grid,.detail-grid,.metric-grid,.checkout-summary-grid,.billing-action-grid,.form-grid,.picker-grid,.entry-row{grid-template-columns:1fr}.panel-header,.checkout-summary-header,.row-card,.form-actions{flex-direction:column;align-items:stretch}}.sphera-loading-card{background:#ffffffe0;border:1px solid #94a3b833;border-radius:24px;max-width:420px;margin:72px auto;padding:24px;box-shadow:0 20px 50px #0f172a1a}.sphera-explore-page{--explore-bg-1:#eaf0ff;--explore-bg-2:#f1eefb;--explore-bg-3:#eef2ff;--explore-ink:#0b1020;--explore-heart:#ff3a6e;--explore-heart-soft:#ffe6ee;--explore-shadow:0 1px 0 #0f172a0a, 0 1px 2px #0f172a0a;min-height:100vh;color:var(--explore-ink);background:radial-gradient(1200px 600px at -10% -10%, var(--explore-bg-1) 0%, transparent 60%), radial-gradient(1200px 700px at 110% 0%, var(--explore-bg-3) 0%, transparent 55%), radial-gradient(900px 500px at 50% 110%, var(--explore-bg-2) 0%, transparent 60%), #f6f7fb}.sphera-explore-page *{box-sizing:border-box}.sphera-explore-page button,.sphera-explore-page input{font:inherit}.sphera-explore-page button{cursor:pointer}@keyframes sphera-shimmer{0%{transform:translate(-120%)}55%,to{transform:translate(120%)}}.sphera-explore-page .skeleton{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:6px;animation:1.4s infinite sphera-shimmer;display:inline-block}.sphera-explore-page .explore-main{width:100%;max-width:1320px;margin:0 auto;padding:28px 36px 80px}.sphera-explore-page .topbar,.sphera-explore-page .top-actions,.sphera-explore-page .page-head,.sphera-explore-page .filters,.sphera-explore-page .section-head,.sphera-explore-page .gtop,.sphera-explore-page .gcreator,.sphera-explore-page .gstats,.sphera-explore-page .creator-row,.sphera-explore-page .spot-stats,.sphera-explore-page .spot-cta-row,.sphera-explore-page .modal-actions,.sphera-explore-page .toast{align-items:center;display:flex}.sphera-explore-page .topbar{justify-content:flex-end;gap:12px;margin-bottom:18px}.sphera-explore-page .top-search{border:1px solid var(--explore-line);width:100%;color:var(--explore-muted);background:#fff;border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 14px;font-size:13px;display:flex}.sphera-explore-page .top-search input{min-width:0;color:var(--explore-ink);background:0 0;border:0;outline:0;flex:1}.sphera-explore-page .top-actions{gap:10px}.sphera-explore-page .claim-btn,.sphera-explore-page .explore-btn,.sphera-explore-page .chip,.sphera-explore-page .sort,.sphera-explore-page .card-fork,.sphera-explore-page .follow-btn,.sphera-explore-page .t-link{border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:600;text-decoration:none;display:inline-flex}.sphera-explore-page .claim-btn,.sphera-explore-page .btn-primary{background:var(--explore-primary);color:#fff;border:0}.sphera-explore-page .claim-btn{padding:8px 16px 8px 12px;font-size:13px}.sphera-explore-page .claim-btn svg{width:16px;height:16px}.sphera-explore-page .page-head{justify-content:space-between;align-items:flex-end;gap:12px;margin:6px 0 22px}.sphera-explore-page h1,.sphera-explore-page h2,.sphera-explore-page h3,.sphera-explore-page p{letter-spacing:0}.sphera-explore-page h1{align-items:center;gap:10px;margin:0;font-size:28px;font-weight:800;display:flex}.sphera-explore-page .live-dot{background:#22c55e;border-radius:999px;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 4px #22c55e2e}.sphera-explore-page .explore-lede{max-width:560px;color:var(--explore-muted);margin:6px 0 0;font-size:14px;line-height:1.5}.sphera-explore-page .head-meta{color:var(--explore-muted);text-align:right;font-size:12.5px;line-height:1.6}.sphera-explore-page .head-meta strong{color:var(--explore-ink-2);font-weight:600}.sphera-explore-page .spotlight,.sphera-explore-page .gcard,.sphera-explore-page .explore-panel,.sphera-explore-page .modal{border:1px solid var(--explore-line);box-shadow:var(--explore-shadow);background:#fff;border-radius:8px}.sphera-explore-page .spotlight{grid-template-columns:1.25fr 1fr;gap:22px;margin-bottom:26px;padding:18px;display:grid;position:relative;overflow:hidden}.sphera-explore-page .spot-thumb{aspect-ratio:16/10;color:#fff;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:flex-end;min-height:250px;padding:18px;display:flex;position:relative;overflow:hidden}.sphera-explore-page .spot-thumb:disabled{cursor:default}.sphera-explore-page .spot-thumb:focus-visible{outline-offset:3px;outline:3px solid #7dd3fcb8}.sphera-explore-page .spot-thumb:before{content:"";background:radial-gradient(360px 220px at 18% 22%,#ffffff8c,#0000 60%),radial-gradient(420px 240px at 80% 80%,#141e5059,#0000 60%);position:absolute;inset:0}.sphera-explore-page .spot-glyph,.sphera-explore-page .badge-plays{border-radius:999px;font-size:11px;font-weight:600;position:absolute}.sphera-explore-page .spot-glyph{color:var(--explore-primary-ink);text-transform:uppercase;background:#ffffffd9;padding:4px 10px;top:14px;left:14px}.sphera-explore-page .spot-info{flex-direction:column;justify-content:center;gap:14px;padding:8px 4px 8px 0;display:flex}.sphera-explore-page .spot-info h2{margin:0;font-size:26px;font-weight:800;line-height:1.15}.sphera-explore-page .spot-info p{max-width:46ch;color:var(--explore-ink-2);margin:0;font-size:14px;line-height:1.55}.sphera-explore-page .creator-row{gap:10px}.sphera-explore-page .creator-row .avatar{width:32px;height:32px;font-size:12px}.sphera-explore-page .creator-name{align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.sphera-explore-page .creator-handle{color:var(--explore-muted);font-size:12.5px}.sphera-explore-page .spot-stats{flex-wrap:wrap;gap:18px}.sphera-explore-page .stat{color:var(--explore-ink-2);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.sphera-explore-page .stat svg{width:14px;height:14px}.sphera-explore-page .stat .heart{color:var(--explore-heart)}.sphera-explore-page .spot-cta-row{gap:8px;margin-top:4px}.sphera-explore-page .explore-btn{border:0;font-size:13px}.sphera-explore-page .explore-btn svg{flex:none;width:14px;height:14px}.sphera-explore-page .btn-primary{padding:10px 18px}.sphera-explore-page .btn-ghost{border:1px solid var(--explore-line);color:var(--explore-ink-2);background:#fff;padding:9px 14px}.sphera-explore-page .btn-ghost:hover,.sphera-explore-page .chip:hover,.sphera-explore-page .sort:hover,.sphera-explore-page .follow-btn:hover,.sphera-explore-page .card-fork:hover{color:var(--explore-primary-ink);border-color:#cdd7ff}.sphera-explore-page .filters{flex-wrap:wrap;gap:8px;margin-bottom:18px}.sphera-explore-page .chip,.sphera-explore-page .sort{border:1px solid var(--explore-line);color:var(--explore-ink-2);background:#fff;padding:6px 12px;font-size:12.5px}.sphera-explore-page .chip.active{background:var(--explore-primary-soft);color:var(--explore-primary-ink);border-color:#cdd7ff}.sphera-explore-page .sep{background:var(--explore-line);width:1px;height:20px;margin:0 4px}.sphera-explore-page .grow{flex:1}.sphera-explore-page .explore-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:24px;display:grid}.sphera-explore-page .section-head{justify-content:space-between;align-items:baseline;gap:12px;margin:6px 0 12px}.sphera-explore-page .section-head h2,.sphera-explore-page .explore-panel h2{margin:0;font-size:15px;font-weight:700}.sphera-explore-page .section-head .see{color:var(--explore-primary-ink);cursor:pointer;background:0 0;border:0;padding:0;font-size:12.5px;font-weight:600;text-decoration:none}.sphera-explore-page .next-section{margin-top:32px}.sphera-explore-page .explore-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.sphera-explore-page .gcard{color:inherit;flex-direction:column;gap:10px;padding:12px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.sphera-explore-page .gcard:hover{border-color:#d6dbeb;transform:translateY(-2px);box-shadow:0 8px 24px #0f172a14}.sphera-explore-page .gthumb{aspect-ratio:16/10;color:#fff;border-radius:8px;justify-content:space-between;align-items:flex-end;padding:10px;font-size:11px;font-weight:600;display:flex;position:relative;overflow:hidden}.sphera-explore-page .gthumb:before{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#0b102073);position:absolute;inset:0}.sphera-explore-page .badge-plays{color:#0b1020;background:#ffffffeb;align-items:center;gap:5px;padding:3px 9px;font-weight:700;display:inline-flex;position:relative}.sphera-explore-page .badge-plays svg{width:11px;height:11px}.sphera-explore-page .th-1{background:linear-gradient(135deg,#bfd3ff,#9eb6ff 60%,#7d99ff)}.sphera-explore-page .th-2{background:linear-gradient(135deg,#ffd9b8,#ffb27a 60%,#ff8a55)}.sphera-explore-page .th-3{background:linear-gradient(135deg,#c7f1d8,#8be0b1 60%,#52c98c)}.sphera-explore-page .th-4{background:linear-gradient(135deg,#e4ceff,#bd9cff 60%,#8e6df0)}.sphera-explore-page .th-5{background:linear-gradient(135deg,#fcc8d4,#f49ab1 60%,#ec6b8c)}.sphera-explore-page .th-6{background:linear-gradient(135deg,#bfeff9,#86d4e8 60%,#4eb5d0)}.sphera-explore-page .th-7{background:linear-gradient(135deg,#fff0a3,#ffd76b 60%,#f0b631)}.sphera-explore-page .th-8{background:linear-gradient(135deg,#d2d3df,#a9accc 60%,#7e83b3)}.sphera-explore-page .th-9{background:linear-gradient(135deg,#c9e1ff,#a8c8ff 50%,#7ea7ff)}.sphera-explore-page .th-10{background:linear-gradient(135deg,#ffd3eb,#f7a8d6 60%,#df6fb6)}.sphera-explore-page .th-11{background:linear-gradient(135deg,#b8f5e6,#73e2c6 60%,#3fc5a4)}.sphera-explore-page .th-12{background:linear-gradient(135deg,#dcdcff,#a8a8ff 60%,#7c7cf0)}.sphera-explore-page .gtop{justify-content:space-between;align-items:flex-start;gap:8px}.sphera-explore-page .gtitle{color:var(--explore-ink);-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;margin:0;font-size:14px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.sphera-explore-page .gcreator{min-width:0;color:var(--explore-muted);gap:8px;font-size:12px}.sphera-explore-page .avatar{color:#fff;border-radius:999px;flex:none;place-items:center;font-weight:700;display:grid}.sphera-explore-page .gcreator .avatar{width:20px;height:20px;font-size:10px}.sphera-explore-page .gcreator .name{color:var(--explore-ink-2);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.sphera-explore-page .gthumb-link{cursor:pointer;background:0 0;border:none;width:100%;padding:0;text-decoration:none;display:block}.sphera-explore-page .player-overlay{z-index:600;background:#000000d1;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.sphera-explore-page .player-modal{background:#0b1020;border-radius:10px;flex-direction:column;width:min(95vw,1100px);height:min(90vh,720px);display:flex;overflow:hidden}.sphera-explore-page .player-bar{background:#161c2e;flex:none;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.sphera-explore-page .player-title{color:#c8d0e8;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.sphera-explore-page .player-close{color:#c8d0e8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:6px;flex:none;padding:3px 9px;font-size:15px;transition:background .15s,color .15s}.sphera-explore-page .player-close:hover{color:#fff;background:#ffffff24}.sphera-explore-page .player-close svg{width:15px;height:15px;display:block}.sphera-explore-page .player-actions{flex:none;align-items:center;gap:8px;display:flex}.sphera-explore-page .player-btn-group{align-items:center;gap:4px;display:flex}.sphera-explore-page .player-divider{background:#ffffff1f;flex:none;width:1px;height:18px}.sphera-explore-page .player-like{color:#c8d0e8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.sphera-explore-page .player-like svg{width:14px;height:14px}.sphera-explore-page .player-like:hover{color:var(--explore-heart);background:#ff3a6e1f;border-color:#ff3a6e80}.sphera-explore-page .player-like.liked{color:var(--explore-heart);background:#ff3a6e26;border-color:#ff3a6e80}.sphera-explore-page .player-like:disabled{cursor:default;opacity:.4}.sphera-explore-page .player-fork{color:#c8d0e8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.sphera-explore-page .player-fork svg{width:13px;height:13px}.sphera-explore-page .player-fork:hover{color:#fff;background:#ffffff1f;border-color:#ffffff4d}.sphera-explore-page .player-fullscreen{color:#c8d0e8;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.sphera-explore-page .player-fullscreen svg{flex:none;width:14px;height:14px}.sphera-explore-page .player-fullscreen:hover{color:#fff;background:#ffffff1f;border-color:#ffffff4d}.sphera-explore-page .player-frame{background:#000;border:none;flex:1;width:100%}.sphera-explore-page .gcreator{color:inherit;text-decoration:none}.sphera-explore-page .creator-who-link{min-width:0;color:inherit;flex:1;align-items:center;gap:10px;text-decoration:none;display:flex}.sphera-explore-page .creator-who-link .who{flex:1;min-width:0}.sphera-explore-page .cfb-av{color:#fff;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:9px;font-weight:700;display:grid}.sphera-explore-page .chip-creator{background:var(--explore-primary-soft);color:var(--explore-primary-ink);border-color:#cdd7ff;align-items:center;gap:6px;padding-left:6px;display:inline-flex}.sphera-explore-page .chip-dismiss{opacity:.55;margin-left:2px;font-size:10px}.sphera-explore-page .gstats{border-top:1px solid var(--explore-line-2);color:var(--explore-ink-2);gap:10px;padding-top:8px;font-size:12px;font-weight:600}.sphera-explore-page .gstats .s{align-items:center;gap:5px;display:inline-flex}.sphera-explore-page .gstats svg{width:13px;height:13px}.sphera-explore-page .gstats .s.likes svg,.sphera-explore-page .gstats .s.likes.liked{color:var(--explore-heart)}.sphera-explore-page .gstats button.s.likes{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0;transition:color .15s}.sphera-explore-page .gstats button.s.likes:hover{color:var(--explore-heart)}.sphera-explore-page .explore-btn:disabled,.sphera-explore-page .follow-btn:disabled,.sphera-explore-page .gstats button.s.likes:disabled{cursor:not-allowed;opacity:.55}.sphera-explore-page .card-fork{border:1px solid var(--explore-line);color:var(--explore-ink-2);background:#fff;padding:4px 8px;font-size:11.5px}.sphera-explore-page .new-tag,.sphera-explore-page .hot-tag{color:#fff;text-transform:uppercase;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:700}.sphera-explore-page .new-tag{background:linear-gradient(135deg,#22c55e,#10b981)}.sphera-explore-page .hot-tag{background:linear-gradient(135deg,#ff7a45,#ff3a6e)}.sphera-explore-page .av-a{background:#2d5bff}.sphera-explore-page .av-b{background:#d97757}.sphera-explore-page .av-c{background:#0ea5e9}.sphera-explore-page .av-d{background:#8b5cf6}.sphera-explore-page .av-e{background:#10b981}.sphera-explore-page .av-f{background:#f59e0b}.sphera-explore-page .av-g{background:#ef4444}.sphera-explore-page .av-h{background:#0891b2}.sphera-explore-page .av-i{background:#7c3aed}.sphera-explore-page .av-j{background:#475569}.sphera-explore-page .av-k{background:#ec4899}.sphera-explore-page .side-panel{flex-direction:column;gap:18px;display:flex;position:sticky;top:24px}.sphera-explore-page .explore-panel{padding:14px 14px 12px}.sphera-explore-page .explore-panel h2{align-items:center;gap:6px;margin-bottom:10px;font-size:13px;display:flex}.sphera-explore-page .explore-panel h2 svg{width:14px;height:14px;color:var(--explore-primary)}.sphera-explore-page .creator-li{border-top:1px solid var(--explore-line-2);color:inherit;align-items:center;gap:10px;padding:8px 0;display:flex}.sphera-explore-page .creator-li:first-of-type{border-top:0}.sphera-explore-page .creator-li .avatar{width:32px;height:32px;font-size:12px}.sphera-explore-page .creator-li .who{flex:1;min-width:0}.sphera-explore-page .creator-li .who .n{align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.sphera-explore-page .creator-li .who .h{color:var(--explore-muted);font-size:11.5px}.sphera-explore-page .follow-btn{border:1px solid var(--explore-line);color:var(--explore-ink-2);background:0 0;padding:5px 11px;font-size:11.5px}.sphera-explore-page .follow-btn.following{background:var(--explore-primary-soft);color:var(--explore-primary-ink);border-color:#cdd7ff}.sphera-explore-page .rank{width:18px;color:var(--explore-muted);text-align:right;font-size:11px;font-weight:700}.sphera-explore-page .empty-results{border:1px dashed var(--explore-line);color:var(--explore-muted);background:#ffffffc7;border-radius:8px;margin-top:16px;padding:18px}.sphera-explore-page .load-more-row{justify-content:center;margin-top:28px;display:flex}.sphera-explore-page .modal-scrim{z-index:650;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0b10206b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.sphera-explore-page .modal{width:100%;max-width:440px;overflow:hidden;box-shadow:0 24px 64px #0f172a47}.sphera-explore-page .modal-banner{color:#fff;background:linear-gradient(135deg,#e4ceff,#bd9cff 60%,#8e6df0);align-items:flex-end;height:96px;padding:12px 16px;display:flex;position:relative}.sphera-explore-page .modal-banner:before{content:"";background:radial-gradient(300px 160px at 80% 120%,#141e5059,#0000 60%);position:absolute;inset:0}.sphera-explore-page .modal-banner .glyph{color:#5a2bd1;background:#ffffffe6;border-radius:8px;place-items:center;width:44px;height:44px;display:grid;position:relative}.sphera-explore-page .modal-banner .glyph svg{width:22px;height:22px}.sphera-explore-page .modal-body{padding:18px 20px 20px}.sphera-explore-page .modal-body h2{margin:0 0 4px;font-size:18px;font-weight:800}.sphera-explore-page .modal-body .sub{color:var(--explore-muted);margin:0 0 14px;font-size:13px}.sphera-explore-page .modal-body .sub strong{color:var(--explore-ink-2);font-weight:600}.sphera-explore-page .fork-steps{flex-direction:column;gap:10px;margin:0 0 18px;padding:0;list-style:none;display:flex}.sphera-explore-page .fork-steps li{color:var(--explore-ink-2);align-items:flex-start;gap:10px;font-size:13px;line-height:1.45;display:flex}.sphera-explore-page .fork-steps .ic{background:var(--explore-primary-soft);width:26px;height:26px;color:var(--explore-primary-ink);border-radius:8px;flex:none;place-items:center;margin-top:1px;display:grid}.sphera-explore-page .fork-steps .ic svg{width:14px;height:14px}.sphera-explore-page .fork-field{margin-bottom:16px;display:block}.sphera-explore-page .fork-field span{color:var(--explore-muted);text-transform:uppercase;margin-bottom:6px;font-size:11.5px;font-weight:600;display:block}.sphera-explore-page .fork-field input{border:1px solid var(--explore-line);width:100%;color:var(--explore-ink);border-radius:8px;outline:0;padding:10px 12px;font-size:14px}.sphera-explore-page .fork-field input:focus{box-shadow:0 0 0 3px var(--explore-primary-soft);border-color:#cdd7ff}.sphera-explore-page .modal-actions{justify-content:flex-end;gap:8px}.sphera-explore-page .explore-btn:disabled{cursor:default;opacity:.55}.sphera-explore-page .toast{z-index:700;color:#fff;background:#0b1020;border-radius:8px;gap:12px;max-width:90vw;padding:12px 14px;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #0f172a52}.sphera-explore-page .toast .check{background:#22c55e;border-radius:999px;flex:none;place-items:center;width:28px;height:28px;display:grid}.sphera-explore-page .toast .check svg{color:#fff;width:16px;height:16px}.sphera-explore-page .toast .t-main{font-size:13.5px;font-weight:600}.sphera-explore-page .toast .t-sub{color:#aab2cf;margin-top:1px;font-size:12px}.sphera-explore-page .toast .t-link{background:var(--explore-primary);color:#fff;white-space:nowrap;border:0;padding:7px 12px;font-size:12.5px}@media (max-width:1100px){.sphera-explore-page .explore-layout{grid-template-columns:1fr}.sphera-explore-page .side-panel{position:static}}@media (max-width:760px){.sphera-explore-page .topbar{display:none}.sphera-explore-page .explore-main{flex-direction:column;padding:72px 16px 56px;display:flex}.sphera-explore-page .top-search{order:1}.sphera-explore-page .filters{order:2}.sphera-explore-page .spotlight{order:3}.sphera-explore-page .explore-layout{order:4}.sphera-explore-page .page-head,.sphera-explore-page .spotlight{grid-template-columns:1fr;align-items:stretch}.sphera-explore-page .page-head{flex-direction:column}.sphera-explore-page .head-meta{text-align:left}.sphera-explore-page .spot-thumb{min-height:190px}.sphera-explore-page .spot-info{padding:0}.sphera-explore-page .filters .grow{display:none}.sphera-explore-page .sort{width:100%}.sphera-explore-page .player-modal{border-radius:12px;width:95vw;height:auto}.sphera-explore-page .player-frame{aspect-ratio:16/9;flex:none}}.sphera-auth-shell{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a94;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.sphera-auth-shell.admin{background:#0f172aa3}.sphera-auth-preview-page{min-height:100vh}.sphera-auth-preview-stage{height:100dvh;min-height:100vh;position:relative;overflow:hidden}.sphera-auth-preview-skeleton{pointer-events:none;-webkit-user-select:none;user-select:none;filter:blur(9px);opacity:.72;min-height:100vh;position:relative;transform:scale(1.018)}.sphera-auth-preview-skeleton:after{content:"";background:linear-gradient(#f8fafc33,#f8fafca3),#0f172a29;position:absolute;inset:0}.sphera-auth-preview-card{z-index:2;background:#0f172a38;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.sphera-auth-preview-card .sphera-auth-shell{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;min-height:0;padding:0}.sphera-auth-preview-card .sphera-auth-card{box-shadow:0 28px 80px #0f172a42}.sphera-auth-preview-avatar,.sphera-auth-preview-button,.sphera-auth-preview-chip,.sphera-auth-preview-pill,.sphera-auth-preview-line,.sphera-auth-preview-stack span,.sphera-auth-preview-play{background:linear-gradient(90deg,#e2e8f0 0%,#f8fafc 48%,#dbeafe 100%);border-radius:999px;display:block}.sphera-auth-preview-avatar{width:34px;height:34px}.sphera-auth-preview-pill{width:168px;height:34px}.sphera-auth-preview-pill.short{width:112px}.sphera-auth-preview-button{width:72px;height:36px}.sphera-auth-preview-button.wide{width:136px}.sphera-auth-preview-chip{width:76px;height:30px}.sphera-auth-preview-line{width:74%;height:12px;margin-bottom:12px}.sphera-auth-preview-line.heading{width:160px;height:20px}.sphera-auth-preview-line.small{width:46%}.sphera-auth-preview-line.wide{width:92%}.sphera-auth-preview-composer{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:18px}.sphera-auth-preview-stack{gap:12px;display:grid}.sphera-auth-preview-stack span{border-radius:16px;height:64px}.sphera-auth-preview-player{background:linear-gradient(135deg,#2563eb3d,#0ea5e924),#e0f2fe;border-radius:18px;place-items:center;min-height:520px;display:grid}.sphera-auth-preview-play{background:#ffffffb8;border-radius:50%;width:74px;height:74px}.sphera-auth-preview-player-footer{justify-content:space-between;align-items:center;gap:18px;margin-top:18px;display:flex}.sphera-auth-card{background:#fff;border-radius:24px;width:100%;max-width:392px;padding:32px;box-shadow:0 20px 50px #0f172a29}.sphera-auth-card.admin{max-width:400px}.sphera-brand-row{align-items:center;gap:10px;margin-bottom:24px;display:flex}.sphera-brand-row strong{letter-spacing:.01em;font-size:18px}.sphera-brand-badge{color:#2563eb;background:#2563eb1f;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;font-weight:800;display:inline-flex}.sphera-auth-copy{margin-bottom:24px}.sphera-auth-copy h1{margin:0 0 6px;font-size:1.3rem}.sphera-auth-copy p{color:#64748b;margin:0;line-height:1.5}.sphera-tab-switcher{background:#f1f5f9;border-radius:14px;gap:4px;margin-bottom:20px;padding:4px;display:flex}.sphera-tab-switcher button,.sphera-tab-row button{cursor:pointer;font:inherit;background:0 0;border:0}.sphera-tab-switcher button{color:#64748b;border-radius:10px;flex:1;padding:10px 12px;font-weight:600}.sphera-tab-switcher button.active{color:#0f172a;background:#fff;box-shadow:0 1px 2px #0f172a14}.sphera-auth-error{color:#dc2626;background:#fef2f2;border-radius:12px;margin:0 0 16px;padding:10px 12px;font-size:14px}.sphera-auth-divider{align-items:center;gap:12px;margin:0 0 16px;display:flex}.sphera-auth-divider span{background:#e2e8f0;flex:1;height:1px}.sphera-auth-divider small{color:#94a3b8;font-size:12px}.sphera-auth-form,.sphera-modal-form,.sphera-share-form{flex-direction:column;gap:14px;display:flex}.sphera-field{flex-direction:column;gap:6px;display:flex}.sphera-field span{color:#334155;font-size:14px;font-weight:500}.sphera-field-hint{color:#64748b;font-size:12px;line-height:1.4}.sphera-register-code-summary{color:#475569;justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.sphera-register-code-summary button{color:#2563eb;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:600}.sphera-field input,.sphera-field select,.sphera-field textarea,.sphera-field-display-button,.sphera-file-preview textarea,.sphera-admin-card-header input,.sphera-prompt-form textarea{width:100%;font:inherit;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:11px 13px}.sphera-field textarea,.sphera-prompt-form textarea{resize:none}.sphera-field-display-button{text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#f8fafc 100%);justify-content:space-between;align-items:center;gap:16px;display:flex}.sphera-field-display-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.sphera-field-display-value{color:#0f172a;font-size:15px;font-weight:600}.sphera-field-display-hint{color:#64748b;font-size:12px}.sphera-field-display-action{color:#1d4ed8;background:#2563eb1a;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:12px;font-weight:600}.sphera-field input:focus,.sphera-field select:focus,.sphera-field textarea:focus,.sphera-field-display-button:focus,.sphera-file-preview textarea:focus,.sphera-admin-card-header input:focus,.sphera-prompt-form textarea:focus{border-color:#2563eb73;outline:0;box-shadow:0 0 0 4px #2563eb1f}.sphera-field-display-button:hover:not(:disabled){border-color:#cbd5e1}.sphera-field-display-button:disabled{cursor:not-allowed;opacity:.7}.sphera-share-loading-copy{color:#475569;margin:0;font-weight:600}.sphera-primary-button,.sphera-primary-inline-button,.sphera-secondary-button,.sphera-table-button,.sphera-header-button,.sphera-secondary-link,.sphera-runtime-links a{border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-weight:600;text-decoration:none;display:inline-flex}.sphera-primary-button,.sphera-primary-inline-button{color:#fff;cursor:pointer;background:#2563eb;border:0;transition:background-color .16s,box-shadow .16s,transform .16s}.sphera-inline-button-content{justify-content:center;align-items:center;gap:8px;display:inline-flex}.sphera-inline-button-spinner{border:2px solid #ffffff61;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.75s linear infinite spin}.sphera-primary-inline-button[data-state=success]{background:#059669}.sphera-primary-inline-button[data-state=error]{background:#dc2626}.sphera-primary-inline-button[data-state=submitting]{box-shadow:0 10px 24px #2563eb3d}.sphera-primary-button:disabled,.sphera-primary-inline-button:disabled,.sphera-secondary-button:disabled,.sphera-header-button:disabled,.sphera-table-button:disabled{opacity:.55;cursor:not-allowed}.sphera-secondary-button,.sphera-header-button,.sphera-table-button,.sphera-secondary-link,.sphera-runtime-links a{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0}.sphera-table-button.danger{color:#dc2626;border-color:#fecaca}.sphera-link-button{color:#2563eb;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.sphera-studio-shell{flex-direction:column;height:max(100vh,1000px);padding:0 24px;display:flex;overflow:hidden}.sphera-studio-shell.locked{position:relative}.sphera-studio-header,.sphera-admin-header{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1280px;margin:0 auto;padding:16px 0;display:flex}.sphera-header-actions{color:#64748b;align-items:center;gap:12px;font-size:14px;display:flex}.sphera-header-link{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.sphera-header-link:hover{background:#dbeafe;border-color:#bfdbfe}.sphera-user-avatar-wrap{position:relative}.sphera-user-avatar{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;transition:opacity .15s;display:inline-flex}.sphera-user-avatar:hover{opacity:.85}.sphera-user-dropdown{border:1px solid var(--line);z-index:100;background:#fff;border-radius:12px;flex-direction:column;min-width:180px;padding:8px;display:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #0f172a1f}.sphera-user-avatar-wrap:hover .sphera-user-dropdown,.sphera-user-avatar:focus+.sphera-user-dropdown,.sphera-user-dropdown:hover{display:flex}.sphera-user-dropdown-name{color:var(--muted);border-bottom:1px solid var(--line);margin-bottom:4px;padding:6px 8px 10px;font-size:12px;font-weight:600;display:block}.sphera-user-dropdown-item{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;width:100%;padding:8px 10px;font-size:13px;font-weight:500;text-decoration:none;transition:background .1s;display:block}.sphera-user-dropdown-item:hover{background:var(--blue-soft);color:var(--accent)}.sphera-user-dropdown-signout{color:#dc2626;border-top:1px solid var(--line);margin-top:4px;padding-top:8px}.sphera-user-dropdown-signout:hover{color:#dc2626;background:#fef2f2}.sphera-claim-banner{color:#1d4ed8;background:#2563eb14;border:1px solid #2563eb33;border-radius:16px;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1280px;margin:0 auto 12px;padding:12px 18px;font-size:14px;display:flex}.sphera-claim-link{appearance:none;cursor:pointer;white-space:nowrap;color:#2563eb;font-weight:700;font:inherit;text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}.sphera-claim-link:hover,.sphera-claim-link:focus-visible{color:#1d4ed8}.sphera-project-bar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffdb;border-radius:24px;flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:12px;width:100%;max-width:1280px;margin:0 auto 16px;padding:14px 18px;display:flex;box-shadow:0 18px 40px #0f172a14}.sphera-project-label,.sphera-project-empty{color:#64748b;font-size:14px}.sphera-project-pill-row{flex-wrap:nowrap;flex:1;gap:8px;min-width:240px;padding-bottom:2px;display:flex;overflow-x:auto}.sphera-project-pill-shell{flex:none;position:relative}.sphera-project-pill{color:#1d4ed8;font:inherit;cursor:pointer;white-space:nowrap;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;padding:9px 38px 9px 14px}.sphera-project-pill.active{color:#fff;background:#2563eb;border-color:#2563eb}.sphera-project-pill-remove{appearance:none;box-shadow:none;color:inherit;opacity:0;pointer-events:none;background:0 0;border:0;justify-content:center;align-items:center;margin:0;padding:0;transition:opacity .14s,color .14s;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.sphera-project-pill-shell:hover .sphera-project-pill-remove,.sphera-project-pill-shell:focus-within .sphera-project-pill-remove{opacity:1;pointer-events:auto}.sphera-project-pill-remove svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;width:12px;height:12px}.sphera-project-actions{align-items:center;gap:10px;display:flex}.sphera-credit-pill,.sphera-version-label{border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;font-weight:600;display:inline-flex}.sphera-credit-pill{color:#1d4ed8;background:#2563eb1a}.sphera-studio-header .sphera-credit-pill{white-space:nowrap}.sphera-version-label{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0}.sphera-version-controls{align-self:center;align-items:center;gap:6px;display:inline-flex}.sphera-version-step-button{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.sphera-version-step-button:hover:not(:disabled){color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.sphera-version-step-button:disabled{cursor:not-allowed;opacity:.35}.sphera-version-step-button[aria-busy=true]{cursor:wait;opacity:1}.sphera-version-step-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.sphera-version-step-spinner{border:2px solid #47556947;border-top-color:#1d4ed8;border-radius:50%;width:14px;height:14px;animation:.75s linear infinite spin}.sphera-studio-workspace{flex:1;grid-template-columns:360px minmax(0,1fr);gap:24px;width:100%;max-width:1280px;min-height:0;margin:0 auto;padding-bottom:16px;display:grid;overflow:hidden}.sphera-prompt-card,.sphera-player-card,.sphera-admin-card{background:#ffffffe6;border-radius:24px;box-shadow:0 18px 40px #0f172a14}.sphera-prompt-card,.sphera-player-card{min-height:0;padding:24px;overflow:hidden}.sphera-panel-heading,.sphera-admin-card-header,.sphera-file-preview-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.sphera-panel-heading h2,.sphera-admin-card-header h2{margin:0 0 8px;font-size:1.25rem}.sphera-project-name-row{align-items:center;gap:6px;min-width:0;margin:0 0 8px;display:flex}.sphera-project-name-row h2{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.sphera-project-rename-button{appearance:none;color:#64748b;cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;margin:0;padding:0;transition:opacity .14s,background .14s,color .14s;display:inline-flex}.sphera-project-name-row:hover .sphera-project-rename-button,.sphera-project-name-row:focus-within .sphera-project-rename-button{opacity:1;pointer-events:auto}.sphera-project-rename-button:hover{color:#1d4ed8;background:#f1f5f9}.sphera-project-rename-button svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}@media (hover:none){.sphera-project-rename-button{opacity:1;pointer-events:auto}}.sphera-panel-heading p,.sphera-admin-card-header p{color:#64748b;margin:0}.sphera-prompt-card{flex-direction:column;gap:18px;display:flex}.sphera-composer-shell{background:linear-gradient(#fffdfa 0%,#fff 100%);border:1px solid #e6ddd3;border-radius:22px;flex-direction:column;gap:0;transition:border-color .14s,box-shadow .14s,background .14s;display:flex;box-shadow:0 16px 36px #0f172a0f}.sphera-composer-shell.is-empty{background:linear-gradient(#fffaf6 0%,#fff1e5 100%);border-color:#efd9c8}.sphera-composer-shell:focus-within{border-color:#2563eb57;box-shadow:0 18px 40px #0f172a14,0 0 0 4px #2563eb14}.sphera-prompt-credit-strip{border-bottom:1px solid #e6ddd3f2;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.sphera-composer-shell.is-empty .sphera-prompt-credit-strip{border-bottom-color:#efd9c8f2}.sphera-prompt-credit-copy{gap:0;min-width:0;display:grid}.sphera-prompt-credit-metric{color:#475569;font-size:.92rem;font-weight:500}.sphera-prompt-credit-actions{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.sphera-credit-strip-button{appearance:none;color:#fff;font:inherit;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:0;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:700;transition:transform .14s,box-shadow .14s,opacity .14s;box-shadow:0 8px 16px #1d4ed82e}.sphera-credit-strip-button:hover{transform:translateY(-1px);box-shadow:0 12px 22px #1d4ed838}.sphera-empty-panel{color:#94a3b8;text-align:center;border:1px dashed #cbd5e1;border-radius:18px;justify-content:center;align-items:center;min-height:220px;display:flex}.sphera-prompt-form{flex-direction:column;gap:12px;padding:10px 14px 14px;display:flex}.sphera-target-elements-row{align-items:center;min-width:0;display:flex}.sphera-target-elements-pill{color:#1d4ed8;background:#e1e8ff;border:1px solid #b9c8ff;border-radius:999px;align-items:center;gap:8px;max-width:100%;min-height:32px;padding:5px 8px 5px 10px;font-size:.82rem;font-weight:400;line-height:1.2;display:inline-flex;box-shadow:inset 0 1px #ffffffa8}.sphera-target-elements-pill>span{overflow-wrap:anywhere;min-width:0}.sphera-target-elements-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;flex:0 0 18px;width:18px;height:18px}.sphera-target-elements-clear{appearance:none;color:#1d4ed8;cursor:pointer;background:0 0;border:0;border-radius:0;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;transition:color .14s,transform .14s,opacity .14s;display:inline-flex}.sphera-target-elements-clear:hover:not(:disabled),.sphera-target-elements-clear:focus-visible{color:#1e40af;transform:translateY(-1px)}.sphera-target-elements-clear:disabled{cursor:not-allowed;opacity:.64}.sphera-target-elements-clear svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.4px;width:15px;height:15px}.sphera-composer-shell .sphera-prompt-form textarea{background:0 0;border:0;border-radius:0;min-height:176px;padding:6px 2px 4px}.sphera-composer-shell .sphera-prompt-form textarea:focus{box-shadow:none;border-color:#0000}.sphera-validation-toggle{color:#64748b;align-items:center;gap:8px;width:fit-content;font-size:.82rem;font-weight:600;display:inline-flex}.sphera-validation-toggle input{accent-color:#2563eb;width:16px;height:16px;margin:0}.sphera-player-validation-row{justify-content:center;display:flex}.sphera-dev-tools-wrapper{z-index:200;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:fixed;bottom:20px;right:20px}.sphera-dev-tools-toggle{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:.78rem;font-weight:600;transition:background .14s,border-color .14s,color .14s,box-shadow .14s;display:inline-flex;box-shadow:0 2px 10px #0f172a1a}.sphera-dev-tools-toggle:hover:not(:disabled){color:#475569;background:#f8fafc;border-color:#cbd5e1;box-shadow:0 4px 14px #0f172a24}.sphera-dev-tools-toggle:disabled{opacity:.4;cursor:not-allowed}.sphera-dev-tools-toggle[aria-expanded=true]{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.sphera-dev-tools-chevron{border-top:5px solid;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;transition:transform .14s}.sphera-dev-tools-toggle[aria-expanded=true] .sphera-dev-tools-chevron{transform:rotate(180deg)}.sphera-dev-tools-panel{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:14px;width:320px;max-width:calc(100vw - 40px);padding:16px;display:flex;box-shadow:0 8px 28px #0f172a1f}.sphera-dev-version-file{flex-direction:column;gap:8px;display:flex}.sphera-dev-version-row{align-items:center;gap:6px;min-width:0;display:flex}.sphera-dev-version-label{color:#64748b;flex-shrink:0}.sphera-dev-version-number{overflow-wrap:anywhere;min-width:0}.sphera-dev-version-alias{font-weight:800}.sphera-dev-version-alias.is-stable{color:#2563eb}.sphera-dev-version-alias.is-local{color:#16a34a}.sphera-dev-version-content,.sphera-dev-version-empty{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:0;font-size:.76rem;line-height:1.45}.sphera-dev-version-content{white-space:pre-wrap;overflow-wrap:anywhere;max-height:140px;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;overflow:auto}.sphera-dev-version-empty{color:#64748b;padding:10px}.sphera-dev-level-table{border-collapse:collapse;width:100%}.sphera-dev-level-table thead th{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;text-align:center;border-bottom:1px solid #e2e8f0;padding:0 6px 8px;font-size:.68rem;font-weight:700}.sphera-dev-level-table thead th:first-child{text-align:left;padding-left:0}.sphera-dev-level-table tbody td{text-align:center;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:5px 6px}.sphera-dev-level-table tbody tr:last-child td{border-bottom:none}.sphera-dev-level-table tbody td:first-child{text-align:left;padding-left:0}.sphera-dev-level-table tbody tr.is-active td{background:#f0f6ff}.sphera-dev-level-table tbody tr:not(.is-active):hover td{background:#f8fafc}.sphera-dev-level-name{color:#334155;white-space:nowrap;align-items:center;gap:6px;font-size:.8rem;font-weight:600;display:inline-flex}.sphera-dev-level-dot{background:#2563eb;border-radius:50%;flex-shrink:0;width:6px;height:6px}.sphera-dev-download-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .12s,border-color .12s,color .12s,box-shadow .12s;display:inline-flex}.sphera-dev-download-btn:hover:not(:disabled){color:#2563eb;background:#eff6ff;border-color:#bfdbfe;box-shadow:0 1px 4px #2563eb26}.sphera-dev-download-btn:active:not(:disabled){background:#dbeafe}.sphera-dev-download-btn:disabled{opacity:.35;cursor:not-allowed}.sphera-composer-empty-panel{background:#ffffffb8;border-color:#cbd5e1b3;min-height:190px;margin:0 14px 14px}.sphera-prompt-actions,.sphera-modal-actions,.sphera-player-actions,.sphera-file-preview-actions,.sphera-admin-toolbar{flex-wrap:wrap;gap:10px;display:flex}.sphera-save-scene-dirty:not(:disabled){color:#1d4ed8;border-color:#2563eb;animation:2.8s ease-out infinite sphera-save-scene-pulse;box-shadow:0 0 #2563eb47}@keyframes sphera-save-scene-pulse{0%{box-shadow:0 0 #2563eb47}to{box-shadow:0 0 0 8px #2563eb00}}@keyframes sphera-tab-number-update{0%{opacity:1;transform:scale(1)}18%{opacity:0;transform:scale(.78)}55%{opacity:1;color:#2563eb;transform:scale(1.12)}to{opacity:1;color:inherit;transform:scale(1)}}.sphera-claim-modal-actions{justify-content:center}.sphera-tab-row{border-bottom:1px solid #e2e8f0;gap:16px;padding-bottom:10px;display:flex}.sphera-tab-row button{color:#94a3b8;padding:0;font-weight:600}.sphera-tab-row button.active{color:#2563eb}.sphera-level-controls{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-end;gap:12px;margin:-6px -24px 0;padding:0 24px;display:flex}.sphera-level-tab-list{align-items:flex-end;gap:2px;min-width:0;max-width:100%;display:flex;overflow:auto hidden}.sphera-level-tab-shell{flex:none;align-items:flex-end;display:inline-flex;position:relative}.sphera-level-tab-shell.is-draggable{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.sphera-level-tab-list.is-drag-active .sphera-level-tab-shell:not(.is-dragging){transition:transform .16s}.sphera-level-tab-list.is-reorder-pending{opacity:.5;pointer-events:none}.sphera-level-controls:has(.sphera-level-tab-list.is-reorder-pending){cursor:progress}.sphera-level-tab-shell.is-dragging{z-index:5;cursor:grabbing}.sphera-level-tab-shell.is-dragging .sphera-level-tab{color:#111827;background:#fff;border-color:#e2e8f0;box-shadow:0 4px 10px #0f172a1f}.sphera-level-tab-remove{color:#94a3b8;cursor:pointer;opacity:0;pointer-events:none;z-index:1;background:0 0;border:0;justify-content:center;align-items:center;width:15px;height:15px;padding:0;font-family:inherit;transition:opacity .12s,color .12s;display:inline-flex;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.sphera-level-tab-remove svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;width:10px;height:10px}.sphera-level-tab-shell:hover .sphera-level-tab-remove,.sphera-level-tab-shell:focus-within .sphera-level-tab-remove{opacity:1;pointer-events:auto}.sphera-level-tab-shell:has(.sphera-level-tab-remove) .sphera-level-tab{padding-right:22px}.sphera-level-tab-remove:hover{color:#dc2626}.sphera-level-tab-remove:disabled{opacity:0;pointer-events:none}.sphera-level-tab{color:#94a3b8;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:10px 10px 0 0;flex:none;align-items:center;gap:6px;min-height:40px;margin-bottom:-1px;padding:0 12px;font-family:inherit;font-size:.85rem;font-weight:600;transition:color .12s,background .12s,border-color .12s;display:inline-flex;overflow:visible}.sphera-level-tab-icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:15px;height:15px}.sphera-level-tab:hover:not(:disabled){color:#64748b;background:#f8fafc}.sphera-level-tab.active{color:#111827;background:#fff;border-color:#e2e8f0 #e2e8f0 #fff}.sphera-level-tab.active .sphera-level-tab-icon{color:#2563eb}.sphera-level-tab.is-pulsing span{animation:.3s cubic-bezier(.34,1.56,.64,1) forwards sphera-tab-number-update;display:inline-block}.sphera-level-add-button{color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px 10px 0 0;flex:none;justify-content:center;align-items:center;width:34px;min-width:34px;height:40px;margin-bottom:-1px;font-family:inherit;font-size:21px;font-weight:400;line-height:1;transition:background .12s,border-color .12s,color .12s;display:inline-flex;overflow:visible}.sphera-level-add-button:hover:not(:disabled){color:#2563eb;background:#f8fafc}.sphera-level-add-spinner{border:2px solid #64748b47;border-top-color:#2563eb;border-radius:50%;width:14px;height:14px;animation:.75s linear infinite spin}.sphera-level-add-tooltip{outline:none;align-items:flex-end;display:inline-flex;position:relative}.sphera-level-add-tooltip[data-tooltip]{cursor:not-allowed}.sphera-level-add-tooltip[data-tooltip] .sphera-level-add-button:disabled{pointer-events:none}.sphera-level-add-tooltip[data-tooltip]:before,.sphera-level-add-tooltip[data-tooltip]:after{opacity:0;pointer-events:none;z-index:30;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(4px)}.sphera-level-add-tooltip[data-tooltip]:before{content:"";border:6px solid #0000;border-bottom-color:#111827;top:calc(100% + 2px)}.sphera-level-add-tooltip[data-tooltip]:after{content:attr(data-tooltip);color:#fff;text-align:left;white-space:normal;background:#111827;border-radius:8px;width:max-content;max-width:220px;padding:8px 10px;font-size:.76rem;font-weight:600;line-height:1.25;box-shadow:0 12px 28px #0f172a2e}.sphera-level-add-tooltip[data-tooltip]:hover:before,.sphera-level-add-tooltip[data-tooltip]:hover:after,.sphera-level-add-tooltip[data-tooltip]:focus:before,.sphera-level-add-tooltip[data-tooltip]:focus:after,.sphera-level-add-tooltip[data-tooltip]:focus-within:before,.sphera-level-add-tooltip[data-tooltip]:focus-within:after{opacity:1;transform:translateY(0)}.sphera-level-add-button:disabled{opacity:.45;cursor:not-allowed}.sphera-tab-panel{height:220px;max-height:220px;overflow-y:auto}.sphera-status-stack,.sphera-list-panel,.sphera-activity-list,.sphera-share-form{flex-direction:column;gap:12px;display:flex}.sphera-status-box{color:#334155;background:#f8fafc;border-radius:18px;flex-direction:column;gap:8px;height:100%;padding:14px 16px;line-height:1.6;display:flex;overflow-y:auto}.sphera-status-line{color:#64748b}.sphera-status-line.is-current{color:#0f172a;font-weight:600}.sphera-mini-section{background:#f8fafc;border-radius:18px;padding:16px}.sphera-mini-section-header{justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.sphera-activity-row{background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.sphera-activity-row strong{display:block}.sphera-activity-row span,.sphera-muted-copy{color:#64748b}.sphera-changes-panel{gap:14px}.sphera-change-version-row{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px}.sphera-change-version-header{justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.sphera-change-version-header strong,.sphera-change-version-header span{display:block}.sphera-change-version-header span,.sphera-change-version-header time{color:#64748b;font-size:.84rem}.sphera-change-version-header time{flex-shrink:0}.sphera-change-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.sphera-change-item{grid-template-columns:72px minmax(0,1fr);align-items:start;gap:10px;display:grid}.sphera-change-kind{color:#3730a3;text-transform:uppercase;letter-spacing:0;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;width:72px;min-height:24px;font-size:.68rem;font-weight:800;display:inline-flex}.sphera-change-kind.is-add,.sphera-change-kind.is-initial,.sphera-change-kind.is-map{color:#166534;background:#dcfce7}.sphera-change-kind.is-remove,.sphera-change-kind.is-reset{color:#991b1b;background:#fee2e2}.sphera-change-kind.is-lighting,.sphera-change-kind.is-move{color:#92400e;background:#fef3c7}.sphera-change-copy{min-width:0}.sphera-change-copy small{display:block}.sphera-change-title-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.sphera-change-copy strong{color:#0f172a;min-width:0;font-size:.9rem;line-height:1.35}.sphera-change-copy small{color:#64748b;overflow-wrap:anywhere;font-size:.78rem;line-height:1.45}.sphera-change-count{color:#334155;background:#f1f5f9;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;min-height:24px;padding:2px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.sphera-change-count-dots{gap:2px;display:inline-flex}.sphera-change-count-dots span{background:#64748b;border-radius:50%;width:5px;height:7px}.sphera-change-level-row{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.sphera-change-level-chip{color:#0c4a6e;white-space:nowrap;background:#f0f9ff;border:1px solid #bae6fd;border-radius:999px;align-items:center;max-width:100%;min-height:24px;padding:3px 9px;font-size:.72rem;font-weight:800;display:inline-flex}.sphera-change-level-name{align-items:center;display:inline-flex}.sphera-activity-row em{color:#0f172a;font-style:normal;font-weight:700}.sphera-player-card{flex-direction:column;gap:18px;display:flex}.sphera-player-stage{flex:1;place-items:start center;min-height:0;display:grid;container-type:size}.sphera-player-viewport{aspect-ratio:843/494;background:#000;border-radius:20px;width:min(100cqw,170.648cqh);max-width:100%;height:min(100cqh,58.6002cqw);max-height:100%;overflow:hidden}.sphera-player-frame{background:#fff;border:0;width:100%;height:100%}.sphera-stage-placeholder{color:#ffffffdb;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;display:flex}.sphera-runtime-links{flex-wrap:wrap;gap:10px;display:flex}.sphera-runtime-links a.disabled{pointer-events:none;opacity:.45}.sphera-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:11000;background:#0f172a99;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.sphera-modal-card{background:#fff;border-radius:24px;width:100%;max-width:392px;padding:32px;box-shadow:0 20px 50px #0f172a2e}.sphera-share-modal-card{max-width:520px}.sphera-modal-card h2{margin:0 0 18px}.sphera-create-project-modal{flex-direction:column;max-width:520px;max-height:calc(100vh - 48px);padding:0;display:flex;overflow:hidden}.sphera-create-project-modal.is-template-step{max-width:880px}.sphera-create-modal-head{justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 26px 0;display:flex}.sphera-create-modal-head h2{color:#0f172a;letter-spacing:0;margin:0;font-size:22px;line-height:1.2}.sphera-create-modal-head p{color:#64748b;letter-spacing:.06em;text-transform:uppercase;margin:6px 0 0;font-size:12px;font-weight:700}.sphera-create-step-progress{gap:8px;padding:14px 26px 0;display:flex}.sphera-create-step-progress span{background:#e2e8f0;border-radius:999px;flex:1;height:4px}.sphera-create-step-progress span.is-active{background:#2563eb}.sphera-create-project-form{flex-direction:column;flex:1;min-height:0;display:flex}.sphera-create-modal-body{flex-direction:column;flex:1;gap:14px;min-height:0;padding:18px 26px 4px;display:flex;overflow-y:auto}.sphera-create-modal-body .sphera-field textarea{min-height:74px;line-height:1.5}.sphera-template-picker{border:0;min-width:0;margin:0;padding:0}.sphera-template-picker legend{color:#334155;margin:0 0 10px;padding:0;font-size:14px;font-weight:600}.sphera-template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.sphera-template-card{color:#0f172a;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;min-width:0;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;position:relative;overflow:hidden}.sphera-template-card:hover{border-color:#c7d2fe;transform:translateY(-1px)}.sphera-template-card.selected{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb29}.sphera-template-image{aspect-ratio:16/10;background:#0f172a;width:100%;display:block;position:relative;overflow:hidden}.sphera-template-image img{object-fit:cover;width:100%;height:100%;display:block}.sphera-template-copy{flex-direction:column;gap:4px;padding:12px 14px 14px;display:flex}.sphera-template-title{color:#0f172a;font-size:14px;font-weight:700;line-height:1.3}.sphera-template-description{color:#64748b;font-size:12px;line-height:1.45}.sphera-template-check{color:#2563eb;background:#fff;border:1.5px solid #cbd5e1;border-radius:999px;place-items:center;width:24px;height:24px;transition:background-color .16s,border-color .16s,color .16s;display:grid;position:absolute;top:10px;right:10px}.sphera-template-check svg{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;opacity:0;width:14px;height:14px;transition:opacity .16s}.sphera-template-card.selected .sphera-template-check{color:#fff;background:#2563eb;border-color:#2563eb}.sphera-template-card.selected .sphera-template-check svg{opacity:1}.sphera-create-modal-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;margin-top:6px;padding:14px 26px 20px;display:flex}.sphera-create-modal-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.sphera-onboarding-welcome{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:40px 32px 36px;display:flex}.sphera-onboarding-hero-icon{background:linear-gradient(140deg,#2563eb 0%,#4f46e5 60%,#7c3aed 100%);border-radius:22px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;animation:3.2s ease-in-out infinite sphera-hero-float;display:flex;box-shadow:0 8px 28px #4f46e573}@keyframes sphera-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.sphera-onboarding-copy h2{color:#0f172a;letter-spacing:-.02em;margin:0 0 6px;font-size:24px;font-weight:800;line-height:1.2}.sphera-onboarding-copy p{color:#64748b;margin:0;font-size:15px;line-height:1.5}.sphera-bonus-card{background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);border:1.5px solid #c7d2fe;border-radius:16px;align-items:center;gap:14px;width:100%;padding:18px 20px;display:flex}.sphera-bonus-gem{background:#6366f11f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.sphera-bonus-info{text-align:left;flex-direction:column;gap:1px;min-width:0;display:flex}.sphera-bonus-label{letter-spacing:.1em;text-transform:uppercase;color:#6366f1;font-size:10px;font-weight:700}.sphera-bonus-amount{color:#1e40af;letter-spacing:-.02em;font-size:26px;font-weight:800;line-height:1.1}.sphera-bonus-subtext{color:#94a3b8;margin-top:2px;font-size:12px}.sphera-claim-button{color:#fff;letter-spacing:-.01em;cursor:pointer;background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 45%,#4f46e5 100%);border:0;border-radius:16px;width:100%;padding:17px 28px;font-size:17px;font-weight:700;transition:transform .1s,box-shadow .15s,background .3s;animation:2.6s ease-in-out infinite sphera-claim-glow;position:relative;overflow:hidden;box-shadow:0 6px 20px #2563eb61}@keyframes sphera-claim-glow{0%,to{box-shadow:0 6px 20px #2563eb61}50%{box-shadow:0 8px 32px #4f46e58c,0 0 0 6px #6366f114}}.sphera-claim-button:before{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 25%,#ffffff47 50%,#0000 75%);animation:2.4s ease-in-out infinite sphera-shimmer;position:absolute;inset:0;transform:translate(-120%)}.sphera-claim-button:hover:not(:disabled){animation-play-state:paused;transform:translateY(-2px)scale(1.015);box-shadow:0 12px 36px #2563eb85}.sphera-claim-button:active:not(:disabled){transition-duration:60ms;transform:scale(.965);box-shadow:0 3px 12px #2563eb59}.sphera-claim-button:disabled{cursor:default;animation:none}.sphera-claim-button:disabled:before{opacity:0;animation:none}.sphera-claim-button.is-success{background:linear-gradient(135deg,#059669 0%,#10b981 100%);animation:.4s cubic-bezier(.34,1.56,.64,1) forwards sphera-claim-success}@keyframes sphera-claim-success{0%{transform:scale(.97)}60%{transform:scale(1.03)}to{transform:scale(1)}}.sphera-claim-button.is-success:before{display:none}.sphera-claim-button-inner{z-index:1;justify-content:center;align-items:center;gap:8px;display:inline-flex;position:relative}.sphera-claim-icon{font-size:16px;line-height:1}.sphera-onboarding-intro{text-align:center;flex-direction:column;align-items:center;gap:18px;padding:44px 32px 40px;display:flex}.sphera-onboarding-intro-icon{background:linear-gradient(140deg,#2563eb 0%,#4f46e5 100%);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 4px 16px #4f46e552}.sphera-onboarding-intro-copy h2{color:#0f172a;letter-spacing:-.02em;margin:0 0 8px;font-size:22px;font-weight:800;line-height:1.25}.sphera-onboarding-intro-copy p{color:#64748b;margin:0;font-size:14px;line-height:1.5}.sphera-onboarding-cta-button{color:#fff;letter-spacing:-.01em;cursor:pointer;background:#1e40af;border:0;border-radius:14px;width:100%;padding:15px 28px;font-size:16px;font-weight:700;transition:background-color .15s,transform .12s,box-shadow .15s;box-shadow:0 4px 14px #1e40af47}.sphera-onboarding-cta-button:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 20px #1e40af5c}.sphera-onboarding-cta-button:active{transition-duration:70ms;transform:scale(.98);box-shadow:0 2px 8px #1e40af3d}.sphera-confirmation-modal{gap:16px;max-width:420px;display:grid}.sphera-modal-close{appearance:none;color:#6b7280;cursor:pointer;background:0 0;border:0;justify-self:end;margin:0 0 -4px;padding:0}.sphera-modal-close svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;width:22px;height:22px}.sphera-modal-close:disabled{opacity:.45;cursor:not-allowed}.sphera-confirmation-modal h2{color:#0f172a;margin:0;font-size:28px;line-height:1.12}.sphera-confirmation-modal p{color:#475569;margin:0;font-size:14px;line-height:1.6}.sphera-confirmation-actions{margin-top:4px}.sphera-project-rename-form{gap:16px;display:grid}.sphera-project-delete-modal{text-align:center}.sphera-project-delete-modal .sphera-confirmation-actions{justify-content:center}.sphera-map-generation-modal-copy{gap:10px;display:grid}.sphera-map-generation-modal-kicker{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;justify-self:start;padding:5px 10px;font-size:12px;font-weight:700;line-height:1.2}.sphera-map-generation-actions,.sphera-unsaved-changes-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.sphera-unsaved-changes-cancel{grid-column:1/-1}.sphera-level-creation-copy{gap:10px;display:grid}.sphera-level-creation-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.sphera-danger-inline-button{color:#fff;cursor:pointer;background:#dc2626;border:0;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-weight:600;text-decoration:none;transition:background-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.sphera-danger-inline-button:disabled{opacity:.55;cursor:not-allowed}.sphera-notification-region{z-index:12000;pointer-events:none;width:min(100vw - 32px,480px);position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.sphera-notification-card{color:#fff;text-align:center;border-radius:18px;flex-direction:column;gap:6px;padding:14px 18px;display:flex;box-shadow:0 18px 40px #0f172a3d}.sphera-notification-card strong{font-size:14px;font-weight:700}.sphera-notification-card span{font-size:14px;line-height:1.5}.sphera-notification-card.error{background:#7f1d1df5;border:1px solid #fecaca6b}.sphera-notification-card.info{background:#1e40aff5;border:1px solid #bfdbfe75}.sphera-modal-creating{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px 0 16px;display:flex}.sphera-modal-creating p{color:var(--ink);margin:0;font-size:14px;font-weight:600}.sphera-modal-spinner{border:3px solid var(--accent-soft);border-top-color:var(--accent);border-radius:50%;width:36px;height:36px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.sphera-admin-shell{background:#f8fafc;min-height:100vh}.sphera-admin-header{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-bottom:1px solid #e2e8f0;max-width:1152px;padding:16px 24px;position:sticky;top:0}.sphera-admin-title{align-items:center;gap:12px;display:flex}.sphera-admin-title strong{font-size:1.1rem}.sphera-admin-title span{color:#dc2626;background:#fee2e2;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:600}.sphera-admin-main{flex-direction:column;gap:24px;max-width:1152px;margin:0 auto;padding:32px 24px 48px;display:flex}.sphera-admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.sphera-admin-stat-card{background:#fff;border-radius:18px;padding:18px;box-shadow:0 10px 24px #0f172a0f}.sphera-admin-stat-card strong{margin-bottom:6px;font-size:1.6rem;display:block}.sphera-admin-stat-card span{color:#64748b}.sphera-admin-card{overflow:hidden}.sphera-admin-card-header{border-bottom:1px solid #f1f5f9;padding:20px 24px}.sphera-admin-card-header input{width:208px;padding:9px 12px}.sphera-admin-card-header em{color:#2563eb;font-style:normal}.sphera-admin-table-wrap{overflow-x:auto}.sphera-admin-table{border-collapse:collapse;width:100%;font-size:14px}.sphera-admin-table thead{background:#f8fafc}.sphera-admin-table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.08em;padding:12px 24px;font-size:12px}.sphera-admin-table td{vertical-align:top;border-top:1px solid #f1f5f9;padding:16px 24px}.sphera-admin-table td strong{margin-bottom:4px;display:block}.sphera-admin-table td span{color:#64748b;font-size:12px}.sphera-table-action-row{flex-wrap:wrap;gap:8px;display:flex}.sphera-admin-tag-row{flex-wrap:wrap;gap:6px;display:flex}.sphera-admin-tag{color:#64748b;text-transform:capitalize;background:#f8fafc;border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.sphera-admin-tag.admin{color:#dc2626;background:#fee2e2}.analytics-events-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;padding:24px 32px;display:flex}.analytics-events-header h1{margin:4px 0 0;font-size:1.8rem}.analytics-events-header p:not(.eyebrow){color:#64748b;max-width:760px;margin:8px 0 0;line-height:1.5}.analytics-events-filters{margin-bottom:24px}.analytics-events-filters form{grid-template-columns:repeat(5,minmax(0,1fr)) auto;align-items:end;gap:12px;display:grid}.analytics-filter-field{gap:6px;display:grid}.analytics-filter-field span{color:#475569;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.analytics-filter-field input,.analytics-filter-field select{color:#10233b;width:100%;font:inherit;background:#fff;border:1px solid #d8e0ea;border-radius:8px;padding:10px 12px}.analytics-filter-actions{align-items:center;gap:8px;display:flex}.analytics-events-card{background:#fff}.analytics-events-summary{justify-content:space-between;align-items:center;gap:16px;display:flex}.analytics-events-table td{min-width:160px}.analytics-id-cell code{color:#475569;overflow-wrap:anywhere;max-width:240px;margin-top:4px;font-size:12px;display:block}.analytics-payload-details{min-width:320px}.analytics-payload-details summary{cursor:pointer;color:#2563eb;font-weight:700}.analytics-payload-details pre{color:#f6efe2;white-space:pre-wrap;word-break:break-word;background:#10233b;border-radius:8px;max-height:360px;margin:12px 0 0;padding:14px;font-size:12px;line-height:1.55;overflow:auto}.sphera-admin-table tr.selected{background:#eff6ff}.sphera-admin-empty-row{color:#64748b}.sphera-admin-detail-grid{grid-template-columns:1.25fr 1fr;gap:24px;display:grid}.sphera-file-grid,.sphera-json-grid{gap:16px;display:grid}.sphera-file-grid{grid-template-columns:1fr 1fr;padding:24px}.sphera-file-grid-modal{flex:1;min-height:0;padding:0;overflow:hidden}.sphera-json-grid{grid-template-columns:1fr 1fr;padding:24px}.sphera-file-list{flex-direction:column;gap:12px;min-height:0;display:flex;overflow-y:auto}.sphera-file-row{background:#f8fafc;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.sphera-file-open{text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.sphera-file-open strong{margin-bottom:4px;display:block}.sphera-file-open span{color:#64748b;font-size:12px}.sphera-file-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.sphera-file-preview{flex-direction:column;gap:14px;min-height:0;padding:24px;display:flex;overflow:hidden}.sphera-file-preview textarea{resize:none;flex:1;width:100%;min-height:0}.sphera-code-editor-shell{background:#fff;border:1px solid #dbe4ef;border-radius:12px;flex:1;min-height:360px;overflow:hidden}.sphera-code-editor,.sphera-code-editor-shell textarea{width:100%;height:100%;min-height:360px}.sphera-code-editor-shell textarea{color:#0f172a;background:#fff;border:0;border-radius:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.55}.sphera-file-preview-header p{color:#64748b;margin:6px 0 0;font-size:12px}.sphera-file-empty-state{color:#64748b;text-align:center;border:1px dashed #cbd5e1;border-radius:18px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex}.sphera-file-preview pre,.sphera-json-panel pre,.sphera-version-preview{color:#f6efe2;white-space:pre-wrap;word-break:break-word;background:#10233b;border-radius:18px;margin:0;padding:16px;font-size:12px;line-height:1.55;overflow:auto}.sphera-validation-events{background:#f8fafc;border:1px solid #0f172a14;border-radius:18px;gap:12px;margin-bottom:16px;padding:16px;display:grid}.sphera-validation-events h3{text-transform:uppercase;letter-spacing:.08em;color:#475569;margin:0;font-size:13px}.sphera-validation-events ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.sphera-validation-events li{background:#fff;border-radius:14px;grid-template-columns:auto minmax(120px,1fr) 2fr;align-items:center;gap:10px;padding:10px 12px;display:grid;box-shadow:0 8px 24px #0f172a0f}.sphera-validation-events strong{color:#0f172a;word-break:break-word;font-size:12px}.sphera-validation-events p{color:#475569;margin:0;font-size:12px;line-height:1.5}.sphera-llm-validation-grid{gap:16px;display:grid}.sphera-llm-validation-controls{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.sphera-llm-validation-controls label,.sphera-llm-validation-payload{color:#475569;text-transform:uppercase;letter-spacing:.06em;gap:6px;font-size:12px;font-weight:700;display:grid}.sphera-llm-validation-controls p{color:#64748b;text-transform:none;letter-spacing:normal;grid-column:1/-1;margin:0;font-size:13px}.sphera-llm-validation-controls select{color:#10233b;width:100%;font:inherit;text-transform:none;letter-spacing:normal;background:#fff;border:1px solid #d8e0ea;border-radius:14px;padding:10px 12px}.sphera-llm-validation-payload textarea{color:#f8fafc;resize:vertical;text-transform:none;letter-spacing:normal;background:#0f172a;border:1px solid #d8e0ea;border-radius:18px;min-height:340px;padding:14px;font:12px/1.6 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.sphera-json-panel{flex-direction:column;gap:12px;display:flex}.sphera-json-panel strong{padding:0 4px}.sphera-file-modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.sphera-file-modal-card{background:#fff;border-radius:24px;flex-direction:column;width:min(1240px,100%);height:calc(100vh - 48px);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 60px #0f172a33}.sphera-file-modal-header,.sphera-file-modal-toolbar,.sphera-file-modal-breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:2px;padding:10px 24px;font-size:13px;display:flex}.sphera-file-breadcrumb-seg{cursor:pointer;color:var(--ink);background:0 0;border:none;border-radius:4px;padding:2px 4px;font-size:13px;font-weight:600;transition:background .1s,color .1s}.sphera-file-breadcrumb-seg:hover{background:var(--blue-soft);color:var(--accent)}.sphera-file-breadcrumb-sep{color:var(--muted);-webkit-user-select:none;user-select:none;padding:0 2px}.sphera-file-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:16px;padding-top:24px;padding-bottom:20px;display:flex}.sphera-file-modal-header h2{margin:0 0 8px;font-size:1.5rem}.sphera-file-modal-header p,.sphera-file-modal-breadcrumb span{color:#64748b;margin:0}.sphera-file-modal-toolbar{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:10px;padding-top:16px;padding-bottom:16px;display:flex}.sphera-file-modal-breadcrumb{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;align-items:center;gap:10px;padding-top:14px;padding-bottom:14px;display:flex}.sphera-file-modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:0;padding:0 4px;font-size:32px;line-height:1}.admin-with-sidebar{background:#f8fafc;min-height:100vh;display:flex}.admin-sidebar{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;width:220px;min-width:220px;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.admin-sidebar-brand{border-bottom:1px solid #e2e8f0;align-items:center;gap:10px;padding:20px;display:flex}.admin-sidebar-brand-link{text-decoration:none}.admin-sidebar-brand strong{color:#0f172a;font-size:14px;font-weight:700}.admin-badge{color:#dc2626;white-space:nowrap;background:#fee2e2;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.admin-sidebar-nav{flex-direction:column;flex:1;gap:2px;padding:12px 8px;display:flex}.admin-sidebar-tab{cursor:pointer;text-align:left;color:#475569;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background .1s,color .1s;display:flex}.admin-sidebar-external-icon{opacity:.75;margin-left:auto;font-size:12px;line-height:1}.admin-sidebar-tab:hover{color:#0f172a;background:#f1f5f9}.admin-sidebar-tab.active{color:#2563eb;background:#eff6ff;font-weight:600}.admin-sidebar-footer{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:8px;padding:14px 16px;display:flex}.admin-sidebar-user{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.admin-sidebar-signout{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;padding:4px 8px;font-size:12px}.admin-sidebar-signout:hover{color:#0f172a;background:#f8fafc}.admin-topbar{display:none}.admin-topbar-burger{cursor:pointer;color:#0f172a;background:0 0;border:1px solid #0000;border-radius:8px;flex:none;place-items:center;width:32px;height:32px;display:grid}.admin-topbar-burger:hover{background:#f1f5f9}.admin-topbar-brand{color:inherit;align-items:center;gap:8px;text-decoration:none;display:flex}.admin-topbar-brand strong{color:#0f172a;font-size:14px;font-weight:700}.admin-sidebar-backdrop{display:none}@media (max-width:1024px){.admin-topbar{z-index:302;-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);background:#ffffffeb;border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;height:52px;padding:0 16px;display:flex;position:fixed;top:0;left:0;right:0}.admin-with-sidebar{padding-top:52px}.admin-sidebar{opacity:0;-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);z-index:301;background:#fffffffa;border-bottom:1px solid #e2e8f0;border-right:none;width:100%;min-width:0;height:auto;max-height:0;padding:0 16px;transition:max-height .22s,opacity .18s,padding .18s;position:fixed;top:52px;left:0;right:0;overflow:hidden;box-shadow:0 6px 24px #0f172a14}.admin-sidebar.expanded{opacity:1;max-height:500px;padding:12px 16px 16px;box-shadow:0 8px 32px #0f172a1f}.admin-sidebar-brand{display:none}.admin-sidebar-backdrop{z-index:280;cursor:default;background:#00000040;display:block;position:fixed;inset:0}}.admin-content{background:#f8fafc;flex:1;min-width:0;overflow-y:auto}.plans-credits-shell{gap:24px;display:grid}.plans-credits-header,.plans-section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.plans-credits-header h1,.plans-section-heading h2{margin:0 0 8px;font-size:clamp(1.9rem,3vw,2.4rem);line-height:1.05}.plans-credits-header p,.plans-section-heading p{color:#6b7280;max-width:640px;margin:0}.plans-transactions-link{color:#3158f7;align-items:center;gap:8px;margin-top:18px;font-weight:800;text-decoration:none;display:inline-flex}.plans-transactions-link:hover{color:#1f3fc3}.plans-credits-header-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.plans-summary-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;display:grid}.plans-summary-card,.plans-plan-card,.plans-topup-card{background:linear-gradient(#fffdfa 0%,#fff 100%);border:1px solid #ece7df;border-radius:28px;box-shadow:0 18px 40px #0f172a0f}.plans-summary-card{gap:20px;padding:26px;display:grid}.plans-summary-copy{align-items:start;gap:16px;display:grid}.plans-summary-copy h2,.plans-balance-topline h2{margin:0 0 8px;font-size:clamp(1.9rem,3vw,2.35rem);line-height:1.05}.plans-summary-copy p,.plans-credit-row p,.plans-plan-copy p,.plans-topup-card p{color:#6b7280;margin:0}.plans-feature-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.plans-feature-list.compact{gap:10px}.plans-feature-list li{color:#1f2937;padding-left:28px;line-height:1.5;position:relative}.plans-feature-list li:before{content:"✓";color:#111827;font-size:1.05rem;font-weight:700;position:absolute;top:-1px;left:0}.plans-summary-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.plans-status-pill{color:#3f3f46;background:#f2ece4;border-radius:999px;align-items:center;padding:8px 12px;font-size:.9rem;font-weight:600;display:inline-flex}.plans-muted-metric{color:#7c6f65;font-size:.95rem}.plans-balance-topline{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.plans-balance-inline{letter-spacing:-.05em;font-size:clamp(2.4rem,4vw,3.25rem);line-height:1}.plans-progress-track{background:#eee7dd;border-radius:999px;width:100%;height:16px;overflow:hidden}.plans-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#cc73df 0%,#6788f7 100%);height:100%;display:block}.plans-credit-breakdown{gap:18px;display:grid}.plans-credit-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.plans-credit-row strong,.plans-topup-metrics strong,.plans-price-lockup strong{color:#1f2937}.plans-credit-row span,.plans-topup-metrics span,.plans-price-lockup span{color:#6b7280}.plans-card-grid,.plans-topup-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.plans-plan-card{gap:18px;min-height:100%;padding:28px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.plans-plan-card:hover,.plans-topup-card:hover{transform:translateY(-3px);box-shadow:0 24px 54px #0f172a17}.plans-plan-card.current{background:linear-gradient(#fffdfa 0%,#fdf8ff 100%);border-color:#8250ff57;box-shadow:0 26px 56px #8250ff29}.plans-plan-copy{gap:18px;display:grid}.plans-plan-copy h2,.plans-topup-card h3{margin:0 0 8px;font-size:2.1rem;line-height:1}.plans-price-lockup{gap:4px;display:grid}.plans-price-lockup strong{letter-spacing:-.05em;font-size:2.15rem;line-height:1}.plans-card-actions,.plans-topup-card button{margin-top:auto}.plans-card-actions button,.plans-topup-card button{justify-content:center;width:100%;min-height:50px}.plans-topup-section{gap:18px;display:grid}.plans-topup-card{gap:16px;padding:22px;display:grid}.plans-topup-card h3{font-size:1.4rem}.plans-topup-metrics{gap:4px;display:grid}.plans-transactions-section{gap:18px;scroll-margin-top:24px;display:grid}.plans-transactions-count{color:#6b7280;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:8px 12px;font-size:.85rem;font-weight:800;display:inline-flex}.plans-transaction-filters{flex-wrap:wrap;gap:10px;display:flex}.plans-transaction-filter{color:#25304f;cursor:pointer;font:inherit;background:#fff;border:1px solid #d9deea;border-radius:999px;padding:10px 14px;font-size:.9rem;font-weight:700;line-height:1}.plans-transaction-filter:hover{color:#3158f7;border-color:#3158f7}.plans-transaction-filter.active{color:#2244d3;background:#eef3ff;border-color:#3158f738}.plans-transactions-card,.plans-transactions-empty{background:#fff;border:1px solid #ece7df;border-radius:28px;overflow:hidden;box-shadow:0 18px 40px #0f172a0f}.plans-transactions-empty{padding:28px}.plans-transactions-table-wrap{overflow-x:auto}.plans-transactions-table{border-collapse:collapse;width:100%;min-width:760px}.plans-transactions-table thead{background:#f8fafc}.plans-transactions-table th{color:#66728e;letter-spacing:.08em;text-align:left;text-transform:uppercase;padding:16px 24px;font-size:.76rem;font-weight:800}.plans-transactions-table td{vertical-align:middle;border-top:1px solid #edf1f7;padding:18px 24px}.plans-transaction-date{width:150px}.plans-transaction-date strong,.plans-transaction-balance,.plans-transaction-amount{color:#1f2937;font-weight:800}.plans-transaction-date span,.plans-transaction-activity p{color:#6b7280;margin:4px 0 0;font-size:.85rem;display:block}.plans-transaction-activity{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:14px;display:grid}.plans-transaction-activity strong{color:#111827;display:block}.plans-transaction-icon{color:#3158f7;background:#eef2ff;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:900;display:inline-flex}.plans-transaction-icon.generations,.plans-transaction-type.generations{color:#d93025;background:#fff0ef}.plans-transaction-icon.daily,.plans-transaction-type.daily{color:#a45d00;background:#fff6df}.plans-transaction-icon.credit-packs,.plans-transaction-type.credit-packs{color:#087443;background:#e9f8ef}.plans-transaction-icon.plan-grants,.plans-transaction-type.plan-grants{color:#3158f7;background:#eef3ff}.plans-transaction-icon.admin-grants,.plans-transaction-type.admin-grants{color:#0e7490;background:#ecfeff}.plans-transaction-icon.refunds,.plans-transaction-type.refunds{color:#475569;background:#edf2f7}.plans-transaction-type{color:#4b5563;white-space:nowrap;background:#f3f4f6;border-radius:999px;justify-content:center;align-items:center;padding:7px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.plans-transaction-amount{white-space:nowrap}.plans-transaction-amount.positive{color:#087443}.plans-transaction-amount.negative{color:#d93025}.plans-transaction-balance{text-align:right;white-space:nowrap}.plans-transactions-load-more{background:#fbfcff;border-top:1px solid #edf1f7;justify-content:center;padding:18px 24px;display:flex}.plans-transactions-load-more button{justify-content:center;min-width:150px}@media (max-width:1100px){.sphera-studio-workspace,.sphera-admin-detail-grid,.sphera-file-grid,.sphera-json-grid,.sphera-admin-stats,.analytics-events-filters form,.plans-summary-grid,.plans-card-grid,.plans-topup-grid,.sphera-llm-validation-controls{grid-template-columns:1fr}.sphera-studio-shell{height:auto;min-height:100vh;overflow:visible}.sphera-studio-workspace{overflow:visible}.sphera-player-stage{aspect-ratio:843/494;flex:none;width:100%}.plans-plan-card,.plans-topup-card,.plans-summary-card{padding:24px}}@media (max-width:920px){.sphera-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px),(max-width:950px) and (max-height:500px){.sphera-studio-shell,.sphera-admin-main,.sphera-admin-header{padding-left:16px;padding-right:16px}.sphera-studio-header,.sphera-admin-header,.sphera-claim-banner,.sphera-project-bar,.sphera-panel-heading,.sphera-admin-card-header,.sphera-file-preview-header,.analytics-events-header,.analytics-filter-actions,.sphera-header-actions,.sphera-composer-shell,.sphera-prompt-credit-strip,.sphera-project-actions,.sphera-prompt-actions,.sphera-modal-actions,.sphera-player-actions,.sphera-file-preview-actions,.sphera-admin-toolbar,.plans-credits-header,.plans-credits-header-actions,.plans-section-heading,.plans-summary-actions,.plans-credit-row,.sphera-file-row{flex-direction:column;align-items:stretch}.sphera-admin-card-header input{width:100%}.sphera-studio-header .sphera-header-actions{flex-direction:row;justify-content:flex-end;align-items:center}.sphera-claim-modal-actions{align-items:center}.plans-summary-copy{grid-template-columns:1fr}.sphera-modal-backdrop{padding:16px}.sphera-create-modal-head,.sphera-create-step-progress,.sphera-create-modal-body,.sphera-create-modal-footer{padding-left:20px;padding-right:20px}.sphera-template-grid{grid-template-columns:1fr}.sphera-player-card{height:0;min-height:0;box-shadow:none;background:0 0;padding:0;overflow:visible}.sphera-player-card>.sphera-panel-heading{display:none}.sphera-player-card .sphera-player-stage{aspect-ratio:auto;width:0;height:0;min-height:0;overflow:visible;container-type:normal}.sphera-player-card .sphera-player-viewport{border-radius:0;width:0;height:0}.sphera-player-card .sphera-player-viewport[class*=mobileLandscapeViewport],.sphera-player-card .sphera-player-viewport[class*=mobileFullscreenViewport]{z-index:10000;aspect-ratio:auto;width:100vw;max-width:none;height:100dvh;max-height:none;position:fixed;inset:0}.sphera-prompt-actions{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;display:grid}.sphera-prompt-actions .sphera-primary-inline-button{width:100%;min-width:0}.sphera-prompt-actions .sphera-secondary-button{min-width:82px;padding-inline:14px}.sphera-create-modal-footer,.sphera-create-modal-actions{flex-direction:column;align-items:stretch}.sphera-confirmation-modal{width:min(100%,100vw - 24px);padding:24px}.sphera-confirmation-modal h2{font-size:24px}.sphera-level-creation-actions{grid-template-columns:1fr}.plans-balance-topline{flex-direction:column}.plans-summary-card,.plans-plan-card,.plans-topup-card,.plans-transactions-card,.plans-transactions-empty{border-radius:24px}}@media (max-width:1024px){.sphera-studio-page .sphera-studio-header{display:none}.sphera-studio-page .sphera-studio-shell{padding-top:52px}.sphera-project-pill-row{min-width:0}}
