:root{
  --mc-ink:#111827;
  --mc-text:#344054;
  --mc-muted:#667085;
  --mc-line:#e5eaf3;
  --mc-bg:#f4f6fb;
  --mc-blue:#155eef;
  --mc-blue-2:#0f46d8;
  --mc-gold:#f0b429;
  --mc-shadow:0 14px 38px rgba(15,23,42,.08);
}
body{background:radial-gradient(circle at 18% -12%,rgba(21,94,239,.12),transparent 34%),#f4f6fb!important;color:var(--mc-ink)!important}.shell{grid-template-columns:264px 1fr!important}.sidebar{background:rgba(255,255,255,.96)!important;border-right:1px solid var(--mc-line)!important;padding:20px 14px!important;box-shadow:8px 0 32px rgba(15,23,42,.035)!important}.brand{height:auto!important;min-height:66px!important;padding:0 10px 18px!important;margin:0 0 10px!important;border-bottom:1px solid #edf1f7!important}.brand-mark{width:42px!important;height:42px!important;border-radius:14px!important;background:linear-gradient(140deg,#07111f,#155eef 60%,#f0b429)!important;box-shadow:0 14px 28px rgba(21,94,239,.18)!important}.brand strong{font-size:20px!important;letter-spacing:-.04em}.menu{padding:4px 0!important}.menu-group{margin:8px 0!important}.menu-head{height:46px!important;border-radius:14px!important;padding:0 14px!important;font-weight:900!important;color:#26364d!important}.menu-head span:first-child{width:22px!important;color:#98a2b3!important}.menu-head:hover,.menu-head.active{background:#eef4ff!important;color:var(--mc-blue)!important}.submenu{padding:6px 0 4px!important;gap:3px!important}.submenu button{height:36px!important;border-radius:12px!important;margin-left:30px!important;padding:0 12px!important;color:#667085!important}.submenu button:hover,.submenu button.active{background:#f6f9ff!important;color:var(--mc-blue)!important;font-weight:900!important}.main{background:transparent!important}.topbar{height:72px!important;background:rgba(255,255,255,.92)!important;border-bottom:1px solid var(--mc-line)!important;padding:0 28px!important;backdrop-filter:blur(16px)!important}.top-title{border-bottom:0!important;padding:0!important;color:var(--mc-ink)!important;font-size:20px!important;font-weight:950!important;letter-spacing:-.04em}.top-title:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--mc-gold);display:inline-block;margin-right:10px;box-shadow:0 0 0 5px rgba(240,180,41,.16)}.top-actions{gap:10px!important}.btn{height:42px!important;border-radius:13px!important;padding:0 18px!important;font-weight:950!important;background:linear-gradient(135deg,var(--mc-blue),var(--mc-blue-2))!important;color:#fff!important;box-shadow:0 12px 24px rgba(21,94,239,.16)!important}.btn:hover{filter:brightness(.96)}.btn.secondary{background:#eef4ff!important;color:var(--mc-blue)!important;box-shadow:none!important}.btn.ghost{background:#fff!important;color:#344054!important;border:1px solid #d7deea!important;box-shadow:none!important}.content{padding:24px!important}.grid-2{gap:18px!important}.card{border:1px solid var(--mc-line)!important;border-radius:20px!important;background:rgba(255,255,255,.96)!important;box-shadow:var(--mc-shadow)!important;overflow:hidden!important}.card-head{height:62px!important;padding:0 22px!important;border-bottom:1px solid #edf1f7!important;color:#475467!important;font-size:16px!important;font-weight:950!important;background:linear-gradient(180deg,#fff,#fbfcff)!important}.card-body{padding:22px!important}.info-list{gap:10px!important}.info-row{min-height:48px!important;background:#f8fafc!important;border:1px solid #eef2f7!important;border-radius:14px!important;grid-template-columns:124px 1fr auto!important}.info-row b{font-weight:800!important;color:#667085!important}.info-row a{color:var(--mc-blue)!important;font-weight:900!important}.funds{border:1px solid #edf1f7;border-radius:18px;overflow:hidden;background:#fbfcff}.fund{padding:18px 24px!important}.fund span{margin-bottom:10px!important;color:#667085!important;font-weight:800!important}.fund strong{font-size:28px!important;font-weight:950!important;letter-spacing:-.04em}.metric{background:#f8fafc!important;border:1px solid #eef2f7!important;border-radius:16px!important;min-height:72px!important}.metric strong{font-weight:950!important}.quick{background:#f8fafc!important;border:1px solid #eef2f7!important;border-radius:16px!important;min-height:98px!important}.quick b{font-weight:950!important}.plan{border-radius:18px!important;border-color:#e3e9f4!important;box-shadow:0 8px 22px rgba(15,23,42,.045)}.bank-box{border-radius:18px!important;background:#fff8e8!important;border-color:#f2d28c!important}.notice{border-radius:16px!important;background:#eef4ff!important;border-color:#cfe0ff!important;color:#174ea6!important}.status{border-radius:16px!important}table{border:1px solid #edf1f7;border-radius:16px;overflow:hidden;border-collapse:separate!important;border-spacing:0!important}th{background:#f8fafc!important;color:#667085!important}th,td{padding:14px 12px!important}.tag{border-radius:999px!important;padding:5px 10px!important}.site-record{background:transparent!important;border-top:1px solid var(--mc-line)!important}.mobile-menu{border-radius:16px;margin:0 12px 10px!important}.mobile-menu button{border-radius:999px!important;font-weight:900!important}
@media(max-width:980px){.shell{grid-template-columns:1fr!important}.sidebar{position:relative!important;height:auto!important;padding:12px!important}.brand{min-height:54px!important}.topbar{height:auto!important;min-height:64px!important;gap:10px;flex-wrap:wrap;padding:12px 16px!important}.top-actions{flex-wrap:wrap}.content{padding:14px!important}.info-row{grid-template-columns:1fr!important}.funds{grid-template-columns:1fr!important}.fund{border-bottom:1px solid #edf1f7!important}.fund:last-child{border-bottom:0!important}}

.service-form-mini{display:grid;gap:12px}.service-form-mini input,.service-form-mini textarea{width:100%;border:1px solid #d7deea;border-radius:14px;background:#fff;padding:12px 14px;color:#111827;outline:0}.service-form-mini textarea{min-height:118px;resize:vertical}.service-form-mini input:focus,.service-form-mini textarea:focus{border-color:#91b5ff;box-shadow:0 0 0 4px rgba(21,94,239,.10)}.tag.new{background:#eef4ff;color:#174ea6}.tag.contacted{background:#fff7ed;color:#b45309}.tag.processing{background:#ecfdf3;color:#067647}.tag.done{background:#eef4ff;color:#155eef}.tag.closed{background:#f2f4f7;color:#667085}
