.bo-shell{display:grid;grid-template-columns:260px 1fr;height:100vh}.bo-sidebar{background:var(--sidebar-bg);color:#fff;padding:20px;display:flex;flex-direction:column;overflow-y:auto;min-height:100vh}.bo-brand{font-size:18px;font-weight:700;margin-bottom:24px}.bo-section{font-size:12px;text-transform:uppercase;color:#9ca3af;margin:16px 0 8px}.bo-nav{display:flex;flex-direction:column;gap:6px}.bo-nav-link{color:var(--sidebar-text);text-decoration:none;padding:10px 12px;border-radius:var(--radius);font-size:14px}.bo-nav-link:hover{background:var(--sidebar-active)}.bo-nav-link.active{background:var(--sidebar-active);color:#fff}.bo-main{display:flex;flex-direction:column;overflow:hidden;min-width:0}.bo-header{height:64px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 24px;font-weight:600}.bo-content{padding:24px;overflow-y:auto}.bo-page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.bo-page-title{margin:0;font-size:32px;line-height:1.1}.bo-page-subtitle{margin:6px 0 0;color:var(--text-light);font-size:14px}.bo-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.bo-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.bo-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:18px;box-shadow:0 1px 2px #0000000a}.bo-card-header{margin-bottom:14px}.bo-card-header h2{margin:0;font-size:18px}.bo-stat-card{min-height:120px;display:flex;flex-direction:column;justify-content:center}.bo-stat-label{font-size:13px;color:var(--text-light);margin-bottom:10px}.bo-stat-value{font-size:30px;font-weight:700;line-height:1.1;margin-bottom:8px}.bo-stat-help{font-size:13px;color:var(--text-light)}.bo-empty-state{color:var(--text-light);font-size:14px;padding:8px 0}.bo-referral-box{display:flex;gap:10px;align-items:center}.bo-input{flex:1;height:42px;padding:0 12px;border:1px solid var(--border);border-radius:10px;font:inherit;background:#fff}.bo-btn{height:42px;border:none;border-radius:10px;padding:0 14px;font:inherit;font-weight:600;background:var(--primary);color:#fff;cursor:pointer}.bo-btn:hover{opacity:.95}.bo-btn:disabled{opacity:.6;cursor:not-allowed}.bo-btn-secondary{background:#ede9fe;color:#5b21b6}.bo-wallet-list{display:flex;flex-direction:column;gap:12px}.bo-wallet-row{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:1px solid var(--border)}.bo-wallet-row:last-child{border-bottom:none;padding-bottom:0}.bo-actions{display:flex;flex-wrap:wrap;gap:10px}.bo-loading-box{padding:12px 0;color:var(--text-light);font-size:14px}.bo-alert{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:var(--radius);padding:14px 16px;margin-bottom:16px;border:1px solid var(--border);background:#fff}.bo-alert-error{border-color:#fecaca;background:#fef2f2;color:#991b1b}.bo-subscribe-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:16px;margin-bottom:24px}.bo-plan-card{position:relative}.bo-plan-card-featured{border-color:#d8b4fe;box-shadow:0 8px 24px #7c3aed14}.bo-plan-badge{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 10px;border-radius:999px;background:#f3e8ff;color:#6b21a8;font-size:12px;font-weight:700;margin-bottom:12px}.bo-plan-price{font-size:34px;font-weight:800;line-height:1.1;margin-bottom:10px}.bo-plan-period{font-size:14px;font-weight:500;color:var(--text-light);margin-left:6px}.bo-plan-description{margin:0 0 16px;color:var(--text-light);font-size:14px}.bo-feature-list{margin:0 0 18px;padding-left:18px;color:var(--text)}.bo-feature-list li{margin-bottom:10px}.bo-plan-actions{display:flex;flex-wrap:wrap;gap:10px}.bo-plan-actions-stack{margin-top:18px}.bo-subscription-status{margin-bottom:16px}.bo-status-pill{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700;margin-bottom:12px}.bo-status-inactive{background:#f3f4f6;color:#6b7280}.bo-status-active{background:#dcfce7;color:#166534}.bo-status-pastdue{background:#fef3c7;color:#92400e}.bo-status-canceled{background:#fee2e2;color:#991b1b}.bo-products-grid{display:grid;gap:12px}.bo-product-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--border)}.bo-product-item:last-child{border-bottom:none;padding-bottom:0}.bo-product-title{font-weight:700;margin-bottom:4px}.bo-product-subtitle{font-size:14px;color:var(--text-light)}@media(max-width:1100px){.bo-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bo-dashboard-grid,.bo-subscribe-grid{grid-template-columns:1fr}}@media(max-width:700px){.bo-shell{grid-template-columns:1fr}.bo-sidebar{display:none}.bo-stats-grid{grid-template-columns:1fr}.bo-content{padding:16px}.bo-page-title{font-size:26px}.bo-referral-box,.bo-plan-actions,.bo-product-item,.bo-alert{flex-direction:column;align-items:stretch}}.bo-table{width:100%;border-collapse:collapse;font-size:.85rem}.bo-table th{text-align:left;padding:10px 12px;font-size:.72rem;font-weight:800;color:#6b7280;text-transform:uppercase;letter-spacing:.6px;border-bottom:2px solid #f3f4f6}.bo-table td{padding:10px 12px;border-bottom:1px solid #f9fafb;color:#374151}.bo-table tr:hover td{background:#fafafa}.bo-badge{display:inline-block;padding:3px 10px;border-radius:20px;font-size:.7rem;font-weight:700}.bo-badge-pending{background:#fef3c7;color:#92400e}.bo-badge-approved{background:#dbeafe;color:#1e40af}.bo-badge-paid{background:#d1fae5;color:#065f46}.bo-badge-rejected{background:#fee2e2;color:#991b1b}.bo-badge-subscribed,.bo-badge-active{background:#d1fae5;color:#065f46}.bo-badge-grace_period{background:#fef3c7;color:#92400e}.bo-badge-cancelled,.bo-badge-inactive{background:#f3f4f6;color:#6b7280}.bo-badge-processing{background:#ede9fe;color:#5b21b6}.bo-select{padding:7px 10px;border:1.5px solid #e5e7eb;border-radius:8px;font-size:.82rem;color:#374151;background:#fff;cursor:pointer}.bo-select:focus{outline:none;border-color:#7c3aed}.bo-label{display:block;font-size:.78rem;font-weight:700;color:#374151;margin-bottom:6px}.bo-loading{padding:40px;text-align:center;color:#6b7280;font-size:.9rem}:root{--bg: #f7f7fb;--sidebar-bg: #111827;--sidebar-text: #d1d5db;--sidebar-active: #1f2937;--text: #111827;--text-light: #6b7280;--border: #e5e7eb;--primary: #7c3aed;--radius: 12px;--font: system-ui, -apple-system, Segoe UI, Roboto, sans-serif}*{box-sizing:border-box}body{margin:0;font-family:var(--font);background:var(--bg);color:var(--text)}#root{height:100vh}
