.wordclimber-shell{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:1.25rem 0 4rem}.wordclimber-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.brand-link{display:inline-flex;align-items:center;gap:.7rem;color:#233044;font-weight:900;text-decoration:none}.brand-link img{width:52px;height:52px;object-fit:contain}.hero-card,.game-card-shell,.stats-card,.guessed-list,.help-modal{border:1px solid rgba(35,48,68,.1);border-radius:2rem;background:rgba(255,255,255,.78);box-shadow:0 24px 70px #23304424}.hero-card{margin-bottom:1rem;padding:clamp(1.5rem,4vw,2.5rem)}.hero-card h1{margin:0;font-size:clamp(2.4rem,8vw,5rem);line-height:.95;letter-spacing:-.06em}.hero-card p{max-width:48rem;margin:.75rem 0 0;color:#4b5b70;font-size:1.08rem}.eyebrow{margin:0 0 .5rem;color:#0f8a70;font-size:.78rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.game-card-shell{display:grid;gap:1.2rem;padding:clamp(1rem,4vw,2rem)}.stats-card{display:grid;grid-template-columns:1fr auto;gap:1.5rem;padding:1.25rem;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(255,249,236,.92))}.stats-card h2{margin:0;color:#233044;font-size:clamp(1.4rem,4vw,2.1rem);letter-spacing:-.04em}.stats-card p{margin:.35rem 0 0;color:#4b5b70}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(5rem,1fr));gap:.6rem;margin:0}.stats-grid div{min-width:5rem;padding:.75rem;text-align:center;background:#fff9ec;border-radius:1.1rem}.stats-grid dt{color:#66758a;font-size:.72rem;font-weight:900;text-transform:uppercase}.stats-grid dd{margin:.1rem 0 0;color:#233044;font-size:1.6rem;font-weight:950}.save-status{grid-column:1 / -1;padding-top:.75rem;border-top:1px solid rgba(35,48,68,.1);font-size:.95rem}.letter-row{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(.35rem,1vw,.65rem)}.answer-row{min-height:5.25rem;align-items:center}.button-row{padding:.5rem 0}.letter-box,.letter-button{display:inline-grid;width:clamp(2.8rem,8vw,5rem);height:clamp(2.8rem,8vw,5rem);place-items:center;border:0;border-radius:1.2rem;font-size:clamp(1.5rem,5vw,3rem);font-weight:950;text-transform:uppercase}.letter-box{color:#233044;border:2px solid rgba(35,48,68,.12);box-shadow:inset 0 -8px #23304414;transform:rotate3d(0)}.letter-disabled{color:#23304438;background:#f6ead3}.letter-occupied{color:#042f2e;background:linear-gradient(135deg,#5eead4,#facc15);animation:x-axis-animation .42s ease-in-out 0s}.letter-hinted{color:#3b2200;background:linear-gradient(135deg,#fde68a,#fb923c);animation:x-axis-animation .42s ease-in-out 0s}.letter-correct{color:#042f2e;background:radial-gradient(circle at 30% 20%,#fff7ad 0%,#5eead4 42%,#14b8a6 100%);box-shadow:inset 0 -10px #042f2e29,0 0 #facc1500,0 18px 34px #14b8a638;animation:correct-letter-pop 1.18s cubic-bezier(.2,1.35,.35,1) both}.answer-row .letter-correct:nth-child(2){animation-delay:95ms}.answer-row .letter-correct:nth-child(3){animation-delay:.19s}.answer-row .letter-correct:nth-child(4){animation-delay:285ms}.answer-row .letter-correct:nth-child(5){animation-delay:.38s}.answer-row .letter-correct:nth-child(6){animation-delay:475ms}.answer-row .letter-correct:nth-child(7){animation-delay:.57s}.answer-row .letter-correct:nth-child(8){animation-delay:665ms}.answer-row .letter-correct:nth-child(9){animation-delay:.76s}.letter-guessed{width:clamp(2rem,6vw,3.2rem);height:clamp(2rem,6vw,3.2rem);color:#0f8a70;background:#e6fffb;border-color:#0f8a7038;box-shadow:none;font-size:clamp(1rem,3vw,1.9rem)}.letter-wrong{color:#fff;background:linear-gradient(135deg,#fb7185,#be123c)}.letter-button{color:#fff9ec;background:#233044;box-shadow:0 12px 24px #23304433;transition:transform .16s ease,box-shadow .16s ease}.letter-button:hover{transform:translateY(-2px);box-shadow:0 16px 30px #23304440}.letter-button-slot{display:inline-flex;animation:shuffle-slide-in .38s cubic-bezier(.2,1.2,.35,1) both}@keyframes shuffle-slide-in{0%{opacity:0;transform:translateY(1rem) scale(.8) rotate(-6deg)}60%{opacity:1;transform:translateY(-.18rem) scale(1.04) rotate(2deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@media (prefers-reduced-motion: reduce){.letter-button-slot{animation-duration:1ms}}.letter-button:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible,.modal-close:focus-visible{outline:3px solid rgba(15,138,112,.45);outline-offset:3px}.action-row{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:0 1.2rem;border-radius:999px;font-weight:900;text-decoration:none}.primary-button{color:#062d2b;border:0;background:linear-gradient(135deg,#facc15,#14b8a6);box-shadow:0 14px 32px #0f8a702e}.secondary-button{color:#233044;border:1px solid rgba(35,48,68,.14);background:rgba(255,255,255,.84)}.guessed-list{max-height:22rem;padding:1rem;overflow-y:auto}.guessed-list h2{margin:0 0 .75rem;font-size:1.1rem}.guessed-row{display:grid;justify-items:center;gap:.35rem;padding:.8rem 0;border-top:1px solid rgba(35,48,68,.08)}.guessed-row:first-of-type{border-top:0}.guessed-row p{margin:0;color:#66758a;font-size:.85rem;font-weight:800}.compact{gap:.25rem}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:grid;place-items:center;padding:1rem;background:rgba(35,48,68,.42)}.help-modal{position:relative;width:min(36rem,100%);padding:2rem}.help-modal h2{margin:0 0 .75rem;font-size:2rem}.help-modal p{color:#4b5b70}.help-rules{display:grid;gap:.55rem;margin:1rem 0;padding-left:1.2rem;color:#4b5b70}.help-rules li::marker{color:#0f8a70}.modal-close{position:absolute;top:1rem;right:1rem;display:grid;width:2.3rem;height:2.3rem;place-items:center;color:#233044;border:0;border-radius:999px;background:#fff9ec;font-size:1.4rem;font-weight:900}.share-preview{padding:1rem;overflow-x:auto;color:#233044;background:#fff9ec;border-radius:1rem;font-family:inherit;font-weight:800}.celebration{pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;overflow:hidden}.celebration span{position:absolute;top:-2rem;left:calc(var(--fall-index, 0) * 6%);width:.8rem;height:1.4rem;background:#facc15;border-radius:.2rem;animation:confetti-fall 2.2s ease-in forwards}.celebration span:nth-child(3n){background:#14b8a6}.celebration span:nth-child(4n){background:#fb923c}.celebration span:nth-child(1){--fall-index: 1;animation-delay:0ms}.celebration span:nth-child(2){--fall-index: 5;animation-delay:90ms}.celebration span:nth-child(3){--fall-index: 9;animation-delay:.16s}.celebration span:nth-child(4){--fall-index: 13;animation-delay:40ms}.celebration span:nth-child(5){--fall-index: 16;animation-delay:.22s}.celebration span:nth-child(6){--fall-index: 2;animation-delay:.3s}.celebration span:nth-child(7){--fall-index: 7;animation-delay:.13s}.celebration span:nth-child(8){--fall-index: 11;animation-delay:.26s}.celebration span:nth-child(9){--fall-index: 15;animation-delay:20ms}.celebration span:nth-child(10){--fall-index: 3;animation-delay:.34s}.celebration span:nth-child(11){--fall-index: 6;animation-delay:60ms}.celebration span:nth-child(12){--fall-index: 10;animation-delay:.18s}.celebration span:nth-child(13){--fall-index: 14;animation-delay:.28s}.celebration span:nth-child(14){--fall-index: 17;animation-delay:.11s}.celebration span:nth-child(15){--fall-index: 4;animation-delay:.24s}.celebration span:nth-child(16){--fall-index: 8;animation-delay:.32s}.celebration span:nth-child(17){--fall-index: 12;animation-delay:.15s}.celebration span:nth-child(18){--fall-index: 18;animation-delay:.21s}@keyframes x-axis-animation{0%{transform:rotateX(0)}to{transform:rotateX(360deg)}}@keyframes correct-letter-pop{0%{filter:brightness(1);transform:translateY(0) scale(1) rotate(0)}18%{filter:brightness(1.2);transform:translateY(-1.15rem) scale(1.26) rotate(-7deg);box-shadow:inset 0 -10px #042f2e1f,0 0 0 .6rem #facc153d,0 24px 44px #14b8a65c}42%{transform:translateY(.35rem) scale(.92) rotate(5deg)}62%{transform:translateY(-.55rem) scale(1.1) rotate(-3deg)}82%{filter:brightness(1.08);transform:translateY(.08rem) scale(1.02) rotate(2deg)}to{filter:brightness(1);transform:translateY(0) scale(1) rotate(0)}}@keyframes confetti-fall{to{transform:translateY(calc(100vh + 4rem)) rotate(540deg)}}@media (max-width: 780px){.stats-card{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{color:#233044;background:#fff9ec;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at top left,rgba(250,204,21,.32),transparent 28rem),radial-gradient(circle at bottom right,rgba(20,184,166,.22),transparent 30rem),#fff9ec}button,a{font:inherit}button{cursor:pointer}button[hidden]{display:none}#root{min-height:100vh}
