@import"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{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;background-color:#1a1410;color:#f5efe7;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{text-decoration:none;color:inherit}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px;background:#1a1410}::-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{background:linear-gradient(to right,#d3a16400,#d3a16433,#d3a16400);background-size:1000px 100%;animation:shimmer 2s infinite linear}.tribal-bg{position:relative;z-index:1}.tribal-bg:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3csvg%20width='100'%20height='100'%20viewBox='0%200%20100%20100'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3cpattern%20id='tribal'%20patternUnits='userSpaceOnUse'%20width='100'%20height='100'%3e%3cpath%20d='M0%2050%20L25%2025%20L50%2050%20L75%2025%20L100%2050%20L75%2075%20L50%2050%20L25%2075%20Z'%20fill='none'%20stroke='%23D3A164'%20stroke-width='1'/%3e%3ccircle%20cx='50'%20cy='50'%20r='10'%20fill='none'%20stroke='%23D3A164'%20stroke-width='1'/%3e%3ccircle%20cx='50'%20cy='50'%20r='5'%20fill='none'%20stroke='%23D3A164'%20stroke-width='1'/%3e%3ccircle%20cx='25'%20cy='25'%20r='3'%20fill='%23D3A164'/%3e%3ccircle%20cx='75'%20cy='25'%20r='3'%20fill='%23D3A164'/%3e%3ccircle%20cx='25'%20cy='75'%20r='3'%20fill='%23D3A164'/%3e%3ccircle%20cx='75'%20cy='75'%20r='3'%20fill='%23D3A164'/%3e%3c/pattern%3e%3c/defs%3e%3crect%20width='100%25'%20height='100%25'%20fill='url(%23tribal)'/%3e%3c/svg%3e");opacity:.05;z-index:-1;pointer-events:none}: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{opacity:1;transform:translateY(0);transition:opacity .5s,transform .5s}.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{max-width:100%;height:auto}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}button{font-family:Poppins,sans-serif}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(prefers-color-scheme:dark){body{background-color:#1a1410;color:#f5efe7}}
