:root{--nav-height: 72px;--accent: #c8853a;--accent-light: #f7ede0;--accent-dark: #a06828;--border: #e5e7eb;--text: #1a1a2e;--muted: #6b7280;--bg: #f9fafb;--surface: #f6f3ef;--white: #ffffff;--shadow-lg: 0 12px 40px rgba(0,0,0,.14);--radius: 12px;--radius-sm: 8px;--font-sans: "DM Sans", system-ui, -apple-system, sans-serif;--font-serif: "Playfair Display", Georgia, serif}@media (max-width: 480px){:root{--nav-height: 60px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;min-width:0}html,body{max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}img,video,iframe,svg,canvas{max-width:100%;height:auto;display:block}iframe{border:0}a{color:inherit;text-decoration:none}button{font-family:var(--font-sans);cursor:pointer;background:none;border:none;color:inherit}ul,ol{list-style:none}input,textarea,select{font-family:inherit;font-size:inherit}p,h1,h2,h3,h4,h5,h6,span,div,li,a{overflow-wrap:break-word;word-wrap:break-word}[dir=rtl]{font-family:var(--font-sans),"Segoe UI",Tahoma,sans-serif}body.rtl,body.rtl *{direction:rtl;text-align:right}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
