:root{--page: #f5f5f7;--surface: #ffffff;--ink: #1d1d1f;--muted: #6e6e73;--muted-2: #86868b;--line: rgba(210, 210, 215, .68);--blue: #0071e3;--blue-hover: #0077ed;--dark: #111113;--glass: rgba(255, 255, 255, .56);--glass-strong: rgba(255, 255, 255, .78);--glass-control: rgba(255, 255, 255, .48);--glass-border: rgba(255, 255, 255, .72);--glass-stroke: rgba(29, 29, 31, .08);--shadow: 0 22px 56px rgba(29, 29, 31, .1);--inner-light: 0 1px 0 rgba(255, 255, 255, .78) inset;--radius: 8px;color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);background:linear-gradient(180deg,#ffffffe0,#f5f5f7b8 36%),linear-gradient(135deg,#f8f8fa,#eceef3 52%,#f5f5f7);text-rendering:geometricPrecision}body,button,input,select,textarea{font:inherit}button,input,select,textarea{border-radius:var(--radius)}button{cursor:pointer}button:disabled{cursor:progress;opacity:.72}a{color:inherit;text-decoration:none}svg{width:18px;height:18px;stroke-width:2}.site-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:54px;padding:0 28px;border-bottom:1px solid rgba(255,255,255,.62);background:#ffffff7a;box-shadow:0 1px #1d1d1f0d,var(--inner-light);-webkit-backdrop-filter:saturate(180%) blur(28px);backdrop-filter:saturate(180%) blur(28px)}.brand{display:inline-flex;align-items:center;gap:10px;justify-self:start}.brand-mark{display:grid;width:29px;height:29px;place-items:center;border-radius:8px;color:#fff;background:var(--ink);font-size:11px;font-weight:750}.brand strong,.brand small{display:block}.brand strong{font-size:13px;line-height:1.1}.brand small{margin-top:1px;color:var(--muted);font-size:11px;line-height:1.1}.top-nav{display:flex;align-items:center;justify-content:center;gap:26px}.top-nav a,.top-nav button{border:0;padding:0;color:#1d1d1fbd;background:transparent;font-size:12px;line-height:1}.top-nav a:hover,.top-nav button:hover{color:var(--ink)}.header-action{display:inline-flex;min-height:34px;align-items:center;justify-self:end;gap:6px;border:0;border-radius:999px;padding:0 13px;color:#fff;background:var(--blue);font-size:13px;font-weight:700}.header-action:hover{background:var(--blue-hover)}main{overflow:hidden}.hero,.market-shell,.site-footer{width:min(1200px,calc(100% - 40px));margin-inline:auto}.hero{display:grid;justify-items:center;padding:76px 0 30px;text-align:center}.eyebrow{margin:0 0 10px;color:var(--muted);font-size:14px;font-weight:650}h1,h2,h3,p{margin-top:0}h1{max-width:860px;margin-bottom:14px;font-size:clamp(38px,5.5vw,64px);line-height:1.06;font-weight:780}h2{margin-bottom:0;font-size:28px;line-height:1.16;font-weight:730}.hero-copy{max-width:740px;margin:0 auto;color:var(--muted);font-size:21px;line-height:1.45}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px}.primary-action,.secondary-hero-action,.secondary-action{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:0 18px;font-weight:700}.primary-action{color:#fff;background:var(--blue);font-size:15px}.primary-action:hover{background:var(--blue-hover)}.secondary-hero-action,.secondary-action{color:var(--blue);background:#ffffff94;box-shadow:var(--inner-light)}.secondary-hero-action:hover,.secondary-action:hover{color:#fff;background:var(--blue)}.market-shell{padding-bottom:8px}.control-panel{position:relative;overflow:hidden;padding:18px;border:1px solid var(--glass-border);border-radius:var(--radius);background:linear-gradient(180deg,#ffffffd1,#ffffff6b),var(--glass);box-shadow:var(--shadow),var(--inner-light),0 0 0 1px var(--glass-stroke);-webkit-backdrop-filter:saturate(190%) blur(30px);backdrop-filter:saturate(190%) blur(30px)}.control-panel:before{position:absolute;inset:0;pointer-events:none;content:"";background:linear-gradient(120deg,rgba(255,255,255,.5),transparent 36%)}.control-panel>*{position:relative;z-index:1}.search-field{display:flex;min-height:54px;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.62);padding:0 16px;color:var(--muted);background:var(--glass-control);box-shadow:var(--inner-light),0 1px 8px #1d1d1f0a;-webkit-backdrop-filter:saturate(180%) blur(18px);backdrop-filter:saturate(180%) blur(18px)}.search-field input{min-height:auto;padding:0;border:0;background:transparent;box-shadow:none;font-size:16px}.filter-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:12px;align-items:end;margin-top:12px}label{display:grid;gap:7px;color:var(--muted);font-size:12px;font-weight:650}input,select,textarea{width:100%;min-height:44px;border:1px solid rgba(255,255,255,.58);padding:0 13px;color:var(--ink);background:var(--glass-control);box-shadow:var(--inner-light);-webkit-backdrop-filter:saturate(180%) blur(16px);backdrop-filter:saturate(180%) blur(16px);outline:0;font-size:14px}textarea{min-height:116px;padding-top:12px;line-height:1.5;resize:vertical}input::placeholder,textarea::placeholder{color:var(--muted-2)}input:focus,select:focus,textarea:focus,.search-field:focus-within{border-color:#0071e38c;box-shadow:0 0 0 4px #0071e31f}.search-field input:focus{border-color:transparent;box-shadow:none}.segmented{display:inline-grid;grid-template-columns:repeat(3,1fr);min-width:245px;overflow:hidden;border:1px solid rgba(255,255,255,.62);border-radius:999px;padding:3px;background:#ffffff61;box-shadow:var(--inner-light),0 1px 8px #1d1d1f0a;-webkit-backdrop-filter:saturate(180%) blur(18px);backdrop-filter:saturate(180%) blur(18px)}.segment{min-height:38px;border:0;border-radius:999px;color:var(--muted);background:transparent;font-size:13px;font-weight:700}.segment.is-active{color:#fff;background:#1d1d1feb;box-shadow:0 1px #ffffff38 inset,0 4px 12px #1d1d1f29}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.trust-strip div{display:grid;min-height:94px;align-content:center;justify-items:center;gap:7px;border:1px solid rgba(255,255,255,.68);border-radius:var(--radius);background:linear-gradient(180deg,#ffffffb8,#ffffff5c),#ffffff57;box-shadow:0 14px 34px #1d1d1f12,var(--inner-light);-webkit-backdrop-filter:saturate(180%) blur(22px);backdrop-filter:saturate(180%) blur(22px);text-align:center}.trust-strip strong{font-size:24px;line-height:1;font-weight:760}.trust-strip span{color:var(--muted);font-size:13px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;align-items:start;margin-top:38px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px}.result-count,.form-hint{color:var(--muted);font-size:14px}.listing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.listing-card{overflow:hidden;border:1px solid rgba(255,255,255,.62);border-radius:var(--radius);background:linear-gradient(180deg,#ffffffc2,#ffffff8a),var(--glass);box-shadow:0 14px 34px #1d1d1f14,var(--inner-light);-webkit-backdrop-filter:saturate(180%) blur(18px);backdrop-filter:saturate(180%) blur(18px)}.listing-image{position:relative;aspect-ratio:1 / .82;overflow:hidden;background:#f5f5f7}.listing-image img{display:block;width:100%;height:100%;object-fit:cover}.status-pill{position:absolute;top:12px;left:12px;border-radius:999px;padding:6px 9px;color:#fff;background:#1d1d1fb8;font-size:12px;font-weight:700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.status-pill.reserved{background:#6e6e73cc}.status-pill.sold{background:#1d1d1f85}.listing-body{padding:16px}.listing-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start}.listing-title-row h3{margin:0;font-size:17px;line-height:1.28;font-weight:730}.price{white-space:nowrap;color:var(--ink);font-size:19px;line-height:1;font-weight:780}.meta{display:flex;flex-wrap:wrap;gap:6px;margin:13px 0}.meta span{border-radius:999px;padding:5px 8px;color:var(--muted);background:#ffffff94;box-shadow:var(--inner-light);font-size:12px;font-weight:650}.listing-desc{min-height:42px;margin-bottom:15px;color:var(--muted);font-size:13px;line-height:1.55}.card-actions{display:grid;grid-template-columns:1fr 42px;gap:8px}.secondary-action{min-height:40px;padding:0 13px;font-size:13px}.icon-only{width:42px;padding:0}.notice-panel{position:sticky;top:76px;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);padding:24px;color:#f5f5f7;background:linear-gradient(180deg,#1d1d1fe0,#111113c7),#1d1d1fb8;box-shadow:0 18px 44px #1d1d1f2e,0 1px #ffffff29 inset;-webkit-backdrop-filter:saturate(160%) blur(24px);backdrop-filter:saturate(160%) blur(24px)}.notice-panel h2{margin-bottom:18px;color:#fff}.check-list{display:grid;gap:14px;margin:0;padding:0;list-style:none}.check-list li{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:center;color:#f5f5f7d1;font-size:14px;line-height:1.45}.guide-note{margin-top:22px;border-radius:var(--radius);padding:15px;background:#f5f5f714}.guide-note strong{display:block;margin-bottom:8px;color:#fff}.guide-note p{margin-bottom:0;color:#f5f5f7b8;font-size:13px;line-height:1.65}.sell-dialog{width:min(980px,calc(100% - 32px));max-height:min(86vh,860px);overflow:auto;border:0;border-radius:12px;padding:0;color:var(--ink);background:linear-gradient(180deg,#ffffffd6,#ffffffb3),var(--glass-strong);box-shadow:0 28px 80px #0000003d,var(--inner-light);-webkit-backdrop-filter:saturate(190%) blur(32px);backdrop-filter:saturate(190%) blur(32px)}.sell-dialog::backdrop{background:#f5f5f73d;-webkit-backdrop-filter:saturate(140%) blur(18px);backdrop-filter:saturate(140%) blur(18px)}.inquiry-dialog{width:min(680px,calc(100% - 32px))}.dialog-header{position:sticky;top:0;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:start;padding:30px 30px 18px;border-bottom:1px solid rgba(255,255,255,.62);background:#ffffff8f;-webkit-backdrop-filter:saturate(190%) blur(24px);backdrop-filter:saturate(190%) blur(24px)}.dialog-close{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:999px;color:var(--muted);background:#ffffff85;box-shadow:var(--inner-light)}.dialog-close:hover{color:var(--ink);background:#e8e8ed}.sell-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:22px 30px 30px}.inquiry-form{grid-template-columns:repeat(2,minmax(0,1fr))}.wide{grid-column:1 / -1}.dialog-listing-summary{display:grid;gap:4px;border:1px solid rgba(255,255,255,.58);border-radius:var(--radius);padding:14px;background:#ffffff75;box-shadow:var(--inner-light)}.dialog-listing-summary span,.dialog-listing-summary small{color:var(--muted);font-size:12px}.dialog-listing-summary strong{color:var(--ink);font-size:16px;line-height:1.35}.field-note{color:var(--muted);font-size:12px;font-weight:500}.form-label{color:var(--muted);font-size:12px;font-weight:650}.photo-uploader{display:grid;gap:10px}.upload-copy{display:flex;align-items:end;justify-content:space-between;gap:16px}.upload-dropzone{display:flex;min-height:128px;align-items:center;justify-content:center;gap:14px;border:1px dashed rgba(134,134,139,.54);border-radius:var(--radius);padding:22px;color:var(--ink);background:#ffffff6b;box-shadow:var(--inner-light);-webkit-backdrop-filter:saturate(180%) blur(16px);backdrop-filter:saturate(180%) blur(16px);text-align:center;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.upload-dropzone:hover,.upload-dropzone.is-dragging{border-color:#0071e39e;background:#fbfbfd;box-shadow:0 0 0 4px #0071e314}.upload-dropzone input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.upload-icon{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border-radius:999px;color:var(--blue);background:#ffffffb8;box-shadow:var(--inner-light),0 8px 20px #1d1d1f14}.upload-dropzone strong,.upload-dropzone small{display:block}.upload-dropzone strong{margin-bottom:4px;font-size:15px}.upload-dropzone small{color:var(--muted);font-size:13px;font-weight:500}.upload-preview{display:none;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.upload-preview.has-files{display:grid}.preview-thumb{position:relative;overflow:hidden;aspect-ratio:1;border-radius:var(--radius);background:#f5f5f7}.preview-thumb img{display:block;width:100%;height:100%;object-fit:cover}.preview-thumb span{position:absolute;right:6px;bottom:6px;border-radius:999px;padding:3px 6px;color:#fff;background:#1d1d1fb8;font-size:11px;font-weight:700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.consent{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:start;color:var(--muted);font-size:13px;line-height:1.5}.consent input{width:18px;min-height:18px;margin:1px 0 0}.site-footer{display:flex;justify-content:space-between;gap:20px;padding:28px 0 36px;color:var(--muted);font-size:12px}.toast{position:fixed;right:24px;bottom:24px;z-index:50;max-width:330px;transform:translateY(20px);opacity:0;pointer-events:none;border-radius:var(--radius);padding:13px 15px;color:#fff;background:#1d1d1fc7;box-shadow:0 18px 40px #1d1d1f3d,0 1px #ffffff29 inset;-webkit-backdrop-filter:saturate(180%) blur(18px);backdrop-filter:saturate(180%) blur(18px);transition:opacity .18s ease,transform .18s ease}.toast.is-visible{transform:translateY(0);opacity:1}.empty-state{grid-column:1 / -1;display:grid;min-height:210px;place-items:center;gap:6px;border-radius:var(--radius);color:var(--muted);background:#ffffff94;text-align:center}.empty-state strong{color:var(--ink)}.loading-state svg{animation:spin .9s linear infinite;color:var(--blue)}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1060px){.content-grid{grid-template-columns:1fr}.notice-panel{position:static}.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.site-header{grid-template-columns:1fr auto;padding:0 16px}.top-nav{display:none}.header-action{min-height:34px}.hero,.market-shell,.site-footer{width:min(100% - 28px,1200px)}.hero{padding-top:54px}.hero-copy{font-size:18px}.filter-row,.trust-strip,.sell-form{grid-template-columns:1fr}.segmented{width:100%;min-width:0}.upload-preview{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.listing-grid{grid-template-columns:1fr}.section-heading{align-items:start;flex-direction:column;gap:8px}.sell-dialog{width:min(100% - 20px,980px);max-height:90vh}.dialog-header{padding:22px 20px 16px}.sell-form{padding:18px 20px 22px}.upload-copy{align-items:start;flex-direction:column;gap:4px}.upload-dropzone{flex-direction:column}.site-footer{display:grid}}:root{--page: #f3f4f1;--surface: #fbfbf8;--surface-2: #ffffff;--ink: #171717;--muted: #6a6d69;--muted-2: #8b8f89;--line: #d9ddd5;--line-strong: #b9bfb5;--blue: #075fd8;--blue-hover: #044fb8;--dark: #171717;--shadow: none;--inner-light: none;--radius: 6px}body{background:linear-gradient(180deg,#fbfaf7,#f4f5f1 48%,#eeefeb),var(--page)}svg{width:17px;height:17px}.site-header{min-height:60px;border-bottom:1px solid var(--line);background:#fbfbf8eb;box-shadow:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-mark{width:32px;height:32px;overflow:hidden;border-radius:10px;background:#ff5a1f;box-shadow:0 10px 24px #ff541f38,0 1px #ffffff94 inset}.brand-mark img{display:block;width:100%;height:100%}.brand strong{font-size:14px;letter-spacing:0}.brand small,.top-nav a,.top-nav button{color:var(--muted);font-size:12px}.top-nav{gap:30px}.header-action,.primary-action,.secondary-hero-action,.secondary-action{border-radius:6px;box-shadow:none}.header-action{min-height:36px;padding:0 14px;background:var(--ink)}.header-action:hover{background:#000}.hero,.market-shell,.site-footer{width:min(1180px,calc(100% - 48px))}.hero{justify-items:start;padding:72px 0 28px;border-bottom:1px solid var(--line);text-align:left;animation:surface-rise .52s cubic-bezier(.2,.8,.2,1) both}.eyebrow{margin-bottom:12px;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:650;letter-spacing:0;text-transform:uppercase}h1{max-width:760px;margin-bottom:16px;font-size:clamp(36px,5vw,58px);line-height:1.04;font-weight:760}h2{font-size:26px;line-height:1.18}.hero-copy{max-width:670px;margin:0;color:#454844;font-size:18px;line-height:1.62}.hero-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.hero-meta span{border:1px solid var(--line);border-radius:999px;padding:7px 10px;color:var(--muted);background:#fbfbf8c2;font-size:12px;font-weight:650}.hero-actions{justify-content:start;margin-top:22px}.primary-action{min-height:42px;background:var(--ink);font-size:14px;transition:background .18s ease,transform .18s ease}.primary-action:hover{background:#000;transform:translateY(-1px)}.secondary-hero-action,.secondary-action{min-height:42px;border:1px solid var(--line);color:var(--ink);background:var(--surface-2);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.secondary-hero-action:hover,.secondary-action:hover{border-color:var(--ink);color:var(--ink);background:#fff;transform:translateY(-1px)}.market-shell{padding-top:24px}.control-panel{overflow:visible;padding:14px;border:1px solid var(--line);background:#fbfbf8eb;box-shadow:0 18px 46px #1717170b;-webkit-backdrop-filter:none;backdrop-filter:none;animation:surface-rise .58s 80ms cubic-bezier(.2,.8,.2,1) both}.control-panel:before{display:none}.search-field{min-height:50px;border:1px solid var(--line);padding:0 14px;background:#fff;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.search-field input{font-size:15px}.filter-row{gap:10px;margin-top:10px}label{gap:6px;color:var(--muted);font-size:11px}input,select,textarea{min-height:42px;border:1px solid var(--line);background:#fff;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}input:focus,select:focus,textarea:focus,.search-field:focus-within{border-color:#171717;box-shadow:0 0 0 3px #17171714}.segmented{min-width:246px;border:1px solid var(--line);border-radius:6px;background:#fff;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.segment{min-height:36px;border-radius:4px;font-size:12px}.segment.is-active{background:var(--ink);box-shadow:none}.trust-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:14px;border:1px solid var(--line);background:#fbfbf8eb;animation:surface-rise .6s .13s cubic-bezier(.2,.8,.2,1) both}.trust-strip div{min-height:82px;justify-items:start;align-content:start;gap:9px;border:0;border-right:1px solid var(--line);border-radius:0;padding:16px;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;text-align:left}.trust-strip strong{color:var(--muted-2);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:650}.trust-strip span{color:var(--ink);font-size:14px;font-weight:650}.content-grid{grid-template-columns:minmax(0,1fr) 300px;gap:28px;margin-top:32px}.section-heading{margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--line)}.result-count,.form-hint{color:var(--muted);font-size:13px}.listing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.listing-card{border:1px solid var(--line);background:var(--surface-2);box-shadow:0 12px 34px #1717170b;-webkit-backdrop-filter:none;backdrop-filter:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.listing-card:hover{border-color:var(--line-strong);box-shadow:0 18px 44px #17171713;transform:translateY(-2px)}.listing-image{aspect-ratio:4 / 3;background:#ecefeb}.status-pill{top:10px;left:10px;border:1px solid rgba(255,255,255,.26);border-radius:4px;padding:5px 7px;background:#171717d1;font-size:11px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.listing-body{padding:14px}.listing-title-row h3{font-size:16px}.price{font-size:18px}.meta{gap:5px;margin:12px 0}.meta span{border:1px solid var(--line);border-radius:4px;padding:4px 6px;background:#f7f8f5;box-shadow:none;font-size:11px}.listing-desc{min-height:40px;font-size:13px}.card-actions{grid-template-columns:1fr 40px}.secondary-action{min-height:38px;padding:0 12px;color:var(--blue)}.icon-only{width:40px}.notice-panel{top:82px;border:1px solid var(--line);padding:20px;color:var(--ink);background:#fbfbf8f0;box-shadow:0 18px 46px #1717170d;-webkit-backdrop-filter:none;backdrop-filter:none}.notice-panel h2{margin-bottom:16px;color:var(--ink)}.check-list{gap:12px}.check-list li{color:#3f433e;font-size:13px}.check-list svg{color:var(--muted)}.guide-note{border:1px solid var(--line);margin-top:18px;padding:14px;background:#fff}.guide-note strong{color:var(--ink)}.guide-note p{color:var(--muted)}.sell-dialog{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 24px 80px #1717172e;-webkit-backdrop-filter:none;backdrop-filter:none}.sell-dialog::backdrop{background:#1717172e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dialog-header{border-bottom:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:none;backdrop-filter:none}.dialog-close,.dialog-listing-summary,.upload-dropzone,.upload-icon{border:1px solid var(--line);background:#fff;box-shadow:none}.upload-dropzone:hover,.upload-dropzone.is-dragging{border-color:var(--ink);background:#fff;box-shadow:0 0 0 3px #17171714}.toast{border:1px solid rgba(255,255,255,.12);border-radius:6px;background:#171717e0;box-shadow:0 18px 48px #17171733}.empty-state{border:1px solid var(--line);background:#fbfbf8eb}@keyframes surface-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;scroll-behavior:auto!important;transition-duration:1ms!important}}@media(max-width:1060px){.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.hero,.market-shell,.site-footer{width:min(100% - 28px,1180px)}.hero{padding-top:50px}.hero-copy{font-size:16px}.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-strip div:nth-child(2){border-right:0}.trust-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:620px){.hero-meta{display:grid}.trust-strip{grid-template-columns:1fr}.trust-strip div,.trust-strip div:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.trust-strip div:last-child{border-bottom:0}.listing-grid,.inquiry-form{grid-template-columns:1fr}}.hero{border-bottom:0;padding-bottom:22px}.hero-actions{gap:8px;margin-top:24px}.hero-actions .primary-action,.hero-actions .secondary-hero-action{min-height:40px;border:1px solid rgba(23,23,23,.1);padding:0 14px;color:#171717;background:#ffffffc7;box-shadow:0 10px 28px #1717170d,0 1px #ffffffbf inset;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:13px}.hero-actions .primary-action{border-color:#171717d1;color:#fff;background:#171717}.hero-actions .primary-action:hover{background:#000}.hero-actions .secondary-hero-action:hover{border-color:#1717173d;background:#ffffffeb}.market-shell{padding-top:12px}.control-panel{display:grid;gap:12px;padding:16px;border:1px solid rgba(23,23,23,.08);border-radius:8px;background:linear-gradient(180deg,#ffffffe6,#faf9f5d1),#ffffffc7;box-shadow:0 22px 60px #1717170f,0 1px #ffffffe0 inset}.control-panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:0 2px}.control-panel-head span{color:#171717;font-size:13px;font-weight:760}.control-panel-head small{color:var(--muted);font-size:12px}.search-field{min-height:58px;border:0;border-radius:8px;padding:0 16px;background:#fffffff5;box-shadow:0 0 0 1px #17171712,0 14px 34px #1717170b}.search-field svg{color:#777b75}.search-field input{color:#171717;font-size:15px;font-weight:560}.filter-row{grid-template-columns:repeat(3,minmax(0,1fr)) 242px;gap:8px;margin-top:0}.filter-row label{position:relative;gap:5px}.filter-row label>select{min-height:42px;border-color:#17171714;background:#ffffffb8}.segmented{min-width:0;height:42px;align-self:end;border-color:#17171714;border-radius:8px;padding:3px;background:#ffffffa3}.segment{min-height:34px;border-radius:6px;font-size:12px}.segment.is-active{background:#171717}.trust-strip{gap:8px;margin-top:10px;border:0;background:transparent}.trust-strip div{min-height:70px;border:1px solid rgba(23,23,23,.08);border-radius:8px;padding:14px;background:#ffffff9e;box-shadow:0 12px 32px #17171709}.trust-strip div:last-child{border-right:1px solid rgba(23,23,23,.08)}.trust-strip strong{width:fit-content;border-radius:999px;padding:3px 7px;color:#71756f;background:#1717170b;font-size:10px}.trust-strip span{color:#2c302b;font-size:13px;line-height:1.35}@media(max-width:820px){.control-panel-head{display:grid}.filter-row{grid-template-columns:1fr}.segmented{width:100%}.trust-strip div,.trust-strip div:nth-child(2),.trust-strip div:last-child{border:1px solid rgba(23,23,23,.08)}}:root{--pobi-red: #ff315a;--pobi-orange: #ff7a1a;--pobi-yellow: #ffd24a;--pobi-blue: #246bff}body{background:radial-gradient(circle at 12% 0%,rgba(255,122,26,.16),transparent 32%),radial-gradient(circle at 88% 10%,rgba(36,107,255,.11),transparent 28%),linear-gradient(180deg,#fffaf2,#f7f6f1 42%,#f1f2ee)}.site-header{border-bottom:0;background:#fffaf2d1;box-shadow:0 1px #1717170f}.commerce-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;padding-top:56px;padding-bottom:18px}.hero-copy-block{max-width:760px}.commerce-hero h1{max-width:720px;font-size:clamp(34px,5vw,62px);letter-spacing:0}.commerce-hero .hero-copy{color:#171717b8}.hero-actions{flex:0 0 auto;align-self:end;padding-bottom:6px}.hero-actions .primary-action,.hero-actions .secondary-hero-action{min-height:44px;border-radius:999px;padding:0 17px;font-weight:780}.hero-actions .primary-action{border:0;background:linear-gradient(135deg,var(--pobi-red),var(--pobi-orange));box-shadow:0 16px 32px #ff5b1f38}.hero-actions .primary-action:hover{background:linear-gradient(135deg,#ff1648,#ff6a00)}.hero-actions .secondary-hero-action{border-color:#ff7a1a38;color:#db4b0e}.market-shell{padding-top:6px}.control-panel{gap:14px;border:1px solid rgba(255,122,26,.12);border-radius:22px;padding:18px;background:linear-gradient(180deg,#fffffff0,#fffcf7d1),#ffffffe0;box-shadow:0 28px 70px #80481a17,0 1px #ffffffdb inset}.control-panel-head span{font-size:15px}.control-panel-head small{color:#1717177a}.search-command{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.search-field{min-height:60px;border-radius:18px;background:#fff;box-shadow:0 0 0 1px #1717170f,0 16px 36px #1717170d}.search-field input{font-size:16px}.dock-sell-button{display:inline-flex;min-height:60px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:18px;padding:0 22px;color:#fff;background:#171717;box-shadow:0 16px 34px #17171729;font-size:14px;font-weight:780}.dock-sell-button:hover{background:#000;transform:translateY(-1px)}.category-rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.category-chip{display:grid;min-height:74px;align-content:center;gap:6px;border:1px solid rgba(23,23,23,.06);border-radius:18px;padding:12px 10px;color:#2a2d29;background:#ffffffb8;box-shadow:0 12px 28px #17171709;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}.category-chip span{width:fit-content;border-radius:999px;padding:3px 7px;color:#17171794;background:#ff7a1a1a;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:760}.category-chip:hover,.category-chip.is-active{border-color:#ff7a1a47;background:#fff8ed;box-shadow:0 18px 38px #ff7a1a1c;transform:translateY(-1px)}.category-chip.is-active span{color:#fff;background:linear-gradient(135deg,var(--pobi-red),var(--pobi-orange))}.filter-row{border-top:1px solid rgba(23,23,23,.06);padding-top:12px}.filter-row label>select,.segmented{border-radius:14px;background:#ffffffc7}.trust-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.trust-strip div{min-height:82px;border:0;border-radius:18px;padding:15px;background:linear-gradient(180deg,#ffffffbd,#ffffff80),#fff9;box-shadow:0 18px 42px #1717170e}.trust-strip div:last-child{border-right:0}.trust-strip strong{color:#b14916;background:#ff7a1a1f}.content-grid{margin-top:34px}.section-heading{border-bottom:0}.section-heading h2{font-size:30px}.listing-grid{gap:16px}.listing-card{overflow:hidden;border:0;border-radius:22px;background:#ffffffdb;box-shadow:0 22px 55px #17171713,0 0 0 1px #1717170b}.listing-card:hover{box-shadow:0 30px 70px #1717171c,0 0 0 1px #ff7a1a2e}.listing-image{aspect-ratio:1 / .92}.listing-badges{position:absolute;top:11px;left:11px;right:11px;display:flex;justify-content:space-between;gap:8px;pointer-events:none}.status-pill,.audit-pill{position:static;border:0;border-radius:999px;padding:6px 9px;color:#fff;background:#171717b8;font-size:11px;font-weight:760;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.audit-pill{color:#773000;background:#fff3dce0}.listing-body{padding:14px 14px 15px}.listing-title-row{display:block}.listing-title-row h3{min-height:42px;font-size:16px}.price{display:block;margin-top:8px;color:#f04b17;font-size:24px;font-weight:840}.price:first-letter{font-size:16px}.meta span{border:0;border-radius:999px;background:#f5f3ee}.pickup-line{display:flex;align-items:center;gap:5px;margin:-2px 0 10px;color:#1717178a;font-size:12px;font-weight:650}.pickup-line svg{width:14px;height:14px}.listing-desc{color:#17171794}.card-actions{grid-template-columns:1fr 38px}.listing-card .secondary-action{border:0;border-radius:999px;color:#fff;background:#171717}.listing-card .secondary-action:hover{color:#fff;background:#000}.listing-card .icon-only{border:1px solid rgba(23,23,23,.08);color:#ff5b1f;background:#fff6eb}.notice-panel{border:0;border-radius:22px;background:linear-gradient(180deg,#ffffffdb,#fffaf2c2),#ffffffb3;box-shadow:0 24px 60px #17171712,0 0 0 1px #1717170b}@media(max-width:900px){.commerce-hero{grid-template-columns:1fr}.hero-actions{align-self:start}.category-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.search-command{grid-template-columns:1fr}.dock-sell-button{min-height:48px}}@media(max-width:620px){.commerce-hero h1{font-size:36px}.control-panel{border-radius:18px;padding:14px}.category-rail,.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.category-chip{min-height:66px}}.control-panel{position:relative}.control-panel-head{align-items:center}.control-panel-head span{letter-spacing:0}.search-command{grid-template-columns:minmax(0,1fr) auto}.search-field{min-height:64px;border-radius:20px;padding-left:18px;background:linear-gradient(180deg,#fff,#fffcf7),#fff}.search-field svg{width:20px;height:20px;color:#17171770}.filter-toggle,.reset-filters{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(23,23,23,.08);border-radius:16px;padding:0 16px;color:#171717b8;background:#ffffffc2;box-shadow:0 12px 28px #1717170f,0 1px #ffffffe6 inset;font-size:13px;font-weight:780;transition:color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.filter-toggle{min-height:64px}.filter-toggle svg,.reset-filters svg{width:17px;height:17px}.filter-toggle:hover,.reset-filters:hover{border-color:#1717172e;color:#171717;background:#fff;transform:translateY(-1px)}.filter-toggle.is-active{border-color:#246bff38;color:#174fd1;background:#eef4fff0;box-shadow:0 18px 36px #246bff1f,0 1px #ffffffe6 inset}.dock-sell-button{min-height:64px;border-radius:20px;background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.22),transparent 32%),linear-gradient(135deg,#171717,#2b2826)}.category-rail{gap:10px}.category-chip{position:relative;grid-template-columns:40px minmax(0,1fr);min-height:92px;align-content:center;align-items:center;column-gap:11px;row-gap:3px;overflow:hidden;border-color:#1717170e;border-radius:22px;padding:16px 14px;background:linear-gradient(135deg,#ffffffeb,#fff8efb3),#fff}.category-chip:after{position:absolute;inset:auto -22px -30px auto;width:76px;height:76px;border-radius:999px;background:var(--chip-glow, rgba(255, 122, 26, .14));content:"";filter:blur(2px);pointer-events:none}.category-chip:nth-child(2){--chip-glow: rgba(255, 122, 26, .16);--chip-icon: #e85a1c;--chip-icon-bg: #fff0df}.category-chip:nth-child(3){--chip-glow: rgba(36, 107, 255, .16);--chip-icon: #246bff;--chip-icon-bg: #ecf2ff}.category-chip:nth-child(4){--chip-glow: rgba(0, 147, 104, .14);--chip-icon: #008f69;--chip-icon-bg: #eaf8f2}.category-chip:nth-child(5){--chip-glow: rgba(132, 86, 255, .14);--chip-icon: #6c4ee6;--chip-icon-bg: #f1edff}.category-chip:nth-child(6){--chip-glow: rgba(218, 73, 106, .14);--chip-icon: #d84368;--chip-icon-bg: #fff0f4}.category-chip .category-icon{position:relative;z-index:1;grid-row:1 / span 2;display:grid;width:40px;height:40px;place-items:center;border-radius:14px;color:var(--chip-icon, #e85a1c);background:var(--chip-icon-bg, #fff0df);box-shadow:0 8px 18px #1717170f,0 1px #ffffffd1 inset}.category-chip .category-icon svg{width:19px;height:19px}.category-chip strong,.category-chip small{position:relative;z-index:1;min-width:0}.category-chip strong{color:#171717;font-size:15px;line-height:1.12;font-weight:820}.category-chip small{color:#17171780;font-size:12px;line-height:1.2;font-weight:650}.category-chip:hover,.category-chip.is-active{border-color:#17171717;background:linear-gradient(135deg,#fff,#fff7ed),#fff;box-shadow:0 22px 46px #1717171a,0 0 0 1px #ff7a1a1a}.category-chip.is-active .category-icon{color:#fff;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.32),transparent 34%),linear-gradient(135deg,var(--pobi-red),var(--pobi-orange))}.filter-row{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(250px,auto) auto;align-items:end;gap:10px;border-top:0;border-radius:20px;padding:14px;background:#ffffff9e;box-shadow:0 0 0 1px #1717170e inset,0 16px 36px #1717170b}.filter-row label{min-width:0}.filter-row label>select,.filter-row .segmented{min-height:46px;border-color:#17171714;border-radius:15px;background:#ffffffe6}.filter-row .segmented{height:46px}.reset-filters{min-height:46px;white-space:nowrap;box-shadow:none}.control-panel.is-filtering{box-shadow:0 30px 76px #80481a1f,0 1px #ffffffe0 inset}@media(max-width:1060px){.search-command{grid-template-columns:minmax(0,1fr) auto}.filter-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.category-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.category-chip{min-height:84px}.filter-row{grid-template-columns:1fr}}@media(max-width:560px){.search-command{grid-template-columns:1fr}.filter-toggle{min-height:50px}}
