*,*:before,*:after{box-sizing:border-box}:root{--safe-top: 0px;--safe-right: 0px;--safe-bottom: 0px;--safe-left: 0px;--app-shell-bg: #2a2f73;--ui-overlay-backdrop-color: rgba(0, 0, 0, .46);--ui-overlay-backdrop-blur: 6px}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior:none}html.platform-ios{--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px)}body{margin:0;padding:0;background-color:var(--app-shell-bg);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ui-pixel-font{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;text-rendering:optimizeSpeed}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:where(a,button,[role=button],input,textarea,select,summary){-webkit-tap-highlight-color:transparent}:where(button,input,select,textarea){font:inherit;line-height:inherit;color:inherit}:where(button,[role=button],.btn,.tab,.chip,summary,label){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.app :where(input,textarea){-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;-webkit-touch-callout:default}.app :where(.selectable,.content,pre,code){-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;-webkit-touch-callout:default}button{touch-action:manipulation;cursor:pointer}a.btn{-webkit-user-drag:none}a{-webkit-touch-callout:default}:where(.interactive,.draggable,.canvas){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.app img.ui-image{pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.app :where(button,[role=button],a.btn,.btn) img{pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.app :where(.content,.selectable) img{pointer-events:auto;-webkit-user-drag:auto;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;-webkit-touch-callout:default}@supports (-webkit-touch-callout: none){body{-webkit-text-size-adjust:100%}}.app{overscroll-behavior:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.app.fullscreen{position:fixed;inset:0;height:100%;overflow:hidden;touch-action:none}html:has(body.app.fullscreen){height:100%;overflow:hidden}.app-container{position:fixed;inset:var(--safe-top) var(--safe-right) 0 var(--safe-left);overflow:hidden}.layer.svelte-1tyktv7{width:100%;height:100%;pointer-events:none}.overlay.svelte-v8bbdp{position:relative;overflow:hidden;width:100%;height:100%;background-color:#2a2f73}.background-layer.svelte-v8bbdp{position:absolute;inset:0;background:linear-gradient(180deg,#2b3eb9,#425fe6 32%,#6b63ea,#9f5de7 64%,#7749b4 79%,#384168);pointer-events:none}.content-layer.svelte-v8bbdp{position:absolute;inset:0}.splash-content.svelte-v8bbdp{display:flex;flex-direction:column;align-items:center;gap:.9rem}.logo-image.svelte-v8bbdp{width:140px;height:auto}@media(min-width:768px)and (min-height:500px){.logo-image.svelte-v8bbdp{width:165px}}.logo-image.shake.svelte-v8bbdp{animation:svelte-v8bbdp-iceShake .25s ease-out .25s 1}@keyframes svelte-v8bbdp-iceShake{0%{transform:rotate(0) translate(0) translateY(0)}15%{transform:rotate(-8deg) translate(-6px) translateY(-8px)}30%{transform:rotate(6deg) translate(5px) translateY(-5px)}45%{transform:rotate(-4deg) translate(-3px) translateY(-3px)}60%{transform:rotate(3deg) translate(2px) translateY(2px)}75%{transform:rotate(-2deg) translate(-1px) translateY(0)}90%{transform:rotate(1deg) translate(.5px) translateY(-1px)}to{transform:rotate(0) translate(0) translateY(0)}}.title-image.svelte-v8bbdp{width:min(220px,70vw);height:auto}.slide-in.svelte-17m6go6{opacity:0;transform:translate3d(0,20px,0);transition:all .6s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.slide-in.mounted.svelte-17m6go6{opacity:1;transform:translateZ(0)}.wavy-text.svelte-1urzfz6{display:inline-block}.char.svelte-1urzfz6{display:inline-block;transform:translate3d(0,-4px,0)}.char-inner.svelte-1urzfz6{display:inline-block}.char.animate.svelte-1urzfz6{animation:svelte-1urzfz6-wave 2s ease-in-out infinite;animation-delay:var(--delay);will-change:transform}@keyframes svelte-1urzfz6-wave{0%,to{transform:translate3d(0,-4px,0)}50%{transform:translate3d(0,4px,0)}}.backdrop.svelte-hxsa5u{width:100%;height:100%;background:var(--ui-overlay-backdrop-color);-webkit-backdrop-filter:blur(var(--ui-overlay-backdrop-blur));backdrop-filter:blur(var(--ui-overlay-backdrop-blur));transform:translateZ(0);will-change:backdrop-filter}.panel.svelte-hxsa5u{position:absolute;top:0;right:0;width:360px;height:100%;padding:1.5rem;font-family:Inter;background-color:#fff;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;transform:translateZ(0);will-change:transform;contain:layout style paint}.panel.svelte-hxsa5u .content:where(.svelte-hxsa5u) p:where(.svelte-hxsa5u),.panel.svelte-hxsa5u .content:where(.svelte-hxsa5u) span:where(.svelte-hxsa5u),.panel.svelte-hxsa5u .content:where(.svelte-hxsa5u) b:where(.svelte-hxsa5u),.panel.svelte-hxsa5u .content:where(.svelte-hxsa5u) strong:where(.svelte-hxsa5u){cursor:text}.close-section.svelte-hxsa5u{display:flex;justify-content:flex-end;margin-bottom:2.5rem}.close-section.svelte-hxsa5u .btn:where(.svelte-hxsa5u){display:flex;align-items:center;justify-content:center;padding:8px;border:none;border-radius:50%;background:none;transition:background-color .2s ease}.close-section.svelte-hxsa5u .btn:where(.svelte-hxsa5u):hover{background-color:#0000001a}.close-section.svelte-hxsa5u .icon:where(.svelte-hxsa5u){width:24px;height:24px}.logo-section.svelte-hxsa5u{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;margin-bottom:4rem}.logo-section.svelte-hxsa5u .logo:where(.svelte-hxsa5u){width:120px;height:auto}.logo-section.svelte-hxsa5u .title-image:where(.svelte-hxsa5u){width:min(220px,70vw);height:auto}.content-section.svelte-hxsa5u{font-size:14px;line-height:1.6;word-break:normal}.content-section.svelte-hxsa5u .title:where(.svelte-hxsa5u){font-size:18px}.option-section.svelte-hxsa5u{margin-top:3rem;padding:1.25rem 0;border-top:1px solid rgba(0,0,0,.1);font-size:14px;display:grid;gap:12px}.option-item.svelte-hxsa5u{display:flex;align-items:center;justify-content:space-between}.option-label.svelte-hxsa5u{font-weight:500}.theme-option-btn.svelte-hxsa5u{display:inline-grid;place-items:center;width:36px;height:36px;padding:0;border:none;border-radius:0;background:transparent;color:#000;transition:transform .15s ease,opacity .2s ease}.theme-option-btn.svelte-hxsa5u:hover{opacity:.72}.theme-option-btn.svelte-hxsa5u:active{transform:translateY(1px)}.theme-option-icon.svelte-hxsa5u{width:18px;height:18px}.toggle-btn.svelte-hxsa5u{display:flex;align-items:center;justify-content:center;padding:4px;border:none;background:none;transform:translateZ(0);transition:opacity .2s ease,transform .15s ease}.toggle-btn.bump.svelte-hxsa5u{animation:svelte-hxsa5u-bump .15s ease-out;will-change:transform}.toggle-btn.disabled.svelte-hxsa5u{opacity:.4}.toggle-btn.svelte-hxsa5u:hover{opacity:.7}.toggle-icon.svelte-hxsa5u{width:28px;height:28px}.faq-section.svelte-hxsa5u{margin-top:0;padding:0;border-top:none;font-size:14px}.option-section.svelte-hxsa5u+.faq-section:where(.svelte-hxsa5u){margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgba(0,0,0,.1)}.credits-section.svelte-hxsa5u{margin-top:12px;padding:0}.faq-item-btn.svelte-hxsa5u{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;border:none;background:none}.faq-label.svelte-hxsa5u{font-weight:500;color:#000;text-decoration:none}.faq-icon-container.svelte-hxsa5u{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:4px}.faq-arrow.svelte-hxsa5u{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid rgba(0,0,0,.6);transition:transform .2s ease,border-top-color .2s ease}.faq-item-btn.svelte-hxsa5u:hover .faq-arrow:where(.svelte-hxsa5u){border-top-color:#000}.faq-arrow.expanded.svelte-hxsa5u{transform:rotate(180deg)}.faq-content.svelte-hxsa5u{margin-top:.75rem;padding:1rem;border-radius:8px;background-color:#00000005;line-height:1.5;transform-origin:top center}.faq-item.svelte-hxsa5u{margin-bottom:2rem}.faq-item.svelte-hxsa5u:last-child{margin-bottom:0}.faq-content.svelte-hxsa5u h3:where(.svelte-hxsa5u){margin:0 0 .8rem;font-size:15px;font-weight:600;color:#333}.faq-content.svelte-hxsa5u p:where(.svelte-hxsa5u){margin:0 0 .6rem;font-size:13px}.faq-content.svelte-hxsa5u p:where(.svelte-hxsa5u):last-child{margin-bottom:0}.creator-link.svelte-hxsa5u{font-weight:500;color:#007acc;text-decoration:none}.creator-link-strong.svelte-hxsa5u{font-weight:700}.creator-link.svelte-hxsa5u:hover{text-decoration:underline}.coffee-section.svelte-hxsa5u{margin-top:6rem;font-size:14px;text-align:center}.coffee-section.svelte-hxsa5u .title:where(.svelte-hxsa5u){font-size:16px}.coffee-section.svelte-hxsa5u .badge:where(.svelte-hxsa5u){margin-top:1.5rem}.coffee-section.svelte-hxsa5u .bmc-btn:where(.svelte-hxsa5u){display:inline-flex!important;align-items:center;height:40px;padding:0 16px;border:none;border-radius:8px;background-color:#fd0!important;color:#000;text-decoration:none!important}.coffee-section.svelte-hxsa5u .bmc-text:where(.svelte-hxsa5u){height:18px;margin-left:6px}.copyright-section.svelte-hxsa5u{margin-top:6rem;text-align:center}.copyright-section.svelte-hxsa5u .website:where(.svelte-hxsa5u){margin:0;font-size:16px;line-height:2}.copyright-section.svelte-hxsa5u .since:where(.svelte-hxsa5u){margin:0;font-size:14px;color:#000000b3}.share-section.svelte-hxsa5u{margin-top:2rem;display:flex;justify-content:center}.share-btn.svelte-hxsa5u{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid rgba(0,0,0,.2);border-radius:8px;background:#fff;color:#000;font-size:12px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .15s ease}.share-btn.svelte-hxsa5u:hover{background-color:#0000000a;border-color:#00000059}.share-btn.svelte-hxsa5u:active{transform:translateY(1px)}.share-icon.svelte-hxsa5u{width:14px;height:14px}.privacy-section.svelte-hxsa5u{margin-top:3rem;font-size:11px;line-height:1.4;text-align:center;color:#00000073}.privacy-note.svelte-hxsa5u{margin:.25rem 0}@keyframes svelte-hxsa5u-bump{0%{transform:translateZ(0) scale(1)}50%{transform:translateZ(0) scale(1.1)}to{transform:translateZ(0) scale(1)}}@media(max-width:360px){.panel.svelte-hxsa5u{width:100vw}}@media(max-width:280px){.content-section.svelte-hxsa5u{word-break:break-all}}.footer-layer.svelte-jz8lnl{position:absolute;bottom:1rem;left:0;right:0;display:flex;justify-content:center;transform:none;text-align:center;pointer-events:none}.footer-text.svelte-jz8lnl{--font-pixel: "Press Start 2P", cursive;margin:0;font-family:var(--font-pixel);font-size:10px;letter-spacing:1px;color:#fff;text-shadow:2px 2px 0 #000}@media(max-width:600px){.footer-text.svelte-jz8lnl{font-size:8px}}.interface-layer.svelte-1fl1ffz{position:absolute;left:clamp(12px,2.5vw,24px);right:clamp(12px,2.5vw,24px);bottom:clamp(12px,2.5vw,24px);display:flex;align-items:flex-end;justify-content:space-between;pointer-events:none}.interface-left.svelte-1fl1ffz,.interface-right.svelte-1fl1ffz{display:flex;align-items:center;gap:8px}.quick-button.svelte-1fl1ffz,.info-button.svelte-1fl1ffz,.sound-button.svelte-1fl1ffz{--font-pixel: "Press Start 2P", cursive;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border:2px solid #000;border-radius:5px;background:#fff;color:#000;font-family:var(--font-pixel);font-size:10px;line-height:1;letter-spacing:.8px;box-shadow:1.5px 1.5px #000;transition:transform .12s ease,box-shadow .12s ease;pointer-events:auto}.theme-button.svelte-1fl1ffz{background:#ffd24b;gap:0}.sound-button.svelte-1fl1ffz{background:#fff8d8}.sound-button.muted.svelte-1fl1ffz{background:#d8d8d8;color:#555}.sound-icon.svelte-1fl1ffz{width:14px;height:14px}.sound-label.svelte-1fl1ffz{display:inline}.theme-icon.svelte-1fl1ffz{display:none;width:14px;height:14px}.theme-label.svelte-1fl1ffz{display:inline}.info-icon.svelte-1fl1ffz{display:none;width:15px;height:15px}.quick-button.svelte-1fl1ffz:hover,.info-button.svelte-1fl1ffz:hover,.sound-button.svelte-1fl1ffz:hover{transform:translateY(-1px)}.quick-button.svelte-1fl1ffz:active,.info-button.svelte-1fl1ffz:active,.sound-button.svelte-1fl1ffz:active{transform:translateY(1px);box-shadow:1px 1px #000}.quick-button.svelte-1fl1ffz:focus-visible,.info-button.svelte-1fl1ffz:focus-visible,.sound-button.svelte-1fl1ffz:focus-visible{outline:2px solid #fff;outline-offset:2px}@media(max-width:600px){.interface-right.svelte-1fl1ffz{flex-direction:column;gap:6px}.quick-button.svelte-1fl1ffz,.info-button.svelte-1fl1ffz,.sound-button.svelte-1fl1ffz{width:36px;height:36px;padding:8px;font-size:8px;letter-spacing:0}.theme-icon.svelte-1fl1ffz{display:block;width:16px;height:16px}.theme-label.svelte-1fl1ffz,.label-full.svelte-1fl1ffz{display:none}.info-icon.svelte-1fl1ffz{display:block;width:16px;height:16px}.sound-label.svelte-1fl1ffz{display:none}.sound-icon.svelte-1fl1ffz{width:16px;height:16px}}.picker-backdrop.svelte-1s00909{position:absolute;inset:0;width:100%;height:100%;background:var(--ui-overlay-backdrop-color);-webkit-backdrop-filter:blur(var(--ui-overlay-backdrop-blur));backdrop-filter:blur(var(--ui-overlay-backdrop-blur));transform:translateZ(0);will-change:backdrop-filter}.picker-shell.svelte-1s00909{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:clamp(16px,4vw,32px);pointer-events:none}.picker-card.svelte-1s00909{width:min(560px,100%);padding:clamp(16px,3.5vw,26px);border:4px solid #000;border-radius:8px;background:#fff;box-shadow:8px 8px #00000073;font-family:Inter;pointer-events:auto}.header.svelte-1s00909{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:1rem}.header-title.svelte-1s00909{margin:0;font-family:Inter;font-size:clamp(14px,2.2vw,18px);font-weight:700;letter-spacing:.55px;line-height:1.1;color:#111}.close-btn.svelte-1s00909{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:2px solid #000;border-radius:6px;background:#f2f2f2}.close-btn.svelte-1s00909:hover{background:#e7e7e7}.close-icon.svelte-1s00909{width:20px;height:20px}.thumbnail-wrap.svelte-1s00909{display:flex;justify-content:center;width:100%}.arrow-btn.svelte-1s00909{display:inline-flex;align-items:center;justify-content:center;width:clamp(34px,7vw,42px);height:clamp(34px,7vw,42px);padding:0;border:2px solid #000;border-radius:6px;background:#fff;font-family:Inter;box-shadow:2px 2px #000;transform:translateZ(0);transition:transform .12s ease}.arrow-icon.svelte-1s00909{width:clamp(14px,3.8vw,20px);height:clamp(14px,3.8vw,20px);display:block}.arrow-btn.svelte-1s00909:active{transform:translate3d(0,1px,0)}@media(hover:hover)and (pointer:fine){.arrow-btn.svelte-1s00909:hover{transform:translate3d(0,-1px,0)}.change-btn.svelte-1s00909:hover{transform:translate3d(0,-1px,0);box-shadow:3px 3px #000}}.thumbnail.svelte-1s00909{--thumb-width: min(500px, 100%);--thumb-height: clamp(180px, 32vw, 260px);position:relative;overflow:hidden;width:var(--thumb-width);height:var(--thumb-height);max-width:100%;border:3px solid #000;border-radius:8px;background:var(--thumbnail-placeholder-color, #c8c8c8)}.thumbnail-image.svelte-1s00909{display:block;width:100%;height:100%;object-fit:cover;object-position:center bottom}.meta.svelte-1s00909{margin-top:1rem}.meta-title-row.svelte-1s00909{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.meta-title.svelte-1s00909{margin:0;font-family:Inter;font-size:clamp(18px,3.3vw,24px);font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meta-position.svelte-1s00909{margin:0;padding:4px 8px;border-radius:999px;background:#f2f2f2;font-family:Inter;font-size:clamp(10px,2.1vw,12px);font-weight:700;line-height:1;letter-spacing:.35px;white-space:nowrap;flex:0 0 auto}.meta-description.svelte-1s00909{margin:0;font-family:Inter;font-size:clamp(12px,2.4vw,14px);line-height:1.6;color:#000000b8}.meta-credit.svelte-1s00909{margin:8px 0 0;font-family:Inter;font-size:clamp(11px,2.2vw,12px);line-height:1.4;color:#00000094}.actions.svelte-1s00909{margin-top:1.2rem;display:grid;grid-template-columns:52px 1fr 52px;align-items:stretch;gap:10px}.change-btn.svelte-1s00909{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:12px;border:2px solid #000;border-radius:6px;background:#ffd24b;font-family:Inter;font-size:clamp(10px,2.4vw,12px);font-weight:700;letter-spacing:.5px;line-height:1.1;color:#111;box-shadow:2px 2px #000;transform:translateZ(0);transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease}.nav-btn.svelte-1s00909{width:100%;height:100%;min-height:46px}.change-btn.current.svelte-1s00909{background:#d9d9d9}.change-btn.svelte-1s00909:active{transform:translate3d(0,1px,0);box-shadow:1px 1px #000}.change-btn.svelte-1s00909:disabled,.arrow-btn.svelte-1s00909:disabled,.close-btn.svelte-1s00909:disabled{opacity:.62;cursor:default}@media(max-width:600px){.picker-shell.svelte-1s00909{align-items:flex-end;padding:0}.picker-card.svelte-1s00909{width:100%;max-width:none;max-height:88dvh;overflow-y:auto;padding:16px;border-left:0;border-right:0;border-bottom:0;border-radius:16px 16px 0 0;box-shadow:0 -6px 20px #00000047}.thumbnail.svelte-1s00909{--thumb-width: 100%;--thumb-height: clamp(170px, 48vw, 230px)}}@media(max-width:480px){.picker-card.svelte-1s00909{box-shadow:0 -6px 20px #00000047}.meta.svelte-1s00909{min-height:0}.meta.with-credit.svelte-1s00909{min-height:86px}.actions.svelte-1s00909{grid-template-columns:44px 1fr 44px;gap:8px}}@media(max-height:560px)and (orientation:landscape){.picker-shell.svelte-1s00909{align-items:center;padding:clamp(16px,2.8vw,24px)}.picker-card.svelte-1s00909{width:min(880px,calc(100% - 56px));max-width:none;max-height:calc(100dvh - 32px);min-height:clamp(260px,66dvh,390px);overflow-y:auto;padding:16px clamp(16px,2.4vw,20px) 16px;border:4px solid #000;border-radius:10px;box-shadow:8px 8px #00000073;display:grid;grid-template-columns:44px minmax(190px,34%) minmax(0,1fr) 44px;grid-template-rows:auto 1fr auto;column-gap:14px;row-gap:12px}.header.svelte-1s00909{grid-column:1 / -1;grid-row:1;margin-bottom:0}.header-title.svelte-1s00909{font-size:clamp(13px,1.8vw,16px)}.thumbnail-wrap.svelte-1s00909{grid-column:2;grid-row:2;justify-content:stretch;align-self:stretch}.thumbnail.svelte-1s00909{--thumb-width: 100%;--thumb-height: 100%;min-height:156px}.meta.svelte-1s00909{grid-column:3;grid-row:2;margin-top:0;min-width:0;display:flex;flex-direction:column;justify-content:flex-start;align-self:start}.meta-title.svelte-1s00909{font-size:clamp(17px,2.5vw,24px)}.meta-position.svelte-1s00909{padding:3px 7px;font-size:clamp(10px,1.45vw,11px)}.meta-description.svelte-1s00909{font-size:clamp(12px,1.85vw,14px);line-height:1.4}.meta-credit.svelte-1s00909{margin-top:6px;font-size:clamp(10px,1.45vw,12px)}.actions.svelte-1s00909{display:contents}.nav-prev.svelte-1s00909{grid-column:1;grid-row:2;align-self:center}.nav-next.svelte-1s00909{grid-column:4;grid-row:2;align-self:center}.change-btn.svelte-1s00909{grid-column:1 / -1;grid-row:3;min-height:42px;font-size:clamp(10px,1.6vw,12px)}.nav-btn.svelte-1s00909{min-height:44px}}@media(max-height:460px)and (orientation:landscape){.picker-shell.svelte-1s00909{padding:10px 12px}.picker-card.svelte-1s00909{width:min(820px,calc(100% - 24px));max-height:calc(100dvh - 20px);min-height:clamp(200px,68dvh,280px);grid-template-columns:36px minmax(124px,30%) minmax(0,1fr) 36px;column-gap:10px;row-gap:6px;padding:10px}.header-title.svelte-1s00909{font-size:clamp(12px,1.8vw,14px)}.close-btn.svelte-1s00909{width:28px;height:28px}.close-icon.svelte-1s00909{width:16px;height:16px}.thumbnail.svelte-1s00909{min-height:84px}.meta-title.svelte-1s00909{font-size:clamp(14px,2.3vw,18px)}.meta-title-row.svelte-1s00909{margin-bottom:4px}.meta-position.svelte-1s00909{padding:2px 6px;font-size:clamp(9px,1.35vw,10px)}.meta-description.svelte-1s00909{font-size:clamp(11px,1.7vw,12px);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}.meta-credit.svelte-1s00909{display:block;margin-top:4px;font-size:clamp(10px,1.35vw,11px);line-height:1.3}.nav-btn.svelte-1s00909{min-height:34px}.change-btn.svelte-1s00909{min-height:36px;padding:8px 10px;font-size:clamp(10px,1.5vw,11px)}}.guide-backdrop.svelte-yvhf8d{position:absolute;inset:0;width:100%;height:100%;background:var(--ui-overlay-backdrop-color);-webkit-backdrop-filter:blur(var(--ui-overlay-backdrop-blur));backdrop-filter:blur(var(--ui-overlay-backdrop-blur));transform:translateZ(0);will-change:backdrop-filter}.guide-shell.svelte-yvhf8d{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:clamp(16px,4vw,32px);pointer-events:none}.guide-card.svelte-yvhf8d{width:min(560px,100%);padding:clamp(18px,3.6vw,28px);border:4px solid #000;border-radius:8px;background:#fff;box-shadow:8px 8px #00000073;font-family:Inter;pointer-events:auto}.guide-title-row.svelte-yvhf8d{display:flex;align-items:center;gap:10px;margin-bottom:.9rem}.guide-title-icon.svelte-yvhf8d{width:24px;height:24px}.guide-title.svelte-yvhf8d{margin:0;font-family:Inter;font-size:clamp(22px,4vw,28px);font-weight:800;letter-spacing:.2px;line-height:1.15;color:#101010}.guide-description.svelte-yvhf8d{margin:0 0 .7rem;font-family:Inter;font-size:clamp(14px,2.6vw,16px);line-height:1.6;color:#000c}.guide-description.svelte-yvhf8d:last-of-type{margin-bottom:1.2rem}.guide-close-btn.svelte-yvhf8d{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:12px;border:2px solid #000;border-radius:6px;background:#ffd24b;font-family:Inter;font-size:clamp(12px,2.6vw,14px);font-weight:700;letter-spacing:.45px;line-height:1.1;color:#111;box-shadow:2px 2px #000;transform:translateZ(0);transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease}.guide-close-btn.svelte-yvhf8d:active{transform:translate3d(0,1px,0);box-shadow:1px 1px #000}@media(hover:hover)and (pointer:fine){.guide-close-btn.svelte-yvhf8d:hover{transform:translate3d(0,-1px,0);box-shadow:3px 3px #000}}@media(max-height:560px)and (orientation:landscape){.guide-shell.svelte-yvhf8d{align-items:center;padding:14px 16px}.guide-card.svelte-yvhf8d{width:min(620px,calc(100% - 32px));min-height:clamp(220px,60dvh,300px);max-height:calc(100dvh - 28px);overflow-y:auto;padding:16px 18px;display:flex;flex-direction:column}.guide-title-row.svelte-yvhf8d{margin-bottom:.7rem}.guide-title-icon.svelte-yvhf8d{width:22px;height:22px}.guide-title.svelte-yvhf8d{font-size:clamp(19px,3.4vw,24px)}.guide-description.svelte-yvhf8d{margin-bottom:.55rem;font-size:clamp(12.5px,2.1vw,14.5px);line-height:1.5}.guide-description.svelte-yvhf8d:last-of-type{margin-bottom:.95rem}.guide-close-btn.svelte-yvhf8d{margin-top:auto;min-height:42px;padding:10px 12px;font-size:clamp(11px,1.9vw,13px)}}@media(max-height:400px)and (orientation:landscape){.guide-shell.svelte-yvhf8d{padding:10px 12px}.guide-card.svelte-yvhf8d{width:min(560px,calc(100% - 24px));min-height:clamp(205px,68dvh,280px);max-height:calc(100dvh - 20px);padding:12px 14px;display:flex;flex-direction:column}.guide-title-row.svelte-yvhf8d{gap:8px;margin-bottom:.55rem}.guide-title-icon.svelte-yvhf8d{width:20px;height:20px}.guide-title.svelte-yvhf8d{font-size:clamp(18px,3.2vw,21px)}.guide-description.svelte-yvhf8d{margin-bottom:.45rem;font-size:clamp(12px,2.1vw,13px);line-height:1.43}.guide-description.svelte-yvhf8d:last-of-type{margin-bottom:.8rem}.guide-close-btn.svelte-yvhf8d{margin-top:auto;min-height:38px;padding:8px 10px;font-size:clamp(11px,1.75vw,12px)}}.welcome-backdrop.svelte-2g5nr7{position:absolute;inset:0;width:100%;height:100%;background:var(--ui-overlay-backdrop-color);-webkit-backdrop-filter:blur(var(--ui-overlay-backdrop-blur));backdrop-filter:blur(var(--ui-overlay-backdrop-blur));transform:translateZ(0);will-change:backdrop-filter}.welcome-shell.svelte-2g5nr7{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:clamp(16px,4vw,32px);pointer-events:none}.welcome-card.svelte-2g5nr7{width:min(560px,100%);padding:clamp(18px,3.6vw,28px);border:4px solid #000;border-radius:8px;background:#fff;box-shadow:8px 8px #00000073;font-family:Inter;pointer-events:auto}.welcome-title-row.svelte-2g5nr7{display:flex;align-items:center;gap:10px;margin-bottom:.9rem}.welcome-title-icon.svelte-2g5nr7{width:24px;height:24px}.welcome-title.svelte-2g5nr7{margin:0;font-family:Inter;font-size:clamp(22px,4vw,28px);font-weight:800;letter-spacing:.2px;line-height:1.15;color:#101010}.welcome-description.svelte-2g5nr7{margin:0 0 .68rem;font-family:Inter;font-size:clamp(14px,2.6vw,16px);line-height:1.6;color:#000c}.welcome-description.svelte-2g5nr7:last-of-type{margin-bottom:1.2rem}.welcome-actions.svelte-2g5nr7{display:grid;grid-template-columns:1fr;gap:8px}.welcome-open-btn.svelte-2g5nr7,.welcome-close-btn.svelte-2g5nr7{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:12px;border:2px solid #000;border-radius:6px;font-family:Inter;font-size:clamp(12px,2.6vw,14px);font-weight:700;letter-spacing:.45px;line-height:1.1;color:#111;box-shadow:2px 2px #000;transform:translateZ(0);transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease}.welcome-open-btn.svelte-2g5nr7{background:#ffd24b}.welcome-close-btn.svelte-2g5nr7{background:#ececec}.welcome-open-btn.svelte-2g5nr7:active,.welcome-close-btn.svelte-2g5nr7:active{transform:translate3d(0,1px,0);box-shadow:1px 1px #000}@media(hover:hover)and (pointer:fine){.welcome-open-btn.svelte-2g5nr7:hover,.welcome-close-btn.svelte-2g5nr7:hover{transform:translate3d(0,-1px,0);box-shadow:3px 3px #000}.welcome-close-btn.svelte-2g5nr7:hover{background:#e3e3e3}}@media(max-height:560px)and (orientation:landscape){.welcome-shell.svelte-2g5nr7{padding:14px 16px}.welcome-card.svelte-2g5nr7{width:min(620px,calc(100% - 32px));min-height:clamp(210px,56dvh,285px);max-height:calc(100dvh - 28px);overflow-y:auto;padding:16px 18px}.welcome-title-row.svelte-2g5nr7{margin-bottom:.68rem}.welcome-title-icon.svelte-2g5nr7{width:22px;height:22px}.welcome-title.svelte-2g5nr7{font-size:clamp(19px,3.4vw,24px)}.welcome-description.svelte-2g5nr7{margin-bottom:.52rem;font-size:clamp(12.5px,2.1vw,14.5px);line-height:1.5}.welcome-description.svelte-2g5nr7:last-of-type{margin-bottom:.95rem}.welcome-open-btn.svelte-2g5nr7,.welcome-close-btn.svelte-2g5nr7{min-height:42px;padding:10px 12px;font-size:clamp(11px,1.9vw,13px)}}.overlay.svelte-1qgirml{width:100%;height:100%;pointer-events:auto;touch-action:none;background:transparent}
