@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Inter:wght@300;400;500;600&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;min-height:100vh;margin:0;padding:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f6f3;color:#1a1a1a;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Cinzel,serif;font-weight:600}button{font-family:inherit;cursor:pointer;transition:all .3s ease;-webkit-tap-highlight-color:transparent}button:hover{opacity:.9}button:active{transform:scale(.98)}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}img{max-width:100%;height:auto;display:block}input,textarea,select{font-family:inherit;font-size:16px}input:focus,textarea:focus,select:focus{outline:none;border-color:#d4af37}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#999}.text-center{text-align:center}.text-gold{color:#d4af37}.bg-dark{background:#1a1a1a}.bg-light{background:#f8f6f3}.hide-mobile{display:block}.hide-desktop{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.animate-fade-in{animation:fadeIn .3s ease}.animate-slide-up{animation:slideUp .4s ease}.animate-slide-right{animation:slideInRight .3s ease}@media (max-width: 768px){body{font-size:14px}.hide-mobile{display:none!important}.hide-desktop{display:block!important}section{padding-left:15px!important;padding-right:15px!important}}@media (max-width: 480px){body{font-size:13px}h1{font-size:1.75rem!important}h2{font-size:1.5rem!important}h3{font-size:1.25rem!important}form,input,select,textarea{width:100%}}@media (max-width: 768px) and (orientation: landscape){section{padding-top:20px!important;padding-bottom:20px!important}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){*{-webkit-font-smoothing:antialiased}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{body{background:#fff}header,footer,button{display:none!important}}
