@layer reset,tokens,base,composition,components,utilities;@layer tokens{:root{color-scheme:light;--color-canvas: #f4f2ed;--color-surface: #ffffff;--color-surface-soft: #f8f7f4;--color-surface-strong: #ebe8e1;--color-border: #e2ded5;--color-border-strong: #cec8bc;--color-text: #24211d;--color-text-muted: #68635c;--color-text-faint: #918a80;--color-accent: #b84a18;--color-accent-strong: #91350f;--color-focus: #2563eb;--color-danger-surface: #fff0f1;--color-danger-text: #9f1239;--radius-s: .625rem;--radius-m: .875rem;--radius-l: 1rem;--radius-xl: 1.375rem;--shadow-card: 0 1px 2px rgb(36 33 29 / 4%), 0 14px 38px rgb(36 33 29 / 8%);--shadow-popover: 0 18px 50px rgb(36 33 29 / 16%);--page-gutter: clamp(.875rem, 4vw, 1.125rem)}}@layer reset{*,*:before,*:after{box-sizing:border-box}html,body,h1,h2,p{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}}@layer base{html{min-width:320px;scroll-behavior:smooth;background:var(--color-canvas);-webkit-tap-highlight-color:transparent}body{min-height:100svh;background:radial-gradient(circle at 50% -8rem,rgb(184 74 24 / 10%),transparent 30rem),linear-gradient(180deg,rgb(255 255 255 / 76%),transparent 24rem),var(--color-canvas);color:var(--color-text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,summary,input,select,textarea,a{outline-offset:3px}:focus-visible{outline:3px solid var(--color-focus)}}@layer composition{.wrap{width:min(100%,32rem);margin-inline:auto;padding:max(1rem,env(safe-area-inset-top)) var(--page-gutter) max(3rem,env(safe-area-inset-bottom))}}@layer utilities{.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}}@media(prefers-reduced-motion:reduce){@layer base{html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}}@layer components{.toast.svelte-1cpok13{position:fixed;left:50%;bottom:calc(18px + env(safe-area-inset-bottom,0px));transform:translate(-50%);z-index:20;max-width:calc(100vw - 32px);margin:0;padding:10px 18px;border-radius:999px;background:var(--color-accent);color:#fff;font-size:.85rem;font-weight:700;text-align:center;box-shadow:0 8px 20px #21151047;pointer-events:none}}
