:root{--color-primary: #C99A6B;--color-primary-hover: #B8895A;--color-primary-light: #FDF6EE;--color-bg: #FDFBF8;--color-surface: #ffffff;--color-text: #3D2C1E;--color-text-muted: #8B7355;--color-border: #E8DDD0;--color-error: #D66853;--color-success: #7BAE7F;--border-radius: 8px;--border-radius-lg: 12px;--shadow-sm: 0 1px 2px rgba(61, 44, 30, .05);--shadow-md: 0 4px 6px rgba(61, 44, 30, .1);--shadow-lg: 0 10px 15px rgba(61, 44, 30, .1);--font-sans: "Parkinsans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-sans);font-size:16px;line-height:1.5;color:var(--color-text);background:linear-gradient(180deg,#FDDCC4 0%,#FDF6EE 25%,var(--color-bg) 50%) no-repeat,var(--color-bg);background-size:100% 600px,100% 100%}body{min-height:100vh}h1,h2,h3{line-height:1.25;font-weight:600}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}button{cursor:pointer;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
