@import"https://fonts.googleapis.com/css2?family=Mukta:wght@400;500;600;700&family=Open+Sans:wght@400;500;600;700&display=swap";:root{font-family:Nunito Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172029;background:#f8faf9;font-synthesis:none}body{margin:0;min-width:320px;background:#f8faf9}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.topbar{position:sticky;top:0;z-index:20;background:#fffffff5;border-bottom:1px solid #e6ebe8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-inner{max-width:1240px;min-height:74px;margin:auto;padding:10px 24px;display:grid;grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;font-size:20px;letter-spacing:-.5px}.brand small{display:block;margin-top:-3px;color:#68736d;font-size:10px;text-transform:uppercase;letter-spacing:1.8px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#fff;background:#16875f;font-weight:900}.search{max-width:610px;width:100%;margin:auto;display:flex;align-items:center;padding:5px 5px 5px 15px;background:#f2f5f3;border:1px solid #dce4df;border-radius:14px}.search span{color:#66726b;font-size:24px}.search input{width:100%;min-width:0;border:0;outline:0;padding:10px 12px;background:transparent;color:#172029}.search button{border:0;border-radius:10px;padding:10px 16px;background:#172029;color:#fff;cursor:pointer;font-weight:700}.actions{display:flex;align-items:center;gap:7px}.plain-button{min-height:44px;padding:6px 9px;display:flex;align-items:center;gap:6px;border:0;background:transparent;color:#414b46;cursor:pointer}.sell-button,.primary{display:inline-flex;justify-content:center;align-items:center;min-height:44px;border-radius:12px;padding:0 18px;color:#fff;background:#16875f;font-weight:800}.hero{background:radial-gradient(circle at 80% 20%,rgba(22,135,95,.16),transparent 30%),linear-gradient(135deg,#eef8f3,#fff 60%);border-bottom:1px solid #e6ebe8}.hero-content{max-width:1240px;margin:auto;min-height:370px;padding:64px 24px;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.7fr);align-items:center;gap:70px}.eyebrow,.section-kicker{color:#16875f;font-size:12px;font-weight:900;letter-spacing:1.7px}.hero h1{max-width:720px;margin:10px 0 14px;font-size:clamp(38px,5vw,65px);line-height:.98;letter-spacing:-3px}.hero p{max-width:650px;margin:0;color:#5f6b65;line-height:1.65;font-size:17px}.hero-actions{display:flex;gap:12px;margin-top:28px}.secondary{display:inline-flex;min-height:44px;justify-content:center;align-items:center;padding:0 18px;background:#fff;border:1px solid #d7dfda;border-radius:12px;font-weight:800}.hero-card{padding:30px;background:#fff;border:1px solid #dce6e0;border-radius:24px;box-shadow:0 16px 40px #27463814}.hero-icon{display:grid;place-items:center;width:54px;height:54px;margin-bottom:20px;border-radius:17px;background:#e8f6ef;font-size:28px}.hero-card strong{display:block;margin-bottom:8px;font-size:22px}.hero-card p{font-size:15px}.hero-card a{display:inline-block;margin-top:20px;color:#16875f;font-weight:800}.section{max-width:1240px;margin:auto;padding:46px 24px}.section-heading{margin-bottom:22px;display:flex;align-items:end;justify-content:space-between;gap:20px}.section-heading h2{margin:5px 0 0;font-size:28px;letter-spacing:-1px}.clear-search{border:0;background:transparent;color:#16875f;font-weight:800;cursor:pointer}.category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.category{min-height:112px;padding:14px 8px;border:1px solid #e0e6e2;border-radius:18px;background:#fff;cursor:pointer;transition:.18s ease}.category:hover{transform:translateY(-2px);border-color:#9acdb9;box-shadow:0 8px 25px #1e3c2f14}.category span{display:block;margin-bottom:10px;font-size:27px}.category strong{font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{overflow:hidden;background:#fff;border:1px solid #e1e6e3;border-radius:18px;transition:.18s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #1d332917}.product-image{position:relative;display:block;aspect-ratio:4 / 3;overflow:hidden;background:#edf1ef}.product-image img{width:100%;height:100%;display:block;object-fit:cover}.image-placeholder{width:100%;height:100%;display:grid;place-content:center;text-align:center;color:#8b9690}.image-placeholder span{display:block;font-size:44px}.image-placeholder small{margin-top:4px;font-weight:800}.favorite{position:absolute;top:12px;right:12px;width:38px;height:38px;border:0;border-radius:50%;background:#fffffff0;font-size:23px;cursor:pointer;box-shadow:0 3px 10px #00000014}.product-info{padding:16px}.price{display:block;margin-bottom:7px;font-size:19px}.product-title{display:block;overflow:hidden;color:#3b4540;white-space:nowrap;text-overflow:ellipsis}.product-meta{margin-top:14px;display:flex;justify-content:space-between;color:#89918d;font-size:12px}.state,.empty{min-height:230px;display:grid;place-items:center;align-content:center;text-align:center}.state p,.empty p{color:#707a75}.empty span{font-size:42px}.empty h3{margin:10px 0 0}.empty .primary{margin-top:8px}.spinner{width:34px;height:34px;border:3px solid #d9e2dd;border-top-color:#16875f;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.trust{max-width:1192px;margin:20px auto 65px;padding:30px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;border-radius:24px;background:#172029;color:#fff}.trust div{padding:8px}.trust span{display:block;margin-bottom:10px;font-size:27px}.trust strong{display:block;font-size:17px}.trust p{color:#b9c2bd;line-height:1.5;font-size:13px}footer{border-top:1px solid #e2e7e4;background:#fff}.footer-inner{max-width:1240px;margin:auto;padding:38px 24px;display:flex;align-items:center;justify-content:space-between;color:#758079}.footer-brand{color:#172029}@media (max-width: 1000px){.topbar-inner{grid-template-columns:auto 1fr}.search{grid-row:2;grid-column:1 / -1;max-width:none}.actions{justify-self:end}.category-grid{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 760px){.topbar-inner{padding:9px 14px;gap:8px}.plain-button span{display:none}.hero-content{min-height:0;padding:42px 18px;grid-template-columns:1fr;gap:30px}.hero h1{letter-spacing:-2px}.section{padding:34px 14px}.category-grid{grid-template-columns:repeat(4,1fr);gap:8px}.category{min-height:92px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-info{padding:12px}.product-meta{display:block}.product-meta span:last-child{display:none}.trust{margin:10px 14px 40px;grid-template-columns:1fr}.footer-inner{align-items:flex-start;flex-direction:column;gap:12px}}@media (max-width: 460px){.brand{font-size:17px}.brand-mark{width:34px;height:34px}.sell-button{padding:0 12px}.hero-actions{flex-direction:column}.category-grid{overflow-x:auto;grid-template-columns:repeat(8,90px);padding-bottom:7px}.search button{display:none}}.item-page{min-height:100vh;background:#f7f8f7;color:#172029}.item-topbar{min-height:76px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border-bottom:1px solid #e4e8e5}.item-brand{display:inline-flex;align-items:center;gap:10px;color:#172029;text-decoration:none}.item-brand>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#17875f;color:#fff;font-size:22px;font-weight:900}.item-brand strong{display:flex;flex-direction:column;line-height:1.05;font-size:19px}.item-brand small{margin-top:4px;color:#78827d;font-size:10px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.item-top-actions{display:flex;align-items:center;gap:14px}.item-back{color:#59635e;font-weight:750;text-decoration:none}.item-shell{width:min(1180px,92%);margin:0 auto;padding:26px 0 60px}.item-breadcrumb{margin-bottom:22px;display:flex;align-items:center;gap:9px;overflow:hidden;color:#78827d;font-size:13px;white-space:nowrap}.item-breadcrumb a{color:#17875f;text-decoration:none;font-weight:750}.item-breadcrumb strong{overflow:hidden;text-overflow:ellipsis;color:#4c5752}.item-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:30px;align-items:start}.item-main-image{position:relative;overflow:hidden;aspect-ratio:4 / 3;border:1px solid #e0e5e2;border-radius:22px;background:#edf1ef}.item-main-image>img{width:100%;height:100%;display:block;object-fit:contain;background:#f1f3f2}.item-image-empty{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:10px;color:#75807a}.item-image-empty span{font-size:52px}.item-image-counter{position:absolute;right:14px;bottom:14px;padding:8px 12px;border-radius:999px;background:#131b17c7;color:#fff;font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.item-thumbnails{margin-top:12px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.item-thumb{padding:0;overflow:hidden;aspect-ratio:1;border:2px solid transparent;border-radius:12px;background:#edf1ef;cursor:pointer}.item-thumb.active{border-color:#17875f}.item-summary{display:grid;gap:14px}.item-summary-card,.item-seller-card,.item-safety-card{background:#fff;border:1px solid #e0e5e2;border-radius:20px;box-shadow:0 8px 28px #152a200b}.item-summary-card{padding:25px}.item-price-row{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.item-price{font-size:clamp(25px,3vw,34px);letter-spacing:-.7px}.item-share{padding:9px 12px;border:1px solid #dfe5e1;border-radius:11px;background:#fff;color:#42504a;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.item-summary-card h1{margin:13px 0 17px;font-size:clamp(22px,3vw,30px);line-height:1.16}.item-tags{display:flex;flex-wrap:wrap;gap:7px}.item-tags span{padding:7px 10px;border-radius:999px;background:#eef7f3;color:#167957;font-size:12px;font-weight:800}.item-location{margin-top:23px;padding-top:18px;display:flex;align-items:center;gap:12px;border-top:1px solid #edf0ee}.item-location>span{font-size:22px}.item-location div{display:flex;flex-direction:column;gap:3px}.item-location small{color:#7a847f;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.8px}.item-seller-card{padding:18px;display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center}.item-avatar{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#edf6f2;font-size:22px}.item-seller-card>div:nth-child(2){display:flex;flex-direction:column;gap:3px}.item-seller-card small{color:#87908c;font-size:10px;font-weight:850;letter-spacing:1px}.item-seller-card span{color:#74807a;font-size:12px}.item-member-badge{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#17875f;color:#fff!important;font-weight:900}.item-safety-card{padding:17px 18px;display:flex;gap:13px}.item-safety-card>span{font-size:23px}.item-safety-card strong{display:block;margin-bottom:4px}.item-safety-card p{margin:0;color:#6f7a74;font-size:13px;line-height:1.45}.item-details{margin-top:30px;display:grid;grid-template-columns:1.3fr .7fr;gap:24px}.item-description,.item-facts{padding:27px;background:#fff;border:1px solid #e0e5e2;border-radius:20px}.item-details h2{margin:5px 0 16px;font-size:21px}.item-description p{margin:0;color:#505c56;line-height:1.7;white-space:pre-wrap}.item-facts dl{margin:0;display:grid;grid-template-columns:1fr auto}.item-facts dt,.item-facts dd{margin:0;padding:11px 0;border-bottom:1px solid #edf0ee}.item-facts dt{color:#78827d}.item-facts dd{padding-left:20px;font-weight:750;text-align:right}.item-footer{padding:28px 5vw 36px;display:flex;justify-content:space-between;gap:18px;border-top:1px solid #e1e6e3;color:#7a847f;font-size:13px}.item-footer a{color:#17875f;font-weight:850;text-decoration:none}.item-loading,.item-error{min-height:65vh;display:grid;place-items:center;align-content:center;gap:12px;padding:40px 20px;text-align:center}.item-error>span{font-size:48px}.item-error h1,.item-error p{margin:0}@media (max-width: 820px){.item-topbar{min-height:66px;padding:0 4%}.item-back{display:none}.item-shell{width:94%;padding-top:17px}.item-layout,.item-details{grid-template-columns:1fr}.item-main-image{border-radius:17px}.item-thumbnails{grid-template-columns:repeat(5,minmax(0,1fr))}.item-summary-card{padding:21px}}@media (max-width: 520px){.item-brand strong{font-size:16px}.item-brand>span{width:38px;height:38px}.item-top-actions .sell-button{padding:10px 13px}.item-breadcrumb{margin-bottom:14px}.item-main-image{aspect-ratio:1 / 1}.item-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr))}.item-price-row{align-items:center}.item-footer{flex-direction:column}}main .search-layout{width:min(1480px,calc(100% - 48px));max-width:1480px;margin-inline:auto;padding-inline:0;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);gap:24px;overflow:clip}main .search-layout.catalog-grid-view,main .search-layout.catalog-map-view{grid-template-columns:minmax(0,1fr)}.is-view-hidden{display:none!important}.catalog-filter-panel{width:min(1480px,calc(100% - 48px));margin:22px auto 0;padding:22px 24px 0;border:1px solid #dfe3df;border-radius:18px;background:#fff}.catalog-search-row{display:grid;grid-template-columns:minmax(280px,1.6fr) minmax(210px,.85fr) minmax(190px,.75fr) auto auto;gap:12px;align-items:center}.catalog-search-field,.catalog-location-field,.catalog-sort-field{display:flex;align-items:center;min-width:0;min-height:48px;padding:0 14px;border:1px solid #dfe3df;border-radius:10px;background:#fff}.catalog-search-field{gap:10px}.catalog-search-field input{width:100%;min-width:0;border:0;outline:0;background:transparent;font-size:14px}.catalog-location-field,.catalog-sort-field{justify-content:space-between;gap:8px}.catalog-location-field span,.catalog-sort-field span{white-space:nowrap;color:#5f6962;font-size:12px}.catalog-location-field select,.catalog-sort-field select{min-width:0;border:0;outline:0;background:transparent;font-weight:700}.catalog-search-submit{min-height:48px;padding:0 22px;border:0;border-radius:10px;background:#f5b400;font-weight:800}.catalog-search-row .view-switch{display:flex;gap:6px}.catalog-search-row .view-switch button{display:grid;place-items:center;width:48px;height:48px;border:1px solid #dfe3df!important;border-radius:10px!important;background:#fff!important;font-size:19px}.catalog-search-row .view-switch button.active{border-color:#f5b400!important;background:#fff8e1!important;color:#111!important}.catalog-result-total{display:grid;justify-items:end;gap:5px}.catalog-result-total strong{font-size:16px}.catalog-result-total small{color:#68726c;font-size:12px}.catalog-filter-panel .catalog-category-pills{max-width:none;margin:20px 0 0;padding:0 0 16px;border-bottom:1px solid #e6e9e6}.catalog-filter-panel .catalog-category-pills a{border-radius:8px;padding:9px 14px;font-size:12px}.catalog-filter-panel .catalog-category-pills a.active{border-color:#f5b400;background:#fff8e1;color:#161b17}.catalog-filter-panel .filterchips{max-width:none;margin:0;padding:15px 0;min-height:56px;border:0;justify-content:flex-start}.catalog-filter-panel .filterchips strong{font-size:15px}.catalog-filter-panel .filterchips a,.catalog-filter-panel .filterchips button{margin-left:auto;padding:7px 10px;border:0;background:#f3f5f2;border-radius:8px;font-size:12px}.search-result-count{display:block;margin-top:8px;font-size:13px}.search-results-toolbar{width:min(1480px,calc(100% - 48px));margin:-48px auto 16px;display:flex;justify-content:flex-end;align-items:center;gap:12px}.search-results-toolbar label{display:flex;align-items:center;gap:10px;min-height:46px;padding:0 14px;border:1px solid #dfe3df;border-radius:9px;font-size:12px}.search-results-toolbar select{border:0;outline:0;background:transparent;font-weight:700}.search-results-toolbar .view-switch{display:flex}.search-results-toolbar .view-switch button{width:46px;height:46px;border:1px solid #dfe3df;background:#fff;font-size:18px}.search-results-toolbar .view-switch button:first-child{border-radius:9px 0 0 9px}.search-results-toolbar .view-switch button:last-child{border-radius:0 9px 9px 0}.search-results-toolbar .view-switch button.active{background:#fff7dc;color:#e6a500;border-color:#f5b400}main .search-layout.search-results-layout.catalog-grid-view{grid-template-columns:250px minmax(0,1fr);gap:28px;overflow:visible}.search-results-layout .market-catalog-list .result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 18px}.search-filter-sidebar{align-self:start;display:grid;gap:20px;padding:18px;border:1px solid #dfe3df;border-radius:12px;background:#fff}.search-filter-sidebar label{display:grid;gap:8px;font-size:12px;font-weight:800}.search-filter-sidebar input,.search-filter-sidebar select,.search-location-readonly{width:100%;min-height:44px;padding:0 11px;border:1px solid #dfe3df;border-radius:8px;background:#fff;font:inherit;font-weight:500}.search-location-readonly{display:flex;align-items:center;color:#59635d}.search-apply-filters{min-height:44px;border:0;border-radius:8px;background:#f5b400;font-weight:800}.search-filter-sidebar>a{text-align:center;font-size:12px;text-decoration:underline;text-underline-offset:3px}.search-layout>.market-catalog-list,.search-layout>.map-wrap,.market-catalog-list .result-grid>div{min-width:0}.market-catalog-list .result-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px 16px}.market-catalog-list .listing-card{width:100%;min-width:0}.market-catalog-list .listing-card .photo{width:100%;height:auto;aspect-ratio:4/3;border-radius:14px;background:#f2f3f1}.market-catalog-list .listing-card .photo a,.market-catalog-list .listing-card .photo img{display:block;width:100%;height:100%}.market-catalog-list .listing-card .photo img{object-fit:cover}.market-catalog-list .listing-card .lc-body{padding:11px 2px 0}.market-catalog-list .listing-card .lc-body h4{min-height:42px;margin:0 0 5px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;font-size:15px;line-height:1.4}.market-catalog-list .listing-card .lc-price{font-size:16px}.market-catalog-list .listing-card .lc-meta{min-height:36px;font-size:12px;line-height:1.5}.market-catalog-list .listing-card .card-actions a{min-height:38px;display:grid;place-items:center;font-size:12px}.market-catalog-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,1fr);gap:28px;align-items:start}.market-catalog-list{min-width:0}.market-catalog-list .market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-catalog-list .market-card-image{aspect-ratio:1/1}@media (max-width:720px){.market-catalog-list .market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.market-catalog-controls{display:flex;gap:12px;flex-wrap:wrap}.market-radius-error{margin:-8px 0 16px;color:#a1372c;font-size:12px}.market-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:28px;padding-top:20px;border-top:1px solid var(--mp-line,#e2e6ec)}.market-pagination button{min-width:36px;min-height:36px;padding:0 10px;border:1px solid #d5dbd0;border-radius:8px;background:#fff;color:#333b36;font-weight:700;font-size:13px;cursor:pointer}.market-pagination button:hover:not(:disabled){border-color:#347857;background:#f5f9f6}.market-pagination button.active{background:#286247;border-color:#286247;color:#fff}.market-pagination button:disabled{opacity:.45;cursor:default}@media (max-width:640px){.market-catalog-controls{width:100%}.market-catalog-controls .market-sort{flex:1}}@media (max-width:520px){.market-catalog-list .market-grid{grid-template-columns:1fr}}.market-catalog-map{position:sticky;top:88px;height:calc(100vh - 120px);min-height:420px;border-radius:14px;overflow:hidden;border:1px solid #e3e7de}.st-map-canvas{width:100%;height:100%}.st-map-loading{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#7a827d;font-size:13px;font-weight:700;background:#f7f9f8}.st-map-unavailable{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:100%;height:100%;padding:20px;text-align:center;background:#f7f9f8}.st-map-unavailable span{color:#333b36;font-size:14px;font-weight:800}.st-map-unavailable p{margin:0;color:#7a827d;font-size:12px}.st-map-pin{padding:6px 10px;border:0;border-radius:999px;background:#fff;color:#171c19;font-size:12px;font-weight:800;box-shadow:0 4px 14px #141e1438;cursor:pointer;white-space:nowrap;transform:translateY(0);transition:transform .12s ease,box-shadow .12s ease,background .12s ease,color .12s ease}.st-map-pin:hover,.st-map-pin.is-active{background:var(--mp-blue,#1746C7);color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #172d7852;z-index:1}.st-map-pin.is-cluster{padding:7px 12px;background:#171c19;color:#fff;font-weight:900;box-shadow:0 5px 16px #141e1452}.st-map-pin.is-cluster:hover,.st-map-pin.is-cluster.is-active{background:var(--mp-blue,#1746C7)}.st-mobile-map-toggle{display:none}@media (max-width:1100px){main .search-layout{width:min(100% - 32px,960px);grid-template-columns:minmax(0,1fr);overflow:visible}.market-catalog-layout{grid-template-columns:1fr}.market-catalog-map{position:static;height:calc(100vh - 180px)}.st-mobile-map-toggle{display:flex;gap:8px;margin:0 0 16px;position:sticky;top:8px;z-index:5}.st-mobile-map-toggle button{flex:1;min-height:42px;border:1px solid #d5dbd0;border-radius:999px;background:#fff;color:#333;font-weight:800;box-shadow:0 6px 18px #141e141f}.st-mobile-map-toggle button.active{background:#171c19;border-color:#171c19;color:#fff}.is-hidden-mobile{display:none}}@media (max-width:1280px){.catalog-search-row{grid-template-columns:minmax(260px,1.4fr) minmax(190px,.8fr) minmax(180px,.7fr) auto}.catalog-search-row .view-switch{grid-column:1/-1;justify-content:flex-end}.market-catalog-list .result-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.catalog-filter-panel{width:calc(100% - 32px);padding:16px 16px 0}.catalog-search-row{grid-template-columns:1fr 1fr}.catalog-search-field,.catalog-search-submit,.catalog-search-row .view-switch{grid-column:1/-1}.market-catalog-list .result-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.search-results-toolbar{width:calc(100% - 32px);margin:0 auto 14px}main .search-layout.search-results-layout.catalog-grid-view{grid-template-columns:1fr}.search-filter-sidebar{display:none}}@media (max-width:700px){main .search-layout{width:calc(100% - 24px)}.market-catalog-list .result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.market-catalog-list .listing-card .photo{border-radius:11px}.market-catalog-list .listing-card .lc-body h4{min-height:38px;font-size:13px;line-height:1.45}.market-catalog-list .listing-card .lc-price{font-size:14px}.market-catalog-list .listing-card .lc-meta{min-height:34px;font-size:11px}.market-catalog-list .listing-card .card-actions{display:grid;grid-template-columns:1fr}.catalog-filter-panel{width:calc(100% - 24px);padding:14px 12px 0;border-radius:14px}.catalog-search-row{grid-template-columns:1fr}.catalog-search-field,.catalog-location-field,.catalog-sort-field,.catalog-search-submit,.catalog-search-row .view-switch{grid-column:1}.catalog-search-row .view-switch{justify-content:stretch}.catalog-search-row .view-switch button{flex:1}.catalog-result-total{justify-items:start;margin-top:12px}.search-results-toolbar{width:calc(100% - 24px);justify-content:space-between}.search-results-toolbar label{min-width:0;flex:1}.search-results-toolbar select{min-width:0;width:100%}}html{background:#fff}body{margin:0!important;background:#fff!important;color:#101318!important;font-family:Nunito Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.safetrade-app-shell{min-height:100vh;display:flex;flex-direction:column;background:#fff}.safetrade-app-shell>*{box-sizing:border-box}.safetrade-app-shell a{text-underline-offset:2px}.pm-header,.sell-header,.msg-header,.item-topbar,.el-header,.pm-page>header,.sell-page>header,.msg-page>header,.item-page>header,.el-page>header{display:none!important}.st-home{background:#fff!important;color:#101318!important}.is-directory-home main>section:not(.st-directory-section){display:none!important}.st-home .st-footer{display:none!important}.is-directory-home .st-directory-section{width:min(1180px,calc(100% - 48px))!important;margin:0 auto!important;padding:88px 0 92px!important}.is-directory-home .st-directory-heading{min-height:0!important;margin:0!important;padding:0!important}.is-directory-home .st-directory-heading>div{display:none!important}.is-directory-home .st-clear-link{display:none!important}.st-directory-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;column-gap:0!important;row-gap:34px!important;border:0!important;background:#fff!important}.st-directory-card{min-height:0!important;padding:2px 28px 30px 0!important;margin:0!important;border:0!important;border-right:1px solid #eceef1!important;background:#fff!important;box-shadow:none!important;border-radius:0!important}.st-directory-card:nth-child(4n+2),.st-directory-card:nth-child(4n+3),.st-directory-card:nth-child(4n+4){padding-left:28px!important}.st-directory-card:nth-child(4n){border-right:0!important}.st-directory-card:hover{background:#fff!important}.st-directory-card-head{display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 14px!important}.st-category-icon{width:36px!important;height:36px!important;flex:0 0 36px!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;color:#fff!important;background:#e15b58!important}.st-directory-card:nth-child(8n+2) .st-category-icon{background:#416fd8!important}.st-directory-card:nth-child(8n+3) .st-category-icon{background:#4e9b67!important}.st-directory-card:nth-child(8n+4) .st-category-icon{background:#8a6ad8!important}.st-directory-card:nth-child(8n+5) .st-category-icon{background:#f19b43!important}.st-directory-card:nth-child(8n+6) .st-category-icon{background:#36a5a2!important}.st-directory-card:nth-child(8n+7) .st-category-icon{background:#d96591!important}.st-directory-card:nth-child(8n) .st-category-icon{background:#728095!important}.st-category-icon svg{width:17px!important;height:17px!important}.st-directory-card-head>div{min-width:0;flex:1}.st-directory-card-head a{color:#17191d!important;font-size:12px!important;line-height:1.25!important;font-weight:850!important;letter-spacing:-.15px!important;text-decoration:none!important}.st-directory-card-head a:hover{color:#3347a6!important}.st-directory-card-head small{display:inline-block!important;margin:3px 0 0!important;color:#999ea5!important;font-size:8.5px!important;font-weight:650!important}.st-subcategory-links{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:7px!important;padding-left:46px!important}.st-subcategory-links a{color:#3347a6!important;font-size:10px!important;line-height:1.35!important;font-weight:650!important;text-decoration:none!important;transform:none!important}.st-subcategory-links a:hover{text-decoration:underline!important;color:#243788!important}.st-category-view-all{margin:12px 0 0 46px!important;padding:0!important;width:max-content!important;border:0!important;color:#3347a6!important;font-size:9px!important;font-weight:750!important;text-decoration:none!important;gap:5px!important;justify-content:flex-start!important}.st-category-view-all:hover{text-decoration:underline!important;color:#243788!important}.is-filtered .st-directory-section,.st-home:not(.is-directory-home) .st-directory-section{width:min(1180px,calc(100% - 48px))!important;margin:0 auto!important;padding:46px 0 38px!important}.st-listings-section{width:min(1180px,calc(100% - 48px))!important;margin:0 auto!important;padding:42px 0 62px!important;border-top:1px solid #eceef1!important}.st-product-grid{gap:18px!important}.st-product-image{border-radius:5px!important}.st-product-price{color:#17191d!important}.pm-page{background:#fff!important;color:#101318!important;min-height:0!important}.pm-hero,.pm-shell{width:min(1060px,calc(100% - 48px))!important;margin-left:auto!important;margin-right:auto!important}.pm-hero{padding-top:54px!important}.pm-profile-card,.pm-main-panel,.pm-side-panel,.pm-form-card{border-color:#eceef1!important;box-shadow:none!important;border-radius:6px!important;background:#fff!important}.pm-stats{border-color:#eceef1!important}.pm-tabs{border-bottom:1px solid #eceef1!important}.pm-tabs button{color:#7b8087!important;background:transparent!important;border-radius:0!important;border:0!important;border-bottom:2px solid transparent!important}.pm-tabs button.active{color:#15171b!important;border-bottom-color:#15171b!important}.pm-primary,.pm-outline,.pm-edit-listing,.pm-cancel-listing{border-radius:5px!important;box-shadow:none!important}.pm-primary{background:#17191d!important;color:#fff!important}.pm-outline,.pm-edit-listing{border:1px solid #dfe3e7!important;background:#fff!important;color:#20242a!important}.pm-listing-row{border-color:#eceef1!important}.pm-listing-status{border-radius:999px!important}.sell-page,.el-page{background:#fff!important;color:#101318!important;min-height:0!important}.sell-main,.sell-shell,.el-main,.el-shell{width:min(860px,calc(100% - 48px))!important;margin-left:auto!important;margin-right:auto!important}.sell-main,.el-main{padding-top:52px!important;padding-bottom:70px!important}.sell-page section,.sell-page .form-card,.sell-page .preview-card,.el-page section,.el-page .form-card,.el-page .preview-card{border-color:#e7e9ed!important;box-shadow:none!important;border-radius:6px!important;background:#fff!important}.sell-page input,.sell-page select,.sell-page textarea,.el-page input,.el-page select,.el-page textarea{border:1px solid #dfe3e7!important;border-radius:5px!important;background:#fff!important;box-shadow:none!important}.sell-page input:focus,.sell-page select:focus,.sell-page textarea:focus,.el-page input:focus,.el-page select:focus,.el-page textarea:focus{border-color:#8a919a!important;outline:none!important}.sell-page button[type=submit],.el-page button[type=submit],.publish-button,.save-button{background:#17191d!important;color:#fff!important;border-radius:5px!important;box-shadow:none!important}.msg-page{background:#fff!important;color:#101318!important;min-height:0!important}.msg-shell,.msg-layout{width:min(1080px,calc(100% - 48px))!important;margin-left:auto!important;margin-right:auto!important}.msg-shell{padding-top:44px!important;padding-bottom:68px!important}.msg-sidebar,.msg-thread,.msg-panel{border-color:#e7e9ed!important;border-radius:6px!important;box-shadow:none!important;background:#fff!important}.msg-compose input,.msg-compose textarea{border-color:#dfe3e7!important;border-radius:5px!important;box-shadow:none!important}.msg-compose button{background:#17191d!important;color:#fff!important;border-radius:5px!important}.item-page{background:#fff!important;color:#101318!important;min-height:0!important}.item-main,.item-shell,.item-content{width:min(1080px,calc(100% - 48px))!important;margin-left:auto!important;margin-right:auto!important}.item-main,.item-content{padding-top:48px!important;padding-bottom:72px!important}.item-gallery img{border-radius:6px!important}.item-card,.item-panel,.item-seller-card,.item-contact-card{border-color:#e7e9ed!important;border-radius:6px!important;box-shadow:none!important;background:#fff!important}.item-page .primary,.item-page button.primary{background:#17191d!important;color:#fff!important;border-radius:5px!important;box-shadow:none!important}.item-favorite{box-shadow:none!important}.auth-page{min-height:calc(100vh - 72px)!important;background:#fff!important;grid-template-columns:minmax(280px,.85fr) minmax(380px,1.15fr)!important}.auth-brand{background:#f8f8f7!important;color:#17191d!important;border-right:1px solid #eceef1!important}.auth-brand h1{font-size:clamp(34px,4vw,56px)!important;letter-spacing:-2px!important}.auth-side{background:#fff!important}.auth-card{max-width:480px!important;border:0!important;box-shadow:none!important}.auth-card input{border:1px solid #dfe3e7!important;border-radius:5px!important;box-shadow:none!important}.auth-submit{background:#17191d!important;color:#fff!important;border-radius:5px!important;box-shadow:none!important}.global-footer{margin-top:auto;border-top:1px solid #eceef1;background:#fff;color:#17191d;font-family:Nunito Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.global-footer-main{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:48px 0 42px;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:54px}.global-footer-logo{display:flex;align-items:center;gap:10px;color:#17191d;text-decoration:none;width:max-content}.global-footer-mark{width:28px;height:28px}.global-footer-logo>span:last-child{display:flex;flex-direction:column;line-height:.9}.global-footer-logo strong{font-size:16px;font-weight:900;letter-spacing:-.45px}.global-footer-logo small{margin-top:4px;font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#8b9096;font-weight:800}.global-footer-brand p{max-width:310px;margin:18px 0 0;color:#777d85;font-size:10px;line-height:1.7}.global-footer-column{display:flex;flex-direction:column;align-items:flex-start}.global-footer-column>strong{margin-bottom:14px;font-size:10px;font-weight:900}.global-footer-column a,.global-footer-column>span{margin:0 0 9px;color:#6f757d;text-decoration:none;font-size:9.5px;line-height:1.4}.global-footer-column a:hover{color:#3347a6}.global-footer-column small{margin-left:5px;color:#a6aab0;font-size:7px;text-transform:uppercase;font-weight:800}.global-footer-bottom{width:min(1180px,calc(100% - 48px));min-height:62px;margin:0 auto;border-top:1px solid #f0f1f3;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#999ea4;font-size:8.5px}@media (max-width:980px){.st-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.st-directory-card:nth-child(n){padding:2px 28px 28px!important;border-right:1px solid #eceef1!important}.st-directory-card:nth-child(odd){padding-left:0!important}.st-directory-card:nth-child(2n){border-right:0!important}.global-footer-main{grid-template-columns:repeat(2,1fr);gap:34px}}@media (max-width:700px){.is-directory-home .st-directory-section{width:calc(100% - 32px)!important;padding:46px 0 58px!important}.st-directory-grid{grid-template-columns:1fr!important;row-gap:0!important}.st-directory-card:nth-child(n){padding:20px 0 24px!important;border-right:0!important;border-bottom:1px solid #eceef1!important}.st-directory-card:last-child{border-bottom:0!important}.st-subcategory-links{padding-left:46px!important}.pm-hero,.pm-shell,.sell-main,.sell-shell,.el-main,.el-shell,.msg-shell,.msg-layout,.item-main,.item-shell,.item-content{width:calc(100% - 28px)!important}.auth-page{display:block!important}.auth-brand{display:none!important}.global-footer-main{width:calc(100% - 32px);grid-template-columns:1fr 1fr;padding:38px 0 32px;gap:30px 22px}.global-footer-brand{grid-column:1/-1}.global-footer-bottom{width:calc(100% - 32px);padding:18px 0;flex-direction:column;align-items:flex-start}}@media (max-width:430px){.global-footer-main{grid-template-columns:1fr}.global-footer-brand{grid-column:auto}}html,body,input,select,textarea,button{font-family:Open Sans,Arial,sans-serif!important}h1,h2,h3,h4,h5,h6,.global-brand,.global-brand strong,.st-directory-card-head a,.st-category-name,.pm-profile-name{font-family:Mukta,Open Sans,Arial,sans-serif!important}h1,h2,h3{letter-spacing:-.025em}:root{--finish-ink:#15171b;--finish-navy:#182038;--finish-blue:#3347a6;--finish-yellow:#ffc928;--finish-text:#363c47;--finish-muted:#737b87;--finish-line:#e1e5eb;--finish-soft:#f7f8fa;--finish-white:#fff;--finish-danger:#b42318}.msg-page{--msg-green:var(--finish-blue)!important;--msg-line:var(--finish-line)!important;min-height:0!important;background:var(--finish-soft)!important;color:var(--finish-ink)!important}.msg-shell{width:min(1080px,calc(100% - 48px))!important;padding:48px 0 72px!important}.msg-heading{margin-bottom:24px!important}.msg-heading span{color:var(--finish-blue)!important;font-size:10px!important;font-weight:900!important;letter-spacing:.13em!important}.msg-heading h1{margin:6px 0!important;color:var(--finish-ink)!important;font-size:clamp(31px,4vw,40px)!important;line-height:1.05!important}.msg-heading p{color:var(--finish-muted)!important;font-size:12px!important}.msg-heading>a{color:var(--finish-blue)!important}.msg-layout{width:100%!important;min-height:620px!important;grid-template-columns:340px minmax(0,1fr)!important;overflow:hidden!important;border:1px solid var(--finish-line)!important;border-radius:12px!important;background:#fff!important;box-shadow:0 18px 48px #171e3013!important}.msg-list{border-right:1px solid var(--finish-line)!important;background:#fafbfc!important}.msg-conversation{min-height:76px;padding:15px!important;border-bottom:1px solid var(--finish-line)!important;background:#fff!important}.msg-conversation:hover{background:#f5f6fa!important}.msg-conversation.active{background:#f0f2f9!important;box-shadow:inset 4px 0 0 var(--finish-yellow)!important}.msg-avatar{width:43px!important;height:43px!important;border-radius:50%!important;background:var(--finish-navy)!important;color:#fff!important}.msg-conversation-main strong{color:var(--finish-ink)!important;font-size:12px!important}.msg-conversation-main span{color:var(--finish-muted)!important}.msg-conversation>b{background:var(--finish-yellow)!important;color:#171717!important}.msg-chat{background:#fff!important}.msg-chat-head{min-height:74px!important;padding:14px 20px!important;border-bottom-color:var(--finish-line)!important}.msg-chat-head strong{color:var(--finish-ink)!important}.msg-chat-head span{color:var(--finish-muted)!important}.msg-chat-body{min-height:430px!important;padding:24px!important;background:linear-gradient(#f7f8faf0,#f7f8faf0),radial-gradient(circle,#c7ccd5 1px,transparent 1px)!important;background-size:auto,22px 22px!important}.msg-bubble{max-width:72%!important;padding:11px 14px!important;border:1px solid #dfe3e9!important;border-radius:13px 13px 13px 4px!important;background:#fff!important;box-shadow:0 4px 14px #171e300b!important}.msg-bubble.mine{border-color:#d7ddef!important;border-radius:13px 13px 4px!important;background:#edf0fa!important}.msg-bubble small{color:var(--finish-blue)!important}.msg-bubble p{color:var(--finish-text)!important}.msg-bubble time{color:#8a929d!important}.msg-compose{padding:15px!important;border-top-color:var(--finish-line)!important;background:#fff!important}.msg-compose textarea{min-height:48px!important;padding:11px 13px!important;border:1px solid #d6dbe3!important;border-radius:7px!important;color:var(--finish-ink)!important;box-shadow:none!important}.msg-compose textarea:focus{border-color:var(--finish-blue)!important;outline:3px solid rgba(51,71,166,.12)!important}.msg-compose button{min-height:48px!important;border-radius:7px!important;background:var(--finish-yellow)!important;color:#171717!important;box-shadow:none!important}.msg-compose button:hover:not(:disabled){background:#efb913!important}.msg-empty,.msg-chat-empty{color:var(--finish-muted)!important}.el-page{min-height:0!important;background:var(--finish-soft)!important;color:var(--finish-ink)!important}.el-shell{width:min(920px,calc(100% - 48px))!important;padding:48px 0 76px!important}.el-heading{margin-bottom:25px!important}.el-heading>a{color:var(--finish-blue)!important}.el-heading>span{color:var(--finish-blue)!important;font-size:10px!important;letter-spacing:.14em!important}.el-heading h1{margin:7px 0!important;color:var(--finish-ink)!important;font-size:clamp(34px,5vw,46px)!important;line-height:1!important}.el-heading p{max-width:670px;color:var(--finish-muted)!important;font-size:13px!important}.el-form{gap:16px!important}.el-card,.el-preview{padding:24px!important;border:1px solid var(--finish-line)!important;border-radius:10px!important;background:#fff!important;box-shadow:0 8px 28px #171e300b!important}.el-card h2,.el-preview h2{color:var(--finish-ink)!important;font-size:19px!important}.el-card label{color:var(--finish-text)!important;font-size:11px!important}.el-card input,.el-card textarea,.el-card select{border:1px solid #d6dbe3!important;border-radius:7px!important;color:var(--finish-ink)!important;box-shadow:none!important}.el-card input,.el-card select{min-height:47px!important}.el-card textarea{min-height:112px!important;line-height:1.55!important}.el-card input:focus,.el-card textarea:focus,.el-card select:focus{border-color:var(--finish-blue)!important;outline:3px solid rgba(51,71,166,.12)!important}.el-price{border:1px solid #d6dbe3!important;border-radius:7px!important;background:#fff!important}.el-price:focus-within{border-color:var(--finish-blue)!important;outline:3px solid rgba(51,71,166,.12)!important}.el-price input{outline:0!important}.el-card-head p,.el-photo-count{color:var(--finish-muted)!important}.el-add{border:1px solid #d6dbe3!important;border-radius:7px!important;background:#fff!important;color:var(--finish-blue)!important}.el-add:hover{border-color:var(--finish-blue)!important;background:#f6f7fb!important}.el-photos{gap:12px!important}.el-photo{border:1px solid var(--finish-line)!important;border-radius:9px!important;background:#eef0f3!important}.el-cover{border-radius:5px!important;background:var(--finish-yellow)!important;color:#171717!important}.el-remove{background:#15171bd1!important}.el-photo-actions button{color:var(--finish-text)!important}.el-preview{background:#fafbfc!important}.el-preview>div>span{color:var(--finish-blue)!important}.el-preview article{border-color:var(--finish-line)!important;border-radius:9px!important;background:#fff!important;box-shadow:none!important}.el-preview-info>strong,.el-preview-info h3{color:var(--finish-ink)!important}.el-preview-info p,.el-preview-info small{color:var(--finish-muted)!important}.el-actions{padding-top:4px}.el-actions a,.el-actions button{min-height:48px!important;border-radius:7px!important}.el-actions a{border:1px solid #d6dbe3!important;background:#fff!important;color:var(--finish-text)!important}.el-actions a:hover{border-color:var(--finish-blue)!important;color:var(--finish-blue)!important}.el-actions button{border:0!important;background:var(--finish-yellow)!important;color:#171717!important;box-shadow:none!important}.el-actions button:hover:not(:disabled){background:#efb913!important}.el-success{border-color:#c9d1e7!important;background:#f0f2fa!important;color:var(--finish-blue)!important}.pm-page .pm-main-panel{min-width:0}.pm-page .pm-listings{overflow:hidden;border:1px solid var(--finish-line)!important;border-radius:10px!important;background:#fff!important}.pm-page .pm-listing-row{padding:15px!important;border-bottom:1px solid var(--finish-line)!important}.pm-page .pm-listing-row:last-child{border-bottom:0!important}.pm-page .pm-listing-row:hover{background:#fafbfc!important}.pm-page .pm-listing-image{border-radius:8px!important}.pm-page .pm-listing-price{color:var(--finish-navy)!important}.pm-page .pm-empty{min-height:270px!important;border-color:#ccd2dc!important;border-radius:10px!important;background:#fff!important}.pm-page .pm-empty svg{color:var(--finish-blue)!important}@media (max-width:900px){.msg-layout{grid-template-columns:290px minmax(0,1fr)!important}}@media (max-width:650px){.msg-shell,.el-shell{width:calc(100% - 28px)!important}.msg-shell{padding-top:30px!important}.msg-heading{align-items:flex-start!important}.msg-heading h1{font-size:29px!important}.msg-layout{display:block!important;min-height:0!important}.msg-list{max-height:260px!important;overflow-y:auto!important;border-right:0!important;border-bottom:1px solid var(--finish-line)!important}.msg-chat-body{min-height:350px!important;padding:16px!important}.msg-bubble{max-width:88%!important}.msg-compose{grid-template-columns:1fr!important}.msg-compose button{width:100%!important}.el-card,.el-preview{padding:18px!important}.el-grid{grid-template-columns:1fr!important}.el-photos{grid-template-columns:repeat(3,minmax(0,1fr))!important}.el-preview article{grid-template-columns:1fr!important}.el-preview-image{min-height:240px!important}.el-actions{flex-direction:column-reverse!important}.el-actions a,.el-actions button{width:100%!important;box-sizing:border-box!important}}@media (max-width:420px){.el-photos{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.auth-page{--auth-ink:#15171b;--auth-navy:#182038;--auth-blue:#3347a6;--auth-yellow:#ffc928;--auth-text:#353b46;--auth-muted:#737b87;--auth-line:#e0e4ea;--auth-soft:#f7f8fa;width:100%!important;min-height:calc(100vh - 72px)!important;display:grid!important;grid-template-columns:minmax(360px,.9fr) minmax(480px,1.1fr)!important;background:var(--auth-soft)!important;color:var(--auth-ink)!important}.auth-page .auth-brand{position:relative;overflow:hidden;padding:clamp(48px,7vw,92px)!important;display:flex!important;flex-direction:column!important;justify-content:center!important;border-right:0!important;background:radial-gradient(circle at 85% 15%,rgba(255,201,40,.98) 0 72px,transparent 73px),radial-gradient(circle at 15% 90%,rgba(255,255,255,.08) 0 150px,transparent 151px),linear-gradient(135deg,#151b30,#202b4b 58%,#3347a6)!important;color:#fff!important}.auth-page .auth-brand:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.11;background-image:linear-gradient(rgba(255,255,255,.3) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.3) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:linear-gradient(120deg,#000,transparent 78%);mask-image:linear-gradient(120deg,#000,transparent 78%)}.auth-page .auth-brand>*{position:relative;z-index:1}.auth-page .auth-logo{width:max-content;margin:0 0 58px!important;color:#fff!important;font-size:22px!important;font-weight:900!important;letter-spacing:-.6px}.auth-page .auth-logo:before{content:"";width:30px;height:30px;margin:0 11px -8px 0;display:inline-block;border-radius:7px;background:var(--auth-yellow);box-shadow:0 1px #00000014}.auth-page .auth-brand h1{max-width:580px!important;margin:0 0 22px!important;color:#fff!important;font-size:clamp(42px,5vw,67px)!important;line-height:.96!important;letter-spacing:-2.7px!important}.auth-page .auth-brand p{max-width:500px!important;margin:0!important;color:#ffffffc2!important;font-size:16px!important;line-height:1.7!important}.auth-page .auth-side{min-width:0;padding:56px 32px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:var(--auth-soft)!important}.auth-page .auth-card{width:100%!important;max-width:470px!important;box-sizing:border-box;padding:40px!important;border:1px solid var(--auth-line)!important;border-radius:12px!important;background:#fff!important;box-shadow:0 18px 50px #171e3013!important}.auth-page .back-home{margin-bottom:28px!important;display:inline-flex!important;align-items:center;color:var(--auth-blue)!important;font-size:12px!important;font-weight:800!important;text-decoration:none!important}.auth-page .back-home:hover{color:#263989!important;text-decoration:underline!important}.auth-page .auth-card h2{margin:0 0 8px!important;color:var(--auth-ink)!important;font-size:34px!important;line-height:1.05!important;letter-spacing:-1px!important}.auth-page .auth-card>p{margin:0 0 30px!important;color:var(--auth-muted)!important;font-size:13px!important;line-height:1.6!important}.auth-page .auth-fields{gap:17px!important}.auth-page .auth-row{gap:12px!important}.auth-page .auth-field label{margin-bottom:7px!important;color:var(--auth-text)!important;font-size:11px!important;font-weight:800!important}.auth-page .auth-field input{width:100%!important;min-height:48px!important;box-sizing:border-box!important;padding:0 14px!important;border:1px solid #d5dae2!important;border-radius:7px!important;background:#fff!important;color:var(--auth-ink)!important;font-size:14px!important;box-shadow:none!important;transition:border-color .18s ease,box-shadow .18s ease!important}.auth-page .auth-field input:hover{border-color:#bfc5cf!important}.auth-page .auth-field input:focus{border-color:var(--auth-blue)!important;outline:0!important;box-shadow:0 0 0 3px #3347a61f!important}.auth-page .auth-submit{width:100%!important;min-height:50px!important;margin-top:22px!important;border:0!important;border-radius:7px!important;background:var(--auth-yellow)!important;color:#171717!important;font-size:13px!important;font-weight:900!important;box-shadow:none!important;cursor:pointer!important;transition:background .18s ease,transform .18s ease!important}.auth-page .auth-submit:hover:not(:disabled){background:#efb913!important;transform:translateY(-1px)}.auth-page .auth-submit:focus-visible{outline:3px solid rgba(51,71,166,.22)!important;outline-offset:2px!important}.auth-page .auth-submit:disabled{opacity:.58!important;cursor:wait!important}.auth-page .auth-error{margin-top:16px!important;padding:13px 14px!important;border:1px solid #efc7c3!important;border-radius:7px!important;background:#fff5f4!important;color:#a12820!important;font-size:12px!important;line-height:1.5!important}.auth-page .auth-switch{margin-top:25px!important;padding-top:21px;border-top:1px solid var(--auth-line);color:var(--auth-muted)!important;font-size:12px!important}.auth-page .auth-switch button{padding:3px 2px;border:0!important;background:transparent!important;color:var(--auth-blue)!important;font-size:12px!important;font-weight:900!important;cursor:pointer!important}.auth-page .auth-switch button:hover{color:#263989!important;text-decoration:underline}@media (max-width:980px){.auth-page{grid-template-columns:minmax(300px,.8fr) minmax(420px,1.2fr)!important}.auth-page .auth-brand{padding:50px!important}.auth-page .auth-brand h1{font-size:45px!important}.auth-page .auth-side{padding:42px 24px!important}}@media (max-width:760px){.auth-page{min-height:calc(100vh - 64px)!important;display:block!important;background:#fff!important}.auth-page .auth-brand{min-height:190px;padding:35px 24px!important;display:flex!important}.auth-page .auth-logo{margin-bottom:25px!important;font-size:18px!important}.auth-page .auth-logo:before{width:26px;height:26px;margin-bottom:-7px}.auth-page .auth-brand h1{max-width:420px!important;margin-bottom:11px!important;font-size:34px!important;letter-spacing:-1.5px!important}.auth-page .auth-brand p{display:none}.auth-page .auth-side{padding:22px 14px 40px!important;background:#fff!important}.auth-page .auth-card{max-width:520px!important;padding:26px 20px!important;border:0!important;border-radius:0!important;box-shadow:none!important}.auth-page .back-home{margin-bottom:22px!important}.auth-page .auth-card h2{font-size:29px!important}}@media (max-width:450px){.auth-page .auth-brand{min-height:165px}.auth-page .auth-brand h1{font-size:29px!important}.auth-page .auth-row{grid-template-columns:1fr!important}}.sell-page{--sell-ink:#15171b;--sell-navy:#182038;--sell-blue:#3347a6;--sell-yellow:#ffc928;--sell-text:#343a45;--sell-muted:#737b87;--sell-line:#e2e6ec;--sell-soft:#f7f8fa;background:var(--sell-soft)!important;color:var(--sell-ink)!important}.sell-heading .back-link{color:var(--sell-blue)!important}.sell-heading>span{color:var(--sell-blue)!important}.sell-heading h1{color:var(--sell-ink)!important}.sell-heading p{color:var(--sell-muted)!important}.sell-page .form-card,.sell-page .listing-preview-section{border:1px solid var(--sell-line)!important;border-radius:10px!important;background:#fff!important;box-shadow:0 8px 28px #171e300b!important}.sell-page .form-card h2,.sell-page .preview-heading h2{color:var(--sell-ink)!important}.sell-page .form-card label{color:var(--sell-text)!important}.sell-page .form-card input,.sell-page .form-card textarea,.sell-page .form-card select{border-color:#d7dce4!important;border-radius:7px!important;color:var(--sell-ink)!important}.sell-page .form-card input:focus,.sell-page .form-card textarea:focus,.sell-page .form-card select:focus{border-color:var(--sell-blue)!important;outline:3px solid rgba(51,71,166,.12)!important}.sell-page .price-field{border-color:#d7dce4!important;border-radius:7px!important}.sell-page .price-field:focus-within{border-color:var(--sell-blue)!important;outline:3px solid rgba(51,71,166,.12)!important}.sell-page .price-field span,.sell-page .price-field small{color:var(--sell-text)!important}.sell-page .photo-upload{min-height:120px!important;border:1.5px dashed #bcc3cf!important;border-radius:9px!important;background:#fafbfc!important}.sell-page .photo-upload:hover{border-color:var(--sell-blue)!important;background:#f5f6fb!important}.sell-page .photo-upload span{color:var(--sell-blue)!important}.sell-page .photo-upload small,.sell-page .photo-count,.sell-page .helper{color:var(--sell-muted)!important}.sell-page .photo-preview{border:1px solid var(--sell-line);border-radius:9px!important}.sell-page .cover-label{border-radius:5px!important;background:var(--sell-yellow)!important;color:#171717!important}.sell-page .listing-preview-section{background:#fafbfc!important}.sell-page .preview-heading span{color:var(--sell-blue)!important}.sell-page .listing-preview-card{border-color:var(--sell-line)!important;border-radius:9px!important;background:#fff!important;box-shadow:none!important}.sell-page .preview-price,.sell-page .listing-preview-info h3{color:var(--sell-ink)!important}.sell-page .preview-tags span{background:#eef0f8!important;color:var(--sell-blue)!important}.sell-page .listing-preview-info p,.sell-page .preview-description{color:var(--sell-muted)!important}.sell-page .publish-button,.sell-page .primary-action{border:0!important;border-radius:7px!important;background:var(--sell-yellow)!important;color:#171717!important;box-shadow:none!important}.sell-page .publish-button:hover:not(:disabled),.sell-page .primary-action:hover{background:#efb913!important;color:#171717!important}.sell-page .cancel-button,.sell-page .secondary-action{border:1px solid #d7dce4!important;border-radius:7px!important;background:#fff!important;color:var(--sell-text)!important}.sell-page .cancel-button:hover,.sell-page .secondary-action:hover{border-color:var(--sell-blue)!important;color:var(--sell-blue)!important}.sell-page .review-note{padding:13px 16px;border:1px solid var(--sell-line);border-radius:8px;background:#fff;color:var(--sell-muted)!important;font-size:11px!important}.sell-page .success-card{border-color:var(--sell-line)!important;border-radius:12px!important;box-shadow:0 18px 48px #171e3014!important}.sell-page .success-icon{background:var(--sell-yellow)!important;color:#171717!important}.sell-page button:focus-visible,.sell-page a:focus-visible{outline:3px solid rgba(51,71,166,.2)!important;outline-offset:2px}@media (max-width:600px){.sell-page .form-card,.sell-page .listing-preview-section{padding:18px!important}.sell-page .publish-button,.sell-page .cancel-button{min-height:48px!important}}.pm-page{--pm-green:#0b8f4d;--pm-green-dark:#08743f;--pm-ink:#171c19;--pm-muted:#707872;--pm-line:#e3e8e5;--pm-soft:#f7f9f8;min-height:100vh;background:#fff;color:var(--pm-ink);font-family:Nunito Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.pm-page *{box-sizing:border-box}.pm-page a{text-decoration:none;color:inherit}.pm-page button,.pm-page input{font:inherit}.pm-primary{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 18px;border:0;border-radius:7px;background:var(--pm-green);color:#fff!important;font-weight:800;font-size:12px;cursor:pointer}.pm-primary:hover{background:var(--pm-green-dark)}.pm-outline{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 15px;border:1px solid #d5dbd7;border-radius:7px;background:#fff;color:#333b36;font-weight:800;font-size:12px;cursor:pointer}.pm-inline-error{margin-bottom:15px;padding:12px 14px;border:1px solid #efcccc;border-radius:8px;background:#fff5f5;color:#9c2525;font-size:12px}.pm-edit-card{margin-bottom:22px;padding:20px;border:1px solid var(--pm-line);border-radius:10px;background:#fafbfa}.pm-edit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pm-edit-grid label{display:grid;gap:6px;font-size:11px;font-weight:800}.pm-edit-grid input{height:42px;padding:0 11px;border:1px solid #d7ddd9;border-radius:7px;background:#fff;outline:0}.pm-edit-actions{display:flex;gap:9px;margin-top:15px}.pm-tabs{display:flex;gap:28px;border-bottom:1px solid var(--pm-line);overflow-x:auto}.pm-tabs button{position:relative;padding:0 2px 13px;border:0;background:transparent;color:#707873;font-size:12px;font-weight:800;white-space:nowrap;cursor:pointer}.pm-tabs button.active{color:#171c19}.pm-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--pm-green)}.pm-content-grid{display:grid;grid-template-columns:minmax(0,1fr);padding-top:28px}.pm-main-panel{min-width:0}.pm-panel-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.pm-panel-title h2{margin:0 0 4px;font-size:18px}.pm-panel-title p{margin:0;color:#7a827d;font-size:11px}.pm-listings{border-top:1px solid var(--pm-line)}.pm-listing-row{display:grid;grid-template-columns:84px minmax(0,1fr) auto auto;align-items:center;gap:15px;padding:14px 0;border-bottom:1px solid var(--pm-line)}.pm-listing-image{width:84px;height:68px;border-radius:7px;overflow:hidden;background:#f0f2f1}.pm-listing-image img{width:100%;height:100%;object-fit:cover;display:block}.pm-image-placeholder{width:100%;height:100%;background:#edf0ee}.pm-listing-main{min-width:0}.pm-listing-main>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.pm-listing-main>span{margin-top:6px;display:flex;align-items:center;gap:4px;color:#7c847f;font-size:10px}.pm-listing-price{font-size:12px;color:#08743f}.pm-listing-status{padding:5px 8px;border-radius:999px;background:#e8f6ee;color:#087c45;font-size:9px;font-weight:900}.pm-empty{min-height:220px;display:grid;place-items:center;align-content:center;text-align:center;border:1px dashed #dce2de;border-radius:10px;background:#fafbfa;padding:25px}.pm-empty svg{color:var(--pm-green);margin-bottom:10px}.pm-empty strong{font-size:14px}.pm-empty p{margin:6px 0 16px;color:#7a827d;font-size:11px}.pm-side{display:grid;align-content:start;gap:15px}.pm-about,.pm-verified,.pm-info-card{border:1px solid var(--pm-line);border-radius:10px;background:#fff;padding:18px}.pm-about h3,.pm-verified h3{margin:0 0 13px;font-size:13px}.pm-about p{margin:0 0 10px;color:#707873;font-size:11px;word-break:break-word}.pm-about>span{display:flex;align-items:center;gap:5px;color:#707873;font-size:10px}.pm-verified>div{display:flex;align-items:center;gap:9px;margin-top:11px}.pm-verified svg{color:var(--pm-green)}.pm-verified strong,.pm-verified small{display:block}.pm-verified strong{font-size:11px}.pm-verified small{margin-top:2px;color:#858c88;font-size:9px}.pm-info-card h2{margin:0 0 13px;font-size:16px}.pm-info-card dl{margin:0}.pm-info-card dl>div{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid #edf0ee}.pm-info-card dt{font-size:11px;font-weight:800}.pm-info-card dd{margin:0;color:#66706a;font-size:11px;word-break:break-word}.pm-logout{margin-top:17px;min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:1px solid #d5dbd7;border-radius:7px;background:#fff;font-weight:800;font-size:11px;cursor:pointer}.pm-state{min-height:100vh;display:grid;place-items:center;align-content:center;gap:10px;background:#fff;font-family:Nunito Sans,system-ui,sans-serif}.pm-state p{color:#737b76}.pm-error{color:#9c2525}@media (max-width:1024px){.pm-header-inner{grid-template-columns:auto 1fr auto;gap:12px}.pm-search{min-width:0}.pm-profile-head{grid-template-columns:auto 1fr}.pm-identity{flex-direction:column}.pm-content-grid{grid-template-columns:1fr}.pm-side{grid-template-columns:1fr 1fr}.pm-edit-grid{grid-template-columns:1fr}.pm-avatar{width:96px;height:96px;font-size:27px}.pm-stats{max-width:none}}@media (max-width:650px){.pm-header-inner{width:calc(100% - 24px);grid-template-columns:auto auto}.pm-search{grid-column:1/-1;grid-row:2;margin-bottom:10px}.pm-header-actions{justify-self:end}.pm-header-actions>a:nth-child(1),.pm-header-actions>a:nth-child(2){display:none}.pm-cover{height:155px}.pm-profile-head{width:calc(100% - 28px);margin-top:-45px;grid-template-columns:1fr;grid-template-areas:"avatar" "identity" "stats"}.pm-avatar{width:94px;height:94px;font-size:27px}.pm-identity{padding-top:13px}.pm-head-actions{width:100%}.pm-head-actions>*{flex:1}.pm-stats{width:100%;max-width:none;margin-top:18px}.pm-stats>div{padding:13px 12px}.pm-shell{width:calc(100% - 28px);margin-top:22px}.pm-content-grid{padding-top:22px}.pm-side{grid-template-columns:1fr}.pm-panel-title{align-items:flex-start}.pm-panel-title>.pm-primary{display:none}.pm-listing-row{grid-template-columns:70px 1fr auto;gap:10px}.pm-listing-image{width:70px;height:60px}.pm-listing-status{display:none}.pm-listing-price{font-size:11px}.pm-info-card dl>div{grid-template-columns:1fr;gap:4px}}.pm-head-actions>*,.pm-edit-actions>*,.pm-panel-title .pm-primary,.pm-primary,.pm-outline,.pm-logout,.pm-sell{width:auto;max-width:max-content;flex:0 0 auto;white-space:nowrap}@media (min-width: 1025px){.pm-head-actions{width:auto;display:flex;justify-content:flex-end;align-items:center;gap:8px}.pm-head-actions>*{width:auto!important;min-width:0;flex:0 0 auto!important;padding-left:14px;padding-right:14px}.pm-primary,.pm-outline{min-height:38px}}@media (min-width: 651px) and (max-width: 1024px){.pm-head-actions{width:auto;display:flex;flex-wrap:wrap;gap:8px}.pm-head-actions>*{width:auto!important;min-width:110px;flex:0 0 auto!important}.pm-primary,.pm-outline{min-height:42px;padding-left:15px;padding-right:15px}}@media (max-width: 650px){.pm-head-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.pm-head-actions>*{width:100%!important;max-width:none;min-width:0;min-height:46px;flex:none!important}.pm-edit-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.pm-edit-actions>*{width:100%!important;max-width:none;min-height:46px}}.pm-listing-main{color:inherit;text-decoration:none}.pm-listing-image{text-decoration:none}.pm-listing-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.pm-cancel-listing{min-height:32px;padding:0 11px;border:1px solid #d8dedb;border-radius:8px;background:#fff;color:#626b66;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.pm-cancel-listing:hover{border-color:#c83d36;color:#b42318;background:#fff7f6}.pm-cancel-listing:disabled{opacity:.55;cursor:wait}@media (max-width:650px){.pm-listing-actions{width:100%;justify-content:space-between;grid-column:1 / -1}.pm-cancel-listing{min-height:36px}}.pm-edit-listing{min-height:32px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #c7ddcf;border-radius:8px;background:#f1f9f5;color:#087a47;text-decoration:none;font-size:10px;font-weight:850}.pm-edit-listing:hover{border-color:#07964f;background:#e9f7ef}@media (max-width:650px){.pm-edit-listing{min-height:36px}}.pm-status-tabs{display:flex;align-items:center;gap:7px;margin:0 0 18px;padding-bottom:12px;border-bottom:1px solid var(--pm-line);overflow-x:auto}.pm-status-tabs button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid #dce2de;border-radius:999px;background:#fff;color:#626b66;font-size:10px;font-weight:850;white-space:nowrap;cursor:pointer}.pm-status-tabs button span{min-width:18px;height:18px;display:inline-grid;place-items:center;padding:0 5px;border-radius:999px;background:#f0f3f1;font-size:9px}.pm-status-tabs button.active{border-color:#0b8f4d;background:#edf8f2;color:#08743f}.pm-status-tabs button.active span{background:#d7f0e2;color:#076c3c}.pm-listing-status.is-active{background:#e8f6ee;color:#087c45}.pm-listing-status.is-reserved{background:#fff4d8;color:#8b6100}.pm-listing-status.is-sold{background:#edf0ee;color:#59615c}.pm-listing-sold .pm-listing-image img{opacity:.72}.pm-status-action{min-height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border:1px solid #d6ddd9;border-radius:8px;background:#fff;color:#48514c;font-size:10px;font-weight:850;white-space:nowrap;cursor:pointer}.pm-status-action:hover{background:#f7f9f8}.pm-status-action.pm-reserve{border-color:#ead79c;background:#fffbef;color:#7a5900}.pm-status-action.pm-sold{border-color:#d5dad7;background:#f6f7f6;color:#454d48}.pm-status-action.pm-reactivate{border-color:#bcdac8;background:#eff9f3;color:#08743f}.pm-status-action:disabled{opacity:.55;cursor:wait}.pm-listing-actions{flex-wrap:wrap}@media (max-width:1024px){.pm-listing-row{grid-template-columns:76px minmax(0,1fr) auto}.pm-listing-actions{grid-column:1 / -1;justify-content:flex-start}}@media (max-width:650px){.pm-status-tabs{margin-bottom:14px}.pm-status-tabs button{min-height:38px;padding:0 13px}.pm-listing-actions{justify-content:flex-start;gap:7px}.pm-status-action,.pm-edit-listing,.pm-cancel-listing{min-height:38px}.pm-listing-status{display:inline-flex;align-items:center}}.pm-page{--pm-ink:#15171b;--pm-muted:#747b86;--pm-line:#e4e7ec;--pm-soft:#f7f8fa;background:#fff;color:#15171b}.pm-outline{border-color:#d9dde5;background:#fff;color:#242933}.pm-outline:hover{border-color:var(--pm-navy);color:var(--pm-navy)}.pm-tabs button{color:#737a85}.pm-tabs button:hover{color:var(--pm-navy)}.pm-tabs button.active{color:#15171b}.pm-tabs button.active:after{background:var(--pm-gold)}button.pm-primary{font-family:inherit;text-decoration:none}.pm-edit-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:flex-start;justify-content:center;padding:48px 16px;background:#14181273;overflow-y:auto}.pm-edit-overlay .pm-edit-card{width:min(760px,100%);max-height:calc(100vh - 48px);margin:0;padding:32px;border-radius:28px;background:#fff;overflow-y:auto;box-shadow:0 30px 70px #14181247}.pm-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-edit-grid input{height:56px;border-radius:14px;padding-inline:16px;font-size:16px}@media (max-width:640px){.pm-edit-grid{grid-template-columns:1fr}}.pm-edit-card-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.pm-edit-card-heading h2{margin:0;font-size:20px}.pm-edit-close{flex:none;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#5b6259;font-size:22px;line-height:1;cursor:pointer}.pm-edit-close:hover{background:#f2f3ee}@media (max-width:640px){.pm-edit-overlay{padding:0;align-items:flex-end}.pm-edit-overlay .pm-edit-card{max-height:calc(100vh - 24px);border-radius:20px 20px 0 0}}.pm-tabs-group{display:contents}@media (min-width:1180px){.pm-tabs-group{display:flex;flex-direction:column;gap:2px}.pm-tabs-group-label{margin:0 0 6px;padding:0 14px;color:#9aa196;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pm-tabs button{height:48px;padding:0 14px;border-radius:12px;text-align:left;font-size:15px;font-weight:600;white-space:normal}.pm-tabs button.active{background:#f4f5f2;font-weight:650}.pm-tabs button.active:after{display:none}.pm-tabs-logout{margin-top:auto;padding-top:16px;border-top:1px solid var(--pm-line)}}.pm-tabs-group-label{display:none}.pm-tabs-logout{display:none;align-items:center;gap:8px;height:44px;padding:0 14px;border:0;border-radius:12px;background:transparent;color:#737a85;font:inherit;font-size:14px;font-weight:700;cursor:pointer;text-align:left}.pm-tabs-logout:hover{background:#f4f5f2;color:#15171b}@media (min-width:1180px){.pm-tabs-logout{display:flex}}.pm-manage-listing{position:relative}.pm-manage-listing summary{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;border:1px solid #d7dce4;border-radius:8px;color:#3f4652;font-size:11px;font-weight:800;cursor:pointer;list-style:none}.pm-manage-listing summary::-webkit-details-marker{display:none}.pm-manage-listing summary:hover{border-color:#3347a6;color:#3347a6;background:#f7f8fc}.pm-manage-menu{position:absolute;z-index:5;top:calc(100% + 6px);right:0;width:200px;display:grid;gap:2px;padding:8px;border:1px solid #e2e6ec;border-radius:12px;background:#fff;box-shadow:0 12px 30px #18203824}.pm-manage-menu button,.pm-manage-menu a{min-height:38px;padding:0 10px;display:flex;align-items:center;border:0;border-radius:8px;background:transparent;color:#20242b;font:inherit;font-size:13px;font-weight:650;text-decoration:none;text-align:left;cursor:pointer}.pm-manage-menu button:hover,.pm-manage-menu a:hover{background:#f4f5f2}.pm-manage-menu hr{margin:4px 2px;border:0;border-top:1px solid #ecefe9}.pm-manage-menu .pm-cancel-listing{color:#b42318}.pm-close-account{min-height:40px;padding:0 16px;border-radius:8px;border:1px solid #d7dce4;background:#fff;color:#20242b;font:inherit;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap}.pm-close-account:hover{border-color:#3f4652;background:#f7f8fc}.pm-status-tabs button{border-color:#dfe3e9;background:#fff;color:#626a76}.pm-status-tabs button:hover{border-color:var(--pm-navy);color:var(--pm-navy)}.pm-status-tabs button.active{border-color:var(--pm-navy);background:var(--pm-navy);color:#fff}.pm-status-tabs button.active span{background:#ffffff2e;color:#fff}.pm-listing-price{color:var(--pm-navy-dark)}.pm-edit-listing{border-color:#d8dde6;background:#fff;color:var(--pm-navy)}.pm-edit-listing:hover{border-color:var(--pm-navy);background:#f4f5fa;color:var(--pm-navy-dark)}.pm-status-action{border-color:#d8dde6;background:#fff;color:#3f4652}.pm-status-action:hover{border-color:var(--pm-navy);background:#f4f5fa;color:var(--pm-navy)}.pm-listing-status.is-active{background:#eef0f8;color:var(--pm-navy)}.pm-listing-status.is-reserved{background:#fff4cd;color:#775c00}.pm-listing-status.is-sold{background:#eceff3;color:#5f6671}.pm-empty svg{color:var(--pm-navy)}.pm-edit-grid input:focus{border-color:var(--pm-navy);outline:3px solid rgba(15,34,71,.12)}.pm-edit-card,.pm-info-card{border-color:#e4e7ec;box-shadow:0 8px 26px #161d300b}.pm-inline-error{border-color:#efc6c2;background:#fff5f4;color:#a52a22}.pm-pause-profile,.pm-resume-profile,.pm-delete-account{min-height:40px;padding:0 14px;border-radius:7px;background:#fff;font:inherit;font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap}.pm-pause-profile{border:1px solid #d7dce4;color:#3f4652}.pm-pause-profile:hover{border-color:#3347a6;color:#3347a6;background:#f7f8fc}.pm-resume-profile{border:1px solid #ffc928;background:#ffc928;color:#171717}.pm-resume-profile:hover{border-color:#efb913;background:#efb913}.pm-delete-account{border:1px solid #e2b9b5;color:#b42318}.pm-delete-account:hover{border-color:#b42318;background:#fff5f4}.pm-pause-profile:disabled,.pm-resume-profile:disabled,.pm-delete-account:disabled{opacity:.55;cursor:wait}.pm-account-settings{margin-top:26px;padding-top:20px;display:grid;gap:13px;border-top:1px solid #e5e8ed}.pm-account-setting,.pm-danger-zone{padding:16px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #e2e6ec;border-radius:9px;background:#fafbfc}.pm-danger-zone{border-color:#efd1ce;background:snow}.pm-account-setting strong,.pm-danger-zone strong{display:block;color:#20242b;font-size:12px}.pm-danger-zone strong{color:#9f2018}.pm-account-setting p,.pm-danger-zone p{max-width:520px;margin:5px 0 0;color:#717985;font-size:10px;line-height:1.55}@media (max-width:650px){.pm-account-setting,.pm-danger-zone{align-items:stretch;flex-direction:column}.pm-account-setting button,.pm-danger-zone button{width:100%;min-height:46px}}.pm-danger-zone-block{flex-direction:column;align-items:stretch}.pm-delete-confirm{display:flex;flex-direction:column;gap:12px}.pm-delete-confirm strong{color:#9f2018;font-size:13px}.pm-delete-confirm p{margin:0;color:#717985;font-size:12px;line-height:1.55}.pm-delete-confirm label{display:flex;flex-direction:column;gap:6px;color:#20242b;font-size:12px;font-weight:700}.pm-delete-confirm input{height:44px;padding:0 14px;border:1px solid #e2b9b5;border-radius:8px;font:inherit;font-size:14px}.pm-delete-confirm input:focus{outline:0;border-color:#b42318;box-shadow:0 0 0 3px #b423181f}.pm-delete-confirm-error{padding:10px 12px;border:1px solid #e2b9b5;border-radius:8px;background:#fff5f4;color:#9f2018!important;font-weight:700}.pm-delete-confirm-actions{display:flex;gap:10px}@media (max-width:650px){.pm-delete-confirm-actions{flex-direction:column}.pm-delete-confirm-actions button{width:100%;min-height:46px}}.pm-paused-banner{margin-bottom:20px;padding:17px 18px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #e2c563;border-left:5px solid #ffc928;border-radius:9px;background:#fff9e7}.pm-paused-banner strong{display:block;color:#312a14;font-size:13px}.pm-paused-banner p{margin:5px 0 0;color:#71674a;font-size:11px;line-height:1.5}.pm-paused-banner button{min-height:40px;padding:0 15px;border:0;border-radius:7px;background:#ffc928;color:#171717;font:inherit;font-size:11px;font-weight:900;white-space:nowrap;cursor:pointer}.pm-paused-banner button:hover:not(:disabled){background:#efb913}.pm-paused-banner button:disabled{opacity:.58;cursor:wait}.pm-remove-favorite{min-height:32px;padding:0 10px;border:1px solid #d9dde5;border-radius:6px;background:#fff;color:#3347a6;font:inherit;font-size:9px;font-weight:850;white-space:nowrap;cursor:pointer}.pm-remove-favorite:hover:not(:disabled){border-color:#3347a6;background:#f4f5fa;color:#263989}.pm-remove-favorite:disabled{opacity:.55;cursor:wait}.pm-primary[aria-disabled=true]{border-color:#dfe2e7!important;background:#e7e9ed!important;color:#7a818b!important;box-shadow:none!important}.pm-primary[aria-disabled=true]:hover{background:#e7e9ed!important;color:#7a818b!important}@media (max-width:650px){.pm-paused-banner{align-items:stretch;flex-direction:column;gap:14px}.pm-paused-banner button{width:100%;min-height:46px}.pm-remove-favorite{min-height:36px}}.pm-edit-grid select{width:100%;min-height:46px;padding:0 13px;border:1px solid #d4d9e1;border-radius:8px;background:#fff;color:#15171b;font:inherit}.pm-edit-grid select:focus{border-color:#3347a6;outline:3px solid rgba(51,71,166,.12)}.pm-edit-grid .pm-address-full{grid-column:1/-1}.pm-info-card dl dd{overflow-wrap:anywhere}.pm-orders-panel{width:100%}.pm-order-count{min-width:38px;height:38px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eef1ff;color:#3347a6;font-weight:900}.pm-orders-list{display:grid;gap:20px}.pm-order-card{overflow:hidden;border:1px solid #e0e4eb;border-radius:18px;background:#fff;box-shadow:0 8px 22px #1820380d}.pm-order-card-head{padding:20px 22px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;border-bottom:1px solid #e6e9ef;background:#f8f9fb}.pm-order-card-head>div:first-child{display:grid;gap:3px}.pm-order-card-head>div:first-child>span{color:#3347a6;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.pm-order-card-head strong{color:#182038}.pm-order-card-head small{color:#78808c}.pm-order-total{display:grid;justify-items:end;gap:3px;white-space:nowrap}.pm-order-total small{color:#78808c;font-size:12px}.pm-order-total strong{font-size:19px}.pm-order-sellers{display:grid}.pm-order-seller{padding:21px 22px;border-bottom:1px solid #e6e9ef}.pm-order-seller:last-child{border-bottom:0}.pm-order-status-row,.pm-sale-buyer{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.pm-order-status-row>div:first-child,.pm-sale-buyer>div:first-child{display:grid;gap:3px}.pm-order-status-row small,.pm-sale-buyer small{color:#7b828e}.pm-order-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.pm-order-badges span{min-height:27px;padding:0 10px;display:inline-flex;align-items:center;border-radius:999px;font-size:11px;font-weight:900}.pm-order-badges .is-success{background:#e8f7ef;color:#17744a}.pm-order-badges .is-progress{background:#eaf0ff;color:#3347a6}.pm-order-badges .is-danger{background:#fff0f0;color:#b4232d}.pm-order-badges .is-neutral{background:#f0f2f5;color:#5f6671}.pm-order-items{margin-top:18px;display:grid;gap:10px}.pm-order-item{min-width:0;padding:10px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid #e6e9ef;border-radius:12px}.pm-order-image{width:58px;height:58px;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:9px;background:#f1f3f6}.pm-order-image span{font-size:23px}.pm-order-item-copy{min-width:0;display:grid;gap:3px}.pm-order-item-copy strong{overflow:hidden;color:#182038;text-overflow:ellipsis;white-space:nowrap}.pm-order-item-copy small,.pm-order-item-copy span{color:#767e89;font-size:12px}.pm-order-line-price{color:#182038;white-space:nowrap}.pm-sale-buyer{margin:20px 22px 0;padding:15px;border-radius:12px;background:#f8f9fb}.pm-order-card>.pm-order-items{margin:18px 22px 0}.pm-order-actions{margin-top:17px;display:flex;flex-wrap:wrap;gap:9px}.pm-order-card>.pm-order-actions{margin:18px 22px 22px}.pm-order-actions a{min-height:37px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8dde6;border-radius:9px;color:#3347a6;font-size:13px;font-weight:900;text-decoration:none}.pm-order-actions a:first-child{border-color:#3347a6;background:#3347a6;color:#fff}.pm-order-no-items{margin-top:16px;padding:18px;border:1px dashed #d8dde6;border-radius:11px;color:#747b86;text-align:center}.pm-orders-state,.pm-orders-empty{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}.pm-orders-state p,.pm-orders-empty p{max-width:420px;margin:0;color:#747b86;line-height:1.55}.pm-orders-state.is-error{color:#a8202a}.pm-orders-empty>span{font-size:38px}.pm-orders-empty>strong{color:#182038;font-size:20px}.pm-orders-empty a{margin-top:9px;min-height:42px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#ffc928;color:#182038;font-weight:900;text-decoration:none}.item-page .item-message-button,.item-page .message-button,.item-page button[class*=message]{background:#3347a6!important;border-color:#3347a6!important;color:#fff!important}@media (max-width:760px){.pm-tabs{overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.pm-tabs::-webkit-scrollbar{display:none}.pm-tabs button{flex:0 0 auto;white-space:nowrap}.pm-order-card-head,.pm-order-status-row,.pm-sale-buyer{align-items:flex-start}.pm-order-card-head,.pm-order-seller{padding:17px}.pm-sale-buyer{margin:17px 17px 0}.pm-order-card>.pm-order-items{margin:17px 17px 0}.pm-order-card>.pm-order-actions{margin:17px}}@media (max-width:560px){.pm-order-card-head,.pm-order-status-row,.pm-sale-buyer{display:grid;grid-template-columns:1fr}.pm-order-total{justify-items:start}.pm-order-badges{justify-content:flex-start}.pm-order-item{grid-template-columns:52px minmax(0,1fr)}.pm-order-image{width:52px;height:52px}.pm-order-line-price{grid-column:2}.pm-order-actions{display:grid;grid-template-columns:1fr}.pm-order-actions a{width:100%}}.pm-listing-row{grid-template-columns:120px minmax(0,1fr) auto;padding:20px;border:1px solid #e5e5e5;border-radius:24px;margin-bottom:12px}.pm-listing-image{width:120px;height:120px;border-radius:18px}.pm-empty{min-height:300px;border:1px dashed #e5e5e5;border-radius:28px;background:#fff}.pm-info-card{max-width:760px;padding:32px;border-radius:28px}.pm-info-card dl>div{padding-block:18px;border-bottom:1px solid #efefef}.pm-manage-listing summary{border-radius:999px}.sf-controls{margin-top:18px;padding:18px;border:1px solid #dce4ee;border-radius:18px;background:#f8fafc}.sf-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.sf-heading>div{display:grid;gap:4px}.sf-heading>div>span{color:#53657a;font-size:11px;font-weight:800;letter-spacing:.12em}.sf-heading>div>strong{color:#17243a;font-size:18px}.sf-stage{flex:none;padding:7px 11px;border-radius:999px;background:#e8edf3;color:#4c5e72;font-size:12px;font-weight:800}.sf-stage.is-ready{background:#fff1c7;color:#785800}.sf-stage.is-shipped{background:#e5efff;color:#244c92}.sf-stage.is-complete{background:#def5e8;color:#17643a}.sf-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sf-method-card{display:grid;grid-template-columns:auto 1fr;gap:2px 12px;width:100%;padding:16px;border:1px solid #d7e0eb;border-radius:15px;background:#fff;color:#17243a;text-align:left;cursor:pointer;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.sf-method-card:hover{border-color:#2d5fc4;box-shadow:0 8px 20px #1e375a14;transform:translateY(-1px)}.sf-method-card>span{grid-row:1 / span 2;font-size:24px}.sf-method-card strong{font-size:14px}.sf-method-card small{color:#65758a;font-size:12px;line-height:1.45}.sf-primary-actions,.sf-form-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.sf-primary,.sf-secondary,.sf-danger-link{min-height:42px;padding:10px 16px;border-radius:11px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.sf-primary{border:1px solid #173f8f;background:#173f8f;color:#fff}.sf-primary:hover{background:#123574}.sf-secondary{border:1px solid #cfd9e5;background:#fff;color:#24364c}.sf-danger-link{border:1px solid transparent;background:transparent;color:#ae2e2e}.sf-danger-link:hover{background:#fff0f0}.sf-method-card:disabled,.sf-primary:disabled,.sf-secondary:disabled,.sf-danger-link:disabled{cursor:not-allowed;opacity:.58}.sf-tracking-form{display:grid;gap:13px}.sf-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sf-tracking-form label{display:grid;gap:6px}.sf-tracking-form label>span{color:#283a50;font-size:12px;font-weight:800}.sf-tracking-form input,.sf-tracking-form select{width:100%;min-height:44px;padding:10px 12px;border:1px solid #cbd6e2;border-radius:10px;background:#fff;color:#17243a;font:inherit}.sf-tracking-form input:focus,.sf-tracking-form select:focus{border-color:#2d5fc4;outline:3px solid rgba(45,95,196,.12)}.sf-pickup-box,.sf-shipped-box,.sf-complete-box{display:grid;gap:14px;padding:15px;border:1px solid #d9e2ec;border-radius:14px;background:#fff}.sf-pickup-box>div:first-child,.sf-shipped-box>div:first-child,.sf-complete-box{display:flex;align-items:flex-start;gap:12px}.sf-pickup-box p,.sf-shipped-box p,.sf-complete-box p{margin:4px 0 0;color:#66778b;font-size:13px;line-height:1.5}.sf-shipped-box{grid-template-columns:1fr auto;align-items:center}.sf-complete-box{border-color:#bfe3cf;background:#effaf4;color:#155f38}.sf-complete-box>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#1f8b53;color:#fff;font-weight:900}.sf-feedback{display:flex;align-items:center;gap:9px;margin-top:12px;padding:11px 13px;border-radius:10px;font-size:13px;font-weight:700}.sf-feedback.is-loading{background:#edf3ff;color:#254e91}.sf-feedback.is-error{background:#fff0f0;color:#a51f1f}.sf-feedback.is-success{background:#eaf8f0;color:#17643a}.sf-controls.is-cancelled{background:#fff7f7;border-color:#eccaca}.sf-status-line{display:flex;align-items:flex-start;gap:12px}.sf-status-line>span{color:#b52b2b;font-size:24px}.sf-status-line p{margin:4px 0 0;color:#6b7788;font-size:13px}@media (max-width:700px){.sf-controls{padding:15px;border-radius:15px}.sf-methods,.sf-form-grid{grid-template-columns:1fr}.sf-heading{align-items:center}.sf-shipped-box{grid-template-columns:1fr}.sf-primary,.sf-secondary,.sf-danger-link{width:100%}}.st-review-stars{display:inline-flex;gap:2px;color:#c8ced8;font-size:16px;line-height:1}.st-review-stars .is-filled{color:#f5b800}.st-reviews-panel{display:grid;gap:24px}.st-reviews-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.st-reviews-heading>div:first-child>span{color:#3347a6;font-size:12px;font-weight:800;letter-spacing:.12em}.st-reviews-heading h2{margin:5px 0 4px}.st-reviews-heading p{margin:0;color:#737b87}.st-rating-total{display:flex;align-items:center;gap:12px;padding:14px 18px;border:1px solid #e1e5eb;border-radius:14px;background:#fff}.st-rating-total>strong{font-size:30px;line-height:1;color:#182038}.st-rating-total>div{display:grid;gap:5px}.st-rating-total small{color:#737b87}.st-review-list{display:grid;gap:14px}.st-review-card{padding:20px;border:1px solid #e1e5eb;border-radius:16px;background:#fff}.st-review-card header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.st-review-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#edf0ff;color:#3347a6;font-weight:800}.st-review-card header>div:nth-child(2){display:grid;gap:5px}.st-review-card time{color:#737b87;font-size:13px}.st-review-card p{margin:16px 0 12px;color:#363c47;line-height:1.65}.st-review-card p.is-muted{color:#8a919d}.st-verified-review{color:#27845a;font-weight:700}.st-reviews-empty,.st-reviews-state{display:grid;place-items:center;gap:8px;min-height:240px;padding:32px;border:1px dashed #d7dce5;border-radius:16px;text-align:center;background:#fafbfc}.st-reviews-empty>span{font-size:42px;color:#f5b800}.st-reviews-empty p,.st-reviews-state p{margin:0;color:#737b87}.st-reviews-state.is-error{color:#a62020;background:#fff5f5;border-color:#f0b8b8}.st-seller-rating{display:inline-flex;align-items:center;gap:7px;width:max-content;margin-top:5px;color:#596170;font-size:13px;text-decoration:none}.st-seller-rating:hover{color:#3347a6}.st-seller-rating .st-review-stars{font-size:13px}.st-open-review{margin-top:14px;padding:10px 15px;border:1px solid #3347a6;border-radius:10px;background:#fff;color:#3347a6;font-weight:750;cursor:pointer}.st-open-review:hover{background:#f2f4ff}.st-reviewed-badge{width:max-content;margin-top:14px;padding:9px 13px;border-radius:999px;color:#247451;background:#eaf8f1;font-size:13px;font-weight:750}.st-review-composer{display:grid;gap:16px;margin-top:16px;padding:18px;border:1px solid #d9deea;border-radius:14px;background:#f9faff}.st-review-composer-head{display:flex;justify-content:space-between;gap:16px}.st-review-composer-head>div{display:grid;gap:3px}.st-review-composer-head small{color:#737b87}.st-review-composer-head>button{width:34px;height:34px;border:0;border-radius:50%;background:#e9ecf5;cursor:pointer}.st-review-composer fieldset{margin:0;padding:0;border:0}.st-review-composer legend,.st-review-composer label{font-weight:750}.st-rating-picker{display:flex;gap:5px;margin-top:8px}.st-rating-picker button{padding:2px;border:0;background:transparent;color:#c6ccd6;font-size:30px;cursor:pointer}.st-rating-picker button.is-selected{color:#f5b800}.st-review-composer label{display:grid;gap:7px}.st-review-composer textarea{width:100%;resize:vertical;padding:12px 13px;border:1px solid #ccd3df;border-radius:10px;background:#fff;font:inherit;line-height:1.5}.st-review-composer label small{justify-self:end;color:#737b87;font-weight:500}.st-review-error{margin:0;padding:10px 12px;border-radius:9px;background:#fff0f0;color:#a62020}.st-review-form-actions{display:flex;justify-content:flex-end;gap:10px}.st-review-form-actions button{min-height:42px;padding:0 16px;border-radius:9px;border:1px solid #ccd3df;background:#fff;font-weight:750;cursor:pointer}.st-review-form-actions button[type=submit]{border-color:#3347a6;background:#3347a6;color:#fff}.st-review-form-actions button:disabled{opacity:.55;cursor:not-allowed}@media (max-width:700px){.st-reviews-heading{display:grid}.st-rating-total{width:100%}.st-review-card{padding:16px}.st-review-card header{grid-template-columns:auto 1fr}.st-review-card time{grid-column:2}.st-review-form-actions{display:grid;grid-template-columns:1fr 1fr}}.st-order-tracking{margin:18px 0;padding:22px;border:1px solid #d9dfd2;border-radius:22px;background:radial-gradient(circle at 100% 0,rgba(244,181,24,.12),transparent 35%),#fffefa;box-shadow:0 14px 34px #2c352512}.st-order-tracking>header{display:flex;justify-content:space-between;gap:20px;margin-bottom:22px}.st-order-tracking>header>div{display:grid;gap:4px}.st-order-tracking>header span,.st-safety-notice>div>span{color:#6f7e3f;font-size:11px;font-weight:900;letter-spacing:.12em}.st-order-tracking>header strong{color:#20231e;font-size:20px}.st-order-tracking>header small{max-width:300px;color:#687064;line-height:1.5;text-align:right}.st-tracking-steps{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none}.st-tracking-steps li{position:relative;display:grid;justify-items:center;gap:9px;color:#9a9f97;font-size:12px;font-weight:800;text-align:center}.st-tracking-steps li:before{position:absolute;top:21px;left:-50%;width:100%;height:3px;background:#dde1da;content:""}.st-tracking-steps li:first-child:before{display:none}.st-tracking-steps li.is-complete:before,.st-tracking-steps li.is-current:before{background:#34785e}.st-tracking-steps li>div{position:relative;z-index:1;display:grid;place-items:center;width:46px;height:46px;border:2px solid #dfe3dd;border-radius:15px;background:#fff}.st-tracking-steps svg{width:23px;height:23px}.st-tracking-steps li.is-complete,.st-tracking-steps li.is-current{color:#245f49}.st-tracking-steps li.is-complete>div,.st-tracking-steps li.is-current>div{border-color:#34785e;background:#edf7f1}.st-tracking-steps li.is-current>div{box-shadow:0 0 0 5px #34785e1f}.st-step-check{position:absolute;top:-7px;right:-7px;display:grid;place-items:center;width:20px;height:20px;border:2px solid #fff;border-radius:50%;background:#34785e;color:#fff;font-size:11px}.st-tracking-message{margin-top:20px;padding:16px 18px;border:1px solid #e5dfd0;border-radius:16px;background:#f8f3e8}.st-tracking-message strong{color:#20231e}.st-tracking-message p{margin:5px 0 0;color:#60675d;line-height:1.5}.st-tracking-message a,.st-order-tracking.is-canceled a{display:inline-flex;margin-top:10px;color:#27684f;font-weight:800}.st-order-tracking.is-canceled{border-color:#e3c6c1;background:#fff6f3}.st-safety-notice{display:flex;gap:15px;margin:18px 0;padding:19px;border:1px solid #e2dccb;border-radius:20px;background:linear-gradient(135deg,#fffdf7,#f7f1e3)}.st-safety-icon{display:grid;flex:0 0 42px;place-items:center;width:42px;height:42px;border-radius:14px;background:#e8f2eb;color:#28684f}.st-safety-icon svg{width:24px;height:24px}.st-safety-notice>div:last-child{display:grid;gap:6px}.st-safety-notice strong{color:#25271f;font-size:15px}.st-safety-notice ul{display:grid;gap:7px;margin:5px 0;padding-left:19px;color:#62665d;font-size:13px;line-height:1.45}.st-safety-notice a{color:#287056;font-size:13px;font-weight:850}.st-safety-notice.is-compact{padding:15px}.st-safety-notice.is-compact strong{font-size:14px}.seller-premium-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}@media (max-width:680px){.st-order-tracking{padding:18px 14px;border-radius:18px}.st-order-tracking>header{display:grid;gap:7px}.st-order-tracking>header small{text-align:left}.st-tracking-steps li>div{width:39px;height:39px;border-radius:13px}.st-tracking-steps li:before{top:18px}.st-tracking-steps svg{width:20px;height:20px}.st-tracking-steps li>span{font-size:10px}.st-safety-notice{align-items:flex-start}}.st-safety-links{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:5px}.market-info-report{width:min(1120px,calc(100% - 40px));margin:28px auto;padding:28px;border:1px solid #ded6c2;border-radius:24px;background:radial-gradient(circle at 100% 0,rgba(244,181,24,.18),transparent 38%),#fbf7ed;color:#25281f;box-shadow:0 16px 40px #343e2b14}.market-info-report>span{color:#6c7b3c;font-size:11px;font-weight:900;letter-spacing:.13em}.market-info-report h2{max-width:700px;margin:9px 0;color:#263023;font-size:clamp(22px,3vw,32px)}.market-info-report p{max-width:760px;color:#62685c;line-height:1.65}.market-info-report>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.market-info-report a{display:inline-flex;align-items:center;min-height:44px;padding:11px 16px;border:1px solid #cbd3c1;border-radius:12px;background:#fff;color:#27684f;font-size:13px;font-weight:850;text-decoration:none}.market-info-report a:first-child{border-color:#327157;background:#327157;color:#fff}@media (max-width:680px){.market-info-report{width:calc(100% - 24px);padding:21px 17px;border-radius:19px}.market-info-report>div{display:grid}.market-info-report a{width:100%}}.pm-order-card{overflow:hidden;margin:0 0 28px;border:1px solid #dddccd;border-radius:26px;background:linear-gradient(145deg,#fff,#fbfaf4);box-shadow:0 22px 60px #313e2117}.pm-order-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 26px;border-bottom:1px solid #e6e4d9;background:radial-gradient(circle at 96% 0,rgba(229,171,25,.15),transparent 34%),linear-gradient(135deg,#f8f7ef,#fff)}.pm-order-card-head>div:first-child{display:grid;gap:4px}.pm-order-card-head>div:first-child>span{color:#b57900;font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.pm-order-card-head>div:first-child>strong{color:#24331e;font-size:22px;line-height:1.2}.pm-order-card-head small{color:#76796f}.pm-order-total{min-width:140px;padding:12px 15px;border:1px solid #e4dfcf;border-radius:16px;background:#ffffffd1;text-align:right}.pm-order-total small{display:block;color:#777b70;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.pm-order-total strong{display:block;margin-top:3px;color:#283b21;font-size:20px}.pm-order-sellers{padding:0}.pm-order-seller{padding:26px;border:0;background:transparent}.pm-order-seller+.pm-order-seller{border-top:1px solid #e4e3d9}.pm-order-status-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.pm-order-status-row>div:first-child{position:relative;padding-left:48px}.pm-order-status-row>div:first-child:before{content:"✓";position:absolute;left:0;top:50%;display:grid;place-items:center;width:36px;height:36px;border-radius:13px;background:#e6f1e6;color:#347052;font-size:17px;font-weight:900;transform:translateY(-50%)}.pm-order-status-row strong{display:block;color:#26351f;font-size:17px}.pm-order-status-row small{display:block;margin-top:3px;color:#767a70}.pm-order-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.pm-order-badges span{padding:7px 11px;border:1px solid transparent;border-radius:999px;font-size:11px;font-weight:850}.pm-order-badges .is-success{border-color:#cce3d3;background:#eaf5ed;color:#23704a}.pm-order-badges .is-progress{border-color:#eadba9;background:#fff6d8;color:#8a6100}.pm-order-badges .is-danger{border-color:#efceca;background:#fff0ee;color:#a43b32}.pm-order-badges .is-neutral{border-color:#dedfd8;background:#f2f3ef;color:#5e655b}.pm-order-items{display:grid;gap:10px;margin:0 0 20px}.pm-order-item{display:grid;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:15px;padding:12px;border:1px solid #e2e2d8;border-radius:19px;background:#fff}.pm-order-image{display:grid;place-items:center;width:78px;height:78px;overflow:hidden;border-radius:15px;background:#eaf1e7;color:#537247;font-size:24px}.pm-order-image img{width:100%;height:100%;object-fit:cover}.pm-order-item-copy strong{color:#222c1e;font-size:16px}.pm-order-item-copy small,.pm-order-item-copy span{display:block;margin-top:3px;color:#74796f;font-size:13px}.pm-order-line-price{color:#2d4426;font-size:17px;white-space:nowrap}.pm-order-seller .st-order-tracking{margin:20px 0 0;border:1px solid #d8ddd1;border-radius:22px;background:linear-gradient(145deg,#f7faf5,#fff);box-shadow:none}.pm-order-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.pm-order-actions a{display:flex;align-items:center;justify-content:center;min-height:48px;padding:10px 16px;border:1px solid #4f6936;border-radius:14px;background:#4f6936;color:#fff;font-weight:800;text-align:center;text-decoration:none}.pm-order-actions a:last-child{background:#fff;color:#3f552b}.pm-order-seller .st-open-review,.pm-order-seller .st-reviewed-badge,.pm-order-seller .st-review-composer{margin-top:16px}@media (max-width:720px){.pm-order-card{border-radius:20px}.pm-order-card-head{padding:19px;flex-direction:column}.pm-order-total{width:100%;text-align:left}.pm-order-seller{padding:19px}.pm-order-status-row{align-items:flex-start;flex-direction:column}.pm-order-badges{justify-content:flex-start}.pm-order-item{grid-template-columns:64px minmax(0,1fr)}.pm-order-image{width:64px;height:64px}.pm-order-line-price{grid-column:2}.pm-order-actions{grid-template-columns:1fr}}.shipping-settings{max-width:820px;margin:26px 0;padding:32px;border:1px solid #e5e5e5;border-radius:28px;background:#fff;color:#222}.shipping-settings *{box-sizing:border-box}.shipping-settings-heading{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:22px}.shipping-settings-heading>div:first-child{flex:1 1 320px;min-width:0}.shipping-settings-heading span{display:block;margin-bottom:5px;color:#222;font-size:11px;font-weight:900;letter-spacing:.14em}.shipping-settings-heading h2{margin:0;font-size:24px;line-height:1.15}.shipping-settings-heading p{max-width:610px;margin:8px 0 0;color:#6f7784;line-height:1.55}.shipping-settings-status{min-width:170px;padding:13px 15px;border:1px solid #dce2f2;border-radius:13px;background:#fff}.shipping-settings-status strong,.shipping-settings-status small{display:block}.shipping-settings-status strong{color:#222}.shipping-settings-status small{margin-top:3px;color:#7c8490}.shipping-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.shipping-method{min-height:100px;display:flex;align-items:center;gap:13px;padding:17px;border:2px solid #e0e4ea;border-radius:15px;background:#fff;cursor:pointer;transition:.2s ease}.shipping-method.active{border-color:#222;background:#fafafa;box-shadow:none}.shipping-method input{width:19px;height:19px;accent-color:#222}.shipping-method-icon{font-size:25px}.shipping-method strong,.shipping-method small{display:block}.shipping-method small{margin-top:4px;color:#747c88;line-height:1.35}.shipping-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px}.shipping-field-grid label,.shipping-notes{display:block;font-weight:800}.shipping-field-grid input,.shipping-field-grid select,.shipping-notes textarea{width:100%;margin-top:8px;border:1px solid #ccd3dd;border-radius:11px;background:#fff;color:#182038;font:inherit}.shipping-field-grid select{height:48px;padding:0 13px}.shipping-money{display:grid;grid-template-columns:auto 1fr auto;align-items:center;margin-top:8px;border:1px solid #ccd3dd;border-radius:11px;background:#fff;overflow:hidden}.shipping-money span,.shipping-money small{padding:0 13px;font-weight:800}.shipping-money input{height:46px;margin:0;border:0;border-radius:0;outline:none}.shipping-provinces{margin:20px 0 0;padding:18px;border:1px solid #dde2e9;border-radius:14px;background:#fff}.shipping-provinces-heading{display:flex;justify-content:space-between;gap:16px;margin-bottom:14px}.shipping-provinces legend{padding:0;font-weight:900}.shipping-provinces p{margin:4px 0 0;color:#78808c;font-size:13px}.shipping-provinces-heading button{margin-left:7px;padding:6px 10px;border:0;border-radius:8px;background:#edf0fa;color:#222;font-weight:800;cursor:pointer}.shipping-province-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.shipping-province-grid label{display:flex;align-items:center;gap:9px;min-height:64px;padding:12px 14px;border:1px solid #e5e5e5;border-radius:14px;cursor:pointer;overflow:hidden;word-break:normal;overflow-wrap:normal}.shipping-provinces-heading{align-items:center}.shipping-provinces-heading>div:last-child{flex:none;white-space:nowrap}.shipping-provinces-heading button{padding:2px 0;border-radius:0;background:transparent;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.shipping-province-grid input{accent-color:#222}.shipping-province-grid strong,.shipping-province-grid small{display:block}.shipping-province-grid small{color:#7b838f;font-size:11px;line-height:1.2}.shipping-notes{margin-top:20px}.shipping-notes textarea{resize:vertical;min-height:90px;padding:12px 13px;font-weight:400}.shipping-notes>small{display:block;margin-top:5px;color:#7c8490;font-weight:400}.shipping-settings-error,.shipping-settings-success{margin-top:15px;padding:12px 14px;border-radius:10px;font-weight:750}.shipping-settings-error{border:1px solid #f2b6b6;background:#fff3f3;color:#a91c1c}.shipping-settings-success{border:1px solid #b9ddc7;background:#effbf3;color:#176b39}.shipping-settings-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px}.shipping-settings-actions p{margin:0;color:#777f8b;font-size:13px}.shipping-settings-actions button{min-height:48px;padding:0 24px;border:0;border-radius:999px;background:#ffb400;color:#222;font-weight:700;cursor:pointer}.shipping-settings-actions button:disabled{opacity:.65;cursor:wait}@media (max-width:760px){.shipping-settings{margin:20px 0;padding:18px;border-radius:15px}.shipping-settings-heading,.shipping-settings-actions{display:block}.shipping-settings-status{margin-top:14px}.shipping-method-grid,.shipping-field-grid{grid-template-columns:1fr}.shipping-province-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shipping-settings-actions button{width:100%;margin-top:14px}}@media (max-width:420px){.shipping-settings{padding:15px}.shipping-province-grid{grid-template-columns:1fr}.shipping-provinces-heading{display:block}.shipping-provinces-heading>div:last-child{margin-top:10px}}.pm-shell.is-profile-overview{display:block;width:min(1320px,calc(100% - 48px));margin:24px auto 72px}.pm-shell.is-profile-overview>*{box-sizing:border-box}.ptd-dashboard{display:grid;gap:24px;color:#101820;font-size:15px}.ptd-dashboard svg{width:22px;height:22px}.ptd-dashboard h1,.ptd-dashboard h2,.ptd-dashboard p{margin-top:0}.ptd-dashboard h2{margin-bottom:18px;font-size:19px}.ptd-breadcrumb{display:flex;gap:12px;color:#6c746f;font-size:14px}.ptd-breadcrumb a{color:inherit;text-decoration:none}.ptd-preview-banner{display:flex;justify-content:space-between;padding:14px 18px;border-radius:12px;background:#fff5d6}.ptd-preview-banner a{color:#245f3d;font-weight:700}.ptd-hero-card{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:48px;padding:32px 36px;border:1px solid #dce2dd;border-radius:15px;background:#fff}.ptd-identity{display:flex;gap:30px;align-items:center}.ptd-avatar{position:relative;display:grid;place-items:center;flex:none;width:142px;height:142px;border-radius:50%;overflow:visible;background:#edf0ec;color:#24452e;font-size:38px;font-weight:800}.ptd-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.ptd-avatar i{position:absolute;right:4px;bottom:10px;width:22px;height:22px;border:4px solid #fff;border-radius:50%;background:#2f8a4e}.ptd-avatar i.is-paused{background:#9ca39e}.ptd-name-row{display:flex;align-items:center;gap:9px}.ptd-name-row h1{margin-bottom:4px;font-size:32px;line-height:1.1}.ptd-name-row span{color:#287744}.ptd-member-since{margin-bottom:14px;color:#535c56}.ptd-presence{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:18px;color:#56605a;font-size:14px}.ptd-presence span{display:flex;align-items:center;gap:6px}.ptd-presence span:last-child:before{content:"";width:8px;height:8px;border-radius:50%;background:#2f974f}.ptd-presence span.is-paused:before{background:#9ca39e}.ptd-presence svg{width:17px;height:17px}.ptd-bio{max-width:57ch;margin-bottom:21px;line-height:1.55}.ptd-bio.is-empty{color:#747d77}.ptd-hero-actions{display:flex;gap:14px}.ptd-hero-actions a,.ptd-hero-actions button,.ptd-manage,.ptd-create{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border:1px solid #d9dfda;border-radius:8px;background:#fff;color:#151a17;font:inherit;font-weight:700;text-decoration:none;cursor:pointer}.ptd-hero-actions .is-primary,.ptd-create{border-color:#f1ad00;background:#ffb800;color:#17140c}.ptd-trust-box{padding:22px;border:1px solid #dce2dd;border-radius:12px}.ptd-trust-box ul{display:grid;gap:15px;margin:0;padding:0;list-style:none}.ptd-trust-box li{display:grid;grid-template-columns:22px 1fr 20px;gap:12px;align-items:center;color:#747b76}.ptd-trust-box li>svg:last-child{width:19px;color:#a0a6a1}.ptd-trust-box li.is-ok{color:#27302a}.ptd-trust-box li.is-ok>svg:last-child{color:#2e874b}.ptd-trust-banner{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:10px;border-radius:7px;background:#f2f4f2;color:#656c67;font-weight:700}.ptd-trust-banner.is-ok{background:#edf6ef;color:#21683b}.ptd-metrics{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid #dce2dd;border-radius:14px;background:#fff;overflow:hidden}.ptd-metrics article{display:flex;justify-content:center;align-items:center;gap:17px;min-height:104px;border-right:1px solid #e2e6e3}.ptd-metrics article:last-child{border:0}.ptd-metrics article>svg{width:30px;height:30px;color:#244f33}.ptd-metrics strong,.ptd-metrics span{display:block;text-align:center}.ptd-metrics strong{font-size:24px}.ptd-metrics span{margin-top:3px;color:#68716b;font-size:13px}.ptd-review-grid,.ptd-lower-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.ptd-panel{padding:26px 28px;border:1px solid #dce2dd;border-radius:14px;background:#fff}.ptd-panel-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.ptd-panel-head>div{display:flex;gap:14px;align-items:center}.ptd-panel-head button,.ptd-badges>a{border:0;background:transparent;color:#59655d;font:inherit;font-size:13px;text-decoration:none;cursor:pointer}.ptd-rating-content{display:grid;grid-template-columns:150px 1fr;gap:38px;align-items:center;min-height:230px}.ptd-rating-score strong{display:block;font-size:52px;line-height:1}.ptd-rating-score>span,.ptd-rating-score small{display:block;margin-top:8px;color:#69716c}.ptd-rating-score b,.ptd-stars span{color:#d8ddd9}.ptd-rating-score b.is-filled,.ptd-stars span.is-filled{color:#ffb000}.ptd-bars{display:grid;gap:13px}.ptd-bars>div{display:grid;grid-template-columns:34px 1fr 24px;gap:12px;align-items:center}.ptd-bars i{height:7px;border-radius:99px;background:#edf0ee;overflow:hidden}.ptd-bars em{display:block;height:100%;border-radius:inherit;background:#ffb400}.ptd-bars small{color:#717a74}.ptd-review-list{display:grid;gap:15px}.ptd-review-list article{display:grid;grid-template-columns:42px 1fr;gap:13px}.ptd-review-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#f3e5cd;font-weight:800}.ptd-review-list p{margin:5px 0 0;line-height:1.4}.ptd-stars time{margin-left:9px;color:#78807b;font-size:12px}.ptd-empty{display:grid;place-items:center;min-height:130px;color:#707972;text-align:center}.ptd-listings-panel{padding-bottom:8px}.ptd-create{min-height:38px;padding:0 15px;gap:7px}.ptd-create svg{width:17px}.ptd-listing-tabs{display:flex;gap:38px;margin-top:8px;border-bottom:1px solid #dfe4e0;overflow-x:auto}.ptd-listing-tabs button{padding:13px 2px;border:0;border-bottom:2px solid transparent;background:transparent;font:inherit;white-space:nowrap;cursor:pointer}.ptd-listing-tabs button[aria-selected=true]{border-bottom-color:#2e7846;color:#24643b;font-weight:700}.ptd-listing-list article{display:grid;grid-template-columns:140px minmax(0,1fr) 90px 90px 110px;gap:22px;align-items:center;padding:16px 0;border-bottom:1px solid #e2e6e3}.ptd-listing-list article:last-child{border-bottom:0}.ptd-listing-thumb{display:block;height:74px;border-radius:8px;overflow:hidden;background:#f0f2f0}.ptd-listing-thumb img{width:100%;height:100%;object-fit:cover}.ptd-listing-copy>a{color:#121814;font-weight:750;text-decoration:none}.ptd-listing-copy p{margin:8px 0 0;color:#59635c;font-size:13px}.ptd-listing-stat strong,.ptd-listing-stat span{display:block;text-align:center}.ptd-listing-stat span{font-size:12px;color:#6e7771}.ptd-manage{min-height:40px;padding:0 15px}.ptd-activity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ptd-activity-grid article{padding:16px;border:1px solid #e2e6e3;border-radius:9px}.ptd-activity-grid span,.ptd-activity-grid strong{display:block}.ptd-activity-grid span{margin-bottom:7px;color:#657069;font-size:13px}.ptd-activity-grid strong{font-size:20px}.ptd-badges>article{display:flex;gap:16px;padding:17px;border:1px solid #e2e6e3;border-radius:10px}.ptd-badges>article+article{margin-top:10px}.ptd-badges>article>svg{width:42px;height:42px;color:#2b7844}.ptd-badges p{margin:5px 0 0;color:#69726c}.ptd-badges>a{display:block;margin-top:18px;text-align:right}.ptd-manage-profile>div{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.ptd-manage-profile button,.ptd-manage-profile a{display:flex;gap:14px;padding:14px;border:0;background:transparent;color:#172019;font:inherit;text-align:left;text-decoration:none;cursor:pointer}.ptd-manage-profile span,.ptd-manage-profile strong,.ptd-manage-profile small{display:block}.ptd-manage-profile small{margin-top:6px;color:#6d756f;line-height:1.35}.ptd-manage-profile .is-danger{color:#d9303e}.ptd-profile-cta{display:flex;justify-content:space-between;align-items:center;padding:24px 36px;border-radius:13px;background:#24643b;color:#fff}.ptd-profile-cta>div{display:flex;align-items:center;gap:18px}.ptd-profile-cta>div:first-child>svg{width:54px;height:54px;color:#ffbd16}.ptd-profile-cta strong,.ptd-profile-cta small{display:block}.ptd-profile-cta strong{font-size:22px}.ptd-profile-cta small{margin-top:6px;color:#e5f1e8}.ptd-profile-cta a{min-width:150px;padding:13px 20px;border-radius:8px;background:#ffb800;color:#17140c;font-weight:700;text-align:center;text-decoration:none}.ptd-profile-cta a.is-light{background:#fff}.profile-preview-mode .pm-paused-banner,.profile-preview-mode .pm-edit-card,.profile-preview-mode .pm-tabs,.profile-preview-mode .pm-content-grid{display:none!important}@media (max-width:1050px){.ptd-hero-card{grid-template-columns:1fr}.ptd-metrics{grid-template-columns:repeat(3,1fr)}.ptd-metrics article:nth-child(3){border-right:0}.ptd-metrics article:nth-child(-n+3){border-bottom:1px solid #e2e6e3}.ptd-review-grid,.ptd-lower-grid{grid-template-columns:1fr}.ptd-manage-profile>div{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.pm-shell.is-profile-overview{width:100%;margin:0 auto 56px}.ptd-dashboard{gap:16px}.ptd-breadcrumb{padding:18px 16px 0}.ptd-hero-card{gap:24px;padding:24px 16px;border-left:0;border-right:0;border-radius:0}.ptd-identity{align-items:flex-start;gap:16px}.ptd-avatar{width:82px;height:82px;font-size:24px}.ptd-avatar i{right:0;bottom:4px;width:17px;height:17px;border-width:3px}.ptd-name-row h1{font-size:25px}.ptd-presence{gap:10px}.ptd-bio{font-size:14px}.ptd-hero-actions{display:grid;grid-template-columns:1fr 1fr}.ptd-hero-actions a,.ptd-hero-actions button{padding:0 10px}.ptd-trust-box{padding:18px}.ptd-metrics{margin:0 16px;grid-template-columns:repeat(2,1fr)}.ptd-metrics article{min-height:90px;border-bottom:1px solid #e2e6e3}.ptd-metrics article:nth-child(2n){border-right:0}.ptd-review-grid,.ptd-lower-grid,.ptd-listings-panel,.ptd-manage-profile{margin:0 16px}.ptd-panel{padding:20px 16px}.ptd-rating-content{grid-template-columns:1fr;gap:24px}.ptd-panel-head{align-items:flex-start}.ptd-panel-head>div{align-items:flex-end;flex-direction:column}.ptd-listing-tabs{gap:22px}.ptd-listing-list article{grid-template-columns:90px 1fr auto;gap:12px}.ptd-listing-thumb{height:72px}.ptd-listing-stat{display:none}.ptd-manage{grid-column:3;grid-row:1}.ptd-activity-grid{grid-template-columns:repeat(2,1fr)}.ptd-manage-profile>div{grid-template-columns:1fr}.ptd-profile-cta{margin-top:4px;padding:24px 18px;align-items:flex-start;gap:20px;flex-direction:column}.ptd-profile-cta>div:last-child{display:grid;width:100%;grid-template-columns:1fr 1fr}.ptd-profile-cta a{min-width:0}.ptd-profile-cta strong{font-size:18px}}@media (max-width:430px){.ptd-identity{display:grid;grid-template-columns:82px 1fr}.ptd-intro{display:contents}.ptd-name-row,.ptd-member-since,.ptd-presence{grid-column:2}.ptd-bio,.ptd-hero-actions{grid-column:1/-1}.ptd-hero-actions{margin-top:5px}.ptd-profile-cta>div:first-child>svg{display:none}}.pm-shell.is-seller-dashboard{display:block;width:100%;max-width:none;margin:0}.seller-dashboard-page{width:min(1540px,calc(100% - 40px));margin:0 auto 70px;display:grid;grid-template-columns:260px minmax(0,1fr);border:1px solid #e3e6e2;border-top:0}.seller-dashboard-nav{display:flex;flex-direction:column;gap:5px;padding:28px 16px;border-right:1px solid #e3e6e2}.seller-dashboard-person{display:flex;align-items:center;gap:12px;padding:0 8px 24px;border-bottom:1px solid #e7e9e7}.seller-dashboard-person>span{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#f0ddbd;font-weight:900}.seller-dashboard-person div{display:grid}.seller-dashboard-person a{color:#2d6a42;font-size:12px}.seller-dashboard-nav>small{margin:20px 9px 7px;color:#6f776f;font-size:10px;font-weight:800}.seller-dashboard-nav>a{padding:12px 13px;border-radius:9px;font-size:13px}.seller-dashboard-nav>a.active{background:#fff4d6;font-weight:800}.seller-dashboard-content{min-width:0;padding:36px}.seller-dashboard-content>header{display:flex;justify-content:space-between}.seller-dashboard-content h1{margin:0;font-size:32px}.seller-dashboard-content header p{color:#69716b}.seller-dashboard-primary{display:grid;place-items:center;min-height:46px;padding:0 20px;border-radius:9px;background:#f5b400;font-weight:800}.seller-dashboard-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:28px 0}.seller-dashboard-metrics article{display:grid;gap:7px;padding:22px;border:1px solid #e1e4e1;border-radius:13px}.seller-dashboard-metrics strong{font-size:30px}.seller-dashboard-metrics em{color:#6d756e;font-size:11px;font-style:normal}.seller-dashboard-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:20px}.seller-dashboard-card{padding:22px;border:1px solid #e1e4e1;border-radius:14px}.seller-dashboard-card-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.seller-dashboard-card h2{margin:0;font-size:18px}.seller-dashboard-recent>article{display:grid;grid-template-columns:74px minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:12px 0;border-top:1px solid #eceeec}.seller-dashboard-recent img,.seller-dashboard-image-empty{width:74px;height:58px;border-radius:8px;background:#f0f1ef;object-fit:cover}.seller-dashboard-recent article>div{display:grid}.seller-dashboard-recent article>span{padding:6px 9px;border-radius:7px;background:#edf5ea;color:#346141;font-size:11px}.seller-dashboard-recent article>a{padding:8px 10px;border:1px solid #dfe3df;border-radius:8px;font-size:11px}.seller-dashboard-no-chart{display:grid;place-items:center;min-height:360px;padding:30px;text-align:center;background:linear-gradient(#fff,#fffaf0)}.seller-dashboard-no-chart p{max-width:300px;color:#6c746d}.seller-dashboard-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.seller-dashboard-actions>a{display:grid;place-items:center;gap:9px;min-height:180px;padding:18px;border:1px solid #e2e5e2;border-radius:12px;text-align:center}.seller-dashboard-actions b{font-size:30px;color:#2d6a42}.seller-dashboard-actions span{font-size:12px}.seller-dashboard-content>.seller-dashboard-card{margin-top:20px}@media (max-width: 1050px){.seller-dashboard-page{grid-template-columns:1fr}.seller-dashboard-nav{flex-direction:row;overflow-x:auto;border-right:0}.seller-dashboard-nav>small,.seller-dashboard-person{display:none}.seller-dashboard-nav>a{white-space:nowrap}.seller-dashboard-grid{grid-template-columns:1fr}.seller-dashboard-actions{grid-template-columns:repeat(2,1fr)}}@media (max-width: 700px){.seller-dashboard-page{width:100%}.seller-dashboard-content{padding:24px 14px}.seller-dashboard-content>header{display:grid}.seller-dashboard-metrics{grid-template-columns:repeat(2,1fr)}.seller-dashboard-recent>article{grid-template-columns:64px minmax(0,1fr) auto}.seller-dashboard-actions{grid-template-columns:1fr}}.listing-delivery{padding:22px;border:1px solid #dfe4eb;border-radius:17px;background:#f8f9fc}.listing-delivery-heading>span{display:block;margin-bottom:5px;color:#3347a6;font-size:10px;font-weight:900;letter-spacing:.15em}.listing-delivery-heading h2{margin:0;color:#182038;font-size:22px}.listing-delivery-heading p{margin:7px 0 0;color:#717986;line-height:1.5}.listing-delivery-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:17px}.listing-delivery-options label{display:flex;align-items:center;gap:12px;min-height:88px;padding:14px;border:2px solid #e1e5eb;border-radius:13px;background:#fff;cursor:pointer}.listing-delivery-options label.active{border-color:#3347a6;background:#f2f4ff}.listing-delivery-options input{width:18px;height:18px;accent-color:#3347a6}.listing-delivery-icon{font-size:23px}.listing-delivery-options strong,.listing-delivery-options small{display:block}.listing-delivery-options small{margin-top:3px;color:#747c88;line-height:1.3}.listing-delivery-help{margin:14px 0 0;color:#737b87;font-size:12px}@media (max-width:650px){.listing-delivery{padding:17px}.listing-delivery-options{grid-template-columns:1fr}}.item-page{--im-green:#0b8f4d;--im-green-dark:#08743f;--im-ink:#171c19;--im-muted:#727a75;--im-line:#e3e8e5;--im-soft:#f6f8f7;min-height:100vh;background:#fff;color:var(--im-ink);font-family:Nunito Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.item-page *{box-sizing:border-box}.item-page a{text-decoration:none;color:inherit}.item-page-service{--im-green:#c0255c;--im-green-dark:#9c1e4a}.item-page-service .item-main-image{border-radius:20px;aspect-ratio:4/3}.item-page-service .item-main-image>img{object-fit:cover}.item-page-service .item-thumb{border-radius:10px}.item-page button{font:inherit}.item-topbar{position:sticky;top:0;z-index:50;width:100%;min-height:72px;padding:0 max(18px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fffffff7;border-bottom:1px solid var(--im-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.item-brand{display:flex;align-items:center;gap:9px;font-weight:900}.item-brand>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--im-green);color:#fff;font-size:17px}.item-brand strong{display:flex;flex-direction:column;font-size:18px;line-height:.95;letter-spacing:-.5px}.item-brand small{margin-top:3px;color:var(--im-green);font-size:9px;letter-spacing:0}.item-top-actions{display:flex;align-items:center;gap:10px}.item-back{color:#626b65;font-size:12px;font-weight:750}.item-top-actions .sell-button{width:auto;min-width:0;min-height:40px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:7px;background:var(--im-green);color:#fff;font-size:12px;font-weight:800}.item-shell{width:min(1120px,calc(100% - 36px));margin:0 auto;padding:23px 0 65px}.item-breadcrumb{min-height:34px;margin-bottom:18px;display:flex;align-items:center;gap:8px;overflow:hidden;color:#858d88;font-size:10px;white-space:nowrap}.item-breadcrumb a:hover{color:var(--im-green)}.item-breadcrumb strong{overflow:hidden;color:#565f59;text-overflow:ellipsis;font-weight:700}.item-layout{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(320px,.82fr);gap:42px;align-items:start}.item-gallery{min-width:0}.item-main-image{width:100%;position:relative;overflow:hidden;aspect-ratio:1.16/1;border-radius:9px;background:#f1f3f2}.item-main-image>img{width:100%;height:100%;display:block;object-fit:contain;background:#f5f6f5}.item-image-counter{position:absolute;right:13px;bottom:13px;padding:6px 9px;border-radius:999px;background:#141916b8;color:#fff;font-size:10px;font-weight:800}.item-image-empty{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:8px;color:#8b928e}.item-thumbnails{margin-top:11px;display:flex;gap:9px;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.item-thumbnails::-webkit-scrollbar{display:none}.item-thumb{width:72px;height:58px;flex:0 0 72px;padding:0;overflow:hidden;border:2px solid transparent;border-radius:7px;background:#f1f3f2;cursor:pointer}.item-thumb.active{border-color:var(--im-green)}.item-thumb img{width:100%;height:100%;display:block;object-fit:cover}.item-summary{position:sticky;top:94px;display:grid;gap:14px}.item-summary-card,.item-seller-card,.item-safety-card{border:1px solid var(--im-line);border-radius:10px;background:#fff;box-shadow:none}.item-summary-card{padding:23px}.item-price-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.item-price{color:#111713;font-size:28px;line-height:1;letter-spacing:-1px;font-weight:900}.item-share{width:auto;min-width:0;min-height:34px;padding:0 10px;flex:0 0 auto;border:1px solid #d9dedb;border-radius:7px;background:#fff;color:#4d5650;font-size:10px;font-weight:800;cursor:pointer}.item-summary-card h1{margin:17px 0 11px;font-size:22px;line-height:1.16;letter-spacing:-.7px}.item-tags{display:flex;flex-wrap:wrap;gap:6px}.item-tags span{padding:5px 8px;border-radius:999px;background:#f2f5f3;color:#626b65;font-size:9px;font-weight:750}.item-location{margin-top:18px;padding-top:16px;display:flex;align-items:center;gap:10px;border-top:1px solid #edf0ee}.item-location>span{font-size:17px}.item-location div{display:grid;gap:2px}.item-location small{color:#8a928d;font-size:9px;text-transform:uppercase;letter-spacing:.4px}.item-location strong{font-size:11px}.item-seller-card{padding:17px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.item-avatar{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:#e8f5ee;color:var(--im-green);font-size:17px}.item-seller-card>div:nth-child(2){min-width:0;display:grid}.item-seller-card small{color:#909791;font-size:8px;font-weight:800;letter-spacing:.5px}.item-seller-card strong{margin-top:2px;font-size:12px}.item-seller-card span{margin-top:2px;color:#79817c;font-size:9px}.item-member-badge{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#e6f5ed;color:var(--im-green)!important;font-size:11px!important;font-weight:900}.item-safety-card{padding:15px 17px;display:flex;gap:11px;align-items:flex-start;background:#f9fbfa}.item-safety-card>span{color:var(--im-green);font-size:18px}.item-safety-card strong{display:block;font-size:11px}.item-safety-card p{margin:4px 0 0;color:#747d77;font-size:9px;line-height:1.55}.item-details{margin-top:42px;padding-top:31px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,.65fr);gap:55px;border-top:1px solid var(--im-line)}.item-description,.item-facts{min-width:0}.section-kicker{color:var(--im-green);font-size:9px;font-weight:900;letter-spacing:.8px}.item-details h2{margin:7px 0 14px;font-size:18px;letter-spacing:-.4px}.item-description p{margin:0;color:#59625c;font-size:12px;line-height:1.75;white-space:pre-line}.item-facts dl>div{display:grid;grid-template-columns:1fr 1fr}.item-facts dt,.item-facts dd{margin:0;padding:10px 0;border-bottom:1px solid #edf0ee;font-size:10px}.item-facts dt{color:#7b847e}.item-facts dd{color:#303733;text-align:right;font-weight:800}.item-footer{min-height:70px;padding:0 max(18px,calc((100% - 1120px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--im-line);color:#828a85;font-size:10px}.item-footer a{color:#252c28;font-weight:900}@media (min-width:651px) and (max-width:1024px){.item-shell{width:min(940px,calc(100% - 32px))}.item-layout{grid-template-columns:minmax(0,1.25fr) minmax(285px,.75fr);gap:25px}.item-summary{top:88px}.item-price{font-size:23px}.item-summary-card{padding:18px}.item-details{gap:32px}.item-top-actions .sell-button,.item-share{width:auto!important}}@media (max-width:650px){.item-topbar{min-height:62px;padding:0 14px}.item-brand>span{width:31px;height:31px}.item-back{display:none}.item-top-actions .sell-button{min-height:40px;padding:0 14px;width:auto!important}.item-shell{width:100%;padding:12px 0 45px}.item-breadcrumb{margin:0 14px 12px}.item-layout{display:block}.item-gallery{width:100%}.item-main-image{border-radius:0;aspect-ratio:1/1}.item-thumbnails{padding:0 14px 4px}.item-summary{position:static;padding:0 14px;margin-top:16px}.item-summary-card{padding:17px}.item-price{font-size:25px}.item-summary-card h1{font-size:20px}.item-share{width:auto!important;max-width:max-content}.item-seller-card,.item-safety-card{border-radius:9px}.item-details{margin:28px 14px 0;padding-top:25px;grid-template-columns:1fr;gap:30px}.item-description p{font-size:12px}.item-footer{padding:18px 14px;min-height:80px;flex-direction:column;justify-content:center;gap:5px}}.item-summary-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex:0 0 auto}.item-favorite{width:34px;height:34px;padding:0;display:grid;place-items:center;flex:0 0 34px;border:1px solid #d9dedb;border-radius:50%;background:#fff;color:#343c37;cursor:pointer}.item-favorite:hover{border-color:#bfc8c2;background:#f7f9f8}.item-favorite.active{border-color:#cde8d8;background:#eaf6ef;color:#0b8f4d}@media (max-width:650px){.item-summary-actions{width:auto}.item-favorite,.item-share{flex:none!important}}.item-contact-card{display:grid;gap:10px}.item-message-button{width:100%;min-height:44px;padding:0 16px;border:0;border-radius:8px;background:var(--im-green);color:#fff;font-size:12px;font-weight:900;cursor:pointer}.item-message-button:hover{filter:brightness(.96)}.item-message-button:disabled{opacity:.55;cursor:not-allowed}.item-message-composer{padding:14px;display:grid;gap:10px;border:1px solid var(--im-line);border-radius:10px;background:#fff}.item-message-composer label{color:#303833;font-size:10px;font-weight:850}.item-message-composer textarea{width:100%;min-height:92px;padding:10px 11px;box-sizing:border-box;resize:vertical;border:1px solid #d9dedb;border-radius:8px;background:#fff;color:#1d2420;font:inherit;font-size:12px;line-height:1.45}.item-message-composer textarea:focus{outline:none;border-color:var(--im-green)}.item-message-actions{display:flex;justify-content:flex-end;gap:8px}.item-message-cancel,.item-message-send{min-height:36px;padding:0 14px;border-radius:7px;font-size:10px;font-weight:850;cursor:pointer}.item-message-cancel{border:1px solid #d9dedb;background:#fff;color:#4d5650}.item-message-send{border:0;background:var(--im-green);color:#fff}.item-message-send:disabled{opacity:.5;cursor:not-allowed}.item-message-error,.item-message-success{margin:0;font-size:10px;font-weight:750}.item-message-error{color:#b42318}.item-message-success{color:var(--im-green)}@media (min-width:651px) and (max-width:1024px){.item-message-button{min-height:46px}}@media (max-width:650px){.item-message-button{min-height:48px;font-size:13px}.item-message-actions{display:grid;grid-template-columns:1fr 1fr}.item-message-cancel,.item-message-send{width:100%;min-height:42px}}.item-listing-state{margin:13px 0 14px;padding:11px 13px;display:flex;flex-direction:column;align-items:flex-start;gap:3px;border:1px solid #dce3df;border-radius:9px;background:#f8faf9}.item-listing-state strong{font-size:11px;font-weight:900}.item-listing-state span{color:#6c756f;font-size:10px;line-height:1.45}.item-listing-state.is-active{border-color:#cbe2d4;background:#f1f9f4}.item-listing-state.is-active strong{color:#087743}.item-listing-state.is-reserved{border-color:#ead99d;background:#fffbef}.item-listing-state.is-reserved strong{color:#7c5900}.item-listing-state.is-sold{border-color:#dadedb;background:#f5f6f5}.item-listing-state.is-sold strong{color:#4e5751}.item-availability-tag{font-weight:850}.item-availability-tag.is-active{color:#087743}.item-availability-tag.is-reserved{color:#806000}.item-availability-tag.is-sold{color:#68706b}.item-reserved-notice{margin-bottom:11px;padding:10px 11px;display:flex;flex-direction:column;gap:3px;border:1px solid #ead99d;border-radius:8px;background:#fffbef}.item-reserved-notice strong{color:#765500;font-size:10px;font-weight:900}.item-reserved-notice span{color:#786f55;font-size:9px;line-height:1.45}.item-direct-arrangement-note{margin:0 0 11px;padding:10px 11px;border:1px solid var(--mp-line, #e3e7dd);border-radius:8px;background:var(--mp-soft, #f8f9f5);color:var(--mp-muted, #71786f);font-size:11px;line-height:1.5}.item-contact-unavailable{padding:17px;border:1px solid #dde2df;border-radius:10px;background:#f7f8f7}.item-contact-unavailable strong{display:block;margin-bottom:5px;color:#444c47;font-size:12px;font-weight:900}.item-contact-unavailable p{margin:0;color:#737b76;font-size:10px;line-height:1.55}@media (max-width:650px){.item-listing-state{padding:11px 12px}}.item-delivery-card{margin-top:18px;padding:16px;border:1px solid #dfe4eb;border-radius:14px;background:#f8f9fc}.item-delivery-label{display:block;margin-bottom:11px;color:#3347a6;font-size:10px;font-weight:900;letter-spacing:.14em}.item-delivery-methods{display:grid;gap:10px}.item-delivery-methods>div{display:flex;align-items:center;gap:11px;padding:10px;border:1px solid #e1e5eb;border-radius:10px;background:#fff}.item-delivery-methods>div>span{font-size:22px}.item-delivery-methods p,.item-delivery-methods strong,.item-delivery-methods small{display:block;margin:0}.item-delivery-methods small{margin-top:3px;color:#737b87;line-height:1.35}.item-delivery-notes{margin:12px 0 0;padding-top:11px;border-top:1px solid #dfe4eb;color:#646d79;font-size:13px;line-height:1.5}.item-pickup-button{width:100%;min-height:52px;border:0;border-radius:12px;background:#ffc928;color:#182038;font:inherit;font-weight:900;cursor:pointer}.item-pickup-button:disabled{opacity:.6;cursor:wait}.item-page .item-shell .item-details{width:100%!important;margin:24px 0 0!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1.65fr) minmax(310px,.7fr)!important;gap:28px!important;align-items:start!important;border-top:0!important}.item-page .item-shell .item-details>.item-description,.item-page .item-shell .item-details>.item-facts{width:100%!important;min-width:0!important;min-height:0!important;height:auto!important;align-self:start!important;margin:0!important;padding:26px 28px!important;background:#fff!important;border:1px solid #dde4de!important;border-radius:20px!important;box-shadow:0 10px 28px #26342a0b!important}.item-page .item-details .section-kicker{display:block!important;margin:0 0 9px!important;color:#596b37!important;font-size:11px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:.08em!important}.item-page .item-details h2{margin:0 0 18px!important;color:#111814!important;font-size:22px!important;font-weight:800!important;line-height:1.2!important}.item-page .item-description p{min-height:0!important;margin:0!important;color:#505b54!important;font-size:15px!important;line-height:1.6!important}.item-page .item-facts dl{margin:0!important;padding:0!important}.item-page .item-facts dl>div{min-height:46px!important;padding:11px 0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;border-bottom:1px solid #e4e9e5!important}.item-page .item-facts dl>div:first-child{padding-top:0!important}.item-page .item-facts dl>div:last-child{padding-bottom:0!important;border-bottom:0!important}.item-page .item-facts dt,.item-page .item-facts dd{margin:0!important;font-size:14px!important;line-height:1.4!important}.item-page .item-facts dt{color:#788179!important;font-weight:500!important}.item-page .item-facts dd{color:#172019!important;font-weight:750!important;text-align:right!important}@media (max-width:900px){.item-page .item-shell .item-details{grid-template-columns:minmax(0,1.25fr) minmax(270px,.75fr)!important;gap:20px!important}.item-page .item-shell .item-details>.item-description,.item-page .item-shell .item-details>.item-facts{padding:23px!important}}@media (max-width:700px){.item-page .item-shell .item-details{width:auto!important;margin:20px 14px 0!important;grid-template-columns:1fr!important;gap:15px!important}.item-page .item-shell .item-details>.item-description,.item-page .item-shell .item-details>.item-facts{padding:20px 18px!important;border-radius:16px!important}.item-page .item-details h2{margin-bottom:14px!important;font-size:20px!important}.item-page .item-description p{font-size:14px!important}}.item-gallery,.item-summary{align-self:start;min-width:0}.item-gallery>.item-description,.item-summary>.item-facts{box-sizing:border-box;width:100%;height:auto;min-height:0;margin:24px 0 0;padding:24px 26px;border:1px solid #dfe5dc;border-radius:16px;background:#fff;box-shadow:0 12px 32px #2c3a230e}.item-gallery>.item-description{display:block}.item-summary>.item-facts{display:block}.item-description .section-kicker,.item-facts .section-kicker{display:block;margin:0 0 10px;color:#66783c;font-size:12px;font-weight:800;letter-spacing:.08em}.item-description h2,.item-facts h2{margin:0 0 20px;color:#111712;font-size:clamp(20px,1.55vw,26px);line-height:1.2}.item-description p{margin:0;color:#455047;font-size:16px;line-height:1.65;white-space:pre-wrap}.item-facts dl{margin:0}.item-facts dt,.item-facts dd{box-sizing:border-box;min-width:0;padding:13px 0;border-bottom:1px solid #e8ece6}.item-facts dt{color:#737c73}.item-facts dd{margin:0;color:#182018;font-weight:750;text-align:right;overflow-wrap:anywhere}.item-facts dl>:nth-last-child(-n+2){border-bottom:0}@media (max-width: 900px){.item-gallery>.item-description,.item-summary>.item-facts{margin-top:18px;padding:22px;border-radius:14px}}@media (max-width: 600px){.item-gallery>.item-description,.item-summary>.item-facts{margin-top:16px;padding:18px;border-radius:12px}.item-description h2,.item-facts h2{margin-bottom:14px;font-size:20px}}@media (min-width: 901px){.item-gallery>.item-description,.item-summary>.item-facts{box-sizing:border-box!important;min-height:238px!important;margin-top:20px!important;padding:28px 32px!important;border-radius:18px!important}.item-gallery>.item-description{display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.item-summary>.item-facts{display:block!important}}.item-gallery>.item-description .section-kicker,.item-summary>.item-facts .section-kicker{margin:0 0 8px!important;font-size:12px!important;line-height:1.2!important}.item-gallery>.item-description h2,.item-summary>.item-facts h2{margin:0 0 18px!important;font-size:clamp(21px,1.45vw,27px)!important;line-height:1.18!important}.item-gallery>.item-description p{margin:12px 0 0!important;font-size:16px!important;line-height:1.55!important}.item-summary>.item-facts dl{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;width:100%!important;margin:0!important}.item-summary>.item-facts dt,.item-summary>.item-facts dd{display:block!important;min-width:0!important;min-height:0!important;margin:0!important;padding:10px 0!important;border-bottom:1px solid #e7ebe5!important;font-size:14px!important;line-height:1.25!important}.item-summary>.item-facts dt{padding-right:16px!important;color:#6f786f!important;font-weight:500!important}.item-summary>.item-facts dd{color:#151b16!important;font-weight:750!important;text-align:right!important}.item-summary>.item-facts dl>:nth-last-child(-n+2){border-bottom:0!important}@media (max-width: 900px){.item-gallery>.item-description,.item-summary>.item-facts{width:100%!important;min-height:0!important;margin-top:16px!important;padding:22px!important;border-radius:15px!important}.item-summary>.item-facts dt,.item-summary>.item-facts dd{padding-top:11px!important;padding-bottom:11px!important}}@media (max-width: 560px){.item-gallery>.item-description,.item-summary>.item-facts{padding:18px!important;border-radius:13px!important}.item-gallery>.item-description h2,.item-summary>.item-facts h2{margin-bottom:14px!important;font-size:20px!important}.item-summary>.item-facts dt,.item-summary>.item-facts dd{font-size:13px!important}}.item-information-stack{display:grid;gap:18px;width:100%;margin-top:20px}.item-information-stack>.item-description,.item-information-stack>.item-facts{width:100%;min-height:0;margin:0;padding:24px 28px;border:1px solid #dfe5dc;border-radius:20px;background:#fff;box-shadow:0 12px 30px #2d37260e}.item-information-stack>.item-description{display:block}.item-information-stack>.item-description p{margin:14px 0 0}.item-information-stack>.item-facts dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;margin:14px 0 0}.item-information-stack>.item-facts dl>div{min-width:0;padding:12px 0;border-bottom:1px solid #e7ebe5}.item-information-stack>.item-facts dl>div:nth-last-child(-n+2){border-bottom:0}.item-summary>.item-facts{display:none}.item-information-stack>.item-facts dt{display:flex!important;align-items:center;gap:6px}.item-information-stack>.item-facts dt svg{width:14px;height:14px;color:var(--im-green);flex:none}@media (max-width:900px){.item-information-stack{margin-top:16px;gap:14px}}@media (max-width:560px){.item-information-stack>.item-description,.item-information-stack>.item-facts{padding:20px;border-radius:16px}.item-information-stack>.item-facts dl{grid-template-columns:1fr}.item-information-stack>.item-facts dl>div:nth-last-child(-n+2){border-bottom:1px solid #e7ebe5}.item-information-stack>.item-facts dl>div:last-child{border-bottom:0}}.st-item-purchase{margin-top:24px;padding:26px;border:1px solid #d9d8c9;border-radius:24px;background:linear-gradient(145deg,#fff,#fbfaf4);box-shadow:0 20px 55px #313e2117;color:#20251d}.st-item-purchase-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:start;padding-bottom:20px;border-bottom:1px solid #e6e4d9}.st-item-purchase-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:17px;background:#e8f3e9;color:#2f7653;font-size:24px;font-weight:900}.st-item-purchase-head span,.st-item-purchased-product small,.st-item-order-reference small{color:#69715f;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.st-item-purchase-head h2{margin:5px 0 4px;color:#26351f;font-size:25px;line-height:1.15}.st-item-purchase-head p{margin:0;color:#6a7065;line-height:1.55}.st-item-order-reference{min-width:116px;padding:12px 14px;border-radius:15px;background:#f2eddf;text-align:right}.st-item-order-reference strong{display:block;margin-top:3px;color:#3f552b}.st-item-purchased-product{display:flex;align-items:center;gap:12px;margin:18px 0;padding:12px;border-radius:17px;background:#f5f6ef}.st-item-purchased-product img,.st-item-purchased-product>span{width:58px;height:58px;border-radius:13px;object-fit:cover}.st-item-purchased-product>span{display:grid;place-items:center;background:#dfeadd;color:#527044}.st-item-purchased-product strong{display:block;margin-top:4px;font-size:16px}.st-item-purchase .st-order-tracking{margin-top:0;box-shadow:none}.st-item-purchase-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.st-item-purchase-actions a{display:flex;align-items:center;justify-content:center;min-height:50px;padding:10px 16px;border:1px solid #4f6936;border-radius:14px;background:#4f6936;color:#fff;font-weight:800;text-decoration:none}.st-item-purchase-actions a.is-secondary{background:#fff;color:#3f552b}.st-item-evidence-note{margin:16px 0 0;padding:13px 15px;border-left:4px solid #e2aa19;border-radius:8px 14px 14px 8px;background:#fff8df;color:#5f5947;font-size:13px;line-height:1.5}@media (max-width:720px){.st-item-purchase{padding:18px;border-radius:20px}.st-item-purchase-head{grid-template-columns:auto 1fr}.st-item-order-reference{grid-column:1/-1;text-align:left}.st-item-purchase-actions{grid-template-columns:1fr}}.item-page{--im-green:#65743f;--im-green-dark:#46552c;--im-honey:#f4b714;--im-honey-dark:#dda207;--im-ink:#252a24;--im-muted:#747a70;--im-line:#e3e0d7;--im-soft:#f7f5ef;background:#faf9f5}.item-shell{width:min(1240px,calc(100% - 40px));padding-top:30px}.item-layout{grid-template-columns:minmax(0,1.55fr) minmax(355px,.75fr);gap:46px}.item-main-image{border:1px solid #e4e0d7;border-radius:24px;background:#f2f0e9;box-shadow:0 20px 50px #373f2c14}.item-main-image>img{background:linear-gradient(145deg,#f8f7f2,#eeece4)}.item-thumb{width:82px;height:68px;flex-basis:82px;border-radius:12px;border-color:#e2ded4}.item-thumb.active{border-color:#65743f;box-shadow:0 0 0 3px #65743f21}.item-summary-card,.item-contact-card,.item-safety-card{border:1px solid #e2dfd6;border-radius:20px;box-shadow:0 14px 38px #373f2c0f}.item-summary-card{padding:28px}.item-price{color:#252a24;font-size:34px}.item-share{min-height:42px;padding:0 15px;border-radius:12px;background:#faf9f5}.item-listing-state{border-radius:14px!important}.item-tags span{padding:7px 11px;color:#55604d;background:#eef0e8}.item-location{padding:18px;border:1px solid #e3e0d7;border-radius:15px;background:#f8f7f2}.item-method-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:11px;color:#65743f;background:#edf0e6}.item-method-icon svg{width:21px;height:21px}.item-delivery-card{border-color:#dedbd1!important;border-radius:18px!important;background:#f7f5ef!important}.item-delivery-label{color:#65743f!important}.item-delivery-methods>div{border-radius:15px!important;border-color:#e0ddd4!important;box-shadow:0 8px 22px #373f2c0a}.item-seller-premium{overflow:hidden;border:1px solid #dedbd1;border-radius:20px;background:#fff;box-shadow:0 14px 38px #373f2c0f}.item-seller-premium>header{padding:22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px}.seller-premium-avatar{width:54px;height:54px;display:grid;place-items:center;overflow:hidden;border-radius:16px;color:#526238;background:linear-gradient(145deg,#eef1e7,#e0e6d5)}.seller-premium-avatar svg{width:27px;height:27px}.seller-premium-avatar img{width:100%;height:100%;object-fit:cover}.seller-premium-name{min-width:0;display:grid;gap:3px}.seller-premium-name>span{color:#8a8e84;font-size:10px;font-weight:900;letter-spacing:.12em}.seller-premium-name strong{overflow:hidden;color:#252a24;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.seller-premium-name small{color:#747a70;font-size:11px}.seller-verified{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#65743f;background:#edf1e7}.seller-verified svg{width:21px;height:21px}.seller-premium-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ebe8e0;border-bottom:1px solid #ebe8e0;background:#faf9f5}.seller-premium-stats>div{min-width:0;padding:15px 8px;display:grid;justify-items:center;gap:3px;text-align:center}.seller-premium-stats>div+div{border-left:1px solid #e5e1d8}.seller-premium-stats svg{width:17px;height:17px;color:#65743f}.seller-premium-stats strong{color:#252a24;font-size:16px}.seller-premium-stats span{color:#777d73;font-size:9px;line-height:1.3}.item-seller-premium blockquote{margin:0;padding:18px 22px;background:#fffdf7}.item-seller-premium blockquote span{color:#987208;font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.item-seller-premium blockquote p{margin:8px 0 6px;color:#454b42;font-size:12px;line-height:1.55}.item-seller-premium blockquote footer{color:#7c8178;font-size:10px}.seller-new-note{margin:0;padding:15px 22px;color:#777d73;font-size:11px;line-height:1.5}.item-buy-button{background:#f4b714!important;color:#252a24!important;border-radius:13px!important}.item-buy-button:hover{background:#dda207!important}.item-message-button,.item-pickup-button{border-radius:13px!important;border-color:#65743f!important;color:#46552c!important}.item-safety-card{background:#f4f2eb}@media (max-width:900px){.item-layout{grid-template-columns:1fr;gap:28px}.item-summary{position:static}}@media (max-width:600px){.item-shell{width:min(100% - 24px,1240px);padding-top:14px}.item-main-image{border-radius:18px}.item-summary-card{padding:20px}.seller-premium-stats{grid-template-columns:1fr}.seller-premium-stats>div{grid-template-columns:auto auto 1fr;justify-items:start;align-items:center;gap:8px;padding:12px 18px;text-align:left}.seller-premium-stats>div+div{border-left:0;border-top:1px solid #e5e1d8}}.ad-slot{width:100%;max-width:100%;position:relative;display:flex;flex-direction:column;gap:8px;padding:16px 18px 16px 46px;border:1px solid #dde1d9;border-radius:10px;background:#f4f5f2;color:#20251d;text-decoration:none;overflow:hidden;transition:box-shadow .15s ease,border-color .15s ease,background .15s ease}.ad-slot:hover{border-color:#b7c0ac;background:#eef0ea;box-shadow:0 6px 16px #14191212}.ad-slot-tag{position:absolute;top:9px;left:9px;padding:2px 7px;border-radius:4px;background:#fff;border:1px solid #cfd4c8;color:#767f6f;font-size:9px;font-weight:800;letter-spacing:.4px;text-transform:uppercase}.ad-slot-icon{position:absolute;top:12px;right:14px;font-size:26px;line-height:1;opacity:.9}.ad-slot-copy{display:flex;flex-direction:column;gap:4px;padding-right:40px}.ad-slot-eyebrow{color:#4e6734;font-size:10px;font-weight:900;letter-spacing:.8px;text-transform:uppercase}.ad-slot-headline{font-size:15px;line-height:1.25;letter-spacing:-.2px}.ad-slot-body{color:#666f5f;font-size:12px;line-height:1.45}.ad-slot-cta{align-self:flex-start;margin-top:2px;padding:7px 13px;border-radius:7px;background:#fff;border:1px solid #cfd4c8;color:#286247;font-size:12px;font-weight:800}.ad-slot.is-wide{grid-column:1/-1;max-height:110px;flex-direction:row;align-items:center;padding:14px 100px 14px 46px}.ad-slot.is-wide .ad-slot-icon{position:static;font-size:32px;margin-right:14px;flex:none}.ad-slot.is-wide .ad-slot-copy{flex:1;min-width:0;padding-right:0}.ad-slot.is-wide .ad-slot-cta{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:#286247;border-color:#286247;color:#fff;white-space:nowrap}.ad-slot.is-stacked{min-height:100%}@media (max-width:600px){.ad-slot.is-wide{flex-direction:column;align-items:flex-start;max-height:none;padding:16px 18px 16px 46px;aspect-ratio:auto!important}.ad-slot.is-wide .ad-slot-icon{position:absolute;top:12px;right:14px;margin-right:0}.ad-slot.is-wide .ad-slot-copy{padding-right:40px}.ad-slot.is-wide .ad-slot-cta{position:static;transform:none;margin-top:10px}}.el-page{min-height:100vh;background:#f6f8f7;color:#18201b}.el-header{min-height:70px;padding:0 max(20px,calc((100% - 960px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e1e6e3;background:#fff}.el-header a{color:#087a47;font-size:12px;font-weight:800;text-decoration:none}.el-logo{display:grid;line-height:.9}.el-logo strong{color:#172029;font-size:22px;font-weight:950}.el-logo small{margin-top:5px;color:#07964f;font-size:9px;letter-spacing:1.2px}.el-shell{width:min(820px,calc(100% - 40px));margin:0 auto;padding:28px 0 55px}.el-heading{margin-bottom:18px}.el-heading>a{color:#087a47;font-size:11px;font-weight:800;text-decoration:none}.el-heading>span{display:block;margin-top:16px;color:#07964f;font-size:10px;font-weight:900;letter-spacing:1px}.el-heading h1{margin:5px 0;font-size:34px;letter-spacing:-1px}.el-heading p{margin:0;color:#6e7872;font-size:12px;line-height:1.5}.el-form{display:grid;gap:12px}.el-card,.el-preview{padding:18px 20px;border:1px solid #dfe5e1;border-radius:14px;background:#fff}.el-card h2,.el-preview h2{margin:0 0 13px;font-size:17px}.el-card label{display:grid;gap:6px;margin-top:11px;font-size:12px;font-weight:800}.el-card input,.el-card textarea,.el-card select{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #cfd8d3;border-radius:9px;background:#fff;color:#18201b;font:inherit;font-weight:500}.el-card input,.el-card select{min-height:43px}.el-card textarea{resize:vertical}.el-card input:focus,.el-card textarea:focus,.el-card select:focus{outline:3px solid rgba(7,150,79,.12);border-color:#07964f}.el-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.el-price{display:grid;grid-template-columns:auto 1fr auto;align-items:center;overflow:hidden;border:1px solid #cfd8d3;border-radius:9px}.el-price input{border:0;border-radius:0}.el-price span,.el-price small{padding:0 11px;font-weight:900}.el-card-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.l-card-head h2{margin:0}.el-card-head p{margin:4px 0 0;color:#78827c;font-size:10px}.el-add{min-height:38px;margin:0!important;padding:0 13px;display:flex!important;align-items:center;justify-content:center;border:1px solid #bcd7c8;border-radius:8px;background:#eef8f2;color:#087a47;cursor:pointer}.el-add input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.el-photo-count{margin:12px 0 9px;color:#727d76;font-size:10px}.el-photos{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.el-photo{position:relative;aspect-ratio:1;overflow:hidden;border-radius:10px;background:#edf1ef}.el-photo img{width:100%;height:100%;object-fit:cover}.el-cover{position:absolute;left:6px;top:6px;padding:4px 6px;border-radius:5px;background:#fff;color:#087a47;font-size:8px;font-weight:900}.el-remove{position:absolute;top:6px;right:6px;width:25px;height:25px;border:0;border-radius:50%;background:#000000b8;color:#fff;cursor:pointer}.el-photo-actions{position:absolute;left:5px;right:5px;bottom:5px;display:flex;gap:3px}.el-photo-actions button{min-height:24px;padding:0 6px;border:0;border-radius:5px;background:#fffffff0;color:#303934;font-size:7px;font-weight:900;cursor:pointer}.el-photo-actions button:disabled{opacity:.45}.el-preview>div>span{color:#07964f;font-size:9px;font-weight:900;letter-spacing:1px}.el-preview article{margin-top:12px;display:grid;grid-template-columns:180px 1fr;min-height:170px;overflow:hidden;border:1px solid #e0e5e2;border-radius:11px}.el-preview-image{min-height:170px;background:#edf1ef}.el-preview-image img{width:100%;height:100%;object-fit:cover}.el-preview-image div{height:100%;display:grid;place-items:center;color:#89928d;font-size:11px}.el-preview-info{padding:17px}.el-preview-info>strong{font-size:19px}.el-preview-info h3{margin:6px 0 10px;font-size:17px}.el-preview-info p{margin:0 0 10px;color:#68736d;font-size:11px}.el-preview-info small{color:#78827c}.el-error,.el-success{padding:11px 13px;border-radius:9px;font-size:11px;font-weight:700}.el-error{border:1px solid #efc3c0;background:#fff2f1;color:#a62b22}.el-success{border:1px solid #bee0cc;background:#edf8f2;color:#087a47}.el-actions{display:flex;gap:10px}.el-actions a,.el-actions button{min-height:44px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;font-size:12px;font-weight:900;text-decoration:none}.el-actions a{border:1px solid #d5dcd8;background:#fff;color:#444d48}.el-actions button{flex:1;border:0;background:#07964f;color:#fff;cursor:pointer}.el-actions button:disabled{opacity:.6}.el-state{min-height:100vh;display:grid;place-items:center;background:#f6f8f7}@media (max-width:650px){.el-header{padding:0 14px}.el-shell{width:calc(100% - 24px);padding-top:20px}.el-heading h1{font-size:27px}.el-grid{grid-template-columns:1fr}.el-photos{grid-template-columns:repeat(3,1fr)}.el-preview article{grid-template-columns:1fr}.el-preview-image{min-height:250px}.el-actions{flex-direction:column-reverse}.el-actions a,.el-actions button{width:100%;box-sizing:border-box}}:root{--msg-green:#07964f;--msg-line:#e2e7e4}.msg-page{min-height:100vh;background:#f7f9f8;color:#18201b}.msg-header{min-height:76px;padding:0 max(22px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--msg-line);background:#fff}.msg-logo{display:grid;text-decoration:none;color:#141b17;line-height:.9}.msg-logo strong{font-size:25px;font-weight:950}.msg-logo small{margin-top:5px;color:var(--msg-green);font-size:11px;font-weight:900}.msg-header-actions{display:flex;align-items:center;gap:12px}.msg-header-actions a{text-decoration:none;color:#303833;font-size:12px;font-weight:800}.msg-header-actions .msg-sell{padding:12px 20px;border-radius:9px;background:var(--msg-green);color:#fff}.msg-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:38px 0 60px}.msg-heading{margin-bottom:22px;display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.msg-heading span{color:var(--msg-green);font-size:10px;font-weight:900;letter-spacing:.8px}.msg-heading h1{margin:5px 0;font-size:30px}.msg-heading p{margin:0;color:#77817a;font-size:12px}.msg-heading>a{color:var(--msg-green);font-size:11px;font-weight:850;text-decoration:none}.msg-error{margin-bottom:14px;padding:11px 14px;border:1px solid #f1c6c2;border-radius:9px;background:#fff2f1;color:#a52b22;font-size:11px}.msg-layout{min-height:600px;display:grid;grid-template-columns:330px minmax(0,1fr);overflow:hidden;border:1px solid var(--msg-line);border-radius:13px;background:#fff}.msg-list{border-right:1px solid var(--msg-line);background:#fbfcfb}.msg-conversation{width:100%;padding:15px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;border:0;border-bottom:1px solid #edf0ee;background:#fff;text-align:left;cursor:pointer}.msg-conversation:hover,.msg-conversation.active{background:#edf8f2}.msg-avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#e7f5ed;color:var(--msg-green);font-size:11px;font-weight:950}.msg-conversation-main{min-width:0;display:grid;gap:4px}.msg-conversation-main strong{font-size:12px}.msg-conversation-main span{overflow:hidden;color:#77817b;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.msg-conversation>b{min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:var(--msg-green);color:#fff;font-size:9px}.msg-chat{min-width:0;display:flex;flex-direction:column}.msg-chat-head{min-height:69px;padding:12px 18px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--msg-line)}.msg-chat-head>div:last-child{display:grid;gap:3px}.msg-chat-head strong{font-size:13px}.msg-chat-head span{color:#7f8882;font-size:9px}.msg-chat-body{flex:1;min-height:430px;max-height:540px;padding:20px;display:flex;flex-direction:column;gap:10px;overflow-y:auto;background:#f7f9f8}.msg-bubble{max-width:72%;align-self:flex-start;padding:10px 12px;border:1px solid #dfe5e1;border-radius:12px 12px 12px 3px;background:#fff}.msg-bubble.mine{align-self:flex-end;border-color:#cce9d8;border-radius:12px 12px 3px;background:#e9f7ef}.msg-bubble small{display:block;margin-bottom:5px;color:var(--msg-green);font-size:9px;font-weight:900}.msg-bubble p{margin:0;font-size:12px;line-height:1.45}.msg-bubble time{display:block;margin-top:5px;color:#8f9892;font-size:8px}.msg-compose{padding:13px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;border-top:1px solid var(--msg-line)}.msg-compose textarea{width:100%;min-height:46px;box-sizing:border-box;padding:10px 12px;resize:vertical;border:1px solid #d4dbd7;border-radius:9px;font:inherit;font-size:12px}.msg-compose textarea:focus{outline:none;border-color:var(--msg-green)}.msg-compose button{min-height:46px;padding:0 20px;border:0;border-radius:9px;background:var(--msg-green);color:#fff;font-weight:900;cursor:pointer}.msg-compose button:disabled{opacity:.5;cursor:not-allowed}.msg-empty,.msg-chat-empty{min-height:180px;padding:25px;display:grid;place-items:center;align-content:center;gap:6px;color:#7a837e;text-align:center;font-size:11px}.msg-empty p,.msg-chat-empty p{margin:0}.msg-chat-empty{flex:1}@media (min-width:651px) and (max-width:1024px){.msg-layout{grid-template-columns:270px minmax(0,1fr)}}@media (max-width:650px){.msg-header{min-height:64px;padding:0 14px}.msg-header-actions>a:first-child{display:none}.msg-shell{width:100%;padding:20px 14px 35px;box-sizing:border-box}.msg-heading{align-items:flex-start}.msg-heading h1{font-size:24px}.msg-layout{display:block;min-height:0}.msg-list{max-height:260px;overflow-y:auto;border-right:0;border-bottom:1px solid var(--msg-line)}.msg-chat-body{min-height:360px}.msg-bubble{max-width:86%}.msg-compose{grid-template-columns:1fr}.msg-compose button{width:100%}}:root{--st-msg-ink:#20251f;--st-msg-olive:#43572d;--st-msg-green:#27684d;--st-msg-green-soft:#eaf3ec;--st-msg-green-soft-line:#cfe3d4;--st-msg-honey:#f9b817;--st-msg-cream:#fbf8ef;--st-msg-line:#dfe4da;--st-msg-blue:#245fcf}.msg-page{background:#fff;color:var(--st-msg-ink);min-height:calc(100vh - 120px)}.msg-page>.msg-header{display:none!important}.msg-shell{width:min(1600px,calc(100% - 48px));max-width:none;margin:0 auto;padding:28px 0 44px}.msg-heading{margin:0 0 20px;align-items:center}.msg-heading>div>span{display:none}.msg-heading h1{margin:0;font-size:32px;line-height:1.08;letter-spacing:-.035em;color:#171b17}.msg-heading p{margin:7px 0 0;color:#6e766d;font-size:15px}.msg-heading>a{color:var(--st-msg-green);font-weight:800;text-decoration:none}.msg-heading>a:before{content:"←";margin-right:9px}.msg-layout{display:grid!important;grid-template-columns:minmax(280px,420px) minmax(480px,1fr) minmax(285px,380px)!important;gap:20px!important;align-items:stretch;min-height:720px}.msg-list,.msg-chat,.msg-trust-rail>*{border:1px solid var(--st-msg-line)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 10px 30px #323e2c0e}.msg-list{overflow:hidden;padding:0!important;display:flex;flex-direction:column;min-width:0}.msg-list-tools{padding:20px 16px 16px;border-bottom:1px solid var(--st-msg-line)}.msg-list-tools h2,.msg-rail-card h2,.msg-protection-card h2{margin:0 0 14px;font-size:18px;color:#171b17}.msg-search-conversations{height:48px;border:1px solid #ccd4c7;border-radius:10px;display:flex;align-items:center;gap:9px;padding:0 13px;color:#6e766d;background:#fff}.msg-search-conversations span{font-size:24px;line-height:1}.msg-search-conversations input{border:0!important;outline:0!important;box-shadow:none!important;width:100%;min-width:0;font:inherit;background:transparent;color:inherit}.msg-filter-pills{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:14px}.msg-filter-pills button,.msg-filter-pills a{min-width:0;border:0;border-radius:999px;background:#f2f3ef;color:#60685f;padding:9px 5px;font-weight:700;text-align:center;text-decoration:none;font-size:13px}.msg-filter-pills button.active{background:var(--st-msg-green);color:#fff}.msg-conversation{border:0!important;border-bottom:1px solid #edf0ea!important;border-radius:0!important;min-height:105px;padding:18px 16px!important;display:grid!important;grid-template-columns:52px minmax(0,1fr) auto;gap:12px;text-align:left;background:#fff!important}.msg-conversation:hover{background:#fafbf8!important}.msg-conversation.active{background:#eef6f0!important;box-shadow:inset 4px 0 0 var(--st-msg-green)}.msg-avatar{width:48px!important;height:48px!important;border-radius:50%!important;background:linear-gradient(145deg,#f8c636,#d99e08)!important;color:#20251f!important;font-weight:900!important;border:3px solid #fff;box-shadow:0 0 0 1px #d9dfd5}.msg-conversation-main{min-width:0}.msg-conversation-main strong{display:block;font-size:16px;color:#20251f}.msg-conversation-main span{display:block;margin-top:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#687068}.msg-conversation-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px;min-width:0}.msg-conversation-top strong{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.msg-conversation-top time{flex:none;color:#8a9088;font-size:11px;font-weight:600}@keyframes msgSkeletonPulse{0%,to{opacity:.55}50%{opacity:1}}.msg-skeleton-circle{display:block;width:100%;height:100%;border-radius:50%;background:#e9ece5;animation:msgSkeletonPulse 1.4s ease-in-out infinite}.msg-skeleton-line{display:inline-block;width:110px;height:14px;border-radius:5px;background:#e9ece5;animation:msgSkeletonPulse 1.4s ease-in-out infinite}.msg-skeleton-line.wide{width:160px;height:16px}.msg-conversation>b{align-self:center;min-width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--st-msg-green);color:#fff;font-size:12px}.msg-chat{min-width:0;display:flex!important;flex-direction:column;overflow:hidden;padding:0!important}.msg-chat-head{min-height:96px;padding:18px 20px!important;border-bottom:1px solid var(--st-msg-line)!important;background:#fff;display:flex;align-items:center;gap:13px}.msg-chat-head strong{display:block;font-size:18px}.msg-chat-head span{display:block;margin-top:4px;color:#687068;font-size:13px}.msg-item-card{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px 20px;border-bottom:1px solid var(--st-msg-line);background:#fafbf8}.msg-item-card img{width:56px;height:56px;border-radius:9px;object-fit:cover;display:block}.msg-item-card-placeholder{width:56px;height:56px;border-radius:9px;background:#e9ece5}.msg-item-card strong{display:block;font-size:14px}.msg-item-card span{display:block;margin-top:4px;color:#687068;font-size:12px}.msg-item-card a{white-space:nowrap;padding:9px 14px;border:1px solid var(--st-msg-green);border-radius:8px;color:var(--st-msg-green);font-weight:800;font-size:12px;text-decoration:none}.msg-item-card a:hover{background:#edf5ef}.msg-item-card-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.msg-item-reserved-badge{padding:4px 10px;border-radius:999px;background:#fdecea;color:#a1372c;font-size:11px;font-weight:800;white-space:nowrap}.msg-reserve-btn{white-space:nowrap;padding:9px 14px;border:1px solid #ccd4c7;border-radius:8px;background:#fff;color:#384137;font-weight:800;font-size:12px;cursor:pointer}.msg-reserve-btn:hover{background:#f5f6f3}.msg-reserve-btn:disabled{opacity:.6;cursor:default}.msg-reserve-btn.is-reserved{border-color:#a1372c;color:#a1372c}.msg-reserve-btn.is-reserved:hover{background:#fdecea}.msg-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.msg-chat-body{flex:1;min-height:430px;max-height:540px;overflow:auto;padding:26px 20px!important;background:linear-gradient(180deg,#fff,#fbfcfa)}.msg-bubble{max-width:min(76%,520px)!important;margin:0 auto 16px 0!important;border:0!important;border-radius:16px 16px 16px 4px!important;background:#f0f2ef!important;color:#273028!important;padding:12px 15px!important;box-shadow:none!important}.msg-bubble.mine{margin-left:auto!important;margin-right:0!important;border-radius:16px 16px 4px!important;background:var(--st-msg-green-soft)!important;color:var(--st-msg-ink)!important;border:1px solid var(--st-msg-green-soft-line)!important}.msg-bubble p{margin:0!important;line-height:1.45;color:inherit!important}.msg-bubble time{display:block;margin-top:6px;font-size:11px;opacity:.7;color:inherit!important}.msg-bubble small{display:block;margin-bottom:5px;font-weight:800;color:inherit!important}.msg-quick-replies{display:flex;flex-wrap:wrap;gap:8px;padding:12px 16px 0;background:#fff}.msg-quick-replies button{border:1px solid var(--st-msg-green);border-radius:999px;background:#fff;color:var(--st-msg-green);padding:8px 13px;font-weight:800}.msg-quick-replies button:hover{background:#edf5ef}.msg-compose{margin:12px 16px 16px!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:10px;background:#fff!important}.msg-compose textarea{min-height:58px!important;max-height:130px;border:1px solid #ccd4c7!important;border-radius:11px!important;padding:17px!important;resize:vertical;font:inherit;box-shadow:none!important}.msg-compose button{min-width:94px!important;border:0!important;border-radius:11px!important;background:var(--st-msg-honey)!important;color:#20251f!important;font-weight:900!important}.msg-compose button:disabled{opacity:.5}.msg-trust-rail{display:grid;align-content:start;gap:16px;min-width:0}.msg-protection-card{padding:23px;display:grid;grid-template-columns:64px minmax(0,1fr);gap:17px;align-items:center;background:linear-gradient(135deg,#354723,#4e6632)!important;color:#fff!important;border-color:#354723!important}.msg-protection-card h2{color:#fff;margin-bottom:6px}.msg-protection-card p{margin:0;line-height:1.45;color:#f5f2e8}.msg-shield{width:58px;height:66px;display:grid;place-items:center;clip-path:polygon(50% 0,95% 17%,86% 72%,50% 100%,14% 72%,5% 17%);background:var(--st-msg-honey);color:#314221;font-size:29px;font-weight:1000}.msg-rail-card{padding:20px}.msg-purchase-steps{list-style:none;margin:0 0 18px;padding:0}.msg-purchase-steps li{position:relative;min-height:39px;padding:2px 0 0 38px;color:#697168}.msg-purchase-steps li:before{content:"";position:absolute;left:4px;top:0;width:18px;height:18px;border:2px solid #b8c0b5;border-radius:50%;background:#fff}.msg-purchase-steps li:not(:last-child):after{content:"";position:absolute;left:13px;top:20px;height:20px;border-left:2px dotted #bdc5ba}.msg-purchase-steps li.current{font-weight:800;color:#20251f}.msg-purchase-steps li.current:before{background:var(--st-msg-green);border-color:var(--st-msg-green);box-shadow:inset 0 0 0 4px #fff}.msg-protected-action,.msg-report-action{display:flex;min-height:46px;align-items:center;justify-content:center;border-radius:10px;text-align:center;text-decoration:none;font-weight:900}.msg-protected-action{background:var(--st-msg-honey);color:#20251f}.msg-protected-action.secondary{background:#f6c541}.msg-report-action{margin-top:10px;border:1px solid #ccd4c7;color:#384137;background:#fff}.msg-safety-tips p{display:flex;align-items:center;gap:11px;margin:12px 0;color:#4f584f}.msg-safety-tips p span{width:32px;height:32px;border:1px solid #ccd4c7;border-radius:50%;display:grid;place-items:center;color:var(--st-msg-green);font-weight:900}.msg-safety-tips>a{display:inline-block;margin-top:8px;color:var(--st-msg-green);font-weight:900}@media (max-width:1180px){.msg-layout{grid-template-columns:minmax(260px,340px) minmax(0,1fr)!important}.msg-trust-rail{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.msg-shell{width:calc(100% - 28px);padding-top:20px}.msg-heading h1{font-size:28px}.msg-layout{grid-template-columns:1fr!important;min-height:0}.msg-list{max-height:390px}.msg-chat{min-height:620px}.msg-chat-body{min-height:350px}.msg-trust-rail{grid-column:auto;grid-template-columns:1fr 1fr}.msg-protection-card{grid-column:1/-1}}@media (max-width:560px){.msg-shell{width:100%;padding:16px 12px 30px}.msg-heading{padding:0 4px}.msg-heading p{font-size:14px}.msg-heading>a{font-size:13px}.msg-layout{gap:12px!important}.msg-list,.msg-chat,.msg-trust-rail>*{border-radius:12px!important}.msg-filter-pills{grid-template-columns:1fr 1fr}.msg-conversation{min-height:92px;padding:14px 12px!important}.msg-chat{min-height:570px}.msg-chat-head{min-height:82px;padding:14px!important}.msg-chat-body{padding:18px 12px!important}.msg-bubble{max-width:88%!important}.msg-quick-replies{overflow-x:auto;flex-wrap:nowrap;padding:10px 12px 0}.msg-quick-replies button{flex:none}.msg-compose{margin:10px 12px 12px!important;grid-template-columns:1fr}.msg-compose button{min-height:48px}.msg-trust-rail{grid-template-columns:1fr}.msg-protection-card{grid-column:auto}.msg-rail-card{padding:17px}}.checkout-page{--co-ink:#15171b;--co-navy:#182038;--co-blue:#3347a6;--co-yellow:#ffc928;--co-muted:#737b87;--co-line:#e1e5eb;--co-soft:#f7f8fa;min-height:calc(100vh - 72px);padding:42px 20px 70px;background:var(--co-soft);color:var(--co-ink)}.checkout-page *{box-sizing:border-box}.checkout-shell{width:min(1180px,100%);margin:0 auto}.checkout-heading{margin-bottom:26px}.checkout-heading>a{display:inline-flex;margin-bottom:24px;color:var(--co-blue);font-size:14px;font-weight:750;text-decoration:none}.checkout-heading>span,.checkout-summary-label,.checkout-payment-heading>span{display:block;margin-bottom:8px;color:var(--co-blue);font-size:12px;font-weight:850;letter-spacing:.13em}.checkout-heading h1{margin:0;color:var(--co-navy);font-size:clamp(32px,4vw,48px);line-height:1.05}.checkout-heading p{margin:12px 0 0;color:var(--co-muted)}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:26px;align-items:start}.checkout-main-card,.checkout-summary,.confirmation-card{border:1px solid var(--co-line);border-radius:14px;background:#fff;box-shadow:0 14px 40px #18203812}.checkout-main-card{padding:30px}.checkout-summary{position:sticky;top:96px;padding:24px}.checkout-section-heading{display:flex;gap:14px;margin-bottom:26px}.checkout-section-heading>span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:50%;background:var(--co-yellow);color:var(--co-navy);font-weight:900}.checkout-section-heading h2,.checkout-payment-heading h2{margin:0;color:var(--co-navy);font-size:23px}.checkout-section-heading p,.checkout-payment-heading p{margin:5px 0 0;color:var(--co-muted);font-size:14px}.checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:17px}.checkout-field{display:flex;flex-direction:column;gap:7px}.checkout-field.full{grid-column:1/-1}.checkout-field span{font-size:13px;font-weight:750}.checkout-field input,.checkout-field select{width:100%;min-height:48px;padding:0 13px;border:1px solid #cfd5dd;border-radius:8px;background:#fff;color:var(--co-ink);font:inherit}.checkout-field input:focus,.checkout-field select:focus{border-color:var(--co-blue);outline:3px solid rgba(51,71,166,.12)}.checkout-continue-button,.checkout-pay-button{width:100%;min-height:52px;margin-top:24px;padding:0 20px;border:0;border-radius:9px;background:var(--co-yellow);color:var(--co-navy);font-size:15px;font-weight:900;cursor:pointer}.checkout-continue-button:hover,.checkout-pay-button:hover{filter:brightness(.97);transform:translateY(-1px)}.checkout-continue-button:disabled,.checkout-pay-button:disabled{cursor:wait;opacity:.65;transform:none}.checkout-error{margin-top:18px;padding:13px 15px;border:1px solid #f0b8b8;border-radius:8px;background:#fff3f3;color:#a12626;font-size:14px;font-weight:650}.checkout-product{display:flex;gap:14px;padding:18px 0;border-bottom:1px solid var(--co-line)}.checkout-product img,.checkout-product-empty{width:76px;height:76px;flex:0 0 76px;border-radius:9px;object-fit:cover}.checkout-product-empty{display:grid;place-items:center;background:var(--co-soft);font-size:25px}.checkout-product div{display:flex;flex-direction:column;gap:6px}.checkout-product strong{color:var(--co-navy);line-height:1.3}.checkout-product span,.checkout-summary-note{color:var(--co-muted);font-size:13px}.checkout-total{display:flex;justify-content:space-between;gap:16px;padding:20px 0 12px}.checkout-total strong{color:var(--co-navy)}.checkout-summary-note{padding-bottom:18px;border-bottom:1px solid var(--co-line);line-height:1.5}.checkout-protection,.checkout-secure-note{display:flex;gap:11px;margin-top:18px;padding:14px;border-radius:9px;background:#f2f4fb}.checkout-protection div,.checkout-secure-note{font-size:13px}.checkout-protection p{margin:4px 0 0;color:var(--co-muted);line-height:1.45}.checkout-payment-heading{margin-bottom:23px}.checkout-stripe-element{padding:18px;border:1px solid var(--co-line);border-radius:10px}.checkout-secure-note{flex-direction:column;gap:3px;color:var(--co-muted);text-align:center}.checkout-secure-note strong{color:var(--co-navy)}.checkout-status{width:min(560px,100%);margin:80px auto;padding:45px;border:1px solid var(--co-line);border-radius:14px;background:#fff;text-align:center}.checkout-spinner{width:40px;height:40px;margin:0 auto 20px;border:4px solid #e0e4eb;border-top-color:var(--co-blue);border-radius:50%;animation:checkout-spin .8s linear infinite}.checkout-status h1{color:var(--co-navy)}.checkout-status a{display:inline-flex;margin-top:18px;padding:13px 20px;border-radius:8px;background:var(--co-yellow);color:var(--co-navy);font-weight:850;text-decoration:none}.checkout-failed>span{display:grid;width:52px;height:52px;margin:0 auto;place-items:center;border-radius:50%;background:#fff0f0;color:#a12626;font-size:25px;font-weight:900}.confirmation-card{width:min(720px,100%);margin:45px auto;padding:45px;text-align:center}.confirmation-icon{display:grid;width:70px;height:70px;margin:0 auto 20px;place-items:center;border-radius:50%;background:var(--co-yellow);color:var(--co-navy);font-size:34px;font-weight:900}.confirmation-kicker{color:var(--co-blue);font-size:12px;font-weight:900;letter-spacing:.13em}.confirmation-card h1{margin:10px 0;color:var(--co-navy);font-size:35px}.confirmation-card>p{color:var(--co-muted)}.confirmation-reference{display:flex;flex-direction:column;gap:7px;margin:28px 0;padding:18px;border-radius:9px;background:var(--co-soft)}.confirmation-reference span{color:var(--co-muted);font-size:12px}.confirmation-reference strong{overflow-wrap:anywhere;color:var(--co-navy)}.confirmation-details{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.confirmation-details div{display:flex;flex-direction:column;gap:6px;padding:16px 10px;border:1px solid var(--co-line);border-radius:9px}.confirmation-details span{color:var(--co-muted);font-size:12px}.confirmation-actions{display:flex;justify-content:center;gap:12px;margin-top:28px}.confirmation-actions a{padding:13px 20px;border-radius:8px;background:var(--co-yellow);color:var(--co-navy);font-weight:850;text-decoration:none}.confirmation-actions a.secondary{border:1px solid var(--co-line);background:#fff}.item-buy-button{width:100%;min-height:49px;margin-bottom:10px;border:0;border-radius:8px;background:#ffc928;color:#182038;font-size:15px;font-weight:900;cursor:pointer}.item-buy-button:hover{filter:brightness(.97);transform:translateY(-1px)}.item-buy-button:disabled{cursor:not-allowed;opacity:.55;transform:none}@keyframes checkout-spin{to{transform:rotate(360deg)}}@media (max-width:900px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static;order:-1}}@media (max-width:600px){.checkout-page{padding:25px 12px 50px}.checkout-main-card,.checkout-summary,.confirmation-card{padding:20px;border-radius:10px}.checkout-fields{grid-template-columns:1fr}.checkout-field.full{grid-column:auto}.confirmation-details{grid-template-columns:1fr}.confirmation-actions{flex-direction:column}}.advertise-page{width:min(1000px,calc(100% - 40px));margin:0 auto;padding:48px 0 80px;color:#273028}.advertise-hero{padding-bottom:36px;border-bottom:1px solid #e3e8de}.advertise-eyebrow{display:block;margin-bottom:10px;color:#347857;font-size:11px;font-weight:900;letter-spacing:1.6px}.advertise-hero h1{margin:0 0 14px;font-size:clamp(30px,4vw,44px);letter-spacing:-1px;line-height:1.05}.advertise-hero p{max-width:640px;margin:0;color:#5a6459;font-size:16px;line-height:1.6}.advertise-section{padding:40px 0;border-bottom:1px solid #e3e8de}.advertise-section h2{margin:0 0 10px;font-size:24px;letter-spacing:-.5px}.advertise-section-intro{margin:0 0 24px;color:#5a6459;font-size:14px;line-height:1.6}.advertise-placement-table{display:grid;border:1px solid #e3e8de;border-radius:12px;overflow:hidden}.advertise-placement-row{display:grid;grid-template-columns:1.3fr .9fr 1.6fr .7fr;gap:12px;padding:14px 16px;border-top:1px solid #e3e8de;font-size:13px;align-items:center}.advertise-placement-row:first-child{border-top:0}.advertise-placement-head{background:#f5f9f6;font-weight:800;font-size:11px;text-transform:uppercase;letter-spacing:.4px;color:#5a6459}.advertise-status{display:inline-block;padding:4px 10px;border-radius:999px;font-style:normal;font-size:11px;font-weight:800}.advertise-status.is-live{background:#eaf3ec;color:#1d4d38}.advertise-status.is-planned{background:#f2f4f0;color:#6d7c73}.advertise-why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.advertise-why-grid strong{display:block;margin-bottom:8px;font-size:15px}.advertise-why-grid p{margin:0;color:#5a6459;font-size:13px;line-height:1.6}.advertise-form-section h2{margin-bottom:20px}.advertise-form{display:grid;gap:20px;max-width:640px}.advertise-form-error{padding:12px 14px;border:1px solid #f0b8b8;border-radius:10px;background:#fff5f5;color:#9c2525;font-size:13px}.advertise-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.advertise-form label{display:grid;gap:6px;font-size:13px;font-weight:700;color:#384137}.advertise-form input,.advertise-form select,.advertise-form textarea{border:1px solid #ccd4c7;border-radius:8px;padding:10px 12px;font-size:14px;font-family:inherit;color:#273028}.advertise-form input:focus,.advertise-form select:focus,.advertise-form textarea:focus{outline:0;border-color:#347857;box-shadow:0 0 0 3px #34785724}.advertise-placements-picker{display:grid;gap:10px;padding:16px;border:1px solid #e3e8de;border-radius:10px;margin:0}.advertise-placements-picker legend{padding:0 4px;font-size:13px;font-weight:800;color:#384137}.advertise-placements-picker label{display:flex;align-items:center;gap:9px;font-weight:600;font-size:13px;color:#384137}.advertise-form button{justify-self:start;min-width:160px;min-height:46px;padding:0 24px;border:0;border-radius:9px;background:#286247;color:#fff;font-weight:800;font-size:14px;cursor:pointer}.advertise-form button:hover{background:#1d4d38}.advertise-form button:disabled{opacity:.6;cursor:default}.advertise-success{padding:20px;border:1px solid #cfe3d4;border-radius:12px;background:#eaf3ec}.advertise-success strong{display:block;margin-bottom:6px;color:#1d4d38}.advertise-success p{margin:0;color:#43572d;font-size:14px}@media (max-width:760px){.advertise-placement-row{grid-template-columns:1fr;gap:4px}.advertise-placement-head{display:none}.advertise-why-grid,.advertise-form-grid{grid-template-columns:1fr}}.account-page{width:min(1500px,calc(100% - 48px));margin:0 auto 64px;padding-top:34px;display:grid;grid-template-columns:270px minmax(0,1fr);gap:34px;color:#111827}.offer-detail-page .account-content{max-width:920px}.offer-detail-card,.counteroffer-card,.offer-next-step{margin-top:22px;border:1px solid #dfe4e1;border-radius:18px;background:#fff;padding:24px}.offer-detail-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px}.offer-detail-product{display:flex;align-items:center;gap:18px}.offer-detail-product img,.offer-detail-product .offer-image-empty{width:112px;height:96px;border-radius:12px;object-fit:cover}.offer-detail-product h2,.counteroffer-card h2,.offer-next-step h2{margin:4px 0 7px;font-size:20px}.offer-detail-amount{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.offer-detail-amount strong{font-size:24px}.offer-detail-card blockquote,.offer-detail-card .account-error,.offer-decision{grid-column:1/-1}.offer-detail-card blockquote{margin:0;border-left:4px solid #f7b500;padding:12px 16px;background:#fffaf0}.offer-decision,.offer-detail-links{display:flex;flex-wrap:wrap;gap:12px}.offer-decision button,.counteroffer-card button,.offer-next-step>a{min-height:46px;border:1px solid #205b35;border-radius:10px;padding:0 22px;background:#205b35;color:#fff;font-weight:700}.offer-decision button+button{background:#fff;color:#1a2024;border-color:#d8dedb}.counteroffer-card{display:grid;grid-template-columns:minmax(200px,1fr) minmax(150px,220px);gap:18px}.counteroffer-card label{display:grid;gap:8px;font-weight:700}.counteroffer-card input,.counteroffer-card textarea{width:100%;border:1px solid #ccd4d0;border-radius:10px;padding:12px;font:inherit}.counteroffer-card label:nth-of-type(2),.counteroffer-card button{grid-column:1/-1}.counteroffer-card button{justify-self:start}.offer-next-step{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;background:#f3f8f2}.offer-next-step>span{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:#205b35;color:#fff;font-size:24px}.offer-next-step>a{display:grid;place-items:center;text-decoration:none}.offer-detail-links{margin-top:20px}.offer-detail-links a{min-height:42px;display:grid;place-items:center;border:1px solid #d8dedb;border-radius:10px;padding:0 18px;color:#16251c;text-decoration:none;font-weight:700}@media (max-width: 700px){.offer-detail-card,.counteroffer-card{grid-template-columns:1fr;padding:18px}.offer-detail-amount{align-items:flex-start}.counteroffer-card label:nth-of-type(2),.counteroffer-card button{grid-column:auto}.counteroffer-card button{width:100%}.offer-next-step{grid-template-columns:auto minmax(0,1fr);padding:18px}.offer-next-step>a{grid-column:1/-1}}.account-sidebar{padding:0 22px 40px 0;border-right:1px solid #e3e7e4}.account-back{display:block;margin-bottom:28px;font-weight:750}.account-sidebar section{padding:18px 0;border-top:1px solid #e8ebe8}.account-sidebar small{display:block;margin:0 12px 10px;color:#6b746e;font-size:10px;font-weight:850}.account-sidebar section a{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;font-size:13px}.account-sidebar section a span{font-size:19px}.account-sidebar section a.active{background:#f4f5f4;font-weight:800}.account-sidebar section a.active span{color:#eea900}.account-content{min-width:0}.account-crumb{margin:0 0 26px;color:#68716c;font-size:12px}.account-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.account-title h1{margin:0 0 5px;font-size:34px}.account-title p{margin:0;color:#68716c}.account-title>button{padding:11px 16px;border-radius:9px}.offer-tabs,.notification-tabs{display:flex;gap:14px;margin-bottom:22px;border-bottom:1px solid #e3e7e4}.offer-tabs button,.notification-tabs button{padding:12px 10px;border:0;border-bottom:3px solid transparent;background:transparent}.offer-tabs button.active,.notification-tabs button.active{border-color:#f4b000;font-weight:800}.offer-tabs b,.notification-tabs b{margin-left:7px;padding:2px 7px;border-radius:99px;background:#f0f2f0}.offer-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:26px}.offer-metrics article{padding:22px;border:1px solid #e0e5e1;border-radius:12px}.offer-metrics small,.offer-metrics strong{display:block}.offer-metrics strong{margin-top:8px;font-size:30px}.offers-list{display:grid;gap:16px}.offer-row{display:grid;grid-template-columns:92px minmax(180px,1fr) auto auto;align-items:center;gap:18px;padding:16px;border:1px solid #dfe4df;border-radius:13px}.offer-row>img,.offer-image-empty{width:92px;height:76px;border-radius:9px;object-fit:cover;background:#f1f3f1}.offer-row h2{margin:3px 0;font-size:16px}.offer-row p{margin:0;color:#6d756f;font-size:11px}.offer-status{padding:6px 10px;border-radius:99px;background:#f1f2f1;text-transform:capitalize;font-size:11px}.offer-status.is-accepted{color:#176239;background:#e9f5eb}.offer-status.is-pending{color:#8a6000;background:#fff4d6}.offer-actions{grid-column:2/-1;display:flex;justify-content:flex-end;gap:8px}.offer-actions a,.offer-actions button{padding:9px 13px;border:1px solid #dfe4df;border-radius:8px;background:#fff;font-size:12px}.offer-actions button:first-child{color:#fff;background:#225f3b}.account-empty{padding:70px 24px;text-align:center;border:1px solid #e1e5e2;border-radius:14px}.account-empty b{font-size:18px}.account-empty a{display:inline-block;margin-top:12px;padding:10px 15px;border-radius:8px;background:#f4b000}.account-error{padding:12px;border-radius:8px;color:#a12727;background:#fff1f1}.notification-list{overflow:hidden;border:1px solid #dfe4df;border-radius:13px}.notification-list>a{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px;border-bottom:1px solid #e4e7e4}.notification-list>a:last-child{border-bottom:0}.notification-list>a.unread{background:#fbfdf9}.notification-list>a>span{display:grid;place-items:center;width:42px;height:42px;border-radius:9px;color:#245e39;background:#eef6ec;font-size:22px}.notification-list h2{margin:0 0 3px;font-size:14px}.notification-list p{margin:0;color:#67716b;font-size:12px}.notification-list time{color:#6b746f;font-size:11px}.favorites-hero{min-height:300px;padding:46px max(24px,calc((100% - 1320px)/2));background:linear-gradient(100deg,#f4f4ef,#fff 55%,#eee7da)}.favorites-hero h1{margin:24px 0 10px;font-size:42px}.favorites-hero span{color:#59635d;font-size:16px;line-height:1.65}.favorites-page{padding-top:34px}.favorites-tools{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px;padding:18px;border:1px solid #dfe4df;border-radius:13px}.favorites-tools label{display:flex;align-items:center;gap:10px;flex:1}.favorites-tools input{width:100%;border:0;outline:0;font-size:14px}.favorites-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.favorites-grid>article{min-width:0;padding:10px;border:1px solid #dfe4df;border-radius:13px}.favorite-photo{position:relative;overflow:hidden;height:210px;border-radius:10px;background:#eee}.favorite-photo img{width:100%;height:100%;object-fit:cover}.favorite-photo button{position:absolute;top:10px;right:10px;width:38px;height:38px;border:0;border-radius:50%;color:#e11d48;background:#fff;font-size:19px}.favorites-grid>article>small{display:inline-block;margin:10px 0 5px;padding:3px 7px;border-radius:5px;background:#faf3e9}.favorites-grid h2{min-height:42px;margin:4px 0;font-size:15px}.favorites-grid>article>strong{font-size:19px}.favorites-grid>article>p{color:#6b746e;font-size:11px}.favorites-grid>article>div:last-child{display:flex;gap:7px}.favorites-grid>article>div:last-child a{flex:1;padding:9px 5px;border:1px solid #dfe4df;border-radius:7px;text-align:center;font-size:11px}@media (max-width: 900px){.account-page{width:100%;grid-template-columns:1fr;padding:18px 16px 0}.account-sidebar{display:flex;overflow-x:auto;gap:8px;padding:0 0 12px;border:0}.account-back,.account-sidebar small{display:none}.account-sidebar section{display:contents}.account-sidebar section a{white-space:nowrap;border:1px solid #e1e5e2}.offer-metrics,.favorites-grid{grid-template-columns:1fr 1fr}.favorites-hero{min-height:220px;padding:30px 20px}.favorites-hero h1{font-size:34px}.offer-row{grid-template-columns:72px minmax(0,1fr)}.offer-row>img,.offer-image-empty{width:72px;height:64px}.offer-row>strong,.offer-row>.offer-status{grid-column:2}.offer-actions{grid-column:1/-1;justify-content:flex-start;overflow-x:auto}.notification-list>a{grid-template-columns:44px minmax(0,1fr)}.notification-list time{grid-column:2}.account-title{align-items:flex-start}.account-title h1{font-size:28px}}@media (max-width: 520px){.offer-metrics{grid-template-columns:1fr 1fr}.offer-metrics article{padding:15px}.favorites-grid{grid-template-columns:1fr}.favorite-photo{height:250px}.favorites-tools{align-items:stretch;flex-direction:column}.notification-tabs{overflow-x:auto}.account-title{gap:12px}.account-title>button{font-size:11px}}:root{--market-ink:#172033;--market-navy:#182038;--market-blue:#3347a6;--market-blue-dark:#263785;--market-yellow:#ffc928;--market-yellow-dark:#efb800;--market-text:#3b4351;--market-muted:#737c89;--market-line:#e0e5eb;--market-soft:#f5f7fa;--market-white:#fff;--market-danger:#b42318;--market-success:#18794e;--market-radius:18px;--market-shadow: 0 12px 36px rgba(24,32,56,.09)}body{background:var(--market-soft)}.safetrade-app-shell{min-height:100vh}.st-home{width:100%!important;max-width:none!important;background:var(--market-soft)!important;color:var(--market-text)!important}.st-home main{width:100%!important;max-width:none!important}.st-directory-intro{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr)!important;gap:38px!important;width:min(1180px,calc(100% - 48px))!important;margin:0 auto!important;padding:58px 0 42px!important;align-items:stretch!important}.st-directory-intro-copy{min-width:0;padding:50px!important;border-radius:24px!important;background:radial-gradient(circle at 90% 15%,rgba(255,201,40,.28),transparent 28%),linear-gradient(135deg,#182038,#293b8e)!important;color:#fff!important;box-shadow:var(--market-shadow)!important}.st-directory-intro .st-kicker{display:inline-flex!important;margin-bottom:16px!important;color:#ffd95f!important;font-size:12px!important;font-weight:800!important;letter-spacing:.14em!important}.st-directory-intro h1{margin:0!important;max-width:780px!important;color:#fff!important;font-size:clamp(38px,5vw,68px)!important;line-height:.98!important;letter-spacing:-.055em!important}.st-directory-intro h1 strong{color:#ffd14a!important;font-weight:800!important}.st-directory-intro-copy>p{max-width:670px!important;margin:24px 0!important;color:#e8ebf6!important;font-size:17px!important;line-height:1.65!important}.market-hero-search{display:grid!important;grid-template-columns:28px minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;width:100%!important;max-width:720px!important;padding:8px 8px 8px 18px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 15px 40px #0000002e!important}.market-hero-search>span{color:#596275!important;font-size:26px!important}.market-hero-search input{width:100%!important;min-width:0!important;height:48px!important;padding:0 6px!important;border:0!important;outline:0!important;background:#fff!important;color:var(--market-ink)!important;font-size:16px!important}.market-hero-search button{min-width:112px!important;height:48px!important;padding:0 22px!important;border:0!important;border-radius:11px!important;background:var(--market-yellow)!important;color:var(--market-ink)!important;font-size:14px!important;font-weight:800!important;cursor:pointer!important}.market-hero-search button:hover{background:#ffd552!important}.market-trust-row{display:flex!important;flex-wrap:wrap!important;gap:8px 18px!important;margin-top:18px!important}.market-trust-row span{position:relative!important;padding-left:17px!important;color:#dfe4f5!important;font-size:12px!important;font-weight:650!important}.market-trust-row span:before{content:"✓";position:absolute;left:0;color:#ffd14a;font-weight:900}.st-intro-actions{margin-top:28px!important}.st-primary-action{border-radius:12px!important;background:var(--market-yellow)!important;color:var(--market-ink)!important;box-shadow:none!important}.st-secondary-action{border-color:#ffffff61!important;color:#fff!important}.st-market-snapshot{display:flex!important;flex-direction:column!important;justify-content:center!important;padding:28px!important;border:1px solid var(--market-line)!important;border-radius:24px!important;background:#fff!important;box-shadow:var(--market-shadow)!important}.st-market-snapshot>div{padding:22px 10px!important;border-bottom:1px solid var(--market-line)!important}.st-market-snapshot>div:last-child{border-bottom:0!important}.st-market-snapshot strong{display:block!important;color:var(--market-navy)!important;font-size:27px!important}.st-market-snapshot span{color:var(--market-muted)!important}.st-directory-section{display:block!important;width:min(1180px,calc(100% - 48px))!important;margin:0 auto!important;padding:32px 0 46px!important;background:transparent!important}.st-directory-heading{display:flex!important;align-items:end!important;justify-content:space-between!important;margin-bottom:22px!important}.st-directory-heading h2,.st-listings-heading h2{margin:5px 0 0!important;color:var(--market-ink)!important;font-size:30px!important;line-height:1.12!important;letter-spacing:-.035em!important}.st-kicker{color:var(--market-blue)!important;font-size:11px!important;font-weight:850!important;letter-spacing:.13em!important}.st-directory-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;border:0!important;background:transparent!important}.st-directory-card,.st-directory-card:nth-child(4n+1),.st-directory-card:nth-child(odd){min-height:250px!important;padding:22px!important;border:1px solid var(--market-line)!important;border-radius:16px!important;background:#fff!important;box-shadow:none!important;transition:transform .18s ease,box-shadow .18s ease!important}.st-directory-card:hover{transform:translateY(-3px)!important;background:#fff!important;box-shadow:var(--market-shadow)!important}.st-directory-card-head{gap:12px!important;margin-bottom:16px!important}.st-category-icon{width:44px!important;height:44px!important;flex:0 0 44px!important}.st-directory-card-head>div{display:block!important}.st-directory-card-head a{display:block!important;color:var(--market-ink)!important;font-size:15px!important;font-weight:800!important}.st-directory-card-head small{display:block!important;margin-top:3px!important;color:var(--market-muted)!important;font-size:11px!important}.st-subcategory-links{gap:7px!important}.st-subcategory-links a{color:var(--market-blue)!important;font-size:13px!important}.st-category-view-all{margin-top:15px!important;color:var(--market-blue)!important;font-size:13px!important;font-weight:800!important}.st-listings-section{display:block!important;width:min(1180px,calc(100% - 48px))!important;margin:0 auto!important;padding:42px 0 64px!important;border-top:1px solid var(--market-line)!important}.st-listings-heading{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:20px!important;margin-bottom:24px!important}.st-product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.st-product-card{position:relative!important;overflow:hidden!important;border:1px solid var(--market-line)!important;border-radius:16px!important;background:#fff!important;box-shadow:none!important;transition:transform .18s ease,box-shadow .18s ease!important}.st-product-card:hover{transform:translateY(-3px)!important;box-shadow:var(--market-shadow)!important}.st-product-image{display:block!important;aspect-ratio:1/1!important;overflow:hidden!important;background:#edf0f4!important}.st-product-image img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .25s ease!important}.st-product-card:hover .st-product-image img{transform:scale(1.025)!important}.st-product-body{padding:15px 16px 18px!important}.st-product-body h3{margin:0 0 8px!important;color:var(--market-ink)!important;font-size:15px!important;line-height:1.3!important}.st-product-price{color:var(--market-ink)!important;font-size:20px!important;font-weight:850!important}.st-product-location{margin-top:8px!important;color:var(--market-muted)!important;font-size:12px!important}.st-heart{top:12px!important;right:12px!important;width:38px!important;height:38px!important;border:0!important;border-radius:50%!important;background:#fffffff0!important;box-shadow:0 4px 15px #0000001f!important}.st-heart.active{color:#d92d20!important}.st-state,.st-empty{padding:54px 24px!important;border:1px solid var(--market-line)!important;border-radius:18px!important;background:#fff!important}.market-info-page{width:min(1040px,calc(100% - 40px));margin:0 auto;padding:58px 0 90px}.market-info-hero{padding:46px;border-radius:24px;background:linear-gradient(135deg,#182038,#3347a6);color:#fff}.market-info-hero>a{color:#ffd14a;font-size:13px;font-weight:800}.market-info-hero>span{display:block;margin-top:34px;color:#ffd14a;font-size:11px;font-weight:850;letter-spacing:.15em}.market-info-hero h1{margin:8px 0 12px;font-size:clamp(38px,6vw,66px);line-height:1;letter-spacing:-.05em}.market-info-hero p{max-width:720px;margin:0;color:#e5e9f6;font-size:17px;line-height:1.65}.market-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:26px}.market-info-grid article{padding:28px;border:1px solid var(--market-line);border-radius:16px;background:#fff}.market-info-grid h2{margin:0 0 10px;color:var(--market-ink);font-size:19px}.market-info-grid p{margin:0;color:var(--market-text);line-height:1.65}.market-info-notice{margin-top:20px;padding:25px 28px;border:1px solid #d7def4;border-radius:16px;background:#f0f3ff}.market-info-notice strong{color:var(--market-ink)}.market-info-notice p{margin:7px 0 14px}.market-info-notice a{color:var(--market-blue);font-weight:800}.mobile-market-nav{display:none}.global-footer-column a{color:inherit;text-decoration:none}.global-footer-column a:hover{color:var(--market-blue)}@media (max-width:1024px){.st-directory-intro{grid-template-columns:1fr!important}.st-market-snapshot{display:grid!important;grid-template-columns:repeat(3,1fr)!important}.st-market-snapshot>div{border-right:1px solid var(--market-line)!important;border-bottom:0!important}.st-market-snapshot>div:last-child{border-right:0!important}.st-directory-grid,.st-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:720px){body{padding-bottom:72px!important}.global-header{position:sticky!important;top:0!important;z-index:100!important}.global-header-inner{min-height:62px!important}.global-nav{top:62px!important}.global-add-listing{display:none!important}.st-directory-intro{display:block!important;width:100%!important;padding:0!important}.st-directory-intro-copy{padding:32px 20px 30px!important;border-radius:0 0 24px 24px!important}.st-directory-intro h1{font-size:40px!important;line-height:1.02!important}.st-directory-intro-copy>p{margin:17px 0 20px!important;font-size:15px!important;line-height:1.55!important}.market-hero-search{grid-template-columns:24px minmax(0,1fr)!important;padding:7px 12px!important}.market-hero-search input{height:44px!important;font-size:16px!important}.market-hero-search button{grid-column:1/-1!important;width:100%!important;height:44px!important}.market-trust-row{gap:7px!important}.market-trust-row span{width:100%!important}.st-intro-actions,.st-market-snapshot{display:none!important}.st-directory-section{width:100%!important;padding:30px 0 24px!important;overflow:hidden!important}.st-directory-heading{padding:0 16px!important;align-items:center!important}.st-directory-heading h2,.st-listings-heading h2{font-size:24px!important}.st-directory-grid{display:flex!important;gap:12px!important;padding:0 16px 15px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important}.st-directory-grid::-webkit-scrollbar{display:none!important}.st-directory-card,.st-directory-card:nth-child(4n+1),.st-directory-card:nth-child(odd){width:245px!important;min-width:245px!important;min-height:220px!important;padding:18px!important;scroll-snap-align:start!important}.st-listings-section{width:100%!important;padding:30px 16px 50px!important}.st-listings-heading{align-items:start!important}.st-text-link{display:none!important}.st-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.st-product-card{border-radius:13px!important}.st-product-body{padding:11px 11px 14px!important}.st-product-body h3{font-size:13px!important}.st-product-price{font-size:17px!important}.st-product-location{font-size:11px!important}.st-heart{top:8px!important;right:8px!important;width:34px!important;height:34px!important}.global-footer{padding-bottom:25px!important}.mobile-market-nav{position:fixed;z-index:200;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,1fr);height:68px;padding:5px max(7px,env(safe-area-inset-right)) max(5px,env(safe-area-inset-bottom)) max(7px,env(safe-area-inset-left));border-top:1px solid var(--market-line);background:#fffffff7;box-shadow:0 -7px 25px #1820381a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-market-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#707887;font-size:10px;font-weight:700;text-decoration:none}.mobile-market-nav svg{width:21px;height:21px}.mobile-market-nav a.active{color:var(--market-blue)}.mobile-market-nav .mobile-sell-action{color:var(--market-ink)}.mobile-sell-action svg{width:38px;height:38px;margin-top:-20px;padding:8px;border-radius:50%;background:var(--market-yellow);box-shadow:0 5px 18px #18203838}.market-info-page{width:100%;padding:0 0 55px}.market-info-hero{padding:32px 20px 36px;border-radius:0 0 24px 24px}.market-info-hero h1{font-size:40px}.market-info-grid{grid-template-columns:1fr;padding:0 16px}.market-info-grid article{padding:22px}.market-info-notice{margin:18px 16px 0}}@media (max-width:390px){.st-product-grid{grid-template-columns:1fr!important}.st-product-image{aspect-ratio:4/3!important}}.safetrade-app-shell .st-home.is-directory-home main{display:flex!important;flex-direction:column!important;width:100%!important}.safetrade-app-shell .st-home.is-directory-home .st-directory-intro{display:block!important;order:1!important}.safetrade-app-shell .st-home.is-directory-home .st-listings-section{display:block!important;order:2!important}.safetrade-app-shell .st-home.is-directory-home .st-directory-section{display:block!important;order:3!important}.safetrade-app-shell .st-home.is-directory-home .st-local-section{display:block!important;order:4!important}.safetrade-app-shell .st-home.is-directory-home .st-trust-strip{display:grid!important;order:5!important}.safetrade-app-shell .st-home.is-directory-home .st-sell-banner{display:flex!important;order:6!important}.st-home.is-directory-home main{padding-top:0!important}.st-home.is-directory-home .st-listings-section,.st-home.is-directory-home .st-directory-section{padding-top:52px!important;padding-bottom:52px!important}.market-mobile-nav{display:none!important}@media (max-width:760px){.market-mobile-nav{display:grid!important}.safetrade-app-shell{padding-bottom:72px!important}.st-home.is-directory-home .st-listings-section,.st-home.is-directory-home .st-directory-section{padding-top:30px!important;padding-bottom:30px!important}}.safetrade-app-shell .st-home.is-directory-home .st-directory-intro{width:min(1180px,calc(100% - 40px))!important;min-height:0!important;height:auto!important;margin:56px auto 0!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr)!important;gap:0!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:28px!important;background:radial-gradient(circle at 88% 10%,rgba(255,201,40,.24),transparent 34%),linear-gradient(135deg,#17203a,#263b91)!important;box-shadow:0 24px 65px #16203a2e!important}.safetrade-app-shell .st-home.is-directory-home .st-directory-intro-copy{min-width:0!important;padding:58px 56px!important;background:none!important;border:0!important;border-radius:0!important;box-shadow:none!important}.st-home.is-directory-home .st-directory-intro-copy h1{max-width:720px!important;margin:18px 0 22px!important;font-size:clamp(42px,5vw,70px)!important;line-height:.98!important;letter-spacing:-.055em!important;color:#fff!important}.st-home.is-directory-home .st-directory-intro-copy h1 strong{color:#ffc928!important}.st-home.is-directory-home .st-directory-intro-copy>p{max-width:680px!important;margin:0 0 27px!important;color:#ffffffc7!important;font-size:17px!important;line-height:1.65!important}.st-home.is-directory-home .market-hero-search{width:100%!important;max-width:660px!important;min-height:62px!important;margin:0!important;padding:6px!important;display:grid!important;grid-template-columns:38px minmax(0,1fr) auto!important;align-items:center!important;background:#fff!important;border:1px solid rgba(255,255,255,.6)!important;border-radius:16px!important;box-shadow:0 12px 30px #080f262e!important}.st-home.is-directory-home .market-hero-search span{color:#606978!important;text-align:center!important}.st-home.is-directory-home .market-hero-search input{width:100%!important;min-width:0!important;height:48px!important;padding:0 10px!important;border:0!important;outline:0!important;background:#fff!important;color:#15171b!important;font-size:16px!important}.st-home.is-directory-home .market-hero-search button{min-width:116px!important;height:48px!important;padding:0 22px!important;border:0!important;border-radius:11px!important;background:#ffc928!important;color:#15203b!important;font-weight:900!important;cursor:pointer!important}.st-home.is-directory-home .market-trust-row{display:flex!important;flex-wrap:wrap!important;gap:11px 24px!important;margin-top:20px!important}.st-home.is-directory-home .market-trust-row span{color:#ffffffd1!important;font-size:13px!important;font-weight:700!important}.st-home.is-directory-home .market-trust-row span:before{content:"✓"!important;margin-right:7px!important;color:#ffc928!important;font-weight:900!important}.st-home.is-directory-home .st-intro-actions{display:flex!important;flex-wrap:wrap!important;gap:12px!important;margin-top:27px!important}.st-home.is-directory-home .st-intro-actions a{min-height:46px!important;padding:0 22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:11px!important;font-size:14px!important;font-weight:900!important;text-decoration:none!important}.st-home.is-directory-home .st-primary-action{background:#ffc928!important;color:#15203b!important;border:1px solid #ffc928!important}.st-home.is-directory-home .st-secondary-action{background:#fff!important;color:#182038!important;border:1px solid #fff!important}.st-home.is-directory-home .st-market-snapshot{min-width:0!important;min-height:100%!important;margin:0!important;padding:42px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:0!important;background:#07102d33!important;border:0!important;border-left:1px solid rgba(255,255,255,.15)!important;border-radius:0!important;box-shadow:none!important}.st-home.is-directory-home .st-market-snapshot>div{min-height:auto!important;padding:24px 4px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.15)!important;background:transparent!important}.st-home.is-directory-home .st-market-snapshot>div:last-child{border-bottom:0!important}.st-home.is-directory-home .st-market-snapshot strong{margin:0 0 5px!important;color:#ffc928!important;font-size:34px!important;line-height:1!important;letter-spacing:-.04em!important}.st-home.is-directory-home .st-market-snapshot span{color:#ffffffc2!important;font-size:13px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.08em!important}@media (max-width:980px){.safetrade-app-shell .st-home.is-directory-home .st-directory-intro{grid-template-columns:1fr!important;margin-top:32px!important}.st-home.is-directory-home .st-market-snapshot{min-height:auto!important;padding:12px 32px!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;border-left:0!important;border-top:1px solid rgba(255,255,255,.15)!important}.st-home.is-directory-home .st-market-snapshot>div{padding:23px 16px!important;border-bottom:0!important;border-right:1px solid rgba(255,255,255,.15)!important}.st-home.is-directory-home .st-market-snapshot>div:last-child{border-right:0!important}}@media (max-width:620px){.safetrade-app-shell .st-home.is-directory-home .st-directory-intro{width:calc(100% - 24px)!important;margin-top:16px!important;border-radius:20px!important}.safetrade-app-shell .st-home.is-directory-home .st-directory-intro-copy{padding:34px 22px 30px!important}.st-home.is-directory-home .st-directory-intro-copy h1{font-size:clamp(38px,12vw,53px)!important;margin-top:13px!important}.st-home.is-directory-home .st-directory-intro-copy>p{font-size:15px!important;line-height:1.55!important}.st-home.is-directory-home .market-hero-search{grid-template-columns:30px minmax(0,1fr)!important;padding:6px!important}.st-home.is-directory-home .market-hero-search button{grid-column:1 / -1!important;width:100%!important;margin-top:3px!important}.st-home.is-directory-home .market-trust-row{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.st-home.is-directory-home .st-intro-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.st-home.is-directory-home .st-market-snapshot{padding:10px 15px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.st-home.is-directory-home .st-market-snapshot>div{padding:18px 8px!important;align-items:center!important;text-align:center!important}.st-home.is-directory-home .st-market-snapshot strong{font-size:23px!important}.st-home.is-directory-home .st-market-snapshot span{font-size:9px!important;letter-spacing:.04em!important}}:root{--mp-ink:#172033;--mp-navy:#1d2a49;--mp-blue:#3347a6;--mp-blue-dark:#263887;--mp-yellow:#ffc629;--mp-yellow-dark:#f2b800;--mp-text:#394150;--mp-muted:#737d8c;--mp-line:#e2e6ec;--mp-soft:#f6f7f9;--mp-white:#fff;--mp-success:#16835d;--mp-danger:#b4232c;--mp-radius:16px;--mp-shadow:0 12px 34px rgba(22,32,51,.08)}body{margin:0;background:var(--mp-soft);color:var(--mp-text);font-family:Nunito Sans,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.mp-shell{width:min(1240px,calc(100% - 40px));margin-inline:auto}.mp-icon{width:21px;height:21px;flex:0 0 auto}.mp-header{position:sticky;top:0;z-index:50;background:var(--mp-white);border-bottom:1px solid var(--mp-line)}.mp-utility{background:var(--mp-navy);color:#eef2ff;font-size:12px}.mp-utility-inner{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:20px}.mp-utility nav{display:flex;align-items:center;gap:20px}.mp-utility a{color:inherit;text-decoration:none}.mp-header-main{min-height:86px;display:grid;grid-template-columns:auto minmax(340px,1fr) auto;align-items:center;gap:26px}.mp-logo{display:inline-flex;align-items:center;gap:10px;color:var(--mp-ink);text-decoration:none}.mp-logo-mark{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;background:var(--mp-yellow);color:var(--mp-navy);font-size:15px;font-weight:900;letter-spacing:-.5px;box-shadow:inset 0 -3px #00000014}.mp-logo-copy{display:flex;flex-direction:column;line-height:1}.mp-logo-copy strong{font-size:20px;letter-spacing:-.5px}.mp-logo-copy small{margin-top:5px;color:var(--mp-blue);font-size:9px;font-weight:900;letter-spacing:2px}.mp-header-search{height:48px;display:grid;grid-template-columns:156px minmax(150px,1fr) auto;overflow:hidden;border:1px solid #ccd3dd;border-radius:12px;background:#fff;transition:border-color .2s,box-shadow .2s}.mp-header-search:focus-within{border-color:var(--mp-blue);box-shadow:0 0 0 4px #3347a61f}.mp-category-select{position:relative;border-right:1px solid var(--mp-line)}.mp-category-select select{width:100%;height:100%;border:0;padding:0 34px 0 14px;color:var(--mp-text);background:#fafbfc;outline:0;font-size:13px;font-weight:700}.mp-query-field{display:flex;align-items:center;gap:10px;min-width:0;padding:0 14px;color:var(--mp-muted)}.mp-query-field input{width:100%;min-width:0;height:100%;border:0;outline:0;color:var(--mp-ink);background:transparent}.mp-header-search button{border:0;padding:0 22px;background:var(--mp-blue);color:#fff;font-weight:800;cursor:pointer}.mp-header-search button:hover{background:var(--mp-blue-dark)}.mp-account-actions{display:flex;align-items:center;gap:6px}.mp-account-actions a{min-width:58px;min-height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:10px;color:var(--mp-text);text-decoration:none;font-size:11px;font-weight:700}.mp-account-actions a:hover{background:var(--mp-soft);color:var(--mp-blue)}.mp-account-actions .mp-sell-button{min-width:82px;margin-left:5px;padding:0 15px;flex-direction:row;background:var(--mp-yellow);color:var(--mp-navy);font-size:14px;font-weight:900}.mp-account-actions .mp-sell-button:hover{background:var(--mp-yellow-dark);color:var(--mp-navy)}.mp-category-bar{border-top:1px solid #edf0f3}.mp-category-scroll{min-height:43px;display:flex;align-items:center;gap:25px;overflow-x:auto;scrollbar-width:none}.mp-category-scroll::-webkit-scrollbar{display:none}.mp-category-scroll a{flex:0 0 auto;color:#4d5665;text-decoration:none;font-size:13px;font-weight:700}.mp-category-scroll a:hover{color:var(--mp-blue)}.mp-category-scroll .mp-safe-link{margin-left:auto;display:flex;align-items:center;gap:6px;color:var(--mp-success)}.safetrade-app-shell .st-home{background:var(--mp-soft)!important;color:var(--mp-text)!important}.safetrade-app-shell .st-home main,.safetrade-app-shell .st-home .st-main{width:min(1240px,calc(100% - 40px))!important;margin-inline:auto!important}.safetrade-app-shell .st-home .st-directory-intro{margin-top:24px!important;border-radius:22px!important;overflow:hidden!important;box-shadow:var(--mp-shadow)!important}.safetrade-app-shell .st-home .st-product-card{overflow:hidden!important;border:1px solid var(--mp-line)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 5px 18px #1923370d!important;transition:transform .2s,box-shadow .2s!important}.safetrade-app-shell .st-home .st-product-card:hover{transform:translateY(-3px)!important;box-shadow:0 13px 28px #1923371c!important}.safetrade-app-shell .st-home .st-product-image{background:#eef1f5!important}.safetrade-app-shell .st-home .st-product-image img{width:100%!important;height:100%!important;object-fit:cover!important}.safetrade-app-shell .st-home .st-product-price{color:var(--mp-ink)!important}.safetrade-app-shell .st-home .st-product-title{color:var(--mp-text)!important}.safetrade-app-shell .st-home .st-heart{border:1px solid rgba(0,0,0,.08)!important;background:#fffffff2!important;box-shadow:0 3px 10px #0000001a!important}.safetrade-app-shell .st-home .st-heart.active{color:#dc3152!important}.safetrade-app-shell .st-home .st-category-card,.safetrade-app-shell .st-home .st-local-section,.safetrade-app-shell .st-home .st-trust-strip,.safetrade-app-shell .st-home .st-sell-banner{border:1px solid var(--mp-line)!important;border-radius:var(--mp-radius)!important;background:#fff!important;box-shadow:none!important}.safetrade-app-shell .st-home .st-primary-action{background:var(--mp-yellow)!important;color:var(--mp-navy)!important;border:0!important}.safetrade-app-shell .st-home .st-primary-action:hover{background:var(--mp-yellow-dark)!important}.mp-footer{margin-top:72px;background:var(--mp-soft);border-top:1px solid var(--mp-line);color:var(--mp-text)}.mp-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:60px;padding-block:58px}.mp-footer-brand p{max-width:300px;margin:20px 0;color:var(--mp-muted);line-height:1.65}.mp-footer-logo .mp-logo-copy strong{color:var(--mp-ink)}.mp-footer-logo .mp-logo-copy small{color:var(--mp-yellow-dark)}.mp-canadian{display:inline-flex;padding:7px 11px;border:1px solid var(--mp-line);border-radius:999px;color:var(--mp-muted);font-size:12px}.mp-footer nav{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.mp-footer nav strong{margin-bottom:7px;color:var(--mp-ink)}.mp-footer nav a{color:var(--mp-muted);text-decoration:none;font-size:14px}.mp-footer nav a:hover{color:var(--mp-ink)}.mp-footer-bottom{border-top:1px solid var(--mp-line);color:var(--mp-muted);font-size:12px}.mp-footer-bottom .mp-shell{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:20px}.mp-footer-bottom .mp-shell div{display:flex;gap:18px}.mp-mobile-nav{display:none}@media (max-width:1080px){.mp-header-main{grid-template-columns:auto 1fr}.mp-header-search{grid-column:1/-1;grid-row:2;margin-bottom:16px}.mp-account-actions{justify-self:end}.mp-category-scroll .mp-safe-link{margin-left:0}}@media (max-width:760px){body{padding-bottom:74px}.mp-shell{width:min(100% - 24px,1240px)}.mp-utility{display:none}.mp-header-main{min-height:auto;padding-block:12px;grid-template-columns:auto 1fr;gap:12px}.mp-logo-mark{width:38px;height:38px;border-radius:11px}.mp-logo-copy strong{font-size:17px}.mp-account-actions{display:none}.mp-header-search{height:auto;min-height:47px;margin:0 0 12px;grid-column:1/-1;grid-template-columns:1fr auto}.mp-category-select{display:none}.mp-query-field{min-height:47px}.mp-header-search button{padding-inline:17px}.mp-category-scroll{min-height:42px;gap:20px}.safetrade-app-shell .st-home main,.safetrade-app-shell .st-home .st-main{width:min(100% - 24px,1240px)!important}.safetrade-app-shell .st-home .st-directory-intro{margin-top:14px!important;border-radius:16px!important}.mp-footer{margin-top:48px}.mp-footer-grid{grid-template-columns:1fr 1fr;gap:38px 24px;padding-block:42px}.mp-footer-brand{grid-column:1/-1}.mp-footer-bottom .mp-shell{padding-block:17px;flex-direction:column;align-items:flex-start}.mp-footer-bottom .mp-shell div{flex-wrap:wrap}.mp-mobile-nav{position:fixed;z-index:100;left:0;right:0;bottom:0;height:68px;display:grid;grid-template-columns:repeat(5,1fr);padding:5px max(8px,env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));border-top:1px solid #dfe3e9;background:#fffffff7;box-shadow:0 -8px 25px #18203817;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mp-mobile-nav a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#6d7583;text-decoration:none;font-size:10px;font-weight:700}.mp-mobile-nav svg{width:23px;height:23px}.mp-mobile-nav a[aria-current=page]{color:var(--mp-blue)}.mp-mobile-nav .mp-mobile-primary{color:var(--mp-navy)}.mp-mobile-nav .mp-mobile-primary svg{width:38px;height:38px;margin-top:-19px;padding:8px;border-radius:50%;background:var(--mp-yellow);box-shadow:0 5px 15px #18203838}}@media (max-width:480px){.mp-footer-grid{grid-template-columns:1fr}.mp-footer-brand{grid-column:auto}.mp-footer nav{padding-top:22px;border-top:1px solid #2c3851}}.market-home{min-height:70vh;background:var(--mp-soft)}.market-main{padding-top:24px}.market-hero{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.8fr);gap:18px}.market-hero-primary,.market-hero-side{position:relative;overflow:hidden;border-radius:22px}.market-hero-primary{min-height:410px;padding:54px;background:radial-gradient(circle at 85% 15%,rgba(255,198,41,.36),transparent 28%),linear-gradient(135deg,#202d51,#3449a5);color:#fff}.market-hero-primary:after{content:"";position:absolute;right:-65px;bottom:-110px;width:330px;height:330px;border:65px solid rgba(255,255,255,.07);border-radius:50%}.market-eyebrow{display:block;margin-bottom:12px;color:var(--mp-blue);font-size:11px;font-weight:900;letter-spacing:1.7px}.market-hero .market-eyebrow{color:#ffd75d}.market-hero-primary h1{position:relative;z-index:1;max-width:650px;margin:0;font-size:clamp(38px,5vw,65px);line-height:.99;letter-spacing:-2.6px}.market-hero-primary h1 strong{display:block;color:var(--mp-yellow)}.market-hero-primary>p{position:relative;z-index:1;max-width:620px;margin:24px 0;color:#dce3f7;font-size:17px;line-height:1.65}.market-hero-search{position:relative;z-index:2;max-width:680px;min-height:56px;display:grid;grid-template-columns:1fr auto;padding:5px;border-radius:13px;background:#fff;box-shadow:0 16px 35px #050c1e40}.market-hero-search input{min-width:0;border:0;padding:0 17px;outline:0;color:var(--mp-ink);background:transparent}.market-hero-search button{border:0;border-radius:9px;padding:0 24px;background:var(--mp-yellow);color:var(--mp-navy);font-weight:900;cursor:pointer}.market-hero-points{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:18px;margin-top:22px;color:#e8ecf8;font-size:12px;font-weight:700}.market-hero-points span:before{content:"✓";margin-right:6px;color:var(--mp-yellow)}.market-hero-side{min-height:410px;display:flex;flex-direction:column;padding:40px;border:1px solid #eadba5;background:radial-gradient(circle at 85% 8%,#fff8d4,transparent 32%),linear-gradient(145deg,#fff,#fff8df);color:var(--mp-ink)}.market-side-label{color:var(--mp-blue);font-size:11px;font-weight:900;letter-spacing:1.6px}.market-hero-side h2{max-width:350px;margin:20px 0 13px;font-size:35px;line-height:1.08;letter-spacing:-1.2px}.market-hero-side p{margin:0;color:var(--mp-muted);line-height:1.6}.market-hero-side>a{width:max-content;display:flex;align-items:center;gap:25px;margin-top:27px;padding:13px 17px;border-radius:10px;background:var(--mp-navy);color:#fff;text-decoration:none;font-weight:900}.market-hero-stats{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:auto;padding-top:25px;border-top:1px solid #e3d8af}.market-hero-stats div{display:flex;flex-direction:column}.market-hero-stats strong{color:var(--mp-blue);font-size:27px}.market-hero-stats span{color:var(--mp-muted);font-size:12px}.market-categories,.market-services,.market-catalog{padding-top:54px}.market-section-heading,.market-catalog-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:21px}.market-section-heading h2,.market-catalog-header h2,.market-city-section h2{margin:0;color:var(--mp-ink);font-size:30px;letter-spacing:-.8px}.market-section-heading>a{color:var(--mp-blue);font-size:13px;font-weight:800;text-decoration:none}.market-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.market-category-grid>a{min-height:160px;display:flex;flex-direction:column;padding:20px;border:1px solid var(--mp-line);border-radius:15px;background:#fff;color:var(--mp-text);text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s}.market-category-grid>a:hover,.market-category-grid>a.active{transform:translateY(-2px);border-color:#aab5e5;box-shadow:0 10px 25px #1f2c5217}.market-category-icon{width:43px;height:43px;display:grid;place-items:center;margin-bottom:16px;border-radius:12px;background:#eef1ff;color:var(--mp-blue)}.market-category-icon svg{width:24px;height:24px}.market-category-grid strong{color:var(--mp-ink);font-size:15px}.market-category-grid small{margin-top:5px;color:var(--mp-muted);line-height:1.35}.market-category-grid em{margin-top:auto;padding-top:10px;color:var(--mp-blue);font-size:11px;font-style:normal;font-weight:800}.market-catalog-header{padding-bottom:18px;border-bottom:1px solid var(--mp-line)}.market-catalog-header p{margin:6px 0 0;color:var(--mp-muted)}.market-sort{display:flex;align-items:center;gap:10px;color:var(--mp-muted);font-size:13px;font-weight:700}.market-sort select{height:42px;border:1px solid #ccd3dd;border-radius:9px;padding:0 35px 0 12px;outline:0;background:#fff;color:var(--mp-text)}.market-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.market-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--mp-line);border-radius:15px;background:#fff;box-shadow:0 5px 16px #1820380b;transition:transform .18s,box-shadow .18s}.market-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px #1820381c}.market-card-image{position:relative;aspect-ratio:1.25/1;display:block;overflow:hidden;background:#e9edf2}.market-card-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s}.market-card:hover .market-card-image img{transform:scale(1.025)}.market-image-empty{width:100%;height:100%;display:grid;place-items:center;color:var(--mp-muted)}.market-status,.market-featured{position:absolute;top:12px;left:12px;padding:6px 9px;border-radius:7px;font-size:10px;font-weight:900;text-transform:uppercase}.market-status{background:#fff1c3;color:#7f5b00}.market-featured{background:var(--mp-blue);color:#fff}.market-status+.market-featured{top:44px}.market-favorite{position:absolute;z-index:2;top:12px;right:12px;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(0,0,0,.08);border-radius:50%;background:#fffffff2;color:#636c7a;cursor:pointer;box-shadow:0 4px 12px #0000001f}.market-favorite svg{width:20px;height:20px}.market-favorite.active{color:#df3154}.market-card-body{padding:17px}.market-price{display:block;color:var(--mp-ink);font-size:18px}.market-title{display:block;overflow:hidden;margin-top:7px;color:var(--mp-text);text-decoration:none;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.market-title:hover{color:var(--mp-blue)}.market-card-details{min-height:40px;display:flex;flex-direction:column;gap:4px;margin-top:11px;color:var(--mp-muted);font-size:12px}.market-condition{text-transform:capitalize}.market-category-label{display:inline-block;margin-top:11px;padding:5px 8px;border-radius:6px;background:var(--mp-soft);color:#667080;font-size:10px;font-weight:800}.market-state{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;border:1px dashed #c9d0da;border-radius:16px;background:#fff;text-align:center}.market-state-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;background:#eef1ff;color:var(--mp-blue)}.market-state-icon svg{width:30px}.market-state h3{margin:18px 0 7px;color:var(--mp-ink);font-size:23px}.market-state p{margin:0;color:var(--mp-muted)}.market-state>div{display:flex;gap:10px;margin-top:21px}.market-state a,.market-state button{border:0;border-radius:9px;padding:11px 16px;background:var(--mp-blue);color:#fff;text-decoration:none;font-weight:800;cursor:pointer}.market-state a+a{background:var(--mp-yellow);color:var(--mp-navy)}.market-error{border-color:#efb2b5;background:#fff8f8}.market-skeleton{min-height:340px;padding-bottom:16px}.market-skeleton-image{height:220px;background:linear-gradient(90deg,#edf0f3,#f7f8fa,#edf0f3);background-size:200% 100%;animation:marketPulse 1.2s infinite}.market-skeleton-line{width:70%;height:12px;margin:13px 16px 0;border-radius:5px;background:#edf0f3}.market-skeleton-line.wide{width:83%}.market-skeleton-line.small{width:45%}@keyframes marketPulse{to{background-position:-200% 0}}.market-city-section{display:grid;grid-template-columns:1fr 1.5fr;gap:50px;margin-top:65px;padding:38px;border-radius:18px;background:var(--mp-soft);border:1px solid var(--mp-line);color:var(--mp-text)}.market-city-section .market-eyebrow{color:var(--mp-blue)}.market-city-section h2{color:var(--mp-ink)}.market-city-section p{color:var(--mp-muted);line-height:1.6}.market-city-section nav{display:grid;grid-template-columns:1fr 1fr;gap:9px}.market-city-section nav a{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border:1px solid var(--mp-line);border-radius:9px;background:#fff;color:var(--mp-text);text-decoration:none}.market-city-section nav a:hover{border-color:var(--mp-blue);background:var(--mp-soft)}.market-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden;margin-top:24px;border:1px solid var(--mp-line);border-radius:16px;background:var(--mp-line)}.market-trust article{padding:24px;background:#fff}.market-trust strong{color:var(--mp-ink)}.market-trust p{margin:8px 0 0;color:var(--mp-muted);font-size:13px;line-height:1.5}@media (max-width:1000px){.market-hero{grid-template-columns:1fr}.market-hero-side{min-height:300px}.market-category-grid,.market-grid{grid-template-columns:repeat(3,1fr)}.market-trust{grid-template-columns:1fr 1fr}}@media (max-width:720px){.market-main{padding-top:13px}.market-hero{gap:12px}.market-hero-primary,.market-hero-side{min-height:auto;padding:28px 22px;border-radius:16px}.market-hero-primary h1{font-size:39px;letter-spacing:-1.7px}.market-hero-primary>p{margin:18px 0;font-size:14px}.market-hero-search{grid-template-columns:1fr;padding:5px}.market-hero-search input{min-height:47px}.market-hero-search button{min-height:45px}.market-hero-points{gap:9px 15px}.market-hero-side h2{font-size:27px}.market-categories,.market-services,.market-catalog{padding-top:39px}.market-category-grid{display:flex;margin-right:-12px;padding-right:12px;overflow-x:auto;scrollbar-width:none}.market-category-grid::-webkit-scrollbar{display:none}.market-category-grid>a{flex:0 0 168px;min-height:150px}.market-grid{grid-template-columns:1fr 1fr;gap:11px}.market-card-image{aspect-ratio:1/1}.market-card-body{padding:13px}.market-price{font-size:16px}.market-card-details{min-height:36px}.market-catalog-header{align-items:flex-start;flex-direction:column}.market-sort{width:100%;justify-content:space-between}.market-sort select{flex:1}.market-city-section{grid-template-columns:1fr;gap:25px;margin-top:44px;padding:27px 21px}.market-trust{grid-template-columns:1fr}}@media (max-width:390px){.market-grid{grid-template-columns:1fr}.market-card-image{aspect-ratio:1.35/1}.market-city-section nav{grid-template-columns:1fr}}:root{--st-green-950:#153b2b;--st-green-900:#1d4d38;--st-green-800:#286247;--st-green-700:#347857;--st-green-500:#6f9f80;--st-green-300:#b9d3c1;--st-green-200:#d6e7da;--st-green-100:#eaf3ec;--st-green-050:#f5f9f6;--st-red:#c9363e;--st-red-dark:#a92830;--st-ink:#17251d;--st-text:#36483d;--st-muted:#6d7c73;--st-line:#dce7df;--st-white:#fff}body{background:var(--st-white);color:var(--st-text)}.mp-header{border-bottom-color:var(--st-line);background:#fff}.mp-utility{background:var(--st-green-050);color:var(--st-text);border-bottom:1px solid var(--st-line)}.mp-logo-mark{position:relative;overflow:hidden;background:var(--st-green-800);color:#fff;box-shadow:none}.mp-logo-mark:after{content:"";position:absolute;right:-7px;top:-7px;width:17px;height:17px;border-radius:50%;background:var(--st-red)}.mp-logo-copy strong{color:var(--st-green-950)}.mp-logo-copy small{color:var(--st-red)}.mp-header-search{border-color:#cbdacf;box-shadow:0 4px 14px #1d4d380a}.mp-header-search:focus-within{border-color:var(--st-green-700);box-shadow:0 0 0 4px #3478571f}.mp-category-select select{background:var(--st-green-050)}.mp-header-search button{background:var(--st-green-800)}.mp-header-search button:hover{background:var(--st-green-950)}.mp-account-actions a:hover{background:var(--st-green-100);color:var(--st-green-800)}.mp-account-actions .mp-sell-button{background:var(--st-green-800);color:#fff}.mp-account-actions .mp-sell-button:hover{background:var(--st-green-950);color:#fff}.mp-category-bar{border-top-color:#edf3ef}.mp-category-scroll a:hover,.mp-category-scroll .mp-safe-link{color:var(--st-green-700)}.market-home{background:var(--st-white)}.market-main{padding-top:26px}.market-hero{grid-template-columns:minmax(0,1.55fr) minmax(290px,.72fr);gap:18px}.market-hero-primary{min-height:440px;padding:54px;background:var(--st-white);border:1px solid var(--st-line);color:var(--st-ink);box-shadow:0 4px 24px #17251d0d}.market-hero-primary:after{display:none}.market-hero .market-eyebrow{color:var(--st-green-700)}.market-hero-primary h1{max-width:660px}.market-hero-primary h1 strong{color:var(--st-green-800)}.market-hero-primary>p{max-width:570px;color:var(--st-text)}.market-hero-search{max-width:650px;border:1px solid var(--st-line);box-shadow:0 8px 22px #17251d0f}.market-hero-search button{background:var(--st-green-700);color:#fff}.market-hero-search button:hover{background:var(--st-green-950)}.market-hero-points{color:var(--st-text)}.market-hero-points span:before{color:var(--st-green-700)}.market-hero-side{min-height:440px;border-color:var(--st-green-200);background:radial-gradient(circle at 90% 5%,rgba(185,211,193,.72),transparent 34%),linear-gradient(145deg,#fff,#edf6ef)}.market-side-label{color:var(--st-red)}.market-hero-stats strong.market-stat-listings,.market-hero-stats strong.market-stat-categories{font-size:32px;font-weight:800;font-variant-numeric:tabular-nums}.market-hero-stats strong.market-stat-listings{color:#1746c7}.market-hero-stats strong.market-stat-categories{color:#276749}.market-stat-skeleton{display:inline-block;width:2.2em;height:32px;border-radius:8px;background:linear-gradient(90deg,#e7ebe8 25%,#f2f4f2 37%,#e7ebe8 63%);background-size:400% 100%;animation:marketStatSkeleton 1.4s ease infinite}@keyframes marketStatSkeleton{0%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width:650px){.market-hero-stats strong.market-stat-listings,.market-hero-stats strong.market-stat-categories{font-size:26px}.market-stat-skeleton{height:26px}}.market-hero-side h2{color:var(--st-green-950)}.market-hero-side>a{background:var(--st-green-800);color:#fff}.market-hero-side>a:hover{background:var(--st-green-950)}.market-hero-stats{border-top-color:#cfdfd4}.market-eyebrow{color:var(--st-green-700)}.market-section-heading h2,.market-catalog-header h2,.market-city-section h2{color:var(--st-green-950)}.market-section-heading>a{color:var(--st-green-700)}.market-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.market-services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.market-services-grid a{display:flex;flex-direction:column;align-items:center;gap:12px;padding:28px 16px;border:1px solid var(--st-line);border-radius:16px;background:#fff;text-align:center;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.market-services-grid a:hover{transform:translateY(-2px);box-shadow:0 10px 24px #17251d14;border-color:var(--st-green-500)}.market-service-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:var(--st-green-100);color:var(--st-green-700)}.market-service-icon svg{width:26px;height:26px}.market-services-grid strong{font-size:14px;font-weight:700;color:var(--st-ink)}@media (max-width:1000px){.market-services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.market-services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.market-services-grid a{padding:20px 12px}}.market-category-grid>a{min-height:270px;overflow:hidden;padding:0 0 18px;border-color:var(--st-line);border-radius:18px;box-shadow:0 7px 20px #1d4d380d}.market-category-grid>a:hover,.market-category-grid>a.active{border-color:var(--st-green-500);box-shadow:0 16px 32px #1d4d3821}.market-category-photo{position:relative;height:142px;display:block;overflow:hidden;margin-bottom:17px;background:var(--st-green-100)}.market-category-photo>img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.market-category-grid>a:hover .market-category-photo>img{transform:scale(1.045)}.market-category-icon{position:absolute;left:14px;bottom:12px;width:42px;height:42px;margin:0;border:3px solid #fff;border-radius:12px;background:var(--st-green-800);color:#fff;box-shadow:0 5px 15px #0f30202e}.market-category-grid strong,.market-category-grid small,.market-category-grid em{margin-left:18px;margin-right:18px}.market-category-grid strong{color:var(--st-green-950);font-size:16px}.market-category-grid small{min-height:36px;color:var(--st-muted)}.market-category-grid em{color:var(--st-green-700)}.market-catalog-header{border-bottom-color:var(--st-line)}.market-sort select{border-color:#cbdacf}.market-grid{gap:19px}.market-card{border-color:var(--st-line);border-radius:17px;box-shadow:0 7px 20px #183e2c0e}.market-card:hover{box-shadow:0 17px 34px #183e2c21}.market-card-image{background:var(--st-green-100)}.market-card-image img{object-fit:cover}.market-card-image img[src$="listing-placeholder.svg"]{object-fit:contain;padding:20px}.market-featured{background:var(--st-green-800)}.market-status{background:#fff0f1;color:var(--st-red-dark)}.market-favorite.active{color:var(--st-red)}.market-price{color:var(--st-green-950)}.market-title:hover{color:var(--st-green-700)}.market-category-label{background:var(--st-green-100);color:var(--st-green-800)}.market-state-icon{background:var(--st-green-100);color:var(--st-green-700)}.market-state,.market-trust article{border-color:var(--st-line)}.market-trust{border-color:var(--st-line);background:var(--st-line)}.market-trust strong{color:var(--st-green-950)}@media (max-width:1000px){.market-hero{grid-template-columns:1fr}.market-hero-side{min-height:280px}.market-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.market-home{background:var(--st-white)}.market-main{padding-top:12px}.market-hero-primary{min-height:500px;padding:28px 22px;background:var(--st-white)}.market-hero-primary h1{max-width:430px;font-size:39px}.market-hero-search{margin-top:20px}.market-hero-points{margin-top:17px}.market-hero-side{padding:27px 22px}.market-category-grid{display:flex;gap:12px;margin-right:-12px;padding:2px 12px 16px 0;overflow-x:auto;scroll-snap-type:x proximity}.market-category-grid>a{flex:0 0 220px;min-height:260px;scroll-snap-align:start}.market-category-photo{height:135px}.market-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.market-card{border-radius:14px}.market-card-body{padding:13px}}@media (max-width:430px){.market-hero-primary{min-height:520px}.market-hero-primary h1{font-size:36px}.market-category-grid>a{flex-basis:205px}}:root{--st-honey:#f4b714;--st-honey-hover:#dda207;--st-olive:#65743f;--st-olive-dark:#46552c;--st-sage:#eef2e7;--st-charcoal:#20251f;--st-text:#3f463e;--st-muted:#71786f;--st-line:#e3e7dd;--st-white:#fff;--mp-ink:var(--st-charcoal);--mp-navy:var(--st-olive-dark);--mp-blue:var(--st-olive);--mp-blue-dark:var(--st-olive-dark);--mp-yellow:var(--st-honey);--mp-yellow-dark:var(--st-honey-hover);--mp-text:var(--st-text);--mp-muted:var(--st-muted);--mp-line:var(--st-line);--mp-soft:#f8f9f5;--mp-success:#627640;--market-ink:var(--st-charcoal);--market-navy:var(--st-olive-dark);--market-blue:var(--st-olive);--market-blue-dark:var(--st-olive-dark);--market-yellow:var(--st-honey);--market-yellow-dark:var(--st-honey-hover);--market-text:var(--st-text);--market-muted:var(--st-muted);--market-line:var(--st-line);--market-soft:#f8f9f5}body{background:#f8f9f5;color:var(--st-text)}.mp-header,.market-card,.market-filter-bar,.st-profile-card,.checkout-card,.st-reviews-panel{background:var(--st-white)}.mp-utility{background:var(--st-olive-dark);color:#fff}.mp-header-main{min-height:82px}.mp-logo{width:clamp(172px,18vw,238px);gap:0}.mp-brand-picture{display:block;width:100%}.mp-brand-image{display:block;width:100%;height:auto;max-height:66px;object-fit:contain;object-position:left center}.mp-header-search button,.market-primary-button,.st-primary-button,.checkout-primary,button[type=submit]{background:var(--st-honey);color:var(--st-charcoal);border-color:var(--st-honey)}.mp-header-search button:hover,.market-primary-button:hover,.st-primary-button:hover,.checkout-primary:hover,button[type=submit]:hover{background:var(--st-honey-hover)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(101,116,63,.28);outline-offset:2px}.mp-category-nav a:hover,.mp-category-nav a[aria-current=page],.market-filter.is-active,.profile-tab.is-active{color:var(--st-olive-dark);border-color:var(--st-honey)}.market-badge,.st-success-badge{background:var(--st-sage);color:var(--st-olive-dark)}.mobile-nav a[aria-current=page],.mobile-nav a.is-active{color:var(--st-olive-dark)}@media (max-width:760px){.mp-header-main{min-height:68px;gap:12px}.mp-logo{width:154px}.mp-brand-image{max-height:52px}}.mp-footer-logo{width:230px!important;max-width:100%!important;display:block!important}.mp-footer-brand-image{display:block!important;width:100%!important;height:auto!important;max-height:90px!important;object-fit:contain!important;object-position:left center!important}.market-hero-search{width:100%!important;max-width:680px!important;min-height:62px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:6px!important;overflow:visible!important}.market-hero-search input[type=search]{width:100%!important;min-width:0!important;height:50px!important;padding:0 16px!important}.market-hero-search button[type=submit]{min-width:168px!important;width:auto!important;height:50px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 22px!important;background:#f4b714!important;border:1px solid #f4b714!important;border-radius:11px!important;color:#20251f!important;font-size:15px!important;font-weight:900!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important;overflow:visible!important;opacity:1!important;text-indent:0!important}.market-hero-search button[type=submit]:hover{background:#dda207!important;border-color:#dda207!important;color:#20251f!important}@media (max-width:640px){.mp-footer-logo{width:205px!important}.market-hero-search{grid-template-columns:1fr!important;gap:7px!important}.market-hero-search button[type=submit]{width:100%!important;min-width:0!important}}.mp-footer{background:#f4f1e9!important;color:#343a31!important;border-top:1px solid #e3ded2!important}.mp-footer-grid{padding-top:58px!important;padding-bottom:48px!important}.mp-footer-brand{color:#343a31!important}.mp-footer-logo{width:250px!important;max-width:100%!important;padding:0!important;background:transparent!important}.mp-footer-brand-image{display:block!important;width:100%!important;height:auto!important;max-height:94px!important;object-fit:contain!important;object-position:left center!important;filter:none!important;opacity:1!important}.mp-footer-brand p{max-width:340px!important;color:#64695f!important;font-size:15px!important;line-height:1.7!important}.mp-canadian{color:#65743f!important;background:#e7eadf!important;border:1px solid #d7dccb!important}.mp-footer nav{color:#343a31!important}.mp-footer nav>strong{color:#252a24!important}.mp-footer nav a{color:#666c62!important;text-decoration:none!important}.mp-footer nav a:hover{color:#65743f!important;text-decoration:underline!important;text-underline-offset:4px!important}.mp-footer-bottom{background:#e9e5db!important;color:#666b62!important;border-top:1px solid #dad5c9!important}.mp-footer-bottom span{color:inherit!important}@media (max-width:760px){.mp-footer-grid{padding-top:40px!important;padding-bottom:34px!important}.mp-footer-logo{width:220px!important}.mp-footer-brand-image{max-height:82px!important}}.market-city-section{border:1px solid #dedacf!important;background:radial-gradient(circle at 10% 20%,rgba(244,183,20,.12),transparent 26%),linear-gradient(135deg,#f2f0e8,#e8ebdf)!important;box-shadow:0 18px 45px #373f2c12!important}.market-city-section h2{color:#293026!important}.market-city-section p{color:#686f64!important}.market-city-section .market-eyebrow{color:#987208!important}.market-city-section a{color:#3f4935!important;background:#ffffffb8!important;border-color:#d8d7cc!important;box-shadow:0 7px 20px #373f2c0a!important}.market-city-section a:hover{background:#fff!important;border-color:#b8c1a4!important;transform:translateY(-2px)}.pm-cover{position:relative!important;isolation:isolate;overflow:hidden!important;background:radial-gradient(circle at 86% 24%,rgba(247,185,21,.96) 0 74px,transparent 75px),radial-gradient(circle at 74% 108%,rgba(255,255,255,.1) 0 155px,transparent 156px),linear-gradient(112deg,#26351d,#3f552b 52%,#61723b)!important;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(34,48,26,.2);box-shadow:inset 0 -24px 50px #141d0e21}.pm-cover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;opacity:.34;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(90deg,#0009,#0000002e);mask-image:linear-gradient(90deg,#0009,#0000002e)}.pm-cover:after{content:"";position:absolute;z-index:-1;right:13%;bottom:-118px;width:310px;height:310px;border-radius:50%;pointer-events:none;background:#f7f2dc1a;border:1px solid rgba(255,255,255,.06)}.pm-profile-head{background:linear-gradient(180deg,#fff,#fff 76%,#fffdf8)!important}.pm-avatar{color:#172016!important;background:linear-gradient(145deg,#ffd044,#f7b915 62%,#e5a207)!important;border-color:#fff!important;box-shadow:0 18px 36px #3643242e,0 0 0 1px #4e5e3214!important}.pm-primary,.ptd-button.is-primary{border-color:#e4a906!important;background:linear-gradient(180deg,#ffc525,#f5b512)!important;color:#192016!important;box-shadow:0 8px 18px #c68f0029}.pm-primary:hover,.ptd-button.is-primary:hover{background:linear-gradient(180deg,#ffd044,#f1ae08)!important;border-color:#d79b00!important}@media (max-width:1024px){.pm-cover{background:radial-gradient(circle at 91% 22%,rgba(247,185,21,.92) 0 58px,transparent 59px),radial-gradient(circle at 72% 112%,rgba(255,255,255,.09) 0 125px,transparent 126px),linear-gradient(112deg,#26351d,#43592e 58%,#647640)!important}.pm-cover:after{right:8%;bottom:-104px;width:250px;height:250px}}@media (max-width:700px){.pm-cover{min-height:150px!important;background:radial-gradient(circle at 94% 18%,rgba(247,185,21,.9) 0 42px,transparent 43px),linear-gradient(125deg,#26351d,#43592e 64%,#60723c)!important}.pm-cover:before{background-size:42px 42px;opacity:.25}.pm-cover:after{right:-44px;bottom:-78px;width:180px;height:180px}}@media (prefers-reduced-motion:reduce){.pm-cover,.pm-primary,.ptd-button.is-primary{transition:none!important}}.mp-utility-inner{min-height:32px}.mp-utility{font-size:13px}.mp-header-main{min-height:76px}.mp-logo{width:190px}.mp-brand-image{max-height:54px}.mp-header-search{height:52px;border-radius:16px;max-width:860px;grid-template-columns:205px minmax(150px,1fr) auto}.mp-header-search button{min-width:126px;font-size:17px}.mp-account-actions{gap:20px}.mp-account-actions .mp-icon{width:22px;height:22px}.mp-account-actions a span{font-size:13px}.mp-account-actions .mp-sell-button{height:48px;padding-inline:22px;border-radius:14px}.mp-category-scroll{min-height:48px;gap:28px}.mp-category-scroll a{font-size:14px;font-weight:600}.mp-header.is-account .mp-header-main{border-bottom:1px solid var(--mp-line)}main.market-main{max-width:1600px;width:auto;margin-inline:auto;padding-inline:24px}@media (max-width:1023px){main.market-main{padding-inline:20px}}@media (max-width:767px){main.market-main{padding-inline:16px}}.market-hero{margin-top:32px;min-height:460px;grid-template-columns:minmax(0,1fr) 380px}.market-hero-primary h1{font-size:64px;line-height:1.02;letter-spacing:-.035em;font-weight:750;max-width:720px}.market-hero-primary>p{font-size:18px;line-height:28px}@media (max-width:1440px){.market-hero-primary h1{font-size:58px}}.market-hero-side{width:100%;max-width:380px;min-height:0;padding:32px;border-radius:24px;justify-self:end}.market-hero-side h2{font-size:32px;line-height:38px}.market-hero-side p{font-size:16px;line-height:26px}.market-hero-side>a{height:50px;padding-inline:22px}@media (max-width:1000px){.market-hero-side{max-width:none;justify-self:stretch}}.market-hero-search{height:64px;min-height:64px!important;border-radius:18px!important}.market-hero-search input[type=search]{font-size:17px!important;padding-inline:20px!important;height:64px!important}.market-hero-search button[type=submit]{min-width:180px!important;height:64px!important;border-radius:14px!important}@media (max-width:640px){.market-hero-search{height:auto}.market-hero-search input[type=search],.market-hero-search button[type=submit]{height:54px!important}}.market-hero-points{font-size:13px;gap:22px;margin-top:20px}.market-hero-points span:before{font-size:14px}@media (max-width:720px){.market-hero-primary h1{font-size:38px;line-height:42px;letter-spacing:-.02em}}.market-eyebrow{font-size:12px;letter-spacing:.18em}.market-section-heading h2,.market-catalog-header h2,.market-city-section h2{font-size:34px;line-height:42px;font-weight:700;letter-spacing:-.02em}.market-catalog-header p{font-size:16px;color:var(--mp-muted)}.market-categories,.market-services,.market-catalog{padding-block:72px;padding-top:72px}@media (max-width:767px){.market-categories,.market-services,.market-catalog{padding-block:48px;padding-top:48px}}.market-city-section,.market-trust{margin-top:48px}.market-sort span{font-size:14px}.market-sort select{height:44px;min-width:180px;border-radius:12px;padding-inline:14px;font-size:14px}.market-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}@media (max-width:1439px){.market-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media (max-width:767px){.market-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.market-card{border:0;box-shadow:none;background:transparent;overflow:visible}.market-card:hover{transform:none;box-shadow:none}.market-card-image{border-radius:18px;aspect-ratio:3/2;transition:box-shadow .18s ease}.market-card:hover .market-card-image{box-shadow:0 10px 24px #17251d24}@media (max-width:767px){.market-card-image{aspect-ratio:1/1;border-radius:14px}}.market-favorite{width:40px;height:40px;top:12px;right:12px;background:#fffffff0}.market-skeleton{border:0;box-shadow:none;background:transparent;overflow:visible}.market-skeleton-image{height:auto;aspect-ratio:3/2;border-radius:18px}@media (max-width:767px){.market-skeleton-image{aspect-ratio:1/1;border-radius:14px}}.market-card-body{padding:12px 2px 0}.market-price{font-size:17px;font-weight:700}.market-title{margin-top:4px;font-size:16px;font-weight:600;white-space:normal}.market-card-details{min-height:0;margin-top:4px;font-size:13px}.market-category-label{margin-top:6px;padding:0;background:transparent;color:var(--mp-muted);font-size:11px;font-weight:700;text-transform:none;letter-spacing:.02em}@media (max-width:767px){.market-title{font-size:14px}.market-price{font-size:15px}.market-card-details{font-size:12px}}.market-services-grid a{min-height:145px;padding:24px;border-radius:20px;justify-content:center}.market-service-icon{width:48px;height:48px}.market-service-icon svg{width:24px;height:24px}.market-category-grid>a{padding-bottom:20px;border-radius:20px}.market-category-photo{aspect-ratio:16/9;height:auto;max-height:150px}.market-category-grid strong,.market-category-grid small,.market-category-grid em{margin-left:20px;margin-right:20px}.market-category-grid strong{font-size:18px}.market-category-grid small{font-size:14px}.market-category-grid em{font-size:12px}.market-category-icon{width:44px;height:44px;left:16px;bottom:16px}.market-city-section nav{gap:12px}.market-city-section nav a{height:50px;padding-inline:16px;border-radius:12px;font-size:15px}.market-trust{gap:0;border:0;background:transparent}.market-trust article{padding:24px;border:0;background:transparent}.mp-footer-grid{padding-top:56px!important;padding-bottom:40px!important}.mp-footer-logo{width:220px!important}.mp-footer-brand p{font-size:14px!important;line-height:22px!important}.mp-footer nav a{font-size:14px;line-height:34px}.market-favorite,.mp-account-actions a,.market-sort select,.mp-mobile-nav a{min-width:44px;min-height:44px}:root{--green:#0f5a35;--green2:#1e7a4a;--yellow:#f5b400;--black:#111827;--muted:#687280;--line:#e5e8e7;--soft:#f7f8f7;--soft2:#f1f5f2;--warn:#fff7e6;--red:#d43c32;--max:1440px;--h:72px;--cat:44px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--black);background:#fff;font-size:14px;line-height:1.35}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit;color:inherit}button,a{cursor:pointer}button{background:#fff;border:1px solid var(--line)}svg{display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ico{width:20px;height:20px;flex:0 0 20px;display:inline-grid;place-items:center}.ico>svg{width:20px;height:20px}.icon-lg{width:32px;height:32px}.icon-lg>svg{width:32px;height:32px}.ico{width:20px;height:20px;display:inline-grid;place-items:center;flex:0 0 auto}.big-ico{width:48px;height:48px;color:var(--green);display:inline-grid}.hero-icon{width:64px;height:64px;display:inline-grid;color:var(--green)}.st-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--line)}.utility{height:26px;max-width:var(--max);margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 24px;color:#4f5a59;font-size:11px}.mainnav{height:var(--h);max-width:var(--max);margin:auto;padding:0 24px;display:grid;grid-template-columns:180px minmax(360px,1fr) auto;gap:20px;align-items:center}.logo img{width:150px;height:auto;display:block}.navsearch{height:44px;border:1px solid #dfe3e2;border-radius:999px;display:flex;align-items:center;padding:0 16px;gap:10px;background:#fff;max-width:640px}.navsearch input{flex:1;border:0;outline:0;min-width:0}.navsearch .near{border-left:1px solid var(--line);padding-left:14px;display:flex;align-items:center;gap:5px;color:#5c6765;white-space:nowrap}.actions{display:flex;align-items:center;gap:14px}.actions>a:not(.post){width:34px;height:34px;display:grid;place-items:center;border-radius:50%}.actions>a:hover{background:var(--soft)}.actions .post,.post{background:var(--yellow);border-radius:999px;padding:11px 20px;font-weight:800;white-space:nowrap}.mini-avatar,.avatar{width:38px;height:38px;border-radius:50%;background:#ecd6b8;display:grid;place-items:center;font-weight:800}.catbar{height:var(--cat);border-top:1px solid #f3f3f3}.catinner{height:100%;max-width:var(--max);margin:auto;padding:0 24px;display:flex;align-items:center;gap:30px;white-space:nowrap;overflow:auto;font-size:12px}.catinner a{height:100%;display:flex;align-items:center}.catinner a.active{border-bottom:2px solid var(--yellow);font-weight:750}.hero-ref{max-width:1280px;margin:0 auto;padding:28px 24px 16px;display:grid;grid-template-columns:360px 1fr;gap:28px;position:relative}.hero-copy h1{font-size:38px;line-height:1.04;margin:8px 0 12px;color:#0b4d2b;letter-spacing:-.035em}.hero-copy h1 span{color:#e9a800}.hero-copy p{max-width:340px;color:#52605e;margin:0 0 16px}.people{display:flex;align-items:center}.people span{width:32px;height:32px;border-radius:50%;background:#ddc6a4;border:2px solid #fff;display:grid;place-items:center;margin-right:-7px;font-size:10px}.people b{font-size:12px;margin-left:16px}.people small{color:#6a7473;font-weight:500}.trust-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;align-self:start}.trust-cards>div{border:1px solid var(--line);border-radius:14px;padding:14px;display:grid;grid-template-columns:38px 1fr;column-gap:9px;min-height:88px;background:#fff}.trust-cards .ico{width:34px;height:34px;padding:7px;border-radius:50%;background:#edf6ef;color:var(--green);grid-row:1/3}.trust-cards b{font-size:12px}.trust-cards span{font-size:11px;color:#67716f}.searchbox{grid-column:2;margin-top:-20px;border:1px solid var(--line);border-radius:14px;padding:10px;background:#fff;box-shadow:0 7px 20px #00000009}.searchrow,.filterrow{display:grid;gap:8px}.searchrow{grid-template-columns:1.5fr 1.2fr 1.25fr .7fr}.filterrow{grid-template-columns:repeat(3,.9fr) 1.2fr 1fr 1.1fr;margin-top:7px}.searchbox button,.searchbox label{min-height:36px;border:1px solid #e1e4e3;border-radius:9px;background:#fff;padding:0 12px;display:flex;align-items:center;gap:7px;justify-content:space-between;font-size:11px}.searchbox button.green{background:var(--green);color:#fff;border-color:var(--green);justify-content:center;font-weight:750}.home-section{max-width:1280px;margin:0 auto;padding:18px 24px;border-top:1px solid #eef0ef}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-title h2{font-size:20px;margin:0}.section-title a{color:var(--green);font-weight:700;font-size:12px}.featured-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.listing-card{min-width:0}.listing-card .photo{height:112px;border-radius:9px;overflow:hidden;position:relative;background:#eee}.listing-card .photo img{width:100%;height:100%;object-fit:cover}.heart{position:absolute;right:7px;top:7px;width:28px;height:28px;border:1px solid #ddd;border-radius:50%;display:grid;place-items:center;background:#fffffff0}.heart .ico{width:15px;height:15px}.verified{position:absolute;left:7px;top:7px;border-radius:6px;padding:3px 6px;background:var(--green);color:#fff;font-size:9px;font-weight:700}.lc-body{padding:7px 3px}.lc-body h4{font-size:12px;margin:0 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lc-price{font-weight:800;font-size:12px}.lc-meta{font-size:9.5px;color:#6d7775;margin:2px 0 7px}.card-actions{display:flex;gap:5px}.card-actions a{border:1px solid var(--line);border-radius:7px;padding:5px 7px;font-size:9px;flex:1;text-align:center}.listing-card.compact .card-actions{display:none}.listing-card.compact .photo{height:130px}.browse-grid{display:grid;grid-template-columns:2.2fr 1fr;gap:16px}.loc-grid{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--line);border-radius:12px;overflow:hidden}.loc-card{padding:10px;display:flex;gap:7px;min-height:64px;border-right:1px solid var(--line);align-items:flex-start}.loc-card .ico{color:var(--green)}.loc-card b{font-size:11px}.loc-card small{font-size:9px;color:#6d7775}.mini-map{height:92px;border-radius:10px;overflow:hidden;position:relative}.mini-map img{width:100%;height:100%;object-fit:cover}.map-bubble{position:absolute;width:28px;height:28px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800}.b1{left:24%;top:42%}.b2{left:50%;top:30%}.b3{left:70%;top:18%}.benefits{max-width:1280px;margin:auto;padding:18px 24px;display:grid;grid-template-columns:repeat(5,1fr);gap:16px;border-top:1px solid #eef0ef}.benefits>div{display:flex;gap:10px}.benefits .ico{width:32px;height:32px;color:var(--green);padding:6px;border-radius:50%;background:#edf6ef}.benefits b{display:block;font-size:11px}.benefits small{display:block;font-size:9px;color:#697472}.st-footer{border-top:1px solid var(--line);padding:20px 24px 26px}.footgrid{max-width:1280px;margin:auto;display:grid;grid-template-columns:1.4fr repeat(4,.75fr) 1.4fr;gap:24px}.footgrid img{width:130px}.footgrid p,.footgrid a{display:block;font-size:10px;color:#68716f;margin:6px 0}.footgrid b{font-size:11px}.subscribe{display:flex}.subscribe input{width:140px;height:30px;border:1px solid var(--line);border-radius:7px 0 0 7px;padding:0 8px}.subscribe button{height:30px;background:var(--green);color:#fff;border:0;border-radius:0 7px 7px 0;padding:0 9px}.query-head{max-width:1380px;margin:auto;padding:20px 24px 8px;display:flex;align-items:end;justify-content:space-between}.query-head h1{font-size:23px;margin:0}.query-head p{margin:3px 0;color:#6b7573}.view-switch{font-size:12px}.filterchips{max-width:1380px;margin:auto;padding:8px 24px 13px;display:flex;gap:8px;align-items:center;border-bottom:1px solid var(--line);overflow:auto}.filterchips button,.filterchips label{height:34px;border:1px solid var(--line);border-radius:999px;background:#fff;padding:0 12px;display:flex;align-items:center;font-size:10px;white-space:nowrap}.search-layout{max-width:1380px;margin:auto;padding:14px 24px 40px;display:grid;grid-template-columns:52% 48%;gap:18px}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px 10px}.results-note{margin-top:20px;color:#6d7775;font-size:11px}.map-wrap{min-width:0}.map-canvas{position:sticky;top:calc(26px + var(--h) + var(--cat) + 14px);height:calc(100vh - 170px);min-height:580px;border-radius:12px;overflow:hidden;background:linear-gradient(145deg,#e0f0e7,#d8eef8 60%,#d2f0dc);border:1px solid #dce4df}.map-canvas:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(30deg,transparent 48%,rgba(255,255,255,.35) 49%,rgba(255,255,255,.35) 51%,transparent 52%);background-size:80px 80px}.map-label{position:absolute;left:46%;top:48%;font-size:16px;font-weight:800}.price-pin{position:absolute;z-index:2;border-radius:999px;background:var(--green);color:#fff;border:2px solid #fff;box-shadow:0 2px 8px #0000002e;font-size:10px;font-weight:800;padding:5px 8px}.p0{left:48%;top:53%}.p1{left:56%;top:42%}.p2{left:42%;top:37%}.p3{left:30%;top:55%}.p4{left:68%;top:60%}.p5{left:73%;top:34%}.p6{left:22%;top:42%}.p7{left:62%;top:70%}.p8{left:80%;top:50%}.search-area{position:absolute;top:16px;left:50%;transform:translate(-50%);z-index:3;border-radius:999px;padding:8px 13px;font-size:10px;display:flex;gap:5px;align-items:center}.zoom{position:absolute;right:12px;bottom:44px;background:#fff;border-radius:9px;padding:6px 8px;text-align:center;box-shadow:0 2px 8px #0000001a}.zoom hr{border:0;border-top:1px solid var(--line);width:18px}.map-toast{position:absolute;bottom:16px;left:50%;transform:translate(-50%);background:#fff;border-radius:9px;padding:8px 12px;font-size:10px;box-shadow:0 3px 12px #0000001f}.detail-page{max-width:1380px;margin:auto;padding:12px 24px 44px}.breadcrumb{font-size:10px;color:#6c7674;margin:5px 0 10px}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 1.05fr 320px;gap:18px}.media-main{height:360px;border-radius:12px;overflow:hidden;position:relative;background:#eee}.media-main img{width:100%;height:100%;object-fit:cover}.arrow{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;background:#fff}.arrow.left{left:10px}.arrow.right{right:10px}.thumb-row{display:flex;gap:8px;margin-top:8px}.thumb-row img{width:70px;height:58px;object-fit:cover;border-radius:8px;border:1px solid var(--line)}.detail-info h1{font-size:24px;line-height:1.12;margin:4px 0}.title-line{display:flex;justify-content:space-between}.rating{color:#b67500;font-size:11px}.big-price{font-size:28px;font-weight:800;margin:8px 0 4px}.meta-row{font-size:11px;color:#6a7472;margin-bottom:12px}.cta{height:38px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:7px;margin-bottom:7px;font-weight:750;font-size:11px}.cta.green{background:var(--green);color:#fff}.cta.yellow{background:var(--yellow)}.cta.white{width:100%;background:#fff}.seller-panel{border:1px solid var(--line);border-radius:12px;padding:14px;align-self:start}.seller-head{display:flex;gap:9px;align-items:center}.seller-head .avatar{width:42px;height:42px}.seller-head small{display:block;color:#6d7775}.badge{display:inline-block;border-radius:999px;background:#edf7ef;color:var(--green);padding:2px 6px;font-size:9px;font-weight:750}.seller-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;text-align:center;margin:12px 0}.seller-stats div{background:var(--soft);padding:8px 3px;border-radius:7px}.seller-stats b,.seller-stats small{display:block}.seller-stats small{font-size:8px;color:#6c7674}.verified-block{display:flex;gap:8px;padding:9px;background:#fff9e9;border-radius:8px}.verified-block .ico{color:var(--green)}.verified-block small{display:block;font-size:8px}.seller-link{margin-top:10px;display:block;border:1px solid var(--line);border-radius:8px;padding:8px;text-align:center}.detail-tabs{display:flex;gap:28px;padding:18px 0 10px;border-bottom:1px solid var(--line);font-size:11px}.detail-tabs b{border-bottom:2px solid var(--yellow);padding-bottom:8px}.protection{margin-top:12px;border:1px solid #f1d08e;background:#fffaf0;border-radius:12px;padding:16px}.protect-title{display:flex;gap:14px}.protect-title h2{font-size:20px;margin:0}.protect-title p{margin:4px 0;font-size:11px}.protect-points{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;font-size:10px}.detail-columns{display:grid;grid-template-columns:1.5fr .7fr .9fr;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.detail-columns h3{font-size:13px;margin:0 0 6px}.detail-columns p{font-size:10px;color:#5e6967}.related h2{font-size:18px}.modal-bg{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000061;z-index:500;place-items:center}.modal-bg.show{display:grid}.offer-modal{width:500px;background:#fff;border-radius:16px;padding:22px;position:relative}.offer-modal h2{margin-top:0}.offer-modal label{display:block;font-weight:700;margin:12px 0}.offer-modal input,.offer-modal textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:10px;margin-top:5px}.offer-modal textarea{height:100px}.modal-close{position:absolute;right:14px;top:14px;border:0;font-size:22px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.green-btn,.accept{background:var(--green)!important;color:#fff!important;border-color:var(--green)!important}.yellow-btn{background:var(--yellow)!important}.decline,.report{color:var(--red)!important;border-color:#f0a6a1!important}.messages-page{height:calc(100vh - 98px);display:grid;grid-template-columns:330px minmax(520px,1fr) 330px;max-width:1440px;margin:auto;border-top:1px solid var(--line)}.conversation-list,.chat-context{overflow:auto}.conversation-list{border-right:1px solid var(--line);padding:12px}.conv-title{display:flex;align-items:center;justify-content:space-between}.conv-title h1{font-size:22px}.new-msg{background:var(--green);color:#fff;border-radius:8px;padding:7px 10px;font-size:10px}.msg-tabs{display:flex;gap:16px;padding:8px 0 12px;font-size:10px}.conv-search{border:1px solid var(--line);border-radius:8px;height:34px;display:flex;align-items:center;gap:6px;padding:0 9px;color:#6b7573}.thread{position:relative;display:flex;gap:9px;padding:10px 4px;border-bottom:1px solid #f0f2f1;min-height:68px}.thread.active{background:#f4f8f5}.thread .avatar{width:38px;height:38px}.thread>div{min-width:0}.thread b{font-size:11px}.thread small,.thread p{font-size:9px;color:#6b7573;margin:2px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thread-time{position:absolute;right:4px;top:12px;font-size:8px;color:#7b8483}.chat{display:flex;flex-direction:column;min-width:0}.chat-head{height:60px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 14px}.chat-head>div:first-child{display:flex;align-items:center;gap:7px}.chat-head small{display:block}.listing-context{height:66px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:56px 1fr auto;gap:9px;align-items:center;padding:6px 14px}.listing-context img,.mini-listing img{width:56px;height:50px;object-fit:cover;border-radius:7px}.listing-context b,.listing-context strong,.listing-context small{display:block;font-size:10px}.listing-context a{border:1px solid var(--line);border-radius:7px;padding:6px 9px;font-size:9px}.chat-body{flex:1;overflow:auto;padding:12px 16px;display:flex;flex-direction:column;gap:7px;background:#fff}.date{text-align:center;font-size:8px;color:#7b8483}.bubble{max-width:62%;padding:8px 10px;border-radius:10px;background:#f1f2f1;font-size:10px}.bubble.right{align-self:flex-end;background:#edf6ea}.bubble small{display:block;text-align:right;font-size:7px;color:#747d7b}.offer-card{border:1px solid #efc675;background:#fffaf0;border-radius:9px;padding:10px;max-width:70%}.offer-card.large{max-width:520px;margin:auto}.offer-top{display:flex;justify-content:space-between;font-size:9px}.offer-top small{background:#fff1c9;border-radius:5px;padding:3px 5px}.offer-card h3{font-size:18px;margin:5px 0 0}.offer-card p,.offer-card span{font-size:9px}.offer-card>div:last-child{display:flex;gap:6px;margin-top:8px}.offer-card button{height:30px;border-radius:6px;padding:0 12px;font-size:9px}.meet-card{border:1px solid #bcd1ee;background:#f3f8ff;border-radius:9px;padding:10px;max-width:78%}.meet-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:8px 0}.meet-grid>div{background:#fff;border:1px solid #dde6f0;border-radius:7px;padding:7px;display:flex;gap:6px}.meet-grid b,.meet-grid small{display:block;font-size:8px}.meet-card button{height:28px;border-radius:6px;font-size:8px}.safety-tip{height:36px;background:#eef6ea;border-top:1px solid #dce8d8;display:flex;align-items:center;gap:7px;padding:0 12px;font-size:9px}.safety-tip a{margin-left:auto;text-decoration:underline}.composer{height:58px;border-top:1px solid var(--line);display:flex;align-items:center;gap:8px;padding:8px 12px}.composer input{flex:1;height:38px;border:1px solid var(--line);border-radius:999px;padding:0 12px}.composer>span{font-size:8px;color:#7c8584}.composer button{width:34px;height:34px;border-radius:50%;background:var(--green);color:#fff}.chat-context{border-left:1px solid var(--line);padding:14px}.chat-context h3{font-size:12px;margin:0 0 8px}.mini-listing{display:flex;gap:8px}.mini-listing div b,.mini-listing strong{display:block;font-size:10px}.chat-context>a{display:block;border:1px solid var(--line);border-radius:7px;text-align:center;padding:6px;margin:7px 0}.chat-context hr{border:0;border-top:1px solid var(--line);margin:14px 0}.small-actions{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-top:8px}.small-actions button{height:30px;border-radius:7px;font-size:8px}.chat-context p,.chat-context dl{font-size:9px}.chat-context dl{display:grid;grid-template-columns:1fr 1fr}.chat-context dd{text-align:right}.report{width:100%;height:34px;background:#fff;border-radius:7px}.checkout-page{max-width:1280px;margin:auto;padding:20px 24px 48px;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px}.checkout-main h1{font-size:24px}.checkout-card,.order-summary{border:1px solid var(--line);border-radius:12px;padding:14px;margin-bottom:10px}.listing-summary{display:flex;gap:12px}.listing-summary img{width:90px;height:70px;object-fit:cover;border-radius:8px}.listing-summary b,.listing-summary strong,.listing-summary small{display:block}.checkout-card h2{font-size:13px}.delivery-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.delivery-options label{border:1px solid var(--line);border-radius:9px;padding:12px;display:flex;gap:8px}.delivery-options label.selected{border:2px solid var(--green);background:#f5faf6}.delivery-options small{display:block}.protected{background:#f3fbf5;border-color:#cfe7d4}.protected h2{display:flex;gap:7px;align-items:center;color:#155b36}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.form-grid input,.pay-row{height:38px;border:1px solid var(--line);border-radius:7px;padding:0 10px}.pay-row{display:flex;align-items:center;gap:8px;margin-top:7px}.pay-row span{margin-left:auto}.legal-note{font-size:9px;background:#fff7e5;padding:10px;border-radius:7px}.order-summary{align-self:start;position:sticky;top:110px}.order-summary h2{font-size:18px}.order-summary dl{display:grid;grid-template-columns:1fr auto;gap:8px;font-size:11px}.order-summary dd{margin:0}.order-total{border-top:1px solid var(--line);padding-top:12px;display:flex;justify-content:space-between;font-size:16px}.secure{display:flex;gap:6px;align-items:center;justify-content:center;color:var(--green);font-size:10px}.pay-btn{display:block;background:var(--green);color:#fff;text-align:center;border-radius:8px;padding:12px;font-weight:800}.secure-foot{font-size:8px;color:#6b7573;text-align:center;margin-top:8px}.flow-page{max-width:1380px;margin:auto;padding:22px 24px 48px}.flow-head h1{font-size:24px;margin-bottom:3px}.flow-head p{color:#65706e}.flow-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.flow-step{display:flex;gap:8px;align-items:center;color:#7a8381;font-size:10px}.flow-step span{width:26px;height:26px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center}.flow-step.done span,.flow-step.active span{background:var(--green);color:#fff;border-color:var(--green)}.pickup-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.flow-card{border:1px solid var(--line);border-radius:12px;padding:16px;min-height:380px}.flow-card h2{font-size:16px}.flow-card p{font-size:10px;color:#65706e}.success-card{text-align:center}.mini-order{display:flex;gap:8px;text-align:left;margin-top:16px;padding:8px;background:var(--soft);border-radius:8px}.mini-order img{width:70px;height:55px;object-fit:cover;border-radius:6px}.mini-order b,.mini-order strong{display:block}.code-card .code,.code{font-size:34px;letter-spacing:.18em;font-weight:900;text-align:center;margin:18px 0 4px}.small-code{font-size:24px}.expires{text-align:center;color:#b07b00!important}.warning{background:#fff5d9;border:1px solid #efdfa2;padding:8px;border-radius:7px;font-size:9px}.flow-card ol{padding-left:18px;font-size:9px}.flow-card button,.flow-card .green-btn{height:34px;border-radius:7px;padding:0 10px}.verify-card label{font-weight:700;font-size:10px}.digit-row{display:flex;gap:5px;margin:10px 0}.digit-row input{width:28px;height:34px;text-align:center;border:1px solid var(--line);border-radius:5px}.verify-card .green-btn,.complete-card .green-btn{display:block;text-align:center;padding:9px}.success-note{background:#edf8ef;color:#155d38;padding:8px;border-radius:7px;margin:12px 0;font-size:10px}.complete-card dl{display:grid;grid-template-columns:1fr 1fr;font-size:9px}.complete-card dd{text-align:right}.policy-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px;border-top:1px solid var(--line);padding-top:14px}.policy-row>div{display:flex;gap:8px}.policy-row b,.policy-row small{display:block;font-size:9px}.policy-row .ico{color:var(--green)}.shipping-page{max-width:1380px;margin:auto;padding:18px 24px 48px}.shipping-head{display:flex;justify-content:space-between;align-items:end}.shipping-head h1{font-size:24px}.shipping-head span{font-size:11px;color:#6b7573}.ship-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:15px}.ship-card{border:1px solid var(--line);border-radius:12px;padding:13px;min-height:430px;position:relative}.stepdot{width:24px;height:24px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;font-weight:800}.ship-card.done .stepdot,.ship-card.active .stepdot{background:var(--green);color:#fff}.ship-card h3{font-size:13px}.ship-card h4{font-size:10px}.ship-card p,.ship-card li,.ship-card dl{font-size:9px;color:#67716f}.ship-card button,.ship-card a{display:block;width:100%;border:1px solid var(--line);border-radius:7px;padding:7px;margin-top:6px;text-align:center;font-size:9px}.tracking{background:var(--soft);border-radius:7px;padding:8px}.tracking b,.tracking small{display:block;font-size:9px}.included-protection{margin-top:12px;border:1px solid #dfe5e2;border-radius:12px;padding:13px}.included-protection h2{font-size:13px}.included-protection>div{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.included-protection span{display:flex;gap:5px;align-items:center;font-size:8px}.dash-layout{max-width:1380px;margin:auto;display:grid;grid-template-columns:230px minmax(0,1fr);gap:24px;padding:16px 24px 50px}.dash-nav{border-right:1px solid var(--line);padding-right:14px}.dash-profile{display:flex;gap:8px;align-items:center;margin:5px 0 12px}.dash-profile b,.dash-profile small{display:block}.dash-nav>a{display:block;padding:8px 10px;border-radius:7px;font-size:10px;color:#687270}.dash-nav>a.active{background:#f1f7f2;color:#155d37;font-weight:800}.dash-nav hr{border:0;border-top:1px solid var(--line)}.welcome{display:flex;justify-content:space-between;align-items:center}.welcome h1{font-size:22px;margin-bottom:2px}.welcome p{margin:0;color:#687270}.metric-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:14px 0}.metric-cards>div{border:1px solid var(--line);border-radius:10px;padding:12px}.metric-cards b,.metric-cards small{display:block}.metric-cards b{font-size:22px}.metric-cards small{color:#6b7573}.dash-section{border:1px solid var(--line);border-radius:11px;padding:13px;margin-bottom:10px}.listing-table{width:100%;border-collapse:collapse;font-size:9px}.listing-table th{text-align:left;color:#687270;font-weight:600;border-bottom:1px solid var(--line);padding:6px}.listing-table td{padding:8px 6px;border-bottom:1px solid #eef0ef}.listing-table td:first-child{display:flex;gap:7px;align-items:center}.listing-table img{width:50px;height:38px;object-fit:cover;border-radius:5px}.listing-table b,.listing-table small{display:block}.status{padding:3px 6px;border-radius:999px;font-size:8px}.status.active{background:#e9f5eb;color:#166239}.status.pending{background:#fff4d3;color:#8a6400}.dash-cols{display:grid;grid-template-columns:1fr 1fr;gap:10px}.activity{padding-left:18px}.activity li{margin:8px 0;font-size:9px}.activity small{float:right;color:#77817f}.review-score{font-size:28px;font-weight:900}.review-score span{font-size:13px;color:#e3a300}.review-snippet{display:flex;gap:8px;background:var(--soft);padding:8px;border-radius:7px}.review-snippet p{font-size:9px}.account-overview{border:1px solid var(--line);border-radius:11px;padding:13px}.account-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.account-grid>div{background:var(--soft);border-radius:8px;padding:9px}.account-grid p{font-size:9px;margin:5px 0}.danger-strip{margin-top:10px;border:1px solid #f1b7b3;background:#fff5f4;border-radius:9px;padding:10px;display:flex;justify-content:space-between}.danger-strip b,.danger-strip small{display:block}.danger-strip a{border:1px solid #e4a19c;border-radius:7px;padding:6px 12px;color:#a52a22}.settings-section{max-width:800px}.settings-row{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid var(--line)}.settings-row b,.settings-row small{display:block}.settings-row small{color:#6c7674}.settings-row button{border-radius:7px;padding:6px 10px}.auth-wrap{min-height:calc(100vh - 98px);display:grid;place-items:center;padding:30px}.auth-card{width:460px;border:1px solid var(--line);border-radius:16px;padding:28px;background:#fff;box-shadow:0 12px 40px #0000000d}.auth-logo{width:160px}.auth-card h1{font-size:28px;margin:18px 0 3px}.auth-card>p{color:#65706e}.auth-card form label{display:block;font-size:11px;font-weight:700;margin:10px 0}.auth-card input,.auth-card select{width:100%;height:42px;border:1px solid var(--line);border-radius:8px;padding:0 11px;margin-top:5px}.two{display:grid;grid-template-columns:1fr 1fr;gap:8px}.auth-primary,.social-btn{width:100%;height:42px;border-radius:8px;margin-top:9px}.auth-primary{background:var(--green);color:#fff;border-color:var(--green);font-weight:800}.sep{display:flex;align-items:center;gap:10px;margin:16px 0;color:#7b8583}.sep:before,.sep:after{content:"";height:1px;flex:1;background:var(--line)}.auth-foot{text-align:center;font-size:11px}.auth-foot a{color:var(--green);font-weight:700}.mail-hero{text-align:center;font-size:60px}.center{text-align:center}.phone-field{display:flex}.phone-field span{height:42px;display:grid;place-items:center;border:1px solid var(--line);border-right:0;border-radius:8px 0 0 8px;padding:0 10px;margin-top:5px}.phone-field input{border-radius:0 8px 8px 0!important}.password-rules{font-size:9px;color:#66716f}.state-page,.center-page{min-height:calc(100vh - 98px);display:grid;place-items:center;padding:32px}.state-shell,.empty-card{width:min(680px,100%);border:1px solid var(--line);border-radius:16px;padding:34px;text-align:center}.state-shell h1,.empty-card h1{font-size:28px}.state-shell p,.empty-card p{color:#66716f}.state-icon{width:90px;height:90px;border-radius:50%;background:#edf6ef;display:grid;place-items:center;margin:auto}.state-card{margin:18px auto;border:1px solid var(--line);border-radius:10px;padding:14px;max-width:440px;display:flex;flex-direction:column;gap:5px}.state-actions{display:flex;justify-content:center;gap:8px}.state-actions a,.state-actions button{border:1px solid var(--line);border-radius:8px;padding:9px 14px}.timeline-mini{display:flex;justify-content:center;gap:4px;margin:20px 0}.timeline-mini span{padding:6px 10px;background:var(--soft);border-radius:999px;font-size:9px}.timeline-mini .done{background:#e8f5eb;color:#155e38}.timeline-mini .active{background:#fff1c8;color:#7c5a00}.sell-page{max-width:1180px;margin:auto;padding:30px 24px;display:grid;grid-template-columns:220px 1fr;gap:34px}.sell-stepper a{display:block;padding:10px 0;color:#6c7674}.sell-stepper a.done{color:var(--green)}.sell-stepper a.active{font-weight:800;color:#111;border-left:3px solid var(--yellow);padding-left:10px}.sell-form h1{font-size:28px}.form-card{border:1px solid var(--line);border-radius:13px;padding:20px}.form-card label{display:block;font-size:11px;font-weight:700;margin:10px 0}.form-card input,.form-card select,.form-card textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:10px;margin-top:5px}.form-card textarea{height:120px}.listing-preview-mini{display:flex;gap:12px;padding:12px;background:var(--soft);border-radius:9px;margin-top:16px}.listing-preview-mini img{width:100px;height:75px;object-fit:cover;border-radius:7px}.listing-preview-mini b,.listing-preview-mini strong,.listing-preview-mini small{display:block}.help-page{max-width:1100px;margin:auto;padding:35px 24px 60px}.help-hero{text-align:center}.help-hero h1{font-size:34px}.help-hero>p{color:#66716f}.help-search{height:48px;max-width:620px;margin:18px auto;border:1px solid var(--line);border-radius:999px;display:flex;align-items:center;gap:8px;padding:0 16px}.help-search input{border:0;outline:0;flex:1}.help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0}.help-grid a{border:1px solid var(--line);border-radius:11px;padding:18px;text-align:center}.help-article{max-width:760px;margin:auto;border-top:1px solid var(--line);padding-top:24px}.help-article p,.help-article li{color:#5f6a68}.toast{position:fixed;right:20px;bottom:20px;background:#111827;color:#fff;border-radius:8px;padding:10px 14px;display:none;z-index:1000}.toast.show{display:block}@media (max-width:1100px){.utility{display:none}.mainnav{grid-template-columns:150px 1fr auto}.actions>a:not(.post){display:none}.catinner{padding:0 16px}.hero-ref{grid-template-columns:1fr;padding-top:20px}.searchbox{grid-column:auto;margin-top:0}.trust-cards{grid-template-columns:repeat(2,1fr)}.featured-row{grid-template-columns:repeat(3,1fr)}.browse-grid{grid-template-columns:1fr}.benefits{grid-template-columns:repeat(3,1fr)}.search-layout{grid-template-columns:1fr}.map-canvas{position:relative;top:auto;height:520px}.detail-grid{grid-template-columns:1fr 1fr}.seller-panel{grid-column:1/3}.messages-page{grid-template-columns:280px 1fr}.chat-context{display:none}.pickup-grid{grid-template-columns:repeat(2,1fr)}.ship-grid{grid-template-columns:repeat(3,1fr)}.dash-layout{grid-template-columns:190px 1fr}.footgrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){:root{--h:60px;--cat:40px}.mainnav{grid-template-columns:112px 1fr auto;padding:0 12px;gap:8px}.logo img{width:108px}.navsearch{height:40px;padding:0 10px}.navsearch .near{display:none}.actions .post{font-size:0;width:40px;height:40px;padding:0;display:grid;place-items:center}.actions .post:after{content:"+";font-size:22px}.mini-avatar{display:none}.catinner{gap:20px}.hero-ref{padding:16px;display:block}.hero-copy h1{font-size:34px}.trust-cards{grid-template-columns:1fr 1fr;margin-top:18px}.searchbox{margin-top:14px}.searchrow{grid-template-columns:1fr}.filterrow{display:flex;overflow:auto}.home-section,.benefits{padding-left:16px;padding-right:16px}.featured-row{display:flex;overflow:auto}.listing-card{min-width:210px}.browse-grid{display:block}.loc-grid{grid-template-columns:repeat(2,1fr)}.mini-map{margin-top:10px}.benefits{grid-template-columns:1fr}.footgrid{grid-template-columns:1fr 1fr}.search-layout{padding:12px 16px}.result-grid{grid-template-columns:repeat(2,1fr)}.map-wrap{display:none}.detail-page{padding:10px 16px}.detail-grid{display:flex;flex-direction:column}.media-main{height:280px}.seller-panel{order:3}.detail-tabs{overflow:auto}.protect-points,.detail-columns{grid-template-columns:1fr}.messages-page{display:block;height:calc(100vh - 60px)}.conversation-list{display:none}.chat{height:calc(100vh - 60px)}.chat-context{display:none}.checkout-page{display:block;padding:14px 16px}.order-summary{position:relative;top:auto}.pickup-grid{display:block}.flow-card{min-height:auto;margin-bottom:10px}.flow-steps{overflow:auto;grid-template-columns:repeat(4,150px)}.policy-row{grid-template-columns:1fr 1fr}.ship-grid{display:block}.ship-card{min-height:auto;margin-bottom:9px}.included-protection>div{grid-template-columns:1fr 1fr}.dash-layout{display:block;padding:12px 16px}.dash-nav{display:flex;overflow:auto;border-right:0;border-bottom:1px solid var(--line);padding-bottom:8px;gap:3px}.dash-nav .dash-profile,.dash-nav hr{display:none}.dash-nav>a{white-space:nowrap}.metric-cards{grid-template-columns:1fr 1fr}.dash-cols,.account-grid{grid-template-columns:1fr}.listing-table th:nth-child(2),.listing-table td:nth-child(2),.listing-table th:nth-child(3),.listing-table td:nth-child(3){display:none}.auth-card{width:100%}.sell-page{display:block;padding:16px}.sell-stepper{display:flex;overflow:auto;gap:15px}.sell-stepper a{white-space:nowrap}.help-grid{grid-template-columns:1fr 1fr}.two{grid-template-columns:1fr}}.home-section.wide{max-width:min(1760px,calc(100% - 96px))}.market-carousel-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,280px);gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px;scrollbar-width:none}.market-carousel-track::-webkit-scrollbar{display:none}.market-carousel-track .listing-card{scroll-snap-align:start;width:100%;min-width:0}.market-carousel-track .listing-card .photo{height:auto;aspect-ratio:4/3;border-radius:16px}.market-carousel-controls{display:flex;align-items:center;gap:12px}.market-carousel-arrow{width:36px;height:36px;border-radius:50%;border:1px solid var(--line);background:#fff;display:grid;place-items:center;flex:0 0 auto;font-size:16px}.market-carousel-arrow:hover{background:var(--soft)}.searchbox label select{flex:1;width:100%;border:0;outline:0;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:inherit}.navsearch .near select{border:0;outline:0;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;font-size:12px;color:#5c6765;max-width:130px;cursor:pointer}.hero-search-error{margin:8px 0 0;color:var(--red);font-size:11px}.item-facts-list{display:grid;grid-template-columns:auto 1fr;gap:6px 10px;font-size:10px;margin:0}.item-facts-list dt{color:#6c7674;display:flex;align-items:center;gap:5px}.item-facts-list dd{margin:0;text-align:right}.detail-tabs a{color:inherit}.detail-tabs a:hover{color:var(--green)}.seller-latest-review{margin:12px 0 0;padding:10px;background:var(--soft);border-radius:8px;font-size:10px}.seller-latest-review p{margin:0 0 4px;font-style:italic}.seller-latest-review footer{color:#6d7775;font-size:9px}.seller-new-note{margin:12px 0 0;font-size:9px;color:#6d7775}.seller-member-since{display:block;margin-top:8px;color:#6d7775}.view-switch button{border:0;background:none;font:inherit;color:#6b7573;cursor:pointer;padding:2px 4px}.view-switch button.active{color:var(--green);font-weight:750}.filterchips select{border:0;outline:0;background:none;font:inherit;color:inherit;margin-left:4px}.filterchips .market-radius-error{color:var(--red);font-size:10px}.map-wrap.is-hidden-mobile,.market-catalog-list.is-hidden-mobile{display:none}@media (min-width:1101px){.map-wrap.is-hidden-mobile,.market-catalog-list.is-hidden-mobile{display:block}}html,body{min-height:100vh}.safetrade-app-shell{min-height:100vh;display:flex;flex-direction:column}.safetrade-app-shell>.st-header,.safetrade-app-shell>.st-footer,.safetrade-app-shell>.mp-mobile-nav{flex:0 0 auto}.safetrade-app-shell>:not(.st-header):not(.st-footer):not(.mp-mobile-nav){flex:1 0 auto}.profile-page{max-width:1280px;margin:0 auto;padding:48px 32px 96px}.profile-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:56px}.profile-sidebar{width:240px;position:sticky;top:112px;align-self:start;display:flex;flex-direction:column;gap:4px}.profile-nav-item{min-height:48px;padding:0 12px;display:flex;align-items:center;gap:8px;border-radius:12px;font-size:15px;color:#6a6a6a;background:none;border:0;text-align:left;width:100%;cursor:pointer}.profile-nav-item.active{color:#222;background:#f7f7f7;font-weight:600}.manage-listing-card{display:grid;grid-template-columns:112px minmax(0,1fr) auto;gap:20px;align-items:center;padding:16px;border:1px solid #e5e5e5;border-radius:20px;margin-bottom:12px}.manage-listing-card img,.manage-listing-card .pm-image-placeholder{width:112px;height:112px;object-fit:cover;border-radius:14px;display:block}.manage-listing-card .pm-listing-main{display:flex;flex-direction:column;gap:4px;min-width:0}.manage-listing-card .pm-listing-main strong{font-size:15px}.manage-listing-card .pm-listing-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.manage-listing-card .pm-listing-price{font-size:17px;font-weight:700}.manage-listing-card .pm-manage-listing summary{height:44px;padding:0 16px;border-radius:12px;border:1px solid var(--line);display:flex;align-items:center;cursor:pointer;list-style:none;font-size:13px}.manage-listing-card .pm-manage-listing summary::-webkit-details-marker{display:none}@media (max-width:900px){.profile-layout{grid-template-columns:1fr}.profile-sidebar{position:relative;top:auto;flex-direction:row;overflow-x:auto;width:100%}.manage-listing-card{grid-template-columns:72px minmax(0,1fr);grid-template-rows:auto auto}.manage-listing-card img,.manage-listing-card .pm-image-placeholder{width:72px;height:72px}.manage-listing-card .pm-listing-actions{grid-column:1/-1;flex-direction:row;justify-content:space-between;align-items:center}}@media (max-width:1100px){.home-section.wide{max-width:100%}}:root{--cat:56px}.utility{height:40px;background:#fafafa;color:#687280}.navsearch{height:56px}.hero-ref{padding:80px 24px;background:linear-gradient(100deg,#fff9e6,#fff);border-bottom:1px solid #F1F5F9}@media (max-width:900px){.hero-ref{padding:32px 16px}}.offer-card{max-width:72%;padding:12px 14px;border-radius:12px;background:#fff;border:1.5px solid var(--yellow);display:flex;flex-direction:column;gap:6px;font-size:12px}.offer-card.right{align-self:flex-end;background:#fffdf5}.offer-card small{color:var(--muted);text-transform:uppercase;font-size:10px;letter-spacing:.04em}.offer-card strong{font-size:20px}.offer-card p{margin:0;color:#333}.offer-status{font-size:11px;font-weight:600;color:var(--muted)}.offer-status.is-accepted{color:var(--green)}.offer-status.is-declined,.offer-status.is-expired,.offer-status.is-canceled{color:var(--red)}.offer-status.is-countered{color:#9a6b00}.offer-actions{display:flex;gap:8px;margin-top:2px}.offer-actions button{height:32px;padding:0 12px;border-radius:8px;border:1px solid var(--line);background:#fff;font-size:11px;font-weight:700;cursor:pointer}.offer-actions button:first-child{background:var(--green);color:#fff;border-color:var(--green)}.offer-actions button:disabled{opacity:.5;cursor:default}.offer-form{margin:0 16px 12px;padding:14px;border-radius:12px;border:1px solid var(--line);background:var(--soft);display:flex;flex-direction:column;gap:8px}.offer-form-row{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:0 10px;height:40px}.offer-form-row input{border:0;outline:0;flex:1;font-size:16px;font-weight:700}.offer-form>input{height:36px;border:1px solid var(--line);border-radius:8px;padding:0 10px;font-size:12px}.offer-form-actions{display:flex;justify-content:flex-end;gap:8px}.offer-form-actions button{height:36px;padding:0 14px;border-radius:8px;font-size:12px;font-weight:700;cursor:pointer;border:1px solid var(--green);background:var(--green);color:#fff}.offer-form-actions button.is-secondary{background:#fff;color:var(--muted);border-color:var(--line)}.offer-form-actions button:disabled{opacity:.5;cursor:default}.hero-photo{max-width:var(--max);margin:0 auto;padding:56px 32px;display:grid;grid-template-columns:minmax(0,460px) 1fr;gap:56px;align-items:center}.hero-eyebrow{display:block;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--green);margin-bottom:14px}.hero-photo-copy h1{font-size:42px;line-height:1.12;font-weight:800;margin:0 0 16px;letter-spacing:-.01em}.hero-photo-copy>p{font-size:16px;color:var(--muted);margin:0 0 28px;max-width:44ch}.hero-photo-actions{display:flex;gap:14px;margin-bottom:32px}.hero-btn{height:52px;padding:0 26px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.hero-btn.is-primary{background:var(--yellow);color:#1a1a12}.hero-btn.is-secondary{background:#fff;border:1.5px solid var(--line);color:var(--black)}.hero-badges{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px 20px}.hero-badges li{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--black)}.hero-badges li svg{width:16px;height:16px;flex:0 0 auto;color:var(--green)}.hero-photo-frame{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:4/3;box-shadow:0 20px 50px -20px #11182759}.hero-photo-frame>img{width:100%;height:100%;object-fit:cover;display:block}.hero-floating-search{position:absolute;left:24px;right:24px;bottom:24px;background:#fff;border-radius:16px;padding:16px 18px;box-shadow:0 16px 40px -12px #1118274d;display:flex;flex-direction:column;gap:10px}.hero-floating-search strong{font-size:14px}.hero-tabs{display:flex;gap:6px}.hero-tabs button{height:30px;padding:0 12px;border-radius:999px;border:1px solid var(--line);background:#fff;font-size:12px;font-weight:600;color:var(--muted);cursor:pointer}.hero-tabs button.active{background:var(--black);color:#fff;border-color:var(--black)}.hero-floating-row{display:flex;align-items:center;gap:8px;height:48px;border:1px solid var(--line);border-radius:10px;padding:0 6px 0 14px}.hero-floating-row input{flex:1;border:0;outline:0;font-size:14px;min-width:0}.hero-near-me{border:0;background:none;font-size:12px;color:var(--muted);white-space:nowrap;cursor:pointer;padding:0 4px}.hero-floating-row>button[type=submit]{width:36px;height:36px;border-radius:8px;background:var(--green);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:0;cursor:pointer}.hero-floating-row>button[type=submit] .ico svg{width:16px;height:16px}.hero-search-error{grid-column:1/-1;margin:0;color:var(--red);font-size:12px}@media (max-width:1000px){.hero-photo{grid-template-columns:1fr;padding:32px 20px}.hero-photo-frame{order:-1;aspect-ratio:16/10}.hero-photo-copy h1{font-size:30px}.hero-badges{grid-template-columns:1fr}}.market-category-grid.is-compact{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.market-category-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;padding:20px 12px;border:1px solid var(--line);border-radius:14px;background:#fff}.market-category-tile-icon{width:44px;height:44px;border-radius:10px;background:var(--soft2);display:inline-flex;align-items:center;justify-content:center;color:var(--green)}.market-category-tile-icon svg{width:22px;height:22px}.market-category-tile strong{font-size:13px;font-weight:700}.market-category-tile em{font-style:normal;font-size:11px;color:var(--muted)}@media (max-width:900px){.market-category-grid.is-compact{grid-template-columns:repeat(3,1fr)}}@media (max-width:520px){.market-category-grid.is-compact{grid-template-columns:repeat(2,1fr)}}:root{--yellow:#F58400;--green:#1F6F43;--line:#E5E7EB;--red:#EF4444;--success:#22C55E;--alert:#F9E60B;--hover-cta:#FFE8A3;--disabled-border:#CBD5E1;--disabled-bg:#F3F4F6;--disabled-text:#9CA3AF}.st-header-single{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--line)}.utility-minimal{max-width:var(--max);margin:auto;padding:6px 24px;display:flex;justify-content:flex-end;gap:16px;font-size:11px;color:var(--muted)}.mainnav-single{max-width:var(--max);margin:auto;padding:14px 24px;display:grid;grid-template-columns:auto auto minmax(320px,1fr) auto;gap:24px;align-items:center}.mainnav-single .logo img{width:150px;height:auto;display:block}.topnav-links{display:flex;align-items:center;gap:20px;font-size:14px;font-weight:600;white-space:nowrap}.topnav-links>a{color:var(--black)}.topnav-categories{position:relative}.topnav-categories summary{list-style:none;cursor:pointer;color:var(--black)}.topnav-categories summary::-webkit-details-marker{display:none}.topnav-categories summary:after{content:"";display:inline-block;width:6px;height:6px;border-right:1.5px solid var(--muted);border-bottom:1.5px solid var(--muted);transform:rotate(45deg);margin-left:6px}.topnav-categories-menu{position:absolute;top:calc(100% + 12px);left:0;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 16px 40px -12px #11182740;padding:8px;display:grid;gap:2px;min-width:180px;z-index:50}.topnav-categories-menu a{padding:8px 10px;border-radius:8px;font-size:13px;font-weight:500;color:var(--black);white-space:nowrap}.topnav-categories-menu a:hover{background:var(--soft2)}.navsearch-single{height:44px;border:1px solid var(--line);border-radius:999px;display:flex;align-items:center;padding:0 6px 0 16px;gap:10px;background:#fff}.navsearch-single input{flex:1;border:0;outline:0;min-width:0;font-size:14px}.navsearch-single .near{border-left:1px solid var(--line);padding-left:12px;display:flex;align-items:center}.navsearch-single .near select{border:0;outline:0;background:none;font:inherit;font-size:13px;color:var(--muted);cursor:pointer;max-width:120px}.navsearch-locale{border-left:1px solid var(--line);padding-left:12px;font-size:12px;color:var(--muted);white-space:nowrap}.navsearch-single>button{height:34px;padding:0 18px;border-radius:999px;background:var(--yellow);color:#1a1a12;border:0;font-weight:700;font-size:13px;cursor:pointer}.mainnav-single .actions{display:flex;align-items:center;gap:16px}.mainnav-single .actions>a:not(.post){color:var(--black);display:inline-flex}.post-sell{height:40px;padding:0 22px;border-radius:999px;background:var(--yellow);color:#1a1a12;font-weight:700;font-size:14px;display:inline-flex;align-items:center;gap:6px}@media (max-width:900px){.mainnav-single{grid-template-columns:1fr auto;padding:10px 16px}.topnav-links,.navsearch-single{display:none}.utility-minimal{padding:4px 16px}}.navsearch-locale{display:inline-flex;align-items:center;gap:4px}.navsearch-locale svg{width:14px;height:14px}.navsearch-single>button{border-radius:10px}.post-sell{border-radius:10px}.utility-minimal{display:none}.mainnav-single .actions{gap:22px}.mainnav-single .actions>a:not(.post){flex-direction:column;justify-content:center;gap:4px;width:auto;height:auto;min-width:44px;padding:2px 4px;border-radius:8px}.mainnav-single .actions>a:not(.post) small{font-size:11px;font-weight:500;color:var(--muted);line-height:1}.mainnav-single .actions .ico{width:20px;height:20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.market-how{max-width:1280px;margin:auto;padding:32px 24px 8px}.market-how h2{font-size:28px;line-height:1.2;font-weight:700;margin:0 0 24px}.market-how-steps{display:flex;align-items:flex-start;gap:16px}.market-how-step{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.market-how-step .ico{width:44px;height:44px;color:var(--green);background:var(--soft2);border-radius:50%;padding:10px}.market-how-step b{font-size:15px;font-weight:700}.market-how-step small{font-size:13px;color:var(--muted);line-height:1.4}.market-how-arrow{color:var(--line);font-size:20px;padding-top:18px;flex:0 0 auto}.benefits{grid-template-columns:repeat(3,1fr)}.benefits b{font-size:15px}.benefits small{font-size:13px;line-height:1.4;margin-bottom:4px}.benefits a{font-size:13px;font-weight:600;color:var(--green)}@media (max-width:900px){.market-how-steps{flex-direction:column}.market-how-arrow{display:none}.benefits{grid-template-columns:1fr}}.catalog-breadcrumb{max-width:1380px;margin:auto;padding:14px 24px 0;display:flex;gap:8px;align-items:center;font-size:13px;color:var(--muted)}.catalog-breadcrumb a{color:var(--muted)}.catalog-breadcrumb a:hover{color:var(--black)}.catalog-breadcrumb [aria-current]{color:var(--black);font-weight:600}.catalog-category-pills{max-width:1380px;margin:auto;padding:0 24px 12px;display:flex;gap:8px;overflow-x:auto}.catalog-category-pills a{flex:0 0 auto;padding:8px 16px;border-radius:999px;border:1px solid var(--line);font-size:13px;font-weight:600;color:var(--black);white-space:nowrap}.catalog-category-pills a.active{background:var(--black);border-color:var(--black);color:#fff}.st-footer-v2{padding:40px 24px 24px}.footgrid-v2{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr) 1.3fr;gap:24px;padding-bottom:28px;border-bottom:1px solid var(--line)}.footgrid-v2 b{display:block;font-size:14px;font-weight:700;margin-bottom:14px}.footgrid-v2 a{display:block;font-size:13px;color:var(--muted);margin:9px 0}.footgrid-v2 a:hover{color:var(--black)}.footbrand img{width:140px;display:block;margin-bottom:10px}.footbrand p{font-size:13px;color:var(--muted);margin:0 0 14px;line-height:1.4}.footsocial{display:flex;gap:10px;margin-bottom:16px}.footsocial span{width:32px;height:32px;border-radius:50%;background:var(--soft2);display:grid;place-items:center;color:var(--black)}.footsocial svg{width:16px;height:16px}.footapps{display:flex;flex-direction:column;gap:8px}.footapp-badge{display:flex;flex-direction:column;justify-content:center;height:36px;padding:0 12px;border:1px solid var(--line);border-radius:8px;width:130px}.footapp-badge span{font-size:8px;color:var(--muted);line-height:1.2}.footapp-badge strong{font-size:12px;line-height:1.2}.footbottom{max-width:1280px;margin:auto;display:flex;justify-content:space-between;padding-top:16px;font-size:12px;color:var(--muted)}.hero-btn.is-white{background:#fff;color:var(--black)}.market-help-split{max-width:1280px;margin:40px auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.market-help-card{background:var(--soft);border-radius:16px;padding:28px}.market-help-card h3{font-size:20px;margin:0 0 4px}.market-help-card>p{font-size:14px;color:var(--muted);margin:0 0 18px}.market-help-card ul{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:12px}.market-help-card li{display:flex;align-items:center;gap:10px;font-size:14px}.market-help-card li svg{width:18px;height:18px;flex:0 0 auto;color:var(--green)}.market-final-cta{max-width:1280px;margin:24px auto 40px;padding:40px;border-radius:20px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.market-final-cta h2{margin:0 0 6px;font-size:26px}.market-final-cta p{margin:0;opacity:.9;font-size:14px}.market-final-cta-actions{display:flex;gap:12px;flex:0 0 auto}@media (max-width:900px){.market-help-split{grid-template-columns:1fr}}.mainnav-single,.hero-photo,.home-section.wide,.market-categories{max-width:1280px!important}.market-categories{margin:0 auto;padding-left:24px;padding-right:24px}@media (max-width:1100px){.home-section.wide{max-width:100%!important}}.confidence-ico{width:48px!important;height:48px!important;background:none!important;padding:0!important;border-radius:0!important}.confidence-ico svg{width:48px;height:48px;stroke:none}.market-testimonials{max-width:1280px;margin:40px auto 0;padding:0 24px}.market-testimonials h2{font-size:28px;margin:0 0 4px}.market-sample-tag{font-size:12px;color:var(--muted);margin:0 0 20px;font-style:italic}.market-testimonial-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.market-testimonial-card{border:1px solid var(--line);border-radius:12px;padding:18px}.market-testimonial-card p{font-size:13px;color:var(--black);margin:10px 0 0;line-height:1.5}.market-testimonial-head{display:flex;align-items:center;gap:10px}.market-testimonial-avatar{width:38px;height:38px;border-radius:50%;background:var(--soft2);color:var(--green);font-weight:700;font-size:13px;display:grid;place-items:center;flex:0 0 auto}.market-testimonial-head b{display:block;font-size:13px}.market-testimonial-head small{display:block;font-size:11px;color:var(--muted)}.market-testimonial-stars{color:var(--yellow);letter-spacing:2px;margin-top:8px;font-size:14px}@media (max-width:900px){.market-testimonial-grid{grid-template-columns:1fr 1fr}}@media (max-width:900px){.footgrid-v2{grid-template-columns:repeat(2,1fr)}.footbrand{grid-column:1/-1;order:-1;margin-bottom:8px}}.detail-page{max-width:1280px;padding-top:20px}.detail-page .breadcrumb{margin:4px 0 18px;font-size:11px}.detail-grid{grid-template-columns:minmax(0,2fr) minmax(310px,1fr);grid-template-rows:auto auto;gap:18px 28px;align-items:start}.detail-grid>section:first-child{grid-column:1;grid-row:1 / span 2;min-width:0}.detail-info{grid-column:2;grid-row:1;padding:22px;border:1px solid var(--line);border-radius:12px;background:#fff}.seller-panel{grid-column:2;grid-row:2;padding:18px}.media-main{height:auto;aspect-ratio:1.36 / 1;border-radius:14px;background:#f4f5f4}.media-main img{object-fit:contain;background:#f4f5f4}.thumb-row{gap:10px;margin-top:10px;overflow-x:auto;padding-bottom:2px}.item-thumb{width:112px;height:76px;flex:0 0 112px;padding:0;overflow:hidden;border:2px solid transparent;border-radius:9px}.item-thumb.active{border-color:var(--yellow)}.thumb-row .item-thumb img{width:100%;height:100%;border:0;border-radius:7px}.detail-info h1{margin:8px 0 5px;font-size:27px;letter-spacing:-.025em}.big-price{margin:10px 0 5px;font-size:30px}.detail-tools{display:flex;gap:8px}.detail-tools .item-favorite,.detail-tools .item-share{min-width:44px;min-height:44px}.detail-info .cta{min-height:46px;height:auto;margin-bottom:10px;font-size:12px}.detail-info .cta.yellow{background:var(--yellow)}.detail-info .cta.green{background:var(--yellow);color:#171c19}.item-listing-state,.item-delivery-card{border-radius:10px}.detail-tabs{margin-top:28px;padding:0;gap:0;border:1px solid var(--line);border-radius:12px 12px 0 0;overflow:hidden}.detail-tabs a{min-height:48px;padding:0 22px;display:flex;align-items:center;font-weight:750}.detail-tabs a:first-child{box-shadow:inset 0 -3px var(--yellow)}.detail-columns{grid-template-columns:1.45fr .7fr 1fr;gap:0;padding:0;border:1px solid var(--line);border-top:0;border-radius:0 0 12px 12px;overflow:hidden}.detail-columns>div{min-width:0;padding:22px;border-right:1px solid var(--line)}.detail-columns>div:last-child{border-right:0}.detail-columns h3{font-size:15px}.detail-columns p{font-size:12px;line-height:1.65;white-space:pre-line}.item-facts-list{font-size:11px;line-height:1.55}.related{margin-top:30px}.related .featured-row{grid-template-columns:repeat(5,minmax(0,1fr))}@media (max-width:1100px){.detail-grid{grid-template-columns:minmax(0,1.45fr) minmax(290px,.9fr)}.seller-panel{grid-column:2;grid-row:2}.detail-columns{grid-template-columns:1fr 1fr}.detail-columns>div:first-child{grid-column:1 / -1;border-bottom:1px solid var(--line)}.related .featured-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.detail-page{padding:12px 16px 36px}.detail-grid{display:flex;gap:16px}.detail-info{padding:18px;order:2}.seller-panel{order:3}.media-main{height:auto;aspect-ratio:1 / 1}.item-thumb{width:78px;height:62px;flex-basis:78px}.detail-info h1{font-size:23px}.detail-tabs{margin-top:22px;overflow-x:auto}.detail-tabs a{white-space:nowrap;padding:0 16px}.detail-columns{display:block}.detail-columns>div{border-right:0;border-bottom:1px solid var(--line)}.detail-columns>div:last-child{border-bottom:0}.related .featured-row{display:flex}}.item-ref-save{position:absolute;right:14px;top:14px;z-index:3;min-width:88px;height:44px;padding:0 14px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dfe3e1;border-radius:9px;background:#fffffff5;font-size:12px;font-weight:800;box-shadow:0 2px 8px #11182712}.item-ref-save svg{width:18px;height:18px}.item-ref-save.active{color:#0f5a35;background:#edf7ef;border-color:#b9d8c4}.item-ref-counter{position:absolute;left:14px;bottom:14px;z-index:2;padding:6px 10px;border-radius:7px;background:#141816c7;color:#fff;font-size:11px;font-weight:800}.item-ref-verified{width:max-content;max-width:100%;padding:5px 9px;display:flex;align-items:center;gap:6px;border-radius:7px;background:#edf7ef;color:#175f38;font-size:10px;font-weight:800}.item-ref-verified svg{width:16px;height:16px}.detail-info{display:flex;flex-direction:column}.detail-info .item-ref-verified{order:1}.detail-info .title-line{order:2}.detail-info .big-price{order:3}.detail-info .meta-row{order:4}.detail-info .item-listing-state{order:5}.detail-info .item-reserved-notice,.detail-info .item-contact-card{order:6}.detail-info .cta.green{order:7;background:var(--yellow);color:#171c19;border-color:var(--yellow)}.detail-info .item-ref-offer{order:8;border:1px solid #0f5a35;color:#174f32;background:#fff}.detail-info .cta.white:not(.item-ref-offer){order:9}.detail-info .cta.yellow{order:10;background:#fff;color:#174f32;border:1px solid #0f5a35}.detail-info .item-delivery-card{order:11}.detail-info .item-message-error,.detail-info .item-direct-arrangement-note{order:12}.item-ref-offer svg{width:19px;height:19px}.detail-tools .item-favorite{display:none}.detail-tools .item-share{min-width:44px;font-size:0}.detail-tools .item-share:before{content:"Share";font-size:10px}.detail-info .title-line{margin-top:8px;align-items:flex-start;gap:10px}.detail-info .title-line h1{max-width:310px}.detail-info .meta-row{padding-bottom:14px;border-bottom:1px solid #edf0ee;line-height:1.7}.item-listing-state{margin:12px 0}.seller-panel.item-ref-seller,.seller-panel{background:#fff}.seller-panel>h2{font-size:15px;margin:0 0 15px}.seller-panel .seller-head{padding-bottom:14px;border-bottom:1px solid #edf0ee}.seller-panel .seller-stats{grid-template-columns:1fr 1fr 1fr}.seller-panel .st-safety-notice{margin-top:16px}.seller-panel .ad-slot{display:none}.item-safety-card{margin-top:14px}.detail-tabs{display:none}.detail-columns{margin-top:26px;border:1px solid var(--line);border-radius:12px;grid-template-columns:1.45fr .55fr 1fr}.detail-columns>div:first-child{grid-column:1 / -1;padding-bottom:24px;border-right:0;border-bottom:1px solid var(--line)}.detail-columns>div:nth-child(2){border-right:1px solid var(--line)}.detail-columns>div:nth-child(3){border-right:0}.detail-columns h3{font-size:16px}.detail-columns>div:first-child p{max-width:900px;font-size:13px;line-height:1.7;color:#4f5b57}.item-facts-list{display:grid;grid-template-columns:minmax(90px,.7fr) 1fr;gap:9px 16px}.item-facts-list dt{display:flex;align-items:center;gap:6px;font-weight:750}.item-facts-list dt svg{width:16px;height:16px;color:#0f5a35}.item-facts-list dd{margin:0;color:#4f5b57}.related.item-ref-related,.related{margin-top:30px}.related h2{margin:0 0 14px;font-size:18px}.related .listing-card.compact .photo{height:150px}.related .listing-card.compact .photo img{transition:transform .2s ease}.related .listing-card.compact:hover .photo img{transform:scale(1.02)}.item-ref-buyer-safety{margin-top:26px;padding:18px;border:1px solid var(--line);border-radius:12px}.item-ref-buyer-safety h2{margin:0 0 14px;font-size:16px}.item-ref-buyer-safety>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.item-ref-buyer-safety article{min-height:86px;padding:13px;display:flex;gap:10px;border:1px solid #e7eae8;border-radius:10px}.item-ref-buyer-safety svg{width:25px;height:25px;flex:0 0 25px;color:#0f5a35}.item-ref-buyer-safety strong,.item-ref-buyer-safety span{display:block}.item-ref-buyer-safety strong{font-size:11px}.item-ref-buyer-safety span{margin-top:3px;color:#687280;font-size:10px;line-height:1.45}@media (max-width:1100px){.item-ref-buyer-safety>div{grid-template-columns:1fr 1fr}}@media (max-width:700px){.item-ref-save{right:10px;top:10px;min-width:76px}.item-ref-counter{left:10px;bottom:10px}.detail-info .title-line h1{max-width:none}.detail-columns{display:block}.detail-columns>div:first-child{grid-column:auto}.item-ref-buyer-safety>div{grid-template-columns:1fr}.item-ref-buyer-safety{padding:14px}}@media (max-width:700px){.detail-page{width:100vw;max-width:100vw;min-width:0;overflow:hidden}.detail-page .breadcrumb,.detail-grid,.detail-grid>section,.detail-info,.seller-panel,.detail-columns,.related,.item-ref-buyer-safety{width:100%;max-width:100%;min-width:0}.thumb-row,.related .featured-row{max-width:100%;overflow-x:auto}}.detail-tools .item-share{font-size:10px}.detail-tools .item-share:before{content:none}@media (max-width:700px){.mainnav{grid-template-columns:112px minmax(0,1fr) 40px}.mainnav .actions{width:40px;min-width:40px;overflow:hidden}.mainnav .actions>a:not(.post){display:none!important}}.market-home{background:#fff}.market-home main{overflow:hidden}@media (min-width:768px){.mainnav-single{max-width:935px!important;min-height:66px;padding:8px 22px;grid-template-columns:158px 118px minmax(270px,1fr) auto;gap:10px}.mainnav-single .logo img{width:150px}.topnav-links{gap:18px;font-size:11px}.navsearch-single{height:40px;padding-left:12px;gap:7px}.navsearch-single input{font-size:11px}.navsearch-locale{padding-left:8px;font-size:9px}.navsearch-single>button{height:32px;padding:0 14px;font-size:10px}.mainnav-single .actions{gap:7px}.mainnav-single .actions>a:not(.post){min-width:36px;padding:2px}.mainnav-single .actions>a:not(.post) small{font-size:8px}.mainnav-single .actions .ico{width:17px;height:17px}.post-sell{height:38px;padding:0 13px;font-size:10px}.post-sell .ico{display:none}.hero-photo{position:relative;display:block;max-width:none!important;width:100%;height:300px;margin:0;padding:0;overflow:hidden}.hero-photo-frame{position:absolute;top:0;right:0;bottom:0;left:0;order:initial;aspect-ratio:auto;border-radius:0;box-shadow:none;overflow:hidden}.hero-photo-frame>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-photo-copy{position:absolute;z-index:2;top:36px;left:max(32px,calc((100% - 805px)/2));width:315px}.hero-eyebrow{font-size:9px;letter-spacing:.035em;color:#215e3e}.hero-photo-copy h1{margin:13px 0 12px;font-size:31px;line-height:1.12;letter-spacing:-.03em;color:#111827}.hero-photo-copy>p{max-width:260px;margin:0 0 17px;font-size:11px;line-height:1.55;color:#4f5d58}.hero-photo-actions{gap:8px;margin-bottom:18px}.hero-btn{min-height:33px;padding:0 17px;border-radius:7px;font-size:9px}.hero-badges{display:flex;grid-template-columns:none;gap:18px;width:420px;margin:0;padding:0}.hero-badges li{gap:5px;font-size:8px;white-space:nowrap}.hero-badges svg{width:15px;height:15px}.hero-floating-search{top:36px;right:max(64px,calc((100% - 805px)/2));bottom:auto;left:auto;width:294px;min-height:160px;padding:15px 16px;border-radius:12px;gap:10px;box-shadow:0 12px 30px #1118272e}.hero-floating-search strong{font-size:13px}.hero-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:3px}.hero-tabs button{height:46px;padding:4px 2px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;border-radius:7px;background:#fff;font-size:8px;color:#111827}.hero-tabs button svg{width:16px;height:16px}.hero-tabs button.active{border:1px solid #bdd0c4;background:#f4f8f5;color:#1f6f43}.hero-floating-row{height:42px;padding-left:11px}.hero-floating-row input{font-size:10px}.hero-floating-row>button[type=submit]{width:34px;height:34px;background:#ffb300;color:#111827}}.home-section.wide,.market-categories,.market-how,.market-confidence,.market-testimonials,.market-help-split,.market-final-cta{max-width:855px!important;padding-left:25px;padding-right:25px}.home-section.wide{margin:0 auto;padding-top:16px;padding-bottom:10px;border-top:0}.market-carousel-section{margin-top:0}.market-carousel-heading{margin-bottom:10px}.market-carousel-heading h2,.market-section-heading h2,.market-how h2,.market-confidence>h2,.market-testimonials h2{font-size:14px;line-height:1.25;letter-spacing:-.015em}.market-carousel-viewall,.market-section-heading>a{font-size:9px;text-decoration:none}.market-carousel-arrow{display:none}.market-carousel-track{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;gap:12px;overflow:visible}.market-carousel-card-image{aspect-ratio:1.25/1;border-radius:7px}.market-carousel-card .market-favorite{top:6px;right:6px;width:24px;height:24px}.market-carousel-card .market-favorite svg{width:14px;height:14px}.market-carousel-card-title{margin-top:7px;font-size:9px;line-height:1.25;white-space:normal;min-height:23px}.market-carousel-card-meta{font-size:7px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market-carousel-card-price{margin-top:5px;font-size:10px}.market-categories{margin:0 auto;padding-top:12px!important;padding-bottom:8px!important}.market-categories .market-section-heading{margin-bottom:10px}.market-category-grid.is-compact{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.market-category-tile{min-height:86px;padding:10px 5px;gap:5px;border-radius:8px}.market-category-tile-icon{width:32px;height:32px;background:transparent}.market-category-tile-icon svg{width:28px;height:28px}.market-category-tile strong{font-size:8px;line-height:1.2}.market-category-tile em{font-size:7px}.market-how{margin:0 auto;padding-top:10px;padding-bottom:8px}.market-how h2{margin-bottom:10px}.market-how-steps{align-items:stretch;gap:7px}.market-how-step{display:grid;grid-template-columns:38px 1fr;padding:10px;border:1px solid var(--line);border-radius:8px;gap:2px 8px}.market-how-step .ico{grid-row:1/3;width:38px;height:38px;padding:8px}.market-how-step b{font-size:9px}.market-how-step small{font-size:7px;line-height:1.35}.market-how-arrow{padding-top:24px;font-size:14px;color:#687280}.market-confidence{margin:0 auto;padding-top:10px}.market-confidence>h2{margin:0 0 10px}.market-confidence .benefits{max-width:none;padding:0;grid-template-columns:repeat(3,1fr);gap:12px;border:0}.market-confidence .benefits>div{min-height:90px;padding:12px 14px;align-items:center;border:1px solid var(--line);border-radius:8px;background:#fafafa}.market-confidence .confidence-ico{width:48px!important;height:48px!important}.market-confidence .benefits b{font-size:9px}.market-confidence .benefits small{font-size:7px;line-height:1.4}.market-confidence .benefits a{font-size:7px}.market-testimonials{margin-top:14px;padding-top:0}.market-sample-tag{margin:2px 0 9px;font-size:7px}.market-testimonial-grid{gap:12px}.market-testimonial-card{min-height:116px;padding:12px;border-radius:8px}.market-testimonial-avatar{width:30px;height:30px;font-size:9px}.market-testimonial-head b{font-size:8px}.market-testimonial-head small{font-size:7px}.market-testimonial-stars{margin-top:6px;font-size:9px}.market-testimonial-card p{font-size:7px;line-height:1.45}.market-help-split{margin:16px auto;gap:12px}.market-help-card{min-height:150px;padding:15px;border:1px solid var(--line);border-radius:8px}.market-help-card h3{font-size:11px}.market-help-card>p{margin-bottom:9px;font-size:8px}.market-help-card ul{margin-bottom:10px;gap:5px}.market-help-card li{font-size:7px}.market-help-card li svg{width:12px;height:12px}.market-help-card .hero-btn{min-height:28px}.market-final-cta{min-height:68px;margin:10px auto 14px;padding-top:14px;padding-bottom:14px;border-radius:8px}.market-final-cta h2{font-size:16px}.market-final-cta p{font-size:8px}.market-final-cta-actions .hero-btn{min-height:32px}.st-footer-v2{padding:10px 24px 14px}.footgrid-v2{max-width:805px;grid-template-columns:repeat(5,1fr) 1.35fr;gap:15px;padding:12px 0 16px}.footgrid-v2 b{margin-bottom:7px;font-size:8px}.footgrid-v2 a{margin:4px 0;font-size:7px}.footbrand img{width:112px}.footbrand p{font-size:7px}.footsocial{gap:5px;margin-bottom:7px}.footsocial span{width:20px;height:20px}.footsocial svg{width:11px;height:11px}.footapps{display:grid;grid-template-columns:1fr 1fr;gap:4px}.footapp-badge{width:auto;height:25px;padding:0 5px}.footapp-badge span{font-size:5px}.footapp-badge strong{font-size:7px}.footbottom{max-width:805px;padding-top:9px;font-size:7px}@media (min-width:936px){.mainnav-single{max-width:1280px!important}.hero-photo{height:410px}.hero-photo-copy{top:62px}.hero-floating-search{top:56px}.home-section.wide,.market-categories,.market-how,.market-confidence,.market-testimonials,.market-help-split,.market-final-cta{max-width:1280px!important}.market-carousel-heading h2,.market-section-heading h2,.market-how h2,.market-confidence>h2,.market-testimonials h2{font-size:18px}.market-category-tile{min-height:110px}.market-carousel-card-title{font-size:12px}.market-carousel-card-meta,.market-category-tile em{font-size:9px}.market-carousel-card-price{font-size:13px}}@media (max-width:767px){.hero-photo{padding:16px;display:flex;flex-direction:column;background:#f7f4ed}.hero-photo-frame{order:2;aspect-ratio:4/3}.hero-photo-copy{order:1}.hero-tabs button svg{display:none}.market-carousel-track{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(150px,180px);overflow-x:auto}.market-category-grid.is-compact{grid-template-columns:repeat(2,1fr)}.market-how-steps{flex-direction:column}.market-how-step{display:grid}.market-testimonial-grid{grid-template-columns:1fr}.footgrid-v2{grid-template-columns:1fr 1fr}}@media (min-width:768px){.mainnav-single .logo img{height:50px;object-fit:contain}.hero-photo-copy>p{max-width:210px}.hero-btn{height:34px!important;min-height:34px!important}}@media (min-width:768px) and (max-width:935px){.hero-floating-search{right:125px}}@media (max-width:767px){.mainnav-single{min-height:72px;grid-template-columns:1fr;justify-items:start}.mainnav-single .actions{display:none}.mainnav-single .logo img{width:150px;max-height:52px;object-fit:contain}}@media (min-width:768px){.market-category-grid.is-compact .market-category-tile{height:86px!important;min-height:86px!important;padding:8px 4px!important;justify-content:center;gap:4px}.market-category-grid.is-compact .market-category-tile-icon{width:34px;height:32px;margin:0;border-radius:0}.market-category-grid.is-compact .market-category-tile:nth-child(1) .market-category-tile-icon{color:#475569}.market-category-grid.is-compact .market-category-tile:nth-child(2) .market-category-tile-icon{color:#315c3b}.market-category-grid.is-compact .market-category-tile:nth-child(3) .market-category-tile-icon{color:#4f7d4d}.market-category-grid.is-compact .market-category-tile:nth-child(4) .market-category-tile-icon{color:#b85c5c}.market-category-grid.is-compact .market-category-tile:nth-child(5) .market-category-tile-icon{color:#a87614}.market-category-grid.is-compact .market-category-tile:nth-child(6) .market-category-tile-icon{color:#596978}.market-category-grid.is-compact .market-category-tile:nth-child(7) .market-category-tile-icon{color:#245b45}.market-category-grid.is-compact .market-category-tile:nth-child(8) .market-category-tile-icon{color:#55483c}.market-category-grid.is-compact .market-category-tile strong{margin:0;font-size:8px}.market-category-grid.is-compact .market-category-tile em{margin:0;font-size:7px}.market-how{padding-top:10px}.market-how-steps{gap:7px}.market-how-step{min-height:65px;grid-template-columns:42px 1fr;align-content:center;padding:9px 10px}.market-how-step .ico{width:42px;height:42px;padding:9px}.market-how-step:nth-of-type(1) .ico{background:#f1f4ef;color:#344f43}.market-how-step:nth-of-type(2) .ico{background:#e4f3e9;color:#17663c}.market-how-step:nth-of-type(3) .ico{background:#fff0d4;color:#9a5b00}.market-how-step:nth-of-type(4) .ico{background:#eaf4ea;color:#215f39}.market-carousel-track .listing-card .card-actions{display:none}.market-carousel-track .listing-card{height:auto}.market-carousel-track .listing-card .photo{height:auto;aspect-ratio:1.34/1;border-radius:7px}.market-carousel-track .listing-card .lc-body{padding:7px 3px 0}.market-carousel-track .listing-card .lc-body h4{min-height:22px;margin:0 0 4px;font-size:9px;line-height:1.25;white-space:normal}.market-carousel-track .listing-card .lc-price{font-size:10px}.market-carousel-track .listing-card .lc-meta{margin:3px 0 0;font-size:7px}.market-final-cta{display:grid;grid-template-columns:70px 1fr auto;gap:18px;padding-left:14px;padding-right:25px}.market-final-cta-mark{width:58px;height:58px;object-fit:contain;align-self:end}.market-final-cta>div:nth-of-type(1){min-width:0}}@media (max-width:767px){.market-category-grid.is-compact .market-category-tile{min-height:110px!important}.market-final-cta-mark{width:54px;height:54px;object-fit:contain}}@media (min-width:768px){.market-carousel-heading h2,.market-section-heading h2,.market-how h2,.market-confidence>h2,.market-testimonials h2{font-size:16px}.market-carousel-viewall,.market-section-heading>a{font-size:10px}.market-category-grid.is-compact .market-category-tile strong{font-size:10px;line-height:1.15}.market-category-grid.is-compact .market-category-tile em{font-size:8px}.market-how-step b{font-size:10px}.market-how-step small{font-size:8.5px;line-height:1.35}.market-carousel-track .listing-card .lc-body h4{font-size:10.5px;line-height:1.25}.market-carousel-track .listing-card .lc-price{font-size:12px}.market-carousel-track .listing-card .lc-meta{font-size:8.5px}.market-confidence .benefits b{font-size:10.5px}.market-confidence .benefits small,.market-confidence .benefits a,.market-sample-tag{font-size:8.5px}.market-testimonial-head b{font-size:9.5px}.market-testimonial-head small{font-size:8px}.market-testimonial-card p{font-size:8.5px}.market-help-card h3{font-size:12px}.market-help-card>p{font-size:9px}.market-help-card li{font-size:8.5px}.market-final-cta h2{font-size:17px}.market-final-cta p,.footgrid-v2 b{font-size:9.5px}.footgrid-v2 a{font-size:8.5px;line-height:1.35}.footbrand p{font-size:8.5px}.footbottom{font-size:8px}}@media (min-width:768px){.market-carousel-heading h2,.market-section-heading h2,.market-how h2,.market-confidence>h2,.market-testimonials h2{font-size:18px}.market-carousel-viewall,.market-section-heading>a{font-size:12px}.market-category-grid.is-compact .market-category-tile{height:96px!important;min-height:96px!important}.market-category-grid.is-compact .market-category-tile strong{font-size:11px}.market-category-grid.is-compact .market-category-tile em{font-size:10px}.market-how-step{min-height:78px}.market-how-step b{font-size:12px}.market-how-step small{font-size:10px}.market-carousel-track .listing-card .lc-body h4{font-size:12px}.market-carousel-track .listing-card .lc-price{font-size:14px}.market-carousel-track .listing-card .lc-meta{font-size:10px}.market-confidence .benefits b{font-size:12px}.market-confidence .benefits small,.market-confidence .benefits a,.market-sample-tag{font-size:10px}.market-testimonial-head b{font-size:11px}.market-testimonial-head small,.market-testimonial-card p{font-size:10px}.market-help-card h3{font-size:14px}.market-help-card>p,.market-help-card li{font-size:10px}.market-final-cta p,.footgrid-v2 b{font-size:11px}.footgrid-v2 a,.footbrand p{font-size:10px}.footbottom{font-size:9px}}.heart.active{border-color:#fecdd3;background:#fff1f2;color:#e11d48}.heart.active svg{fill:currentColor!important;stroke:currentColor!important}button,a,[role=button]{touch-action:manipulation;-webkit-tap-highlight-color:rgba(15,90,53,.12)}.heart{z-index:3;transition:background-color 80ms ease,border-color 80ms ease,color 80ms ease,transform 60ms ease;will-change:transform}.heart:active{transform:scale(.88)}.heart.active{transform:scale(1)}button:active:not(:disabled),a:active{filter:brightness(.96)}button:disabled{cursor:not-allowed;opacity:.62}@media (max-width:700px){.catalog-category-pills{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}.catalog-category-pills::-webkit-scrollbar{display:none}.result-grid{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))!important}.result-grid>div,.result-grid .listing-card{min-width:0!important;width:100%}}.mainnav-single .actions>a.is-favorite-active{background:#fff1f2!important;color:#e11d48!important}.mainnav-single .actions>a.is-favorite-active small{color:#be123c!important}.mainnav-single .actions>a.is-favorite-active svg{fill:#e11d48;stroke:#e11d48}@media (min-width:1101px){.st-header-single.is-account-page .mainnav-single{width:min(1280px,calc(100% - 48px));max-width:1280px!important;grid-template-columns:158px minmax(360px,1fr) auto;gap:20px}.st-header-single.is-account-page .navsearch-single{width:100%;max-width:none}}@media (min-width:901px) and (max-width:1100px){.st-header-single.is-account-page .mainnav-single{width:calc(100% - 32px);grid-template-columns:150px minmax(280px,1fr) auto;gap:12px}.st-header-single.is-account-page .navsearch-locale{display:none}.st-header-single.is-account-page .actions{gap:5px}.st-header-single.is-account-page .actions>a:not(.post){min-width:38px}.st-header-single.is-account-page .actions small{font-size:9px!important}}.pm-shell.profile-page>.profile-layout{grid-area:content;width:100%;min-width:0}.pm-shell.profile-page .pm-content-grid{min-width:0}@media (min-width:901px){.pm-shell.profile-page>.profile-layout{grid-template-columns:240px minmax(0,1fr);gap:48px}}@media (max-width:900px){.pm-shell.profile-page>.profile-layout{grid-template-columns:minmax(0,1fr);gap:22px}.pm-shell.profile-page .profile-sidebar{width:100%;padding-bottom:6px}}.messages-page{width:min(1600px,100%);grid-template-columns:minmax(280px,390px) minmax(0,1fr) minmax(280px,360px)}.messages-page>.conversation-list,.messages-page>.chat,.messages-page>.chat-context{min-width:0}.messages-page .thread{width:100%;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;padding:14px 12px}.messages-page .thread>div{min-width:0}@media (max-width:1180px){.messages-page{grid-template-columns:minmax(260px,330px) minmax(0,1fr)}.messages-page>.chat-context{display:none}}@media (max-width:760px){.messages-page{display:grid;height:auto;min-height:calc(100vh - 72px);grid-template-columns:minmax(0,1fr)}.messages-page>.conversation-list{display:block;max-height:390px;border-right:0;border-bottom:1px solid var(--line)}.messages-page>.chat{min-height:600px}.messages-page .conv-title{gap:12px}.messages-page .conv-title h1{font-size:26px}.messages-page .listing-context{height:auto;min-height:74px}.messages-page .chat-head{height:auto;min-height:68px}.messages-page .composer{height:auto;min-height:70px}}.st-footer-v2{box-sizing:border-box;width:100%;max-width:100%;min-width:0;padding:36px 32px 20px!important;background:#fff;overflow:hidden}.st-footer-v2 .footgrid-v2{box-sizing:border-box;width:min(1280px,100%);max-width:1280px!important;min-width:0;margin:0 auto;padding:0 0 30px!important;grid-template-columns:repeat(5,minmax(112px,1fr)) minmax(210px,1.35fr)!important;gap:34px!important}.st-footer-v2 .footgrid-v2 b{font-size:14px!important;margin-bottom:13px!important}.st-footer-v2 .footgrid-v2 a{font-size:12px!important;line-height:1.35!important;margin:8px 0!important}.st-footer-v2 .footgrid-v2>div{min-width:0}.st-footer-v2 .footbrand{min-width:0;padding-left:24px;border-left:1px solid #e7e9e7}.st-footer-v2 .footbrand>a{margin:0!important}.st-footer-v2 .footbrand img{width:174px!important;height:auto!important;margin:0 0 14px!important}.st-footer-v2 .footbrand p{max-width:220px;font-size:12px!important;line-height:1.55!important;margin-bottom:15px!important}.st-footer-v2 .footsocial{display:flex;gap:15px;margin:0 0 16px!important}.st-footer-v2 .footsocial span{width:22px!important;height:22px!important;padding:0!important;background:transparent!important;color:#252b27}.st-footer-v2 .footsocial svg{width:18px!important;height:18px!important}.st-footer-v2 .footapps{display:flex!important;flex-flow:row wrap!important;align-items:center;gap:8px!important;max-width:100%}.st-footer-v2 .footbrand img.footapp-badge{display:block!important;width:auto!important;max-width:100%!important;height:40px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;object-fit:contain!important;object-position:left center}.st-footer-v2 .footbottom{box-sizing:border-box;width:min(1280px,100%);max-width:1280px!important;min-width:0;margin:0 auto;padding:18px 0 0!important;font-size:11px!important;flex-wrap:wrap}.market-info-page{width:min(1180px,calc(100% - 48px));padding:42px 0 72px}.market-info-hero{position:relative;overflow:hidden;padding:46px 50px;border:1px solid #dfe4df;border-radius:18px;background:linear-gradient(120deg,#f5f8f3,#fff 70%);color:#172019;box-shadow:0 12px 34px #283e2a0d}.market-info-hero:after{content:"";position:absolute;right:-60px;bottom:-95px;width:260px;height:260px;border-radius:50%;background:#25684d14}.market-info-hero>a{position:relative;z-index:1;color:#27684d;font-size:13px}.market-info-hero>span{position:relative;z-index:1;margin-top:38px;color:#9a6a00;font-size:12px}.market-info-hero h1{position:relative;z-index:1;margin:9px 0 14px;font-size:clamp(40px,5vw,62px);color:#172019}.market-info-hero p{position:relative;z-index:1;color:#59645b;font-size:17px;line-height:1.65}.market-info-grid{gap:18px;margin-top:22px}.market-info-grid article{padding:30px;border-color:#dfe4df;border-radius:15px;box-shadow:0 8px 24px #283e2a09}.market-info-grid h2{font-size:20px;color:#20251f}.market-info-grid p{font-size:15px;line-height:1.7;color:#59645b}.market-info-notice{padding:28px 30px;border-color:#cfe3d4;background:#eef6f0;color:#263d2c}@media (max-width:1100px){.st-footer-v2 .footgrid-v2{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px!important}.st-footer-v2 .footbrand{grid-column:1/-1;order:-1;padding:0 0 24px;border-left:0;border-bottom:1px solid #e7e9e7}}@media (max-width:600px){.st-footer-v2{padding:28px 16px 88px!important}.st-footer-v2 .footgrid-v2{width:100%!important;grid-template-columns:minmax(0,1fr)!important;gap:24px!important}.st-footer-v2 .footgrid-v2 b{font-size:15px!important}.st-footer-v2 .footgrid-v2 a{font-size:13px!important}.st-footer-v2 .footbrand img{width:164px!important}.st-footer-v2 .footbrand{grid-column:1!important;width:100%;max-width:100%;padding:0 0 24px!important}.st-footer-v2 .footapps{display:grid!important;grid-template-columns:max-content!important;justify-content:start!important;width:100%;max-width:100%;gap:10px!important}.st-footer-v2 .footbrand img.footapp-badge{height:36px!important;width:auto!important;max-width:100%!important}.st-footer-v2 .footbottom{align-items:flex-start;gap:12px;font-size:11px!important}.market-info-page{width:100%;padding:0 0 56px}.market-info-hero{padding:34px 22px 38px;border-width:0 0 1px;border-radius:0 0 18px 18px}.market-info-hero h1{font-size:38px}.market-info-hero p{font-size:16px}.market-info-grid{padding:0 16px}.market-info-grid article{padding:23px}}@media (max-width:300px){.st-footer-v2 .footapps{grid-template-columns:1fr!important}}.manage-listing-card.is-favorite{border-color:#fecdd3;background:#fffafb}.pm-listing-title{display:flex!important;align-items:center;gap:8px}.pm-favorite-mark{width:26px;height:26px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#fff1f2;color:#e11d48}.pm-favorite-mark svg{fill:currentColor;stroke:currentColor}.listing-card .heart{box-sizing:border-box!important;width:40px!important;height:40px!important;right:10px!important;top:10px!important;padding:0!important;overflow:visible!important;border:1px solid #d8ddd8!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#fffffff5!important}.listing-card .heart .ico,.listing-card .heart .ico>svg{width:22px!important;height:22px!important;overflow:visible!important}.listing-card .heart[aria-pressed=true]{color:#e11d48!important;border-color:#fecdd3!important;background:#fff1f2!important}.listing-card .heart[aria-pressed=true] svg{fill:currentColor!important;stroke:currentColor!important}.pm-shell.is-favorites-page{display:block!important;width:min(1380px,calc(100% - 40px))!important;max-width:none!important}.pm-shell.is-favorites-page>.profile-layout{display:block!important}.pm-shell.is-favorites-page .profile-sidebar{display:none!important}.pm-shell.is-favorites-page .pm-content-grid{width:100%!important;max-width:none!important}.pm-shell.is-favorites-page .pm-main-panel{min-height:560px!important;padding:38px!important}.pm-shell.is-favorites-page .pm-listings{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.pm-shell.is-favorites-page .manage-listing-card.is-favorite{min-width:0!important}.sell-page{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;overflow-x:clip!important;display:block!important}.sell-page .sell-main{width:min(1120px,calc(100% - 40px))!important;max-width:1120px!important;margin:0 auto!important;padding:42px 0 72px!important}.sell-page .sell-form,.sell-page .form-card,.sell-page .listing-preview-section{width:100%!important;max-width:none!important;min-width:0!important}@media (max-width:700px){.listing-card .heart{width:36px!important;height:36px!important;right:8px!important;top:8px!important}.listing-card .heart .ico,.listing-card .heart .ico>svg{width:20px!important;height:20px!important}.pm-shell.is-favorites-page{width:100%!important;margin:0!important}.pm-shell.is-favorites-page .pm-main-panel{padding:24px 16px 36px!important;border-left:0!important;border-right:0!important;border-radius:0!important}.pm-shell.is-favorites-page .pm-listings{grid-template-columns:1fr!important;gap:14px!important}.pm-shell.is-favorites-page .manage-listing-card.is-favorite{grid-template-columns:104px minmax(0,1fr)!important;padding:12px!important}.pm-shell.is-favorites-page .manage-listing-card.is-favorite>a:first-child img{width:104px!important;height:104px!important}.pm-shell.is-favorites-page .pm-listing-actions{grid-column:1/-1!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.sell-page .sell-main{width:100%!important;padding:22px 14px 44px!important}.sell-page .form-card,.sell-page .listing-preview-section{padding:20px 16px!important;border-radius:14px!important}.sell-page .photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sell-page input,.sell-page select,.sell-page textarea{font-size:16px!important;max-width:100%!important}.sell-page button,.sell-page a{max-width:100%}}@media (max-width:700px){.market-home .hero-photo-copy h1{font-size:30px!important;line-height:1.08}.market-home .hero-photo-copy>p{font-size:15px!important;line-height:1.5}.market-home .hero-eyebrow{font-size:11px!important}.market-home .hero-btn{min-height:44px!important;padding:0 18px!important;font-size:13px!important}.market-home .hero-badges li{font-size:11px!important}.market-home .hero-floating-search strong{font-size:16px!important}.market-home .hero-tabs button{font-size:11px!important}.market-home .hero-floating-row input{font-size:16px!important}.market-home .hero-floating-row>button{min-width:44px!important;min-height:44px!important}.market-home .market-section-heading h2,.market-home .market-carousel-heading h2,.market-home .market-how h2,.market-home .market-confidence>h2,.market-home .market-testimonials h2{font-size:20px!important}.market-home .market-section-heading>a,.market-home .market-carousel-viewall{font-size:12px!important}.market-category-grid.is-compact{gap:12px!important}.market-category-grid.is-compact .market-category-tile{min-height:132px!important;padding:18px 10px 14px!important;justify-content:center!important;gap:10px!important}.market-category-grid.is-compact .market-category-tile-icon{width:48px!important;height:48px!important;margin:0 auto!important}.market-category-grid.is-compact .market-category-tile-icon svg{width:38px!important;height:38px!important}.market-category-grid.is-compact .market-category-tile strong{font-size:14px!important;line-height:1.25!important}.market-category-grid.is-compact .market-category-tile em{font-size:12px!important;line-height:1.3!important}.market-home .market-how-step b{font-size:14px!important}.market-home .market-how-step small{font-size:12px!important;line-height:1.45!important}.market-home .market-carousel-track .listing-card .lc-body h4{font-size:14px!important}.market-home .market-carousel-track .listing-card .lc-price{font-size:15px!important}.market-home .market-carousel-track .listing-card .lc-meta{font-size:11px!important}.market-home .market-confidence .benefits b{font-size:13px!important}.market-home .market-confidence .benefits small,.market-home .market-confidence .benefits a{font-size:11px!important}.market-home .market-testimonial-head b{font-size:13px!important}.market-home .market-testimonial-head small,.market-home .market-testimonial-card p{font-size:12px!important}.market-home .market-help-card h3{font-size:16px!important}.market-home .market-help-card>p,.market-home .market-help-card li{font-size:12px!important}.market-home .market-final-cta h2{font-size:20px!important}.market-home .market-final-cta p{font-size:13px!important}.auth-page .auth-brand{min-height:128px!important;padding:24px 20px!important}.auth-page .auth-logo{width:148px!important;margin:0 0 16px!important;padding:7px 10px!important}.auth-page .auth-brand h1{font-size:28px!important;line-height:1.08!important;letter-spacing:-.03em!important}.auth-page .auth-side{padding:0 14px 32px!important}.auth-page .auth-card{width:100%!important;padding:24px 20px 28px!important;border-radius:16px!important}.auth-page .auth-card h2{font-size:28px!important;line-height:1.15!important}.auth-page .auth-card>p{font-size:15px!important;line-height:1.45!important;margin-bottom:22px!important}.auth-page .auth-field label{font-size:14px!important}.auth-page .auth-field input,.auth-page .auth-google,.auth-page .auth-submit{min-height:52px!important;font-size:16px!important}.auth-page .auth-forgot-link,.auth-page .auth-switch,.auth-page .auth-switch button,.st-footer-v2 .footgrid-v2 b{font-size:14px!important}.st-footer-v2 .footgrid-v2 a,.st-footer-v2 .footbrand p{font-size:12px!important;line-height:1.5!important}.st-footer-v2 .footbottom{font-size:11px!important}}
