@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,500;12..96,600;12..96,700;12..96,800&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,700&family=Playfair+Display:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}button{cursor:pointer;border:none;background:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}:root{--color-bg: #fffcf7;--color-bg-secondary: #f6efe3;--color-bg-card: #fffcf8;--color-bg-input: #faf5ec;--color-bg-hover: rgba(107, 66, 38, .05);--color-bg-subtle: #f1e7d8;--color-border: rgba(107, 66, 38, .14);--color-border-hover: rgba(107, 66, 38, .24);--color-border-focus: rgba(139, 90, 43, .55);--color-primary: #6b4226;--color-primary-hover: #55341d;--color-primary-light: rgba(107, 66, 38, .09);--color-primary-dark: #3f2712;--color-primary-glow: rgba(107, 66, 38, .2);--color-accent: #c1793f;--color-accent-muted: rgba(193, 121, 63, .12);--color-text: #2b1d13;--color-text-secondary: #6b5745;--color-text-muted: #a2907c;--color-text-inverted: #fffcf7;--color-success: #059669;--color-success-bg: rgba(5, 150, 105, .07);--color-success-light: rgba(5, 150, 105, .15);--color-error: #dc2626;--color-error-bg: rgba(220, 38, 38, .07);--color-error-light: rgba(220, 38, 38, .15);--color-warning: #d97706;--color-warning-bg: rgba(217, 119, 6, .07);--color-warning-light: rgba(217, 119, 6, .15);--color-info: #0284c7;--color-info-bg: rgba(2, 132, 199, .07);--color-info-light: rgba(2, 132, 199, .15);--font-family: "DM Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-display: "Bricolage Grotesque", "DM Sans", sans-serif;--font-size-xs: .6875rem;--font-size-sm: .8125rem;--font-size-base: .9375rem;--font-size-lg: 1.0625rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--letter-spacing-tight: -.025em;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .05), 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 16px rgba(0, 0, 0, .06), 0 2px 6px rgba(0, 0, 0, .04);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .08), 0 4px 12px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 60px rgba(0, 0, 0, .1), 0 8px 24px rgba(0, 0, 0, .07);--shadow-glow: 0 0 28px rgba(107, 66, 38, .2);--shadow-glow-sm: 0 0 14px rgba(107, 66, 38, .16);--shadow-card: 0 1px 3px rgba(0, 0, 0, .05), 0 4px 16px rgba(0, 0, 0, .04);--shadow-card-hover: 0 4px 20px rgba(0, 0, 0, .09), 0 1px 4px rgba(0, 0, 0, .05);--transition-fast: .12s cubic-bezier(.4, 0, .2, 1);--transition-base: .2s cubic-bezier(.4, 0, .2, 1);--transition-slow: .35s cubic-bezier(.4, 0, .2, 1);--transition-spring: .4s cubic-bezier(.34, 1.3, .64, 1);--sidebar-width: 240px;--header-height: 64px}body{font-family:var(--font-family);font-size:var(--font-size-base);font-weight:var(--font-weight-regular);letter-spacing:-.01em;background-color:var(--color-bg);color:var(--color-text);min-height:100vh;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{min-height:100vh}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:#0003}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
