:root{--clr-main: #ff6d00;--clr-sub:#60a5fa;--clr-bg: #F8F9FA;--clr-card: #FFFFFF;--clr-text: #1A2B4B;--header-height: 45px;--container-max-width: 480px}html,body{touch-action:none;overflow:hidden;overscroll-behavior:none;position:fixed;width:100%;height:100dvh;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;margin:0;padding:0}body{background:var(--clr-bg);color:var(--clr-text);font-family:Noto Sans JP,sans-serif}*{box-sizing:border-box}button,input,select,textarea{font-family:inherit;color:inherit}.site-container.svelte-12qhfyh{position:relative;inset:0;margin:0 auto;max-width:var(--container-max-width);width:100%;height:100dvh;display:flex;flex-direction:column;background:var(--clr-bg);overflow:hidden;touch-action:none;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.global-header.svelte-12qhfyh{height:var(--header-height);flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;border-bottom:1px solid var(--clr-text);background-color:var(--clr-bg)}.header-actions.svelte-12qhfyh{display:flex;align-items:center;gap:8px}.lang-selector.svelte-12qhfyh{display:flex;align-items:center;border:1px solid var(--clr-text);border-radius:6px;overflow:hidden;height:28px;font-family:Space Mono,monospace}.lang-btn.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;padding:0 8px;height:100%;font-size:.7rem;font-weight:700;text-decoration:none;color:var(--clr-text);background:transparent;transition:all .2s}.lang-btn.active.svelte-12qhfyh{background:var(--clr-text);color:var(--clr-bg);pointer-events:none}.divider.svelte-12qhfyh{width:1px;height:100%;background:var(--clr-text)}.lang-btn.svelte-12qhfyh:not(.active):active{background:#0000001a}.logo.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;font-size:1.3rem;font-weight:700;color:var(--clr-main);letter-spacing:-1px}.content-area.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;min-height:0;padding:1rem;position:relative}.menu-btn.svelte-12qhfyh{display:flex;flex-direction:column;gap:5px;background:none;border:none;padding:8px;cursor:pointer;z-index:10}.menu-line.svelte-12qhfyh{width:24px;height:2px;background-color:var(--clr-text)}.menu-overlay.svelte-12qhfyh{position:fixed;inset:0;background:#00000080;z-index:1000;border:none;width:100vw;height:100vh;padding:0;margin:0}.menu-content.svelte-12qhfyh{position:fixed;right:0;top:0;width:250px;height:100%;background:var(--clr-bg);padding:1.5rem;box-shadow:-4px 0 10px #0000001a;z-index:1001;display:flex;flex-direction:column}.menu-header.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--clr-text);padding-bottom:1rem}.menu-title.svelte-12qhfyh{font-size:1.2rem;font-weight:700}.close-btn.svelte-12qhfyh{background:none;border:none;font-size:1.5rem;color:var(--clr-text);cursor:pointer;line-height:1}.menu-links.svelte-12qhfyh{list-style:none;padding:0;margin:2rem 0 0}.menu-links.svelte-12qhfyh li:where(.svelte-12qhfyh){margin-bottom:.5rem}.menu-links.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;text-decoration:none;color:var(--clr-text);font-size:.95rem;font-weight:700;padding:12px 16px;border-radius:8px;transition:all .2s;background:var(--clr-bg);border:1px solid transparent}.menu-links.svelte-12qhfyh a:where(.svelte-12qhfyh):active{background:var(--clr-bg);border-color:var(--clr-main);color:var(--clr-main);transform:scale(.98)}
