.mthncsp-page{max-width:1280px;margin:24px auto;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#0f172a}
.mthncsp-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;flex-wrap:wrap;padding:28px 30px;border-radius:30px;background:linear-gradient(135deg,#0f1f52 0%,#2563eb 100%);color:#fff;box-shadow:0 18px 48px rgba(37,99,235,.18)}
.mthncsp-kicker{display:inline-flex;align-items:center;padding:10px 16px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.16);font-size:14px;font-weight:800;margin-bottom:16px}
.mthncsp-hero-title{margin:0;font-size:clamp(40px,6vw,64px);line-height:1.02;font-weight:950;letter-spacing:-.05em}
.mthncsp-hero-subtitle{margin:14px 0 0;color:rgba(255,255,255,.92);font-size:17px;line-height:1.55;max-width:700px}
.mthncsp-hero-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:flex-start}
.mthncsp-panel,.mthncsp-stat-card{margin-top:18px;background:#fff;border:1px solid #e2e8f0;border-radius:28px;box-shadow:0 10px 28px rgba(15,23,42,.05)}
.mthncsp-panel{padding:22px}
.mthncsp-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap;margin-bottom:18px}
.mthncsp-panel-tag{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#e8efff;color:#1d4ed8;font-size:13px;font-weight:900;margin-bottom:10px}
.mthncsp-panel-head h2,.mthncsp-guest-box h2{margin:0 0 8px;font-size:25px;line-height:1.15;font-weight:900;color:#0f172a}
.mthncsp-panel-head p,.mthncsp-guest-box p{margin:0;color:#64748b;line-height:1.6}
.mthncsp-pill{display:inline-flex;align-items:center;padding:10px 16px;border-radius:999px;border:1px solid #d1fae5;background:#ecfdf5;color:#047857;font-size:14px;font-weight:900;white-space:nowrap}
.mthncsp-pill.is-inactive{border-color:#fecaca;background:#fff1f2;color:#be123c}
.mthncsp-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.mthncsp-info-card,.mthncsp-stat-card{padding:18px 20px;background:#f8fafc}
.mthncsp-info-card small,.mthncsp-stat-card small{display:block;font-size:14px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.02em;margin-bottom:10px}
.mthncsp-info-card strong,.mthncsp-stat-card strong{display:block;font-size:18px;line-height:1.35;font-weight:900;color:#0f172a;word-break:break-word}
.mthncsp-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}
.mthncsp-stat-card strong{font-size:46px;line-height:1.05;letter-spacing:-.04em}
.mthncsp-controls-grid{display:grid;grid-template-columns:minmax(0,1.6fr) repeat(2,minmax(180px,.6fr)) 160px;gap:14px;align-items:end}
.mthncsp-control label{display:block;margin:0 0 9px;font-size:14px;font-weight:900;color:#334155}
.mthncsp-control input,.mthncsp-control select{width:100%;min-height:56px;border-radius:16px;border:1px solid #cbd5e1;background:#fff;padding:14px 16px;font-size:15px;font-weight:650;color:#0f172a;box-sizing:border-box}
.mthncsp-control input:focus,.mthncsp-control select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.14)}
.mthncsp-refresh-wrap .mthncsp-btn{width:100%;min-height:56px}
.mthncsp-list{display:grid;grid-template-columns:1fr;gap:14px;margin-top:18px}
.mthncsp-card{border:1px solid #e2e8f0;border-radius:22px;padding:18px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 8px 20px rgba(15,23,42,.04)}
.mthncsp-card-top{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;flex-wrap:wrap}
.mthncsp-card-title{font-size:22px;line-height:1.15;font-weight:900;color:#0f172a;word-break:break-word}
.mthncsp-card-meta{margin-top:8px;font-size:14px;line-height:1.55;color:#64748b}
.mthncsp-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}
.mthncsp-card-data{padding:14px 14px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}
.mthncsp-card-data small{display:block;font-size:12px;font-weight:900;color:#64748b;text-transform:uppercase;letter-spacing:.02em;margin-bottom:6px}
.mthncsp-card-data strong{display:block;font-size:15px;line-height:1.45;color:#0f172a}
.mthncsp-badge{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:12px;font-weight:900;white-space:nowrap}
.mthncsp-badge.is-favorite{background:#fff7ed;color:#c2410c}
.mthncsp-card-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}
.mthncsp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 18px;border:none;border-radius:16px;background:#eef2ff;color:#0f172a;font-weight:900;cursor:pointer;text-decoration:none;box-sizing:border-box}
.mthncsp-btn-primary{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff}
.mthncsp-btn-secondary{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}
.mthncsp-btn-light{background:#fff;color:#1d4ed8;border:1px solid rgba(255,255,255,.45)}
.mthncsp-btn-danger{background:#fee2e2;color:#991b1b}
.mthncsp-status{margin:14px 0 0;font-size:14px;font-weight:800}.mthncsp-status:empty{display:none}
.mthncsp-status.is-error{color:#b91c1c}.mthncsp-status.is-success{color:#166534}.mthncsp-status.is-info{color:#1d4ed8}
.mthncsp-empty{border:1px dashed #cbd5e1;border-radius:18px;padding:28px;color:#64748b;text-align:center;background:#f8fafc}
.mthncsp-guest-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.mthncsp-toast{position:fixed;right:18px;bottom:18px;z-index:999999;padding:12px 15px;border-radius:13px;background:#111827;color:#fff;font:700 13px/1.4 Inter,system-ui;box-shadow:0 14px 34px rgba(15,23,42,.25);max-width:min(360px,calc(100vw - 36px))}.mthncsp-toast.is-error{background:#991b1b}.mthncsp-toast.is-success{background:#166534}
@media(max-width:1080px){.mthncsp-info-grid,.mthncsp-card-grid,.mthncsp-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mthncsp-controls-grid{grid-template-columns:1fr 1fr;}.mthncsp-control.full{grid-column:1/-1}.mthncsp-refresh-wrap{grid-column:auto}}
@media(max-width:720px){.mthncsp-page{margin:14px 10px}.mthncsp-hero{padding:22px 18px;border-radius:24px}.mthncsp-panel,.mthncsp-stat-card{border-radius:22px}.mthncsp-panel{padding:18px}.mthncsp-info-grid,.mthncsp-card-grid,.mthncsp-stat-grid,.mthncsp-controls-grid{grid-template-columns:1fr}.mthncsp-card-top,.mthncsp-panel-head,.mthncsp-hero-actions{flex-direction:column;align-items:stretch}.mthncsp-btn{width:100%}.mthncsp-stat-card strong{font-size:38px}.mthncsp-hero-title{font-size:48px}}
