*,:before,:after{box-sizing:border-box;background-repeat:no-repeat}:before,:after{text-decoration:inherit;vertical-align:inherit}:where(:root){cursor:default;line-height:1.5;overflow-wrap:break-word;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}:where(body){margin:0}:where(h1){font-size:2em;margin:.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(nav li):before{content:"​";float:left}:where(pre){font-family:monospace,monospace;font-size:1em;overflow:auto}:where(abbr[title]){text-decoration:underline;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(button,input,select){margin:0}:where(button,[type=button i],[type=reset i],[type=submit i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical}:where([type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0,0,0,0);position:absolute}:root{--primary-color: #ff3e00;--background-color: #f5f5f5;--text-color: #ffffff;--border-radius: 8px;--font-family-main: "Inter", sans-serif;font-family:var(--font-family-main)}html,body{height:100%;overflow:hidden;overscroll-behavior-y:contain}body,dialog{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation}#app,main{height:100%;overflow:hidden}img{pointer-events:none}body{background-image:linear-gradient(#000c,#000c),url(../bg.webp);background-size:contain;background-position:center;background-repeat:repeat}@media (min-width: 1024px){::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#fff6}}button.svelte-djrukh{padding:.5em;cursor:pointer;background:none;border:none;border-radius:8px;display:flex;align-items:center;color:var(--text-color)}.overlay.svelte-1iwockj{position:fixed;inset:0;background-color:#000c;display:flex;align-items:center;justify-content:center;z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.preview-container.svelte-1iwockj{display:flex;flex-direction:column;align-items:center;gap:1rem;cursor:default}img.svelte-1iwockj{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:8px;box-shadow:0 10px 25px #00000080}.title.svelte-1iwockj{color:#fff;font-size:1.1rem;text-shadow:0 1px 3px black}.overlay.svelte-1vyhp2u{display:none}@media (max-width: 1024px){.overlay.visible.svelte-1vyhp2u{display:block;position:fixed;inset:0;background-color:#00000080;z-index:19}}.sidebar.svelte-1vyhp2u{width:300px;flex-shrink:0;background-color:#222;transition:transform .3s ease-in-out;overflow-y:auto}.sidebar.right.svelte-1vyhp2u{border-left:1px solid #333}.sidebar-title.svelte-1vyhp2u{display:flex;justify-content:space-between;align-items:center;padding:1rem;margin:0;border-bottom:1px solid #333;background:#2a2a2a;position:sticky;top:0;z-index:5}.close-gallery-button.svelte-1vyhp2u{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:.25rem}.unlock-hint-box.svelte-1vyhp2u{padding:.5rem 1rem 1rem;text-align:center;border-bottom:1px solid #333}.unlock-alternative.svelte-1vyhp2u{margin:.5rem 0 0;font-size:.9em;color:#aaa}.unlock-button.svelte-1vyhp2u{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.6rem;background-color:#4a90e2;border:none;color:#fff;border-radius:6px;cursor:pointer;font-size:.9em;font-weight:700;transition:background-color .2s}.unlock-button.svelte-1vyhp2u:hover{background-color:#357abd}.gallery-grid.svelte-1vyhp2u{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5rem;padding:1rem}.gallery-item.svelte-1vyhp2u{position:relative;aspect-ratio:2 / 3;border-radius:8px;overflow:hidden;cursor:pointer}.gallery-item.svelte-1vyhp2u img:where(.svelte-1vyhp2u){width:100%;height:100%;object-fit:cover;transition:filter .3s}.gallery-item.svelte-1vyhp2u img.blurred:where(.svelte-1vyhp2u){filter:blur(8px) grayscale(50%)}.lock-overlay.svelte-1vyhp2u{position:absolute;inset:0;background:#0009;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.5rem;font-size:.9em;z-index:2}.lock-overlay.svelte-1vyhp2u small:where(.svelte-1vyhp2u){font-size:.8em;opacity:.8;margin-top:.25rem}.empty-gallery.svelte-1vyhp2u{padding:1rem;color:#888}@media (max-width: 1024px){.close-gallery-button.svelte-1vyhp2u{display:block}.sidebar.right.svelte-1vyhp2u{position:fixed;right:0;top:0;bottom:0;z-index:20;transform:translate(100%)}.sidebar.right.visible.svelte-1vyhp2u{transform:translate(0)}}h4.svelte-ofjk0q{margin-top:0;margin-bottom:1rem;color:#aaa;font-weight:400;border-bottom:1px solid #333;padding-bottom:.5rem;font-size:.9rem}.games-grid.svelte-ofjk0q{display:grid;grid-template-columns:1fr;gap:1rem}.game-card.svelte-ofjk0q{text-decoration:none;color:#fff;border-radius:8px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.game-card.svelte-ofjk0q:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0006}.game-card-image.svelte-ofjk0q{position:relative;aspect-ratio:1 / 1;background-color:#444}.game-card-image.svelte-ofjk0q img:where(.svelte-ofjk0q){display:block;width:100%;height:100%;object-fit:cover}.game-card-title.svelte-ofjk0q{position:absolute;bottom:0;left:0;right:0;padding:1.5rem .75rem .75rem;font-size:1em;text-align:center;white-space:normal;background:linear-gradient(to top,rgba(0,0,0,.85) 20%,transparent);text-shadow:1px 1px 3px rgba(0,0,0,.5)}.sidebar-header.svelte-7bum6a{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #333}.sidebar-header.svelte-7bum6a h2:where(.svelte-7bum6a){margin:0}.close-button.svelte-7bum6a{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:.25rem}.sidebar-content.svelte-7bum6a{padding:1rem}.contact-list.svelte-7bum6a{position:absolute;top:0;left:0;width:300px;max-width:80%;height:100%;background-color:#222;border-right:1px solid #333;padding:0;box-sizing:border-box;transform:translate(-100%);transition:transform .3s ease-in-out;z-index:20;color:#fff;flex-shrink:0}.contact-list.visible.svelte-7bum6a{transform:translate(0)}@media (max-width: 1024px){.close-button.svelte-7bum6a{display:block}}@media (min-width: 1024px){.contact-list.svelte-7bum6a{position:static;transform:translate(0);transition:width .3s ease-in-out,opacity .2s ease-in-out;overflow-y:auto}.contact-list.svelte-7bum6a:not(.visible){width:0;opacity:0;overflow:hidden;border-right:none}}.message.svelte-7y814m{padding:.5rem 1rem;border-radius:18px;max-width:70%;line-height:1.4;word-wrap:break-word}.message.photo-only.svelte-7y814m{background-color:transparent;padding:0}.message.received.svelte-7y814m:not(.photo-only){background-color:#333;align-self:flex-start;border-bottom-left-radius:4px}.message.sent.svelte-7y814m{position:relative}.message.sent.svelte-7y814m:not(.photo-only){background-color:#005c4b;align-self:flex-end;border-bottom-right-radius:4px}.message.system.svelte-7y814m{background-color:transparent;color:#888;font-style:italic;font-size:.9em;align-self:center;text-align:center}.photo-message.svelte-7y814m{width:100%;max-width:250px;border-radius:16px;display:block}.photo-button.svelte-7y814m{background:none;border:none;padding:0;margin:0;display:block;cursor:pointer;border-radius:16px;overflow:hidden;transition:filter .2s}.photo-button.with-text.svelte-7y814m{margin-top:.5rem}.photo-button.svelte-7y814m:hover{filter:brightness(1.2)}.reaction.svelte-7y814m{position:absolute;bottom:-8px;left:-8px;padding:2px 6px;font-size:1.2rem;line-height:1;z-index:1;animation:svelte-7y814m-pop-in .3s cubic-bezier(.175,.885,.32,1.275)}@keyframes svelte-7y814m-pop-in{0%{transform:scale(.5) translateY(5px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.chapter-select.svelte-x8e9i4{position:relative}.character-info-button.svelte-x8e9i4{display:flex;align-items:center;gap:.75rem;background:none;border:none;color:#fff;cursor:pointer;font-size:1em;padding:0}.arrow.svelte-x8e9i4{display:flex;align-items:center;color:#aaa;margin-left:.5rem}.avatar.svelte-x8e9i4{width:40px;height:40px;margin:-4px;border-radius:50%;object-fit:cover;object-position:center;flex-shrink:0}.dropdown.svelte-x8e9i4{position:absolute;top:100%;left:0;background-color:#3a3a3a;border:1px solid #555;border-radius:8px;margin-top:.5rem;z-index:10;width:200px;max-height:45vh;overflow-y:auto}.dropdown-item.svelte-x8e9i4{display:block;width:100%;padding:.75rem 1rem;background:none;border:none;color:#fff;text-align:left;cursor:pointer}.dropdown-item.svelte-x8e9i4:hover{background-color:#4a4a4a}.dropdown-item.svelte-x8e9i4:disabled{color:#777;cursor:not-allowed;background-color:#333}.dropdown-item.current.svelte-x8e9i4{background-color:#5a5a5a;font-weight:700}.chat-container.svelte-15xts7p{display:flex;position:relative;height:100%;width:100%;overflow:hidden;color:#fff}.chat-area.svelte-15xts7p{flex-grow:1;display:flex;flex-direction:column;min-width:0}header.svelte-15xts7p{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:.75rem 1rem;background-color:#2a2a2a;border-bottom:1px solid #333;flex-shrink:0}.header-actions.left.svelte-15xts7p{justify-self:start}.chapter-select-wrapper.svelte-15xts7p{justify-self:center;min-width:0}.gallery-button.svelte-15xts7p{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem}.contact-list-toggle.svelte-15xts7p{background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;display:flex;align-items:center}.header-actions.svelte-15xts7p{display:flex;align-items:center;gap:.5rem}.messages.svelte-15xts7p{flex-grow:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.choices.svelte-15xts7p{padding:1rem;border-top:1px solid #333;display:flex;flex-direction:column;gap:.5rem;flex-shrink:0;background-color:#2a2a2a}.choices.svelte-15xts7p button:where(.svelte-15xts7p){width:100%;padding:.75rem;border-radius:8px;border:1px solid #555;background-color:#3a3a3a;color:#fff;cursor:pointer;text-align:center;transition:background-color .2s}.choices.svelte-15xts7p button:where(.svelte-15xts7p):hover{background-color:#4a4a4a}.story-end-message.svelte-15xts7p{padding:.75rem;text-align:center;color:#888;font-style:italic}.typing-indicator.svelte-15xts7p{display:flex;align-items:center;justify-content:center;padding:.75rem;height:45px;box-sizing:border-box}.typing-indicator.svelte-15xts7p span:where(.svelte-15xts7p){height:10px;width:10px;background-color:#999;border-radius:50%;display:inline-block;margin:0 4px;animation:svelte-15xts7p-typing-bounce 1.4s infinite ease-in-out both}.typing-indicator.svelte-15xts7p span:where(.svelte-15xts7p):nth-child(1){animation-delay:-.32s}.typing-indicator.svelte-15xts7p span:where(.svelte-15xts7p):nth-child(2){animation-delay:-.16s}@keyframes svelte-15xts7p-typing-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.choices.svelte-15xts7p button.action-button:where(.svelte-15xts7p){background-color:#2c5282;border-color:#2c5282}.choices.svelte-15xts7p button.action-button:where(.svelte-15xts7p):hover{background-color:#2a69ac}@media (max-width: 1024px){.gallery-button.svelte-15xts7p{display:flex;align-items:center}}.mobile-overlay.svelte-15xts7p{display:none}@media (max-width: 1024px){.mobile-overlay.svelte-15xts7p{display:block;position:fixed;inset:0;background-color:#00000080;z-index:19}}main.svelte-uxvpxe{margin:0 auto;padding:0;box-sizing:border-box;display:flex;flex-direction:column;height:100dvh}
