.SearchModal-module__JrJ-3W__backdrop{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#000000d9;flex-direction:column;align-items:center;animation:.25s forwards SearchModal-module__JrJ-3W__fadeIn;display:flex;position:fixed;inset:0}@keyframes SearchModal-module__JrJ-3W__fadeIn{to{opacity:1}}.SearchModal-module__JrJ-3W__content{opacity:0;flex-direction:column;width:100%;max-width:800px;max-height:100vh;padding:40px 24px 24px;animation:.3s 80ms forwards SearchModal-module__JrJ-3W__slideDown;display:flex;transform:translateY(-18px)}@keyframes SearchModal-module__JrJ-3W__slideDown{to{opacity:1;transform:translateY(0)}}.SearchModal-module__JrJ-3W__closeBtn{color:#ffffff80;cursor:pointer;border-radius:var(--radius-sm);justify-content:center;align-items:center;width:44px;height:44px;transition:color .2s,background .2s;display:flex;position:absolute;top:20px;right:24px}.SearchModal-module__JrJ-3W__closeBtn:hover{color:#fff;background:#ffffff14}.SearchModal-module__JrJ-3W__inputWrapper{flex-shrink:0;margin-bottom:24px;position:relative}.SearchModal-module__JrJ-3W__inputIcon{color:#ffffff59;pointer-events:none;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.SearchModal-module__JrJ-3W__input{color:#fff;border-radius:var(--radius-md);background:#ffffff12;border:1px solid #ffffff1f;outline:none;width:100%;padding:18px 52px 18px 56px;font-family:inherit;font-size:1.2rem;transition:border-color .2s,background .2s}.SearchModal-module__JrJ-3W__input::placeholder{color:#ffffff59}.SearchModal-module__JrJ-3W__input:focus{background:#ffffff1a;border-color:#ffffff40}.SearchModal-module__JrJ-3W__clearBtn{color:#fff6;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:color .2s,background .2s;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.SearchModal-module__JrJ-3W__clearBtn:hover{color:#fff;background:#ffffff1a}.SearchModal-module__JrJ-3W__results{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;flex:1;padding-right:4px;overflow-y:auto}.SearchModal-module__JrJ-3W__results::-webkit-scrollbar{width:5px}.SearchModal-module__JrJ-3W__results::-webkit-scrollbar-track{background:0 0}.SearchModal-module__JrJ-3W__results::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.SearchModal-module__JrJ-3W__group{margin-bottom:28px}.SearchModal-module__JrJ-3W__groupTitle{text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;margin-bottom:12px;padding-left:4px;font-size:.8rem;font-weight:600}.SearchModal-module__JrJ-3W__resultItem{border-radius:var(--radius-sm);color:#ffffffd9;cursor:pointer;align-items:center;gap:14px;padding:12px 14px;text-decoration:none;transition:background .15s;display:flex}.SearchModal-module__JrJ-3W__resultItem:hover,.SearchModal-module__JrJ-3W__resultItemActive{color:#fff;background:#ffffff14}.SearchModal-module__JrJ-3W__thumb{object-fit:cover;background:#ffffff0d;border-radius:8px;flex-shrink:0;width:52px;height:52px}.SearchModal-module__JrJ-3W__resultText{flex:1;min-width:0}.SearchModal-module__JrJ-3W__resultName{white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:500;line-height:1.3;overflow:hidden}.SearchModal-module__JrJ-3W__resultMeta{color:#fff6;margin-top:2px;font-size:.8rem}.SearchModal-module__JrJ-3W__resultPrice{color:var(--color-amber,#f5a623);flex-shrink:0;font-size:.9rem;font-weight:600}.SearchModal-module__JrJ-3W__faqIcon{background:#ffffff0d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.3rem;display:flex}.SearchModal-module__JrJ-3W__empty{text-align:center;color:#ffffff59;padding:48px 24px}.SearchModal-module__JrJ-3W__emptyIcon{margin-bottom:12px;font-size:2.5rem}.SearchModal-module__JrJ-3W__emptyText{font-size:1rem}.SearchModal-module__JrJ-3W__hint{text-align:center;color:#ffffff40;padding:64px 24px;font-size:.9rem}.SearchModal-module__JrJ-3W__kbdHint{border-top:1px solid #ffffff0f;flex-shrink:0;justify-content:center;gap:20px;margin-top:16px;padding-top:16px;display:flex}.SearchModal-module__JrJ-3W__kbd{color:#ffffff4d;align-items:center;gap:6px;font-size:.75rem;display:inline-flex}.SearchModal-module__JrJ-3W__kbd code{background:#ffffff14;border:1px solid #ffffff1a;border-radius:4px;padding:2px 6px;font-family:inherit;font-size:.7rem}@media (max-width:640px){.SearchModal-module__JrJ-3W__content{padding:24px 16px 16px}.SearchModal-module__JrJ-3W__input{padding:16px 48px;font-size:1rem}.SearchModal-module__JrJ-3W__thumb,.SearchModal-module__JrJ-3W__faqIcon{width:44px;height:44px}.SearchModal-module__JrJ-3W__closeBtn{top:12px;right:12px}.SearchModal-module__JrJ-3W__kbdHint{display:none}}
.Header-module__KHjLKa__header{z-index:1000;background:#111;transition:background .3s;position:fixed;top:0;left:0;right:0}.Header-module__KHjLKa__headerTransparent{background:0 0}.Header-module__KHjLKa__headerInner{justify-content:space-between;align-items:center;gap:32px;height:72px;display:flex}.Header-module__KHjLKa__logo{opacity:1;flex-direction:column;flex-shrink:0;text-decoration:none;transition:opacity .4s,transform .4s;display:flex;transform:translate(0)}.Header-module__KHjLKa__logoHidden{opacity:0;pointer-events:none;transform:translate(-12px)}.Header-module__KHjLKa__logoText{font-family:var(--font-display);letter-spacing:.04em;color:#fff;font-size:1.6rem;font-weight:700}.Header-module__KHjLKa__logoSub{text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-muted);margin-top:-2px;font-size:.65rem}.Header-module__KHjLKa__nav{align-items:center;gap:4px;display:flex}.Header-module__KHjLKa__navLink{color:#ccc;white-space:nowrap;padding:8px 14px;font-size:.9rem;font-weight:500;transition:all .2s}.Header-module__KHjLKa__navLink:hover{color:#fff}.Header-module__KHjLKa__actions{align-items:center;gap:16px;display:flex}.Header-module__KHjLKa__searchBtn{border-radius:var(--radius-sm);width:42px;height:42px;color:var(--color-text-secondary);cursor:pointer;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__KHjLKa__searchBtn:hover{color:#fff;background:#ffffff0f}.Header-module__KHjLKa__cartBtn{border-radius:var(--radius-sm);width:42px;height:42px;color:var(--color-text-secondary);justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.Header-module__KHjLKa__cartBtn:hover{color:#fff;background:#ffffff0f}.Header-module__KHjLKa__cartBadge{background:var(--color-amber);color:#000;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.Header-module__KHjLKa__burger{cursor:pointer;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:10px;display:none}.Header-module__KHjLKa__burger span{background:#fff;border-radius:1px;height:2px;transition:all .3s;display:block}.Header-module__KHjLKa__burgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__KHjLKa__burgerOpen span:nth-child(2){opacity:0}.Header-module__KHjLKa__burgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Header-module__KHjLKa__overlay{z-index:-1;background:#00000080;position:fixed;inset:0}@media (max-width:1024px){.Header-module__KHjLKa__nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d0d0df7;flex-direction:column;align-items:stretch;gap:4px;width:280px;height:calc(100vh - 72px);padding:24px;transition:right .3s;position:fixed;top:72px;right:-100%;overflow-y:auto}.Header-module__KHjLKa__navOpen{right:0}.Header-module__KHjLKa__navLink{padding:14px 16px;font-size:1rem}.Header-module__KHjLKa__burger{display:flex}}
.Footer-module__yg9ahW__footer{background:linear-gradient(#111 0%,#0a0a0a 100%);border-top:1px solid #ffffff0f;padding-top:64px}.Footer-module__yg9ahW__grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;padding-bottom:48px;display:grid}.Footer-module__yg9ahW__brand{text-align:center;flex-direction:column;align-items:center;display:flex}.Footer-module__yg9ahW__logo{font-family:var(--font-display);color:#fff;margin-bottom:4px;font-size:1.8rem;font-weight:700}.Footer-module__yg9ahW__tagline{text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-muted);margin-bottom:20px;font-size:.8rem}.Footer-module__yg9ahW__socials{gap:12px;display:flex}.Footer-module__yg9ahW__socials a{border-radius:var(--radius-sm);width:40px;height:40px;color:var(--color-text-secondary);background:#ffffff0f;justify-content:center;align-items:center;transition:all .2s;display:flex}.Footer-module__yg9ahW__socials a:hover{background:var(--color-amber);color:#000}.Footer-module__yg9ahW__colTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-secondary);margin-bottom:16px;font-size:.8rem;font-weight:600}.Footer-module__yg9ahW__colLink{color:var(--color-text-secondary);margin-bottom:8px;font-size:.95rem;transition:color .2s;display:block}.Footer-module__yg9ahW__colLink:hover{color:var(--color-amber)}.Footer-module__yg9ahW__colText{color:var(--color-text-secondary);margin-bottom:4px;font-size:.9rem;line-height:1.6}.Footer-module__yg9ahW__bottom{text-align:center;color:var(--color-text-muted);padding:20px 0;font-size:.8rem}@media (max-width:768px){.Footer-module__yg9ahW__grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:480px){.Footer-module__yg9ahW__grid{grid-template-columns:1fr;gap:28px}}
.CompareBar-module__OvLtlG__bar{z-index:9990;background:#1a1a1a;border-top:1px solid #333;justify-content:center;align-items:center;gap:16px;padding:12px 24px;animation:.3s CompareBar-module__OvLtlG__slideUp;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #0000004d}@keyframes CompareBar-module__OvLtlG__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.CompareBar-module__OvLtlG__thumbnails{align-items:center;gap:8px;display:flex}.CompareBar-module__OvLtlG__thumb{background:#333;border:2px solid #444;border-radius:6px;flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.CompareBar-module__OvLtlG__thumbImg{object-fit:cover;width:100%;height:100%}.CompareBar-module__OvLtlG__removeBtn{color:#fff;cursor:pointer;opacity:0;background:#e02b20;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:9px;line-height:1;transition:opacity .2s;display:flex;position:absolute;top:-4px;right:-4px}.CompareBar-module__OvLtlG__thumb:hover .CompareBar-module__OvLtlG__removeBtn{opacity:1}.CompareBar-module__OvLtlG__count{color:#ccc;white-space:nowrap;font-size:.82rem}.CompareBar-module__OvLtlG__countNum{color:#f5a623;font-weight:700}.CompareBar-module__OvLtlG__actions{align-items:center;gap:8px;display:flex}.CompareBar-module__OvLtlG__compareBtn{color:#fff;cursor:pointer;white-space:nowrap;letter-spacing:.03em;background:#f5a623;border:none;border-radius:50px;padding:8px 20px;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .2s}.CompareBar-module__OvLtlG__compareBtn:hover{background:#e6951a}.CompareBar-module__OvLtlG__clearBtn{color:#999;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #555;border-radius:50px;padding:8px 16px;font-size:.78rem;transition:all .2s}.CompareBar-module__OvLtlG__clearBtn:hover{color:#e02b20;border-color:#e02b20}@media (max-width:768px){.CompareBar-module__OvLtlG__bar{flex-wrap:wrap;justify-content:space-between;gap:10px;padding:10px 16px}.CompareBar-module__OvLtlG__count{font-size:.75rem}.CompareBar-module__OvLtlG__compareBtn{padding:7px 14px;font-size:.78rem}.CompareBar-module__OvLtlG__clearBtn{padding:6px 12px;font-size:.72rem}.CompareBar-module__OvLtlG__thumb{width:34px;height:34px}}
