@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap";
:root{--gold:#c9a66b;--dark:#121420;--light:#f8f5f0;--accent:#8b6f47;--text-muted:#5e5e5e}.about-module__-i9KWa__aboutWrapper{isolation:isolate;background:linear-gradient(#f8f5f0 0%,#f3efe9 45%,#ede8e0 100%);min-height:100vh;padding:100px 5vw 120px;position:relative;overflow:hidden}.about-module__-i9KWa__aboutWrapper:before,.about-module__-i9KWa__aboutWrapper:after{content:"";filter:blur(140px);opacity:.28;z-index:0;pointer-events:none;border-radius:50%;position:absolute}.about-module__-i9KWa__aboutWrapper:before{background:radial-gradient(circle,#c9a66b59 20%,#0000 70%);width:480px;height:480px;animation:35s ease-in-out infinite about-module__-i9KWa__floatOrb;top:-140px;left:-120px}.about-module__-i9KWa__aboutWrapper:after{background:radial-gradient(circle,#1214201f 30%,#0000 75%);width:420px;height:420px;animation:45s ease-in-out infinite reverse about-module__-i9KWa__floatOrb;bottom:-100px;right:-90px}@keyframes about-module__-i9KWa__floatOrb{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(60px,40px)rotate(8deg)}}.about-module__-i9KWa__aboutWrapper:after{content:"";z-index:1;pointer-events:none;mix-blend-mode:multiply;background:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27100%27 height=%27100%27 viewBox=%270 0 100 100%27%3E%3Cfilter id=%27n%27%3E%3CfeTurbulence type=%27fractalNoise%27 baseFrequency=%270.8%27 numOctaves=%274%27 stitchTiles=%27stitch%27/%3E%3C/filter%3E%3Crect width=%27100%27 height=%27100%27 filter=%27url(%23n)%27 opacity=%270.035%27/%3E%3C/svg%27");position:absolute;inset:0}.about-module__-i9KWa__heroSection{z-index:2;text-align:center;margin-bottom:110px;position:relative}.about-module__-i9KWa__heroSection h1{color:var(--dark);letter-spacing:3px;text-transform:uppercase;margin-bottom:28px;font-family:Cinzel,serif;font-size:clamp(3.2rem,7.5vw,6.2rem);font-weight:700;line-height:1.05;display:inline-block;position:relative}.about-module__-i9KWa__heroSection h1:after{content:"";background:linear-gradient(to right, transparent, var(--gold), transparent);width:60px;height:2px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.about-module__-i9KWa__heroSection p{max-width:680px;color:var(--text-muted);margin:0 auto 45px;font-size:1.15rem;font-weight:400;line-height:1.85}.about-module__-i9KWa__heroImage{object-fit:cover;border-radius:36px;width:100%;max-width:1450px;margin:0 auto;transition:all .9s cubic-bezier(.23,1,.32,1);display:block;position:relative;box-shadow:0 50px 100px #0000002e,0 20px 40px #0000001a,inset 0 0 0 1px #fff9}.about-module__-i9KWa__heroImage:hover{transform:scale(1.025)translateY(-8px);box-shadow:0 70px 140px #00000038,0 25px 50px #0000001f}.about-module__-i9KWa__contentGrid{z-index:2;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:48px;max-width:1350px;margin:0 auto;display:grid;position:relative}.about-module__-i9KWa__infoCard,.about-module__-i9KWa__mapCard{-webkit-backdrop-filter:blur(24px);background:#ffffffc7;border:1px solid #ffffffd9;border-radius:36px;padding:56px 52px;transition:all .5s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden;box-shadow:0 30px 70px #00000017,inset 0 2px #ffffffe6}.about-module__-i9KWa__infoCard:before,.about-module__-i9KWa__mapCard:before{content:"";background:linear-gradient(to right, transparent, var(--gold), transparent);opacity:.6;height:3px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.about-module__-i9KWa__infoCard:hover,.about-module__-i9KWa__mapCard:hover{transform:translateY(-14px);box-shadow:0 45px 90px #00000024,inset 0 2px #fffffff2}.about-module__-i9KWa__infoCard:hover:before,.about-module__-i9KWa__mapCard:hover:before{opacity:1}.about-module__-i9KWa__infoCard h2,.about-module__-i9KWa__mapCard h2{color:var(--dark);margin-bottom:26px;padding-bottom:16px;font-family:Cinzel,serif;font-size:2.1rem;position:relative}.about-module__-i9KWa__infoCard h2:after,.about-module__-i9KWa__mapCard h2:after{content:"";background:var(--gold);width:64px;height:2px;position:absolute;bottom:0;left:0}.about-module__-i9KWa__infoCard p,.about-module__-i9KWa__mapCard p{color:#555;font-size:1.02rem;line-height:1.85}.about-module__-i9KWa__specs{flex-direction:column;gap:22px;margin-top:48px;display:flex}.about-module__-i9KWa__specs div{text-transform:uppercase;letter-spacing:1.5px;color:#777;border-bottom:1px solid #00000012;justify-content:space-between;align-items:center;padding:20px 0;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.about-module__-i9KWa__specs div:hover{color:var(--dark)}.about-module__-i9KWa__specs div span:last-child{color:var(--dark);font-size:1rem;font-weight:800}.about-module__-i9KWa__mapContainer{border:1px solid #00000017;border-radius:28px;width:100%;height:340px;margin-top:34px;transition:all .5s cubic-bezier(.23,1,.32,1);overflow:hidden;box-shadow:0 20px 40px #0000001a}.about-module__-i9KWa__mapContainer:hover{transform:scale(1.015);box-shadow:0 30px 60px #00000029}.about-module__-i9KWa__addressText h3{color:var(--dark);margin-bottom:28px;font-family:Cinzel,serif;font-size:2.1rem}.about-module__-i9KWa__contactItem{margin-bottom:26px}.about-module__-i9KWa__contactItem span{letter-spacing:2px;text-transform:uppercase;color:#888;margin-bottom:6px;font-size:.8rem;font-weight:700;display:block}.about-module__-i9KWa__contactItem p,.about-module__-i9KWa__contactItem a{color:var(--dark);font-size:1.05rem;line-height:1.7;text-decoration:none;transition:color .3s}.about-module__-i9KWa__contactItem a:hover{color:var(--accent)}@media (max-width:1024px){.about-module__-i9KWa__infoCard,.about-module__-i9KWa__mapCard{padding:48px 42px}}@media (max-width:768px){.about-module__-i9KWa__aboutWrapper{padding:80px 5vw 90px}.about-module__-i9KWa__heroSection{margin-bottom:80px}.about-module__-i9KWa__contentGrid{grid-template-columns:1fr;gap:32px}.about-module__-i9KWa__infoCard,.about-module__-i9KWa__mapCard{border-radius:28px;padding:42px 36px}.about-module__-i9KWa__mapContainer{height:280px}}@media (max-width:480px){.about-module__-i9KWa__heroSection h1{letter-spacing:1.5px}.about-module__-i9KWa__infoCard h2,.about-module__-i9KWa__mapCard h2{font-size:1.75rem}.about-module__-i9KWa__specs div{flex-direction:column;align-items:flex-start;gap:8px;font-size:.82rem}.about-module__-i9KWa__specs div span:last-child{font-size:.95rem}}
.LoginModal-module__byExyq__modalContent{background:#fff;border-radius:24px;width:100%;max-width:440px;padding:40px 36px 36px;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;animation:.4s cubic-bezier(.16,1,.3,1) LoginModal-module__byExyq__slideUp;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff1a}.LoginModal-module__byExyq__modalContent:before{content:"";background:linear-gradient(90deg,#4f46e5,#7c3aed,#246eea);height:4px;position:absolute;top:0;left:0;right:0}.LoginModal-module__byExyq__closeBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;line-height:1;transition:all .25s;display:flex;position:absolute;top:18px;right:18px}.LoginModal-module__byExyq__header{text-align:center;margin-bottom:28px}.LoginModal-module__byExyq__header h2{color:#0f172a;letter-spacing:-.03em;margin:0 0 8px;font-size:1.65rem;font-weight:800}.LoginModal-module__byExyq__header p{color:#64748b;margin:0;font-size:.9rem}.LoginModal-module__byExyq__tabs{background:#f1f5f9;border-radius:14px;gap:4px;margin-bottom:28px;padding:5px;display:flex}.LoginModal-module__byExyq__tabs button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;padding:11px 16px;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1)}.LoginModal-module__byExyq__tabs button:hover{color:#0f172a}.LoginModal-module__byExyq__tabs button.LoginModal-module__byExyq__active{color:#4f46e5;background:#fff;box-shadow:0 2px 8px #0000000f}.LoginModal-module__byExyq__form{flex-direction:column;gap:14px;display:flex}.LoginModal-module__byExyq__inputGroup{position:relative}.LoginModal-module__byExyq__form input{box-sizing:border-box;color:#0f172a;background:#fafafa;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:15px 16px;font-family:inherit;font-size:.95rem;transition:all .25s}.LoginModal-module__byExyq__form input::placeholder{color:#94a3b8}.LoginModal-module__byExyq__form input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.LoginModal-module__byExyq__submitBtn{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#4f46e5,#6366f1);border:none;border-radius:12px;width:100%;margin-top:8px;padding:15px;font-family:inherit;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1)}.LoginModal-module__byExyq__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #4f46e559}.LoginModal-module__byExyq__submitBtn:active:not(:disabled){transform:translateY(0)}.LoginModal-module__byExyq__submitBtn:disabled{cursor:not-allowed;box-shadow:none;background:#94a3b8;transform:none}.LoginModal-module__byExyq__error{color:#ef4444;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin:0;padding:10px 14px;font-size:.85rem;font-weight:500}.LoginModal-module__byExyq__divider{text-align:center;color:#94a3b8;align-items:center;margin:24px 0;font-size:.8rem;font-weight:500;display:flex}.LoginModal-module__byExyq__divider:before,.LoginModal-module__byExyq__divider:after{content:"";border-bottom:1px solid #e2e8f0;flex:1}.LoginModal-module__byExyq__divider:before{margin-right:14px}.LoginModal-module__byExyq__divider:after{margin-left:14px}.LoginModal-module__byExyq__googleBtn{color:#334155;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;padding:14px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .25s;display:flex}.LoginModal-module__byExyq__googleBtn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}.LoginModal-module__byExyq__footerText{text-align:center;color:#94a3b8;margin-top:24px;font-size:.8rem}.LoginModal-module__byExyq__footerText a{color:#4f46e5;font-weight:600;text-decoration:none}.LoginModal-module__byExyq__footerText a:hover{text-decoration:underline}@keyframes LoginModal-module__byExyq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LoginModal-module__byExyq__slideUp{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:480px){.LoginModal-module__byExyq__modalOverlay{align-items:flex-end;padding:16px}.LoginModal-module__byExyq__modalContent{border-radius:24px 24px 16px 16px;max-width:100%;padding:32px 24px 28px}.LoginModal-module__byExyq__header h2{font-size:1.45rem}.LoginModal-module__byExyq__header p{font-size:.85rem}.LoginModal-module__byExyq__tabs{margin-bottom:24px}.LoginModal-module__byExyq__tabs button{padding:10px 12px;font-size:.85rem}.LoginModal-module__byExyq__form input{padding:14px;font-size:.9rem}.LoginModal-module__byExyq__submitBtn{padding:14px;font-size:.95rem}.LoginModal-module__byExyq__googleBtn{padding:13px;font-size:.9rem}.LoginModal-module__byExyq__closeBtn{width:34px;height:34px;font-size:18px;top:14px;right:14px}}.LoginModal-module__byExyq__modalOverlay{-webkit-backdrop-filter:blur(12px);z-index:9999;background:#0f172a99;justify-content:center;align-items:center;padding:16px;animation:.3s ease-out LoginModal-module__byExyq__fadeIn;display:flex;position:fixed;inset:0}.LoginModal-module__byExyq__modalContainer{-webkit-backdrop-filter:blur(24px);background:#ffffffeb;border:1px solid #ffffff4d;border-radius:24px;width:100%;max-width:420px;padding:32px 28px;animation:.4s cubic-bezier(.16,1,.3,1) LoginModal-module__byExyq__slideUp;position:relative;box-shadow:0 24px 64px #0000001f}.LoginModal-module__byExyq__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:24px;line-height:1;transition:all .2s;position:absolute;top:12px;right:16px}.LoginModal-module__byExyq__closeBtn:hover{color:#0f172a;background:#0000000a;transform:rotate(90deg)}.LoginModal-module__byExyq__modalTitle{color:#0f172a;letter-spacing:-.02em;margin:0 0 4px;font-size:24px;font-weight:800}.LoginModal-module__byExyq__modalSub{color:#64748b;margin:0 0 24px;font-size:14px}.LoginModal-module__byExyq__formGroup{margin-bottom:14px}.LoginModal-module__byExyq__formGroup label{color:#0f172a;margin-bottom:4px;font-size:13px;font-weight:600;display:block}.LoginModal-module__byExyq__formGroup input{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:12px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.LoginModal-module__byExyq__formGroup input:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51f}.LoginModal-module__byExyq__formGroup input::placeholder{color:#94a3b8}.LoginModal-module__byExyq__errorMsg{color:#ef4444;margin:4px 0 12px;font-size:14px}.LoginModal-module__byExyq__submitBtn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:10px;width:100%;margin-top:4px;padding:14px;font-size:15px;font-weight:700;transition:all .25s}.LoginModal-module__byExyq__submitBtn:hover:not(:disabled){background:#4338ca;transform:translateY(-2px);box-shadow:0 8px 24px #4f46e540}.LoginModal-module__byExyq__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.LoginModal-module__byExyq__divider{align-items:center;gap:12px;margin:18px 0;display:flex}.LoginModal-module__byExyq__divider hr{border:none;border-top:1px solid #e2e8f0;flex:1}.LoginModal-module__byExyq__divider span{color:#94a3b8;white-space:nowrap;font-size:13px}.LoginModal-module__byExyq__googleBtn{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.LoginModal-module__byExyq__googleBtn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;box-shadow:0 2px 8px #0000000a}.LoginModal-module__byExyq__googleBtn:disabled{opacity:.6;cursor:not-allowed}.LoginModal-module__byExyq__googleBtn svg{flex-shrink:0}.LoginModal-module__byExyq__toggleText{text-align:center;color:#64748b;margin-top:18px;font-size:14px}.LoginModal-module__byExyq__toggleText button{color:#4f46e5;cursor:pointer;background:0 0;border:none;padding:0 4px;font-weight:600;transition:opacity .2s}.LoginModal-module__byExyq__toggleText button:hover{opacity:.7}@media (max-width:480px){.LoginModal-module__byExyq__modalContainer{border-radius:20px;padding:24px 16px}.LoginModal-module__byExyq__modalTitle{font-size:20px}.LoginModal-module__byExyq__formGroup input{padding:10px 12px;font-size:13px}.LoginModal-module__byExyq__submitBtn{padding:12px;font-size:14px}.LoginModal-module__byExyq__googleBtn{padding:10px;font-size:13px}}
:root{--nav-bg:#ffffffb8;--nav-border:#ffffff40;--glass-shadow:0 8px 32px #00000014;--text-primary:#0f172a;--text-muted:#64748b;--accent:#4f46e5;--accent-glow:#4f46e54d;--radius-lg:20px;--radius-md:12px;--transition:.4s cubic-bezier(.16, 1, .3, 1)}body.Nav-module__jmVfSG__menu-open,body.Nav-module__jmVfSG__drawer-open{touch-action:none;overflow:hidden}.Nav-module__jmVfSG__navbar{background:var(--nav-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--nav-border);border-radius:var(--radius-lg);width:94%;max-width:1600px;height:68px;box-shadow:var(--glass-shadow);z-index:1000;transition:all var(--transition);justify-content:space-between;align-items:center;padding:0 1.8rem;font-family:Plus Jakarta Sans,sans-serif;display:flex;position:fixed;top:12px;left:50%;transform:translate(-50%)}.Nav-module__jmVfSG__brand{align-items:center;gap:6px;min-height:44px;text-decoration:none;display:flex}.Nav-module__jmVfSG__brandIcon{font-size:1.6rem;line-height:1}.Nav-module__jmVfSG__brandText{flex-direction:column;line-height:1.1;display:flex}.Nav-module__jmVfSG__brandTop{letter-spacing:.1em;color:var(--text-primary);font-size:.85rem;font-weight:800}.Nav-module__jmVfSG__brandBottom{letter-spacing:.15em;color:var(--accent);text-transform:uppercase;font-size:.6rem;font-weight:700}.Nav-module__jmVfSG__navLinks{align-items:center;gap:2.2rem;display:flex}.Nav-module__jmVfSG__navLink{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);transition:color var(--transition);padding:4px 0;font-size:.85rem;font-weight:700;text-decoration:none;position:relative}.Nav-module__jmVfSG__navLink:after{content:"";background:var(--accent);transform-origin:100%;width:100%;height:2px;transition:transform .4s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.Nav-module__jmVfSG__navLink:hover{color:var(--text-primary)}.Nav-module__jmVfSG__navLink:hover:after{transform-origin:0;transform:scaleX(1)}.Nav-module__jmVfSG__navLink.Nav-module__jmVfSG__active{color:var(--text-primary)}.Nav-module__jmVfSG__navLink.Nav-module__jmVfSG__active:after{transform:scaleX(1)}.Nav-module__jmVfSG__actions{align-items:center;gap:.75rem;display:flex}.Nav-module__jmVfSG__cartBtn{cursor:pointer;transition:all var(--transition);background:#4f46e50f;border:1px solid #4f46e51f;border-radius:100px;align-items:center;gap:.4rem;min-height:40px;padding:.4rem 1rem .4rem .6rem;font-family:inherit;display:flex;position:relative}.Nav-module__jmVfSG__cartBtn:hover{background:var(--accent);border-color:var(--accent);box-shadow:0 8px 24px var(--accent-glow);transform:scale(1.02)}.Nav-module__jmVfSG__cartBtn svg{stroke:var(--text-primary);transition:stroke var(--transition)}.Nav-module__jmVfSG__cartBtn:hover svg{stroke:#fff}.Nav-module__jmVfSG__cartLabel{letter-spacing:.08em;color:var(--text-primary);transition:color var(--transition);font-size:.6rem;font-weight:700}.Nav-module__jmVfSG__cartBtn:hover .Nav-module__jmVfSG__cartLabel{color:#fff}.Nav-module__jmVfSG__cartBadge{background:var(--accent);color:#fff;min-width:20px;height:20px;transition:background var(--transition);border-radius:100px;justify-content:center;align-items:center;padding:0 6px;font-size:.6rem;font-weight:800;display:inline-flex}.Nav-module__jmVfSG__cartBtn:hover .Nav-module__jmVfSG__cartBadge{color:var(--accent);background:#fff}.Nav-module__jmVfSG__cartBadge.Nav-module__jmVfSG__pulse{animation:.4s Nav-module__jmVfSG__badgePulse}@keyframes Nav-module__jmVfSG__badgePulse{0%{transform:scale(.8)}50%{transform:scale(1.2)}to{transform:scale(1)}}.Nav-module__jmVfSG__loginBtn{background:var(--accent);color:#fff;letter-spacing:.04em;cursor:pointer;transition:all var(--transition);border:none;border-radius:100px;min-height:38px;padding:.5rem 1.2rem;font-family:inherit;font-size:.7rem;font-weight:700}.Nav-module__jmVfSG__loginBtn:hover{box-shadow:0 8px 24px var(--accent-glow);transform:translateY(-2px)}.Nav-module__jmVfSG__avatarWrapper{cursor:pointer;position:relative}.Nav-module__jmVfSG__avatar{background:linear-gradient(135deg, var(--accent), #8b5cf6);color:#fff;width:38px;height:38px;transition:all var(--transition);box-shadow:0 0 0 0 var(--accent-glow);border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.Nav-module__jmVfSG__avatar:hover{box-shadow:0 0 0 6px var(--accent-glow);border-color:#fff;transform:scale(1.06)}.Nav-module__jmVfSG__avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.Nav-module__jmVfSG__dropdown{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-md);opacity:0;pointer-events:none;background:#ffffffeb;border:1px solid #ffffff4d;min-width:200px;padding:8px 0;transition:all .25s;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(-8px)scale(.96);box-shadow:0 20px 60px #00000014}.Nav-module__jmVfSG__dropdown.Nav-module__jmVfSG__open{opacity:1;pointer-events:all;transform:translateY(0)scale(1)}.Nav-module__jmVfSG__dropdown a,.Nav-module__jmVfSG__dropdown button{color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 18px;font-family:inherit;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.Nav-module__jmVfSG__dropdown a:hover,.Nav-module__jmVfSG__dropdown button:hover{background:#4f46e50f}.Nav-module__jmVfSG__dropdown hr{border:none;border-top:1px solid #0000000f;margin:6px 12px}.Nav-module__jmVfSG__dropdown .Nav-module__jmVfSG__logout{color:#ef4444}.Nav-module__jmVfSG__dropdown .Nav-module__jmVfSG__logout:hover{background:#ef44440f}.Nav-module__jmVfSG__hamburger{cursor:pointer;z-index:1001;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.Nav-module__jmVfSG__hamburger span{background:var(--text-primary);transform-origin:50%;border-radius:4px;width:24px;height:2.5px;transition:all .3s cubic-bezier(.16,1,.3,1);display:block}.Nav-module__jmVfSG__hamburger.Nav-module__jmVfSG__open span:first-child{transform:translateY(7.5px)rotate(45deg)}.Nav-module__jmVfSG__hamburger.Nav-module__jmVfSG__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Nav-module__jmVfSG__hamburger.Nav-module__jmVfSG__open span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.Nav-module__jmVfSG__mobileMenu{-webkit-backdrop-filter:blur(24px);z-index:1999;visibility:hidden;background:#fffffffa;flex-direction:column;width:100%;height:100%;padding:2rem;transition:visibility .4s;display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.Nav-module__jmVfSG__mobileMenu.Nav-module__jmVfSG__open{visibility:visible}.Nav-module__jmVfSG__mobileMenuHeader{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;width:100%;max-width:600px;margin:0 auto 2rem;padding-bottom:1rem;display:flex}.Nav-module__jmVfSG__mobileBrand{letter-spacing:.15em;color:var(--text-muted);font-size:.75rem;font-weight:800}.Nav-module__jmVfSG__closeBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;transition:background .2s;display:flex}.Nav-module__jmVfSG__closeBtn:hover{background:#0000000a}.Nav-module__jmVfSG__mobileMenuLinks{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;width:100%;max-width:600px;margin:auto;display:flex}.Nav-module__jmVfSG__mobileMenuItem{letter-spacing:.02em;color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:8px 16px;font-family:inherit;font-size:1.25rem;font-weight:700;text-decoration:none;transition:color .2s,transform .2s}.Nav-module__jmVfSG__mobileMenuItem:hover{color:var(--accent)}.Nav-module__jmVfSG__mobileLoginBtn{background:var(--accent);box-shadow:0 8px 24px var(--accent-glow);border-radius:100px;margin-top:1rem;padding:.8rem 2.5rem;color:#fff!important;font-size:1rem!important}.Nav-module__jmVfSG__logoutMobile{color:#ef4444!important}.Nav-module__jmVfSG__drawerOverlay{-webkit-backdrop-filter:blur(4px);z-index:2000;opacity:0;pointer-events:none;background:#00000059;transition:opacity .4s;position:fixed;inset:0}.Nav-module__jmVfSG__drawerOverlay.Nav-module__jmVfSG__open{opacity:1;pointer-events:all}.Nav-module__jmVfSG__drawer{z-index:2001;background:#fff;border-radius:24px 0 0 24px;flex-direction:column;width:min(420px,100%);height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-8px 0 40px #00000014}.Nav-module__jmVfSG__drawer.Nav-module__jmVfSG__open{transform:translate(0)}@media (max-width:900px){.Nav-module__jmVfSG__navbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border-top:none;border-left:none;border-right:none;border-radius:0;width:100%;height:60px;padding:0 1.2rem;top:0}.Nav-module__jmVfSG__navLinks{display:none}.Nav-module__jmVfSG__hamburger{display:flex}.Nav-module__jmVfSG__cartBtn{padding:.3rem .6rem}.Nav-module__jmVfSG__cartLabel{display:none}.Nav-module__jmVfSG__brandTop{font-size:.75rem}.Nav-module__jmVfSG__brandBottom{font-size:.5rem}}
.Footer-module__nhiC3q__footer{color:#fff;background:#000;border-radius:40px 40px 0 0;margin-top:60px;padding:100px 5% 40px;box-shadow:0 -20px 60px #0035f626}.Footer-module__nhiC3q__footerTop{border-bottom:1px solid #ffffff1a;max-width:1400px;margin:0 auto 80px;padding-bottom:80px}.Footer-module__nhiC3q__newsletter h2{letter-spacing:-.04em;margin-bottom:16px;font-size:3.5rem;font-weight:800;line-height:1.1}.Footer-module__nhiC3q__newsletter p{color:#a1a1a6;margin-bottom:40px;font-size:1.2rem;line-height:1.5}.Footer-module__nhiC3q__inputGroup{gap:16px;max-width:500px;display:flex}.Footer-module__nhiC3q__inputGroup input{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:100px;outline:none;flex:1;padding:16px 24px;font-size:16px;transition:border-color .3s}.Footer-module__nhiC3q__inputGroup input:focus{border-color:#fff}.Footer-module__nhiC3q__inputGroup input::placeholder{color:#ffffff80}.Footer-module__nhiC3q__inputGroup button{color:#000;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:100px;padding:0 32px;font-size:14px;font-weight:700;transition:transform .3s cubic-bezier(.16,1,.3,1)}.Footer-module__nhiC3q__inputGroup button:hover{transform:scale(1.05)}.Footer-module__nhiC3q__footerLinks{grid-template-columns:repeat(4,1fr);gap:40px;max-width:1400px;margin:0 auto 80px;display:grid}.Footer-module__nhiC3q__column h3{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:24px;font-size:14px;font-weight:700}.Footer-module__nhiC3q__column a{color:#a1a1a6;margin-bottom:16px;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s;display:block}.Footer-module__nhiC3q__column a:hover{color:#fff}.Footer-module__nhiC3q__footerBottom{color:#6e6e73;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1400px;margin:0 auto;padding-top:40px;font-size:14px;display:flex}.Footer-module__nhiC3q__legalLinks{flex-wrap:wrap;gap:24px;display:flex}.Footer-module__nhiC3q__legalLinks a{color:#6e6e73;text-decoration:none;transition:color .2s}.Footer-module__nhiC3q__legalLinks a:hover{color:#fff}.Footer-module__nhiC3q__poweredBy{text-align:center;color:#6e6e73;border-top:1px solid #ffffff14;width:100%;margin-top:32px;padding-top:24px;font-size:13px}.Footer-module__nhiC3q__poweredBy a{color:#fff;font-weight:600;text-decoration:none;transition:color .2s}.Footer-module__nhiC3q__poweredBy a:hover{color:#246eea}@media (max-width:1024px){.Footer-module__nhiC3q__footer{border-radius:32px 32px 0 0;padding:80px 4% 36px}.Footer-module__nhiC3q__footerTop{margin-bottom:60px;padding-bottom:60px}.Footer-module__nhiC3q__newsletter h2{font-size:2.8rem}.Footer-module__nhiC3q__newsletter p{font-size:1.1rem}.Footer-module__nhiC3q__footerLinks{grid-template-columns:repeat(2,1fr);gap:36px;margin-bottom:60px}}@media (max-width:768px){.Footer-module__nhiC3q__footer{border-radius:28px 28px 0 0;margin-top:40px;padding:60px 5% 32px}.Footer-module__nhiC3q__footerTop{margin-bottom:48px;padding-bottom:48px}.Footer-module__nhiC3q__newsletter h2{margin-bottom:12px;font-size:2.2rem}.Footer-module__nhiC3q__newsletter p{margin-bottom:28px;font-size:1rem}.Footer-module__nhiC3q__inputGroup{flex-direction:column;gap:12px;max-width:100%}.Footer-module__nhiC3q__inputGroup input{padding:15px 20px;font-size:15px}.Footer-module__nhiC3q__inputGroup button{width:100%;padding:15px 24px}.Footer-module__nhiC3q__footerLinks{grid-template-columns:repeat(2,1fr);gap:28px 20px;margin-bottom:48px}.Footer-module__nhiC3q__column h3{margin-bottom:16px;font-size:13px}.Footer-module__nhiC3q__column a{margin-bottom:12px;font-size:14px}.Footer-module__nhiC3q__footerBottom{text-align:center;flex-direction:column;gap:16px;padding-top:28px}.Footer-module__nhiC3q__legalLinks{justify-content:center;gap:16px}.Footer-module__nhiC3q__poweredBy{margin-top:24px;padding-top:20px;font-size:12px}}@media (max-width:480px){.Footer-module__nhiC3q__footer{border-radius:24px 24px 0 0;padding:48px 4% 28px}.Footer-module__nhiC3q__newsletter h2{font-size:1.8rem}.Footer-module__nhiC3q__newsletter p{font-size:.95rem}.Footer-module__nhiC3q__footerLinks{grid-template-columns:1fr 1fr;gap:24px 16px}.Footer-module__nhiC3q__column h3{font-size:12px}.Footer-module__nhiC3q__column a{margin-bottom:10px;font-size:13px}.Footer-module__nhiC3q__footerBottom{font-size:13px}.Footer-module__nhiC3q__poweredBy{font-size:11.5px}}
.Marquee-module__JHCSNG__marquee{z-index:10;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.Marquee-module__JHCSNG__marqueeInner{white-space:nowrap;animation:Marquee-module__JHCSNG__marquee var(--speed) linear infinite;letter-spacing:1.5px;text-transform:uppercase;align-items:center;height:100%;font-size:1.05rem;font-weight:600;display:flex}.Marquee-module__JHCSNG__marqueeInner span{align-items:center;padding-right:50px;display:inline-flex}@keyframes Marquee-module__JHCSNG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Marquee-module__JHCSNG__pauseOnHover:hover{animation-play-state:paused}.Marquee-module__JHCSNG__marquee:before{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:50%;height:100%;animation:5s linear infinite Marquee-module__JHCSNG__shine;position:absolute;top:0;left:-100%}@keyframes Marquee-module__JHCSNG__shine{0%{left:-100%}to{left:300%}}@media (max-width:768px){.Marquee-module__JHCSNG__marqueeInner{font-size:.95rem}}
.Newsletter-module__TlyDda__container{background:#fff;justify-content:center;padding:80px 5%;font-family:Plus Jakarta Sans,sans-serif;display:flex}.Newsletter-module__TlyDda__inner{width:100%;max-width:1500px}.Newsletter-module__TlyDda__sectionTitle{text-transform:uppercase;text-align:center;letter-spacing:-.02em;color:#000;margin-bottom:12px;font-size:2.2rem;font-weight:800;line-height:1.15}.Newsletter-module__TlyDda__subtitle{text-align:center;color:#555;max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.5}.Newsletter-module__TlyDda__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;margin:0;padding:0;list-style:none;display:grid}.Newsletter-module__TlyDda__item{background:#fff;border:1px solid #eee;border-radius:24px;flex-direction:column;height:100%;padding:40px;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s,border-color .4s;display:flex;box-shadow:0 12px 30px #0035f60f}.Newsletter-module__TlyDda__item:hover{border-color:#333;transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.Newsletter-module__TlyDda__id{color:#0066c6;letter-spacing:.18em;margin-bottom:18px;font-size:11px;font-weight:800;display:block}.Newsletter-module__TlyDda__title{color:#000;letter-spacing:-.02em;margin:0 0 12px;font-size:1.25rem;font-weight:700;line-height:1.3}.Newsletter-module__TlyDda__desc{color:#555;margin:0;font-size:.9rem;line-height:1.6}.Newsletter-module__TlyDda__desc:after{content:"|";color:#0066c6;margin-left:3px;font-weight:300;animation:1s infinite Newsletter-module__TlyDda__blink}@keyframes Newsletter-module__TlyDda__blink{0%,to{opacity:1}50%{opacity:0}}@media (max-width:1024px){.Newsletter-module__TlyDda__container{padding:60px 4%}.Newsletter-module__TlyDda__sectionTitle{font-size:1.9rem}.Newsletter-module__TlyDda__subtitle{margin-bottom:40px;font-size:1rem}.Newsletter-module__TlyDda__grid{gap:18px}.Newsletter-module__TlyDda__item{border-radius:20px;padding:32px 28px}.Newsletter-module__TlyDda__title{font-size:1.15rem}}@media (max-width:640px){.Newsletter-module__TlyDda__container{padding:48px 4%}.Newsletter-module__TlyDda__sectionTitle{margin-bottom:10px;font-size:1.6rem}.Newsletter-module__TlyDda__subtitle{margin-bottom:32px;padding:0 4px;font-size:.95rem}.Newsletter-module__TlyDda__grid{grid-template-columns:1fr;gap:14px}.Newsletter-module__TlyDda__item{border-radius:18px;padding:28px 22px;box-shadow:0 8px 24px #0035f60f}.Newsletter-module__TlyDda__item:hover{transform:translateY(-4px)}.Newsletter-module__TlyDda__id{margin-bottom:14px;font-size:10px}.Newsletter-module__TlyDda__title{margin-bottom:10px;font-size:1.1rem}.Newsletter-module__TlyDda__desc{font-size:.875rem}}@media (max-width:400px){.Newsletter-module__TlyDda__container{padding:40px 4%}.Newsletter-module__TlyDda__sectionTitle{font-size:1.45rem}.Newsletter-module__TlyDda__subtitle{margin-bottom:28px;font-size:.9rem}.Newsletter-module__TlyDda__item{border-radius:16px;padding:24px 18px}.Newsletter-module__TlyDda__title{font-size:1.05rem}.Newsletter-module__TlyDda__desc{font-size:.85rem}}
.whatsapp-module__br8vCW__floatBtn{z-index:1000;text-decoration:none;position:fixed;bottom:30px;right:30px}.whatsapp-module__br8vCW__Btn{cursor:pointer;background-color:#00d757;border:none;border-radius:50%;justify-content:flex-start;align-items:center;width:60px;height:60px;transition-duration:.3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #00d7574d}.whatsapp-module__br8vCW__sign{justify-content:center;align-items:center;width:100%;transition-duration:.3s;display:flex}.whatsapp-module__br8vCW__sign svg{width:25px}.whatsapp-module__br8vCW__sign svg path{fill:#fff}.whatsapp-module__br8vCW__text{opacity:0;color:#fff;white-space:nowrap;width:0%;font-family:sans-serif;font-size:1em;font-weight:600;transition-duration:.3s;position:absolute;right:0%}.whatsapp-module__br8vCW__Btn:hover{border-radius:40px;width:160px}.whatsapp-module__br8vCW__Btn:hover .whatsapp-module__br8vCW__sign{width:30%;padding-left:10px}.whatsapp-module__br8vCW__Btn:hover .whatsapp-module__br8vCW__text{opacity:1;width:70%;padding-right:15px}
.call-module__JZ8Nrq__floatBtn{z-index:1000;text-decoration:none;position:fixed;bottom:100px;right:30px}.call-module__JZ8Nrq__Btn{cursor:pointer;background-color:#121420;border:none;border-radius:50%;justify-content:flex-start;align-items:center;width:60px;height:60px;transition-duration:.3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #1214204d}.call-module__JZ8Nrq__sign{justify-content:center;align-items:center;width:100%;transition-duration:.3s;display:flex}.call-module__JZ8Nrq__sign svg{color:#fff;width:24px}.call-module__JZ8Nrq__text{opacity:0;color:#fff;white-space:nowrap;width:0%;font-family:Plus Jakarta Sans,sans-serif;font-size:.9em;font-weight:600;transition-duration:.3s;position:absolute;right:0%}.call-module__JZ8Nrq__Btn:hover{border-radius:40px;width:150px}.call-module__JZ8Nrq__Btn:hover .call-module__JZ8Nrq__sign{width:30%;padding-left:10px}.call-module__JZ8Nrq__Btn:hover .call-module__JZ8Nrq__text{opacity:1;width:70%;padding-right:15px}
