.pcu-hs-hero{background:linear-gradient(135deg,#111827 0%,#6d28d9 60%,#ec4899 100%)}
.pcu-hs-question-top{grid-template-columns:1fr 120px}
.pcu-hs-bubble{display:grid;width:108px;height:108px;place-items:center;border-radius:26px;background:linear-gradient(145deg,#eef2ff,#fdf2f8);font-size:52px;box-shadow:inset 0 0 0 1px #ddd6fe,0 10px 25px rgba(109,40,217,.12);transform:rotate(3deg)}
.pcu-match-question>h2{margin:5px 0;font-size:clamp(23px,3vw,31px);color:#172554}
.pcu-match-help{margin:16px 0;padding:12px 16px;border-radius:12px;background:#eff6ff;color:#1e3a8a;font-weight:700}
.pcu-drag-bank{display:flex;flex-wrap:wrap;gap:10px;min-height:75px;margin:18px 0;padding:14px;border:2px dashed #a5b4fc;border-radius:18px;background:#f5f3ff}
.pcu-drag-item{padding:10px 13px;border:2px solid #c4b5fd;border-radius:12px;background:#fff;color:#4c1d95;box-shadow:0 4px 12px rgba(76,29,149,.1);cursor:grab;transition:.16s}
.pcu-drag-item:active{cursor:grabbing}.pcu-drag-item.is-selected{border-color:#ec4899;background:#fdf2f8;box-shadow:0 0 0 4px rgba(236,72,153,.14);transform:translateY(-2px)}
.pcu-drag-item strong,.pcu-drag-item small{display:block}.pcu-drag-item small{margin-top:3px;color:#64748b;font-style:italic}
.pcu-match-targets{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.pcu-match-target{display:flex;min-width:0;flex-direction:column;align-items:stretch;padding:10px;border:2px solid #e2e8f0;border-radius:18px;background:#f8fafc;cursor:pointer;transition:.18s}
.pcu-match-target:hover,.pcu-match-target.is-over{border-color:#8b5cf6;background:#f5f3ff;transform:translateY(-2px)}.pcu-match-target.is-filled{border-color:#06b6d4}
.pcu-match-target img{width:100%;height:150px;object-fit:cover;border-radius:11px;background:#fff}
.pcu-dropzone{display:grid;min-height:76px;margin-top:9px;padding:7px;place-items:center;border:2px dashed #cbd5e1;border-radius:12px;text-align:center;color:#64748b;font-size:12px}
.pcu-dropzone>small{display:block;font-style:italic}.pcu-dropzone .pcu-drag-item{width:100%;cursor:pointer;font-size:11px;padding:8px 5px}
.pcu-dropzone:has(.pcu-drag-item)>span,.pcu-dropzone:has(.pcu-drag-item)>small{display:none}
.pcu-match-reset{margin-top:14px;padding:8px 12px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#475569;cursor:pointer}.pcu-match-reset small{display:block;font-style:italic;color:#94a3b8}
@media(max-width:850px){.pcu-match-targets{grid-template-columns:repeat(2,minmax(0,1fr))}.pcu-hs-question-top{grid-template-columns:1fr 90px}.pcu-hs-bubble{width:82px;height:82px;font-size:40px}}
@media(max-width:520px){.pcu-match-targets{grid-template-columns:1fr}.pcu-match-target{display:grid;grid-template-columns:130px 1fr;gap:10px}.pcu-match-target img{height:110px}.pcu-dropzone{margin-top:0}.pcu-hs-question-top{grid-template-columns:1fr}.pcu-hs-bubble{display:none}}
