:root{--cream:#fff7ed;--card:#fffdf9;--paper:#fff;--line:#f1e7d9;--mint-1:#ebf9f6;--mint-2:#b8e6d9;--mint-3:#84d3c0;--mint-4:#52bca3;--apri-1:#ffefe0;--apri-2:#ffd8b0;--apri-3:#ffac75;--ink:#5a4f45;--ink-soft:#8a7e72;--ink-faint:#b8ada2;--u-bg:#fffbe6;--u-bd:#ffe58f;--u-tx:#d48806;--u-bar:#ffd666;--d-bg:#f9f2eb;--d-bd:#d4c2b3;--d-tx:#8c6d53;--d-bar:#c6a680;--f-bg:#f0f8ff;--f-bd:#bcd4e6;--f-tx:#3d73dd;--f-bar:#5b8ff9;--m-bg:#fff0f2;--m-bd:#ffccd2;--m-tx:#e84a5f;--m-bar:#ffa39e;--j-bg:#f9f0ff;--j-bd:#e8d3ff;--j-tx:#722ed1;--j-bar:#9254de;--i-bg:#fff1f0;--i-bd:#ffa39e;--i-tx:#cf1322;--i-bar:#ff4d4f;--sun:#e8695f;--font-scale:1;--font-family:-apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "맑은 고딕", Pretendard, system-ui, "Segoe UI", sans-serif;--tabbar-h:74px;--maxw:480px}*{box-sizing:border-box}html,body{height:100%}body{font-family:var(--font-family);font-size:calc(16px * var(--font-scale));color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;margin:0;line-height:1.5}a{color:inherit;text-decoration:none}button{font-family:inherit;font-size:inherit;color:inherit;cursor:pointer;background:0 0;border:none}:focus-visible{outline:3px solid var(--mint-3);outline-offset:2px;border-radius:8px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app-shell{max-width:var(--maxw);background:var(--cream);flex-direction:column;min-height:100dvh;margin:0 auto;display:flex;position:relative}.card{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:14px}.splash.svelte-12qhfyh{background:var(--cream);place-items:center;min-height:100dvh;display:grid}.splash.svelte-12qhfyh svg{animation:1.6s ease-in-out infinite svelte-12qhfyh-pulse}@keyframes svelte-12qhfyh-pulse{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}.content.svelte-12qhfyh{padding-bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom));flex:1;overflow-x:hidden}.tabbar.svelte-12qhfyh{width:100%;max-width:var(--maxw);height:calc(var(--tabbar-h) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--paper);z-index:50;border-top:1px solid #f0e6d8;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -4px 16px #5a3c1e0d}.tab.svelte-12qhfyh{min-height:56px;color:var(--ink-faint);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-weight:800;display:flex}.tab.svelte-12qhfyh span:where(.svelte-12qhfyh){font-size:calc(11px * var(--font-scale))}.tab.on.svelte-12qhfyh{color:var(--mint-4)}.tab.on.svelte-12qhfyh svg{filter:drop-shadow(0 3px 5px #52bca359)}
