@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=Poppins:wght@300;400;600&family=Geist+Sans:wght@400;500;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background-color:#1a1410;color:#f5efe7;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;font-weight:600;margin-bottom:1rem}p{line-height:1.6}a{color:inherit;text-decoration:none}html{scroll-behavior:smooth}::-webkit-scrollbar{background:#1a1410;width:8px}::-webkit-scrollbar-thumb{background:#d3a1644d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#d3a16480}::selection{background:#d3a164;color:#1a1410}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.float-animation{animation:float 4s ease-in-out infinite}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.shimmer{animation:shimmer 2s linear infinite;background:linear-gradient(90deg,#d3a16400 0,#d3a16433 50%,#d3a16400);background-size:1000px 100%}.tribal-bg{position:relative;z-index:1}.tribal-bg:before{background:url(/static/media/tribal-pattern.e4271c0490e870410a7d.svg);bottom:0;content:"";left:0;opacity:.05;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid #d3a164;outline-offset:2px}.geist-font{font-family:Geist Sans,sans-serif}.page-transition-enter{opacity:0;transform:translateY(20px)}.page-transition-enter-active{transition:opacity .5s,transform .5s}.page-transition-enter-active,.page-transition-exit{opacity:1;transform:translateY(0)}.page-transition-exit-active{opacity:0;transform:translateY(-20px);transition:opacity .5s,transform .5s}.text-highlight{color:#d3a164}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}img{height:auto;max-width:100%}.container{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}button{font-family:Poppins,sans-serif}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (prefers-color-scheme:dark){body{background-color:#1a1410;color:#f5efe7}}
/*# sourceMappingURL=main.ab6e7ccc.css.map*/