#gr-search-results{max-width:1240px;margin:24px auto 0}.gr-search__body{min-height:320px;position:relative}.gr-search__state{display:grid;gap:40px}.gr-search__state[hidden]{display:none!important}.gr-search__state--idle{grid-template-columns:1fr 1fr 1.2fr}.gr-search__state--idle .gr-eyebrow{color:var(--gr-orange);margin-bottom:14px;display:block}.gr-search__suggest-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.gr-search__suggest-list a{display:inline-block;font-family:var(--gr-font-heading);font-size:15px;letter-spacing:.08em;text-transform:uppercase;color:var(--gr-bone);text-decoration:none;transition:color .14s}.gr-search__suggest-list a:hover{color:var(--gr-orange)}.gr-search__suggest-list--cats a{font-size:14px;color:var(--gr-fg)}.gr-search__feature{display:grid;grid-template-rows:1fr auto;position:relative;overflow:hidden;border-radius:var(--gr-radius-md);background:var(--gr-bg-3);min-height:220px;text-decoration:none;color:var(--gr-bone);border:1px solid var(--gr-border);transition:border-color .18s}.gr-search__feature:hover{border-color:var(--gr-orange)}.gr-search__feature img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;right:0;bottom:0;left:0}.gr-search__feature-body{position:relative;z-index:1;align-self:end;padding:14px 16px;background:linear-gradient(to top,#000000e6,#0000);display:grid;gap:4px}.gr-search__feature-title{font-family:var(--gr-font-display);font-size:22px;letter-spacing:.02em;text-transform:uppercase;line-height:1}.gr-search__feature-price{font-family:var(--gr-font-heading);font-size:12px;letter-spacing:.14em;color:var(--gr-orange)}.gr-search__state--loading{grid-template-columns:1fr;gap:14px}.gr-search__skel{height:56px;border-radius:var(--gr-radius-sm);background:linear-gradient(90deg,var(--gr-bg-2) 0%,var(--gr-bg-3) 50%,var(--gr-bg-2) 100%);background-size:200% 100%;animation:gr-shimmer 1.2s linear infinite}@keyframes gr-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.gr-search__results-grid{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:40px}.gr-search__col .gr-eyebrow{display:block;color:var(--gr-fg-dim);margin-bottom:14px}.gr-search__col--products{grid-column:3}.gr-search__list{list-style:none;margin:0;padding:0;display:grid;gap:2px}.gr-search__list--products{gap:6px}.gr-search__row a{display:flex;align-items:center;text-decoration:none;color:var(--gr-fg);padding:10px;border-radius:var(--gr-radius-sm);transition:background .14s,color .14s;gap:12px}.gr-search__row a:hover,.gr-search__row.is-active a{background:#ff550014;color:var(--gr-bone)}.gr-search__row.is-active a{outline:1px solid var(--gr-orange);outline-offset:-1px}.gr-search__row--query a{font-family:var(--gr-font-body);font-size:14px}.gr-search__row--query svg{color:var(--gr-fg-dim);flex:0 0 auto}.gr-search__row--collection a{justify-content:space-between;font-family:var(--gr-font-heading);font-size:13px;letter-spacing:.1em;text-transform:uppercase}.gr-search__count{font-family:var(--gr-font-body);font-size:12px;letter-spacing:0;color:var(--gr-fg-dim);text-transform:none}.gr-search__row--product a{padding:8px}.gr-search__thumb{flex:0 0 56px;width:56px;height:56px;border-radius:var(--gr-radius-sm);overflow:hidden;background:var(--gr-bg-3);display:block}.gr-search__thumb img{width:100%;height:100%;object-fit:cover;display:block}.gr-search__meta{flex:1;display:grid;gap:2px;min-width:0}.gr-search__title{font-family:var(--gr-font-heading);font-size:14px;letter-spacing:.04em;color:var(--gr-bone);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gr-search__sub{font-family:var(--gr-font-body);font-size:12px;color:var(--gr-fg-dim)}.gr-search__price{flex:0 0 auto;font-family:var(--gr-font-heading);font-size:13px;letter-spacing:.05em;color:var(--gr-orange)}.gr-search__see-all{display:inline-block;margin-top:14px;font-family:var(--gr-font-heading);font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--gr-orange);text-decoration:none}.gr-search__see-all:hover{text-decoration:underline}.gr-search__state--empty{grid-template-columns:1fr}.gr-search__empty{text-align:center;padding:32px 16px;max-width:560px;margin:0 auto}.gr-search__empty .gr-eyebrow{display:block;margin-bottom:12px;color:var(--gr-fg-dim)}.gr-search__empty h3{margin:0 0 8px;color:var(--gr-bone)}.gr-search__empty p{margin:0 0 20px;color:var(--gr-fg-muted)}.gr-search__empty-cta{display:inline-flex;gap:12px;flex-wrap:wrap;justify-content:center}.gr-search__icon-left{color:var(--gr-orange);display:inline-flex;align-items:center;padding-right:14px;border-right:none;margin-right:4px}.gr-search__clear{background:transparent;border:0;color:var(--gr-fg-muted);cursor:pointer;padding:6px 12px;border-radius:var(--gr-radius-sm);font-family:var(--gr-font-heading);font-size:11px;letter-spacing:.14em;text-transform:uppercase;transition:color .14s,background .14s}.gr-search__clear:hover{color:var(--gr-orange)}@media(max-width:900px){.gr-search__state--idle,.gr-search__results-grid{grid-template-columns:1fr;gap:28px}.gr-search__col--products{grid-column:auto}.gr-search__feature{min-height:180px}}@media(max-width:640px){#gr-search-results{margin-top:18px}.gr-search__icon-left{display:none}.gr-search__thumb{flex-basis:48px;width:48px;height:48px}}.gr-search-page{max-width:1400px;margin:0 auto;padding:clamp(24px,4vw,56px) clamp(16px,3vw,48px) clamp(48px,7vw,96px)}.gr-search-page__head{padding-bottom:20px;margin-bottom:28px;border-bottom:1px solid var(--gr-border);text-align:center}.gr-search-page__head .gr-eyebrow{color:var(--gr-orange);display:block;margin-bottom:6px}.gr-search-page__head h1{margin:0;color:var(--gr-bone);font-family:var(--gr-font-display);font-size:clamp(36px,6vw,64px);text-transform:uppercase}.gr-search-page__q{color:var(--gr-orange)}.gr-search-page__count{font-family:var(--gr-font-body);font-size:14px;color:var(--gr-fg-muted);margin-top:6px}.gr-search-page__form{display:flex;gap:10px;margin:16px auto 0;max-width:600px;position:relative}.gr-search-page__form input[type=search]{flex:1;padding:14px 20px;background:var(--gr-bg-2);border:1px solid var(--gr-border-strong);border-radius:var(--gr-radius-md);color:var(--gr-bone);font-family:var(--gr-font-display);font-size:18px;letter-spacing:.02em;text-transform:uppercase;outline:none}.gr-search-page__form input::placeholder{color:#f5f0e84d}.gr-search-page__form input:focus{border-color:var(--gr-orange)}.gr-search-page__live{position:absolute;top:100%;left:0;right:0;background:var(--gr-bg-2);border:1px solid var(--gr-border-strong);border-top:0;border-radius:0 0 var(--gr-radius-md) var(--gr-radius-md);max-height:400px;overflow-y:auto;z-index:10}.gr-search-page__live[hidden]{display:none}.gr-search-page__live-item{display:flex;align-items:center;gap:12px;padding:10px 20px;text-decoration:none;color:var(--gr-fg);transition:background .12s}.gr-search-page__live-item:hover{background:#ff55000f}.gr-search-page__live-item img{width:40px;height:40px;object-fit:cover;border-radius:var(--gr-radius-sm);background:var(--gr-bg-3)}.gr-search-page__live-info{flex:1;min-width:0}.gr-search-page__live-title{font-family:var(--gr-font-heading);font-size:13px;letter-spacing:.04em;text-transform:uppercase;color:var(--gr-bone);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gr-search-page__live-price{font-family:var(--gr-font-heading);font-size:12px;color:var(--gr-orange)}.gr-search-page .gr-coll__grid{--gr-search-cols: 4;grid-template-columns:repeat(var(--gr-search-cols),1fr)}.gr-search-page__article a,.gr-search-page__page a{display:block;text-decoration:none;color:var(--gr-fg);padding:16px;border:1px solid var(--gr-border);border-radius:var(--gr-radius-md);transition:border-color .15s}.gr-search-page__article a:hover,.gr-search-page__page a:hover{border-color:var(--gr-orange)}.gr-search-page__article img{width:100%;border-radius:var(--gr-radius-sm);margin-bottom:10px}.gr-search-page__article .gr-eyebrow,.gr-search-page__page .gr-eyebrow{color:var(--gr-orange);margin-bottom:4px}.gr-search-page__tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.gr-search-page__tag{display:inline-block;padding:3px 10px;font-family:var(--gr-font-heading);font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:var(--gr-orange);border:1px solid rgba(255,85,0,.3);border-radius:var(--gr-radius-sm);background:#ff550014}.gr-search-page__empty{text-align:center;padding:clamp(48px,8vw,96px) 16px;display:grid;gap:12px;justify-items:center}.gr-search-page__empty .gr-eyebrow{color:var(--gr-fg-dim)}.gr-search-page__empty h2{margin:0;color:var(--gr-bone)}.gr-search-page__empty p{margin:0;color:var(--gr-fg-muted)}@media(max-width:1280px){.gr-search-page .gr-coll__grid{--gr-search-cols: 3}}@media(max-width:900px){.gr-search-page .gr-coll__grid{--gr-search-cols: 2}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/gr-search.css.map */
