:root{--bg-base:#edd9a3;--bg-surface:#e2c98a;--bg-elevated:#c4985a;--bg-deep:#2c1a0a;--bg-community:#698a48;--bg-promo:#009dbb;--color-primary:#698a48;--color-secondary:#009dbb;--color-primary-hover:#557a38;--color-secondary-hover:#007a94;--color-silver:#a8b8bc;--color-gold-accent:#c4985a;--text-primary:#1c1208;--text-secondary:#5c3d1e;--text-light:#f5eacf;--text-muted:#9a7d5a;--text-accent:#698a48;--stone-labradorita:#4a90a4;--stone-lapis:#1b3a6b;--stone-piedra-luna:#d4dde4;--stone-topacio:#c4860a;--stone-malaquita:#2d6b4f;--stone-crisocola:#009dbb;--stone-dendrito:#8b7355;--stone-opalo-peruano:#b5c9b7;--stone-opalo-australiano:#e8e0d5;--stone-agata:#c4845a;--stone-onix:#1a1a1a;--stone-opalo:#d4c5e2;--stone-peridot:#7db34a;--stone-fluorita:#9b72b0;--stone-amatista:#7b4f8a;--font-display:"Cormorant Garamond",Georgia,serif;--font-body:"Crimson Pro",Georgia,serif;--font-script:"Dancing Script",cursive;--font-ui:"Cinzel",serif;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-md:1.125rem;--text-lg:1.5rem;--text-xl:2rem;--text-2xl:3rem;--text-3xl:4.5rem;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--leading-tight:1.1;--leading-normal:1.5;--leading-relaxed:1.8;--tracking-wide:0.08em;--tracking-wider:0.15em;--tracking-tight:-0.02em;--space-xs:0.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--space-2xl:4rem;--space-3xl:6rem;--max-width:1280px;--content-width:1080px;--section-padding-y:120px;--section-padding-x:48px;--section-gap:160px;--card-padding:24px;--card-gap:20px;--card-radius:4px;--card-border:1px solid var(--color-gold-accent);--radius-button:2px;--radius-badge:2px;--grid-cols-desktop:3;--grid-cols-tablet:2;--grid-cols-mobile:1}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-base);font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h1,h2,h3,h4,h5,h6{color:var(--text-primary)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:var(--weight-bold);line-height:var(--leading-tight);margin-bottom:1rem}h1{font-size:var(--text-3xl);letter-spacing:var(--tracking-tight)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl)}h4{font-size:var(--text-lg)}a{color:inherit;text-decoration:none;transition:color .3s ease}button{background:none;border:none;cursor:pointer;font-family:var(--font-ui)}img{max-width:100%;height:auto;display:block}.container{max-width:var(--max-width);margin:0 auto;padding:0 var(--section-padding-x)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24;display:inline-block;vertical-align:middle}.parchment-texture{background-image:url(https://lh3.googleusercontent.com/aida-public/AB6AXuCdyztRlCc9mWOkcOIY2MS-4EFhEGvA0Qz_zVbwwNpKdOQRcBptp2kAzaSXyn9ywupL25sMDFM4lPXQNR3tMEioxHF4UohO-yQsRjobJOQlcd4Jer5ruJNsCtw_W9W7rKM80824yTfAE4p14bptSg1F85k9pEQp8_AKjVn2M7QRNPw9_Gp3jbpbjGi30-01zPohVVUbpEpw3aOwttZRYsr6bBSEyVjSClEPNNDnurislbo2ynKiyS4zZIrDMh4ahc5JWt0s5tLxWWrK);background-color:var(--bg-base);background-attachment:fixed;background-size:100% 100%;background-repeat:no-repeat}.chakana-rotate{animation:spin 60s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.chiseled-shadow{filter:drop-shadow(0 4px 6px rgba(35,27,0,.05))}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}