@charset "UTF-8";:root{--bg: #f8f5f2;--primary: #b27458;--card: #f3eee8;--text: #1a1a1a;--text-muted: #8a857f;--on-primary: #ffffff;--radius-lg: 28px;--radius-md: 20px;--radius-sm: 16px;--column-max: 480px;--sticky-height: 72px;--font: "Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--shadow-soft: 0 4px 24px rgba(26, 26, 26, .08);--shadow-sticky: 0 -4px 20px rgba(26, 26, 26, .12)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%;font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100dvh}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0}h1,h2,h3,p{margin:0}
