@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Newsreader:opsz,wght@6..72,500;6..72,600&family=Fraunces:ital,opsz,wght@0,9..144,600;0,9..144,700;1,9..144,700&family=Work+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@500;600&display=swap";:root{color:#25231f;font-synthesis:none;text-rendering:optimizelegibility;--ink:#25231f;--muted:#69645b;--paper:#f4efe6;--card:#fffdf8;--line:#d9d0c1;--accent:#dc4f34;--accent-dark:#a92f1f;--history-completed:#2f6e5e;--history-completed-soft:#e4f2ec;--history-skipped:var(--accent);--history-skipped-soft:#fde8e3;--history-started:#d9a441;--history-started-soft:#faf0d1;--radius:1.25rem;background:#f4efe6;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}body.dialog-open{overflow:hidden}a{color:inherit}button,input,select{font:inherit}button,a,input,select{outline-offset:4px}:focus-visible{outline:3px solid var(--accent)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh}.site-header,main,footer{width:min(1120px,100% - 2rem);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;min-height:5.25rem;display:flex;position:relative}.wordmark{flex:none;width:7.25rem;text-decoration:none;display:block}.wordmark img{width:100%;height:auto;display:block}.site-header__nav-wrap{justify-content:flex-end;align-items:center;margin-left:auto;display:flex;position:relative}.site-header__menu-toggle{border:1px solid var(--line);background:var(--card);cursor:pointer;border-radius:.55rem;flex-direction:column;justify-content:center;align-items:center;gap:.32rem;width:2.75rem;height:2.75rem;padding:0;display:none}.site-header__menu-toggle span{background:var(--ink);border-radius:999px;width:1.15rem;height:2px;transition:transform .18s,opacity .18s;display:block}.site-header__menu-toggle.is-open span:first-child{transform:translateY(.38rem)rotate(45deg)}.site-header__menu-toggle.is-open span:nth-child(2){opacity:0}.site-header__menu-toggle.is-open span:nth-child(3){transform:translateY(-.38rem)rotate(-45deg)}.site-header__nav{gap:1.4rem;display:flex}.site-header__nav a{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;padding-block:.5rem;font-size:.9rem;font-weight:600;text-decoration:none}.site-header__nav a.active{color:var(--ink);box-shadow:inset 0 -2px var(--accent)}.site-header__mobile-menu{display:none}body.nav-menu-open{overflow:hidden}.hero{max-width:840px;padding:clamp(4.5rem,11vw,8.5rem) 0 clamp(3rem,7vw,5rem)}.today-hero{justify-content:space-between;align-items:end;gap:2rem;padding:clamp(2rem,5vw,3.5rem) 0 2.5rem;display:flex}.today-hero h2{letter-spacing:-.05em;margin:0;font-size:clamp(3rem,7vw,5.5rem);font-weight:500;line-height:.95}.routine-header{justify-content:space-between;align-items:flex-end;gap:1.25rem;margin-bottom:1.5rem;display:flex}.routine-header__intro .eyebrow{margin-bottom:.5rem}.routine-header__intro h2{letter-spacing:-.03em;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(1.85rem,4vw,2.5rem);font-weight:500;line-height:1.05}.routine-header__meta{flex-shrink:0;align-items:center;gap:.65rem;display:flex}.routine-header__progress{color:var(--muted);letter-spacing:-.01em;margin:0;font-size:.9rem}.routine-header__progress strong{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:1.35rem;font-weight:500}.routine-header__progress span{color:var(--muted)}.routine-progress{background:color-mix(in srgb, var(--line) 65%, transparent);border-radius:999px;height:2px;margin:-.35rem 0 1.75rem;overflow:hidden}.routine-progress span{border-radius:inherit;background:var(--accent);height:100%;transition:width .24s;display:block}.daily-progress{min-width:7.5rem;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;flex-direction:column;align-items:flex-end;padding-bottom:.5rem;font-size:.78rem;display:flex}.daily-progress strong{color:var(--ink);letter-spacing:-.04em;font-family:Newsreader,Georgia,serif;font-size:3rem;font-weight:500;line-height:1}.daily-progress strong span{color:var(--muted);font-size:1.4rem}.progress-track{background:var(--line);height:3px;overflow:hidden}.progress-track span{background:var(--accent);height:100%;transition:width .24s;display:block}.about-passal{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:clamp(2.5rem,7vw,6rem);padding:clamp(4.5rem,10vw,8rem) 0 clamp(4rem,8vw,6.5rem);display:grid}.today-hero-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"claim""spotlight";align-items:start;gap:clamp(1.25rem,3vw,2rem);padding:clamp(2.75rem,6vw,4.5rem) 0 clamp(1.75rem,4vw,2.25rem);display:grid}.today-hero-grid--no-spotlight{grid-template-areas:"claim"}.today-hero-grid__claim{grid-area:claim}.today-hero-grid__spotlights{grid-area:spotlight;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(1rem,2vw,1.25rem);display:grid}.about-passal--compact{border-bottom:none;grid-template-columns:minmax(0,1fr);padding:clamp(2.75rem,6vw,4.5rem) 0 clamp(1.75rem,4vw,2.75rem)}.today-hero-grid .about-passal--compact{padding:0}.about-passal--compact .about-passal__statement h1{max-width:18ch;font-size:clamp(2.75rem,6vw,4.75rem)}.about-passal--pillars{border-top:none;border-bottom:none;padding-top:clamp(3.5rem,7vw,5.5rem)}.about-passal__statement h1,.about-passal__statement h2{max-width:520px;font-size:clamp(3.5rem,7vw,6rem)}.about-passal--pillars .about-passal__statement h2{letter-spacing:-.04em;font-size:clamp(2.4rem,5vw,3.75rem);font-weight:500;line-height:1.02}.about-passal__statement>p:last-child{max-width:520px;color:var(--muted);margin:1.25rem 0 0;line-height:1.6}.featured-spotlight{border:1px solid var(--line);border-radius:var(--radius);background:var(--card);justify-items:start;gap:.85rem;max-width:40rem;margin:0 0 clamp(1.5rem,4vw,2.5rem);padding:clamp(1.35rem,3vw,1.85rem) clamp(1.35rem,3vw,2rem);display:grid}.featured-spotlight--launch{background:linear-gradient(135deg, #dc4f341a, transparent 48%), var(--card);box-shadow:0 1px #25231f0a}.featured-spotlight--evergreen{border-color:color-mix(in srgb, var(--line) 72%, transparent);background:0 0;gap:.65rem;padding:clamp(1rem,2vw,1.35rem) clamp(1.1rem,2vw,1.5rem)}.today-hero-grid .featured-spotlight{max-width:none;height:100%;margin:0}.today-hero-grid__spotlights .featured-spotlight--launch h2{font-size:clamp(1.65rem,2.8vw,2.15rem)}.featured-spotlight--evergreen h2{letter-spacing:-.02em;font-size:clamp(1.2rem,2vw,1.45rem)}.featured-spotlight--evergreen .featured-spotlight__badge{color:var(--muted);font-weight:600}.featured-spotlight--evergreen .featured-spotlight__summary{font-size:.9rem;line-height:1.5}.featured-spotlight--evergreen .button{border:1px solid var(--line);min-height:2.35rem;color:var(--ink);background:0 0;font-size:.85rem}.featured-spotlight--evergreen .button:hover{border-color:var(--accent);background:var(--card);color:var(--accent-dark)}.today-hero-grid__spotlights:has(.featured-spotlight--evergreen:only-child){grid-template-columns:minmax(0,1fr);max-width:28rem}.featured-spotlight__badge{color:var(--accent-dark);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}.featured-spotlight h2{letter-spacing:-.03em;margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(1.85rem,4vw,2.55rem);font-weight:500;line-height:1.1}.featured-spotlight__summary{max-width:34rem;color:var(--muted);margin:0;line-height:1.55}.featured-spotlight__actions{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.35rem;display:flex}.about-passal__pillars{gap:1.35rem;margin:0;padding:0;list-style:none;display:grid}.about-passal__pillars li{grid-template-columns:2.25rem minmax(0,1fr);gap:1rem;padding:0;display:grid}.about-passal__pillars li>span{color:var(--accent-dark);letter-spacing:.08em;padding-top:.25rem;font-size:.72rem;font-weight:600}.about-passal__pillars h3{margin:0;font-family:Newsreader,Georgia,serif;font-size:1.65rem;font-weight:500}.about-passal__pillars p{color:var(--muted);margin:.35rem 0 0;line-height:1.5}.today-list{padding:clamp(1.75rem,4vw,2.5rem) 0 0}.section-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.section-heading h2{margin:0;font-size:1.7rem;font-weight:500}.section-heading p{color:var(--muted);margin:.35rem 0 0;font-size:.85rem}.routine-settings-button{border:1px solid var(--line);width:2.75rem;height:2.75rem;color:var(--ink);cursor:pointer;background:0 0;border-radius:50%;flex:none;place-items:center;transition:border-color .16s,color .16s,transform .16s;display:grid}.routine-settings-button:hover{border-color:var(--accent);color:var(--accent-dark);transform:rotate(18deg)}.routine-settings-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.15rem;height:1.15rem}.routine-dialog-backdrop{z-index:20;background:#25231f94;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.routine-dialog{border-radius:var(--radius);background:var(--card);width:min(620px,100%);max-height:min(760px,100vh - 2rem);padding:clamp(1.5rem,5vw,2.5rem);overflow-y:auto;box-shadow:0 1.5rem 4rem #25231f3d}.routine-dialog__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.routine-dialog__header .eyebrow{margin-bottom:.5rem}.routine-dialog__header h2{margin:0;font-size:clamp(2rem,6vw,3rem);font-weight:500;line-height:1}.routine-dialog__close{border:1px solid var(--line);width:2.5rem;height:2.5rem;color:var(--ink);cursor:pointer;background:0 0;border-radius:50%;flex:none;place-items:center;font-size:1.5rem;line-height:1;display:grid}.routine-dialog__description{max-width:31rem;color:var(--muted);margin:1rem 0 1.5rem;line-height:1.5}.routine-dialog__list{margin:0;padding:0;list-style:none}.routine-dialog__list li{border-top:1px solid var(--line);grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;gap:.85rem;min-height:4.25rem;display:grid}.routine-dialog__position{color:var(--accent-dark);letter-spacing:.08em;font-size:.72rem;font-weight:600}.routine-dialog__game{font-family:Newsreader,Georgia,serif;font-size:1.35rem;font-weight:500}.routine-dialog__item-actions{align-items:center;gap:.35rem;display:flex}.routine-dialog__item-actions button{border:1px solid var(--line);min-width:2.25rem;min-height:2.25rem;color:var(--ink);cursor:pointer;font:inherit;background:0 0;border-radius:999px;padding:.35rem .55rem;font-size:.8rem;font-weight:600}.routine-dialog__item-actions button:hover:not(:disabled){border-color:var(--accent);color:var(--accent-dark)}.routine-dialog__item-actions button:disabled{cursor:default;opacity:.3}.routine-dialog__item-actions .routine-dialog__remove{color:var(--accent-dark);border-color:#0000;margin-left:.25rem}.routine-dialog__empty{border:1px solid var(--line);color:var(--muted);text-align:center;border-radius:1rem;margin:0;padding:1.5rem}.routine-dialog__footer{justify-content:flex-end;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.today-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.25rem;padding:1.15rem 0;display:grid}.today-card--completed .today-card__content,.today-card--skipped .today-card__content{opacity:.58}.completion-toggle{color:#fff;cursor:pointer;background:0 0;border:1px solid #aaa294;border-radius:50%;flex:none;place-items:center;width:2.75rem;height:2.75rem;font-size:1.25rem;display:grid}.today-card--completed .completion-toggle{border-color:var(--accent);background:var(--accent)}.today-card--skipped .completion-toggle{border-color:var(--muted);background:var(--muted)}.today-card__meta{color:var(--accent-dark);letter-spacing:.07em;text-transform:uppercase;gap:.45rem;font-size:.72rem;font-weight:600;display:flex}.today-card h2{margin:.35rem 0 .25rem;font-size:2rem;font-weight:500;line-height:1}.today-card__content>p{color:var(--muted);margin:0;line-height:1.45}.today-card__button{justify-content:center;min-width:6rem}.completion-note{text-transform:uppercase;font-size:.78rem;font-weight:600;color:var(--accent-dark)!important;margin-top:.55rem!important}.game-return-backdrop{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#25231fad;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.game-return-dialog{border-radius:var(--radius);background:var(--card);width:min(560px,100%);padding:clamp(1.75rem,6vw,3rem);box-shadow:0 1.75rem 5rem #25231f4d}.game-return-dialog .eyebrow{margin-bottom:.65rem}.game-return-dialog h2{letter-spacing:-.04em;margin:0;font-size:clamp(2.4rem,7vw,4rem);font-weight:500;line-height:.95}.game-return-dialog>p:not(.eyebrow){max-width:30rem;color:var(--muted);margin:1rem 0 0;line-height:1.55}.game-return-dialog__actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.game-return-dialog__actions button{cursor:pointer}.game-return-dialog__secondary{border:1px solid var(--line);min-height:2.75rem;color:var(--ink);background:0 0;border-radius:999px;padding:.65rem 1.05rem;font-size:.9rem;font-weight:600}.game-return-dialog__secondary:hover{border-color:var(--accent)}.catalog-callout{border-radius:var(--radius);background:var(--ink);color:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.5rem;margin:clamp(2.5rem,5vw,3.5rem) 0 5rem;padding:clamp(1.75rem,5vw,3.5rem);display:grid}.catalog-callout .eyebrow{color:#f6a18e;grid-column:1/-1;margin:0 0 -.5rem}.catalog-callout h2{max-width:650px;margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:1}.catalog-callout .button{background:var(--card);color:var(--ink)}.eyebrow{color:var(--accent-dark);letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:600}h1,h2{font-family:Newsreader,Georgia,serif}h1{letter-spacing:-.055em;margin:0;font-size:clamp(3.3rem,11vw,7.2rem);font-weight:500;line-height:.91}.hero__intro{max-width:630px;color:var(--muted);margin:1.75rem 0 0;font-size:clamp(1.08rem,2.3vw,1.35rem);line-height:1.55}.catalog,.resources-directory{padding-bottom:5rem}.resource-section{border-top:1px solid var(--line);padding:3rem 0 4rem}.resource-section__heading{grid-template-columns:minmax(90px,120px) minmax(0,1fr);column-gap:clamp(1.25rem,3vw,2.5rem);margin-bottom:clamp(2.5rem,5vw,4rem);display:grid}.resource-section__index{grid-area:1/1/span 3;margin:0;padding-top:.35rem}.resource-section__index span:first-child{color:var(--accent-dark);font-variant-numeric:tabular-nums;letter-spacing:-.05em;font-family:Newsreader,Georgia,serif;font-size:clamp(3.2rem,6vw,4.6rem);font-weight:500;line-height:.8}.resource-section__heading h2{letter-spacing:-.05em;max-width:720px;margin:0;font-size:clamp(3rem,7vw,5rem);font-weight:500;line-height:.92}.resource-section__subtitle{color:var(--ink);letter-spacing:-.025em;margin:1.1rem 0 0;font-family:Newsreader,Georgia,serif;font-size:clamp(1.7rem,3.5vw,2.4rem);font-weight:500;line-height:1.05}.resource-section__description{max-width:590px;color:var(--muted);margin:.75rem 0 0;line-height:1.55}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.resource-card{min-height:285px}.resource-card__tags{color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:.45rem;font-size:.72rem;font-weight:600;display:flex}.resource-card__tags span+span:before{content:"·";margin-right:.45rem}.resource-card h3{letter-spacing:-.03em;margin:1.2rem 0 .65rem;font-family:Newsreader,Georgia,serif;font-size:clamp(1.85rem,3vw,2.35rem);font-weight:500;line-height:1}.resource-card>p{max-width:36rem;color:var(--muted);margin:0;line-height:1.55}.resource-card .resource-card__use{color:var(--ink);margin-top:.85rem;font-size:.9rem;font-weight:600}.resource-card__link{width:fit-content;color:var(--accent-dark);text-underline-offset:.25em;margin-top:auto;padding-top:1.5rem;font-size:.9rem;font-weight:600;text-decoration-thickness:1px}.filters{border-block:1px solid var(--line);grid-template-columns:minmax(240px,1fr) repeat(2,minmax(170px,220px));gap:.75rem;padding-block:1.25rem;display:grid}.search-field,select{border:1px solid var(--line);background:#fffdf8b3;border-radius:999px;min-height:3rem}.search-field{align-items:center;gap:.65rem;padding:0 1rem;display:flex}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}select{width:100%;color:var(--ink);padding-inline:1rem 2.25rem}.catalog__heading{min-height:4.5rem;color:var(--muted);justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.text-button{color:var(--accent-dark);cursor:pointer;text-underline-offset:.2em;background:0 0;border:0;text-decoration:underline}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.editorial-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--card);flex-direction:column;padding:clamp(1.35rem,3vw,2rem);display:flex;box-shadow:0 1px #25231f0a}.game-card{min-height:285px}.game-card__meta{color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;gap:.5rem;font-size:.76rem;font-weight:600;display:flex}.game-card h2{letter-spacing:-.03em;margin:1.3rem 0 .65rem;font-size:clamp(2rem,4vw,2.7rem);font-weight:500;line-height:1}.game-card>p{max-width:35rem;color:var(--muted);margin:0;line-height:1.55}.game-card__footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex}.game-card__provider{color:var(--muted);font-size:.82rem;display:block}.availability-note{max-width:13rem;color:var(--accent-dark);margin-top:.35rem;font-size:.72rem;line-height:1.3;display:block}.game-card__actions{align-items:center;gap:.55rem;display:flex}.routine-button{border:1px solid var(--line);min-height:2.75rem;color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.4rem;padding:.6rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex}.routine-button:hover{border-color:var(--accent)}.routine-button--active{color:var(--accent-dark);background:#f6e3dc;border-color:#c8b4a5}.routine-empty,.routine-empty .button{margin-top:1rem}.preview-notice{color:#62491e;background:#fff4d8;border:1px solid #d9b87b;border-radius:999px;justify-content:center;align-items:center;gap:.75rem;margin-top:1.25rem;padding:.7rem 1rem;font-size:.8rem;display:flex}.game-stage{text-align:center;max-width:820px;min-height:720px;margin-inline:auto;padding:clamp(4rem,9vw,7rem) 0}.game-stage h1{letter-spacing:-.055em;margin:0;font-size:clamp(4rem,12vw,7.5rem);font-weight:500;line-height:.9}.game-stage__prompt{color:var(--muted);margin:1.5rem 0 2.5rem;font-size:1.15rem}.word-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.word-option{border:1px solid var(--line);border-radius:var(--radius);background:var(--card);min-height:6.5rem;color:var(--ink);cursor:pointer;font-family:Newsreader,Georgia,serif;font-size:clamp(1.7rem,5vw,2.6rem);position:relative}.word-option span{color:var(--muted);font-family:DM Sans,system-ui,sans-serif;font-size:.7rem;position:absolute;top:.8rem;left:.9rem}.word-option:hover:not(:disabled){border-color:var(--accent);transform:translateY(-2px)}.word-option--incorrect{background:#f9e7e3;border-color:#a94a40}.word-option--correct{background:#e2f0e7;border-color:#47765e}.word-option:disabled:not(.word-option--selected){opacity:.55}.game-feedback{min-height:7rem;color:var(--muted);padding-top:1.5rem}.result-panel{border-radius:var(--radius);background:var(--ink);color:#fff;padding:1.75rem}.result-panel__success{color:#f6a18e;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:600}.result-panel h2{margin:.45rem 0 .8rem;font-size:2.7rem;font-weight:500}.result-panel>p:not(.result-panel__success){color:#d8d2c9;max-width:560px;margin:0 auto .7rem;line-height:1.5}.result-panel .text-button{color:#fff;margin-top:.7rem}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sinonimot-main{padding:1rem 1rem 2.5rem}.sinonimot-main__note{max-width:28rem;margin:1.5rem auto}.sinonimot{--sino-paper:#f2ecdf;--sino-paper-dark:#e7dec5;--sino-ink:#1f2a24;--sino-ink-soft:#5b6459;--sino-brick:#c4432b;--sino-brick-dark:#9e351f;--sino-gold:#d9a441;--sino-line:#1f2a2424;--sino-line-strong:#1f2a2447;width:min(100%,26rem);color:var(--sino-ink);-webkit-font-smoothing:antialiased;margin:0 auto;font-family:Work Sans,system-ui,sans-serif}.sinonimot .preview-notice{margin-bottom:.85rem}.sinonimot__screen{background:var(--sino-paper);border:1px solid var(--sino-line);background-image:radial-gradient(circle at 1px 1px,#1f2a240f 1px,#0000 0);background-size:22px 22px;border-radius:1.35rem;flex-direction:column;min-height:36rem;display:flex;position:relative;overflow:hidden}.sinonimot__topbar{justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1.1rem .5rem;display:flex}.sinonimot__topbar-start{align-items:center;gap:.5rem;min-width:0;display:flex}.sinonimot__logo{flex-shrink:0;width:6.75rem;height:auto;display:block}.sinonimot__streak{background:var(--sino-paper-dark);border:1px solid var(--sino-line);border-radius:999px;padding:.2rem .55rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.7rem;font-weight:600}.sinonimot__streak--quiet{color:var(--sino-ink-soft)}.sinonimot__title-row{padding:.55rem 1.1rem .15rem}.sinonimot__h2{margin:0;font-family:Fraunces,Georgia,serif;font-size:1.25rem;font-weight:600}.sinonimot__sub{color:var(--sino-ink-soft);margin:.15rem 0 0;font-size:.75rem}.sinonimot__play{flex-direction:column;flex:1;min-height:0;display:flex}.sinonimot__progress-row{gap:.3rem;padding:.5rem 1.1rem .25rem;display:flex}.sinonimot__prog-seg{background:var(--sino-line);border-radius:3px;flex:1;height:5px}.sinonimot__prog-seg.is-done{background:var(--sino-brick)}.sinonimot__prog-seg.is-current{background:var(--sino-gold)}.sinonimot__progress-label{color:var(--sino-ink-soft);letter-spacing:.06em;text-transform:uppercase;margin-top:.2rem;padding:0 1.1rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.65rem}.sinonimot__dots-row{gap:.35rem;padding:.65rem 1.1rem .25rem;display:flex}.sinonimot__clue-dot{background:var(--sino-line);border-radius:3px;flex:1;height:5px}.sinonimot__clue-dot.is-used{background:var(--sino-brick)}.sinonimot__clue-dot.is-current{background:var(--sino-gold)}.sinonimot__clue-card{background:var(--sino-ink);color:var(--sino-paper);border-radius:1rem;flex-direction:column;gap:.35rem;margin:.75rem 1.1rem 0;padding:.95rem 1.1rem 1.05rem;display:flex}.sinonimot__clue-k{letter-spacing:.1em;text-transform:uppercase;color:var(--sino-gold);margin:0;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.65rem;line-height:1.2;display:block}.sinonimot__clue-v{margin:0;padding:0;font-family:Fraunces,Georgia,serif;font-size:1.3rem;font-weight:600;line-height:1.2;display:block}.sinonimot__prev-clue{color:var(--sino-ink-soft);background:var(--sino-paper-dark);border-radius:.65rem;min-height:1rem;margin:.65rem 1.1rem 0;padding:.5rem .75rem;font-size:.75rem;line-height:1.4}.sinonimot__prev-clue b{color:var(--sino-ink)}.sinonimot__memory{gap:.65rem;margin:.65rem 1.1rem 0;display:grid}.sinonimot__memory-block{background:var(--sino-paper-dark);border-radius:.75rem;padding:.65rem .75rem}.sinonimot__memory-title{letter-spacing:.08em;text-transform:uppercase;color:var(--sino-ink-soft);white-space:nowrap;margin:0 0 .45rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.65rem;line-height:1.2}.sinonimot__chip-list{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.sinonimot__chip-list li{background:color-mix(in srgb, var(--sino-brick) 12%, var(--sino-paper));color:var(--sino-brick-dark);border:1px solid color-mix(in srgb, var(--sino-brick) 28%, transparent);border-radius:999px;padding:.25rem .55rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.75rem;font-weight:600}.sinonimot__memory-list{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.sinonimot__memory-list--clues li{color:var(--sino-ink-soft);grid-template-columns:1.1rem auto 1fr;align-items:baseline;column-gap:.45rem;font-size:.8rem;line-height:1.3;display:grid}.sinonimot__memory-list--clues li.is-current{color:var(--sino-ink);font-weight:600}.sinonimot__memory-idx,.sinonimot__memory-meta,.sinonimot__memory-text{margin:0;line-height:1.3}.sinonimot__memory-idx{color:var(--sino-brick-dark);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.7rem;font-weight:600}.sinonimot__memory-meta{letter-spacing:.04em;text-transform:uppercase;color:var(--sino-ink-soft);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.65rem}.sinonimot__memory-meta.is-synonym{color:var(--sino-brick-dark)}.sinonimot__memory-text{min-width:0;font-size:.8rem}.sinonimot__btn-row{flex-wrap:wrap;gap:.5rem;margin:.85rem 1.1rem 0;display:flex}.sinonimot__guess-btn,.sinonimot__reveal-btn,.sinonimot__next-btn{letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border:1.5px solid var(--sino-brick);border-radius:999px;padding:.5rem .9rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.7rem;font-weight:600;transition:all .15s}.sinonimot__reveal-btn{color:var(--sino-brick);border-color:var(--sino-brick);background:0 0;flex:1}.sinonimot__reveal-btn:disabled{opacity:.35;cursor:default}.sinonimot__reveal-btn--giveup{border-color:var(--sino-ink);color:var(--sino-ink)}.sinonimot__guess-btn{background:var(--sino-brick);color:var(--sino-paper);border-color:var(--sino-brick);flex:1}.sinonimot__guess-btn:disabled{opacity:.35;cursor:default}.sinonimot__next-btn{background:var(--sino-ink);color:var(--sino-paper);border-color:var(--sino-ink);text-align:center;width:calc(100% - 2.2rem);margin:.85rem 1.1rem 0;display:block}.sinonimot__tiles-row{flex-wrap:wrap;justify-content:center;gap:.35rem;padding:1rem 1.1rem .4rem;display:flex}.sinonimot__tiles-row.is-shake{animation:.4s sinonimot-shake}.sinonimot__tile{border:2px solid var(--sino-line-strong);background:var(--sino-paper);border-radius:.4rem;justify-content:center;align-items:center;width:1.9rem;height:2.4rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.95rem;font-weight:600;display:flex}.sinonimot__tile--filled{border-color:var(--sino-ink)}.sinonimot__tile--gold{background:var(--sino-gold);border-color:var(--sino-gold);color:var(--sino-ink)}.sinonimot__tile--miss{background:color-mix(in srgb, var(--sino-brick) 18%, var(--sino-paper));border-color:var(--sino-brick);color:var(--sino-brick)}.sinonimot__message{color:var(--sino-brick-dark);text-align:center;margin:.35rem 1.1rem 0;font-size:.8rem}.sinonimot__keyboard{margin-top:auto;padding:.65rem .6rem 1rem}.sinonimot__krow{justify-content:center;gap:.25rem;margin-bottom:.3rem;display:flex}.sinonimot__key{background:var(--sino-paper-dark);border:1px solid var(--sino-line);text-align:center;color:var(--sino-ink);cursor:pointer;border-radius:.3rem;flex:1;padding:.55rem 0;font-family:Work Sans,system-ui,sans-serif;font-size:.7rem;font-weight:600}.sinonimot__key--wide{flex:1.6}.sinonimot__key:disabled{opacity:.45;cursor:default}.sinonimot__loading{color:var(--sino-ink-soft);text-align:center;padding:2rem 1.1rem}.sinonimot__results{flex-direction:column;flex:1;padding:1.1rem 1.35rem 1.5rem;display:flex}.sinonimot__results-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--sino-ink-soft);margin-bottom:.25rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.65rem}.sinonimot__results-title{margin:0 0 1.1rem;font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:700}.sinonimot__result-row{border-bottom:1px solid var(--sino-line);justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem 0;display:flex}.sinonimot__result-word{font-family:Fraunces,Georgia,serif;font-size:.9rem;font-weight:600}.sinonimot__result-squares{gap:.2rem;display:flex}.sinonimot__sq{background:var(--sino-line);border-radius:.2rem;width:.9rem;height:.9rem}.sinonimot__sq--fill{background:var(--sino-brick)}.sinonimot__sq--miss{background:var(--sino-ink);opacity:.35}.sinonimot__result-fail{color:var(--sino-brick-dark);font-family:DM Sans,system-ui,sans-serif;font-size:.75rem;font-weight:500}.sinonimot__stats{gap:.65rem;margin-top:1.1rem;display:flex}.sinonimot__stat-box{background:var(--sino-paper-dark);text-align:center;border-radius:.75rem;flex:1;padding:.75rem}.sinonimot__stat-n{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:1.25rem;font-weight:600}.sinonimot__stat-l{color:var(--sino-ink-soft);text-transform:uppercase;letter-spacing:.06em;margin-top:.15rem;font-size:.65rem}.sinonimot__share-btn{background:var(--sino-ink);color:var(--sino-paper);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;border-radius:999px;margin-top:1.1rem;padding:.8rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.75rem;font-weight:600}.sinonimot__share-preview{background:var(--sino-ink);color:var(--sino-paper);text-align:center;white-space:pre-wrap;border-radius:.65rem;margin:.75rem 0 0;padding:.75rem;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.75rem;line-height:1.6}.sinonimot__back{text-align:center;margin:1rem 0 0;font-size:.85rem}.sinonimot__back a{color:var(--sino-brick-dark);text-underline-offset:.15em;text-decoration:underline}@keyframes sinonimot-shake{0%,to{transform:translate(0)}25%{transform:translate(-.35rem)}75%{transform:translate(.35rem)}}.button{background:var(--ink);color:#fff;border-radius:999px;align-items:center;gap:.45rem;min-height:2.75rem;padding:.65rem 1.05rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.button:hover{background:var(--accent-dark)}.empty-state{border:1px dashed var(--line);border-radius:var(--radius);text-align:center;padding:4rem 1rem}.empty-state h2{margin:0;font-size:2rem}.empty-state p{color:var(--muted)}footer{border-top:1px solid var(--line);color:var(--muted);padding:2rem 0 6rem;font-size:.9rem}.footer-nav{flex-wrap:wrap;gap:.85rem 1.25rem;margin-top:.75rem;display:flex}.footer-link{color:var(--muted);cursor:pointer;text-underline-offset:.2em;font:inherit;background:0 0;border:0;padding:0;text-decoration:underline}.legal-page{gap:1.5rem;padding-block:2.5rem 4rem;display:grid}.legal-page .hero-panel h1{letter-spacing:-.04em;font-size:clamp(2.2rem,6vw,3.4rem);line-height:1.05}.legal-eyebrow{letter-spacing:.04em;text-transform:none}.hero-panel{gap:.75rem;display:grid}.hero-panel .lead{max-width:40rem;color:var(--muted);margin:0;font-size:1.05rem;line-height:1.5}.card-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--card);padding:1.25rem 1.35rem}.legal-prose{gap:.85rem;line-height:1.6;display:grid}.legal-prose h2{margin:1rem 0 0;font-size:1.15rem}.legal-prose h3{margin:.5rem 0 0;font-size:1rem}.legal-prose ul{margin:0;padding-left:1.2rem}.legal-prose a{color:inherit}@media (width<=760px){.site-header{min-height:4.5rem}.wordmark{width:6.2rem}.site-header{z-index:60;background:var(--paper)}.site-header .wordmark,.site-header__nav-wrap{z-index:2;position:relative}.site-header__menu-toggle{display:inline-flex}.site-header__nav--desktop{display:none}.site-header__mobile-menu{z-index:1;display:block;position:absolute;top:calc(100% + .35rem);right:0}.site-header__nav--mobile{border:1px solid var(--line);background:var(--card);border-radius:.85rem;flex-direction:column;gap:.15rem;width:min(16.5rem,100vw - 2rem);padding:.65rem;display:flex;box-shadow:0 14px 32px #25231f2e}.site-header__nav--mobile a{box-shadow:none;border-radius:.55rem;padding:.8rem .9rem;font-size:.9rem}.site-header__nav--mobile a.active{background:color-mix(in srgb, var(--accent) 12%, var(--card));color:var(--accent-dark);box-shadow:none}.filters,.game-grid{grid-template-columns:1fr}.resource-section__heading{display:block}.resource-section__index{margin-bottom:1.25rem;padding-top:0}.resource-grid{grid-template-columns:1fr}.today-hero{align-items:flex-end}.about-passal{grid-template-columns:1fr;gap:2.5rem}.today-hero-grid{grid-template-columns:1fr;grid-template-areas:"claim""spotlight";gap:1.25rem;padding-bottom:1.25rem}.today-hero-grid--no-spotlight{grid-template-areas:"claim"}.about-passal--compact{padding-bottom:1.25rem}.today-hero-grid .about-passal--compact{padding:0}.featured-spotlight{margin-bottom:1.25rem}.today-hero-grid__spotlights{grid-template-columns:1fr}.today-hero-grid .featured-spotlight{margin:0}.daily-progress strong{font-size:2.25rem}.section-heading{align-items:center}.section-heading p{margin-top:.35rem}.routine-dialog{padding:1.35rem}.routine-dialog__list li{grid-template-columns:1.75rem minmax(0,1fr);padding:.85rem 0}.routine-dialog__item-actions{grid-column:2}.routine-dialog__footer{flex-direction:column-reverse;align-items:stretch}.routine-dialog__footer .button,.routine-dialog__footer .text-button{text-align:center;justify-content:center}.today-card{grid-template-columns:auto minmax(0,1fr);align-items:start}.today-card__button{grid-column:2;width:fit-content}.catalog-callout{grid-template-columns:1fr}.game-card__footer{flex-direction:column;align-items:flex-start}.game-card__actions{justify-content:space-between;width:100%}.preview-notice{border-radius:.8rem;flex-direction:column;align-items:flex-start}.word-options{grid-template-columns:1fr}.game-return-dialog__actions{flex-direction:column;align-items:stretch}.game-return-dialog__actions .button,.game-return-dialog__secondary{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.account-page{gap:1.5rem;padding-block:2rem 4rem;display:grid}.account-panel{gap:1rem;display:grid}.account-details{gap:.75rem;margin:0;display:grid}.account-details div{gap:.25rem;display:grid}.account-details dt{color:var(--muted);font-size:.9rem}.account-details dd{margin:0}.account-form{gap:.75rem;display:grid}.account-form label{font-weight:500}.account-form input{border:1px solid var(--line);background:var(--card);border-radius:.75rem;padding:.75rem 1rem}.account-actions{flex-wrap:wrap;gap:.75rem;display:flex}.account-actions button,.account-form button,.account-google{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:.75rem 1.25rem}.account-form button:disabled,.account-google:disabled,.account-actions button:disabled{opacity:.7;cursor:wait}.account-actions button.secondary{color:var(--ink);border:1px solid var(--line);cursor:pointer;background:0 0}.account-actions button.secondary:disabled{opacity:.7;cursor:wait}.form-message{color:var(--muted);margin:0}.form-message.error{color:var(--accent-dark)}.import-panel ul.import-summary{color:var(--muted);margin:0;padding-left:1.25rem}.import-panel ul.import-summary li+li{margin-top:.35rem}.tabs{width:100%}.tabs__list{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:.15rem .35rem;display:flex}.tabs__tab{appearance:none;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.65rem .85rem;font-weight:500;text-decoration:none}.tabs__tab:hover{color:var(--ink)}.tabs__tab.is-active{color:var(--ink);border-bottom-color:var(--accent)}.tabs--compact .tabs__tab{padding:.5rem .7rem;font-size:.95rem}.history-alert{border:1px solid color-mix(in srgb, var(--history-started) 40%, var(--line));background:color-mix(in srgb, var(--history-started-soft) 70%, var(--card));color:var(--muted);border-radius:1rem;gap:.85rem;padding:.9rem 1.1rem;font-size:.95rem;display:grid}.history-alert p{margin:0}.history-alert a{color:var(--accent-dark)}.history-alert--sync{border-color:color-mix(in srgb, var(--history-completed) 35%, var(--line));background:color-mix(in srgb, var(--history-completed-soft) 75%, var(--card))}.history-alert__actions{flex-wrap:wrap;gap:.5rem;display:flex}.history-alert__actions button{background:var(--history-completed);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:999px;padding:.55rem 1rem}.history-alert__actions button.secondary{border:1px solid var(--line);color:var(--ink);background:0 0}.history-alert__actions button:disabled{opacity:.7;cursor:wait}.history-page{gap:1.5rem;padding-block:2rem 4rem;display:grid}.history-metrics{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.75rem;margin:0;display:grid}.history-metric{border:1px solid var(--line);border-radius:1rem;gap:.25rem;padding:.85rem 1rem;display:grid}.history-metric--completed{background:var(--history-completed-soft);border-color:color-mix(in srgb, var(--history-completed) 35%, var(--line))}.history-metric--skipped{background:var(--history-skipped-soft);border-color:color-mix(in srgb, var(--history-skipped) 35%, var(--line))}.history-metric--started{background:var(--history-started-soft);border-color:color-mix(in srgb, var(--history-started) 35%, var(--line))}.history-metric dd{font-variant-numeric:tabular-nums;margin:0;font-size:1.35rem}.history-summary-chart{margin-bottom:1.25rem}.history-stacked-bar__track{background:var(--line);border-radius:999px;width:100%;min-height:1rem;display:flex;overflow:hidden}.history-stacked-bar__segment{min-width:.35rem;height:1rem;display:block}.history-stacked-bar__segment--completed{background:var(--history-completed)}.history-stacked-bar__segment--skipped{background:var(--history-skipped)}.history-stacked-bar__segment--opened{background:var(--history-started)}.history-legend{color:var(--muted);flex-wrap:wrap;gap:.75rem 1.25rem;margin:.75rem 0 0;padding:0;font-size:.92rem;list-style:none;display:flex}.history-legend li{align-items:center;gap:.45rem;display:inline-flex}.history-legend__swatch{border-radius:.2rem;flex:none;width:.85rem;height:.85rem}.history-legend__swatch--completed{background:var(--history-completed)}.history-legend__swatch--skipped{background:var(--history-skipped)}.history-legend__swatch--opened{background:var(--history-started)}.history-daily-chart__title{margin:0 0 .75rem;font-size:1rem}.history-daily-chart__bars{align-items:flex-end;gap:.45rem;min-height:8rem;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.history-daily-chart__bar-button{cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:.35rem;min-width:2.4rem;padding:.15rem;display:flex}.history-daily-chart__bar-button.selected .history-daily-chart__bar{outline:2px solid var(--accent-dark);outline-offset:2px}.history-daily-chart__bar{background:var(--line);border-radius:.45rem .45rem .15rem .15rem;flex-direction:column-reverse;width:1.35rem;min-height:2rem;display:flex;overflow:hidden}.history-daily-chart__slice{width:100%;min-height:.2rem}.history-daily-chart__slice--completed{background:var(--history-completed)}.history-daily-chart__slice--skipped{background:var(--history-skipped)}.history-daily-chart__slice--opened{background:var(--history-started)}.history-daily-chart__label{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.72rem}.history-mini-bar{background:var(--line);vertical-align:middle;border-radius:999px;width:4.5rem;max-width:100%;min-height:.65rem;display:inline-flex;overflow:hidden}.history-mini-bar--empty{color:var(--muted)}.history-mini-bar__segment{min-width:.2rem;height:.65rem}.history-mini-bar__segment--completed{background:var(--history-completed)}.history-mini-bar__segment--skipped{background:var(--history-skipped)}.history-mini-bar__segment--opened{background:var(--history-started)}.history-state-badge{white-space:nowrap;border-radius:999px;padding:.2rem .65rem;font-size:.82rem;font-weight:600}.history-state-badge--completed{background:var(--history-completed-soft);color:var(--history-completed)}.history-state-badge--skipped{background:var(--history-skipped-soft);color:var(--accent-dark)}.history-state-badge--opened{background:var(--history-started-soft);color:#7a5a12}.history-detail-chart{margin-bottom:1rem}.history-empty-chart{color:var(--muted);margin:0}.history-game-stats{gap:1rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.history-game-stat__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem 1rem;margin-bottom:.4rem;display:flex}.history-game-stat__plays{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:600}.history-game-stat__bar{background:var(--line);border-radius:999px;width:100%;min-height:.7rem;overflow:hidden}.history-game-stat__fill{border-radius:999px;min-height:.7rem;display:flex;overflow:hidden}.history-game-stat__slice{min-width:.25rem;height:.7rem}.history-game-stat__slice--completed{background:var(--history-completed)}.history-game-stat__slice--opened{background:var(--history-started)}.history-game-stat__slice--skipped{background:var(--history-skipped)}.history-game-stat__breakdown{color:var(--muted);flex-wrap:wrap;gap:.4rem .75rem;margin:.45rem 0 0;font-size:.85rem;display:flex}.history-game-stat__chip:before{content:"";vertical-align:middle;border-radius:.15rem;width:.55rem;height:.55rem;margin-right:.35rem;display:inline-block}.history-game-stat__chip--completed:before{background:var(--history-completed)}.history-game-stat__chip--started:before{background:var(--history-started)}.history-game-stat__chip--skipped:before{background:var(--history-skipped)}.history-metric dt{color:var(--muted);font-size:.9rem}.history-range,.history-help,.history-sync-note p{color:var(--muted)}.history-layout{gap:1.5rem;display:grid}@media (width>=900px){.history-layout{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}}.history-table{border-collapse:collapse;width:100%}.history-table th,.history-table td{border-top:1px solid var(--line);text-align:left;vertical-align:top;padding:.75rem .5rem}.history-table tr.selected{background:color-mix(in srgb, var(--accent) 8%, transparent)}.history-day-button{color:inherit;cursor:pointer;font:inherit;text-align:left;text-underline-offset:.15em;background:0 0;border:0;padding:0;text-decoration:underline}.history-detail-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.history-detail-list li{justify-content:space-between;gap:1rem;display:flex}.history-detail-date{color:var(--muted)}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sync-status{background:var(--card);border:1px solid var(--line);z-index:20;max-width:min(22rem,100vw - 2rem);color:var(--muted);border-radius:.85rem;margin:0;padding:.65rem 1rem;font-size:.85rem;line-height:1.35;position:fixed;bottom:1rem;right:1rem;box-shadow:0 8px 24px #25231f14}.admin-page{gap:1.25rem}.admin-panel{gap:1rem;display:grid}.admin-panel h2{margin:0;font-family:Newsreader,Georgia,serif;font-size:1.35rem}.admin-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;display:flex}.admin-toolbar label,.admin-panel>label{gap:.4rem;display:grid}.admin-toolbar select,.admin-panel select{border:1px solid var(--line);background:var(--card);font:inherit;border-radius:.75rem;padding:.65rem .9rem}.admin-link-list{gap:.5rem;margin:0;padding-left:1.2rem;display:grid}.admin-note{color:var(--muted);margin:0;font-size:.95rem}.admin-puzzle-list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.admin-puzzle-list>li,.admin-puzzle-list__row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.75rem 1.25rem;padding-block:.55rem;display:grid}@media (width<=720px){.admin-puzzle-list>li,.admin-puzzle-list__row{grid-template-columns:minmax(0,1fr) auto}.admin-puzzle-list__actions{grid-column:1/-1;justify-content:flex-end}}.admin-puzzle-list>li:last-child{border-bottom:0}.admin-puzzle-list__body{gap:.35rem;min-width:0;display:grid}.admin-puzzle-list p{color:var(--muted);margin:0;font-size:.92rem}.admin-puzzle-list__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.admin-puzzle-list__actions .button,.admin-puzzle-list__actions button{background:var(--ink);color:#fff;cursor:pointer;min-height:2.5rem;font:inherit;border:0;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.admin-puzzle-list__actions button.secondary,.admin-puzzle-list__actions .button.secondary{border:1px solid var(--line);color:var(--ink);background:0 0}.admin-puzzle-list__actions button:disabled{opacity:.7;cursor:wait}.admin-status{letter-spacing:.01em;text-align:center;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:.4rem;justify-content:center;align-items:center;min-width:6.75rem;padding:.28rem .55rem;font-size:.78rem;font-weight:600;line-height:1.2;display:inline-flex}.admin-status--draft{color:#7a5a12;background:var(--history-started-soft);border-color:color-mix(in srgb, var(--history-started) 45%, var(--line))}.admin-status--published{color:#1f4f43;background:var(--history-completed-soft);border-color:color-mix(in srgb, var(--history-completed) 40%, var(--line))}.admin-status--assigned{color:var(--accent-dark);background:var(--history-skipped-soft);border-color:color-mix(in srgb, var(--accent) 40%, var(--line))}.admin-synonym-assist{gap:.45rem;margin-block:.35rem .75rem;display:grid}.admin-synonym-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.admin-synonym-list li{gap:.35rem;display:grid}.admin-synonym-chips{flex-wrap:wrap;gap:.4rem;display:flex}.admin-synonym-chips button{padding:.35rem .7rem;font-size:.88rem}.admin-autocomplete{gap:.35rem;display:grid;position:relative}.admin-autocomplete__row{align-items:center;gap:.5rem;display:flex}.admin-autocomplete__row input{flex:1}.admin-autocomplete__list{z-index:20;background:var(--paper,#fff);border:1px solid var(--line);max-height:16rem;box-shadow:0 10px 28px color-mix(in srgb, var(--ink,#1a1a1a) 12%, transparent);gap:.2rem;margin:0;padding:.35rem;list-style:none;display:grid;position:absolute;top:calc(100% + .2rem);left:0;right:0;overflow:auto}.admin-autocomplete__option{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:.35rem;gap:.15rem;padding:.55rem .7rem;display:grid}.admin-autocomplete__option strong{font-size:.98rem}.admin-autocomplete__option span{color:var(--muted);font-size:.82rem}.admin-autocomplete__option.is-active,.admin-autocomplete__option:hover{background:color-mix(in srgb, var(--brick,#c4432b) 12%, transparent)}.admin-clue-field{gap:.45rem;display:grid}.admin-clue-field__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;font-size:.92rem;display:flex}.admin-clue-field__regen{flex-shrink:0;padding:.35rem .65rem;font-size:.82rem}.admin-clue-mode{gap:.35rem;display:inline-flex}.admin-clue-mode button{padding:.3rem .65rem;font-size:.82rem}.admin-check-row{align-items:center;gap:.65rem;display:flex}.tabs__tab.is-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.admin-coverage{gap:.35rem;display:grid}.admin-coverage p{color:var(--muted);margin:0;font-size:.95rem}.admin-programacio{gap:1.25rem;display:grid}.admin-calendar-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.admin-calendar-header h2{text-align:center;flex:1;margin:0}.admin-calendar-header button{min-width:2.5rem}.admin-calendar-weekdays,.admin-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.4rem;display:grid}.admin-calendar-weekdays{color:var(--muted);text-align:center;margin-top:.35rem;font-size:.8rem}.admin-calendar-cell{border:1px solid var(--line);text-align:left;min-height:6.75rem;font:inherit;color:inherit;cursor:pointer;background:0 0;border-radius:.65rem;align-content:start;gap:.35rem;padding:.5rem;display:grid}.admin-calendar-cell__head{justify-content:space-between;align-items:flex-start;gap:.35rem;display:flex}.admin-calendar-cell.is-empty{pointer-events:none;border-color:#0000;min-height:0}.admin-calendar-cell.is-today{border-color:var(--ink,#1c1917)}.admin-calendar-cell.is-selected{outline:2px solid var(--ink,#1c1917);outline-offset:1px}.admin-calendar-cell.is-incomplete{border-style:dashed}.admin-calendar-cell.is-scheduled{background:color-mix(in srgb, var(--card) 85%, #c4b5a0)}.admin-calendar-cell.is-published{background:color-mix(in srgb, var(--card) 80%, #8fbc8f)}.admin-calendar-day{font-size:.95rem;font-weight:600;line-height:1.1}.admin-calendar-words{gap:.28rem;margin:0;padding:0;list-style:none;display:grid}.admin-calendar-word{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:600;line-height:1.25;overflow:hidden}.admin-calendar-empty{color:var(--muted);font-size:.72rem;line-height:1.2}.admin-status--compact{min-width:0;padding:.14rem .38rem;font-size:.62rem;font-weight:600}.admin-status--scheduled{color:#5c4a28;background:color-mix(in srgb, var(--card) 70%, #d4c4a8);border-color:color-mix(in srgb, #c4b5a0 50%, var(--line))}.admin-day-words-dialog__meta{flex-wrap:wrap;align-items:center;gap:.5rem;margin:.35rem 0 0;font-size:.9rem;display:flex}.admin-day-words-dialog__round-actions{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:flex-start;margin:0;padding-bottom:.65rem}.admin-day-words-dialog .admin-puzzle-list__actions{justify-content:flex-start;gap:.4rem}.admin-day-words-dialog .admin-puzzle-list__actions .button,.admin-day-words-dialog .admin-puzzle-list__actions button{width:auto;min-height:2rem;padding:.32rem .72rem;font-size:.82rem}.admin-day-words-dialog__editor .admin-clue-field__head{flex-flow:wrap;justify-content:space-between;align-items:center;gap:.4rem}.admin-day-words-dialog__editor .admin-clue-field__regen{width:auto;min-height:2rem;padding:.32rem .72rem;font-size:.82rem;display:inline-flex}.admin-day-words-dialog__editor .account-actions{flex-flow:wrap;gap:.4rem}.admin-day-words-dialog__editor .account-actions button{width:auto;min-height:2rem;padding:.32rem .72rem;font-size:.82rem}.admin-calendar-meta{color:var(--muted);gap:.1rem;font-size:.72rem;line-height:1.2;display:grid}.admin-calendar-status{font-family:var(--font-mono,ui-monospace, monospace);display:block}@media (width>=960px){.admin-calendar-cell{min-height:7.5rem}}.admin-day-inspector h3{margin:0;font-size:1rem}.admin-day-actions{flex-wrap:wrap}.admin-dialog-backdrop{z-index:40;background:#1c191773;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.admin-dialog{border:1px solid var(--line);background:var(--card,#fff);border-radius:1rem;gap:1rem;width:min(100%,36rem);max-height:min(90vh,44rem);padding:1.25rem;display:grid;overflow:auto;box-shadow:0 24px 48px #1c19172e}.admin-dialog.admin-day-words-dialog{grid-template-rows:auto minmax(0,1fr);max-height:min(92vh,48rem);overflow:hidden}.admin-dialog.admin-day-words-dialog .admin-dialog__header{background:var(--card,#fff);align-items:center}.admin-day-words-dialog__try-round{white-space:nowrap;flex-shrink:0;align-self:flex-start;min-height:2rem;padding:.32rem .72rem;font-size:.82rem}.admin-dialog__header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.admin-dialog__header h2{margin:.15rem 0 0;font-size:1.2rem}.admin-dialog__footer{border-top:1px solid var(--line);margin-top:.25rem;padding-top:1rem}.admin-dialog__footer-spacer{flex:auto;min-width:.5rem}.admin-day-words-dialog__toolbar{border-top:1px solid var(--line);justify-content:flex-start;margin-top:.75rem;padding-top:.75rem}.admin-dialog .admin-puzzle-list__actions .button,.admin-dialog .admin-puzzle-list__actions button{min-height:2.5rem}.admin-dialog__close{cursor:pointer;color:var(--muted);background:0 0;border:0;padding:.15rem .35rem;font-size:1.5rem;line-height:1}.admin-day-words-dialog__assigned h3,.admin-day-words-dialog__picker h3{margin:0;font-size:1rem}.admin-day-words-dialog__picker{gap:.5rem;min-height:0;display:grid}.admin-puzzle-list--picker{border:1px solid var(--line);border-radius:.65rem;max-height:min(40vh,18rem);margin:0;padding:0;overflow:auto}.admin-puzzle-list--picker li{padding-inline:.75rem}.admin-day-words-dialog__body{overscroll-behavior:contain;gap:1rem;min-height:0;padding-inline:.1rem;display:grid;overflow-y:auto}.admin-day-words-dialog__editor{border-top:0;grid-column:1/-1;margin-top:0;padding-top:0}.admin-day-words-tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:.35rem;padding-bottom:.35rem;display:flex}.admin-day-words-tabs__item{border:1px solid var(--line);background:var(--card);border-radius:.55rem;align-items:stretch;max-width:100%;display:inline-flex;overflow:hidden}.admin-day-words-tabs__item.is-active{border-color:color-mix(in srgb, var(--accent) 55%, var(--line));box-shadow:inset 0 -2px 0 var(--accent)}.admin-day-words-tabs__tab{appearance:none;color:var(--muted);font:inherit;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;max-width:12rem;padding:.55rem .8rem;font-size:.92rem;font-weight:600;overflow:hidden}.admin-day-words-tabs__tab.is-active,.admin-day-words-tabs__item.is-active .admin-day-words-tabs__tab{color:var(--ink)}.admin-day-words-tabs__tab--add{border:1px dashed var(--line);background:0 0;border-radius:.55rem}.admin-day-words-tabs__tab--add.is-active{border-color:color-mix(in srgb, var(--accent) 55%, var(--line));color:var(--ink);box-shadow:inset 0 -2px 0 var(--accent)}.admin-day-words-tabs__remove{appearance:none;border:0;border-left:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;padding:0 .55rem;font-size:1.1rem;line-height:1}.admin-day-words-tabs__remove:hover{color:var(--ink);background:color-mix(in srgb, var(--line) 35%, transparent)}.admin-day-words-tab-panel{gap:.85rem;min-height:0;display:grid}.admin-day-words-tab-panel h3{margin:0;font-size:1rem}.admin-day-words-tab-panel__actions{margin-top:.5rem}.admin-puzzle-list--modal .admin-puzzle-list__row{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:.85rem;padding-block:1rem}.admin-puzzle-clue-preview{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.admin-puzzle-clue-preview li{color:var(--muted);border:0;gap:.12rem;margin:0;padding:0;font-size:.88rem;line-height:1.35;display:grid}.admin-puzzle-clue-preview__label{letter-spacing:.02em;text-transform:uppercase;color:color-mix(in srgb, var(--ink) 55%, var(--muted));font-size:.76rem;font-weight:600}.admin-puzzle-list__actions--stacked{flex-direction:column;justify-content:flex-start;align-items:stretch}.admin-puzzle-list__actions--stacked .button,.admin-puzzle-list__actions--stacked button{justify-content:center;width:100%}.admin-puzzle-clue-editor{gap:.75rem;display:grid}.admin-puzzle-list__editor{border-top:1px solid var(--line);grid-column:1/-1;margin-top:.5rem;padding-top:.75rem}
