:root{--bg-cream:#faf9f6;--bg-paper:#f5e6d3;--text-dark:#2c2420;--text-muted:#6b5e55;--accent-gold:#c5a059;--accent-gold-light:#d4b982;--accent-brown:#4a3728;--accent-burgundy:#800020;--font-serif:"Lora", serif;--font-sans:"Inter", sans-serif;--section-padding:5rem 1.5rem;--container-max-width:1200px;--transition-smooth:.4s cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-cream);color:var(--text-dark);font-family:var(--font-sans);background-image:url(https://www.transparenttextures.com/patterns/natural-paper.png);min-height:100vh;line-height:1.6;position:relative;overflow-x:hidden}body:after{content:"";opacity:.03;pointer-events:none;z-index:9999;background-image:url(https://www.transparenttextures.com/patterns/60-lines.png);width:100%;height:100%;position:fixed;top:0;left:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);margin-bottom:1rem;font-weight:700;line-height:1.2}h1{letter-spacing:-.02em;font-size:clamp(2.5rem,8vw,4.5rem)}h2{font-size:clamp(2rem,6vw,3.5rem)}h3{font-size:clamp(1.5rem,4vw,2.2rem)}a{color:inherit;transition:var(--transition-smooth);text-decoration:none}ul{list-style:none}img{max-width:100%;height:auto;display:block}.container{max-width:var(--container-max-width);margin:0 auto;padding:0 1.5rem}.btn{text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:1rem 2rem;font-size:.9rem;font-weight:600;display:inline-flex}.btn-primary{background-color:var(--accent-gold);color:#fff}.btn-primary:hover{background-color:var(--accent-brown);transform:translateY(-2px);box-shadow:0 4px 12px #4a372833}.btn-outline{border:2px solid var(--accent-gold);color:var(--accent-gold);background:0 0}.btn-outline:hover{background:var(--accent-gold);color:#fff}.section{padding:var(--section-padding)}.text-center{text-align:center}.accent-text{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}@media (max-width:768px){:root{--section-padding:4rem 1rem}.container{padding:0 1rem}}@media (max-width:480px){:root{--section-padding:3.5rem 1rem}}.reveal{opacity:0;transition:all .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.reveal.active{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-fade-in{animation:1s forwards fadeInScale}
.Footer-module__S6Hkya__footer{background-color:var(--accent-brown);color:#fff;border-top:1px solid #c5a0591a;padding:6rem 0 3rem}.Footer-module__S6Hkya__grid{grid-template-columns:1.2fr 1fr 1fr;align-items:start;gap:4rem;display:grid}.Footer-module__S6Hkya__brandCol{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__brandCol p{color:#fffc;max-width:350px;margin:0;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__socials{gap:1.2rem;margin-top:.5rem;display:flex}.Footer-module__S6Hkya__socials a{color:var(--accent-gold);transition:all .3s}.Footer-module__S6Hkya__socials a:hover{color:#fff;transform:translateY(-5px)}.Footer-module__S6Hkya__infoCol h3,.Footer-module__S6Hkya__contactCol h3{color:var(--accent-gold);font-family:var(--font-serif);text-transform:uppercase;letter-spacing:2px;margin-bottom:2.5rem;font-size:1.4rem}.Footer-module__S6Hkya__infoCol ul{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__infoCol li{border-bottom:1px solid #ffffff0d;justify-content:space-between;padding-bottom:.5rem;font-size:.95rem;display:flex}.Footer-module__S6Hkya__infoCol li strong{color:#ffffffe6;min-width:140px;font-weight:500}.Footer-module__S6Hkya__contactCol{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__contactCol p{color:#ffffffe6;margin:0;line-height:1.6}.Footer-module__S6Hkya__phone a{color:#fff;font-size:1.8rem;font-weight:700;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__phone a:hover{color:var(--accent-gold)}.Footer-module__S6Hkya__bottomBar{text-align:center;border-top:1px solid #ffffff0d;margin-top:6rem;padding-top:2rem}.Footer-module__S6Hkya__bottomBar p{color:#ffffff80;flex-direction:column;gap:.5rem;font-size:.85rem;display:flex}.Footer-module__S6Hkya__developer a{color:var(--accent-gold);text-decoration:none}@media (max-width:992px){.Footer-module__S6Hkya__grid{text-align:center;grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__brandCol,.Footer-module__S6Hkya__infoCol,.Footer-module__S6Hkya__contactCol{align-items:center}.Footer-module__S6Hkya__infoCol li{width:100%;max-width:400px}.Footer-module__S6Hkya__brandCol p{max-width:100%}}
