.franchise-home.svelte-mvcg5y{max-width:1200px;margin:0 auto;padding:2rem}.welcome-header.svelte-mvcg5y{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.welcome-content.svelte-mvcg5y h1:where(.svelte-mvcg5y){font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:700;color:#fff;margin:0 0 .5rem}.welcome-content.svelte-mvcg5y p:where(.svelte-mvcg5y){color:#64748b;margin:0}.refresh-btn.svelte-mvcg5y{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#94a3b8;cursor:pointer;transition:all .2s}.refresh-btn.svelte-mvcg5y:hover:not(:disabled){background:#ffffff14;color:#fff}.refresh-btn.svelte-mvcg5y:disabled{opacity:.5;cursor:not-allowed}.refresh-btn.svelte-mvcg5y .spinning{animation:svelte-mvcg5y-spin 1s linear infinite}@keyframes svelte-mvcg5y-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stats-grid.svelte-mvcg5y{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2.5rem}.stat-card.svelte-mvcg5y{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:16px;transition:all .2s}.stat-card.svelte-mvcg5y:hover{border-color:rgba(var(--franchise-primary-rgb, 0, 212, 255),.2)}.stat-card.highlight.svelte-mvcg5y{background:linear-gradient(135deg,rgba(var(--franchise-primary-rgb, 0, 212, 255),.1),rgba(var(--franchise-primary-rgb, 0, 212, 255),.02));border-color:rgba(var(--franchise-primary-rgb, 0, 212, 255),.2)}.stat-icon.svelte-mvcg5y{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px}.stat-icon.users.svelte-mvcg5y{background:#3b82f626;color:#60a5fa}.stat-icon.subscriptions.svelte-mvcg5y{background:#a855f726;color:#c084fc}.stat-icon.courses.svelte-mvcg5y{background:#22c55e26;color:#4ade80}.stat-icon.earnings.svelte-mvcg5y{background:rgba(var(--franchise-primary-rgb, 0, 212, 255),.2);color:var(--franchise-primary, #00D4FF)}.stat-content.svelte-mvcg5y{display:flex;flex-direction:column}.stat-value.svelte-mvcg5y{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;color:#fff}.stat-label.svelte-mvcg5y{font-size:.85rem;color:#64748b}.quick-actions.svelte-mvcg5y{margin-bottom:2.5rem}.quick-actions.svelte-mvcg5y h2:where(.svelte-mvcg5y){font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:600;color:#fff;margin:0 0 1rem}.actions-grid.svelte-mvcg5y{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.action-card.svelte-mvcg5y{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:12px;color:#94a3b8;text-decoration:none;transition:all .2s}.action-card.svelte-mvcg5y:hover{background:rgba(var(--franchise-primary-rgb, 0, 212, 255),.08);border-color:rgba(var(--franchise-primary-rgb, 0, 212, 255),.2);color:var(--franchise-primary, #00D4FF)}.action-card.svelte-mvcg5y span:where(.svelte-mvcg5y){flex:1;font-weight:500}.referral-section.svelte-mvcg5y{margin-bottom:2rem}.referral-section.svelte-mvcg5y h2:where(.svelte-mvcg5y){font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:600;color:#fff;margin:0 0 1rem}.referral-box.svelte-mvcg5y{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:12px}.referral-link.svelte-mvcg5y{flex:1;display:flex;align-items:center;gap:.75rem;color:#94a3b8;font-family:JetBrains Mono,monospace;font-size:.9rem}.copy-btn.svelte-mvcg5y{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--franchise-primary, #00D4FF);border:none;border-radius:8px;color:#0a0e17;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .2s}.copy-btn.svelte-mvcg5y:hover{filter:brightness(1.1)}.referral-hint.svelte-mvcg5y{margin:.75rem 0 0;font-size:.85rem;color:#64748b}.payout-notice.svelte-mvcg5y{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:linear-gradient(135deg,#22c55e1a,#22c55e05);border:1px solid rgba(34,197,94,.2);border-radius:14px}.payout-content.svelte-mvcg5y{display:flex;align-items:center;gap:1rem;color:#4ade80}.payout-amount.svelte-mvcg5y{font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700;color:#fff}.payout-label.svelte-mvcg5y{color:#94a3b8;margin-left:.5rem}.payout-btn.svelte-mvcg5y{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#4ade80;border:none;border-radius:10px;color:#0a0e17;font-weight:600;text-decoration:none;transition:all .2s}.payout-btn.svelte-mvcg5y:hover{filter:brightness(1.1);transform:translateY(-1px)}@media (max-width: 1024px){.stats-grid.svelte-mvcg5y,.actions-grid.svelte-mvcg5y{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.franchise-home.svelte-mvcg5y{padding:1rem}.welcome-header.svelte-mvcg5y{flex-direction:column;gap:1rem}.refresh-btn.svelte-mvcg5y{width:100%;justify-content:center}.stats-grid.svelte-mvcg5y,.actions-grid.svelte-mvcg5y{grid-template-columns:1fr}.referral-box.svelte-mvcg5y{flex-direction:column;align-items:stretch}.copy-btn.svelte-mvcg5y{justify-content:center}.payout-notice.svelte-mvcg5y{flex-direction:column;gap:1rem;text-align:center}.payout-btn.svelte-mvcg5y{width:100%;justify-content:center}}
