:root{--gold-brand: #f59e0b;--stone-dark: #1c1917}.font-serif{font-family:Playfair Display,serif}.font-sans{font-family:Montserrat,sans-serif}.fade-in{animation:fadeIn .6s cubic-bezier(.16,1,.3,1) forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.chakra-bg{animation:chakraBreathe 40s infinite ease-in-out;background-color:#fafaf9}@keyframes chakraBreathe{0%,to{background-color:#fafaf9}15%{background-color:#fef2f2}30%{background-color:#fff7ed}45%{background-color:#fffbeb}60%{background-color:#f0fdf4}75%{background-color:#f0f9ff}90%{background-color:#faf5ff}}.flow-light{position:absolute;left:0;width:100%;height:60%;background:linear-gradient(to bottom,transparent,rgba(168,162,158,.4),transparent);animation:flowLight 2.5s cubic-bezier(.4,0,.2,1) infinite}@keyframes flowLight{0%{top:-20%;opacity:0}20%{opacity:1}80%{opacity:1}to{top:120%;opacity:0}}.animate-underline{height:2px;background-color:#1c191726;width:0;animation:drawUnderline 1.2s ease-out forwards .8s}@keyframes drawUnderline{to{width:100%}}.underline-path{stroke-dasharray:400;stroke-dashoffset:400;animation:drawLine 1.8s ease-out forwards .6s}.glass{background:rgba(255,255,255,.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3)}.btn-gold{background-color:var(--stone-dark);color:#fff;transition:all .3s ease}.btn-gold:hover{background-color:var(--gold-brand);transform:translateY(-2px);box-shadow:0 10px 20px -5px #f59e0b4d}@tailwind base;@tailwind components;@tailwind utilities;body{font-family:Montserrat,sans-serif;background-color:#fafafa;color:#1c1917;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif}.fade-in{animation:fadeIn .5s ease-in-out forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes chakraBreathe{0%{background-color:#fafaf9}10%{background-color:#fef2f2}22%{background-color:#fff7ed}35%{background-color:#fffbeb}47%{background-color:#f0fdf4}60%{background-color:#f0f9ff}72%{background-color:#eef2ff}85%{background-color:#faf5ff}to{background-color:#fafaf9}}.chakra-bg{animation:chakraBreathe 60s infinite ease-in-out}@keyframes goldenGlow{0%,to{opacity:0;transform:scale(1)}50%{opacity:.4;transform:scale(1.2)}}@keyframes drawUnderline{0%{width:0}to{width:100%}}.animate-underline{animation:drawUnderline 1s ease-out forwards .5s}@keyframes flowLight{0%{top:-10%;opacity:0}20%{opacity:1}80%{opacity:1}to{top:110%;opacity:0}}.flow-light{position:absolute;left:0;width:100%;height:40%;background:linear-gradient(to bottom,transparent,#a8a29e,transparent);animation:flowLight 2s cubic-bezier(.4,0,.2,1) infinite}.underline-path{stroke-dasharray:400;stroke-dashoffset:400;animation:drawLine 1.5s ease-out forwards .5s}@keyframes drawLine{to{stroke-dashoffset:0}}
