.explorer-module__KSCblG__page{--gm-navy:#1c2e40;--gm-navy-soft:#35506a;--gm-blue:#2d5a78;--gm-blue-hover:#3a6d8f;--gm-bg:#fff;--gm-bg-card:#f7f8f9;--gm-bg-row:#fafbfc;--gm-border:#d8e0e6;--gm-border-light:#eef1f4;--gm-text:#1c2e40;--gm-text-muted:#4a5e6a;--gm-text-light:#6b7f8e;--gm-text-faint:#8fa0ab;--gm-green:#3d7a5a;--gm-amber:#8a6a2a;--gm-red:#c0392b;--gm-radius-sharp:0;--gm-max-w:1200px;--gm-px:48px;background:var(--gm-bg);color:var(--gm-text);font-family:var(--font-jost),system-ui,sans-serif;-webkit-font-smoothing:antialiased;flex-direction:column;width:100%;min-height:100vh;font-weight:400;display:flex;overflow-x:clip}.explorer-module__KSCblG__main{flex:1;padding-bottom:64px}.explorer-module__KSCblG__pageHeader{max-width:var(--gm-max-w);padding:64px var(--gm-px)28px;width:100%;margin:0 auto}.explorer-module__KSCblG__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--gm-text-light);margin-bottom:18px;font-size:11px;font-weight:500;display:block}.explorer-module__KSCblG__title{font-family:var(--font-cormorant),Georgia,serif;color:var(--gm-navy);letter-spacing:-.01em;margin:0 0 18px;font-size:clamp(36px,5vw,60px);font-weight:400;line-height:1.04}.explorer-module__KSCblG__title em{color:var(--gm-blue);font-style:italic}.explorer-module__KSCblG__lede{max-width:640px;color:var(--gm-text-muted);margin:0;font-size:14.5px;line-height:1.75}.explorer-module__KSCblG__layout{max-width:var(--gm-max-w);padding:32px var(--gm-px)0;grid-template-columns:240px 1fr;gap:32px;margin:0 auto;display:grid}.explorer-module__KSCblG__rail{flex-direction:column;display:flex}.explorer-module__KSCblG__column{flex-direction:column;min-width:0;display:flex}.explorer-module__KSCblG__filterGroup{border-bottom:1px solid var(--gm-border-light);padding:14px 0}.explorer-module__KSCblG__filterGroupTitle{width:100%;font:inherit;letter-spacing:.16em;text-transform:uppercase;color:var(--gm-text-light);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:2px 0;font-size:11px;font-weight:500;display:flex}.explorer-module__KSCblG__filterToggle{font-family:var(--font-jost),system-ui,sans-serif;color:var(--gm-text-muted);font-size:14px}.explorer-module__KSCblG__filterGroupBody{padding-top:12px}.explorer-module__KSCblG__filterEmpty{color:var(--gm-text-faint);font-size:12px;font-style:italic}.explorer-module__KSCblG__pillStack{flex-wrap:wrap;gap:6px;display:flex}.explorer-module__KSCblG__pill{color:var(--gm-navy);border:1px solid var(--gm-border);cursor:pointer;border-radius:var(--gm-radius-sharp);background:#fff;padding:5px 9px;font-family:inherit;font-size:11.5px;transition:background .12s,color .12s,border-color .12s}.explorer-module__KSCblG__pill:hover{border-color:var(--gm-navy)}.explorer-module__KSCblG__pillActive,.explorer-module__KSCblG__pillActive:hover{background:var(--gm-navy);color:#fff;border-color:var(--gm-navy)}.explorer-module__KSCblG__input{border:1px solid var(--gm-border);width:100%;color:var(--gm-text);border-radius:var(--gm-radius-sharp);background:#fff;outline:0;padding:7px 8px;font-family:inherit;font-size:12px}.explorer-module__KSCblG__input:focus{border-color:var(--gm-navy)}.explorer-module__KSCblG__inputRow{gap:8px;display:flex}.explorer-module__KSCblG__inputRow .explorer-module__KSCblG__input{flex:1;min-width:0}.explorer-module__KSCblG__checkboxRow{color:var(--gm-text);cursor:pointer;align-items:center;gap:8px;padding:4px 0;font-size:12px;display:flex}.explorer-module__KSCblG__checkboxRow input[type=checkbox]{accent-color:var(--gm-navy)}.explorer-module__KSCblG__resetLink{text-align:left;letter-spacing:.16em;text-transform:uppercase;color:var(--gm-blue);cursor:pointer;background:0 0;border:0;margin-top:16px;padding:0;font-family:inherit;font-size:11px;font-weight:500}.explorer-module__KSCblG__resetLink:hover{color:var(--gm-blue-hover)}.explorer-module__KSCblG__rangeBar{justify-content:space-between;align-items:center;gap:16px;padding:6px 0 18px;display:flex}.explorer-module__KSCblG__rangeLeft{align-items:center;gap:12px;display:inline-flex}.explorer-module__KSCblG__rangeCountWrap{align-items:baseline;gap:12px;display:inline-flex}.explorer-module__KSCblG__rangeModel{font-family:var(--font-cormorant),Georgia,serif;color:var(--gm-navy);font-size:18px;font-style:italic}.explorer-module__KSCblG__rangeCount{letter-spacing:.18em;text-transform:uppercase;color:var(--gm-text-light);font-size:11px;font-weight:500}.explorer-module__KSCblG__saveSearchBtn,.explorer-module__KSCblG__shareSearchBtn{letter-spacing:.06em;text-transform:uppercase;color:var(--gm-blue);border:1px solid var(--gm-border);cursor:pointer;white-space:nowrap;background:#fff;padding:6px 12px;font-family:inherit;font-size:11px;font-weight:500;transition:background .12s,color .12s,border-color .12s}.explorer-module__KSCblG__saveSearchBtn:hover:not(:disabled),.explorer-module__KSCblG__shareSearchBtn:hover:not(:disabled){background:var(--w-blue-04,var(--gm-bg-card));border-color:var(--gm-blue)}.explorer-module__KSCblG__saveSearchBtn:disabled{cursor:default;opacity:.7}.explorer-module__KSCblG__saveSearchBtn[data-saved="1"],.explorer-module__KSCblG__shareSearchBtn[data-copied="1"]{color:#2f7d4f;background:#f1f9f4;border-color:#bfe0cb}.explorer-module__KSCblG__rangeGroup{border:1px solid var(--gm-border);background:#fff;display:inline-flex}.explorer-module__KSCblG__rangeBtn{letter-spacing:.04em;color:var(--gm-navy);border:0;border-right:1px solid var(--gm-border);cursor:pointer;background:#fff;padding:6px 11px;font-family:inherit;font-size:11.5px;transition:background .12s,color .12s}.explorer-module__KSCblG__rangeBtn:last-child{border-right:0}.explorer-module__KSCblG__rangeBtn:hover{background:var(--gm-bg-card)}.explorer-module__KSCblG__rangeBtnActive,.explorer-module__KSCblG__rangeBtnActive:hover{background:var(--gm-navy);color:#fff}.explorer-module__KSCblG__chartLegend{color:var(--gm-text-light);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-bottom:8px;font-size:12px;display:flex}.explorer-module__KSCblG__legendItems{flex-wrap:wrap;align-items:center;gap:18px;display:inline-flex}.explorer-module__KSCblG__legendItem{align-items:center;gap:6px;display:inline-flex}.explorer-module__KSCblG__legendDot{border:1.3px solid;border-radius:50%;width:9px;height:9px;display:inline-block}.explorer-module__KSCblG__legendDash{border-top:1.4px dashed var(--gm-blue);width:18px;height:0;display:inline-block}.explorer-module__KSCblG__legendCount{letter-spacing:.06em;text-transform:uppercase;color:var(--gm-text-faint);font-weight:500}.explorer-module__KSCblG__chartContainer,.explorer-module__KSCblG__chartWrap{width:100%;position:relative}.explorer-module__KSCblG__chartSvg{width:100%;display:block;overflow:visible}.explorer-module__KSCblG__axisLabel{font-family:var(--font-jost),system-ui,sans-serif;fill:var(--gm-text-faint);letter-spacing:.04em;font-size:10.5px}.explorer-module__KSCblG__dot{cursor:pointer;transition:r .12s ease-out}.explorer-module__KSCblG__outlierChip{font-family:var(--font-jost),system-ui,sans-serif;fill:var(--gm-text-muted);letter-spacing:.02em;font-size:10.5px;font-weight:500}.explorer-module__KSCblG__tooltip{color:#fff;pointer-events:none;z-index:20;background:#10212e;min-width:196px;padding:13px 15px;position:absolute;box-shadow:0 14px 30px #0f171e52}.explorer-module__KSCblG__tipHead{align-items:center;gap:7px;margin-bottom:6px;display:flex}.explorer-module__KSCblG__tipDot{border:1.3px solid;flex:none;width:9px;height:9px}.explorer-module__KSCblG__tipTitle{color:#fff;white-space:nowrap;font-size:11px;font-weight:500}.explorer-module__KSCblG__tipPrice{font-family:var(--font-cormorant),Georgia,serif;color:#fff;margin-bottom:8px;font-size:24px;font-weight:600;line-height:1}.explorer-module__KSCblG__tipGrid{color:#a9bccb;grid-template-columns:auto auto;gap:3px 16px;font-size:10.5px;display:grid}.explorer-module__KSCblG__tipVal{color:#e6edf2;text-align:right}.explorer-module__KSCblG__chartEmpty{font-family:var(--font-cormorant),Georgia,serif;color:var(--gm-text-faint);pointer-events:none;justify-content:center;align-items:center;font-style:italic;display:flex;position:absolute;inset:0}.explorer-module__KSCblG__soldHeading{font-family:var(--font-cormorant),Georgia,serif;color:var(--gm-navy);letter-spacing:-.005em;margin:36px 0 16px;font-size:22px;font-weight:400}.explorer-module__KSCblG__statsBand{border:1px solid var(--gm-border);background:#fff;grid-template-columns:repeat(4,1fr);margin-bottom:24px;display:grid}.explorer-module__KSCblG__statsCell{border-right:1px solid var(--gm-border-light);padding:18px 20px}.explorer-module__KSCblG__statsCell:last-child{border-right:0}.explorer-module__KSCblG__statLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--gm-text-faint);margin-bottom:8px;font-size:10.5px;font-weight:500}.explorer-module__KSCblG__statValue{font-family:var(--font-cormorant),Georgia,serif;color:var(--gm-navy);letter-spacing:-.01em;font-size:26px;font-weight:500;line-height:1.05}.explorer-module__KSCblG__statSub{color:var(--gm-text-light);margin-top:6px;font-size:11.5px}.explorer-module__KSCblG__trendUp{color:var(--gm-green)}.explorer-module__KSCblG__trendDown{color:var(--gm-red)}.explorer-module__KSCblG__trendFlat{color:var(--gm-navy)}.explorer-module__KSCblG__tableWrap{border:1px solid var(--gm-border);background:#fff;overflow-x:auto}.explorer-module__KSCblG__table{border-collapse:collapse;width:100%;font-size:13px}.explorer-module__KSCblG__table thead{background:var(--gm-bg-row);border-bottom:1px solid var(--gm-border)}.explorer-module__KSCblG__th{text-align:left;padding:0}.explorer-module__KSCblG__thBtn{width:100%;font:inherit;letter-spacing:.16em;text-transform:uppercase;color:var(--gm-text-light);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:6px;padding:12px 11px;font-size:10.5px;font-weight:500;display:inline-flex}.explorer-module__KSCblG__thBtn:hover{color:var(--gm-navy)}.explorer-module__KSCblG__thRight{text-align:right}.explorer-module__KSCblG__thRight .explorer-module__KSCblG__thBtn{justify-content:flex-end}.explorer-module__KSCblG__sortIndicator{color:var(--gm-navy);font-weight:500}.explorer-module__KSCblG__tableRow{border-bottom:1px solid var(--gm-border-light);cursor:pointer;transition:background .12s}.explorer-module__KSCblG__tableRow:last-child{border-bottom:0}.explorer-module__KSCblG__tableRow:hover{background:var(--gm-bg-row)}.explorer-module__KSCblG__tableRow td{vertical-align:middle;padding:14px 11px}.explorer-module__KSCblG__tdLot{font-family:var(--font-cormorant),Georgia,serif;color:var(--gm-navy);font-size:14.5px}.explorer-module__KSCblG__tdLot em{font-style:italic}.explorer-module__KSCblG__tdRef{font-family:var(--font-mono),ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;color:var(--gm-text-light);overflow-wrap:anywhere;font-size:12px}.explorer-module__KSCblG__tdHammer{font-family:var(--font-cormorant),Georgia,serif;color:var(--gm-navy);font-size:15px;font-weight:500}.explorer-module__KSCblG__tdCondition{max-width:280px}.explorer-module__KSCblG__conditionExcerpt{-webkit-line-clamp:2;text-overflow:ellipsis;color:var(--gm-text-light);-webkit-box-orient:vertical;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.explorer-module__KSCblG__reserveMet{letter-spacing:.18em;text-transform:uppercase;color:var(--gm-green);font-size:10.5px;font-weight:500;display:inline-block}.explorer-module__KSCblG__reserveNotMet{color:var(--gm-amber);font-size:12px;font-style:italic}.explorer-module__KSCblG__tableEmpty{font-family:var(--font-cormorant),Georgia,serif;color:var(--gm-text-faint);text-align:center;padding:32px 16px;font-style:italic}@media (max-width:980px){.explorer-module__KSCblG__pageHeader{padding:48px 28px 24px}.explorer-module__KSCblG__layout{grid-template-columns:220px 1fr;gap:24px;padding:24px 28px 0}}@media (max-width:860px){.explorer-module__KSCblG__pageHeader{padding:40px 28px 20px}.explorer-module__KSCblG__layout{grid-template-columns:1fr;gap:24px}.explorer-module__KSCblG__rail,.explorer-module__KSCblG__hideOnMobile{display:none}.explorer-module__KSCblG__statsBand{grid-template-columns:1fr 1fr}.explorer-module__KSCblG__statsCell{border-right:1px solid var(--gm-border-light);border-bottom:1px solid var(--gm-border-light)}.explorer-module__KSCblG__statsCell:nth-child(2n){border-right:0}.explorer-module__KSCblG__statsCell:nth-child(n+3){border-bottom:0}}@media (max-width:640px){.explorer-module__KSCblG__pageHeader{padding:32px 20px 18px}.explorer-module__KSCblG__layout{padding:20px 20px 0}.explorer-module__KSCblG__rangeBar{flex-direction:row;align-items:center;gap:12px}.explorer-module__KSCblG__statsCell{padding:16px 14px}.explorer-module__KSCblG__statValue{font-size:23px}.explorer-module__KSCblG__table{font-size:12px}.explorer-module__KSCblG__tableRow td{padding:12px 10px}.explorer-module__KSCblG__thBtn{padding:10px}}
.explorer-extras-module__chAkTq__searchWrap{position:relative}.explorer-extras-module__chAkTq__selectedChip{color:#fff;background:#1c2e40;border:1px solid #1c2e40;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:6px 8px;font-size:12px;display:flex}.explorer-extras-module__chAkTq__selectedChipLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.explorer-extras-module__chAkTq__clearBtn{color:#ffffffb3;font:inherit;cursor:pointer;background:0 0;border:0;flex:none;padding:0 2px;font-size:14px;line-height:1}.explorer-extras-module__chAkTq__clearBtn:hover{color:#fff}.explorer-extras-module__chAkTq__searchDropdown{z-index:10;background:#fff;border:1px solid #d8e0e6;max-height:240px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 6px 20px #1c2e401a}.explorer-extras-module__chAkTq__searchOption{width:100%;font:inherit;color:#1c2e40;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eef1f4;justify-content:space-between;align-items:baseline;gap:10px;padding:8px 10px;font-size:12px;display:flex}.explorer-extras-module__chAkTq__searchOption:last-child{border-bottom:0}.explorer-extras-module__chAkTq__searchOption:hover{background:#fafbfc}.explorer-extras-module__chAkTq__searchOptionCount{color:#8fa0ab;letter-spacing:.04em;flex:none;font-size:10.5px}.explorer-extras-module__chAkTq__searchEmpty{color:#8fa0ab;padding:10px;font-size:12px;font-style:italic}.explorer-extras-module__chAkTq__filterBadge{color:#fff;background:#2d5a78;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:8px;padding:0 5px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.explorer-extras-module__chAkTq__mobileFiltersBtn,.explorer-extras-module__chAkTq__mobileCount{display:none}@media (max-width:860px){.explorer-extras-module__chAkTq__mobileFiltersBtn{color:var(--gm-navy);border:1px solid var(--gm-border);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:#fff;align-items:center;gap:7px;padding:7px 13px;font-family:inherit;font-size:11px;font-weight:500;display:inline-flex}.explorer-extras-module__chAkTq__mobileFiltersBtn:hover{border-color:var(--gm-navy)}.explorer-extras-module__chAkTq__mobileCount{letter-spacing:.16em;text-transform:uppercase;color:var(--gm-text-light);margin-top:12px;font-size:11px;font-weight:500;display:block}.explorer-extras-module__chAkTq__chartCard{border:1px solid var(--gm-border);padding:14px 12px 6px}}@media (max-width:640px){.explorer-extras-module__chAkTq__colHideSm{display:none}}.explorer-extras-module__chAkTq__drawerOverlay{z-index:50;background:#1c2e4073;align-items:flex-end;animation:.18s ease-out explorer-extras-module__chAkTq__drawerFade;display:flex;position:fixed;inset:0}.explorer-extras-module__chAkTq__drawerSheet{background:#fff;flex-direction:column;width:100%;max-height:88vh;animation:.24s cubic-bezier(.22,1,.36,1) explorer-extras-module__chAkTq__drawerSlide;display:flex}.explorer-extras-module__chAkTq__drawerHandle{background:var(--gm-border);border-radius:2px;flex:none;width:40px;height:4px;margin:10px auto 4px}.explorer-extras-module__chAkTq__drawerHeader{border-bottom:1px solid var(--gm-border-light);flex:none;justify-content:space-between;align-items:center;padding:8px 20px 14px;display:flex}.explorer-extras-module__chAkTq__drawerTitle{font-family:var(--font-cormorant),Georgia,serif;color:var(--gm-navy);margin:0;font-size:22px;font-weight:400}.explorer-extras-module__chAkTq__drawerTitle em{color:var(--gm-blue);font-style:italic}.explorer-extras-module__chAkTq__drawerClose{color:var(--gm-text-light);cursor:pointer;background:0 0;border:0;padding:4px;font-size:20px;line-height:1}.explorer-extras-module__chAkTq__drawerClose:hover{color:var(--gm-navy)}.explorer-extras-module__chAkTq__drawerBody{-webkit-overflow-scrolling:touch;flex:1;padding:0 20px;overflow-y:auto}.explorer-extras-module__chAkTq__drawerFooter{padding:14px 20px calc(14px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--gm-border-light);flex:none;align-items:stretch;gap:14px;display:flex}.explorer-extras-module__chAkTq__drawerReset{letter-spacing:.16em;text-transform:uppercase;color:var(--gm-blue);cursor:pointer;background:0 0;border:0;padding:0 8px;font-family:inherit;font-size:11px;font-weight:500}.explorer-extras-module__chAkTq__drawerShow{background:var(--gm-navy);color:#fff;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:0;flex:1;padding:14px;font-family:inherit;font-size:12px;font-weight:500}.explorer-extras-module__chAkTq__drawerShow:hover{background:var(--gm-navy-soft)}@keyframes explorer-extras-module__chAkTq__drawerFade{0%{opacity:0}to{opacity:1}}@keyframes explorer-extras-module__chAkTq__drawerSlide{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.explorer-extras-module__chAkTq__drawerOverlay,.explorer-extras-module__chAkTq__drawerSheet{animation:none}}
.price-history-gate-module__r1IOZq__overlay{z-index:60;-webkit-backdrop-filter:blur(6px);background:#1c2e4066;justify-content:center;align-items:center;padding:24px;animation:.18s ease-out price-history-gate-module__r1IOZq__gateFade;display:flex;position:fixed;inset:0}.price-history-gate-module__r1IOZq__card{border:1px solid var(--gm-border-light);background:#fff;width:100%;max-width:440px;padding:32px 30px 26px;animation:.24s cubic-bezier(.22,1,.36,1) price-history-gate-module__r1IOZq__gateRise;position:relative;box-shadow:0 18px 50px #1c2e4038}.price-history-gate-module__r1IOZq__close{cursor:pointer;color:var(--gm-text-light);background:0 0;border:none;padding:6px;font-size:15px;line-height:1;position:absolute;top:12px;right:12px}.price-history-gate-module__r1IOZq__close:hover{color:var(--gm-navy)}.price-history-gate-module__r1IOZq__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--gm-blue);margin-bottom:8px;font-size:11px}.price-history-gate-module__r1IOZq__title{font-family:var(--font-cormorant),Georgia,serif;color:var(--gm-navy);margin:0 0 10px;font-size:27px;font-weight:400;line-height:1.18}.price-history-gate-module__r1IOZq__title em{color:var(--gm-blue);font-style:italic}.price-history-gate-module__r1IOZq__sub{color:var(--gm-text-light);margin:0 0 18px;font-size:14.5px;line-height:1.5}.price-history-gate-module__r1IOZq__sub strong{color:var(--gm-navy);font-weight:600}.price-history-gate-module__r1IOZq__form{gap:8px;display:flex}.price-history-gate-module__r1IOZq__input{min-width:0;color:var(--gm-navy);border:1px solid var(--gm-border);background:#fff;flex:1;padding:11px 13px;font-size:15px}.price-history-gate-module__r1IOZq__input:focus{border-color:var(--gm-navy);outline:none}.price-history-gate-module__r1IOZq__button{letter-spacing:.04em;text-transform:uppercase;color:#fff;background:var(--gm-navy);border:1px solid var(--gm-navy);cursor:pointer;flex:none;padding:11px 20px;font-size:13px}.price-history-gate-module__r1IOZq__button:hover:not(:disabled){background:var(--gm-navy-soft)}.price-history-gate-module__r1IOZq__button:disabled{opacity:.6;cursor:default}.price-history-gate-module__r1IOZq__error{color:#b0413e;margin:10px 0 0;font-size:13px}.price-history-gate-module__r1IOZq__fineprint{color:var(--gm-text-light);margin:14px 0 0;font-size:11.5px;line-height:1.5}@keyframes price-history-gate-module__r1IOZq__gateFade{0%{opacity:0}to{opacity:1}}@keyframes price-history-gate-module__r1IOZq__gateRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}