.PrivacyPolicy-module__tW2hfW__container{max-width:800px;color:var(--text);font-family:var(--font-body);margin:0 auto;padding:120px 20px 80px}.PrivacyPolicy-module__tW2hfW__title{font-family:var(--font-display);color:var(--gold);text-align:center;margin-bottom:40px;font-size:3rem}.PrivacyPolicy-module__tW2hfW__content{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:24px;padding:40px;display:flex}.PrivacyPolicy-module__tW2hfW__content h2{color:var(--gold);margin-top:16px;margin-bottom:8px;font-size:1.5rem}.PrivacyPolicy-module__tW2hfW__content p{color:var(--text-dim);line-height:1.6}.PrivacyPolicy-module__tW2hfW__content ul{color:var(--text-dim);flex-direction:column;gap:8px;padding-left:24px;list-style:outside;display:flex}@media (max-width:768px){.PrivacyPolicy-module__tW2hfW__title{font-size:2.2rem}.PrivacyPolicy-module__tW2hfW__content{padding:24px}}
.Navbar-module__dVeNwG__navbar{z-index:100;-webkit-backdrop-filter:blur(8px);background:#0a0a0fd9;padding:20px 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.Navbar-module__dVeNwG__navbar.Navbar-module__dVeNwG__scrolled{background:#0a0a0ff2;padding:14px 0;box-shadow:0 4px 32px #0006}.Navbar-module__dVeNwG__container{justify-content:space-between;align-items:center;gap:24px;max-width:100%;margin:0 auto;padding:0 40px;display:flex}.Navbar-module__dVeNwG__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__dVeNwG__logoText{font-family:var(--font-logo);color:#fff;letter-spacing:.04em;text-transform:uppercase;font-size:1.85rem;font-weight:700;line-height:1}.Navbar-module__dVeNwG__logoHighlight{color:var(--gold)}.Navbar-module__dVeNwG__logoDomain{text-transform:lowercase;color:var(--text-muted);margin-left:2px;font-size:.9rem;font-weight:500}.Navbar-module__dVeNwG__navLinks{align-items:center;gap:36px;list-style:none;display:flex}.Navbar-module__dVeNwG__navLink{letter-spacing:.06em;text-transform:uppercase;color:#fff;padding-bottom:2px;font-size:.85rem;font-weight:500;transition:color .2s;position:relative}.Navbar-module__dVeNwG__navLink:after{content:"";background:var(--gold);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Navbar-module__dVeNwG__navLink:hover{color:var(--gold)}.Navbar-module__dVeNwG__navLink:hover:after{width:100%}.Navbar-module__dVeNwG__ctaBtn{color:#1a1a1a;font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;background:#fff;border:1px solid #fff3;border-radius:5px;align-items:center;gap:6px;padding:8px 18px;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 1px 8px #ffffff1a}.Navbar-module__dVeNwG__ctaBtn:hover{background:var(--gold);color:#1a1a1a;border-color:var(--gold);transform:translateY(-1px);box-shadow:0 4px 16px #c9a84c59}.Navbar-module__dVeNwG__ctaBtn svg{opacity:.7;flex-shrink:0;transition:opacity .3s}.Navbar-module__dVeNwG__ctaBtn:hover svg{opacity:1}.Navbar-module__dVeNwG__drawerCta{color:#1a1a1a;font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;background:#fff;border-radius:5px;justify-content:center;align-items:center;gap:8px;margin-top:24px;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Navbar-module__dVeNwG__drawerCta:hover{background:var(--gold);color:#1a1a1a}.Navbar-module__dVeNwG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__dVeNwG__hamburger span{background:var(--text);transform-origin:50%;width:24px;height:1.5px;transition:all .3s;display:block}.Navbar-module__dVeNwG__hamburger.Navbar-module__dVeNwG__open span:first-child{transform:translateY(6.5px)rotate(45deg)}.Navbar-module__dVeNwG__hamburger.Navbar-module__dVeNwG__open span:nth-child(2){opacity:0}.Navbar-module__dVeNwG__hamburger.Navbar-module__dVeNwG__open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.Navbar-module__dVeNwG__drawer{background:var(--surface);border-left:1px solid var(--border);z-index:200;flex-direction:column;width:300px;height:100vh;padding:80px 32px 48px;transition:right .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%}.Navbar-module__dVeNwG__drawerOpen{right:0}.Navbar-module__dVeNwG__drawerLinks{flex-direction:column;gap:4px;list-style:none;display:flex}.Navbar-module__dVeNwG__drawerLink{font-family:var(--font-display);color:var(--text);border-bottom:1px solid var(--border);padding:16px 0;font-size:1.5rem;font-weight:400;transition:color .2s;display:block}.Navbar-module__dVeNwG__drawerLink:hover{color:var(--gold)}.Navbar-module__dVeNwG__overlay{z-index:150;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;position:fixed;inset:0}@media (max-width:900px){.Navbar-module__dVeNwG__navLinks,.Navbar-module__dVeNwG__ctaBtn{display:none}.Navbar-module__dVeNwG__hamburger{display:flex}}@media (max-width:768px){.Navbar-module__dVeNwG__container{padding:0 20px}}
.FloatingWhatsApp-module__JUm42a__floatingBtn{z-index:90;color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 8px 24px #25d36666}.FloatingWhatsApp-module__JUm42a__floatingBtn:before{content:"";z-index:-1;border-radius:50%;animation:2s infinite FloatingWhatsApp-module__JUm42a__pulse-glow;position:absolute;inset:0;box-shadow:0 0 #25d366b3}.FloatingWhatsApp-module__JUm42a__floatingBtn:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 12px 32px #25d36699}.FloatingWhatsApp-module__JUm42a__floatingBtn:hover:before{animation:none}.FloatingWhatsApp-module__JUm42a__icon{filter:drop-shadow(0 2px 4px #0003);width:32px;height:32px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.FloatingWhatsApp-module__JUm42a__floatingBtn:hover .FloatingWhatsApp-module__JUm42a__icon{transform:scale(1.1)rotate(5deg)}@keyframes FloatingWhatsApp-module__JUm42a__pulse-glow{0%{box-shadow:0 0 #25d366b3}70%{box-shadow:0 0 0 20px #25d36600}to{box-shadow:0 0 #25d36600}}.FloatingWhatsApp-module__JUm42a__tooltip{color:#fff;font-family:var(--font-body);letter-spacing:.02em;white-space:nowrap;opacity:0;pointer-events:none;background:#1e1e24;border:1px solid #ffffff1a;border-radius:8px;padding:10px 16px;font-size:.85rem;font-weight:600;transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:absolute;right:76px;transform:translate(10px);box-shadow:0 8px 24px #0003}.FloatingWhatsApp-module__JUm42a__tooltip:after{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:6px solid #1e1e24;width:0;height:0;position:absolute;top:50%;right:-6px;transform:translateY(-50%)}.FloatingWhatsApp-module__JUm42a__tooltipVisible{opacity:1;transform:translate(0)}@media (max-width:480px){.FloatingWhatsApp-module__JUm42a__floatingBtn{width:56px;height:56px;bottom:24px;right:24px}.FloatingWhatsApp-module__JUm42a__tooltip{display:none}}
.Footer-module__rnk_JG__footer{background:var(--surface);border-top:1px solid var(--border)}.Footer-module__rnk_JG__footerContainer{max-width:100%;margin:0 auto;padding:0 40px}.Footer-module__rnk_JG__ctaBand{border-bottom:1px solid var(--border);text-align:center;background:linear-gradient(135deg,#c9a84c14 0%,#c9a84c08 100%);flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;padding:56px 24px;display:flex}.Footer-module__rnk_JG__ctaTitle{font-family:var(--font-display);color:var(--text);margin-bottom:8px;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:400}.Footer-module__rnk_JG__ctaTitle em{color:var(--gold);font-style:italic}.Footer-module__rnk_JG__ctaSubtext{color:var(--text-muted);font-size:1rem}.Footer-module__rnk_JG__ctaBtn{flex-shrink:0;font-size:.85rem!important}.Footer-module__rnk_JG__main{padding:64px 0}.Footer-module__rnk_JG__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;display:grid}.Footer-module__rnk_JG__logo{align-items:center;gap:10px;margin-bottom:16px;display:flex}.Footer-module__rnk_JG__logoIcon{color:var(--gold);font-size:1rem}.Footer-module__rnk_JG__logoText{font-family:var(--font-logo);color:#fff;letter-spacing:.04em;text-transform:uppercase;font-size:1.5rem;font-weight:700;line-height:1}.Footer-module__rnk_JG__logoHighlight{color:var(--gold)}.Footer-module__rnk_JG__logoDomain{text-transform:lowercase;color:var(--text-muted);margin-left:2px;font-size:.8rem;font-weight:500}.Footer-module__rnk_JG__brandDesc{color:var(--text-muted);max-width:280px;margin-bottom:20px;font-size:.88rem;line-height:1.7}.Footer-module__rnk_JG__contact{flex-direction:column;gap:8px;display:flex}.Footer-module__rnk_JG__contactLink{color:var(--text-muted);font-size:.85rem;transition:color .2s}.Footer-module__rnk_JG__contactLink:hover{color:var(--gold)}.Footer-module__rnk_JG__colTitle{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:.7rem;font-weight:600}.Footer-module__rnk_JG__colLinks{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__rnk_JG__colLink{color:var(--text-muted);font-size:.85rem;line-height:1.3;transition:color .2s}.Footer-module__rnk_JG__colLink:hover{color:var(--text)}.Footer-module__rnk_JG__socials{gap:12px;margin-top:4px;display:flex}.Footer-module__rnk_JG__socialLink{border:1px solid var(--border);width:40px;height:40px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex}.Footer-module__rnk_JG__socialLink:hover{border-color:var(--gold);color:var(--gold);background:var(--gold-dim)}.Footer-module__rnk_JG__bottom{border-top:1px solid var(--border);padding:20px 0}.Footer-module__rnk_JG__bottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Footer-module__rnk_JG__bottomLinks{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Footer-module__rnk_JG__copyright{color:var(--text-dim);font-size:.8rem}.Footer-module__rnk_JG__privacyLink{color:var(--gold);font-size:.8rem;text-decoration:none;transition:opacity .2s}.Footer-module__rnk_JG__privacyLink:hover{opacity:.8;text-decoration:underline}.Footer-module__rnk_JG__bottomTagline{font-family:var(--font-display);color:var(--text-muted);align-items:center;gap:8px;font-size:.9rem;font-style:italic;display:flex}.Footer-module__rnk_JG__goldDot{color:var(--gold);font-size:.6rem;font-style:normal}@media (max-width:1000px){.Footer-module__rnk_JG__grid{grid-template-columns:1fr 1fr;gap:36px}}@media (max-width:600px){.Footer-module__rnk_JG__grid{grid-template-columns:1fr}.Footer-module__rnk_JG__ctaBand{flex-direction:column;gap:24px}.Footer-module__rnk_JG__bottomInner{text-align:center;flex-direction:column}}@media (max-width:768px){.Footer-module__rnk_JG__footerContainer{padding:0 20px}}
