.entry-editor{border:1px solid var(--border);background:var(--background);border-radius:12px;min-width:0;margin:0 0 18px;padding:14px}.entry-list-label{color:var(--foreground);align-items:center;gap:7px;margin-bottom:10px;font-size:13px;font-weight:600;display:flex}.entry-cards{overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex-direction:column;gap:7px;max-height:326px;padding:3px;display:flex;overflow-y:auto}.entry-card{border:1px solid var(--border);background:var(--card);border-radius:10px;flex:none;align-items:center;gap:7px;min-width:0;padding:2px 4px 2px 10px;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 2px 3px #0000000a}.entry-card:focus-within{border-color:var(--ring);box-shadow:0 0 0 2px color-mix(in srgb,var(--ring) 23%,transparent)}.entry-card-dot{background:var(--primary);opacity:.65;border-radius:50%;flex:none;width:5px;height:5px}.entry-field{resize:none;width:0;min-width:0;min-height:42px;max-height:180px;color:var(--foreground);box-sizing:border-box;background:0 0;border:0;border-radius:0;outline:none;flex:1;margin:0;padding:10px 0;font:400 14px/22px Arial,sans-serif;display:block;overflow-y:auto}.entry-field::placeholder{color:var(--muted-foreground);opacity:.8}.entry-field:disabled{opacity:.6;cursor:not-allowed}.entry-remove{width:34px;min-height:38px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;justify-content:center;align-items:center;padding:0;display:flex}.entry-remove:hover:not(:disabled){color:#e88b86;background:#e96c6820}.entry-tools{grid-template-columns:1fr;gap:8px;margin-top:11px;display:grid}.entry-add,.entry-paste{border:1px solid var(--border);background:var(--secondary);width:100%;min-height:42px;color:var(--foreground);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:9px 10px;font:600 13px/1.45 Arial,sans-serif;transition:background .15s,border-color .15s;display:flex}.entry-add{background:0 0;border-style:dashed}.entry-tools svg{flex:none}.entry-add:hover:not(:disabled),.entry-paste:hover:not(:disabled){border-color:var(--primary);background:var(--accent);color:var(--accent-foreground)}.entry-editor button:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.entry-editor button:disabled{opacity:.4;cursor:not-allowed}.participants .entry-feedback{border:1px solid var(--border);color:var(--foreground);background:var(--card);border-radius:8px;margin:9px 0 0;padding:10px 11px;font-size:12px;line-height:1.55}html[data-theme=cozy] .entry-editor{background:#f2efe7}html[data-theme=cozy] .entry-card{background:#faf8f2;border-color:#d8d3c5;box-shadow:0 2px 3px #51412809}html[data-theme=cozy] .entry-card:focus-within{border-color:#7a8869;box-shadow:0 0 0 2px #7a886922}html[data-theme=cozy] .entry-card-dot{background:#72805f}html[data-theme=cozy] .entry-remove:hover:not(:disabled){color:#a54c3a;background:#9d453610}html[data-theme=cozy] .entry-paste{color:#354630;background:#e5e9de;border-color:#b5c0ac}html[data-theme=cozy] .entry-paste:hover:not(:disabled){background:#d9e0ce}@media (width<=700px){.entry-field{font-size:16px;line-height:23px}.entry-remove{width:40px;min-height:42px}.entry-cards{max-height:342px}.entry-add,.entry-paste{min-height:44px}}.entry-paste-dialog{width:min(520px,100vw - 32px)}.entry-paste-dialog form>label{color:inherit;margin:22px 0 9px;font:600 13px/1.5 Arial,sans-serif;display:block}.entry-paste-dialog textarea{box-sizing:border-box;resize:vertical;border:1px solid var(--border);background:var(--background);width:100%;min-height:180px;max-height:40dvh;color:var(--foreground);border-radius:12px;padding:13px 15px;font:16px/1.65 Arial,sans-serif;display:block}.entry-paste-dialog textarea::placeholder{color:var(--muted-foreground)}.entry-paste-dialog textarea:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.entry-paste-dialog .entry-paste-notice,.entry-paste-dialog .entry-paste-error{margin:10px 0 0;font-size:12px}.entry-paste-dialog .entry-paste-error{color:#efb9a7}.entry-paste-dialog-actions{align-items:center;gap:10px;margin-top:20px;display:flex}.entry-paste-dialog-actions .validation-edit{white-space:normal;flex:1;width:auto;min-width:0;margin:0;font-size:14px}.entry-paste-cancel{border:1px solid var(--border);min-height:48px;color:inherit;cursor:pointer;background:0 0;border-radius:8px;padding:10px 14px;font:14px/1.4 Arial,sans-serif}.entry-paste-cancel:focus-visible{outline:2px solid var(--ring);outline-offset:2px}html[data-theme=cozy] .entry-paste-dialog textarea{background:#f7f4ec;border-color:#c9c0af}html[data-theme=cozy] .entry-paste-dialog .entry-paste-error{color:#9e4031}.entry-list-label>svg{flex:none}.entry-list-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.entry-list-heading .entry-list-label{min-width:0;margin:0}.entry-sort-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.entry-sort{border:1px solid var(--border);background:var(--secondary);min-width:0;min-height:42px;color:var(--foreground);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:8px;font:600 13px/1.3 Arial,sans-serif;display:inline-flex}.entry-sort:hover:not(:disabled){border-color:var(--primary);background:var(--accent);color:var(--accent-foreground)}.entry-drag-handle{width:28px;min-height:42px;color:var(--muted-foreground);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;border:0;border-radius:6px;flex:none;justify-content:center;align-items:center;margin-left:-5px;padding:0;display:flex}.entry-drag-handle:hover:not(:disabled){color:var(--foreground);background:var(--secondary)}.entry-drag-handle:active:not(:disabled){cursor:grabbing}.entry-card{position:relative}.entry-card-dragging{opacity:.4}.entry-card[data-drop-edge]:after{content:"";background:var(--primary);height:3px;box-shadow:0 0 0 1px var(--background);pointer-events:none;z-index:1;border-radius:3px;position:absolute;left:0;right:0}.entry-card[data-drop-edge=before]:after{top:-6px}.entry-card[data-drop-edge=after]:after{bottom:-6px}.entry-drag-preview{z-index:10000;box-sizing:border-box;border:1px solid var(--ring);background:var(--card);min-height:54px;max-height:180px;color:var(--foreground);pointer-events:none;border-radius:10px;align-items:center;gap:10px;padding:12px;font:14px/1.5 Arial,sans-serif;display:flex;position:fixed;overflow:hidden;box-shadow:0 10px 28px #0004}.entry-drag-preview>svg,.entry-drag-preview>.entry-color-swatch{flex:none}.entry-drag-preview .choice-content{justify-content:flex-start;overflow:hidden}.entry-drag-preview .choice-content>span{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.entry-sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width<=700px){.entry-sort{min-height:42px}.entry-drag-handle{width:32px;min-height:44px}}.entry-card{padding:3px 5px 6px 9px;display:block}.entry-card-main{align-items:center;gap:7px;min-width:0;display:flex}.entry-media-controls{flex-wrap:wrap;align-items:center;gap:5px;padding:1px 0 0 10px;display:flex}.entry-media-controls>button{border:1px solid var(--border);min-height:30px;color:var(--muted-foreground);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:4px 6px;font:11px/1.3 Arial,sans-serif;display:inline-flex}.entry-media-controls>button:hover:not(:disabled){color:var(--foreground);background:var(--secondary)}.entry-media-controls>button>img{object-fit:contain;border-radius:3px;width:24px;height:20px}.entry-media-controls>.entry-media-reset{border:0;min-width:24px;margin-left:-5px;padding:4px 2px}.entry-color-swatch{border:1px solid #8887;border-radius:50%;flex:none;width:14px;height:14px;display:block}.participants .entry-local-note{color:var(--muted-foreground);margin:10px 0 0;font:11px/1.5 Arial,sans-serif}.choice-color-dialog,.choice-image-dialog{width:min(470px,100vw - 32px)}.choice-color-grid{grid-template-columns:repeat(6,1fr);gap:10px;margin:25px 0;display:grid}.choice-color-grid button{aspect-ratio:1;cursor:pointer;border:2px solid #9997;border-radius:50%;box-shadow:inset 0 1px 2px #fff6}.choice-color-grid button[aria-pressed=true]{outline:3px solid var(--ring);outline-offset:3px}.choice-color-custom{gap:10px;display:flex}.choice-color-custom input{border:1px solid var(--border);background:var(--background);min-width:0;height:44px;color:var(--foreground);border-radius:8px}.choice-color-custom input[type=color]{cursor:pointer;flex:none;width:52px;padding:4px}.choice-color-custom input[type=text],.choice-color-custom input:not([type]){flex:1;padding:8px 12px;font:16px monospace}.choice-color-dialog label,.choice-image-dialog label{margin:16px 0 8px;font-size:13px;display:block}.entry-color-auto{color:inherit;cursor:pointer;background:0 0;border:0;margin:16px auto 0;font-size:13px;text-decoration:underline;display:block}.choice-image-tabs{border:1px solid var(--border);background:var(--background);border-radius:10px;gap:6px;margin:20px 0;padding:4px;display:flex}.choice-image-tabs button{min-height:40px;color:var(--foreground);cursor:pointer;background:0 0;border:0;border-radius:7px;flex:1;padding:8px;font:600 13px/1.3 Arial,sans-serif}.choice-image-tabs button[aria-pressed=true]{background:var(--secondary);box-shadow:0 1px 4px #0002}.choice-image-dialog form>input{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);border-radius:9px;margin:0 0 14px;padding:11px 12px;font-size:16px}.choice-image-dialog .entry-media-error{color:#eaa99b;margin-top:13px;font-size:13px}html[data-theme=cozy] .choice-image-dialog .entry-media-error{color:#993d34}.choice-content{vertical-align:middle;justify-content:center;align-items:center;gap:8px;min-width:0;display:inline-flex}.choice-content>img{object-fit:contain;border-radius:3px;flex-shrink:0;width:auto;max-width:64px;height:40px;display:block}.choice-content>span{overflow-wrap:anywhere;min-width:0}.race-leader-name .choice-content{justify-content:flex-start}.race-leader-name .choice-content>img{width:26px;height:24px}.funnel-legend .choice-content,.lottery-parked-label .choice-content{justify-content:flex-start}:is(.wheel-result,.plinko-result,.flat-result,.funnel-result) .choice-content>img{max-width:100px;height:64px}.flat-reel .choice-content{flex-direction:column;gap:5px;width:100%;height:100%;padding:6px;display:flex}.flat-reel .choice-content>img{object-fit:contain;width:100%;max-width:100%;height:65px}.flat-reel .choice-content>span{font-size:clamp(12px,1.6vw,24px)}.ticket-word .choice-content{max-width:100%;height:100%;font:inherit;flex-direction:column;gap:5px;display:flex}.ticket-word .choice-content>img{object-fit:contain;width:auto;max-width:100%;height:65px;max-height:60%}.ticket-word:has(img){width:100%;height:100%;padding:15%;font-size:clamp(11px,1.4vw,18px)}.ticket-word[style*=background]{border-radius:50%;place-items:center;width:100%;height:100%;display:grid}@media (width<=700px){.entry-media-controls>button{min-height:36px;font-size:12px}.entry-media-controls{gap:6px}.choice-color-dialog,.choice-image-dialog{padding:28px 20px}.choice-color-grid{gap:8px}}.entry-list-actions{border-top:1px solid var(--border);margin-top:14px;padding-top:14px}.participants .entry-list-actions .input-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.participants .entry-list-actions .input-actions button{gap:6px;width:100%;min-width:0;height:44px;min-height:44px;font-size:13px;padding:0 8px!important}.entry-list-actions .input-actions svg{flex-shrink:0;width:16px;height:16px}.entry-list-actions .share-feedback:not(:empty){margin-top:12px}.choice-image-fit{border:1px solid var(--border);border-radius:10px;min-width:0;margin:18px 0;padding:12px}.choice-image-fit legend{color:var(--foreground);padding:0 6px;font:600 13px/1.4 Arial,sans-serif}.participants .choice-image-fit label{color:var(--foreground);cursor:pointer;align-items:center;gap:9px;margin:0;padding:8px 0;font:14px/1.4 Arial,sans-serif;display:flex}.choice-image-fit input[type=radio]{width:17px;height:17px;accent-color:var(--primary);flex:none;margin:0}.participants .choice-image-fit p{color:var(--muted-foreground);margin:7px 0 0;font:12px/1.5 Arial,sans-serif}.flat-reel>div:has([data-image-fit=cover]){width:100%;height:100%;padding:0;position:absolute;inset:0}.flat-reel .choice-content[data-image-fit=cover],.ticket-word .choice-content[data-image-fit=cover]{width:100%;height:100%;padding:0;position:relative;overflow:hidden}.flat-reel .choice-content[data-image-fit=cover]>img,.ticket-word .choice-content[data-image-fit=cover]>img{object-fit:cover;border-radius:0;width:100%;max-width:none;height:100%;max-height:none;position:absolute;inset:0}.flat-reel .choice-content[data-image-fit=cover]>span,.ticket-word .choice-content[data-image-fit=cover]>span{color:#fff;text-shadow:0 1px 3px #000,1px 0 2px #000,-1px 0 2px #000;z-index:1;position:absolute;bottom:10%;left:5%;right:5%}.ticket-word:has([data-image-fit=cover]){border-radius:50%;padding:0;overflow:hidden}.ticket-word .choice-content[data-image-fit=cover]{border-radius:50%}.preset-picker{border:1px solid var(--border);background:var(--background);border-radius:12px;margin:18px 0 20px;padding:14px}.preset-picker fieldset{border:0;min-width:0;margin:0;padding:0}.participants .preset-picker label{color:var(--foreground);align-items:center;gap:7px;margin-bottom:10px;font-size:13px;font-weight:600;display:flex}.preset-select-wrap{position:relative}.preset-select-wrap>svg{pointer-events:none;color:var(--foreground);position:absolute;top:50%;right:11px;transform:translateY(-50%)}.preset-picker select{appearance:none;border:1px solid var(--border);background:var(--card);width:100%;min-height:44px;color:var(--foreground);cursor:pointer;border-radius:8px;padding:10px 32px 10px 11px;font:14px/1.4 Arial,sans-serif;display:block}.preset-picker select:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.preset-picker p{color:var(--muted-foreground);margin:9px 0 0;font-size:12px;line-height:1.6}.preset-picker .preset-refresh{border:1px solid var(--border);background:var(--secondary);width:100%;min-height:42px;color:var(--foreground);border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:11px;padding:9px 12px;font:600 13px/1.4 Arial,sans-serif;display:flex}.preset-picker .preset-refresh:hover:not(:disabled){border-color:var(--primary);background:var(--accent);color:var(--accent-foreground)}.preset-picker :disabled{opacity:.55;cursor:not-allowed}.preset-status:not(:empty){color:var(--foreground);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;margin-top:10px;font-size:12px;line-height:1.5;display:flex}.preset-status>span{flex:125px}.preset-undo{min-height:28px;color:var(--foreground);font:inherit;text-underline-offset:3px;background:0 0;border:0;align-items:center;gap:4px;padding:3px 0;text-decoration:underline;display:flex}html[data-theme=cozy] .preset-picker{background:#f2efe7}html[data-theme=cozy] .preset-picker .preset-refresh{color:#354630;background:#e5e9de;border-color:#b5c0ac}html[data-theme=cozy] .preset-picker .preset-refresh:hover:not(:disabled){background:#d9e0ce}.support-link{color:#f6d79b;white-space:nowrap;background:linear-gradient(135deg,#473020,#302018);border:1px solid #bd9456;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:6px 14px;font:600 13px/1.25 Arial,sans-serif;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex;box-shadow:0 2px 5px #0002}.support-link:hover{background:#553b27;transform:translateY(-1px)}.support-cup{flex-shrink:0;width:28px;height:28px}.support-dialog{border:1px solid var(--border);background:var(--card);width:min(440px,100vw - 32px);max-height:calc(100dvh - 32px);color:var(--foreground);text-align:center;border-radius:22px;margin:auto;padding:34px 30px 22px;position:fixed;inset:0;overflow:auto;box-shadow:0 24px 100px #0007}.support-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#08151099}.support-close{background:var(--secondary);width:34px;height:34px;color:var(--foreground);border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;right:14px}.support-illustration{color:#f2cc79;background:radial-gradient(circle,#70503244,#7050320a);border:1px solid #bd945677;border-radius:50%;place-items:center;width:92px;height:92px;margin:0 auto 23px;display:grid}.support-illustration .support-cup{width:57px;height:57px}.support-dialog h2{margin:0;font:600 28px/1.2 Georgia,serif}.support-dialog p{color:var(--muted-foreground);margin:17px 0 24px;font:15px/1.65 Arial,sans-serif}.support-dialog .support-link{width:100%;min-height:48px;font-size:15px}.support-later{min-height:44px;color:var(--muted-foreground);background:0 0;border:0;border-radius:9px;margin:8px auto 0;padding:8px 18px;font:14px/1.3 Arial,sans-serif;display:block}.support-later:hover{background:var(--secondary);color:var(--foreground)}html[data-theme=cozy] .support-link{color:#694b27;background:linear-gradient(135deg,#faf4e7,#ede1cd);border-color:#b39a72;box-shadow:0 2px 5px #5945220d}html[data-theme=cozy] .support-link:hover{background:#e8d8bc}html[data-theme=cozy] .support-illustration{color:#91652c;background:radial-gradient(circle,#eee0c9,#f9f3e8)}@media (width<=540px){.header-preferences>.support-link{flex-basis:100%;order:3;margin-top:4px}.support-dialog{padding:30px 22px 18px}.support-dialog h2{font-size:25px}}.options-sidebar{flex-direction:column;gap:16px;min-width:0;display:flex}.mode-rating{--rating-gold:#f2cc79;border:1px solid var(--border);background:var(--card);color:var(--foreground);border-radius:18px;flex-direction:column;align-items:flex-start;gap:9px;margin:0;padding:20px 24px;display:flex}html[data-theme=cozy] .mode-rating{--rating-gold:#9b6a2b;background:#fcfaf6;border-color:#d3ccbd}.mode-rating h2{margin:0;font:600 18px/1.4 Georgia,serif}.rating-summary{color:var(--muted-foreground);flex-wrap:wrap;align-items:baseline;gap:10px;font:12px/1.5 Arial,sans-serif;display:flex}.rating-summary strong{color:var(--foreground);font-size:16px}.rating-summary strong span{color:var(--muted-foreground);font-size:12px;font-weight:400}.rating-average-stars{gap:3px;margin-left:-5px;display:flex}.rating-average-stars button{width:44px;height:44px;color:var(--rating-gold);background:0 0;border:0;border-radius:8px;place-items:center;padding:5px;display:grid}.rating-average-stars button:disabled{opacity:.45}.rating-average-stars button:focus-visible{outline:2px solid var(--ring);outline-offset:1px}.rating-star-shape{width:32px;height:32px;transition:transform .15s;display:block;position:relative}.rating-star-shape svg{stroke-width:1.4px;width:32px;height:32px;display:block}.rating-star-outline{opacity:.55}.rating-star-fill{position:absolute;inset:0 auto 0 0;overflow:hidden}.rating-star-fill svg{fill:currentColor}.rating-average-stars button:hover:not(:disabled) .rating-star-shape{transform:translateY(-2px)}.rating-retry{color:var(--foreground);background:0 0;border:0;padding:5px 0;font:13px Arial,sans-serif;text-decoration:underline}.rating-thanks{align-items:center;gap:8px;width:100%;margin:0;font:13px/1.5 Arial,sans-serif;display:flex}.rating-dialog{border:1px solid var(--border);background:var(--card);width:min(460px,100vw - 32px);max-height:calc(100dvh - 32px);color:var(--foreground);border-radius:20px;margin:auto;padding:32px;position:fixed;inset:0;overflow:auto;box-shadow:0 24px 100px #0007}.rating-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#08151099}.rating-close{background:var(--secondary);width:32px;height:32px;color:var(--foreground);border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:15px;right:15px}.rating-game{letter-spacing:.08em;color:var(--muted-foreground);margin:0 32px 8px 0;font:12px/1.5 Arial,sans-serif}.rating-dialog h2{margin:0;font:600 28px/1.2 Georgia,serif}.rating-stars{border:0;gap:10px;margin:22px 0 26px;padding:0;display:flex}.rating-stars label{cursor:pointer;width:44px;height:48px;color:var(--muted-foreground);place-items:center;display:grid;position:relative}.rating-stars input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.rating-stars svg{pointer-events:none;stroke-width:1.5px;transition:transform .15s,color .15s}.rating-stars .filled{fill:var(--primary);color:var(--primary)}.rating-stars label:has(input:focus-visible){outline:2px solid var(--ring);outline-offset:3px;border-radius:7px}.rating-stars label:hover svg{transform:scale(1.08)}.rating-comment-label{margin-bottom:8px;font:600 13px/1.5 Arial,sans-serif;display:block}.rating-dialog textarea{box-sizing:border-box;resize:vertical;border:1px solid var(--border);background:var(--background);width:100%;min-height:105px;color:var(--foreground);border-radius:10px;padding:12px;font:14px/1.6 Arial,sans-serif;display:block}.rating-dialog textarea:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.rating-privacy{color:var(--muted-foreground);margin:10px 0 20px;font:12px/1.5 Arial,sans-serif}.rating-submit{width:100%;min-height:44px}.rating-error{color:var(--destructive);margin:0 0 14px;font:13px/1.5 Arial,sans-serif}@media (width<=560px){.mode-rating{padding:18px 20px}.rating-dialog{padding:26px 22px}.rating-stars{gap:6px}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){:root,:host{--shimmer-angle:20deg}*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0;--scroll-fade-t:0px;--scroll-fade-b:0px;--scroll-fade-s:0px;--scroll-fade-e:0px;--scroll-fade-mask:initial;--shimmer-image:initial;--shimmer-text-fill:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--font-weight-medium:500;--radius-md:.375rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-48{top:calc(var(--spacing) * 48)}.left-32{left:calc(var(--spacing) * 32)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.field-sizing-content{field-sizing:content}.size-5{width:calc(var(--spacing) * 5);height:calc(var(--spacing) * 5)}.size-6{width:calc(var(--spacing) * 6);height:calc(var(--spacing) * 6)}.size-7{width:calc(var(--spacing) * 7);height:calc(var(--spacing) * 7)}.size-8{width:calc(var(--spacing) * 8);height:calc(var(--spacing) * 8)}.size-9{width:calc(var(--spacing) * 9);height:calc(var(--spacing) * 9)}.h-6{height:calc(var(--spacing) * 6)}.h-7{height:calc(var(--spacing) * 7)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.min-h-16{min-height:calc(var(--spacing) * 16)}.w-full{width:100%}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing) * 1)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.rounded-\[min\(var\(--radius-md\)\,10px\)\]{border-radius:min(var(--radius-md), 10px)}.rounded-\[min\(var\(--radius-md\)\,12px\)\]{border-radius:min(var(--radius-md), 12px)}.rounded-lg{border-radius:12px}.border{border-style:var(--tw-border-style);border-width:1px}.border-border,.border-input{border-color:var(--border)}.border-transparent{border-color:#0000}.bg-background{background-color:var(--background)}.bg-destructive\/10{background-color:oklab(78.8261% .11044 .0530454/.1)}.bg-primary{background-color:var(--primary)}.bg-transparent{background-color:#0000}.bg-clip-padding{background-clip:padding-box}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[0\.8rem\]{font-size:.8rem}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.whitespace-nowrap{white-space:nowrap}.text-destructive{color:#ff9a91}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.underline-offset-4{text-underline-offset:4px}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.running{animation-play-state:running}.placeholder\:text-muted-foreground::placeholder{color:#bba997}@media (hover:hover){.hover\:bg-\[color-mix\(in_oklch\,var\(--secondary\)\,var\(--foreground\)_5\%\)\]:hover{background-color:var(--secondary)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-\[color-mix\(in_oklch\,var\(--secondary\)\,var\(--foreground\)_5\%\)\]:hover{background-color:color-mix(in oklch,var(--secondary),var(--foreground) 5%)}}}@media (hover:hover){.hover\:bg-destructive\/20:hover{background-color:oklab(78.8261% .11044 .0530454/.2)}}@media (hover:hover){.hover\:bg-muted:hover{background-color:#3b2427}}@media (hover:hover){.hover\:bg-primary\/80:hover{background-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-primary\/80:hover{background-color:color-mix(in oklab, var(--primary) 80%, transparent)}}}@media (hover:hover){.hover\:text-foreground:hover{color:var(--foreground)}}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}.focus-visible\:border-destructive\/40:focus-visible{border-color:oklab(78.8261% .11044 .0530454/.4)}.focus-visible\:border-ring:focus-visible{border-color:var(--primary)}.focus-visible\:ring-3:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus-visible\:ring-destructive\/20:focus-visible{--tw-ring-color:oklab(78.8261% .11044 .0530454/.2)}.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:color-mix(in oklab, var(--primary) 50%, transparent)}}.active\:not-aria-\[haspopup\]\:translate-y-px:active:not([aria-haspopup]){--tw-translate-y:1px;translate:var(--tw-translate-x) var(--tw-translate-y)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-input\/50:disabled{background-color:var(--border)}@supports (color:color-mix(in lab, red, red)){.disabled\:bg-input\/50:disabled{background-color:color-mix(in oklab, var(--border) 50%, transparent)}}.disabled\:opacity-50:disabled{opacity:.5}:where([data-slot=button-group]) .in-data-\[slot\=button-group\]\:rounded-lg{border-radius:12px}.has-data-\[icon\=inline-end\]\:pr-1\.5:has([data-icon=inline-end]){padding-right:calc(var(--spacing) * 1.5)}.has-data-\[icon\=inline-end\]\:pr-2:has([data-icon=inline-end]){padding-right:calc(var(--spacing) * 2)}.has-data-\[icon\=inline-start\]\:pl-1\.5:has([data-icon=inline-start]){padding-left:calc(var(--spacing) * 1.5)}.has-data-\[icon\=inline-start\]\:pl-2:has([data-icon=inline-start]){padding-left:calc(var(--spacing) * 2)}.aria-expanded\:bg-muted[aria-expanded=true]{background-color:#3b2427}.aria-expanded\:text-foreground[aria-expanded=true]{color:var(--foreground)}.aria-invalid\:border-destructive[aria-invalid=true]{border-color:#ff9a91}.aria-invalid\:ring-3[aria-invalid=true]{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--tw-ring-color:oklab(78.8261% .11044 .0530454/.2)}@media (width>=48rem){.md\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@media (prefers-color-scheme:dark){.dark\:border-input{border-color:var(--border)}}@media (prefers-color-scheme:dark){.dark\:bg-destructive\/20{background-color:oklab(78.8261% .11044 .0530454/.2)}}@media (prefers-color-scheme:dark){.dark\:bg-input\/30{background-color:var(--border)}@supports (color:color-mix(in lab, red, red)){.dark\:bg-input\/30{background-color:color-mix(in oklab, var(--border) 30%, transparent)}}}@media (prefers-color-scheme:dark){@media (hover:hover){.dark\:hover\:bg-destructive\/30:hover{background-color:oklab(78.8261% .11044 .0530454/.3)}}}@media (prefers-color-scheme:dark){@media (hover:hover){.dark\:hover\:bg-input\/50:hover{background-color:var(--border)}@supports (color:color-mix(in lab, red, red)){.dark\:hover\:bg-input\/50:hover{background-color:color-mix(in oklab, var(--border) 50%, transparent)}}}}@media (prefers-color-scheme:dark){@media (hover:hover){.dark\:hover\:bg-muted\/50:hover{background-color:oklab(29.035% .034759 .00672643/.5)}}}@media (prefers-color-scheme:dark){.dark\:focus-visible\:ring-destructive\/40:focus-visible{--tw-ring-color:oklab(78.8261% .11044 .0530454/.4)}}@media (prefers-color-scheme:dark){.dark\:disabled\:bg-input\/80:disabled{background-color:var(--border)}@supports (color:color-mix(in lab, red, red)){.dark\:disabled\:bg-input\/80:disabled{background-color:color-mix(in oklab, var(--border) 80%, transparent)}}}@media (prefers-color-scheme:dark){.dark\:aria-invalid\:border-destructive\/50[aria-invalid=true]{border-color:oklab(78.8261% .11044 .0530454/.5)}}@media (prefers-color-scheme:dark){.dark\:aria-invalid\:ring-destructive\/40[aria-invalid=true]{--tw-ring-color:oklab(78.8261% .11044 .0530454/.4)}}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3 svg:not([class*=size-]){width:calc(var(--spacing) * 3);height:calc(var(--spacing) * 3)}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3\.5 svg:not([class*=size-]){width:calc(var(--spacing) * 3.5);height:calc(var(--spacing) * 3.5)}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}@property --scroll-fade-t{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --scroll-fade-b{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --scroll-fade-s{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --scroll-fade-e{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --scroll-fade-mask{syntax:"*";inherits:false}@property --shimmer-angle{syntax:"<angle>";inherits:true;initial-value:20deg}@property --shimmer-image{syntax:"*";inherits:false}@property --shimmer-text-fill{syntax:"*";inherits:false}@media (prefers-reduced-motion:reduce){.shimmer{-webkit-text-fill-color:currentColor;background-image:none;animation:none}}:root,.dark{--background:#14090c;--foreground:#fff3dd;--primary:#f2cc79;--primary-foreground:#361509;--border:#65422d;--card:#241217;--card-foreground:#fff3dd;--popover:#30161b;--popover-foreground:#fff3dd;--secondary:#452329;--secondary-foreground:#fff;--accent:#f2cc79;--accent-foreground:#361509;--muted:#3b2427;--muted-foreground:#bba997;--ring:#f2cc79;--input:#65422d;--destructive:#ff9a91;--radius:12px}*{box-sizing:border-box}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px}button,a,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible{outline-offset:5px;outline:2px solid #f2cc79}main{max-width:1440px;margin:auto;padding:0 52px}.topbar{border-bottom:1px solid #563526;align-items:center;gap:32px;height:104px;display:flex}.brand{color:inherit;white-space:nowrap;flex-shrink:0;align-items:center;gap:9px;text-decoration:none;display:inline-flex}.session{color:#c5ad98;align-items:center;gap:9px;margin-left:auto;font-size:14px;display:flex}.session span{background:#f2cc79;border-radius:50%;width:6px;height:6px}.edition{color:#a88b71;letter-spacing:1px;font-size:12px}.heading{justify-content:space-between;align-items:center;padding:45px 0 35px;display:flex}.eyebrow{letter-spacing:1.8px;color:#c8a96c;margin-bottom:15px;font-size:12px}h1{letter-spacing:-1.9px;margin:0;font-size:clamp(30px,3.6vw,49px);font-weight:500;line-height:1.12}h1 span{color:#f2cc79}.heading p{color:#bda99d;margin:16px 0 0;line-height:1.5}.workspace{grid-template-columns:minmax(0,1fr) 342px;gap:24px;display:grid}.arena{background:radial-gradient(at 50% 38%,#154433 0,#102c24 43%,#071b17 75%);border:1px solid #a87935;border-radius:22px;min-width:0;padding:24px 26px 20px;overflow:hidden}.arena-top{letter-spacing:1.2px;color:#cab27f;justify-content:space-between;gap:15px;font-size:11px;display:flex}.reel-labels{text-align:center;letter-spacing:1.3px;color:#dbc899;grid-template-columns:repeat(3,1fr);width:77%;margin:29px auto -9px;font-size:11px;display:grid}.machine-stage{width:100%;height:300px;position:relative}.machine-stage canvas{width:100%;height:100%;display:block}.machine-message{text-align:center;color:#f2cc79;place-content:center;font-size:14px;display:grid;position:absolute;inset:35% 10%}.result{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:111px;display:flex}.result-caption{letter-spacing:1.7px;color:#bfab81;font-size:11px}.result strong{color:#f8e3b8;overflow-wrap:anywhere;font-size:clamp(20px,2vw,28px);font-weight:500}.result.won strong{color:#f2cc79}.winner-mark{color:#d0b976;align-items:center;gap:5px;font-size:12px;display:flex}.controls{gap:10px;max-width:425px;margin:13px auto 0;display:flex}.spin-button{flex:1;box-shadow:0 4px #92601f;color:#361509!important;background:#f2cc79!important;border-radius:12px!important;gap:13px!important;height:56px!important;font-size:16px!important}.spin-button>svg:last-child{margin-left:auto}.spin-button>svg:first-child{margin-right:auto}.spin-button{padding:0 22px!important}.spin-button:disabled{opacity:.45}.reset-button{color:#f5d99d!important;background:#361d21!important;border:1px solid #94703e!important;border-radius:12px!important;width:56px!important;height:56px!important}.participants{background:#241217;border:1px solid #704733;border-radius:22px;padding:25px}.panel-title,.panel-title>div{align-items:center;gap:10px;display:flex}.panel-title{justify-content:space-between}.panel-title svg{color:#d5b581}h2{margin:0;font-size:18px;font-weight:500}.participants>p{color:#c4ad9c;margin:17px 0 22px;font-size:14px;line-height:1.6}.participants label{color:#e5caaa;margin-bottom:10px;font-size:13px;display:block}.people-input{resize:vertical;color:#fff1d5;min-height:160px;field-sizing:fixed!important;background:#190c10!important;border:1px solid #624131!important;border-radius:10px!important;height:233px!important;padding:13px!important;font-size:14px!important;line-height:1.9!important}.people-input::placeholder{color:#b19783}.input-actions{justify-content:space-between;gap:8px;margin-top:9px;display:flex}.input-actions button{color:#d6b985;padding:6px 0;font-size:12px}.input-help{color:#d5ba80;align-items:center;gap:6px;margin-top:12px;font-size:12px;line-height:1.5;display:flex}.input-help.invalid{color:#ffaaa0}.small-note{border-top:1px solid #694534;margin-top:24px;padding-top:22px}.small-note>span{letter-spacing:1.5px;color:#e8c27e;font-size:11px}.small-note p{color:#c4ad9c;margin:10px 0 0;font-size:14px;line-height:1.6}.participants .storage-note{color:#b89e86;margin:18px 0 0;font-size:12px}footer{color:#b09373;letter-spacing:1.3px;justify-content:space-between;padding:27px 0;font-size:11px;display:flex}footer>span:last-child{letter-spacing:0;align-items:center;gap:9px;font-size:12px;display:flex}@media (width>=1500px){.machine-stage{height:350px}}@media (width<=1100px){main{padding:0 26px}.workspace{grid-template-columns:minmax(0,1fr) 310px;gap:16px}.arena{padding:23px 14px}.edition{display:none}.machine-stage{height:270px}.arena-top{font-size:10px}}@media (width<=800px){main{padding:0 18px}.topbar{height:78px}.session{display:none}.heading{padding:30px 0 25px}.eyebrow{letter-spacing:1px;font-size:10px}h1{letter-spacing:-1px}.heading p{max-width:290px;font-size:14px}.workspace{grid-template-columns:1fr}.arena{padding:21px 14px}.machine-stage{height:clamp(210px,52vw,370px)}.participants{padding:23px}.people-input{height:190px!important}.reel-labels{letter-spacing:.4px;font-size:10px}.result strong{font-size:23px}footer{gap:20px;font-size:9px;line-height:1.5}footer>span:last-child{font-size:11px}.spin-button{font-size:15px!important}.heading h1{font-size:32px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.machine-canvas{width:100%;height:100%;position:absolute;inset:0}body{background:radial-gradient(at 50% 0,#43131e 0,#210e14 42%,#10090b 100%) fixed}.topbar{border-bottom-color:#b1863c55}.brand-mark{flex-shrink:0;width:48px;height:48px;display:block}.brand-wordmark{letter-spacing:-1px;color:#f2d28e;text-shadow:0 2px 12px #0003;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:700;line-height:1.15}.brand:hover .brand-wordmark{color:#ffe5ad}h1{letter-spacing:-1px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,54px);font-weight:600}h1 span{font-style:italic}.eyebrow{color:#d6b478}.heading p{color:#c3ada2}.arena{background:radial-gradient(at 50% 36%,#235340 0,#122e25 48%,#081b17 100%);border:2px solid #b0843e;border-radius:26px;padding-top:27px;box-shadow:inset 0 0 0 5px #1b1710,inset 0 0 0 6px #aa7d3855,0 18px 60px #0006}.arena-top{padding:0 8px}.reel-labels{color:#e8d7b0;letter-spacing:1.7px;width:70%;margin-top:23px;margin-bottom:-18px}.result{min-height:100px}.result strong{color:#ffe3a2;font-family:Georgia,serif;font-size:clamp(23px,2.2vw,32px)}.result.won strong{text-shadow:0 0 24px #d8a84455}.result-caption{color:#d8c595}.winner-mark{color:#d7c397}.spin-button{letter-spacing:.3px;box-shadow:0 5px #650916,0 6px 0 1px #c18b38,0 0 28px #d6263430;color:#fff1c9!important;background:linear-gradient(#e53341,#ae1028 70%)!important;border:1px solid #f5ce80!important;font-weight:700!important}.spin-button:hover:not(:disabled){filter:brightness(1.13)}.reset-button{color:#f4d99b!important;background:linear-gradient(#66432d,#352014)!important;border-color:#b18743!important}.controls{margin-top:17px}.participants{background:linear-gradient(140deg,#351820,#201014);border-color:#8d6639;box-shadow:inset 0 0 0 4px #221113}.panel-title h2{font-family:Georgia,serif;font-size:21px}.people-input{color:#ffefd4;background:#170b0e!important;border-color:#745033!important}.input-actions button:hover{color:#ffe1a0}.small-note{border-color:#735037}.input-help{color:#dfc486}footer{color:#b19778}@media (width>=1500px){.machine-stage{height:390px}}@media (width<=1100px){.machine-stage{height:320px}.reel-labels{letter-spacing:.7px;font-size:10px}}@media (width<=800px){.machine-stage{height:clamp(250px,60vw,420px)}.heading h1{font-size:36px}.reel-labels{letter-spacing:.3px;margin-bottom:-20px}.arena{padding-left:10px;padding-right:10px}.result strong{font-size:25px}.arena-top{font-size:10px}}main{max-width:1600px;padding:0 32px}.topbar{height:76px}.heading{padding:23px 0}.heading h1{font-size:38px}.heading .eyebrow{margin-bottom:10px}.heading p{margin-top:10px}.workspace{grid-template-columns:minmax(0,1fr) 330px;align-items:start}.arena{padding:22px 16px 24px}.machine-stage{height:clamp(600px,78vh,880px)}.fullscreen-button{color:#e5c78d!important;gap:7px!important;height:auto!important;padding:6px 8px!important;font-size:13px!important}.fullscreen-button:hover{background:#fff1!important}.lever-control{z-index:2;box-shadow:none!important;touch-action:none!important;cursor:grab!important;background:0 0!important;border:2px solid #0000!important;border-radius:50%!important;padding:0!important;transition:background .15s,box-shadow .15s!important;position:absolute!important;transform:translate(-50%,-50%)!important}.lever-control:hover:not(:disabled){border-color:#ffdb8799!important;box-shadow:0 0 0 5px #ffcd4920,0 0 22px #edb85855!important}.lever-control[data-dragging=true]{cursor:grabbing!important;border-color:#ffe6a1!important}.lever-control:focus-visible{outline-offset:4px;outline:3px solid #ffe19a!important}.lever-control:disabled{cursor:default!important}.machine-actions{justify-content:flex-end;height:0;display:flex;position:relative}.machine-actions .reset-button{opacity:.72;position:absolute;bottom:5px;right:4px;width:44px!important;height:44px!important}:is(.arena:fullscreen,.arena.arena-expanded){box-sizing:border-box;border-radius:0;flex-direction:column;width:100vw;max-width:none;height:100dvh;padding:18px max(20px,50vw - 650px);display:flex;overflow:auto}.arena.arena-expanded{z-index:100;position:fixed;inset:0}:is(.arena:fullscreen .machine-stage,.arena.arena-expanded .machine-stage){flex:auto;height:auto;min-height:220px}:is(.arena:fullscreen .arena-top,.arena.arena-expanded .arena-top){flex:none}:is(.arena:fullscreen .reel-labels,.arena.arena-expanded .reel-labels){flex-shrink:0;margin:12px auto 0}:is(.arena:fullscreen .controls,.arena.arena-expanded .controls){flex-shrink:0;width:min(425px,100%)}:is(.arena:fullscreen .result,.arena.arena-expanded .result){flex-shrink:0;min-height:68px}:is(.arena:fullscreen .lever-hint,.arena.arena-expanded .lever-hint){margin:0 0 3px}:is(.arena:fullscreen .result strong,.arena.arena-expanded .result strong){font-size:25px}@media (width<=1000px){.workspace{grid-template-columns:minmax(0,1fr) 290px;gap:16px}.machine-stage{height:570px}.participants{padding:20px}}@media (width<=800px){main{padding:0 14px}.workspace{grid-template-columns:1fr}.heading h1{font-size:31px}.heading{padding:20px 0}.machine-stage{height:clamp(430px,94vw,650px)}.reel-labels{letter-spacing:0;width:68%;font-size:10px}.arena{padding:20px 8px}.lever-hint{font-size:12px}.fullscreen-button{font-size:12px!important}.arena-top{padding:0 8px}:is(.arena:fullscreen,.arena.arena-expanded){padding:15px 10px}:is(.arena:fullscreen .machine-stage,.arena.arena-expanded .machine-stage){min-height:160px}}.arena-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.arena-top{justify-content:flex-end;align-items:center}@media (width<=480px){.arena-tools{gap:2px}.arena-tools .fullscreen-button span{display:none}}.site-guide{border-top:1px solid #563526;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:56px;max-width:1600px;margin:40px auto 0;padding:32px 32px 44px;display:grid}.guide-eyebrow{color:#d6b478;letter-spacing:1.6px;margin-bottom:13px;font-size:11px;display:block}.site-guide h2{color:#f2cc79;font-family:Georgia,Times New Roman,serif;font-size:26px;line-height:1.3}.site-guide p,.site-guide li{color:#c4ad9c;font-size:14px;line-height:1.8}.site-guide p{margin:16px 0 0}.site-guide ol{margin:16px 0 0;padding-left:22px}.site-guide li{margin-bottom:13px;padding-left:5px}.site-guide li::marker{color:#d6b478}.site-guide strong{color:#eed8b3;font-weight:600}@media (width<=800px){.site-guide{grid-template-columns:1fr;gap:30px;margin-top:30px;padding:28px 20px 36px}.site-guide h2{font-size:24px}}.language-switch{background:#190c10;border:1px solid #735037;border-radius:10px;align-items:center;gap:3px;margin-left:auto;padding:4px;display:flex}.language-switch button{color:#c4ad9c;background:0 0;border:0;border-radius:6px;padding:7px 11px;font-size:12px;font-weight:700;line-height:1.2}.language-switch button[aria-pressed=true]{color:#361509;background:#f2cc79}.language-switch button:disabled{opacity:.6}.input-actions{flex-wrap:wrap;justify-content:space-between}.copy-fallback{color:#e5caaa;font-size:12px;line-height:1.6}.copy-fallback input{color:#fff1d5;background:#190c10;border:1px solid #735037;border-radius:6px;width:100%;padding:8px}html[lang=ru] .site-guide[lang=en],html[lang=en] .site-guide[lang=ru]{display:none}@media (width<=480px){.topbar{gap:12px}.language-switch button{padding:7px 9px}.language-switch{flex-shrink:0}}.input-actions{justify-content:flex-end}.input-actions .share-button{color:#351509;background:linear-gradient(135deg,#ffe6a6,#d5a451);border:1px solid #ffe3a2;border-radius:10px;flex-basis:100%;gap:10px;width:100%;height:46px;padding:0 16px;font-size:15px;font-weight:700;box-shadow:0 3px #896026,0 6px 18px #0003}.input-actions .share-button:hover:not(:disabled){color:#351509;background:linear-gradient(135deg,#fff0c4,#e5b564)}.input-actions .share-button:active:not(:disabled){transform:translateY(1px);box-shadow:0 2px #896026}.share-feedback{color:#eed598;align-items:flex-start;gap:7px;font-size:12px;line-height:1.5;display:flex}.share-feedback:not(:empty){margin-top:14px}.share-feedback svg{flex-shrink:0;margin-top:1px}.input-actions .clear-button{color:#f0d49d;background:#321c22;border:1px solid #a17c46;border-radius:10px;flex-basis:100%;gap:10px;width:100%;height:44px;padding:0 16px;font-size:14px;font-weight:600}.input-actions .clear-button:hover:not(:disabled){color:#ffe6b2;background:#482a31;border-color:#d7ad69}.input-actions .clear-button:disabled{opacity:.4}.site-footer{letter-spacing:0;border-top:1px solid #563526;justify-content:flex-end;max-width:1600px;margin:0 auto;padding:18px 32px 28px;font-size:12px}.site-footer a{color:#cdb38f;text-underline-offset:4px;padding:8px 0;text-decoration:underline}.site-footer a:hover{color:#f2cc79}html[lang=ru] .site-footer [lang=en],html[lang=en] .site-footer [lang=ru]{display:none}@media (width<=800px){.site-footer{padding:14px 20px 24px}}.topbar{flex-wrap:wrap;gap:22px;height:auto;min-height:84px;padding:14px 0}.game-switch{background:#190c10;border:1px solid #86603d;border-radius:14px;gap:4px;padding:5px;display:flex}.game-switch a{color:#cdb596;white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none;display:flex}.game-switch a:hover{color:#fff0cc;background:#42242a}.game-switch a[aria-current=page]{color:#361509;background:linear-gradient(135deg,#ffe5a0,#cca057);box-shadow:0 2px 8px #0004}.game-switch a[aria-disabled=true]{pointer-events:none;opacity:.55}.edition{margin-left:0}.language-switch{margin-left:auto}.table-stage{width:100%;height:clamp(370px,47vw,535px);position:relative}.table-canvas{position:absolute;inset:0}.table-canvas canvas{width:100%;height:100%;display:block}.table-result{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:87px;padding:0 14px;display:flex}.table-result strong{color:#ffe1a0;overflow-wrap:anywhere;max-width:100%;font-family:Georgia,serif;font-size:clamp(23px,2.6vw,34px);font-weight:500;line-height:1.25}.dice-name-parts{text-align:center;gap:10px;max-width:620px;margin:12px auto 20px;display:grid}.dice-name-parts span{color:#e6d7b4;overflow-wrap:anywhere;border-top:1px solid #c3a66a66;padding:8px;font-size:14px}.table-controls{justify-content:center;max-width:380px;margin:17px auto 0;display:flex}.table-spin{flex:1;width:100%;justify-content:center!important}.table-spin>svg:first-child{margin:0!important}.table-spin>span{flex:0 auto}.roulette-options{border-top:1px solid #aa854c66;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 20px;max-width:680px;max-height:150px;margin:26px auto 2px;padding:18px 12px 0;list-style:none;display:grid;overflow:auto}.roulette-options li{color:#dcc9a7;overflow-wrap:anywhere;align-items:baseline;gap:9px;min-width:0;font-size:14px;line-height:1.5;display:flex}.roulette-options li>span{color:#ffde91;font-variant-numeric:tabular-nums;flex-shrink:0;min-width:24px}.site-guide p,.site-guide li{font-size:16px}.arena-expanded .table-game{flex-direction:column;flex:1;min-height:0;display:flex}.arena:fullscreen .table-game{flex-direction:column;flex:1;min-height:0;display:flex}.arena-expanded .table-stage{flex:1;height:auto;min-height:240px}.arena:fullscreen .table-stage{flex:1;height:auto;min-height:240px}.arena-expanded .roulette-options{display:none}.arena:fullscreen .roulette-options{display:none}.arena-expanded .table-result{min-height:65px}.arena:fullscreen .table-result{min-height:65px}.table-game .result-caption{font-size:12px}@media (width<=1100px){.topbar{gap:15px}.game-switch a{padding:10px 12px}.table-stage{height:400px}}@media (width<=800px){.topbar{gap:14px;padding:14px 0 16px}.game-switch{order:3;justify-content:center;width:100%}.game-switch a{flex:1;padding:12px 8px}.language-switch{margin-left:auto}.table-stage{height:clamp(310px,79vw,450px)}.table-result{min-height:90px}.table-result strong{font-size:27px}.table-controls{max-width:none;margin-left:14px;margin-right:14px}.dice-name-parts{gap:4px;margin:10px 6px 18px}.dice-name-parts span{padding:8px 2px;font-size:14px}.roulette-options{gap:10px;padding:17px 10px 0}}@media (width<=380px){.game-switch a{gap:5px;font-size:13px}.game-switch svg{width:16px}.roulette-options{grid-template-columns:1fr}}.lottery-stage{height:clamp(440px,48vw,610px)}@media (width<=800px){.lottery-stage{height:clamp(420px,105vw,560px)}}@media (width<=540px){.game-switch{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.game-switch a{padding:12px}}.race-stage{height:clamp(480px,57vw,740px)}.race-hud{color:#efd095;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:8px;font-size:14px;display:flex}.race-camera{color:#efd095!important;white-space:normal!important;font-size:14px!important}.race-countdown{text-align:center;color:#ffe2a1;text-shadow:0 5px 24px #000;pointer-events:none;font:700 100px Georgia,serif;position:absolute;inset:30% 0 auto}.race-winner{color:#ffe3a2;text-align:center;overflow-wrap:anywhere;background:#271219ed;border:1px solid #c69c51;border-radius:12px;align-items:center;gap:12px;width:max-content;max-width:94%;padding:14px 22px;font:24px Georgia,serif;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.race-winner svg{flex-shrink:0}@media (width<=1250px){main[data-game=race] .workspace{grid-template-columns:1fr}main[data-game=race] .participants{max-width:none}.race-stage{height:clamp(480px,65vw,720px)}}@media (width<=800px){.game-switch{justify-content:flex-start;overflow-x:auto}.game-switch a{padding:11px 10px;font-size:14px}.race-stage{height:500px}.race-hud{align-items:flex-start;font-size:14px}.race-camera{font-size:13px!important}.race-winner{font-size:21px}.race-countdown{font-size:80px}}@media (width<=540px){.game-switch{grid-template-columns:repeat(3,minmax(0,1fr))}.game-switch a{white-space:normal;text-align:center;gap:5px;padding:12px 4px}.game-switch a:last-child{grid-column:span 2}.race-stage{height:460px}}.race-layout{grid-template-columns:minmax(0,1fr) 184px;align-items:stretch;gap:12px;display:grid}.race-leaderboard{background:linear-gradient(145deg,#30151bee,#1e1017ee);border:1px solid #a17d45;border-radius:14px;flex-direction:column;min-width:0;max-height:clamp(480px,57vw,740px);margin:14px 0 20px;padding:17px 12px;display:flex;box-shadow:inset 0 0 0 3px #190e16,0 8px 24px #0003}.race-leaderboard h3{color:#ffe0a0;border-bottom:1px solid #a17d4555;align-items:center;gap:10px;margin:0 0 14px;padding:0 4px 13px;font:20px Georgia,serif;display:flex}.race-leaderboard ol{scrollbar-color:#a17d45 #211219;min-height:0;margin:0;padding:0;list-style:none;overflow:auto}.race-leaderboard li{border-bottom:1px solid #73503740;grid-template-columns:18px 15px minmax(0,1fr);align-items:center;gap:8px;min-height:51px;padding:11px 2px;display:grid}.race-leaderboard li:first-child{background:#b4894320}.race-place{color:#baa081;font-variant-numeric:tabular-nums;font-size:13px}.race-color{border-radius:50%;width:15px;height:15px;box-shadow:inset -3px -3px 4px #0004,inset 2px 2px 3px #fff5,0 0 0 1px #fff5}.race-leader-name{color:#f5e1c0;overflow-wrap:anywhere;font-size:14px;line-height:1.5}.race-leaderboard>p{color:#bfa98d;font-size:14px;line-height:1.5}@media (width<=900px){.race-layout{grid-template-columns:minmax(0,1fr) 178px;gap:8px}.race-leaderboard{padding:14px 9px}.race-leaderboard li{gap:6px}.race-stage{height:520px}}@media (width<=540px){.race-layout{grid-template-columns:1fr}.race-stage{height:400px}.race-leaderboard{max-height:235px;margin:0 9px 10px}.race-leaderboard ol{grid-template-columns:1fr;grid-auto-rows:max-content;align-content:start;gap:0;display:grid}.race-leaderboard li{min-height:max-content;padding:9px 2px}.race-leaderboard h3{margin-bottom:6px;padding-bottom:8px;font-size:18px}.race-leader-name{font-size:14px}}.race-layout .race-stage{height:clamp(400px,42vw,650px)}.race-leaderboard{max-height:clamp(400px,42vw,650px)}.arena-expanded .race-layout{flex:1;min-height:0}.arena:fullscreen .race-layout{flex:1;min-height:0}.arena-expanded .race-stage{height:auto;min-height:240px}.arena:fullscreen .race-stage{height:auto;min-height:240px}.arena-expanded .race-leaderboard{max-height:none;overflow:hidden}.arena:fullscreen .race-leaderboard{max-height:none;overflow:hidden}@media (width<=540px){.race-leaderboard{max-height:235px}}.race-leaderboard{align-self:start;height:auto}.arena-expanded .race-leaderboard{max-height:calc(100dvh - 210px)}.arena:fullscreen .race-leaderboard{max-height:calc(100dvh - 210px)}.wheel-game{width:100%;padding-bottom:10px}.wheel-stage{background:radial-gradient(at 50% 44%,#b19d4930 0%,#456b3820 28%,#0000 66%);height:clamp(420px,46vw,620px);position:relative}.wheel-stage canvas{width:100%;height:100%;position:absolute;inset:0}.wheel-stage{touch-action:manipulation}.wheel-stage[aria-disabled=false][data-wheel-hover=true]{cursor:pointer}.wheel-stage:focus-visible{outline-offset:-4px;border-radius:16px;outline:2px solid #e5ca89}.wheel-result{text-align:center;color:#c0c9b7;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:70px;padding:0 24px;display:flex}.wheel-result strong{color:#ffe4a6;overflow-wrap:anywhere;max-width:100%;font:600 clamp(23px,2.5vw,34px)/1.2 Georgia,serif}.wheel-controls{width:min(350px,100% - 44px);max-width:350px;margin:12px auto 0}.wheel-controls .spin-button{min-height:58px;box-shadow:0 6px 28px #b9873833}.wheel-legend{color:#f2e6cb;border:1px solid #b4935345;border-radius:12px;margin:20px 28px;padding:14px 18px;font-size:14px}.wheel-legend summary{cursor:pointer;color:#e5ca89}.wheel-legend ol{columns:2;padding:16px 0 0 25px}.wheel-legend li{break-inside:avoid;overflow-wrap:anywhere;padding:4px 0 4px 4px}.wheel-legend li i{border:1px solid #fff4;border-radius:50%;width:10px;height:10px;margin-right:8px;display:inline-block}.arena-expanded .wheel-game{flex-direction:column;flex:1;min-height:0;display:flex}.arena:fullscreen .wheel-game{flex-direction:column;flex:1;min-height:0;display:flex}.arena-expanded .wheel-stage{flex:1;height:auto;min-height:220px}.arena:fullscreen .wheel-stage{flex:1;height:auto;min-height:220px}@media (width<=1250px) and (width>=801px){.game-switch a{padding:11px 12px}}@media (width<=540px){.game-switch a:last-child{grid-column:auto}.wheel-stage{height:400px}.wheel-result{min-height:74px;padding:0 15px}.wheel-legend{margin:18px 16px}.wheel-legend ol{columns:1}}.arena-expanded .wheel-legend{display:none}.arena:fullscreen .wheel-legend{display:none}.arena-expanded .wheel-result,.arena-expanded .wheel-controls{flex-shrink:0}.arena:fullscreen .wheel-result{flex-shrink:0}.arena:fullscreen .wheel-controls{flex-shrink:0}.arena-expanded .wheel-controls{width:min(350px,100% - 44px)}.arena:fullscreen .wheel-controls{width:min(350px,100% - 44px)}.example-badge{background:#cda6530a;border:1px solid #b3925140;border-radius:8px;align-items:center;padding:9px 11px;display:flex;color:#d8bd83!important;gap:7px!important;margin:16px 0 12px!important;font-size:12px!important;line-height:1.4!important}.example-badge svg{flex-shrink:0}.validation-dialog{color:#f9e8c7;background:radial-gradient(at 50% 0,#63333a66,#0000 68%),#251218;border:1px solid #b4935b;border-radius:22px;width:min(460px,100vw - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:34px;animation:.2s ease-out validation-in;overflow:auto;box-shadow:0 30px 100px #0009,inset 0 0 0 5px #b4935b13}.validation-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0d090bcc}.validation-close{color:#dec599;cursor:pointer;background:0 0;border:1px solid #b4935b40;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:14px;right:14px}.validation-close:hover{background:#b4935b20}.validation-emblem{color:#4b2922;background:linear-gradient(145deg,#ffe9ab,#b38a43);border-radius:18px;place-items:center;width:62px;height:62px;margin:2px auto 20px;display:grid;box-shadow:0 8px 25px #0003}.validation-dialog h2{text-align:center;margin:0 0 13px;font:28px/1.2 Georgia,serif}.validation-dialog p{color:#d1c1b6;overflow-wrap:anywhere;margin:0;font-size:15px;line-height:1.65}.validation-example{background:#183c2e70;border:1px solid #97b29c42;border-radius:12px;margin:20px 0 13px;padding:15px}.validation-example>span{color:#acb8a5;letter-spacing:1px;text-transform:uppercase;margin-bottom:7px;font-size:11px;display:block}.validation-example code{color:#ffe5a7;overflow-wrap:anywhere;white-space:pre-wrap;font-size:15px;line-height:1.7}.validation-dialog .validation-note{color:#b9aca5;font-size:13px}.validation-edit{width:100%;min-height:48px;margin-top:24px;font-weight:700;color:#321f16!important;background:linear-gradient(110deg,#f9dfa1,#c49a52)!important;border:1px solid #efd8a2!important;gap:12px!important}.validation-close:focus-visible,.validation-edit:focus-visible{outline-offset:4px;outline:2px solid #fff1bf}@keyframes validation-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:none}}@media (width<=540px){.validation-dialog{padding:29px 23px}.validation-dialog h2{font-size:25px}.language-switch{flex-shrink:0}}@media (prefers-reduced-motion:reduce){.validation-dialog{animation:none}.validation-dialog::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}html[lang=ru] .site-guide:not([lang=ru]),html[lang=ru] .site-footer [lang]:not([lang=ru]),html[lang=en] .site-guide:not([lang=en]),html[lang=en] .site-footer [lang]:not([lang=en]),html[lang=es] .site-guide:not([lang=es]),html[lang=es] .site-footer [lang]:not([lang=es]){display:none}.race-camera{margin-left:auto}main[data-game=race] .arena:is(:fullscreen,.arena-expanded){padding:max(24px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));overflow:hidden}main[data-game=race] .arena:is(:fullscreen,.arena-expanded) .arena-top{min-height:36px;padding:0}main[data-game=race] .arena:is(:fullscreen,.arena-expanded) .race-game{flex:1 1 0;grid-template-rows:auto minmax(0,1fr) auto;gap:8px;min-width:0;min-height:0;display:grid}main[data-game=race] .arena:is(:fullscreen,.arena-expanded) .race-hud{min-height:36px;padding:0}main[data-game=race] .arena:is(:fullscreen,.arena-expanded) .race-layout{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) clamp(184px,14vw,260px);gap:clamp(12px,1.5vw,28px);min-width:0;min-height:0}main[data-game=race] .arena:is(:fullscreen,.arena-expanded) .race-stage{min-width:0;height:100%;min-height:0}main[data-game=race] .arena:is(:fullscreen,.arena-expanded) .race-leaderboard{min-height:0;max-height:100%;margin:0;overflow:hidden}main[data-game=race] .arena:is(:fullscreen,.arena-expanded) .table-controls{width:min(380px,100%);margin:8px auto 0}@media (width<=540px){main[data-game=race] .arena:is(:fullscreen,.arena-expanded){padding:max(12px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}main[data-game=race] .arena:is(:fullscreen,.arena-expanded) .race-layout{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);gap:8px}main[data-game=race] .arena:is(:fullscreen,.arena-expanded) .race-leaderboard{width:100%;max-height:min(24dvh,180px);padding:10px 12px}}@media (height<=520px) and (width>=541px){main[data-game=race] .arena:is(:fullscreen,.arena-expanded){padding:max(8px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}main[data-game=race] .arena:is(:fullscreen,.arena-expanded) :is(.arena-top,.race-hud){min-height:28px}main[data-game=race] .arena:is(:fullscreen,.arena-expanded) .race-layout{grid-template-columns:minmax(0,1fr) clamp(150px,23vw,200px);gap:10px}main[data-game=race] .arena:is(:fullscreen,.arena-expanded) .table-controls{margin-top:0}main[data-game=race] .arena:is(:fullscreen,.arena-expanded) .table-spin{height:44px;min-height:44px}}.wheel-result:not(.has-winner){min-height:0;padding:0}.site-use-cases{border-top:1px solid #563526;max-width:1600px;margin:0 auto;padding:38px 32px 48px}.use-cases-heading{max-width:780px;margin-bottom:28px}.use-cases-eyebrow{color:#d6b478;letter-spacing:.08em;margin-bottom:12px;font-size:.875rem;line-height:1.5;display:block}.site-use-cases h2{color:#f2cc79;text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:500;line-height:1.3}.site-use-cases p{color:#cbb5a4;max-width:68ch;margin:14px 0 0;font-size:1rem;line-height:1.8}.use-cases-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.use-case{overflow-wrap:anywhere;background:linear-gradient(135deg,#29161b,#1d1014);border:1px solid #674332;border-radius:16px;min-width:0;padding:26px 28px 28px;position:relative}.use-case-number{color:#d6b478;margin-bottom:16px;font-family:Georgia,Times New Roman,serif;font-size:1.125rem;line-height:1;display:block}.site-use-cases h3{color:#f4d69f;text-wrap:balance;margin:0;font-size:1.25rem;font-weight:600;line-height:1.45}.use-case-examples{border-left:2px solid #8c653e;margin-top:22px;padding-left:16px}.use-case-examples>span{color:#d6b478;font-size:.875rem;line-height:1.5}.use-case-examples ul{margin:7px 0 0;padding:0;list-style:none}.use-case-examples li{color:#eddbc5;margin:3px 0;font-size:.9375rem;line-height:1.65}html[lang=ru] .site-use-cases:not([lang=ru]),html[lang=en] .site-use-cases:not([lang=en]),html[lang=es] .site-use-cases:not([lang=es]){display:none}@media (width<=800px){.site-use-cases{padding:28px 20px 36px}.use-cases-grid{grid-template-columns:1fr;gap:16px}.use-case{padding:22px}.use-cases-heading{margin-bottom:22px}}.game-switch{flex-wrap:wrap;max-width:100%}@media (width>=801px){.game-switch a{padding:10px 12px}}@media (width<=800px){.game-switch{grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:visible}.game-switch a{white-space:normal;text-align:center;overflow-wrap:anywhere;flex-direction:column;gap:6px;min-width:0;padding:10px 4px;font-size:14px}.game-switch a:last-child{grid-column:auto}.game-switch svg{flex-shrink:0}}@media (width<=540px){.brand{gap:7px}.brand-mark{width:36px;height:36px}.brand-wordmark{letter-spacing:-.7px;font-size:clamp(19px,5.8vw,26px)}.topbar{column-gap:8px}}.render-badge{min-height:36px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:1px solid;border-radius:8px;justify-content:center;align-self:center;align-items:center;gap:6px;padding:8px 10px;font:600 12px/1 Arial,sans-serif;display:inline-flex}.render-badge:hover{color:var(--foreground);background:currentColor}@supports (color:color-mix(in lab, red, red)){.render-badge:hover{background:color-mix(in srgb,currentColor 8%,transparent)}}.render-badge:focus-visible,.graphics-retry:focus-visible{outline-offset:4px;outline:2px solid}.graphics-help .graphics-help-note{margin-top:16px;font-size:13px}.graphics-retry{color:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin:14px auto 0;padding:8px;font-size:13px;text-decoration:underline;display:block}.arena-top:has(.render-badge){justify-content:space-between}main[data-render-mode="2d"] .game-switch{grid-template-columns:repeat(5,minmax(0,1fr))}@media (width<=600px){main[data-render-mode="2d"] .game-switch{grid-template-columns:repeat(3,minmax(0,1fr))}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}.topbar .brand{order:0}.header-preferences{flex-wrap:wrap;order:1;align-items:center;gap:16px;margin-left:auto;display:flex}.header-preferences .language-switch{margin-left:0}.theme-switch{background:#190c10;border:1px solid #735037;border-radius:10px;gap:3px;padding:4px;display:flex}.theme-switch button{color:#c4ad9c;background:0 0;border:0;border-radius:6px;padding:7px 12px;font:600 13px/1.2 Arial,sans-serif}.theme-switch button[aria-pressed=true]{color:#361509;background:#f2cc79}.theme-switch button:disabled{opacity:.6}.topbar .game-switch{flex-basis:100%;order:2}.topbar .edition{order:3}@media (width>=801px){.topbar .game-switch a{flex:1;gap:7px;padding:12px 7px}}@media (width<=540px){.header-preferences{justify-content:space-between;gap:6px;width:100%}.theme-switch button{min-height:34px;padding:7px;font-size:12px}}html[data-theme=cozy]{--background:#f5f2eb;--foreground:#3e3933;--primary:#62735e;--primary-foreground:#fff;--border:#d3ccbd;--card:#fcfaf6;--card-foreground:#3e3933;--popover:#fcfaf6;--popover-foreground:#3e3933;--secondary:#eee9df;--secondary-foreground:#3e3933;--accent:#e3e8dd;--accent-foreground:#3e3933;--muted:#eee9df;--muted-foreground:#686258;--ring:#62735e;--input:#c6bfb1;--destructive:#a43731;--cozy-muted:#67665d;--cozy-accent:#62735e;--cozy-ink:#3e3933;--cozy-line:#d3ccbd}html[data-theme=cozy] body{color:var(--cozy-ink);background:#f5f2eb}html[data-theme=cozy] :is(button,a,textarea,input):focus-visible{outline-color:#62735e}html[data-theme=cozy] .topbar{border-bottom:0;row-gap:18px;padding-top:22px;padding-bottom:8px}html[data-theme=cozy] .brand-wordmark{color:#3e3329;text-shadow:none}html[data-theme=cozy] .brand:hover .brand-wordmark{color:#62735e}html[data-theme=cozy] .brand-mark{content:url(/brand-mark-cozy.svg)}html[data-theme=cozy] :is(.theme-switch,.language-switch){box-shadow:none;background:#fcfaf6;border-color:#cfc7b8}html[data-theme=cozy] :is(.theme-switch,.language-switch) button{color:#625f57}html[data-theme=cozy] :is(.theme-switch,.language-switch) button[aria-pressed=true]{color:#fff;background:#62735e}html[data-theme=cozy] .game-switch{background:#fcfaf6;border-color:#d3ccbd;border-radius:14px;padding:5px}html[data-theme=cozy] .game-switch a{color:#4a453c;box-shadow:none}html[data-theme=cozy] .game-switch a:hover{color:#303a2e;background:#eeeee5}html[data-theme=cozy] .game-switch a[aria-current=page]{color:#fff;box-shadow:none;background:#62735e}html[data-theme=cozy] .topbar .edition,html[data-theme=cozy] .heading .eyebrow{display:none}html[data-theme=cozy] .heading{padding:23px 0 20px}html[data-theme=cozy] .heading h1{color:#392f28;letter-spacing:-1.2px;font-size:clamp(30px,3vw,46px)}html[data-theme=cozy] h1 span{color:#6c7d6b}html[data-theme=cozy] .heading p{color:#59574f;font-size:16px}html[data-theme=cozy] .workspace{grid-template-columns:minmax(0,1fr) 350px;gap:20px}html[data-theme=cozy] .arena{background:radial-gradient(at 50% 25%,#e7eadf,#dbe0d1 72%,#e5e7dc);border:1px solid #c8cbbd;border-radius:18px;padding:18px 12px 20px;box-shadow:0 2px 12px #35402b06,inset 0 0 0 3px #f9f8f188}html[data-theme=cozy] .arena-top{color:#535c4f}html[data-theme=cozy] .fullscreen-button{color:#424b3d!important}html[data-theme=cozy] .fullscreen-button:hover{background:#60735812!important}html[data-theme=cozy] .machine-stage{height:clamp(450px,39vw,595px)}html[data-theme=cozy] .lever-control:hover:not(:disabled){border-color:#62735e88!important;box-shadow:0 0 0 5px #62735e16!important}html[data-theme=cozy] .lever-control[data-dragging=true]{border-color:#62735e!important}html[data-theme=cozy] .lever-control:focus-visible{outline-color:#62735e!important}html[data-theme=cozy] .participants{box-shadow:none;background:#fcfaf6;border:1px solid #d3ccbd;border-radius:18px;padding:24px}html[data-theme=cozy] .panel-title h2{color:#3e3329;font-size:26px;font-weight:600}html[data-theme=cozy] .panel-title svg{color:#6c7d6b}html[data-theme=cozy] .participants>p{color:#67665d;font-size:14px;line-height:1.6}html[data-theme=cozy] .participants label{color:#4a453e;font-weight:600}html[data-theme=cozy] .people-input{color:#403e36;box-shadow:none;background:#fffdfa!important;border-color:#c8c0b1!important;border-radius:9px!important;height:230px!important;line-height:1.85!important}html[data-theme=cozy] .people-input::placeholder{color:#827c70}html[data-theme=cozy] .people-input[aria-invalid=true]{border-color:#b9695c!important}html[data-theme=cozy] .input-actions{flex-wrap:nowrap;gap:10px;margin-top:14px}html[data-theme=cozy] .input-actions button{flex:1;justify-content:center;gap:8px;min-width:0;min-height:46px;font-size:14px;padding:10px!important}html[data-theme=cozy] :is(.share-button,.spin-button,.validation-edit){text-shadow:none;color:#fff!important;background:#62735e!important;border:1px solid #62735e!important;box-shadow:0 2px 4px #3b453015!important}html[data-theme=cozy] :is(.share-button,.spin-button,.validation-edit):hover:not(:disabled){filter:none;background:#53654f!important}html[data-theme=cozy] :is(.clear-button,.reset-button){box-shadow:none;color:#625f57!important;background:#fcfaf6!important;border:1px solid #bfb7a9!important}html[data-theme=cozy] .clear-button:hover:not(:disabled){background:#eeeee5!important}html[data-theme=cozy] :is(.input-help,.share-feedback){color:#53694f}html[data-theme=cozy] :is(.input-help.invalid,.ticket-error){color:#9b4035}html[data-theme=cozy] .participants .storage-note{color:#737067;border-color:#d3ccbd}html[data-theme=cozy] .example-badge{background:#eef0e8;border-color:#d7ddcc;color:#636d59!important}html[data-theme=cozy] :is(.copy-fallback,.machine-message,.result-caption,.claw-control-hint,.lottery-session-status,.ticket-instruction,.ticket-empty){color:#626557}html[data-theme=cozy] .copy-fallback input{color:#403e36;background:#fffdfa;border-color:#c8c0b1}html[data-theme=cozy] :is(.result strong,.table-result strong,.wheel-result strong,.plinko-result,.claw-feedback){color:#3e4937;text-shadow:none}html[data-theme=cozy] :is(.wheel-legend,.roulette-options){color:#454c3d;background:#ffffff45;border-color:#bac3b0}html[data-theme=cozy] :is(.wheel-legend summary,.roulette-options li>span){color:#4b613f}html[data-theme=cozy] .roulette-options li{color:#48503f}html[data-theme=cozy] :is(.race-leaderboard,.lottery-parked,.claw-console){box-shadow:none;color:#3e4937;background:#f6f5ed;border-color:#c9cebf}html[data-theme=cozy] .claw-joystick{background:radial-gradient(at 50% 70%,#86786124,#0000 64%)}html[data-theme=cozy] :is(.race-leaderboard h3,.race-leader-name,.race-leaderboard>p,.race-place,.lottery-parked>p){color:#4d5844;border-color:#c9cebf}html[data-theme=cozy] .race-leaderboard li{border-color:#d9decf}html[data-theme=cozy] .race-leaderboard li:first-child{background:#e6eadf}html[data-theme=cozy] .race-winner{color:#42503a;background:#fcfaf6ed;border-color:#8e9d80}html[data-theme=cozy] .race-countdown{color:#fcfaf6;text-shadow:0 2px 12px #23361d}html[data-theme=cozy] .race-hud{color:#3e4937}html[data-theme=cozy] .race-camera{color:#3e4937!important;background:#f6f5ed!important;border-color:#9daa90!important}html[data-theme=cozy] .scratch-ticket{color:#49523f;background-color:#f4f0e3;background-image:none;border-color:#bbc2ad;transform:none;box-shadow:0 3px #d1c8b2,0 12px 22px #35402b1a}html[data-theme=cozy] .scratch-ticket:before,html[data-theme=cozy] .scratch-ticket:after{border-color:#aeb6a166}html[data-theme=cozy] :is(.ticket-paper-head>span,.ticket-paper-foot){color:#7a8068}html[data-theme=cozy] .ticket-circle{background:#fffaf0;border-color:#b6ae94;box-shadow:inset 0 2px 6px #66492315}html[data-theme=cozy] .ticket-word{color:#414939}html[data-theme=cozy] :is(.site-guide,.site-use-cases,.site-footer){border-color:#d3ccbd}html[data-theme=cozy] .site-guide{gap:40px;margin-top:26px;padding-top:25px}html[data-theme=cozy] :is(.site-guide h2,.site-use-cases h2){color:#3e3329}html[data-theme=cozy] :is(.site-guide p,.site-guide li,.site-use-cases p,.site-footer,.site-footer a){color:#68655d}html[data-theme=cozy] :is(.site-guide strong,.site-use-cases h3){color:#3e4937}html[data-theme=cozy] .site-guide li::marker{color:#62735e}html[data-theme=cozy] :is(.guide-eyebrow,.use-cases-eyebrow,.use-case-number,.use-case-examples>span){color:#6b775f}html[data-theme=cozy] .visual-about{display:none}html[data-theme=cozy] .use-case{background:#fcfaf6;border-color:#d3ccbd}html[data-theme=cozy] .use-case-examples{border-color:#9ca78f}html[data-theme=cozy] .use-case-examples li{color:#515b46}html[data-theme=cozy] .validation-dialog{color:#3e3933;background:#fcfaf6;border-color:#c9c0af;box-shadow:0 24px 80px #33352233}html[data-theme=cozy] .validation-dialog::backdrop{background:#29322266}html[data-theme=cozy] .validation-dialog :is(p,.validation-note){color:#6c675c}html[data-theme=cozy] .validation-emblem{color:#65765a;box-shadow:none;background:#e5e9dc}html[data-theme=cozy] .validation-example{background:#eef0e7;border-color:#ccd4be}html[data-theme=cozy] .validation-example :is(span,code){color:#45533b}html[data-theme=cozy] .validation-close{color:#746a57;border-color:#c9c0af}html[data-theme=cozy] .arena:is(:fullscreen,.arena-expanded){border-radius:0}html[data-theme=cozy] .arena:is(:fullscreen,.arena-expanded) .machine-stage{height:auto}@media (width>=1100px){html[data-theme=cozy] .topbar .game-switch a{flex-direction:column;gap:9px;padding:13px 8px;font-size:14px}html[data-theme=cozy] .topbar .game-switch svg{width:22px;height:22px}}@media (width<=1000px){html[data-theme=cozy] .workspace{grid-template-columns:minmax(0,1fr) 300px}html[data-theme=cozy] .participants{padding:20px}}@media (width<=800px){html[data-theme=cozy] .workspace{grid-template-columns:1fr}html[data-theme=cozy] .heading h1{font-size:32px}html[data-theme=cozy] .heading p{max-width:none;font-size:14px}html[data-theme=cozy] .machine-stage{height:clamp(340px,78vw,570px)}html[data-theme=cozy] .arena{padding:16px 6px}html[data-theme=cozy] .site-guide{padding-left:20px;padding-right:20px}}@media (width>=541px) and (width<=800px){html[data-theme=cozy] .game-switch{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=540px){html[data-theme=cozy] .game-switch{grid-template-columns:repeat(3,minmax(0,1fr))}html[data-theme=cozy] .game-switch a{padding:9px 3px;font-size:13px}html[data-theme=cozy] .heading h1{font-size:30px}html[data-theme=cozy] .heading{padding:20px 0}html[data-theme=cozy] .participants{padding:20px}}.site-navigation{border-top:1px solid var(--border);max-width:1600px;color:var(--muted-foreground);margin:0 auto;padding:24px 32px 30px}.site-navigation h2{color:var(--foreground);margin:0 0 16px;font:600 17px/1.4 Arial,sans-serif}.site-navigation ol,.site-navigation ul{margin:0;padding:0;list-style:none}.site-navigation a{color:inherit;text-underline-offset:4px;line-height:1.5;text-decoration:underline}.site-navigation a:hover{color:var(--primary)}.site-breadcrumbs{margin-bottom:24px;font-size:13px}.site-breadcrumbs ol{flex-wrap:wrap;gap:8px 12px;display:flex}.site-breadcrumbs li+li:before{content:"›";opacity:.7;margin-right:12px}.site-breadcrumbs [aria-current]{color:var(--foreground)}.related-games ul{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px 20px;font-size:14px;display:grid}.related-games a{padding:4px 0;display:inline-block}.site-navigation [hidden],html[lang=ru] .site-navigation:not([lang=ru]),html[lang=en] .site-navigation:not([lang=en]),html[lang=es] .site-navigation:not([lang=es]){display:none}@media (width<=800px){.site-navigation{padding:22px 20px 26px}.related-games ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}}
