.Header-module__HyNXkq__navHeader{z-index:1000;background:0 0;border-bottom:1px solid #0000;width:100%;margin-bottom:-4.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:sticky;top:0}.Header-module__HyNXkq__navHeader.scrolled{box-shadow:0 4px 30px #00000040;-webkit-backdrop-filter:blur(20px)saturate(1.4)!important;background:#0f0a1ac7!important;border-bottom:1px solid #ffffff14!important}[data-theme=light] .Header-module__HyNXkq__navHeader{background:0 0;border-bottom-color:#0000}[data-theme=light] .Header-module__HyNXkq__navHeader.scrolled{box-shadow:0 4px 30px #7835040f;-webkit-backdrop-filter:blur(20px)saturate(1.4)!important;background:#fffdf8d1!important;border-bottom-color:#d977061f!important}.Header-module__HyNXkq__navContainer{justify-content:space-between;align-items:center;width:100%;max-width:1550px;margin:0 auto;padding:.85rem 2.25rem;display:flex}.Header-module__HyNXkq__navLogo{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.05rem;font-weight:900;text-decoration:none;display:flex}.Header-module__HyNXkq__navLogo:hover .logo-svg-rotate{transform:rotate(180deg)}.Header-module__HyNXkq__navMenu{align-items:center;gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__HyNXkq__navLink{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;vertical-align:middle;align-items:center;font-size:.78rem;font-weight:700;line-height:1;text-decoration:none;transition:color .2s;display:inline-flex}.Header-module__HyNXkq__navLink:hover{color:#fff}[data-theme=light] .Header-module__HyNXkq__navLink:hover{color:var(--primary)}.Header-module__HyNXkq__navItemWithDropdown{position:relative}.Header-module__HyNXkq__dropdownToggle{cursor:pointer;gap:.35rem}.Header-module__HyNXkq__dropdownToggle svg{margin-top:1px;display:block}.Header-module__HyNXkq__dropdownMenu{opacity:0;visibility:hidden;z-index:1001;background:#130c25;border:1px solid #10b98140;border-radius:16px;flex-direction:column;gap:.25rem;width:330px;margin-top:.85rem;padding:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 20px 40px #000c,0 0 0 1px #10b9810d}[data-theme=light] .Header-module__HyNXkq__dropdownMenu{background:#fffdf8;border-color:#d9770626;box-shadow:0 20px 40px #78350414}.Header-module__HyNXkq__navItemWithDropdown:hover .Header-module__HyNXkq__dropdownMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__HyNXkq__dropdownMenu:before{content:"";height:1.5rem;position:absolute;top:-1.5rem;left:0;right:0}.Header-module__HyNXkq__dropdownItem{color:var(--text-secondary);text-transform:none;letter-spacing:.3px;border-radius:10px;justify-content:space-between;align-items:center;padding:.7rem .95rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.Header-module__HyNXkq__dropdownItem:hover{color:#fff;background:#10b98114;transform:translate(4px)}[data-theme=light] .Header-module__HyNXkq__dropdownItem:hover{color:var(--primary);background:#10b9811f}.Header-module__HyNXkq__comingSoonBadge{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;padding:.15rem .4rem;font-family:monospace;font-size:.58rem;font-weight:700}.Header-module__HyNXkq__dropdownItemDisabled{opacity:.45;cursor:not-allowed}.Header-module__HyNXkq__dropdownItemDisabled:hover{color:var(--text-secondary);background:0 0;transform:none}.Header-module__HyNXkq__navActions{align-items:center;gap:1rem;display:flex}.Header-module__HyNXkq__btnText{color:var(--text-secondary);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;font-size:.78rem;font-weight:700;text-decoration:none;transition:color .2s}.Header-module__HyNXkq__btnText:hover{color:#fff}[data-theme=light] .Header-module__HyNXkq__btnText:hover{color:var(--primary)}@media (max-width:580px){.Header-module__HyNXkq__navActions,.Header-module__HyNXkq__navMenu{display:none}}
.Footer-module__PYnQpG__footer{border-top:1px solid var(--glass-border);background:var(--bg-darker);z-index:10;width:100%;padding:5rem 1.5rem 2.5rem;position:relative}.Footer-module__PYnQpG__footerContainer{max-width:1400px;margin:0 auto}.Footer-module__PYnQpG__footerGrid{grid-template-columns:2fr 1.2fr 1fr 1.2fr;gap:3rem;margin-bottom:4rem;display:grid}@media (max-width:1024px){.Footer-module__PYnQpG__footerGrid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:640px){.Footer-module__PYnQpG__footerGrid{grid-template-columns:1fr;gap:2rem}}.Footer-module__PYnQpG__footerCol{text-align:left;flex-direction:column;gap:1.2rem;display:flex}.Footer-module__PYnQpG__footerLogo{color:var(--text-primary);align-items:center;gap:.75rem;text-decoration:none;display:flex}.Footer-module__PYnQpG__logoText{font-family:var(--font-heading);letter-spacing:.5px;font-size:1.15rem;font-weight:900}.Footer-module__PYnQpG__brandDesc{color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.6}.Footer-module__PYnQpG__contactInfo{color:var(--text-secondary);flex-direction:column;gap:.6rem;font-size:.78rem;line-height:1.5;display:flex}.Footer-module__PYnQpG__contactInfo p{margin:0}.Footer-module__PYnQpG__colTitle{font-family:var(--font-heading);color:var(--text-primary);text-transform:uppercase;letter-spacing:.75px;margin:0;padding-bottom:.5rem;font-size:.88rem;font-weight:800;position:relative}.Footer-module__PYnQpG__colTitle:after{content:"";background:var(--primary);border-radius:1px;width:32px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__PYnQpG__colList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__PYnQpG__colList a{color:var(--text-secondary);font-size:.8rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.Footer-module__PYnQpG__colList a:hover{color:var(--primary);transform:translate(3px)}.Footer-module__PYnQpG__disabledLink{color:#a1a1aa;cursor:default;font-size:.8rem;font-weight:500}.Footer-module__PYnQpG__footerDivider{border:none;border-top:1px solid var(--glass-border);margin:0 0 2rem}.Footer-module__PYnQpG__footerBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}@media (max-width:640px){.Footer-module__PYnQpG__footerBottom{text-align:center;flex-direction:column-reverse}}.Footer-module__PYnQpG__footerCopy{color:#a1a1aa;font-size:.75rem;font-family:var(--font-mono), monospace;letter-spacing:.2px;margin:0}.Footer-module__PYnQpG__socialLinks{gap:1.5rem;display:flex}.Footer-module__PYnQpG__socialIcon{color:var(--text-secondary);cursor:pointer;font-size:.75rem;font-weight:600;transition:color .2s}.Footer-module__PYnQpG__socialIcon:hover{color:var(--primary)}
.StorefrontLiveChat-module__3lBv8G__chatContainer{z-index:99999;font-family:inherit;position:fixed;bottom:24px;right:24px}.StorefrontLiveChat-module__3lBv8G__floatingBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:3s infinite StorefrontLiveChat-module__3lBv8G__pulseGlow;display:flex;position:relative;box-shadow:0 10px 25px #6366f166,0 0 #6366f166}.StorefrontLiveChat-module__3lBv8G__floatingBtn:hover{transform:scale(1.08)translateY(-2px);box-shadow:0 14px 30px #6366f180}@keyframes StorefrontLiveChat-module__3lBv8G__pulseGlow{0%{box-shadow:0 0 #6366f199}70%{box-shadow:0 0 0 16px #6366f100}to{box-shadow:0 0 #6366f100}}.StorefrontLiveChat-module__3lBv8G__unreadBadge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 6px #ef444466}.StorefrontLiveChat-module__3lBv8G__chatWindow{background:#fff;border-radius:16px;flex-direction:column;width:350px;height:490px;max-height:calc(100vh - 100px);animation:.3s cubic-bezier(.16,1,.3,1) StorefrontLiveChat-module__3lBv8G__slideUpFade;display:flex;position:absolute;bottom:68px;right:0;overflow:hidden;box-shadow:0 20px 50px #0f172a40,0 0 0 1px #e2e8f0cc}@keyframes StorefrontLiveChat-module__3lBv8G__slideUpFade{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.StorefrontLiveChat-module__3lBv8G__chatHeader{color:#fff;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 100%);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.StorefrontLiveChat-module__3lBv8G__headerInfo{align-items:center;gap:10px;display:flex}.StorefrontLiveChat-module__3lBv8G__headerAvatar{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #fff3;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;font-weight:700;display:flex}.StorefrontLiveChat-module__3lBv8G__headerTitle{margin:0;font-size:14px;font-weight:700;line-height:1.2}.StorefrontLiveChat-module__3lBv8G__headerSub{color:#a5b4fc;align-items:center;gap:5px;margin-top:2px;font-size:11px;display:flex}.StorefrontLiveChat-module__3lBv8G__statusDot{background:#10b981;border-radius:50%;width:7px;height:7px;box-shadow:0 0 6px #10b981}.StorefrontLiveChat-module__3lBv8G__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.StorefrontLiveChat-module__3lBv8G__closeBtn:hover{color:#fff;background:#ffffff1a}.StorefrontLiveChat-module__3lBv8G__initForm{flex-direction:column;flex:1;gap:14px;padding:20px;display:flex;overflow-y:auto}.StorefrontLiveChat-module__3lBv8G__formIntro{color:#475569;margin-bottom:2px;font-size:13px;line-height:1.45}.StorefrontLiveChat-module__3lBv8G__fieldGroup{flex-direction:column;gap:5px;display:flex}.StorefrontLiveChat-module__3lBv8G__label{color:#334155;font-size:12px;font-weight:600}.StorefrontLiveChat-module__3lBv8G__input,.StorefrontLiveChat-module__3lBv8G__select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:9px 12px;font-size:13px;transition:all .2s;color:#0f172a!important}.StorefrontLiveChat-module__3lBv8G__input::placeholder{color:#94a3b8}.StorefrontLiveChat-module__3lBv8G__input:focus,.StorefrontLiveChat-module__3lBv8G__select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.StorefrontLiveChat-module__3lBv8G__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border:none;border-radius:10px;margin-top:4px;padding:11px;font-size:13px;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #6366f140}.StorefrontLiveChat-module__3lBv8G__submitBtn:hover{opacity:.95;transform:translateY(-1px)}.StorefrontLiveChat-module__3lBv8G__messageBody{background:#f8fafc;flex-direction:column;flex:1;gap:10px;padding:14px;display:flex;overflow-y:auto}.StorefrontLiveChat-module__3lBv8G__systemMsg{color:#475569;text-align:center;background:#e2e8f0;border-radius:16px;align-self:center;max-width:92%;padding:5px 12px;font-size:11px;line-height:1.4}.StorefrontLiveChat-module__3lBv8G__msgWrapper{flex-direction:column;width:fit-content;max-width:82%;display:flex}.StorefrontLiveChat-module__3lBv8G__msgCustomer{align-self:flex-end;align-items:flex-end}.StorefrontLiveChat-module__3lBv8G__msgAdmin{align-self:flex-start;align-items:flex-start}.StorefrontLiveChat-module__3lBv8G__msgSenderName{color:#64748b;margin-bottom:2px;font-size:10px;font-weight:600}.StorefrontLiveChat-module__3lBv8G__msgBubbleCustomer{color:#fff;white-space:pre-wrap;word-break:break-word;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);border-radius:14px 14px 4px;width:fit-content;max-width:100%;padding:9px 13px;font-size:13px;line-height:1.45;box-shadow:0 2px 8px #6366f133}.StorefrontLiveChat-module__3lBv8G__msgBubbleAdmin{color:#0f172a;white-space:pre-wrap;word-break:break-word;background:#fff;border:1px solid #e2e8f0;border-radius:14px 14px 14px 4px;width:fit-content;max-width:100%;padding:9px 13px;font-size:13px;line-height:1.45;box-shadow:0 2px 8px #0000000a}.StorefrontLiveChat-module__3lBv8G__msgTime{color:#94a3b8;align-self:flex-end;margin-top:2px;font-size:10px}.StorefrontLiveChat-module__3lBv8G__chatFooter{background:#fff;border-top:1px solid #f1f5f9;align-items:center;gap:8px;padding:10px 14px;display:flex}.StorefrontLiveChat-module__3lBv8G__chatInput{background:#fff;border:1px solid #cbd5e1;border-radius:20px;outline:none;flex:1;padding:9px 14px;font-size:13px;transition:all .2s;color:#0f172a!important}.StorefrontLiveChat-module__3lBv8G__chatInput::placeholder{color:#94a3b8}.StorefrontLiveChat-module__3lBv8G__chatInput:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.StorefrontLiveChat-module__3lBv8G__sendBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.StorefrontLiveChat-module__3lBv8G__sendBtn:disabled{opacity:.4;cursor:not-allowed}.StorefrontLiveChat-module__3lBv8G__sendBtn:not(:disabled):hover{transform:scale(1.05)}@media (max-width:480px){.StorefrontLiveChat-module__3lBv8G__chatWindow{width:calc(100vw - 32px);height:calc(100vh - 120px);bottom:66px;right:-8px}}
