@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{--font-inter: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--text-heading-weight: 600;--text-heading-height: 1.2;--text-body-weight: 400;--text-body-light: 300;--text-body-height: 1.55;--space-section: 48px;--space-block: 24px;--space-element: 12px;--space-tight: 8px;--finns-bg: #fafafa;--finns-surface: #ffffff;--finns-border: #e5e7eb;--finns-text: #111827;--finns-text-muted: #6b7280;--finns-shadow: 0 1px 3px rgba(0, 0, 0, .04);--finns-radius: 12px}body{font-family:var(--font-inter);font-weight:500;background:#f8f8f8;color:#1a1a1a;min-height:100vh;line-height:var(--text-body-height)}input,textarea,select{font-family:inherit}button{font-family:inherit;cursor:pointer}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#e8e8e4}::-webkit-scrollbar-thumb{background:#a0a09c;border-radius:2px}p,span,div{color:inherit}
