:root{--sw-ink:#0b1020;--sw-ink2:#172033;--sw-paper:#fff;--sw-soft:#f4f6fb;--sw-line:#e4e8f2;--sw-gold:#f2b84b;--sw-blue:#395cff;--sw-green:#0f766e;--sw-orange:#c2410c;--sw-red:#991b1b}.stumpword-wrap{max-width:1180px;margin:0 auto;padding:24px;font-family:inherit;color:var(--sw-ink)}.stumpword-hero{position:relative;overflow:hidden;padding:44px;border-radius:30px;background:radial-gradient(circle at top right,rgba(242,184,75,.32),transparent 34%),linear-gradient(135deg,#090d18,#172033 58%,#26395f);color:#fff;margin-bottom:18px;box-shadow:0 28px 70px rgba(8,13,28,.22)}.stumpword-hero:after{content:"";position:absolute;right:-80px;bottom:-120px;width:310px;height:310px;border:1px solid rgba(255,255,255,.12);border-radius:50%}.stumpword-hero h1,.stumpword-hero h2{margin:0 0 10px;font-size:clamp(38px,7vw,76px);line-height:.94;letter-spacing:-.06em;color:#fff}.stumpword-hero p{max-width:620px;margin:0;font-size:20px;opacity:.9}.stumpword-kicker{display:inline-block;text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:800;padding:7px 11px;border:1px solid rgba(255,255,255,.35);border-radius:999px;margin-bottom:15px}.stumpword-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.stumpword-notice{background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12;padding:13px 16px;border-radius:16px;margin-bottom:18px}.stumpword-grid{display:grid;grid-template-columns:minmax(310px,430px) 1fr;gap:20px;align-items:start}.stumpword-card{background:var(--sw-paper);border:1px solid var(--sw-line);border-radius:26px;padding:24px;box-shadow:0 18px 45px rgba(15,23,42,.08);margin-bottom:20px}.stumpword-card-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.stumpword-card h2{margin:0 0 8px;font-size:28px;letter-spacing:-.03em}.stumpword-card h3{margin:0 0 6px;font-size:18px}.stumpword-muted{color:#667085;margin-top:0}.stumpword-metric-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.stumpword-metric-row div{border-radius:22px;background:#fff;border:1px solid var(--sw-line);padding:18px;box-shadow:0 10px 30px rgba(15,23,42,.06)}.stumpword-metric-row strong{display:block;font-size:28px;letter-spacing:-.04em}.stumpword-metric-row span{color:#667085;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.stumpword-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stumpword-step-grid>div{background:var(--sw-soft);border:1px solid var(--sw-line);border-radius:20px;padding:18px}.stumpword-step-grid b{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background:var(--sw-ink);color:#fff;margin-bottom:10px}.stumpword-form label,.stumpword-guess-form label{display:block;font-weight:800;margin:14px 0 7px}.stumpword-form input,.stumpword-form select,.stumpword-guess-form input{width:100%;box-sizing:border-box;border:1px solid #d1d8e6;border-radius:14px;padding:13px 14px;font:inherit;background:#fff}.stumpword-form input:focus,.stumpword-form select:focus,.stumpword-guess-form input:focus{outline:3px solid rgba(57,92,255,.15);border-color:var(--sw-blue)}.stumpword-two-col{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stumpword-button,.stumpword-small-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;background:var(--sw-ink);color:#fff!important;padding:13px 18px;font-weight:900;text-decoration:none;cursor:pointer;margin-top:16px;transition:.18s ease}.stumpword-button:hover,.stumpword-small-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(15,23,42,.14)}.stumpword-button.light{background:#fff;color:var(--sw-ink)!important}.stumpword-button.ghost{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);color:#fff!important}.stumpword-small-button{margin-top:0;white-space:nowrap;padding:11px 16px}.stumpword-small-button.outline{background:#fff;color:var(--sw-ink)!important;border:1px solid var(--sw-line)}.stumpword-feed-list{display:flex;flex-direction:column;gap:12px}.stumpword-feed-item{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px;border:1px solid var(--sw-line);border-radius:20px;background:linear-gradient(180deg,#fff,#f8fafc)}.stumpword-feed-item p{margin:0 0 10px;color:#667085}.stumpword-stats{display:flex;flex-wrap:wrap;gap:8px}.stumpword-stats span{background:#eef2ff;color:#312e81;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800}.stumpword-stats-big{margin:14px 0 18px}.stumpword-empty{padding:18px;border-radius:16px;background:#f3f4f6;color:#667085}.stumpword-back{display:inline-block;margin-bottom:12px;color:#374151;text-decoration:none;font-weight:800}.stumpword-board{margin:20px 0}.stumpword-row{display:flex;gap:8px;margin-bottom:8px}.stumpword-tile{width:48px;height:48px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;font-weight:950;font-size:22px;border:2px solid #d1d8e6;background:#fff;text-transform:uppercase}.stumpword-tile.locked{background:var(--sw-green);color:#fff;border-color:var(--sw-green)}.stumpword-tile.floating{background:var(--sw-gold);color:#221500;border-color:var(--sw-gold)}.stumpword-tile.burned{background:#edf0f5;color:#697386;border-color:#d8dee9}.stumpword-placeholder{padding:18px;border-radius:16px;background:#f9fafb;color:#667085;border:1px dashed #d1d8e6}.stumpword-legend{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px;color:#667085;font-size:13px}.stumpword-legend span{background:#f3f4f6;border-radius:999px;padding:7px 11px}.stumpword-error,.stumpword-success{padding:14px 16px;border-radius:16px;margin:14px 0}.stumpword-error{background:#fef2f2;color:var(--sw-red);border:1px solid #fecaca}.stumpword-success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.stumpword-rank-list{display:flex;flex-direction:column;gap:10px}.stumpword-rank-item{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:10px;align-items:center;background:#f8fafc;border:1px solid var(--sw-line);border-radius:16px;padding:14px}.stumpword-rank-item span{color:#667085;font-weight:700}@media(max-width:900px){.stumpword-grid,.stumpword-metric-row,.stumpword-step-grid{grid-template-columns:1fr 1fr}.stumpword-rank-item{grid-template-columns:1fr}}@media(max-width:640px){.stumpword-wrap{padding:14px}.stumpword-hero{padding:30px 22px;border-radius:24px}.stumpword-grid,.stumpword-two-col,.stumpword-metric-row,.stumpword-step-grid{grid-template-columns:1fr}.stumpword-feed-item,.stumpword-card-head{align-items:flex-start;flex-direction:column}.stumpword-small-button{width:100%}.stumpword-tile{width:38px;height:38px;font-size:17px;border-radius:10px}.stumpword-row{gap:6px}}

/* v0.3 mobile-first game board update */
.stumpword-mobile-game{max-width:720px;margin-left:auto;margin-right:auto;padding:22px;border-radius:28px}.stumpword-game-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.stumpword-mobile-game h2{font-size:clamp(30px,8vw,52px);line-height:.95;margin-bottom:8px}.wordle-style-board{width:100%;max-width:min(92vw,520px);margin:18px auto 22px}.wordle-style-board .stumpword-row{display:grid;grid-template-columns:repeat(var(--sw-cols),minmax(0,1fr));gap:7px;margin:0 0 7px}.wordle-style-board .stumpword-tile{width:100%;aspect-ratio:1/1;height:auto;border-radius:10px;font-size:clamp(18px,6vw,34px);font-weight:950;border:2px solid #d9deea;background:#ffffff;color:#111827;box-sizing:border-box}.wordle-style-board .stumpword-tile.empty{background:#fff;border-color:#d9deea;color:transparent}.wordle-style-board .stumpword-tile.locked{background:#047857;border-color:#047857;color:#fff}.wordle-style-board .stumpword-tile.floating{background:#f6bd49;border-color:#f6bd49;color:#1f1600}.wordle-style-board .stumpword-tile.burned{background:#6b7280;border-color:#6b7280;color:#fff}.stumpword-wordle-form{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;margin-top:8px}.stumpword-wordle-form .stumpword-guess-input{height:54px;border-radius:15px;font-size:20px;text-transform:uppercase;letter-spacing:.08em;font-weight:850}.stumpword-wordle-form .stumpword-button{height:54px;margin:0;min-width:96px;padding:0 18px;border-radius:15px;color:#fff!important;background:#0b1020!important;line-height:1;text-align:center;white-space:nowrap}.stumpword-tries-left{grid-column:1/-1;text-align:center;margin:0;font-weight:800}.stumpword-inline-form{display:inline-block;margin-right:10px}.stumpword-inline-form .stumpword-small-button{margin-top:0;color:#0b1020!important}.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:640px){.stumpword-wrap{padding:10px}.stumpword-app-shell .stumpword-hero{display:none}.stumpword-notice{font-size:14px;line-height:1.35;margin:8px 0 14px}.stumpword-mobile-game{padding:18px 14px;border-radius:22px;box-shadow:0 10px 30px rgba(15,23,42,.08)}.stumpword-game-top{display:block}.stumpword-game-top .stumpword-small-button{width:auto;margin-top:8px;padding:10px 14px}.stumpword-mobile-game .stumpword-stats-big{gap:6px;margin:12px 0}.stumpword-mobile-game .stumpword-stats span{font-size:12px;padding:6px 9px}.wordle-style-board{max-width:100%;margin-top:16px}.wordle-style-board .stumpword-row{gap:5px;margin-bottom:5px}.wordle-style-board .stumpword-tile{border-radius:8px;font-size:clamp(16px,7.2vw,28px)}.stumpword-wordle-form{grid-template-columns:1fr;gap:9px}.stumpword-wordle-form .stumpword-button{width:100%;font-size:16px}.stumpword-wordle-form .stumpword-guess-input{text-align:center;font-size:18px}.stumpword-back{font-size:15px;margin-bottom:10px}.stumpword-mobile-game h2{font-size:38px}.stumpword-muted{font-size:15px;line-height:1.35}}

/* v0.4 mobile gameplay persistence + live typing polish */
.wordle-style-board .stumpword-tile.typing{border-color:#0b1020;background:#fff;color:#0b1020;transform:scale(.98)}
.stumpword-enter-button,.stumpword-wordle-form button[type="submit"]{color:#fff!important;background:#0b1020!important;opacity:1!important;visibility:visible!important;text-indent:0!important}
.stumpword-enter-button:disabled{opacity:.8!important;cursor:wait}
.stumpword-wordle-form .stumpword-guess-input{text-transform:uppercase}
@media(max-width:640px){
  .stumpword-play-card{margin-top:0!important}
  .wordle-style-board .stumpword-tile{min-width:0!important;line-height:1!important}
  .stumpword-enter-button{display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;min-height:54px!important}
}
