:root{--bg: #f1f2f6;--bg-elev: #ffffff;--fg: #1a1a1f;--fg-dim: #6b6b75;--accent: #ff6b3d;--accent-fg: #ffffff;--warn: #ffc83d;--danger: #ff4d4d;--success: #2ecc71;--info: #5c7cff;--line: rgba(0, 0, 0, .08);--radius: 14px;--radius-lg: 20px;--tap: 56px;--easing: cubic-bezier(.2, .8, .2, 1);--safe-top: env(safe-area-inset-top);--safe-bottom: env(safe-area-inset-bottom);--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--font-display: "Patrick Hand", "Marker Felt", "Comic Sans MS", "Chalkboard SE", cursive}*,*:before,*:after{box-sizing:border-box;margin:0}html,body{height:100%;background:var(--bg);color:var(--fg);font-family:var(--font-sans);font-size:16px;line-height:1.4;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none}button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:Patrick Hand;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/patrickhand/v23/LDI1apSQOAYtSuYWp8ZhfYeMWcjKm7sp8g.woff2) format("woff2")}.app.svelte-12qhfyh{min-height:100dvh;padding-top:var(--safe-top);padding-bottom:var(--safe-bottom)}
