@font-face{font-family:Inter Tight;src:url(/assets/fonts/inter-tight-variable.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--bg: #f2f2f2;--surface: rgba(255, 255, 255, .92);--surface-strong: #ffffff;--text: #181818;--muted: #5d5d5d;--line: rgba(24, 24, 24, .12);--accent: #ff5a00;--accent-dark: #444444;--accent-sea: #ffefe5;--accent-sand: #fff2df;--shadow: 0 28px 60px rgba(24, 24, 24, .08);--radius-xl: 36px;--radius-lg: 24px;--radius-md: 18px;--layout-gap: 24px;--font-main: "Inter Tight", "Segoe UI", sans-serif;--font-display: var(--font-main)}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:var(--font-main);color:var(--text);background-color:#ededed}html.is-modal-open,body.is-modal-open{overflow:hidden;overscroll-behavior:none}body.is-modal-open{position:fixed;right:0;left:0;width:100%}a{color:inherit;text-decoration:none}button{font:inherit}[hidden]{display:none!important}.page-shell{width:min(1226px,calc(100% - 12px));margin:0 auto;padding:var(--layout-gap) 0}.topbar{display:flex;position:relative;top:0;z-index:30;justify-content:space-between;align-items:flex-end;gap:clamp(36px,11vw,174px);border:0;border-radius:0;box-shadow:none}.topbar:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#39393924}.topbar.compact{margin-bottom:var(--layout-gap)}.brand{position:relative;z-index:1}.brand-logos{display:inline-flex;align-items:center;flex:0 0 auto;padding-bottom:10px}.brand-logos img{display:block;width:174px;height:29px;object-fit:contain}.topbar-links{position:relative;z-index:1;display:flex;flex-wrap:nowrap;justify-content:center;align-items:flex-end;gap:clamp(22px,3vw,36px);color:#393939;font-size:14px;font-weight:500;line-height:1.2;text-transform:none}.topbar-links a{position:relative;display:inline-flex;align-items:center;padding:18px 12px;white-space:nowrap;transition:color .18s ease}.topbar-links a:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:transparent}.topbar-links a:hover,.topbar-links a.is-active{color:#ff5a00}.topbar-links a.is-active:after{background:#ff5a00}.topbar-links a.is-active{cursor:default;pointer-events:none}.hero{padding:0 0 var(--layout-gap)}.hero-content{position:relative;display:flex;align-items:flex-start;margin-top:var(--layout-gap);min-height:clamp(430px,43vw,532px);padding:clamp(42px,4vw,54px) clamp(42px,4vw,48px);border-radius:5px;overflow:hidden;color:#fff;background:var(--accent) url(/assets/hero-bg-desktop.webp) center / cover no-repeat;border:0;box-shadow:none}.hero-copy-block{position:relative;z-index:1;width:min(100%,650px)}.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;color:var(--accent);font-weight:700}h1,h2{margin:0}.hero h1{max-width:650px;color:#fff;font-family:var(--font-display);font-size:clamp(46px,4.05vw,58px);font-weight:700;font-synthesis:none;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;line-height:1.1;text-transform:uppercase;letter-spacing:-.01em}.hero-copy{max-width:100%;margin:28px 0 32px;color:#fff;font-size:18px;font-weight:300;line-height:1.2;letter-spacing:.006em}.hero-content .eyebrow{margin-bottom:26px;color:#fff9;font-size:1rem;font-weight:400;line-height:1.2;letter-spacing:.006em;text-transform:none}.hero-actions{display:flex;flex-wrap:wrap;gap:0}a.hero-result-action{width:350px;min-width:350px;height:51px;min-height:51px;padding:0 28px;border-radius:0;background:#fff;color:#3b3b3b;font-family:var(--font-display);font-size:18px;font-weight:600;line-height:1;letter-spacing:-.01em;white-space:nowrap}.hero-result-action:hover{background:#3b3b3b;color:#fff;border-color:transparent}.content{display:grid;gap:var(--layout-gap);padding-top:0}.content-wide{max-width:none}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.results-grid{margin-top:16px}.panel,.result-card{border-radius:var(--radius-xl);background:var(--surface);border:1px solid rgba(24,24,24,.08);box-shadow:var(--shadow)}.game-card{position:relative;min-height:294px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:24px;border-radius:4px;background:#fff;border:1px solid rgba(57,57,57,.12);box-shadow:none}.card-tag{display:inline-flex;align-self:flex-start;padding:3px 8px;margin:0 0 20px;border-radius:2px;background:#fff;border:1px solid rgba(255,90,0,.22);color:var(--accent);font-size:14px;font-weight:400;line-height:1.2}.game-card-content{position:relative;z-index:1;display:flex;flex:1;min-height:100%;flex-direction:column;align-items:flex-start}.game-card h2{width:100%;color:#393939;font-family:var(--font-display);font-size:24px;font-weight:600;line-height:1.1;letter-spacing:0;text-transform:uppercase}.game-card h2 span{color:var(--accent)}.game-card-content>p:not(.card-tag){width:100%;margin:12px 0 0;color:#393939;font-size:16px;line-height:1.25;letter-spacing:.006em}.game-card .button{margin-top:auto;align-self:flex-start;min-width:140px;height:51px;padding:0 24px;border-radius:0;background:#393939;color:#fff;font-family:var(--font-display);font-size:16px;font-weight:600;line-height:1;letter-spacing:0}.game-card .button:hover{background:var(--accent);color:#fff;border-color:transparent}.game-card-art{position:absolute;right:-1px;bottom:-1px;width:min(100%,386px);height:auto;pointer-events:none;-webkit-user-select:none;user-select:none}.game-card-field .game-card-art{right:0}.game-card-wheel .game-card-art,.game-card-words .game-card-art{right:-4px}.button{display:inline-flex;justify-content:center;align-items:center;padding:14px 20px;border:1px solid transparent;border-radius:999px;background:var(--accent-dark);color:#f2f2f2;cursor:pointer;font-size:.84rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.button:hover{transform:translateY(-1px);background:#fff;color:var(--accent-dark);border-color:var(--accent-dark)}.button:disabled{background:#d7d9df;color:#7b8190;cursor:not-allowed;transform:none}.button-primary{background:var(--accent);color:#f2f2f2}.button-primary:hover{background:var(--accent-dark);color:#f2f2f2;border-color:transparent}.hero-content .hero-result-action.button-primary{background:#fff;color:#3b3b3b;border-color:transparent}.hero-content .hero-result-action.button-primary:hover{background:#3b3b3b;color:#fff;border-color:transparent}button:not(.topbar button),.button:not(.topbar .button){font-weight:600!important}.panel{padding:32px}@media(max-width:860px){.panel{padding:22px}}@media(max-width:560px){.panel{padding:20px 16px 24px}}.panel-head,.history-head,.action-row{display:flex;justify-content:space-between;align-items:center;gap:16px}.wheel-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.wheel-once-badge{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:#1e243017;border:1px solid rgba(30,36,48,.12);color:#49505e;font-size:.88rem;font-weight:700}.stats-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin:26px 0 14px}.stat-box,.result-card{padding:18px;background:var(--surface-strong);border:1px solid var(--line);border-radius:var(--radius-lg)}.stat-label{display:block;margin-bottom:8px;color:var(--muted);font-size:.92rem}.stat-value,.result-number,.result-total{font-size:1.4rem;line-height:1.2}.result-total{font-size:clamp(2.4rem,8vw,4rem)}.result-highlight{grid-column:1 / -1;background:radial-gradient(circle at right top,rgba(255,90,0,.14),transparent 18%),linear-gradient(180deg,#fff,#fff5ec)}.results-cta{margin-top:24px;padding:24px;border-radius:var(--radius-lg);background:radial-gradient(circle at top right,rgba(255,90,0,.18),transparent 24%),linear-gradient(180deg,#fff4e4f5,#fffffff0);border:1px solid rgba(24,24,24,.08);box-shadow:var(--shadow)}.results-cta-kicker{margin:0 0 10px;color:var(--accent);text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:800}.results-cta h2{margin:0 0 18px;max-width:620px;font-size:clamp(1.5rem,3vw,2.2rem)}.helper-text{margin:12px 0 20px;color:var(--muted)}.minesweeper-page{overflow:visible}.minesweeper-page .page-shell{min-height:100vh;padding:var(--layout-gap) 0;display:flex;flex-direction:column}.minesweeper-page .content{padding-top:0;flex:1}.minesweeper-page .panel{position:relative;height:100%;background:#fff;border-radius:4px;box-shadow:none;display:flex;flex-direction:column}.minesweeper-new-round{width:190px;min-height:48px;padding:0 18px;border-radius:0;font-size:16px;font-weight:500;letter-spacing:0}.minesweeper-new-round[hidden]{display:none}.minesweeper-page .stats-row{grid-template-columns:repeat(3,minmax(0,1fr))}.minesweeper-page .helper-text{margin:20px 0 0;text-align:center;color:#3d3d3d9e;font-size:16px;line-height:1.2;letter-spacing:.006em}.minesweeper-helper-mobile,.minesweeper-mobile-controls{display:none}@media(max-width:860px),(hover:none)and (pointer:coarse){.minesweeper-page .helper-text{display:none}.minesweeper-mobile-controls{display:grid;width:min(100%,333px);gap:8px;margin:0 auto 18px}.minesweeper-mobile-mode-label{margin:0;color:#393939;font-size:16px;font-weight:500;line-height:1.2;text-align:center}.minesweeper-mode-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;padding:3px;border:1px solid rgba(57,57,57,.14);border-radius:4px;background:#ededed}.minesweeper-mode-option{min-width:0;height:42px;padding:0 12px;border:0;border-radius:2px;background:transparent;color:#393939;cursor:pointer;font-size:15px;font-weight:500;line-height:1}.minesweeper-mode-option.is-active{background:var(--accent);color:#fff}.minesweeper-mode-option:focus-visible{outline:2px solid #393939;outline-offset:2px}.minesweeper-mobile-mode-description{min-height:34px;margin:0;color:#3d3d3d9e;font-size:14px;line-height:1.2;text-align:center}}@media(max-width:767px){.minesweeper-mode-option{font-size:13px}}.minesweeper-game-block{flex:1;width:100%;min-height:420px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 0 18px}.minesweeper-stage{position:relative;width:min(100%,333px);margin:0 auto}.minesweeper-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;width:100vw;height:100%;height:100dvh;padding:24px;overflow-y:auto;overscroll-behavior:contain;background:#1818183d;pointer-events:auto}.minesweeper-overlay[hidden]{display:none}.minesweeper-result-card{position:relative;width:min(100%,516px);min-height:266px;padding:24px 22px;border-radius:24px;text-align:center;pointer-events:auto;color:#f9f3ea;background:radial-gradient(circle at top center,rgba(255,170,104,.26),transparent 42%),linear-gradient(180deg,#1f222bf5,#10121afa);border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 48px #0708126b,inset 0 1px #ffffff14}.minesweeper-result-close{position:static;align-self:flex-end;flex:0 0 auto;display:inline-flex;width:32px;height:32px;padding:0;margin:0 0 4px;align-items:center;justify-content:center;border:0;background:transparent;color:#393939;cursor:pointer;font-family:var(--font-main);font-size:30px;font-weight:300;line-height:1}.minesweeper-result-close:hover,.minesweeper-result-close:focus-visible{color:var(--accent)}.minesweeper-result-close[hidden],.minesweeper-result-visual{display:none}.minesweeper-result-content{min-width:0}.minesweeper-result-kicker{margin:0 0 10px;color:#ffb07b;text-transform:uppercase;letter-spacing:.18em;font-size:.76rem;font-weight:700}.minesweeper-result-title{margin:0;font-size:clamp(2rem,5vw,2.8rem);line-height:1;text-transform:uppercase}.minesweeper-result-text{margin:14px 0 18px;color:#f9f3ead1;line-height:1.55}.minesweeper-result-text strong{color:var(--accent);font-weight:700}.minesweeper-result-card .button{min-width:180px}.minesweeper-overlay:is([data-modal-state=loss],[data-modal-state=registration],[data-modal-state=error]) .minesweeper-result-card{display:grid;grid-template-columns:240px minmax(0,1fr);width:min(100%,516px);min-height:266px;padding:0;overflow:hidden;border:1px solid rgba(57,57,57,.12);border-radius:4px;color:#393939;text-align:left;background:#fff;box-shadow:0 14px 26px #39393938}.minesweeper-overlay:is([data-modal-state=loss],[data-modal-state=registration],[data-modal-state=error]) .minesweeper-result-visual{position:relative;display:block;min-width:0;height:100%;overflow:hidden}.minesweeper-overlay:is([data-modal-state=loss],[data-modal-state=registration],[data-modal-state=error]) .minesweeper-result-visual img{position:absolute;bottom:-1px;left:14px;width:225px;max-width:none;height:auto}.minesweeper-overlay:is([data-modal-state=loss],[data-modal-state=registration],[data-modal-state=error]) .minesweeper-result-content{display:flex;flex-direction:column;padding:24px 8px 24px 20px}.minesweeper-overlay:is([data-modal-state=loss],[data-modal-state=registration],[data-modal-state=error]) .minesweeper-result-kicker{margin:0;color:#393939;font-family:var(--font-display);font-size:26px;font-weight:500;line-height:.9;letter-spacing:0;text-transform:uppercase}.minesweeper-overlay:is([data-modal-state=loss],[data-modal-state=registration],[data-modal-state=error]) .minesweeper-result-title{margin:6px 0 0;color:#393939;font-family:var(--font-display);font-size:28px;font-weight:400;line-height:.9}.minesweeper-overlay:is([data-modal-state=loss],[data-modal-state=registration],[data-modal-state=error]) .minesweeper-result-text{margin:10px 0 20px;color:#393939;font-size:16px;line-height:1.3;letter-spacing:.006em;white-space:pre-line}.minesweeper-overlay:is([data-modal-state=loss],[data-modal-state=registration],[data-modal-state=error]) .button{width:230px;min-width:0;height:48px;min-height:48px;margin-top:8px;padding:0 18px;border-radius:0}.minesweeper-overlay[data-modal-state^=win-] .minesweeper-result-card{display:grid;grid-template-columns:240px minmax(0,1fr);width:min(100%,516px);min-height:266px;padding:0;overflow:hidden;border:1px solid rgba(57,57,57,.12);border-radius:4px;color:#393939;text-align:left;background:#fff;box-shadow:0 14px 26px #39393938}.minesweeper-overlay[data-modal-state^=win-] .minesweeper-result-visual{position:relative;display:block;min-width:0;height:100%;overflow:hidden}.minesweeper-overlay[data-modal-state^=win-] .minesweeper-result-visual img{position:absolute;max-width:none;height:auto}.minesweeper-overlay:is([data-modal-state=win-authenticated],[data-modal-state=win-already]) .minesweeper-result-visual img{bottom:0;left:6px;width:auto;height:250px}.minesweeper-overlay[data-modal-state=win-guest] .minesweeper-result-visual img{bottom:0;left:-5px;width:auto;height:250px}.minesweeper-overlay[data-modal-state^=win-] .minesweeper-result-content{display:flex;min-width:0;flex-direction:column}.minesweeper-overlay:is([data-modal-state=win-authenticated],[data-modal-state=win-already]) .minesweeper-result-content{padding:22px 18px 18px 10px}.minesweeper-overlay[data-modal-state=win-guest] .minesweeper-result-content{padding:24px 16px 16px 10px}.minesweeper-overlay[data-modal-state^=win-] .minesweeper-result-kicker{margin:0;color:#393939;font-family:var(--font-display);font-size:26px;font-weight:500;line-height:.95;letter-spacing:0;white-space:pre-line;text-transform:uppercase}.minesweeper-overlay[data-modal-state^=win-] .minesweeper-result-title{margin:6px 0 0;color:#393939;font-family:var(--font-display);font-size:26px;font-weight:400;line-height:.9}.minesweeper-overlay[data-modal-state^=win-] .minesweeper-result-text{margin:8px 0 0;color:#393939;font-size:14px;line-height:1.28;letter-spacing:0;white-space:pre-line}.minesweeper-overlay[data-modal-state=win-authenticated] .minesweeper-result-text{font-size:14px}.minesweeper-overlay[data-modal-state=win-guest] .button{width:230px;min-width:0;height:48px;min-height:48px;margin-top:auto;padding:0 12px;border-radius:0}.minesweeper-overlay[data-modal-state=limit] .minesweeper-result-card{display:grid;grid-template-columns:240px minmax(0,1fr);width:min(100%,516px);min-height:266px;padding:0;overflow:hidden;border:1px solid rgba(57,57,57,.12);border-radius:4px;color:#393939;text-align:left;background:#fff;box-shadow:0 14px 26px #39393938}.minesweeper-overlay[data-modal-state=limit] .minesweeper-result-visual{position:relative;display:block;min-width:0;height:100%;overflow:hidden}.minesweeper-overlay[data-modal-state=limit] .minesweeper-result-visual img{position:absolute;bottom:0;left:8px;width:auto;max-width:none;height:250px}.minesweeper-overlay[data-modal-state=limit] .minesweeper-result-content{display:flex;min-width:0;flex-direction:column;padding:16px 14px 16px 0}.minesweeper-overlay[data-modal-state=limit] .minesweeper-result-kicker{margin:0;color:var(--accent);font-family:var(--font-main);font-size:18px;font-weight:700;line-height:1;letter-spacing:0;text-transform:none}.minesweeper-overlay[data-modal-state=limit] .minesweeper-result-title{margin:14px 0 0;color:#393939;font-family:var(--font-display);font-size:30px;font-weight:500;line-height:.9;letter-spacing:0;text-transform:uppercase}.minesweeper-overlay[data-modal-state=limit] .minesweeper-result-text{margin:8px 0 0;color:#393939;font-size:14px;line-height:1.3;letter-spacing:0;white-space:pre-line}.minesweeper-board{--size: 9;display:grid;grid-template-columns:repeat(var(--size),minmax(0,1fr));gap:3px;width:100%;margin:0 auto;padding:8px;border-radius:8px;background:#ffdec9;border:0}.minesweeper-cell{aspect-ratio:1;width:100%;padding:0;display:flex;justify-content:center;align-items:center;border-radius:10px;font-family:var(--font-main);font-weight:700;font-size:clamp(1.1rem,2.8vw,1.8rem);line-height:1;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:manipulation;appearance:none;border:0;background:transparent;color:#3d3d3d;overflow:visible;transition:transform .1s ease,box-shadow .1s ease,background .1s ease}.minesweeper-cell[data-status=hidden]{background:#ffc49f;cursor:pointer;box-shadow:inset 1px 1px #ffffff57,inset -2px -2px #bf7d5733}.minesweeper-cell[data-status=hidden]:hover{transform:translateY(-1px)}.minesweeper-cell[data-status=marked]{background:#ffc49f;cursor:pointer;box-shadow:inset 1px 1px #ffffff57,inset -2px -2px #bf7d5733}.minesweeper-cell[data-status=mine]{background:#ffc49f;color:#3d3d3d;cursor:not-allowed;box-shadow:inset 0 0 0 2px #ff5a00a6}.minesweeper-cell[data-status=number]{background:transparent;cursor:not-allowed;box-shadow:none}.minesweeper-cell[data-status=number][data-adjacent="1"]{color:#f2b900}.minesweeper-cell[data-status=number][data-adjacent="2"]{color:#9b9b9b}.minesweeper-cell[data-status=number][data-adjacent="3"]{color:#9c4e13}.minesweeper-cell[data-status=number][data-adjacent="4"]{color:navy}.minesweeper-cell[data-status=number][data-adjacent="5"]{color:maroon}.minesweeper-cell[data-status=number][data-adjacent="6"]{color:teal}.minesweeper-cell[data-status=number][data-adjacent="7"]{color:#000}.minesweeper-cell[data-status=number][data-adjacent="8"]{color:gray}.minesweeper-cell:disabled{opacity:1}.minesweeper-cell-icon{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.minesweeper-cell-icon-place{width:94%;height:94%}.minesweeper-cell-icon-pin{width:68%;height:68%}.minesweeper-cell-icon-mine{width:86%;height:86%}@media(min-width:861px){.minesweeper-page .content{flex:0 0 auto}.minesweeper-page .panel{height:auto;min-height:804px}.minesweeper-game-block{flex:0 0 auto;min-height:500px;padding-bottom:20px}.minesweeper-stage{width:min(100%,420px)}.minesweeper-page .helper-text{margin-top:24px;font-size:18px}}@media(max-width:560px){.minesweeper-overlay{padding:12px}.minesweeper-result-card{width:min(calc(100vw - 24px),516px);min-height:220px}.minesweeper-overlay:is([data-modal-state=loss],[data-modal-state=registration],[data-modal-state=error]) .minesweeper-result-card{grid-template-columns:40% minmax(0,60%);width:min(calc(100vw - 24px),516px);height:220px;min-height:220px}.minesweeper-overlay:is([data-modal-state=loss],[data-modal-state=registration],[data-modal-state=error]) .minesweeper-result-visual img{bottom:-1px;left:-10px;width:185px}.minesweeper-overlay:is([data-modal-state=loss],[data-modal-state=registration],[data-modal-state=error]) .minesweeper-result-content{padding:20px 14px}.minesweeper-overlay:is([data-modal-state=loss],[data-modal-state=registration],[data-modal-state=error]) .minesweeper-result-kicker{font-size:25px}.minesweeper-overlay:is([data-modal-state=loss],[data-modal-state=registration],[data-modal-state=error]) .minesweeper-result-text{margin-top:8px;font-size:14px}.minesweeper-overlay:is([data-modal-state=loss],[data-modal-state=registration],[data-modal-state=error]) .button{width:100%;height:44px;min-height:44px;padding:0 10px}.minesweeper-overlay[data-modal-state^=win-] .minesweeper-result-card{grid-template-columns:42% minmax(0,58%);width:min(calc(100vw - 24px),516px)}.minesweeper-overlay:is([data-modal-state=win-authenticated],[data-modal-state=win-already]) .minesweeper-result-card{height:220px;min-height:220px}.minesweeper-overlay[data-modal-state=win-guest] .minesweeper-result-card{height:260px;min-height:260px}.minesweeper-overlay:is([data-modal-state=win-authenticated],[data-modal-state=win-already]) .minesweeper-result-visual img{left:-15px;width:auto;height:210px}.minesweeper-overlay[data-modal-state=win-guest] .minesweeper-result-visual img{left:-18px;width:auto;height:240px}.minesweeper-overlay[data-modal-state^=win-] .minesweeper-result-content,.minesweeper-overlay[data-modal-state=win-authenticated] .minesweeper-result-content,.minesweeper-overlay[data-modal-state=win-already] .minesweeper-result-content,.minesweeper-overlay[data-modal-state=win-guest] .minesweeper-result-content{padding:18px 14px 16px 8px}.minesweeper-overlay[data-modal-state^=win-] .minesweeper-result-kicker{font-size:26px}.minesweeper-overlay[data-modal-state^=win-] .minesweeper-result-text{font-size:13px}.minesweeper-overlay[data-modal-state=win-guest] .button{width:100%;height:44px;min-height:44px;padding:0 8px}.minesweeper-overlay[data-modal-state=limit] .minesweeper-result-card{grid-template-columns:42% minmax(0,58%);width:min(calc(100vw - 24px),516px);height:210px;min-height:210px}.minesweeper-overlay[data-modal-state=limit] .minesweeper-result-visual img{left:-10px;height:190px}.minesweeper-overlay[data-modal-state=limit] .minesweeper-result-content{padding:16px 12px 14px 6px}.minesweeper-overlay[data-modal-state=limit] .minesweeper-result-kicker{font-size:16px}.minesweeper-overlay[data-modal-state=limit] .minesweeper-result-title{margin-top:12px;font-size:25px}.minesweeper-overlay[data-modal-state=limit] .minesweeper-result-text{font-size:13px}.minesweeper-overlay:is([data-modal-state=loss],[data-modal-state=registration],[data-modal-state=error],[data-modal-state=limit],[data-modal-state^=win-]) .minesweeper-result-visual img{bottom:0;left:50%;width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain;transform:translate(-50%)}}@media(max-width:380px){.minesweeper-overlay:is([data-modal-state=loss],[data-modal-state=registration],[data-modal-state=error]) .minesweeper-result-card{grid-template-columns:38% minmax(0,62%)}.minesweeper-overlay:is([data-modal-state=loss],[data-modal-state=registration],[data-modal-state=error]) .minesweeper-result-visual img{left:-22px;width:170px}.minesweeper-overlay[data-modal-state^=win-] .minesweeper-result-card{grid-template-columns:40% minmax(0,60%)}.minesweeper-overlay:is([data-modal-state=win-authenticated],[data-modal-state=win-already]) .minesweeper-result-visual img{left:-22px;width:auto;height:205px}.minesweeper-overlay[data-modal-state=win-guest] .minesweeper-result-visual img{left:-26px;width:auto;height:225px}.minesweeper-overlay[data-modal-state=limit] .minesweeper-result-card{grid-template-columns:40% minmax(0,60%)}.minesweeper-overlay[data-modal-state=limit] .minesweeper-result-visual img{left:-18px;height:182px}.minesweeper-overlay:is([data-modal-state=loss],[data-modal-state=registration],[data-modal-state=error],[data-modal-state=limit],[data-modal-state^=win-]) .minesweeper-result-visual img{left:50%;width:auto;max-width:100%;height:auto;max-height:100%}}.wheel-page .page-shell{min-height:100vh;display:flex;flex-direction:column}.wheel-page .content{flex:0 0 auto}.wheel-page .panel{position:relative;min-height:590px;background:#fff;border-radius:4px;box-shadow:none}.wheel-page .wheel-title-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.wheel-page .wheel-once-badge{display:inline-flex;align-items:center;min-height:32px;padding:5px 12px;border:1px solid rgba(57,57,57,.12);border-radius:4px;background:#eee;color:#393939b8;font-size:14px;font-weight:400;line-height:1.2}.wheel-page .wheel-layout{display:grid;grid-template-columns:520px minmax(300px,1fr);gap:28px;align-items:start;margin-top:0}.wheel-page .wheel-stage{position:relative;width:598px;height:440px;margin:-2px 0 0 -32px}.wheel-page .fortune-wheel{display:block;width:598px;height:598px;max-width:none;position:absolute;inset:-50px 0 auto;transform-origin:center;transition:transform 4.5s cubic-bezier(.18,.9,.2,1)}.wheel-page .wheel-pointer{position:absolute;top:28px;left:283px;z-index:2;display:block;width:32px;height:32px}.wheel-page .wheel-sidebar{display:grid;justify-items:start;gap:14px;padding-top:12px}.wheel-page .stat-box{width:100%;display:flex;align-items:center}.wheel-page [data-wheel-status]{font-weight:400}@media(min-width:1280px){.wheel-page [data-wheel-status]{font-weight:600}}.wheel-page .action-row{display:block}.wheel-page #spin-wheel{width:100%;min-height:52px;padding:8px 14px;border:0;border-radius:0;background:var(--accent);color:#fff;font-family:var(--font-display);font-size:18px;font-weight:400;line-height:.8;letter-spacing:0}.wheel-page #spin-wheel:hover{background:#393939;color:#fff}.wheel-page #spin-wheel:disabled{background:#d7d9df;color:#7b8190}.wheel-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;width:100vw;height:100%;height:100dvh;padding:24px;overflow-y:auto;overscroll-behavior:contain;background:#1818183d;pointer-events:auto}.wheel-result-card{position:relative;display:grid;grid-template-columns:240px minmax(0,1fr);width:min(100%,516px);min-height:266px;overflow:hidden;border:1px solid rgba(57,57,57,.12);border-radius:4px;background:#fff;color:#393939;box-shadow:0 14px 26px #39393938;pointer-events:auto}.wheel-result-close{position:static;align-self:flex-end;flex:0 0 auto;display:inline-flex;width:32px;height:32px;padding:0;margin:0 0 4px;align-items:center;justify-content:center;border:0;background:transparent;color:#393939;cursor:pointer;font-family:var(--font-main);font-size:30px;font-weight:300;line-height:1}.wheel-result-close:hover,.wheel-result-close:focus-visible{color:var(--accent)}.wheel-result-close[hidden]{display:none}.wheel-result-visual{position:relative;min-width:0;min-height:264px;overflow:hidden}.wheel-result-visual img{position:absolute;bottom:0;left:0;width:auto;max-width:none;height:250px}.wheel-result-content{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:22px 18px 20px 12px}.wheel-result-content:has(.wheel-result-close:not([hidden])){justify-content:flex-start}.wheel-result-kicker{margin:0 0 16px;color:var(--accent);font-size:18px;font-weight:700;line-height:1}.wheel-result-title{margin:0;color:#393939;font-family:var(--font-display);font-size:32px;font-weight:400;line-height:.95;letter-spacing:0;white-space:pre-line;text-transform:uppercase}.wheel-result-text{margin:10px 0 0;color:#393939;font-size:14px;font-weight:400;line-height:1.3;letter-spacing:0}.wheel-result-text strong{color:var(--accent);font-weight:700}.wheel-result-action{width:210px;min-width:0;min-height:48px;margin-top:20px;padding:0 14px;border:0;border-radius:0;background:var(--accent);color:#fff}.wheel-overlay[data-modal-state=auth-required] .wheel-result-content{padding-right:18px;padding-left:12px}.wheel-overlay[data-modal-state=auth-required] .wheel-result-visual img{left:8px;height:250px}.wheel-overlay[data-modal-state=points-win] .wheel-result-visual img{left:-4px;height:252px}.wheel-overlay[data-modal-state=no-win] .wheel-result-visual img{left:10px;height:250px}.wheel-overlay[data-modal-state=super-prize] .wheel-result-content{justify-content:flex-start;padding-top:24px;padding-right:14px;padding-left:8px}.wheel-overlay[data-modal-state=super-prize] .wheel-result-visual img{left:-7px;height:266px}.wheel-overlay[data-modal-state=super-prize] .wheel-result-text{margin-top:8px;font-size:13px;line-height:1.28}.wheel-overlay[data-modal-state=limit] .wheel-result-content{justify-content:flex-start;padding-top:20px}.wheel-overlay[data-modal-state=limit] .wheel-result-visual img{left:10px;height:250px}@media(max-width:860px){.wheel-page .panel{min-height:0}.wheel-page .wheel-layout{grid-template-columns:1fr;gap:30px}.wheel-page .wheel-stage{width:min(420px,calc(100vw - 68px));height:min(320px,calc(76vw - 52px));margin:0 auto}.wheel-page .action-row{width:100%}.wheel-page .fortune-wheel{width:100%;height:auto;inset:-12% 0 auto}.wheel-page .wheel-pointer{top:2%;left:50%;transform:translate(-50%)}.wheel-page .wheel-sidebar{width:min(100%,420px);margin:0 auto;padding-top:0}}@media(max-width:480px){.wheel-page .wheel-stage{width:min(360px,calc(100vw - 52px));height:min(274px,calc(76vw - 40px))}.wheel-page .wheel-pointer{width:28px;height:28px}.wheel-page #spin-wheel{width:100%}}@media(max-width:560px){.wheel-overlay{padding:16px}.wheel-result-close{position:absolute;top:10px;right:10px;z-index:2;margin:0}.wheel-result-card{grid-template-columns:1fr;width:min(100%,360px);min-height:0;max-height:calc(100vh - 32px);overflow-y:auto}.wheel-result-visual{min-height:200px}.wheel-result-visual img,.wheel-overlay[data-modal-state=auth-required] .wheel-result-visual img,.wheel-overlay[data-modal-state=points-win] .wheel-result-visual img,.wheel-overlay[data-modal-state=no-win] .wheel-result-visual img,.wheel-overlay[data-modal-state=super-prize] .wheel-result-visual img,.wheel-overlay[data-modal-state=limit] .wheel-result-visual img{right:auto;bottom:0;left:50%;height:185px;transform:translate(-50%)}.wheel-result-content,.wheel-overlay[data-modal-state=auth-required] .wheel-result-content,.wheel-overlay[data-modal-state=super-prize] .wheel-result-content,.wheel-overlay[data-modal-state=limit] .wheel-result-content{padding:20px}.wheel-result-title{font-size:29px}.wheel-result-action{width:100%}}.history-block{margin-top:var(--layout-gap)}.history-list{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:10px}.history-list li{display:flex;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:var(--radius-md);background:var(--surface-strong);border:1px solid var(--line)}.history-empty{color:var(--muted)}.results-page .page-shell{min-height:100vh;display:flex;flex-direction:column}.results-page .content{flex:0 0 auto}.results-page .panel{min-height:680px;background:#fff;border-radius:4px;box-shadow:none}.results-page .panel-head{display:block;margin-bottom:24px}.results-page .eyebrow{display:inline-flex;align-items:center;min-height:20px;margin:0 0 20px;padding:2px 6px;border:1px solid rgba(255,90,0,.28);border-radius:2px;color:var(--accent);font-size:14px;font-weight:400;line-height:1.2;letter-spacing:.006em;text-transform:none}.results-page .panel h1{margin:0;color:#393939;font-family:var(--font-display);font-size:40px;font-weight:500;line-height:.9;letter-spacing:0;text-transform:uppercase}.results-page .results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 14px}.results-page .result-card{min-height:84px;padding:16px 18px 14px;border:1px solid rgba(57,57,57,.12);border-radius:4px;background:#fff;box-shadow:none}.results-page .result-highlight{grid-column:1 / -1;min-height:158px;padding:26px 24px 20px;background:#eee}.results-page .stat-label{display:block;margin:0 0 12px;color:#39393999;font-size:16px;font-weight:400;line-height:1.2;letter-spacing:.006em}.results-page .result-number{color:#393939;font-size:24px;font-weight:700;line-height:1}.results-page .result-total{display:block;color:var(--accent);font-size:68px;font-weight:500;line-height:.95;letter-spacing:0}.results-page .results-cta{min-height:238px;margin-top:20px;padding:26px 24px 24px;border:0;border-radius:4px;background:var(--accent);box-shadow:none;color:#fff}.results-page .results-cta-kicker{display:inline-flex;align-items:center;min-height:24px;margin:0 0 22px;padding:3px 8px;border:1px solid rgba(255,255,255,.5);border-radius:2px;color:#fff;font-size:14px;font-weight:400;line-height:1.2;letter-spacing:.006em;text-transform:none}.results-page .results-cta h2{max-width:620px;margin:0 0 24px;color:#fff;font-family:var(--font-display);font-size:32px;font-weight:500;line-height:1.2;letter-spacing:0;text-transform:uppercase}.results-page .results-cta-action{width:170px;min-height:51px;height:51px;padding:8px 16px;border:0;border-radius:0;background:#fff;color:#393939;font-family:var(--font-display);font-size:20px;font-weight:500;line-height:.8;letter-spacing:0}.results-page .results-cta-action:hover{border:0;background:#393939;color:#fff}@media(max-width:860px){.results-page .panel{min-height:0}.results-page .results-grid{grid-template-columns:1fr}.results-page .result-highlight{grid-column:auto}}@media(max-width:560px){.results-page .panel h1{font-size:32px}.results-page .result-highlight{min-height:130px;padding:22px 18px}.results-page .result-total{font-size:52px}.results-page .results-cta{min-height:0;padding:22px 18px}.results-page .results-cta h2{font-size:28px}.results-page .results-cta-action{width:100%}}.not-found-page .page-shell{display:flex;min-height:100dvh;flex-direction:column}.not-found-page .content{display:flex;flex:1;min-height:0}.not-found-page .topbar,.not-found-page .site-footer{flex:0 0 auto}.not-found-panel{position:relative;display:flex;width:100%;min-height:600px;flex:1;flex-direction:column;align-items:center;overflow:hidden;padding:46px 32px 0;border-radius:5px;background:var(--accent);color:#fff;text-align:center}.not-found-kicker{position:relative;z-index:1;margin:0 0 18px;font-size:14px;font-weight:400;line-height:1.2;opacity:.65}.not-found-title{position:relative;z-index:1;margin:0;font-size:56px;font-weight:600;line-height:1;letter-spacing:0;text-transform:uppercase}.not-found-action.button{position:relative;z-index:1;width:306px;min-height:51px;margin-top:30px;padding:0 20px;border:0;border-radius:0;background:#fff;color:#393939;font-size:16px;font-weight:500;letter-spacing:0}.not-found-action.button:hover{border-color:transparent;background:#393939;color:#fff}.not-found-image{position:absolute;right:50%;bottom:0;display:block;width:min(970px,61.46vw,calc(100% - 32px));height:min(695px,100%);transform:translate(50%);object-fit:contain;object-position:center bottom;pointer-events:none}@media(min-width:1440px){.not-found-title{font-size:70px}}@media(min-width:1280px)and (max-width:1439px){.not-found-panel{min-height:580px}.not-found-image{width:min(720px,61.46vw,calc(100% - 32px))}}@media(max-width:860px){.not-found-panel{min-height:440px;padding:38px 24px 0}.not-found-title{max-width:680px;font-size:48px;line-height:1.05}.not-found-image{width:min(90%,580px);height:auto}}@media(max-width:640px){.not-found-panel{padding:32px 18px 0}.not-found-kicker{margin-bottom:16px;font-size:13px}.not-found-title{font-size:38px}.not-found-action.button{width:min(100%,306px);margin-top:26px;font-size:15px}.not-found-image{width:min(calc(100% - 36px),470px)}}@media(max-width:380px){.not-found-title{font-size:34px}}.tarot-result-card{margin-top:var(--layout-gap);padding:22px;border-radius:var(--radius-lg);background:radial-gradient(circle at top right,rgba(255,90,0,.16),transparent 24%),linear-gradient(160deg,#1e1e1e,#444);color:#f2f2f2;box-shadow:var(--shadow)}.tarot-result-card[hidden]{display:none}.tarot-result-text{margin:0;font-size:1.1rem;line-height:1.7;color:#f2f2f2eb}.tarot-reading-label{margin:0 0 12px;color:#ff8a4c;font-size:.84rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700}.tarot-section{margin-top:0;position:relative;padding:44px 34px;min-height:615px;border-radius:4px;background:#171719 url(/assets/stars-bg.jpg) center / cover no-repeat;color:#fff;box-shadow:none;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:0}.tarot-section .eyebrow{display:inline-flex;margin:0 0 30px;padding:4px 9px;border:1px solid rgba(255,90,0,.75);border-radius:2px;color:var(--accent);font-size:14px;font-weight:400;line-height:1;letter-spacing:0;text-transform:none}.tarot-section h2{margin:0;color:#fff;font-family:var(--font-display);font-size:clamp(3rem,6vw,3.9rem);font-weight:600;line-height:1.1;text-align:center;text-transform:uppercase}.tarot-copy{position:relative;z-index:1;width:100%;text-align:center}.tarot-stage[hidden]{display:none}.tarot-stage{position:relative;z-index:1;width:100%;min-height:500px;display:flex;flex-direction:column;align-items:center;gap:30px;text-align:center}.tarot-stage-start{justify-content:space-between}.tarot-stage-result{justify-content:center;gap:30px;padding-top:0;max-width:100%}.tarot-action{min-width:320px;height:52px;margin-top:0;padding:0 30px;border-radius:0;background:var(--accent);color:#fff;font-family:var(--font-display);font-size:20px;font-weight:400;letter-spacing:0}.tarot-fan{position:relative;width:min(100%,980px);height:360px;margin:0 auto}.tarot-fan-card{position:absolute;bottom:64px;left:50%;width:130px;height:213px;object-fit:cover;transform-origin:bottom center}.tarot-fan-card-1{transform:translate(-200%) translateY(45px) rotate(-23deg);z-index:1}.tarot-fan-card-2{transform:translate(-150%) translateY(20px) rotate(-16deg);z-index:2}.tarot-fan-card-3{transform:translate(-100%) translateY(5px) rotate(-9deg);z-index:3}.tarot-fan-card-4{transform:translate(-50%) translateY(0) rotate(0);z-index:4}.tarot-fan-card-5{transform:translate(0) translateY(5px) rotate(9deg);z-index:5}.tarot-fan-card-6{transform:translate(50%) translateY(20px) rotate(16deg);z-index:6}.tarot-fan-card-7{transform:translate(100%) translateY(45px) rotate(23deg);z-index:7}.tarot-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(100%,460px);margin:0 auto}.tarot-result-item{display:grid;gap:7px;color:#fff;text-align:center;transform-origin:center bottom}.tarot-result-art{display:block;width:100%;height:auto;aspect-ratio:360 / 604;border-radius:4px;object-fit:cover;filter:drop-shadow(0 14px 18px rgba(0,0,0,.34))}.tarot-result-grid.is-entering .tarot-result-item{animation:tarot-card-enter .42s cubic-bezier(.2,.7,.2,1) both;animation-delay:calc(var(--tarot-card-index) * 90ms)}.tarot-result-grid.is-leaving .tarot-result-item{animation:tarot-card-leave .18s ease-in both}.tarot-result-name{margin:0;color:#ffffffd1;font-size:.78rem;font-weight:500;line-height:1.2}.tarot-reading-text{max-width:740px;margin:4px auto 0;text-align:center;color:#f2f2f2e0;font-size:.95rem;line-height:1.45}.tarot-reading-text.is-entering{animation:tarot-text-enter .3s ease-out .26s both}.tarot-reading-text.is-leaving{animation:tarot-text-leave .15s ease-in both}.tarot-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.tarot-actions .button{height:48px;min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:0;font-family:var(--font-display);font-size:19px;font-weight:500;line-height:.8;letter-spacing:0}.tarot-actions [data-tarot-redraw]{width:224px;min-width:194px;background:var(--accent);color:#fff}.tarot-actions [data-tarot-share]{width:224px;min-width:224px;background:#fff;color:#393939}@media(hover:hover)and (pointer:fine){.tarot-action:hover{background:#fff;color:var(--accent);border-color:transparent}.tarot-actions [data-tarot-redraw]:hover{background:#fff;color:#393939;border-color:transparent}.tarot-actions [data-tarot-share]:hover{background:var(--accent);color:#fff;border-color:transparent}}@media(hover:none),(pointer:coarse){.tarot-action:hover,.tarot-actions [data-tarot-redraw]:hover{background:var(--accent);color:#fff;border-color:transparent}.tarot-actions [data-tarot-share]:hover{background:#fff;color:#393939;border-color:transparent}}@media(max-width:767px){.tarot-action{font-size:16px}}@keyframes tarot-card-enter{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes tarot-card-leave{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-8px) scale(.98)}}@keyframes tarot-text-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes tarot-text-leave{0%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.tarot-result-grid.is-entering .tarot-result-item,.tarot-result-grid.is-leaving .tarot-result-item,.tarot-reading-text.is-entering,.tarot-reading-text.is-leaving{animation:none}}.words-page .page-shell{min-height:100vh;display:flex;flex-direction:column}.words-page .content{flex:0 0 auto}.words-page .panel{position:relative;min-height:590px;background:#fff;border-radius:4px;box-shadow:none}.words-page .stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.words-page .helper-text{margin:0 0 20px;color:#3939399e;font-size:16px;line-height:1.2;letter-spacing:.006em}.words-board{display:grid;gap:18px}.words-panel{padding:18px;border:1px solid rgba(57,57,57,.12);border-radius:4px;background:#eee}.words-panel h2{margin:0;color:#393939;font-size:18px;font-weight:700;line-height:1.2}.words-answer-panel{min-height:120px}.words-answer-row{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-top:14px}.words-bank-panel{min-height:110px}.words-bank-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px}.bank-note{color:#39393980;font-size:14px;font-weight:400;line-height:1.2}.words-slots,.words-bank{display:grid;grid-template-columns:repeat(var(--letters-count, 1),minmax(0,56px));gap:10px;width:100%;min-height:56px}.words-slots{flex:1;min-width:0}.words-actions{display:flex;align-items:stretch;gap:10px;flex:0 0 auto}.word-slot{width:100%;height:auto;aspect-ratio:1;display:grid;place-items:center;flex:0 0 auto;border:2px dashed rgba(255,90,0,.42);border-radius:14px;background:transparent}.word-slot[data-filled=true]{border-color:transparent}.word-slot.is-required{animation:words-required .45s ease}.word-slot-placeholder{color:var(--accent);font-size:14px;font-weight:500;line-height:1}.letter-tile{width:100%;height:auto;aspect-ratio:1;display:grid;place-items:center;flex:0 0 auto;padding:0;border:0;border-radius:14px;background:var(--accent);color:#fff;font-size:20px;font-weight:700;line-height:1;cursor:grab;box-shadow:0 3px #be430033}.letter-tile:active{cursor:grabbing}.letter-tile:disabled{opacity:1;cursor:default}.words-check-button{width:240px;min-width:240px;min-height:52px;padding:8px 14px;border:0;border-radius:0;background:#393939;color:#fff;font-family:var(--font-display);font-size:18px;font-weight:400;line-height:.8;letter-spacing:0}.words-check-button:hover{background:var(--accent);color:#fff}.words-check-button:disabled{background:#9b9b9b;color:#fff}.words-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;width:100vw;height:100%;height:100dvh;padding:24px;overflow-y:auto;overscroll-behavior:contain;background:#1818183d;pointer-events:auto}.words-result-card{position:relative;display:grid;grid-template-columns:240px minmax(0,1fr);width:min(100%,516px);min-height:266px;overflow:hidden;border:1px solid rgba(57,57,57,.12);border-radius:4px;background:#fff;color:#393939;box-shadow:0 14px 26px #39393938;pointer-events:auto}.words-result-close{position:static;align-self:flex-end;flex:0 0 auto;display:inline-flex;width:32px;height:32px;padding:0;margin:0 0 4px;align-items:center;justify-content:center;border:0;background:transparent;color:#393939;cursor:pointer;font-family:var(--font-main);font-size:30px;font-weight:300;line-height:1}.words-result-close:hover,.words-result-close:focus-visible{color:var(--accent)}.words-result-close[hidden]{display:none}.words-result-visual{position:relative;min-width:0;min-height:264px;overflow:hidden}.words-result-visual img{position:absolute;bottom:0;left:4px;width:auto;max-width:none;height:250px}.words-result-content{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:22px 18px 20px 12px}.words-result-content:has(.words-result-close:not([hidden])){justify-content:flex-start}.words-result-kicker{margin:0 0 16px;color:var(--accent);font-size:18px;font-weight:700;line-height:1}.words-result-title{margin:0;color:#393939;font-family:var(--font-display);font-size:32px;font-weight:400;line-height:.95;letter-spacing:0;text-transform:uppercase}.words-result-text{margin:10px 0 0;color:#393939;font-size:14px;font-weight:400;line-height:1.3;letter-spacing:0;white-space:pre-line}.words-result-text strong{font-weight:700}.words-result-text .is-accent{color:var(--accent)}.words-result-actions{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:20px}.words-result-action{width:210px;min-width:0;min-height:48px;margin-top:0;padding:0 14px;border:0;border-radius:0;background:var(--accent);color:#fff}.words-result-action-secondary{border:1px solid #393939;background:#fff;color:#393939}.words-result-action-secondary:hover{border-color:#393939;background:#393939;color:#fff}.words-overlay[data-modal-state^=win] .words-result-visual img{left:-4px;height:252px}.words-overlay[data-modal-state=limit] .words-result-content{justify-content:flex-start;padding-top:22px}.words-overlay[data-modal-state=limit] .words-result-visual img{left:8px;height:250px}@keyframes words-required{0%,to{transform:translate(0)}35%{transform:translate(-5px)}70%{transform:translate(5px)}}@media(max-width:860px){.words-page .panel{min-height:0}.words-page .stats-row{grid-template-columns:1fr}.words-answer-row{flex-direction:column;align-items:stretch}.words-check-button{width:100%;min-width:0}.words-actions{width:100%}.words-actions .button{flex:1 1 0;min-width:0}}@media(max-width:560px){.words-page .helper-text{font-size:14px}.words-panel{padding:14px}.words-slots,.words-bank{gap:6px;min-height:0}.word-slot,.letter-tile{border-radius:10px}.word-slot-placeholder{font-size:12px}.letter-tile{font-size:16px}.words-bank-head{align-items:flex-start;flex-direction:column}.words-overlay{padding:16px}.words-result-close{position:absolute;top:10px;right:10px;z-index:2;margin:0}.words-result-card{grid-template-columns:1fr;width:min(100%,360px);min-height:0;max-height:calc(100vh - 32px);overflow-y:auto}.words-result-visual{min-height:200px}.words-result-visual img,.words-overlay[data-modal-state^=win] .words-result-visual img,.words-overlay[data-modal-state=limit] .words-result-visual img{bottom:0;left:50%;height:185px;transform:translate(-50%)}.words-result-content,.words-overlay[data-modal-state=limit] .words-result-content{padding:20px}.words-result-title{font-size:29px}.words-result-action{width:100%}}.game-header{margin-bottom:20px;align-items:flex-end}.game-eyebrow{display:inline-flex;align-items:center;min-height:20px;margin:0 0 18px;padding:2px 6px;border:1px solid rgba(255,90,0,.28);border-radius:2px;color:var(--accent);font-size:14px;font-weight:400;line-height:1.2;letter-spacing:.006em;text-transform:none}.game-title{margin:0;color:#393939;font-family:var(--font-display);font-size:40px;font-weight:500;line-height:.9;letter-spacing:0;text-transform:uppercase}.game-stats{gap:14px;margin:0 0 20px}.game-stat{height:85px;min-height:85px;padding:16px 18px 14px;border:1px solid rgba(57,57,57,.1);border-radius:4px;background:#fff;box-shadow:none}.game-stat-label{margin-bottom:10px;color:#39393999;font-size:16px;font-weight:400;line-height:1.2;letter-spacing:.006em}.game-stat-value{color:#393939;font-size:24px;font-weight:700;line-height:1;letter-spacing:0}@media(max-width:560px){.game-title{font-size:27px}}.site-footer{margin-top:var(--layout-gap);border-top:1px solid var(--line);padding-top:var(--layout-gap)}.site-footer-inner{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.site-footer-group{display:flex;align-items:center;gap:8px}.site-footer-group:last-child{justify-content:flex-end}.site-footer-logo{display:inline-flex;align-items:center;flex:0 0 auto;height:28px}.site-footer-logo img{display:block;max-height:100%;width:auto}.site-footer-logo-sreda{margin-left:10px}.site-footer-logo-only{width:68px;height:21px;margin-right:10px}.site-footer-star{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.site-footer-star img{width:16px;height:16px;display:block}.site-footer-social{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--accent);transition:opacity .15s ease,transform .15s ease}.site-footer-social:hover{opacity:.86;transform:translateY(-1px)}.site-footer-social img{width:20px;height:20px;display:block}@media(max-width:860px){.topbar,.panel-head,.history-head,.wheel-layout{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.topbar{width:calc(100% + 12px);margin-left:-6px;gap:12px;padding:20px 0 16px;align-items:center}.topbar:after{left:0;right:0;bottom:16px}.brand-logos{height:auto;padding-bottom:0;align-self:center}.topbar-links{width:100%;max-width:100%;justify-content:flex-start;align-items:flex-start;gap:12px 18px;min-height:auto;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;touch-action:pan-x;scrollbar-width:none;-ms-overflow-style:none}.topbar-links::-webkit-scrollbar{display:none}.topbar-links a{flex:0 0 auto;min-height:auto;padding-bottom:10px;white-space:nowrap}.hero-content,.game-card{padding:22px}.hero-content{min-height:500px;padding:36px 28px;background-image:url(/assets/hero-bg-tablet.webp);background-position:center}.hero h1{max-width:560px;font-size:clamp(44px,7.25vw,58px)}.hero-copy{max-width:380px}.words-bank-head{flex-direction:column;align-items:flex-start}.wheel-layout{display:grid}.minesweeper-page{overflow:auto}.minesweeper-page .page-shell{min-height:auto;display:block}.minesweeper-page .panel{height:auto}.minesweeper-page .stats-row{grid-template-columns:1fr}.minesweeper-game-block{min-height:auto;padding-top:18px}.site-footer-inner{gap:28px}}@media(min-width:861px)and (max-width:1300px){.topbar{gap:clamp(32px,4.5vw,58px);padding-right:clamp(26px,3.8vw,50px);padding-left:clamp(26px,3.8vw,50px)}.topbar:after{left:0;right:0}.topbar-links{gap:clamp(18px,2.1vw,28px);font-size:clamp(12px,1.35vw,14px)}}@media(max-width:1100px){.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.page-shell{width:min(100% - 20px,1180px)}.topbar{width:calc(100% + 20px);margin-left:-10px;border-radius:0}.card-grid{grid-template-columns:1fr}.game-card{min-height:320px}.game-card h2{font-size:clamp(22px,7vw,26px)}.site-footer{margin-top:28px;padding:22px 0 24px}.site-footer-inner{display:flex;width:100%;align-items:center;justify-content:space-between;gap:24px}.site-footer-star{display:none}.site-footer-group:last-child{flex-direction:row;justify-content:flex-end}.site-footer-logo-sreda,.site-footer-logo-only{margin:0}.site-footer-logo-sreda{margin-left:10px}.game-card-art{width:360px;max-width:none}.topbar-links{gap:10px;font-size:.95rem}.hero-content{min-height:520px;padding:28px 20px;border-radius:5px}.hero h1{max-width:100%;font-size:clamp(32px,10vw,40px);line-height:1.1}.hero-copy{margin-bottom:22px;font-size:1rem;line-height:1.25}.hero-actions{display:grid;grid-template-columns:1fr}a.hero-result-action{width:min(100%,350px);min-width:0;font-size:16px}.tarot-section{min-height:590px;padding:30px 16px}.tarot-section h2{font-size:clamp(28px,8.5vw,34px);line-height:1.1}.tarot-section .eyebrow{margin-bottom:14px}.tarot-stage{min-height:360px}.tarot-stage-start{padding-top:32px;gap:22px}.tarot-action{width:min(265px,100%);min-width:0}.tarot-result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:min(100%,300px);justify-content:center;padding-top:10px}.tarot-result-name{display:none}.tarot-reading-text{margin-top:18px;text-align:center}.tarot-fan{width:min(100%,430px);height:250px}.tarot-fan-card{bottom:20px;width:130px}.tarot-fan-card-1,.tarot-fan-card-2,.tarot-fan-card-6,.tarot-fan-card-7{display:none}.tarot-fan-card-3{transform:translate(-100%) translateY(12px) rotate(-11deg)}.tarot-fan-card-4{transform:translate(-50%) translateY(0) rotate(0)}.tarot-fan-card-5{transform:translate(0) translateY(12px) rotate(11deg)}.minesweeper-board{gap:2px;padding:10px;width:min(100%,calc(100vw - 28px))}.minesweeper-cell{font-size:clamp(1rem,4vw,1.35rem);border-radius:11px}.word-slot,.letter-tile{width:40px;height:40px}}@media(max-width:499px){.hero-content{background:var(--accent) url(/assets/hero-bg-mobile.webp) center / cover no-repeat}}@media(max-width:360px){.tarot-fan-card-3{transform:translate(-84%) translateY(12px) rotate(-11deg)}.tarot-fan-card-5{transform:translate(-16%) translateY(12px) rotate(11deg)}}:root{--skeleton-neutral: #dddddd;--skeleton-soft: #eeeeee;--skeleton-accent: #ffd7c1;--skeleton-radius: 4px;--skeleton-duration: 1.15s}[data-loading=true] .skeleton-item{position:relative;color:transparent!important;pointer-events:none;-webkit-user-select:none;user-select:none}[data-loading=true] .skeleton-item:after{position:absolute;inset:0;content:"";border-radius:var(--skeleton-radius);background:var(--skeleton-color, var(--skeleton-neutral));animation:skeleton-pulse var(--skeleton-duration) ease-in-out infinite}[data-loading=true] .skeleton-accent{--skeleton-color: var(--skeleton-accent)}[data-loading=true] .skeleton-value-sm{display:block;width:72px;min-height:24px}[data-loading=true] .skeleton-value-md{display:block;width:128px;min-height:28px}[data-loading=true] .skeleton-value-lg{display:block;width:min(210px,68%);min-height:58px}[data-loading=true] .skeleton-text-sm{display:block;width:min(160px,55%);min-height:18px}[data-loading=true] .skeleton-text-lg{display:block;width:min(430px,86%);min-height:58px}[data-loading=true] .skeleton-button{color:transparent!important;border-color:transparent!important;background:transparent!important}[data-loading=true] .words-slots:empty,[data-loading=true] .words-bank:empty{grid-template-columns:minmax(0,390px)}[data-loading=true] .words-slots:empty:before,[data-loading=true] .words-bank:empty:before{width:min(100%,390px);height:56px;content:"";border-radius:14px;background:var(--skeleton-accent);animation:skeleton-pulse var(--skeleton-duration) ease-in-out infinite}[data-loading=true] .minesweeper-cell{border-color:transparent;background:var(--skeleton-accent);box-shadow:none;animation:skeleton-pulse var(--skeleton-duration) ease-in-out infinite;pointer-events:none}@keyframes skeleton-pulse{0%,to{opacity:.52}50%{opacity:.92}}@media(max-width:560px){[data-loading=true] .skeleton-value-lg{min-height:48px}[data-loading=true] .skeleton-text-lg{min-height:72px}[data-loading=true] .words-slots:empty:before,[data-loading=true] .words-bank:empty:before{height:42px;border-radius:10px}}@media(prefers-reduced-motion:reduce){[data-loading=true] .skeleton-item:after,[data-loading=true] .words-slots:empty:before,[data-loading=true] .words-bank:empty:before,[data-loading=true] .minesweeper-cell{animation:none}}.modal-view{grid-area:1 / 1;opacity:0;visibility:hidden;transform:translateY(8px) scale(.99);pointer-events:none;transition:opacity .18s ease,visibility 0s linear .18s,transform .18s ease}.modal-view.is-visible{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto;transition-delay:0s}.modal-view[hidden]{display:none}.minesweeper-overlay:not([data-modal-state=limit]) .minesweeper-result-kicker,.minesweeper-overlay[data-modal-state] .minesweeper-result-title,.wheel-overlay[data-modal-state] .wheel-result-title,.words-overlay[data-modal-state] .words-result-title{font-size:26px;font-weight:500;line-height:1.1}.minesweeper-overlay[data-modal-state=win-already] .minesweeper-result-kicker{margin:0;color:var(--accent);font-family:var(--font-main);font-size:18px;font-weight:700;line-height:1;letter-spacing:0;text-transform:none}.minesweeper-overlay[data-modal-state=win-already] .minesweeper-result-title{margin-top:14px}.minesweeper-result-close,.wheel-result-close,.words-result-close{position:absolute;top:10px;right:10px;z-index:2;width:20px;height:20px;margin:0;font-size:30px}.minesweeper-overlay .minesweeper-result-card .button,.wheel-overlay .wheel-result-card .button,.words-overlay .words-result-card .button{font-family:var(--font-main);font-size:17px;font-weight:600;line-height:1;letter-spacing:0;text-transform:uppercase}.minesweeper-overlay .minesweeper-result-card,.wheel-overlay .wheel-result-card,.words-overlay .words-result-card{gap:8px;min-height:306px!important;padding:20px!important}.minesweeper-overlay .minesweeper-result-content,.wheel-overlay .wheel-result-content,.words-overlay .words-result-content{padding:0!important}.minesweeper-result-visual,.wheel-result-visual,.words-result-visual{margin-bottom:0;overflow:visible!important}.minesweeper-result-visual img,.wheel-result-visual img,.words-result-visual img{bottom:-20px!important}@media(max-width:767px){.minesweeper-overlay .minesweeper-result-card,.wheel-overlay .wheel-result-card,.words-overlay .words-result-card{grid-template-columns:1fr!important;width:min(100%,420px)!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - 32px);overflow-y:auto}.minesweeper-overlay .minesweeper-result-visual,.wheel-overlay .wheel-result-visual,.words-overlay .words-result-visual{display:block;width:100%;height:220px!important;min-height:220px!important;overflow:hidden!important}.minesweeper-overlay .minesweeper-result-visual img,.wheel-overlay .wheel-result-visual img,.words-overlay .words-result-visual img{right:auto!important;bottom:0!important;left:50%!important;width:auto!important;max-width:100%;height:205px!important;max-height:100%;object-fit:contain;transform:translate(-50%)!important}.minesweeper-overlay .minesweeper-result-content,.wheel-overlay .wheel-result-content,.words-overlay .words-result-content{padding:0 12px 16px!important}.minesweeper-overlay .minesweeper-result-content>.button{margin-top:12px}}@media(max-width:560px){.minesweeper-result-close,.wheel-result-close,.words-result-close{top:12px;right:12px}.minesweeper-overlay .minesweeper-result-card .button,.wheel-overlay .wheel-result-card .button,.words-overlay .words-result-card .button{font-size:15px}.minesweeper-overlay .minesweeper-result-card,.wheel-overlay .wheel-result-card,.words-overlay .words-result-card{grid-template-columns:1fr!important;width:min(100%,360px)!important;height:auto!important;padding:12px!important}.minesweeper-overlay:is([data-modal-state=loss],[data-modal-state=registration],[data-modal-state=error],[data-modal-state=win-authenticated],[data-modal-state=win-already]) .minesweeper-result-card{min-height:244px!important}.minesweeper-overlay[data-modal-state=win-guest] .minesweeper-result-card{min-height:284px!important}.minesweeper-overlay[data-modal-state=limit] .minesweeper-result-card{min-height:234px!important}.wheel-overlay .wheel-result-card,.words-overlay .words-result-card{min-height:0!important}.minesweeper-result-visual,.wheel-result-visual,.words-result-visual{margin-bottom:0;height:200px!important;min-height:200px!important}.minesweeper-result-visual img,.wheel-result-visual img,.words-result-visual img{bottom:0!important;height:185px!important}}.minesweeper-overlay .minesweeper-result-content,.wheel-overlay .wheel-result-content,.words-overlay .words-result-content{padding-top:0!important}@media(min-width:768px){.minesweeper-overlay:not([data-modal-state=limit]) .minesweeper-result-kicker,.minesweeper-result-title,.wheel-result-title,.words-result-title{margin-right:15px}}@media(min-width:1280px){.minesweeper-overlay .minesweeper-result-card,.wheel-overlay .wheel-result-card,.words-overlay .words-result-card{gap:10px}.minesweeper-overlay:is([data-modal-state=limit],[data-modal-state=win-already]) .minesweeper-result-kicker,.wheel-overlay[data-modal-state=limit] .wheel-result-kicker,.words-overlay[data-modal-state=limit] .words-result-kicker{margin:0 0 12px}.minesweeper-overlay:is([data-modal-state=limit],[data-modal-state=win-already]) .minesweeper-result-title,.wheel-overlay[data-modal-state=limit] .wheel-result-title,.words-overlay[data-modal-state=limit] .words-result-title{margin-top:0}}@media(prefers-reduced-motion:reduce){.modal-view,.modal-view.is-visible{transform:none;transition:none}}.modal-gallery-page{min-height:100vh;background:#ececec}.modal-gallery-main{padding:28px 0 64px}.modal-gallery-heading{margin-bottom:36px}.modal-gallery-heading .eyebrow{margin-bottom:10px}.modal-gallery-heading h1{color:#393939;font-size:clamp(32px,4vw,52px);font-weight:500;line-height:1.1}.modal-gallery-section+.modal-gallery-section{margin-top:56px}.modal-gallery-section-title{margin:0 0 20px;color:#393939;font-size:28px;font-weight:500;line-height:1.1}.modal-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.modal-gallery-item{min-width:0}.modal-gallery-item-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:10px}.modal-gallery-item-title{margin:0;color:#393939;font-size:16px;font-weight:600;line-height:1.2}.modal-gallery-state{flex:0 0 auto;color:#777;font-family:var(--font-main);font-size:12px}.modal-gallery-preview.minesweeper-overlay,.modal-gallery-preview.wheel-overlay,.modal-gallery-preview.words-overlay{position:relative;inset:auto;z-index:auto;width:100%;height:auto;min-height:390px;padding:36px 20px;overflow:visible;border:1px solid #d7d7d7;border-radius:4px;background:#dedede}.modal-gallery-preview .modal-view,.modal-gallery-preview .modal-view.is-visible{opacity:1;visibility:visible;transform:none;pointer-events:auto}.modal-gallery-preview .minesweeper-result-close,.modal-gallery-preview .wheel-result-close,.modal-gallery-preview .words-result-close{cursor:default}@media(max-width:1100px){.modal-gallery-grid{grid-template-columns:1fr}}@media(max-width:560px){.modal-gallery-main{padding:24px 0 48px}.modal-gallery-heading,.modal-gallery-section+.modal-gallery-section{margin-top:0;margin-bottom:28px}.modal-gallery-section+.modal-gallery-section{margin-top:44px}.modal-gallery-section-title{font-size:24px}.modal-gallery-grid{gap:28px}.modal-gallery-item-head{align-items:flex-start;flex-direction:column;gap:4px}.modal-gallery-preview.minesweeper-overlay,.modal-gallery-preview.wheel-overlay,.modal-gallery-preview.words-overlay{min-height:0;padding:18px 8px}.modal-gallery-preview .minesweeper-result-card,.modal-gallery-preview .wheel-result-card,.modal-gallery-preview .words-result-card{width:100%!important}}
