:root{color-scheme:light;--background:#f5f7fb;--foreground:#172033;--muted:#667085;--brand:#0f766e;--card:#ffffff}*{box-sizing:border-box}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}.language-switcher{display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap}.language-switcher select{width:auto}.detail-navigation{display:flex;align-items:center;justify-content:space-between;gap:1rem}a{color:inherit}.site-header{background:#111827;color:white;padding:2rem max(1.25rem,6vw)}.site-header h1{margin:0 0 .5rem}.site-header--controls{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.account-controls{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.75rem}.account-link{color:inherit;font-size:inherit}.profile-image{width:2rem;height:2rem;object-fit:cover;border-radius:999px}.line-login-button{display:inline-flex;min-height:2.6rem;align-items:center;justify-content:center;border:0;border-radius:.4rem;background:#06c755;color:#fff;padding:.6rem 1rem;font-weight:700;text-decoration:none}.auth-notice{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#dcfce7;color:#166534;padding:.75rem max(1.25rem,6vw)}.auth-notice--error{background:#fee4e2;color:#b42318}.auth-notice button{border:0;background:transparent;color:inherit;cursor:pointer;font-size:1.25rem}.content{max-width:1440px;margin:0 auto;padding:1.5rem 1.25rem 3rem}.discovery-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);grid-gap:1.5rem;gap:1.5rem;align-items:start}.filters,.range-form{background:var(--card);border:1px solid #e4e7ec;border-radius:.75rem;padding:1rem}.filters{display:grid;grid-gap:1rem;gap:1rem;position:-webkit-sticky;position:sticky;top:1rem}.filter-heading,.keyword-row,.results-header{display:flex;justify-content:space-between;align-items:end;gap:1rem}.filter-heading h2{margin:0}.filters label,.range-form label,.results-header label{display:grid;grid-gap:.35rem;gap:.35rem;font-size:.875rem;font-weight:600}.filters select,.range-form input,.results-header select{width:100%;min-height:2.6rem;padding:.55rem .65rem;border:1px solid #d0d5dd;border-radius:.45rem;background:white;color:var(--foreground)}.filters fieldset{border:1px solid #e4e7ec;border-radius:.5rem;padding:.75rem}.filters .inline-control{display:flex;align-items:center;gap:.4rem;margin-top:.5rem;font-weight:400}.link-button{border:0;background:transparent;color:var(--brand);cursor:pointer}.results-panel{min-width:0}.range-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));grid-gap:.75rem;gap:.75rem}.keyword-row{margin-top:.9rem}.keyword-row label{flex:1 1}.keyword-row button{min-height:2.6rem;border:0;border-radius:.5rem;background:var(--brand);color:white;padding:.65rem 1.2rem;cursor:pointer}.results-header{margin:1.25rem 0 .75rem}.results-header label{grid-template-columns:auto minmax(160px,auto);align-items:center}.chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.chips button{border:1px solid #a7d7d2;border-radius:999px;background:#ecfdfb;color:#115e59;padding:.4rem .7rem;cursor:pointer}.empty-state{grid-column:1/-1;background:white;border-radius:.75rem;padding:2rem;text-align:center}.toolbar{display:flex;gap:.75rem;margin-bottom:1.5rem}.toolbar input{flex:1 1;padding:.75rem;border:1px solid #d0d5dd;border-radius:.5rem;font-size:1rem}.toolbar button{border:0;border-radius:.5rem;background:var(--brand);color:white;padding:.75rem 1.25rem;cursor:pointer}.listing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem}.listing-card{display:flex;flex-direction:column;background:var(--card);border-radius:.75rem;padding:1rem;box-shadow:0 2px 8px #00000012}.listing-card--sold{outline:2px solid #6ce9a6;box-shadow:0 8px 24px #0676471f}.ad-slot--listing-feed{min-width:0;overflow:hidden;border:1px solid #d0d5dd;border-radius:.75rem;background:#f8fafc;box-shadow:0 2px 8px #0000000d}.ad-slot--listing-feed:has(ins[data-ad-status=unfilled]){display:none}.ad-slot__label{display:block;padding:.45rem .75rem 0;color:var(--muted);font-size:.75rem;font-weight:600;text-transform:uppercase}.listing-state-badge{width:-moz-fit-content;width:fit-content;margin:0 0 .75rem;padding:.25rem .55rem;border:1px solid #98a2b3;border-radius:999px;background:#f2f4f7;color:#344054;font-size:.8rem;font-weight:700;line-height:1.2}.listing-card h2{font-size:1.1rem;margin-top:0}.listing-facts{font-weight:600;line-height:1.5}.listing-evidence{display:flex;flex-wrap:wrap;gap:.4rem;font-size:.9rem;font-weight:600}.listing-evidence span{background:#dcfce7;border-radius:999px;color:#166534;padding:.2rem .55rem}.listing-card-footer{margin-top:auto}.listing-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.watch-control{display:inline-flex;align-items:center;gap:.4rem}.watch-button{border:1px solid var(--brand);border-radius:.4rem;background:white;color:var(--brand);cursor:pointer;padding:.45rem .7rem;font-weight:700}.watch-button--active{background:var(--brand);color:white}.watch-button:disabled{cursor:wait;opacity:.65}.watch-error{color:#b42318;font-size:.8rem}.primary-button{min-height:2.6rem;border:0;border-radius:.45rem;background:var(--brand);color:white;padding:.6rem 1rem;cursor:pointer;font-weight:700}.notification-channel-action:disabled,.primary-button:disabled{cursor:wait;opacity:.6}.notification-settings-page{max-width:900px}.notification-settings-form{display:grid;grid-gap:1rem;gap:1rem}.notification-setup-state{margin:0;padding:.75rem 1rem;border-radius:.5rem;background:#ecfdf3;color:#166534}.notification-channel-list{display:grid;grid-gap:.75rem;gap:.75rem;border:0;margin:0;padding:0}.notification-channel-card{display:grid;grid-gap:.6rem;gap:.6rem;padding:1rem;border:1px solid #d0d5dd;border-radius:.7rem;background:white}.notification-channel-card--unavailable{background:#f8fafc;color:#667085}.notification-channel-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.notification-channel-card h3{margin:0}.notification-channel-card__heading p{margin:.35rem 0 0}.notification-channel-status{flex:0 0 auto;border-radius:999px;background:#f2f4f7;color:#344054;padding:.25rem .55rem;font-size:.75rem;font-weight:700}.notification-channel-destination,.notification-channel-help{margin:0;font-size:.9rem}.notification-channel-toggle{display:inline-flex;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;font-weight:700}.notification-channel-action{width:-moz-fit-content;width:fit-content;min-height:2.4rem;border:1px solid var(--brand);border-radius:.4rem;background:white;color:var(--brand);padding:.45rem .75rem;cursor:pointer;font-weight:700}.notification-dialog-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:1rem;background:#10182899}.notification-dialog{position:relative;width:min(100%,620px);max-height:min(90vh,760px);overflow:auto;padding:1.5rem;border-radius:.8rem;background:white;box-shadow:0 24px 64px #10182855}.notification-dialog h2{margin-top:0;padding-right:2rem}.notification-dialog__close{position:absolute;top:.75rem;right:.75rem;width:2rem;height:2rem;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;font-size:1.5rem;line-height:1}.notification-dialog__actions{display:flex;justify-content:flex-end;align-items:center;gap:1rem;margin-top:1rem}.notification-channel-option{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;grid-gap:.6rem;gap:.6rem}.notification-channel-option>input{margin-top:1.2rem}.notification-channel-option--disabled{opacity:.72}.notification-notice{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#dcfce7;color:#166534;padding:.75rem max(1.25rem,6vw)}.notification-notice--error{background:#fee4e2;color:#b42318}.notification-notice button{border:0;background:transparent;color:inherit;cursor:pointer;font-size:1.25rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.detail-page{max-width:960px}.detail-page section,.detail-summary,.fact-group{margin:1.5rem 0}.fact-group dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:.75rem;gap:.75rem}.fact-group dl div{border:1px solid #d0d5dd;border-radius:10px;padding:.75rem}.fact-group dt{color:var(--muted);font-size:.85rem}.fact-group dd{margin:.25rem 0 0;font-weight:600}.detail-media{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:.75rem;gap:.75rem}.detail-media img,.detail-media video{width:100%;border-radius:10px}.listing-image{width:100%;height:180px;object-fit:cover;border-radius:.5rem;background:#e9eef5;display:block;margin-bottom:1rem}.listing-image--empty{display:grid;place-items:center;color:var(--muted)}.pagination{display:flex;justify-content:center;gap:.75rem;margin-top:1.5rem;align-items:center}.pagination button{padding:.6rem 1rem;border:1px solid #d0d5dd;border-radius:.5rem;background:white;cursor:pointer}.pagination button:disabled{cursor:not-allowed;opacity:.5}.price{color:var(--brand);font-size:1.25rem;font-weight:700}.price-evidence{display:grid;grid-gap:.45rem;gap:.45rem;width:100%;margin:1rem 0;padding:1rem;border:2px solid #84adff;border-left-width:6px;border-radius:.75rem;background:linear-gradient(135deg,#eff4ff,#e0eaff);color:#173b72;box-shadow:0 6px 18px #175cd31f}.price-evidence--sold{border-color:#12b76a;background:linear-gradient(135deg,#ecfdf3,#d1fadf);color:#054f31;box-shadow:0 6px 18px #0676471f}.price-evidence__header{display:flex;align-items:center;gap:.55rem}.price-evidence__status{padding:.25rem .55rem;border-radius:999px;background:#067647;color:white;font-size:.72rem;font-weight:800;letter-spacing:.06em;line-height:1;text-transform:uppercase}.price-evidence__label{color:inherit;font-size:.75rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.price-evidence__amount{font-size:clamp(1.65rem,7vw,2rem);letter-spacing:-.025em;line-height:1.1;overflow-wrap:anywhere}.price-evidence__warning{color:#b54708;font-size:.78rem;font-weight:700}.price-evidence__context,.price-evidence__details{display:grid;grid-gap:0;gap:0;margin:.25rem 0 0}.price-evidence__row{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;padding:.6rem 0;border-top:1px solid #b2ccff;color:#667085;font-size:.82rem}.price-evidence--sold .price-evidence__row{border-top-color:#75e0a7}.price-evidence__row dt{display:grid;grid-gap:.1rem;gap:.1rem}.price-evidence__row dt small{color:#b54708;font-size:.7rem}.price-evidence__row dd{margin:0;color:#475467;font-weight:700;text-align:right}.price-evidence__row--primary dd{color:inherit;font-size:1.05rem}.price-evidence--detail{max-width:36rem;padding:1.25rem 1.35rem}.price-evidence--detail .price-evidence__details{margin-top:0}.price-evidence--detail .price-evidence__row:first-child{border-top:0}.muted{color:var(--muted)}.ad-slot{min-height:90px;margin:1rem 0;overflow:hidden}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem max(1.25rem,6vw);border-top:1px solid #d0d5dd;color:var(--muted);background:var(--card)}.site-footer p{margin:0}.site-footer a{color:var(--brand)}.policy-page{max-width:850px;line-height:1.65}.policy-page section{margin-top:2rem}.policy-page h2{margin-bottom:.5rem}.policy-page section p{margin-top:0}@media (max-width:600px){.site-footer,.site-header--controls{align-items:flex-start;flex-direction:column}.toolbar{flex-direction:column}.discovery-layout{grid-template-columns:1fr}.filters{position:static}.keyword-row,.results-header{align-items:stretch;flex-direction:column}.results-header label{grid-template-columns:1fr}}