.dp-word-stacks{--ws-pink:#ea74a8;--ws-pink-light:#fdf0f5;--ws-pink-border:#ea74a8;--ws-dark:#1c2525;--ws-border:#f3d9e4;--ws-font:-apple-system, "Inter", "Segoe UI", sans-serif}.dp-word-stacks__card{width:100%;padding:.75rem}.dp-word-stacks__page-title{font-size:var(--dp-font-size-h2);color:var(--title);margin-bottom:1rem;font-weight:600;display:inline-block;position:relative}.dp-word-stacks__title-decoration{display:none;position:absolute;top:.5rem;right:-6.25rem}@media (width>=1024px){.dp-word-stacks__title-decoration{display:block}}.dp-word-stacks__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.dp-word-stacks .dp-word-stacks__subtitle{font-family:var(--ws-font);font-size:var(--dp-font-size-body);color:#64748b;margin-top:4px;display:none}.dp-word-stacks .dp-word-stacks__reveal-all{background:var(--ws-dark);color:#fff;height:44px;font-family:var(--ws-font);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 20px;font-size:14px;font-weight:600;transition:opacity .15s}.dp-word-stacks .dp-word-stacks__reveal-all:hover{opacity:.85}.dp-word-stacks__reveal-all--desktop{display:none}.dp-word-stacks__reveal-all--mobile{width:100%;display:flex}.dp-word-stacks .dp-word-stacks__reveal-all-arrow{width:18px;height:auto}.dp-word-stacks__error{text-align:center;color:#9ca3af;padding-block:2.5rem}.dp-word-stacks .dp-word-stacks__board{border:4px solid var(--ws-pink-border);background:var(--ws-pink-light);border-radius:20px;margin-top:1rem;padding:16px}.dp-word-stacks .dp-word-stacks__grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.dp-word-stacks .dp-word-stacks__word{border:1.5px solid var(--ws-border);height:52px;color:var(--ws-dark);font-family:var(--ws-font);cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;background:#fff;border-radius:10px;justify-content:center;align-items:center;padding:0 10px;font-size:14px;font-weight:600;transition:background .12s,color .12s,border-color .12s;display:flex}.dp-word-stacks .dp-word-stacks__word:hover.dp-is-hidden{border-color:var(--ws-pink);background:#fff6fa}.dp-word-stacks .dp-word-stacks__word:focus-visible{outline:2px solid var(--ws-pink);outline-offset:2px}.dp-word-stacks .dp-word-stacks__word.dp-is-revealed{background:var(--ws-pink);border-color:var(--ws-pink);color:#fff;text-transform:uppercase;letter-spacing:.02em}@media (width>=701px) and (width<=1023px){.dp-word-stacks .dp-word-stacks__grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.dp-word-stacks .dp-word-stacks__grid{grid-template-columns:repeat(6,1fr);gap:12px}.dp-word-stacks .dp-word-stacks__word{height:56px;font-size:15px}}@media (width>=768px){.dp-word-stacks__card{padding:2rem}.dp-word-stacks__header{margin-bottom:1.5rem}.dp-word-stacks .dp-word-stacks__subtitle{display:block}.dp-word-stacks__reveal-all--desktop{display:inline-flex}.dp-word-stacks__reveal-all--mobile{display:none}.dp-word-stacks .dp-word-stacks__board{margin-top:1.5rem}}@media (width<=700px){.dp-word-stacks .dp-word-stacks__board{border-radius:16px;padding:12px}.dp-word-stacks .dp-word-stacks__word{border-radius:10px;height:46px;font-size:13px}.dp-word-stacks .dp-word-stacks__grid{gap:8px}}
