:root{--cc-red:#c5263c;--cc-red-dark:#97182a;--cc-ink:#f4efed;--cc-muted:#8e9199;--cc-line:#292c33;--cc-bg:#0c0e11;--cc-card:#17191f;--cc-card2:#1d1f25}
body.cc-runtime-tenant{background:var(--cc-bg)!important;color:var(--cc-ink)!important}body.cc-runtime-saas{background:#f6f5f3!important;color:#302827!important}
#cc-runtime-sidebar,#cc-saas-sidebar{position:fixed;left:0;top:0;bottom:0;width:248px;z-index:9998;background:linear-gradient(180deg,#090b0e,#0c0e12);border-right:1px solid #25282e;box-shadow:12px 0 34px rgba(0,0,0,.24);display:flex;flex-direction:column;padding:22px 18px}
#cc-saas-sidebar{width:270px;background:linear-gradient(180deg,#241013,#150b0c);color:#fff;border-right:0}
.cc-runtime-brand{display:flex;align-items:center;gap:10px;padding:4px 7px 20px}.cc-runtime-brand img{width:42px;height:42px;object-fit:contain}.cc-runtime-brand strong{font:700 23px Georgia,serif;color:#f6f1ed}.cc-runtime-brand strong span{color:#e2374e}#cc-saas-sidebar .cc-runtime-brand strong{color:#fff}#cc-saas-sidebar .cc-runtime-brand small{display:block;font:600 9px system-ui;color:#aa9598;letter-spacing:.08em;margin-top:2px}
.cc-runtime-nav{display:grid;gap:5px;overflow:auto}.cc-runtime-nav a{min-height:42px;border-radius:10px;padding:10px 11px;display:flex;align-items:center;gap:10px;text-decoration:none;color:#b6b7bc;font:700 12px system-ui;border:1px solid transparent}.cc-runtime-nav a:hover{background:#17191f;color:#fff;border-color:#292c33}.cc-runtime-nav a.active{background:linear-gradient(135deg,#7f1726,#a91e32);color:#fff;border-color:#b22a3d;box-shadow:0 9px 24px rgba(151,24,44,.24)}.cc-runtime-nav i{font-style:normal;width:21px;text-align:center}.cc-runtime-nav small{margin-left:auto;background:#3a171d;color:#ff7b8d;border-radius:999px;padding:3px 6px;font-size:8px}.cc-runtime-nav a.active small{background:rgba(255,255,255,.16);color:#fff}#cc-saas-sidebar .cc-runtime-nav a{color:#bcaeb0}#cc-saas-sidebar .cc-runtime-nav a:hover,#cc-saas-sidebar .cc-runtime-nav a.active{color:#fff}
.cc-runtime-voice{margin-top:auto;border:1px solid #54202b;background:linear-gradient(145deg,#211317,#171015);border-radius:15px;padding:14px;text-decoration:none;color:#eadfe0;display:grid;gap:7px;font-family:system-ui}.cc-runtime-voice b{color:#ff6278}.cc-runtime-voice span{font-size:10px;line-height:1.45;color:#a99da0}.cc-runtime-voice em{font-style:normal;color:#ea334e;letter-spacing:2px}.cc-runtime-voice strong{font-size:10px;text-align:center;border:1px solid #63303a;padding:7px;border-radius:8px;color:#ff7387;background:#160f12}
.cc-runtime-profile{margin-top:12px;border-top:1px solid #25282e;padding-top:12px;font-family:system-ui}.cc-runtime-profile b,.cc-runtime-profile small{display:block}.cc-runtime-profile b{font-size:11px;color:#f0ecea}.cc-runtime-profile small{font-size:9px;color:#8f9299;margin-top:2px}
#cc-runtime-header,#cc-saas-header{position:fixed;left:248px;right:0;top:0;height:68px;z-index:9997;background:rgba(15,17,21,.97);border-bottom:1px solid #282b32;display:flex;align-items:center;justify-content:space-between;padding:0 28px;font-family:system-ui;backdrop-filter:blur(14px)}#cc-saas-header{left:270px;background:#fff;border-bottom:1px solid #e8e2df;color:#302827}.cc-runtime-tenant-chip{border:1px solid #30333a;border-radius:9px;padding:8px 10px;font-size:11px;font-weight:700;background:#17191f;color:#e9e4e1}.cc-runtime-lock{font-size:9px;color:#7f8289;margin-left:8px;border-left:1px solid #30333a;padding-left:8px}.cc-runtime-actions{display:flex;align-items:center;gap:8px}.cc-runtime-actions a{font-size:10px;text-decoration:none;color:#c8c2c0;border:1px solid #30333a;padding:7px 9px;border-radius:8px;font-weight:800;background:#17191f}.cc-runtime-actions b{font-size:10px;color:#98999f}.cc-runtime-dot{color:#48bd73}
body.cc-runtime-tenant>#app{padding-left:248px;padding-top:68px;min-height:100vh}body.cc-runtime-saas>#app{padding-left:270px;padding-top:68px;min-height:100vh}
body.cc-runtime-tenant .shell{background:transparent!important}body.cc-runtime-tenant .tenant-home{display:none!important}body.cc-runtime-saas .dashboard>.sidebar{display:none!important}body.cc-runtime-saas .dashboard{display:block!important;min-height:auto!important}body.cc-runtime-saas .dashboard>.content{max-width:1500px!important;padding:36px!important}
#cc-runtime-dashboard{margin-left:248px;padding-top:68px;min-height:100vh;background:radial-gradient(circle at 95% 0%,rgba(134,24,40,.12),transparent 30%),#0e1013;font-family:Inter,system-ui,sans-serif;color:var(--cc-ink)}.ccdash{padding:32px;max-width:1450px;margin:auto}.ccdash-welcome{display:flex;justify-content:space-between;gap:20px;margin-bottom:22px}.ccdash-welcome h1{margin:0;font-size:27px;color:#f5f1ef}.ccdash-welcome p{margin:6px 0 0;color:var(--cc-muted);font-size:12px}.ccdash-date{align-self:flex-start;border:1px solid var(--cc-line);background:var(--cc-card);padding:8px 11px;border-radius:9px;font-size:10px;color:#aaa9ae}.ccdash-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.ccdash-kpi{background:linear-gradient(145deg,#1a1c21,#15171c);border:1px solid var(--cc-line);border-radius:14px;padding:16px;display:grid;grid-template-columns:40px 1fr;gap:11px;box-shadow:0 10px 30px rgba(0,0,0,.24)}.ccdash-kpi i{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;font-style:normal;font-weight:900}.ccdash-kpi:nth-child(1) i{background:#4a1922;color:#ff647b}.ccdash-kpi:nth-child(2) i{background:#4a2b16;color:#f3a34d}.ccdash-kpi:nth-child(3) i{background:#1f2c4a;color:#7ba1ef}.ccdash-kpi:nth-child(4) i{background:#173923;color:#64ce86}.ccdash-kpi span,.ccdash-kpi b,.ccdash-kpi small{display:block}.ccdash-kpi span{font-size:9px;color:#a6a7ad}.ccdash-kpi b{font-size:22px;margin:5px 0;color:#fff}.ccdash-kpi small{font-size:8px;color:#7f828a}.ccdash-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:13px;margin-top:13px}.ccdash-card{background:linear-gradient(145deg,#181a1f,#14161a);border:1px solid var(--cc-line);border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.22);overflow:hidden}.ccdash-card header{display:flex;justify-content:space-between;padding:17px 19px;border-bottom:1px solid #292c33}.ccdash-card h2{font-size:15px;margin:0;color:#f1ece9}.ccdash-card header a{font-size:9px;text-decoration:none;color:#ff7185;font-weight:800}.ccdash-chart{height:250px;padding:20px;background:radial-gradient(circle at 60% 100%,rgba(180,24,48,.14),transparent 45%),#15171b;position:relative}.ccdash-chart svg{width:100%;height:190px;border-bottom:1px solid #2c2f35}.ccdash-chart-labels{display:grid;grid-template-columns:repeat(7,1fr);font-size:8px;color:#74777f;text-align:center}.ccdash-recent{padding:5px 17px 14px}.ccdash-row{display:grid;grid-template-columns:1fr 1.3fr .9fr .8fr;gap:9px;align-items:center;padding:10px 4px;border-top:1px solid #292c33;font-size:9px;color:#c9c5c3}.ccdash-row.head{border:0;color:#747880}.ccdash-row small{background:#173923;color:#69cf89;border-radius:999px;padding:4px 6px;font-size:7px;font-weight:800;justify-self:start}.ccdash-products{margin-top:13px}.ccdash-products-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding:13px}.ccdash-product{border:1px solid #30333a;border-radius:12px;overflow:hidden;background:#181a1f}.ccdash-product .art{height:92px;background:radial-gradient(circle at 65% 30%,#b86b64,#7d3438 27%,#40191f 60%,#161012);display:grid;place-items:center;font-size:48px}.ccdash-product .info{padding:10px}.ccdash-product b,.ccdash-product small,.ccdash-product span{display:block}.ccdash-product b{font-size:10px;color:#f0ebe9}.ccdash-product small{font-size:7px;color:#777b82;margin-top:5px}.ccdash-product span{font-size:13px;font-weight:800;margin-top:2px;color:#fff}.ccdash-footer{margin-top:16px;background:#15171b;border:1px solid var(--cc-line);border-radius:999px;display:grid;grid-template-columns:repeat(4,1fr);padding:9px 14px}.ccdash-footer a{text-decoration:none;color:#d8d3d1;padding:7px 10px;font-size:9px}.ccdash-footer b,.ccdash-footer small{display:block}.ccdash-footer small{color:#777b82;margin-top:2px;font-size:7px}
#cc-saas-sidebar .cc-saas-note{margin-top:auto;border:1px solid rgba(255,255,255,.08);border-radius:13px;padding:14px;background:rgba(255,255,255,.035);font-family:system-ui}.cc-saas-note b,.cc-saas-note span,.cc-saas-note small{display:block}.cc-saas-note b{font-size:11px}.cc-saas-note span{font-size:9px;color:#b6a2a5;line-height:1.5;margin-top:5px}.cc-saas-note small{font-size:8px;color:#e7b9c0;margin-top:7px}
@media(max-width:980px){#cc-runtime-sidebar,#cc-saas-sidebar{display:none}#cc-runtime-header,#cc-saas-header{left:0;padding:0 16px}body.cc-runtime-tenant>#app,body.cc-runtime-saas>#app{padding-left:0}#cc-runtime-dashboard{margin-left:0}.cc-runtime-lock,.cc-runtime-actions a{display:none}.ccdash-kpis{grid-template-columns:1fr 1fr}.ccdash-products-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.ccdash{padding:18px}.ccdash-grid{grid-template-columns:1fr}.ccdash-products-grid{grid-template-columns:1fr 1fr}.ccdash-footer{grid-template-columns:1fr 1fr;border-radius:18px}.ccdash-welcome{flex-direction:column}.ccdash-kpis{grid-template-columns:1fr}.ccdash-row.head{display:none}.ccdash-row{grid-template-columns:1fr 1fr}}
body.cc-runtime-home>#app{display:none!important}
