:root{--brand:#d4a601;--brand-deep:#b89200;--brand-ink:#191919;--brand-soft:#9ed1e5;--red:#dc2626;--yellow:#d4a601;--green:#86b817;--ink:#191919;--muted:#6b7280;--line:#e5e7eb;--surface:#fff;--bg:#fff;--bg-soft:#fafafa;--shadow:0 8px 24px #1919190f;--radius:10px;--font:"DM Sans", system-ui, sans-serif;--display:"Fraunces", "DM Sans", Georgia, serif;--header-h:0px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--brand:#d4a601;--brand-deep:#e6b800;--brand-ink:#f5f5f5;--brand-soft:#7ba3c9;--ink:#f5f5f5;--muted:#a3a3a3;--line:#2e2e2e;--surface:#1a1a1a;--bg:#0f0f0f;--bg-soft:#1a1a1a;--shadow:0 10px 28px #0000008c;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=dark] .btn--primary{background:var(--brand);color:#191919}[data-theme=dark] .btn--primary:hover{background:var(--brand-deep);color:#191919}[data-theme=dark] .btn--secondary,[data-theme=dark] .btn--outline,[data-theme=dark] .btn--light{background:var(--surface);color:var(--ink);border-color:var(--line)}[data-theme=dark] .btn--secondary:hover,[data-theme=dark] .btn--outline:hover,[data-theme=dark] .btn--light:hover{border-color:var(--brand);color:var(--brand)}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{color:var(--ink);border-color:var(--line);background:#141414}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#8a8a8a}[data-theme=dark] .site-header{background:var(--surface);border-bottom-color:var(--line);box-shadow:0 1px #ffffff0a}[data-theme=dark] .filters,[data-theme=dark] .product-card,[data-theme=dark] .cart-item,[data-theme=dark] .order-card,[data-theme=dark] .account-stat,[data-theme=dark] .account-credits-balance,[data-theme=dark] .category-tile,[data-theme=dark] .search-pagination__page,[data-theme=dark] .sell-auction,[data-theme=dark] .sell-video__preview,[data-theme=dark] .product-location,[data-theme=dark] .review-card,[data-theme=dark] .messages-thread,[data-theme=dark] .messages-compose{background:var(--surface);border-color:var(--line);box-shadow:0 1px #ffffff0a}[data-theme=dark] .site-footer{background:var(--surface);border-top-color:var(--line)}[data-theme=dark] .product-card:hover,[data-theme=dark] .cart-item:hover,[data-theme=dark] .order-card:hover,[data-theme=dark] .category-tile:hover{box-shadow:var(--shadow);border-color:#3a3a3a}[data-theme=dark] .hero__dots button{background:#3a3a3a}[data-theme=dark] .account-mode-toggle__btn.is-active{background:var(--brand);color:#191919}[data-theme=dark] .product-card__price,[data-theme=dark] .product-pricing .price,[data-theme=dark] .account-listing__price,[data-theme=dark] .account-credits-balance__amount{color:var(--brand)}[data-theme=dark] .location-map{background:var(--bg-soft);border-color:#d4a60159}[data-theme=dark] .leaflet-container{background:var(--bg-soft);color:#1f2937}[data-theme=dark] .sell-location__suggestion:hover,[data-theme=dark] .sell-location__suggestion.is-active{color:var(--brand);background:#d4a60129}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{min-width:320px;font-family:var(--font);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;line-height:1.45;transition:background-color .35s,color .35s;overflow-x:clip}#root{min-height:100vh}a{color:var(--brand);text-decoration:none}a:hover{color:var(--brand-deep);text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}h1,h2,h3{font-family:var(--display);letter-spacing:-.02em;line-height:1.15}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:min(1280px,100% - 2rem);margin-inline:auto}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-shell main{flex:1}.btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.7rem 1.25rem;font-weight:600;text-decoration:none;transition:background .18s,color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.btn:hover{text-decoration:none}.btn--primary{background:var(--brand);color:#191919;box-shadow:0 6px 18px #d4a60147}.btn--primary:hover{background:var(--brand-deep);color:#fff}.btn--secondary{background:var(--surface);border-color:var(--line);color:var(--ink)}.btn--secondary:hover{border-color:var(--brand);color:var(--brand)}.btn--danger{color:#c44b4b;background:0 0;border-color:#c44b4b}.btn--danger:hover:not(:disabled){color:#fff;background:#c44b4b;border-color:#c44b4b}.btn--danger:disabled{opacity:.6;cursor:not-allowed}.btn--outline{border-color:var(--line);color:var(--ink);background:0 0}.btn--outline:hover{border-color:var(--brand);color:var(--brand)}.btn--ghost{color:var(--brand);background:0 0;border-color:#0000}.btn--ghost:hover{background:var(--bg-soft)}.btn--ghost.is-watching{color:var(--brand);font-weight:700}.btn--light{background:var(--surface);color:var(--ink);border-color:var(--line)}.btn--light:hover{border-color:var(--brand);color:var(--brand)}.btn--ghost-light{color:var(--ink);border-color:var(--line);background:0 0}.btn--ghost-light:hover{border-color:var(--brand);color:var(--brand)}.btn--block{width:100%}.text-btn{color:var(--brand);cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.text-btn:hover{color:var(--brand-deep)}.text-btn--danger{color:#c44b4b}.text-btn--danger:hover{color:#9e2f2f}.logo{font-family:var(--font);letter-spacing:-.04em;color:var(--ink);align-items:baseline;font-weight:700;line-height:1;display:inline-flex;text-decoration:none!important}.logo:hover{color:var(--brand)}.logo--sm{font-size:1.25rem}.logo--md{font-size:1.55rem}.logo--lg{font-size:2rem}.site-header{z-index:40;background:var(--surface);border-bottom:1px solid var(--line);position:sticky;top:0;overflow:visible}.site-header--menu-open{z-index:100}.main-header__inner{flex-direction:column;gap:.65rem;padding:.7rem 0;display:flex}.main-header__top{align-items:center;gap:.75rem 1rem;min-width:0;display:flex}.main-header__top .logo{flex:none}.main-header__top .header-actions{margin-left:auto}.main-header__search{align-items:center;gap:.75rem;width:100%;min-width:0;display:flex}.menu-toggle{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;min-width:44px;height:44px;min-height:44px;display:none}.menu-toggle:hover{border-color:var(--brand)}.menu-toggle span{background:var(--ink);width:18px;height:2px;transition:transform .18s,opacity .18s;display:block}.menu-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.search-form{flex-wrap:nowrap;flex:auto;align-items:stretch;gap:.5rem;width:100%;min-width:0;max-width:none;margin-inline:0;display:flex}.search-form__combo{z-index:30;flex:14rem;min-width:0;position:relative}.search-form__field{border:1px solid var(--line);background:var(--surface);border-radius:8px;width:100%;min-width:0;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.search-form__field:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #d4a6012e}.search-form__field input{min-width:0;color:var(--ink);background:0 0;border:0;outline:none;flex:1;padding:.75rem 1rem}.search-suggest{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);z-index:40;border-radius:10px;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow:hidden}.search-suggest__list{max-height:min(22rem,55vh);margin:0;padding:.35rem 0;list-style:none;overflow-y:auto}.search-suggest__item{text-align:left;width:100%;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border:0;gap:.2rem;padding:.7rem .9rem;display:grid}.search-suggest__item:hover,.search-suggest__item.is-active{background:color-mix(in srgb, var(--brand) 14%, var(--surface))}.search-suggest__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.94rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.search-suggest__meta{flex-wrap:wrap;align-items:baseline;gap:.45rem .75rem;font-size:.82rem;display:flex}.search-suggest__price{color:var(--brand);font-weight:700}.search-suggest__city{color:var(--muted)}.search-suggest__empty{color:var(--muted);margin:0;padding:.85rem .9rem .45rem;font-size:.9rem}.search-suggest__all{border:0;border-top:1px solid var(--line);background:var(--bg-soft);width:100%;color:var(--brand);font:inherit;text-align:left;cursor:pointer;padding:.75rem .9rem;font-size:.88rem;font-weight:650;display:block}.search-suggest__all:hover{color:var(--brand-deep);background:color-mix(in srgb, var(--brand) 10%, var(--bg-soft))}.search-form__advanced-row{display:none}.search-form__location,.search-form__type{border:1px solid var(--line);background:var(--surface);min-width:0;color:var(--ink);font:inherit;border-radius:8px;flex:1 1 0;padding:.7rem .85rem}.search-form__location-wrap{z-index:30;flex:0 12rem;min-width:9rem;max-width:14rem;position:relative}.search-form__location-wrap .search-form__location{width:100%}.search-form__location-wrap .search-suggest{min-width:min(22rem,80vw)}.search-form__location:focus,.search-form__type:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #d4a6012e}.advanced-link{white-space:nowrap;color:var(--brand);cursor:pointer;font-size:.85rem;font-weight:600;font:inherit;background:0 0;border:0;flex:none;padding:.35rem 0}.advanced-link:hover{color:var(--brand-deep);text-decoration:underline}.search-form__field select{border:0;border-left:1px solid var(--line);background:var(--bg-soft);max-width:160px;color:var(--ink);outline:none;padding:0 .85rem}.search-form__submit{flex-shrink:0;padding-inline:1.5rem}.header-actions{align-items:center;gap:.35rem;display:flex}.header-icon{width:44px;min-width:44px;height:44px;min-height:44px;color:var(--ink);border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:color .18s,background .18s;display:inline-flex;position:relative}.header-icon:hover{color:var(--brand);background:var(--bg-soft);text-decoration:none}.header-icon--text{width:auto;padding:0 .75rem;font-size:.88rem;font-weight:600}.map-credits-chip{height:40px;color:var(--brand);white-space:nowrap;background:#d4a60114;border:1px solid #d4a60147;border-radius:8px;align-items:center;gap:.4rem;padding:0 .75rem;text-decoration:none;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.map-credits-chip:hover{border-color:var(--brand);color:var(--brand-deep);background:#d4a60124;text-decoration:none}.map-credits-chip__label{letter-spacing:.02em;text-transform:uppercase;color:var(--brand);font-size:.72rem;font-weight:600}.map-credits-chip__value{color:var(--brand-deep);font-size:.95rem;font-weight:700}.map-credits-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);border-left:3px solid var(--brand);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:1.25rem;padding:1.35rem 1.4rem;display:flex}.map-credits-panel__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--brand);margin:0 0 .35rem;font-size:.72rem;font-weight:700}.map-credits-panel__copy h2{color:var(--ink);margin:0 0 .4rem;font-size:1.2rem}.map-credits-panel__copy p:last-child{max-width:42ch;color:var(--muted);margin:0;font-size:.9rem}.map-credits-panel__balance{justify-items:end;gap:.15rem;min-width:8rem;display:grid}.map-credits-panel__amount{color:var(--brand);letter-spacing:-.03em;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700;line-height:1}.map-credits-panel__unit{color:var(--muted);font-size:.8rem;font-weight:600}.credit-history-panel{margin-bottom:1.25rem}.credit-history-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.credit-history-list li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:1rem;padding-bottom:.75rem;display:flex}.credit-history-list li:last-child{border-bottom:0;padding-bottom:0}.credit-history-list strong{color:var(--ink);font-size:.92rem;display:block}.credit-history-list span{color:var(--muted);text-transform:capitalize;margin-top:.2rem;font-size:.8rem;display:block}.credit-history-list__amount{white-space:nowrap;color:var(--brand)!important}.reviews-section{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius);margin-top:2.5rem;padding:1.25rem}.reviews-section--seller{border-left:3px solid var(--brand-deep)}.review-form{background:var(--surface);border:1px solid #d4a60138;border-radius:8px;gap:.85rem;max-width:560px;margin-bottom:1.25rem;padding:1rem;display:grid}.review-form label{gap:.35rem;font-size:.9rem;font-weight:600;display:grid}.review-form select,.review-form textarea{border:1px solid var(--line);background:var(--surface);width:100%;max-width:none;color:var(--ink);font:inherit;border-radius:8px;padding:.65rem .75rem}.review-form select:focus,.review-form textarea:focus{border-color:var(--brand-deep);outline:none;box-shadow:0 0 0 3px #d4a6011f}.reviews-list{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.review-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:.9rem 1rem}.review-card--seller{border-color:#d4a60147}.review-card__head{justify-content:space-between;gap:.75rem;margin-bottom:.35rem;display:flex}.review-card__head span{color:var(--brand-deep);font-size:.88rem;font-weight:700}.review-card p{color:var(--ink);margin:0;font-size:.92rem}.review-card__meta{color:var(--muted)!important;margin-top:.45rem!important;font-size:.8rem!important}.comments-section{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);border-top:3px solid var(--brand-deep);margin-top:1.75rem;padding:1.25rem}.comment-form{background:var(--bg-soft);border:1px solid #d4a60138;border-radius:8px;gap:.85rem;max-width:560px;margin-bottom:1.25rem;padding:1rem;display:grid}.comment-form label{gap:.35rem;font-size:.9rem;font-weight:600;display:grid}.comment-form textarea{border:1px solid var(--line);background:var(--surface);width:100%;max-width:none;color:var(--ink);font:inherit;resize:vertical;border-radius:8px;padding:.65rem .75rem}.comment-form textarea:focus{border-color:var(--brand-deep);outline:none;box-shadow:0 0 0 3px #d4a6011f}.comments-list{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.comment-card{background:var(--bg-soft);border:1px solid var(--line);border-radius:8px;padding:.9rem 1rem}.comment-card__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.35rem;display:flex}.comment-card__badge{letter-spacing:.02em;text-transform:uppercase;color:var(--muted);border:1px solid var(--line);background:#0f172a0a;border-radius:4px;padding:.2rem .45rem;font-size:.72rem;font-weight:700;display:inline-block}.comment-card__badge--verified{color:#0f766e;background:#0f766e1a;border-color:#0f766e59}.comment-card p{color:var(--ink);margin:0;font-size:.92rem}.account-seller-reviews{border-top:1px solid var(--line);margin-top:1.5rem;padding-top:1.15rem}.seller-page{padding-bottom:3rem}.seller-profile{border-bottom:1px solid var(--line);margin-bottom:1.35rem;padding:1.75rem 0 1.25rem}.seller-profile h1{margin:.2rem 0 .4rem}.seller-profile__name{flex-wrap:wrap;align-items:baseline;gap:.35rem;display:flex}.seller-name-link{color:inherit;font-weight:600;text-decoration:none}.seller-name-link:hover{color:var(--brand-deep);text-decoration:underline}.seller-review-count{color:var(--brand-deep);font-size:.92em;font-weight:700;text-decoration:none}.seller-review-count:hover{text-decoration:underline}.seller-profile p{color:var(--muted);margin:0}.seller-listings{margin-top:2rem}.seller-listings h2{margin:0 0 1rem;font-size:1.2rem}.header-account{align-items:center;gap:.35rem;display:inline-flex}.header-signout{color:var(--brand-deep);white-space:nowrap;font-size:.78rem;font-weight:600;display:inline}.header-signout:hover{color:var(--brand)}@media (width<=980px){.header-signout{font-size:.72rem}}.header-cart{color:var(--ink);display:inline-flex;position:relative}.header-cart:hover{color:var(--brand);text-decoration:none}.header-messages__badge{background:var(--brand);color:#fff;text-align:center;border-radius:999px;min-width:1.05rem;height:1.05rem;padding:0 .28rem;font-size:.65rem;font-weight:700;line-height:1.05rem;position:absolute;top:4px;right:2px}.cart-badge{background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.05rem;height:1.05rem;padding:0 .28rem;font-size:.65rem;font-weight:700;display:inline-flex;position:absolute;top:4px;right:4px}.category-nav{border-top:1px solid var(--line);background:var(--surface)}.category-nav__inner{scrollbar-width:thin;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:.65rem .85rem;padding:.55rem 0 .65rem;display:flex;overflow:auto hidden}.category-nav__inner::-webkit-scrollbar{height:4px}.category-nav__inner::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--muted) 45%, transparent);border-radius:999px}.category-nav a{color:var(--muted);white-space:nowrap;letter-spacing:.01em;flex:none;padding:.1rem .15rem .2rem;font-size:.88rem;font-weight:550;text-decoration:none;transition:color .18s;position:relative}.category-nav a:hover{color:var(--brand)}.category-nav a.is-active{color:var(--brand-deep);text-shadow:0 0 10px #d4a6018c,0 0 22px #d4a60147;font-weight:700}.category-nav a:after{content:"";background:var(--brand);height:1.5px;transition:transform .2s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.category-nav a:hover:after,.category-nav a.is-active:after{transform:scaleX(1)}.category-nav__shop{color:var(--ink)!important;font-weight:600!important}.category-nav__shop.is-active{color:var(--brand-deep)!important}.mobile-nav-backdrop,.mobile-nav-drawer{display:none}.hero{color:#fff;isolation:isolate;border-bottom:1px solid var(--line);background:#1a1a1a;align-items:end;min-height:clamp(340px,58vw,520px);animation:.7s both heroIn;display:grid;position:relative;overflow:hidden}.hero--marketplace{color:#fff}.hero__media{z-index:-2;background-position:50%;background-size:cover;animation:1.1s both heroMediaIn;position:absolute;inset:0;transform:scale(1.04)}.hero__atmosphere{z-index:-1;background:linear-gradient(105deg,#191919c7 0%,#1919196b 48%,#d4a6012e 100%),linear-gradient(#19191926 0%,#1919198c 100%);position:absolute;inset:0}[data-theme=dark] .hero__atmosphere{background:linear-gradient(105deg,#0f0f0fd1 0%,#0f0f0f80 48%,#d4a60133 100%),linear-gradient(#0000 0%,#00000073 100%)}.hero__content{max-width:40rem;padding:clamp(2.5rem,6vw,4rem) 0 clamp(2.25rem,5vw,3.25rem)}.hero__brand{font-family:var(--display);letter-spacing:-.02em;color:#fff;text-shadow:0 2px 24px #00000059;margin:0 0 .65rem;font-size:clamp(2.4rem,6vw,3.75rem);font-weight:700;line-height:1}.hero__title{font-family:var(--display);color:#fff;max-width:18ch;margin:0;font-size:clamp(1.55rem,3.4vw,2.35rem);font-weight:600;line-height:1.15}.hero__copy{color:#ffffffe6;max-width:36ch;margin:.9rem 0 1.45rem;font-size:1.05rem;line-height:1.5}.hero__actions{flex-wrap:wrap;gap:.65rem;display:flex}.hero--marketplace .btn--ghost-light{color:#fff;border-color:#ffffff8c}.hero--marketplace .btn--ghost-light:hover{color:#fff;background:#ffffff1a;border-color:#fff}.hero__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--brand);margin:0 0 .5rem;font-size:.75rem;font-weight:600}.hero__dots{display:none}@keyframes heroIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes heroMediaIn{0%{opacity:.55;transform:scale(1.08)}to{opacity:1;transform:scale(1.04)}}@keyframes drift{0%{transform:translate(0)}to{transform:translate(-36px)}}.home-page{background:var(--bg)}.home-sections{gap:0;padding:0 0 3.5rem;display:grid}.home-band{padding:2.75rem 0}.home-band--soft{background:var(--bg-soft);border-block:1px solid var(--line)}.home-section__header{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.35rem;display:flex}.home-section__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-deep);margin:0 0 .35rem;font-size:.72rem;font-weight:700}.home-section__header h2,.home-section--rows .product-row h2{font-family:var(--display);letter-spacing:-.02em;margin:0;font-size:clamp(1.55rem,2.6vw,2rem);font-weight:600}.home-section__header p{color:var(--muted);max-width:36rem;margin:.35rem 0 0;font-size:.95rem}.home-product-grid{gap:1rem}.home-section--rows{gap:2.75rem;padding-top:2.75rem;display:grid}.featured-collections{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.featured-collection{border-radius:calc(var(--radius) + 2px);color:#fff;isolation:isolate;background-position:50%;background-size:cover;min-height:240px;text-decoration:none;transition:transform .35s;display:block;position:relative;overflow:hidden}.featured-collection:hover{color:#fff;text-decoration:none;transform:translateY(-3px)}.featured-collection__veil{z-index:0;background:linear-gradient(#1919191a 0%,#191919b8 100%);transition:background .35s;position:absolute;inset:0}.featured-collection:hover .featured-collection__veil{background:linear-gradient(#1919190d 0%,#191919c7 100%)}.featured-collection:hover{background-size:108%}.featured-collection__copy{z-index:1;align-content:end;gap:.35rem;min-height:240px;padding:1.15rem 1.1rem;display:grid;position:relative}.featured-collection__copy strong{font-family:var(--display);font-size:1.25rem;font-weight:600}.featured-collection__copy span{color:#ffffffe0;max-width:22ch;font-size:.9rem;line-height:1.4}.category-lifestyle__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.category-lifestyle{border-radius:var(--radius);color:#fff;isolation:isolate;background-position:50%;background-size:cover;min-height:160px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden}.category-lifestyle:hover{box-shadow:var(--shadow);color:#fff;text-decoration:none;transform:translateY(-2px)}.category-lifestyle__veil{z-index:0;background:linear-gradient(#1919190d 20%,#191919b3 100%);position:absolute;inset:0}.category-lifestyle__label{z-index:1;align-items:flex-end;min-height:160px;padding:.95rem 1rem;font-size:.95rem;font-weight:600;line-height:1.25;display:flex;position:relative}.category-lifestyle:hover .category-lifestyle__label{text-decoration:underline;-webkit-text-decoration-color:var(--brand);text-decoration-color:var(--brand);text-underline-offset:.28em}.home-section{animation:.55s both homeSectionIn}.home-section--trending{animation-delay:40ms}.home-section--collections{animation-delay:80ms}.home-section--categories{animation-delay:.12s}.home-section--rows{animation-delay:.16s}@keyframes homeSectionIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.trending-week{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem}.trending-week .product-row__header{margin-bottom:1rem}.trending-week .product-row__header p{color:var(--muted);max-width:40rem;margin:0;font-size:.95rem}.trending-week__grid{gap:1rem}.category-tiles h2,.product-row h2,.related h2,.product-description h2{margin:0 0 .35rem;font-size:1.45rem}.home-section--rows .product-row h2{margin:0}.category-tiles__grid{grid-template-columns:repeat(4,1fr);gap:.85rem;margin-top:1rem;display:grid}.category-tile{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);flex-direction:column;align-items:center;gap:.55rem;padding:1.1rem .75rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;display:flex}.category-tile:hover{border-color:var(--brand);background:var(--surface);box-shadow:var(--shadow);color:var(--brand);text-decoration:none;transform:translateY(-2px)}.category-tile__swatch{border-radius:10px;width:2.4rem;height:2.4rem;box-shadow:inset 0 0 0 1px #00000014}.product-row__header{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.product-row__header p{color:var(--muted);margin:.2rem 0 0;font-size:.92rem}.see-all{white-space:nowrap;color:var(--brand);font-weight:600}.see-all:hover{color:var(--brand-deep)}.product-row__track{scroll-snap-type:x mandatory;grid-auto-columns:minmax(180px,220px);grid-auto-flow:column;align-items:stretch;gap:1rem;padding-bottom:.5rem;display:grid;overflow-x:auto}.product-row__track>*{scroll-snap-align:start;height:100%}.product-card{background:var(--surface);border-radius:var(--radius);border:1px solid var(--line);flex-direction:column;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);border-color:#d1d5db;transform:translateY(-2px)}.product-card__link{color:inherit;flex-direction:column;flex:auto;min-height:0;text-decoration:none;display:flex}.product-card__media{aspect-ratio:4/3;background:var(--bg-soft);flex:none;position:relative;overflow:hidden}.product-card__media .product-image,.product-card__media .product-image--photo{width:100%;height:100%}.product-card__media .product-image--photo img{object-fit:cover;width:100%;height:100%}.product-card__badge{background:var(--surface);color:var(--brand);border:1px solid var(--line);border-radius:6px;padding:.2rem .45rem;font-size:.68rem;font-weight:700;position:absolute;top:.5rem;left:.5rem}.product-card__body{flex:auto;grid-template-rows:2.6em 1.2em 1.4em 1.35em 1.35em;align-content:start;gap:.2rem;padding:.65rem .75rem .55rem;display:grid}.product-card__title{font-size:.88rem;font-weight:600;font-family:var(--font);letter-spacing:0;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;max-height:2.6em;margin:0;line-height:1.3;display:-webkit-box;overflow:hidden}.product-card__vehicle{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;min-height:1.2em;margin:0;font-size:.75rem;font-weight:500;line-height:1.2;overflow:hidden}.product-card__vehicle:empty{visibility:hidden}.product-card__price-row{flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;min-height:1.35em;margin-top:0;display:flex}.product-card__price{font-size:1.05rem;font-weight:700;font-family:var(--font);color:var(--brand);margin:0;line-height:1.2}.product-card__was,.product-card__meta,.product-card__shipping,.product-card__sold{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;min-height:1.35em;margin:0;font-size:.75rem;line-height:1.35;overflow:hidden}.product-card__was{text-decoration:line-through}.product-card__meta--secondary{-webkit-line-clamp:unset;display:block}.product-card__meta--spacer{visibility:hidden;pointer-events:none}.product-card__sold{color:var(--brand);font-weight:600}.product-card__actions{flex:none;grid-auto-columns:1fr;grid-auto-flow:column;align-items:stretch;gap:.35rem;min-height:2.35rem;margin-top:auto;padding:0 .75rem .7rem;display:grid}.product-card__actions .btn{border-radius:8px;width:100%;padding:.45rem .55rem;font-size:.8rem}.btn--buy-now{background:var(--brand);color:#fff}.btn--buy-now:hover{background:var(--brand-deep)}.product-card--compact .product-card__media{aspect-ratio:5/4}.product-card--compact .product-card__body{padding:.55rem .65rem .4rem}.product-card--compact .product-card__actions{padding:0 .65rem .6rem}.buy-now-available{font-weight:600;color:var(--brand)!important}.product-image{place-items:end start;width:100%;height:100%;padding:.85rem;display:grid;position:relative}.product-image--photo{background:var(--surface);place-items:stretch stretch;padding:0}.product-image--photo img{object-fit:cover;width:100%;height:100%;display:block}.product-image__label{color:#fffffff2;font-family:var(--font);text-shadow:0 1px 8px #00000047;max-width:90%;font-size:clamp(.85rem,2.2vw,1.05rem);font-weight:600}.page{padding-bottom:3rem}.search-page,.deals-page,.watchlist-page,.cart-page,.product-page{padding-top:1.5rem}.search-page__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.85rem 1rem;display:flex}.search-page__header h1{margin:0;font-size:1.7rem}.search-page__header h1 span{color:var(--brand-deep)}.search-page__header p{color:var(--muted);margin:.35rem 0 1.25rem}.search-page__hint{color:var(--muted);margin:.45rem 0 0;font-size:.9rem}.search-page__browse-hint{border-top:1px solid var(--line);color:var(--muted);margin:1.75rem 0 0;padding-top:1rem;font-size:.9rem}.search-filters-toggle{display:none}.search-layout{grid-template-columns:220px 1fr;align-items:start;gap:1.5rem;display:grid}.filters{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius);padding:1rem;position:sticky;top:5.5rem}.filters__head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.filters h2{margin:0;font-size:1.05rem}.filters fieldset{border:0;margin:0 0 1rem;padding:0}.filters legend{color:var(--ink);margin-bottom:.45rem;font-weight:700}.filters__form{gap:.65rem;margin-bottom:1rem;display:grid}.filters__form>.btn{margin-top:.25rem}.filters__price-row{grid-template-columns:1fr auto 1fr;align-items:center;gap:.4rem;display:grid}.filters__price-row input,.filters__location input{border:1px solid var(--line);background:var(--surface);width:100%;max-width:none;color:var(--ink);border-radius:8px;padding:.55rem .65rem}.filters__price-row input:focus,.filters__location input:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #d4a6012e}.filters__location-wrap{position:relative}.filters__location-suggest{z-index:20;top:calc(100% + .25rem);left:0;right:0}.filter-option{align-items:center;gap:.45rem;margin-bottom:.35rem;font-size:.92rem;display:flex}.filter-option input{accent-color:var(--brand)}.filters__specs{background:color-mix(in srgb, var(--surface) 92%, #d4a60114);border-radius:8px;gap:.65rem;display:grid;border:1px solid #d4a60159!important;margin:0 0 1rem!important;padding:.75rem .8rem .85rem!important}.filters__specs legend{color:var(--brand-deep);padding:0 .25rem}.filters__specs-grid{gap:.55rem;display:grid}.filters__specs .sell-vehicle__ymm,.filters__specs .sell-vehicle__ymm--compact,.filters__specs-grid{width:100%}.filters__specs .sell-vehicle__ymm,.filters__specs .sell-vehicle__ymm--compact{grid-template-columns:1fr;gap:.65rem;display:grid}@media (width>=640px){.filters__specs .sell-vehicle__ymm--compact{grid-template-columns:1fr}}.filters__specs .sell-vehicle__ymm>label,.filters__specs-grid>label{color:var(--ink);gap:.3rem;min-width:0;font-size:.82rem;font-weight:600;display:grid}.filters__specs select,.filters__specs input[type=text],.filters__specs input[type=number]{box-sizing:border-box;border:1px solid var(--line);background:var(--surface);width:100%;max-width:none;color:var(--ink);font:inherit;border-radius:8px;padding:.5rem .6rem;font-weight:500}.filters__specs select:focus,.filters__specs input[type=text]:focus,.filters__specs input[type=number]:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #d4a6012e}.filters__specs .sell-vehicle__ymm-preview{font-size:.8rem}.search-grid__item{flex-direction:column;gap:.4rem;min-height:0;display:flex}.search-grid__item .product-card{flex:none;height:auto;min-height:0}.search-grid__location{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;min-height:1.3em;margin:0;padding:0 .15rem;font-size:.82rem;line-height:1.3;overflow:hidden}.filter-links{gap:.25rem;margin:0;padding:0;list-style:none;display:grid}.filter-links a,.filter-links button{color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:.2rem 0;font-size:.9rem}.filter-links a:hover,.filter-links button:hover{color:var(--brand)}.filter-links a.is-active,.filter-links button.is-active{color:var(--brand);font-weight:700}.search-results__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.search-results__meta{color:var(--muted);margin:0;font-size:.9rem}.search-results__sort{align-items:center;gap:.45rem;font-size:.92rem;font-weight:600;display:inline-flex}.search-results__toolbar select,.search-results__sort select{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:8px;margin-left:0;padding:.45rem .65rem}.search-results__sort select:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #d4a6012e}.search-grid{grid-template-columns:repeat(4,1fr);align-items:start;gap:1.35rem 1.25rem;display:grid}.search-pagination{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;margin-top:1.5rem;padding-top:1rem;display:flex}.search-pagination__pages{flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.search-pagination__item{align-items:center;gap:.35rem;display:inline-flex}.search-pagination__page{border:1px solid var(--line);background:var(--surface);min-width:2.25rem;height:2.25rem;color:var(--ink);font:inherit;cursor:pointer;border-radius:8px;padding:0 .55rem;font-weight:600}.search-pagination__page:hover{border-color:var(--brand);color:var(--brand-deep)}.search-pagination__page.is-active{background:var(--brand);border-color:var(--brand);color:#191919}.search-pagination__ellipsis{color:var(--muted);padding:0 .15rem}.empty-state__actions{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1rem;display:flex}.empty-state{text-align:center;padding:3rem 1rem}.empty-state h1,.empty-state h2{margin-bottom:.5rem}.empty-state p{color:var(--muted);margin-bottom:1.25rem}.empty-state--inline{background:var(--bg-soft);border:1px dashed var(--line);border-radius:var(--radius);margin-bottom:.5rem;padding:2rem 1rem}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;font-size:.85rem;display:flex}.product-page--sticky-cta{padding-bottom:5.5rem}.product-layout{grid-template-columns:1.15fr .85fr;align-items:start;gap:2rem 2.25rem;display:grid}.product-gallery{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);gap:.55rem;padding:.55rem;display:grid;position:sticky;top:5.5rem;overflow:hidden}.product-gallery__stage{background:var(--bg-soft);touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab;border-radius:10px;place-items:center;min-height:min(52vh,420px);max-height:min(78vh,720px);display:grid;position:relative;overflow:hidden}.product-gallery__zoom-target{width:100%;height:100%;min-height:inherit;cursor:zoom-in;color:inherit;background:0 0;border:none;place-items:center;padding:0;display:grid}.product-gallery__zoom-hint{z-index:2;background:color-mix(in srgb, var(--surface) 88%, transparent);color:var(--muted);pointer-events:none;border-radius:999px;margin:0;padding:.22rem .55rem;font-size:.7rem;font-weight:600;position:absolute;bottom:.65rem;left:.65rem}.product-gallery__stage:active{cursor:grabbing}.product-gallery__main{pointer-events:none;border-radius:0;width:100%;height:100%;min-height:min(52vh,420px);max-height:min(78vh,720px);overflow:hidden}.product-gallery__main.product-image:not(.product-image--photo){aspect-ratio:1;min-height:300px;max-height:none}.product-gallery__main.product-image--photo{background:var(--bg-soft);pointer-events:none;place-items:center;padding:.35rem;display:grid}.product-gallery__main.product-image--photo img{object-fit:contain;object-position:center;width:auto;max-width:100%;height:auto;max-height:min(74vh,680px)}.product-lightbox{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0b0f14c7;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.product-lightbox__inner{gap:.65rem;width:min(1100px,100%);max-height:min(92vh,900px);display:grid;position:relative}.product-lightbox__stage{background:color-mix(in srgb, var(--ink) 88%, transparent);border-radius:12px;place-items:center;min-height:min(70vh,720px);display:grid;overflow:hidden}.product-lightbox__img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:min(82vh,820px)}.product-lightbox__close{z-index:2;background:color-mix(in srgb, var(--surface) 92%, transparent);width:2.4rem;height:2.4rem;color:var(--ink);cursor:pointer;border:none;border-radius:999px;font-size:1.5rem;line-height:1;position:absolute;top:.35rem;right:.35rem}.product-lightbox__nav{z-index:2;background:color-mix(in srgb, var(--surface) 92%, transparent);width:2.5rem;height:2.5rem;color:var(--ink);cursor:pointer;border:none;border-radius:999px;font-size:1.5rem;position:absolute;top:50%;transform:translateY(-50%)}.product-lightbox__nav--prev{left:.35rem}.product-lightbox__nav--next{right:.35rem}.product-lightbox__count{text-align:center;color:#fff;margin:0;font-size:.85rem;font-weight:600}.product-gallery__stage .product-video,.product-gallery__stage .product-video__frame,.product-gallery__stage .product-video__player{pointer-events:auto;width:100%;max-height:min(70vh,640px)}.product-gallery__nav{z-index:2;background:color-mix(in srgb, var(--surface) 88%, transparent);width:2.35rem;height:2.35rem;box-shadow:0 1px 8px color-mix(in srgb, var(--ink) 12%, transparent);color:var(--ink);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;font-size:1.45rem;line-height:1;transition:background .18s,color .18s,transform .18s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.product-gallery__nav:hover{color:var(--brand-deep);background:var(--surface);transform:translateY(-50%)scale(1.05)}.product-gallery__nav--prev{left:.55rem}.product-gallery__nav--next{right:.55rem}.product-gallery__count{background:color-mix(in srgb, var(--ink) 68%, transparent);color:#fff;letter-spacing:.02em;z-index:2;border-radius:999px;margin:0;padding:.22rem .6rem;font-size:.72rem;font-weight:600;position:absolute;bottom:.65rem;right:.65rem}.product-gallery__dots{z-index:2;gap:.35rem;display:none;position:absolute;bottom:.65rem;left:50%;transform:translate(-50%)}.product-gallery__dot{background:#ffffff73;border-radius:999px;width:.4rem;height:.4rem}.product-gallery__dot.is-active{background:var(--brand);width:.85rem}.product-gallery__thumbs{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-auto-columns:minmax(60px,68px);grid-auto-flow:column;gap:.45rem;margin:0;padding:.05rem .05rem 0;list-style:none;display:grid;overflow-x:auto}.product-gallery__thumb{aspect-ratio:1;border:1px solid var(--line);background:var(--bg-soft);cursor:pointer;scroll-snap-align:start;border-radius:6px;width:100%;padding:0;transition:border-color .18s,box-shadow .18s;display:block;position:relative;overflow:hidden}.product-gallery__thumb img{object-fit:cover;width:100%;height:100%;display:block}.product-gallery__thumb--video img{opacity:.9}.product-gallery__thumb-play{background:var(--brand-deep);color:#fff;pointer-events:none;border-radius:999px;place-items:center;width:1.35rem;height:1.35rem;font-size:.55rem;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.product-gallery__thumb-placeholder{color:#fff;background:#111;place-items:center;width:100%;height:100%;font-size:.9rem;display:grid}.product-gallery__thumb:hover,.product-gallery__thumb.is-active{border-color:var(--brand);box-shadow:inset 0 0 0 1px var(--brand)}.product-info{align-content:start;gap:1rem;display:grid}.product-info h1{font-family:var(--display);letter-spacing:-.02em;margin:0;font-size:clamp(1.45rem,2.6vw,1.95rem);font-weight:600;line-height:1.2}.product-info__summary{color:var(--muted);flex-wrap:wrap;gap:.35rem .45rem;margin:-.2rem 0 0;font-size:.9rem;font-weight:600;display:flex}.product-info__vehicle{color:var(--muted);margin:-.35rem 0 0;font-size:.92rem}.breadcrumbs__current{color:var(--ink);overflow-wrap:anywhere;font-weight:600}.product-info__condition,.product-info__seller{color:var(--muted);margin:.25rem 0}.product-info__seller .seller-name-link{color:var(--ink)}.product-trust-strip{border:1px solid var(--line);background:color-mix(in srgb, var(--brand) 6%, var(--bg-soft));border-radius:10px;flex-wrap:wrap;align-items:center;gap:.65rem .85rem;padding:.65rem .75rem;display:flex}.product-trust-strip__seller{min-width:0;color:inherit;gap:.1rem;text-decoration:none;display:grid}.product-trust-strip__watchers{color:var(--ink);margin:0;font-size:.88rem;font-weight:700}.product-trust-strip__seller:hover .product-trust-strip__value{color:var(--brand-deep)}.product-trust-strip__label{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.68rem;font-weight:700}.product-trust-strip__value{color:var(--ink);overflow-wrap:anywhere;font-size:.9rem;font-weight:700}.product-trust-strip__rating{color:var(--brand-deep);font-size:.8rem;font-weight:600}.product-trust-strip .buyer-protection-badge--compact{margin-left:auto;text-decoration:none}.product-trust-strip__protection{color:var(--muted);flex:12rem;margin:0;font-size:.82rem;line-height:1.4}.product-trust-strip__protection a{color:var(--brand-deep);font-weight:600}.product-engage-bar{flex-wrap:wrap;align-items:center;gap:.55rem .65rem;display:flex}.product-engage-bar__watch,.product-engage-bar__share{min-height:2.55rem}.product-engage-bar__watch.is-watching{border-color:var(--brand);color:var(--brand-deep);background:color-mix(in srgb, var(--brand) 12%, var(--surface))}.product-engage-bar__count{color:var(--ink);align-self:center;margin:0;font-size:.92rem;font-weight:650}.product-engage-bar__hint,.product-engage-bar__note{color:var(--muted);margin:0;font-size:.82rem;font-weight:600}.product-engage-bar__note{color:var(--brand-deep)}.cycling-specs{gap:.55rem;display:grid}.cycling-specs__title{margin:0;font-size:.95rem;font-weight:700}.cycling-specs__table{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin:0;overflow:hidden}.cycling-specs__row{border-top:1px solid var(--line);grid-template-columns:minmax(7rem,38%) 1fr;gap:.65rem;padding:.65rem .85rem;display:grid}.cycling-specs__row:first-child{border-top:none}.cycling-specs__row dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.78rem;font-weight:700}.cycling-specs__row dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-weight:600}.report-listing{gap:.45rem;display:grid}.report-listing__link{width:fit-content;color:var(--muted);font:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:600;text-decoration:underline}.report-listing__link:hover{color:var(--ink)}.report-listing__form{border:1px solid var(--line);background:var(--bg-soft);border-radius:10px;gap:.55rem;padding:.85rem .95rem;display:grid}.report-listing__form textarea{width:100%;max-width:none}.report-listing__hint{color:var(--muted);margin:0;font-size:.82rem}.report-listing__actions{flex-wrap:wrap;gap:.45rem;display:flex}.report-listing__success{color:var(--brand-deep);margin:0;font-size:.85rem;font-weight:600}.related--seller{margin-top:1.5rem}.product-purchase{border:1px solid color-mix(in srgb, var(--brand) 28%, var(--line));background:var(--surface);box-shadow:0 1px 0 color-mix(in srgb, var(--ink) 4%, transparent);border-radius:14px;gap:.85rem;padding:1rem 1.05rem;display:grid}.product-purchase .product-pricing{border:none;padding:0}.product-purchase .buy-box{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.product-purchase .btn--primary.btn--block,.product-purchase .btn--buy-now{min-height:2.85rem;font-size:1.02rem;font-weight:700}#seller-reviews{scroll-margin-top:5rem}.product-pricing{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:.2rem;margin:0;padding:.85rem 0 1rem;display:grid}.product-pricing .label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.8rem;font-weight:600}.product-pricing .price{font-size:clamp(2rem,3.4vw,2.55rem);font-weight:700;font-family:var(--font);color:var(--brand);letter-spacing:-.02em;margin:0;line-height:1.1}.product-pricing .was,.product-pricing .meta,.product-pricing .shipping{color:var(--muted);margin:0;font-size:.92rem}.product-pricing .meta.auction-won,.product-pricing .meta.buy-now-available{color:var(--ink);font-weight:500}.auction-countdown-hero{background:color-mix(in srgb, var(--brand) 12%, var(--surface));border:1px solid color-mix(in srgb, var(--brand) 35%, var(--line));border-radius:10px;gap:.15rem;margin-top:.55rem;padding:.7rem .85rem;display:grid}.auction-countdown-hero__label{text-transform:uppercase;letter-spacing:.05em;color:var(--brand-deep);font-size:.72rem;font-weight:700}.auction-countdown-hero__value{font-variant-numeric:tabular-nums;color:var(--ink);letter-spacing:-.01em;font-size:1.35rem;font-weight:700}.auction-countdown-hero--ended{background:var(--bg-soft);border-color:var(--line)}.auction-countdown-hero--ended .auction-countdown-hero__label,.auction-countdown-hero--ended .auction-countdown-hero__value{color:var(--muted)}.buy-box{border:1px solid var(--line);background:var(--surface);box-shadow:0 1px 0 color-mix(in srgb, var(--ink) 4%, transparent);border-radius:12px;gap:.6rem;padding:1rem;display:grid}.buy-box label{gap:.35rem;font-size:.9rem;font-weight:600;display:grid}.btn--sm{padding:.4rem .75rem;font-size:.85rem}.buy-box input,.sell-form input,.sell-form select,.sell-form textarea,.auth-card input,.checkout-address input,.checkout-pay input{border:1px solid var(--line);background:var(--surface);width:100%;max-width:120px;color:var(--ink);border-radius:8px;padding:.65rem .75rem;transition:border-color .18s}.buy-box input:focus,.sell-form input:focus,.sell-form select:focus,.sell-form textarea:focus,.auth-card input:focus,.checkout-address input:focus,.checkout-pay input:focus{border-color:var(--brand);outline:none}.buy-box__toast{color:var(--brand);margin:0;font-weight:600;animation:.35s heroIn}.product-key-details-section{gap:.65rem;display:grid}.product-key-details-section__title{letter-spacing:-.01em;margin:0;font-size:.95rem;font-weight:700}.product-key-details{grid-template-columns:1fr 1fr;gap:.55rem .75rem;margin:0;padding:0;list-style:none;display:grid}.product-key-details li{background:var(--bg-soft);border:1px solid var(--line);border-radius:8px;gap:.15rem;min-width:0;padding:.55rem .65rem;display:grid}.product-key-details__label{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.68rem;font-weight:700}.product-key-details__value{color:var(--ink);overflow-wrap:anywhere;font-size:.9rem;font-weight:600;line-height:1.3}.product-key-details__link{color:var(--brand-deep);font:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:600;text-decoration:underline}.product-seller-card{border:1px solid var(--line);background:var(--bg-soft);border-radius:12px;gap:.75rem;padding:.9rem 1rem;display:grid}.product-seller-card__main{align-items:center;gap:.75rem;min-width:0;display:flex}.product-seller-card__avatar{background:color-mix(in srgb, var(--brand) 22%, var(--surface));width:2.6rem;height:2.6rem;color:var(--brand-deep);border-radius:999px;flex:none;place-items:center;font-size:1.05rem;font-weight:700;display:grid}.product-seller-card__meta{min-width:0}.product-seller-card__label{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0;font-size:.72rem;font-weight:600}.product-seller-card__name{color:var(--ink);overflow-wrap:anywhere;font-weight:700;text-decoration:none;display:inline-block}.product-seller-card__name:hover{color:var(--brand-deep)}.product-seller-card__rating{flex-wrap:wrap;align-items:center;gap:.35rem;margin:.2rem 0 0;font-size:.85rem;display:flex}.product-seller-card__stars{color:var(--brand);letter-spacing:.02em;font-size:.9rem}.product-seller-card__score{color:var(--ink);font-weight:700}.product-seller-card__score--muted{color:var(--muted);font-weight:500}.product-seller-card__count{color:var(--muted);text-decoration:none}.product-seller-card__count:hover{color:var(--brand-deep)}.product-seller-card__actions{flex-wrap:wrap;gap:.45rem;display:flex}.product-seller-card__error{margin:0}.product-description,.related{margin-top:2.25rem}.product-description{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.35rem 1.5rem}.product-description>p{color:var(--ink);margin:0 0 1.1rem;line-height:1.55}.product-description__body{gap:.85rem;margin:0 0 1.1rem;display:grid}.product-description__body p{color:var(--ink);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.65}.product-description__body ul{color:var(--ink);gap:.4rem;margin:0;padding-left:1.2rem;line-height:1.5;display:grid}.product-description__body li{padding-left:.15rem}.product-description__empty{border:1px dashed var(--line);background:var(--bg-soft);color:var(--muted);border-radius:10px;margin:0 0 1.1rem;padding:.9rem 1rem}.product-description__empty p{margin:0;line-height:1.5}.product-description ul{color:var(--muted);padding-left:1.1rem}.product-feedback-empty{border:1px dashed color-mix(in srgb, var(--brand) 25%, var(--line));background:color-mix(in srgb, var(--brand) 5%, var(--bg-soft));border-radius:12px;gap:.3rem;margin-top:.85rem;padding:1rem 1.1rem;display:grid}.product-feedback-empty__title{color:var(--ink);margin:0;font-size:.95rem;font-weight:700}.product-feedback-empty__body{color:var(--muted);margin:0;font-size:.9rem;line-height:1.5}.product-feedback-empty--chat{margin:.35rem 0;list-style:none}.product-listing-details{border-top:1px solid var(--line);margin-top:1.25rem;padding-top:1.1rem}.product-listing-details h3{margin:0 0 .55rem;font-size:.95rem;font-weight:700}.product-listing-details ul{margin:0}.related h2{margin:0 0 1rem;font-size:1.25rem}.related__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-sticky-cta{z-index:40;padding:.65rem .85rem calc(.65rem + env(safe-area-inset-bottom,0px));background:color-mix(in srgb, var(--surface) 94%, transparent);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -6px 24px color-mix(in srgb, var(--ink) 8%, transparent);display:none;position:fixed;bottom:0;left:0;right:0}.product-sticky-cta__inner{justify-content:space-between;align-items:center;gap:.75rem;width:min(1280px,100%);margin:0 auto;display:flex}.product-sticky-cta__price{gap:.1rem;min-width:0;display:grid}.product-sticky-cta__label{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.68rem;font-weight:700}.product-sticky-cta__price strong{color:var(--brand);font-variant-numeric:tabular-nums;font-size:1.15rem}.product-sticky-cta__action{white-space:nowrap;flex:none;min-width:9.5rem;min-height:2.75rem;font-weight:700}.product-location--collapsible{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);margin-top:1.5rem;padding:0;overflow:hidden}.product-location--collapsible>summary{cursor:pointer;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem 1rem;padding:.95rem 1.15rem;font-weight:600;list-style:none;display:flex}.product-location--collapsible>summary::-webkit-details-marker{display:none}.product-location__summary-title{color:var(--ink)}.product-location__summary-meta{color:var(--muted);font-size:.85rem;font-weight:500}.product-location__body{padding:0 1.15rem 1.15rem}.product-location__body>p{color:var(--muted);margin:0 0 .75rem;font-size:.9rem}.cart-page__header{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.25rem;display:flex}.cart-page__header h1{margin:0}.cart-page__header span{color:var(--muted);font-size:1rem;font-weight:500}.cart-layout{grid-template-columns:1fr 320px;align-items:start;gap:1.5rem;display:grid}.cart-list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.cart-item{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:120px 1fr auto;gap:1rem;padding:1rem;transition:border-color .18s,box-shadow .18s;display:grid}.cart-item:hover{box-shadow:var(--shadow);border-color:#d1d5db}.cart-item__media{aspect-ratio:1;border-radius:10px;overflow:hidden}.cart-item__info h2{font-size:1rem;font-family:var(--font);letter-spacing:0;margin:0 0 .35rem;font-weight:600}.cart-item__info p{color:var(--muted);margin:.15rem 0;font-size:.88rem}.cart-item__actions{align-items:end;gap:1rem;margin-top:.75rem;display:flex}.cart-item__actions label{gap:.25rem;font-size:.85rem;font-weight:600;display:grid}.cart-item__actions input{border:1px solid var(--line);border-radius:8px;width:70px;padding:.4rem .5rem}.cart-item__price{font-weight:700;font-family:var(--font);color:var(--brand);margin:0;font-size:1.15rem}.cart-summary{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem;position:sticky;top:5.5rem}.cart-summary h2{margin:0 0 1rem;font-size:1.15rem}.cart-summary dl{margin:0 0 1rem}.cart-summary dl>div{justify-content:space-between;margin-bottom:.55rem;display:flex}.cart-summary__total{border-top:1px solid var(--line);padding-top:.75rem;font-size:1.15rem;font-weight:800}.cart-summary__note{color:var(--muted);margin:.85rem 0 0;font-size:.8rem}.cart-summary__note code{word-break:break-all;font-size:.75rem}.buy-now-confirm{padding:2rem 0 3rem}.buy-now-confirm__wrap{max-width:40rem}.buy-now-confirm__header{margin-bottom:1.25rem}.buy-now-confirm__header h1{font-family:var(--display);margin:0 0 .35rem;font-size:clamp(1.6rem,3vw,2.1rem)}.buy-now-confirm__header>p:last-child{color:var(--muted);margin:0;font-weight:500}.buy-now-confirm__panel{border:1px solid var(--line);background:var(--bg-soft);border-radius:12px;gap:1rem;padding:1.15rem 1.2rem;display:grid}.buy-now-confirm__item{grid-template-columns:96px minmax(0,1fr);align-items:start;gap:.9rem;display:grid}.buy-now-confirm__media{aspect-ratio:1;background:var(--surface);border-radius:8px;overflow:hidden}.buy-now-confirm__title{color:var(--ink);font-weight:700;line-height:1.3;text-decoration:none;display:inline-block}.buy-now-confirm__title:hover{color:var(--brand-deep)}.buy-now-confirm__meta{color:var(--muted);margin:.25rem 0 0;font-size:.88rem;font-weight:500}.buy-now-confirm__price{color:var(--brand);margin:.45rem 0 0;font-size:1.25rem;font-weight:700}.buy-now-confirm__price span{color:var(--muted);font-size:.85rem;font-weight:500}.buy-now-confirm__qty{gap:.35rem;max-width:10rem;font-size:.92rem;font-weight:600;display:grid}.buy-now-confirm__qty input{width:100%;max-width:none}.buy-now-confirm__hint{color:var(--muted);font-size:.8rem;font-weight:500}.buy-now-confirm__totals{border-top:1px solid var(--line);gap:.45rem;margin:0;padding:.75rem 0 0;display:grid}.buy-now-confirm__totals>div{justify-content:space-between;gap:1rem;font-size:.92rem;display:flex}.buy-now-confirm__totals dt{color:var(--muted);margin:0;font-weight:500}.buy-now-confirm__totals dd{margin:0;font-weight:600}.buy-now-confirm__totals-due{border-top:1px dashed var(--line);padding-top:.35rem;font-size:1rem}.buy-now-confirm__totals-due dd{color:var(--brand-deep)}.buy-now-confirm__note{color:var(--muted);margin:0;font-size:.84rem;font-weight:500;line-height:1.4}.buy-now-confirm__actions{gap:.55rem;display:grid}@media (width<=520px){.buy-now-confirm__item{grid-template-columns:72px minmax(0,1fr)}}.checkout-page{padding-bottom:3rem}.checkout-usps{border:1px solid var(--line);background:var(--bg-soft);border-radius:10px;gap:.55rem;margin:0 0 1rem;padding:.9rem 1rem;display:grid}.checkout-usps__title{margin:0;font-size:1rem}.checkout-usps__rates{border:none;gap:.4rem;margin:0;padding:0;display:grid}.checkout-usps__option{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:8px;align-items:flex-start;gap:.55rem;padding:.55rem .65rem;display:flex}.checkout-usps__option input{margin-top:.2rem}.checkout-usps__option span{flex:1;justify-content:space-between;gap:.75rem;font-size:.9rem;display:flex}.checkout-usps__option em{color:var(--brand);font-style:normal;font-weight:700}.order-card__usps{gap:.45rem;margin:.35rem 0;display:grid}.checkout-page__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1.25rem;margin-bottom:1rem;display:flex}.checkout-page__header h1{font-family:var(--display);margin:0;font-size:clamp(1.6rem,3vw,2.1rem)}.checkout-page__nav{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;display:flex}.checkout-steps{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin:0 0 1.15rem;padding:0;font-size:.85rem;list-style:none;display:flex}.checkout-steps__item{align-items:center;gap:.35rem;display:inline-flex}.checkout-steps__item:after{content:"→";opacity:.45;margin-left:.5rem}.checkout-steps__item:last-child:after{content:none}.checkout-steps__item--done{color:var(--text)}.checkout-steps__item--current{color:var(--brand);font-weight:700}.checkout-signin-gate{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-soft);text-align:center;max-width:28rem;margin:2rem auto;padding:1.5rem 1.25rem}.checkout-signin-gate h1{font-family:var(--display);margin:0 0 .5rem;font-size:clamp(1.45rem,3vw,1.85rem)}.checkout-signin-gate p{color:var(--muted);margin:0 0 1.1rem}.checkout-signin-gate__actions{flex-wrap:wrap;justify-content:center;gap:.55rem;display:flex}.checkout-summary-items{gap:.85rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.checkout-summary-item{grid-template-columns:56px minmax(0,1fr);align-items:start;gap:.65rem;display:grid}.checkout-summary-item__thumb,.checkout-summary-item__thumb.product-image{border-radius:8px;width:56px;height:56px;overflow:hidden}.checkout-summary-item__thumb img{object-fit:cover;width:100%;height:100%}.checkout-summary-item__top{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.checkout-summary-item__title{margin:0;font-size:.9rem;font-weight:600;line-height:1.3}.checkout-summary-item__price{white-space:nowrap;font-size:.9rem}.checkout-summary-item__badge{color:var(--brand);margin:.25rem 0 0;font-size:.75rem;font-weight:700}.checkout-summary-item__urgent,.checkout-summary-item__meta{color:var(--muted);margin:.2rem 0 0;font-size:.78rem}.checkout-summary-item__remove{margin-top:.25rem;font-size:.78rem}.checkout-trust{border:1px solid var(--line);background:var(--surface);border-radius:10px;gap:.35rem;margin-top:.85rem;padding:.75rem .85rem;display:grid}.checkout-trust__escrow{color:var(--text);margin:0;font-size:.82rem;line-height:1.4}.checkout-trust__stripe{color:var(--muted);letter-spacing:.01em;margin:0;font-size:.78rem;font-weight:600}.checkout-field-error{color:#dc2626;margin-top:.25rem;font-size:.78rem;display:block}.checkout-pay__trust-line{color:var(--muted);margin:.35rem 0 .75rem;font-size:.82rem}.checkout-layout{grid-template-columns:minmax(0,1.4fr) minmax(260px,.7fr);align-items:start;gap:1.25rem;display:grid}.checkout-main{gap:1rem;display:grid}.checkout-panel{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem}.checkout-panel h2,.checkout-pay h2{margin:0 0 .85rem;font-size:1.1rem}.checkout-panel__title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;margin-bottom:.85rem;display:flex}.checkout-panel__title-row h2{margin:0}.checkout-prefill-badge{color:var(--brand);background:#d4a6011a;border-radius:999px;align-items:center;padding:.28rem .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.checkout-check{color:var(--ink);align-items:flex-start;gap:.55rem;font-size:.9rem;font-weight:500;display:flex}.checkout-check input{width:auto;max-width:none;accent-color:var(--brand);margin-top:.2rem}.checkout-ship-to{border:none;border-top:1px solid var(--line);margin:.35rem 0 .65rem;padding:.85rem 0 0}.checkout-ship-to legend{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);padding:0;font-size:.78rem;font-weight:700}.checkout-ship-to__list{gap:.55rem;margin-top:.55rem;display:grid}.checkout-ship-to__detail{color:var(--muted);font-size:.86rem;font-weight:500}.saved-payment{background:var(--surface);border:1px solid var(--line);border-radius:8px;gap:.65rem;padding:.9rem 1rem;display:grid}.saved-payment__option{align-items:center}.saved-payment__card{gap:.15rem;display:grid}.saved-payment__card strong{color:var(--ink);font-size:.95rem}.saved-payment__card span{color:var(--muted);font-size:.82rem;font-weight:500}.checkout-account-note{margin:0 0 .85rem!important}.profile-panel{margin-bottom:1.25rem}.profile-panel__lead{color:var(--muted);margin:-.35rem 0 1rem;font-size:.9rem}.profile-form{gap:.85rem;display:grid}.profile-form label{gap:.35rem;font-size:.9rem;font-weight:600;display:grid}.profile-form__hint{color:var(--muted);font-size:.8rem;font-weight:500}.profile-form input,.profile-form select{border:1px solid var(--line);background:var(--surface);width:100%;max-width:none;color:var(--ink);border-radius:8px;padding:.65rem .75rem}.profile-form input:focus,.profile-form select:focus{border-color:var(--brand);outline:none}.password-field{display:block;position:relative}.password-field input{padding-right:2.75rem}.password-field__toggle{width:2rem;height:2rem;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}.password-field__toggle:hover{color:var(--brand-deep);background:#d4a60114;text-decoration:none}.profile-form input:disabled{background:var(--bg-soft);color:var(--muted)}.profile-form__subhead{color:var(--ink);margin:.5rem 0 0;font-size:1rem}.profile-form__saved{color:var(--brand);margin:0;font-size:.88rem;font-weight:600}.orders-page .orders-panel+.orders-panel{margin-top:1.25rem}.checkout-address,.checkout-address__fields,.checkout-pay{gap:.85rem;display:grid}.checkout-address__fields{border:0;min-inline-size:0;margin:0;padding:0}.checkout-address label,.checkout-pay label{gap:.35rem;font-size:.9rem;font-weight:600;display:grid}.checkout-address input,.checkout-pay input{max-width:none}.checkout-pay__row{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.75rem;display:grid}.checkout-pay__hint{color:var(--muted);margin:-.35rem 0 0;font-size:.85rem}.checkout-pay__error{color:var(--red);margin:0;font-size:.9rem;font-weight:600}.checkout-pay--embedded{border-top:1px solid var(--line);margin-top:1.25rem;padding-top:1.25rem}.embedded-payment{gap:1rem;margin-top:.35rem;display:grid}.embedded-payment__secure{text-align:center;margin:0}.checkout-address--locked{opacity:.72;pointer-events:none}.checkout-credits{border-top:1px solid var(--line);gap:.75rem;padding-top:.35rem;display:grid}.checkout-credits h2{margin:0;font-size:1.1rem}.checkout-credits__amount input{max-width:8rem}.checkout-credits__applied{color:var(--brand-deep);margin:0;font-size:.9rem;font-weight:600}.cart-summary__credit dd{color:var(--brand-deep);font-weight:700}.checkout-summary-list{gap:.65rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.checkout-summary-list li{color:var(--muted);justify-content:space-between;gap:.75rem;font-size:.88rem;display:flex}.checkout-summary-list strong{color:var(--ink);white-space:nowrap;font-weight:700}.checkout-success{justify-items:start;gap:.85rem;display:grid}.checkout-success__next{max-width:28rem;color:var(--muted);margin:0;font-size:.95rem}.checkout-success--page{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius);max-width:480px;box-shadow:none;margin:2rem auto;padding:2rem 1.5rem}.checkout-success h1,.checkout-success h2{font-family:var(--font);color:var(--ink);margin:0}.checkout-success p{color:var(--muted);margin:0}.watchlist-card{gap:.5rem;display:grid}.orders-page{padding-bottom:3rem}.account-page{padding-bottom:3.5rem}.account-hero{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.25rem;margin-bottom:1.35rem;padding:1.75rem 0 1.35rem;display:flex}.account-hero--compact{align-items:center;margin-bottom:1rem;padding:1.15rem 0 1rem}.account-hero--compact h1{margin-bottom:.25rem;font-size:clamp(1.35rem,3vw,1.75rem)}.account-hero--compact p{max-width:42ch;font-size:.95rem}.account-mode-toggle{border:1px solid var(--line);background:var(--surface);border-radius:999px;gap:.25rem;margin-bottom:1rem;padding:.25rem;display:inline-flex}.account-mode-toggle__btn{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.45rem 1.1rem;font-size:.9rem;font-weight:600}.account-mode-toggle__btn.is-active{background:var(--brand-deep);color:#fff}.account-mode-toggle__btn:hover:not(.is-active){color:var(--ink);background:#d4a6010f}.account-hero__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--brand);margin:0 0 .35rem;font-size:.72rem;font-weight:700}.account-hero h1{margin:0 0 .45rem;font-size:clamp(1.6rem,3.5vw,2.15rem)}.account-hero p{max-width:46ch;color:var(--muted);margin:0}.account-hero__actions{flex-wrap:wrap;gap:.65rem;display:flex}.account-signout{color:var(--brand-deep);border-color:#d4a60159}.account-signout:hover{border-color:var(--brand-deep);color:var(--brand-deep);background:#d4a60114}.account-stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.85rem;margin-bottom:1.35rem;display:grid}.account-stat{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);border-left:3px solid var(--line);padding:1rem 1.1rem}.account-stat--accent{border-left-color:var(--brand-deep);background:linear-gradient(180deg, #d4a6010f 0%, var(--surface) 55%)}.account-stat__label{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0 0 .35rem;font-size:.78rem;font-weight:700}.account-stat__value{color:var(--ink);margin:0;font-size:clamp(1.45rem,3vw,1.85rem);font-weight:700;line-height:1.1}.account-stat__value--sm{font-size:clamp(1.1rem,2.5vw,1.35rem)}.account-stat--accent .account-stat__value{color:var(--brand-deep)}.account-stat__hint{color:var(--muted);margin:.35rem 0 0;font-size:.8rem;font-weight:500}.account-show-more{margin-top:.85rem;font-weight:600;display:inline-block}.account-collapse-toggle{border:1px solid var(--line);background:var(--surface);border-radius:var(--radius);width:100%;font:inherit;color:var(--ink);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;font-weight:700;display:flex}.account-collapse-toggle:hover{border-color:#d4a60159}.account-seller-reviews__body{margin-top:.85rem}.account-addresses{border-top:1px solid var(--line);margin-top:1.75rem;padding-top:1.35rem}.account-addresses__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.85rem 1rem;margin-bottom:1.25rem;display:flex}.account-addresses__head .profile-form__subhead{margin:0 0 .45rem}.account-addresses__head .checkout-pay__hint{max-width:38rem;margin:0;line-height:1.45}.account-address-list{gap:.15rem;margin:0;padding:0;list-style:none;display:grid}.account-address-item{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.85rem 1.25rem;padding:1rem 0;display:flex}.account-address-item:last-child{border-bottom:none}.account-address-item__body{flex:14rem;gap:.4rem;min-width:0;display:grid}.account-address-item__title{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;line-height:1.3;display:flex}.account-address-item__title strong{line-height:1.3}.account-address-item__lines{color:var(--muted);margin:0;font-size:.92rem;line-height:1.45}.account-address-badge{letter-spacing:.04em;text-transform:uppercase;color:var(--brand-deep);background:#d4a6011a;border-radius:4px;padding:.15rem .45rem;font-size:.68rem;font-weight:700;line-height:1.2;display:inline-block}.account-address-item__actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.75rem 1rem;display:flex}.account-address-item__actions .text-btn:disabled{opacity:.4;cursor:not-allowed}.account-addresses .profile-form__saved{margin:1rem 0 0}.account-settings-section{margin-bottom:.85rem}.account-settings-section__body{margin-top:.85rem}.account-settings-summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem 1rem;margin-top:.65rem;padding:.15rem .15rem .35rem;display:flex}.account-settings-summary__text{color:var(--muted);margin:0;font-size:.92rem;font-weight:500}.account-security__list{gap:.75rem;margin:0 0 .75rem;display:grid}.account-security__list>div{gap:.2rem;display:grid}.account-security__list dt{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.72rem;font-weight:700}.account-security__list dd{color:var(--ink);margin:0;font-weight:600}.account-provider-badge{color:var(--brand-deep);background:#d4a6011a;border-radius:4px;padding:.2rem .55rem;font-size:.82rem;font-weight:700;display:inline-block}.account-provider-badge--muted{color:var(--muted);background:#0f172a0f}.account-security-block{border-top:1px solid var(--line);margin-top:1.25rem;padding-top:1rem}.account-security-block__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.account-security-block .profile-form__subhead{margin:0}.account-recovery-codes{border:1px dashed var(--line);border-radius:var(--radius);background:var(--surface);margin-top:.85rem;padding:.85rem 1rem}.account-recovery-codes ul{gap:.35rem;margin:.5rem 0 0;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9rem;list-style:none;display:grid}.account-address-form{border-top:1px dashed var(--line);margin-top:1rem;padding-top:1rem}.account-address-form__title{margin:0 0 .75rem;font-size:1rem}.account-address-autocomplete{gap:.35rem;display:grid;position:relative}.account-address-autocomplete__hint{color:var(--muted);font-size:.8rem}.account-address-form__actions{flex-wrap:wrap;gap:.65rem;margin-top:.35rem;display:flex}.account-tabs{border-bottom:1px solid var(--line);scrollbar-width:thin;gap:.35rem;margin-bottom:1.1rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.account-tabs__tab{color:var(--muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:none;margin-bottom:-1px;padding:.75rem .95rem;font-size:.92rem;font-weight:600;transition:color .18s,border-color .18s}.account-tabs__tab:hover{color:var(--brand-deep)}.account-tabs__tab.is-active{color:var(--brand-deep);border-bottom-color:var(--brand-deep)}.account-panel{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius);padding:1.35rem 1.4rem}.account-panel__head{margin-bottom:1.15rem}.account-panel__head--row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.85rem;display:flex}.account-panel__head h2{margin:0 0 .3rem;font-size:1.2rem}.account-panel__head p{color:var(--muted);margin:0;font-size:.92rem}.account-empty{justify-items:start;gap:.85rem;padding:.5rem 0 .25rem;display:grid}.account-empty p{color:var(--muted);margin:0}.account-shortcuts{grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));gap:.75rem;margin-top:1.35rem;display:grid}.account-shortcut{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface,#fff);color:inherit;font:inherit;cursor:pointer;justify-content:space-between;align-items:baseline;gap:.75rem;padding:.9rem 1rem;text-decoration:none;transition:border-color .18s,box-shadow .18s;display:flex}.account-shortcut:hover{border-color:var(--brand);box-shadow:0 0 0 1px #d4a60140}.account-shortcut__label{color:var(--ink);font-weight:600}.account-shortcut__meta{color:var(--brand-deep);font-size:.85rem;font-weight:700}.profile-identity{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;align-items:start;gap:1.25rem 1.5rem;margin-bottom:1.75rem;padding-bottom:1.5rem;display:grid}.profile-identity--public{border-bottom:none;align-items:center;margin-bottom:0;padding-bottom:0}.profile-identity__avatar-wrap--public{gap:1rem}.profile-identity__avatar-wrap--public .sell-photos__eyebrow{text-align:center;width:100%;margin:0}.profile-identity__avatar-wrap{justify-items:center;gap:.65rem;width:max-content;display:grid}.profile-identity__avatar-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.profile-avatar{border:2px solid var(--brand);width:5.5rem;height:5.5rem;color:var(--brand-deep);background:linear-gradient(145deg,#d4a60159,#b8920026);border-radius:50%;place-items:center;font-size:1.75rem;font-weight:700;display:grid;overflow:hidden}.profile-avatar--lg{width:6.5rem;height:6.5rem;font-size:2rem}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-identity__main{gap:.35rem;min-width:0;display:grid}.profile-identity__title-row{flex-wrap:wrap;align-items:center;gap:.55rem .75rem;display:flex}.profile-identity__name{margin:0;font-size:1.35rem;font-weight:700}.profile-identity__handle{color:var(--brand-deep);margin:0;font-size:.95rem;font-weight:650}.profile-identity__shop{color:var(--ink);margin:0;font-weight:600}.profile-identity__bio{color:var(--ink);max-width:40rem;margin:.35rem 0 0;line-height:1.45}.profile-identity__bio--empty{color:var(--muted)}.trust-badge{letter-spacing:.02em;text-transform:uppercase;color:var(--brand-deep);background:#d4a60124;border:1px solid #d4a60173;border-radius:999px;align-items:center;gap:.25rem;padding:.28rem .65rem;font-size:.75rem;font-weight:750;display:inline-flex}.trust-badge--new{color:var(--muted);border-color:var(--line);background:#0f172a0d}.trust-badge--top{border-color:var(--brand);background:#d4a60138}.trust-badge--verified{color:#0f766e;text-transform:none;letter-spacing:0;background:#0f766e1a;border-color:#0f766e59}.seller-trust-chips{flex-wrap:wrap;gap:.35rem;margin:.35rem 0 .15rem;display:flex}.seller-trust-chips--compact{margin:.25rem 0 0}.seller-trust-chips--compact .trust-badge{text-transform:none;letter-spacing:0;padding:.18rem .45rem;font-size:.68rem}.auction-sticky-bid{z-index:40;padding:.55rem .75rem calc(.55rem + env(safe-area-inset-bottom,0px));background:color-mix(in srgb, var(--surface) 96%, transparent);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -6px 24px color-mix(in srgb, var(--ink) 8%, transparent);display:none;position:fixed;bottom:0;left:0;right:0}.auction-sticky-bid__inner{justify-content:space-between;align-items:center;gap:.65rem;width:min(1280px,100%);margin:0 auto;display:flex}.auction-sticky-bid__price{gap:.05rem;min-width:0;display:grid}.auction-sticky-bid__price span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:700}.auction-sticky-bid__price strong{font-size:1.05rem}.auction-sticky-bid__actions{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;min-width:0;display:flex}.auction-sticky-bid__chip{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:8px;min-height:40px;padding:0 .65rem;font-size:.85rem;font-weight:700}.auction-sticky-bid__place{white-space:nowrap;min-height:44px}.auction-sticky-bid__error{width:min(1280px,100%);color:var(--danger,#dc2626);margin:.35rem auto 0;font-size:.85rem}.header-bid-alerts{position:relative}.header-bid-alerts__panel{z-index:120;background:var(--surface);border:1px solid var(--line);border-radius:10px;width:min(22rem,100vw - 1.5rem);padding:.75rem;position:absolute;top:calc(100% + .4rem);right:0;box-shadow:0 12px 32px #0f172a24}.header-bid-alerts__head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.55rem;display:flex}.header-bid-alerts__empty{color:var(--muted);margin:0;font-size:.9rem}.header-bid-alerts__list{gap:.35rem;max-height:18rem;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}.header-bid-alerts__list a{color:inherit;border-radius:8px;gap:.15rem;padding:.55rem .45rem;text-decoration:none;display:grid}.header-bid-alerts__list a:hover{background:var(--bg-soft,#0f172a0a)}.header-bid-alerts__title{font-size:.9rem;font-weight:700}.header-bid-alerts__meta{color:var(--muted);font-size:.78rem}.bid-alert-toast{right:1rem;bottom:calc(1rem + env(safe-area-inset-bottom,0px));z-index:130;background:var(--surface);border:1px solid color-mix(in srgb, var(--brand) 45%, var(--line));border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;width:min(24rem,100vw - 2rem);padding:.85rem 1rem;display:flex;position:fixed;box-shadow:0 14px 36px #0f172a29}.bid-alert-toast p{color:var(--muted);margin:.2rem 0 0;font-size:.9rem}.bid-alert-toast__actions{align-items:center;gap:.55rem;display:flex}.profile-interests{flex-wrap:wrap;gap:1rem 1.75rem;margin-top:.75rem;display:flex}.profile-interests__label{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin:0 0 .35rem;font-size:.72rem;font-weight:700}.profile-interests__list{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.profile-interests__list li{color:var(--ink);background:#d4a60114;border:1px solid #d4a60159;border-radius:4px;padding:.28rem .65rem;font-size:.85rem;font-weight:600}.profile-top-reviews{margin-bottom:1.75rem}.profile-top-reviews--public{margin:1.5rem 0 2rem}.profile-top-reviews .account-panel__head h3{margin:0 0 .25rem;font-size:1.05rem}.profile-top-reviews__list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.profile-top-reviews__list li{border-bottom:1px solid var(--line);padding:.85rem 0}.profile-top-reviews__list li:last-child{border-bottom:none}.profile-top-reviews__head{justify-content:space-between;gap:.75rem;margin-bottom:.3rem;display:flex}.profile-top-reviews__head span{color:var(--brand-deep);font-weight:700}.profile-top-reviews__list p{color:var(--ink);margin:0;line-height:1.45}.profile-handle-field{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface,#fff);align-items:stretch;display:flex;overflow:hidden}.profile-handle-field__prefix{color:var(--brand-deep);border-right:1px solid var(--line);background:#d4a6011a;place-items:center;padding:0 .65rem;font-weight:700;display:grid}.profile-handle-field input{flex:1;border:none!important;border-radius:0!important}.seller-profile--rich{padding-top:2rem}.seller-profile--rich .seller-profile__name{margin:0;font-size:1.75rem}.seller-profile__meta{color:var(--muted);margin:.25rem 0 0}@media (width<=720px){.profile-identity{grid-template-columns:1fr}}.activity-subtabs{border-bottom:1px solid var(--line);scrollbar-width:thin;gap:.15rem;margin:0 0 1.25rem;display:flex;overflow-x:auto}.activity-subtabs__tab{color:var(--muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex:none;margin-bottom:-1px;padding:.65rem .85rem;font-size:.9rem;font-weight:600;transition:color .18s,border-color .18s}.activity-subtabs__tab:hover{color:var(--brand-deep)}.activity-subtabs__tab.is-active{color:var(--brand-deep);border-bottom-color:var(--brand)}.activity-panel{min-height:4rem}.activity-list{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.activity-row{border-bottom:1px solid var(--line);grid-template-columns:4.5rem 1fr auto;align-items:center;gap:.9rem 1rem;padding:.85rem 0;display:grid}.activity-row:last-child{border-bottom:none;padding-bottom:0}.activity-row__media{background:var(--bg-soft);border-radius:6px;width:4.5rem;height:4.5rem;display:block;overflow:hidden}.activity-row__img,.activity-row__img.product-image{width:100%;height:100%;min-height:4.5rem}.activity-row__img img{object-fit:cover;width:100%;height:100%}.activity-row__body{gap:.2rem;min-width:0;display:grid}.activity-row__title{color:var(--ink);font-weight:650;line-height:1.3;text-decoration:none}.activity-row__title:hover{color:var(--brand-deep)}.activity-row__meta{color:var(--muted);margin:0;font-size:.88rem}.activity-row__actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.activity-status{letter-spacing:.01em;font-weight:700}.activity-status--leading,.activity-status--won{color:var(--brand-deep)}.activity-status--outbid{color:#b45309}.activity-status--lost{color:var(--muted)}.activity-watchlist{grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:1rem;display:grid}.purchase-history-card{gap:.85rem;display:grid}.purchase-history-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.purchase-history-card__header-main{gap:.2rem;min-width:0;display:grid}.purchase-history-card__header-main .order-status-chip{margin:0}.purchase-history-card__order-id{color:var(--muted);font-size:.85rem;font-weight:600}a.purchase-history-card__order-id:hover{color:var(--brand-deep)}.purchase-history-card__total{color:var(--brand-deep);text-align:right;flex-shrink:0;font-size:1.05rem}.purchase-history-card__items{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:.65rem 0}.purchase-history-card__item-link{color:var(--ink);font-weight:600;text-decoration:none}.purchase-history-card__item-link:hover{color:var(--brand-deep);text-decoration:underline}.purchase-history-card__details{gap:.45rem;margin:0;display:grid}.purchase-history-card__details>div{grid-template-columns:7.5rem 1fr;align-items:start;gap:.65rem;font-size:.9rem;display:grid}.purchase-history-card__details dt{color:var(--muted);margin:0;font-weight:600}.purchase-history-card__details dd{color:var(--ink);margin:0;line-height:1.4}.purchase-history-card__actions{flex-wrap:wrap;align-items:center;gap:.65rem 1rem;padding-top:.15rem;display:flex}.purchase-history-card__hint{color:var(--muted);flex:100%;margin:0;font-size:.88rem;line-height:1.45}.purchase-history-card__messages{border-top:1px solid var(--line);padding-top:.25rem}.purchase-history-card__messages .order-message-box{border-top:none;margin-top:.65rem;padding-top:0}.order-status-chip{letter-spacing:.03em;text-transform:uppercase;color:var(--muted);margin:.35rem 0 0;font-size:.78rem;font-weight:700;display:inline-block}.order-status-chip--paid{color:var(--brand-deep)}.order-status-chip--awaiting{color:#b45309}.order-status-chip--pending{color:var(--muted)}@media (width<=720px){.activity-row{grid-template-columns:4rem 1fr}.activity-row__actions{grid-column:1/-1;justify-content:flex-start}}.earnings-connect-note{color:var(--muted);margin:.25rem 0 1.25rem;font-size:.92rem}.earnings-chart{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface,#fff);margin:1.5rem 0 1.75rem;padding:1.1rem 1.15rem}.earnings-chart__head h3{margin:0 0 .2rem;font-size:1.05rem}.earnings-chart__head p{color:var(--muted);margin:0 0 1rem;font-size:.88rem}.earnings-chart__bars{align-items:flex-end;gap:.85rem;min-height:11rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.earnings-chart__col{flex:0 0 4.5rem;align-content:end;justify-items:center;gap:.35rem;display:grid}.earnings-chart__bar{background:linear-gradient(180deg, var(--brand) 0%, var(--brand-deep) 100%);border-radius:4px 4px 2px 2px;width:1.65rem}.earnings-chart__value{color:var(--brand-deep);text-align:center;font-size:.72rem;font-weight:700}.earnings-chart__label{color:var(--muted);text-align:center;font-size:.72rem;line-height:1.2}.earnings-recent h3{margin:0 0 .75rem;font-size:1.05rem}.earnings-recent__list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.earnings-recent__list li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:1rem;padding:.65rem 0;display:flex}.earnings-recent__list li:last-child{border-bottom:none}.earnings-recent__list li>div{gap:.15rem;min-width:0;display:grid}.earnings-recent__list li span{color:var(--muted);font-size:.88rem}.earnings-recent__list li>strong:last-child{color:var(--brand-deep);white-space:nowrap}.account-archive{border-top:1px solid var(--border,#00000014);margin-top:1.75rem;padding-top:1.25rem}.account-archive .account-panel__head h3{margin:0 0 .3rem;font-size:1.05rem}.account-listings{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.account-listing{background:var(--surface);border:1px solid var(--line);border-radius:8px;grid-template-columns:88px 1fr auto;align-items:center;gap:.9rem;padding:.75rem;display:grid}.account-listing__actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.account-listing__media{border:1px solid var(--line);border-radius:6px;width:88px;height:88px;display:block;overflow:hidden}.account-listing__body h3{color:var(--ink);margin:0 0 .25rem;font-size:1rem}.account-listing__body h3:hover{color:var(--brand-deep)}.account-listing__meta,.account-listing__price{color:var(--muted);margin:0;font-size:.85rem}.account-listing__price{color:var(--brand-deep);margin-top:.25rem;font-weight:700}.account-credits-balance{background:linear-gradient(180deg, #d4a60112 0%, var(--surface) 60%);border:1px solid #d4a60147;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.15rem;padding:1rem 1.1rem;display:flex}.account-credits-balance__amount{color:var(--brand-deep);margin:.2rem 0 0;font-size:clamp(2rem,4vw,2.6rem);font-weight:700;line-height:1}.account-fieldset{border:none;border-top:1px solid var(--line);gap:.65rem;margin:0;padding:.85rem 0 0;display:grid}.account-fieldset legend{margin-bottom:.35rem;padding:0;font-size:.92rem;font-weight:700}.account-fieldset>label{gap:.45rem;max-width:22rem;font-size:.9rem;font-weight:600;display:grid}.account-fieldset>label select,.account-fieldset>label input{width:100%;max-width:none}.account-connect__actions{flex-wrap:wrap;gap:.65rem;display:flex}.account-tabs-select,.activity-subtabs-select,.checkout-sticky-pay{display:none}.account-payouts{gap:1.1rem;display:grid}.account-payouts__balance{flex-wrap:wrap;gap:.45rem 1.15rem;margin:0;padding:0;font-size:.92rem;list-style:none;display:flex}.account-payouts-withdraw label{gap:.35rem;max-width:16rem;display:grid}.account-payouts .account-panel__intro{gap:.35rem;display:grid}.account-payouts .account-panel__intro h2{margin:0;font-size:1.45rem}.account-payouts .account-panel__intro p{max-width:42rem;margin:0}.account-payouts__status{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:.55rem;padding:.9rem 0;display:grid}.account-payouts__status--ready{border-color:color-mix(in srgb, var(--gold,#c4a35a) 55%, var(--line))}.account-payouts__status--ready strong{color:var(--gold,#c4a35a)}.account-payouts__flags{color:var(--muted,inherit);flex-wrap:wrap;gap:.45rem 1rem;margin:0;padding:0;font-size:.9rem;list-style:none;display:flex}.account-payouts__tos{align-items:flex-start;gap:.55rem;font-size:.92rem;line-height:1.4;display:flex}.account-payouts__tos input{margin-top:.2rem}.seller-plans{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=720px){.seller-plans{grid-template-columns:repeat(3,minmax(0,1fr))}}.seller-plan{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg);gap:.35rem;padding:.9rem 1rem;display:grid;position:relative}.seller-plan.is-active{border-color:var(--ink)}.seller-plan.is-soon{opacity:.55;filter:grayscale(.35);pointer-events:none;-webkit-user-select:none;user-select:none}.seller-plan.is-soon:after{content:"";border-radius:inherit;background:color-mix(in srgb, var(--bg-soft) 55%, transparent);position:absolute;inset:0}.seller-plan__top{z-index:1;justify-content:space-between;align-items:center;gap:.5rem;display:flex;position:relative}.seller-plan__badge{letter-spacing:.02em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:700}.seller-plan__badge--live{color:var(--ink)}.seller-plan__price,.seller-plan__blurb{z-index:1;color:var(--muted);margin:0;font-size:.86rem;position:relative}.seller-plan__price{color:var(--ink);font-weight:600}.fee-breakdown{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-soft);margin-top:.85rem;padding:.85rem .95rem}.fee-breakdown--compact{margin-top:.65rem;padding:.7rem .8rem}.fee-breakdown__title{margin:0 0 .45rem;font-size:.82rem;font-weight:700}.fee-breakdown__list{gap:.3rem;margin:0;display:grid}.fee-breakdown__row{justify-content:space-between;gap:.75rem;font-size:.84rem;display:flex}.fee-breakdown__row dt{color:var(--muted)}.fee-breakdown__row dd{text-align:right;margin:0;font-weight:600}.fee-breakdown__note{color:var(--muted);margin:.55rem 0 0;font-size:.8rem;line-height:1.4}.account-radio-row{flex-wrap:wrap;gap:1rem;display:flex}.account-vacation{border-top:1px solid var(--line);margin-top:.35rem;padding-top:.85rem}@media (width<=800px){.account-stats{grid-template-columns:1fr}.account-listing{grid-template-columns:72px 1fr}.account-listing__actions{grid-column:1/-1;justify-content:stretch}.account-listing__actions .btn{text-align:center;flex:1}}@media (width<=560px){.account-hero__actions{width:100%}.account-hero__actions .btn{text-align:center;flex:1}.account-tabs__tab{padding:.7rem .75rem;font-size:.86rem}}.orders-panel{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem}.orders-panel h2{margin:0 0 1rem;font-size:1.15rem}.orders-list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.order-card{border:1px solid var(--line);background:var(--surface);border-radius:10px;gap:.75rem;padding:1rem;transition:border-color .18s,box-shadow .18s;display:grid}.order-card:hover{box-shadow:var(--shadow);border-color:#d1d5db}.order-card__head{justify-content:space-between;align-items:start;gap:1rem;display:flex}.order-card__id{color:var(--ink);margin:0;font-weight:700}a.order-card__id--link{color:var(--ink);text-decoration:none;display:inline-block}a.order-card__id--link:hover{color:var(--brand-deep);text-decoration:underline}.order-card__meta,.order-card__ship{color:var(--muted);margin:.2rem 0 0;font-size:.88rem}.order-card__ship--address{color:var(--ink);font-size:.95rem}.order-card__fulfill{border:1px solid var(--line);background:color-mix(in srgb, var(--brand) 8%, var(--surface));border-radius:8px;gap:.55rem;margin-top:.85rem;padding:.85rem .95rem;display:grid}.order-card__fulfill-title{color:var(--ink);margin:0;font-size:.95rem;font-weight:700}.order-card__fulfill .btn{justify-self:start}.checkout-success__fulfill{text-align:left;margin:1rem 0}.order-card__items{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.order-card__items li{justify-content:space-between;gap:.75rem;font-size:.9rem;display:flex}.order-card__pay,.order-card__shipping-form,.order-card__pay-form{gap:.65rem;margin-top:.85rem;display:grid}.order-message-box{border-top:1px solid color-mix(in srgb, var(--border) 80%, transparent);gap:.5rem;margin-top:.85rem;padding-top:.85rem;display:grid}.order-message-box__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.order-message-box__thread{background:color-mix(in srgb, var(--surface) 88%, var(--muted));border-radius:.5rem;gap:.45rem;max-height:12rem;margin:0;padding:.5rem;list-style:none;display:grid;overflow-y:auto}.order-message-box__empty{color:var(--muted);margin:0;font-size:.85rem}.order-message-box__bubble{background:var(--surface);border:1px solid color-mix(in srgb, var(--border) 70%, transparent);border-radius:.45rem;gap:.15rem;padding:.45rem .55rem;display:grid}.order-message-box__bubble.is-mine{border-color:color-mix(in srgb, var(--accent,#d4a601) 35%, var(--border))}.order-message-box__bubble p{white-space:pre-wrap;margin:0;font-size:.9rem}.order-message-box__who,.order-message-box__bubble time{color:var(--muted);font-size:.75rem}.order-message-box__compose{gap:.45rem;display:grid}.order-message-box__compose textarea{resize:vertical;width:100%;min-height:2.75rem}.order-card__shipping-form label{gap:.35rem;font-size:.88rem;font-weight:600;display:grid}.order-card__shipping-form input{max-width:12rem}.account-sales-block{gap:.85rem;margin-bottom:1.5rem;display:grid}.account-sales-block h3{margin:0;font-size:1rem}.sales-inbox-toolbar{gap:.85rem;margin-bottom:1rem;display:grid}.sales-inbox-filters{flex-wrap:wrap;gap:.45rem;display:flex}.sales-inbox-filters__chip{border:1px solid var(--line);background:var(--surface);color:var(--ink);cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.86rem;font-weight:600;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.sales-inbox-filters__chip:hover{border-color:#d4a6018c}.sales-inbox-filters__chip.is-active{border-color:var(--brand);color:var(--brand-deep);background:#d4a60124}.sales-inbox-filters__count{color:var(--muted);text-align:center;min-width:1.25rem;font-size:.78rem;font-weight:700}.sales-inbox-filters__chip.is-active .sales-inbox-filters__count{color:var(--brand-deep)}.sales-inbox-controls{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.65rem;display:grid}.sales-inbox-search input,.sales-inbox-sort select{border:1px solid var(--line);background:var(--surface);width:100%;max-width:none;color:var(--ink);border-radius:8px;padding:.55rem .7rem}.sales-inbox-sort{color:var(--muted);gap:.25rem;min-width:8.5rem;font-size:.82rem;font-weight:600;display:grid}.sales-inbox-actions{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem 1rem;padding:.65rem 0;display:flex}.sales-inbox-actions__select,.sales-inbox-actions__bulk{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.sales-inbox-actions__meta{color:var(--muted);font-size:.82rem;font-weight:500}.sales-inbox-list .order-card{padding-left:2.5rem;position:relative}.order-card__select{position:absolute;top:1rem;left:.85rem}.order-card__select input{width:1.05rem;max-width:none;height:1.05rem;accent-color:var(--brand);cursor:pointer}.order-card.is-selected{background:#d4a6010a;border-color:#d4a6018c}.sales-bulk-modal{z-index:80;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.sales-bulk-modal__backdrop{background:#0f172a73;position:absolute;inset:0}.sales-bulk-modal__panel{z-index:1;border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:.75rem;width:min(32rem,100%);padding:1.25rem 1.15rem;display:grid;position:relative;box-shadow:0 16px 40px #0f172a2e}.sales-bulk-modal__panel h3{margin:0;font-size:1.1rem}.sales-bulk-modal__templates{flex-wrap:wrap;gap:.65rem;display:flex}.sales-bulk-modal__field{gap:.35rem;font-size:.9rem;font-weight:600;display:grid}.sales-bulk-modal__field textarea{border:1px solid var(--line);background:var(--bg-soft);width:100%;max-width:none;color:var(--ink);resize:vertical;font:inherit;border-radius:8px;padding:.65rem .75rem}.sales-bulk-modal__actions{flex-wrap:wrap;gap:.55rem;display:flex}@media (width<=640px){.sales-inbox-controls{grid-template-columns:1fr}.sales-inbox-actions{flex-direction:column;align-items:stretch}.sales-inbox-actions__bulk .btn{width:100%}}.auth-page{place-items:center;min-height:70vh;padding:3rem 1rem;display:grid}.auth-card{background:var(--bg-soft);border:1px solid var(--line);width:min(420px,100%);box-shadow:none;text-align:center;border-radius:12px;padding:2rem 1.5rem}.auth-card h1{margin:1rem 0 .35rem}.auth-card__sub{color:var(--muted);margin:0 0 1.25rem}.auth-card form{text-align:left;gap:.85rem;display:grid}.auth-card label{gap:.35rem;font-size:.9rem;font-weight:600;display:grid}.auth-card input{max-width:none}.auth-card__switch,.auth-card__note{color:var(--muted);margin-top:1rem;font-size:.9rem}.auth-social{gap:.65rem;margin:1.25rem 0 0;display:grid}.auth-google-btn{justify-content:stretch;align-items:stretch;width:100%;min-width:240px;min-height:44px;display:flex}.auth-google-btn>div{justify-content:center;max-width:100%;width:100%!important;display:flex!important}.auth-google-btn iframe{max-width:100%}.btn-social{background:var(--surface);border:1px solid var(--brand);color:var(--brand);box-shadow:none;gap:.65rem;font-weight:600}.btn-social:hover:not(:disabled){border-color:var(--brand-deep);color:var(--brand-deep);background:#d4a6010f}.btn-social:disabled{opacity:.65;cursor:wait}.btn-social--apple{color:var(--ink);border-color:var(--brand)}.btn-social--apple:hover:not(:disabled){color:var(--brand)}.btn-social--coming-soon,.btn-social--coming-soon:disabled{opacity:.45;cursor:not-allowed;filter:grayscale();border-color:var(--line);color:var(--muted);background:var(--bg-soft)}.btn-social--coming-soon:hover:disabled{background:var(--bg-soft);border-color:var(--line);color:var(--muted)}.auth-divider{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;margin:1.25rem 0 1rem;font-size:.8rem;font-weight:500;display:grid}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);height:1px}.auth-card__error{color:var(--red);text-align:left;margin:0;font-size:.85rem;font-weight:600}.auth-card__hint{color:var(--muted);text-align:left;margin:0;font-size:.78rem;line-height:1.4}.sell-hero{background:var(--bg-soft);color:var(--ink);border-bottom:1px solid var(--line);padding:3rem 0}.sell-hero .hero__eyebrow{color:var(--brand)}.sell-hero h1{max-width:14ch;margin:.35rem 0 .65rem;font-size:clamp(2rem,4vw,3rem)}.sell-hero p:last-child{opacity:.95;max-width:40ch}.sell-content{padding:2rem 0}.sell-form{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius);gap:.9rem;max-width:720px;padding:1.5rem;display:grid}.sell-form h2{margin:0}.sell-form__title-row{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.85rem;display:flex}.sell-form__title-actions{flex-shrink:0;align-items:center;gap:.65rem;display:flex}.sell-form__title-actions .btn{padding:.4rem .85rem;font-size:.88rem}.sell-confirm{max-width:36rem}.sell-confirm .hero__eyebrow{margin-bottom:.35rem}.sell-confirm .hero__actions{flex-wrap:wrap}.sell-form__row{grid-template-columns:1.4fr 1fr;gap:.75rem;display:grid}.sell-form__row--category-condition{grid-template-columns:7fr 3fr}.sell-tax{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:.15rem .85rem .85rem}.sell-tax__summary{cursor:pointer;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem 1rem;padding:.7rem 0 .55rem;font-size:.92rem;font-weight:600;list-style:none;display:flex}.sell-tax__summary::-webkit-details-marker{display:none}.sell-tax__summary-label:before{content:"▸ ";color:var(--brand-deep)}.sell-tax[open] .sell-tax__summary-label:before{content:"▾ "}.sell-tax__summary-value{color:var(--muted);font-size:.84rem;font-weight:500}.sell-tax__field{gap:.35rem;padding-bottom:.15rem;display:grid}@media (width<=767px){.sell-form__row,.sell-form__row--category-condition{grid-template-columns:1fr}}.sell-form label{gap:.35rem;font-size:.92rem;font-weight:600;display:grid}.sell-form input,.sell-form select,.sell-form textarea{max-width:none}.sell-photos,.sell-media{gap:.85rem;display:grid}.sell-photos__header{gap:.25rem;display:grid}.sell-photos__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--brand);margin:0;font-size:.72rem;font-weight:700}.sell-photos__header>p:last-child{color:var(--muted);margin:0;font-size:.88rem;font-weight:500}.sell-photos__dropzone{background:linear-gradient(180deg, #d4a6010f 0%, var(--surface) 55%);text-align:center;cursor:pointer;border:1.5px dashed #d4a60173;border-radius:8px;justify-items:center;gap:.35rem;padding:1.5rem 1.1rem;transition:border-color .18s,background .18s;display:grid;position:relative}.sell-photos__dropzone.is-active{border-color:var(--brand-deep);background:#d4a6011a;border-style:solid}.sell-photos__dropzone.is-busy{opacity:.72}.sell-photos__input{clip:rect(0, 0, 0, 0);opacity:0;pointer-events:none;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden;border:none!important;padding:0!important}.sell-photos__drop-title{color:var(--brand-deep);margin:0;font-size:1rem;font-weight:700}.sell-photos__drop-hint{color:var(--muted);margin:0 0 .45rem;font-size:.82rem;font-weight:500}.sell-photos__browse{z-index:1;pointer-events:auto;position:relative}.sell-photos__grid{border-radius:8px;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:.4rem;margin:0;padding:.15rem;list-style:none;transition:box-shadow .18s,background .18s;display:grid}.sell-photos__grid.is-drag-active{box-shadow:inset 0 0 0 1.5px var(--brand-deep);background:#d4a60114}.sell-photos__item{aspect-ratio:1;background:var(--surface);border:1px solid #d4a60147;border-radius:6px;position:relative;overflow:hidden}.sell-photos__item--video.is-empty,.sell-photos__item--empty{background:color-mix(in srgb, var(--surface) 90%, #d4a6011f);border-style:dashed}.sell-photos__item img{object-fit:contain;width:100%;height:100%;display:block}.sell-photos__item--video.has-media img{object-fit:cover;opacity:.92}.sell-photos__play{background:var(--brand-deep);color:#fff;pointer-events:none;border-radius:999px;place-items:center;width:1.55rem;height:1.55rem;font-size:.65rem;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.sell-photos__video-meta{color:#fff;pointer-events:none;background:#1f2937c7;border-radius:3px;padding:.08rem .3rem;font-size:.58rem;font-weight:600;position:absolute;bottom:.25rem;left:.25rem}.sell-photos__slot-btn{width:100%;height:100%;color:var(--brand-deep);font:inherit;cursor:pointer;background:0 0;border:0;font-size:.72rem;font-weight:700}.sell-photos__slot-btn:disabled{opacity:.6;cursor:wait}.sell-photos__badge{background:var(--brand-deep);color:#fff;letter-spacing:.02em;z-index:1;border-radius:3px;padding:.1rem .35rem;font-size:.6rem;font-weight:700;position:absolute;top:.25rem;left:.25rem}.sell-photos__remove{color:#fff;cursor:pointer;z-index:1;background:#1f2937d1;border:none;border-radius:3px;padding:.18rem .35rem;font-size:.62rem;font-weight:600;position:absolute;bottom:.2rem;right:.2rem}.sell-photos__remove:hover{background:var(--brand-deep)}.sell-location--forced input.is-locked{background:color-mix(in srgb, var(--surface,#fafafa) 88%, #d4a601 12%);color:var(--ink);cursor:default}[data-theme=dark] .sell-location--forced input.is-locked{background:color-mix(in srgb, var(--surface) 82%, #d4a601 18%);color:var(--ink)}.sell-location{gap:.85rem;display:grid}.sell-location__toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.sell-location__geocode-hint{color:var(--brand-deep);margin-top:.35rem;font-size:.82rem;font-weight:500;display:block}.sell-location__address{gap:.35rem;display:grid;position:relative}.sell-location__address>label{font-size:.9rem;font-weight:600}.sell-location__suggestions{z-index:30;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;max-height:240px;margin:0;padding:.35rem;list-style:none;position:absolute;top:calc(100% + .2rem);left:0;right:0;overflow:auto}.sell-location__suggestion{text-align:left;width:100%;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:.65rem .75rem;font-size:.9rem;line-height:1.35;display:block}.sell-location__suggestion:hover,.sell-location__suggestion.is-active{color:var(--brand-deep);background:#d4a6011f}.location-map{background:#f3f7f6;border:1px solid #d4a60147;border-radius:8px;position:relative;overflow:hidden}.location-map--interactive{cursor:crosshair}.location-map__canvas{z-index:0;width:100%;height:280px}.location-map .leaflet-container{width:100%;height:100%;font:inherit;background:#e8f2f0}.location-map .leaflet-control-attribution{color:var(--muted);border-top:1px solid #d4a6012e;border-left:1px solid #d4a6012e;border-radius:4px 0 0;background:#ffffffeb!important;margin:0!important;padding:.2rem .45rem!important;font-size:.68rem!important}.location-map .leaflet-control-attribution a{color:var(--brand-deep)}.aucray-map-marker{background:0 0;border:none}.aucray-map-marker__dot{background:var(--brand);width:18px;height:18px;box-shadow:0 0 0 2px var(--brand-deep);border:2px solid #fff;border-radius:50%;margin:2px;display:block}.product-location{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius);gap:.85rem;margin-top:2rem;padding:1.25rem 1.4rem;display:grid}.product-location__head h2{margin:0 0 .25rem;font-size:1.15rem}.product-location__head p:last-child{color:var(--muted);margin:0;font-size:.9rem}.product-location .location-map__canvas{height:320px}.product-map-trigger{margin-top:.85rem}.location-map--modal .location-map__canvas{height:min(55vh,420px)}.map-modal{z-index:80;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.map-modal__backdrop{cursor:pointer;background:#1f293773;border:none;padding:0;position:absolute;inset:0}.map-modal__dialog{z-index:1;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);border-top:3px solid var(--brand-deep);gap:.85rem;width:min(720px,100%);padding:1.15rem 1.2rem 1.2rem;display:grid;position:relative;box-shadow:0 18px 50px #1f29372e}.map-modal__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.85rem;display:flex}.map-modal__header h2{max-width:28ch;margin:0 0 .2rem;font-size:1.15rem}.map-modal__header p:last-child{color:var(--muted);margin:0;font-size:.9rem}.auction-meta{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.auction-countdown{font-variant-numeric:tabular-nums;color:var(--brand-deep);font-weight:700;display:inline-block}.auction-countdown--ended{color:#b45309}.auction-won{font-weight:600;color:var(--brand-deep)!important}.bid-box{background:color-mix(in srgb, var(--brand) 6%, var(--bg-soft));border:1px solid color-mix(in srgb, var(--brand) 28%, var(--line));border-left:3px solid var(--brand-deep);border-radius:8px;gap:.55rem;padding:.75rem;display:grid}.buy-box .bid-box{margin-top:.15rem}.bid-box--ended{border-left-color:#b45309}.bid-box label{gap:.35rem;font-size:.9rem;font-weight:600;display:grid}.bid-box input{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);font:inherit;border-radius:8px;padding:.65rem .75rem}.bid-box input:focus{border-color:var(--brand-deep);outline:none;box-shadow:0 0 0 3px #d4a6011f}.bid-box__hint{color:var(--muted);margin:0;font-size:.85rem;font-weight:400}.auction-bid-panel{background:color-mix(in srgb, var(--brand) 7%, var(--bg-soft));border:1px solid color-mix(in srgb, var(--brand) 30%, var(--line));border-left:3px solid var(--brand-deep);border-radius:10px;gap:.75rem;margin-top:.15rem;padding:.95rem 1rem;display:grid}.auction-bid-panel__live{gap:.15rem;display:grid}.auction-bid-panel__live-label{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.78rem;font-weight:700}.auction-bid-panel__live-price{color:var(--brand-deep);margin:0;font-size:1.55rem;font-weight:700;line-height:1.15}.auction-bid-panel__live-price.is-pulse{animation:.7s bidPricePulse}@keyframes bidPricePulse{0%{transform:scale(1)}35%{color:var(--brand);transform:scale(1.04)}to{transform:scale(1)}}.auction-bid-panel__live-meta{color:var(--muted);margin:0;font-size:.86rem;font-weight:500}.auction-bid-panel__banner{border-radius:8px;margin:0;padding:.65rem .75rem;font-size:.88rem;font-weight:500;line-height:1.4}.auction-bid-panel__banner--lead,.auction-bid-panel__banner--ok{color:var(--ink);background:#d4a6011f;border:1px solid #d4a60159}.auction-bid-panel__banner--outbid{color:var(--ink);background:#b4530914;border:1px solid #b4530947}.auction-bid-panel__field{gap:.4rem;display:grid}.auction-bid-panel__field-label{color:var(--ink);font-size:1.05rem;font-weight:700}.auction-bid-panel__input-wrap{border:1px solid var(--line);background:var(--surface);border-radius:10px;grid-template-columns:auto 1fr;align-items:stretch;display:grid;overflow:hidden}.auction-bid-panel__input-wrap:focus-within{border-color:var(--brand-deep);box-shadow:0 0 0 3px #d4a60124}.auction-bid-panel__currency{color:var(--muted);background:color-mix(in srgb, var(--brand) 8%, var(--surface));border-right:1px solid var(--line);place-items:center;padding:0 .75rem;font-size:1.15rem;font-weight:700;display:grid}.auction-bid-panel__input-wrap input{width:100%;max-width:none;color:var(--ink);box-shadow:none;background:0 0;border:none;border-radius:0;padding:.9rem .85rem;font-size:1.25rem;font-weight:600}.auction-bid-panel__input-wrap input:focus{box-shadow:none;outline:none}.auction-bid-panel__hint{color:var(--muted);font-size:.84rem;font-weight:500;line-height:1.35}.auction-bid-panel__chips{flex-wrap:wrap;gap:.45rem;display:flex}.auction-bid-panel__chip{border:1px solid color-mix(in srgb, var(--brand) 40%, var(--line));background:var(--surface);color:var(--ink);cursor:pointer;border-radius:999px;padding:.4rem .75rem;font-size:.88rem;font-weight:700;transition:background .15s,border-color .15s,color .15s}.auction-bid-panel__chip:hover{border-color:var(--brand);background:#d4a60114}.auction-bid-panel__chip.is-active{border-color:var(--brand-deep);color:var(--brand-deep);background:#d4a6012e}.auction-bid-panel__signin{color:var(--muted);margin:0;font-size:.86rem;font-weight:500}.auction-bid-panel__error{color:#b45309;margin:0;font-size:.88rem;font-weight:500;line-height:1.35}.auction-bid-modal{z-index:80;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.auction-bid-modal__backdrop{background:#0f172a73;position:absolute;inset:0}.auction-bid-modal__panel{z-index:1;border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:.7rem;width:min(24rem,100%);padding:1.25rem 1.15rem;display:grid;position:relative;box-shadow:0 16px 40px #0f172a2e}.auction-bid-modal__panel h3{margin:0;font-size:1.1rem}.auction-bid-modal__amount{color:var(--brand-deep);margin:0;font-size:1.75rem;font-weight:700}.auction-bid-modal__copy{color:var(--muted);margin:0;font-size:.9rem;font-weight:500;line-height:1.45}.auction-bid-modal__field{gap:.3rem;font-size:.88rem;font-weight:600;display:grid}.auction-bid-modal__field input{border:1px solid var(--line);font:inherit;background:var(--bg,#fff);border-radius:8px;padding:.5rem .6rem;font-weight:500}.auction-bid-modal__actions{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.buy-box__toast--success{background:#d4a60114;border:1px solid #d4a60147;border-radius:8px;padding:.65rem .75rem}.payment-modal{z-index:90;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.payment-modal__backdrop{cursor:pointer;background:#0f172a73;border:none;position:absolute;inset:0}.payment-modal__dialog{z-index:1;background:var(--surface);border-radius:var(--radius);border:1px solid var(--line);width:min(520px,100%);max-height:min(90vh,820px);padding:1.25rem 1.35rem 1.4rem;position:relative;overflow:auto;box-shadow:0 24px 48px #0f172a2e}.payment-modal__header{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:.75rem;margin-bottom:1rem;padding-bottom:.85rem;display:flex}.payment-modal__header h2{margin:.15rem 0 .25rem;font-size:1.25rem}.payment-modal__header p:last-child{color:var(--muted);margin:0;font-size:.9rem}.payment-modal__form{gap:.85rem;display:grid}.payment-modal__form label{gap:.35rem;font-size:.9rem;font-weight:600;display:grid}.payment-modal__form input{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);font:inherit;border-radius:8px;padding:.65rem .75rem}.payment-modal__form input:focus{border-color:var(--brand-deep);outline:none;box-shadow:0 0 0 3px #d4a6011f}.payment-modal__row{grid-template-columns:1.4fr .8fr .8fr;gap:.65rem;display:grid}.payment-modal__summary{background:var(--bg-soft);border:1px solid #d4a60133;border-radius:8px;padding:.9rem 1rem}.payment-modal__item{color:var(--ink);margin:0 0 .65rem;font-weight:600}.payment-modal__summary dl{gap:.35rem;margin:0;display:grid}.payment-modal__summary div{justify-content:space-between;gap:.75rem;font-size:.92rem;display:flex}.payment-modal__summary dt{color:var(--muted)}.payment-modal__summary dd{margin:0;font-weight:600}.payment-modal__total{border-top:1px solid var(--line);margin-top:.35rem;padding-top:.45rem}.payment-modal__total dt,.payment-modal__total dd{color:var(--brand-deep)!important;font-weight:700!important}.payment-modal__actions{flex-wrap:wrap;gap:.65rem;margin-top:.25rem;display:flex}.payment-modal__success{gap:.75rem;display:grid}.payment-modal__success h3{color:var(--brand-deep);margin:0}@media (width<=767px){.payment-modal__row{grid-template-columns:1fr}}.sell-video{gap:.85rem;display:grid}.sell-video__dropzone.is-disabled{opacity:.55;cursor:not-allowed;pointer-events:none;border-style:dashed;border-width:1.5px;border-color:var(--line);background:var(--bg-soft);filter:grayscale(.35)}.sell-video__dropzone.is-disabled .sell-photos__drop-title,.sell-video__dropzone.is-disabled .sell-photos__drop-hint{color:var(--muted)}.sell-video__dropzone.is-disabled .btn--primary{background:var(--line);color:var(--muted);box-shadow:none;cursor:not-allowed}.sell-video__preview{background:linear-gradient(180deg, #d4a6010d 0%, var(--surface) 55%);border:1px solid #d4a60147;border-radius:8px;grid-template-columns:minmax(140px,180px) 1fr;align-items:center;gap:.9rem;padding:.85rem;display:grid}.sell-video__thumb{aspect-ratio:16/10;background:#111;border:1px solid #d4a60147;border-radius:8px;position:relative;overflow:hidden}.sell-video__thumb img{object-fit:cover;opacity:.92;width:100%;height:100%;display:block}.sell-video__play{background:var(--brand-deep);color:#fff;border-radius:999px;place-items:center;width:2.4rem;height:2.4rem;padding-left:.15rem;font-size:.85rem;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.sell-video__meta{gap:.35rem;min-width:0;display:grid}.sell-video__name{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.92rem;font-weight:700;overflow:hidden}.sell-video__remove{justify-self:start;margin-top:.25rem}.product-video{border-top:1px solid var(--line);gap:.65rem;padding-top:.25rem;display:grid}.product-video--embedded{border:0;gap:0;width:100%;height:100%;min-height:260px;max-height:min(72vh,680px);padding:0}.product-video__header h2{color:var(--ink);margin:0;font-size:1rem}.product-video__frame{background:#0f172a;border:1px solid #d4a60147;border-radius:8px;place-items:center;width:100%;min-height:180px;display:grid;overflow:hidden}.product-video__frame--embedded{border:0;border-radius:0;height:100%;min-height:260px;max-height:min(72vh,680px)}.product-video__player{object-fit:contain;background:#0f172a;width:100%;height:auto;max-height:min(70vh,560px);display:block}.product-video--embedded .product-video__player{height:100%;max-height:min(72vh,680px)}.product-video__loading{aspect-ratio:16/9;color:#ffffffbf;place-items:center;width:100%;min-height:180px;font-size:.9rem;font-weight:600;display:grid}@media (width<=767px){.sell-video__preview{grid-template-columns:1fr}}.sell-shipping{border:none;gap:.65rem;margin:0;padding:0;display:grid}.sell-shipping legend{margin-bottom:.15rem;padding:0;font-size:.92rem;font-weight:600}.sell-usps-package{border:1px solid var(--line);background:var(--bg-soft);border-radius:8px;gap:.65rem;padding:.75rem;display:grid}.sell-usps-package__row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}@media (width<=560px){.sell-usps-package__row{grid-template-columns:1fr 1fr}}.sell-format{border:none;gap:.65rem;margin:0;padding:0;display:grid}.sell-format legend{margin-bottom:.15rem;padding:0;font-size:.92rem;font-weight:600}.sell-format__options{gap:.65rem;display:grid}.sell-format__option{text-align:left;border:1px solid var(--line);background:var(--surface);color:var(--ink);cursor:pointer;border-radius:8px;gap:.2rem;padding:.9rem 1rem;transition:border-color .18s,background .18s,box-shadow .18s;display:grid}.sell-format__option:hover{border-color:var(--brand)}.sell-format__option.is-selected{border-color:var(--brand-deep);box-shadow:inset 0 0 0 1px var(--brand-deep);background:#d4a6010f}.sell-format__option-title{color:var(--ink);font-size:.95rem;font-weight:700}.sell-format__option.is-selected .sell-format__option-title{color:var(--brand-deep)}.sell-format__option-desc{color:var(--muted);font-size:.82rem;font-weight:500;line-height:1.35}.sell-auction{background:linear-gradient(180deg, #d4a6010d 0%, var(--surface) 48%);border:1px solid #d4a60147;border-radius:8px;gap:.9rem;padding:1rem 1.05rem;display:grid}.sell-auction__header{gap:.25rem;display:grid}.sell-auction__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--brand);margin:0;font-size:.72rem;font-weight:700}.sell-auction__header>p:last-child{color:var(--muted);margin:0;font-size:.88rem;font-weight:500}.sell-auction__grid,.sell-auction__extras{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.85rem 1rem;display:grid}.sell-auction__grid>label,.sell-auction__extras>label{align-content:start;gap:.35rem;min-width:0;display:grid}.sell-auction__extras>label{grid-template-rows:auto auto minmax(2.6em,auto)}.sell-toggle{align-items:center;gap:.85rem;padding-top:.15rem;display:flex}.sell-toggle__switch{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:999px;flex:none;width:44px;height:26px;padding:0;transition:background .18s,border-color .18s;position:relative}.sell-toggle__switch.is-on{background:var(--brand);border-color:var(--brand-deep)}.sell-form input.is-invalid,.sell-form select.is-invalid,.sell-form textarea.is-invalid,.sell-location__address input.is-invalid{background:#dc26260a;border-color:#dc2626;box-shadow:0 0 0 1px #dc262640}.sell-form input.is-invalid:focus,.sell-form select.is-invalid:focus,.sell-form textarea.is-invalid:focus,.sell-location__address input.is-invalid:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26262e}.sell-toggle.is-invalid{background:#dc26260a;border:1px solid #dc2626;border-radius:8px;padding:.65rem .75rem}.sell-toggle.is-invalid .sell-toggle__switch{border-color:#dc2626;box-shadow:0 0 0 1px #dc26264d}.sell-location.is-invalid{background:#dc262608;border:1px solid #dc2626;border-radius:8px;padding:.85rem}.sell-toggle__knob{background:var(--surface);border:1px solid var(--line);border-radius:50%;width:20px;height:20px;transition:transform .18s,border-color .18s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #1f29371f}.sell-toggle__switch.is-on .sell-toggle__knob{border-color:var(--brand-deep);transform:translate(18px)}.sell-toggle__copy{gap:.15rem;min-width:0;display:grid}.sell-toggle__title{color:var(--ink);margin:0;font-size:.92rem;font-weight:700}.sell-toggle__desc{color:var(--muted);margin:0;font-size:.82rem;font-weight:500;line-height:1.35}.sell-auction__extras{border-top:1px solid #d4a6012e;padding-top:.35rem}.sell-auction__hint{color:var(--muted);font-size:.78rem;font-weight:500;line-height:1.35;display:block}.sell-form .sell-auction input,.sell-form .sell-auction select{box-sizing:border-box;border-color:#d4a60159;width:100%;min-width:0;max-width:none}.sell-form .sell-auction input:focus,.sell-form .sell-auction select:focus{border-color:var(--brand-deep);box-shadow:0 0 0 3px #d4a6011f}@media (width<=559px){.sell-auction__grid,.sell-auction__extras{grid-template-columns:1fr}.sell-auction__extras>label{grid-template-rows:auto auto auto}}@media (width>=560px){.sell-format__options{grid-template-columns:repeat(3,1fr)}}.site-footer{background:var(--bg-soft);border-top:1px solid var(--line);margin-top:auto;padding:2.5rem 0 2rem}.footer-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.footer-grid h3{margin:0 0 .75rem;font-size:.95rem}.footer-grid ul{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.footer-grid a{color:var(--muted);font-size:.88rem;transition:color .18s}.footer-grid a:hover{color:var(--brand)}.footer-bottom{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.25rem;display:flex}.footer-bottom p{color:var(--muted);max-width:70ch;margin:0;font-size:.8rem}.footer-bottom__version{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;text-decoration:none}.footer-bottom__version:hover{color:var(--brand)}@media (width<=980px){.header-icon--text,.map-credits-chip__label{display:none}.map-credits-chip{justify-content:center;min-width:40px;padding:0 .55rem}.map-credits-panel{align-items:start}.map-credits-panel__balance{justify-items:start}.menu-toggle{display:inline-flex}.main-header__inner,.main-header__top{gap:.55rem}.search-form{flex-wrap:wrap;max-width:none;margin-inline:0}.main-header__search{flex-wrap:wrap;align-items:stretch}.category-nav{display:none}.mobile-nav-backdrop{z-index:80;cursor:pointer;background:#0f172a73;border:0;margin:0;padding:0;display:block;position:fixed;inset:0}.mobile-nav-drawer{z-index:90;background:var(--surface);border-right:1px solid var(--line);pointer-events:none;width:min(20rem,88vw);height:100dvh;max-height:100dvh;padding:calc(.85rem + env(safe-area-inset-top,0px)) 0 calc(.85rem + env(safe-area-inset-bottom,0px));flex-direction:column;transition:transform .22s;display:flex;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:8px 0 32px #0f172a2e}.mobile-nav-drawer.is-open{pointer-events:auto;transform:translate(0)}.mobile-nav-drawer__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:.75rem;padding:0 1rem .75rem;display:flex}.mobile-nav-drawer__title{margin:0;font-size:1rem;font-weight:700}.mobile-nav-drawer__close{border:1px solid var(--line);background:var(--bg-soft,var(--surface));min-width:44px;min-height:44px;color:var(--ink);cursor:pointer;border-radius:8px;padding:0 .65rem;font-weight:600}.mobile-nav-drawer__links{overscroll-behavior:contain;flex-direction:column;padding:.35rem 0;display:flex;overflow-y:auto}.mobile-nav-drawer__link{min-height:48px;color:var(--ink);border-bottom:1px solid color-mix(in srgb, var(--line) 70%, transparent);align-items:center;padding:.75rem 1.1rem;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.mobile-nav-drawer__link:hover,.mobile-nav-drawer__link.is-active{color:var(--brand-deep,var(--brand));background:color-mix(in srgb, var(--brand) 10%, transparent);text-decoration:none}.mobile-nav-drawer__link--accent{color:var(--brand-deep,var(--brand));margin-top:.35rem}.mobile-nav-drawer__more{border-bottom:1px solid color-mix(in srgb, var(--line) 70%, transparent);flex-direction:column;display:flex}.mobile-nav-drawer__more-toggle{width:100%;min-height:48px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:.75rem 1.1rem;font-size:1rem;font-weight:600;display:flex}.mobile-nav-drawer__more-toggle:after{content:"";opacity:.7;border-bottom:2px solid;border-right:2px solid;width:.45rem;height:.45rem;transition:transform .18s;transform:rotate(45deg)}.mobile-nav-drawer__more-toggle[aria-expanded=true]:after{transform:rotate(-135deg)translateY(.15rem)}.mobile-nav-drawer__more-toggle:hover{color:var(--brand-deep,var(--brand));background:color-mix(in srgb, var(--brand) 10%, transparent)}.mobile-nav-drawer__more-panel{background:color-mix(in srgb, var(--bg-soft,var(--surface)) 80%, transparent);flex-direction:column;display:flex}.mobile-nav-drawer__link--nested{border-bottom-color:color-mix(in srgb, var(--line) 45%, transparent);padding-left:1.75rem;font-weight:550}.mobile-nav-drawer__link--nested:last-child{border-bottom:0}.category-tiles__grid{grid-template-columns:repeat(2,1fr)}.featured-collections,.category-lifestyle__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.search-layout,.product-layout,.cart-layout,.checkout-layout{grid-template-columns:1fr}.product-gallery{position:static}.related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.advanced-link{display:none}.search-filters-toggle{display:inline-flex}.filters{display:none;position:static}.filters.is-open{display:block}.search-form--advanced .search-form__advanced-row{display:none}.search-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.cart-item{grid-template-columns:96px 1fr}.cart-item__price{grid-column:2}}@media (width<=767px){.container{width:min(1280px,100% - 1.25rem)}.page{padding-bottom:2rem}.search-page,.deals-page,.watchlist-page,.cart-page,.product-page,.orders-page,.messages-page,.seller-page{padding-top:1rem}.main-header__inner{gap:.55rem;padding:.55rem 0}.main-header__search{gap:.5rem}.header-actions{flex-wrap:wrap;justify-content:flex-end;gap:.2rem;max-width:100%}.header-icon,.map-credits-chip,.menu-toggle{width:44px;min-width:44px;height:44px;min-height:44px}.map-credits-chip{min-width:44px}.btn,.btn--primary,.btn--secondary{min-height:44px}.account-tabs{display:none}.account-tabs-select{gap:.35rem;margin:.35rem 0 .85rem;display:grid}.account-tabs-select label{color:var(--muted);font-size:.82rem;font-weight:700}.account-tabs-select select{width:100%;min-height:48px;font-size:1rem;font-weight:600}.activity-subtabs{display:none}.activity-subtabs-select{gap:.35rem;margin:0 0 .85rem;display:grid}.activity-subtabs-select label{color:var(--muted);font-size:.82rem;font-weight:700}.activity-subtabs-select select{width:100%;min-height:48px;font-size:1rem;font-weight:600}.account-connect__actions{flex-direction:column}.account-connect__actions .btn{width:100%}.account-listing__actions{flex-direction:column;width:100%}.account-listing__actions .btn,.order-card__fulfill .btn,.order-card__actions .btn{width:100%;min-height:44px}.order-card__fulfill,.sales-toolbar,.account-payouts__flags{flex-direction:column;align-items:stretch}.account-payouts__acct{display:none}.product-sticky-cta__action{width:100%;min-height:48px}.checkout-sticky-pay{z-index:70;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom,0px));background:var(--surface);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:.75rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0f172a14}.checkout-sticky-pay__total{gap:.1rem;min-width:0;display:grid}.checkout-sticky-pay__total span{color:var(--muted);font-size:.78rem;font-weight:600}.checkout-sticky-pay__total strong{font-size:1.1rem}.checkout-sticky-pay .btn{flex:none;min-width:8.5rem;min-height:48px}.checkout-page:has(.checkout-sticky-pay){padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px))}.embedded-payment{gap:1rem;display:grid}.embedded-payment__submit{display:none}.embedded-payment .btn--block{min-height:48px}.sell-form .btn,.sell-photos__dropzone{min-height:44px}.sell-form button[type=submit],.sell-form .btn--primary{width:100%}.filters.is-open{border:1px solid var(--line);background:var(--surface);border-radius:10px;width:100%;padding:.85rem}.search-filters-toggle{min-height:44px}.header-account{gap:.15rem}.header-signout{padding-inline:.35rem;font-size:.68rem}.search-form{gap:.4rem}.search-form__combo{flex:100%}.search-form__field{flex-wrap:wrap}.search-form__field input{flex:auto;min-width:0;padding:.65rem .85rem}.search-form__field select,.search-form__advanced-row{display:none}.search-form__location,.search-form__type{flex:100%;max-width:none;padding:.55rem .85rem;font-size:.88rem}.search-form__location-wrap{flex:100%;min-width:0;max-width:none}.search-form__location-wrap .search-suggest{width:100%;min-width:0}.search-form__submit{flex:none;padding-block:.65rem;padding-inline:.9rem}.category-nav__inner{gap:.85rem;padding:.45rem 0}.hero{min-height:clamp(320px,72vw,420px)}.hero__content{padding:1.75rem 0 1.5rem}.hero__brand{font-size:clamp(2.1rem,10vw,2.8rem)}.hero__title{max-width:16ch;font-size:clamp(1.35rem,5.5vw,1.75rem)}.hero__copy{margin:.65rem 0 1rem;font-size:.98rem}.hero__actions{gap:.5rem}.hero__actions .btn{flex:auto;min-width:min(100%,9.5rem)}.home-sections{padding:0 0 2rem}.home-band{padding:1.85rem 0}.home-section--rows{gap:1.85rem;padding-top:1.85rem}.home-section__header{flex-wrap:wrap;align-items:flex-start}.featured-collections,.category-lifestyle__grid{gap:.65rem}.featured-collection,.featured-collection__copy{min-height:200px}.category-lifestyle,.category-lifestyle__label{min-height:132px}.trending-week{padding:.9rem}.trending-week .product-row__header,.product-row__header{flex-wrap:wrap;align-items:flex-start;gap:.5rem .85rem;margin-bottom:.85rem}.category-tiles h2,.product-row h2,.related h2,.product-description h2,.trending-week h2{font-size:1.25rem}.category-tiles__grid{gap:.65rem;margin-top:.75rem}.category-tile{gap:.4rem;padding:.85rem .5rem;font-size:.85rem}.category-tile__swatch{width:2rem;height:2rem}.search-grid,.trending-week__grid{grid-template-columns:1fr;gap:1.15rem}.product-row__track{grid-auto-columns:minmax(150px,72vw);gap:.75rem}.product-card__body{padding:.55rem .65rem .45rem}.product-card__actions{gap:.3rem;padding:0 .65rem .6rem}.product-card__actions .btn{padding:.5rem .55rem}.product-card__title{font-size:.85rem}.product-card__price{font-size:1rem}.search-page__header h1{font-size:1.4rem}.search-page__header p{margin-bottom:.9rem}.filters{padding:.9rem}.product-page--sticky-cta{padding-bottom:6.25rem}.product-gallery{background:0 0;border:none;border-radius:0;width:100vw;margin-inline:calc(50% - 50vw);padding:0;position:static}.product-gallery__stage{border-radius:0;min-height:min(48vh,380px);max-height:min(68vh,560px)}.product-gallery__main{min-height:min(48vh,380px);max-height:min(68vh,560px)}.product-gallery__main.product-image--photo img{max-height:min(64vh,520px)}.product-gallery__nav{width:2rem;height:2rem;font-size:1.25rem}.product-gallery__count{display:block}.product-gallery__zoom-hint{display:none}.product-gallery__dots{display:flex}.product-gallery__thumbs{grid-auto-columns:minmax(56px,64px);padding-inline:.75rem}.product-key-details{grid-template-columns:1fr 1fr}.cycling-specs__row{grid-template-columns:1fr;gap:.2rem}.product-trust-strip{gap:.55rem .65rem}.product-trust-strip .buyer-protection-badge--compact{margin-left:0}.product-purchase{padding:.9rem}.product-sticky-cta,.auction-sticky-bid{display:block}.buy-box{padding:.9rem}.product-description,.product-location--collapsible{margin-top:1.35rem;padding:1rem}.product-location--collapsible{padding:0}.product-video__player{max-height:min(55vh,420px)}.product-location .location-map__canvas,.product-location__body .location-map__canvas{height:240px}.related{margin-top:1.5rem}.related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-page__header{flex-wrap:wrap;margin-bottom:.9rem}.cart-item{grid-template-columns:72px 1fr;gap:.75rem;padding:.85rem}.cart-summary,.checkout-panel,.account-panel,.orders-panel{padding:1rem}.checkout-pay__row{grid-template-columns:1fr}.checkout-success--page{margin:1.25rem auto;padding:1.25rem 1rem}.auth-page{align-content:start;min-height:auto;padding:1.5rem .75rem}.auth-card{padding:1.35rem 1.1rem}.sell-hero{padding:1.5rem 0}.sell-content{padding:1.25rem 0}.sell-form{gap:.75rem;padding:1rem}.sell-form__title-row{flex-wrap:wrap;gap:.35rem .75rem}.sell-photos__dropzone{min-height:140px;padding:1rem .75rem}.account-page{padding-bottom:2.25rem}.account-hero{gap:.85rem;margin-bottom:1rem;padding:1.15rem 0 1rem}.account-hero__actions{width:100%}.account-hero__actions .btn{text-align:center;flex:auto}.account-mode-toggle{justify-content:stretch;width:100%}.account-mode-toggle__btn{flex:1}.account-tabs{margin-bottom:.85rem}.account-tabs__tab{padding:.65rem .75rem;font-size:.88rem}.order-card{padding:.85rem}.order-card__head{flex-wrap:wrap}.purchase-history-card__header{flex-direction:column}.purchase-history-card__total{text-align:left}.purchase-history-card__details>div{grid-template-columns:1fr;gap:.15rem}.order-card__items li{flex-wrap:wrap}.order-card__shipping-form input{width:100%;max-width:none}.btn{padding:.65rem 1.05rem}.btn--block{width:100%}.empty-state{padding-inline:.25rem}.footer{padding:1.75rem 0 1.5rem}.footer-grid{grid-template-columns:1fr;gap:1.25rem}.map-modal{padding:.65rem}.payment-modal__dialog,.map-modal__dialog{max-width:100%}}@media (width<=560px){.search-form__submit{padding-inline:.75rem}.product-row__track{grid-auto-columns:minmax(140px,78vw)}.hero__actions .btn{flex:100%}.account-stats{gap:.65rem}}.messages-page__header{margin-bottom:1.25rem}.messages-page__header h1{margin:.15rem 0 .35rem}.messages-layout{grid-template-columns:minmax(240px,320px) 1fr;align-items:stretch;gap:1rem;min-height:520px;display:grid}.messages-list,.messages-thread{border:1px solid var(--line);background:var(--surface);border-radius:12px;overflow:hidden}.messages-list ul{margin:0;padding:0;list-style:none;display:grid}.messages-list__item{text-align:left;border:0;border-bottom:1px solid var(--line);cursor:pointer;width:100%;color:var(--ink);background:0 0;gap:.25rem;padding:.9rem 1rem;display:grid}.messages-list__item:hover,.messages-list__item.is-selected{background:#d4a6010f}.messages-list__item.is-unread strong{color:var(--brand-deep)}.messages-list__top{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.messages-list__top time,.messages-list__preview,.messages-list__listing{color:var(--muted);font-size:.82rem}.messages-list__listing{color:var(--brand-deep);font-weight:600}.messages-thread{grid-template-rows:auto 1fr auto;min-height:520px;display:grid}.messages-thread__head{border-bottom:1px solid var(--line);padding:1rem 1.15rem}.messages-thread__head h2{margin:0 0 .2rem;font-size:1.15rem}.messages-thread__head p{color:var(--muted);margin:0;font-size:.9rem}.messages-thread__body{background:linear-gradient(180deg, var(--bg-soft) 0%, var(--surface) 40%);align-content:start;gap:.75rem;padding:1rem 1.15rem;display:grid;overflow-y:auto}.messages-bubble{background:var(--surface);border:1px solid var(--line);border-radius:12px;justify-self:start;max-width:min(78%,34rem);padding:.75rem .9rem}.messages-bubble.is-mine{background:#d4a6011a;border-color:#d4a60147;justify-self:end}.messages-bubble p{white-space:pre-wrap;word-break:break-word;margin:0}.messages-bubble time{color:var(--muted);margin-top:.35rem;font-size:.75rem;display:block}.messages-compose{border-top:1px solid var(--line);gap:.65rem;padding:.9rem 1.15rem 1.1rem;display:grid}.messages-compose textarea{resize:vertical;border:1px solid var(--line);background:var(--surface);width:100%;min-height:4.5rem;color:var(--ink);font:inherit;border-radius:8px;padding:.7rem .8rem}.messages-compose .btn{justify-self:end}.messages-empty{color:var(--muted);padding:1.25rem}.messages-empty--thread{text-align:center;place-content:center;gap:.35rem;min-height:420px;display:grid}.messages-empty--thread h2{margin:0}.seller-profile__actions{margin-top:.85rem}@media (width<=860px){.messages-layout{grid-template-columns:1fr;gap:.75rem;min-height:0}.messages-list{max-height:260px;overflow:auto}}@media (width<=767px){.messages-list{max-height:220px}.messages-thread,.messages-empty--thread{min-height:min(55vh,380px)}.messages-thread__body,.messages-thread__head{padding:.85rem}.messages-compose{gap:.55rem;padding:.75rem}.messages-compose textarea{min-height:4.5rem}.messages-page__header{margin-bottom:.9rem}}.sell-intent{border:1px solid var(--line);border-radius:8px;margin:0;padding:.85rem 1rem 1rem}.sell-intent legend{padding:0 .35rem;font-size:.92rem;font-weight:700}.sell-intent__options{flex-wrap:wrap;gap:.65rem 1.25rem;display:flex}.sell-intent__option{cursor:pointer;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;display:inline-flex}.sell-optional{color:var(--muted);font-size:.82rem;font-weight:500}.sell-vehicle{background:color-mix(in srgb, var(--surface) 92%, #d4a60114);border:1px solid #d4a60159;border-radius:8px;gap:.75rem;margin:0;padding:.85rem 1rem 1rem;display:grid}.sell-vehicle legend{color:var(--brand-deep);padding:0 .35rem;font-size:.92rem;font-weight:700}.sell-vehicle__ymm{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.sell-vehicle__ymm--compact{grid-template-columns:1fr}@media (width>=640px){.sell-vehicle__ymm--compact{grid-template-columns:repeat(3,minmax(0,1fr))}}.sell-vehicle__ymm-preview{color:var(--brand-deep);grid-column:1/-1;margin:0;font-size:.85rem;font-weight:600}.sell-vehicle__fit-row{border-bottom:1px dashed var(--line);gap:.45rem;padding-bottom:.65rem;display:grid}.sell-vehicle__fit-row:last-of-type{border-bottom:0;padding-bottom:0}.sell-vehicle__fit-remove{justify-self:start}@media (width<=767px){.sell-vehicle__ymm{grid-template-columns:1fr}}.automotive-page{padding-bottom:3rem}.automotive-hero{gap:.45rem;padding:1.5rem 0 1.1rem;display:grid}.automotive-hero h1{margin:0;font-size:clamp(1.5rem,3vw,2rem)}.automotive-hero>p{max-width:40rem;color:var(--muted);margin:0}.automotive-hero__actions{flex-wrap:wrap;gap:.55rem;margin-top:.35rem;display:flex}.automotive-tabs{border-bottom:1px solid var(--line);-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:.35rem;margin-bottom:1.1rem;display:flex;overflow-x:auto}.food-tabs{flex-wrap:nowrap}.automotive-tabs__tab{appearance:none;font:inherit;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;margin-bottom:-1px;padding:.7rem 1rem;font-size:.92rem;font-weight:700}.automotive-tabs__tab.is-active{color:var(--brand-deep);border-bottom-color:var(--brand)}.automotive-layout{grid-template-columns:minmax(220px,260px) 1fr;align-items:start;gap:1.25rem;display:grid}.automotive-filters__head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.automotive-filters__head h2{margin:0;font-size:1rem}.automotive-filters .sell-vehicle__ymm,.automotive-filters .sell-vehicle__ymm--compact{grid-template-columns:1fr;gap:.65rem;display:grid}@media (width>=640px){.automotive-filters .sell-vehicle__ymm--compact{grid-template-columns:1fr}}.automotive-filters .sell-vehicle__ymm>label,.automotive-filters .filter-price>label{min-width:0;color:var(--ink);gap:.3rem;font-size:.82rem;font-weight:600;display:grid}.automotive-filters select,.automotive-filters input[type=number]{box-sizing:border-box;border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;max-width:none;color:var(--ink);font:inherit;border-radius:8px;padding:.55rem .65rem}.automotive-filters select:focus,.automotive-filters input[type=number]:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #d4a6012e}.automotive-filters .sell-vehicle__ymm-preview{font-size:.8rem}.automotive-filters .filter-price{grid-template-columns:1fr 1fr;align-items:end;gap:.55rem;display:grid}.automotive-filters .filter-price>.btn{grid-column:1/-1;width:100%;margin-top:.15rem}.automotive-filters .filter-radio{color:var(--ink);cursor:pointer;white-space:nowrap;align-items:center;gap:.45rem;margin:0 0 .4rem;font-size:.88rem;font-weight:500;display:flex}.automotive-filters .filter-radio:last-child{margin-bottom:0}.automotive-filters .filter-radio input{flex-shrink:0;width:auto;margin:0}.automotive-results{min-width:0}.product-vehicle-details{border-top:1px solid var(--line);margin:1rem 0 0;padding:1rem 0 0}.product-vehicle-details__title{color:var(--ink);margin:0 0 .55rem;font-size:.95rem;font-weight:700}.product-vehicle-details__grid{grid-template-columns:auto 1fr;gap:.3rem .85rem;margin:0;font-size:.9rem;display:grid}.product-vehicle-details__grid dt{color:var(--muted);font-weight:600}.product-vehicle-details__grid dd{margin:0;font-weight:600}.product-vehicle-details__fitment{gap:.25rem;margin:0;padding-left:1.1rem;font-size:.9rem;font-weight:600;display:grid}@media (width<=900px){.automotive-layout{grid-template-columns:1fr}}.shipping-estimate{gap:.35rem;width:100%;display:grid}.shipping-estimate__label{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.72rem;font-weight:700}.shipping-estimate__hint{margin:0;font-size:.9rem}.shipping-estimate__form{flex-wrap:wrap;align-items:end;gap:.5rem;margin-top:.25rem;display:flex}.shipping-estimate__form label{gap:.2rem;font-size:.8rem;font-weight:600;display:grid}.shipping-estimate__form input{width:6.5rem;min-height:36px}.shipping-estimate__rates{gap:.3rem;margin:.35rem 0 0;padding:0;list-style:none;display:grid}.shipping-estimate__rates li{justify-content:space-between;gap:.75rem;font-size:.9rem;display:flex}.product-key-details__shipping{grid-column:1/-1}.post-purchase-review,.buyer-feedback-form,.bulk-listing-upload,.cart-saved{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 92%, var(--bg-soft,#f8fafc));border-radius:10px;margin-top:1rem;padding:.9rem 1rem}.post-purchase-review__head,.bulk-listing-upload__actions{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.post-purchase-review__head{justify-content:space-between;margin-bottom:.35rem}.post-purchase-review__item{margin:0 0 .55rem;font-size:.92rem}.post-purchase-review__form,.buyer-feedback-form{gap:.55rem;display:grid}.post-purchase-review__form label,.buyer-feedback-form label,.sell-schedule{gap:.25rem;font-size:.9rem;font-weight:600;display:grid}.buyer-feedback-form__title{margin:0}.bulk-listing-upload{margin-bottom:1.25rem}.bulk-listing-upload p{color:var(--muted);margin:.35rem 0 .75rem}.bulk-listing-upload__log{color:var(--muted);gap:.25rem;max-height:12rem;margin:.75rem 0 0;padding-left:1.1rem;font-size:.88rem;display:grid;overflow:auto}.bulk-listing-upload__file{cursor:pointer}.bulk-listing-upload__log--errors{color:var(--danger,#b42318)}.bulk-listing-entry{margin-bottom:1.5rem}.bulk-sell-page__hero{background:radial-gradient(120% 80% at 10% 0%, color-mix(in srgb, var(--accent,#0f766e) 12%, transparent), transparent 55%), linear-gradient(180deg, color-mix(in srgb, var(--bg-soft,#f1f5f9) 80%, var(--surface)), var(--bg,#fff));border-bottom:1px solid var(--line);padding:1.75rem 0 1.25rem}.bulk-sell-page__hero h1{margin:.2rem 0 .45rem;font-size:clamp(1.6rem,3vw,2.2rem)}.bulk-sell-page__hero p{max-width:40rem;color:var(--muted)}.bulk-sell-page__badge{margin-top:.75rem!important}.bulk-sell-page__body{gap:1.25rem;padding:1.25rem 0 3rem;display:grid}.bulk-sell-page__upload{margin-top:0}.bulk-status-chip{text-transform:capitalize;background:color-mix(in srgb, var(--muted) 18%, transparent);color:var(--text);border-radius:4px;padding:.15rem .45rem;font-size:.75rem;font-weight:600;display:inline-block}.bulk-status-chip--pending{color:#854d0e;background:#ca8a042e}.bulk-status-chip--live,.bulk-status-chip--approved{color:#166534;background:#15803d29}.bulk-status-chip--error,.bulk-status-chip--rejected{color:#912018;background:#b4231824}.bulk-status-chip--moderation,.bulk-status-chip--awaiting_moderation{color:#075985;background:#0369a129}.bulk-review__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.75rem;margin-bottom:.75rem;display:flex}.bulk-review__head h2{margin:0}.bulk-review__head p{color:var(--muted);margin:.25rem 0 0;font-size:.9rem}.bulk-review__select-actions{gap:.75rem;display:flex}.bulk-review__table-wrap{border:1px solid var(--line);background:var(--surface);border-radius:10px;overflow:auto}.bulk-review__table{border-collapse:collapse;width:100%;min-width:1020px;font-size:.88rem}.bulk-review__table th,.bulk-review__table td{border-bottom:1px solid var(--line);vertical-align:top;text-align:left;padding:.55rem .5rem}.bulk-review__table th{background:color-mix(in srgb, var(--surface) 88%, var(--bg-soft,#f8fafc));text-transform:uppercase;letter-spacing:.03em;color:var(--muted);z-index:1;font-size:.78rem;position:sticky;top:0}.bulk-review__table tr[data-status=live]{opacity:.72}.bulk-review__input{border:1px solid var(--line);background:var(--bg,#fff);width:100%;min-width:5.5rem;font:inherit;border-radius:6px;padding:.35rem .4rem}.bulk-review__input--num{max-width:5.5rem}.bulk-review__thumbs{flex-wrap:wrap;gap:.25rem;margin-bottom:.25rem;display:flex}.bulk-review__thumb{object-fit:cover;border:1px solid var(--line);border-radius:4px;width:2.4rem;height:2.4rem}.bulk-review__no-img{color:var(--muted)}.bulk-review__warn{color:#854d0e;max-width:14rem;margin:.25rem 0 0;font-size:.75rem}.bulk-review__replace-img{margin-right:.35rem;display:inline-block}.bulk-review__bar{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 92%, var(--bg-soft,#f8fafc));border-radius:10px;flex-wrap:wrap;gap:.5rem;margin-top:.85rem;padding:.75rem .85rem;display:flex;position:sticky;bottom:0;box-shadow:0 -4px 16px #0000000f}.bulk-jobs__list,.bulk-moderation__list,.bulk-moderation__titles{color:var(--muted);gap:.35rem;margin:.5rem 0 0;padding-left:1.1rem;font-size:.9rem;display:grid}.bulk-moderation{border:1px solid var(--line);background:var(--surface);border-radius:10px;margin:1.5rem 0;padding:1rem 1.1rem}.bulk-moderation__note{gap:.3rem;margin:.75rem 0;font-size:.9rem;font-weight:600;display:grid}.bulk-moderation__note input{border:1px solid var(--line);font:inherit;border-radius:6px;padding:.45rem .55rem;font-weight:500}.bulk-moderation__item{border-bottom:1px solid var(--line);margin:0 0 .85rem;padding:.75rem 0;list-style:none}.bulk-moderation__list{padding-left:0}.admin-listing-photos{flex-wrap:wrap;gap:.4rem;margin:.55rem 0 .65rem;padding:0;list-style:none;display:flex}.admin-listing-photos li{margin:0}.admin-listing-photos a,.admin-listing-photos>li>img{border:1px solid var(--line);background:var(--bg-soft,#f8fafc);border-radius:8px;width:72px;height:72px;display:block;overflow:hidden}.admin-listing-photos img{object-fit:cover;width:100%;height:100%;display:block}.admin-listing-photos__empty{margin:.4rem 0 .55rem}.cart-saved h2{margin:0 0 .75rem;font-size:1.15rem}.sell-schedule .field-hint,.field-hint{color:var(--muted);font-size:.8rem;font-weight:500}.product-auction-extras{gap:1rem;margin:1.25rem 0;display:grid}@media (width>=900px){.product-auction-extras{grid-template-columns:1fr 1fr}}.auction-bid-history,.auction-live-chat,.escrow-timeline{border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:.9rem 1rem}.auction-bid-history h3,.auction-live-chat h3,.escrow-timeline__title{margin:0 0 .45rem;font-size:1.05rem}.auction-bid-history__list{gap:.45rem;max-height:16rem;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}.auction-bid-history__list li{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:.15rem .75rem;padding-bottom:.4rem;font-size:.9rem;display:grid}.auction-bid-history__list time{color:var(--muted);grid-column:1/-1;font-size:.75rem}.auction-live-chat__head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.auction-live-chat__pulse{letter-spacing:.04em;text-transform:uppercase;color:#0f766e;font-size:.72rem;font-weight:800}.auction-live-chat__hint{color:var(--muted);margin:0 0 .55rem;font-size:.85rem}.auction-live-chat__messages{gap:.45rem;max-height:14rem;margin:0 0 .65rem;padding:0;list-style:none;display:grid;overflow-y:auto}.auction-live-chat__messages li{gap:.1rem;font-size:.9rem;display:grid}.auction-live-chat__messages time{color:var(--muted);font-size:.72rem}.auction-live-chat__form{gap:.45rem;display:flex}.auction-live-chat__form input{flex:1;min-height:40px}.escrow-timeline__copy,.escrow-timeline__steps{color:var(--muted);margin:.35rem 0 0;font-size:.88rem}.escrow-timeline__steps{gap:.35rem;padding-left:1.1rem;display:grid}.escrow-timeline__steps strong{color:var(--ink)}.order-card__escrow{gap:.55rem;margin-top:.75rem;display:grid}.sell-toggle--escrow{margin-top:.75rem}.price-suggest{border:1px solid color-mix(in srgb, var(--border) 85%, transparent);background:color-mix(in srgb, var(--surface) 92%, #d4a601 8%);border-radius:10px;margin:.85rem 0 1.1rem;padding:.9rem 1rem}.price-suggest__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#8a6d00;margin:0 0 .35rem;font-size:.72rem;font-weight:800}.price-suggest__rationale{color:var(--ink);margin:0 0 .65rem;font-size:.92rem}.price-suggest__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin:0 0 .75rem;display:grid}.price-suggest__stats dt{color:var(--muted);margin:0;font-size:.72rem}.price-suggest__stats dd{margin:.15rem 0 0;font-weight:700}.price-suggest__actions{flex-wrap:wrap;gap:.45rem;margin-bottom:.65rem;display:flex}.price-suggest__list-label{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:.35rem 0 .45rem;font-size:.75rem;font-weight:700}.price-suggest__similar{gap:.5rem;margin:0;padding:0;font-size:.9rem;list-style:none;display:grid}.price-suggest__similar li{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.75rem;display:grid}.price-suggest__similar a{color:var(--ink);text-underline-offset:2px;line-height:1.35;text-decoration:underline}.price-suggest__similar span{white-space:nowrap;font-weight:700}.saved-search-bar{flex-wrap:wrap;align-items:center;gap:.55rem;margin:.75rem 0 1rem;display:flex}.saved-search-chips{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.saved-search-chips__apply{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:999px;align-items:center;gap:.35rem;min-height:34px;padding:.25rem .7rem;font-size:.85rem;display:inline-flex}.saved-search-chips__apply:hover{border-color:#d4a601}.auction-extended-badge{color:#0f766e;margin:.35rem 0 0;font-size:.82rem;font-weight:700}.forum-page{background:radial-gradient(1200px 420px at 8% -10%, color-mix(in srgb, var(--brand-soft) 28%, transparent), transparent 70%), linear-gradient(180deg, color-mix(in srgb, var(--bg-soft) 88%, #e8f2f6) 0%, var(--bg) 42%)}.forum-shell{max-width:1080px;padding-bottom:2.5rem}.forum-hub-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.5fr) auto;align-items:end;gap:1.25rem 1.75rem;margin:0 0 1.75rem;padding:1.35rem 0 1.5rem;display:grid}.forum-hub-hero__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-deep);margin:0 0 .35rem;font-size:.78rem;font-weight:700}.forum-hub-hero h1{font-family:var(--display);letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(1.85rem,3.2vw,2.55rem);line-height:1.15}.forum-hub-hero__copy p:last-child{max-width:38rem;color:var(--muted);margin:0;line-height:1.55}.forum-hub-hero__actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.forum-compose-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:14px;margin-bottom:1.5rem;padding:1rem 1.1rem 1.15rem}.forum-compose-panel__head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.forum-compose-panel__head h2{margin:0;font-size:1.15rem}.forum-section-head{margin-bottom:.9rem}.forum-section-head h2{margin:0 0 .25rem;font-size:1.25rem}.forum-section-head p{color:var(--muted);margin:0;font-size:.92rem}.forum-section-head--row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.85rem 1.25rem;display:flex}.forum-browse{margin-bottom:2rem}.forum-topic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.forum-topic-card{text-align:left;border:1px solid var(--line);background:var(--surface);width:100%;min-height:100%;color:inherit;cursor:pointer;border-radius:12px;gap:.35rem;padding:1rem 1.05rem;transition:border-color .15s,transform .15s,box-shadow .15s;display:grid}.forum-topic-card:hover{border-color:color-mix(in srgb, var(--brand) 55%, var(--line));box-shadow:var(--shadow);transform:translateY(-1px)}.forum-topic-card.is-active{border-color:var(--brand);background:color-mix(in srgb, var(--brand) 12%, var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--brand) 35%, transparent)}.forum-topic-card strong{font-size:.98rem}.forum-topic-card span{color:var(--muted);font-size:.84rem;line-height:1.4}.forum-topic-card em{color:var(--brand-deep);margin-top:.2rem;font-size:.78rem;font-style:normal;font-weight:700}.forum-discussions{margin-bottom:2rem}.forum-search{align-items:center;gap:.45rem;display:flex}.forum-search input{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:min(100%,240px);min-height:38px;padding:.35rem .7rem}.forum-sort-tabs{background:color-mix(in srgb, var(--bg-soft) 70%, var(--line));border-radius:10px;flex-wrap:wrap;gap:.35rem;margin:0 0 .85rem;padding:.25rem;display:flex}.forum-sort-tabs__btn{min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.3rem .8rem;font-size:.86rem;font-weight:600}.forum-sort-tabs__btn.is-active{background:var(--surface);color:var(--ink);box-shadow:0 1px 3px #19191914}.forum-filter-chip{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.65rem;margin:0 0 .75rem;font-size:.88rem;display:flex}.forum-discussion-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.forum-discussion-card{border:1px solid var(--line);background:var(--surface);color:inherit;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:1rem 1.25rem;padding:1rem 1.1rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:grid}.forum-discussion-card:hover{border-color:color-mix(in srgb, var(--brand) 50%, var(--line));box-shadow:var(--shadow)}.forum-discussion-card.is-unread h3{font-weight:800}.forum-discussion-card__meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.35rem .45rem;margin-bottom:.35rem;font-size:.82rem;display:flex}.forum-discussion-card__author{color:var(--ink);font-weight:700}.forum-discussion-card h3{margin:0 0 .35rem;font-size:1.05rem;line-height:1.3}.forum-discussion-card__excerpt{color:var(--muted);margin:0 0 .55rem;font-size:.9rem;line-height:1.45}.forum-discussion-card__foot{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.55rem .85rem;font-size:.8rem;display:flex}.forum-discussion-card__stats{border-left:1px solid var(--line);text-transform:uppercase;letter-spacing:.04em;min-width:5.5rem;color:var(--muted);align-content:start;gap:.45rem;padding-left:.25rem;font-size:.72rem;display:grid}.forum-discussion-card__stats span{gap:.1rem;display:grid}.forum-discussion-card__stats strong{letter-spacing:0;text-transform:none;color:var(--ink);font-size:1rem}.forum-topic-chip{background:color-mix(in srgb, var(--brand-soft) 35%, var(--surface));color:var(--ink);border-radius:999px;align-items:center;padding:.15rem .55rem;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}a.forum-topic-chip:hover{background:color-mix(in srgb, var(--brand) 28%, var(--surface))}.forum-guidelines{border:1px dashed color-mix(in srgb, var(--brand) 40%, var(--line));background:color-mix(in srgb, var(--brand) 6%, var(--surface));border-radius:12px;padding:1.1rem 1.15rem}.forum-guidelines h2{margin:0 0 .55rem;font-size:1rem}.forum-guidelines ul{color:var(--muted);margin:0;padding-left:1.15rem;font-size:.9rem;line-height:1.5}.forum-guidelines li+li{margin-top:.3rem}.forum-crumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.4rem;margin:.5rem 0 1rem;font-size:.88rem;display:flex}.forum-crumb a{color:inherit;font-weight:600}.forum-discussion-hero{border-bottom:1px solid var(--line);margin-bottom:1.25rem;padding-bottom:1rem}.forum-discussion-hero__badges{flex-wrap:wrap;gap:.4rem;margin-bottom:.55rem;display:flex}.forum-discussion-hero h1{font-family:var(--display);margin:0 0 .45rem;font-size:clamp(1.55rem,2.8vw,2.1rem);line-height:1.2}.forum-meta{color:var(--muted);margin:.35rem 0 .65rem;font-size:.9rem}.forum-posts{gap:.85rem;margin:0 0 1.25rem;padding:0;list-style:none;display:grid}.forum-post{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:88px minmax(0,1fr);gap:.85rem;padding:1rem 1.05rem;display:grid}.forum-post__aside{text-align:center;align-content:start;justify-items:center;gap:.35rem;display:grid}.forum-post__avatar{background:color-mix(in srgb, var(--brand) 22%, var(--surface));width:2.5rem;height:2.5rem;color:var(--brand-ink);border-radius:50%;place-items:center;font-weight:800;display:grid}.forum-post__role{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.7rem;font-weight:700}.forum-post__head{color:var(--muted);justify-content:space-between;gap:.5rem;margin-bottom:.4rem;font-size:.85rem;display:flex}.forum-post__body{white-space:pre-wrap;margin:0;line-height:1.55}.forum-compose{border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:.55rem;padding:.95rem;display:grid}.forum-compose label,.forum-inline-edit label{gap:.3rem;font-size:.86rem;font-weight:600;display:grid}.forum-compose input,.forum-compose select,.forum-compose textarea,.forum-inline-edit input,.forum-inline-edit textarea{border:1px solid var(--line);background:var(--bg);width:100%;font:inherit;border-radius:8px;padding:.45rem .65rem;font-weight:400}.forum-compose--reply h2{margin:0;font-size:1.05rem}.forum-locked-note{background:color-mix(in srgb, #64748b 12%, var(--surface));color:var(--muted);border-radius:10px;margin:0;padding:.85rem 1rem}.forum-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:12px;margin:0;padding:1.25rem 1rem}.forum-unread-dot{background:var(--brand-deep);border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem}.forum-badge{letter-spacing:.02em;text-transform:uppercase;vertical-align:middle;border-radius:999px;padding:.1rem .45rem;font-size:.68rem;font-weight:700;display:inline-block}.forum-badge--pin{background:color-mix(in srgb, var(--brand) 28%, var(--surface));color:#7a5a00}.forum-badge--lock{background:color-mix(in srgb, #64748b 22%, var(--surface));color:#334155}.forum-pagination{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:1rem;font-size:.9rem;display:flex}.forum-thread-controls{flex-wrap:wrap;gap:.35rem .75rem;margin-top:.35rem;display:flex}.forum-post__actions{flex-wrap:wrap;gap:.35rem .65rem;margin-top:.65rem;display:flex}.forum-action{color:var(--muted);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.82rem;font-weight:600;text-decoration:underline}.forum-action:hover,.forum-action.is-active{color:var(--brand-deep)}.forum-post--deleted{opacity:.72}.forum-post__deleted{color:var(--muted);margin:0;font-style:italic}.forum-inline-edit{gap:.45rem;margin-top:.4rem;display:grid}.forum-inline-edit__actions{flex-wrap:wrap;gap:.4rem;display:flex}.forum-moderation{margin-bottom:1.75rem}.forum-moderation__snippet{border-left:3px solid var(--line);color:var(--muted);white-space:pre-wrap;max-height:8rem;margin:.35rem 0 .65rem;padding:.65rem .75rem;overflow:auto}@media (width<=900px){.forum-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.forum-hub-hero{grid-template-columns:1fr}.forum-hub-hero__actions{justify-content:flex-start}.forum-topic-grid,.forum-discussion-card{grid-template-columns:1fr}.forum-discussion-card__stats{border-left:none;border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;padding:.65rem 0 0}.forum-post{grid-template-columns:1fr}.forum-post__aside{grid-auto-flow:column;justify-content:start;align-items:center}}.checkout-installments{border:1px solid var(--border);border-radius:10px;margin:0 0 1rem;padding:.9rem 1rem}.checkout-installments legend{padding:0 .35rem;font-weight:700}.checkout-installments__option{cursor:pointer;align-items:flex-start;gap:.65rem;margin:.45rem 0;display:flex}.checkout-installments__option span{gap:.15rem;display:grid}.checkout-installments__option em{color:var(--muted);font-size:.88rem;font-style:normal}.checkout-installments__schedule{color:var(--muted);gap:.25rem;margin:.55rem 0 0;padding-left:1.2rem;font-size:.88rem;display:grid}.order-card__installments{gap:.55rem;margin-top:.75rem;display:grid}.order-card__installment-pay{gap:.5rem;display:grid}.seller-analytics{gap:.9rem;margin-top:1.5rem;display:grid}.seller-analytics__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.seller-analytics__stats article{border:1px solid var(--border);background:var(--surface);border-radius:10px;padding:.75rem .85rem}.seller-analytics__chart{border:1px solid var(--border);background:var(--surface);border-radius:10px;align-items:flex-end;gap:.45rem;min-height:120px;padding:.75rem .5rem .35rem;display:flex}.seller-analytics__bar-wrap{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.35rem;min-height:100px;display:flex}.seller-analytics__bar{background:linear-gradient(#e8c43a,#d4a601);border-radius:6px 6px 2px 2px;width:100%;max-width:36px}.seller-analytics__bar-wrap span{color:var(--muted);font-size:.7rem}.seller-analytics__top{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.seller-analytics__top li{justify-content:space-between;gap:.75rem;font-size:.9rem;display:flex}.seller-analytics__top span{color:var(--muted);white-space:nowrap}@media (width<=640px){.price-suggest__stats,.seller-analytics__stats{grid-template-columns:1fr}}.promo-banner{border:1px solid color-mix(in srgb, #d4a601 45%, var(--border));background:linear-gradient(120deg, color-mix(in srgb, #d4a601 16%, var(--surface)), var(--surface));border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 0 1.25rem;padding:1rem 1.15rem;display:flex}.promo-banner h2{margin:.15rem 0 .35rem;font-size:1.35rem}.promo-banner__countdown{color:#8a6d00;margin:0;font-size:1.05rem;font-weight:800}.home-flash__aside{justify-items:end;gap:.55rem;display:grid}.deals-section{margin:1.75rem 0 2rem}.deals-section h2{margin:0 0 .85rem;font-size:1.2rem}.referral-card{border:1px solid var(--border);background:var(--surface);border-radius:12px;gap:.55rem;max-width:36rem;padding:1.25rem 1.35rem;display:grid}.referral-card__label{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.75rem;font-weight:800}.referral-card__code{letter-spacing:.06em;margin:0;font-size:1.8rem;font-weight:800}.referral-card__url{word-break:break-all;color:var(--muted);margin:0;font-size:.88rem}.referral-card__actions{flex-wrap:wrap;gap:.5rem;margin-top:.35rem;display:flex}.disputes-layout{grid-template-columns:minmax(260px,.9fr) minmax(0,1.3fr);align-items:start;gap:1.25rem;display:grid}@media (width<=840px){.disputes-layout{grid-template-columns:1fr}}.disputes-list ul{gap:.45rem;margin:0 0 1.25rem;padding:0;list-style:none;display:grid}.disputes-list a{border:1px solid var(--border);color:inherit;border-radius:10px;gap:.15rem;padding:.75rem .85rem;text-decoration:none;display:grid}.disputes-list a.is-active,.disputes-list a:hover{border-color:#d4a601}.dispute-open,.dispute-detail{gap:.65rem;display:grid}.dispute-open label,.tracking-attach label{gap:.3rem;font-size:.9rem;display:grid}.dispute-messages{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.dispute-messages li{border:1px solid var(--border);border-radius:10px;padding:.75rem .85rem}.dispute-actions{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.shipment-tracker{border:1px solid var(--border);background:var(--surface);border-radius:10px;gap:.55rem;margin-top:.65rem;padding:.85rem .95rem;display:grid}.shipment-tracker__head{justify-content:space-between;gap:.75rem;display:flex}.shipment-tracker__partner,.shipment-tracker__hint{color:var(--muted);margin:0;font-size:.8rem}.shipment-tracker__status{margin:.2rem 0;font-weight:800}.shipment-tracker__tn{margin:0;font-size:.88rem}.shipment-tracker__eta{white-space:nowrap;margin:0;font-weight:700}.shipment-tracker__events{gap:.4rem;margin:0;padding-left:1.1rem;display:grid}.shipment-tracker__events li{gap:.1rem;font-size:.88rem;display:grid}.shipment-tracker__events time{color:var(--muted);font-size:.75rem}.tracking-attach{border:1px dashed var(--border);border-radius:10px;gap:.45rem;margin-top:.65rem;padding:.75rem;display:grid}.loyalty-tier-card{border:1px solid var(--border);background:color-mix(in srgb, #d4a601 10%, var(--surface));border-radius:12px;margin-bottom:1rem;padding:.95rem 1rem}.loyalty-tier-card__name{margin:.15rem 0;font-size:1.35rem;font-weight:800}.loyalty-tier-card__ladder{gap:.35rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.loyalty-tier-card__ladder li{color:var(--muted);justify-content:space-between;gap:.5rem;font-size:.88rem;display:flex}.loyalty-tier-card__ladder li.is-current{color:var(--ink);font-weight:700}.loyalty-tier-card__links{flex-wrap:wrap;gap:.75rem;margin-top:.75rem;display:flex}.policy-card{border:1px solid var(--border);background:var(--surface);border-radius:12px;margin:0 0 1.5rem;padding:1rem 1.15rem}.get-app-actions__row{flex-wrap:wrap;gap:.65rem;margin:.85rem 0 .4rem;display:flex}.policy-card ul{color:var(--muted);gap:.4rem;margin:.5rem 0 0;padding-left:1.15rem;font-size:.95rem;display:grid}.buying-help-toc{flex-wrap:wrap;gap:.55rem 1rem;margin:0 0 1.25rem;font-size:.9rem;display:flex}.buying-help-toc a{color:var(--accent,var(--brand-deep));font-weight:600;text-decoration:none}.buying-help-toc a:hover{text-decoration:underline}.buying-help-page .policy-card h2{margin:0 0 .5rem;font-size:1.15rem}.buying-help-page .policy-card{scroll-margin-top:5rem}.buying-help-page .policy-card ul{gap:.85rem;margin-top:.65rem;line-height:1.5}.buying-help-page .policy-card .checkout-pay__hint{margin-top:1rem}.policies-page .policy-card p{color:var(--ink);margin:.5rem 0 0;line-height:1.55}.policies-page .policy-card>p:first-of-type{margin-top:.35rem}.policies-page .policy-card ul ul{gap:.35rem;margin:.45rem 0 .2rem;padding-left:1.15rem}.about-page{padding-bottom:3.5rem;position:relative;overflow:clip}.about-page__atmosphere{pointer-events:none;z-index:0;background:radial-gradient(900px 420px at 12% -10%, color-mix(in srgb, var(--brand) 18%, transparent), transparent 60%), radial-gradient(700px 380px at 92% 18%, color-mix(in srgb, var(--brand) 10%, transparent), transparent 55%), linear-gradient(180deg, color-mix(in srgb, var(--bg-soft) 70%, var(--surface)) 0%, var(--bg) 42%, var(--bg) 100%);position:absolute;inset:0}.about-page__inner{z-index:1;gap:2.75rem;padding-top:1.75rem;display:grid;position:relative}.about-hero{gap:.65rem;max-width:40rem;padding:1.25rem 0 .5rem;animation:.55s both heroIn;display:grid}.about-hero__brand{font-family:var(--display);letter-spacing:-.03em;color:var(--ink);margin:0;font-size:clamp(2.6rem,6vw,3.75rem);font-weight:600;line-height:1.05}.about-hero__tagline{font-family:var(--display);letter-spacing:-.015em;color:var(--brand-deep);margin:0;font-size:clamp(1.25rem,2.4vw,1.55rem);font-weight:500;line-height:1.3}.about-hero__support{max-width:32rem;color:var(--muted);margin:.15rem 0 0;font-size:1.05rem;line-height:1.5}.about-section{gap:.85rem;max-width:42rem;display:grid}.about-section h2{font-family:var(--display);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:clamp(1.35rem,2.2vw,1.65rem);font-weight:600}.about-section__prose{gap:.75rem;display:grid}.about-contact-address{color:var(--ink);gap:.2rem;margin:.15rem 0;font-size:1.05rem;font-style:normal;line-height:1.45;display:grid}.about-contact-address strong{font-family:var(--display);letter-spacing:-.015em;font-weight:600}.about-section__prose a{color:var(--brand-deep);text-underline-offset:.15em}.about-section__prose p,.about-close p{color:var(--ink);margin:0;font-size:1.02rem;line-height:1.65}.about-how{gap:1.35rem;max-width:48rem;display:grid}@media (width>=720px){.about-how{grid-template-columns:1fr 1fr;gap:1.75rem}}.about-how__col{align-content:start;gap:.55rem;display:grid}.about-how__col h3{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.78rem;font-weight:700}.about-how__col ol{color:var(--ink);gap:.45rem;margin:0;padding-left:1.15rem;line-height:1.5;display:grid}.about-points{gap:.85rem;max-width:42rem;margin:0;padding:0;list-style:none;display:grid}.about-points li{border-top:1px solid var(--line);color:var(--ink);margin:0;padding:.85rem 0 0;line-height:1.55}.about-points li:first-child{border-top:none;padding-top:0}.about-points strong{color:var(--ink);font-weight:700;display:inline}.about-close{border-top:1px solid var(--line);gap:.85rem;max-width:40rem;padding:1.5rem 0 .25rem;display:grid}.about-close h2{font-family:var(--display);letter-spacing:-.02em;margin:0;font-size:clamp(1.45rem,2.4vw,1.85rem);font-weight:600}.about-close__actions{flex-wrap:wrap;gap:.65rem;margin-top:.35rem;display:flex}@media (width<=640px){.about-page__inner{gap:2.15rem;padding-top:1.1rem}.about-close__actions .btn{text-align:center;flex:auto}}.investors-page .policy-card p{color:var(--ink);margin:.5rem 0 0;line-height:1.55}.investors-page .policy-card>p:first-of-type{margin-top:.35rem}.investors-hero-cta{margin-top:1.25rem}.investors-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.25rem 0 0;padding:0;display:grid}@media (width>=720px){.investors-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}}.investors-metric{border-top:1px solid var(--line);margin:0;padding:1rem 0 0}.investors-metric dt{color:var(--muted);letter-spacing:.02em;margin:0;font-size:.8rem}.investors-metric dd{font-family:var(--display);color:var(--ink);margin:.35rem 0 0;font-size:1.65rem;font-weight:600;line-height:1.15}.investors-roadmap{counter-reset:investors-roadmap;gap:1rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.investors-roadmap li{counter-increment:investors-roadmap;gap:.25rem;padding-left:2.25rem;display:grid;position:relative}.investors-roadmap li:before{content:counter(investors-roadmap);border:1px solid var(--line);width:1.5rem;height:1.5rem;color:var(--brand-deep);border-radius:999px;place-items:center;font-size:.75rem;font-weight:600;display:grid;position:absolute;top:.1rem;left:0}.investors-roadmap li strong{font-size:1.05rem}.investors-roadmap li span{color:var(--muted);line-height:1.5}.investors-founder{align-items:start;gap:1.25rem;margin-top:1rem;display:grid}@media (width>=640px){.investors-founder{grid-template-columns:120px 1fr}}.investors-founder__photo{border-radius:var(--radius);background:linear-gradient(145deg, var(--bg-soft), var(--surface)), var(--bg-soft);border:1px solid var(--line);width:120px;height:120px}.investors-founder__copy h3{font-family:var(--display);margin:0;font-size:1.35rem}.investors-founder__role{color:var(--muted);margin:.25rem 0 .65rem;font-size:.95rem}.investors-contact-form{margin-top:1.25rem}.investors-contact-form__check{align-items:flex-start;gap:.65rem;font-weight:400;display:flex}.investors-contact-form__check input{flex-shrink:0;width:auto;margin-top:.2rem}.investors-disclaimer{border-top:1px solid var(--line);margin:2rem 0 .5rem;padding-top:1.25rem}.investors-disclaimer p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.55}.stores-list{gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.store-row{border:1px solid var(--line,var(--border));background:var(--surface);border-radius:12px;grid-template-columns:minmax(220px,.9fr) minmax(0,1.4fr);align-items:start;gap:1.25rem;padding:1rem 1.1rem;display:grid}.store-row__seller{align-items:flex-start;gap:.85rem;display:flex}.store-row__avatar{background:color-mix(in srgb, var(--accent,#0f766e) 16%, var(--bg-soft,#f1f5f9));border-radius:50%;flex-shrink:0;place-items:center;width:3.25rem;height:3.25rem;font-size:1.15rem;font-weight:700;display:grid;overflow:hidden}.store-row__avatar img{object-fit:cover;width:100%;height:100%}.store-row__meta{gap:.25rem;min-width:0;display:grid}.store-row__name{margin:0;font-size:1.2rem;line-height:1.25}.store-row__handle,.store-row__shop,.store-row__count{color:var(--muted);margin:0;font-size:.88rem}.store-row__visit{justify-self:start;margin-top:.55rem}.store-row__items{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;min-width:0;display:grid}.store-row__items .product-card{margin:0}@media (width<=900px){.store-row{grid-template-columns:1fr}.store-row__items{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=640px){.store-row__items{grid-template-columns:1fr}}.returns-layout{grid-template-columns:minmax(280px,.9fr) minmax(0,1.2fr);align-items:start;gap:1.25rem;display:grid}@media (width<=840px){.returns-layout{grid-template-columns:1fr}}.returns-list,.fraud-flag-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.fraud-flag-list li{border:1px solid var(--border);background:var(--surface);border-radius:10px;padding:.85rem .95rem}.seller-reputation{margin:.45rem 0 .15rem}.seller-reputation__score{color:#0f766e;margin:0 0 .35rem;font-size:.8rem;font-weight:800}.seller-reputation__metrics{gap:.25rem;margin:0;padding:0;list-style:none;display:grid}.seller-reputation__metrics li{justify-content:space-between;gap:.5rem;font-size:.78rem;display:flex}.seller-reputation__metrics span{color:var(--muted)}.seller-reputation--compact .seller-reputation__metrics li{font-size:.72rem}.search-page__header--row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.sell-entry-tabs{border:1px solid var(--line);background:var(--bg-soft);border-radius:10px;gap:.35rem;margin:0 0 1.25rem;padding:.25rem;display:flex}.sell-entry-tabs__tab{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:1;padding:.65rem .75rem;font-weight:600}.sell-entry-tabs__tab.is-active{background:var(--surface);color:var(--brand-ink);box-shadow:0 0 0 1px var(--line)}.sell-progress{z-index:5;background:color-mix(in srgb, var(--bg) 92%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;margin:0 0 1.25rem;padding:.65rem 0;display:grid;position:sticky;top:0}.sell-progress__step{border:1px solid var(--line);background:var(--surface);cursor:pointer;text-align:left;font:inherit;color:var(--muted);border-radius:10px;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.55rem .65rem;display:flex}.sell-progress__step.is-active,.sell-progress__step.is-done{border-color:var(--brand);color:var(--brand-ink)}.sell-progress__num{color:var(--brand);font-size:.72rem;font-weight:700}.sell-progress__label{font-size:.78rem;font-weight:600;line-height:1.2}.sell-progress__hint{margin:-.5rem 0 1rem}.sell-step-nav{flex-wrap:wrap;gap:.65rem;margin-top:1.25rem;display:flex}.sell-step-nav+.checkout-pay__hint,.sell-draft-hint{margin-top:1.15rem}.sell-media__empty-tip{border:1px dashed var(--brand);background:color-mix(in srgb, var(--brand) 8%, var(--surface));border-radius:10px;margin:0 0 .85rem;padding:.85rem 1rem;font-size:.9rem}.sell-review-summary{margin-bottom:1.25rem}.sell-review-summary__list{gap:.55rem;margin:.75rem 0 1rem;display:grid}.sell-review-summary__list>div{grid-template-columns:8rem 1fr;gap:.5rem;font-size:.9rem;display:grid}.sell-review-summary__list dt{color:var(--muted);margin:0}.sell-review-summary__list dd{margin:0;font-weight:600}.price-suggest--card{border:1px solid var(--brand);background:color-mix(in srgb, var(--brand) 7%, var(--surface));border-radius:12px;margin-bottom:1rem;padding:1.1rem 1.15rem}.price-suggest__headline{margin:.15rem 0 .35rem;font-size:1.05rem}.price-suggest__range{color:var(--brand-ink);margin:0 0 .5rem;font-size:1.35rem;font-weight:700}.fee-breakdown--highlight{border:1px solid var(--brand);background:var(--surface);border-radius:12px;padding:1rem 1.1rem}.fee-breakdown__net{background:color-mix(in srgb, var(--brand) 14%, var(--surface));border-radius:10px;gap:.25rem;margin:0 0 .85rem;padding:.75rem .85rem;display:grid}.fee-breakdown__net-label{letter-spacing:.06em;text-transform:uppercase;color:var(--brand-deep);font-size:.78rem;font-weight:700}.fee-breakdown__net-value{font-family:var(--display);letter-spacing:-.02em;color:var(--ink);font-size:clamp(1.45rem,3vw,1.85rem);font-weight:700;line-height:1.15}.fee-breakdown__net-hint{color:var(--muted);font-size:.86rem;line-height:1.4}.fee-breakdown__callouts{gap:.35rem;margin:0 0 .85rem;padding-left:1.1rem;font-size:.9rem;display:grid}.field-hint--seller-net strong{color:var(--ink);font-weight:700}.sell-draft-banner{margin-bottom:1rem}.buyer-protection-badge{align-items:center;gap:.35rem;font-size:.78rem;font-weight:700;display:inline-flex}.buyer-protection-badge--compact{border:1px solid var(--brand);color:var(--brand-deep);background:color-mix(in srgb, var(--brand) 12%, var(--surface));border-radius:999px;padding:.2rem .55rem;text-decoration:none}a.buyer-protection-badge--compact:hover{color:var(--brand-deep);filter:brightness(.97)}.buyer-protection-badge--sold{background:color-mix(in srgb, var(--brand) 18%, var(--surface));color:var(--brand-ink);border-radius:6px;padding:.25rem .55rem}.buyer-protection-badge--block{border:1px solid var(--line);background:var(--bg-soft);border-radius:12px;gap:.35rem;margin:.75rem 0;padding:.85rem 1rem;display:grid}.buyer-protection-badge__label{margin:0;font-size:.85rem;font-weight:700}.buyer-protection-badge__text{color:var(--muted);margin:0;font-size:.9rem;font-weight:500}.trust-badge--available{border-color:var(--line);color:var(--muted);background:var(--bg-soft)}a.trust-badge--action{cursor:pointer;text-decoration:none;transition:color .15s,background .15s,border-color .15s}a.trust-badge--action:hover{color:var(--brand-deep);border-color:color-mix(in srgb, var(--brand) 45%, var(--line));background:color-mix(in srgb, var(--brand) 12%, var(--bg-soft))}.listing-preview-modal{z-index:80;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.listing-preview-modal__backdrop{cursor:pointer;background:#0000008c;border:0;position:absolute;inset:0}.listing-preview-modal__panel{z-index:1;background:var(--bg);border:1px solid var(--line);border-radius:14px;width:min(920px,100%);max-height:min(90vh,900px);padding:1.25rem;position:relative;overflow:auto}.listing-preview-modal__head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.listing-preview-modal__body{grid-template-columns:1.1fr 1fr;gap:1.25rem;display:grid}.listing-preview-modal__media{background:var(--bg-soft) center/cover no-repeat;min-height:240px;color:var(--muted);border:1px solid var(--line);border-radius:12px;place-items:center;display:grid}.listing-preview-modal__meta{color:var(--muted);margin:0 0 .35rem;font-size:.85rem}.listing-preview-modal__price{margin:.35rem 0 .75rem;font-size:1.25rem;font-weight:700}.listing-preview-modal__desc{white-space:pre-wrap;color:var(--muted)}.listing-preview-modal__thumbs{gap:.4rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.listing-preview-modal__thumbs li{border:1px solid var(--line);background:50%/cover no-repeat;border-radius:8px;width:52px;height:52px}.why-aucray-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.why-aucray-card{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:1.15rem 1.2rem}.why-aucray-card h3{margin:0 0 .4rem;font-size:1.05rem}.why-aucray-card p{color:var(--muted);margin:0 0 .65rem;font-size:.92rem}.how-it-works{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.how-it-works__steps{color:var(--muted);gap:.45rem;margin:.5rem 0 0;padding-left:1.2rem;display:grid}.home-seller-cta{text-align:center;padding:2.5rem 1rem}.home-seller-cta h2{margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2rem)}.home-seller-cta p{color:var(--muted);margin:0 0 1.1rem}.auction-notify{border-block:1px solid var(--line);background:var(--bg-soft);padding:2rem 0}.auction-notify__inner{grid-template-columns:1.2fr 1fr;align-items:end;gap:1.25rem;display:grid}.auction-notify__form{flex-wrap:wrap;gap:.5rem;display:flex}.auction-notify__form input{flex:1;min-width:180px}.empty-state{text-align:center;border:1px dashed var(--line);background:var(--surface);border-radius:14px;padding:2rem 1rem}.empty-state__visual{background:radial-gradient(circle at 30% 30%, color-mix(in srgb, var(--brand) 55%, transparent), transparent 55%), var(--bg-soft);border:1px solid var(--line);border-radius:50%;width:64px;height:64px;margin:0 auto .85rem}.empty-state__title{margin:0 0 .4rem}.empty-state__body{max-width:32rem;color:var(--muted);margin:0 auto 1rem}.empty-state__actions{flex-wrap:wrap;justify-content:center;gap:.55rem;margin-bottom:.65rem;display:flex}.cart-page--empty .empty-state{background:0 0;border:none;max-width:52rem;margin:0 auto;padding:2.5rem 1rem 3rem}.cart-page--empty .empty-state__title{font-family:var(--display);font-size:clamp(1.6rem,3vw,2.1rem)}.cart-empty-chips{flex-wrap:wrap;justify-content:center;gap:.45rem;margin:.35rem 0 1.25rem;display:flex}.cart-empty-chips__link{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:999px;align-items:center;padding:.35rem .75rem;font-size:.85rem;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.cart-empty-chips__link:hover{border-color:color-mix(in srgb, var(--brand) 55%, var(--line));background:var(--bg-soft)}.cart-empty-recent{text-align:left;width:100%;margin-top:1.5rem}.cart-empty-recent h2{text-align:center;color:var(--muted);margin:0 0 .75rem;font-size:1.05rem;font-weight:600}.cart-empty-recent__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.cart-empty-recent__grid .product-card{margin:0}.pwa-install{left:.75rem;right:.75rem;bottom:calc(.75rem + env(safe-area-inset-bottom,0px));z-index:45;border:1px solid color-mix(in srgb, var(--ink,#191919) 12%, transparent);background:color-mix(in srgb, var(--surface,#fff) 92%, var(--brand,#d4a601));color:var(--ink,#191919);border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex;position:fixed;box-shadow:0 10px 28px #00000029}.pwa-install__copy{flex-direction:column;flex:12rem;gap:.15rem;min-width:min(14rem,100%);display:flex}.pwa-install__copy strong{font-size:.95rem}.pwa-install__copy span{color:var(--muted,#5c574c);font-size:.82rem;line-height:1.35}.pwa-install__actions{flex-wrap:wrap;gap:.45rem;display:flex}.pwa-install__primary,.pwa-install__dismiss{cursor:pointer;font:inherit;border:0;border-radius:999px;padding:.55rem .95rem;font-weight:700}.pwa-install__primary{background:var(--brand,#d4a601);color:#111}.pwa-install__dismiss{color:var(--muted,#5c574c);background:0 0}@media (width<=800px){.pwa-install{bottom:calc(4.5rem + env(safe-area-inset-bottom,0px))}}.mobile-sell-fab{display:none}.product-card__badge--protection{background:color-mix(in srgb, var(--brand) 85%, #111);left:auto;right:.5rem}@media (width<=800px){.sell-progress{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-preview-modal__body,.why-aucray-grid,.how-it-works,.auction-notify__inner,.sell-review-summary__list>div{grid-template-columns:1fr}.mobile-sell-fab{z-index:40;background:var(--brand);color:#111;border-radius:999px;padding:.85rem 1.1rem;font-weight:700;text-decoration:none;display:inline-flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 8px 24px #0003}}.version-page__header{margin-bottom:1.5rem}.version-page__current{letter-spacing:-.03em;margin:.25rem 0 .75rem;font-size:clamp(2.25rem,6vw,3.25rem)}.version-page__lede{max-width:40rem}.version-page__changelog h2{margin-top:0}.version-changelog{gap:1rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.version-changelog__item{border-top:1px solid var(--line);padding:.85rem 0 0}.version-changelog__item:first-child{border-top:none;padding-top:0}.version-changelog__meta{flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;margin-bottom:.35rem;display:flex}.version-changelog__version{font-variant-numeric:tabular-nums;color:var(--brand);font-weight:700}.version-changelog__meta time{color:var(--muted);font-size:.9rem}.version-changelog__summary{color:var(--text);margin:0;line-height:1.5}.version-page__back{color:var(--muted);margin:1.5rem 0 0;font-size:.95rem}.version-page__back a{color:var(--brand)}.crypto-exchange-page .container{text-align:center}.crypto-exchange-page__header{text-align:center;flex-flow:column;justify-content:center;align-items:center;max-width:36rem;margin-left:auto;margin-right:auto}.crypto-exchange-page__header .hero__eyebrow{width:100%}.crypto-exchange-page__title{font-family:var(--display);width:100%;margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.4rem);line-height:1.15}.crypto-exchange-page__status{width:100%;margin:1.25rem 0 0}.crypto-exchange-page__lede{max-width:32rem;color:var(--muted);margin:0 auto;line-height:1.5}.crypto-exchange-page__back{color:var(--muted);margin:1.75rem 0 0;font-size:.95rem}.crypto-exchange-page__back a{color:var(--brand)}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
