:root{--bz-bg:#f7f9fc;--bz-surface:#ffffff;--bz-surface-soft:#f1f5f9;--bz-text:#0f172a;--bz-text-muted:#64748b;--bz-border:#e2e8f0;--bz-border-strong:#cbd5e1;--bz-primary:#2563eb;--bz-primary-hover:#1d4ed8;--bz-primary-soft:#eff6ff;--background:var(--bz-bg);--surface:var(--bz-surface);--surface-muted:var(--bz-surface-soft);--text-primary:var(--bz-text);--text-secondary:var(--bz-text-muted);--border:var(--bz-border);--primary:var(--bz-primary);--primary-hover:var(--bz-primary-hover);--primary-soft:var(--bz-primary-soft);--status-compatible:#009b3a;--status-needs-check:#f5c400;--status-incompatible:#e30613;--status-unknown:#667085;--compatible-bg:rgba(0,155,58,0.1);--compatible-text:#006b29;--needs-check-bg:rgba(245,196,0,0.18);--needs-check-text:#6b5600;--incompatible-bg:rgba(227,6,19,0.09);--incompatible-text:#a0040e;--unknown-bg:#f2f4f7;--unknown-text:#475467;--shadow-soft:0 18px 50px rgba(15,23,42,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{font-family:var(--font-sans)}body{margin:0;background:var(--background);color:var(--text-primary)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.numeric,.price,.spec-value{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}a,button{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%;height:auto}.page-shell{min-height:100vh;overflow-x:clip}.footer-inner,.hero-inner,.page-section,.site-header{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;width:min(1400px,calc(100% - 40px));gap:clamp(12px,1.6vw,24px);min-height:80px;background:rgba(248,250,252,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(226,232,240,.75)}.catalog-header-search{display:grid;width:min(260px,22vw);min-width:210px;min-height:46px;grid-template-columns:22px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;border:1px solid var(--border);border-radius:10px;background:var(--surface);padding:0 13px}.catalog-header-search svg{width:20px;height:20px;fill:none;stroke:var(--text-secondary);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.catalog-header-search input{min-width:0;height:44px;border:0;outline:0;background:transparent;color:var(--text-primary);font-size:14px}.catalog-header-search input::placeholder{color:var(--text-secondary)}.header-actions,.header-city-toggle,.header-left,.header-menu-toggle,.header-navigation,.header-utility-link,.login-link,.primary-button,.primary-navigation,.secondary-button{display:inline-flex;align-items:center}.header-left{gap:16px;min-width:max-content}.header-city{position:relative;flex:0 0 auto}.header-city-toggle{gap:8px;min-height:42px;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--text-primary);padding:4px 8px;text-align:left;cursor:pointer}.header-city-toggle:hover,.header-city-toggle[aria-expanded=true]{border-color:var(--border);background:var(--surface)}.header-city-toggle svg{width:20px;height:20px;flex:0 0 auto;fill:none;stroke:var(--primary);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.header-city-toggle>span{display:grid;grid-gap:1px;gap:1px;min-width:0}.header-city-toggle small{color:var(--text-secondary);font-size:10px;font-weight:700;line-height:1}.header-city-toggle strong{max-width:132px;overflow:hidden;font-size:13px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.header-city-panel{position:absolute;top:calc(100% + 10px);left:0;z-index:50;width:min(360px,calc(100vw - 32px));border:1px solid var(--border);border-radius:16px;background:var(--surface);padding:18px;box-shadow:0 24px 64px rgba(15,23,42,.18)}.header-city-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.header-city-panel-head>strong{font-size:17px}.header-city-panel-head>button{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:9px;background:var(--surface-muted);color:var(--text-secondary);font-size:22px;line-height:1;cursor:pointer}.header-city-panel>p{margin:8px 0 16px;color:var(--text-secondary);font-size:12px;line-height:1.45}.header-city-panel form{display:grid;grid-gap:7px;gap:7px}.header-city-panel label{font-size:12px;font-weight:900}.header-city-panel form>div{display:grid;grid-template-columns:minmax(0,1fr) max-content}.header-city-panel input{min-width:0;height:44px;border:1px solid var(--border);border-radius:11px 0 0 11px;background:#ffffff;color:var(--text-primary);outline:none;padding:0 12px}.header-city-panel input:focus{position:relative;z-index:1;border-color:var(--primary);box-shadow:0 0 0 3px rgba(37,99,235,.14)}.header-city-panel form>div>button{min-height:44px;border:1px solid var(--primary);border-radius:0 11px 11px 0;background:var(--primary);color:#ffffff;padding:0 13px;font-size:12px;font-weight:900;cursor:pointer}.header-city-suggestions{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.header-city-footer button,.header-city-suggestions button{min-height:34px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text-secondary);padding:0 10px;font-size:11px;font-weight:800;cursor:pointer}.header-city-footer button:hover,.header-city-suggestions button:hover{border-color:#bfdbfe;color:var(--primary-hover)}.header-city-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:14px;border-top:1px solid var(--border);padding-top:14px}.header-city-footer button:disabled{cursor:wait;opacity:.6}.header-city-footer .header-city-detect{display:grid;width:38px;min-height:38px;place-items:center;padding:0}.header-city-detect svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.header-city-panel>p.header-city-status{margin:12px 0 0;color:var(--primary-hover);font-weight:700}.locality-combobox{position:relative;min-width:0}.locality-combobox>input{width:100%}.locality-suggestions{position:absolute;top:calc(100% + 6px);left:0;z-index:80;display:grid;width:max(100%,280px);max-height:290px;overflow-y:auto;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 18px 44px rgba(15,23,42,.16);list-style:none;margin:0;padding:6px}.locality-suggestions li{margin:0}.locality-suggestions button{display:grid;width:100%;min-height:0;grid-gap:2px;gap:2px;border:0;border-radius:8px;background:transparent;color:var(--text-primary);padding:9px 10px;text-align:left;cursor:pointer}.locality-suggestions button:hover,.locality-suggestions li[aria-selected=true] button{background:var(--primary-soft)}.locality-suggestions strong{font-size:13px}.locality-combobox-status,.locality-suggestions span{color:var(--text-secondary);font-size:11px;font-weight:700}.locality-combobox-status{display:block;min-height:0}.locality-combobox-status:not(:empty){margin-top:5px}.bikezap-logo{align-items:baseline;display:inline-flex;font-size:30px;font-weight:900;line-height:1;letter-spacing:0;white-space:nowrap}.logo-blue{color:#0072ce}.logo-red{color:#e30613}.logo-black{color:#111827}.logo-yellow{color:#f5c400}.logo-green{color:#009b3a}.header-navigation{flex:1 1;justify-content:center;min-width:0}.primary-navigation{gap:6px;color:var(--text-secondary);font-size:15px;font-weight:700}.primary-navigation a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:10px;padding:0 11px}.primary-navigation a.current{background:var(--surface);box-shadow:inset 0 -3px 0 var(--primary);color:var(--text-primary);font-weight:900}.breadcrumbs a:hover,.category-detail-head a:hover,.footer-column a:hover,.login-link:hover,.primary-navigation a:hover,.section-header a:hover{color:var(--primary-hover)}.header-menu-toggle{display:none;justify-content:center;gap:9px;min-height:44px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text-primary);padding:0 14px;font:inherit;font-size:14px;font-weight:900;cursor:pointer}.header-menu-icon,.header-menu-icon:after,.header-menu-icon:before{display:block;width:17px;height:2px;border-radius:999px;background:var(--primary)}.header-menu-icon{position:relative}.header-menu-icon:after,.header-menu-icon:before{content:"";position:absolute;left:0}.header-menu-icon:before{top:-5px}.header-menu-icon:after{top:5px}.primary-navigation .mobile-login-link{display:none}.site-header a:focus-visible,.site-header button:focus-visible,.site-header input:focus-visible{outline:3px solid #0b6bcb;outline-offset:2px}.header-actions{gap:8px;min-width:max-content}.header-utility-link{gap:7px;justify-content:center;min-height:40px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text-secondary);padding:0 10px;font-size:13px;font-weight:800}.header-utility-link:hover{border-color:#bfdbfe;color:var(--primary-hover)}.header-messages-link{position:relative}.unread-message-badge{display:inline-grid;min-width:20px;height:20px;place-items:center;border:2px solid var(--surface);border-radius:999px;background:var(--status-incompatible);color:#ffffff;padding:0 5px;box-shadow:0 3px 10px rgba(160,4,14,.28);font-size:11px;font-weight:900;line-height:1}.header-messages-link>.unread-message-badge{position:absolute;top:-7px;right:-7px}.mobile-messages-link{gap:10px}.mobile-messages-link>.unread-message-badge{margin-left:auto}.site-header--authenticated .header-utility-link{width:42px;min-width:42px;padding:0}.site-header--authenticated .header-utility-link>span:not(.sr-only){display:none}.header-utility-icon{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.icon-shape{position:relative;display:inline-block;width:18px;height:18px;color:var(--text-secondary)}.icon-search{border:2px solid;border-radius:50%}.icon-search:after{content:"";position:absolute;right:-5px;bottom:-3px;width:8px;height:2px;border-radius:999px;background:currentColor;transform:rotate(45deg)}.login-link{min-height:40px;padding:0 10px;color:var(--text-secondary);font-size:14px;font-weight:800}.header-account{display:inline-flex;align-items:center;gap:8px;min-width:0}.header-account-profile{display:block;max-width:118px;overflow:hidden;color:var(--text-secondary);font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.header-account-profile:hover{color:var(--primary-hover)}.logout-button,.primary-navigation button.mobile-login-link{min-height:40px;border:0;background:transparent;color:var(--text-secondary);padding:0 10px;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.logout-button:hover,.primary-navigation button.mobile-login-link:hover{color:var(--primary-hover)}.logout-button:disabled,.primary-navigation button.mobile-login-link:disabled{cursor:wait;opacity:.6}.primary-navigation .mobile-account-profile{display:none}.footer-subscribe button,.global-search button,.primary-button,.secondary-button{justify-content:center;min-height:44px;border-radius:12px;padding:0 18px;font-weight:900;border:1px solid var(--primary);cursor:pointer}.footer-subscribe button,.global-search button,.primary-button{background:var(--primary);color:#ffffff}.footer-subscribe button:hover,.global-search button:hover,.primary-button:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.secondary-button{background:var(--surface);color:var(--primary-hover)}.primary-button.compact,.secondary-button.compact{min-height:40px;padding:0 14px;font-size:14px}.primary-button.full,.secondary-button.full{width:100%}.hero-section{border-bottom:1px solid var(--border);background:linear-gradient(180deg,#ffffff,#eef6ff)}.hero-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,470px);grid-gap:46px;gap:46px;align-items:center;min-height:620px;padding:58px 0 46px}.catalog-hero h1,.category-detail-head h1,.garage-page h1,.hero-copy h1,.listing-side-card h1,.placeholder-page h1,.sell-page h1,.wanted-page h1{margin:0;color:var(--text-primary);font-size:58px;line-height:1.02;letter-spacing:0}.catalog-hero p,.catalog-toolbar p,.category-detail-head p,.detail-card p,.footer-brand-block p,.footer-subscribe p,.garage-page .section-header p,.hero-lead,.listing-side-card p,.placeholder-page p,.selector-copy p,.sell-page>p,.seller-card p,.wanted-page .section-header p{color:var(--text-secondary);line-height:1.6}.hero-lead{max-width:650px;margin:22px 0 0;font-size:19px}.eyebrow{margin:0 0 10px;color:var(--primary-hover);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.global-search{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 126px;align-items:center;grid-gap:0;gap:0;max-width:720px;margin-top:30px;border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-soft);padding:8px}.global-search.compact{max-width:none;margin-top:22px;box-shadow:none}.global-search-icon{margin-left:12px}.global-search input{min-width:0;height:48px;border:0;background:transparent;color:var(--text-primary);outline:none;padding:0 12px}.global-search input::placeholder{color:#94a3b8}.global-search button{min-height:48px}.trust-mini-bar{display:flex;flex-wrap:wrap;gap:10px}.category-chips a,.listing-gallery div span,.spec-tags span,.trust-mini-bar span,.wanted-card div span{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:999px;background:rgba(255,255,255,.78);color:var(--text-primary);padding:8px 12px;font-size:13px;font-weight:800}.hero-side{display:grid;grid-gap:18px;gap:18px}.hero-product-visual{border:1px solid var(--border);border-radius:16px;background:#ffffff;overflow:hidden;box-shadow:var(--shadow-soft)}.hero-product-visual img{aspect-ratio:1.45;object-fit:cover}.benefit-card,.bike-selector-form,.category-card,.compatibility-panel,.detail-card,.filter-sidebar,.garage-card,.listing-card,.listing-side-card,.step-card,.wanted-card{border:1px solid var(--border);border-radius:16px;background:var(--surface)}.garage-card{display:grid;grid-gap:18px;gap:18px;padding:20px;box-shadow:var(--shadow-soft)}.garage-card.compact{box-shadow:none}.breadcrumbs,.category-card-count,.category-card-description,.filter-sidebar-head a,.garage-card-head p,.garage-progress span,.listing-meta-row,.listing-side-card p,.seller-card span{color:var(--text-secondary)}.garage-card-head p,.garage-progress span{margin:0 0 6px;font-size:12px;font-weight:900;text-transform:uppercase}.garage-card-head h2{margin:0 0 6px;font-size:24px;line-height:1.18}.garage-card-head span{color:var(--text-secondary);font-size:14px}.garage-bike-visual{position:relative;height:190px;border:1px solid #dbe8f6;border-radius:14px;background:#f8fbff;overflow:hidden}.bike-wheel{position:absolute;bottom:25px;width:84px;height:84px;border:11px solid #d5e3f2;border-radius:50%}.bike-wheel-left{left:34px}.bike-wheel-right{right:34px}.bike-bar,.bike-fork,.bike-frame{position:absolute;height:9px;border-radius:999px;background:var(--primary);transform-origin:left center}.bike-frame-top{left:114px;top:84px;width:150px;transform:rotate(8deg)}.bike-frame-seat{left:124px;top:84px;width:112px;transform:rotate(58deg)}.bike-frame-chain{left:106px;top:137px;width:166px;transform:rotate(-8deg)}.bike-fork{right:82px;top:78px;width:78px;transform:rotate(66deg)}.bike-bar{right:52px;top:64px;width:60px;background:var(--text-secondary);transform:rotate(-9deg)}.garage-progress div:first-child{display:flex;justify-content:space-between;gap:16px}.garage-progress strong{font-size:14px}.progress-track{height:10px;margin-top:10px;border-radius:999px;background:var(--surface-muted);overflow:hidden}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--primary)}.page-section{padding:58px 0}.section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.section-header.compact{align-items:flex-start}.catalog-toolbar h2,.compatibility-panel h2,.detail-card h2,.filter-sidebar h2,.footer-column h2,.footer-subscribe h2,.section-header h2,.selector-copy h2,.seller-card h2{margin:0;color:var(--text-primary);font-size:34px;line-height:1.14;letter-spacing:0}.section-header a{color:var(--primary-hover);font-size:14px;font-weight:900;white-space:nowrap}.section-header a.primary-button{color:#ffffff}.category-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:14px;gap:14px}.category-card{display:grid;grid-gap:8px;gap:8px;min-height:230px;padding:12px;overflow:hidden;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.category-card:hover,.listing-card:hover,.wanted-card:hover{border-color:#bfdbfe;box-shadow:var(--shadow-soft);transform:translateY(-2px)}.category-card-image{display:flex;min-height:170px;align-items:center;justify-content:center;border-radius:12px;background:#ffffff;overflow:hidden}.category-card-image img{width:100%;height:170px;object-fit:contain;object-position:center}.category-card-title{color:var(--text-primary);font-size:17px;font-weight:900;line-height:1.2}.category-card-count,.category-card-description{font-size:12px;line-height:1.35}.selector-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);grid-gap:28px;gap:28px;align-items:stretch}.selector-copy{display:flex;flex-direction:column;justify-content:center}.selector-copy h2{font-size:40px}.selector-copy p{max-width:560px;margin:16px 0 24px;font-size:17px}.selector-copy .primary-button{width:max-content}.bike-selector-form{display:grid;grid-gap:14px;gap:14px;padding:22px}.bike-selector-form label{display:grid;grid-gap:8px;gap:8px;color:var(--text-secondary);font-size:13px;font-weight:800}.bike-selector-form select,.footer-subscribe input{width:100%;min-height:46px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text-primary);padding:0 12px;outline:none}.bike-selector-form a{color:var(--primary-hover);font-weight:900}.how-section,.why-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface)}.benefit-grid,.sell-flow,.steps-grid,.wanted-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.benefit-card,.detail-card,.step-card,.wanted-card{padding:20px}.benefit-card h3,.step-card h2,.step-card h3,.wanted-card h2,.wanted-card h3{margin:0;color:var(--text-primary);font-size:19px;line-height:1.24}.benefit-card p,.step-card p,.wanted-card p{margin:10px 0 0;color:var(--text-secondary);font-size:14px;line-height:1.55}.step-card span{display:grid;place-items:center;width:34px;height:34px;margin-bottom:14px;border-radius:10px;background:var(--primary-soft);color:var(--primary-hover);font-weight:900}.listing-info-grid,.listings-section{display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-gap:22px;gap:22px;align-items:start}.listing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.listing-card{display:flex;height:100%;flex-direction:column;overflow:hidden;box-shadow:0 12px 34px rgba(15,23,42,.05);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.listing-image{position:relative;display:block;background:linear-gradient(135deg,#eaf2ff,#ffffff);border-bottom:1px solid var(--border);overflow:hidden}.listing-image img{width:100%;aspect-ratio:1.48;object-fit:cover;transition:transform .22s ease}.listing-card:hover .listing-image img{transform:scale(1.035)}.demo-photo-badge{position:absolute;top:12px;display:inline-flex;align-items:center;min-height:28px;border-radius:999px;border:1px solid rgba(255,255,255,.72);background:rgba(15,23,42,.74);color:#ffffff;padding:0 10px;font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);right:12px;background:rgba(37,99,235,.82)}.listing-content{display:flex;flex:1 1;flex-direction:column;gap:11px;padding:16px}.listing-verified-seal{position:absolute;top:8px;right:8px;bottom:auto;z-index:2;display:block;width:36px;height:36px;overflow:hidden;border-radius:50%;background:#fff;filter:drop-shadow(0 2px 4px rgba(15,23,42,.18));opacity:1}.listing-verified-seal img{display:block;width:100%;height:100%;border-radius:50%;object-fit:contain;transform:scale(1.15)}.listing-meta-row,.wanted-card div{display:flex;align-items:center;justify-content:space-between;gap:10px}.listing-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:auto}.listing-location-date{display:grid;min-width:0;margin-left:auto;justify-items:end;line-height:1.35;text-align:right}.listing-location-date>span{display:block;max-width:100%}.wanted-landing-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);grid-gap:28px;gap:28px;align-items:center;border:1px solid var(--border);border-radius:18px;background:linear-gradient(135deg,#ffffff 0,var(--primary-soft) 100%);padding:clamp(24px,5vw,46px)}.wanted-landing-hero h1{max-width:760px;margin:5px 0 12px;font-size:clamp(38px,5vw,58px);line-height:1.04}.wanted-landing-hero>div>p:last-of-type{max-width:690px;margin:0;color:var(--text-secondary);font-size:17px;line-height:1.55}.wanted-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.wanted-how-it-works{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.wanted-how-it-works li{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;border:1px solid rgba(37,99,235,.14);border-radius:12px;background:rgba(255,255,255,.82);padding:11px 12px}.wanted-how-it-works span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:var(--primary-soft);color:var(--primary-hover);font-size:13px;font-weight:950}.wanted-how-it-works strong{font-size:14px}.wanted-community{margin-top:42px}.wanted-community .section-header h2{margin:0;font-size:clamp(28px,4vw,38px)}.wanted-detail-head,.wanted-filters,.wanted-form,.wanted-manager-card,.wanted-match-card{border:1px solid var(--border);border-radius:12px;background:var(--surface)}.wanted-filters{display:flex;align-items:flex-end;gap:12px;margin-bottom:24px;padding:16px}.wanted-filters label,.wanted-form label{display:grid;grid-gap:7px;gap:7px;color:var(--text-primary);font-size:13px;font-weight:800}.wanted-filters input,.wanted-filters select,.wanted-form input,.wanted-form select,.wanted-form textarea{min-height:44px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--text-primary);padding:10px 12px;font:inherit;font-weight:500}.wanted-form textarea{resize:vertical}.wanted-filters input:focus-visible,.wanted-filters select:focus-visible,.wanted-form input:focus-visible,.wanted-form select:focus-visible,.wanted-form textarea:focus-visible{border-color:var(--primary);outline:3px solid var(--primary-soft)}.wanted-request-card{display:flex;min-height:310px;flex-direction:column}.wanted-card-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.wanted-card-topline>span:first-child,.wanted-status{color:var(--text-secondary);font-size:12px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.wanted-status-active{color:#15803d}.wanted-status-paused{color:#a16207}.wanted-status-fulfilled{color:#0369a1}.wanted-status-archived{color:#64748b}.wanted-manager-card h2 a,.wanted-match-card h3 a,.wanted-request-card h2 a{color:inherit;text-decoration:none}.wanted-card-facts,.wanted-detail-facts{display:grid;grid-gap:10px;gap:10px;margin:18px 0 0}.wanted-card-facts div,.wanted-detail-facts div{display:flex;justify-content:space-between;gap:16px;border-top:1px solid var(--border);padding-top:9px}.wanted-card-facts dt,.wanted-detail-facts dt{color:var(--text-secondary);font-size:12px}.wanted-card-facts dd,.wanted-detail-facts dd{margin:0;color:var(--text-primary);font-size:13px;font-weight:800;text-align:right}.wanted-card-link{margin-top:auto;padding-top:18px;color:var(--primary-hover);font-weight:900}.wanted-form-intro{max-width:760px;margin-bottom:24px}.wanted-form-intro h1{margin:6px 0 10px;font-size:clamp(36px,5vw,58px)}.wanted-form-intro>p:last-child,.wanted-matches-head>p{color:var(--text-secondary);line-height:1.6}.wanted-form{max-width:900px;padding:24px}.wanted-kind-switch{display:flex;gap:10px;margin:0 0 20px;border:0;padding:0}.wanted-kind-switch legend{width:100%;margin-bottom:8px;font-weight:900}.wanted-kind-switch label{display:flex;align-items:center;border:1px solid var(--border);border-radius:10px;padding:10px 14px;cursor:pointer}.wanted-kind-switch input{min-height:auto;accent-color:var(--primary)}.wanted-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.wanted-form-wide{grid-column:1/-1}.wanted-form label small{color:var(--text-secondary);font-weight:500}.wanted-form-error{color:#b91c1c;font-weight:800}.wanted-form .wanted-email-alert{display:flex;align-items:flex-start;gap:11px;border:1px solid var(--border);border-radius:12px;background:var(--surface-soft);padding:13px 14px;cursor:pointer}.wanted-form .wanted-email-alert input{width:18px;min-height:18px;flex:0 0 18px;margin:2px 0 0;padding:0;accent-color:var(--primary)}.wanted-email-alert span{display:grid;grid-gap:3px;gap:3px}.wanted-form-actions{display:flex;align-items:center;gap:16px;margin-top:22px}.wanted-form-actions p{margin:0;color:var(--text-secondary);font-size:13px}.wanted-manager-notice{min-height:22px;color:var(--text-secondary)}.wanted-manager-list,.wanted-match-list{display:grid;grid-gap:12px;gap:12px}.wanted-manager-card,.wanted-match-card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px}.wanted-manager-card h2,.wanted-match-card h3{margin:8px 0}.wanted-manager-card p,.wanted-match-card p{margin:0;color:var(--text-secondary)}.wanted-manager-actions,.wanted-match-side{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.wanted-manager-actions button{border:1px solid var(--border);border-radius:9px;background:#fff;padding:10px 12px;color:var(--text-primary);font-weight:800;cursor:pointer}.wanted-manager-actions button.danger{color:#b91c1c}.wanted-manager-actions button:disabled{cursor:wait;opacity:.55}.wanted-detail-head{margin-top:18px;padding:clamp(22px,4vw,38px)}.wanted-detail-head h1{max-width:850px;margin:16px 0 10px;font-size:clamp(34px,5vw,58px);line-height:1.05}.wanted-detail-head>p{max-width:760px;color:var(--text-secondary);line-height:1.6}.wanted-detail-facts{grid-template-columns:repeat(4,1fr);margin-top:28px}.wanted-detail-facts div{display:grid}.wanted-detail-facts dd{text-align:left;font-size:16px}.wanted-matches-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:42px 0 18px}.wanted-matches-head h2{margin:4px 0 0;font-size:30px}.wanted-matches-head>p{max-width:500px;margin:0}.wanted-match-main{max-width:720px}.wanted-match-main small{display:block;margin-top:10px;color:#a16207}.wanted-match-side{min-width:180px;align-items:flex-end;flex-direction:column}.wanted-match-side strong{font-size:22px}@media (max-width:760px){.wanted-landing-hero{grid-template-columns:1fr}.wanted-hero-actions>a{width:100%}.wanted-filters,.wanted-form-actions,.wanted-manager-card,.wanted-match-card,.wanted-matches-head{align-items:stretch;flex-direction:column}.wanted-detail-facts,.wanted-form-grid{grid-template-columns:1fr}.wanted-form-wide{grid-column:auto}.wanted-manager-actions,.wanted-match-side{justify-content:flex-start;align-items:stretch}.wanted-match-side{min-width:0}}.listing-meta-row{flex-wrap:wrap;justify-content:flex-start;font-size:12px;font-weight:800}.listing-meta-row .status-badge{margin-left:auto}.listing-category,.listing-discipline{color:var(--text-secondary)}.listing-discipline{border:1px solid rgba(37,99,235,.18);border-radius:999px;background:var(--primary-soft);padding:4px 8px;color:var(--text-primary)}.listing-discipline,.status-badge{display:inline-flex;align-items:center;width:max-content;max-width:100%;line-height:1.2}.status-badge{gap:6px;border:1px solid transparent;border-radius:999px;padding:5px 9px 5px 6px;font-size:12px;font-weight:900}.status-badge .status-badge-icon{display:inline-grid;flex:0 0 20px;place-items:center;width:20px;height:20px;border-radius:50%;line-height:0}.status-badge-icon .status-badge-symbol{display:block;width:12px;height:12px;overflow:visible;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.status-badge-icon .status-badge-symbol circle{fill:currentColor;stroke:none}.status-badge.compatible{background:var(--compatible-bg);border-color:rgba(0,155,58,.2);color:var(--compatible-text)}.status-badge.compatible .status-badge-icon{background:var(--status-compatible);color:#ffffff}.status-badge.needs_check{background:var(--needs-check-bg);border-color:rgba(245,196,0,.42);color:var(--needs-check-text)}.status-badge.needs_check .status-badge-icon{background:var(--status-needs-check);color:#111827}.status-badge.incompatible{background:var(--incompatible-bg);border-color:rgba(227,6,19,.2);color:var(--incompatible-text)}.status-badge.incompatible .status-badge-icon{background:var(--status-incompatible);color:#ffffff}.status-badge.unknown{background:var(--unknown-bg);border-color:rgba(102,112,133,.2);color:var(--unknown-text)}.status-badge.unknown .status-badge-icon{background:var(--status-unknown);color:#ffffff}.catalogEvidenceStatus{display:inline-grid;width:22px;height:22px;flex:0 0 22px;place-items:center;border:2px solid;border-radius:999px;background:var(--surface);font-size:12px;font-weight:950;line-height:1}.catalogEvidenceStatus.compatible{color:var(--status-compatible)}.catalogEvidenceStatus.needs-check{color:#a16207;background:#fffbea}.catalogEvidenceStatus.incompatible{color:var(--status-incompatible)}.catalogEvidenceStatus.unknown{color:var(--status-unknown)}.listing-content h3{margin:0;font-size:18px;line-height:1.24}.listing-content p{margin:0;color:var(--text-secondary);font-size:13px;line-height:1.5}.listing-compatibility{border-top:1px solid var(--border);padding-top:10px;color:var(--text-primary)!important;font-weight:700}.spec-tags{display:flex;flex-wrap:wrap;gap:6px}.listing-gallery div span,.spec-tags span{background:var(--surface-muted);border:1px solid rgba(203,213,225,.74);color:var(--text-primary);padding:6px 9px;font-size:12px}.listing-footer strong{color:var(--text-primary);font-size:20px;letter-spacing:0}.listing-footer span{color:var(--text-secondary);font-size:12px;text-align:right}.compatibility-panel{position:-webkit-sticky;position:sticky;top:92px;padding:20px}.compatibility-panel h2{margin-bottom:18px;font-size:28px}.compatibility-list{display:grid;grid-gap:10px;gap:10px}.compatibility-row{display:grid;grid-gap:7px;gap:7px;border:1px solid var(--border);border-radius:12px;padding:12px}.compatibility-row>.status-badge{font-size:13px}.compatibility-bike-name,.compatibility-row>span:not(.status-badge){color:var(--text-secondary);font-size:13px;line-height:1.45}.compatibility-bike-name{margin:-8px 0 14px}.compatibility-result-details{display:grid;grid-gap:10px;gap:10px;margin:14px 0 0;border-top:1px solid var(--border);padding-top:14px}.compatibility-result-details div{display:grid;grid-gap:4px;gap:4px}.compatibility-result-details dt{color:var(--text-secondary);font-size:11px;font-weight:900;text-transform:uppercase}.compatibility-result-details dd{margin:0;color:var(--text-primary);font-size:13px;line-height:1.45}.wanted-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wanted-card div{margin-top:16px;justify-content:flex-start;flex-wrap:wrap}.catalog-hero{border-bottom:1px solid var(--border);background:#ffffff}.catalog-hero .page-section{padding:42px 0}.catalog-hero h1,.category-detail-head h1,.garage-page h1,.placeholder-page h1,.sell-page h1,.wanted-page h1{font-size:44px}.category-chips{display:flex;gap:8px;overflow-x:auto;padding:18px 0 2px}.category-chips a{flex:0 0 auto;background:var(--surface-muted)}.category-chips a.active{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-hover)}.catalog-body{display:grid;grid-template-columns:270px minmax(0,1fr);grid-gap:22px;gap:22px;align-items:start}.bike-marketplace-search{border-bottom:1px solid var(--border);background:#ffffff}.bike-marketplace-search .page-section{padding:24px 0}.bike-marketplace-search .global-search{margin-top:0}.bike-catalog-search-control{position:relative;min-width:0}.bike-catalog-search-control>input{width:100%}.bike-search-suggestions{position:absolute;top:calc(100% + 6px);left:0;z-index:45;display:grid;width:min(560px,calc(100vw - 48px));max-height:330px;overflow-y:auto;border:1px solid var(--border);border-radius:13px;background:var(--surface);box-shadow:0 18px 44px rgba(15,23,42,.18);list-style:none;margin:0;padding:6px}.bike-search-suggestions li{margin:0}.global-search .bike-search-suggestions button{display:grid;width:100%;min-height:0;grid-gap:2px;gap:2px;border:0;border-radius:8px;background:transparent;color:var(--text-primary);padding:9px 10px;text-align:left}.bike-search-suggestions li[aria-selected=true] button,.global-search .bike-search-suggestions button:hover{border-color:transparent;background:var(--primary-soft);color:var(--text-primary)}.bike-search-suggestions strong{font-size:13px}.bike-catalog-search-status,.bike-search-suggestions span{color:var(--text-secondary);font-size:11px;font-weight:700}.bike-catalog-search-status{position:absolute;top:calc(100% + 3px);left:12px;white-space:nowrap}.bike-marketplace-layout{display:grid;grid-template-columns:260px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start;padding:24px 0 52px}.bike-filter-drawer{position:-webkit-sticky;position:sticky;top:92px;min-width:0}.bike-filter-toggle-label{display:none}.bike-filter-sidebar{display:block;position:static;width:100%}.bike-filter-sidebar details>input,.bike-filter-sidebar details>select{margin-top:10px}.bike-marketplace-results{display:grid;min-width:0;grid-gap:18px;gap:18px}.bike-marketplace-toolbar{display:flex;justify-content:flex-end}.bike-marketplace-results .listing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.marketplace-demo-section{display:grid;grid-gap:16px;gap:16px;margin-top:10px;border-top:1px solid var(--border);padding-top:20px}.marketplace-demo-section--home{margin-top:24px}.catalog-bike-selector{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,470px) auto;grid-gap:18px;gap:18px;align-items:center;min-width:0;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:16px 18px}.catalog-bike-selector.unavailable{grid-template-columns:minmax(0,1fr) auto}.catalog-bike-selector-copy{min-width:0}.catalog-bike-selector h2{margin:0;font-size:20px;line-height:1.25}.catalog-bike-selector p:not(.eyebrow){margin:5px 0 0;color:var(--text-secondary);font-size:13px;line-height:1.45}.catalog-bike-selector-form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:flex-end;min-width:0}.catalog-bike-selector-form label{display:grid;grid-gap:6px;gap:6px;min-width:0;color:var(--text-secondary);font-size:12px;font-weight:800}.catalog-bike-selector-form select{width:100%;min-width:0;min-height:42px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text-primary);padding:0 34px 0 11px}.catalog-bike-selector-form select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft);outline:none}.catalog-bike-selector-form button{min-height:42px;border:1px solid var(--primary);border-radius:8px;background:var(--primary);color:#ffffff;cursor:pointer;font-weight:900;padding:0 14px}.catalog-bike-selector-form button:hover{border-color:var(--primary-hover);background:var(--primary-hover)}.catalog-bike-edit-link{color:var(--primary-hover);font-size:13px;font-weight:900;white-space:nowrap}.filter-sidebar{position:-webkit-sticky;position:sticky;top:92px;padding:18px}.filter-sidebar-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.filter-sidebar h2,.footer-column h2,.footer-subscribe h2,.seller-card h2{font-size:17px}.filter-sidebar details{border-top:1px solid var(--border);padding:12px 0}.filter-sidebar summary{cursor:pointer;font-weight:900}.filter-options{display:grid;grid-gap:8px;gap:8px;margin-top:10px}.filter-options label{display:flex;gap:8px;color:var(--text-secondary);font-size:13px}.filter-field{display:grid;grid-gap:7px;gap:7px;margin-top:10px}.filter-field span{color:var(--text-secondary);font-size:12px;font-weight:800}.filter-sidebar input,.filter-sidebar select{width:100%;min-height:42px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text-primary);outline:none;padding:0 12px}.filter-sidebar input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.filter-sidebar input[type=number]::-webkit-inner-spin-button,.filter-sidebar input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.filter-sidebar input:focus,.filter-sidebar select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.filter-sidebar select:disabled{cursor:not-allowed;background:var(--surface-muted);color:var(--text-secondary);opacity:1}.filter-price-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.filter-sidebar-actions{display:flex;align-items:center;gap:10px;border-top:1px solid var(--border);margin-top:6px;padding-top:16px}.filter-sidebar-actions button{min-height:42px;border:1px solid var(--primary);border-radius:12px;background:var(--primary);color:#ffffff;cursor:pointer;font-weight:900;padding:0 16px}.filter-sidebar-actions button:hover{border-color:var(--primary-hover);background:var(--primary-hover)}.filter-sidebar-actions a{color:var(--text-secondary);font-size:13px;font-weight:900}.catalog-results{display:grid;grid-gap:18px;gap:18px}.catalog-data-notice{display:grid;grid-gap:4px;gap:4px;border:1px solid #fedf89;border-radius:12px;background:var(--needs-check-bg);color:var(--needs-check-text);padding:14px 16px}.catalog-data-notice span{font-size:13px;line-height:1.45}.bike-listing-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:0}.bike-listing-facts div{min-width:0;border-radius:8px;background:var(--surface-muted);padding:8px 10px}.bike-listing-facts dt{color:#475569;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.bike-listing-facts dd{margin:3px 0 0;overflow-wrap:anywhere;font-size:13px;font-weight:800}.catalog-breadcrumbs{margin-bottom:18px}.catalog-hero-description{max-width:760px;margin:10px 0 0;line-height:1.6}.catalog-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:center}.catalog-toolbar h2{font-size:28px}.catalog-toolbar p{margin:6px 0 0}.catalog-sort-form{display:flex;align-items:center;gap:8px}.catalog-toolbar select{min-height:42px;border:1px solid var(--border);border-radius:12px;background:var(--surface);padding:0 12px}.catalog-sort-form button{min-height:42px;border:1px solid var(--primary);border-radius:12px;background:var(--primary);color:#ffffff;cursor:pointer;font-weight:900;padding:0 14px}.catalog-sort-form button:hover{border-color:var(--primary-hover);background:var(--primary-hover)}.catalog-empty-state{border:1px solid var(--border);border-radius:16px;background:var(--surface);padding:28px}.catalog-empty-state h3{margin:0 0 8px;font-size:20px}.catalog-empty-state p{margin:0;color:var(--text-secondary);line-height:1.5}.catalog-pagination{display:flex;gap:8px}.catalog-pagination,.catalog-pagination-pages{flex-wrap:wrap;align-items:center;justify-content:center}.catalog-pagination-pages{display:inline-flex;gap:6px}.catalog-pagination a,.catalog-pagination span{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:12px;background:var(--surface);padding:0 16px;color:var(--text-primary);font-size:14px;font-weight:900}.catalog-pagination span{min-width:44px;border-color:transparent;background:transparent;padding:0 8px}.catalog-pagination a[aria-current=page]{background:var(--surface-muted)}.catalog-pagination a:hover,.catalog-pagination a[aria-current=page]{border-color:var(--primary);color:var(--primary-hover)}.catalog-pagination a:focus-visible{outline:3px solid #0b6bcb;outline-offset:2px}.category-detail-head{padding-bottom:0}.breadcrumbs a,.category-detail-head a{color:var(--primary-hover);font-weight:900}.listing-detail{padding-bottom:28px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px;font-size:13px}.listing-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:22px;gap:22px;align-items:start}.bike-listing-main-column,.part-listing-main-column,.part-listing-side-column{display:grid;min-width:0;align-content:start;grid-gap:22px;gap:22px}.part-listing-description,.part-listing-gallery,.part-listing-garage-compatibility,.part-listing-specs{min-width:0}.part-listing-description>.detail-card,.part-listing-specs>.detail-card{width:100%}.part-listing-specs .specs-table-card tbody{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:32px;column-gap:32px}.part-listing-specs .specs-table-card tr{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:16px;gap:16px;border-top:1px solid var(--border)}.part-listing-specs .specs-table-card td,.part-listing-specs .specs-table-card th{width:auto;border-top:0;overflow-wrap:anywhere}.part-listing-garage-compatibility .compatibility-panel{position:static;padding:18px}.part-listing-garage-compatibility .compatibility-panel h2{margin-bottom:14px;font-size:22px}.part-listing-garage-compatibility .compatibility-row{padding:10px}.part-listing-secondary-grid{grid-template-columns:minmax(0,1fr) 360px}.listing-seller-checklist-card{display:grid;grid-gap:16px;gap:16px}.listing-seller-checklist-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.listing-seller-checklist-head>div{display:grid;grid-gap:4px;gap:4px}.listing-seller-checklist-head span{color:var(--text-secondary);font-size:11px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.listing-seller-checklist-head h2{margin:0}.listing-seller-checklist-head>small{max-width:180px;color:var(--text-secondary);font-size:11px;line-height:1.4;text-align:right}.listing-seller-checklist-rows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.listing-seller-checklist-rows>div{display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:9px;gap:9px;align-items:start;border:1px solid var(--border);border-radius:11px;background:var(--surface-soft);padding:10px}.listing-seller-checklist-rows>div>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e2e8f0;color:#475569;font-size:13px;font-weight:950}.listing-seller-checklist-rows .seller-checklist-status-ok>span{background:#dcfce7;color:#166534}.listing-seller-checklist-rows .seller-checklist-status-issue>span{background:#fee2e2;color:#991b1b}.listing-seller-checklist-rows .seller-checklist-status-unknown>span{background:#fef3c7;color:#92400e}.listing-seller-checklist-rows p{display:grid;grid-gap:3px;gap:3px;margin:0}.listing-seller-checklist-rows strong{color:var(--text-primary);font-size:12px}.listing-seller-checklist-rows small{color:var(--text-secondary);font-size:11px;line-height:1.35}.listing-seller-checklist-note{border-radius:11px;background:#fff7ed;padding:12px}.listing-seller-checklist-note strong{color:#9a3412;font-size:12px}.listing-seller-checklist-note p{margin:5px 0 0;color:var(--text-primary);font-size:13px;line-height:1.5}.listing-gallery{border:1px solid var(--border);border-radius:16px;background:var(--surface);overflow:hidden}.listing-gallery-main{position:relative}.listing-gallery-main>img{width:100%;aspect-ratio:1.38;object-fit:cover}.listing-gallery-arrows{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;pointer-events:none;padding:14px}.listing-gallery-arrows button{display:grid;width:42px;height:42px;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:rgba(15,23,42,.72);color:#ffffff;font-size:30px;line-height:1;place-items:center;pointer-events:auto}.listing-gallery-thumbnails{display:flex;gap:10px;overflow-x:auto;padding:14px}.listing-gallery-thumbnails button{flex:0 0 92px;overflow:hidden;border:2px solid transparent;border-radius:10px;background:var(--surface-muted);padding:0}.listing-gallery-thumbnails button.active{border-color:var(--primary)}.listing-gallery-thumbnails img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.listing-contact-unavailable{border:1px solid var(--border);border-radius:12px;background:var(--surface-muted);padding:12px 16px;color:var(--text-secondary);font-size:14px;font-weight:800;text-align:center}.listing-public-meta{display:grid;grid-gap:8px;gap:8px;margin:0;border-top:1px solid var(--border);padding-top:14px}.listing-public-meta div{display:flex;justify-content:space-between;gap:16px}.listing-public-meta dd,.listing-public-meta dt{margin:0;font-size:13px}.listing-public-meta dt{color:var(--text-secondary)}.listing-public-meta dd{color:var(--text-primary);font-weight:800}.gallery-note{display:inline-flex;margin:14px 14px 0;border-radius:999px;background:var(--primary-soft);color:var(--primary-hover);padding:7px 10px;font-size:12px;font-weight:800}.listing-side-card{display:grid;grid-gap:14px;gap:14px;padding:20px;position:-webkit-sticky;position:sticky;top:92px}.listing-side-card h1{font-size:32px}.listing-side-card>strong{font-size:30px}.listing-side-card .listing-side-compatibility{margin:-4px 0 0;color:var(--text-primary);font-size:13px;font-weight:800;line-height:1.45}.listing-active-bike{width:-moz-fit-content;width:fit-content;color:var(--primary-hover);font-size:13px;font-weight:900}.seller-card{border-top:1px solid var(--border);padding-top:14px}.seller-card-title{display:grid;grid-gap:8px;gap:8px}.seller-verified{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:6px;color:var(--compatible-text);font-size:12px;font-weight:900}.seller-verified>span{display:grid;width:18px;height:18px;border-radius:50%;background:var(--status-compatible);color:#ffffff;place-items:center}.seller-card p{margin:4px 0 8px}.transaction-safety-panel{display:grid;grid-gap:9px;gap:9px;border:1px solid #e4c75d;border-radius:14px;background:#fff9dd;padding:14px;color:#4d430c}.transaction-safety-panel>div{display:flex;align-items:center;gap:9px}.transaction-safety-panel>div>span{display:grid;width:22px;height:22px;flex:0 0 22px;border-radius:50%;background:#f5c400;color:#302900;font-size:13px;font-weight:950;place-items:center}.transaction-safety-panel p,.transaction-safety-panel ul{margin:0}.transaction-safety-panel li,.transaction-safety-panel p{font-size:12px;line-height:1.45}.transaction-safety-panel ul{display:grid;grid-gap:5px;gap:5px;padding-left:18px}.transaction-safety-panel.is-compact{margin-top:8px;padding:12px}.listing-report-form{border-top:1px solid var(--border);padding-top:12px}.listing-report-form summary{width:-moz-fit-content;width:fit-content;cursor:pointer;color:var(--text-secondary);font-size:13px;font-weight:800}.listing-report-form form{display:grid;grid-gap:11px;gap:11px;margin-top:12px}.listing-report-form label{display:grid;grid-gap:6px;gap:6px;color:var(--text-primary);font-size:12px;font-weight:850}.listing-report-form select,.listing-report-form textarea{width:100%;min-width:0;border:1px solid var(--border);border-radius:10px;background:var(--surface);padding:10px;color:var(--text-primary);font:inherit}.listing-report-form textarea{resize:vertical}.listing-info-grid{grid-template-columns:minmax(0,1fr) 330px 330px;padding-top:0}.bike-listing-info-grid{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr)}.bike-listing-info-grid .compatible-components-card{grid-column:1/-1}.detail-card h2{font-size:22px;margin-bottom:12px}table{width:100%;border-collapse:collapse}td,th{border-top:1px solid var(--border);padding:12px 0;text-align:left;vertical-align:top}th{color:var(--text-secondary);font-size:13px;width:42%}.placeholder-page>p,.sell-page>p{max-width:700px;font-size:17px}.login-page{display:grid;place-items:start center;min-height:calc(100vh - 330px);padding-top:72px;padding-bottom:88px}.login-panel{display:grid;grid-gap:22px;gap:22px;width:min(100%,480px);border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-soft);padding:28px}.login-panel h1{margin:0;font-size:clamp(32px,5vw,42px);line-height:1.08}.login-invite-note,.login-panel>div>p:last-child{margin:12px 0 0;color:var(--text-secondary);line-height:1.55}.login-form{display:grid;grid-gap:16px;gap:16px}.auth-methods{display:grid;grid-gap:18px;gap:18px}.yandex-auth-button{display:inline-flex;width:100%;min-height:48px;align-items:center;justify-content:center;gap:12px;border:1px solid #000;border-radius:12px;background:#000;color:#fff!important;padding:7px 18px;font-size:15px;font-weight:800;line-height:1.2;text-align:center;text-decoration:none!important;transition:opacity .16s ease,transform .16s ease}.yandex-auth-button:hover{opacity:.9;transform:translateY(-1px)}.yandex-auth-button:focus-visible{outline:3px solid rgba(255,0,0,.24);outline-offset:3px}.yandex-auth-button[aria-disabled=true]{opacity:.42;pointer-events:none;transform:none}.yandex-auth-mark{display:grid;flex:0 0 auto;place-items:center;width:32px;height:32px;border-radius:50%;background:#fff;color:#f00;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:700;line-height:1}.auth-divider{display:grid;grid-template-columns:minmax(0,1fr) max-content minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;color:var(--text-secondary);font-size:12px;font-weight:750}.auth-divider:after,.auth-divider:before{height:1px;background:var(--border);content:""}.login-form label{display:grid;grid-gap:8px;gap:8px;color:var(--text-primary);font-size:14px;font-weight:800}.login-form input{width:100%;min-width:0;min-height:48px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text-primary);padding:0 14px}.login-form input:focus-visible{border-color:var(--primary);outline:3px solid var(--primary-soft);outline-offset:1px}.login-form input:disabled{background:var(--surface-muted);cursor:wait}.login-error{margin:0;border:1px solid #fecdca;border-radius:12px;background:var(--incompatible-bg);color:var(--incompatible-text);padding:11px 12px;font-size:14px;font-weight:700;line-height:1.45}.login-invite-note{border-top:1px solid var(--border);padding-top:18px;font-size:13px}.registration-panel{width:min(100%,560px)}.registration-password-hint{margin:-8px 0 0;color:var(--text-secondary);font-size:13px;line-height:1.45}.registration-consents{display:grid;grid-gap:12px;gap:12px;min-width:0;border:0;border-top:1px solid var(--border);margin:4px 0 0;padding:18px 0 0}.registration-consents legend{margin-bottom:10px;color:var(--text-primary);font-size:14px;font-weight:900}.registration-consent{display:grid;grid-template-columns:20px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start}.login-form .registration-consent input{width:20px;min-width:20px;height:20px;min-height:20px;margin:1px 0 0;accent-color:var(--primary);cursor:pointer}.login-form .registration-consent label{display:block;color:var(--text-secondary);font-size:13px;font-weight:600;line-height:1.5}.registration-consent-copy{display:grid;justify-items:start;grid-gap:2px;gap:2px}.registration-consent a{color:var(--primary-hover);font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.registration-yandex-method{display:grid;grid-gap:12px;gap:12px}.registration-yandex-method>p{margin:0;font-size:12px;line-height:1.45}.auth-switch,.registration-yandex-method>p{color:var(--text-secondary);text-align:center}.auth-switch{display:grid;grid-gap:10px;gap:10px;border-top:1px solid var(--border);padding-top:18px;font-size:13px}.login-recovery-link{margin:-6px 0 0;text-align:right}.account-security-page a,.login-recovery-link a{color:var(--primary-hover);font-weight:800;text-decoration:underline;text-underline-offset:3px}.account-page{display:grid;grid-gap:28px;gap:28px;padding-top:42px;padding-bottom:72px}.account-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);grid-gap:28px;gap:28px;align-items:stretch}.account-hero-copy,.account-identity,.account-section-card,.account-support{border:1px solid var(--border);border-radius:16px;background:var(--surface)}.account-hero-copy{padding:clamp(24px,4vw,42px)}.account-hero-copy h1{margin:0;font-size:clamp(36px,5vw,54px);line-height:1.04}.account-hero-copy>p:last-of-type{max-width:650px;margin:14px 0 0;color:var(--text-secondary);font-size:17px;line-height:1.55}.account-quick-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.account-identity{display:grid;align-content:start;grid-gap:10px;gap:10px;padding:26px}.profile-identity-form{display:grid;grid-gap:12px;gap:12px;margin-bottom:4px}.profile-identity-form label{display:grid;grid-gap:6px;gap:6px;color:var(--text-secondary);font-size:13px;font-weight:800}.profile-identity-form input{width:100%;min-width:0;min-height:44px;border:1px solid var(--border);border-radius:11px;background:var(--surface);color:var(--text-primary);padding:0 12px;font:inherit}.profile-identity-form input[readonly]{background:var(--surface-soft);color:var(--text-secondary)}.profile-identity-form input:focus-visible{border-color:var(--primary);outline:3px solid var(--primary-soft);outline-offset:1px}.profile-identity-form .secondary-button{width:100%}.profile-form-status{margin:0;color:var(--compatible-text);font-size:13px;font-weight:800}.account-logout{width:100%}.account-security-link{width:100%;color:var(--text-primary);text-decoration:none}.account-section-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.account-section-card{display:grid;grid-template-columns:46px minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;min-height:88px;padding:16px;transition:border-color .16s ease,transform .16s ease}.account-section-card:hover{border-color:rgba(37,99,235,.55);transform:translateY(-1px)}.account-section-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;background:var(--primary-soft);color:var(--primary-hover)}.account-section-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.account-section-copy{display:flex;min-width:0;align-items:center;gap:10px;color:var(--text-primary)}.account-section-copy>strong{font-size:17px}.account-section-arrow{color:var(--primary-hover);font-size:23px;font-weight:800}.account-support{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:24px}.account-support h2{margin:0 0 7px;font-size:20px}.account-support p{max-width:760px;margin:0;color:var(--text-secondary);line-height:1.5}.messages-page{display:grid;grid-gap:24px;gap:24px;padding-top:36px;padding-bottom:72px}.messages-page-heading{max-width:760px}.conversation-heading h1,.message-start-card h1,.messages-page-heading h1{margin:0;color:var(--text-primary);font-size:clamp(32px,5vw,48px);line-height:1.08}.message-start-card>p,.messages-page-heading>p:last-child{margin:12px 0 0;color:var(--text-secondary);font-size:16px;line-height:1.55}.messages-empty-state{display:grid;justify-items:start;grid-gap:12px;gap:12px;border:1px solid var(--border);border-radius:16px;background:var(--surface);padding:clamp(24px,5vw,42px)}.messages-empty-state h1,.messages-empty-state h2,.messages-empty-state p{margin:0}.messages-empty-state p{max-width:640px;color:var(--text-secondary);line-height:1.5}.messages-empty-state>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.conversation-cards{display:grid;grid-gap:12px;gap:12px;max-width:920px}.conversation-card{overflow:hidden;border:1px solid var(--border);border-radius:16px;background:var(--surface);transition:border-color .16s ease,transform .16s ease}.conversation-card:hover{border-color:rgba(37,99,235,.45);transform:translateY(-1px)}.conversation-card-main{display:grid;grid-template-columns:48px minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;padding:18px 20px 14px}.conversation-card-avatar{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:var(--primary-soft);color:var(--primary-hover);font-size:18px;font-weight:900}.conversation-card-copy{display:grid;grid-gap:5px;gap:5px;min-width:0}.conversation-card-heading{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.conversation-card-heading strong{overflow:hidden;color:var(--text-primary);font-size:16px;text-overflow:ellipsis;white-space:nowrap}.conversation-card-copy>span:last-child,.conversation-card-heading time,.conversation-card-listing{color:var(--text-secondary);font-size:12px}.conversation-card-copy>b{overflow:hidden;color:var(--text-primary);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.conversation-card-copy>span:last-child{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.conversation-card-preview{display:flex;min-width:0;gap:6px;align-items:baseline}.conversation-card-preview>strong{flex:0 0 auto;color:var(--text-primary);font-weight:900}.conversation-card-preview.is-current-user>strong{color:var(--primary-hover)}.conversation-card-preview>span{overflow:hidden;min-width:0;text-overflow:ellipsis}.conversation-card-arrow{color:var(--primary-hover);font-size:22px;font-weight:900}.conversation-card-listing{display:inline-flex;width:-moz-fit-content;width:fit-content;margin:0 20px 14px 82px;color:var(--primary-hover);font-weight:800;text-decoration:underline;text-underline-offset:3px}.message-start-layout{display:grid;grid-template-columns:minmax(0,700px) minmax(260px,340px);grid-gap:20px;gap:20px;align-items:start}.conversation-layout,.message-start-aside,.message-start-card{border:1px solid var(--border);border-radius:16px;background:var(--surface)}.message-start-card{padding:clamp(22px,4vw,34px)}.message-start-aside{display:grid;grid-gap:10px;gap:10px;padding:22px}.message-start-aside>span{color:var(--text-secondary);font-size:12px;font-weight:800}.message-start-aside>strong{color:var(--text-primary);font-size:17px;line-height:1.4}.message-start-aside>a{color:var(--primary-hover);font-size:13px;font-weight:850;text-decoration:underline;text-underline-offset:3px}.conversation-history-note,.conversation-safety-note,.message-start-aside>p{margin:8px 0 0;color:var(--text-secondary);font-size:13px;line-height:1.5}.message-compose-form{display:grid;grid-gap:10px;gap:10px;margin-top:24px}.message-compose-form>label{color:var(--text-primary);font-size:14px;font-weight:850}.message-compose-form textarea{width:100%;min-height:130px;resize:vertical;border:1px solid var(--border);border-radius:13px;background:#ffffff;color:var(--text-primary);padding:13px 14px;font:inherit;line-height:1.55}.message-compose-form textarea:focus-visible{outline:3px solid rgba(37,99,235,.18);outline-offset:2px;border-color:var(--primary)}.message-compose-meta{display:flex;justify-content:space-between;gap:14px;align-items:center}.message-compose-meta>span{color:var(--text-secondary);font-size:12px}.message-compose-meta button:disabled{cursor:progress;opacity:.65}.message-form-error{margin:2px 0 0;border-radius:10px;background:var(--incompatible-bg);color:var(--incompatible-text);padding:10px 12px;font-size:13px;font-weight:750;line-height:1.45}.message-form-legal{margin:2px 0 0;color:var(--text-secondary);font-size:11px;line-height:1.5}.message-form-legal a{color:var(--primary-hover);font-weight:750;text-decoration:underline;text-underline-offset:2px}.conversation-page{justify-items:stretch}.conversation-layout{display:grid;grid-gap:18px;gap:18px;width:min(100%,920px);padding:clamp(18px,4vw,30px)}.conversation-heading{display:flex;justify-content:space-between;gap:20px;align-items:center}.conversation-heading h1{font-size:clamp(28px,4vw,40px)}.conversation-listing-context{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;border-radius:12px;background:var(--surface-soft);padding:12px 14px}.conversation-listing-context small,.conversation-listing-context span{color:var(--text-secondary);font-size:12px}.conversation-listing-context strong{color:var(--text-primary);font-size:14px}.conversation-listing-context small{margin-left:auto;border-radius:999px;background:var(--surface-muted);padding:4px 8px;font-weight:800}.conversation-history-note{margin:0;text-align:center}.conversation-messages{display:grid;grid-gap:10px;gap:10px;min-height:180px;margin:0;padding:8px 0;list-style:none}.conversation-messages li{display:flex}.conversation-messages li.is-current-user{justify-content:flex-end}.conversation-messages p{margin:0;color:var(--text-primary);line-height:1.5;overflow-wrap:anywhere;white-space:pre-wrap}.conversation-messages time{color:var(--text-secondary);font-size:10px;text-align:right}.conversation-messages .message-bubble{display:grid;grid-gap:7px;gap:7px;width:-moz-fit-content;width:fit-content;max-width:min(78%,620px);border-radius:16px 16px 16px 5px;padding:10px 13px 9px}.conversation-messages li.is-counterpart .message-bubble{border:1px solid var(--border);background:#ffffff;box-shadow:0 7px 20px rgba(15,23,42,.06)}.conversation-messages li.is-current-user .message-bubble{border:1px solid var(--primary-hover);border-radius:16px 16px 5px;background:var(--primary);color:#ffffff;box-shadow:0 7px 20px rgba(37,99,235,.2)}.message-sender-label{color:var(--primary-hover);font-size:11px;font-weight:900;letter-spacing:.02em}.conversation-messages li.is-current-user .message-bubble p,.conversation-messages li.is-current-user .message-bubble time,.conversation-messages li.is-current-user .message-sender-label{color:#ffffff}.conversation-messages .message-bubble p{margin:0;color:var(--text-primary);line-height:1.5;overflow-wrap:anywhere;white-space:pre-wrap}.conversation-messages .message-bubble time{color:var(--text-secondary);font-size:10px;text-align:right}.conversation-messages li.is-current-user .message-bubble time{opacity:.84}.message-attachments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px;width:min(100%,480px)}.message-attachments a{display:block;overflow:hidden;border-radius:9px;background:var(--surface-muted)}.message-attachments a:only-child{grid-column:1/-1}.message-attachments a:focus-visible{outline:3px solid var(--status-needs-check);outline-offset:2px}.message-attachments img{width:100%;aspect-ratio:4/3;object-fit:cover}.message-photo-picker{display:grid;grid-gap:10px;gap:10px}.message-photo-picker-heading{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center}.message-photo-input{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.message-photo-trigger{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:10px;background:#ffffff;color:var(--text-primary);padding:8px 13px;cursor:pointer;font-size:13px;font-weight:850}.message-photo-input:focus-visible+.message-photo-trigger{outline:3px solid rgba(37,99,235,.2);outline-offset:2px;border-color:var(--primary)}.message-photo-input:disabled+.message-photo-trigger{cursor:not-allowed;opacity:.55}.message-photo-picker-heading>span{color:var(--text-secondary);font-size:12px}.message-photo-previews{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.message-photo-previews li{display:grid;min-width:0;grid-gap:6px;gap:6px;border:1px solid var(--border);border-radius:10px;background:#ffffff;padding:7px}.message-photo-previews img{width:100%;aspect-ratio:4/3;border-radius:7px;object-fit:cover}.message-photo-previews span{overflow:hidden;color:var(--text-secondary);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.message-photo-previews button{border:0;background:transparent;color:var(--incompatible-text);padding:3px;cursor:pointer;font-size:11px;font-weight:800}.message-photo-previews button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.conversation-reply-form{margin-top:0;border-top:1px solid var(--border);padding-top:18px}.conversation-reply-form textarea{min-height:104px}.conversation-safety-note{margin:0;border-left:3px solid #94a3b8;padding-left:10px}.account-security-page{display:grid;grid-gap:24px;gap:24px;padding-top:36px;padding-bottom:72px}.account-security-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;color:var(--text-secondary);font-size:13px}.account-security-header{max-width:820px}.account-security-header h1{margin:0;font-size:clamp(34px,5vw,50px);line-height:1.06}.account-security-header>p:last-child{margin:14px 0 0;color:var(--text-secondary);font-size:16px;line-height:1.55}.account-security-layout{grid-template-columns:minmax(0,620px) minmax(260px,360px);align-items:start}.account-security-layout,.account-security-main{display:grid;grid-gap:20px;gap:20px}.account-security-card,.account-security-note{border:1px solid var(--border);border-radius:16px;background:var(--surface);padding:24px}.account-security-card{display:grid;grid-gap:22px;gap:22px}.account-security-card h2,.account-security-note h2{margin:0;font-size:22px}.account-security-card>div>p{margin:8px 0 0;color:var(--text-secondary);line-height:1.5}.account-security-note{display:grid;grid-gap:16px;gap:16px}.account-security-note ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding-left:20px}.account-security-note li,.account-security-note p{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.5}.yandex-security-card .yandex-auth-button{justify-self:start;width:min(100%,360px)}.yandex-link-action{display:grid;justify-items:start;grid-gap:10px;gap:10px}.yandex-link-action p{margin:0;color:var(--text-secondary);font-size:13px}.yandex-link-status,.yandex-provider-unavailable{margin:0;border-radius:12px;padding:12px 14px;font-size:14px;font-weight:800}.yandex-link-status{display:flex;align-items:center;gap:9px;border:1px solid rgba(22,163,74,.25);background:var(--compatible-bg);color:var(--compatible-text)}.yandex-link-status span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--compatible-text);color:#fff;font-size:12px}.yandex-provider-unavailable{border:1px solid var(--border);background:var(--surface-muted);color:var(--text-secondary)}.password-change-success{margin:0;border:1px solid rgba(22,163,74,.25);border-radius:12px;background:var(--compatible-bg);color:var(--compatible-text);padding:11px 12px;font-size:14px;font-weight:700;line-height:1.45}.sell-flow{margin-top:28px}.sell-page-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:18px}.sell-garage-picker{position:relative}.sell-garage-picker summary{display:inline-flex;min-height:44px;align-items:center;border:1px solid var(--primary);border-radius:12px;background:var(--primary-soft);color:var(--primary-hover);padding:0 16px;font-size:14px;font-weight:900;cursor:pointer;list-style:none}.sell-garage-picker summary::-webkit-details-marker{display:none}.sell-garage-picker summary:focus-visible{outline:3px solid rgba(37,99,235,.2);outline-offset:2px}.sell-garage-picker-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:35;display:grid;width:min(430px,calc(100vw - 32px));max-height:360px;overflow-y:auto;grid-gap:6px;gap:6px;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:0 18px 46px rgba(15,23,42,.16);padding:8px}.sell-garage-picker-menu a{display:grid;grid-gap:3px;gap:3px;border-radius:10px;color:var(--text-primary);padding:11px 12px;text-decoration:none}.sell-garage-picker-menu a.active,.sell-garage-picker-menu a:focus-visible,.sell-garage-picker-menu a:hover{background:var(--primary-soft);color:var(--primary-hover);outline:none}.sell-garage-picker-menu strong{font-size:14px}.sell-garage-picker-menu span{color:var(--text-secondary);font-size:12px;line-height:1.4}.sell-workspace{display:grid;grid-template-columns:minmax(0,1fr) 390px;grid-gap:22px;gap:22px;align-items:start;margin-top:28px}.fitment-results,.fitment-suggestion-list,.sell-builder{display:grid;grid-gap:14px;gap:14px}.sell-panel,.sell-results-panel{border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:0 14px 36px rgba(15,23,42,.05);padding:22px}.sell-results-panel{position:-webkit-sticky;position:sticky;top:92px}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.panel-head div{display:flex;align-items:center;gap:10px}.panel-head span{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:var(--primary-soft);color:var(--primary-hover);font-size:14px;font-weight:900}.panel-head h2{margin:0;font-size:21px;line-height:1.2}.panel-head p{max-width:340px;margin:0;color:var(--text-secondary);font-size:13px;line-height:1.45;text-align:right}.sell-panel-progress{flex:0 0 auto;border:1px solid var(--border);border-radius:999px;background:var(--surface-soft);padding:7px 10px;color:var(--text-primary);font-size:12px}.results-head{display:grid}.results-head p{text-align:left}.sell-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.sell-form-grid.compact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sell-garage-prefill-note{margin:14px 0 0;border:1px solid #bbf7d0;border-radius:11px;background:#f0fdf4;padding:10px 12px;color:#166534;font-size:13px;font-weight:700;line-height:1.45}.bike-catalog-picker{display:grid;grid-gap:16px;gap:16px}.bike-configuration-question{display:grid;grid-gap:14px;gap:14px;margin-top:16px;border-top:1px solid var(--border);padding-top:16px}.bike-configuration-question fieldset{min-width:0;margin:0;border:0;padding:0}.bike-configuration-question legend{color:var(--text-primary);font-size:16px;font-weight:900}.bike-configuration-question fieldset>p{margin:5px 0 12px;color:var(--text-secondary);font-size:12px;line-height:1.45}.bike-configuration-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.bike-configuration-options label{display:flex;align-items:flex-start;gap:10px;min-width:0;border:1px solid var(--border);border-radius:12px;background:var(--surface-soft);padding:12px;cursor:pointer}.bike-configuration-options label:has(input:checked){border-color:var(--primary);background:var(--primary-soft)}.bike-configuration-options input,.bike-modified-groups input{flex:0 0 auto;margin:3px 0 0;accent-color:var(--primary)}.bike-configuration-options span{display:grid;grid-gap:3px;gap:3px}.bike-configuration-options strong{color:var(--text-primary);font-size:13px}.bike-configuration-options small{color:var(--text-secondary);font-size:12px;line-height:1.4}.bike-configuration-question .bike-modified-groups{border:1px solid var(--border);border-radius:12px;background:var(--surface);padding:14px}.bike-modified-groups>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.bike-modified-groups label{display:flex;align-items:flex-start;gap:8px;border:1px solid var(--border);border-radius:10px;padding:9px 10px;color:var(--text-primary);font-size:13px;font-weight:800;cursor:pointer}.bike-modified-groups label:has(input:checked){border-color:var(--primary);background:var(--primary-soft)}.bike-catalog-derived-note{margin:12px 0 0;border:1px solid var(--border);border-radius:10px;background:var(--surface-soft);padding:10px 12px;color:var(--text-secondary);font-size:13px;line-height:1.45}.bike-catalog-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;min-width:0;border:0;margin:0;padding:0}.bike-catalog-mode label{display:flex;align-items:flex-start;gap:10px;min-width:0;border:1px solid var(--border);border-radius:12px;background:var(--surface-soft);padding:12px;cursor:pointer}.bike-catalog-mode label:has(input:checked){border-color:var(--primary);background:var(--primary-soft)}.bike-catalog-mode input{flex:0 0 auto;margin:3px 0 0;accent-color:var(--primary)}.bike-catalog-mode span{display:grid;grid-gap:3px;gap:3px}.bike-catalog-mode strong{color:var(--text-primary);font-size:13px}.bike-catalog-manual-note,.bike-catalog-message,.bike-catalog-mode small{color:var(--text-secondary);font-size:12px;line-height:1.45}.bike-catalog-cascade{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.bike-catalog-cascade label{display:grid;grid-gap:7px;gap:7px;color:var(--text-secondary);font-size:13px;font-weight:800}.bike-catalog-cascade select{width:100%;min-width:0;min-height:44px;border:1px solid var(--border);border-radius:12px;background:#ffffff;color:var(--text-primary);padding:0 12px;font-size:14px;font-weight:700}.bike-catalog-cascade select:focus-visible{outline:3px solid rgba(37,99,235,.18);outline-offset:2px;border-color:var(--primary)}.bike-catalog-cascade select:disabled{background:var(--surface-soft);color:var(--text-secondary);cursor:not-allowed}.bike-catalog-manual-note,.bike-catalog-message{grid-column:1/-1;margin:0;border-radius:10px;background:var(--surface-soft);padding:10px 12px}.bike-catalog-message.error{background:#fff1f2;color:#9f1239}.sell-form-grid label{display:grid;grid-gap:7px;gap:7px;color:var(--text-secondary);font-size:13px;font-weight:800}.listing-template-field select,.sell-form-grid input,.sell-form-grid select,.sell-form-grid textarea{min-width:0;min-height:44px;width:100%;border:1px solid var(--border);border-radius:12px;background:#ffffff;color:var(--text-primary);padding:0 12px;font-size:14px;font-weight:700}.sell-form-grid textarea{min-height:118px;resize:vertical;padding-top:11px;line-height:1.5}.sell-form-grid .wide-field{grid-column:1/-1}.listing-template-field{display:grid;grid-gap:7px;gap:7px;max-width:520px;color:var(--text-secondary);font-size:13px;font-weight:800}.listing-template-field select{width:100%;min-height:46px;border:1px solid var(--border);border-radius:12px;background:#ffffff;color:var(--text-primary);padding:0 12px}.listing-template-field select:focus,.sell-form-grid input:focus,.sell-form-grid select:focus,.sell-form-grid textarea:focus,.sell-template-tabs button:focus-visible{outline:3px solid rgba(37,99,235,.18);outline-offset:2px;border-color:var(--primary)}.field-with-suffix{position:relative}.field-with-suffix input{padding-right:48px}.field-with-suffix span{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--text-secondary);font-size:13px;font-weight:900}.matched-field-list,.missing-fields-box div,.sell-template-tabs{display:flex;flex-wrap:wrap;gap:8px}.sell-template-tabs button{display:inline-flex;min-height:48px;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;border:1px solid var(--border);border-radius:12px;background:var(--surface-soft);color:var(--text-primary);padding:8px 13px;font-size:14px;font-weight:900;cursor:pointer}.sell-template-tabs button span{color:var(--text-secondary);font-size:11px;font-weight:800}.sell-template-tabs button.active{border-color:rgba(37,99,235,.42);background:var(--primary-soft);color:var(--primary-hover)}.sell-rule-box{display:grid;grid-gap:10px;gap:10px;margin-bottom:16px;border:1px solid var(--border);border-radius:12px;background:var(--surface-soft);padding:14px}.sell-rule-box strong{color:var(--text-primary);font-size:14px}.sell-rule-box p{margin:0;color:var(--text-secondary);font-size:13px;line-height:1.45}.sell-rule-field-list{display:flex;flex-wrap:wrap;gap:8px}.sell-rule-field-list span{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border);border-radius:999px;background:#ffffff;color:var(--text-primary);padding:6px 9px;font-size:12px;font-weight:850}.sell-rule-field-list small{border-radius:999px;padding:2px 6px;font-size:10px;font-weight:900}.sell-rule-field-list .severity-critical small{background:var(--incompatible-bg);color:var(--incompatible-text)}.sell-rule-field-list .severity-warning small{background:var(--needs-check-bg);color:var(--warning-text)}.sell-rule-field-list .severity-info small{background:var(--primary-soft);color:var(--primary-hover)}.sell-actions-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:18px}.seller-condition-checklist{display:grid;grid-gap:16px;gap:16px;margin-top:20px;border:1px solid #dbe4f0;border-radius:14px;background:#f8fafc;padding:18px}.sell-panel>.seller-condition-checklist{margin-top:0;border:0;background:transparent;padding:0}.seller-draft-editor>.seller-condition-checklist{margin-top:0}.seller-condition-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.seller-condition-head>div{display:grid;grid-gap:4px;gap:4px}.seller-condition-head span{color:var(--primary-hover);font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.seller-condition-head h3{margin:0;color:var(--text-primary);font-size:19px}.seller-condition-disclaimer,.seller-condition-head p{margin:0;color:var(--text-secondary);font-size:13px;line-height:1.45}.seller-condition-head>strong{flex:0 0 auto;border-radius:999px;background:#ffffff;color:var(--text-primary);padding:7px 10px;font-size:12px;box-shadow:inset 0 0 0 1px var(--border)}.seller-condition-disclaimer{border-left:3px solid #94a3b8;padding-left:10px}.seller-condition-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.seller-condition-items fieldset{min-width:0;margin:0;border:1px solid var(--border);border-radius:12px;background:#ffffff;padding:13px}.seller-condition-items legend{float:left;width:100%;margin:0 0 6px;padding:0;color:var(--text-primary);font-size:14px;font-weight:900}.seller-condition-items fieldset>small{clear:both;display:block;min-height:34px;margin-bottom:10px;color:var(--text-secondary);font-size:11px;line-height:1.4}.seller-condition-options{display:grid;grid-gap:6px;gap:6px}.seller-condition-options label{display:flex;align-items:flex-start;gap:8px;border-radius:9px;padding:7px 8px;color:var(--text-primary);font-size:12px;font-weight:750;line-height:1.35;cursor:pointer}.seller-condition-options label:has(input:checked){background:var(--primary-soft);color:var(--primary-hover)}.seller-condition-options input{flex:0 0 auto;margin:2px 0 0;accent-color:var(--primary)}.seller-condition-note{position:relative;display:grid;grid-gap:7px;gap:7px;color:var(--text-primary);font-size:13px;font-weight:850}.seller-condition-note textarea{width:100%;min-height:94px;resize:vertical;border:1px solid var(--border);border-radius:12px;background:#ffffff;color:var(--text-primary);padding:11px 12px 26px;font:inherit;font-weight:650;line-height:1.45}.seller-condition-note textarea:focus-visible{outline:3px solid rgba(37,99,235,.18);outline-offset:2px;border-color:var(--primary)}.seller-condition-note>small{position:absolute;right:11px;bottom:8px;color:var(--text-secondary);font-size:10px}.sell-actions-row button:disabled{cursor:progress;opacity:.72}.fitment-empty-state p,.result-muted,.sell-actions-row span,.sell-error,.suggestion-head p,.suggestion-score-row span,.suggestion-warning{color:var(--text-secondary);font-size:13px;line-height:1.45}.sell-error{margin:14px 0 0;color:var(--incompatible-text);font-weight:800}.saved-draft-box{display:grid;grid-gap:6px;gap:6px;margin-top:14px;border:1px solid rgba(22,163,74,.24);border-radius:12px;background:var(--compatible-bg);padding:14px}.saved-draft-box strong{color:var(--compatible-text);font-size:14px}.saved-draft-box a{width:-moz-fit-content;width:fit-content;color:var(--primary-hover);font-size:14px;font-weight:900;text-decoration:none}.fitment-empty-state,.fitment-result-summary,.fitment-suggestion-card,.missing-fields-box{border-radius:12px;padding:14px}.fitment-empty-state{border:1px dashed var(--border-strong);background:var(--surface-soft)}.fitment-empty-state strong,.fitment-result-summary strong,.missing-fields-box strong,.suggestion-score-row strong{display:block;color:var(--text-primary);font-size:14px}.fitment-result-summary,.suggestion-score-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.fitment-result-summary{background:var(--surface-soft)}.fitment-result-summary span{color:var(--text-secondary);font-size:12px;font-weight:900;text-transform:uppercase}.missing-fields-box{display:grid;grid-gap:10px;gap:10px;border:1px solid rgba(245,158,11,.28);background:var(--needs-check-bg)}.matched-field-list span,.missing-fields-box a,.missing-fields-box span{border-radius:999px;background:#ffffff;color:var(--text-secondary);padding:5px 9px;font-size:12px;font-weight:800}.missing-fields-box a{text-decoration:none}.missing-fields-box a:focus-visible,.missing-fields-box a:hover{color:var(--primary-hover);outline:2px solid rgba(37,99,235,.2);outline-offset:1px}.sell-readiness-list{display:grid;grid-gap:9px;gap:9px}.sell-readiness-list>div{display:grid;grid-template-columns:28px minmax(0,1fr) max-content;grid-gap:9px;gap:9px;align-items:center;border:1px solid var(--border);border-radius:11px;padding:10px}.sell-readiness-list>div>span{display:grid;width:28px;height:28px;place-items:center;border-radius:999px;background:var(--surface-soft);color:var(--text-secondary);font-weight:950}.sell-readiness-list>div.ready>span{background:var(--compatible-bg);color:var(--compatible-text)}.sell-readiness-list strong{font-size:13px}.sell-readiness-list small{color:var(--text-secondary);font-size:11px;font-weight:800}.sell-readiness-note{margin:14px 0 0;color:var(--text-secondary);font-size:13px;line-height:1.5}.fitment-result-section h2{margin:4px 0 10px;font-size:16px}.fitment-suggestion-card{border:1px solid var(--border);background:#ffffff}.suggestion-head{display:grid;grid-template-columns:minmax(0,1fr) max-content;grid-gap:10px;gap:10px;align-items:start}.suggestion-head h3{margin:0 0 4px;font-size:15px;line-height:1.3}.suggestion-head p,.suggestion-warning{margin:0}.fitment-status{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900;white-space:nowrap}.fitment-status.compatible{background:var(--compatible-bg);color:var(--compatible-text)}.fitment-status.needs_check{background:var(--needs-check-bg);color:var(--needs-check-text)}.fitment-status.incompatible{background:var(--incompatible-bg);color:var(--incompatible-text)}.fitment-status.unknown{background:var(--unknown-bg);color:var(--unknown-text)}.suggestion-score-row{margin:12px 0 10px}.suggestion-score-row span{font-weight:900;text-align:right}.suggestion-score-row .confidence-high{color:var(--compatible-text)}.suggestion-score-row .confidence-medium,.suggestion-score-row .confidence-typical{color:var(--needs-check-text)}.suggestion-score-row .confidence-low{color:var(--unknown-text)}.suggestion-source-list{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.suggestion-source-list a,.suggestion-source-list>span{display:grid;grid-gap:2px;gap:2px;border:1px solid var(--border);border-radius:10px;background:var(--surface-soft);color:inherit;padding:9px 10px;text-decoration:none}.suggestion-source-list strong{color:var(--text-primary);font-size:12px;line-height:1.25}.suggestion-source-list span{color:var(--text-secondary);font-size:11px;font-weight:800}.garage-layout{display:grid;grid-template-columns:420px minmax(0,1fr);grid-gap:22px;gap:22px;align-items:start}.garage-builder,.garage-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;align-items:start}.garage-builder{grid-template-columns:minmax(0,1fr) 390px;gap:22px}.garage-builder-form{display:grid;grid-gap:16px;gap:16px}.garage-builder-empty,.garage-profile-card,.garage-standards-preview{border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:0 14px 36px rgba(15,23,42,.05);padding:20px}.garage-standards-preview{position:-webkit-sticky;position:sticky;top:92px}.garage-profile-card{display:grid;grid-gap:16px;gap:16px}.garage-page-toolbar{display:flex;justify-content:flex-end;padding:24px 0 14px}.garage-page-toolbar-detail{justify-content:flex-start}.garage-profile-card-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.garage-profile-card-head h2{margin:0 0 6px;color:var(--text-primary);font-size:23px;line-height:1.2}.garage-builder-empty p,.garage-card-muted,.garage-check-note p,.garage-profile-card-head p,.garage-profile-note p{margin:0;color:var(--text-secondary);font-size:14px;line-height:1.5}.garage-profile-card-tools{display:flex;align-items:center;gap:8px}.garage-profile-card-tools>strong{min-width:max-content;border-radius:999px;background:var(--surface-soft);color:var(--text-primary);padding:7px 10px;font-size:13px}.garage-card-delete-control{position:relative;display:inline-flex}.garage-card-delete-button{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text-secondary);cursor:pointer}.garage-card-delete-button:hover{border-color:#fecaca;background:#fff7f7;color:#b91c1c}.garage-card-delete-button:focus-visible{outline:3px solid rgba(37,99,235,.18);outline-offset:2px}.garage-card-delete-button:disabled{cursor:wait;opacity:.55}.garage-card-delete-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.garage-card-delete-error{position:absolute;z-index:4;top:calc(100% + 8px);right:0;width:min(240px,calc(100vw - 48px));padding:8px 10px;border:1px solid #fecaca;border-radius:10px;background:#fff7f7;color:#991b1b;font-size:12px;font-weight:700;line-height:1.4;box-shadow:0 12px 28px rgba(127,29,29,.12)}.garage-card-standards,.garage-standard-list{display:grid;grid-gap:9px;gap:9px;margin:0}.garage-card-standards div,.garage-standard-row{display:grid;grid-template-columns:116px minmax(0,1fr);grid-gap:12px;gap:12px;border-top:1px solid var(--border);padding-top:9px}.garage-card-standards dt,.garage-standard-row span{color:var(--text-secondary);font-size:12px;font-weight:900;text-transform:uppercase}.garage-card-standards dd,.garage-standard-row strong{margin:0;color:var(--text-primary);font-size:13px;line-height:1.45}.garage-card-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:2px}.garage-card-actions>*{flex:1 1 150px;justify-content:center;text-align:center}.garage-editor-groups{display:grid;grid-gap:16px;gap:16px}.garage-editor-group{display:grid;grid-gap:12px;gap:12px;min-width:0;border:1px solid var(--border);border-radius:12px;margin:0;padding:14px}.garage-editor-group legend{color:var(--text-primary);font-size:14px;font-weight:900;padding:0 6px}.garage-form-grid label,.garage-profile-select{display:grid;grid-gap:7px;gap:7px;color:var(--text-secondary);font-size:13px;font-weight:800}.garage-field-hint{color:var(--text-secondary);font-size:11px;font-weight:600;line-height:1.45}.garage-form-grid input,.garage-form-grid select,.garage-profile-select select{width:100%;min-height:44px;border:1px solid var(--border);border-radius:12px;background:#ffffff;color:var(--text-primary);outline:none;padding:0 12px;font-size:14px;font-weight:700}.garage-form-grid input:focus,.garage-form-grid select:focus,.garage-profile-select select:focus{outline:3px solid rgba(37,99,235,.18);outline-offset:2px;border-color:var(--primary)}.garage-builder-empty,.garage-check-note,.garage-profile-note{display:grid;grid-gap:8px;gap:8px;margin-top:14px;border:1px solid var(--border);border-radius:12px;background:var(--surface-soft);padding:14px}.garage-builder-empty strong,.garage-check-note strong,.garage-profile-note strong{color:var(--text-primary);font-size:14px}.garage-profile-note span{color:var(--text-secondary);font-size:12px;font-weight:800}.garage-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.placeholder-page{min-height:420px}.placeholder-page .primary-button{width:max-content;margin-top:12px}.seller-listings-page{display:grid;grid-gap:22px;gap:22px}.seller-listings-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.seller-listings-hero h1{margin:0;color:var(--text-primary);font-size:44px;line-height:1.08}.seller-listings-hero p:not(.eyebrow){max-width:680px;margin:12px 0 0;color:var(--text-secondary);font-size:16px;line-height:1.55}.seller-listing-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.seller-listing-stats span{display:grid;grid-gap:4px;gap:4px;border:1px solid var(--border);border-radius:12px;background:var(--surface);padding:14px 16px;color:var(--text-secondary);font-size:13px;font-weight:800}.seller-listing-stats strong{color:var(--text-primary);font-size:24px;line-height:1}.seller-listing-analytics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.seller-listing-analytics span{display:grid;grid-gap:4px;gap:4px;border-radius:11px;background:var(--surface-muted);padding:11px 13px;color:var(--text-secondary);font-size:12px;font-weight:800}.seller-listing-analytics strong{color:var(--text-primary);font-size:20px;line-height:1}.seller-listings-grid{display:grid;grid-gap:14px;gap:14px}.seller-listing-card{display:grid;grid-gap:16px;gap:16px;border:1px solid var(--border);border-radius:14px;background:var(--surface);padding:18px;box-shadow:0 12px 34px rgba(15,23,42,.05)}.seller-listing-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,260px);grid-gap:18px;gap:18px;align-items:start}.seller-listing-category{color:var(--primary-hover);font-size:12px;font-weight:900;text-transform:uppercase}.seller-listing-head h2{margin:6px 0 0;color:var(--text-primary);font-size:22px;line-height:1.22}.seller-listing-head p,.seller-listing-note{margin:8px 0 0;color:var(--text-secondary);font-size:14px;line-height:1.5}.seller-status{display:grid;grid-gap:5px;gap:5px;border-radius:12px;padding:12px;font-size:12px;line-height:1.35}.seller-status strong{font-size:13px}.seller-status.draft{background:var(--unknown-bg);color:var(--unknown-text)}.seller-status.pending_review{background:var(--needs-check-bg);color:var(--needs-check-text)}.seller-status.active{background:var(--compatible-bg);color:var(--compatible-text)}.seller-listing-edit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.seller-listing-edit-grid label{display:grid;grid-gap:7px;gap:7px;color:var(--text-secondary);font-size:12px;font-weight:900}.seller-listing-edit-grid input,.seller-listing-edit-grid select,.seller-listing-edit-grid textarea{width:100%;border:1px solid var(--border-strong);border-radius:10px;background:#ffffff;padding:11px 12px;color:var(--text-primary);font-size:14px;font-weight:700}.seller-listing-edit-grid select{min-height:44px}.seller-listing-edit-grid textarea{min-height:118px;resize:vertical;line-height:1.5}.seller-listing-edit-grid input:focus-visible,.seller-listing-edit-grid select:focus-visible,.seller-listing-edit-grid textarea:focus-visible{outline:3px solid rgba(37,99,235,.18);outline-offset:2px;border-color:var(--primary)}.seller-listing-edit-grid input:disabled,.seller-listing-edit-grid select:disabled,.seller-listing-edit-grid textarea:disabled{background:var(--surface-muted);color:var(--text-secondary)}.seller-title-field{grid-column:span 2}.seller-description-field{grid-column:1/-1}.seller-draft-editor{display:grid;grid-gap:16px;gap:16px}.seller-technical-editor{display:grid;grid-gap:14px;gap:14px;border:1px solid var(--border);border-radius:12px;background:var(--surface-soft);padding:14px}.seller-technical-editor>div:first-child{display:grid;grid-gap:4px;gap:4px}.seller-technical-editor>div:first-child strong{color:var(--text-primary);font-size:15px}.seller-technical-editor>div:first-child span{color:var(--text-secondary);font-size:13px;line-height:1.45}.seller-technical-editor .sell-form-grid input,.seller-technical-editor .sell-form-grid select{background:#ffffff}.seller-photo-row{display:grid;grid-template-columns:190px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;border:1px solid var(--border);border-radius:12px;background:#f8fbff;padding:12px}.seller-photo-preview{display:grid;place-items:center;min-height:126px;aspect-ratio:1.48;overflow:hidden;border:1px solid var(--border);border-radius:10px;background:linear-gradient(135deg,#eaf2ff,#ffffff);color:var(--text-secondary);font-size:12px;font-weight:900;text-align:center}.seller-photo-preview img{width:100%;height:100%;object-fit:cover}.seller-photo-copy{display:grid;grid-gap:8px;gap:8px}.seller-photo-copy strong{color:var(--text-primary);font-size:14px}.seller-photo-copy p{margin:0;color:var(--text-secondary);font-size:13px;line-height:1.45}.seller-photo-count{color:var(--text-secondary);font-size:12px;font-weight:800}.seller-photo-thumbnails{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,88px));grid-gap:8px;gap:8px}.seller-photo-thumbnails button{position:relative;aspect-ratio:4/3;overflow:hidden;border:2px solid transparent;border-radius:9px;background:#ffffff;padding:0;cursor:pointer}.seller-photo-thumbnails button.active{border-color:var(--primary)}.seller-photo-thumbnails img{width:100%;height:100%;object-fit:cover}.seller-photo-thumbnails button span{position:absolute;right:4px;bottom:4px;border-radius:999px;background:rgba(15,23,42,.82);color:#ffffff;padding:2px 5px;font-size:9px;font-weight:900}.seller-photo-upload{position:relative;display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:38px;border:1px solid rgba(37,99,235,.25);border-radius:999px;background:var(--primary-soft);color:var(--primary-hover);padding:0 14px;font-size:13px;font-weight:900;cursor:pointer}.seller-photo-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.seller-photo-upload:has(input:disabled){cursor:progress;opacity:.72}.seller-listing-actions,.seller-listing-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.seller-listing-meta span{border:1px solid var(--border);border-radius:999px;background:var(--surface-muted);padding:7px 10px;color:var(--text-secondary);font-size:12px;font-weight:800}.seller-fitment-panel{display:grid;grid-gap:10px;gap:10px;border-top:1px solid var(--border);padding-top:14px}.seller-fitment-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.seller-fitment-head strong{color:var(--text-primary);font-size:14px}.seller-fitment-head span,.seller-fitment-panel p,.seller-fitment-result small{color:var(--text-secondary);font-size:13px;line-height:1.45}.seller-fitment-panel p{margin:0}.seller-fitment-missing{display:grid;grid-gap:8px;gap:8px;border:1px solid rgba(245,158,11,.28);border-radius:10px;background:var(--needs-check-bg);padding:10px;color:var(--needs-check-text);font-size:12px;font-weight:900}.seller-fitment-missing div,.seller-fitment-results{display:flex;flex-wrap:wrap;gap:8px}.seller-fitment-missing em{border-radius:999px;background:rgba(255,255,255,.62);padding:5px 8px;font-style:normal}.seller-fitment-result{display:grid;min-width:min(100%,260px);max-width:360px;align-content:start;grid-gap:8px;gap:8px;border:1px solid var(--border);border-radius:10px;background:#ffffff;padding:10px}.seller-fitment-result-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.seller-fitment-result-top small{color:var(--text-secondary);font-weight:900;white-space:nowrap}.seller-fitment-result strong{color:var(--text-primary);font-size:13px;line-height:1.3}.seller-fitment-result p{margin:0;color:var(--text-secondary);font-size:12px;line-height:1.45}.seller-fitment-result .status-badge{font-size:11px;padding:5px 8px}.seller-fitment-field-groups{display:grid;grid-gap:7px;gap:7px}.seller-fitment-field-group{display:grid;grid-gap:5px;gap:5px}.seller-fitment-field-group>span{color:var(--text-secondary);font-size:10px;font-weight:900;text-transform:uppercase}.seller-fitment-field-group div{display:flex;flex-wrap:wrap;gap:5px}.seller-fitment-field-group em{border-radius:999px;padding:4px 7px;font-size:11px;font-style:normal;font-weight:800}.seller-fitment-field-group.matched em{background:var(--compatible-bg);color:var(--compatible-text)}.seller-fitment-field-group.missing em,.seller-fitment-warning{background:var(--needs-check-bg);color:var(--needs-check-text)}.seller-fitment-warning{display:block;border:1px solid rgba(245,158,11,.28);border-radius:8px;padding:7px 8px;font-weight:800}.seller-fitment-source-list{display:grid;grid-gap:6px;gap:6px}.seller-fitment-source-list a,.seller-fitment-source-list>span{display:grid;grid-gap:2px;gap:2px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);color:inherit;padding:7px 8px;text-decoration:none}.seller-fitment-source-list strong{color:var(--text-primary);font-size:11px;line-height:1.25}.seller-fitment-source-list span{color:var(--text-secondary);font-size:10px;font-weight:800}.seller-fitment-source{display:block;border-top:1px solid rgba(226,232,240,.82);padding-top:6px;font-weight:800}.seller-fitment-source.confidence-high{color:#166534}.seller-fitment-source.confidence-medium,.seller-fitment-source.confidence-typical{color:#8a4b0f}.seller-fitment-source.confidence-low{color:var(--text-secondary)}.seller-listing-actions .primary-button,.seller-listing-actions .secondary-button{min-height:40px;padding:0 14px;font-size:13px}.seller-listing-error,.seller-listing-message{margin:0;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:800}.seller-listing-message{background:var(--compatible-bg);color:var(--compatible-text)}.seller-listing-error{background:var(--incompatible-bg);color:var(--incompatible-text)}.site-footer{border-top:1px solid var(--border);background:var(--surface)}.footer-inner{display:grid;grid-template-columns:1.25fr repeat(3,.8fr) 1.25fr;grid-gap:28px;gap:28px;padding:36px 0}.footer-brand-block p{margin:14px 0 0;max-width:280px;font-size:14px}.footer-column{display:grid;align-content:start;grid-gap:10px;gap:10px}.footer-column a{color:var(--text-secondary);font-size:14px;font-weight:700}.footer-subscribe p{margin:10px 0 12px;font-size:14px}.footer-subscribe div{display:grid;grid-gap:8px;gap:8px}.footer-notification-links a{display:inline-flex;min-height:38px;align-items:center;width:-moz-fit-content;width:fit-content;border-bottom:1px solid rgba(37,99,235,.28);color:var(--primary-hover);font-size:13px;font-weight:900}.footer-notification-links a:hover{border-color:var(--primary)}.footer-legal{display:flex;width:min(100% - 40px,1380px);align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--border);margin:0 auto;padding:18px 0 24px;color:var(--text-secondary);font-size:13px}.footer-legal nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 18px}.footer-legal a,.login-legal-note a{color:var(--primary-hover);font-weight:800;text-decoration:underline;-webkit-text-decoration-color:rgba(37,99,235,.28);text-decoration-color:rgba(37,99,235,.28);text-underline-offset:3px}.footer-legal a:hover,.login-legal-note a:hover{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.login-legal-note{margin:-4px 0 0;color:var(--text-secondary);font-size:13px;line-height:1.55}.legal-page{display:grid;grid-gap:40px;gap:40px;padding-top:48px;padding-bottom:72px}.legal-hero{max-width:980px}.legal-hero h1{max-width:920px;margin:10px 0 16px;font-size:clamp(36px,5vw,58px);line-height:1.05;letter-spacing:-.035em;overflow-wrap:anywhere}.legal-hero>p:not(.eyebrow){max-width:860px;margin:0;color:var(--text-secondary);font-size:17px;line-height:1.65}.legal-hero .legal-updated{margin-top:14px;font-size:13px;font-weight:800;overflow-wrap:anywhere}.legal-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,900px);align-items:start;grid-gap:32px;gap:32px}.legal-navigation{position:-webkit-sticky;position:sticky;top:88px;display:grid;grid-gap:4px;gap:4px;border:1px solid var(--border);border-radius:14px;background:var(--surface);padding:18px}.legal-navigation h2{margin:0 0 8px;font-size:15px}.legal-navigation a{border-radius:8px;padding:9px 10px;color:var(--text-secondary);font-size:13px;font-weight:800}.legal-navigation a:hover{background:var(--surface-muted);color:var(--text-primary)}.legal-document{display:grid;grid-gap:18px;gap:18px;min-width:0}.legal-section{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--border);border-radius:14px;background:var(--surface);padding:26px 28px}.legal-section dl,.legal-section h2,.legal-section h3,.legal-section ol,.legal-section p,.legal-section ul{margin-top:0;margin-bottom:0}.legal-section h2{font-size:24px;line-height:1.2}.legal-section h3{font-size:17px;line-height:1.3}.legal-section dd,.legal-section dt,.legal-section li,.legal-section p{line-height:1.65}.legal-section dd,.legal-section li,.legal-section p{color:var(--text-secondary)}.legal-section ol,.legal-section ul{display:grid;grid-gap:8px;gap:8px;padding-left:22px}.legal-purpose-list{display:grid;grid-gap:12px;gap:12px}.legal-purpose-list article{display:grid;grid-gap:6px;gap:6px;border-top:1px solid var(--border);padding-top:14px}.legal-purpose-list article:first-child{border-top:0;padding-top:0}.legal-definition-list{display:grid;grid-template-columns:minmax(150px,.35fr) minmax(0,1fr);grid-gap:10px 18px;gap:10px 18px}.legal-definition-list dt{font-weight:900}.legal-operator-facts{margin-top:4px;border:1px solid #dbe8f6;border-radius:12px;background:var(--surface-muted);padding:16px}.legal-operator-facts dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 22px;gap:14px 22px;margin:0}.legal-operator-facts dl>div{display:grid;grid-gap:3px;gap:3px;min-width:0}.legal-operator-facts dt{color:var(--text-secondary);font-size:12px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.legal-operator-facts dd{margin:0;color:var(--text-primary);font-size:14px;font-weight:750;overflow-wrap:anywhere}.legal-operator-facts a{color:var(--primary-hover);text-decoration:underline;-webkit-text-decoration-color:rgba(37,99,235,.28);text-decoration-color:rgba(37,99,235,.28);text-underline-offset:3px}.legal-callout{border-left:4px solid var(--primary);background:var(--surface-muted);padding:14px 16px;color:var(--text-primary)!important;font-weight:750}.legal-table-wrap{overflow-x:auto}.legal-table{width:100%;min-width:720px;border-collapse:collapse;font-size:14px}.legal-table td,.legal-table th{border-bottom:1px solid var(--border);padding:12px;text-align:left;vertical-align:top;line-height:1.55}.legal-table th{background:var(--surface-muted);color:var(--text-primary)}.legal-table td{color:var(--text-secondary)}.cookie-notice{position:fixed;z-index:90;right:max(20px,env(safe-area-inset-right));bottom:max(20px,env(safe-area-inset-bottom));display:grid;width:min(620px,calc(100% - 40px));grid-template-columns:minmax(0,1fr) max-content;align-items:center;grid-gap:22px;gap:22px;border:1px solid var(--border-strong);border-radius:16px;background:var(--surface);padding:18px 20px;box-shadow:0 22px 70px rgba(15,23,42,.2)}.cookie-notice-copy{display:grid;grid-gap:5px;gap:5px}.cookie-notice h2,.cookie-notice p{margin:0}.cookie-notice h2{font-size:16px;line-height:1.3}.cookie-notice p{color:var(--text-secondary);font-size:13px;line-height:1.55}.cookie-notice a{color:var(--primary-hover);font-weight:850;text-decoration:underline;text-underline-offset:3px}.cookie-notice button{align-self:center}.information-page{display:grid;grid-gap:44px;gap:44px;padding-top:48px;padding-bottom:64px}.information-hero{max-width:900px}.information-hero h1{max-width:850px;margin:10px 0 16px;font-size:clamp(38px,5vw,62px);line-height:1.04;letter-spacing:-.035em}.information-hero>p:last-child,.information-section>p,.support-request-panel>p{max-width:820px;margin:0;color:var(--text-secondary);font-size:17px;line-height:1.65}.information-section{display:grid;grid-gap:16px;gap:16px}.information-section h2,.support-request-panel h2{margin:0;font-size:clamp(26px,3vw,36px);line-height:1.15}.information-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.information-card-grid article{border:1px solid var(--border);border-radius:14px;background:var(--surface);padding:24px}.information-card-grid h2,.information-card-grid h3{margin:0 0 10px;font-size:20px;line-height:1.25}.information-card-grid p{margin:0;color:var(--text-secondary);line-height:1.55}.contact-email-link,.contact-technical-address{display:inline-block;margin:0 0 12px;overflow-wrap:anywhere;color:var(--primary-hover);font-size:17px;font-weight:850}.contact-email-link{text-decoration:underline;text-underline-offset:3px}.information-steps,.moderation-rule-list{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.information-steps{grid-template-columns:repeat(4,minmax(0,1fr));counter-reset:information-step}.information-steps li{display:grid;grid-gap:8px;gap:8px;border-top:3px solid var(--primary);background:var(--surface-muted);padding:18px;counter-increment:information-step}.information-steps li:before{color:var(--primary-hover);content:"0" counter(information-step);font-size:13px;font-weight:900}.information-steps span{color:var(--text-secondary);font-size:14px;line-height:1.5}.information-notice{border-left:4px solid var(--status-needs-check);background:var(--needs-check-bg);padding:16px 18px;color:var(--needs-check-text)!important;font-weight:700}.information-actions{display:flex;flex-wrap:wrap;gap:12px}.moderation-rule-list{counter-reset:moderation-rule}.moderation-rule-list li{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start;border-bottom:1px solid var(--border);padding:0 0 20px}.moderation-rule-list>li>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--primary-soft);color:var(--primary-hover);font-weight:900}.moderation-rule-list h2{margin:0 0 6px;font-size:20px}.moderation-rule-list p{max-width:820px;margin:0;color:var(--text-secondary);line-height:1.55}.support-request-panel{display:grid;justify-items:start;grid-gap:18px;gap:18px;border:1px solid rgba(37,99,235,.2);border-radius:16px;background:var(--primary-soft);padding:30px}.support-request-panel ul{display:grid;grid-gap:9px;gap:9px;margin:0;padding-left:22px}.support-request-panel li{line-height:1.5}.support-ticket-center{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);grid-gap:18px;gap:18px;align-items:start}.support-ticket-form-card,.support-ticket-history{display:grid;grid-gap:20px;gap:20px;border:1px solid var(--border);border-radius:16px;background:var(--surface);padding:clamp(22px,4vw,30px)}.support-ticket-form-card h2,.support-ticket-history h2{margin:0;font-size:26px}.support-login-prompt p,.support-ticket-form-card>div>p:last-child,.support-ticket-history>p{margin:8px 0 0;color:var(--text-secondary);line-height:1.5}.support-ticket-form{display:grid;grid-gap:14px;gap:14px}.support-ticket-form label{display:grid;grid-gap:7px;gap:7px;color:var(--text-primary);font-size:14px;font-weight:850}.support-ticket-form input,.support-ticket-form select,.support-ticket-form textarea{width:100%;min-width:0;min-height:46px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text-primary);padding:11px 13px;font:inherit}.support-ticket-form textarea{min-height:150px;resize:vertical}.support-ticket-form input:focus-visible,.support-ticket-form select:focus-visible,.support-ticket-form textarea:focus-visible{border-color:var(--primary);outline:3px solid var(--primary-soft);outline-offset:1px}.support-login-prompt{display:grid;justify-items:start;grid-gap:14px;gap:14px}.support-ticket-list{display:grid;grid-gap:10px;gap:10px}.support-ticket-list>a{display:flex;justify-content:space-between;gap:14px;border:1px solid var(--border);border-radius:12px;padding:13px}.support-ticket-list>a:hover{border-color:var(--primary)}.support-ticket-list>a>span{display:grid;min-width:0;grid-gap:4px;gap:4px}.support-ticket-list>a>span:last-child{flex:0 0 auto;justify-items:end}.support-ticket-list small,.support-ticket-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.support-ticket-list small,.support-ticket-list time{color:var(--text-secondary);font-size:12px}.support-ticket-list b{color:var(--primary-hover);font-size:12px}.support-ticket-status{flex:0 0 auto;border-radius:999px;background:var(--surface-muted);padding:7px 10px;color:var(--text-secondary);font-size:12px;font-weight:900}.support-ticket-status.is-waiting_user{background:var(--needs-check-bg);color:var(--needs-check-text)}.support-ticket-thread .conversation-messages strong{font-size:11px}.support-ticket-closed{display:grid;justify-items:start;grid-gap:8px;gap:8px;border-top:1px solid var(--border);padding-top:18px}.support-ticket-closed p{margin:0;color:var(--text-secondary)}@media (max-width:860px){.support-ticket-center{grid-template-columns:1fr}}.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}@media (min-width:1181px) and (max-width:1280px){.catalog-header-search{display:none}}@media (min-width:1281px) and (max-width:1500px){.site-header--authenticated .catalog-header-search{display:none}}@media (max-width:1180px){.site-header{display:grid;grid-template-columns:max-content max-content max-content minmax(0,1fr);grid-gap:8px 16px;gap:8px 16px;padding:8px 0}.header-navigation{display:contents}.header-city{grid-column:2;grid-row:1}.header-menu-toggle{display:inline-flex;grid-column:3;grid-row:1}.primary-navigation{display:none;grid-column:1/-1;grid-row:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;border:1px solid var(--border);border-radius:14px;background:var(--surface);padding:8px;box-shadow:var(--shadow-soft)}.primary-navigation.is-open{display:grid}.primary-navigation a{justify-content:flex-start;width:100%;padding:0 14px}.primary-navigation .mobile-login-link{display:inline-flex}.primary-navigation .mobile-account-profile{display:inline-flex;align-items:center;min-height:44px;overflow:hidden;color:var(--text-secondary);padding:0 14px;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.primary-navigation button.mobile-login-link{justify-content:flex-start;width:100%;min-height:44px;padding:0 14px}.header-actions{grid-column:4;grid-row:1;justify-self:end}.catalog-header-search{display:none}.header-actions .header-utility-link,.header-menu-toggle{min-height:44px}.header-actions .header-utility-link{min-width:44px}.benefit-grid,.category-grid,.listing-grid,.sell-flow,.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-body,.garage-builder,.garage-layout,.garage-profile-grid,.listing-detail-grid,.listing-info-grid,.listings-section,.selector-section,.sell-workspace,.seller-listing-edit-grid,.seller-listing-head,.seller-photo-row{grid-template-columns:1fr}.seller-description-field,.seller-title-field{grid-column:1}.compatibility-panel,.filter-sidebar,.garage-standards-preview,.listing-side-card,.sell-results-panel{position:static}.footer-inner,.information-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px){.site-header{grid-template-columns:minmax(0,1fr) max-content;padding:14px 0}.header-left{grid-column:1;grid-row:1;width:auto}.header-menu-toggle{grid-column:2;grid-row:1}.header-city{grid-column:1/-1;grid-row:2}.primary-navigation{grid-column:1/-1;grid-row:3;grid-template-columns:1fr}.header-actions{grid-column:1/-1;grid-row:4;width:100%;justify-content:flex-start}.header-account,.login-link{display:none}.login-page{min-height:0;padding-top:36px;padding-bottom:56px}.login-panel{gap:20px;padding:22px}.hero-inner{grid-template-columns:1fr;min-height:0;padding:38px 0}.catalog-hero h1,.category-detail-head h1,.garage-page h1,.hero-copy h1,.placeholder-page h1,.sell-page h1,.seller-listings-hero h1,.wanted-page h1{font-size:38px}.hero-lead{font-size:16px}.global-search{grid-template-columns:36px minmax(0,1fr)}.global-search button{grid-column:1/-1;margin-top:8px}.benefit-grid,.category-grid,.footer-inner,.information-card-grid,.information-steps,.listing-grid,.sell-flow,.seller-listing-analytics,.seller-listing-stats,.steps-grid,.wanted-grid{grid-template-columns:1fr}.information-page{gap:34px;padding-top:36px;padding-bottom:48px}.catalog-toolbar,.section-header,.seller-listings-hero{align-items:flex-start;flex-direction:column}.catalog-bike-selector,.catalog-bike-selector.unavailable{grid-template-columns:1fr;align-items:stretch}.catalog-bike-edit-link{width:-moz-fit-content;width:fit-content}.catalog-sort-form{width:100%}.catalog-sort-form select{flex:1 1;min-width:0}.section-header h2,.selector-copy h2{font-size:30px}.hero-product-visual img{aspect-ratio:1.25}.garage-form-grid,.sell-form-grid,.sell-form-grid.compact-grid{grid-template-columns:1fr}.sell-garage-picker,.sell-garage-picker summary,.sell-page-toolbar,.sell-page-toolbar>a{width:100%}.sell-garage-picker summary,.sell-page-toolbar>a{justify-content:center}.sell-garage-picker-menu{position:static;width:100%;margin-top:8px;box-shadow:none}.bike-configuration-options{grid-template-columns:1fr}.bike-modified-groups>div{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-head,.sell-actions-row{align-items:flex-start;flex-direction:column}.panel-head p{text-align:left}.sell-actions-row>button{width:100%}}@media (max-width:430px){.footer-inner,.hero-inner,.page-section,.site-header{width:min(100% - 24px,1180px)}.bikezap-logo{font-size:27px}.primary-button.compact{padding:0 11px}.header-utility-link{min-height:44px}.header-city-toggle strong{max-width:210px}.catalog-hero h1,.category-detail-head h1,.garage-page h1,.hero-copy h1,.placeholder-page h1,.sell-page h1,.wanted-page h1{font-size:33px}.benefit-card,.bike-selector-form,.compatibility-panel,.detail-card,.filter-sidebar,.garage-builder-empty,.garage-card,.garage-profile-card,.garage-standards-preview,.listing-side-card,.step-card,.wanted-card{padding:16px}.garage-profile-card-head{flex-direction:column}.bike-catalog-cascade,.bike-catalog-mode,.bike-configuration-options,.bike-modified-groups>div,.catalog-bike-selector-form{grid-template-columns:1fr}.catalog-bike-selector .primary-button,.catalog-bike-selector .secondary-button,.catalog-bike-selector-form button{width:100%}.garage-card-standards div,.garage-standard-row{grid-template-columns:1fr}}.hero-section{border-bottom:0;background:linear-gradient(180deg,#ffffff,#f6f9ff);padding:28px 0 0}.hero-inner{position:relative;min-height:560px;padding:52px;border:1px solid rgba(37,99,235,.12);border-radius:16px;background:linear-gradient(135deg,#ffffff,#eef6ff);box-shadow:0 22px 54px rgba(15,23,42,.08);overflow:hidden}.hero-copy{position:relative;z-index:2}.hero-copy h1{max-width:760px;font-size:62px;line-height:.98;letter-spacing:0}.hero-lead{max-width:660px;margin-top:22px;font-size:18px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.hero-cta{min-width:180px;min-height:50px}.hero-side{position:relative;align-self:stretch;min-height:440px}.hero-product-visual{position:absolute;inset:-18px -18px auto 0;border:0;background:transparent;box-shadow:none;overflow:visible}.hero-product-visual img{width:100%;height:430px;object-fit:contain;filter:drop-shadow(0 28px 30px rgba(15,23,42,.16))}.hero-side .garage-card{position:absolute;right:0;bottom:28px;z-index:2;width:min(100%,360px);border-radius:12px;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-side .garage-card-head h2{font-size:20px}.trust-mini-bar{gap:8px;margin-top:18px}.trust-mini-bar span{border:0;background:rgba(255,255,255,.68);box-shadow:inset 0 0 0 1px rgba(37,99,235,.1);color:var(--text-primary)}.quick-path-section{position:relative;z-index:4;width:min(1180px,calc(100% - 32px));margin:-34px auto 0;padding-bottom:26px}.quick-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.quick-path-card{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:6px 14px;gap:6px 14px;align-items:start;min-height:148px;padding:20px;border:1px solid rgba(203,213,225,.82);border-radius:12px;background:rgba(255,255,255,.94);box-shadow:0 14px 34px rgba(15,23,42,.07)}.quick-path-card>span{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:var(--primary-soft);color:var(--primary-hover);font-weight:900}.quick-path-card h2,.quick-path-card p,.quick-path-card strong{grid-column:2;margin:0}.quick-path-card h2{font-size:19px;line-height:1.22}.quick-path-card p{color:var(--text-secondary);font-size:14px;line-height:1.48}.quick-path-card strong{align-self:end;color:var(--primary-hover);font-size:14px}.page-section{padding:42px 0}.category-section{padding-top:18px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.category-card{min-height:210px;padding:16px;border-radius:12px;background:linear-gradient(180deg,#ffffff,#f8fbff)}.category-card-title{font-size:18px}.category-card-description{display:none}@media (min-width:1181px){.category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.category-card:nth-last-child(3):nth-child(5n+1){grid-column:2}}@media (min-width:781px) and (max-width:1180px){.category-card:last-child:nth-child(odd){width:calc(50% - 8px);grid-column:1/-1;justify-self:center}}.listings-section{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:42px 0;grid-template-columns:minmax(0,1fr) 330px}.listings-section .listing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.listings-section .listing-card{height:100%}.listings-section .listing-content>p:not(.listing-compatibility){display:-webkit-box;min-height:40px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.listings-section .listing-compatibility{display:none}.compatibility-panel{border-radius:12px;box-shadow:none}.wanted-trust-section{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);grid-gap:22px;gap:22px;align-items:stretch}.trust-panel,.wanted-panel{border:1px solid rgba(203,213,225,.82);border-radius:12px;background:var(--surface);padding:28px;box-shadow:0 16px 44px rgba(15,23,42,.055)}.wanted-lead{margin:-8px 0 18px;color:var(--text-secondary);line-height:1.55}.trust-card-list,.wanted-list{display:grid;grid-gap:12px;gap:12px}.trust-card,.wanted-list .wanted-card{border:1px solid var(--border);border-radius:10px;background:#f8fbff;padding:16px}.trust-panel h2{margin:0 0 18px;font-size:30px;line-height:1.14;letter-spacing:0}.trust-card h3,.trust-card p{margin:0}.trust-card h3{font-size:17px}.trust-card p{margin-top:8px;color:var(--text-secondary);font-size:14px;line-height:1.48}.how-section{border:0;background:transparent}.how-section .page-section{padding-top:8px}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1180px){.hero-inner,.listings-section,.wanted-trust-section{grid-template-columns:1fr}.hero-side{min-height:360px}.hero-copy h1{font-size:54px}.hero-side .garage-card{left:0;right:auto}.category-grid,.listings-section .listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px){.hero-inner{padding:28px;border-radius:12px}.hero-copy h1{font-size:40px}.quick-path-section{margin-top:18px}.category-grid,.listings-section .listing-grid,.quick-path-grid,.steps-grid{grid-template-columns:1fr}.listings-section,.trust-panel,.wanted-panel{padding:20px;border-radius:12px}.hero-side{min-height:300px}.hero-product-visual{position:relative;inset:auto}.hero-product-visual img{height:auto}.hero-side .garage-card{position:relative;width:100%;bottom:auto;margin-top:-24px}}.compatibility-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);grid-gap:24px;gap:24px;align-items:stretch;margin-top:28px;padding:42px;border:1px solid rgba(37,99,235,.14);border-radius:16px;background:linear-gradient(135deg,#ffffff,#eef6ff);box-shadow:0 18px 48px rgba(15,23,42,.08)}.compatibility-hero h1{max-width:780px;margin:10px 0 14px;font-size:54px;line-height:1;letter-spacing:0}.compatibility-hero p{max-width:760px;color:var(--text-secondary);font-size:18px;line-height:1.65}.compatibility-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.compatibility-score-card{display:grid;align-content:center;grid-gap:12px;gap:12px;min-height:250px;border:1px solid var(--border);border-radius:12px;background:rgba(255,255,255,.82);padding:26px;box-shadow:0 14px 34px rgba(15,23,42,.08)}.compatibility-score-label,.priority-pill,.severity-pill{width:max-content;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0}.compatibility-score-label{background:var(--primary-soft);color:var(--primary)}.compatibility-score-statuses{display:flex;flex-wrap:wrap;gap:8px}.compatibility-score-card p{margin:0;font-size:15px}.compatibility-section{padding-top:30px}.compatibility-category-grid,.source-grid,.standards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.compatibility-category-card,.source-card,.standards-card{display:grid;grid-gap:18px;gap:18px;min-height:220px;border:1px solid var(--border);border-radius:12px;background:var(--surface);padding:20px;box-shadow:0 12px 32px rgba(15,23,42,.055)}.compatibility-category-card h3,.source-card h3,.standards-card h3{margin:14px 0 8px;font-size:22px;line-height:1.18}.compatibility-category-card p,.source-card p{margin:0;color:var(--text-secondary);line-height:1.5}.source-card div{display:flex;align-items:center;justify-content:space-between;gap:10px}.source-card small,.source-card span{border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900;letter-spacing:0}.source-card span{background:var(--primary-soft);color:var(--primary)}.source-card small{background:var(--surface-soft);color:var(--text-secondary);text-transform:uppercase}.source-card a{width:-moz-fit-content;width:fit-content;color:var(--primary);font-size:14px;font-weight:900;text-decoration:none}.priority-pill.mvp{background:var(--compatible-bg);color:var(--compatible-text)}.priority-pill.next{background:var(--warning-bg);color:var(--warning-text)}.priority-pill.later{background:var(--surface-soft);color:var(--text-secondary)}.attribute-list,.standards-list{display:flex;flex-wrap:wrap;gap:8px;align-content:flex-end}.attribute-list span,.standards-list span{border:1px solid var(--border);border-radius:999px;background:#f8fbff;color:var(--text-secondary);padding:7px 10px;font-size:13px;font-weight:700}.dependency-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 12px 32px rgba(15,23,42,.055)}.dependency-table{width:100%;min-width:860px;border-collapse:collapse}.dependency-table td,.dependency-table th{border-bottom:1px solid var(--border);padding:16px;text-align:left;vertical-align:top}.dependency-table th{background:#f8fbff;color:var(--text-secondary);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:0}.dependency-table tr:last-child td{border-bottom:0}.dependency-table strong{display:block;margin-bottom:6px;color:var(--text-primary)}.dependency-table p{max-width:420px;margin:0;color:var(--text-secondary);line-height:1.45}.dependency-table code{border-radius:8px;background:var(--surface-soft);color:var(--text-primary);padding:4px 7px;font-size:13px}.severity-pill.critical{background:var(--incompatible-bg);color:var(--incompatible-text)}.severity-pill.warning{background:var(--warning-bg);color:var(--warning-text)}.severity-pill.info{background:var(--primary-soft);color:var(--primary)}@media (max-width:1020px){.compatibility-category-grid,.compatibility-hero,.source-grid,.standards-grid{grid-template-columns:1fr}.compatibility-hero h1{font-size:42px}}@media (max-width:640px){.compatibility-hero{padding:24px;border-radius:12px}.compatibility-hero h1{font-size:34px}.compatibility-category-card,.compatibility-score-card,.source-card,.standards-card{padding:16px}}.compatible-component-list{display:grid;grid-gap:10px;gap:10px}.compatible-component-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--bz-border);color:inherit;text-decoration:none}.compatible-component-row:last-child{border-bottom:0}.compatible-component-row>span{display:grid;grid-gap:4px;gap:4px}.compatible-component-row>span:last-child{justify-items:end;text-align:right}.compatible-component-row small{color:var(--bz-text-muted);font-size:.82rem}@media (max-width:720px){.part-listing-specs .specs-table-card tbody{grid-template-columns:1fr}}@media (max-width:1180px){.bike-marketplace-results .listing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:780px){.bike-marketplace-search .page-section{padding:16px 0}.bike-marketplace-layout{grid-template-columns:1fr;gap:16px;padding:18px 0 42px}.bike-filter-drawer{position:static}.bike-filter-toggle-label{display:flex;align-items:center;justify-content:space-between;min-height:48px;border:1px solid var(--border);border-radius:12px;background:var(--surface);padding:0 14px;color:var(--text-primary);cursor:pointer;font-weight:900}.bike-filter-toggle:focus-visible+.bike-filter-toggle-label{border-color:var(--primary);outline:3px solid var(--primary-soft);outline-offset:2px}.bike-filter-toggle-label span:last-child{color:var(--text-secondary);font-size:12px;font-weight:700}.bike-filter-drawer>.bike-filter-sidebar{margin-top:10px}.bike-filter-toggle:not(:checked)~.bike-filter-sidebar{display:none}.bike-marketplace-toolbar .catalog-sort-form{width:100%}.bike-marketplace-results .listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media (max-width:560px){.bike-marketplace-results .listing-grid{grid-template-columns:1fr}}.part-marketplace-search{border-bottom:1px solid var(--border);background:#ffffff}.part-marketplace-search .page-section{padding:24px 0}.part-marketplace-search .global-search{margin-top:0}.part-marketplace-layout{display:grid;grid-template-columns:260px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start;padding:24px 0 52px}.part-filter-drawer{position:-webkit-sticky;position:sticky;top:92px;min-width:0}.part-filter-toggle-label{display:none}.part-filter-sidebar{display:block;position:static;width:100%}.part-filter-sidebar details>.locality-combobox,.part-filter-sidebar details>.part-bike-filter,.part-filter-sidebar details>.part-filter-locked-category,.part-filter-sidebar details>select{margin-top:10px}.part-filter-locked-category{display:grid;grid-gap:5px;gap:5px}.part-filter-locked-category strong{font-size:13px}.part-bike-filter a,.part-filter-locked-category a{color:var(--primary-hover);font-size:12px;font-weight:900}.part-bike-filter{display:grid;grid-gap:9px;gap:9px}.part-bike-filter>label{display:flex;align-items:center;gap:8px;color:var(--text-primary);font-size:13px;font-weight:900}.filter-sidebar .part-bike-filter input[type=checkbox]{width:18px;height:18px;min-height:18px;flex:0 0 auto;accent-color:var(--primary)}.part-bike-filter>span{color:var(--text-secondary);font-size:11px;font-weight:700;line-height:1.4}.part-marketplace-results{display:grid;min-width:0;grid-gap:18px;gap:18px}.part-marketplace-toolbar{display:flex;justify-content:flex-end}.part-marketplace-results .listing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.listing-card--compact .listing-content{gap:8px;padding:12px}.listing-card--compact .listing-content h3{display:-webkit-box;min-height:36px;overflow:hidden;font-size:14px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.listing-card--compact .listing-footer{align-items:flex-end;gap:8px}.listing-card--compact .listing-footer .price{flex:0 0 auto;font-size:17px;white-space:nowrap}.listing-card--compact .listing-location-date{max-width:58%;font-size:10px;line-height:1.35}.listing-card--catalog .listing-image img{aspect-ratio:1.62}.listing-card--catalog .listing-content{gap:8px;padding:12px}.listing-card--catalog .demo-photo-badge{top:8px;right:8px;min-height:24px;padding:0 7px;font-size:10px}.listing-card--catalog .listing-verified-seal{top:auto;bottom:8px;width:32px;height:32px}.listing-card--catalog .listing-content h3{display:-webkit-box;min-height:36px;overflow:hidden;font-size:14px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.listing-card--catalog .listing-compatibility{display:-webkit-box;overflow:hidden;padding-top:8px;font-size:11px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.listing-card--catalog .listing-footer{align-items:flex-end;gap:7px}.listing-card--catalog .listing-footer .price{flex:0 0 auto;font-size:17px;white-space:nowrap}.listing-card--catalog .listing-location-date{max-width:58%;font-size:10px;line-height:1.35}@media (max-width:1180px){.part-marketplace-results .listing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:780px){.listing-verified-seal{top:6px;right:6px;bottom:auto;width:30px;height:30px}.part-marketplace-search .page-section{padding:16px 0}.part-marketplace-layout{grid-template-columns:1fr;gap:16px;padding:18px 0 42px}.part-filter-drawer{position:static}.part-filter-toggle-label{display:flex;align-items:center;justify-content:space-between;min-height:48px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text-primary);padding:0 14px;cursor:pointer;font-weight:900}.part-filter-toggle:focus-visible+.part-filter-toggle-label{border-color:var(--primary);outline:3px solid var(--primary-soft);outline-offset:2px}.part-filter-toggle-label span:last-child{color:var(--text-secondary);font-size:12px;font-weight:700}.part-filter-drawer>.part-filter-sidebar{margin-top:10px}.part-filter-toggle:not(:checked)~.part-filter-sidebar{display:none}.part-marketplace-toolbar .catalog-sort-form{width:100%}.part-marketplace-results .listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media (max-width:360px){.listing-verified-seal{top:6px;right:6px;bottom:auto;width:26px;height:26px}}.primary-navigation .mobile-account-link{display:none}.seller-rating,.seller-rating-empty{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:5px;color:var(--text-secondary);font-size:13px;line-height:1.3}.seller-rating strong{color:var(--text-primary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.seller-rating-star{color:#f59e0b;font-size:16px;line-height:1}.seller-rating--compact{gap:4px;font-size:12px;font-weight:800}.seller-rating--compact .seller-rating-star{font-size:14px}.listing-seller-summary{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:6px 10px;border-top:1px solid var(--border);padding-top:9px;color:var(--text-secondary);font-size:12px;font-weight:800}.listing-seller-summary>a{max-width:100%;overflow:hidden;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap}.listing-seller-summary>a:hover,.purchase-card-copy>a:hover,.seller-card-title a:hover{color:var(--primary-hover)}@media (max-width:1500px){.header-actions .header-utility-link{width:42px;padding:0}.header-actions .header-utility-link>span:not(.sr-only){display:none}}.purchases-page,.seller-profile-page{padding-top:34px;padding-bottom:70px}.seller-profile-page{display:grid;grid-gap:24px;gap:24px}.seller-profile-hero{display:grid;grid-template-columns:92px minmax(0,1fr) minmax(230px,300px);grid-gap:24px;gap:24px;align-items:center;border:1px solid var(--border);border-radius:20px;background:var(--surface);padding:clamp(22px,4vw,38px);box-shadow:var(--shadow-soft)}.seller-profile-avatar{display:grid;width:92px;height:92px;border:1px solid #bfdbfe;border-radius:50%;background:linear-gradient(145deg,#eff6ff,#dbeafe);color:var(--primary-hover);font-size:28px;font-weight:900;place-items:center}.purchases-hero h1,.seller-profile-identity h1{margin:0;color:var(--text-primary);font-size:clamp(36px,5vw,52px);line-height:1.04;letter-spacing:-.035em}.seller-profile-identity>p:last-child{max-width:680px;margin:14px 0 0;color:var(--text-secondary);line-height:1.6}.seller-profile-meta{display:flex;flex-wrap:wrap;gap:7px 16px;margin-top:13px;color:var(--text-secondary);font-size:13px;font-weight:700}.seller-profile-meta strong{color:var(--compatible-text)}.seller-profile-score{display:grid;justify-items:start;grid-gap:10px;gap:10px;border-left:1px solid var(--border);padding-left:24px}.seller-profile-score .seller-rating{font-size:16px}.seller-profile-score .seller-rating-star{font-size:23px}.seller-profile-score>span{color:var(--text-secondary);font-size:12px;line-height:1.5}.seller-profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.seller-profile-stats>div{display:grid;grid-gap:5px;gap:5px;border:1px solid var(--border);border-radius:14px;background:var(--surface);padding:18px 20px}.seller-profile-stats strong{font-size:26px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.seller-profile-stats span{color:var(--text-secondary);font-size:13px;font-weight:700}.seller-reputation-layout{display:grid;grid-template-columns:minmax(250px,320px) minmax(0,1fr);grid-gap:20px;gap:20px;align-items:start}.seller-active-listings,.seller-rating-breakdown,.seller-review-section{border:1px solid var(--border);border-radius:16px;background:var(--surface);padding:22px}.seller-rating-breakdown{position:-webkit-sticky;position:sticky;top:96px;display:grid;grid-gap:12px;gap:12px}.seller-rating-breakdown h2,.seller-section-head h2{margin:0;font-size:23px;line-height:1.2}.seller-rating-row{display:grid;grid-template-columns:34px minmax(0,1fr) 24px;grid-gap:9px;gap:9px;align-items:center;font-size:12px;font-weight:800}.seller-rating-row>div{height:7px;overflow:hidden;border-radius:999px;background:var(--surface-muted)}.seller-rating-row i{display:block;height:100%;border-radius:inherit;background:#f59e0b}.seller-rating-breakdown>p{margin:8px 0 0;border-top:1px solid var(--border);padding-top:14px;color:var(--text-secondary);font-size:12px;line-height:1.55}.seller-active-listings,.seller-review-section{display:grid;grid-gap:18px;gap:18px}.seller-review-head,.seller-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.seller-section-head .eyebrow{margin-bottom:6px}.seller-section-head>.seller-listings-count{display:grid;min-width:34px;height:34px;border-radius:10px;background:var(--primary-soft);color:var(--primary-hover);font-weight:900;place-items:center}.seller-review-list{display:grid;grid-gap:12px;gap:12px}.seller-review-card{display:grid;grid-gap:14px;gap:14px;border-top:1px solid var(--border);padding-top:18px}.seller-review-head>div{display:grid;grid-gap:4px;gap:4px}.seller-review-head>div:last-child{justify-items:end}.seller-review-head span,.seller-review-head time{color:var(--text-secondary);font-size:12px}.seller-review-card>p{margin:0;color:var(--text-primary);line-height:1.6}.seller-review-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:0}.seller-review-facts>div{display:flex;justify-content:space-between;gap:10px;border-radius:10px;background:var(--surface-muted);padding:9px 11px;font-size:12px}.seller-review-facts dt{color:var(--text-secondary)}.seller-review-facts dd{margin:0;font-weight:800;text-align:right}.seller-reputation-empty{display:grid;grid-gap:5px;gap:5px;border:1px dashed var(--border-strong);border-radius:12px;background:var(--surface-muted);color:var(--text-secondary);padding:20px;font-size:14px;line-height:1.5}.seller-reputation-empty strong{color:var(--text-primary)}.seller-active-listings .listing-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.purchases-page{display:grid;max-width:980px;grid-gap:24px;gap:24px}.purchases-hero>p:last-child{max-width:720px;margin:14px 0 0;color:var(--text-secondary);font-size:16px;line-height:1.6}.purchase-list{display:grid;grid-gap:16px;gap:16px}.purchase-card{display:grid;grid-gap:18px;gap:18px;border:1px solid var(--border);border-radius:16px;background:var(--surface);padding:20px;box-shadow:0 12px 34px rgba(15,23,42,.05)}.purchase-card-main{display:grid;grid-template-columns:150px minmax(0,1fr);grid-gap:18px;gap:18px}.purchase-card-image{display:grid;min-height:126px;overflow:hidden;border:1px solid var(--border);border-radius:12px;background:linear-gradient(145deg,#eff6ff,#ffffff);color:var(--primary-hover);font-size:24px;font-weight:900;place-items:center}.purchase-card-image img{width:100%;height:100%;object-fit:cover}.purchase-card-copy{display:grid;justify-items:start;align-content:start;grid-gap:6px;gap:6px}.purchase-card-copy h2{margin:2px 0 4px;font-size:22px}.purchase-card-copy p,.purchase-card-copy time{margin:0;color:var(--text-secondary);font-size:12px}.purchase-card-copy>a{color:var(--text-primary);font-weight:900}.purchase-card-copy time{margin-top:5px}.purchase-status{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900}.purchase-status.pending_buyer{background:var(--needs-check-bg);color:var(--needs-check-text)}.purchase-status.confirmed{background:var(--compatible-bg);color:var(--compatible-text)}.purchase-status.cancelled,.purchase-status.declined{background:var(--unknown-bg);color:var(--unknown-text)}.purchase-confirmation-panel,.purchase-published-review,.purchase-review-form,.seller-sale-control,.seller-sale-state{border:1px solid var(--border);border-radius:12px;background:var(--surface-muted);padding:16px}.purchase-confirmation-panel p,.purchase-published-review p,.purchase-review-form p,.seller-sale-control form span,.seller-sale-state span{color:var(--text-secondary);font-size:13px;line-height:1.5}.purchase-confirmation-panel p,.purchase-published-review p,.purchase-review-form p{margin:6px 0 0}.purchase-confirmation-panel>div:last-child{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.purchase-review-form{display:grid;grid-gap:16px;gap:16px}.purchase-review-form h3{margin:0;font-size:19px}.purchase-rating-fieldset{border:0;margin:0;padding:0}.purchase-rating-fieldset legend,.purchase-review-comment,.purchase-review-select{color:var(--text-primary);font-size:13px;font-weight:900}.purchase-rating-fieldset>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.purchase-rating-fieldset label{cursor:pointer}.purchase-rating-fieldset input{position:absolute;width:1px;height:1px;opacity:0}.purchase-rating-fieldset span{display:inline-flex;min-height:38px;align-items:center;border:1px solid var(--border-strong);border-radius:10px;background:var(--surface);padding:0 11px;color:var(--text-secondary);font-size:13px;font-weight:900}.purchase-rating-fieldset input:checked+span{border-color:#f59e0b;background:#fffbeb;color:#92400e}.purchase-rating-fieldset input:focus-visible+span{outline:3px solid rgba(245,158,11,.2);outline-offset:2px}.purchase-review-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.purchase-review-checks label{display:flex;align-items:flex-start;gap:9px;border:1px solid var(--border);border-radius:10px;background:var(--surface);padding:11px;font-size:12px;font-weight:800;line-height:1.4}.purchase-review-checks input{width:17px;height:17px;flex:0 0 auto;margin:1px 0 0;accent-color:var(--primary)}.purchase-review-comment,.purchase-review-select{display:grid;grid-gap:7px;gap:7px}.purchase-review-comment textarea,.purchase-review-select select,.seller-sale-control input,.seller-sale-control select{width:100%;border:1px solid var(--border-strong);border-radius:10px;background:var(--surface);color:var(--text-primary);padding:10px 12px}.purchase-review-select select{min-height:44px}.purchase-review-comment textarea{resize:vertical;line-height:1.5}.purchase-review-comment textarea:focus-visible,.purchase-review-select select:focus-visible,.seller-sale-control input:focus-visible,.seller-sale-control select:focus-visible{border-color:var(--primary);outline:3px solid var(--primary-soft);outline-offset:2px}.purchase-review-submit{display:flex;align-items:center;gap:12px}.purchase-review-submit span{color:var(--text-secondary);font-size:12px}.purchase-action-error,.purchase-declined-note,.seller-sale-unavailable{margin:0;border-radius:10px;padding:11px 13px;font-size:13px;line-height:1.5}.purchase-action-error{background:var(--incompatible-bg);color:var(--incompatible-text);font-weight:800}.purchase-declined-note,.seller-sale-unavailable{background:var(--unknown-bg);color:var(--unknown-text)}.seller-sale-control{padding:0;overflow:hidden}.seller-sale-control summary{padding:14px 16px;color:var(--primary-hover);font-size:13px;font-weight:900;cursor:pointer}.seller-sale-control[open] summary{border-bottom:1px solid var(--border)}.seller-sale-control form{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,.8fr) max-content;grid-gap:12px;gap:12px;align-items:end;padding:16px}.seller-sale-control form>div,.seller-sale-control label,.seller-sale-state>div{display:grid;grid-gap:5px;gap:5px}.seller-sale-control label{color:var(--text-secondary);font-size:12px;font-weight:900}.seller-sale-control input,.seller-sale-control select{min-height:44px}.seller-sale-control>p{margin:0 16px 16px}.seller-sale-state{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.seller-sale-state.pending{border-color:rgba(245,158,11,.3);background:var(--needs-check-bg)}.seller-sale-state.confirmed{border-color:rgba(22,163,74,.25);background:var(--compatible-bg)}.seller-sale-state>p{flex-basis:100%;margin:0}@media (max-width:1180px){.primary-navigation .mobile-account-link{display:inline-flex}.seller-active-listings .listing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.account-hero,.account-security-layout,.legal-layout,.message-start-layout{grid-template-columns:1fr}.legal-navigation{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.legal-navigation h2{grid-column:1/-1}.seller-profile-hero{grid-template-columns:72px minmax(0,1fr)}.seller-profile-avatar{width:72px;height:72px;font-size:22px}.seller-profile-score{grid-column:1/-1;border-top:1px solid var(--border);border-left:0;padding-top:18px;padding-left:0}.seller-reputation-layout{grid-template-columns:1fr}.seller-rating-breakdown{position:static}.seller-active-listings .listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-review-checks,.seller-sale-control form{grid-template-columns:1fr}.seller-sale-control form>button{width:-moz-fit-content;width:fit-content}}@media (max-width:780px){.account-page{gap:18px;padding-top:24px;padding-bottom:52px}.account-section-grid{grid-template-columns:1fr}.account-support{align-items:stretch;flex-direction:column}.account-quick-actions .primary-button,.account-quick-actions .secondary-button,.account-support .secondary-button{width:100%}.messages-page{gap:18px;padding-top:24px;padding-bottom:52px}.conversation-card-main{grid-template-columns:42px minmax(0,1fr) auto;gap:11px;padding:15px 14px 12px}.conversation-card-avatar{width:42px;height:42px}.conversation-card-heading{display:grid;grid-gap:2px;gap:2px}.conversation-card-listing{margin-right:14px;margin-left:67px}.conversation-heading{align-items:stretch;flex-direction:column}.conversation-heading .secondary-button,.message-compose-meta .primary-button{width:100%}.message-compose-meta{align-items:stretch;flex-direction:column}.conversation-messages .message-bubble{max-width:90%}.message-photo-previews{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-legal{align-items:flex-start;flex-direction:column}.footer-legal nav{justify-content:flex-start}.legal-page{gap:28px;padding-top:32px;padding-bottom:52px}.legal-hero h1{font-size:clamp(28px,8vw,40px)}.legal-navigation{grid-template-columns:1fr}.legal-section{padding:20px}.legal-definition-list{grid-template-columns:1fr}.legal-definition-list dd{margin-left:0}.cookie-notice,.legal-operator-facts dl{grid-template-columns:1fr}.cookie-notice{right:16px;bottom:max(16px,env(safe-area-inset-bottom));width:calc(100% - 32px);gap:14px;padding:16px}.cookie-notice button{width:100%}.header-actions--authenticated{display:none}}@media (max-width:600px){.listing-seller-checklist-rows,.seller-condition-items{grid-template-columns:1fr}.listing-seller-checklist-head,.seller-condition-head{align-items:flex-start;flex-direction:column}.listing-seller-checklist-head>small{max-width:none;text-align:left}.purchases-page,.seller-profile-page{padding-top:22px;padding-bottom:48px}.seller-profile-hero{grid-template-columns:1fr;gap:16px}.seller-profile-avatar{width:64px;height:64px}.seller-active-listings .listing-grid,.seller-profile-stats,.seller-review-facts{grid-template-columns:1fr}.seller-review-head,.seller-section-head{align-items:flex-start;flex-direction:column}.seller-review-head>div:last-child{justify-items:start}.purchase-card{padding:15px}.purchase-card-main{grid-template-columns:1fr}.purchase-card-image{min-height:180px}.purchase-confirmation-panel>div:last-child,.purchase-review-submit{align-items:stretch;flex-direction:column}.purchase-confirmation-panel button,.purchase-review-submit button,.seller-sale-control form>button,.seller-sale-state button{width:100%}}