.Header-module__shRR_q__header{z-index:1000;align-items:center;width:100%;height:90px;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.Header-module__shRR_q__scrolled{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffd9;border-bottom:1px solid #0000000d;height:80px;box-shadow:0 10px 40px #00000008}.Header-module__shRR_q__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__shRR_q__logo{align-items:center;text-decoration:none;transition:transform .3s;display:flex}.Header-module__shRR_q__logo:hover{transform:scale(1.02)}.Header-module__shRR_q__logo img{object-fit:contain;width:auto;height:45px}.Header-module__shRR_q__desktopNav{align-items:center;gap:2.5rem;display:flex}.Header-module__shRR_q__navLink{text-transform:uppercase;letter-spacing:1.5px;color:var(--foreground);padding:10px 0;font-size:.85rem;font-weight:600;position:relative}.Header-module__shRR_q__navLink:after{content:"";background:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__shRR_q__navLink:hover:after{width:100%}.Header-module__shRR_q__mobileToggle{color:var(--foreground);border-radius:50%;padding:8px;transition:background .3s;display:none}.Header-module__shRR_q__mobileToggle:hover{background:#0000000d}.Header-module__shRR_q__mobileOverlay{z-index:1100;background:#fff;flex-direction:column;width:100%;height:100vh;padding:100px 4rem 4rem;display:flex;position:fixed;top:0;right:0}.Header-module__shRR_q__mobileNav{flex-direction:column;gap:1.5rem;display:flex}.Header-module__shRR_q__mobileNavLink{font-size:2.5rem;font-family:var(--font-heading);letter-spacing:-.02em;font-weight:700}.Header-module__shRR_q__mobileActions{flex-direction:column;gap:1rem;margin-top:auto;display:flex}@media (max-width:1024px){.Header-module__shRR_q__desktopNav{display:none}.Header-module__shRR_q__mobileToggle{display:block}}
.Footer-module__FkErBa__footer{background:var(--foreground);color:#fff;padding:100px 0 30px}.Footer-module__FkErBa__grid{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:50px;margin-bottom:80px;display:grid}.Footer-module__FkErBa__logo{font-family:var(--font-heading);letter-spacing:2px;margin-bottom:25px;font-size:2rem;font-weight:800;display:block}.Footer-module__FkErBa__logo span{color:var(--primary);font-weight:400}.Footer-module__FkErBa__description{color:#999;margin-bottom:30px;line-height:1.8}.Footer-module__FkErBa__socials{gap:15px;display:flex}.Footer-module__FkErBa__socials a{width:40px;height:40px;transition:var(--transition);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__FkErBa__socials a:hover{background:var(--primary);color:#000;transform:translateY(-3px)}.Footer-module__FkErBa__linksCol h3,.Footer-module__FkErBa__contactCol h3{font-size:1.2rem;font-family:var(--font-body);margin-bottom:30px;font-weight:600}.Footer-module__FkErBa__linksCol ul{flex-direction:column;gap:15px;display:flex}.Footer-module__FkErBa__linksCol a{color:#999}.Footer-module__FkErBa__linksCol a:hover{color:var(--primary);padding-left:5px}.Footer-module__FkErBa__contactItem{color:#999;align-items:flex-start;gap:15px;margin-bottom:20px;display:flex}.Footer-module__FkErBa__bottom{color:#666;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:30px;font-size:.9rem;display:flex}.Footer-module__FkErBa__bottomLinks{gap:25px;display:flex}.Footer-module__FkErBa__bottomLinks a:hover{color:#fff}@media (max-width:1024px){.Footer-module__FkErBa__grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.Footer-module__FkErBa__grid{grid-template-columns:1fr}.Footer-module__FkErBa__bottom{text-align:center;flex-direction:column;gap:20px}.Footer-module__FkErBa__bottomLinks{justify-content:center}}
.WhatsAppButton-module__5PGxSW__button{color:#fff;z-index:1000;cursor:pointer;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 20px #0003}.WhatsAppButton-module__5PGxSW__tooltip{color:#333;white-space:nowrap;opacity:0;visibility:hidden;transition:var(--transition);background:#fff;border-radius:8px;padding:8px 15px;font-size:.85rem;font-weight:600;position:absolute;right:70px;box-shadow:0 2px 10px #0000001a}.WhatsAppButton-module__5PGxSW__button:hover .WhatsAppButton-module__5PGxSW__tooltip{opacity:1;visibility:visible}@media (max-width:768px){.WhatsAppButton-module__5PGxSW__button{width:50px;height:50px;bottom:20px;right:20px}}
:root{--primary:#fcb318;--background:#fff;--foreground:#1a1a1a;--text-muted:#666;--border:#eee;--accent:#fdf4e3;--font-heading:"Playfair Display",serif;--font-body:"Poppins",sans-serif;--header-height:80px;--container-width:1400px;--radius:12px;--transition:all .3s cubic-bezier(.4,0,.2,1);--shadow:0 4px 20px #0000000d;--shadow-hover:0 10px 40px #0000001a}@media (prefers-color-scheme:dark){:root{--foreground:#1a1a1a;--background:#fff}}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--background);color:var(--foreground);font-family:var(--font-body);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.02em;font-weight:700;line-height:1.1}a{color:inherit;transition:var(--transition);text-decoration:none}ul{list-style:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:var(--container-width);margin:0 auto;padding:0 4rem}@media (max-width:768px){.container{padding:0 1.5rem}}.section-padding{padding:120px 0}@media (max-width:768px){.section-padding{padding:80px 0}}.text-gold{color:var(--primary)}.text-center{text-align:center}.bg-soft{background-color:#fbfbfb}.heading-xl{font-size:clamp(3.5rem,10vw,7.5rem);font-weight:800}.heading-lg{font-size:clamp(2.8rem,7vw,4.5rem);font-weight:700}.heading-md{font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700}.heading-sm{font-size:1.6rem;font-weight:600}.btn{transition:var(--transition);text-transform:uppercase;letter-spacing:1px;border-radius:50px;align-items:center;gap:10px;padding:1rem 2.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.btn-primary{background:var(--primary);color:#000}.btn-primary:hover{background:#e5a216;transform:translateY(-2px);box-shadow:0 10px 30px #fcb3184d}.btn-outline{border:1px solid var(--primary);color:var(--foreground)}.btn-outline:hover{background:var(--primary);color:#000}.reveal{opacity:0;transition:all .8s ease-out;transform:translateY(30px)}.reveal.active{opacity:1;transform:translateY(0)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:10px}.mask-clip-path{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.special-font b{font-family:Zentry,sans-serif;font-weight:900}.hero-heading{font-family:var(--font-heading);text-transform:uppercase;font-size:clamp(3rem,10vw,10rem);font-weight:900;line-height:.9}.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.flex-center{justify-content:center;align-items:center;display:flex}.three-body{--uib-size:35px;--uib-speed:.8s;--uib-color:#5d3fd3;height:var(--uib-size);width:var(--uib-size);animation:spin78236 calc(var(--uib-speed)*2.5)infinite linear;display:inline-block;position:relative}.three-body__dot{width:30%;height:100%;position:absolute}.three-body__dot:after{content:"";background-color:var(--uib-color);border-radius:50%;width:100%;height:0%;padding-bottom:100%;position:absolute}.three-body__dot:first-child{transform-origin:50% 85%;bottom:5%;left:0;transform:rotate(60deg)}.three-body__dot:first-child:after{animation:wobble1 var(--uib-speed)infinite ease-in-out;animation-delay:calc(var(--uib-speed)*-.3);bottom:0;left:0}.three-body__dot:nth-child(2){transform-origin:50% 85%;bottom:5%;right:0;transform:rotate(-60deg)}.three-body__dot:nth-child(2):after{animation:wobble1 var(--uib-speed)infinite calc(var(--uib-speed)*-.15)ease-in-out;bottom:0;left:0}.three-body__dot:nth-child(3){bottom:-5%;left:0;transform:translate(116.666%)}.three-body__dot:nth-child(3):after{animation:wobble2 var(--uib-speed)infinite ease-in-out;top:0;left:0}@keyframes spin78236{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes wobble1{0%,to{opacity:1;transform:translateY(0%)scale(1)}50%{opacity:.8;transform:translateY(-66%)scale(.65)}}@keyframes wobble2{0%,to{opacity:1;transform:translateY(0%)scale(1)}50%{opacity:.8;transform:translateY(66%)scale(.65)}}.bg-violet-50{background-color:#f5f3ff}.bg-blue-75{background-color:#dfdff0}.text-blue-75{color:#dfdff0}.text-blue-100{color:#dbeafe}.mb-16{margin-bottom:4rem}.mt-12{margin-top:3rem}.mt-6{margin-top:1.5rem}.mt-2{margin-top:.5rem}.max-w-3xl{max-width:48rem}.mx-auto{margin-left:auto;margin-right:auto}.relative{position:relative}.absolute{position:absolute}.overflow-hidden{overflow:hidden}.z-10{z-index:10}.z-50{z-index:50}.font-bold{font-weight:700}.font-semibold{font-weight:600}.tracking-widest{letter-spacing:.1em}.tracking-\[0\.3em\]{letter-spacing:.3em}.uppercase{text-transform:uppercase}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.top-0{top:0}.right-0{right:0}@media (max-width:768px){.mb-16{margin-bottom:2rem}.max-w-3xl{max-width:100%}}
