:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f7f5;--panel:#fff;--text:#171717;--muted:#737373;--line:#e5e5e2;--soft:#f1f1ee;--accent:#171717}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.shell{width:calc(100% - 24px);margin:0 auto;padding:24px 0 60px}.topbar{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.topbar h1{letter-spacing:-.02em;margin:0;font-size:22px;line-height:1.1}.topbar span,.analyzed{color:var(--muted);font-size:12px}.usageStrip{font-variant-numeric:tabular-nums;align-items:center;gap:14px;display:flex}.searchbar{border:1px solid var(--line);background:var(--panel);border-radius:12px;gap:8px;padding:10px;display:grid}.searchbarV2{grid-template-columns:210px minmax(360px,1fr) 94px 90px auto}.searchbar label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;grid-template-rows:14px 1fr;gap:3px;font-size:10px;display:grid}.searchbar input,.searchbar select{background:var(--soft);min-width:0;color:var(--text);border:0;border-radius:7px;outline:0;padding:9px 10px}.itemField input,.useField input{border:1px solid var(--line);background:0 0;font-size:14px}.primary,.secondary{cursor:pointer;border:0;border-radius:8px;font-weight:650}.primary{background:var(--accent);color:#fff;align-self:stretch;padding:0 22px}.secondary{background:var(--soft);color:var(--text);padding:8px 13px}button:disabled{opacity:.5;cursor:default}.error{color:#a32222;margin:10px 2px 0;font-size:12px}.progressStrip{min-height:34px;color:var(--muted);align-items:center;gap:8px;padding:7px 3px 0;font-size:12px;display:flex}.progressDot{background:var(--text);border-radius:50%;width:7px;height:7px;animation:1.15s ease-in-out infinite progressPulse}@keyframes progressPulse{0%,to{opacity:.25;transform:scale(.8)}50%{opacity:.9;transform:scale(1)}}.compareBar{flex-wrap:wrap;align-items:center;gap:12px;min-height:46px;padding:8px 2px 2px;display:flex}.compareLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;flex:none;font-size:11px;font-weight:650}.specChecks{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.specCheck{border:1px solid var(--line);background:var(--panel);color:var(--muted);cursor:pointer;border-radius:7px;align-items:center;gap:6px;padding:5px 8px;font-size:12px;display:inline-flex}.specCheck.selected{color:var(--text);border-color:#c9c9c5}.specCheck input{margin:0}.specCheck:has(input:disabled){cursor:default}.addSpecButton{color:var(--muted);cursor:pointer;background:0 0;border:1px dashed #c9c9c5;border-radius:7px;padding:5px 9px;font-size:12px}.addSpecButton:hover{color:var(--text);border-color:#a9a9a5}.addSpecInline{border:1px solid var(--line);background:var(--panel);border-radius:7px;align-items:center;gap:4px;padding:2px 3px 2px 7px;display:inline-flex}.addSpecInline input{background:0 0;border:0;outline:0;width:150px;padding:3px 2px;font-size:12px}.addSpecInline button{background:var(--soft);color:var(--text);cursor:pointer;border:0;border-radius:5px;padding:3px 7px;font-size:11px}.addSpecInline .cancelSpec{color:var(--muted);background:0 0;padding-inline:5px}.specError{color:#a32222;font-size:11px}.resultbar{min-height:46px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:6px 2px;font-size:12px;display:flex}.resultbar strong{color:var(--text)}.dot{color:#b9b9b5;margin:0 7px}.searchCount{cursor:help}.resultActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.analysisControls{align-items:center;gap:5px;display:flex}.analysisControls select{border:1px solid var(--line);background:var(--panel);color:var(--text);border-radius:7px;padding:7px 8px;font-size:12px}.exportControls{align-items:center;gap:3px;display:inline-flex}.exportControls button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:5px 7px;font-size:12px}.exportControls button:hover{background:var(--soft);color:var(--text)}.viewControls{align-items:center;gap:3px;display:flex}.viewControls>span{color:var(--muted);margin-right:5px}.viewControls button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:5px 8px;font-size:12px}.viewControls button.active{background:var(--soft);color:var(--text);font-weight:650}.tablewrap{border:1px solid var(--line);background:var(--panel);border-radius:12px;width:100%;overflow-x:auto}table{border-collapse:collapse;table-layout:auto;width:100%}.basicTable{min-width:760px}.specTable{table-layout:auto;width:100%;min-width:max-content}th{color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--line);white-space:nowrap;padding:9px 10px;font-size:10px;font-weight:650}td{border-bottom:1px solid var(--line);vertical-align:middle;padding:10px}tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafaf8}.groupRow th{color:#969692;border-bottom:1px solid var(--line);background:#fafaf8;padding-top:7px;padding-bottom:7px}.groupHead{border-left:1px solid var(--line)}.groupHead button{appearance:none;color:inherit;cursor:pointer;background:0 0;border:0;padding:0 0 0 4px}.listingGroup{color:#7e7e79!important}.selectCol,.selectCell{text-align:center;width:36px;min-width:36px}.selectCol input,.selectCell input{margin:0}.photoCol,.photoCell{width:68px;min-width:68px}.photoCell{padding-right:4px}.photoCell img,.photoBlank{object-fit:cover;background:var(--soft);border-radius:7px;width:50px;height:50px;display:block}.brandCol{min-width:105px}.modelCol{min-width:170px}.releaseCol{min-width:76px}.specCol{min-width:90px;max-width:135px}.scoreCol{min-width:74px}.reviewCol,.reviewCell{width:300px;min-width:240px;max-width:360px}.priceCol{min-width:80px}.conditionCol,.conditionCell{width:240px;min-width:210px;max-width:300px}.locationCol,.locationCell{width:165px;min-width:145px;max-width:210px}.listedCol{min-width:65px}.listingNameCol,.listingNameCell{width:250px;min-width:210px;max-width:320px}.openCol{min-width:72px}.sortHeader{appearance:none;color:inherit;cursor:pointer;font:inherit;font-weight:inherit;text-transform:inherit;letter-spacing:inherit;background:0 0;border:0;margin:0;padding:0}.sortHeader:hover,.sortHeader.active{color:var(--text)}.modelName,.brandCell,.productModelCell{font-weight:650;line-height:1.25}.productModelCell{white-space:normal}.unresolved{background:var(--soft);width:16px;height:16px;color:var(--muted);border-radius:50%;justify-content:center;align-items:center;margin-left:6px;font-size:10px;font-weight:700;display:inline-flex}.secondaryText,.distance{color:var(--muted);font-variant-numeric:tabular-nums;margin-top:2px;font-size:11px}.specCell{color:#383838;white-space:nowrap}.scoreCell{font-variant-numeric:tabular-nums;text-align:center;font-weight:750}.reviewCell,.conditionCell,.listingNameCell,.locationCell{white-space:normal;overflow-wrap:anywhere;word-break:normal}.reviewCell{color:#3f3f3f;font-size:12px;line-height:1.35}.conditionCell{color:#4e4e4e;font-size:12px;line-height:1.35}.listingNameCell{color:var(--muted);font-size:11px;line-height:1.3}.priceCell{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.openCell a{color:var(--text);white-space:nowrap;font-weight:650;text-decoration:none}.openCell a:hover{text-decoration:underline}.rawSection{margin-top:10px}.rawToggle{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:7px 2px;font-size:12px;font-weight:650}.rawToggle:hover{color:var(--text)}.rawTableWrap{width:min(100%,1280px);margin-top:3px}.rawTable{table-layout:fixed;width:100%;min-width:860px}.rawTable th:first-child,.rawTable td:first-child{width:36px}.rawTable th:nth-child(2),.rawTable td:nth-child(2){width:68px}.rawTable th:nth-child(3),.rawTable td:nth-child(3){width:600px}.rawTable th:nth-child(4),.rawTable td:nth-child(4){width:100px}.rawTable th:nth-child(5),.rawTable td:nth-child(5){width:260px}.rawTable th:nth-child(6),.rawTable td:nth-child(6){width:90px}.rawTable .nameCell{white-space:normal;overflow-wrap:anywhere;min-width:0}.rawTable .modelName{white-space:normal;line-height:1.3}@media (max-width:900px){.searchbarV2{grid-template-columns:1fr 1fr}.itemField,.useField{grid-column:1/-1}.primary{min-height:44px}.resultActions{justify-content:flex-start}.rawTableWrap{width:100%}}@media (max-width:760px){.shell{width:calc(100% - 16px);padding-top:18px}.resultbar{flex-direction:column;align-items:flex-start}.usageStrip{gap:9px}.compareBar{flex-direction:column;align-items:flex-start}.resultActions{flex-direction:column;align-items:flex-start;gap:7px;width:100%}}
.previousSearches{width:min(100%,980px);margin:8px 2px 0}.previousToggle{min-height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:4px 0;font-size:12px;font-weight:650;display:inline-flex}.previousToggle:hover{color:var(--text)}.previousToggle small{background:var(--soft);min-width:18px;height:18px;color:var(--muted);border-radius:9px;place-items:center;font-size:10px;font-weight:700;display:inline-grid}.previousChevron{font-size:10px}.previousPanel{border:1px solid var(--line);background:var(--panel);border-radius:9px;overflow:hidden;box-shadow:0 1px 3px #16161609}.previousRow{border-bottom:1px solid var(--line);background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;width:100%;display:grid}.previousRow:last-child{border-bottom:0}.previousRow:hover{background:#fafaf8}.previousLoad{min-width:0;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(140px,220px) minmax(220px,1fr) 78px;align-items:center;gap:12px;padding:9px 10px;display:grid}.previousLoad:hover{color:var(--text)}.previousItem{text-overflow:ellipsis;white-space:nowrap;font-weight:650;overflow:hidden}.previousUse{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.previousAge{color:var(--muted);text-align:right;white-space:nowrap;font-size:11px}.previousRefresh{border:0;border-left:1px solid var(--line);min-width:76px;color:var(--muted);cursor:pointer;background:0 0;padding:8px 10px;font-size:11px;font-weight:650}.previousRefresh:hover{background:var(--soft);color:var(--text)}.previousEmpty{color:var(--muted);padding:14px 12px;font-size:11px}.loadMoreSearches{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:9px 10px;font-size:12px;font-weight:650}.loadMoreSearches:hover{color:var(--text)}@media (max-width:760px){.previousSearches{width:100%}.previousLoad{grid-template-columns:1fr 66px;gap:7px}.previousUse{white-space:normal;grid-area:2/1/auto/-1}.previousAge{grid-area:1/2}.previousRefresh{min-width:54px}.previousRefresh span{display:none}}
.specTable,.rawTable{table-layout:fixed}.specTable{width:max-content;min-width:100%}.specTable thead tr:last-child th:not(.photoCol):not(.openCol),.rawTable thead th:not(.selectCol):not(.photoCol):not(.openCol){resize:horizontal;min-width:58px;max-width:560px;overflow:hidden}.specTable thead tr:last-child th,.rawTable thead th,.specTable td,.rawTable td{white-space:normal;overflow-wrap:anywhere;word-break:normal}.sortHeader{white-space:normal;text-align:left;line-height:1.2}.brandCol{width:100px;min-width:78px}.modelCol{width:205px;min-width:125px;max-width:440px}.releaseCol{width:82px;min-width:68px}.specCol{width:112px;min-width:76px;max-width:280px}.scoreCol{width:80px;min-width:68px}.reviewCol,.reviewCell{width:260px;min-width:180px;max-width:420px}.priceCol{width:88px;min-width:70px}.conditionCol,.conditionCell{width:210px;min-width:130px;max-width:360px}.locationCol,.locationCell{width:160px;min-width:115px;max-width:300px}.listedCol{width:76px;min-width:62px}.listingNameCol,.listingNameCell{width:220px;min-width:130px;max-width:420px}.openCol{width:72px;min-width:66px}.productModelCell,.modelName,.specCell,.priceCell,.reviewCell,.conditionCell,.locationCell,.listingNameCell{white-space:normal;overflow-wrap:anywhere}.rawTableWrap{width:min(100%,1060px)}.rawTable{width:100%;min-width:780px}.rawTable .selectCol,.rawTable .selectCell{width:36px}.rawTable .photoCol,.rawTable .photoCell{width:68px}.rawTable .rawListingCol{width:390px;min-width:220px;max-width:520px}.rawTable .rawPriceCol{width:90px;min-width:72px}.rawTable .rawLocationCol{width:220px;min-width:140px;max-width:300px}.rawTable .openCol,.rawTable .openCell{width:78px}.rawTable .nameCell{min-width:0}.cellWithAction{align-items:flex-start;gap:6px;min-width:0;display:flex}.cellWithAction>span:first-child,.cellWithAction .modelName{flex:auto;min-width:0}.feedbackFlag{color:var(--muted);cursor:pointer;opacity:.5;background:0 0;border:0;flex:none;padding:0 2px;font-size:11px;line-height:1.3}.cellWithAction:hover .feedbackFlag,.feedbackFlag.marked{opacity:1;color:var(--text)}.feedbackFlag.avoid{font-weight:750}.feedbackRow td{background:#fafaf8;padding:7px 10px 9px}.feedbackEditor{grid-template-columns:auto auto minmax(220px,1fr) auto auto;align-items:center;gap:7px;max-width:1050px;display:grid}.feedbackLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:650}.feedbackVerdicts{gap:3px;display:inline-flex}.feedbackVerdicts button,.feedbackSave,.feedbackCancel{background:var(--soft);color:var(--muted);cursor:pointer;border:0;border-radius:6px;padding:5px 8px;font-size:11px}.feedbackVerdicts button.active,.feedbackSave{color:var(--text);font-weight:650}.feedbackEditor>input{border:1px solid var(--line);background:var(--panel);border-radius:6px;outline:0;min-width:0;padding:6px 8px;font-size:12px}.feedbackCancel{background:0 0}.specCellInner{align-items:flex-start;gap:4px;min-width:0;display:flex}.specCellInner>span{flex:auto;min-width:0}.specEditButton{color:var(--muted);cursor:pointer;opacity:0;background:0 0;border:0;flex:none;padding:0 1px;font-size:10px}.editableSpecCell:hover .specEditButton,.editableSpecCell.userCorrected .specEditButton{opacity:.8}.editableSpecCell.userCorrected{font-weight:650}.specEditInline{align-items:center;gap:3px;display:flex}.specEditInline input{border:1px solid var(--line);background:var(--panel);border-radius:5px;outline:0;width:92px;min-width:58px;padding:4px 5px;font-size:11px}.specEditInline button{cursor:pointer;color:var(--muted);background:0 0;border:0;padding:2px 3px}@media (max-width:900px){.rawTableWrap{width:100%}.feedbackEditor{grid-template-columns:1fr;align-items:stretch}}
.galleryLauncher{z-index:80;color:#fff;font:inherit;cursor:pointer;background:#111;border:1px solid #d5d5d5;border-radius:999px;padding:10px 14px;font-weight:700;position:fixed;bottom:18px;right:18px;box-shadow:0 8px 24px #00000029}.galleryOverlay{z-index:100;background:#f7f7f5;padding:22px;position:fixed;inset:0;overflow:auto}.galleryHeader{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7f7f5f5;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;gap:20px;padding:18px 2px 14px;display:flex;position:sticky;top:-22px}.galleryHeader>div:first-child{flex-direction:column;gap:2px;min-width:0;display:flex}.galleryHeader strong{font-size:20px}.gallerySearchTitle{color:#666;text-overflow:ellipsis;white-space:nowrap;max-width:760px;font-size:13px;overflow:hidden}.galleryHeaderActions,.galleryFilters,.galleryCardActions{align-items:center;gap:7px;display:flex}.galleryFilters button,.galleryClose,.galleryCardActions button,.galleryCardActions a{color:#222;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8d8d8;border-radius:8px;padding:7px 10px;text-decoration:none}.galleryFilters button.active{color:#fff;background:#222;border-color:#222}.galleryClose{width:38px;height:38px;padding:0;font-size:22px;line-height:1}.galleryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 18px;max-width:1650px;margin:22px auto 60px;display:grid}.galleryCard{background:#fff;border:1px solid #e0e0de;border-radius:12px;min-width:0;overflow:hidden}.galleryCard.liked{box-shadow:inset 0 0 0 2px #4b8b63}.galleryCard.avoided{opacity:.62}.galleryImageButton{aspect-ratio:4/5;cursor:zoom-in;background:#ededeb;border:0;width:100%;margin:0;padding:0;display:block;position:relative;overflow:hidden}.galleryImageButton:disabled{cursor:default}.galleryImageButton img{object-fit:contain;background:#efefed;width:100%;height:100%;display:block}.galleryImageBlank{color:#999;place-items:center;width:100%;height:100%;display:grid}.galleryPhotoCount{color:#fff;background:#000000b3;border-radius:999px;padding:4px 8px;font-size:12px;position:absolute;bottom:9px;right:9px}.galleryCardBody{padding:12px 13px 13px}.galleryCardTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;margin-bottom:7px;font-size:15px;font-weight:750;line-height:1.25;display:-webkit-box;overflow:hidden}.galleryMetaLine{color:#444;overflow-wrap:anywhere;min-height:18px;font-size:13px;line-height:1.35}.galleryLocation{color:#777}.galleryCardActions{margin-top:10px}.galleryCardActions button{min-width:40px;font-size:16px}.galleryCardActions button.active.like{background:#e7f3eb;border-color:#87ae94}.galleryCardActions button.active.no{background:#f7e9e7;border-color:#c79b96}.galleryCardActions a{margin-left:auto;font-size:12px;font-weight:700}.galleryEmpty{text-align:center;color:#777;padding:70px 20px}.galleryLightbox{z-index:130;background:#000000e6;place-items:center;padding:50px 70px 82px;display:grid;position:fixed;inset:0}.galleryLightbox img{object-fit:contain;max-width:min(92vw,1500px);max-height:calc(100vh - 140px);box-shadow:0 12px 50px #00000073}.lightboxClose,.lightboxNav{z-index:132;color:#fff;cursor:pointer;background:#1414148c;border:0;position:fixed}.lightboxClose{border-radius:50%;width:44px;height:44px;font-size:30px;line-height:1;top:18px;right:20px}.lightboxNav{border-radius:9px;width:48px;height:72px;font-size:42px;top:50%;transform:translateY(-50%)}.lightboxPrev{left:18px}.lightboxNext{right:18px}.lightboxCaption{color:#fff;background:#0f0f0fb3;border-radius:9px;align-items:baseline;gap:12px;max-width:75vw;padding:8px 13px;font-size:13px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}@media (max-width:1100px){.galleryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.galleryOverlay{padding:12px}.galleryHeader{flex-direction:column;align-items:flex-start;gap:10px;top:-12px}.galleryHeaderActions{align-items:stretch;width:100%}.galleryFilters{flex:1;overflow-x:auto}.galleryFilters button{white-space:nowrap}.galleryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px;margin-top:14px}.galleryCardBody{padding:10px}.galleryCardTitle{font-size:14px}.galleryMetaLine{font-size:12px}.galleryLauncher{bottom:12px;right:12px}.galleryLightbox{padding:50px 10px 80px}.galleryLightbox img{max-width:96vw}.lightboxNav{width:38px;height:62px}.lightboxPrev{left:4px}.lightboxNext{right:4px}.lightboxCaption{width:max-content;max-width:92vw}}@media (max-width:460px){.galleryGrid{grid-template-columns:1fr}}
.galleryOverlay{background:#f8f8f6;padding:0 22px 42px}.galleryHeader{background:#f8f8f6f5;max-width:1900px;margin:0 auto;padding:18px 0 14px;top:0}.galleryHeaderActions{gap:8px}.galleryClose{color:#333330;background:#fff;border-radius:10px;flex:none;width:40px;height:40px;font-size:24px}.galleryClose:hover{color:#111;border-color:#bdbdb7}.galleryWorkspace{grid-template-columns:252px minmax(0,1fr);align-items:start;gap:30px;width:min(1900px,100%);margin:0 auto;display:grid}.galleryFilterRail{min-width:0}.galleryFilterRail .filterSidebar{scrollbar-width:thin;max-height:calc(100vh - 92px);padding-right:8px;position:sticky;top:78px;overflow-y:auto}.galleryRatingSection{border-top:1px solid #d7d7d3}.galleryRatingChoices{grid-template-columns:1fr}.galleryRatingChoices input[type=radio]{border-radius:50%}.galleryResultsPane{min-width:0}.galleryResultToolbar{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8f8f6f7;border-bottom:1px solid #d7d7d3;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:9px 0 10px;display:flex;position:sticky;top:71px}.galleryResultCount{color:var(--muted);font-size:12px}.galleryResultCount strong{color:var(--text);font-size:13px}.gallerySortControl{color:var(--muted);white-space:nowrap;align-items:center;gap:9px;font-size:11px;display:flex}.gallerySortControl select{color:#333330;cursor:pointer;background:#fff;border:1px solid #d4d4cf;border-radius:7px;outline:0;min-width:190px;padding:8px 34px 8px 10px;font-size:12px}.gallerySortControl select:focus{border-color:#aaa9a4;box-shadow:0 0 0 2px #00000009}.galleryGrid{grid-template-columns:repeat(4,minmax(220px,1fr));gap:22px 16px;max-width:none;margin:18px 0 60px}.galleryCard{border-radius:9px;box-shadow:0 1px 2px #14141406}.galleryImageButton{aspect-ratio:4/5;background:#efefed}.galleryImageButton img{transition:transform .16s}.galleryImageButton:hover img{transform:scale(1.012)}.galleryEmptyResults{background:#ffffff8c;border:1px dashed #d7d7d2;border-radius:10px;margin-top:18px}.galleryLightbox{background:#080808f0;justify-content:center;align-items:center;padding:20px;display:flex}.lightboxShell{flex-direction:column;justify-content:center;align-items:center;max-width:calc(100vw - 40px);max-height:calc(100vh - 30px);display:flex}.lightboxMediaFrame{place-items:center;width:min(88vw,1500px);height:min(76vh,980px);display:grid;overflow:hidden}.galleryLightbox .lightboxMediaFrame>img{object-fit:contain;width:100%;max-width:none;height:100%;max-height:none;display:block;box-shadow:0 16px 52px #0000007a}.lightboxControlBar{color:#fff;background:#181818eb;border:1px solid #ffffff21;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-top:10px;padding:5px;display:flex;box-shadow:0 7px 22px #00000040}.lightboxControlBar button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:6px 12px;font-size:12px;font-weight:650;display:inline-flex}.lightboxControlBar button:hover{background:#ffffff1c}.lightboxControlBar strong{color:#fffc;text-align:center;font-variant-numeric:tabular-nums;min-width:52px;font-size:11px}.lightboxThumbStrip{scrollbar-width:thin;align-items:center;gap:6px;max-width:min(82vw,900px);margin-top:9px;padding:2px 1px;display:flex;overflow-x:auto}.lightboxThumbStrip button{opacity:.62;cursor:pointer;background:#222;border:2px solid #0000;border-radius:6px;flex:0 0 62px;width:62px;height:48px;padding:0;overflow:hidden}.lightboxThumbStrip button:hover{opacity:.9}.lightboxThumbStrip button.active{opacity:1;border-color:#fff}.galleryLightbox .lightboxThumbStrip img{object-fit:cover;width:100%;max-width:none;height:100%;max-height:none;box-shadow:none;display:block}.lightboxCaption{color:#ffffffeb;background:#121212b8;max-width:min(82vw,900px);margin-top:7px;padding:6px 10px;font-size:11px;position:static;bottom:auto;left:auto;transform:none}.lightboxClose{background:#141414b8;border:1px solid #ffffff24;border-radius:50%;width:42px;height:42px;font-size:27px;top:16px;right:18px}.lightboxClose:hover{background:#323232e6}@media (max-width:1450px){.galleryGrid{grid-template-columns:repeat(3,minmax(220px,1fr))}}@media (max-width:1050px){.galleryWorkspace{grid-template-columns:220px minmax(0,1fr);gap:20px}.galleryGrid{grid-template-columns:repeat(2,minmax(210px,1fr))}}@media (max-width:760px){.galleryOverlay{padding:0 12px 28px}.galleryHeader{flex-direction:row;align-items:center;padding:12px 0 10px;position:sticky;top:0}.galleryWorkspace{display:block}.galleryFilterRail .filterSidebar{max-height:none;margin-bottom:12px;padding-right:0;position:static}.galleryResultToolbar{flex-direction:column;align-items:flex-start;gap:7px;top:64px}.gallerySortControl{justify-content:space-between;width:100%}.gallerySortControl select{flex:auto;min-width:0;max-width:240px}.galleryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}.lightboxMediaFrame{width:94vw;height:70vh}.lightboxControlBar button span{display:none}.lightboxControlBar button{width:42px;padding:6px;font-size:18px}.lightboxThumbStrip,.lightboxCaption{max-width:94vw}}@media (max-width:470px){.galleryGrid{grid-template-columns:1fr}}
body{background:#f8f8f6}.shell{width:min(1920px,100% - 36px);margin:0 auto;padding:20px 0 60px}.appTopbar{min-height:48px;margin-bottom:14px}.appIdentity h1{font-size:21px}.topbarRight{justify-content:flex-end;align-items:center;gap:12px;display:flex}.searchbar{box-shadow:0 1px 2px #14141406}.compareBar{margin-top:3px;margin-bottom:2px}.workspaceShell{grid-template-columns:252px minmax(0,1fr);align-items:start;gap:28px;margin-top:5px;display:grid}.resultsWorkspace{width:100%;min-width:0}.resultbar{min-height:48px;padding:5px 0 8px}.resultSummary{min-width:0;line-height:1.55}.tablewrap{box-shadow:0 1px 3px #16161609}.filterColumn{min-width:0}.filterSidebar{color:#30302e;border-top:1px solid #d7d7d3;width:100%;position:sticky;top:14px}.filterSidebarHead{border-bottom:1px solid #d7d7d3;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:0 2px;display:flex}.filterSidebarHead>div{align-items:baseline;gap:8px;display:flex}.filterSidebarHead strong{font-size:16px;font-weight:720}.filterSidebarHead span{color:var(--muted);font-size:10px}.filterClear{appearance:none;color:#50504d;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:4px 0;font-size:11px;text-decoration:underline}.filterClear:disabled{opacity:.35}.filterSection{border-bottom:1px solid #d7d7d3}.filterSectionButton{color:#3b3b38;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:48px;padding:0 2px;font-size:14px;font-weight:500;display:flex}.filterSectionButton:hover{color:var(--text)}.filterChevron{color:#656561;font-size:17px;line-height:1;transition:transform .14s;display:inline-block;transform:rotate(-90deg)}.filterChevron.open{transform:rotate(0)}.filterSectionBody{gap:7px;padding:0 2px 14px;display:grid}.filterChoice{color:#4c4c48;cursor:pointer;grid-template-columns:18px minmax(0,1fr) auto;align-items:start;gap:7px;min-height:27px;font-size:12px;line-height:1.25;display:grid}.filterChoice input{accent-color:#222;width:15px;height:15px;margin:0}.filterChoice small{color:#9a9a95;font-size:10px}.filterChoice.unavailable{color:#aaa9a4;cursor:default}.filterMajorDivider{background:linear-gradient(#0000 45%,#00000005);border-bottom:1px solid #bdbdb8;height:13px;margin:0 -2px}.filterRangeInputs{grid-template-columns:1fr 1fr;gap:7px;display:grid}.filterRangeInputs label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;gap:4px;font-size:9px;display:grid}.filterRangeInputs input{border:1px solid var(--line);background:var(--panel);width:100%;min-width:0;color:var(--text);border-radius:6px;outline:0;padding:6px 7px;font-size:12px}.filterRangeInputs input:focus{border-color:#b5b5b0}.filterObservedRange,.filterUnavailableText{color:#92928d;margin:1px 0 0;font-size:10px;line-height:1.35}.resultsWorkspace .rawTableWrap{width:min(100%,980px);max-width:980px;margin:2px auto 0}.resultsWorkspace .rawTable{table-layout:fixed;width:100%;min-width:780px}.resultsWorkspace .rawTable .selectCol,.resultsWorkspace .rawTable .selectCell{width:38px;min-width:38px}.resultsWorkspace .rawTable .photoCol,.resultsWorkspace .rawTable .photoCell{width:66px;min-width:66px}.resultsWorkspace .rawTable .rawListingCol{width:auto;min-width:250px;max-width:none}.resultsWorkspace .rawTable .rawPriceCol,.resultsWorkspace .rawTable .priceCell{width:92px;min-width:78px}.resultsWorkspace .rawTable .rawLocationCol,.resultsWorkspace .rawTable .locationCell{width:190px;min-width:145px;max-width:235px}.resultsWorkspace .rawTable .openCol,.resultsWorkspace .rawTable .openCell{width:78px;min-width:78px}.resultsWorkspace .rawTable .nameCell{min-width:0}.resultsWorkspace .rawTable .modelName{white-space:normal;overflow-wrap:anywhere;max-width:100%}.specTableWrap{width:100%;margin:2px auto 0}.rawTable .openCol,.rawTable .openCell,.specTable thead tr:last-child .openCol,.specTable tbody .openCell{z-index:4;background:var(--panel);position:sticky;right:0;box-shadow:-5px 0 7px -7px #00000057}.rawTable thead .openCol,.specTable thead tr:last-child .openCol{z-index:7}.rawTable tbody tr:hover .openCell,.specTable tbody tr:hover .openCell{background:#fafaf8}.openCell{text-align:right;padding-right:13px}.openCell a{align-items:center;min-height:28px;display:inline-flex}.specTable thead th::-webkit-resizer{background:0 0}.rawTable thead th::-webkit-resizer{background:0 0}.emptyResults{width:min(100%,980px);color:var(--muted);text-align:center;background:#ffffff8c;border:1px dashed #d6d6d1;border-radius:10px;margin:14px auto;padding:28px 18px;font-size:12px}.emptyResults.compact{margin:5px auto;padding:16px}.headerActions{align-items:center;gap:4px;display:flex;position:relative}.headerIconButton{color:#5d5d59;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:inline-grid}.headerIconButton svg{width:19px;height:19px}.headerIconButton:hover,.headerIconButton.active{background:var(--panel);color:var(--text);border-color:#d7d7d2}.profileButton{background:#fff;border-color:#deded9}.headerPopover{z-index:2500;background:#fff;border:1px solid #deded9;border-radius:10px;width:300px;position:absolute;top:calc(100% + 9px);right:0;overflow:hidden;box-shadow:0 14px 34px #14141421}.settingsPopover{width:235px;padding:15px;right:38px}.popoverTitle{font-size:13px;font-weight:720}.settingsPopover p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.4}.profileSummary{border-bottom:1px solid var(--line);grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;padding:14px;display:grid}.profileAvatar{background:var(--soft);color:#454542;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.profileAvatar svg{width:22px;height:22px}.profileSummary strong,.profileSummary span,.profileSummary small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.profileSummary strong{font-size:13px}.profileSummary span,.profileSummary small{color:var(--muted);margin-top:2px;font-size:10px}.accountCreditBlock{grid-template-columns:1fr auto;gap:2px 10px;padding:13px 14px 9px;display:grid}.accountCreditBlock span,.accountCreditBlock small{color:var(--muted);font-size:10px}.accountCreditBlock strong{font-variant-numeric:tabular-nums;font-size:15px}.accountCreditBlock small{grid-column:1/-1}.accountTopups{border-bottom:1px solid var(--line);gap:5px;padding:4px 14px 13px;display:flex}.accountTopups button,.profileMenuLinks button{background:var(--soft);color:#454542;cursor:pointer;border:0;border-radius:6px;padding:6px 9px;font-size:10px;font-weight:650}.profileMenuLinks{gap:1px;padding:7px;display:grid}.profileMenuLinks button{text-align:left;background:0 0;width:100%;font-weight:500}.profileMenuLinks button:hover{background:var(--soft)}.localAccountNote{gap:4px;padding:14px;display:grid}.localAccountNote strong{font-size:12px}.localAccountNote span,.profileMessage{color:var(--muted);font-size:10px;line-height:1.4}.profileMessage{padding:8px 14px 12px}.mobileFilterButton,.mobileFilterHead,.filterBackdrop{display:none}.accountPageShell{width:min(460px,100% - 28px);margin:0 auto;padding:70px 0}.accountPageCard{border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:24px;box-shadow:0 8px 24px #1414140f}.accountPageCard h1{margin:20px 0 5px;font-size:21px}.accountPageCard p,.accountBackLink,.accountPageMessage{color:var(--muted);font-size:12px}.accountBackLink{color:var(--text);text-decoration:none}.accountPageCard form{gap:12px;margin-top:18px;display:grid}.accountPageCard form label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;gap:5px;font-size:10px;display:grid}.accountPageCard form input{border:1px solid var(--line);border-radius:7px;outline:0;padding:9px 10px}.accountPageCard .primary{min-height:40px;margin-top:3px}.accountPageMessage{margin-top:13px}@media (max-width:1100px){.workspaceShell{grid-template-columns:220px minmax(0,1fr);gap:20px}.usageStrip{gap:8px}}@media (max-width:900px){.shell{width:calc(100% - 18px);padding-top:14px}.workspaceShell{display:block}.filterColumn{z-index:3200;background:#fff;width:min(340px,88vw);height:100dvh;padding:14px 17px 24px;transition:transform .16s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-105%);box-shadow:12px 0 32px #14141429}.filterColumn.mobileOpen{transform:translate(0)}.filterSidebar{position:static}.mobileFilterHead{justify-content:space-between;align-items:center;min-height:42px;display:flex}.mobileFilterHead button{color:var(--text);cursor:pointer;background:0 0;border:0;padding:5px;font-size:20px}.filterBackdrop{z-index:3100;background:#0003;border:0;border-radius:0;display:block;position:fixed;inset:0}.mobileFilterButton{border:1px solid var(--line);background:var(--panel);color:var(--text);cursor:pointer;border-radius:6px;margin-right:7px;padding:5px 8px;font-size:10px;font-weight:650;display:inline-flex}.resultsWorkspace .rawTableWrap{width:100%}.topbarRight{gap:5px}.headerPopover{width:min(300px,100vw - 20px)}}@media (max-width:680px){.usageStrip{display:none}.appTopbar{margin-bottom:11px}.resultbar{align-items:flex-start}.resultActions,.analysisControls{width:100%}.analysisControls select{flex:auto;min-width:0}}
.filterSectionHeading{grid-template-columns:26px minmax(0,1fr);align-items:center;min-height:48px;display:grid}.filterSectionHeading .filterSectionButton{min-height:48px}.specVisibilityToggle{cursor:pointer;border-radius:5px;place-items:center;width:20px;height:20px;margin:0;display:inline-grid}.specVisibilityToggle input{opacity:0;pointer-events:none;position:absolute}.specVisibilityToggle>span{background:#fff;border:1px solid #bdbdb8;border-radius:4px;place-items:center;width:15px;height:15px;transition:background .12s,border-color .12s,box-shadow .12s;display:grid;box-shadow:inset 0 0 0 1px #ffffff80}.specVisibilityToggle>span:after{content:"";border-bottom:1.8px solid #0000;border-left:1.8px solid #0000;width:7px;height:4px;transform:translateY(-1px)rotate(-45deg)}.specVisibilityToggle.checked>span{box-shadow:none;background:#2f2f2c;border-color:#2f2f2c}.specVisibilityToggle.checked>span:after{border-bottom-color:#fff;border-left-color:#fff}.specVisibilityToggle:hover>span{border-color:#777772}.specVisibilityToggle input:focus-visible+span{outline-offset:2px;outline:2px solid #7a7a75}.specCheck input:not(:disabled){cursor:pointer}.specCheck.inactive{opacity:.58}@media (max-width:900px){.filterSectionHeading{grid-template-columns:28px minmax(0,1fr)}.specVisibilityToggle>span{width:16px;height:16px}}
.searchbarV2>label:has(select){display:none}.searchbarV2{grid-template-columns:210px minmax(360px,1fr) 90px auto}#search-area-portal{margin-top:7px}.searchAreaRow{align-items:center;gap:8px;min-height:30px;padding:0 2px;display:flex}.searchAreaLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:650}.searchAreaSummary{color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;padding:4px 6px;font-size:12px;display:inline-flex}.searchAreaSummary:hover{background:var(--soft)}.searchAreaPin{color:var(--muted);font-size:14px}.searchAreaChevron{color:var(--muted);font-size:10px}.searchAreaBackdrop{z-index:1400;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#12121247;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.searchAreaPanel{background:var(--panel);border:1px solid var(--line);border-radius:16px;width:min(520px,100vw - 28px);overflow:hidden;box-shadow:0 22px 70px #0000002e}.searchAreaPanelHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 20px 15px;display:flex}.searchAreaPanelHead strong{margin-bottom:4px;font-size:18px;display:block}.searchAreaPanelHead span{color:var(--muted);font-size:12px}.searchAreaClose{background:var(--soft);width:34px;height:34px;color:var(--muted);cursor:pointer;border:0;border-radius:50%;font-size:23px;line-height:1}.searchAreaFields{grid-template-columns:1.25fr .8fr .75fr;gap:10px;padding:18px 20px 10px;display:grid}.searchAreaFields label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;gap:5px;font-size:10px;display:grid}.searchAreaFields input,.searchAreaFields select{border:1px solid var(--line);background:var(--panel);width:100%;min-width:0;color:var(--text);text-transform:none;letter-spacing:normal;border-radius:9px;outline:0;padding:10px 11px;font-size:14px}.searchAreaFields input:focus,.searchAreaFields select:focus{border-color:#a9a9a4}.searchAreaResolved{background:var(--soft);border-radius:9px;align-items:baseline;gap:8px;margin:3px 20px 0;padding:10px 12px;display:flex}.searchAreaResolved span{color:var(--muted);font-size:11px}.searchAreaResolved strong{font-size:12px;font-weight:650}.searchAreaError{color:#a32222;margin:9px 20px 0;font-size:12px}.searchAreaActions{justify-content:flex-end;gap:7px;padding:18px 20px 20px;display:flex}.searchAreaActions button{cursor:pointer;border:0;border-radius:8px;padding:9px 15px;font-weight:650}.searchAreaCancel{background:var(--soft);color:var(--text)}.searchAreaApply{background:var(--accent);color:#fff}.searchAreaApply:disabled{opacity:.5;cursor:default}@media (max-width:900px){.searchbarV2{grid-template-columns:1fr 1fr}.searchbarV2 .itemField,.searchbarV2 .useField{grid-column:1/-1}}@media (max-width:620px){.searchAreaFields{grid-template-columns:1fr 1fr}.searchAreaFields label:first-child{grid-column:1/-1}.searchAreaRow{flex-direction:column;align-items:flex-start;gap:2px;padding-top:2px}.searchAreaSummary{padding-left:0}}
.shell.preSearchMode{grid-template-columns:252px minmax(0,1fr);align-items:start;column-gap:28px;display:grid}.shell.preSearchMode>.appTopbar{grid-area:1/1/auto/-1}#pre-search-filter-portal{grid-area:2/1/span 20;min-width:0}.shell.preSearchMode>.searchbar,.shell.preSearchMode>.phaseCDStrategyMount,.shell.preSearchMode>.previousSearches,.shell.preSearchMode>.progressStrip,.shell.preSearchMode>.error{grid-column:2}.shell.preSearchMode>.searchbar{grid-row:2}.shell.preSearchMode>.phaseCDStrategyMount{grid-row:3;width:100%}.shell.preSearchMode>.previousSearches{grid-row:4;width:100%}.shell.preSearchMode>.progressStrip{grid-row:5}.shell.preSearchMode>.error{grid-row:6}.preSearchFilterColumn{width:100%;padding-top:1px}.preSearchFilterSidebar{position:sticky;top:14px}.permanentFilterSet .filterSection:first-child{border-top:0}.locationFilterBody{gap:9px}.filterField{color:var(--muted);text-transform:uppercase;letter-spacing:.045em;gap:4px;font-size:9px;font-weight:650;display:grid}.filterField input{border:1px solid var(--line);background:var(--panel);width:100%;min-width:0;color:var(--text);text-transform:none;letter-spacing:normal;border-radius:7px;outline:0;padding:8px 9px;font-size:12px;font-weight:450}.filterField input:focus{border-color:#aaa9a4;box-shadow:0 0 0 2px #00000009}.filterApplyButton{color:#333330;cursor:pointer;background:#fff;border:1px solid #d7d7d2;border-radius:7px;min-height:31px;padding:6px 9px;font-size:11px;font-weight:650}.filterApplyButton:hover:not(:disabled){border-color:#aaa9a4}.filterApplyButton:disabled{opacity:.38;cursor:default}.filterInlineError{color:#a32222;font-size:10px;line-height:1.35}.distanceChoices{grid-template-columns:1fr 1fr;column-gap:8px}.distanceChoices .filterChoice{min-height:25px}.distanceChoices input[type=radio]{border-radius:50%}.headerActions{gap:8px}.headerIconButton{color:#4a4a47;background:#ffffffeb;border:1px solid #dadad5;border-radius:10px;width:40px;height:40px;transition:background .12s,border-color .12s,transform .12s,box-shadow .12s;box-shadow:0 1px 2px #14141409}.headerIconButton svg{width:21px;height:21px}.headerIconButton:hover{color:#171717;background:#fff;border-color:#bdbdb7;transform:translateY(-1px);box-shadow:0 2px 6px #14141412}.headerIconButton.active{color:#171717;background:#fff;border-color:#b7b7b1;box-shadow:0 2px 7px #14141414}.profileButton{color:#fff;background:#20201e;border-color:#20201e}.profileButton:hover,.profileButton.active{color:#fff;background:#090909;border-color:#000}.profileInitial{letter-spacing:.01em;font-size:13px;font-weight:750}.profileAvatar span{font-size:14px;font-weight:750}#search-area-portal{display:none!important}@media (max-width:1100px){.shell.preSearchMode{grid-template-columns:220px minmax(0,1fr);column-gap:20px}}@media (max-width:900px){.shell.preSearchMode{display:block}#pre-search-filter-portal{margin:0 0 10px}.preSearchFilterSidebar{position:static}.preSearchFilterSidebar .permanentFilterSet{border-bottom:1px solid #d7d7d3;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px;display:grid}.preSearchFilterSidebar .filterSidebarHead{min-height:42px}}@media (max-width:620px){.preSearchFilterSidebar .permanentFilterSet{grid-template-columns:1fr}.headerIconButton{border-radius:9px;width:38px;height:38px}}
:root{--bg:#f7f5fb;--panel:#fff;--text:#252337;--muted:#747083;--line:#e4e0ea;--soft:#f1eff7;--accent:#4c46c8;--accent-deep:#312b83;--accent-bright:#665ceb;--accent-warm:#e5a13b;--accent-warm-deep:#9a6417;--accent-warm-soft:#fff4e1;--accent-indigo-soft:#eeecff;--positive:#2e8b65;--positive-soft:#eaf6f0;--filter-line:#e5e1eb}body{background:radial-gradient(circle at 16% -8%, #665ceb17, transparent 31rem), radial-gradient(circle at 94% 5%, #e5a13b13, transparent 28rem), linear-gradient(180deg, #faf9fd 0%, var(--bg) 40%, #f8f6fb 100%);color:var(--text)}.shell{width:min(1940px,100% - 44px)}.workspaceShell{grid-template-columns:268px minmax(0,1fr);gap:30px;margin-top:8px}.shell.preSearchMode{grid-template-columns:268px minmax(0,1fr);column-gap:30px}.appIdentity h1,.topbar h1{color:var(--accent-deep);font-weight:770}.appIdentity>span{color:#797488}.searchbar{background:linear-gradient(135deg,#fffffffc,#faf9fffa);border-color:#ddd8e9;border-radius:14px;padding:12px;box-shadow:0 1px 2px #322b8309,0 9px 26px #3e34910f}.itemField input,.useField input{background:#fffffff5;border-color:#ded9e8}.itemField input:focus,.useField input:focus,.searchbar select:focus,.searchbar input:focus{border-color:#9891e6;box-shadow:0 0 0 3px #4c46c81a}.primary{background:linear-gradient(135deg, var(--accent-deep), var(--accent-bright));box-shadow:0 6px 16px #3d339b38}.primary:hover:not(:disabled){filter:brightness(1.045)}.secondary{background:var(--accent-indigo-soft);color:var(--accent-deep);border:1px solid #d7d2f1}.progressDot{background:var(--accent-warm)}.compareBar{background:linear-gradient(90deg,#eeecffc7,#fff4e17a);border:1px solid #e1ddec;border-radius:12px;margin-top:10px;margin-bottom:4px;padding:9px 11px}.compareLabel{color:var(--accent-deep);font-weight:730}.specCheck{color:#706c7d;background:#fffffff5;border-color:#ddd9e7;box-shadow:0 1px 2px #2d265c06}.specCheck.selected{color:#383184;background:linear-gradient(#fbfaff,#f0eeff);border-color:#aaa3eb;box-shadow:inset 0 0 0 1px #4c46c80d}.specCheck input,.filterChoice input{accent-color:var(--accent)}.addSpecButton{color:#5c55aa;background:#ffffffc7;border-color:#aaa3dc}.addSpecButton:hover{border-color:var(--accent);color:var(--accent-deep);background:#fff}.filterColumn{background:#fffffffa;border:1px solid #e0dce8;border-radius:14px;margin-top:2px;padding:9px 11px 12px;overflow:hidden;box-shadow:0 9px 26px #2c24640e}.preSearchFilterColumn{background:#fffffffa;border:1px solid #e0dce8;border-radius:14px;padding:9px 11px 12px;box-shadow:0 9px 26px #2c24640b}.filterSidebar,.preSearchFilterSidebar{background:0 0;border-top:0}.filterSidebarHead{background:0 0;border-bottom-color:#d9d4e3;min-height:48px;margin:0 2px 6px;padding:0 3px 7px}.filterSidebarHead strong{color:var(--accent-deep)}.filterSection{border-bottom-color:var(--filter-line);margin:0 2px;background:0 0!important}.filterSectionButton{color:#48445a;min-height:47px;padding-left:4px;padding-right:3px;font-weight:560}.filterSectionButton:hover{color:var(--accent-deep);background:#f7f5ff}.filterSectionBody{background:0 0;padding-bottom:15px;padding-left:4px;padding-right:4px}.filterChevron{color:#837da4}.filterMajorDivider{background:linear-gradient(#0000,#4c46c809);border-bottom-color:#cbc5dc;height:13px;margin:1px 0}.filterRangeInputs input,.filterField input{background:#fff;border-color:#ddd8e7}.filterRangeInputs input:focus,.filterField input:focus{border-color:#aaa3e2;box-shadow:0 0 0 2px #4c46c812}.filterApplyButton{color:#4c4661;border-color:#d7d1e3}.filterApplyButton:hover:not(:disabled){color:var(--accent-deep);background:#faf9ff;border-color:#a9a1db}.filterObservedRange{color:#8c8798}.specVisibilityToggle span{background:#fff;border-color:#bbb5d3!important}.specVisibilityToggle.checked span{background:linear-gradient(135deg, var(--accent), var(--accent-bright));box-shadow:0 1px 3px #4c46c833;border-color:var(--accent)!important}.tablewrap{background:#fff;border-color:#dfdae7;border-radius:14px;box-shadow:0 1px 2px #271f5b08,0 8px 24px #271f5b0b}.specTableWrap{margin-top:4px}.groupRow th{color:#655f80;background:linear-gradient(#f4f2ff,#eeebfb);border-bottom-color:#d8d3e4}.groupRow .groupHead:nth-of-type(2){color:#4f478f}.groupRow .groupHead:nth-of-type(3){color:#98661f}th{color:#716c80;background:#fcfbfe}tbody tr:hover{background:#faf8ff}.scoreCell{color:var(--accent-deep)}.reviewCell{color:#413d50}.priceCell{color:var(--accent-warm-deep)}.openCell a{color:var(--accent)}.openCell a:hover{color:var(--accent-deep)}.rawToggle{color:#686187}.analysisControls select,.viewControls button,.exportControls button{border-color:#ddd8e7}.viewControls button.active{background:var(--accent-indigo-soft);color:var(--accent-deep)}.exportControls button:hover{background:var(--accent-warm-soft);color:#7f561a}.feedbackFlag.marked:not(.avoid){color:#276f53;background:var(--positive-soft)}.feedbackFlag.avoid{color:#8c4a48;background:#f8eeee}.headerIconButton{background:#ffffffe0;border-color:#ded9e8}.headerIconButton:hover,.headerIconButton.active{color:var(--accent-deep);background:#fff;border-color:#bcb5e0;box-shadow:0 4px 12px #3a308717}.profileButton{background:linear-gradient(135deg, var(--accent-deep), var(--accent));color:#fff;border-color:#0000}.galleryOverlay{background:var(--bg)}.galleryHeader{background:linear-gradient(90deg,#fbfaff,#fff8ec);border-bottom-color:#dfdae7}.galleryCard{background:#fff;border-color:#dfdae7;box-shadow:0 4px 14px #2f27680b}.galleryCard:hover{border-color:#bcb5df;box-shadow:0 8px 22px #2f276816}.galleryCard.liked{border-color:#8ec0a8;box-shadow:0 0 0 2px #2e8b6514,0 7px 20px #2f27680e}@media (max-width:1100px){.workspaceShell{grid-template-columns:228px minmax(0,1fr);gap:22px}.shell.preSearchMode{grid-template-columns:228px minmax(0,1fr);column-gap:22px}}@media (max-width:900px){.shell{width:calc(100% - 18px)}.filterColumn{background:#fff;border-radius:0;margin-top:0;padding:14px 17px 24px}.preSearchFilterColumn{border-radius:12px;padding:8px 10px 10px}}
.resultsWorkspace .rawTable .rawSourceCol,.resultsWorkspace .rawTable .sourceCell{width:105px!important;min-width:92px!important;max-width:135px!important}.sourceCell{color:var(--muted);white-space:normal;overflow-wrap:anywhere;font-size:11px;line-height:1.25}.resultsWorkspace .rawTable .rawListingCol{min-width:230px}.quickScanBanner{width:min(100%,980px);min-height:38px;color:var(--muted);background:linear-gradient(90deg,#eeecffb8,#fff4e16b);border:1px solid #e1dcec;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin:2px auto 8px;padding:8px 11px;font-size:11px;display:flex}.quickScanBanner strong{color:var(--accent-deep)}.quickScanActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px 9px;display:flex}.quickScanBanner button{color:var(--accent);cursor:pointer;background:0 0;border:0;flex:none;padding:4px 2px;font-size:11px;font-weight:650}.quickScanBanner .quickScanExport{color:#676173;font-weight:600}.quickScanBanner button:hover{color:var(--accent-deep);text-decoration:underline}.specCheck{max-width:180px}.specCheck>span{white-space:normal;overflow-wrap:anywhere;min-width:0;line-height:1.15}.filterSectionButton{height:auto;min-height:47px}.filterSectionButton>span:first-child{white-space:normal;overflow-wrap:anywhere;min-width:0;padding:8px 0;line-height:1.2}.analysisControls select{min-width:150px}@media (max-width:900px){.resultsWorkspace .rawTable .rawSourceCol,.resultsWorkspace .rawTable .sourceCell{width:92px!important;min-width:82px!important}.quickScanBanner{flex-direction:column;align-items:flex-start;gap:4px;width:100%}.quickScanActions{justify-content:flex-start}}
.purchaseBrief{background:#ffffffeb;border:1px solid #ddd8eb;border-radius:12px;margin:8px 0 10px;overflow:hidden;box-shadow:0 5px 18px #2f275c0b}.purchaseBriefHead{justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:6px 10px 6px 14px;display:flex}.purchaseBriefToggle{text-align:left;cursor:pointer;background:0 0;border:0;flex:auto;align-items:center;gap:14px;min-width:0;padding:6px 0;display:flex}.purchaseBriefTitle{color:var(--accent-deep);white-space:nowrap;font-weight:750}.purchaseBriefSummary{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;font-size:11px;display:flex}.purchaseBriefSummary strong{color:#b46b0a}.purchaseBriefOneLine{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:-2px 14px 10px;font-size:11px;line-height:1.35;overflow:hidden}.strategyControl{flex:none;align-items:center;gap:7px;display:flex}.strategyControl>span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px}.strategyControl select{background:#faf9fd;border:1px solid #d8d2e6;border-radius:8px;min-width:146px;height:32px;padding:0 28px 0 8px}.purchaseBriefBody{background:#fcfbfe;border-top:1px solid #ece8f2;padding:12px 14px 14px}.briefCommercialRow{flex-wrap:wrap;align-items:end;gap:10px 16px;margin-bottom:12px;display:flex}.briefCommercialRow>label:not(.briefToggleCheck){gap:4px;width:110px;display:grid}.briefCommercialRow>label>span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:9px}.briefCommercialRow input[type=number]{border:1px solid #ddd8e7;border-radius:7px;width:100%;height:31px;padding:0 8px}.briefToggleCheck{color:#4f4960;align-items:center;gap:6px;height:31px;font-size:11px;display:flex}.briefRequirementHead,.briefRequirement{grid-template-columns:92px minmax(170px,1fr) minmax(120px,.55fr) 28px;align-items:center;gap:7px;display:grid}.briefRequirementHead{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;padding:0 1px 5px;font-size:9px}.briefRequirementList{gap:5px;display:grid}.briefRequirement{background:#fff;border:1px solid #ebe7f1;border-radius:8px;padding:5px 6px}.briefRequirement.priority-must{border-left:3px solid #d88a22}.briefRequirement.priority-prefer{border-left:3px solid #5d55cf}.briefRequirement.priority-nice{border-left:3px solid #9b94c8}.briefRequirement.priority-context{border-left:3px solid #c9c5d2}.briefRequirement select,.briefRequirement input{background:#fff;border:1px solid #e1dce9;border-radius:6px;width:100%;height:29px;padding:0 7px;font-size:11px}.briefRequirement button{color:#8c8794;cursor:pointer;background:0 0;border:0;font-size:16px}.briefRequirement button:hover{color:#a83b46}.briefFooter{justify-content:space-between;align-items:center;gap:10px;margin-top:10px;display:flex}.briefFooter>div{gap:7px;display:flex}.briefFooter button{cursor:pointer;border-radius:7px;min-height:31px;padding:0 10px}.briefAdd,.briefCancel{color:#5f5968;background:#fff;border:1px solid #d9d4e4}.briefApply{border:1px solid var(--accent);background:var(--accent);color:#fff;font-weight:650}.productGroups{width:100%}.productGroupIntro{color:var(--muted);align-items:baseline;gap:10px;margin:3px 2px 8px;font-size:11px;display:flex}.productGroupIntro strong{color:#332e4c}.productGroupTableWrap{background:#fff;border:1px solid #e1ddea;border-radius:12px;overflow-x:auto;box-shadow:0 5px 18px #2f275c0b}.productGroupTable{border-collapse:collapse;table-layout:fixed;width:100%;min-width:930px}.productGroupTable th{color:#655f70;text-align:left;text-transform:uppercase;letter-spacing:.045em;background:#faf9fc;border-bottom:1px solid #e8e4ee;height:34px;padding:6px 9px;font-size:9px}.productGroupTable th:first-child{width:210px}.productGroupTable th:nth-child(2){width:300px}.productGroupTable th:nth-child(3),.productGroupTable th:nth-child(4){text-align:center;width:72px}.productGroupTable th:nth-child(5){width:120px}.productGroupTable th:nth-child(6){width:150px}.productGroupTable th:nth-child(7){text-align:center;width:72px}.productGroupRow>td{vertical-align:top;border-bottom:1px solid #ece9f0;padding:9px;font-size:11px}.productGroupRow.product{background:#fff}.productGroupRow.standalone{background:#fdfcfe}.productIdentityMain{color:#29243a;font-weight:720;line-height:1.3}.productIdentityMeta{color:var(--muted);margin-top:3px;font-size:9px}.productKeySpecs{color:#625c6c;flex-wrap:wrap;gap:4px 9px;line-height:1.35;display:flex}.productKeySpecs span{display:inline-block}.productKeySpecs b{color:#383249;font-weight:650}.productScore{text-align:center;color:var(--accent-deep);font-weight:760;font-size:14px!important}.productOfferSource{color:var(--muted);margin-top:2px;font-size:9px;display:block}.productSources{color:#696374;line-height:1.35}.productOffersCell{text-align:center}.productOffersCell button{color:var(--accent-deep);cursor:pointer;background:#faf9fd;border:1px solid #d9d3e5;border-radius:7px;padding:4px 7px;font-weight:650}.offerDetailRow>td{background:#faf9fc;border-bottom:1px solid #e6e2ea;padding:0 10px 12px}.offerGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:8px;padding-top:8px;display:grid}.offerCard{background:#fff;border:1px solid #e2dee8;border-radius:9px;grid-template-columns:58px 1fr;gap:8px;min-width:0;padding:7px;display:grid}.offerCard.best{border-color:#c9b6e8;box-shadow:inset 3px 0 #d79a39}.offerCard img{object-fit:cover;background:#f1eff4;border-radius:7px;width:58px;height:58px}.offerCardBody{min-width:0}.offerCardTop{justify-content:space-between;align-items:baseline;gap:7px;display:flex}.offerCardTop span{color:var(--muted);font-size:9px}.offerCardTitle{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;font-weight:650;overflow:hidden}.offerCardMeta,.offerCardScores{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.3}.offerCardScores{gap:8px;display:flex}.offerCard a{color:var(--accent);margin-top:5px;font-size:9px;font-weight:650;text-decoration:none;display:inline-block}.muted{color:var(--muted)}@media (max-width:900px){.purchaseBriefHead{flex-direction:column;align-items:stretch}.strategyControl{justify-content:space-between}.strategyControl select{flex:1}.purchaseBriefOneLine{white-space:normal}.briefRequirementHead{display:none}.briefRequirement{grid-template-columns:88px 1fr 28px}.briefRequirement>input:nth-of-type(2){grid-column:1/3}.productGroupTableWrap{border-radius:9px}}
.purchaseBriefBridgeMount{width:100%}.productOfferBridgeMount{width:100%;margin:2px 0 10px}.phaseBProductWorkspace{width:100%}.phaseBViewBar{justify-content:space-between;align-items:center;gap:10px;min-height:40px;margin-bottom:7px;display:flex}.phaseBViewBar>div:first-child{align-items:baseline;gap:9px;display:flex}.phaseBViewBar strong{color:#332e4c;font-size:11px}.phaseBViewBar span{color:var(--muted);font-size:10px}.phaseBViewToggle{background:#f7f5fb;border:1px solid #ddd8e8;border-radius:8px;padding:2px;display:inline-flex}.phaseBViewToggle button{color:#706a7b;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:28px;padding:0 9px;font-size:10px}.phaseBViewToggle button.active{color:var(--accent-deep);background:#fff;font-weight:700;box-shadow:0 1px 4px #2d264e1f}@media (max-width:900px){.phaseBViewBar{flex-direction:column;align-items:flex-start}.phaseBViewBar>div:first-child{flex-wrap:wrap}}
.phaseCDStrategyMount{margin:-2px 0 7px}.phaseCDStrategy{min-height:34px;color:var(--muted);align-items:center;gap:10px;padding:2px 4px;font-size:10px;display:flex}.phaseCDStrategy label{align-items:center;gap:7px;display:flex}.phaseCDStrategy label>span{text-transform:uppercase;letter-spacing:.05em;font-size:9px}.phaseCDStrategy select{color:#403a51;background:#fff;border:1px solid #d8d2e6;border-radius:8px;min-width:142px;height:30px;padding:0 28px 0 8px;font-size:11px}.phaseCDStrategy>span{line-height:1.25}.purchaseBrief .strategyControl{display:none!important}.phaseCDToolsMount{margin-bottom:9px}.decisionTools{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:8px;display:grid}.marketCheckCard,.advisorCard{background:#fff;border:1px solid #e0dbe9;border-radius:11px;min-width:0;padding:10px 11px;box-shadow:0 4px 14px #2f275c09}.marketCheckCard{background:linear-gradient(115deg,#f8f6fff5,#fff9eff0)}.decisionToolHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.decisionToolHead>div{min-width:0}.decisionToolHead strong{color:var(--accent-deep);margin-bottom:2px;font-size:12px;display:block}.decisionToolHead span{color:var(--muted);font-size:9.5px;line-height:1.3;display:block}.decisionToolHead>button,.coverageGapButton{min-height:31px;color:var(--accent-deep);cursor:pointer;background:#fff;border:1px solid #cbc4df;border-radius:8px;flex:none;padding:0 10px;font-size:10px;font-weight:700}.decisionToolHead>button:hover,.coverageGapButton:hover{border-color:var(--accent);color:var(--accent)}.decisionToolHead>button:disabled,.coverageGapButton:disabled{opacity:.55;cursor:default}.marketCheckStatus{color:#625c6d;border-top:1px solid #dad3e5bf;flex-wrap:wrap;gap:5px 9px;margin-top:8px;padding-top:7px;font-size:9.5px;display:flex}.marketCheckStatus>span:not(.marketCheckSummary){background:#fffc;border:1px solid #ebe6ef;border-radius:999px;padding:2px 6px}.marketCheckSummary{color:var(--muted);flex-basis:100%;line-height:1.35}.coverageGapButton{color:#9a6208;background:#fff9ee;border-color:#e2b866;margin-top:8px}.advisorCard{background:#fff}.advisorQuestion{border-top:1px solid #ece8f1;margin-top:8px;padding-top:8px}.advisorQuestionText{color:#332e43;font-size:11.5px;font-weight:700;line-height:1.35}.advisorReason,.advisorLastNote,.advisorGapReason{color:var(--muted);margin-top:3px;font-size:9.5px;line-height:1.35}.advisorGapReason{color:#93640f}.advisorOptions{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.advisorOptions button{color:#484159;cursor:pointer;background:#faf9fd;border:1px solid #d9d3e5;border-radius:7px;min-height:29px;padding:0 8px;font-size:9.5px}.advisorOptions button:hover{border-color:var(--accent);color:var(--accent-deep)}.advisorOptions .advisorAnother{color:var(--muted);background:0 0;border-color:#0000}.advisorInputRow{grid-template-columns:minmax(0,1fr) auto;gap:6px;margin-top:8px;display:grid}.advisorInputRow input{border:1px solid #ddd8e7;border-radius:8px;min-width:0;height:31px;padding:0 9px;font-size:10px}.advisorInputRow button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:8px;height:31px;padding:0 10px;font-size:10px;font-weight:700}.advisorInputRow button:disabled{opacity:.5;cursor:default}@media (max-width:900px){.phaseCDStrategy{flex-direction:column;align-items:flex-start;gap:4px;padding:4px 2px}.phaseCDStrategy label{width:100%}.phaseCDStrategy select{flex:1}.decisionTools{grid-template-columns:1fr}}
.outcomePanel{background:#fffffff0;border:1px solid #e1dce9;border-radius:11px;margin:8px 0 10px;padding:9px 11px;box-shadow:0 4px 15px #30285809}.outcomeHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.outcomeHead>div:first-child{align-items:baseline;gap:9px;display:flex}.outcomeHead strong{color:var(--accent-deep);font-size:11px}.outcomeHead>div:first-child span{color:#6c6576;font-size:10px}.outcomeMeta{color:var(--muted);gap:9px;font-size:9px;display:flex}.outcomeControls{grid-template-columns:auto auto minmax(160px,1fr);gap:6px;margin-top:8px;display:grid}.outcomeControls button,.outcomeControls input{background:#fff;border:1px solid #ddd7e7;border-radius:7px;min-height:30px;font-size:10px}.outcomeControls button{color:#5f5969;cursor:pointer;padding:0 9px}.outcomeControls button.active{color:var(--accent-deep);background:#f0edff;border-color:#9187dc;font-weight:650}.outcomeControls input{min-width:0;padding:0 9px}.outcomeBoughtNote{color:#70697a;margin-top:7px;font-size:9px}.offerOutcomeButton{color:var(--accent-deep);cursor:pointer;background:#f7f3ff;border:1px solid #d4c7e8;border-radius:6px;margin-left:7px;padding:4px 7px;font-size:9px;font-weight:650}.offerOutcomeButton:hover{background:#eee8ff}@media (max-width:780px){.outcomeHead{flex-direction:column;align-items:flex-start;gap:4px}.outcomeControls{grid-template-columns:1fr 1fr}.outcomeControls input{grid-column:1/-1}}
.purchaseBriefStatus{color:#625c70;background:linear-gradient(90deg,#eeecff94,#fff9ef6b);border-top:1px solid #ece8f2;align-items:center;gap:8px;min-height:34px;padding:7px 14px;font-size:10.5px;line-height:1.3;display:flex}.purchaseBriefStatus .progressDot{flex:none}.purchaseBrief button:disabled,.purchaseBrief input:disabled,.purchaseBrief select:disabled{cursor:wait}.searchDraftGuardMount{margin:-1px 0 7px}.searchDraftNotice{color:#746440;background:#fffaf0;border:1px solid #ead6a7;border-radius:8px;align-items:baseline;gap:7px;padding:6px 9px;font-size:10px;line-height:1.3;display:flex}.searchDraftNotice strong{color:#8a5d10;flex:none}.shell.searchDraftChanged .purchaseBriefBridgeMount{display:none}.shell.preSearchMode>.searchDraftGuardMount{grid-area:4/2;width:100%}.shell.preSearchMode>.searchDraftGuardMount:not([hidden])~.previousSearches{grid-row:5}.shell.preSearchMode>.searchDraftGuardMount:not([hidden])~.progressStrip{grid-row:6}.shell.preSearchMode>.searchDraftGuardMount:not([hidden])~.error{grid-row:7}.advisorQuestionText,.advisorReason{overflow-wrap:anywhere;text-overflow:clip!important;white-space:normal!important;max-width:none!important;max-height:none!important;overflow:visible!important}.advisorQuestionText{line-height:1.42}.permanentFilterSet .filterRangeInputs input{width:100%;min-width:0}#pre-search-filter-portal:empty,.phaseCDStrategyMount:empty,.searchDraftGuardMount:empty{min-height:0}@media (max-width:900px){.searchDraftNotice{flex-direction:column;align-items:flex-start;gap:2px}}
