@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@700;800&family=Nunito:wght@500;700;800&display=swap";:root{--font-display:"Baloo 2", "Nunito", ui-rounded, system-ui, sans-serif;--color-bg:#14afb5;--color-bg-deep:#0c7d86;--color-bg-soft:#29c2c5;--color-surface:#fff2d8;--color-surface-alt:#fbe8c5;--color-panel:#fff7e8;--color-primary:#2c9c94;--color-primary-light:#8fd4c4;--color-primary-foreground:#f7fffe;--color-primary-dark:#1e746d;--color-secondary:#ff7668;--color-highlight:#f7c948;--color-success:#56b870;--color-warning:#f05d5e;--color-border:#171316;--color-text:#171316;--color-muted-text:#6f5b67;--color-muted-surface:#ccb6b7;--shadow-hard-sm:3px 3px 0 var(--color-border);--shadow-hard-md:5px 5px 0 var(--color-border);--shadow-hard-lg:8px 8px 0 var(--color-border);--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--radius-pill:999px;--border-standard:3px solid var(--color-border);--border-emphasis:4px solid var(--color-border);--border-thin:2px solid #17131633;--radius-small:var(--radius-sm);--radius-medium:var(--radius-md);--radius-large:var(--radius-lg);--shadow-small:var(--shadow-hard-sm);--shadow-medium:var(--shadow-hard-md);--shadow-large:var(--shadow-hard-lg);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--answer-slot-size:48px;--answer-slot-glyph-size:25px;--motion-fast:.12s;--motion-normal:.18s;--motion-slow:.26s;color:var(--color-text);background:var(--color-bg);font-family:Nunito,sans-serif;font-weight:700;line-height:1.4}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--color-bg);color:var(--color-text);background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:32px 32px;margin:0}button,input{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}input:focus-visible{outline-offset:2px;outline:4px solid #1aa6a659}button:focus-visible{outline:none}.app-shell{min-height:100vh;position:relative;overflow:visible}.app-frame{z-index:1;width:min(100%,820px);margin:0 auto;padding:20px 20px 24px;position:relative}.app-header{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:24px;display:flex}.brand-lockup{justify-content:flex-end;align-items:center;padding-right:6px;display:flex}.brand-mark{width:56px;height:56px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;place-items:center;padding:0;display:grid;position:relative;overflow:visible}.brand-mark--shaking{animation:.42s ease-in-out logo-wiggle}.brand-mark__badge{transform-origin:50%;filter:drop-shadow(2px 2px #000);width:56px;height:56px;overflow:visible;transform:none}.brand-mark__badge-backdrop{fill:var(--color-primary);stroke:#000;stroke-width:5px}.brand-mark__glyph-outline,.brand-mark__glyph-shadow{color:#000}.brand-mark__glyph-face{color:#fff9ee}.app-header h1,.app-header h2,.glyph-card h2,.game-card h2,.share-card h3,.tip-card h3,.guess-grid h3,.modal-panel h2,.distribution h3{font-family:var(--font-display);letter-spacing:.01em;margin:0;font-weight:800}.eyebrow{margin:0 0 var(--space-1);text-transform:uppercase;letter-spacing:.12em;color:var(--color-muted-text);font-size:.74rem}.guess-grid__legend,.modal-copy li,.status-banner span,.message-card span{color:var(--color-muted-text)}.header-actions{gap:var(--space-2);flex-wrap:nowrap;justify-content:flex-start;align-items:center;min-width:0;display:flex}.header-action-button{width:50px;min-width:50px;height:50px;min-height:50px;box-shadow:3px 3px 0 var(--color-border);color:var(--color-border);border-radius:50%;flex:0 0 50px;justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex}.archive-modal{gap:12px;display:grid}.archive-modal__layout{align-items:start;gap:10px;padding-top:8px;display:grid}.archive-modal__calendar-column{gap:10px;min-width:0;display:grid}.archive-modal__toolbar{--archive-toolbar-height:54px;width:100%;display:block}.archive-modal__nav{width:42px;min-width:42px;height:42px;min-height:42px;box-shadow:none;border-radius:12px;justify-content:center;align-items:center;padding:0;display:inline-flex}.archive-modal__nav.archive-modal__nav--inline{width:54px;min-width:54px;height:54px;min-height:54px;color:var(--color-border);background:0 0;border-color:#0000;border-radius:12px}.archive-modal__nav-icon{width:34px;height:34px;display:block}.archive-modal__link-icon{flex:0 0 14px;width:14px;height:14px;display:block}.archive-modal__month-chip{width:100%;min-width:0;min-height:var(--archive-toolbar-height,52px);border:var(--border-standard);box-shadow:2px 2px 0 var(--color-border);background:#fff8eb;border-radius:16px;grid-template-columns:54px minmax(0,1fr) 54px;align-items:center;gap:8px;padding:.35rem .5rem;display:grid}.archive-modal__month-copy{justify-items:center;gap:3px;min-width:0;display:grid}.archive-modal__loading,.archive-modal__preview-loading{min-height:112px;padding:12px 0}.archive-modal__preview-loading{min-height:164px}.archive-modal__month-label{letter-spacing:.06em;text-align:center;text-transform:uppercase;color:var(--color-muted-text);font-size:.72rem;font-weight:800}.archive-modal__month-chip strong{color:var(--color-border);font-family:var(--font-display);font-size:.84rem;font-weight:800;line-height:1}.archive-modal__month-skeleton{background:linear-gradient(90deg,#fff8ebe6 0%,#f5dcc8f2 50%,#fff8ebe6 100%) 0 0/200% 100%;border-radius:999px;width:min(100%,132px);height:.92rem;animation:1.1s linear infinite shimmer;display:block}.archive-modal__days{grid-template-columns:repeat(auto-fit,minmax(52px,1fr));gap:6px;display:grid}.archive-calendar{gap:8px;display:grid}.archive-calendar--skeleton{animation:none}.archive-calendar__weekdays,.archive-calendar__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.archive-calendar__weekday{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted-text);font-size:.68rem;font-weight:800}.archive-calendar__blank{min-height:44px}.archive-calendar__skeleton-day{background:linear-gradient(90deg,#fff8ebe6 0%,#f5dcc8f2 50%,#fff8ebe6 100%) 0 0/200% 100%;border-radius:11px;min-height:44px;animation:1.1s linear infinite shimmer}.archive-modal__day{appearance:none;cursor:pointer;touch-action:manipulation;border:var(--border-standard);box-shadow:2px 2px 0 var(--color-border);color:var(--color-border);text-align:center;background:#fff8eb;border-radius:11px;align-content:center;justify-items:center;gap:2px;min-height:44px;padding:.2rem .25rem;display:grid;position:relative}.archive-modal__day-stamp{border:2px solid var(--color-border);background:var(--color-primary);color:#fff8eb;width:16px;height:16px;box-shadow:1px 1px 0 var(--color-border);pointer-events:none;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:4px;right:4px}.archive-modal__day-stamp--failed{background:var(--color-warning)}.archive-modal__day-stamp-icon{pointer-events:none;width:10px;height:10px;display:block}.archive-modal__day--active{background:var(--color-highlight)}.archive-modal__day--disabled{color:#17131652;box-shadow:none;cursor:not-allowed;background:#fff8eb8c;border-style:dashed}.archive-modal__day-number{font-family:var(--font-display);pointer-events:none;font-size:.94rem;line-height:1}.archive-modal__day-label{display:none}.archive-modal__empty-month{text-align:center;color:var(--color-muted-text);margin:0;font-size:.88rem}.archive-modal__date-block span,.archive-modal__copy{color:var(--color-muted-text);font-size:.88rem}.archive-modal__footer{align-content:start;gap:6px;padding-top:2px;display:grid}.archive-modal__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.archive-modal__actions>:only-child{grid-column:1/-1}.archive-modal__play-button{width:100%;min-width:0;min-height:32px;box-shadow:2px 2px 0 var(--color-border);letter-spacing:.01em;text-wrap:balance;border-radius:12px;justify-content:center;justify-self:stretch;align-items:center;gap:.38rem;padding:.36rem .52rem;font-size:.68rem;line-height:1.08;display:inline-flex}.archive-modal__action-icon{flex:0 0 14px;width:14px;height:14px}.archive-modal__copy{text-align:left;margin:0}.action-button.archive-modal__link{border-radius:var(--radius-pill);min-height:30px;box-shadow:2px 2px 0 var(--color-border);color:#fff;text-wrap:balance;background:#ff6a00;justify-content:center;justify-self:start;align-items:center;gap:6px;padding:.3rem .48rem;font-size:.64rem;line-height:1.08;text-decoration:none;display:inline-flex}.archive-modal__brand-strip{grid-template-columns:88px minmax(0,1fr);align-items:center;gap:12px;padding-top:2px;display:grid}.archive-modal__brand-logo{justify-items:center;min-width:0;text-decoration:none;display:grid}.archive-modal__brand-logo-image,.archive-modal__brand-placeholder{width:100%;max-width:72px}.archive-modal__brand-logo-image{object-fit:contain;display:block}.archive-modal__brand-placeholder{font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;color:var(--color-muted-text);text-align:center;place-items:center;font-size:.56rem;line-height:1.1;display:grid}.archive-modal__brand-copy{gap:6px;min-width:0;display:grid}.header-action-icon{flex:0 0 30px;width:30px;height:30px;display:block}.app-main{display:block}.app-footer{text-align:center;color:#fff8eb;margin-top:20px;font-size:.86rem;font-weight:400}.app-footer p{color:inherit;margin:0}.app-footer a{color:inherit;text-decoration:none}.app-footer a:hover,.app-footer a:focus-visible{text-decoration:underline}.legal-page{display:grid}.legal-frame{width:min(100%,900px);padding-top:10px}.legal-card{gap:16px;padding:clamp(18px,4vw,30px);display:grid}.legal-page__header{gap:2px;display:grid}.legal-page__header .eyebrow,.legal-page__header h1,.legal-page__header .legal-page__updated{margin:0}.legal-page__header h1{font-family:var(--font-display);font-size:clamp(2rem,5vw,2.8rem);line-height:.98}.legal-page__updated{color:var(--color-muted-text);margin:0;font-size:.92rem}.legal-page__highlight{border:var(--border-standard);box-shadow:var(--shadow-small);background:#fff8eb;border-radius:18px;padding:12px 14px}.legal-page__highlight p{margin:0}.legal-page__content{gap:18px;display:grid}.legal-page__content section{gap:8px;display:grid}.legal-page__content h2{font-family:var(--font-display);margin:0;font-size:1.3rem}.legal-page__content p{color:var(--color-text);margin:0}.legal-page__list{gap:8px;margin:0;padding-left:1.2rem;display:grid}.legal-page__list li{color:var(--color-text)}.legal-page__content a{color:var(--color-primary-dark)}.legal-page__actions{justify-content:flex-start;display:flex}.legal-page__back-link{box-shadow:var(--shadow-small);text-decoration:none}.card{border:var(--border-emphasis);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-large)}.card--alt{background:#fff}.game-layout{gap:12px;width:min(100%,760px);min-width:0;margin:0 auto;display:grid}.game-card{animation:card-pop var(--motion-slow) ease-out;padding:clamp(18px,4vw,32px)}.game-card--compact{width:min(100%,420px);margin:0 auto 32px}.glyph-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;min-width:0;display:grid}.glyph-grid>*{min-width:0}.status-window{gap:var(--space-4);padding:var(--space-4);display:grid}.status-window__top{gap:var(--space-3);display:grid}.status-window__body{gap:var(--space-4);grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);display:grid}.status-window--compact .status-window__body{grid-template-columns:1fr}.status-window__entry{align-content:start;gap:var(--space-4);display:grid}.rail-chip-row{gap:var(--space-2);flex-wrap:wrap;display:flex}.message-card{gap:var(--space-3);border:var(--border-standard);border-radius:var(--radius-large);background:var(--color-panel);box-shadow:var(--shadow-medium);padding:var(--space-3) var(--space-4);grid-template-columns:auto 1fr;align-items:start;display:grid}.message-card__icon{border:var(--border-standard);background:var(--color-primary-light);width:40px;height:40px;box-shadow:var(--shadow-small);border-radius:50%;place-items:center;font-size:1rem;display:grid}.message-card p{margin:0;font-weight:800}.message-card span{margin-top:var(--space-1);font-size:.92rem;display:block}.game-card__header,.glyph-card__header,.share-card__header,.distribution__header{justify-content:space-between;gap:var(--space-3);flex-wrap:wrap;align-items:flex-start;display:flex}.chip-row{gap:var(--space-2);flex-wrap:wrap;display:flex}.glyph-card{box-shadow:5px 5px 0 var(--color-border);background:#fff;border-radius:24px;align-content:start;gap:8px;min-width:0;padding:24px 14px 12px;display:grid;position:relative;overflow:visible}.glyph-card__header{z-index:1;justify-content:center;width:calc(100% - 16px);margin:0;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.glyph-card__pill{border:var(--border-standard);border-radius:var(--radius-pill);background:var(--color-primary);min-height:36px;box-shadow:var(--shadow-small);color:#fff8e7;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;max-width:100%;padding:.35rem 1rem;font-size:.8rem;font-weight:800;display:inline-flex;overflow:hidden}.glyph-stage{border-radius:calc(var(--radius-xl) - 8px);aspect-ratio:1;width:100%;min-height:clamp(180px,25vw,216px);box-shadow:none;perspective:760px;transform-style:preserve-3d;background:0 0;border:0;place-items:center;display:grid;position:relative;overflow:hidden}.glyph-stage svg{transform-origin:50% 54%;transform-box:fill-box;place-self:center;width:calc(100% - clamp(30px,5vw,54px));max-width:none;height:auto;max-height:calc(100% - clamp(24px,4vw,40px));margin:0 auto;display:block}.glyph-stage__empty{inset:auto var(--space-4) var(--space-4);text-align:center;color:var(--color-muted-text);margin:0;font-size:.92rem;position:absolute}.glyph-stage--settled{animation:glyph-settle var(--motion-slow) ease-out}.glyph-card__footer{justify-content:center;margin-top:-34px;padding-top:0;display:flex}.glyph-layer{fill:none;vector-effect:non-scaling-stroke;transform:translate3d(var(--glyph-translate-x,0px), var(--glyph-translate-y,0px), 0px) rotate(var(--glyph-rotation,0deg)) scale(var(--glyph-scale,1));transform-style:preserve-3d;transition:color var(--motion-normal) ease, opacity var(--motion-normal) ease, transform var(--motion-normal) ease}.glyph-stage--solve-reveal .glyph-layer{animation:2.36s cubic-bezier(.16,.78,.2,1) both glyph-layer-stack-in;animation-delay:var(--glyph-layer-delay,0s);will-change:transform, opacity}.glyph-stage--solve-reveal svg{animation:glyph-stage-isometric-reveal var(--glyph-reveal-total-duration,2.26s) cubic-bezier(.22, .8, .24, 1) both;transform-style:preserve-3d;will-change:transform}.glyph-layer--ink{color:#2f1f36}.glyph-layer--highlighted{color:#2f1f36;opacity:1}.glyph-layer--teal,.glyph-layer--coral,.glyph-layer--gold{color:#2f1f36}.metadata-row{flex-wrap:wrap;flex:none;justify-content:center;align-items:center;gap:8px;display:flex}.attempt-meter{justify-content:center;align-items:center;display:inline-flex}.attempt-meter--card{width:100%;margin-bottom:-6px}.attempt-hearts{justify-content:center;align-items:center;gap:3px;margin-left:0;line-height:1;display:inline-flex}.attempt-heart{width:20px;height:20px;box-shadow:none;color:#fff8eb;transform-origin:50%;background:0 0;border:0;border-radius:0;place-items:center;display:inline-grid}.attempt-heart--filled{color:var(--color-highlight)}.attempt-heart--popping{animation:.38s cubic-bezier(.2,.85,.28,1) heart-pop}.attempt-heart__icon{width:18px;height:18px;stroke:var(--color-border);filter:drop-shadow(1px 2px #000);display:block}.meta-chip{border:var(--border-standard);border-radius:var(--radius-pill);background:var(--color-highlight);max-width:100%;box-shadow:var(--shadow-small);color:var(--color-border);justify-content:center;align-items:center;gap:5px;padding:.28rem .6rem;font-size:.74rem;font-weight:800;line-height:1;display:inline-flex}.meta-chip__icon{fill:none;width:13px;height:13px;stroke:var(--color-border);stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;flex:0 0 13px}.play-controls{display:block}.play-toolbar{flex-wrap:nowrap;justify-content:center;align-items:flex-start;gap:10px;display:flex}.answer-row{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:8px;width:auto;margin:0;display:grid}.answer-input{width:100%;margin:0;display:block;position:relative}.answer-input--shaking .answer-input__slots{animation:.32s ease-in-out answer-shake}.answer-input__field{color:#0000;caret-color:#0000;opacity:0;pointer-events:none;text-transform:uppercase;z-index:-1;background:0 0;border:0;outline:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute}.answer-input__slots{justify-content:center;gap:4px;display:grid}.answer-slot{width:var(--answer-slot-size);height:var(--answer-slot-size);appearance:none;border:var(--border-standard);box-shadow:2px 2px 0 var(--color-border);color:#17131640;background:#fff8eb;border-radius:14px;place-items:center;padding:0;display:grid;position:relative}.answer-slot:disabled{cursor:default;opacity:1}.answer-slot--filled{color:var(--color-border);background:#fff5cf}.answer-slot--current{box-shadow:0 0 0 2px #109aa238, 2px 2px 0 var(--color-border);background:#f7fffc;border-color:#109aa2}.answer-input:focus-within .answer-slot--current{outline-offset:1px;outline:3px solid #1aa6a661}.answer-slot__glyph{width:var(--answer-slot-glyph-size);height:var(--answer-slot-glyph-size);display:block}.play-actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.play-action{width:54px;min-width:54px;height:40px;min-height:40px;box-shadow:3px 3px 0 var(--color-border);color:var(--color-border);border-radius:999px;justify-content:center;align-items:center;gap:0;padding:0;display:inline-flex}.play-action--submit{background:var(--color-highlight)}.play-action--erase{background:#a9eaeb}.play-action--shuffle{background:#d7ecff}.play-action--hint{background:#fff2d8}.play-action--give-up{background:#f6d7d0}.play-action--history{background:#fff8eb}.play-action--results{background:var(--color-highlight)}.play-action--history-active{background:#f5dcc8}.play-action__icon{flex:none;width:16px;height:16px;display:block;overflow:visible}.input-feedback{color:#fff8eb;text-align:center;text-shadow:1px 1px #1713165c;justify-content:center;align-items:center;width:min(100%,760px);min-height:2.6rem;margin:2px auto 0;font-size:.9rem;font-weight:800;display:flex}.input-feedback--empty{visibility:hidden}.status-banner{margin:var(--space-4) 0;padding:var(--space-3) var(--space-4);border:var(--border-standard);border-radius:var(--radius-large);box-shadow:var(--shadow-small);background:#fff8ed}.status-banner--compact{margin:0}.status-banner p{margin:0;font-weight:800}.status-banner span{margin-top:var(--space-1);font-size:.92rem;display:block}.guess-grid{border:var(--border-standard);box-shadow:var(--shadow-small);background:#fff;border-radius:20px;align-self:start;padding:14px 12px 12px}.guess-grid__header{text-align:center;justify-items:center;gap:2px;margin-bottom:8px;display:grid;position:relative}.guess-grid__header--closable{min-height:28px}.guess-grid__header h3{color:var(--color-border);margin:0}.guess-grid__header-content{justify-items:center;gap:2px;display:grid}.guess-grid__close{width:22px;height:22px;color:var(--color-muted-text);background:0 0;border:0;place-items:center;padding:0;display:inline-grid;position:absolute;top:0;right:0}.guess-grid__close-icon{width:18px;height:18px;display:block}.guess-grid__rows{gap:6px;display:grid}.guess-grid__table{gap:8px;display:grid}.guess-grid__table-head,.guess-row{grid-template-columns:48px minmax(0,1.25fr) minmax(0,.9fr) minmax(0,.9fr);align-items:center;gap:8px;display:grid}.guess-grid__table-head{border-bottom:1px solid #0000001f;padding:0 4px 4px}.guess-grid__head{text-transform:uppercase;letter-spacing:.04em;color:var(--color-muted-text);font-size:.76rem;font-weight:800;line-height:1.2}.guess-grid__head--count,.guess-grid__cell--count{text-align:center}.guess-row{background:#fffaf2;border-radius:14px;padding:4px}.guess-grid__cell{min-width:0}.guess-grid__cell--count{font-family:var(--font-display);color:var(--color-border);font-size:1rem;font-weight:800}.guess-grid__cell--word{overflow-x:auto}.guess-grid__word{flex-wrap:nowrap;gap:4px;width:max-content;display:flex}.guess-grid__word--long{gap:3px}.guess-grid__cell--letters{color:var(--color-border);word-break:break-word;font-size:.84rem;line-height:1.35}.guess-tile{border:2px solid var(--color-border);width:28px;min-width:28px;min-height:34px;font-family:var(--font-display);box-shadow:none;background:#fff1d7;border-radius:10px;place-items:center;font-size:.88rem;display:grid;position:relative}.guess-tile--long{border-width:2px;border-radius:8px}.guess-tile--correct{background:var(--color-success);color:#f7fff6}.guess-tile--misplaced{color:#000;background:#fff;border-color:#000}.guess-tile--absent{color:var(--color-muted-text);background-color:#ebe2d6;background-image:linear-gradient(135deg,#17131614 25%,#0000 25% 50%,#17131614 50% 75%,#0000 75%),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:12px 12px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-color:#000}.guess-tile--decoded{color:#fff8ed}.guess-tile--current{background:#fff7ea}.guess-tile--empty{color:#0000;background:#fff7e8c7}.input-card{padding:var(--space-4)}.guess-form{gap:var(--space-4);display:grid}.text-input{gap:var(--space-2);display:grid}.text-input__label{font-size:.95rem}.text-input__field{border:var(--border-standard);border-radius:var(--radius-large);background:var(--color-panel);text-transform:uppercase;width:100%;min-height:58px;box-shadow:var(--shadow-small);padding:.9rem 1rem}.guess-form__actions,.input-card__meta{gap:var(--space-2);flex-wrap:wrap;display:flex}.keyboard{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;justify-items:center;gap:8px;width:min(100%,640px);margin:0 auto;display:grid}.keyboard-shell{padding:var(--space-3) 0 var(--space-1);justify-items:center;display:grid}.keyboard-tray{width:min(100%,640px);box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.keyboard__row{justify-content:center;align-items:stretch;gap:4px;width:max-content;display:flex}.keyboard__key,.action-button{border:var(--border-standard);transition:transform var(--motion-fast) ease, box-shadow var(--motion-fast) ease, background-color var(--motion-fast) ease, color var(--motion-fast) ease;background:#fff8eb;border-radius:16px;font-weight:800}.keyboard__key{color:var(--color-compliant);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:manipulation;border-radius:14px;flex:0 0 56px;place-items:center;width:56px;min-width:56px;max-width:56px;height:62px;min-height:62px;padding:.35rem;display:grid}.keyboard__key--wide{flex:0 0 92px;place-items:center;width:92px;min-width:92px;max-width:92px;height:62px;min-height:62px;display:grid}.keyboard__glyph{width:100%;height:100%;margin:auto;display:block;transform:translate(-1px)}.keyboard__glyph-frame{place-items:center;width:38px;height:38px;display:grid}.keyboard__glyph-line{fill:none;vector-effect:non-scaling-stroke}.keyboard__action-icon{width:42px;height:42px;display:block}.keyboard__key--backspace{color:#222;background:#fff}.keyboard__key--unknown{background:#fff8eb}.keyboard__key:hover,.action-button:hover{transform:translate(-1px,-1px)}.keyboard__key:active,.action-button:active{box-shadow:0 0 0 var(--color-border);transform:translate(3px,3px)}.keyboard__key--correct,.keyboard__key--misplaced,.keyboard__key--absent{color:var(--color-compliant);background:#fff8eb}.keyboard__key--manually-eliminated{color:var(--color-muted-text);background-color:#ebe2d6;background-image:linear-gradient(135deg,#17131614 25%,#0000 25% 50%,#17131614 50% 75%,#0000 75%),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:12px 12px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;text-decoration:line-through}.keyboard__key--manually-marked{background:var(--color-highlight);color:var(--color-border)}.keyboard__key:disabled,.action-button:disabled{cursor:not-allowed;opacity:.72;transform:none}.action-button{border-radius:var(--radius-pill);color:var(--color-border);appearance:none;padding:.8rem 1.1rem}.action-button--small{padding:.55rem .85rem}.action-button--primary{background:var(--color-primary);color:var(--color-primary-foreground)}.action-button--secondary{background:var(--color-secondary)}.action-button--gold{background:var(--color-highlight)}.action-button--surface{background:var(--color-panel)}.chip,.badge{justify-content:center;align-items:center;gap:var(--space-1);border:var(--border-standard);border-radius:var(--radius-pill);box-shadow:var(--shadow-small);padding:.35rem .75rem;font-size:.84rem;display:inline-flex}.stats-date-badge{background:var(--color-highlight);color:var(--color-border);gap:6px;padding:.2rem .55rem;font-size:.72rem;line-height:1}.stats-date-badge__icon{flex:0 0 14px;width:14px;height:14px}.chip--default,.badge--default{background:var(--color-surface)}.chip--primary,.badge--primary{background:#2c9c9438}.chip--secondary{background:#ff76683d}.chip--gold{background:#f7c94847}.chip--success,.badge--success{background:#56b87038}.badge--warning{background:#f05d5e38}.tip-card,.share-card{padding:var(--space-4)}.share-card{box-shadow:none;background:0 0;border:0;padding:0}.share-card__header{justify-content:flex-start}.share-card__header h3{margin:0}.share-preview{border:var(--border-standard);border-radius:var(--radius-large);box-shadow:var(--shadow-small);padding:var(--space-4);white-space:pre-wrap;background:#fff8ed;margin:0;font-family:Nunito,sans-serif}.share-card__copy-button{margin-top:var(--space-3);width:fit-content;box-shadow:2px 2px 0 var(--color-border);grid-template-columns:20px auto;justify-content:center;justify-self:center;place-items:center;column-gap:10px;margin-inline:auto;padding-inline:.95rem;display:grid}.solve-modal__button-icon-wrap{place-items:center;width:20px;min-width:20px;height:20px;display:grid}.solve-modal__button-label{text-align:center;line-height:1.1;display:block}.share-card__copy-icon{width:18px;height:18px}.answer-reveal{margin:var(--space-3) 0 0;font-weight:800}.solve-modal{gap:10px;display:grid}.solve-modal__countdown{text-align:center;justify-items:center;gap:4px;display:grid}.solve-modal__countdown-label{color:var(--color-muted-text);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem}.solve-modal__countdown-value{font-family:var(--font-display);text-align:center;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";min-width:8ch;font-size:1.4rem;line-height:1;display:inline-block}.solve-modal .share-card{gap:10px;padding:0;display:grid}.solve-modal .share-card__header{gap:8px}.solve-modal .share-preview{margin-top:0;padding:12px;font-size:.88rem}.solve-modal .share-card__copy-button{margin-top:0}.solve-modal__distribution-header{align-items:center}.solve-modal__distribution-note{color:var(--color-muted-text);font-size:.72rem}.solve-modal__distribution--loading{min-height:108px}.solve-modal__distribution-loading{min-height:72px;color:var(--color-muted-text);text-align:center;place-items:center;font-size:.86rem;display:grid}.distribution__bar--warning{background:var(--color-secondary)}.solve-modal__archive-button{width:fit-content;max-width:100%;box-shadow:2px 2px 0 var(--color-border);grid-template-columns:20px auto;justify-content:center;justify-self:center;place-items:center;column-gap:10px;margin-inline:auto;padding-inline:.95rem;display:grid}.solve-modal__archive-icon{width:18px;height:18px}.give-up-confirm{gap:14px;display:grid}.give-up-confirm__copy{color:var(--color-border);margin:0;font-size:.95rem;line-height:1.45}.give-up-confirm__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.give-up-confirm__button{box-shadow:2px 2px 0 var(--color-border)}.solve-modal .answer-reveal{margin-top:10px;font-size:.88rem}.solve-modal__note{color:var(--color-muted-text);font-size:.9rem}.solve-modal__stats-panel{gap:10px}.solve-modal__stats-grid{gap:8px}.stats-section{gap:10px;width:100%;display:grid}.stats-section__header{text-align:center;justify-items:center;gap:2px;display:grid}.stats-section__header h3,.stats-section__header p{margin:0}.stats-tour{justify-items:center;width:100%}.stats-tour__dots{justify-content:center;align-items:center;gap:8px;display:inline-flex}.stats-tour__dot{border:2px solid var(--color-border);width:12px;height:12px;box-shadow:none;background:#ffffff8c;border-radius:999px;padding:0}.stats-tour__dot--active{background:var(--color-primary)}.stats-tour__controls{align-items:center;gap:var(--space-2);grid-template-columns:46px minmax(0,1fr) 46px;width:100%;display:grid}.stats-tour__nav{width:46px;min-width:46px;height:46px;min-height:46px;box-shadow:2px 2px 0 var(--color-border);border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.stats-tour__nav:first-child{justify-self:start}.stats-tour__nav:last-child{justify-self:end}.stats-tour__nav-icon{width:20px;height:20px;display:block}.stats-grid--compact{gap:8px}.stats-grid--compact .stats-card{gap:1px;padding:8px 10px}.stats-grid--compact .stats-card strong{font-size:1.18rem}.stats-grid--compact .stats-card span{font-size:.68rem}.solve-modal .stats-card{gap:1px;padding:8px 10px}.solve-modal .stats-card strong{font-size:1.18rem}.solve-modal .stats-card span{font-size:.68rem}.solve-modal__distribution{gap:10px;padding:12px}.solve-modal__distribution h3{font-size:.98rem}.stats-panel{gap:var(--space-3);display:grid}.stats-panel--modal{margin-top:6px}.stats-panel--modal .distribution__header{padding-right:6px}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#171316d6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-panel{z-index:1;width:min(100%,620px);max-width:620px;animation:modal-pop var(--motion-slow) ease-out;background:0 0;border:none;margin:0;padding:0;position:relative;overflow:visible}.modal-panel__surface{border:var(--border-emphasis);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-large);z-index:1001;padding:20px;position:relative}.modal-panel__header{justify-content:space-between;gap:var(--space-3);align-items:flex-start;display:flex}.modal-close-button{width:38px;min-width:38px;height:38px;min-height:38px;box-shadow:3px 3px 0 var(--color-border);color:var(--color-compliant);background:#f05d5e;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.modal-close-button__icon{width:18px;height:18px;display:block}.modal-close-button--compact{width:38px;min-width:38px;height:38px;min-height:38px;box-shadow:3px 3px 0 var(--color-border)}.modal-close-button--compact .modal-close-button__icon{width:18px;height:18px}.modal-close-button--stats{width:38px;min-width:38px;height:38px;min-height:38px}.modal-close-button--stats .modal-close-button__icon{width:18px;height:18px}.help-tour{gap:var(--space-4);justify-items:center;width:100%;display:grid}.odi-modal{text-align:center;justify-items:center;gap:12px;display:grid}.odi-modal__image,.odi-modal__placeholder{width:min(100%,280px)}.odi-modal__image{object-fit:contain;background:0 0;width:auto;max-width:240px;height:auto;max-height:240px;display:block}.odi-modal__placeholder{border:var(--border-standard);width:min(100%,280px);box-shadow:var(--shadow-small);min-height:220px;font-family:var(--font-display);letter-spacing:.05em;background:repeating-linear-gradient(135deg,#1713160d 0 12px,#1713161a 12px 24px),#fff8eb;border-radius:22px;place-items:center;padding:16px;font-size:1rem;display:grid}.odi-modal__copy{gap:6px;display:grid}.odi-modal__copy p{margin:0}.odi-modal__title{font-family:var(--font-display);font-size:1.1rem}.help-tour__dots{justify-content:center;align-items:center;gap:8px;display:inline-flex}.help-tour__dot{border:2px solid var(--color-border);width:12px;height:12px;box-shadow:none;background:#ffffff8c;border-radius:999px;padding:0}.help-tour__dot--active{background:var(--color-primary)}.help-tour__page{gap:var(--space-3);justify-items:center;width:100%;min-height:309px;animation:.22s ease-out help-page-in;display:grid}.help-tour__copy-block{gap:var(--space-2);text-align:center;width:100%;display:grid}.help-figure__word,.help-figure__caption{font-family:var(--font-display);margin:0;font-weight:800}.help-tour__copy-block p{margin:0}.help-tour__controls{align-items:center;gap:var(--space-2);grid-template-columns:46px minmax(0,1fr) 46px;width:100%;display:grid}.help-tour__nav{width:46px;min-width:46px;height:46px;min-height:46px;box-shadow:2px 2px 0 var(--color-border);border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.help-tour__nav:first-child{justify-self:start}.help-tour__nav:last-child{justify-self:end}.help-tour__nav-icon{width:20px;height:20px;display:block}.help-figure{min-height:230px;box-shadow:none;align-content:center;place-items:center;gap:var(--space-3);background:0 0;border:0;border-radius:0;padding:0;display:grid;overflow:visible}.help-figure__word{letter-spacing:.12em;color:var(--color-muted-text);font-size:.96rem}.help-figure__caption{color:var(--color-muted-text);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem}.help-stack,.help-feedback-stack{--help-spread-step:80px;perspective:900px;width:408px;height:164px;position:relative}.help-figure--stack .help-stack{--help-spread-step:88px;width:452px;height:188px}.help-stack-figure--intro .help-stack{--help-spread-step:58px;--help-overlap-scale:1.56;--help-spread-scale:.76;--help-stack-scale:1.08;width:304px;height:124px}.help-stack-figure{align-content:center;justify-items:center;width:100%;min-height:188px;display:grid;transform:translateY(0)}.help-stack-figure--intro{padding-top:24px}.help-figure--stack .help-stack-figure--intro .help-stack__layer{width:72px;height:72px;top:12px}.help-figure--stack .help-stack__layer{width:88px;height:88px;top:20px}.help-stack__layer,.help-feedback-stack__layer{width:76px;height:76px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.help-stack__layer-card{transform-origin:50%;width:100%;height:100%;transform-style:preserve-3d;backface-visibility:hidden;color:#000;animation:6.2s cubic-bezier(.22,.8,.24,1) infinite both help-stack-sequence;animation-delay:calc(var(--help-layer-index) * .12s)}.help-stack--solved-preview{--help-spread-step:0px;width:176px;height:108px}.help-stack--overlap-preview{--help-spread-step:0px;width:220px;height:128px}.help-stack--overlap-preview .help-stack__layer{width:92px;height:92px;top:8px;transform:translate(-50%)}.help-stack--overlap-preview .help-stack__layer-card{color:var(--help-layer-color);animation:none}.help-finish-preview{justify-items:center;gap:10px;display:grid}.help-answer-slots{width:100%;margin-inline:auto}.help-answer-slot{cursor:default}.help-stack--solved-preview .help-stack__layer{width:68px;height:68px;transform:translateX(-50%) translateY(calc(var(--help-layer-index) * 8px));top:0}.help-stack--solved-preview .help-stack__layer-card{color:var(--help-layer-color);animation:none}.help-stack__glyph,.help-feedback-stack__glyph,.help-slot__glyph{backface-visibility:hidden;shape-rendering:geometricprecision;width:100%;height:100%;display:block;transform:translateZ(0)}.help-slots{grid-template-columns:repeat(5,minmax(0,42px));justify-content:center;gap:4px;display:grid}.help-slot{border:var(--border-standard);width:42px;height:52px;box-shadow:2px 2px 0 var(--color-border);color:#1713162e;background:#fff8eb;border-radius:14px;place-items:center;display:grid}.help-slot--locked{animation:2.4s ease-in-out infinite help-slot-lock}.help-clue-list{gap:12px;width:min(100%,320px);display:grid}.help-history-preview{width:min(100%,396px);max-width:100%;padding:10px 8px 8px}.help-history-preview .guess-grid__cell--word{overflow:visible}.help-history-preview .guess-grid__table-head,.help-history-preview .guess-row{grid-template-columns:28px minmax(124px,1.45fr) minmax(0,.82fr) minmax(0,.82fr);gap:6px}.help-history-preview .guess-grid__head{letter-spacing:.02em;font-size:.56rem}.help-history-preview .guess-row{padding:6px 4px}.help-history-preview .guess-grid__cell--count{font-size:.86rem}.help-history-preview .guess-grid__cell--letters{font-size:.72rem;line-height:1.2}.help-history-preview .guess-grid__word{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:2px;width:100%;display:grid}.help-history-preview .guess-tile{border-radius:8px;width:100%;min-width:0;min-height:28px;font-size:.72rem}.help-keyboard-preview{justify-items:center;gap:12px;display:grid}.help-keyboard-preview__row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.help-keyboard-preview__key{cursor:pointer;box-shadow:none}.help-depth-preview{justify-items:center;gap:2px;display:grid}.help-stack--depth-sequence{--help-spread-step:0px;width:220px;height:128px}.help-stack--depth-sequence .help-stack__layer{width:92px;height:92px;top:8px;transform:translate(-50%)}.help-stack--depth-sequence .help-stack__layer-card{color:#000;animation:4.2s cubic-bezier(.22,.8,.24,1) infinite both help-depth-layer-base}.help-stack__layer--depth-colored .help-stack__layer-card{animation-name:help-depth-layer-colored}.help-stack__layer--depth-removed .help-stack__layer-card{animation-name:help-depth-layer-removed}.help-answer-slots--depth-sequence{opacity:0;width:100%;animation:4.2s ease-in-out infinite both help-depth-guess-row;transform:translateY(8px)}.help-answer-slot--depth-sequence{color:var(--color-border);background:#fff8eb}.help-answer-slot--depth-correct{animation:4.2s ease-in-out infinite both help-depth-correct-slot}.help-answer-slot--depth-correct .answer-slot__glyph{display:block}@keyframes help-depth-guess-row{0%,18%{opacity:0;transform:translateY(8px)}26%,to{opacity:1;transform:translateY(0)}}@keyframes help-depth-layer-base{0%,to{color:#000;opacity:1;transform:translate(0,0)scale(1)}}@keyframes help-depth-layer-colored{0%,42%{color:#000;opacity:1;transform:translate(0,0)scale(1)}52%,to{color:var(--help-layer-color);opacity:1;transform:translate(0,0)scale(1)}}@keyframes help-depth-layer-removed{0%,38%{color:#000;opacity:1;transform:translate(0,0)scale(1)}48%,to{color:var(--help-layer-color);opacity:0;transform:translate(0,0)scale(1)}}@keyframes help-depth-correct-slot{0%,38%{border-color:var(--color-border);color:var(--color-border);box-shadow:2px 2px 0 var(--color-border);background:#fff8eb}48%,to{background:var(--help-slot-color,#d6a313);color:#fff8eb;border-color:#000;box-shadow:0 0 0 2px #0000002e,2px 2px #000}}.help-clue-card{border:var(--border-standard);box-shadow:2px 2px 0 var(--color-border);background:#ffffffb8;border-radius:18px;gap:10px;padding:12px;display:grid}.help-clue-card__badge{border:2px solid var(--color-border);min-height:28px;font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;justify-content:center;justify-self:start;align-items:center;padding:.2rem .7rem;font-size:.72rem;font-weight:800;display:inline-flex}.help-clue-card__badge--locked{color:var(--color-primary-dark);background:#2c9c9429}.help-clue-card__badge--found{color:#7b5100;background:#f7c94847}.help-clue-card__demo{gap:10px;display:grid}.help-clue-card__answer-strip{grid-template-columns:repeat(5,minmax(0,42px));justify-content:start;gap:4px;display:grid}.help-clue-card__glyph-frame{border:var(--border-standard);width:52px;height:52px;box-shadow:2px 2px 0 var(--color-border);background:#fff8eb;border-radius:16px;flex:0 0 52px;place-items:center;display:grid}.help-clue-card__glyph-frame--found{animation:2.2s ease-in-out infinite help-clue-glow}.help-clue-card__hint-row{align-items:center;gap:12px;display:flex}.help-clue-card__slot-mark{font-family:var(--font-display);font-size:1.2rem}.help-clue-card__hint-copy{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted-text);font-size:.78rem;font-weight:800}.help-clue-card__spark{font-family:var(--font-display);color:var(--color-muted-text);align-items:center;gap:6px;font-size:1rem;font-weight:800;display:inline-flex}.help-clue-card__spark-icon{width:18px;height:18px;color:var(--color-highlight);display:block}.help-clue-card__glyph{width:100%;height:100%;display:block}.help-clue-card__text{text-align:left;margin:0;font-size:.88rem;line-height:1.35}.help-hearts{align-items:center;gap:4px;display:inline-flex}.help-heart{color:var(--color-highlight);animation:2.4s ease-in-out infinite help-heart-bounce}.help-heart:nth-child(2){animation-delay:80ms}.help-heart:nth-child(3){animation-delay:.16s}.help-heart:nth-child(4){animation-delay:.24s}.help-heart__icon{width:20px;height:20px;stroke:var(--color-border);filter:drop-shadow(1px 2px #000);display:block}.hint-modal{gap:var(--space-4);display:grid}.hint-modal__copy{margin:0}.hint-modal__slots{width:min(100%, fit-content);justify-content:center;gap:4px;max-width:100%;margin-inline:auto;display:grid}.hint-slot{width:var(--hint-slot-size,var(--answer-slot-size));height:var(--hint-slot-size,var(--answer-slot-size));border:var(--border-standard);border-radius:clamp(10px, calc(var(--hint-slot-size,var(--answer-slot-size)) * .28), 14px);box-shadow:2px 2px 0 var(--color-border);color:var(--color-border);background:#fff8eb;place-items:center;padding:0;display:grid}.hint-slot:disabled{cursor:default;opacity:1;transform:none}.hint-slot__glyph{width:calc(var(--hint-slot-size,var(--answer-slot-size)) * .52);height:calc(var(--hint-slot-size,var(--answer-slot-size)) * .52);display:block}.hint-slot__mark{font-family:var(--font-display);font-size:clamp(1rem, calc(var(--hint-slot-size,var(--answer-slot-size)) * .42), 1.4rem);font-weight:800;line-height:1}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.stats-card{border:var(--border-standard);box-shadow:var(--shadow-small);background:#fff8ed;border-radius:18px;gap:2px;padding:10px 12px;display:grid}.stats-card strong{font-family:var(--font-display);font-size:1.35rem;line-height:1;display:block}.stats-card span{color:var(--color-muted-text);font-size:.74rem;line-height:1.15}.distribution{border:var(--border-standard);box-shadow:var(--shadow-small);background:#ffffff73;border-radius:22px;gap:10px;padding:12px;display:grid}.distribution__row{grid-template-columns:18px minmax(0,1fr) 44px;align-items:center;gap:10px;display:grid}.distribution__row--warning-separator{border-top:1px solid #0000001f;padding-top:10px}.distribution__label,.distribution__value{font-family:var(--font-display);font-size:1rem;line-height:1}.distribution__value{text-align:right}.distribution__bar-wrap{border-radius:var(--radius-pill);background:#fff8ed;border:2px solid #1713162e;height:18px;position:relative;overflow:hidden}.distribution__bar{min-width:0;height:100%;width:var(--distribution-bar-width,0%);background:var(--color-primary);border-radius:inherit;transform-origin:0;animation:.72s cubic-bezier(.22,.8,.24,1) both distribution-bar-fill;animation-delay:var(--distribution-bar-delay,0s);display:block}.empty-state{text-align:center;place-items:center;gap:var(--space-3);min-height:340px;display:grid}.empty-state--compact{gap:14px;min-height:auto;padding:6px 0}.loading-state{text-align:center;place-items:center;gap:var(--space-3);min-height:180px;padding:var(--space-6) 0;color:#fff;display:grid}.loading-state__spinner{border:4px solid #ffffff3d;border-top-color:#fff;border-radius:50%;width:44px;height:44px;animation:.8s linear infinite spinner-turn}.load-error__retry{box-shadow:3px 3px 0 var(--color-border)}.small-copy--active{color:var(--color-text)}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes card-pop{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes spinner-turn{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes modal-pop{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes heart-pop{0%{transform:scale(1)}35%{transform:scale(1.2)}to{transform:scale(.6)}}@keyframes glyph-settle{0%{transform:scale(.98)}60%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes glyph-layer-stack-in{0%{opacity:0;transform:translate3d(var(--glyph-translate-x,0px), var(--glyph-translate-y,0px), 520px) rotate(var(--glyph-rotation,0deg)) scale(var(--glyph-scale,1))}14%{opacity:1}48%{opacity:1;transform:translate3d(var(--glyph-translate-x,0px), var(--glyph-translate-y,0px), var(--glyph-stack-z,0px)) rotate(var(--glyph-rotation,0deg)) scale(var(--glyph-scale,1))}84%{opacity:1;transform:translate3d(var(--glyph-translate-x,0px), var(--glyph-translate-y,0px), var(--glyph-stack-z,0px)) rotate(var(--glyph-rotation,0deg)) scale(var(--glyph-scale,1))}to{opacity:1;transform:translate3d(var(--glyph-translate-x,0px), var(--glyph-translate-y,0px), 0px) rotate(var(--glyph-rotation,0deg)) scale(var(--glyph-scale,1))}}@keyframes glyph-stage-isometric-reveal{0%{transform:rotateX(0)rotateY(0)rotate(0)scale(1)}30%{transform:rotateX(58deg)rotateY(0)rotate(-42deg)scale(.93)}86%{transform:rotateX(58deg)rotateY(0)rotate(-42deg)scale(.93)}to{transform:rotateX(0)rotateY(0)rotate(0)scale(1)}}@keyframes logo-wiggle{0%{transform:rotate(0)}20%{transform:rotate(-10deg)}40%{transform:rotate(8deg)}60%{transform:rotate(-6deg)}80%{transform:rotate(4deg)}to{transform:rotate(0)}}@keyframes answer-shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}@keyframes shimmer{0%{background-position:0%}to{background-position:100%}}@keyframes distribution-bar-fill{0%{width:0%}to{width:var(--distribution-bar-width,0%)}}@keyframes help-page-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes help-stack-sequence{0%,16%{color:#000;transform:translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(var(--help-overlap-scale,1))}22%,38%{color:var(--help-layer-color);transform:translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(var(--help-overlap-scale,1))}46%,62%{color:var(--help-layer-color);transform:translate3d(calc(var(--help-spread-factor) * var(--help-spread-step)), 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(var(--help-spread-scale,1))}70%,88%{color:var(--help-layer-color);transform:translate3d(0px, var(--help-stack-y), 0px) rotateX(58deg) rotateY(0deg) rotateZ(-42deg) scale(var(--help-stack-scale,.93))}94%,98%{color:var(--help-layer-color);transform:translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(var(--help-overlap-scale,1))}to{color:#000;transform:translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(var(--help-overlap-scale,1))}}@keyframes help-slot-lock{0%,to{box-shadow:2px 2px 0 var(--color-border);transform:scale(1)}50%{box-shadow:0 0 0 2px #1713161f, 2px 2px 0 var(--color-border);transform:scale(1.04)}}@keyframes help-clue-glow{0%,to{box-shadow:2px 2px 0 var(--color-border);transform:translateY(0)}50%{box-shadow:0 0 0 3px #f7c94838, 2px 2px 0 var(--color-border);transform:translateY(-2px)}}@keyframes help-heart-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media (width<=780px){.app-header{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:22px;display:flex}.app-frame{padding:16px 12px 20px}.glyph-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.brand-lockup{flex:none;align-items:center;padding-right:4px}.brand-mark{width:56px;height:56px}.brand-mark__badge{width:52px;height:52px}.game-card__header,.glyph-card__header,.share-card__header,.distribution__header{grid-template-columns:1fr;display:grid}.header-actions{flex-wrap:nowrap;flex:none;justify-content:flex-start;gap:6px}.glyph-stage{min-height:clamp(132px,34vw,176px)}.glyph-card{padding:22px 12px 12px}.glyph-card__header{width:calc(100% - 12px)}.glyph-card__pill{letter-spacing:.05em;min-height:32px;padding:.3rem .7rem;font-size:.68rem}.glyph-grid .glyph-card__pill{letter-spacing:.03em;text-align:center;white-space:normal;max-width:104px;min-height:0;padding:.32rem .5rem;font-size:.58rem;line-height:1.05}.glyph-grid>:nth-child(2) .glyph-card__pill{max-width:88px}.keyboard__key{flex:0 0 46px;width:46px;min-width:46px;max-width:46px;height:56px;min-height:56px;padding:.35rem .25rem}.keyboard__key--wide{flex:0 0 74px;width:74px;min-width:74px;max-width:74px;height:56px;min-height:56px}.keyboard__glyph-frame{width:31px;height:31px}.meta-chip{padding:.24rem .52rem;font-size:.68rem}.answer-input{width:100%}:root{--answer-slot-size:46px;--answer-slot-glyph-size:22px}.answer-slot{width:var(--answer-slot-size);height:var(--answer-slot-size)}.answer-slot__glyph{width:var(--answer-slot-glyph-size);height:var(--answer-slot-glyph-size)}.answer-row{grid-template-columns:minmax(0,1fr) auto;width:auto}.answer-input__slots{gap:3px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.help-tour__controls{gap:10px}.help-figure{min-height:214px;padding:16px 12px}.help-stack,.help-feedback-stack{--help-spread-step:60px;width:312px;height:148px}.help-figure--stack .help-stack{--help-spread-step:68px;width:352px;height:164px}.help-stack-figure--intro .help-stack{--help-spread-step:52px;--help-overlap-scale:1.5;--help-spread-scale:.76;--help-stack-scale:1.06;width:274px;height:112px}.help-stack-figure{min-height:164px;transform:translateY(0)}.help-stack-figure--intro{padding-top:24px}.help-figure--stack .help-stack-figure--intro .help-stack__layer{width:66px;height:66px;top:11px}.help-stack__layer,.help-feedback-stack__layer{width:66px;height:66px}.help-figure--stack .help-stack__layer{width:70px;height:70px;top:18px}.help-stack--solved-preview{width:150px;height:96px}.help-stack--overlap-preview,.help-stack--depth-sequence{width:196px;height:118px}.help-stack--depth-sequence .help-stack__layer,.help-stack--overlap-preview .help-stack__layer{width:84px;height:84px;top:8px}.help-stack--solved-preview .help-stack__layer{width:60px;height:60px;top:0}.help-history-preview{width:min(100%,384px);padding:8px 6px 6px}.archive-modal__toolbar{--archive-toolbar-height:50px}.archive-modal__layout{gap:10px;padding-top:10px}.archive-calendar__weekdays,.archive-calendar__grid{gap:5px}.archive-modal__day-stamp{width:15px;height:15px;bottom:3px;right:3px}.archive-modal__brand-strip{grid-template-columns:78px minmax(0,1fr);gap:10px}}@media (width<=520px){.app-header{gap:6px}.app-frame{padding:14px 10px 18px}.glyph-grid{gap:8px}.glyph-card__pill{letter-spacing:.03em;min-height:30px;padding:.28rem .55rem;font-size:.58rem}.glyph-grid .glyph-card__pill{letter-spacing:.02em;text-align:center;white-space:normal;text-wrap:balance;justify-self:center;max-width:104px;margin-inline:auto;padding:.28rem .4rem;font-size:.52rem;line-height:1.02}.glyph-grid>:nth-child(2) .glyph-card__pill{max-width:78px}.play-toolbar{gap:8px}.metadata-row{width:100%}.answer-row{grid-template-columns:minmax(0,1fr);width:100%}.answer-input__slots{gap:2px}:root{--answer-slot-size:40px;--answer-slot-glyph-size:18px}.answer-slot{width:var(--answer-slot-size);height:var(--answer-slot-size);border-radius:14px}.answer-slot__glyph{width:var(--answer-slot-glyph-size);height:var(--answer-slot-glyph-size)}.help-tour{gap:12px}.help-figure{border-radius:22px;min-height:198px;padding:14px 10px}.help-tour__copy-block{gap:6px}.help-tour__copy-block h3{font-size:1.05rem}.help-tour__copy-block p{font-size:.9rem;line-height:1.32}.help-tour__nav{width:42px;min-width:42px;height:42px;min-height:42px}.help-stack,.help-feedback-stack{--help-spread-step:52px;width:276px;height:136px}.help-figure--stack .help-stack{--help-spread-step:62px;width:312px;height:148px}.help-stack-figure--intro .help-stack{--help-spread-step:42px;--help-overlap-scale:1.46;--help-spread-scale:.68;--help-stack-scale:1.04;width:236px;height:100px}.help-stack-figure{min-height:148px;transform:translateY(0)}.help-stack-figure--intro{padding-top:20px}.help-figure--stack .help-stack-figure--intro .help-stack__layer{width:60px;height:60px;top:10px}.help-stack__layer,.help-feedback-stack__layer{width:58px;height:58px;top:12px}.help-figure--stack .help-stack__layer{width:60px;height:60px;top:16px}.help-stack--solved-preview{width:132px;height:86px}.help-stack--overlap-preview,.help-stack--depth-sequence{width:170px;height:106px}.help-stack--depth-sequence .help-stack__layer{width:72px;height:72px;top:6px}.hint-modal__slots{gap:2px}.hint-slot__mark{font-size:1.2rem}.help-stack--overlap-preview .help-stack__layer{width:72px;height:72px;top:6px}.help-stack--solved-preview .help-stack__layer{width:54px;height:54px}.help-clue-list{gap:10px;width:100%}.help-history-preview .guess-grid__table-head,.help-history-preview .guess-row{grid-template-columns:24px minmax(96px,1.35fr) minmax(0,.72fr) minmax(0,.72fr);gap:4px}.help-history-preview .guess-grid__head{font-size:.5rem}.help-history-preview .guess-grid__cell--letters{font-size:.64rem}.help-history-preview .guess-tile{min-height:24px;font-size:.64rem}.help-clue-card{gap:8px;padding:10px}.help-clue-card__badge{justify-self:center;font-size:.66rem}.help-clue-card__answer-strip{grid-template-columns:repeat(5,minmax(0,34px));justify-content:center}.help-clue-card__hint-row{justify-content:center;gap:10px}.help-clue-card__demo{justify-items:center}.help-clue-card__text{text-align:center;font-size:.82rem}.header-actions{gap:5px}.stats-panel--modal{margin-top:8px}.archive-modal__toolbar{--archive-toolbar-height:46px}.archive-modal__layout{gap:8px;padding-top:10px}.archive-modal__month-chip{grid-template-columns:46px minmax(0,1fr) 46px;padding:.32rem .44rem}.archive-modal__nav.archive-modal__nav--inline{width:46px;min-width:46px;height:46px;min-height:46px}.archive-modal__nav-icon{width:30px;height:30px}.archive-modal__month-chip strong{font-size:.74rem}.archive-modal__days{justify-self:stretch;gap:6px}.archive-calendar__weekday{width:100%;min-width:0;font-size:.58rem}.archive-calendar__weekdays,.archive-calendar__grid{gap:4px}.archive-modal__day{border-radius:10px;min-height:42px;padding:.22rem .24rem}.archive-modal__day-stamp{width:14px;height:14px;bottom:2px;right:2px}.archive-modal__day-stamp-icon{width:9px;height:9px}.archive-modal__copy{font-size:.72rem}.archive-modal__footer{gap:6px}.archive-modal__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.archive-modal__play-button{min-height:30px;padding:.34rem .42rem;font-size:.62rem;line-height:1.1}.archive-modal__action-icon,.archive-modal__link-icon{flex-basis:12px;width:12px;height:12px}.archive-modal__link{gap:6px;min-height:28px;padding:.28rem .48rem;font-size:.66rem;line-height:1.05}.archive-modal__brand-strip{grid-template-columns:66px minmax(0,1fr);gap:8px}.archive-modal__brand-placeholder{max-width:58px;font-size:.5rem}.archive-modal__brand-logo-image{max-width:58px}.guess-tile--absent{border:2px solid var(--color-border);color:var(--color-muted-text);background-color:#ebe2d6;background-image:linear-gradient(135deg,#17131614 25%,#0000 25% 50%,#17131614 50% 75%,#0000 75%),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:10px 10px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:8px}.archive-modal__day--disabled{background:linear-gradient(#fff8ebb8,#fff8ebb8) padding-box padding-box,repeating-linear-gradient(90deg,#17131666 0 4px,#0000 4px 6px) top/calc(100% - 8px) 3px no-repeat,repeating-linear-gradient(90deg,#17131666 0 4px,#0000 4px 6px) bottom/calc(100% - 8px) 3px no-repeat,repeating-linear-gradient(0deg,#17131666 0 4px,#0000 4px 6px) 0/3px calc(100% - 8px) no-repeat,repeating-linear-gradient(0deg,#17131666 0 4px,#0000 4px 6px) 100%/3px calc(100% - 8px) no-repeat;border:0}.solve-modal{gap:8px}.solve-modal__countdown-value{font-size:1.18rem}.solve-modal .share-card{padding:0}.solve-modal .share-card__header{align-items:start;gap:6px}.solve-modal .share-card__header h3{font-size:1rem}.share-card__copy-button,.solve-modal__archive-button{column-gap:8px;padding-inline:.82rem}.solve-modal__archive-button{grid-template-columns:20px auto}.stats-tour__nav{width:42px;min-width:42px;height:42px;min-height:42px}.solve-modal .share-preview{padding:10px;font-size:.8rem}.solve-modal__distribution-note{font-size:.66rem}.play-actions{justify-content:center;gap:6px}.play-action{width:54px;min-width:54px;height:42px;min-height:42px}.play-action__icon{width:16px;height:16px}.keyboard{gap:6px;width:100%}.keyboard-tray{width:100%}.keyboard__row{justify-content:center;gap:2px;width:max-content}.keyboard__key{touch-action:none;border-radius:10px;flex:0 0 34px;width:34px;min-width:34px;max-width:34px;height:52px;min-height:52px;padding:.2rem}.keyboard__key--wide{flex:0 0 54px;width:54px;min-width:54px;max-width:54px;height:52px;min-height:52px}.keyboard__glyph-frame{width:24px;height:24px}.keyboard__action-icon{width:30px;height:30px}.meta-chip{gap:4px;padding:.18rem .44rem;font-size:.62rem}.meta-chip__icon{flex-basis:11px;width:11px;height:11px}.guess-grid{padding:12px 10px 10px}.guess-grid__table-head{grid-template-columns:30px minmax(0,1.15fr) minmax(0,.82fr) minmax(0,.82fr);gap:6px;padding:0 2px 4px;display:grid}.guess-row{grid-template-columns:30px minmax(0,1.15fr) minmax(0,.82fr) minmax(0,.82fr);align-items:center;gap:6px;padding:6px 4px}.guess-grid__cell--count{grid-area:auto;padding-top:0;font-size:.92rem}.guess-grid__cell--word{overflow:visible}.guess-grid__word{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:2px;width:100%;display:grid}.guess-grid__word--long{gap:1px}.guess-grid__cell--letters{font-size:.72rem;line-height:1.25}.guess-grid__cell--letters:before{content:none;display:none}.guess-grid__cell--letters-correct,.guess-grid__cell--letters-misplaced{grid-area:auto}.guess-grid__head{letter-spacing:.02em;font-size:.58rem}.guess-tile{border-radius:8px;width:100%;min-width:0;min-height:28px;font-size:.72rem}.guess-tile--long{border-radius:6px;min-height:26px;font-size:.66rem}.glyph-stage{min-height:clamp(138px,44vw,176px)}.glyph-stage svg{width:calc(100% - 14px);max-height:calc(100% - 12px)}.glyph-card{padding:20px 10px 10px}.glyph-card__footer{margin-top:-18px}.header-actions{justify-content:flex-start}.header-action-button{flex-basis:46px;width:46px;min-width:46px;height:46px;min-height:46px}.header-action-icon{width:26px;height:26px}.odi-modal{gap:10px}.odi-modal__image,.odi-modal__placeholder{width:min(100%,200px)}.odi-modal__image{max-width:180px;max-height:180px}.odi-modal__placeholder{min-height:180px;font-size:.84rem}}@media (width>=768px) and (height<=760px){.app-frame{padding-top:8px;padding-bottom:12px}.app-header{margin-bottom:18px}.app-footer{margin-top:8px}.game-layout{gap:10px}.game-card{padding:10px 12px}.glyph-grid{gap:10px;max-width:680px;margin:0 auto}.glyph-card{gap:6px;padding:20px 12px 10px}.glyph-stage{min-height:0}.play-toolbar{gap:6px}.answer-row,.play-actions{gap:4px}.input-feedback{min-height:1.5rem}.keyboard{gap:3px}.keyboard-shell{padding:4px 0 0}.keyboard__row{gap:2px}.keyboard__key{flex:0 0 46px;width:46px;min-width:46px;max-width:46px;height:52px;min-height:52px;padding:.2rem}.keyboard__key--wide{flex:0 0 74px;width:74px;min-width:74px;max-width:74px;height:52px;min-height:52px}.keyboard__glyph-frame{width:30px;height:30px}.keyboard__action-icon{width:32px;height:32px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
