.gcr-result-row,.gcr-result-col{transition:transform .16s var(--rk-ease), box-shadow .2s var(--rk-ease), border-color .2s ease}.gcr-result-row:active,.gcr-result-col:active{transition-duration:.11s;transform:scale(.995)}.gcr-result-row:focus-visible,.gcr-result-col:focus-visible{outline:2px solid var(--rk-primary);outline-offset:2px}.gcr-result-row .gcr-rc-rail,.gcr-result-col .gcr-rc-rail{border-left:0!important}.gcr-rc-view{transition:transform .14s var(--rk-ease)}.gcr-rc-view:active{transform:scale(.97)}.gcr-rc-view:focus-visible{outline:2px solid var(--rk-primary);outline-offset:2px}.gcr-rc-compare{transition:background-color .14s ease, border-color .14s ease, color .14s ease, transform .14s var(--rk-ease);color:var(--rk-ink-muted)!important;background:0 0!important;border-color:#0000!important}.gcr-rc-compare:active{transform:scale(.97)}.gcr-rc-compare:focus-visible{outline:2px solid var(--rk-primary);outline-offset:2px}@media (hover:hover) and (pointer:fine){.gcr-rc-compare:hover{border-color:var(--rk-line)!important;color:var(--rk-primary)!important}}.gcr-search-press{transition:background-color .13s ease, color .13s ease, transform .13s var(--rk-ease)}.gcr-search-press:active{transform:scale(.98)}.gcr-search-press:focus-visible{outline:2px solid var(--rk-primary);outline-offset:2px;border-radius:8px}.gcr-rc-skeleton{border:1px solid var(--rk-line-soft);border-radius:var(--rk-radius-card);background:#fff;grid-template-columns:220px 1fr 220px;gap:20px;min-height:236px;padding:14px;display:grid}@media (max-width:1024px){.gcr-rc-skeleton{grid-template-columns:200px 1fr}}@media (max-width:767px){.gcr-rc-skeleton{grid-template-columns:minmax(0,1fr);min-height:0}}@media (prefers-reduced-motion:reduce){.gcr-result-row,.gcr-result-col,.gcr-rc-view,.gcr-rc-compare,.gcr-search-press{transition:none}.gcr-result-row:active,.gcr-result-col:active,.gcr-rc-compare:active,.gcr-search-press:active{transform:none}}.gcr-rc-who{letter-spacing:.002em;color:var(--rk-primary)!important;font-size:13.5px!important}.gcr-rc-creds{letter-spacing:.01em;color:var(--rk-ink-faint)!important;font-size:11.5px!important}@media (max-width:767px){.gcr-result-row>div:first-child,.gcr-result-col>div:first-child{height:180px;min-height:0!important}.gcr-applied{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto;flex-wrap:nowrap!important}.gcr-applied::-webkit-scrollbar{display:none}}.gcr-alert-input:focus-visible{outline:2px solid var(--rk-primary);outline-offset:1px}.gcr-chip-x{position:relative}.gcr-chip-x:after{content:"";width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gcr-results-grid[data-entering]>:nth-child(-n+8){animation:gc-rise-in var(--rk-t-panel) var(--rk-ease) both}.gcr-results-grid[data-entering]>:nth-child(2){animation-delay:40ms}.gcr-results-grid[data-entering]>:nth-child(3){animation-delay:80ms}.gcr-results-grid[data-entering]>:nth-child(4){animation-delay:.12s}.gcr-results-grid[data-entering]>:nth-child(5){animation-delay:.16s}.gcr-results-grid[data-entering]>:nth-child(6){animation-delay:.2s}.gcr-results-grid[data-entering]>:nth-child(7){animation-delay:.24s}.gcr-results-grid[data-entering]>:nth-child(8){animation-delay:.28s}@media (prefers-reduced-motion:reduce){.gcr-results-grid[data-entering]>:nth-child(-n+8){animation:none}}.gcr-ac-row{animation:gc-rise-in var(--rk-t-ui) var(--rk-ease) both}@media (prefers-reduced-motion:reduce){.gcr-ac-row{animation:none}}.gc-price-count{pointer-events:none;z-index:4;justify-content:center;display:flex;position:absolute;top:calc(100% + 14px);left:0;right:0}.gc-price-count-pill{border:1px solid var(--rk-line-soft);background:var(--rk-surface);box-shadow:var(--rk-shadow-pop);font:500 12px/16px var(--rk-font);color:var(--rk-primary);white-space:nowrap;animation:gc-price-count-pop .12s var(--rk-ease) both;border-radius:9999px;padding:4px 10px;display:grid;overflow:hidden}.gc-price-count-text{animation:gc-price-count-slide var(--rk-t-ui) var(--rk-ease) both;display:block}@keyframes gc-price-count-pop{0%{opacity:0;transform:translateY(-4px)}}@keyframes gc-price-count-slide{0%{opacity:0;transform:translateY(60%)}}@media (prefers-reduced-motion:reduce){.gc-price-count-pill,.gc-price-count-text{animation:none}}.gcr-nearest{text-align:left;max-width:420px;margin:0 auto 20px}.gcr-nearest-title{font-family:var(--rk-font);color:var(--rk-ink);margin:0 0 8px;font-size:13px;font-weight:600}.gcr-nearest ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.gcr-nearest-link{border:1px solid var(--rk-line-soft);background:var(--rk-surface);font-family:var(--rk-font);color:var(--rk-primary);transition:border-color var(--rk-t-ui) var(--rk-ease), transform var(--rk-t-ui) var(--rk-ease);border-radius:12px;padding:12px 14px;font-size:14px;font-weight:500;text-decoration:none;display:block}.gcr-nearest-link:hover{border-color:var(--rk-primary)}.gcr-nearest-link:active{transform:translateY(1px)}.gcr-nearest-link:focus-visible{outline:2px solid var(--rk-primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){.gcr-nearest-link{transition:none}}