body{margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;overflow:hidden}[hidden]{display:none!important}canvas{width:100vw;height:100vh;display:block}.toast{z-index:4;color:#f8fafc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07101bd9;border:1px solid #ffffff24;border-radius:999px;margin:0;padding:9px 13px;font-size:12px;font-weight:650;position:fixed;top:22px;left:50%;translate:-50%}.pet-hud{z-index:3;pointer-events:none;will-change:transform;position:fixed;top:0;left:0}.pet-hud--offscreen{visibility:hidden}.pet-hud__panel{opacity:.4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07101bcc;border:1px solid #ffffff1f;border-radius:14px;width:208px;padding:10px 12px 11px;transition:opacity .22s,scale .22s;position:absolute;top:0;left:0;translate:-50% -100%;scale:.94;box-shadow:0 10px 30px #00000059}.pet-hud--active .pet-hud__panel{opacity:1;scale:1}.pet-hud__prompt{color:#f8fafc;letter-spacing:.01em;text-align:center;text-shadow:0 1px 3px #000000a6;margin-bottom:9px;font-size:12px;font-weight:650}.pet-hud__prompt[data-need=arousal]{color:#ff8fc0}.pet-hud__prompt[data-need=none]{color:#94a3b8;font-weight:500}.pet-hud__need{align-items:center;gap:7px;height:18px;display:flex}.pet-hud__icon{text-align:center;width:16px;font-size:12px;line-height:1}.pet-hud__track{background:#ffffff1a;border-radius:999px;flex:1;height:6px;position:relative;overflow:hidden}.pet-hud__fill{border-radius:999px;width:0;height:100%;transition:width .16s linear,background .4s}.pet-hud__value{color:#cbd5e1;font-variant-numeric:tabular-nums;text-align:right;width:22px;font-size:10px;font-weight:600}.pet-hud__need[data-level=low] .pet-hud__value{color:#f8fafc}.pet-hud__need[data-level=critical] .pet-hud__fill{animation:1.1s ease-in-out infinite pet-hud-pulse}.pet-hud__need[data-level=critical] .pet-hud__value{color:#ff8080}@keyframes pet-hud-pulse{0%,to{opacity:1}50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.pet-hud__panel,.pet-hud__fill{transition:none}.pet-hud__need[data-level=critical] .pet-hud__fill{animation:none}}.pet-feedback{z-index:3;pointer-events:none;will-change:transform;position:fixed;top:0;left:0}.pet-feedback--offscreen{visibility:hidden}.pet-feedback__chip{color:#f8fafc;font-variant-numeric:tabular-nums;white-space:nowrap;text-shadow:0 1px 3px #000000a6;background:#07101bcc;border-radius:999px;padding:4px 9px;font-size:13px;font-weight:700;animation:1.1s cubic-bezier(.22,.8,.3,1) forwards pet-feedback-rise;position:absolute;top:0;left:0}.pet-feedback__chip[data-kind=gain]{color:#86efac}.pet-feedback__chip[data-kind=loss]{color:#fca5a5}.pet-feedback__chip[data-kind=relation]{color:#ff8fc0}.pet-feedback__chip[data-kind=coins]{color:#fbbf24}.pet-feedback__chip[data-kind=blocked]{color:#cbd5e1;font-weight:600}@keyframes pet-feedback-rise{0%{opacity:0;translate:-50%;scale:.8}18%{opacity:1;scale:1.06}30%{scale:1}to{opacity:0;translate:calc(-50% + var(--drift,0px)) -72px;scale:.96}}.action-bar{z-index:5;gap:10px;display:flex;position:fixed;bottom:26px;left:50%;translate:-50%}.action-bar__button{color:#f8fafc;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07101be0;border:1px solid #ffffff24;border-radius:16px;flex-direction:column;align-items:center;gap:3px;width:92px;padding:11px 8px 13px;font-family:inherit;transition:border-color .16s,background .16s,opacity .16s,translate .12s;display:flex;position:relative;overflow:hidden}.action-bar__button:hover{background:#0e1c2ee6;border-color:#ffffff4d;translate:0 -2px}.action-bar__button:active{translate:0 1px}.action-bar__button:focus-visible{outline-offset:2px;outline:2px solid #ff5fa2}.action-bar__button--disabled{opacity:.45;cursor:not-allowed}.action-bar__button--disabled:hover{translate:0}.action-bar__icon{font-size:20px;line-height:1}.action-bar__label{font-size:12px;font-weight:650}.action-bar__hint{color:#94a3b8;letter-spacing:.04em;font-size:10px;font-weight:600}.action-bar__hint--reason{color:#fca5a5;letter-spacing:0}.action-bar__cooldown{background:#ffffff14;height:3px;position:absolute;bottom:0;left:0;right:0}.action-bar__cooldown-fill{transform-origin:0;background:#ff5fa2;width:100%;height:100%}@media (width<=520px){.action-bar__button{width:78px;padding:9px 6px 11px}.action-bar__label{font-size:11px}}@media (prefers-reduced-motion:reduce){.pet-feedback__chip{animation-duration:.7s}.action-bar__button{transition:none}.action-bar__button:hover,.action-bar__button:active{translate:0}}.heat-vignette{z-index:1;opacity:0;pointer-events:none;background:radial-gradient(#0000 35%,#ff1f6b40 78%,#7a0b3399 100%);transition:opacity .5s;position:fixed;inset:0}.heat-vignette--climax{animation:.7s ease-in-out infinite heat-pulse}@keyframes heat-pulse{0%,to{filter:brightness()}50%{filter:brightness(1.7)}}.sex-toggle{z-index:5;color:#ffc2dc;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1a0a15e6;border:1px solid #ff5fa259;border-radius:16px;padding:12px 16px;font-family:inherit;font-size:13px;font-weight:700;transition:border-color .16s,translate .12s;position:fixed;bottom:26px;right:26px}.sex-toggle:hover{border-color:#ff5fa2;translate:0 -2px}.sex-toggle:focus-visible{outline-offset:2px;outline:2px solid #ff5fa2}.sex-toggle--active{color:#fff;background:#3d0f2ae6;border-color:#ff5fa2}.sex-panel{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#10060ded;border:1px solid #ff5fa23d;border-radius:18px;width:268px;padding:14px;position:fixed;top:50%;right:26px;translate:0 -50%;box-shadow:0 16px 48px #00000073}.sex-panel__header{justify-content:space-between;align-items:baseline;margin-bottom:7px;display:flex}.sex-panel__phase{color:#ffc2dc;font-size:12px;font-weight:700}.sex-panel__phase[data-phase=orgasm]{color:#fff}.sex-panel__phase[data-phase=refractory]{color:#94a3b8}.sex-panel__value{color:#f8fafc;font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.sex-panel__meter{background:#ffffff1a;border-radius:999px;height:8px;overflow:hidden}.sex-panel__meter-fill{background:linear-gradient(90deg,#ff9f45,#ff1f6b);border-radius:999px;width:0;height:100%;transition:width .12s linear}.sex-panel__actions{flex-direction:column;gap:5px;margin-top:12px;display:flex}.sex-action{color:#f8fafc;text-align:left;cursor:pointer;background:#ffffff0f;border:1px solid #0000;border-radius:11px;align-items:center;gap:9px;padding:8px 10px;font-family:inherit;transition:background .14s,border-color .14s;display:flex}.sex-action:hover{background:#ffffff1f}.sex-action:focus-visible{outline-offset:2px;outline:2px solid #ff5fa2}.sex-action--selected{background:#ff5fa229;border-color:#ff5fa2}.sex-action--locked{opacity:.4;cursor:not-allowed}.sex-action__icon{font-size:15px;line-height:1}.sex-action__label{flex:1;font-size:12px;font-weight:620}.sex-action__note{color:#fca5a5;font-size:10px;font-weight:600}.sex-panel__rhythm{border-top:1px solid #ffffff1a;margin-top:12px;padding-top:11px}.sex-panel__beat-help{color:#ffc2dc;text-align:center;margin-bottom:6px;font-size:10px;line-height:1.35}.sex-panel__beat{cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;background:#ffffff0f;border:1px solid #ff5fa259;border-radius:999px;height:26px;position:relative;overflow:hidden}.sex-panel__beat-zone{position:absolute;top:0;bottom:0}.sex-panel__beat-zone--good{background:#4fc3f733}.sex-panel__beat-zone--perfect{background:#ffe06655}.sex-panel__beat-target{background:#ffe066;width:2px;position:absolute;top:0;bottom:0;translate:-50%;box-shadow:0 0 8px #ffe066aa}.sex-panel__beat-marker{background:#ff5fa2;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;translate:-50% -50%;box-shadow:0 0 10px #ff5fa2aa}.sex-panel__beat--free .sex-panel__beat-marker{opacity:.55}.sex-panel__beat--hit{animation:.32s ease-out beat-hit}.sex-panel__beat[data-hit=perfect]{--hit:#ffe066}.sex-panel__beat[data-hit=great]{--hit:#86efac}.sex-panel__beat[data-hit=good]{--hit:#4fc3f7}.sex-panel__beat[data-hit=miss]{--hit:#fca5a5}@keyframes beat-hit{0%{border-color:var(--hit,#ff5fa2);box-shadow:0 0 0 4px color-mix(in srgb, var(--hit,#ff5fa2) 45%, transparent)}to{border-color:#ff5fa259;box-shadow:0 0 #0000}}.sex-panel__sync-row{align-items:center;gap:8px;margin-top:8px;display:flex}.sex-panel__sync{background:#ffffff1a;border-radius:999px;flex:1;height:5px;overflow:hidden}.sex-panel__sync-label{color:#f8fafc;font-variant-numeric:tabular-nums;text-align:right;min-width:38px;font-size:11px}.sex-panel__sync-fill{background:#4fc3f7;border-radius:999px;width:0;height:100%;transition:width .14s}.sex-panel__tier{text-align:center;height:15px;margin-top:7px;font-size:11px;font-weight:700}.sex-panel__tier[data-tier=perfect]{color:#ffe066}.sex-panel__tier[data-tier=great]{color:#86efac}.sex-panel__tier[data-tier=good]{color:#4fc3f7}.sex-panel__tier[data-tier=miss]{color:#fca5a5}@media (width<=720px){.sex-panel{width:auto;inset:auto 12px 136px;translate:0}.sex-toggle{bottom:136px;right:12px}}@media (prefers-reduced-motion:reduce){.sex-panel__beat--hit,.heat-vignette--climax{animation:none}}.customize-toggle,.shop-toggle{z-index:5;color:#f8fafc;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07101be0;border:1px solid #ffffff24;border-radius:14px;width:44px;height:44px;font-size:18px;transition:border-color .16s,translate .12s;position:fixed;left:26px}.customize-toggle{bottom:26px}.shop-toggle{bottom:78px}.settings-toggle{bottom:130px}.customize-toggle:hover,.shop-toggle:hover{border-color:#ffffff59;translate:0 -2px}.customize-toggle:focus-visible,.shop-toggle:focus-visible{outline-offset:2px;outline:2px solid #ff5fa2}.customize-toggle--active,.shop-toggle--active{background:#2a0c1de6;border-color:#ff5fa2}.customize-panel,.shop-panel{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07101bed;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;gap:9px;width:272px;max-height:72vh;padding:14px;display:flex;position:fixed;top:50%;left:190px;overflow-y:auto;translate:0 -50%;box-shadow:0 16px 48px #00000073}.customize-panel__title{color:#f8fafc;font-size:13px;font-weight:700}.customize-row{align-items:center;gap:9px;display:flex}.customize-row__label{color:#cbd5e1;width:62px;font-size:11px;font-weight:600}.customize-row__value{color:#f8fafc;font-variant-numeric:tabular-nums;text-align:right;width:40px;font-size:11px}.customize-row__choices{flex:1;gap:4px;display:flex}.choice{color:#cbd5e1;cursor:pointer;background:#ffffff0f;border:1px solid #0000;border-radius:9px;flex:1;padding:6px 4px;font-family:inherit;font-size:10px;font-weight:620}.choice:hover{background:#ffffff1f}.choice:focus-visible{outline-offset:1px;outline:2px solid #ff5fa2}.choice--selected{color:#fff;background:#ff5fa229;border-color:#ff5fa2}.customize-slider{accent-color:#ff5fa2;flex:1}.customize-color{cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:7px;width:42px;height:24px;padding:0}.shop-panel__header{justify-content:space-between;align-items:baseline;display:flex}.shop-panel__coins{color:#ffe066;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.shop-panel__level{color:#cbd5e1;font-size:11px;font-weight:620}.shop-panel__level-track{background:#ffffff1a;border-radius:999px;height:4px;overflow:hidden}.shop-panel__level-fill{background:#b388ff;border-radius:999px;width:0;height:100%;transition:width .22s}.shop-panel__tabs{gap:4px;display:flex}.shop-tab{color:#cbd5e1;cursor:pointer;background:#ffffff0f;border:1px solid #0000;border-radius:9px;flex:1;padding:6px;font-family:inherit;font-size:11px;font-weight:620}.shop-tab--selected{color:#fff;background:#ffffff1f;border-color:#ffffff3d}.shop-tab:focus-visible{outline-offset:1px;outline:2px solid #ff5fa2}.shop-panel__list{flex-direction:column;gap:6px;display:flex}.shop-empty{color:#94a3b8;text-align:center;margin:6px 0;font-size:11px}.shop-item{background:#ffffff0f;border-radius:11px;align-items:center;gap:9px;padding:8px;display:flex}.shop-item__icon{font-size:17px;line-height:1}.shop-item__text{flex:1;min-width:0}.shop-item__name{color:#f8fafc;font-size:11px;font-weight:650}.shop-item__description{color:#94a3b8;font-size:10px;line-height:1.35}.shop-item__action{color:#f8fafc;font-variant-numeric:tabular-nums;white-space:nowrap;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:9px;padding:6px 9px;font-family:inherit;font-size:10px;font-weight:650}.shop-item__action:hover:not(:disabled){border-color:#ffffff59}.shop-item__action:focus-visible{outline-offset:1px;outline:2px solid #ff5fa2}.shop-item__action:disabled{opacity:.45;cursor:default}.shop-item__action--equipped{background:#ff5fa229;border-color:#ff5fa2}.shop-item__action--denied{color:#fca5a5;border-color:#fca5a5}@media (width<=720px){.customize-panel,.shop-panel{width:auto;max-height:50vh;inset:auto 12px 136px;translate:0}.customize-toggle{bottom:136px;left:12px}.shop-toggle{bottom:188px;left:12px}}.settings-toggle{z-index:5;color:#f8fafc;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07101be0;border:1px solid #ffffff24;border-radius:14px;width:44px;height:44px;font-size:17px;transition:border-color .16s,translate .12s;position:fixed;bottom:130px;left:26px}.settings-toggle:hover{border-color:#ffffff59;translate:0 -2px}.settings-toggle:focus-visible{outline-offset:2px;outline:2px solid #ff5fa2}.settings-toggle--active{background:#2a0c1de6;border-color:#ff5fa2}.settings-panel{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07101bed;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;gap:9px;width:272px;padding:14px;display:flex;position:fixed;top:50%;left:190px;translate:0 -50%;box-shadow:0 16px 48px #00000073}.settings-hint{color:#94a3b8;margin:0;font-size:10px;line-height:1.4}.settings-reset{color:#fca5a5;cursor:pointer;background:#2a0d0de0;border:1px solid #fca5a53d;border-radius:11px;padding:9px;font-family:inherit;font-size:11px;font-weight:650;transition:border-color .16s}.settings-reset:hover{border-color:#fca5a5}.settings-reset:focus-visible{outline-offset:2px;outline:2px solid #fca5a5}.settings-reset--armed{color:#fff;background:#4d0f0fe6;border-color:#ff4d4d}@media (width<=720px){.settings-toggle{bottom:240px;left:12px}.settings-panel{width:auto;inset:auto 12px 136px;translate:0}}.sex-toggle--cooling{color:#94a3b8;cursor:default;background:#07101be0;border-color:#ffffff24}@media (width<=560px){.status-bar{right:104px}.sex-toggle{padding:9px 12px;font-size:12px;top:12px;bottom:auto;right:12px}.sex-panel{width:auto;max-height:46vh;inset:auto 12px 136px;overflow-y:auto;translate:0}.action-bar{gap:7px}}.icon{vertical-align:-.22em;flex-shrink:0;width:1.2em;height:1.2em;display:inline-block}.pet-hud__icon,.action-bar__icon,.sex-action__icon,.shop-item__icon{justify-content:center;align-items:center;display:inline-flex}.pet-hud__icon .icon{color:#cbd5e1;width:13px;height:13px}.action-bar__icon .icon{color:#ff8fc0;width:22px;height:22px}.sex-action__icon .icon{color:#ffc2dc;width:17px;height:17px}.shop-item__icon .icon{color:#ffe066;width:19px;height:19px}.pet-feedback__chip{align-items:center;gap:4px;display:inline-flex}.pet-feedback__chip .icon{width:13px;height:13px}.sex-toggle,.shop-panel__coins,.shop-item__action{align-items:center;gap:6px;display:inline-flex}.customize-toggle .icon,.shop-toggle .icon,.settings-toggle .icon,.sex-toggle .icon{width:20px;height:20px}.sex-toggle .icon{width:17px;height:17px}.zone-debug{z-index:6;pointer-events:none;position:fixed;inset:0}.zone-debug__label{color:#7fe0ff;white-space:nowrap;background:#07101bd9;border:1px solid #ffffff59;border-radius:6px;padding:2px 6px;font-family:ui-monospace,Consolas,monospace;font-size:10px;position:absolute;top:0;left:0;translate:-50% -50%}.zone-debug__label[data-erogenous=true]{color:#ff8fc0}.zone-debug__label[data-side=left]{translate:12px -50%}.zone-debug__label[data-side=right]{translate:calc(-100% - 12px) -50%}.pet-hud__panel{pointer-events:auto}.pet-hud__info{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:inline-flex;position:absolute;top:8px;right:8px}.pet-hud__info .icon{width:16px;height:16px}.pet-hud__info:hover,.pet-hud__info[aria-pressed=true]{color:#ff8fc0}.pet-hud__info:focus-visible{outline-offset:1px;outline:2px solid #ff5fa2}.pet-hud__need{flex-wrap:wrap}.pet-hud__legend{color:#94a3b8;flex-basis:100%;padding:1px 0 4px 23px;font-size:10px;line-height:1.35;display:none}.pet-hud__legend strong{color:#e2e8f0;font-weight:650}.pet-hud--legend .pet-hud__panel{width:236px}.pet-hud--legend .pet-hud__need{height:auto;min-height:18px}.pet-hud--legend .pet-hud__legend{display:block}.pet-hud__prompt[data-need=sleep]{color:#b388ff}.action-bar__button--active{background:#1a1330e6;border-color:#b388ff}.action-bar__button--sleep .action-bar__icon .icon{color:#b388ff}.pet-hud__footer{color:#94a3b8;border-top:1px solid #ffffff1a;margin-top:8px;padding-top:7px;font-size:10px;line-height:1.4;display:none}.pet-hud--legend .pet-hud__footer{display:block}.chat-toggle{z-index:5;color:#f8fafc;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07101be0;border:1px solid #ffffff24;border-radius:14px;width:44px;height:44px;font-size:18px;transition:border-color .16s,translate .12s;position:fixed;bottom:86px;right:26px}.chat-toggle:hover{border-color:#ffffff59;translate:0 -2px}.chat-toggle:focus-visible{outline-offset:2px;outline:2px solid #ff5fa2}.chat-toggle--active{background:#2a0c1de6;border-color:#ff5fa2}.chat-toggle__badge{background:#ff5fa2;border:2px solid #07101b;border-radius:50%;width:12px;height:12px;position:absolute;top:-4px;right:-4px}.chat-toggle--unread{animation:1.4s ease-in-out infinite chat-nudge}@keyframes chat-nudge{0%,to{translate:0}50%{translate:0 -3px}}.chat-panel{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07101bed;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;width:320px;max-height:min(62vh,520px);display:flex;position:fixed;bottom:140px;right:26px;overflow:hidden;box-shadow:0 16px 48px #00000073}.chat-panel__header{align-items:center;gap:6px;padding:12px 12px 8px 14px;display:flex}.chat-panel__title{color:#f8fafc;letter-spacing:.02em;flex:1;font-size:13px;font-weight:700}.chat-panel__tool{color:#e2e8f0;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.chat-panel__tool .icon{width:16px;height:16px}.chat-panel__tool:hover{border-color:#ffffff59}.chat-panel__tool--off{color:#64748b}.chat-panel__tool--text{width:auto;padding:0 9px;font-family:inherit;font-size:11px;font-weight:600}.chat-panel__log{scroll-behavior:smooth;flex-direction:column;flex:1;gap:6px;min-height:120px;padding:4px 12px 8px;display:flex;overflow-y:auto}.chat-panel__bubble{color:#f1f5f9;overflow-wrap:anywhere;border-radius:14px;max-width:86%;padding:8px 11px;font-size:13px;line-height:1.4}.chat-panel__bubble--you{background:#24324a;border-bottom-right-radius:4px;align-self:flex-end}.chat-panel__bubble--pet{color:#ffd6e7;background:#3a1226;border-bottom-left-radius:4px;align-self:flex-start}.chat-panel__typing{color:#ff9ecb;letter-spacing:.2em;animation:1.1s ease-in-out infinite chat-typing}@keyframes chat-typing{0%,to{opacity:.35}50%{opacity:1}}.chat-panel__status{color:#94a3b8;min-height:14px;padding:0 14px 4px;font-size:10px;line-height:1.4}.chat-panel__status[data-status=error],.chat-panel__status[data-status=offline]{color:#fca5a5}.chat-panel__status[data-status=listening]{color:#86efac}.chat-panel__status[data-status=speaking]{color:#ff9ecb}.chat-panel__form{border-top:1px solid #ffffff14;gap:6px;padding:6px 10px 10px;display:flex}.chat-panel__input{color:#f8fafc;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;outline:none;flex:1;min-width:0;padding:9px 12px;font-family:inherit;font-size:13px}.chat-panel__input:focus{border-color:#ff5fa2}.chat-panel__input:disabled{color:#64748b}.chat-panel__mic,.chat-panel__send{color:#f8fafc;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid}.chat-panel__mic .icon,.chat-panel__send .icon{width:18px;height:18px}.chat-panel__send{color:#ffc2dc;background:#2a0c1de6;border-color:#ff5fa259}.chat-panel__mic:hover,.chat-panel__send:hover{border-color:#ffffff59}.chat-panel__mic:disabled,.chat-panel__send:disabled{color:#475569;cursor:default}.chat-panel__mic--live{color:#86efac;border-color:#4ade80;animation:1s ease-in-out infinite chat-live}@keyframes chat-live{0%,to{box-shadow:0 0 #4ade8066}50%{box-shadow:0 0 0 6px #4ade8000}}@media (width<=720px){.chat-toggle{bottom:192px;right:12px}.chat-panel{width:auto;max-height:44vh;bottom:136px;left:12px;right:12px}}@media (width<=560px){.chat-toggle{bottom:136px}}@media (prefers-reduced-motion:reduce){.chat-toggle--unread,.chat-panel__typing,.chat-panel__mic--live{animation:none}}.status-bar{z-index:5;flex-wrap:wrap;align-items:stretch;gap:8px;display:flex;position:fixed;top:16px;left:16px}.status-chip{color:#f8fafc;text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07101be6;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:8px;padding:8px 12px;font-family:inherit;font-size:13px;transition:border-color .16s,scale .16s;display:flex}button.status-chip{cursor:pointer}button.status-chip:hover{border-color:#ffffff59}button.status-chip:focus-visible{outline-offset:2px;outline:2px solid #ff5fa2}.status-chip .icon{flex:none;width:18px;height:18px}.status-chip__value{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.status-chip__stack{flex-direction:column;gap:4px;min-width:92px;display:flex}.status-chip__track{background:#ffffff1f;border-radius:999px;height:4px;overflow:hidden}.status-chip__fill{border-radius:999px;width:0;height:100%;transition:width .32s}.status-chip__fill--level{background:linear-gradient(90deg,#a78bfa,#f0abfc)}.status-chip__fill--relation{background:linear-gradient(90deg,#ff5fa2,#ffb4d2)}.status-chip--coins .icon{color:#fbbf24}.status-chip--level .icon{color:#c4b5fd}.status-chip--relation .icon{color:#ff8ab8}.status-chip--streak .icon{color:#94a3b8}.status-chip--streak-hot{border-color:#fb923c66}.status-chip--streak-hot .icon{color:#fb923c}.status-chip--pop{animation:.52s ease-out status-pop}@keyframes status-pop{0%{border-color:#fbbf24;scale:1}35%{border-color:#fbbf24;scale:1.07}to{border-color:#ffffff1f;scale:1}}.side-toggle{z-index:5;color:#f8fafc;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07101be0;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:8px;width:auto;height:44px;padding:0 14px 0 12px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .16s,translate .12s;display:flex;position:fixed;left:26px}.side-toggle .icon{flex:none;width:20px;height:20px}.side-toggle:hover{border-color:#ffffff59;translate:0 -2px}.side-toggle:focus-visible{outline-offset:2px;outline:2px solid #ff5fa2}.side-toggle--active{background:#2a0c1de6;border-color:#ff5fa2}.side-toggle--alert{border-color:#fbbf2480}.side-toggle__badge{color:#1f1300;background:#fbbf24;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:11px;font-weight:800;display:grid}.quest-toggle{bottom:182px}.quest-panel{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07101bed;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;gap:8px;width:292px;max-height:72vh;padding:14px;display:flex;position:fixed;top:50%;left:190px;overflow-y:auto;translate:0 -50%;box-shadow:0 16px 48px #00000073}.quest-panel__list{flex-direction:column;gap:7px;display:flex}.quest-row{background:#ffffff08;border:1px solid #ffffff14;border-radius:13px;align-items:center;gap:9px;padding:9px 10px;display:flex}.quest-row[data-state=done]{background:#2a200a80;border-color:#fbbf2466}.quest-row[data-state=claimed]{opacity:.55}.quest-row__icon .icon{color:#ff8ab8;width:20px;height:20px}.quest-row[data-state=claimed] .quest-row__icon .icon{color:#4ade80}.quest-row__body{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.quest-row__label{color:#f1f5f9;font-size:12px;line-height:1.3}.quest-row__track{background:#ffffff1a;border-radius:999px;height:4px;overflow:hidden}.quest-row__fill{background:linear-gradient(90deg,#ff5fa2,#ffb4d2);border-radius:999px;width:0;height:100%;transition:width .26s}.quest-row__tail{color:#94a3b8;font-variant-numeric:tabular-nums;text-align:right;flex:none;font-size:11px}.quest-claim{color:#1f1300;cursor:pointer;background:#fbbf24;border:1px solid #fbbf24;border-radius:10px;padding:5px 10px;font-family:inherit;font-size:11px;font-weight:800;animation:1.6s ease-in-out infinite quest-claim-pulse}.quest-claim:hover{background:#fcd34d}@keyframes quest-claim-pulse{0%,to{box-shadow:0 0 #fbbf2466}50%{box-shadow:0 0 0 5px #fbbf2400}}.quest-bonus,.quest-streak{color:#cbd5e1;background:#ffffff08;border:1px solid #ffffff14;border-radius:13px;align-items:center;gap:8px;padding:9px 10px;font-size:12px;display:flex}.quest-bonus .icon,.quest-streak .icon{color:#fb923c;flex:none;width:18px;height:18px}.quest-bonus span,.quest-streak span{flex:1}.quest-streak__done{color:#64748b;font-size:11px;flex:none!important}.celebration{z-index:7;pointer-events:none;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;padding-top:12vh;display:flex;position:fixed;inset:0}.celebration__flash{opacity:0;background:radial-gradient(circle at 50% 45%,#ffffff40,#0000 62%);position:absolute;inset:0}.celebration__flash--on{animation:.62s ease-out celebration-flash}.celebration__flash[data-kind=climax]{background:radial-gradient(circle at 50% 45%,#ff5fa259,#0000 68%)}@keyframes celebration-flash{0%{opacity:0}18%{opacity:1}to{opacity:0}}.celebration__card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b1422f2;border:1px solid #ffffff29;border-radius:20px;align-items:center;gap:12px;padding:14px 20px;animation:.42s cubic-bezier(.2,1.3,.4,1) celebration-in;display:flex;box-shadow:0 20px 60px #00000080}.celebration__card--out{animation:.38s ease-in forwards celebration-out}@keyframes celebration-in{0%{opacity:0;translate:0 -18px;scale:.82}to{opacity:1;translate:0;scale:1}}@keyframes celebration-out{0%{opacity:1;scale:1}to{opacity:0;translate:0 -12px;scale:.95}}.celebration__card--level{background:linear-gradient(160deg,#2a1f4de6,#0b1422f2);border-color:#c4b5fd66;flex-direction:column;gap:6px;padding:22px 34px}.celebration__badge{background:linear-gradient(160deg,#a78bfa,#f0abfc);border-radius:50%;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 0 28px #a78bfa66}.celebration__badge .icon{color:#1a1033;width:32px;height:32px}.celebration__badge--small{width:38px;height:38px;box-shadow:none;background:linear-gradient(160deg,#ff8ab8,#ffc2dc)}.celebration__badge--small .icon{color:#2a0c1d;width:21px;height:21px}.celebration__title{color:#f8fafc;letter-spacing:.01em;font-size:26px;font-weight:800}.celebration__title--small{font-size:14px}.celebration__title--climax{letter-spacing:.12em;-webkit-text-fill-color:transparent;background:linear-gradient(100deg,#ff5fa2,#ffd166,#ff5fa2);-webkit-background-clip:text;background-clip:text;font-size:46px;font-weight:900}.celebration__card--climax{background:#1a0a15e6;border-color:#ff5fa259}.celebration__subtitle{color:#94a3b8;font-size:12px}.celebration__text{flex-direction:column;gap:3px;display:flex}.celebration__reward{color:#fbbf24;font-variant-numeric:tabular-nums;background:#fbbf2426;border-radius:999px;align-items:center;gap:5px;padding:6px 11px;font-size:13px;font-weight:800;display:flex}.celebration__reward .icon{width:16px;height:16px}.screen-shake canvas{animation:.6s ease-out screen-shake}@keyframes screen-shake{0%,to{translate:0}12%{translate:-5px 3px}28%{translate:5px -3px}44%{translate:-3px -2px}62%{translate:3px 2px}80%{translate:-2px 1px}}.desire-bubble{z-index:4;will-change:transform;width:max-content;max-width:min(320px,78vw);position:fixed;top:0;left:0;translate:-50% -100%}.desire-bubble--offscreen{opacity:0}.desire-bubble__body{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#2a0c1def;border:1px solid #ff5fa259;border-radius:16px 16px 16px 4px;align-items:center;gap:9px;padding:10px 12px;display:flex;box-shadow:0 12px 32px #0006}.desire-bubble__icon .icon{color:#ffc2dc;width:20px;height:20px}.desire-bubble__text{color:#ffd6e7;flex:1;font-size:13px;line-height:1.35}.desire-bubble__action{color:#1a0a15;cursor:pointer;pointer-events:auto;background:#ff5fa2;border:none;border-radius:10px;flex:none;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:800}.desire-bubble__action:hover{background:#ff85b9}.desire-bubble__track{background:#ffffff1a;border-radius:999px;height:3px;margin:4px 10px 0;overflow:hidden}.desire-bubble__fill{background:#ff5fa2;border-radius:999px;width:100%;height:100%}.desire-bubble--pop{animation:.46s cubic-bezier(.2,1.4,.4,1) desire-pop}.desire-bubble--out{animation:.24s ease-in forwards desire-out}@keyframes desire-pop{0%{opacity:0;scale:.8}to{opacity:1;scale:1}}@keyframes desire-out{0%{opacity:1;scale:1}to{opacity:0;scale:.9}}.onboarding{z-index:8;pointer-events:none;background:linear-gradient(#0000 62%,#00000059);justify-content:center;align-items:flex-end;padding-bottom:156px;display:flex;position:fixed;inset:0}.onboarding--out{animation:.3s ease-in forwards onboarding-out}@keyframes onboarding-out{to{opacity:0}}.onboarding__card{pointer-events:auto;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b1422f7;border:1px solid #ff5fa23d;border-radius:20px;flex-direction:column;gap:9px;width:min(420px,100vw - 32px);padding:18px 20px;display:flex;box-shadow:0 20px 60px #00000080}.onboarding__card--in{animation:.38s cubic-bezier(.2,1.3,.4,1) celebration-in}.onboarding__icon{background:linear-gradient(160deg,#ff8ab8,#ffc2dc);border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.onboarding__icon .icon{color:#2a0c1d;width:22px;height:22px}.onboarding__title{color:#f8fafc;font-size:16px;font-weight:800}.onboarding__body{color:#cbd5e1;font-size:13px;line-height:1.5}.onboarding__footer{align-items:center;gap:10px;margin-top:4px;display:flex}.onboarding__dots{flex:1;gap:5px;display:flex}.onboarding__dot{background:#ffffff29;border-radius:50%;width:6px;height:6px}.onboarding__dot--on{background:#ff5fa2}.onboarding__skip{color:#64748b;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:12px}.onboarding__skip:hover{color:#94a3b8}.onboarding__next{color:#1a0a15;cursor:pointer;background:#ff5fa2;border:none;border-radius:12px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:800}.onboarding__next:hover{background:#ff85b9}@media (width<=720px){.status-bar{gap:6px;top:10px;left:10px;right:10px}.status-chip{padding:6px 9px;font-size:12px}.status-chip__stack{min-width:40px}.status-chip__word{display:none}.status-chip{gap:6px;padding:6px 8px}.status-chip .icon{width:16px;height:16px}.onboarding__card{padding:14px 16px}.onboarding__body{font-size:12px;line-height:1.45}.side-toggle__label{display:none}.side-toggle{justify-content:center;width:44px;padding:0;left:12px}.quest-toggle{bottom:292px}.quest-panel{width:auto;max-height:52vh;inset:auto 12px 136px;translate:0}.onboarding{padding-bottom:136px}.celebration{padding-top:16vh}.celebration__title{font-size:21px}.celebration__title--climax{font-size:34px}}@media (prefers-reduced-motion:reduce){.status-chip--pop,.quest-claim,.celebration__card,.celebration__flash--on,.desire-bubble--pop,.onboarding__card--in,.screen-shake canvas{animation:none}}.shop-item--locked{opacity:.5}.shop-item__lock{color:#94a3b8;font-variant-numeric:tabular-nums;border:1px dashed #ffffff29;border-radius:10px;flex:none;align-items:center;gap:4px;padding:6px 9px;font-size:11px;font-weight:700;display:flex}.shop-item__lock .icon{width:13px;height:13px}.action-bar__stamina{background:#ffffff1a;border-radius:999px;height:3px;position:absolute;top:7px;left:9px;right:9px;overflow:hidden}.action-bar__stamina-fill{transform-origin:0;background:#ff8ab8;width:100%;height:100%;transition:transform .22s,background-color .22s;display:block}.action-bar__button--bored .action-bar__stamina-fill{background:#64748b}.action-bar__button--bored .action-bar__icon .icon{color:#64748b}
