@import"https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400&display=swap";:root{--brand: #903749;--brand-dark: #682332;--brand-ink: #2d0e18;--brand-strong: #7b2d3e;--brand-mid: #a84459;--brand-soft: #f8edf1;--brand-softer: #fbf5f7;--brand-border: #e6c6d0;--ink: #25161b;--ink-700: #43343a;--ink-500: #8d7480;--ink-300: #b9a5ad;--ink-100: #d8cdd1;--surface: #faf7f8;--white: #ffffff;--border: #eadde1;--shadow-sm: 0 2px 12px rgba(37,22,27,.06);--shadow-md: 0 8px 32px rgba(37,22,27,.1);--shadow-lg: 0 20px 60px rgba(37,22,27,.14);--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius: 12px;--radius-lg: 20px;--radius-xl: 28px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font);color:var(--ink);background:#fff;min-width:320px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,input,button,textarea,select{font-family:var(--font)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}ul{list-style:none}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--brand);border-radius:3px}
