:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f4f7fb;color-scheme:light;--primary: #2563eb;--primary-hover: #1d4ed8;--primary-soft: #eff6ff;--surface: #ffffff;--surface-subtle: #f8fafc;--canvas: #f4f7fb;--border: #dfe5ee;--border-strong: #cbd5e1;--text: #172033;--muted: #64748b;--muted-light: #94a3b8;--danger: #be123c;--success: #15803d;--warning: #a16207;--radius: 14px;--shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 10px 30px rgba(15, 23, 42, .04)}*{box-sizing:border-box}html{min-width:320px;background:var(--canvas)}body{margin:0;background:var(--canvas);color:var(--text)}body.dialog-open{overflow:hidden}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button,input,textarea,select{font:inherit}button{border:0;border-radius:9px;padding:10px 15px;background:var(--primary);color:#fff;font-weight:700;cursor:pointer;transition:background .15s,box-shadow .15s,transform .15s}button:hover{background:var(--primary-hover)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #bfdbfe;outline-offset:2px}button:disabled{opacity:.55;cursor:not-allowed}input,textarea,select{width:100%;min-width:0;padding:10px 12px;border:1px solid #cfd8e5;border-radius:9px;background:#fff;color:var(--text)}textarea{resize:vertical}input:focus,textarea:focus,select:focus{border-color:#60a5fa;outline:3px solid #dbeafe}input[type=checkbox],input[type=radio]{width:auto;accent-color:var(--primary)}input[type=color]{min-height:43px;padding:4px}.app-shell{display:grid;grid-template-columns:268px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;z-index:30;display:flex;flex-direction:column;height:100vh;padding:22px 16px;overflow-y:auto;background:var(--surface);border-right:1px solid var(--border)}.brand{display:flex;align-items:center;gap:10px;padding:0 10px 22px;text-decoration:none;font-size:14px;line-height:1.25}.brand b,.auth-brand b{font-weight:800}.brand span,.auth-brand span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#2563eb,#60a5fa);color:#fff;font-weight:850}.organization-picker{display:block;padding:11px;border:1px solid var(--border);border-radius:12px;background:var(--surface-subtle);color:var(--muted);font-size:11px}.organization-picker select{margin-top:7px;padding:8px}.side-nav{display:grid;gap:5px;margin-top:18px}.nav-label{padding:14px 12px 4px;color:#94a3b8;font-size:10px;font-weight:800;letter-spacing:.14em}.nav-btn{display:flex;align-items:center;gap:11px;width:100%;padding:9px 10px;border:1px solid transparent;border-radius:12px;background:transparent;color:#475569;text-decoration:none;font-size:13.5px;font-weight:650;line-height:1.2;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.nav-btn:hover{background:#f1f5f9;color:#0f172a;border-color:#e2e8f0;transform:translate(2px)}.nav-btn.active{background:linear-gradient(135deg,#0f766e,#0ea5e9);border-color:transparent;color:#fff;box-shadow:0 8px 18px #0ea5e947;transform:none}.nav-btn.active:hover{color:#fff;background:linear-gradient(135deg,#0d9488,#0284c7)}.nav-ico{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:10px;background:#f1f5f9;color:#64748b;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.nav-btn:hover .nav-ico{background:#e2e8f0;color:#334155}.nav-btn.active .nav-ico{background:#ffffff38;color:#fff;box-shadow:inset 0 0 0 1px #ffffff2e}.nav-ico:before{content:"";width:16px;height:16px;background:currentColor;-webkit-mask:var(--nav-mask) center / contain no-repeat;mask:var(--nav-mask) center / contain no-repeat;--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 12h16M4 6h16M4 18h16'/%3E%3C/svg%3E")}.nav-btn[data-nav=home] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3 10.5 12 3l9 7.5V20a1 1 0 0 1-1 1h-5v-6H9v6H4a1 1 0 0 1-1-1v-9.5z'/%3E%3C/svg%3E")}.nav-btn[data-nav=learn] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 6.5A2.5 2.5 0 0 1 6.5 4H20v14H6.5A2.5 2.5 0 0 0 4 20.5V6.5z'/%3E%3Cpath stroke-linecap='round' d='M8 8h8M8 12h6'/%3E%3C/svg%3E")}.nav-btn[data-nav=apk] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 3v12m0 0 4-4m-4 4-4-4M5 19h14'/%3E%3C/svg%3E")}.nav-btn[data-nav=builds] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 5h11M9 12h11M9 19h11M4 5h.01M4 12h.01M4 19h.01'/%3E%3C/svg%3E")}.nav-btn[data-nav=credit] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Cpath stroke-linecap='round' d='M12 8v8m-2.5-5.5c.6-.8 1.5-1.2 2.5-1.2s1.9.4 2.5 1.2M9.5 14.5c.6.8 1.5 1.2 2.5 1.2s1.9-.4 2.5-1.2'/%3E%3C/svg%3E")}.nav-btn[data-nav=support] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M8 10a4 4 0 1 1 8 0c0 2-1.5 3-2.5 3.7S12 15 12 16m0 3h.01'/%3E%3C/svg%3E")}.nav-btn[data-nav=profile] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Ccircle cx='12' cy='8' r='3.5'/%3E%3Cpath stroke-linecap='round' d='M5 19c1.5-3 4-4.5 7-4.5s5.5 1.5 7 4.5'/%3E%3C/svg%3E")}.nav-btn[data-nav=content] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M8 6h13M8 12h13M8 18h13M3 6h.01M3 12h.01M3 18h.01'/%3E%3C/svg%3E")}.nav-btn[data-nav=settings] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath stroke-linecap='round' d='M19.4 15a1.7 1.7 0 0 0 .3 1.8l.1.1a2 2 0 1 1-2.8 2.8l-.1-.1a1.7 1.7 0 0 0-1.8-.3 1.7 1.7 0 0 0-1 1.5V21a2 2 0 1 1-4 0v-.1a1.7 1.7 0 0 0-1-1.5 1.7 1.7 0 0 0-1.8.3l-.1.1a2 2 0 1 1-2.8-2.8l.1-.1a1.7 1.7 0 0 0 .3-1.8 1.7 1.7 0 0 0-1.5-1H3a2 2 0 1 1 0-4h.1a1.7 1.7 0 0 0 1.5-1 1.7 1.7 0 0 0-.3-1.8l-.1-.1a2 2 0 1 1 2.8-2.8l.1.1a1.7 1.7 0 0 0 1.8.3H9a1.7 1.7 0 0 0 1-1.5V3a2 2 0 1 1 4 0v.1a1.7 1.7 0 0 0 1 1.5 1.7 1.7 0 0 0 1.8-.3l.1-.1a2 2 0 1 1 2.8 2.8l-.1.1a1.7 1.7 0 0 0-.3 1.8V9c.3.6.9 1 1.5 1H21a2 2 0 1 1 0 4h-.1a1.7 1.7 0 0 0-1.5 1z'/%3E%3C/svg%3E")}.nav-btn[data-nav=preview] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7S2 12 2 12z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E")}.nav-btn[data-nav=bell] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15 17h5l-1.4-1.4A2 2 0 0 1 18 14.2V11a6 6 0 1 0-12 0v3.2a2 2 0 0 1-.6 1.4L4 17h5m6 0a3 3 0 1 1-6 0'/%3E%3C/svg%3E")}.nav-btn[data-nav=ads] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 10v4a2 2 0 0 0 2 2h2l5 4V4l-5 4H6a2 2 0 0 0-2 2zm13 1a3 3 0 0 1 0 2m2-4a6 6 0 0 1 0 6'/%3E%3C/svg%3E")}.nav-btn[data-nav=market] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 7h16l-1.2 11.2A2 2 0 0 1 16.8 20H7.2a2 2 0 0 1-2-1.8L4 7zm3-3h10l1 3H6l1-3z'/%3E%3C/svg%3E")}.nav-btn[data-nav=play] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M8 5v14l11-7L8 5z'/%3E%3C/svg%3E")}.nav-btn[data-nav=key] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Ccircle cx='8' cy='15' r='3'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M10.5 13.5 20 4m-4 0 4 4'/%3E%3C/svg%3E")}.nav-btn[data-nav=users] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Ccircle cx='9' cy='8' r='3'/%3E%3Cpath stroke-linecap='round' d='M3 19c1.2-2.5 3.2-3.8 6-3.8S13.8 16.5 15 19M16 8a2.5 2.5 0 1 1 0 5m3.5 6c-.7-1.7-1.9-2.7-3.5-3.2'/%3E%3C/svg%3E")}.nav-btn[data-nav=org] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3 21h18M5 21V8l7-4 7 4v13M9 21v-6h6v6'/%3E%3C/svg%3E")}.nav-btn[data-nav=apps] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Crect x='4' y='3' width='10' height='18' rx='2'/%3E%3Cpath stroke-linecap='round' d='M9 17h0'/%3E%3C/svg%3E")}.nav-btn[data-nav=pay] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 7h16v10H4V7zm0 3h16'/%3E%3C/svg%3E")}.nav-btn[data-nav=card] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Crect x='3' y='6' width='18' height='12' rx='2'/%3E%3Cpath d='M3 10h18'/%3E%3C/svg%3E")}.nav-btn[data-nav=tag] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3 12V5a2 2 0 0 1 2-2h7l9 9-9 9-9-9z'/%3E%3Ccircle cx='8' cy='8' r='1.2'/%3E%3C/svg%3E")}.nav-btn[data-nav=gift] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 12h16v8H4v-8zm0-3h16v3H4V9zm8 0V4m0 5c-2 0-3.5-1.2-3.5-2.5S10 4 12 4m0 5c2 0 3.5-1.2 3.5-2.5S14 4 12 4'/%3E%3C/svg%3E")}.nav-btn[data-nav=versions] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 8v4l3 2m6-2a9 9 0 1 1-18 0 9 9 0 0 1 18 0z'/%3E%3C/svg%3E")}.nav-btn[data-nav=wrench] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M14.7 6.3a4 4 0 0 0-5.4 5.4L4 17v3h3l5.3-5.3a4 4 0 0 0 5.4-5.4l-2.1 2.1-1.9-1.9 2-2.1z'/%3E%3C/svg%3E")}.nav-btn[data-nav=logout] .nav-ico{--nav-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M10 7V5a2 2 0 0 1 2-2h7v18h-7a2 2 0 0 1-2-2v-2m-1-5H3m0 0 3-3m-3 3 3 3'/%3E%3C/svg%3E")}.admin-chip{margin:0 4px 8px;padding:8px 12px;border-radius:999px;background:linear-gradient(135deg,#ecfeff,#eff6ff);border:1px solid #bae6fd;color:#0369a1;font-size:11px;font-weight:700;text-align:center}.sidebar-footer{display:grid;gap:10px;margin-top:auto;padding:16px 4px 0;border-top:1px solid var(--border);color:var(--muted);overflow-wrap:anywhere}.logout-btn,.logout{width:100%;background:#fff1f2;border-color:#fecdd3;color:#be123c;text-align:left}.logout-btn:hover,.logout:hover{background:#ffe4e6;border-color:#fda4af;color:#9f1239;transform:none}.logout-btn .nav-ico{background:#ffe4e6;color:#be123c}.sidebar-close,.mobile-menu,.sidebar-backdrop{display:none}.workspace{width:100%;max-width:none;padding:30px 38px 70px;overflow:hidden}.topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.page-heading p{margin:0 0 5px;color:var(--muted-light);font-size:10px;font-weight:800;letter-spacing:.14em}.page-heading h1{margin:0;font-size:clamp(22px,3vw,27px);letter-spacing:-.035em}.topbar-meta{display:flex;align-items:center;gap:12px}.user-summary{display:grid;min-width:170px;padding:9px 12px;border:1px solid var(--border);border-radius:11px;background:var(--surface);text-align:right}.user-summary span{font-size:13px;font-weight:750}.user-summary small{margin-top:2px;color:var(--muted);font-size:11px;overflow-wrap:anywhere}.card,article{padding:20px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.card>:first-child,article>:first-child{margin-top:0}.card>:last-child,article>:last-child{margin-bottom:0}.section{margin-top:22px}.grid,.dashboard-grid,.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px}.two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.hero{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:24px;padding:28px;border:1px solid #d8e5fa;border-radius:18px;background:linear-gradient(125deg,#fff,#edf5ff)}.hero h3{max-width:700px;margin:7px 0 10px;font-size:clamp(25px,4vw,32px);line-height:1.15;letter-spacing:-.04em}.hero p{max-width:700px;margin:0;color:var(--muted);line-height:1.6}.eyebrow{color:var(--primary);font-size:11px;font-weight:800;letter-spacing:.15em}.muted{color:var(--muted)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.market-public-links{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.section-heading h3{margin:5px 0 0;font-size:21px}.section-heading p{margin:0}.stat-card{display:grid;gap:12px;min-height:122px}.stat-card span{color:var(--muted);font-size:13px}.stat-card strong{font-size:32px}.station-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px}.station-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:12px;background:var(--primary-soft);color:var(--primary);font-size:12px;font-weight:850}.station-card p{margin:4px 0}.button-link,.secondary-link{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:9px;text-decoration:none;font-weight:700}.button-link{background:var(--primary);color:#fff}.station-card .button-link{grid-column:1 / -1}.secondary-link{border:1px solid #cfd8e5;background:#fff;color:#334155}.secondary-link:hover{background:#f8fafc}.secondary-link.small{padding:7px 9px;font-size:11px}.button-muted{background:#eef2f7;color:#334155}.button-muted:hover{background:#e2e8f0}.button-danger{background:#fff1f2;color:var(--danger)}.button-danger:hover{background:#ffe4e6}.status,.status-badge{display:inline-flex;width:fit-content;padding:5px 8px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:11px;font-weight:750}.status.online,.is-active,.is-approved,.is-completed{background:#dcfce7;color:var(--success)}.is-pending,.is-building{background:#fef3c7;color:var(--warning)}.is-inactive,.is-suspended,.is-rejected,.is-failed,.is-cancelled,.is-missing{background:#fee2e2;color:#b91c1c}form{display:grid;gap:16px;max-width:850px}label,.form-field{display:grid;gap:7px;color:#475569;font-size:13px;font-weight:650}.create-form,.content-form{max-width:none}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-grid .wide{grid-column:1 / -1}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.check{display:flex;align-items:center;gap:8px}.inline-form,.toolbar{display:flex;align-items:end;flex-wrap:wrap;max-width:none;gap:10px}.inline-form input,.inline-form select,.toolbar input{flex:1;min-width:150px}.field-error,.error{color:#dc2626}.alert,.success{padding:12px 14px;border:1px solid;border-radius:10px;line-height:1.45}.alert{border-color:#fecdd3;background:#fff1f2;color:var(--danger)}.success{border-color:#bbf7d0;background:#f0fdf4;color:var(--success)}.loading-state,.empty-state{padding:28px;border:1px dashed var(--border-strong);border-radius:14px;color:var(--muted);text-align:center}.loading-state:before{content:"";display:inline-block;width:16px;height:16px;margin-right:9px;border:2px solid #bfdbfe;border-top-color:var(--primary);border-radius:50%;vertical-align:-3px;animation:spin .7s linear infinite}.empty-state h3{margin:8px 0 5px;color:var(--text)}.empty-state p{margin:0 0 14px}.empty-icon{font-size:24px}@keyframes spin{to{transform:rotate(360deg)}}.credit-balance{display:grid;grid-template-columns:auto auto;align-items:baseline;column-gap:7px;min-width:220px;padding:20px;border-radius:15px;background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff;box-shadow:0 12px 30px #2563eb2e}.credit-balance span{grid-column:1 / -1;font-size:12px;opacity:.85}.credit-balance strong{font-size:34px}.credit-balance small{opacity:.8}.credit-balance.compact{min-width:132px;padding:9px 12px;border-radius:11px;box-shadow:none}.credit-balance.compact span{font-size:9px}.credit-balance.compact strong{font-size:19px}.credit-balance.compact small{font-size:10px}.table-wrap{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:13px 12px;border-bottom:1px solid #e8edf4;text-align:left;white-space:nowrap;font-size:13px}th{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}tbody tr:hover{background:#f8fafc}tbody tr:last-child td{border-bottom:0}td small{display:block;margin-top:3px;color:var(--muted)}.table-actions{display:flex;justify-content:flex-end;gap:6px}.table-actions button{padding:7px 9px;font-size:11px}.settings-list,.member-list,.content-list{display:grid;gap:8px}.setting-row,.member-list>div,.content-row{display:flex;align-items:center;gap:12px;max-width:none;padding:12px 0;border-bottom:1px solid var(--border)}.setting-row>div,.member-list>div>span,.content-row>div:first-child{flex:1}.setting-row small{display:block;color:var(--muted)}.setting-row input[type=number]{max-width:150px}.select-all-row{margin-bottom:4px}.row-actions{display:flex;gap:8px}.status-pill{display:inline-block;margin-top:6px;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700}.status-pill.active{background:#dcfce7;color:#166534}.status-pill.inactive{background:#fee2e2;color:#991b1b}.feature-toggles{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.menu-order-box{margin-top:8px;padding:12px;border:1px solid var(--border);border-radius:12px;background:var(--surface-subtle);display:grid;gap:8px}.menu-order-box>.muted{margin:0 0 4px}.menu-order-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:10px;background:var(--surface);border:1px solid var(--border)}.menu-order-actions{display:flex;gap:6px}.menu-order-actions button{padding:6px 10px;min-width:36px}.policy-item{display:flex;justify-content:space-between;width:100%;margin-top:8px;border:1px solid var(--border);background:var(--surface-subtle);color:#334155;text-align:left}.policy-item:hover{background:var(--primary-soft)}.policy-item span{display:grid}.policy-item small{color:var(--muted)}.policy-item code{max-width:60%;overflow:hidden;text-overflow:ellipsis}.dialog-backdrop{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:20px;background:#0f172a7a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dialog{width:min(440px,100%)}.dialog-actions{display:flex;justify-content:flex-end;gap:10px}.auth{display:grid;place-items:center;min-height:100vh;padding:24px}.auth-light{background:radial-gradient(circle at 20% 10%,#dbeafe 0,transparent 28%),linear-gradient(135deg,#eff6ff,#f8fafc)}.auth-card{width:min(720px,100%);padding:32px;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 24px 60px #0f172a1a}.auth-card h1{margin:8px 0 6px}.auth-brand{display:flex;align-items:center;gap:10px;margin-bottom:28px;font-size:18px;line-height:1.25}.auth-switch{color:var(--muted);text-align:center}.auth-switch a{color:var(--primary);font-weight:750}.content-tabs{display:flex;gap:8px;margin-bottom:18px;padding-bottom:3px;overflow-x:auto}.content-tabs button{flex:0 0 auto;background:#eef2f7;color:#475569}.content-tabs button.active{background:var(--primary);color:#fff}.media-field{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:12px;border:1px solid #cfd8e5;border-radius:10px}.media-field>span,.media-field>small,.asset-thumb{grid-column:1 / -1}.media-field>small{color:var(--muted)}.asset-thumb{width:100%;height:90px;border-radius:9px;object-fit:contain;background:#f8fafc}.background-thumb{object-fit:cover}.upload-button{display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:8px;background:#eef2f7;color:#334155;cursor:pointer}.upload-button input{display:none}.remove-asset{border:1px solid #fecdd3;background:#fff1f2;color:var(--danger)}.content-image-preview{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--border);border-radius:12px;background:#f8fafc}.content-image-preview img{width:96px;height:72px;object-fit:cover;border-radius:10px}.price-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin-top:16px}.price-cards>div{display:grid;gap:6px;padding:16px;border:1px solid var(--border);border-radius:12px;background:var(--surface-subtle)}.price-cards span{color:var(--muted);font-size:13px}.price-cards b{color:var(--primary);font-size:20px}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:28px}.preview-panel{position:sticky;top:24px;display:flex;flex-direction:column;align-items:center;padding:20px;border:1px solid var(--border);border-radius:16px;background:#fff;color:var(--text)}.phone-mini,.device{color-scheme:dark;color:#f8fafc}.phone-mini{--brand: #7c3aed;--phone-bg: #18181b;width:230px;margin-top:14px;padding:9px;border:1px solid #45414d;border-radius:32px;background:#050507}.phone-speaker{width:55px;height:5px;margin:3px auto 8px;border-radius:5px;background:#282830}.phone-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:390px;padding:22px;border-radius:24px;background-color:var(--phone-bg);background-image:linear-gradient(#00000047,#000000a6),var(--phone-image);background-position:center;background-size:cover;text-align:center}.preview-logo{width:92px;height:92px;border-radius:22px;object-fit:cover;transition:border-radius .2s,box-shadow .2s,transform .2s,width .2s,height .2s,padding .2s}.preview-logo.placeholder{display:grid;place-items:center;background:var(--brand);font-size:22px;font-weight:850}.phone-screen h3{margin:18px 0 5px;color:var(--phone-text, #fff)}.phone-screen p{margin:0 0 22px;color:color-mix(in srgb,var(--phone-text, #fff) 72%,transparent)}.play-button,.main-play{width:64px;height:64px;padding-left:18px;border-radius:50%;background:var(--brand);font-size:22px}.phone-screen small{margin-top:10px;color:color-mix(in srgb,var(--phone-text, #fff) 78%,transparent);font-size:9px;letter-spacing:.14em}.mini-player-art{position:relative;display:grid;place-items:center;min-height:130px}.preview-theme-label{margin:0 0 10px;color:var(--muted);font-size:13px}.preview-theme-label b{color:var(--ink, #0f172a)}.phone-screen.player-classic .preview-logo{border-radius:22px}.phone-screen.player-pulse .preview-logo{border-radius:50%;box-shadow:0 0 0 8px color-mix(in srgb,var(--brand) 28%,transparent),0 0 36px var(--brand)}.phone-screen.player-vinyl .preview-logo{width:124px;height:124px;padding:28px;border:10px double #343039;border-radius:50%;background:repeating-radial-gradient(#161419 0 5px,#29252d 6px 8px);animation:player-spin 7s linear infinite}.phone-screen.player-neon .preview-logo{width:100px;height:100px;border-radius:50%;box-shadow:0 0 0 5px var(--brand),0 0 24px var(--brand),0 0 48px color-mix(in srgb,var(--brand) 50%,transparent)}.phone-screen.player-wave .preview-logo{border-radius:18px}.phone-screen.player-glass .preview-logo{width:108px;height:108px;border-radius:20px;box-shadow:0 0 0 12px color-mix(in srgb,var(--phone-text) 10%,transparent)}.phone-screen.player-orbit .preview-logo{width:88px;height:88px;border-radius:50%}.phone-screen.player-meter .preview-logo{width:86px;height:86px;border-radius:50%;border:3px solid color-mix(in srgb,var(--brand) 60%,transparent)}.art-glass{padding:14px;border:1px solid color-mix(in srgb,var(--phone-text) 18%,transparent);border-radius:26px;background:color-mix(in srgb,var(--phone-text) 8%,transparent)}.mini-neon-ring{position:absolute;width:118px;height:118px;border:2px solid var(--brand);border-radius:50%;box-shadow:0 0 18px var(--brand);pointer-events:none;animation:neon-pulse 1.4s ease-in-out infinite alternate}.mini-orbit-ring{position:absolute;width:128px;height:128px;border:1px dashed color-mix(in srgb,var(--brand) 55%,transparent);border-radius:50%;animation:player-spin 8s linear infinite;pointer-events:none}.mini-orbit-ring:before{content:"";position:absolute;top:-4px;left:50%;width:8px;height:8px;margin-left:-4px;border-radius:50%;background:var(--brand)}.mini-meter{width:120px;height:36px;margin-top:10px;border:2px solid color-mix(in srgb,var(--brand) 45%,transparent);border-bottom:0;border-radius:120px 120px 0 0;position:relative;overflow:hidden}.mini-meter span{position:absolute;left:50%;bottom:0;width:2px;height:32px;background:var(--brand);transform-origin:bottom center;animation:meter-swing 1.6s ease-in-out infinite alternate}@keyframes neon-pulse{0%{opacity:.55;transform:scale(.96)}to{opacity:1;transform:scale(1.04)}}@keyframes meter-swing{0%{transform:rotate(-42deg)}to{transform:rotate(42deg)}}.mini-equalizer,.preview-equalizer{display:flex;align-items:end;justify-content:center;gap:4px;height:30px;margin-top:14px}.mini-equalizer i,.preview-equalizer i{width:5px;height:10px;border-radius:4px;background:var(--brand);animation:equalizer-bounce .75s ease-in-out infinite alternate}.mini-equalizer i:nth-child(2),.preview-equalizer i:nth-child(2){animation-delay:-.2s}.mini-equalizer i:nth-child(3),.preview-equalizer i:nth-child(3){animation-delay:-.4s}.mini-equalizer i:nth-child(4),.preview-equalizer i:nth-child(4){animation-delay:-.1s}.mini-equalizer i:nth-child(5),.preview-equalizer i:nth-child(5){animation-delay:-.3s}.preview-workspace{display:grid;grid-template-columns:430px minmax(280px,520px);align-items:center;justify-content:center;gap:45px;margin-top:26px}.device{--brand: #7c3aed;--device-bg: #111318;display:grid;place-items:center}.device-frame{position:relative;width:390px;height:780px;padding:7px;border:9px solid #26252b;border-radius:54px;background:#050506}.device-notch{position:absolute;z-index:3;top:12px;left:50%;width:115px;height:25px;transform:translate(-50%);border-radius:18px;background:#09090b}.device-screen{display:grid;grid-template-rows:auto 1fr auto;height:100%;overflow:hidden;border-radius:39px;background-color:var(--device-bg);background-image:linear-gradient(color-mix(in srgb,var(--device-bg) 55%,transparent),color-mix(in srgb,var(--device-bg) 82%,transparent)),var(--device-image);background-position:center;background-size:cover;color:var(--device-text, #fff)}.mobile-header{display:flex;align-items:center;gap:10px;padding:38px 18px 14px;background:color-mix(in srgb,var(--brand) 22%,var(--device-bg));color:var(--device-text, #fff)}.mobile-header b,.mobile-header small,.mobile-list-item b,.mobile-list-item small,.mobile-news b,.mobile-news small{display:block;color:inherit}.mobile-header small,.mobile-list-item small,.mobile-news small{margin-top:2px;color:color-mix(in srgb,var(--device-text, #fff) 72%,transparent);font-size:10px}.mobile-logo{width:38px;height:38px;border-radius:10px;object-fit:cover}.logo-placeholder{display:grid;place-items:center;background:var(--brand);font-size:11px;font-weight:850}.live-dot{width:8px;height:8px;margin-left:auto;border-radius:50%;background:#ef4444}.mobile-content{padding:22px 18px;overflow:auto;background:color-mix(in srgb,var(--device-bg) 88%,transparent);color:var(--device-text, #fff)}.mobile-content h2{margin:0 0 18px;color:var(--device-text, #fff);font-size:21px}.home-preview{text-align:center}.cover-art{position:relative;display:grid;place-items:center;width:210px;height:210px;margin:5px auto 20px;overflow:hidden;border-radius:26px;background:linear-gradient(135deg,var(--brand),color-mix(in srgb,var(--device-bg) 70%,#000));font-weight:850;letter-spacing:.12em}.cover-art img{width:100%;height:100%;object-fit:cover}.cover-art.player-pulse{overflow:visible;border-radius:50%;box-shadow:0 0 0 10px color-mix(in srgb,var(--brand) 25%,transparent),0 0 42px color-mix(in srgb,var(--brand) 60%,transparent)}.cover-art.player-pulse img{border-radius:50%}.cover-art.player-pulse .preview-equalizer{position:absolute;bottom:-42px;left:0;right:0}.cover-art.player-vinyl{padding:46px;border:12px double color-mix(in srgb,var(--device-text, #fff) 25%,var(--device-bg));border-radius:50%;background:repeating-radial-gradient(color-mix(in srgb,var(--device-bg) 90%,#000) 0 7px,color-mix(in srgb,var(--device-bg) 70%,#fff) 8px 11px);animation:player-spin 7s linear infinite}.cover-art.player-vinyl img{border:4px solid var(--brand);border-radius:50%}.cover-art.player-neon{border-radius:50%;box-shadow:0 0 0 4px var(--brand),0 0 28px var(--brand),0 0 56px color-mix(in srgb,var(--brand) 55%,transparent)}.cover-art.player-neon img{border-radius:50%}.cover-art.player-wave{border-radius:22px}.cover-art.player-glass{padding:14px;border:1px solid color-mix(in srgb,var(--device-text) 22%,transparent);border-radius:28px;background:color-mix(in srgb,var(--device-text) 10%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cover-art.player-orbit{border-radius:50%;box-shadow:0 0 0 14px color-mix(in srgb,var(--brand) 18%,transparent),0 0 0 28px color-mix(in srgb,var(--brand) 10%,transparent);animation:player-spin 12s linear infinite}.cover-art.player-orbit img{border-radius:50%}.cover-art.player-meter{border-radius:50%;border:4px solid color-mix(in srgb,var(--brand) 55%,transparent)}.cover-art.player-meter img{border-radius:50%}.theme-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:8px}.theme-card{display:grid;gap:4px;padding:12px;border:1px solid var(--border);border-radius:12px;background:var(--surface-subtle);text-align:left;cursor:pointer}.theme-card b{font-size:14px}.theme-card small{color:var(--muted);font-size:12px;line-height:1.35}.theme-card.active{border-color:var(--brand, #7c3aed);box-shadow:0 0 0 2px color-mix(in srgb,var(--brand, #7c3aed) 25%,transparent)}.field-label{display:block;margin-bottom:4px;font-weight:600}.now-label{color:var(--brand);font-size:9px;font-weight:800;letter-spacing:.15em}.home-preview h2{margin:8px 0 5px;color:var(--device-text, #fff)}.home-preview>p{margin:0 0 18px;color:color-mix(in srgb,var(--device-text, #fff) 72%,transparent)}.mini-section{display:grid;gap:4px;padding-top:14px;border-top:1px solid color-mix(in srgb,var(--device-text, #fff) 16%,transparent);text-align:left}.mini-section span{color:color-mix(in srgb,var(--device-text, #fff) 70%,transparent);font-size:12px}.mobile-list-item,.mobile-news{display:flex;align-items:center;gap:12px;margin-bottom:8px;padding:12px;border:0;border-radius:14px;background:color-mix(in srgb,var(--device-text, #fff) 10%,var(--device-bg));box-shadow:none;color:var(--device-text, #fff)}.mobile-list-item .time{color:var(--brand);font-size:12px;font-weight:800}.news-image{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;background:color-mix(in srgb,var(--brand) 25%,var(--device-bg));color:var(--device-text, #fff)}.news-image img{width:46px;height:46px;border-radius:12px;object-fit:cover}.mobile-news>div:nth-child(2){min-width:0;flex:1}.mobile-news>i{color:color-mix(in srgb,var(--device-text, #fff) 55%,transparent);font-size:22px}.menu-item{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;margin-bottom:8px;padding:14px 12px;border:0;border-radius:14px;background:color-mix(in srgb,var(--device-text, #fff) 10%,var(--device-bg));box-shadow:none;color:var(--device-text, #fff)}.menu-item i{color:color-mix(in srgb,var(--device-text, #fff) 55%,transparent);font-size:24px}.mobile-empty{padding:18px;border:1px dashed color-mix(in srgb,var(--device-text, #fff) 28%,transparent);border-radius:12px;color:color-mix(in srgb,var(--device-text, #fff) 70%,transparent);font-size:12px;line-height:1.5}.mobile-nav{display:grid;grid-template-columns:repeat(4,1fr);padding:9px 8px 13px;border-top:1px solid color-mix(in srgb,var(--device-text, #fff) 14%,transparent);background:color-mix(in srgb,var(--device-bg) 92%,#000)}.mobile-nav button{display:grid;justify-items:center;gap:2px;padding:5px;background:transparent;color:color-mix(in srgb,var(--device-text, #fff) 55%,transparent)}.mobile-nav button:hover{background:transparent}.mobile-nav button.active{color:var(--brand)}.mobile-nav span{font-size:17px}.mobile-nav small{font-size:9px}.mobile-back{padding:0;background:transparent;color:var(--brand)}.mobile-back:hover{background:transparent}.page-body{color:color-mix(in srgb,var(--device-text, #fff) 82%,transparent);font-size:13px;line-height:1.7;white-space:pre-wrap}.detail-image{width:100%;max-height:220px;margin:14px 0;border-radius:14px;object-fit:cover}.detail-subtitle{margin-top:-10px;color:color-mix(in srgb,var(--device-text, #fff) 78%,transparent);font-size:12px}.clickable{cursor:pointer}.preview-help ol{padding-left:20px;color:var(--muted);line-height:1.6}.preview-help li{margin:12px 0}.preview-help .button-link{display:flex;margin-top:20px}@keyframes player-spin{to{transform:rotate(360deg)}}@keyframes equalizer-bounce{0%{height:7px;opacity:.55}to{height:30px;opacity:1}}@media(prefers-reduced-motion:reduce){.phone-screen.player-vinyl .preview-logo,.cover-art.player-vinyl,.mini-equalizer i,.preview-equalizer i{animation:none}}@media(max-width:1000px){.editor-layout,.preview-workspace{grid-template-columns:1fr}.preview-panel{position:relative;top:0}.preview-workspace{justify-items:center}.preview-help{max-width:520px}.device-frame{width:360px;height:720px}}@media(max-width:900px){.app-shell{display:block}.sidebar{position:fixed;left:0;top:0;width:min(310px,86vw);height:100dvh;transform:translate(-105%);box-shadow:20px 0 50px #0f172a2e;transition:transform .2s ease}.sidebar.open{transform:translate(0)}.sidebar-backdrop{position:fixed;inset:0;z-index:20;display:block;border:0;border-radius:0;background:#0f172a6b}.sidebar-close{position:absolute;top:16px;right:12px;display:grid;place-items:center;width:34px;height:34px;padding:0;background:#f1f5f9;color:#475569;font-size:24px}.mobile-menu{position:fixed;z-index:15;top:17px;left:16px;display:grid;place-items:center;width:40px;height:40px;padding:0;box-shadow:0 5px 16px #2563eb33;font-size:18px}.workspace{padding:22px 16px 50px}.topbar{min-height:42px;padding-left:52px}.user-summary{display:none}.two-column{grid-template-columns:1fr}.table-actions{flex-wrap:wrap}}@media(max-width:600px){.workspace{padding-inline:12px}.topbar{align-items:flex-start;flex-wrap:wrap}.topbar-meta,.topbar-meta .credit-balance.compact{width:100%}.hero{display:block;padding:22px}.hero .credit-balance{min-width:0;margin-top:20px}.grid,.dashboard-grid,.stats-grid,.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.inline-form,.form-actions,.section-heading,.setting-row,.content-row{align-items:stretch;flex-direction:column}.inline-form>*,.form-actions>*{width:100%}.row-actions{flex-wrap:wrap}.auth{padding:14px}.auth-card{padding:24px 20px}.device-frame{width:min(320px,calc(100vw - 30px));height:650px;border-radius:44px}.preview-workspace{display:block}.device{margin-bottom:24px}.phone-mini{width:210px}}.dash-hero{position:relative;display:grid;grid-template-columns:1.4fr .8fr;gap:24px;overflow:hidden;margin-bottom:22px;padding:28px 30px;border:1px solid #cfe0fb;border-radius:22px;background:radial-gradient(circle at 85% 20%,rgba(96,165,250,.35),transparent 40%),linear-gradient(135deg,#0b1f44,#1d4ed8 48%,#38bdf8 120%);color:#fff;box-shadow:0 18px 40px #1d4ed838}.dash-hero.admin{background:radial-gradient(circle at 90% 10%,rgba(251,191,36,.28),transparent 35%),linear-gradient(135deg,#111827,#1e3a8a 45%,#0ea5e9 120%)}.dash-hero-copy h2{max-width:640px;margin:8px 0 10px;font-size:clamp(24px,3.4vw,34px);line-height:1.15;letter-spacing:-.04em}.dash-hero-copy p{max-width:560px;margin:0;color:#ffffffd1;line-height:1.55}.dash-hero .eyebrow{color:#bfdbfe}.dash-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.dash-hero-actions .button-link{background:#fff;color:#1d4ed8}.dash-hero-actions .secondary-link{border-color:#ffffff59;background:#ffffff1f;color:#fff}.dash-hero-visual{position:relative;min-height:150px}.orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.75}.orb-a{right:18%;top:10%;width:120px;height:120px;background:#ffffff2e}.orb-b{right:0;bottom:8%;width:160px;height:160px;background:#38bdf859}.hero-badge{position:absolute;right:18px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:118px;height:118px;border:1px solid rgba(255,255,255,.28);border-radius:28px;background:#ffffff24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 10px 30px #0f172a33}.hero-badge strong{font-size:34px;line-height:1}.hero-badge span{color:#fffc;font-size:12px;font-weight:700;letter-spacing:.04em}.stat-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-bottom:22px}.donut-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 18px}@media(max-width:1100px){.donut-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.donut-grid{grid-template-columns:1fr 1fr;gap:10px}}.stat-tile{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;padding:16px;border:1px solid var(--border);border-radius:18px;background:var(--surface);text-decoration:none;box-shadow:var(--shadow);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.stat-tile:hover{transform:translateY(-2px);border-color:#bfdbfe;box-shadow:0 14px 28px #2563eb1f}.stat-tile span{display:block;color:var(--muted);font-size:12px;font-weight:700}.stat-tile strong{display:block;margin:4px 0 2px;font-size:28px;letter-spacing:-.04em;color:var(--text)}.stat-tile small{color:var(--muted-light);font-size:11px}.stat-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;font-size:18px;font-weight:850;color:#fff;background:linear-gradient(135deg,#2563eb,#60a5fa)}.stat-icon:before{content:"◆"}.stat-icon[data-icon=apps]:before{content:"📱"}.stat-icon[data-icon=live]:before{content:"🔴"}.stat-icon[data-icon=credit]:before{content:"💎"}.stat-icon[data-icon=build]:before{content:"⚙️"}.stat-icon[data-icon=pay]:before{content:"🏦"}.stat-icon[data-icon=card]:before{content:"💳"}.stat-icon[data-icon=users]:before{content:"👥"}.stat-icon[data-icon=org]:before{content:"🏢"}.stat-icon[data-icon=market]:before{content:"🏪"}.stat-icon[data-icon=support]:before{content:"🎧"}.tone-blue .stat-icon{background:linear-gradient(135deg,#2563eb,#38bdf8)}.tone-green .stat-icon{background:linear-gradient(135deg,#059669,#34d399)}.tone-amber .stat-icon{background:linear-gradient(135deg,#d97706,#fbbf24)}.tone-violet .stat-icon{background:linear-gradient(135deg,#7c3aed,#a78bfa)}.tone-rose .stat-icon{background:linear-gradient(135deg,#e11d48,#fb7185)}.tone-cyan .stat-icon{background:linear-gradient(135deg,#0891b2,#22d3ee)}.dash-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.app-list{display:grid;gap:10px}.app-row{display:grid;grid-template-columns:auto 1fr auto auto auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--border);border-radius:14px;background:var(--surface-subtle)}.app-row p{margin:3px 0 0}.app-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#dbeafe,#eff6ff);color:#1d4ed8;font-weight:850}.app-avatar.build{background:linear-gradient(135deg,#fef3c7,#fff7ed);color:#b45309;font-size:11px}.pill{display:inline-flex;padding:5px 9px;border-radius:999px;background:#e2e8f0;color:#475569;font-size:11px;font-weight:750;text-transform:capitalize}.pill.on{background:#dcfce7;color:#15803d}.quick-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.quick-links a{padding:8px 12px;border-radius:999px;background:#eff6ff;color:#1d4ed8;text-decoration:none;font-size:13px;font-weight:700}.empty-state.compact{padding:18px;border-style:solid}.platform-shell .sidebar{background:linear-gradient(180deg,#fff,#f0f9ff 55%,#ecfeff)}.platform-shell .nav-btn.active{background:linear-gradient(135deg,#1d4ed8,#0284c7);box-shadow:0 8px 18px #2563eb47}.workspace{background:radial-gradient(circle at top right,rgba(191,219,254,.35),transparent 28%),var(--canvas)}@media(max-width:980px){.dash-hero,.dash-split{grid-template-columns:1fr}.dash-hero-visual{min-height:110px}.hero-badge{right:8px;width:96px;height:96px;border-radius:22px}.hero-badge strong{font-size:28px}.app-row{grid-template-columns:auto 1fr}.app-row .pill,.app-row .button-link,.app-row .secondary-link{grid-column:2;justify-self:start}}.customer-shell{grid-template-columns:248px minmax(0,1fr)}.customer-shell .sidebar{padding:18px 12px;background:linear-gradient(180deg,#fff,#f8fafc)}.customer-shell .brand{padding:0 8px 16px;font-size:13px}.customer-shell .brand b{letter-spacing:-.02em}.customer-shell .workspace{background:#f5f7fa;padding:28px 32px 56px}.customer-shell .topbar{margin-bottom:20px}.support-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:16px;padding:12px 14px;border-radius:12px;background:#fff7ed;border:1px solid #fdba74;color:#9a3412}.support-banner strong{display:block;margin-bottom:2px}.support-banner span{font-size:.9rem}.support-banner .button-muted{background:#fff;color:#9a3412;border:1px solid #fdba74}.signing-secrets{display:grid;gap:10px;margin:12px 0 16px;padding:12px;border-radius:12px;background:var(--surface-subtle);border:1px solid var(--border)}.secret-row{display:flex;gap:8px;align-items:center}.secret-row input{flex:1}.customer-shell .page-heading p{display:none}.customer-shell .page-heading h1{margin:0;font-size:24px;font-weight:750;letter-spacing:-.03em}.customer-shell .card{border-radius:12px;box-shadow:none;border:1px solid #e6ebf2}.customer-shell .nav-label{display:none}.nav-advanced-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:10px;padding:10px 12px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;color:#475569;font-size:12.5px;font-weight:750;letter-spacing:.02em;text-align:left;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.nav-advanced-toggle:hover{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}.nav-advanced-toggle[aria-expanded=true]{background:#ecfeff;border-color:#5eead4;border-style:solid;color:#0f766e}.nav-advanced{display:grid;gap:4px;margin:6px 0 8px;padding:8px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.nav-btn.nested{padding:7px 8px;font-size:12.5px;font-weight:600}.nav-btn.nested .nav-ico{width:28px;height:28px;flex-basis:28px;border-radius:8px}.nav-btn.nested.active{box-shadow:0 6px 14px #0ea5e938}.hub-status{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:18px;padding:16px 18px;border:1px solid #e6ebf2;border-radius:12px;background:#fff}.hub-status strong{display:block;font-size:18px;margin-top:2px}.hub-status-meta{display:flex;flex-wrap:wrap;gap:10px}.hub-status-meta span{padding:6px 10px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:700}.hub-hero{position:relative;overflow:hidden;margin-bottom:22px;padding:26px 28px;border-radius:16px;color:#0f172a;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;box-shadow:0 1px #0f172a08}.hub-hero:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,#2563eb,#60a5fa)}.hub-hero-copy{position:relative;z-index:1;padding-left:8px}.hub-hero-kicker{margin:0 0 6px;color:#64748b;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hub-hero h2{margin:0 0 6px;font-size:clamp(24px,2.6vw,30px);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:#0f172a}.hub-hero-copy>p{margin:0;max-width:520px;color:#64748b;line-height:1.5}.hub-hero-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.hub-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;background:#f1f5f9;border:1px solid #e2e8f0;color:#334155;font-size:12px;font-weight:700}.hub-chip-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px #22c55e2e}.hub-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px}.hub-action{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:108px;padding:18px 16px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;text-decoration:none;box-shadow:0 8px 24px #0f172a0a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hub-action:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 14px 32px #0f172a14}.hub-action.disabled{opacity:.45;pointer-events:none}.hub-action-icon{width:48px;height:48px;border-radius:14px;background-repeat:no-repeat;background-position:center;background-size:24px 24px}.hub-action.tone-sky .hub-action-icon{background-color:#e0f2fe}.hub-action.tone-indigo .hub-action-icon{background-color:#e0e7ff}.hub-action.tone-amber .hub-action-icon{background-color:#fef3c7}.hub-action.tone-teal .hub-action-icon{background-color:#ccfbf1}.hub-action-icon[data-icon=training]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%230368a1' stroke-width='1.8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4 6.5A2.5 2.5 0 0 1 6.5 4H14l6 6v7.5A2.5 2.5 0 0 1 17.5 20h-11A2.5 2.5 0 0 1 4 17.5v-11Z'/%3E%3Cpath stroke-linecap='round' d='M14 4v6h6M8 13h8M8 16h5'/%3E%3C/svg%3E")}.hub-action-icon[data-icon=content]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%230368a1' stroke-width='1.8'%3E%3Cpath stroke-linecap='round' d='M7 7h10M7 12h10M7 17h6'/%3E%3Crect x='4' y='3' width='16' height='18' rx='2'/%3E%3C/svg%3E")}.hub-action-icon[data-icon=apk]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%234f46e5' stroke-width='1.8'%3E%3Crect x='7' y='2' width='10' height='20' rx='2'/%3E%3Cpath stroke-linecap='round' d='M10 5h4M12 17v2'/%3E%3C/svg%3E")}.hub-action-icon[data-icon=credits]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23a16207' stroke-width='1.8'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Cpath stroke-linecap='round' d='M12 7v10M9.5 9.5h3.2a2 2 0 1 1 0 4H9.5'/%3E%3C/svg%3E")}.hub-action-icon[data-icon=preview]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%230f766e' stroke-width='1.8'%3E%3Cpath stroke-linecap='round' d='M2 12s3.5-6 10-6 10 6 10 6-3.5 6-10 6S2 12 2 12Z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E")}.hub-action-copy{display:grid;gap:4px;min-width:0}.hub-action-copy b{font-size:15px;letter-spacing:-.02em;color:#0f172a}.hub-action-copy span{color:#64748b;font-size:13px;line-height:1.35}.hub-action-arrow{color:#94a3b8;font-size:18px;font-weight:600;transition:color .15s,transform .15s}.hub-action:hover .hub-action-arrow{color:#2563eb;transform:translate(2px)}.hub-card h2,.hub-card h3{margin:0 0 8px}.hub-new-app{margin:12px 0 18px}.hub-app-list{display:grid;gap:0;margin-top:8px}.hub-app-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 4px;border-bottom:1px solid #eef2f7}.hub-app-row:last-child{border-bottom:0}.hub-app-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#e2e8f0;color:#334155;font-weight:800}.hub-app-avatar.live{background:#2563eb;color:#fff}.hub-app-avatar.build{background:#eef2ff;color:#3730a3;font-size:11px;letter-spacing:.04em}.hub-build-status{padding:6px 10px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:700;text-transform:capitalize}.hub-app-meta p{display:flex;align-items:center;gap:6px;margin:3px 0 0;font-size:13px}.hub-live-dot{width:7px;height:7px;border-radius:50%;background:#cbd5e1}.hub-live-dot.on{background:#22c55e;box-shadow:0 0 0 3px #22c55e2e}.hub-app-links{display:flex;flex-wrap:wrap;gap:8px}.hub-app-links a{padding:6px 10px;border-radius:8px;background:#f1f5f9;color:#1d4ed8;font-size:12px;font-weight:700;text-decoration:none}.hub-app-links a:hover{background:#dbeafe}.hub-tabs{margin-bottom:16px}.editor-section-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;margin:8px 0 12px;padding:12px 0;border:0;border-bottom:1px solid #eef2f7;border-radius:0;background:transparent;color:#0f172a;font-size:15px;font-weight:750;text-align:left}.editor-section-toggle:hover{background:transparent;color:#1d4ed8}.editor-section-toggle i{color:#94a3b8;font-style:normal;font-weight:700}@media(max-width:980px){.hub-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-shell{display:block}}@media(max-width:640px){.hub-actions{grid-template-columns:1fr}.hub-app-row{grid-template-columns:auto 1fr}.hub-app-links{grid-column:2}}
