.anagram-practice-main{--pack-accent: #f49345}.anagram-practice-hero{max-width:900px;margin-bottom:clamp(34px,6vw,62px)}.anagram-practice-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 24px}.anagram-practice-facts div{padding:18px 20px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.anagram-practice-facts dt{color:var(--muted);font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.anagram-practice-facts dd{margin:4px 0 0;color:var(--ink);font-weight:900}.anagram-practice-card{padding:clamp(22px,4vw,40px);border:1px solid var(--line);border-top:5px solid var(--pack-accent);border-radius:18px;background:var(--surface-raised);box-shadow:0 24px 70px #00000029}.anagram-practice-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.anagram-practice-heading h2{margin:0;font-size:clamp(1.5rem,3vw,2.25rem);letter-spacing:-.035em}.anagram-practice-controls{display:grid;grid-template-columns:minmax(180px,.35fr) auto minmax(240px,1fr);align-items:end;gap:13px;margin-top:28px;padding:18px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.anagram-practice-field label{display:block;margin-bottom:6px;color:var(--muted);font-size:.8rem;font-weight:850}.anagram-practice-field select,.anagram-practice-controls>button,.anagram-practice-actions>button,.practice-row-actions button{min-height:44px;padding:8px 13px;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:8px;font-weight:850}.anagram-practice-field select{width:100%}.anagram-practice-controls>button,.anagram-practice-actions>button,.practice-row-actions button{cursor:pointer}.anagram-practice-controls>button,.anagram-practice-actions>button{color:var(--on-accent);background:var(--pack-accent);border-color:var(--pack-accent)}.anagram-practice-controls button:disabled,.anagram-practice-actions button:disabled,.practice-row-actions button:disabled,.anagram-practice-field select:disabled{opacity:.56;cursor:not-allowed}.anagram-practice-controls>p{align-self:center;margin:0;color:var(--muted);font-size:.82rem}.practice-anagram{grid-template-columns:38px minmax(0,1fr) minmax(150px,.35fr) minmax(98px,auto)}.practice-anagram-prompt{min-width:0}.practice-hint{margin:7px 0 0;color:var(--pack-accent);font-size:.74rem;font-weight:850}.practice-row-actions{display:grid;justify-items:stretch;gap:6px}.practice-row-actions button{min-height:38px;padding:6px 9px;font-size:.72rem}.practice-row-actions .pack-anagram-state{text-align:center}.anagram-practice-actions{flex-wrap:wrap}.anagram-practice-actions .pack-progress{margin-left:auto}.anagram-practice-answer{margin-top:26px;border:1px solid var(--line);border-radius:11px;background:var(--surface)}.anagram-practice-answer-content{padding:22px}.anagram-practice-answer-content>p{margin:0 0 18px;color:var(--muted)}.anagram-practice-method{margin-top:clamp(70px,10vw,115px)}.anagram-practice-method .section-heading{max-width:820px}.anagram-practice-method ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin:30px 0 0;padding:0;list-style:none;counter-reset:practice-step}.anagram-practice-method li{position:relative;min-height:150px;padding:24px 24px 24px 70px;border:1px solid var(--line);border-radius:13px;background:var(--surface);counter-increment:practice-step}.anagram-practice-method li:before{content:counter(practice-step);position:absolute;top:24px;left:22px;width:32px;height:32px;display:grid;place-items:center;color:var(--on-accent);background:var(--pack-accent);border-radius:50%;font-size:.78rem;font-weight:900}.anagram-practice-method strong,.anagram-practice-method span{display:block}.anagram-practice-method span{margin-top:7px;color:var(--muted);font-size:.86rem}.anagram-practice-boundary{margin-top:clamp(60px,8vw,90px);border-left-color:var(--pack-accent)}@media (max-width: 900px){.anagram-practice-controls{grid-template-columns:1fr 1fr}.anagram-practice-controls>p{grid-column:1 / -1}.practice-anagram{grid-template-columns:34px minmax(0,1fr)}.practice-anagram input,.practice-row-actions{grid-column:2}.practice-row-actions{grid-template-columns:minmax(110px,auto) 1fr;align-items:center}}@media (max-width: 680px){.anagram-practice-facts,.anagram-practice-method ol{grid-template-columns:1fr}.anagram-practice-heading{display:grid}.anagram-practice-heading .privacy-chip{justify-self:start;white-space:normal}.anagram-practice-controls{grid-template-columns:1fr;align-items:stretch}.anagram-practice-controls>p{grid-column:auto}.anagram-practice-actions{align-items:stretch}.anagram-practice-actions .pack-progress{margin-left:0}}@media (prefers-reduced-motion: reduce){.anagram-practice-main *{scroll-behavior:auto!important}}
