*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow-x:hidden;scroll-behavior:smooth}body{font-family:Inter,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#faf8f5}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d4b896;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#c9952a}@keyframes fadeInUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes pulse-gold{0%,to{box-shadow:0 0 #c9952a66}50%{box-shadow:0 0 0 8px #c9952a00}}.anim-fadeInUp{animation:fadeInUp .45s ease-out both}.anim-fadeIn{animation:fadeIn .35s ease-out both}.anim-scaleIn{animation:scaleIn .35s ease-out both}.anim-slideLeft{animation:slideInLeft .4s ease-out both}.delay-1{animation-delay:.08s}.delay-2{animation-delay:.16s}.delay-3{animation-delay:.24s}.delay-4{animation-delay:.32s}.delay-5{animation-delay:.4s}.delay-6{animation-delay:.48s}.card-hover{transition:box-shadow .25s ease,transform .25s ease!important}.card-hover:hover{box-shadow:0 12px 32px #0000001f!important;transform:translateY(-3px)!important}.text-gradient{background:linear-gradient(135deg,#8b1538,#c9952a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.shimmer-bg{background:linear-gradient(90deg,#f0ebe4 25%,#e8dfd6,#f0ebe4 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.float{animation:float 3s ease-in-out infinite}:focus-visible{outline:2px solid #C9952A;outline-offset:2px;border-radius:4px}svg,img,canvas{max-width:none}
