.sceneSelector-module__URQV9q__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px;display:grid}.sceneSelector-module__URQV9q__gridItem{border:1px solid var(--color-border);background:var(--color-surface);color:inherit;cursor:pointer;border-radius:16px;flex-direction:column;padding:0;text-decoration:none;transition:border-color .15s,background-color .15s;display:flex;overflow:hidden}.sceneSelector-module__URQV9q__gridItem:hover,.sceneSelector-module__URQV9q__gridItem:focus-visible{border-color:var(--color-accent);background:#21112b}.sceneSelector-module__URQV9q__cardThumb{align-items:stretch}.sceneSelector-module__URQV9q__cardRandom{justify-content:stretch}.sceneSelector-module__URQV9q__cardRandomInner{aspect-ratio:1/2;color:var(--color-text-soft);background:0 0;place-content:center;gap:10px;display:grid}.sceneSelector-module__URQV9q__cardRandomIcon{width:48px;height:48px}.sceneSelector-module__URQV9q__cardRandomLabel{letter-spacing:.04em;font-size:1.1rem;font-weight:600}.sceneSelector-module__URQV9q__thumb{background:#0b070d;position:relative}.sceneSelector-module__URQV9q__thumbImage{border-radius:16px;width:100%;display:block}.sceneSelector-module__URQV9q__thumbOverlay{inset-inline:0;opacity:0;visibility:hidden;pointer-events:none;background:#120914eb;flex-direction:column;gap:10px;padding:14px;transition:opacity .15s;display:flex;position:absolute;bottom:0}.sceneSelector-module__URQV9q__gridItem:hover .sceneSelector-module__URQV9q__thumbOverlay,.sceneSelector-module__URQV9q__gridItem:focus-visible .sceneSelector-module__URQV9q__thumbOverlay{opacity:1;visibility:visible}.sceneSelector-module__URQV9q__thumbTitle{color:#fff;margin:0;font-size:1rem;font-weight:600}.sceneSelector-module__URQV9q__thumbTags{flex-wrap:wrap;gap:8px;display:flex}.sceneSelector-module__URQV9q__filters{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:20px 0 16px;padding:16px;display:grid}
.TagChip-module__WEq_lG__tag{border:1px solid var(--color-border-strong);background:var(--color-surface-2);min-height:28px;color:var(--color-text-soft);font:inherit;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:.75rem;line-height:1.2;display:inline-flex}
.SearchBar-module__VnU9vW__input{background:var(--color-surface-2);border:1px solid var(--color-border-strong);color:var(--color-text-soft);border-radius:8px;flex:260px;padding:8px 12px}.SearchBar-module__VnU9vW__input::placeholder{color:var(--color-text-subtle)}.SearchBar-module__VnU9vW__input:hover{background:var(--color-border-strong)}.SearchBar-module__VnU9vW__input:focus{border-color:var(--color-accent);box-shadow:0 0 0 2px var(--color-focus);outline:none}
.Select-module__EeJ0TW__select{border:1px solid var(--color-border-strong);background:var(--color-surface-2);min-height:44px;color:var(--color-text-soft);font:inherit;cursor:pointer;border-radius:10px;flex:180px;padding:10px 12px;transition:border-color .15s,background-color .15s,color .15s}.Select-module__EeJ0TW__select:hover{border-color:var(--color-accent)}.Select-module__EeJ0TW__select:focus,.Select-module__EeJ0TW__select:focus-visible{border-color:var(--color-accent);box-shadow:0 0 0 2px var(--color-focus);outline:none}
.UIButton-module__eToJ8G__button{border:1px solid var(--color-border-strong);background:var(--color-surface-2);min-height:44px;color:var(--color-text-soft);cursor:pointer;font:inherit;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-weight:600;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}.UIButton-module__eToJ8G__button:hover,.UIButton-module__eToJ8G__button:focus-visible{border-color:var(--color-accent);background:var(--color-surface);color:#fff}.UIButton-module__eToJ8G__button:disabled{cursor:not-allowed;opacity:.65}
.InGameActionButton-module__wFQhOa__actionButton{text-align:left;padding:10px}.InGameActionButton-module__wFQhOa__actionRow{justify-content:space-between;align-items:center;gap:8px;width:100%;font-weight:400;display:flex}.InGameActionButton-module__wFQhOa__actionMeta{opacity:.8;white-space:nowrap;font-size:.8rem}@media (max-width:780px){.InGameActionButton-module__wFQhOa__actionButton{padding:8px}.InGameActionButton-module__wFQhOa__actionRow{gap:6px}.InGameActionButton-module__wFQhOa__actionMeta{font-size:.75rem}}
.overlay-module__enePSa__overlay{background:var(--color-overlay);z-index:10;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}.overlay-module__enePSa__overlayContent{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;outline:none;flex-direction:column;gap:10px;width:100%;max-width:720px;max-height:80vh;padding:12px;display:flex;box-shadow:0 10px 30px #00000080}.overlay-module__enePSa__overlayGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.overlay-module__enePSa__overlayGridSingle{grid-template-columns:1fr}.overlay-module__enePSa__actionsWrapper{flex-grow:1;overflow-y:auto}.overlay-module__enePSa__note{color:var(--color-text-muted);font-size:.95rem}.overlay-module__enePSa__noteCentered{text-align:center;padding:12px}.overlay-module__enePSa__menuSections{flex-wrap:wrap;align-items:flex-start;gap:16px;display:flex}.overlay-module__enePSa__section{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.overlay-module__enePSa__sectionLabel{color:var(--color-text-muted);min-width:42px;padding-top:6px;font-size:.9rem}.overlay-module__enePSa__chips{flex-wrap:wrap;gap:8px;display:flex}.overlay-module__enePSa__seekRow{display:flex}.overlay-module__enePSa__slider{width:100%}.overlay-module__enePSa__hornyMeter{color:var(--color-text-soft);gap:6px;display:grid}.overlay-module__enePSa__hornyMeterHeader{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.overlay-module__enePSa__hornyMeterValue,.overlay-module__enePSa__hornyMeterMood{min-width:0;font-size:.9rem}.overlay-module__enePSa__hornyMeterMood{color:var(--color-text-muted);white-space:nowrap}.overlay-module__enePSa__overlayActionButton{border-color:var(--color-border);background:0 0}.overlay-module__enePSa__overlayActionButton:hover,.overlay-module__enePSa__overlayActionButton:focus-visible{background:var(--color-surface-2);border-color:var(--color-accent)}@media (max-width:780px){.overlay-module__enePSa__overlayContent{gap:8px;max-width:96vw;max-height:calc(100dvh - 32px);padding:10px}.overlay-module__enePSa__overlayGrid{grid-template-columns:1fr;gap:6px}.overlay-module__enePSa__actionsWrapper{overflow-y:auto}.overlay-module__enePSa__menuSections{flex-direction:column;gap:10px}.overlay-module__enePSa__section{grid-template-columns:44px minmax(0,1fr);gap:6px 8px;width:100%;display:grid}.overlay-module__enePSa__sectionLabel{min-width:0;padding-top:4px;font-size:.85rem}.overlay-module__enePSa__chips{gap:6px}.overlay-module__enePSa__hornyMeter{gap:4px}.overlay-module__enePSa__hornyMeterHeader{flex-wrap:wrap;gap:4px 8px}.overlay-module__enePSa__hornyMeterValue,.overlay-module__enePSa__hornyMeterMood{font-size:.85rem}}
.ActionChip-module__Uf4KGW__chip{border:1px solid var(--color-border-strong);background:var(--color-surface-2);min-height:32px;color:var(--color-text-soft);font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:4px 12px;font-size:.85rem;line-height:1.2;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}.ActionChip-module__Uf4KGW__chip:hover,.ActionChip-module__Uf4KGW__chip:focus-visible{border-color:var(--color-accent);background:var(--color-surface);color:#fff}.ActionChip-module__Uf4KGW__chip:disabled{cursor:not-allowed;opacity:.55}.ActionChip-module__Uf4KGW__chipActive{background:var(--color-accent);border-color:var(--color-accent);color:#fff}@media (max-width:780px){.ActionChip-module__Uf4KGW__chip{min-height:30px;padding:4px 12px;font-size:.85rem}}
.game-module__H4RWYG__gameContainer{background:#000;width:100vw;height:100dvh;position:relative}.game-module__H4RWYG__videoFull{object-fit:cover;object-position:center center;background:#000;width:100vw;height:100dvh;display:block}
.carousel-module__McvucW__overlay{z-index:100;background:#000;outline:none;display:flex;position:fixed;inset:0}.carousel-module__McvucW__zone{color:#fff9;cursor:pointer;z-index:2;background:#ffffff08;border:none;align-items:center;width:20%;padding:0;transition:background .15s,color .15s;display:flex;position:absolute;top:0;bottom:0}.carousel-module__McvucW__zoneLeft{justify-content:flex-start;padding-left:12px;left:0}.carousel-module__McvucW__zoneRight{justify-content:flex-end;padding-right:12px;right:0}.carousel-module__McvucW__zone:hover{color:#fff;background:#ffffff14}.carousel-module__McvucW__zone:active{background:#ffffff1f}.carousel-module__McvucW__zoneIcon{filter:drop-shadow(0 1px 3px #0009);flex-shrink:0}.carousel-module__McvucW__center{cursor:pointer;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.carousel-module__McvucW__image{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;max-width:100vw;max-height:100dvh;display:block}.carousel-module__McvucW__close{z-index:10;color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s;display:flex;position:absolute;top:12px;right:12px}.carousel-module__McvucW__close:hover{background:#ffffff40}.carousel-module__McvucW__counter{z-index:10;color:#ccc;pointer-events:none;background:#0009;border-radius:999px;padding:4px 14px;font-size:.85rem;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}
.pregame-module__Dg0gQG__pregame{background:var(--color-bg);min-height:100dvh;padding:20px clamp(16px,3vw,28px) 32px;overflow-y:auto}.pregame-module__Dg0gQG__header{z-index:20;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:min(1200px,100%);margin:0 auto 20px;padding:16px 18px;display:flex;position:sticky;top:0}.pregame-module__Dg0gQG__headerActions{flex-wrap:wrap;gap:10px;display:flex}.pregame-module__Dg0gQG__title{color:#fff;margin:0;font-size:clamp(1.4rem,2vw,2rem);font-weight:600}.pregame-module__Dg0gQG__playButton{border:1px solid var(--color-accent);background:var(--color-accent);color:#fff;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-size:.95rem;font-weight:600;text-decoration:none;transition:border-color .15s,background-color .15s,color .15s;display:flex}.pregame-module__Dg0gQG__playButton:hover,.pregame-module__Dg0gQG__playButton:focus-visible{background:var(--color-accent-hover);border-color:var(--color-accent-hover)}.pregame-module__Dg0gQG__playButtonCheat,.pregame-module__Dg0gQG__externalLinkButton{background:var(--color-surface-2);border:1px solid var(--color-border-strong);color:var(--color-text-soft)}.pregame-module__Dg0gQG__playButtonCheat:hover,.pregame-module__Dg0gQG__playButtonCheat:focus-visible,.pregame-module__Dg0gQG__externalLinkButton:hover,.pregame-module__Dg0gQG__externalLinkButton:focus-visible{background:var(--color-surface);border-color:var(--color-accent);color:#fff}.pregame-module__Dg0gQG__content{grid-template-columns:minmax(0,1fr);align-items:start;gap:20px;width:min(1200px,100%);margin:0 auto;display:grid}.pregame-module__Dg0gQG__contentWithPreview{grid-template-columns:minmax(280px,360px) minmax(0,1fr)}.pregame-module__Dg0gQG__section{padding:16px}.pregame-module__Dg0gQG__sectionPadded{width:min(1200px,100%);margin:0 auto 20px}.pregame-module__Dg0gQG__sectionTitle{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0 0 12px;font-size:1rem;font-weight:600}.pregame-module__Dg0gQG__chips{flex-wrap:wrap;gap:8px;display:flex}.pregame-module__Dg0gQG__chipGroups{flex-wrap:wrap;align-items:flex-start;gap:18px 28px;display:flex}.pregame-module__Dg0gQG__chipGroup{flex-direction:column;flex:0 auto;align-items:flex-start;gap:10px;min-width:0;display:inline-flex}.pregame-module__Dg0gQG__chipGroupTitle{color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.9rem;font-weight:600}.pregame-module__Dg0gQG__videoWrapper{aspect-ratio:9/16;border:1px solid var(--color-border);cursor:pointer;background:#000;border-radius:12px;width:100%;position:relative;overflow:hidden}.pregame-module__Dg0gQG__video{object-fit:cover;width:100%;height:100%;display:block}.pregame-module__Dg0gQG__videoPlayIcon{background:#00000059;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.pregame-module__Dg0gQG__gallery{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.pregame-module__Dg0gQG__galleryButton{border:1px solid var(--color-border);background:var(--color-surface-2);cursor:pointer;border-radius:12px;padding:0;transition:border-color .15s,background-color .15s;display:block;overflow:hidden}.pregame-module__Dg0gQG__galleryButton:hover,.pregame-module__Dg0gQG__galleryButton:focus-visible{border-color:var(--color-accent);background:var(--color-surface)}.pregame-module__Dg0gQG__galleryImage{aspect-ratio:1;object-fit:cover;width:100%;display:block}@media (max-width:920px){.pregame-module__Dg0gQG__contentWithPreview{grid-template-columns:minmax(0,1fr)}}
.ScraperTrigger-module__fPF-la__wrapper{border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;padding:14px 16px;display:flex}.ScraperTrigger-module__fPF-la__buttonGroup{flex-wrap:wrap;gap:8px;display:flex}.ScraperTrigger-module__fPF-la__button{min-height:40px;padding:8px 14px}.ScraperTrigger-module__fPF-la__spinner{align-items:center;display:inline-flex}.ScraperTrigger-module__fPF-la__message{color:var(--color-text-muted)}.ScraperTrigger-module__fPF-la__error{color:#b00020}
.LinkChip-module__2NO7iG__chip{border:1px solid var(--color-border-strong);background:var(--color-surface-2);min-height:32px;color:var(--color-text-soft);font:inherit;border-radius:999px;justify-content:center;align-items:center;padding:4px 12px;font-size:.85rem;line-height:1.2;text-decoration:none;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}.LinkChip-module__2NO7iG__chip:hover,.LinkChip-module__2NO7iG__chip:focus-visible{border-color:var(--color-accent);background:var(--color-surface);color:#fff}@media (max-width:780px){.LinkChip-module__2NO7iG__chip{min-height:30px;padding:4px 12px;font-size:.85rem}}
.page-module__1NVysq__screen{background:#000;width:100vw;min-height:100dvh}
.page-module__E0kJGG__container{width:min(1600px,100%);margin:0 auto;padding:24px clamp(16px,3vw,28px) 40px}.page-module__E0kJGG__hero{border:1px solid var(--color-border);background:var(--color-surface);border-radius:20px;margin-bottom:18px;padding:20px 22px}.page-module__E0kJGG__hero h1{margin:0;font-size:clamp(2rem,5vw,4rem);line-height:.95}
