/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./app/styles.css ***!
  \************************************************************************************************************************************************************************************************************************************************************/

*{box-sizing:border-box} :root{--bg:#f5f7fb;--panel:#fff;--sidebar:#0d1b2b;--text:#12213a;--muted:#7a879b;--border:#e6ebf2}
html,body{margin:0;min-height:100%} body{font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;background:var(--bg);color:var(--text)}
button,input,select,textarea{font:inherit} button{cursor:pointer}.shell{min-height:100vh;display:flex}
.sidebar{width:250px;background:linear-gradient(180deg,#0d1b2b,#10223a);color:#fff;padding:22px 14px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;z-index:20}
.brand{display:flex;gap:12px;align-items:center;padding:4px 9px 26px}.brandMark{width:44px;height:44px;border-radius:12px;background:#fff;color:#0d1b2b;display:grid;place-items:center;font-weight:900}.brand strong,.brand span{display:block}.brand span{font-size:10px;opacity:.55;letter-spacing:2px;margin-top:4px}
.sidebarNav{display:grid;grid-gap:4px;gap:4px}.sidebarNav button{border:0;background:transparent;color:#c9d3e0;padding:12px 14px;text-align:left;border-radius:9px;display:flex;gap:11px;align-items:center;font-size:14px}.sidebarNav button:hover{background:rgba(255,255,255,.06);color:#fff}.sidebarNav button.active{background:#1d3554;color:#fff;box-shadow:inset 3px 0 0 #4b8ff6}
.operator{margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding:17px 8px 0;display:flex;gap:10px;align-items:center}.operatorAvatar{width:34px;height:34px;border-radius:50%;background:#2b5d94;display:grid;place-items:center;font-size:11px;font-weight:800}.operator strong,.operator span{display:block}.operator strong{font-size:12px}.operator span{font-size:10px;opacity:.55;margin-top:3px}
main{margin-left:250px;padding:27px 32px 20px;width:calc(100% - 250px);min-width:0}.topHeader{display:flex;justify-content:space-between;align-items:center;gap:20px}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#8c98aa;font-weight:800;margin-bottom:6px}
h1{margin:0;font-size:28px}.topHeader p,.panelTop p,.modalHead p{margin:5px 0 0;color:var(--muted);font-size:13px}.headerActions{display:flex;align-items:center;gap:9px}.primary{border:0;background:#173760;color:#fff;padding:11px 17px;border-radius:9px;font-weight:750;box-shadow:0 5px 14px rgba(23,55,96,.15)}.primary:disabled{opacity:.6}.iconButton{border:1px solid var(--border);background:#fff;width:40px;height:40px;border-radius:9px}
.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:15px;gap:15px;margin:22px 0}.statCard{background:#fff;border:1px solid var(--border);border-radius:14px;padding:18px 19px;display:flex;justify-content:space-between;align-items:center;min-height:112px;box-shadow:0 6px 22px rgba(16,35,60,.035)}.statCard span{display:block;color:var(--muted);font-size:12px}.statCard strong{display:block;font-size:28px;margin:7px 0 3px}.statCard small{color:#9aa4b4;font-size:10px}.statIcon{width:43px;height:43px;border-radius:11px;display:grid;place-items:center;font-weight:900;font-size:19px}.statBlue .statIcon{background:#e9f1ff;color:#2d6dd7}.statGreen .statIcon{background:#e8f7ee;color:#19934b}.statOrange .statIcon{background:#fff4dd;color:#d78919}.statRed .statIcon{background:#fdebea;color:#d34a43}
.panel{background:#fff;border:1px solid var(--border);border-radius:14px;overflow:visible;box-shadow:0 6px 24px rgba(16,35,60,.035)}.panelTop{padding:18px 19px;display:flex;justify-content:space-between;align-items:center;gap:18px;border-bottom:1px solid #eef2f6}.panelTop h2{margin:0;font-size:17px}.tools{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.searchBox{border:1px solid #dce3eb;border-radius:8px;background:#fff;display:flex;align-items:center;gap:7px;padding:0 10px}.searchBox input{width:225px;border:0;outline:none;padding:9px 0;background:transparent}.tools select,.refreshButton{border:1px solid #dce3eb;background:#fff;color:#38475d;padding:9px 10px;border-radius:8px}
.tableWrap{overflow-x:auto;overflow-y:visible}table{width:100%;border-collapse:collapse;min-width:990px}th{background:#f8fafc;color:#7b879a;text-align:left;font-size:10px;letter-spacing:.05em;text-transform:uppercase;padding:12px 17px;border-bottom:1px solid #edf1f5}td{padding:14px 17px;border-top:1px solid #eef2f6;vertical-align:middle;font-size:13px}tbody tr:hover{background:#fbfcfe}
.clubIdentity{display:flex;align-items:center;gap:11px}.clubLogo{width:42px;height:42px;border-radius:50%;background:#f0f3f7;display:grid;place-items:center;overflow:hidden;color:#33465f;font-weight:900;font-size:11px;border:1px solid #e2e7ee}.clubLogo img{width:100%;height:100%;object-fit:contain}.clubIdentity strong,.clubIdentity small,.licenseCell strong,.licenseCell small{display:block}.clubIdentity small,.licenseCell small{color:#8a95a6;margin-top:4px;font-size:10px}
.status{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800;background:#edf1f5;color:#59667a}.status-active{background:#e7f7ee;color:#167342}.status-trial{background:#fff3dd;color:#9c6400}.status-suspended{background:#fff0dd;color:#a65c00}.status-blocked{background:#fde8e8;color:#b42318}.status-draft{background:#eef1f5;color:#586579}
.plan{display:inline-flex;align-items:center;padding:5px 10px;border-radius:6px;font-weight:850;font-size:10px;letter-spacing:.04em}.plan-standard{background:#e8f0ff;color:#315fa9}.plan-pro{background:#efe7ff;color:#7550a8}.plan-premium{background:#fff0d9;color:#99600c}
.usage{display:grid;grid-gap:4px;gap:4px;color:#667387;font-size:11px}.usage b{color:#24334a}.moduleBadges{display:flex;gap:5px}.moduleBadge{border:1px solid #dfe5ec;background:#f4f6f8;color:#a0a8b4;min-width:34px;height:27px;border-radius:6px;font-size:9px;font-weight:900}.moduleBadge.on.ai{background:#e7f1ff;color:#2666ca}.moduleBadge.on.wa{background:#e8f8ee;color:#19934b}.moduleBadge.on.api{background:#f0eaff;color:#7350aa}
.actionsHead,.actionsCell{text-align:right}.actionMenu{position:relative;display:inline-block}.manageButton{border:1px solid #d7dee7;background:#fff;color:#304057;padding:7px 10px;border-radius:7px;font-weight:700;font-size:11px}.dropdown{position:absolute;top:calc(100% + 6px);right:0;z-index:80;min-width:190px;background:#fff;border:1px solid #e0e6ed;border-radius:10px;padding:6px;box-shadow:0 16px 40px rgba(21,38,62,.16);text-align:left}.dropdown button{width:100%;border:0;background:transparent;padding:9px 10px;border-radius:7px;text-align:left;color:#334257;font-size:11px}.dropdown button:hover{background:#f4f7fa}.dropdownDivider{border-top:1px solid #edf0f4;margin:5px 0}.dangerText{color:#b42318!important}
.loadingState,.empty{padding:30px!important;text-align:center;color:#8490a0}.error{background:#fdecec;color:#a51d1d;padding:11px 14px;border-radius:9px;margin-bottom:14px;font-size:12px}.bottomGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-top:17px}.infoCard{background:#fff;border:1px solid var(--border);border-radius:13px;padding:15px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:13px;gap:13px}.infoIcon{width:39px;height:39px;border-radius:10px;display:grid;place-items:center;font-weight:900}.infoIcon.blue{background:#e9f2ff;color:#296bd0}.infoIcon.purple{background:#f0eaff;color:#7c53b5}.infoCard h3{margin:0;font-size:13px}.infoCard p{margin:4px 0 0;color:#8a95a5;font-size:10px}.infoCard button{border:0;background:transparent;color:#2864bc;font-size:11px;font-weight:800}footer{margin-top:22px;padding:15px 0 2px;border-top:1px solid #e5eaf0;display:flex;justify-content:space-between;color:#8b96a7;font-size:10px}footer strong{color:#40506a}
.modalBg{position:fixed;inset:0;background:rgba(9,18,31,.58);display:grid;place-items:center;z-index:200;padding:18px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal{width:min(600px,calc(100vw - 30px));max-height:calc(100vh - 36px);overflow-y:auto;background:#fff;border-radius:16px;box-shadow:0 24px 80px rgba(9,18,31,.24)}.adminModal{padding:22px}.editModal{width:min(820px,calc(100vw - 30px));padding:0}.modalHead{display:flex;justify-content:space-between;align-items:start;margin-bottom:19px}.editModal .modalHead{padding:22px 24px 18px;margin:0;border-bottom:1px solid #edf0f4;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:5}.modalHead h2{margin:0;font-size:19px}.modalHead>button{border:0;background:transparent;font-size:25px;color:#8490a0}
form{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.editModal form{display:block}label{display:grid;grid-gap:6px;gap:6px;font-size:12px;font-weight:720;color:#405069}label input,label select,label textarea{padding:10px;border:1px solid #dbe1e8;border-radius:8px;outline:none;color:#17243a;background:#fff}label input:focus,label select:focus,label textarea:focus{border-color:#5d8fd1;box-shadow:0 0 0 3px rgba(73,128,201,.1)}label textarea{resize:vertical}.fieldHint{font-weight:500;color:#8994a6;font-size:10px}.formActions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:9px;margin-top:8px}.formActions>button:not(.primary){border:1px solid #d9e0e8;background:#fff;color:#435169;padding:10px 14px;border-radius:8px}
.formSection{padding:20px 24px;border-bottom:1px solid #eef1f5}.sectionTitle{display:flex;gap:11px;align-items:center;margin-bottom:16px}.sectionTitle>span{width:29px;height:29px;border-radius:8px;background:#edf3fb;color:#356bb1;display:grid;place-items:center;font-size:10px;font-weight:900}.sectionTitle strong,.sectionTitle small{display:block}.sectionTitle small{color:#8b96a8;margin-top:3px;font-size:10px}.formGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px}.optionGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.optionCard{border:1px solid #e0e5ec;border-radius:11px;padding:13px;display:flex;grid-template:none;align-items:center;justify-content:space-between;gap:10px;cursor:pointer}.optionCard.selected{border-color:#96b9e4;background:#f5f9ff}.optionCard strong,.optionCard small{display:block}.optionCard small{color:#8995a6;margin-top:4px;font-size:9px;line-height:1.35}.optionCard input{width:18px;height:18px}.fullWidth{width:100%}.stickyActions{margin:0;padding:15px 24px;position:-webkit-sticky;position:sticky;bottom:0;background:#fff;border-top:1px solid #edf0f4;z-index:5}
@media(max-width:1100px){.stats{grid-template-columns:1fr 1fr}.panelTop{align-items:stretch;flex-direction:column}.tools{justify-content:flex-start}.searchBox{flex:1 1}.searchBox input{width:100%}.bottomGrid{grid-template-columns:1fr}}
@media(max-width:780px){.sidebar{width:74px}.brand div:last-child,.operator div:last-child{display:none}.sidebarNav button{font-size:0;justify-content:center;padding:12px}.sidebarNav button span{font-size:16px}main{margin-left:74px;width:calc(100% - 74px);padding:18px}.topHeader{align-items:flex-start}.stats{grid-template-columns:1fr 1fr}.formGrid,.optionGrid{grid-template-columns:1fr}}
@media(max-width:560px){.sidebar{display:none}main{margin:0;width:100%;padding:14px}.topHeader{flex-direction:column}.headerActions{width:100%}.headerActions .primary{flex:1 1}.stats{grid-template-columns:1fr 1fr;gap:10px}.tools{display:grid;grid-template-columns:1fr 1fr}.searchBox{grid-column:1/-1}form{grid-template-columns:1fr}}

