*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Raleway,sans-serif}a{text-decoration:none}button{cursor:pointer}input,select,textarea{font-family:inherit;transition:border-color .2s}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c8a014;border-radius:3px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width: 768px){.desk-nav{display:none!important}.mobile-nav{display:flex!important}.two-col{grid-template-columns:1fr!important;gap:40px!important}.gallery-grid{grid-template-columns:repeat(2,1fr)!important}.three-col{grid-template-columns:1fr!important}}@media (min-width: 769px){.mobile-nav{display:none!important}}
