.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}}
html.mthncsp-limit-open{overflow:hidden}.mthncsp-limit-overlay{position:fixed;inset:0;z-index:2147483000;background:rgba(15,23,42,.72);display:flex;align-items:flex-start;justify-content:center;padding:24px;overflow:auto;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.mthncsp-limit-modal{position:relative;width:min(1120px,100%);margin:auto;background:#fff;border-radius:28px;padding:24px;box-shadow:0 28px 90px rgba(15,23,42,.34);color:#0f172a}.mthncsp-limit-close{position:absolute;right:18px;top:16px;width:44px;height:44px;border:0;border-radius:50%;background:#f1f5f9;color:#0f172a;font-size:28px;line-height:1;cursor:pointer}.mthncsp-limit-head{text-align:center;padding:4px 48px 18px}.mthncsp-limit-kicker{display:inline-flex;padding:7px 12px;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.mthncsp-limit-head h2{margin:10px 0 7px;font-size:clamp(28px,4vw,42px);line-height:1.08;letter-spacing:-.04em;font-weight:950}.mthncsp-limit-head p{margin:0 auto;max-width:760px;color:#64748b;font-size:15px;line-height:1.6}.mthncsp-pack-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mthncsp-pack-card{position:relative;border:1px solid #dbeafe;border-radius:22px;padding:20px;background:linear-gradient(180deg,#fff,#f8fbff);overflow:hidden}.mthncsp-pack-card.is-blue{--pack:#2563eb;--pack-soft:#eff6ff;border-color:#bfdbfe}.mthncsp-pack-card.is-green{--pack:#16a34a;--pack-soft:#f0fdf4;border-color:#bbf7d0}.mthncsp-pack-card.is-orange{--pack:#ea580c;--pack-soft:#fff7ed;border-color:#fed7aa}.mthncsp-pack-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:var(--pack-soft);font-size:27px}.mthncsp-pack-card h3{margin:14px 0 5px;font-size:28px;color:var(--pack);font-weight:950;letter-spacing:-.04em}.mthncsp-pack-card>p{margin:0;color:#64748b;line-height:1.5;font-size:14px}.mthncsp-pack-mrp{margin-top:18px;color:#64748b;font-weight:800;font-size:14px}.mthncsp-pack-price{margin-top:4px;color:var(--pack);font-size:44px;line-height:1;font-weight:950;letter-spacing:-.05em}.mthncsp-pack-once{margin-top:6px;color:#475569;font-size:12px;font-weight:800}.mthncsp-pack-card ul{list-style:none;padding:0;margin:18px 0;display:grid;gap:10px}.mthncsp-pack-card li{position:relative;padding-left:24px;color:#334155;font-size:13px;line-height:1.45;font-weight:700}.mthncsp-pack-card li:before{content:'✓';position:absolute;left:0;top:0;color:var(--pack);font-weight:950}.mthncsp-pack-buy{width:100%;min-height:50px;border:0;border-radius:14px;background:var(--pack);color:#fff;font-weight:950;font-size:15px;cursor:pointer}.mthncsp-pack-buy:disabled{opacity:.65;cursor:wait}.mthncsp-pack-ribbon{position:absolute;right:0;top:0;padding:7px 12px;border-radius:0 0 0 12px;background:var(--pack);color:#fff;font-size:10px;font-weight:950;letter-spacing:.05em}.mthncsp-limit-foot{margin-top:16px;padding:13px 16px;border-radius:15px;background:#f8fafc;border:1px solid #e2e8f0;display:flex;justify-content:center;gap:10px;flex-wrap:wrap;text-align:center;color:#475569;font-size:12px}.mthncsp-limit-foot strong{color:#0f172a}@media(max-width:820px){.mthncsp-pack-grid{grid-template-columns:1fr}.mthncsp-limit-overlay{padding:12px}.mthncsp-limit-modal{padding:18px;border-radius:22px}.mthncsp-limit-head{padding:8px 34px 16px}.mthncsp-pack-price{font-size:38px}}
