.header-icon{position:relative;width:38px;height:38px;display:inline-grid;place-items:center;border:0;background:transparent;color:var(--ink);cursor:pointer}.header-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.compare-header-link span{position:absolute;right:-2px;top:0;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border-radius:20px;background:var(--orange);color:#fff;font-size:10px}.search-overlay{position:fixed;inset:0;z-index:110;padding:0 20px;background:#1119;backdrop-filter:blur(4px)}.search-module{width:min(920px,100%);max-height:calc(100vh - 60px);margin:30px auto;padding:32px 38px;overflow:auto;border-radius:18px;background:#fff;box-shadow:0 30px 80px #0004}.search-module>header{display:flex;justify-content:space-between;align-items:start}.search-module h2{margin:5px 0 24px;font-size:36px}.search-module form label{display:block;margin-bottom:8px;font-weight:700}.search-module form>div{display:grid;grid-template-columns:1fr auto;gap:9px}.search-module input,.search-hero input{min-width:0;padding:15px 17px;border:1px solid #cfc8c1;border-radius:999px;font:inherit}.search-live-status{padding:18px 0;color:var(--muted);font-size:13px}.search-suggestions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.search-result{padding:10px;display:grid;grid-template-columns:72px 1fr;gap:13px;align-items:center;border:1px solid var(--line);border-radius:10px}.search-result:hover{border-color:var(--orange)}.search-result img{width:72px;height:72px;object-fit:contain;border-radius:7px;background:var(--paper)}.search-result span,.search-result strong,.search-result small,.search-result em{display:block}.search-result small,.search-result em{color:var(--muted);font-size:12px}.search-result em{font-style:normal}.search-result mark{padding:0;background:#ffe1b7;color:inherit}.search-all-link{margin-top:18px;padding:14px;display:block;text-align:center;font-weight:700}.search-hero form{max-width:760px;margin:24px auto 0;display:grid;grid-template-columns:1fr auto;gap:10px}.compare-action{border:0;background:none;color:var(--muted);cursor:pointer;font-weight:600}.compare-action:hover,.compare-action.added{color:var(--orange-dark)}.product-primary-actions{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.product-primary-actions .compare-action{height:48px;padding:0 20px;border:1px solid var(--line);border-radius:999px}.compare-intro{padding:80px clamp(25px,7vw,100px) 45px;text-align:center;background:var(--paper)}.compare-intro h1{margin:8px 0;font-size:clamp(42px,6vw,72px)}.compare-intro p:last-child{max-width:700px;margin:15px auto;color:var(--muted)}.compare-empty{padding:100px 25px;text-align:center}.compare-table-wrap{padding:45px clamp(18px,4vw,65px) 100px;overflow:auto}.compare-table{width:100%;min-width:850px;border-collapse:collapse}.compare-table th,.compare-table td{min-width:210px;padding:18px;border:1px solid var(--line);text-align:left;vertical-align:top}.compare-table tr>th:first-child{min-width:170px;background:var(--paper)}.compare-table thead th{position:relative}.compare-table thead img{width:100%;height:180px;object-fit:contain;background:#f6f4f0}.compare-table thead strong,.compare-table thead small{display:block;margin-top:9px}.compare-table thead small{color:var(--muted)}.compare-remove{position:absolute;right:7px;top:7px;z-index:1;width:30px;height:30px;border:0;border-radius:50%;background:#fff;box-shadow:0 2px 10px #0002;cursor:pointer}.compare-table .button{width:100%}@media(max-width:700px){.search-module{padding:25px 18px}.search-suggestions{grid-template-columns:1fr}.search-module form>div,.search-hero form,.product-primary-actions{grid-template-columns:1fr}.search-module h2{font-size:29px}}
