:root{--bg:#0b0f12;--surface:#14181d;--card:#1a1f26;--border:#2a3038;--text:#fff;--muted:#9ca3af;--gold:#eab308;--teal:#14b8a6;--coral:#f97316;--slate:#60a5fa}*{box-sizing:border-box}html,body{height:100%}body{background:var(--bg);color:var(--text);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Noto Sans,Apple Color Emoji,Segoe UI Emoji}a{color:inherit;text-decoration:none}.container{max-width:860px;margin:0 auto;padding:16px}.card{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:16px}.muted{color:var(--muted)}.btn{color:#f9fafb;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:12px 14px;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.btn-primary{background:var(--gold);color:#111827;border-color:#0000}.btn-soft{color:#f9fafb;background:#ffffff14;border-color:#ffffff24;box-shadow:inset 0 1px #ffffff0a}.input{background:var(--surface);border:1px solid var(--border);width:100%;color:var(--text);border-radius:16px;padding:12px;font-size:16px}textarea{width:100%;min-height:112px;font:inherit;background:var(--surface);border:1px solid var(--border);color:var(--text);resize:vertical;border-radius:16px;padding:12px}.checkboxRow{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:16px;align-items:flex-start;gap:12px;width:100%;padding:12px 14px;display:flex}.checkboxRow input[type=checkbox]{width:20px;height:20px;accent-color:var(--gold);flex:none;margin:1px 0 0}.checkboxRowText{min-width:0;color:var(--text);flex:1;font-weight:700;line-height:1.4}.checkboxRowText .muted{margin-top:4px;display:block}.row{flex-wrap:wrap;gap:12px;display:flex}.redeemCodeStack{flex-direction:column;gap:12px;display:flex}.redeemCodeRow{flex-wrap:nowrap;align-items:center}.redeemCodeRow .redeemCode{flex:auto;min-width:0}.redeemCodeCameraBtn{flex:0 0 48px;width:48px;min-width:48px;min-height:48px;padding:0}.redeemCodeSubmitBtn{white-space:nowrap;width:100%}.nav{flex-wrap:wrap;gap:10px;padding:10px 0;display:flex}.pill{border:1px solid var(--border);background:0 0;border-radius:999px;padding:8px 12px}.badge{min-height:28px;color:var(--text);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.badge.ok{color:#bbf7d0;background:#22c55e2e;border-color:#22c55e6b}.badge.warn{color:#fde68a;background:#eab30829;border-color:#eab30857}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#0b0f12eb;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex;position:sticky;top:0}.brand{letter-spacing:.2px;align-items:center;gap:10px;font-weight:800;display:flex}.logo{border:1px solid var(--border);background:var(--surface);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.logoMark{object-fit:contain;width:auto;height:auto;display:block}.headerActions{align-items:center;gap:10px;margin-left:auto;display:flex}.headerQrBtn{width:40px;min-width:40px;min-height:40px;padding:0}.roleSwitch{border:1px solid var(--border);background:#ffffff0a;border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.roleSwitchBtn{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:13px;font-weight:800;display:inline-flex}.roleSwitchBtn.active{background:var(--gold);color:#111827}.flyoutMenu{position:relative}.flyoutTrigger{border-radius:999px;min-height:36px;padding:8px 12px}.flyoutBackdrop{z-index:119;background:#0b0f1285;border:0;position:fixed;inset:0}.flyoutPanel{border:1px solid var(--border);z-index:120;background:#14181dfb;border-radius:24px;flex-direction:column;gap:14px;width:min(360px,100vw - 24px);padding:16px;display:flex;position:fixed;top:16px;bottom:16px;right:16px;overflow:auto;box-shadow:0 24px 64px #00000073}.flyoutHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.flyoutTitle{font-size:20px;font-weight:900}.flyoutSubtitle{color:var(--muted);margin-top:4px;font-size:13px}.flyoutClose{border-radius:999px;min-height:36px;padding:8px 12px}.flyoutSection{flex-direction:column;gap:8px;display:flex}.flyoutSectionDanger{border-top:1px solid #ffffff14;margin-top:auto;padding-top:12px}.flyoutItem{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;grid-template-columns:20px 1fr;align-items:center;gap:12px;padding:12px;display:grid}.flyoutIcon{justify-content:center;align-items:center;min-height:20px;display:flex}.flyoutItem:hover{background:#ffffff0d}.flyoutLabel{font-weight:800}.flyoutMeta{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.35}.flyoutDanger{color:#fca5a5}.list{flex-direction:column;gap:10px;display:flex}.item{border:1px solid var(--border);background:#14181d99;border-radius:16px;padding:12px}.referralToolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin:14px 0 16px;display:flex}.referralFilterGroup{flex-wrap:wrap;gap:8px;display:flex}.referralFilterChip{min-height:40px;color:var(--text);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;padding:10px 14px;font-weight:800}.referralFilterChip.active{background:var(--gold);color:#111827;border-color:#0000;box-shadow:0 10px 24px #eab30838}.referralSortWrap{align-items:center;gap:8px;display:flex}.referralSortLabel{text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}.referralSortSelect{border-radius:14px;min-width:148px;padding:10px 12px}.referralSearchRow{align-items:center;gap:10px;margin-bottom:14px;display:flex}.referralScanBtn{width:48px;min-width:48px;min-height:48px;padding:0}.referralList{gap:8px}.referralItem{border-radius:18px;padding:10px 12px}.referralTopRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.referralName{font-size:15px;font-weight:900;line-height:1.2}.referralDate{margin-top:4px;font-size:12px}.referralMeta{margin-top:6px;font-size:13px;line-height:1.35}.referralDataGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.referralDataCell{background:#ffffff09;border-radius:14px;min-width:0;padding:10px}.referralDataLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.referralDataValue{word-break:break-word;margin-top:5px;font-size:13px;font-weight:800;line-height:1.35}.referralActionRow{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.referralHint{flex:1;min-width:0;font-size:12px;line-height:1.35}.referralActionBtn{flex:none;min-width:104px}.referralDebug{background:#ffffff08;border-radius:12px;margin-top:10px;padding:10px}.referralDebug summary{cursor:pointer;color:var(--muted);font-size:12px;font-weight:800}.referralDebugRow{word-break:break-word;margin-top:6px;font-size:12px;line-height:1.35}.programPageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.programPageTitleWrap{flex:1;min-width:260px}.programHeaderActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.programActionHints{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.programHintCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;padding:12px}.programHintTitle{margin-bottom:6px;font-size:13px;font-weight:900}.programTabs{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.programTabCount{opacity:.8;margin-left:6px}.programActiveCard{background:radial-gradient(circle at 100% 0,#eab3081f,#0000 30%),linear-gradient(#ffffff0a,#ffffff05);border-radius:22px;padding:16px}.programActiveHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.programEyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;display:inline-flex}.programActiveSummary{margin:12px 0 0;line-height:1.45}.programSectionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.programSectionCard,.programActionPanel{background:#0b0f126b;border:1px solid #ffffff0f;border-radius:18px;padding:14px}.programSectionTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:900}.programSectionValue{margin-top:8px;font-size:16px;font-weight:900;line-height:1.3}.programActionWrap,.programActionPanel{margin-top:12px}.programDetailActionGrid{grid-template-columns:1fr;gap:10px;display:grid}.programListCard{padding:12px}.programListHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.programListTitle{font-size:15px;font-weight:900;line-height:1.25}.programListMeta{margin-top:5px;font-size:12px}.programListBody{margin-top:8px;font-size:13px;line-height:1.45}.programMiniGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.programMiniCell{background:#ffffff09;border-radius:14px;padding:10px}.programMiniLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.programMiniValue{margin-top:5px;font-size:13px;font-weight:800;line-height:1.35}.aiComposerCard{background:#ffffff0f;border:1px solid #ffffff14;border-radius:20px;margin-top:14px;padding:12px;position:relative}.aiComposerInput{color:#111827;background:#f3f4f6;border-color:#d1d5db;padding:14px 64px 14px 14px}.aiComposerInput::placeholder{color:#6b7280}.aiComposerSend{background:var(--gold);color:#111827;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.aiComposerSend:disabled{color:#6b7280;opacity:1;cursor:default;background:#d1d5db}.aiThinkingIndicator{color:#e5e7eb;font-weight:800;animation:1s ease-in-out infinite thinkingPulse;display:inline-block}@keyframes thinkingPulse{0%,to{opacity:.35}50%{opacity:1}}.bottomNav{z-index:50;-webkit-backdrop-filter:blur(10px);padding-bottom:env(safe-area-inset-bottom);background:#fffffff5;border-top:1px solid #00000014;position:fixed;bottom:0;left:0;right:0}.bottomNavInner{justify-content:space-around;align-items:center;max-width:460px;height:72px;margin:0 auto;padding:8px 10px;display:flex}.bottomNavLink{color:#0000008c;-webkit-tap-highlight-color:transparent;flex:1;justify-content:center;text-decoration:none;display:flex}.bottomNavPill{border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:78px;height:56px;display:flex}.bottomNavIcon{width:22px;height:22px;display:block}.bottomNavLabel{letter-spacing:.2px;font-size:11px;line-height:1}.bottomNavLink.active{color:#000000eb}.bottomNavLink.active .bottomNavPill{background:#0000000f}.dashboardShell{max-width:1180px}.reportHero{background:radial-gradient(circle at 0 0,#eab30838,#0000 34%),radial-gradient(circle at 100% 0,#14b8a624,#0000 30%),linear-gradient(135deg,#ffffff0a,#ffffff05);border:1px solid #ffffff0f;border-radius:28px;flex-wrap:wrap;align-items:stretch;gap:16px;padding:22px;display:flex}.reportEyebrow{color:#f8fafc;letter-spacing:.08em;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.reportHeroPanel{background:#0c1014b8;border:1px solid #ffffff14;border-radius:24px;flex:0 0 280px;min-width:260px;padding:18px}.reportHeroMetric{color:var(--gold);margin-bottom:8px;font-size:40px;font-weight:900;line-height:1}.reportGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.statCard{background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;gap:14px;min-height:220px;padding:18px;transition:transform .18s,border-color .18s,background .18s;display:flex}.statCard:hover{border-color:#ffffff2e;transform:translateY(-2px)}.statCardTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.statLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:800}.statValue{margin-top:6px;font-size:42px;font-weight:900;line-height:1}.statIconWrap{background:#ffffff14;border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.statSpark{grid-template-columns:repeat(8,1fr);align-items:end;gap:8px;height:60px;display:grid}.statSpark span{opacity:.9;background:currentColor;border-radius:999px 999px 6px 6px;min-height:10px;display:block}.statMeta,.statLinkRow{justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.statMeta{color:var(--muted)}.statLinkRow{margin-top:auto;font-weight:800}.statMeter{background:#ffffff14;border-radius:999px;height:9px;overflow:hidden}.statMeter div{background:currentColor;border-radius:999px;height:100%}.statCard-gold{color:var(--gold)}.statCard-coral{color:var(--coral)}.statCard-teal{color:var(--teal)}.statCard-slate{color:var(--slate)}.reportTwoCol{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.reportPanel{background:linear-gradient(#ffffff08,#ffffff04);border:1px solid #ffffff0f;border-radius:24px;padding:18px}.reportPanelHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.reportPanelTitle{margin-bottom:4px;font-size:18px;font-weight:900}.funnelWrap{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.ringChart{border-radius:999px;justify-content:center;align-items:center;width:144px;height:144px;padding:12px;display:flex}.ringChartInner{background:var(--card);text-align:center;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ringChartValue{font-size:28px;font-weight:900;line-height:1}.stackBar{background:#ffffff14;border-radius:999px;height:14px;display:flex;overflow:hidden}.stackBar span{height:100%;display:block}.stackBarComplete{background:var(--teal)}.stackBarPending{background:var(--coral)}.funnelLegend{flex-direction:column;gap:10px;display:flex}.legendRow{grid-template-columns:12px 1fr auto;align-items:center;gap:10px;display:grid}.legendDot{border-radius:999px;width:12px;height:12px}.legendDotComplete{background:var(--teal)}.legendDotPending{background:var(--coral)}.healthList{flex-direction:column;gap:14px;display:flex}.healthRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.healthMeter{background:#ffffff14;border-radius:999px;height:10px;overflow:hidden}.healthMeter div{background:var(--teal);border-radius:999px;height:100%}.healthMeterGold div{background:var(--gold)}.healthMeterSlate div{background:var(--slate)}.actionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.actionTile{background:#14181db3;border:1px solid #ffffff14;border-radius:18px;align-items:flex-start;gap:12px;padding:14px;transition:transform .18s,border-color .18s;display:flex}.actionTile:hover{border-color:#ffffff29;transform:translateY(-2px)}.actionTileLoading{pointer-events:none;opacity:.72}.stack{flex-direction:column;gap:10px;display:flex}.skeletonLine{background:#ffffff14;border-radius:999px;position:relative;overflow:hidden}.skeletonLine:after{content:"";background:linear-gradient(90deg,#0000,#ffffff24,#0000);animation:1.35s ease-in-out infinite skeletonShimmer;position:absolute;inset:0;transform:translate(-100%)}.skeletonHeroTitle{width:min(420px,92%);height:34px}.skeletonHeroBody{width:min(620px,100%);height:14px}.skeletonHeroBodyShort{width:min(440px,72%);height:14px}.skeletonHeroMetric{width:118px;height:48px}.skeletonPanelTitle{width:190px;height:16px;margin-top:10px}.skeletonPanelBody{width:100%;height:13px;margin-top:8px}.skeletonPanelBodyShort{width:72%;height:13px;margin-top:8px}.skeletonStatValue{width:86px;height:42px;margin-top:8px}.skeletonMetaPrimary{width:70%;height:13px}.skeletonMetaSecondary{width:34px;height:13px}.statSparkLoading{opacity:.35}.skeletonRingValue{width:72px;height:28px;margin-bottom:10px}.skeletonRingLabel{width:64px;height:12px}.skeletonLegendLabel{width:140px;height:13px}.skeletonLegendValue{width:28px;height:13px}.skeletonHealthValue{width:46px;height:18px;margin-left:auto}.skeletonListTitle{width:62%;height:16px}.skeletonListBody{width:82%;height:13px;margin-top:8px}.skeletonShareInput{border-radius:16px;width:100%;height:48px}.shareLinkField{position:relative}.shareLinkInput{padding-right:56px}.shareLinkCopy{width:36px;height:36px;color:var(--text);cursor:pointer;background:#ffffff14;border:0;border-radius:12px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.shareLinkCopy:disabled{opacity:.45;cursor:default}.shareQrWrap{justify-content:center;display:flex}.sharePrimaryAction{width:100%}.shareQrSkeleton{background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;justify-content:center;align-items:center;width:220px;height:220px;display:flex}.shareQrSkeletonInner{background:#0c1014d1;border-radius:18px;justify-content:center;align-items:center;width:184px;height:184px;display:flex}.shareQrSkeletonCode{border-radius:18px;width:132px;height:132px}.skeletonWalletBody{width:100%;height:13px}.skeletonWalletBodyShort{width:72%;height:13px}.skeletonHandle{vertical-align:middle;width:88px;height:16px;margin-left:6px;display:inline-flex}.platformAdminShell{flex-direction:column;gap:18px;max-width:1200px;margin:0 auto;padding:24px 16px 40px;display:flex}.platformAdminHero{background:radial-gradient(circle at 100% 0,#60a5fa38,#0000 34%),radial-gradient(circle at 0,#14b8a62e,#0000 26%),linear-gradient(135deg,#13181efa,#0a0f13fa);border:1px solid #ffffff14;border-radius:28px;position:relative;overflow:hidden}.platformAdminHeroGlow{filter:blur(60px);pointer-events:none;background:#eab30829;border-radius:999px;width:280px;height:280px;position:absolute;inset:auto -8% -50% auto}.platformAdminHeroContent{max-width:760px;padding:28px;position:relative}.platformAdminHeroContent h1{letter-spacing:-.04em;margin:6px 0 10px;font-size:clamp(32px,5vw,54px);line-height:1.02}.platformAdminHeroContent p{color:#d1d5db;max-width:620px;margin:0;font-size:16px;line-height:1.6}.platformAdminEyebrow{letter-spacing:.08em;text-transform:uppercase;color:#fde68a;background:#ffffff14;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex}.platformAdminNavWrap{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#0b0f12f5,#0b0f12b8,#0000);padding:14px 16px 0;position:sticky;top:0}.platformAdminNav{flex-wrap:wrap;gap:10px;max-width:1200px;margin:0 auto;display:flex}.platformAdminNavLink{color:#cbd5e1;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:10px 14px;font-weight:800;display:inline-flex}.platformAdminNavLink.active{background:var(--gold);color:#111827;border-color:#0000}.platformAdminGrid{grid-template-columns:1.05fr .95fr;gap:18px;display:grid}.platformAdminPanel{background:linear-gradient(#1a1f26eb,#0f1318f5);border:1px solid #ffffff14;border-radius:24px;padding:20px;box-shadow:0 18px 48px #0000002e}.platformAdminPanelFeature{background:radial-gradient(circle at 0 0,#14b8a61f,#0000 28%),linear-gradient(#1a1f26f0,#0f1318fa)}.platformAdminPanelHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.platformAdminPanelTitle{letter-spacing:-.02em;font-size:20px;font-weight:900}.platformAdminUrlRow{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.platformAdminInsightCard{background:#0b0f128c;border:1px solid #ffffff12;border-radius:20px;margin-top:16px;padding:16px}.platformAdminInsightLabel{letter-spacing:.08em;text-transform:uppercase;color:#93c5fd;margin-bottom:8px;font-size:12px;font-weight:900}.platformAdminInsightCard p{color:#e5e7eb;margin:0;line-height:1.6}.platformAdminWarningStack{flex-direction:column;gap:8px;margin-top:14px;display:flex}.platformAdminWarning{color:#fde68a;background:#eab30814;border:1px solid #eab30842;border-radius:16px;padding:12px 14px;line-height:1.45}.platformAdminDetails{background:#0b0f1259;border:1px solid #ffffff14;border-radius:18px;margin-top:14px;overflow:hidden}.platformAdminDetails summary{cursor:pointer;padding:14px 16px;font-weight:800}.platformAdminDetails pre{white-space:pre-wrap;word-break:break-word;color:#cbd5e1;font:inherit;margin:0;padding:0 16px 16px;line-height:1.55}.platformAdminForm{flex-direction:column;gap:14px;display:flex}.platformAdminSectionTitle{letter-spacing:.08em;text-transform:uppercase;color:#93c5fd;margin-top:4px;font-size:12px;font-weight:900}.platformAdminLabel{color:#cbd5e1;margin-bottom:6px;font-weight:800;display:block}.platformAdminActions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:4px;display:flex}.platformAdminStatus{color:#d1d5db;line-height:1.5}.platformAdminFieldError,.fieldError{color:#fca5a5;margin-top:6px;font-size:13px;line-height:1.45}.formErrorBanner{color:#fecaca;background:#7f1d1d42;border:1px solid #f871715c;border-radius:16px;padding:12px 14px;font-weight:700;line-height:1.5}.formInfoBanner{color:#d1d5db;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:12px 14px;line-height:1.5}.input-invalid{box-shadow:0 0 0 1px #f871714d,0 0 0 6px #f8717114;border-color:#f87171b8!important}.platformAdminToolbar{grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);align-items:end;gap:14px;display:grid}.platformAdminSearchWrap,.platformAdminFilterWrap{min-width:0}.platformAdminMultiSelect{position:relative}.platformAdminMultiSelectTrigger{border:1px solid var(--border);background:var(--surface);width:100%;min-height:48px;color:var(--text);text-align:left;font:inherit;cursor:pointer;border-radius:16px;padding:12px 14px}.platformAdminMultiSelectMenu{z-index:20;background:#13181efa;border:1px solid #ffffff14;border-radius:18px;max-height:260px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto;box-shadow:0 20px 40px #00000047}.platformAdminMultiSelectOption{cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.platformAdminMultiSelectOption:hover{background:#ffffff0d}.platformAdminMultiSelectOption input{accent-color:var(--gold)}.platformAdminMultiSelectEmpty{color:var(--muted);padding:12px}.platformAdminMultiSelectClear{color:#f8fafc;width:100%;min-height:38px;font:inherit;cursor:pointer;background:#ffffff0f;border:0;border-radius:12px;margin-top:6px;font-weight:700}.platformAdminListMeta{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.platformAdminStatusBanner{color:#ccfbf1;background:#14b8a61a;border:1px solid #14b8a63d;border-radius:16px;margin-top:14px;padding:12px 14px}.platformDashboardRangeTabs{flex-wrap:wrap;gap:8px;display:flex}.platformDashboardRangeTab{color:#f8fafc;min-height:38px;font:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;padding:8px 12px;font-weight:800}.platformDashboardRangeTab.active{background:var(--gold);color:#111827;border-color:#0000}.platformDashboardMetricGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.platformDashboardMetricCard{background:radial-gradient(circle at 100% 0,#60a5fa1f,#0000 28%),#0b0f126b;border:1px solid #ffffff14;border-radius:22px;padding:16px}.platformDashboardMetricTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.platformDashboardMetricLabel{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;font-size:12px;font-weight:900}.platformDashboardMetricValue{letter-spacing:-.04em;margin-top:12px;font-size:34px;font-weight:900}.platformDashboardMetricSubtle{color:#cbd5e1;margin-top:6px}.platformDashboardMetricSpark{height:56px;margin-top:14px}.platformDashboardMetricSpark svg,.platformDashboardChartSvg{width:100%;height:100%}.platformDashboardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.platformDashboardPanel{background:linear-gradient(#1a1f26eb,#0f1318f5);border:1px solid #ffffff14;border-radius:24px;padding:20px}.platformDashboardPanelHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.platformDashboardPanelTitle{letter-spacing:-.02em;font-size:20px;font-weight:900}.platformDashboardChart{background-color:#0000;background-image:linear-gradient(0deg,#ffffff08 1px,#0000 1px),linear-gradient(#0b0f1252,#0b0f128f);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 25%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #ffffff0f;border-radius:20px;height:220px;padding:12px}.platformDashboardChartLine{fill:none;stroke:var(--gold);stroke-width:3px;stroke-linejoin:round;stroke-linecap:round}.platformDashboardChartLineMuted{stroke:#94a3b88c;stroke-dasharray:5 5}.platformDashboardLegend{color:#cbd5e1;flex-wrap:wrap;gap:14px;margin-top:12px;display:flex}.platformDashboardLegendDot{background:var(--gold);border-radius:999px;width:10px;height:10px;margin-right:6px;display:inline-block}.platformDashboardLegendDotMuted{background:#64748b}.platformDashboardFunnel{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.platformDashboardFunnelStep{text-align:center;background:#0b0f125c;border:1px solid #ffffff14;border-radius:18px;padding:16px 12px}.platformDashboardFunnelValue{letter-spacing:-.04em;margin-bottom:6px;font-size:28px;font-weight:900}.platformDashboardWatchlist{flex-direction:column;gap:10px;display:flex}.platformDashboardWatchItem{background:#0b0f1261;border:1px solid #ffffff14;border-radius:18px;padding:14px}.platformDashboardWatchTitle{margin-bottom:6px;font-weight:900}.platformDashboardCompanyList{flex-direction:column;gap:10px;display:flex}.platformDashboardCompanyRow{background:#0b0f1261;border:1px solid #ffffff14;border-radius:18px;padding:14px 16px}.platformDashboardCompanyMain{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.platformDashboardCompanyName{font-size:18px;font-weight:900}.platformDashboardCompanyMeta{flex-wrap:wrap;gap:8px;display:flex}.platformDashboardCompanyStats{color:#cbd5e1;flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.platformDashboardCompanyStats span{background:#ffffff0a;border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;display:inline-flex}.platformAdminRoster{flex-direction:column;gap:10px;max-height:720px;margin-top:16px;padding-right:4px;display:flex;overflow:auto}.platformAdminRosterItem{background:#0b0f1270;border:1px solid #ffffff14;border-radius:20px;padding:14px 16px}.platformAdminRosterMain{align-items:flex-start;gap:14px;display:flex}.platformAdminRosterActions{justify-content:flex-end;margin-top:12px;display:flex}.platformAdminRosterLogo{background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;display:flex;overflow:hidden}.platformAdminRosterLogo img{object-fit:cover;width:100%;height:100%}.platformAdminRosterLogoFallback{color:#f8fafc;font-size:20px;font-weight:900}.platformAdminRosterBody{flex:1;min-width:0}.platformAdminRosterTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.platformAdminRosterName{letter-spacing:-.02em;font-size:18px;font-weight:900}.platformAdminRosterDetails{color:#cbd5e1;flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.platformAdminRosterDetails span{background:#ffffff0a;border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;display:inline-flex}.platformAdminEmptyState{color:var(--muted);text-align:center;border:1px dashed #ffffff1f;border-radius:18px;padding:20px}.platformAdminBusinessList{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.platformAdminBusinessCard{background:radial-gradient(circle at 100% 0,#60a5fa14,#0000 26%),#0b0f126b;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:12px;padding:16px;display:flex}.platformAdminBusinessTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.platformAdminBusinessName{letter-spacing:-.02em;font-size:20px;font-weight:900}.platformAdminBusinessMeta{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.platformAdminLogoPreview{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;flex:none;width:60px;height:60px;overflow:hidden}.platformAdminLogoPreview img{object-fit:cover;width:100%;height:100%}.platformAdminWebsite{color:#93c5fd;word-break:break-word}.platformAdminOwnerBlock{border-top:1px solid #ffffff14;padding-top:12px}.platformAdminOwnerLabel{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin-bottom:6px;font-size:12px;font-weight:900}.platformAdminOwnerValue{color:#f8fafc;font-weight:800}@keyframes skeletonShimmer{to{transform:translate(100%)}}@media (max-width:980px){.reportGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.reportTwoCol{grid-template-columns:1fr}}@media (max-width:640px){.header{flex-wrap:nowrap;align-items:center}.headerActions{justify-content:flex-end;width:auto;margin-left:auto}.roleSwitch{order:3;width:100%}.roleSwitchBtn{flex:1}.flyoutMenu{margin-left:auto}.flyoutPanel{width:calc(100vw - 24px);top:12px;bottom:12px;right:12px}.dashboardShell{padding:14px}.reportGrid{grid-template-columns:1fr}.reportHeroPanel{flex:100%}.actionGrid{grid-template-columns:1fr}.statValue{font-size:36px}.referralToolbar{align-items:stretch}.referralFilterGroup{width:100%}.referralFilterChip{flex:1}.referralSortWrap{justify-content:space-between;width:100%}.referralSortSelect{flex:1;min-width:0}.referralSearchRow{align-items:stretch}.referralDataGrid{grid-template-columns:1fr}.referralActionRow{flex-direction:column;align-items:stretch}.referralActionBtn,.programHeaderActions{width:100%}.programHeaderActions .btn{flex:1}.programActionHints{grid-template-columns:1fr}.programTabs{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.programTabs .referralFilterChip{justify-content:center}.programSectionGrid,.programMiniGrid,.platformAdminGrid,.platformAdminBusinessList,.platformDashboardGrid,.platformDashboardMetricGrid{grid-template-columns:1fr}.platformDashboardFunnel{grid-template-columns:repeat(2,minmax(0,1fr))}.platformAdminToolbar,.platformAdminUrlRow{grid-template-columns:1fr}.platformAdminPanel{padding:16px}.platformAdminHeroContent{padding:22px}}.footerSpacer{height:100px}
