.wh-mpc{--mpc-bg:#0b1220;--mpc-card:#151f31;--mpc-line:#2b3a50;--mpc-blue:#60a5fa;--mpc-green:#4ade80;--mpc-text:#f8fafc;--mpc-muted:#91a0b5;color:var(--mpc-text);background:#0c1424;border:1px solid #26364d;border-radius:14px;padding:20px;box-shadow:0 12px 36px rgba(0,0,0,.2)}
.wh-mpc *{box-sizing:border-box}.wh-mpc__intro{max-width:720px;margin-bottom:18px}.wh-mpc__intro h1{color:#fff;font-size:clamp(26px,3.2vw,34px);line-height:1.12;margin:2px 0 7px}.wh-mpc__intro p{color:var(--mpc-muted);font-size:15px;line-height:1.45;margin:0}.wh-mpc__eyebrow{color:var(--mpc-blue)!important;font-size:10px!important;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.wh-mpc__layout{display:grid;grid-template-columns:minmax(250px,280px) minmax(0,1fr);gap:16px;align-items:start}.wh-mpc__form{position:sticky;top:18px;background:#141f31;border:1px solid var(--mpc-line);border-radius:11px;padding:13px}.wh-mpc__form>label,.wh-mpc__grid label{display:block;margin-bottom:7px}.wh-mpc__grid{display:grid;grid-template-columns:74px 1fr;gap:7px}.wh-mpc__form label>span{display:block;color:#bac6d7;font-size:10.5px;font-weight:750;margin-bottom:4px}.wh-mpc__form input,.wh-mpc__form select{width:100%;height:36px;border:1px solid #3b4c66;border-radius:7px;background:#0c1526;color:#fff;padding:0 10px;outline:none;font-size:13px}.wh-mpc__form input:focus,.wh-mpc__form select:focus{border-color:var(--mpc-blue);box-shadow:0 0 0 2px rgba(96,165,250,.14)}.wh-mpc-button{display:flex;width:100%;height:40px;align-items:center;justify-content:center;border:0;border-radius:7px;background:#2563eb;color:#fff!important;font-size:13px;font-weight:800;padding:0 16px;cursor:pointer;text-decoration:none!important}.wh-mpc-button:hover{background:#1d4ed8}.wh-mpc-button:disabled{opacity:.62;cursor:wait}.wh-mpc__privacy{color:#748399;font-size:9.5px;line-height:1.4;margin:7px 0 0}.wh-mpc__limit{border:0;margin:0 0 7px}.wh-mpc__limit summary{display:flex;min-height:32px;align-items:center;justify-content:space-between;gap:8px;border:1px solid #33435a;border-radius:7px;background:#101a2b;color:#bac6d7;padding:0 9px;font-size:10px;font-weight:750;cursor:pointer;list-style:none}.wh-mpc__limit summary::-webkit-details-marker{display:none}.wh-mpc__limit summary:after{content:none}.wh-mpc__limit summary small{color:#718096;font-size:8.5px;font-weight:600}.wh-mpc__limit[open] summary{border-color:#526985}.wh-mpc__limit>label{display:block;margin:7px 0 0!important}.wh-mpc__avoid{border:0;padding:0;margin:0 0 7px}.wh-mpc__avoid summary{display:flex;min-height:35px;align-items:center;justify-content:space-between;gap:8px;border:1px solid #3b5e91;border-radius:7px;background:#172a46;color:#dbeafe;padding:0 10px;font-size:10.5px;font-weight:800;cursor:pointer;list-style:none}.wh-mpc__avoid summary:hover,.wh-mpc__avoid[open] summary{border-color:var(--mpc-blue);background:#1b3152}.wh-mpc__avoid summary::-webkit-details-marker{display:none}.wh-mpc__avoid summary:after{content:'+';color:var(--mpc-blue);font-size:16px;line-height:1}.wh-mpc__avoid[open] summary:after{content:'−'}.wh-mpc__avoid>div{display:grid;grid-template-columns:1fr;gap:5px;margin-top:8px}.wh-mpc__avoid label{cursor:pointer;margin:0!important}.wh-mpc__avoid input{position:absolute;opacity:0;pointer-events:none}.wh-mpc__avoid label span{display:block;border:1px solid #33435a;border-radius:6px;background:#0e1829;color:#bdc8d8;padding:6px 8px;font-size:10.5px;line-height:1.2}.wh-mpc__avoid label:hover span{border-color:#526985;color:#fff}.wh-mpc__avoid input:checked+span{border-color:#b91c1c;background:rgba(127,29,29,.28);color:#fecaca;text-decoration:line-through}.wh-mpc__content{min-width:0}.wh-mpc__status{min-height:40px;display:flex;align-items:center;gap:8px;color:#cbd5e1;border:1px dashed #3b4c66;border-radius:9px;padding:9px 12px;margin-bottom:10px}.wh-mpc__status strong,.wh-mpc__status span{display:block}.wh-mpc__status>span:last-child{color:var(--mpc-muted);font-size:11.5px}.wh-mpc-ok{color:var(--mpc-green)!important;font-size:17px!important}.wh-mpc-spinner{width:15px;height:15px;border:2px solid #475569;border-top-color:var(--mpc-blue);border-radius:50%;animation:wh-mpc-spin .8s linear infinite}@keyframes wh-mpc-spin{to{transform:rotate(360deg)}}
.wh-mpc-character{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:11px;align-items:center;min-height:0;background:#151f31;border:1px solid var(--mpc-line);border-radius:11px;padding:9px 12px;margin-bottom:10px}.wh-mpc-character>img{width:44px;height:44px;object-fit:cover;border-radius:8px}.wh-mpc-character__identity{min-width:0}.wh-mpc-character__title{display:flex;align-items:baseline;gap:8px;min-width:0}.wh-mpc-character__title strong{color:#fff;font-size:17px;line-height:1.2}.wh-mpc-character__title>span{color:#a8b6c9;font-size:10.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wh-mpc-character__meta{display:flex;align-items:center;gap:6px;min-width:0;margin-top:4px;color:var(--mpc-muted);font-size:10.5px;line-height:1.3}.wh-mpc-character__meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wh-mpc-character__meta i{color:#46566c;font-style:normal}.wh-mpc-character__score{text-align:right;white-space:nowrap}.wh-mpc-character__score small{display:block;color:var(--mpc-muted);font-size:9.5px}.wh-mpc-character__score strong{display:block;color:#fff;font-size:22px;line-height:1.1}.wh-mpc-summary{display:flex;justify-content:space-between;gap:10px;align-items:center;flex-wrap:wrap;color:#cbd5e1;font-size:14px;margin:7px 2px 9px}.wh-mpc-summary strong{color:#fff}.wh-mpc-summary button{border:1px solid #3b4c66;border-radius:7px;background:#182438;color:#cbd5e1;padding:5px 9px;font-size:11px;cursor:pointer}.wh-mpc-summary button:hover{border-color:var(--mpc-blue);color:#fff}
.wh-mpc-plan{background:#151f31;border:1px solid var(--mpc-line);border-radius:11px;overflow:hidden;margin-top:10px}.wh-mpc-plan>header{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:10px 13px;border-bottom:1px solid var(--mpc-line)}.wh-mpc-plan>header>div:last-child{text-align:right}.wh-mpc-plan header span,.wh-mpc-plan header small{display:block;color:var(--mpc-muted);font-size:9.5px}.wh-mpc-plan header strong{display:block;color:#fff;font-size:15px;line-height:1.25}.wh-mpc-table{overflow-x:auto;background:#111b2c!important}.wh-mpc table{width:100%;border-collapse:collapse;margin:0!important;background:#111b2c!important}.wh-mpc .wh-mpc-table thead,.wh-mpc .wh-mpc-table thead tr,.wh-mpc .wh-mpc-table th{background:#0f1828!important;color:#7f8da1!important}.wh-mpc .wh-mpc-table tbody,.wh-mpc .wh-mpc-table tbody tr,.wh-mpc .wh-mpc-table td{background:#151f31!important}.wh-mpc th,.wh-mpc td{padding:7px 11px!important;border:0!important;border-bottom:1px solid rgba(57,73,95,.72)!important;text-align:left;white-space:nowrap}.wh-mpc th{font-size:8.5px!important;text-transform:uppercase;letter-spacing:.055em}.wh-mpc td{color:#dce5f1!important;font-size:12px}.wh-mpc-dungeon{display:flex;gap:8px;align-items:center}.wh-mpc-dungeon img{width:26px;height:26px;border-radius:5px}.wh-mpc-dungeon strong{display:block;color:#f1f5f9;font-size:12.5px}.wh-mpc-dungeon small{display:none}.wh-mpc-under{display:block;color:#4ade80;font-size:8.5px;margin-top:1px}.wh-mpc-gain{color:#4ade80!important;font-weight:800}.wh-mpc-plan>footer{display:flex;gap:14px;flex-wrap:wrap;color:var(--mpc-muted);font-size:9.5px;padding:8px 12px}.wh-mpc-plan>footer strong{color:#fff}.wh-mpc-estimate{color:#718096;font-size:9.5px;line-height:1.45;margin:10px 2px 0}.wh-mpc-notice{border:1px solid #3b4c66;border-radius:9px;background:#151f31;color:#e2e8f0;padding:12px;font-size:12px}.wh-mpc-notice--success{border-color:#166534;color:#bbf7d0;background:rgba(20,83,45,.28)}
@media(max-width:900px){.wh-mpc__layout{grid-template-columns:1fr}.wh-mpc__form{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 10px}.wh-mpc__bnet,.wh-mpc__grid,.wh-mpc__limit,.wh-mpc__avoid,.wh-mpc-button,.wh-mpc__privacy{grid-column:1/-1}.wh-mpc__avoid>div{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.wh-mpc{padding:13px;border-radius:11px}.wh-mpc__intro{margin-bottom:13px}.wh-mpc__intro h1{font-size:25px}.wh-mpc__intro p:not(.wh-mpc__eyebrow){font-size:13px}.wh-mpc__form{display:block}.wh-mpc-character{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;padding:8px 9px}.wh-mpc-character>img{width:38px;height:38px}.wh-mpc-character__title strong{font-size:15px}.wh-mpc-character__title>span{display:none}.wh-mpc-character__meta{display:block;margin-top:2px}.wh-mpc-character__meta i,.wh-mpc-character__meta span:last-child{display:none}.wh-mpc-character__score small{display:none}.wh-mpc-character__score strong{font-size:17px}.wh-mpc-summary{font-size:12px}.wh-mpc-plan>header{align-items:center}.wh-mpc th,.wh-mpc td{padding:6px 10px!important}.wh-mpc-plan>footer{display:block;line-height:1.7}.wh-mpc-plan>footer span{display:block}.wh-mpc__avoid>div{grid-template-columns:1fr}}
.wh-mpc__bnet{margin:0 0 8px;padding:9px;border:1px solid #245a91;border-radius:8px;background:rgba(20,142,255,.08)}.wh-mpc__bnet[hidden]{display:none!important}.wh-mpc__bnet label{display:block;margin:0!important}.wh-mpc__bnet label>span{color:#bfdbfe!important}.wh-mpc__bnet select{border-color:#2f6fae!important;background:#0c1b31!important}.wh-mpc__bnet small{display:block;color:#7f9cbd;font-size:9px;line-height:1.35;margin-top:5px}