:root{--text-color:#f5f5f5;--text-primary:#333333;--background-soft:#f8f8f8;--background-white:#ffffff;--primary-burgundy:#7f1f2b;--accent-color:#d4af37;--transition-speed:0.6s;--transition-cubic:cubic-bezier(0.4, 0, 0.2, 1)}*,::after,::before{margin:0;padding:0;box-sizing:border-box}body,html{overflow-x:hidden}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000}body{font-family:"Cormorant Garamond",serif;line-height:1.6;color:var(--text-color);background-color:#fff;min-height:100vh;margin:0;padding:0;position:relative}img,picture,video{max-width:100%;display:block}button{font:inherit;cursor:pointer;border:0;background:0 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hidden{display:none!important}
