*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;overflow-x:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#5c5650;line-height:1.6;overflow-x:hidden}:root{--bg-white: #FFFFFF;--bg-cream: #FDFCFB;--bg-cream-dark: #FAF8F5;--bg-section: #F8F6F3;--text-heading: #2D2A26;--text-body: #5C5650;--text-muted: #8B8580;--text-subtle: #A9A49E;--gold-primary: #B8860B;--gold-light: #D4A84B;--gold-dark: #8B6914;--gold-border: #D4B896;--border-light: #F0EDE9;--border-default: #E8E4DF;--border-dark: #D6D3D1}@media(max-width:768px){html{font-size:15px}}@media(max-width:480px){html{font-size:14px}}*:focus-visible{outline:2px solid var(--gold-primary);outline-offset:2px}::selection{background-color:#b8860b33;color:var(--text-heading)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-cream)}::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--gold-primary)}.hero-section{contain:layout style}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .6s ease-out forwards}.text-gold-gradient{background:linear-gradient(135deg,#8b6914,#c5a028,#8b6914);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.card-hover{transition:transform .3s ease,box-shadow .3s ease;will-change:transform}.card-hover:hover{transform:translateY(-4px);box-shadow:0 12px 40px -8px #2d2a261f}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.animate-in.slide-in-from-top-2{animation:slideInFromTop .25s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-in.fade-in{animation:fadeIn .4s ease-out forwards}button{cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}button:active{transform:scale(.98)}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--gold-primary)!important;box-shadow:0 0 0 3px #b8860b1a}a{transition:color .2s ease,opacity .2s ease;-webkit-tap-highlight-color:transparent}.max-w-7xl,.max-w-6xl,.max-w-5xl,.max-w-4xl{width:100%}.overflow-x-auto{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:640px){.grid{gap:1rem!important}}.hero-section h1{overflow-wrap:break-word;word-wrap:break-word;color:#fff!important}.hero-section p{color:#fff!important}@media(max-width:640px){.hero-section h1{font-size:2rem!important;line-height:1.2!important;color:#fff!important}.hero-section p{font-size:1rem!important;color:#fff!important}}.text-white-force,.text-white-force h1,.text-white-force h2,.text-white-force p{color:#fff!important}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.testimonial-text{min-height:120px}@media(min-width:768px){.testimonial-text{min-height:180px}}main{transition:opacity .3s ease}header{transition:background-color .3s ease,padding .3s ease,box-shadow .3s ease,border-color .3s ease}html:not(.hydrated) body{opacity:0}html.hydrated body{opacity:1;transition:opacity .2s ease}body{animation:bodyFadeIn .3s ease forwards}@keyframes bodyFadeIn{0%{opacity:.95}to{opacity:1}}.accordion-content{transition:max-height .3s ease-out,padding .3s ease-out;overflow:hidden}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;background:#e8e4df;border-radius:4px;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:#b8860b;border-radius:50%;cursor:pointer;transition:transform .2s ease}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.1)}input[type=range]::-moz-range-thumb{width:20px;height:20px;background:#b8860b;border-radius:50%;cursor:pointer;border:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
