.stats-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.dashboard-row{grid-template-columns:1fr 2fr;gap:20px;margin-top:30px;display:grid}.panel{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:24px}.panel h2{margin-bottom:20px}.panel button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;width:100%;height:48px;margin-bottom:12px;font-size:15px}.panel button:hover{background:#1d4ed8}.panel p{color:#94a3b8}.dashboard-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.dashboard-header h1{margin-bottom:8px;font-size:30px}.dashboard-header p{color:#94a3b8}.primary-action{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;padding:14px 24px;font-size:15px;font-weight:600}.primary-action:hover{background:#1d4ed8}@media (width<=900px){.dashboard-header{flex-direction:column;align-items:flex-start;gap:20px}.dashboard-row{grid-template-columns:1fr}}.layout{background:#f1f5f9;width:100%;max-width:100%;min-height:100vh;display:flex;overflow-x:hidden}.sidebar{box-sizing:border-box;background:#111827;border-right:1px solid #334155;flex:0 0 260px;width:260px;min-height:100vh;padding:24px;overflow-y:auto}.brand{margin-bottom:40px}.brand h2{color:#2563eb;margin:0;font-size:30px}.brand span{color:#94a3b8;font-size:13px}.sidebar nav,.mobile-menu-dropdown nav{flex-direction:column;gap:8px;display:flex}.sidebar nav a,.mobile-nav-link{color:#cbd5e1;border-radius:10px;align-items:center;gap:10px;padding:12px 14px;text-decoration:none;transition:all .2s;display:flex}.sidebar nav a:hover,.sidebar nav a.active,.mobile-nav-link:hover,.mobile-nav-link.active{color:#fff;background:#1e293b}.content{box-sizing:border-box;flex:auto;width:calc(100% - 260px);min-width:0;max-width:100%;padding:30px;position:relative}.topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:35px;display:flex}.topbar-title-wrap{align-items:flex-start;gap:12px;min-width:0;display:flex}.topbar h1{margin:0}.topbar p{color:#64748b;margin:6px 0 0}.user{color:#fff;background:#1e293b;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;display:flex}.mobile-menu-button,.mobile-menu-backdrop,.mobile-menu-dropdown{display:none}.v2-page{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.v2-table-shell{width:100%;max-width:100%;overflow:hidden}.v2-data-table{table-layout:fixed;width:100%;min-width:0!important}.v2-clickable-row{cursor:pointer}.v2-clickable-row:hover{background:#f8fafc}.v2-price-filter{scrollbar-width:thin;-webkit-overflow-scrolling:touch;gap:8px;max-width:100%;margin:0 0 12px;padding:2px 2px 10px;display:flex;overflow-x:auto}.v2-price-chip{color:#334155;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;flex:none;padding:8px 14px;font-weight:800}.v2-price-chip.active{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.v2-sheet-backdrop{z-index:1700;box-sizing:border-box;background:#0f172a80;justify-content:center;align-items:flex-end;padding:16px;display:flex;position:fixed;inset:0}.v2-bottom-sheet{box-sizing:border-box;background:#fff;border-radius:24px 24px 14px 14px;width:min(620px,100%);max-height:min(82vh,720px);padding:10px 20px 22px;overflow-y:auto;box-shadow:0 -18px 50px #0f172a33}.v2-sheet-handle{background:#cbd5e1;border-radius:999px;width:46px;height:5px;margin:2px auto 16px}.v2-sheet-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.v2-sheet-header h3{color:#0f172a;margin:0}.v2-sheet-header p{color:#64748b;margin:5px 0 0;font-size:13px}.v2-sheet-close{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex:none;width:38px;height:38px;font-size:22px}.v2-detail-list{gap:12px;display:grid}.v2-detail-row{border-bottom:1px solid #f1f5f9;grid-template-columns:minmax(100px,.8fr) minmax(0,1.4fr);gap:12px;padding:11px 0;display:grid}.v2-detail-row>span:first-child{color:#64748b;font-size:13px;font-weight:700}.v2-detail-row>span:last-child{color:#0f172a;overflow-wrap:anywhere;min-width:0;font-weight:700}.v2-sheet-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.v2-sheet-action-primary,.v2-sheet-action-secondary,.v2-sheet-action-danger{min-height:42px;font:inherit;cursor:pointer;border-radius:10px;padding:10px 16px;font-weight:800}.v2-sheet-action-primary{color:#fff;background:#2563eb;border:1px solid #2563eb}.v2-sheet-action-secondary{color:#334155;background:#fff;border:1px solid #cbd5e1}.v2-sheet-action-danger{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca}.v2-vouchers-mobile{display:none}@media (width<=768px){html,body,#root{max-width:100%;overflow-x:hidden}.layout{width:100%;min-height:100dvh;display:block;overflow-x:hidden}.desktop-sidebar{display:none}.content{width:100%;min-width:0;max-width:100%;padding:14px;overflow-x:hidden}.topbar{align-items:flex-start;gap:12px;margin-bottom:16px;position:relative}.topbar-title-wrap{flex:auto;min-width:0;padding-right:54px}.topbar h1{font-size:25px;line-height:1.15}.topbar p{max-width:100%;font-size:13px;line-height:1.4}.mobile-menu-button{z-index:1550;color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;place-items:center;width:44px;height:44px;font-size:22px;display:inline-grid;position:absolute;top:0;right:0;box-shadow:0 5px 18px #0f172a14}.desktop-account-area{display:none!important}.mobile-menu-backdrop{z-index:1490;background:#0f172a47;border:0;display:block;position:fixed;inset:0}.mobile-menu-dropdown{top:calc(78px + env(safe-area-inset-top));z-index:1500;box-sizing:border-box;background:#111827;border:1px solid #334155;border-radius:18px;width:min(330px,100vw - 28px);max-height:calc(100dvh - 110px);padding:12px;display:block;position:fixed;right:14px;overflow-y:auto;box-shadow:0 24px 60px #0f172a57}.mobile-menu-dropdown nav{gap:6px}.mobile-nav-link{box-sizing:border-box;min-height:46px}.mobile-menu-account{color:#fff;border-top:1px solid #334155;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:14px 4px 2px;display:flex}.mobile-menu-account strong,.mobile-menu-account small{display:block}.mobile-menu-account small{color:#94a3b8;margin-top:3px}.mobile-logout-button{color:#fff;min-height:38px;font:inherit;background:#1e293b;border:1px solid #475569;border-radius:9px;padding:8px 12px;font-weight:800}.v2-page{min-height:auto!important;padding:0!important}.v2-page-header{gap:10px!important;margin-bottom:16px!important}.v2-page-header h2{font-size:23px!important}.v2-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-bottom:16px!important}.v2-summary-card{gap:9px!important;padding:12px!important}.v2-toolbar{grid-template-columns:1fr!important;gap:8px!important;display:grid!important}.v2-toolbar input,.v2-toolbar select{box-sizing:border-box;width:100%!important;min-width:0!important}.v2-generator-form{grid-template-columns:1fr!important}.v2-table-shell{width:100%;max-width:100%;border-radius:12px!important;overflow:hidden!important}.v2-data-table{table-layout:fixed!important;width:100%!important;min-width:0!important;max-width:100%!important}.v2-data-table th,.v2-data-table td{overflow-wrap:anywhere;word-break:normal;padding:11px 5px!important;font-size:11px!important}.v2-voucher-table th:first-child,.v2-voucher-table td:first-child{width:28%}.v2-voucher-table th:nth-child(2),.v2-voucher-table td:nth-child(2){width:20%}.v2-voucher-table th:nth-child(3),.v2-voucher-table td:nth-child(3){width:28%}.v2-voucher-table th:nth-child(4),.v2-voucher-table td:nth-child(4){width:24%}.v2-package-table th:first-child,.v2-package-table td:first-child{width:34%}.v2-package-table th:nth-child(2),.v2-package-table td:nth-child(2){width:39%}.v2-package-table th:nth-child(3),.v2-package-table td:nth-child(3){width:27%}.v2-token-code{white-space:nowrap;letter-spacing:.04em!important;min-width:0!important;padding:0!important;font-size:14px!important}.v2-status-badge{text-align:center;max-width:100%;line-height:1.15;white-space:normal!important;padding:5px 6px!important;font-size:9px!important}.v2-sheet-backdrop{padding:0}.v2-bottom-sheet{width:100%;max-height:86dvh;padding-bottom:calc(22px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.v2-vouchers-page{box-sizing:border-box;overflow-x:hidden;gap:12px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:0!important}.v2-vouchers-desktop{display:none!important}.v2-vouchers-mobile{gap:12px;width:100%;min-width:0;max-width:100%;display:grid}.v2-vouchers-mobile-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.v2-vouchers-mobile-actions button{min-height:42px!important;padding:0 13px!important;font-size:13px!important}.v2-vouchers-mobile-search{box-sizing:border-box;min-height:44px;width:100%!important;min-width:0!important}.v2-vouchers-mobile-status{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:11px;width:100%;min-height:42px;padding:0 12px}.v2-vouchers-mobile-empty{text-align:center;padding:28px 8px!important}}@media (width<=390px){.content{padding:10px}.topbar-title-wrap{padding-right:50px}.mobile-menu-dropdown{width:calc(100vw - 20px);right:10px}.v2-data-table th,.v2-data-table td{padding:10px 4px!important;font-size:10px!important}.v2-detail-row{grid-template-columns:92px minmax(0,1fr);gap:8px}}.active-business-context{background:#fff;border:1px solid #d7e0eb;border-radius:14px;align-items:center;gap:12px;margin:0 28px 18px;padding:12px 14px;display:flex}.active-business-context label{color:#64748b;white-space:nowrap;font-size:13px;font-weight:800}.active-business-context select{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;width:min(420px,100%);min-height:42px;padding:0 12px;font-weight:800}@media (width<=768px){.active-business-context{gap:6px;margin:0 16px 14px;display:grid}.active-business-context select{width:100%}}.stat-card{background:#1e293b;border:1px solid #334155;border-radius:16px;align-items:center;gap:18px;padding:24px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.stat-card:hover{border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 12px 28px #0f172a47}.stat-icon{color:#fff;background:#2563eb;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:26px;display:flex}.stat-title{color:#cbd5e1;margin:0;font-size:14px;font-weight:600;line-height:1.4}.stat-value{color:#fff;letter-spacing:-.4px;margin-top:7px;font-size:27px;font-weight:800;line-height:1.2;display:block}.login-page{background:radial-gradient(circle at 100% 0,#1d4ed8 0%,#0000 35%),radial-gradient(circle at 0 100%,#2563eb 0%,#0000 30%),#0f172a;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:24px;display:flex}.login-title{text-align:center;margin-bottom:8px;font-size:28px}.login-subtitle{text-align:center;color:#94a3b8;margin-bottom:30px}.login-form{flex-direction:column;gap:20px;display:flex}.login-error{color:#b91c1c;background:#dc262614;border:1px solid #dc262640;border-radius:12px;margin:0;padding:12px 14px;font-size:14px;line-height:1.5}.login-development-access{color:#64748b;text-align:center;background:#0f172a0d;border-radius:12px;flex-direction:column;gap:4px;margin-top:20px;padding:14px;font-size:12px;display:flex}.login-development-access strong{color:#0f172a}.login-register{color:#6b7280;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:20px;font-size:14px;display:flex}.login-register-link{color:#111827;font-weight:700;text-decoration:none}.login-register-link:hover{text-decoration:underline}.logo{text-align:center;margin-bottom:32px}.logo h1{color:#2563eb;font-size:42px;font-weight:800}.logo p{color:#94a3b8;margin-top:6px}.wigo-card{background:#1e293b;border-radius:20px;width:420px;max-width:92%;padding:40px;box-shadow:0 20px 40px #00000059}.input-group{flex-direction:column;gap:8px;display:flex}.input-group label{color:#cbd5e1;font-size:14px}.input-group input{color:#fff;background:#1e293b;border:1px solid #334155;border-radius:12px;outline:none;height:48px;padding:0 16px;transition:all .25s}.input-group input:focus{border-color:#2563eb}.wigo-button{cursor:pointer;border:none;border-radius:12px;width:100%;height:50px;font-size:16px;font-weight:600;transition:all .25s;display:block}.wigo-button.primary{color:#fff;background:#2563eb}.wigo-button.primary:hover{background:#1d4ed8}.wigo-button.secondary{color:#fff;background:#334155}.wigo-button.secondary:hover{background:#475569}.wigo-button:disabled{opacity:.6;cursor:not-allowed}.users-page{flex-direction:column;gap:24px;padding:28px;display:flex}.users-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.users-header h1,.users-modal-header h2{color:#111827;margin:0}.users-eyebrow{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:700}.users-description{color:#64748b;margin:8px 0 0}.users-primary-button,.users-secondary-button,.users-actions button,.users-close-button{font:inherit;cursor:pointer;border:0}.users-primary-button{color:#fff;background:#111827;border-radius:12px;min-height:44px;padding:0 18px;font-weight:700}.users-primary-button:disabled,.users-secondary-button:disabled,.users-actions button:disabled{cursor:not-allowed;opacity:.5}.users-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.users-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:8px;padding:20px;display:flex}.users-summary-card span{color:#64748b;font-size:14px}.users-summary-card strong{color:#111827;font-size:30px}.users-panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden}.users-toolbar{border-bottom:1px solid #e5e7eb;grid-template-columns:minmax(240px,1fr) 180px 180px;gap:12px;padding:18px;display:grid}.users-toolbar input,.users-toolbar select,.users-form input,.users-form select{box-sizing:border-box;color:#111827;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:11px;outline:none;padding:0 13px}.users-toolbar input:focus,.users-toolbar select:focus,.users-form input:focus,.users-form select:focus{border-color:#111827}.users-table-wrap{overflow-x:auto}.users-table{border-collapse:collapse;width:100%;min-width:900px}.users-table th,.users-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #eef0f3;padding:16px 18px}.users-table th{color:#64748b;letter-spacing:.04em;text-transform:uppercase;background:#f8fafc;font-size:12px}.users-person{align-items:center;gap:12px;display:flex}.users-person div{flex-direction:column;gap:3px;display:flex}.users-person strong{color:#111827}.users-person small{color:#64748b}.users-avatar{color:#fff;background:#111827;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:grid}.users-status{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.users-status--active{color:#166534;background:#dcfce7}.users-status--inactive{color:#475569;background:#f1f5f9}.users-status--suspended{color:#991b1b;background:#fee2e2}.users-actions{align-items:center;gap:8px;display:flex}.users-actions button{color:#334155;background:#f1f5f9;border-radius:9px;padding:8px 10px;font-size:12px;font-weight:700}.users-actions .users-delete-button{color:#be123c;background:#fff1f2}.users-empty-state{color:#64748b;text-align:center;padding:56px 20px}.users-error,.users-notice{border-radius:12px;padding:13px 15px;font-size:14px}.users-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.users-notice{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.users-modal-backdrop{z-index:1000;background:#0f172a8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.users-modal{background:#fff;border-radius:20px;width:min(680px,100%);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 24px 70px #0f172a40}.users-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.users-close-button{color:#475569;background:#f1f5f9;border-radius:10px;place-items:center;width:38px;height:38px;font-size:24px;display:grid}.users-form{flex-direction:column;gap:17px;padding:24px;display:flex}.users-form label{flex-direction:column;gap:8px;display:flex}.users-form label>span{color:#334155;font-size:13px;font-weight:700}.users-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.users-modal-actions{justify-content:flex-end;gap:12px;padding-top:5px;display:flex}.users-secondary-button{color:#334155;background:#f1f5f9;border-radius:12px;min-height:44px;padding:0 18px;font-weight:700}@media (width<=820px){.users-page{padding:20px}.users-header{flex-direction:column}.users-primary-button{width:100%}.users-summary-grid,.users-toolbar{grid-template-columns:1fr}}@media (width<=600px){.users-page{padding:16px}.users-form-grid{grid-template-columns:1fr}.users-modal-actions{flex-direction:column-reverse}.users-secondary-button,.users-modal-actions .users-primary-button{width:100%}}.teams-page{box-sizing:border-box;color:#0f172a;background:#f1f5f9;min-height:100vh;padding:32px}.teams-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.teams-header h1{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,42px);font-weight:800;line-height:1.1}.teams-eyebrow{color:#64748b;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.teams-description{color:#64748b;max-width:620px;margin:12px 0 0;font-size:15px;line-height:1.7}.teams-primary-button,.teams-secondary-button,.teams-refresh-button{cursor:pointer;border-radius:12px;min-height:44px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s}.teams-primary-button{color:#fff;background:#0f172a;border:1px solid #0f172a;box-shadow:0 10px 24px #0f172a29}.teams-primary-button:hover:not(:disabled){background:#1e293b;transform:translateY(-1px);box-shadow:0 14px 30px #0f172a33}.teams-secondary-button{color:#334155;background:#fff;border:1px solid #cbd5e1}.teams-secondary-button:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.teams-refresh-button{color:#334155;box-shadow:none;background:#fff;border:1px solid #cbd5e1}.teams-refresh-button:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.teams-primary-button:disabled,.teams-secondary-button:disabled,.teams-refresh-button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none;transform:none}.teams-message{border:1px solid #0000;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:14px 16px;font-size:14px;font-weight:700;line-height:1.5;display:flex}.teams-message-success{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.teams-message-error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.teams-message-error button{color:#fff;font:inherit;cursor:pointer;background:#b91c1c;border:0;border-radius:8px;flex-shrink:0;padding:8px 12px;font-size:12px}.teams-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.teams-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;min-height:145px;padding:22px;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a0d}.teams-summary-card:after{content:"";background:#0f172a09;border-radius:999px;width:110px;height:110px;position:absolute;bottom:-48px;right:-34px}.teams-summary-card span{z-index:1;color:#64748b;font-size:13px;font-weight:800;display:block;position:relative}.teams-summary-card strong{z-index:1;color:#0f172a;letter-spacing:-.04em;margin-top:12px;font-size:36px;font-weight:850;line-height:1;display:block;position:relative}.teams-summary-card small{z-index:1;color:#94a3b8;margin-top:12px;font-size:12px;font-weight:600;display:block;position:relative}.teams-content-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:24px;box-shadow:0 10px 30px #0f172a0d}.teams-content-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.teams-content-heading h2{color:#0f172a;letter-spacing:-.025em;margin:0;font-size:21px;font-weight:800}.teams-content-heading p{color:#64748b;max-width:620px;margin:8px 0 0;font-size:14px;line-height:1.6}.teams-state{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:40px 24px;display:flex}.teams-state h3{color:#0f172a;margin:18px 0 0;font-size:19px;font-weight:800}.teams-state p{color:#64748b;max-width:460px;margin:9px 0 22px;font-size:14px;line-height:1.65}.teams-empty-icon{color:#fff;letter-spacing:.04em;background:#0f172a;border-radius:18px;place-items:center;width:64px;height:64px;font-size:17px;font-weight:900;display:grid;box-shadow:0 14px 28px #0f172a2e}.teams-loader{border:4px solid #e2e8f0;border-top-color:#0f172a;border-radius:50%;width:44px;height:44px;animation:.8s linear infinite teams-spin}@keyframes teams-spin{to{transform:rotate(360deg)}}.teams-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.team-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;transition:transform .16s,box-shadow .16s,border-color .16s;overflow:hidden}.team-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 16px 36px #0f172a14}.team-card-top{border-bottom:1px solid #f1f5f9;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px;display:grid}.team-avatar{color:#fff;letter-spacing:.05em;background:#0f172a;border-radius:14px;place-items:center;width:48px;height:48px;font-size:14px;font-weight:900;display:grid}.team-title{min-width:0}.team-title h3{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;font-weight:800;overflow:hidden}.team-title span{color:#64748b;letter-spacing:.06em;margin-top:5px;font-size:12px;font-weight:800;display:block}.team-status{color:#475569;text-transform:capitalize;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 11px;font-size:11px;font-weight:850;display:inline-flex}.team-status-active{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.team-status-inactive{color:#64748b;background:#f8fafc;border-color:#e2e8f0}.team-status-suspended{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.team-status-pending{color:#b45309;background:#fffbeb;border-color:#fde68a}.team-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:8px 20px;display:grid}.team-details-grid>div{border-bottom:1px solid #f1f5f9;min-width:0;padding:15px 0}.team-details-grid>div:nth-child(odd){padding-right:16px}.team-details-grid>div:nth-child(2n){border-left:1px solid #f1f5f9;padding-left:16px}.team-details-grid span,.team-card-footer span{color:#94a3b8;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.team-details-grid strong{color:#334155;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:13px;font-weight:750;display:block;overflow:hidden}.team-card-footer{background:#f8fafc;justify-content:space-between;align-items:center;gap:16px;padding:15px 20px;display:flex}.team-card-footer strong{color:#475569;font-size:12px;font-weight:800}.team-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a99;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.team-modal{background:#fff;border:1px solid #ffffffb3;border-radius:22px;width:min(100%,680px);max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 30px 80px #0f172a52}.team-modal-header{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex;position:sticky;top:0}.team-modal-header h2{color:#0f172a;letter-spacing:-.03em;margin:0;font-size:24px;font-weight:850}.team-modal-close{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;font-family:inherit;font-size:25px;line-height:1;display:grid}.team-modal-close:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1}.team-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:24px;display:grid}.team-field{flex-direction:column;gap:8px;min-width:0;display:flex}.team-field-full{grid-column:1/-1}.team-field>span{color:#334155;font-size:13px;font-weight:800}.team-field input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;min-height:48px;padding:0 14px;font-family:inherit;font-size:14px;transition:border-color .16s,box-shadow .16s,background .16s}.team-field input::placeholder{color:#94a3b8}.team-field input:hover{border-color:#94a3b8}.team-field input:focus{border-color:#0f172a;box-shadow:0 0 0 4px #0f172a14}.team-form-note{color:#1e40af;background:#eff6ff;border:1px solid #dbeafe;border-radius:14px;padding:14px 16px;font-size:13px;font-weight:650;line-height:1.6}.team-form-actions{border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:12px;margin-top:4px;padding-top:20px;display:flex}@media (width<=1100px){.teams-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.teams-list{grid-template-columns:1fr}}@media (width<=720px){.teams-page{padding:22px 16px 32px}.teams-header{flex-direction:column;align-items:stretch}.teams-header .teams-primary-button{width:100%}.teams-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.teams-summary-card{border-radius:16px;min-height:126px;padding:17px}.teams-summary-card strong{font-size:30px}.teams-content-card{border-radius:18px;padding:18px}.teams-content-heading{flex-direction:column;align-items:stretch}.teams-refresh-button{width:100%}.team-modal-backdrop{align-items:end;padding:0}.team-modal{border-bottom:0;border-left:0;border-right:0;border-radius:24px 24px 0 0;width:100%;max-height:92vh}.team-modal-header{padding:20px 18px}.team-form{grid-template-columns:1fr;padding:20px 18px 28px}.team-field-full{grid-column:auto}.team-form-actions{flex-direction:column-reverse}.team-form-actions button{width:100%}}@media (width<=480px){.teams-summary-grid{grid-template-columns:1fr}.teams-summary-card{min-height:auto}.team-card-top{grid-template-columns:auto minmax(0,1fr)}.team-status{grid-column:1/-1;justify-self:flex-start;margin-left:62px}.team-details-grid{grid-template-columns:1fr}.team-details-grid>div:nth-child(odd),.team-details-grid>div:nth-child(2n){border-left:0;padding-left:0;padding-right:0}.team-card-footer{flex-direction:column;align-items:flex-start;gap:6px}.teams-message{flex-direction:column;align-items:flex-start}}.onboarding-page{box-sizing:border-box;color:#162133;background:#f4f6f8;min-height:100vh;padding:32px}.onboarding-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.onboarding-header h1,.onboarding-modal-header h2{color:#142033;margin:0}.onboarding-header h1{font-size:32px}.onboarding-eyebrow{color:#6f7d91;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.onboarding-description,.onboarding-modal-header p{color:#69778b;max-width:720px;margin:8px 0 0;line-height:1.6}.onboarding-primary-button,.onboarding-secondary-button,.onboarding-delete-button,.onboarding-close-button{font:inherit;cursor:pointer;border:0}.onboarding-primary-button{color:#fff;background:#152033;border-radius:10px;min-height:44px;padding:11px 18px;font-weight:800}.onboarding-secondary-button{color:#27354a;background:#fff;border:1px solid #d5dce5;border-radius:10px;min-height:44px;padding:11px 18px;font-weight:700}.onboarding-notice{color:#21633a;background:#edf9f0;border:1px solid #b7e0c2;border-radius:10px;margin-bottom:20px;padding:14px 16px;font-weight:700}.onboarding-summary-grid{grid-template-columns:repeat(5,minmax(150px,1fr));gap:16px;margin-bottom:24px;display:grid}.onboarding-summary-card{background:#fff;border:1px solid #e1e6ed;border-radius:12px;padding:20px;box-shadow:0 4px 14px #1420330a}.onboarding-summary-card span,.onboarding-summary-card small{color:#748196;display:block}.onboarding-summary-card span{font-size:13px;font-weight:700}.onboarding-summary-card strong{color:#142033;margin:10px 0 6px;font-size:30px;display:block}.onboarding-summary-card small{font-size:12px}.onboarding-panel{background:#fff;border:1px solid #e0e5ec;border-radius:12px;overflow:hidden;box-shadow:0 5px 18px #1420330a}.onboarding-toolbar{border-bottom:1px solid #e8ecf1;gap:12px;padding:18px;display:flex}.onboarding-toolbar input,.onboarding-toolbar select,.onboarding-form input,.onboarding-form select,.onboarding-form textarea{color:#1b293d;width:100%;min-height:43px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #d6dde6;border-radius:9px;outline:none;padding:10px 12px}.onboarding-toolbar input{flex:1}.onboarding-toolbar select{width:210px}.onboarding-form input:focus,.onboarding-form select:focus,.onboarding-form textarea:focus,.onboarding-toolbar input:focus,.onboarding-toolbar select:focus{border-color:#5a6b82;box-shadow:0 0 0 3px #5a6b821a}.onboarding-table-wrap{overflow-x:auto}.onboarding-table{border-collapse:collapse;width:100%;min-width:1020px}.onboarding-table th,.onboarding-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e9edf2;padding:15px 16px}.onboarding-table th{color:#657388;letter-spacing:.04em;text-transform:uppercase;background:#f9fafc;font-size:12px}.onboarding-table td strong,.onboarding-table td span{display:block}.onboarding-table td strong{color:#1b293d;font-size:14px}.onboarding-table td span{color:#7a8798;margin-top:4px;font-size:12px}.onboarding-stage-select{min-width:126px;font:inherit;border:1px solid #d4dbe4;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:800}.onboarding-stage-activated{color:#24663a;background:#e8f7ed}.onboarding-stage-lost{color:#963b3b;background:#fff0f0}.onboarding-stage-ready{color:#315f9e;background:#eaf2ff}.onboarding-delete-button{color:#a23838;background:#fff0f0;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:800}.onboarding-empty-cell{text-align:center!important;padding:48px 20px!important}.onboarding-empty-cell strong,.onboarding-empty-cell span{display:block}.onboarding-empty-cell span{color:#788599;margin-top:8px}.onboarding-modal-backdrop{z-index:1000;background:#0f17237a;justify-content:flex-end;display:flex;position:fixed;inset:0}.onboarding-modal{background:#f7f8fa;width:min(760px,100%);height:100%;overflow-y:auto;box-shadow:-18px 0 45px #0f17232e}.onboarding-modal-header{z-index:2;background:#fffffff7;border-bottom:1px solid #e0e5ec;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px;display:flex;position:sticky;top:0}.onboarding-close-button{color:#304057;background:#edf0f4;border-radius:50%;width:38px;height:38px;font-size:24px;line-height:1}.onboarding-form{padding:24px}.onboarding-form-error{color:#963b3b;background:#fff1f1;border:1px solid #efc4c4;border-radius:9px;margin-bottom:18px;padding:13px 14px;font-weight:700}.onboarding-form-section{background:#fff;border:1px solid #e0e5ec;border-radius:12px;margin-bottom:18px;padding:20px}.onboarding-form-section h3{color:#1b293d;margin:0 0 18px;font-size:16px}.onboarding-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.onboarding-form-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.onboarding-form-field{margin-bottom:16px;display:block}.onboarding-form-grid .onboarding-form-field{margin-bottom:0}.onboarding-form-field>span{color:#4e5d72;margin-bottom:7px;font-size:13px;font-weight:700;display:block}.onboarding-form textarea{resize:vertical}.onboarding-form-section>.onboarding-form-field{margin-top:16px;margin-bottom:0}.onboarding-form-actions{justify-content:flex-end;gap:12px;padding-bottom:16px;display:flex}@media (width<=1100px){.onboarding-summary-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}}@media (width<=760px){.onboarding-page{padding:20px 16px}.onboarding-header,.onboarding-toolbar{flex-direction:column}.onboarding-header .onboarding-primary-button,.onboarding-toolbar select{width:100%}.onboarding-summary-grid,.onboarding-form-grid,.onboarding-form-grid-three{grid-template-columns:1fr}.onboarding-modal{width:100%}}.panel-overlay{z-index:998;background:#00000073;position:fixed;inset:0}.slide-panel{z-index:999;background:#0f172a;border-left:1px solid #334155;flex-direction:column;width:440px;max-width:95vw;height:100vh;transition:all .3s;display:flex;position:fixed;top:0;right:-460px}.slide-panel.open{right:0}.panel-header{border-bottom:1px solid #334155;justify-content:space-between;align-items:center;padding:22px;display:flex}.panel-header h2{margin:0}.panel-header button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:22px}.panel-body{flex:1;padding:24px;overflow:auto}.stepper{margin-bottom:24px}.stepper h3{margin-bottom:18px}.stepper-progress{align-items:center;margin-bottom:18px;display:flex}.step-wrapper{flex:1;align-items:center;display:flex}.step-circle{color:#fff;background:#3a3a3a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-weight:600;display:flex}.step-circle.active{background:#2563eb}.step-circle.completed{background:#16a34a}.step-line{background:#444;flex:1;height:3px}.step-line.completed{background:#16a34a}.step-title{color:#bdbdbd;margin:0;font-size:14px}.select-group{flex-direction:column;margin-bottom:18px;display:flex}.select-group label{color:#cbd5e1;margin-bottom:8px;font-size:14px}.select-group select{color:#fff;background:#1e293b;border:1px solid #334155;border-radius:12px;height:48px;padding:0 14px;font-size:15px}.select-group select:focus{border-color:#2563eb;outline:none}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}
