:root{--color-bg:#fff;--color-bg-secondary:#f7f7f7;--color-text:#2d2d2d;--color-accent:#d4af37;--color-text-title:#2e2e2e;--color-text-subtitle:#5a5a5a;--gradient-elegant:linear-gradient(135deg,#151515 0%,#2a2a2a 25%,#4a4a4a 50%,#6e6e6e 100%);--gradient-elegant-soft:linear-gradient(135deg,#151515 0%,#404040 50%,#6e6e6e 100%);--gradient-elegant-diagonal:linear-gradient(115deg,#151515 0%,#2a2a2a 30%,#6e6e6e 100%);--color-gradient-dark:#151515;--color-gradient-mid:#2a2a2a;--color-gradient-light:#6e6e6e;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:13px}@media screen and (min-width:450px){html{font-size:14px}}@media screen and (min-width:768px){html{font-size:16px}}h1,h2,h3{font-family:var(--font-cormorant),serif;color:var(--color-text-title);font-weight:700;line-height:1.2}.app{font-family:var(--font-inter);color:var(--color-text);background:var(--color-bg);min-height:100vh}
html{box-sizing:border-box;scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden}*,:after,:before{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0}ul[class]{list-style:none}ul,ol{padding:0}button{border:none}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}input,textarea,button,select{color:inherit;font-family:inherit;font-size:inherit;background-color:#0000}input::-ms-clear{display:none}button,input[type=submit]{cursor:pointer;box-shadow:none;background:0 0;display:inline-block}input:focus,input:active,button:focus,button:active{outline:none}button::-moz-focus-inner{border:0;padding:0}label{cursor:pointer}legend{display:block}
