.headerSmartSearch{width:460px;max-width:46vw}@media (max-width:900px){.headerSmartSearch{width:320px;max-width:60vw}}.headerSearchMobileBtn{display:none}.ss{width:100%;z-index:120;font-family:var(--font-sans,Inter,system-ui,sans-serif)}.ss,.ss__field{position:relative}.ss__field{display:flex;align-items:center;gap:10px;height:48px;padding:0 14px;background:#fff;border-radius:12px;border:2px solid transparent;box-shadow:0 6px 18px rgba(30,58,138,.1);transition:border-color .25s ease,box-shadow .25s ease}.ss__field.is-open{border-color:#3b82f6;box-shadow:0 10px 30px rgba(37,99,235,.22)}.ss__iconBtn{display:flex;align-items:center;justify-content:center;border:none;background:transparent;padding:4px;margin:-4px;border-radius:8px;cursor:pointer;flex:0 0 auto;transition:background .2s ease}.ss__iconBtn:hover{background:#eff6ff}.ss__iconBtn:hover .ss__icon{color:#2563eb}.ss__icon{width:18px;height:18px;color:#64748b;flex:0 0 auto;transition:color .2s ease}.ss__input{flex:1 1 auto;min-width:0;border:none;outline:none;background:transparent;font-size:15px;color:#0f172a}.ss__input::placeholder{color:#94a3b8}.ss__clear{border:none;background:#eff6ff;color:#64748b;width:24px;height:24px;border-radius:50%;font-size:14px;line-height:1;cursor:pointer;flex:0 0 auto;transition:background .2s ease,color .2s ease}.ss__clear:hover{background:#dbeafe;color:#1d4ed8}.ss__bar{position:absolute;left:0;bottom:0;height:2px;width:100%;background:transparent;overflow:hidden;border-radius:0 0 12px 12px}.ss__bar.is-loading:before{content:"";position:absolute;inset:0;width:40%;background:linear-gradient(90deg,transparent,#2563eb,#60a5fa,transparent);animation:ssbar 1s linear infinite}@keyframes ssbar{0%{transform:translateX(-120%)}to{transform:translateX(320%)}}.ss__panel{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 24px 60px rgba(15,23,42,.18);padding:8px;max-height:70vh;overflow-y:auto;opacity:0}.ss__corrected{display:block;width:100%;text-align:left;border:none;background:#fef3c7;color:#92400e;border-radius:10px;padding:10px 14px;margin-bottom:6px;font-size:13px;cursor:pointer}.ss__corrected b{color:#b45309}.ss__group{padding:6px 4px 10px}.ss__group+.ss__group{border-top:1px solid #f1f5f9}.ss__groupTitle{padding:4px 12px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8}.ss__item{display:flex;align-items:center;gap:12px;width:100%;text-align:left;border:none;background:transparent;border-radius:10px;padding:9px 12px;cursor:pointer;transition:background .15s ease}.ss__item.is-active,.ss__item:hover{background:#eff6ff}.ss__secIco{color:#2563eb;font-weight:800;font-size:17px;flex:0 0 auto}.ss__secText{flex:1 1 auto;color:#0f172a;font-size:14px;font-weight:600}.ss__secType{flex:0 0 auto;font-size:11px;color:#64748b;background:#eff6ff;padding:3px 9px;border-radius:999px;letter-spacing:.02em}.ss__thumb{flex:0 0 auto;width:46px;height:46px;border-radius:8px;background:#f1f5f9;display:grid;place-items:center;overflow:hidden}.ss__thumb img{max-width:100%;max-height:100%;object-fit:contain}.ss__thumbPh{width:20px;height:20px;border-radius:5px;background:#cbd5e1}.ss__prodTitle{flex:1 1 auto;color:#0f172a;font-size:13.5px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ss__prodPrice{flex:0 0 auto;font-weight:800;color:#1d4ed8;font-size:13px;white-space:nowrap}.ss__chips{display:flex;flex-wrap:wrap;gap:8px;padding:6px 10px 2px}.ss__chip{border:1px solid #e2e8f0;background:#f8fafc;color:#334155;border-radius:999px;padding:6px 14px;font-size:12.5px;font-weight:500;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.ss__chip:hover{background:#2563eb;border-color:#2563eb;color:#fff}.ss__empty{padding:18px 14px;text-align:center;color:#94a3b8;font-size:13.5px}.ss__all{display:block;width:100%;border:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-radius:10px;padding:12px;margin-top:6px;font-size:13.5px;font-weight:700;cursor:pointer;box-shadow:0 6px 18px rgba(37,99,235,.28);transition:filter .2s ease,transform .15s ease}.ss__all:hover{filter:brightness(1.06);transform:translateY(-1px)}@media (max-width:700px){.ss__field{height:44px}.ss__secType{display:none}}.ss__mark{background:rgba(37,99,235,.14);color:inherit;border-radius:4px;padding:0 2px;font-weight:700}html[data-theme=dark] .ss__field{isolation:isolate;overflow:hidden;background:linear-gradient(145deg,rgba(22,37,63,.96),rgba(10,22,40,.98) 58%,rgba(7,16,31,.99));border-color:rgba(96,165,250,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),inset 0 -1px 0 rgba(2,6,23,.75),0 12px 30px rgba(0,0,0,.28),0 0 0 1px rgba(37,99,235,.04)}html[data-theme=dark] .ss__field:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 7% 50%,rgba(96,165,250,.18),transparent 29%),linear-gradient(100deg,transparent,rgba(255,255,255,.055) 48%,transparent 72%);opacity:.8}html[data-theme=dark] .ss__field:after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:1px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(77,184,255,.68),transparent);opacity:.48}html[data-theme=dark] .ss__field:hover{border-color:rgba(96,165,250,.34);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),inset 0 -1px 0 rgba(2,6,23,.78),0 14px 34px rgba(0,0,0,.34),0 0 22px rgba(37,99,235,.1)}html[data-theme=dark] .ss__field.is-open,html[data-theme=dark] .ss__field:focus-within{border-color:rgba(77,184,255,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 0 0 4px rgba(37,99,235,.13),0 18px 46px rgba(0,0,0,.42),0 0 30px rgba(37,99,235,.16)}html[data-theme=dark] .ss__icon{color:#93c5fd;filter:drop-shadow(0 0 8px rgba(96,165,250,.24))}html[data-theme=dark] .ss__iconBtn:hover{background:rgba(96,165,250,.12)}html[data-theme=dark] .ss__iconBtn:hover .ss__icon{color:#dbeafe}html[data-theme=dark] .ss__input{color:#f8fafc;caret-color:#60a5fa}html[data-theme=dark] .ss__input::placeholder{color:rgba(203,213,225,.62)}html[data-theme=dark] .ss__clear{color:#cbd5e1;background:rgba(148,163,184,.13);border:1px solid rgba(148,163,184,.14)}html[data-theme=dark] .ss__clear:hover{color:#ffffff;background:rgba(96,165,250,.18);border-color:rgba(96,165,250,.32)}html[data-theme=dark] .ss__bar.is-loading:before{background:linear-gradient(90deg,transparent,#38bdf8,#93c5fd,transparent);box-shadow:0 0 12px rgba(56,189,248,.75)}html[data-theme=dark] .ss__panel{background:linear-gradient(155deg,rgba(17,31,54,.985),rgba(7,16,31,.99));border-color:rgba(96,165,250,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 28px 70px rgba(0,0,0,.52),0 0 0 1px rgba(37,99,235,.05);scrollbar-color:rgba(96,165,250,.42) transparent}html[data-theme=dark] .ss__panel::-webkit-scrollbar{width:8px}html[data-theme=dark] .ss__panel::-webkit-scrollbar-track{background:transparent}html[data-theme=dark] .ss__panel::-webkit-scrollbar-thumb{background:rgba(96,165,250,.3);border-radius:999px;border:2px solid transparent;background-clip:padding-box}html[data-theme=dark] .ss__corrected{color:#fde68a;background:rgba(146,64,14,.22);border:1px solid rgba(251,191,36,.2)}html[data-theme=dark] .ss__corrected b{color:#fcd34d}html[data-theme=dark] .ss__group+.ss__group{border-top-color:rgba(148,163,184,.12)}html[data-theme=dark] .ss__groupTitle{color:#7dd3fc}html[data-theme=dark] .ss__item{border:1px solid transparent}html[data-theme=dark] .ss__item.is-active,html[data-theme=dark] .ss__item:hover{color:#ffffff;background:linear-gradient(135deg,rgba(37,99,235,.2),rgba(14,165,233,.08));border-color:rgba(96,165,250,.15);box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}html[data-theme=dark] .ss__secIco{color:#60a5fa}html[data-theme=dark] .ss__prodTitle,html[data-theme=dark] .ss__secText{color:#eaf2ff}html[data-theme=dark] .ss__secType{color:#bfdbfe;background:rgba(37,99,235,.17);border:1px solid rgba(96,165,250,.15)}html[data-theme=dark] .ss__thumb{background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.96),rgba(226,232,240,.9));border:1px solid rgba(148,163,184,.18);box-shadow:0 8px 18px rgba(0,0,0,.16)}html[data-theme=dark] .ss__thumbPh{background:linear-gradient(135deg,#1d4ed8,#38bdf8);opacity:.58}html[data-theme=dark] .ss__prodPrice{color:#7dd3fc;text-shadow:0 0 14px rgba(56,189,248,.16)}html[data-theme=dark] .ss__chip{color:#dbeafe;background:rgba(30,64,175,.12);border-color:rgba(96,165,250,.18)}html[data-theme=dark] .ss__chip:hover{color:#ffffff;background:linear-gradient(135deg,#2563eb,#0ea5e9);border-color:rgba(125,211,252,.52);box-shadow:0 8px 22px rgba(37,99,235,.25)}html[data-theme=dark] .ss__empty{color:#94a3b8}html[data-theme=dark] .ss__all{background:linear-gradient(135deg,#2563eb,#0284c7);box-shadow:0 10px 26px rgba(37,99,235,.3),inset 0 1px 0 rgba(255,255,255,.2)}html[data-theme=dark] .ss__mark{color:#e0f2fe;background:rgba(56,189,248,.22);box-shadow:0 0 0 1px rgba(125,211,252,.08)}.mSearch{position:fixed;inset:0;z-index:100070;display:grid;place-items:start center;padding:clamp(72px,9vh,116px) 20px 32px;overflow-y:auto;visibility:hidden}.mSearch__backdrop{position:fixed;inset:0;width:100%;height:100%;border:0;cursor:default;background:radial-gradient(circle at 18% 5%,rgba(43,132,255,.28),transparent 34%),radial-gradient(circle at 88% 92%,rgba(20,108,230,.22),transparent 38%),rgba(3,13,31,.76);backdrop-filter:blur(13px) saturate(125%);-webkit-backdrop-filter:blur(13px) saturate(125%)}.mSearch__card{position:relative;width:min(960px,100%);padding:clamp(24px,3vw,38px);overflow:visible;border:1px solid rgba(116,164,226,.25);border-radius:28px;background:radial-gradient(circle at 100% 0,rgba(80,151,255,.12),transparent 34%),#fdfefe;box-shadow:0 45px 120px rgba(0,12,40,.48),0 8px 28px rgba(0,29,78,.2)}.mSearch__accent{position:absolute;top:0;left:42px;width:160px;height:4px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,#0b55c8,#27a4ff);box-shadow:0 5px 20px rgba(28,122,238,.45)}.mSearch__head{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-bottom:26px}.mSearch__heading{min-width:0}.mSearch__eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:10px;color:#1266d2;font-size:12px;font-weight:900;letter-spacing:.085em;text-transform:uppercase}.mSearch__heading h2{margin:0;color:#081a39;font-size:clamp(25px,3.3vw,42px);font-weight:900;line-height:1.08;letter-spacing:-.035em}.mSearch__heading p{max-width:650px;margin:12px 0 0;color:#64748b;font-size:15px;line-height:1.55}.mSearch__close{display:grid;place-items:center;flex:0 0 auto;width:46px;height:46px;border:1px solid #dce7f5;border-radius:14px;background:#fff;color:#0c2854;cursor:pointer;box-shadow:0 8px 22px rgba(12,43,86,.09);transition:transform .16s ease,color .16s ease,border-color .16s ease,background .16s ease}.mSearch__close:hover{color:#fff;border-color:#176fe0;background:#176fe0;transform:rotate(5deg) scale(1.04)}.mSearch__searchWrap{position:relative;padding:10px;border:1px solid #d8e5f5;border-radius:20px;background:linear-gradient(135deg,#f4f8ff,#eef5ff);box-shadow:inset 0 1px 0 #fff,0 18px 44px rgba(16,70,145,.1)}.mSearch__largeIcon{position:absolute;z-index:3;top:24px;left:27px;display:grid;place-items:center;color:#176fe0;pointer-events:none}.mSearch__body{padding-left:0}.mSearch__body .ss{z-index:20}.mSearch__body .ss__field{height:64px;padding-left:56px;border:0;border-radius:14px;box-shadow:0 10px 28px rgba(18,63,125,.11)}.mSearch__body .ss__iconBtn{display:none}.mSearch__body .ss__input{font-size:17px;font-weight:600}.mSearch__body .ss__panel{top:calc(100% + 14px);max-height:min(54vh,520px);padding:10px;border-radius:18px;box-shadow:0 30px 75px rgba(4,27,68,.24)}.mSearch__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px}.mSearch__feature{display:flex;flex-direction:column;gap:4px;min-width:0;padding:14px 16px;border:1px solid #e3ecf8;border-radius:15px;background:rgba(247,250,255,.9)}.mSearch__feature strong{color:#11284d;font-size:13px;font-weight:850}.mSearch__feature span{color:#718096;font-size:11.5px;line-height:1.35}.mSearch__hint{margin-top:18px;text-align:center;color:#8290a5;font-size:12px}.mSearch__hint kbd{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;margin:0 3px;border:1px solid #d5e0ee;border-radius:7px;background:#f7faff;color:#294b7a;font-family:inherit;font-size:11px;font-weight:800;box-shadow:0 2px 0 #c9d7e8}html[data-theme=dark] .mSearch__card{border-color:rgba(104,164,240,.24);background:radial-gradient(circle at 100% 0,rgba(45,119,222,.18),transparent 34%),#0b1b36}html[data-theme=dark] .mSearch__feature strong,html[data-theme=dark] .mSearch__heading h2{color:#f5f9ff}html[data-theme=dark] .mSearch__feature span,html[data-theme=dark] .mSearch__heading p,html[data-theme=dark] .mSearch__hint{color:#9fb0c8}html[data-theme=dark] .mSearch__close{border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.06);color:#f5f9ff}html[data-theme=dark] .mSearch__searchWrap{border-color:rgba(255,255,255,.11);background:rgba(255,255,255,.04)}html[data-theme=dark] .mSearch__feature{border-color:rgba(255,255,255,.09);background:rgba(255,255,255,.04)}@media (max-width:720px){.mSearch{place-items:start center;padding:14px}.mSearch__card{width:100%;max-height:calc(100dvh - 28px);padding:23px 16px 18px;border-radius:24px}.mSearch__head{gap:14px;margin-bottom:18px}.mSearch__heading h2{font-size:27px}.mSearch__heading p{font-size:13px}.mSearch__close{width:42px;height:42px}.mSearch__body .ss__field{height:56px;padding-left:50px}.mSearch__largeIcon{top:22px;left:25px}.mSearch__features{grid-template-columns:1fr;gap:8px}.mSearch__feature{padding:11px 13px}.mSearch__hint{display:none}.mSearch__body .ss__panel{max-height:46vh}}@media (max-width:420px){.mSearch{padding:8px}.mSearch__card{max-height:calc(100dvh - 16px);border-radius:20px}.mSearch__eyebrow{font-size:10px}.mSearch__heading h2{font-size:23px}.mSearch__features,.mSearch__heading p{display:none}.mSearch__searchWrap{margin-top:4px}}