:root{--bg: #fdf8f2;--surface: #ffffff;--surface-2: #f5efe8;--pink: #d4708a;--blue: #5b7a9d;--shimmer: linear-gradient(135deg, #d4708a20, #5b7a9d20);--text: #2d2420;--text-muted: #8b7d76;--border: #e8ddd4;--danger: #c9536a;--success: #4a9b7a;--radius-card: 18px;--radius-modal: 24px;--shadow-card: 0 4px 20px rgba(45, 36, 32, .1);--font-sans: "Segoe UI", system-ui, -apple-system, sans-serif}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased}a{color:var(--pink);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}img,video{max-width:100%;display:block}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
