:root{font-family:Manrope,Noto Sans Arabic,Segoe UI,Arial,sans-serif;color:#17231f;background:#f6f5f0;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17231f;--muted: #68746f;--muted-2: #8b9691;--line: #e3e7e3;--line-strong: #d5dbd6;--surface: #ffffff;--surface-soft: #f8f9f6;--sand: #f6f2e8;--brand: #0d6b53;--brand-dark: #07523f;--brand-2: #148064;--brand-soft: #e8f4ee;--brand-soft-2: #d7ebdf;--saffron: #f0a23b;--saffron-soft: #fff2da;--danger: #b94438;--danger-soft: #fff0ed;--shadow-sm: 0 2px 10px rgb(27 44 37 / 5%);--shadow-md: 0 14px 36px rgb(27 44 37 / 10%);--shadow-lg: 0 24px 80px rgb(22 43 34 / 18%);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 22px;--max-width: 1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#f6f5f0}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 5% 5%,rgb(13 107 83 / 3.5%),transparent 24rem),#f6f5f0}button,input,select,textarea{font:inherit}button{color:inherit}button,select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgb(13 107 83 / 19%);outline-offset:2px}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}.no-scrollbar{scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.mobile-only{display:none!important}.mobile-header,.mobile-bottom-nav{display:none}.desktop-header{position:sticky;z-index:50;top:0;height:76px;border-bottom:1px solid rgb(213 219 214 / 80%);background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{width:min(var(--max-width),calc(100% - 40px));height:100%;margin:0 auto;display:flex;align-items:center;gap:18px}.brand{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:4px 0;display:inline-flex;align-items:center;gap:9px}.brand-mark{width:29px;height:29px;position:relative;display:inline-flex;align-items:flex-end;justify-content:center;gap:2px;padding:5px 5px 4px;border-radius:9px 9px 9px 3px;color:#fff;background:var(--brand);transform:rotate(-2deg)}.brand-mark span{display:block;width:3px;border-radius:5px;background:currentColor}.brand-mark span:nth-child(1){height:8px}.brand-mark span:nth-child(2){height:15px}.brand-mark span:nth-child(3){height:11px}.brand-name{font-size:25px;line-height:1;font-weight:850;letter-spacing:-1.6px;color:var(--ink)}.location-pill,.language-picker,.icon-action,.avatar-button,.header-search,.sell-button{flex:0 0 auto}.location-pill{border:0;background:transparent;display:flex;align-items:center;gap:6px;padding:10px 3px;font-size:13px;font-weight:750;color:#4c5a54}.location-pill svg:first-child{color:var(--brand)}.header-search{flex:1 1 440px;height:45px;min-width:260px;display:flex;align-items:center;gap:10px;padding-inline-start:15px;border:1px solid var(--line-strong);border-radius:13px;background:#f8faf8;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.header-search:focus-within{border-color:var(--brand);background:#fff;box-shadow:0 0 0 3px #0d6b5317}.header-search>svg{color:#7a8781}.header-search input{width:100%;min-width:80px;height:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:13.5px}.header-search>button:not(.search-submit){border:0;background:transparent;color:var(--muted);padding:5px}.search-submit{align-self:stretch;border:0;border-radius:0 12px 12px 0;padding:0 20px;color:#fff;background:var(--brand);font-size:13px;font-weight:780}[dir=rtl] .search-submit{border-radius:12px 0 0 12px}.header-actions{display:flex;align-items:center;gap:6px}.language-picker{position:relative;height:40px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:1px solid var(--line);border-radius:10px;color:#56635d;background:#fff}.language-picker select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;padding:0 15px 0 0;background:transparent;color:inherit;font-size:12px;font-weight:800}[dir=rtl] .language-picker select{padding:0 0 0 15px}.language-picker>svg:last-child{position:absolute;inset-inline-end:8px;pointer-events:none}.language-picker.is-compact{padding-inline:8px}.icon-action,.avatar-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:transparent;transition:background .16s ease,color .16s ease}.icon-action:hover{color:var(--brand);background:var(--brand-soft)}.has-indicator{position:relative}.nav-indicator{position:absolute;top:3px;inset-inline-end:2px;min-width:16px;height:16px;display:grid;place-items:center;border:2px solid white;border-radius:10px;color:#fff;background:#d95a4f;font-size:9px;font-weight:850}.nav-indicator.tiny{min-width:9px;width:9px;height:9px;top:4px;inset-inline-end:5px}.avatar-button{border-radius:50%;color:var(--brand-dark);background:var(--brand-soft-2);font-size:11px;font-weight:850}.sell-button{height:44px;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:12px;padding:0 16px;color:#fff;background:var(--brand);box-shadow:0 8px 18px #0d6b532e;font-size:13px;font-weight:800;transition:transform .16s ease,background .16s ease}.sell-button:hover,.primary-button:hover{transform:translateY(-1px);background:var(--brand-dark)}.page{width:min(var(--max-width),calc(100% - 40px));min-height:calc(100vh - 76px);margin:0 auto;padding-block:32px 72px}.primary-button,.secondary-button,.text-button,.danger-text-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;padding:0 18px;font-size:13.5px;font-weight:780;transition:.16s ease}.primary-button{border:1px solid var(--brand);color:#fff;background:var(--brand);box-shadow:0 8px 22px #0d6b5326}.secondary-button{border:1px solid var(--line-strong);color:var(--ink);background:#fff}.secondary-button:hover{border-color:#9fb5aa;background:var(--brand-soft)}.text-button,.danger-text-button{min-height:34px;border:0;padding-inline:2px;color:var(--brand);background:transparent}.text-button:hover{color:var(--brand-dark)}.danger-text-button{color:var(--danger)}.full-width{width:100%}.eyebrow{display:inline-flex;align-items:center;gap:6px;margin-bottom:8px;color:var(--brand);font-size:11px;line-height:1.2;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.eyebrow.light{color:#b9e6d3}.saffron-text{color:#c16b07}.trust-banner{position:relative;min-height:336px;display:grid;grid-template-columns:55% 45%;overflow:hidden;border-radius:22px;color:#fff;background:radial-gradient(circle at 80% 20%,rgb(36 156 121 / 75%),transparent 19rem),linear-gradient(132deg,#07513f,#0a6b53 62%,#0a7559);box-shadow:0 22px 50px #054c3a24}.trust-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.1;background-image:radial-gradient(circle,#fff 1px,transparent 1.5px);background-size:20px 20px;-webkit-mask-image:linear-gradient(90deg,transparent 10%,#000 100%);mask-image:linear-gradient(90deg,transparent 10%,#000 100%)}.trust-banner-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:44px 18px 44px 52px}[dir=rtl] .trust-banner-copy{padding:44px 52px 44px 18px}.trust-banner-copy h1{max-width:570px;margin-bottom:14px;font-size:clamp(34px,4vw,53px);line-height:1.04;letter-spacing:-.045em}.trust-banner-copy p{max-width:530px;margin-bottom:24px;color:#ffffffc7;font-size:15px;line-height:1.6}.hero-actions{display:flex;align-items:center;gap:22px}.light-button{color:var(--brand-dark);border-color:#fff;background:#fff;box-shadow:0 8px 24px #00000021}.light-button:hover{color:var(--brand-dark);background:#f6fbf8}.light-text{color:#fff}.light-text:hover{color:#bfe9d7}.trust-visual{position:relative;min-height:336px}.trust-orbit{position:absolute;border:1px solid rgb(255 255 255 / 15%);border-radius:50%}.orbit-one{width:410px;height:410px;top:-56px;inset-inline-end:-8px}.orbit-two{width:280px;height:280px;top:12px;inset-inline-end:58px}.shield-hero{position:absolute;top:106px;inset-inline-end:142px;width:104px;height:104px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / 38%);border-radius:32px;color:#fff;background:linear-gradient(140deg,#ffffff47,#ffffff14);box-shadow:0 24px 40px #0031233d;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transform:rotate(-5deg)}.floating-card{position:absolute;z-index:2;min-width:220px;min-height:70px;display:flex;align-items:center;gap:11px;padding:12px 14px;border:1px solid rgb(255 255 255 / 28%);border-radius:16px;color:var(--ink);background:#ffffffeb;box-shadow:0 18px 36px #00302330;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.floating-card>div{display:flex;flex:1;flex-direction:column}.floating-card strong{font-size:12.5px}.floating-card small{margin-top:2px;color:var(--muted);font-size:10px}.floating-card>svg{color:var(--brand)}.delivery-card{top:45px;inset-inline-start:4px;transform:rotate(-2deg)}.payment-card{bottom:43px;inset-inline-start:78px;transform:rotate(2deg)}.delivery-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:var(--brand);background:var(--brand-soft)}.delivery-icon.saffron{color:#bd6c08;background:var(--saffron-soft)}.content-section{padding-top:38px}.section-heading,.page-title-row,.sell-heading,.card-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-heading h2,.card-heading h2{margin:0;font-size:23px;line-height:1.2;letter-spacing:-.025em}.category-rail{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:8px;overflow-x:auto}.category-item{min-width:92px;display:flex;flex-direction:column;align-items:center;gap:9px;border:1px solid transparent;border-radius:14px;padding:8px 5px 10px;background:transparent;font-size:10.5px;font-weight:720;line-height:1.25;text-align:center;transition:.16s ease}.category-item:hover,.category-item.active{border-color:var(--line);background:#fff;box-shadow:var(--shadow-sm)}.category-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;color:var(--category-accent);background:color-mix(in srgb,var(--category-accent) 11%,white);transition:transform .18s ease}.category-item:hover .category-icon{transform:translateY(-2px)}.listings-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 16px}.listing-card{position:relative;min-width:0}.listing-image-wrap{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;border:0;border-radius:15px;padding:0;background:#e9ece8}.listing-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.2,.8,.2,1)}.listing-card:hover .listing-image-wrap img{transform:scale(1.035)}.listing-badges{position:absolute;top:10px;inset-inline-start:10px;display:flex;flex-wrap:wrap;gap:6px}.featured-badge,.safe-mini-badge,.condition-badge,.safe-detail-badge,.verified-pill{min-height:23px;display:inline-flex;align-items:center;gap:4px;border-radius:7px;padding:3px 7px;font-size:9px;line-height:1;font-weight:850}.featured-badge{color:#6b3d00;background:var(--saffron)}.safe-mini-badge{color:var(--brand-dark);background:#eefaf4f0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.favorite-button{position:absolute;z-index:3;top:9px;inset-inline-end:9px;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;color:#39443f;background:#ffffffe0;box-shadow:0 3px 14px #00000017;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.favorite-button.is-favorite{color:#d24f51}.listing-content{width:100%;display:flex;flex-direction:column;align-items:flex-start;border:0;padding:11px 2px 0;background:transparent;text-align:start}.listing-price{margin-bottom:5px;font-size:17px;line-height:1.15;font-weight:850;letter-spacing:-.02em}.listing-title{width:100%;min-height:36px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#39443f;font-size:12.5px;line-height:1.4}.listing-meta{display:flex;align-items:center;gap:4px;margin-top:8px;color:var(--muted);font-size:10.5px}.listing-footer{width:100%;display:flex;justify-content:space-between;margin-top:7px;color:var(--muted-2);font-size:9.5px}.safety-strip{min-height:100px;display:flex;align-items:center;gap:16px;margin-top:42px;border:1px solid #d4e7dc;border-radius:18px;padding:18px 22px;background:linear-gradient(100deg,#ecf7f1,#f9fbf8)}.safety-strip-icon{width:52px;height:52px;display:grid;flex:0 0 auto;place-items:center;border-radius:16px;color:#fff;background:var(--brand)}.safety-strip>div:nth-child(2){display:flex;flex:1;flex-direction:column;gap:4px}.safety-strip strong{font-size:15px}.safety-strip span{color:var(--muted);font-size:12px}.explore-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.explore-header h1,.page-title-row h1,.sell-heading h1,.checkout-heading h1,.order-hero h1{margin:0;font-size:34px;line-height:1.1;letter-spacing:-.04em}.active-filter-chips{display:flex;gap:8px;overflow-x:auto;margin-bottom:24px;padding-bottom:2px}.active-filter-chips button,.thread-filters button{flex:0 0 auto;height:35px;border:1px solid var(--line);border-radius:9px;padding:0 14px;color:var(--muted);background:#fff;font-size:11px;font-weight:750}.active-filter-chips button.active,.thread-filters button.active{border-color:var(--brand);color:#fff;background:var(--brand)}.market-layout{display:grid;grid-template-columns:248px 1fr;align-items:start;gap:28px}.filter-sidebar{position:sticky;top:98px}.filter-panel{border:1px solid var(--line);border-radius:16px;padding:20px;background:#fff;box-shadow:var(--shadow-sm)}.filter-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.filter-header h3{margin:0;font-size:19px}.filter-group{padding-block:18px;border-bottom:1px solid var(--line)}.filter-group>label,.filter-label-row label{display:block;margin-bottom:10px;font-size:11.5px;font-weight:800}.filter-label-row{display:flex;align-items:center;justify-content:space-between}.filter-label-row strong{color:var(--brand);font-size:11px}.select-like{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:6px;border:1px solid var(--line);border-radius:10px;padding:0 10px;background:#fff;font-size:10.5px}.select-like span{display:flex;align-items:center;gap:5px}.filter-category-list{display:flex;flex-direction:column;gap:2px}.filter-category-list button{min-height:32px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:7px;padding:0 8px;color:#56635d;background:transparent;font-size:10.5px;text-align:start}.filter-category-list button:hover,.filter-category-list button.selected{color:var(--brand-dark);background:var(--brand-soft);font-weight:750}.filter-category-list span{color:var(--muted-2);font-size:9px}.price-range{width:100%;accent-color:var(--brand)}.range-labels{display:flex;justify-content:space-between;color:var(--muted-2);font-size:9px}.toggle-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-block:18px}.toggle-row>span{display:flex;align-items:flex-start;gap:8px}.toggle-row>span>svg{color:var(--brand)}.toggle-row span span{display:flex;flex-direction:column;gap:3px}.toggle-row strong{font-size:10.5px}.toggle-row small{max-width:140px;color:var(--muted);font-size:8.5px;line-height:1.35}.toggle-row input,.toggle-field input{position:absolute;opacity:0}.toggle-row i,.toggle-field:after{position:relative;width:38px;height:22px;flex:0 0 auto;border-radius:20px;background:#d7ddd9;transition:background .16s ease}.toggle-row i:after,.toggle-field:before{content:"";position:absolute;width:16px;height:16px;top:3px;inset-inline-start:3px;z-index:1;border-radius:50%;background:#fff;box-shadow:0 2px 5px #00000029;transition:transform .16s ease}.toggle-row input:checked~i,.toggle-field:has(input:checked):after{background:var(--brand)}.toggle-row input:checked~i:after,.toggle-field:has(input:checked):before{transform:translate(16px)}[dir=rtl] .toggle-row input:checked~i:after,[dir=rtl] .toggle-field:has(input:checked):before{transform:translate(-16px)}.results-toolbar{min-height:42px;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;color:var(--muted);font-size:11.5px}.sort-select{position:relative;display:flex;align-items:center;gap:6px}.sort-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:5px 20px 5px 4px;outline:0;color:var(--ink);background:transparent;font-size:11px;font-weight:750}.sort-select svg{position:absolute;inset-inline-end:0;pointer-events:none}.results-area .listings-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.empty-state{min-height:410px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed var(--line-strong);border-radius:18px;padding:30px;text-align:center;background:#ffffffa6}.empty-state>span{width:62px;height:62px;display:grid;place-items:center;margin-bottom:16px;border-radius:20px;color:var(--brand);background:var(--brand-soft)}.empty-state h2{margin-bottom:8px;font-size:20px}.empty-state p{max-width:360px;color:var(--muted);font-size:13px;line-height:1.55}.back-link{min-height:34px;display:inline-flex;align-items:center;gap:7px;margin-bottom:20px;border:0;padding:0;color:var(--muted);background:transparent;font-size:12px;font-weight:750}.back-link:hover{color:var(--brand)}.product-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(350px,.75fr);align-items:start;gap:30px}.product-gallery{position:relative}.main-product-image{position:relative;aspect-ratio:1.25 / 1;overflow:hidden;border-radius:18px;background:#e7eae7}.main-product-image img{width:100%;height:100%;object-fit:cover}.gallery-counter{position:absolute;inset-inline-end:14px;bottom:14px;height:32px;display:flex;align-items:center;gap:6px;border-radius:9px;padding:0 11px;color:#fff;background:#111b17b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:10px;font-weight:750}.gallery-note{display:flex;align-items:center;gap:7px;margin-top:11px;color:var(--muted);font-size:10px}.gallery-note svg{color:var(--brand)}.product-purchase-card,.product-description-card,.safe-explainer-card,.checkout-form-card,.order-summary-card,.tracking-card,.order-detail-card,.sell-form-card,.sell-help-card,.account-section-card,.settings-card{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}.product-purchase-card{position:sticky;top:97px;padding:24px}.product-badges-row{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.condition-badge{color:#54615b;background:#f0f2f0}.safe-detail-badge,.verified-pill{color:var(--brand-dark);background:var(--brand-soft)}.product-purchase-card h1{margin-bottom:13px;font-size:24px;line-height:1.25;letter-spacing:-.03em}.product-price-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px}.product-price-row strong{font-size:28px;letter-spacing:-.04em}.product-price-row span{border-radius:7px;padding:5px 8px;color:#9a5c0a;background:var(--saffron-soft);font-size:9px;font-weight:800}.product-location-row{display:flex;flex-wrap:wrap;align-items:center;gap:5px;padding-bottom:17px;border-bottom:1px solid var(--line);color:var(--muted);font-size:10.5px}.seller-card{display:flex;align-items:center;gap:11px;margin-block:17px;border:0;padding:0}.seller-avatar,.profile-avatar{position:relative;width:48px;height:48px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;font-size:12px;font-weight:850}.seller-avatar.small{width:38px;height:38px;font-size:10px}.seller-avatar.small>span{position:absolute;inset-inline-end:-1px;bottom:1px;width:9px;height:9px;border:2px solid white;border-radius:50%;background:#42b879}.seller-info{min-width:0;display:flex;flex:1;flex-direction:column;gap:3px}.seller-name{display:flex;align-items:center;gap:4px;font-size:12.5px}.seller-name svg{color:var(--brand)}.seller-info>span{display:flex;align-items:center;gap:4px;color:#806c3d;font-size:9.5px}.seller-info>small{color:var(--muted);font-size:9px}.safe-callout{border:1px solid #d3e8dc;border-radius:14px;padding:14px;background:linear-gradient(140deg,#f3faf6,#fbfdfb)}.safe-callout-heading{display:flex;align-items:center;gap:10px;margin-bottom:12px}.safe-callout-heading>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#fff;background:var(--brand)}.safe-callout-heading>div{display:flex;flex-direction:column;gap:3px}.safe-callout-heading strong{font-size:11.5px}.safe-callout-heading small{color:var(--muted);font-size:8.5px}.safe-callout .secondary-button,.product-actions .secondary-button{margin-top:8px}.purchase-small-actions{display:flex;align-items:center;justify-content:space-around;gap:6px;margin-top:15px;padding-top:14px;border-top:1px solid var(--line)}.purchase-small-actions button{display:flex;align-items:center;gap:4px;border:0;padding:5px 2px;color:var(--muted);background:transparent;font-size:9px}.product-info-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(350px,.75fr);gap:30px;margin-top:28px}.product-description-card,.safe-explainer-card{padding:26px}.product-description-card h2,.safe-explainer-card h2,.checkout-form-card h2,.order-summary-card h2,.tracking-card h2,.order-detail-card h2,.account-section-card h2,.settings-card h2{margin-bottom:12px;font-size:19px;letter-spacing:-.025em}.product-description-card>p{color:#4e5a54;font-size:12.5px;line-height:1.75;white-space:pre-line}.product-description-card h3{margin:25px 0 10px;font-size:14px}.product-description-card dl{display:grid;grid-template-columns:1fr 1fr;gap:0 26px;margin:0}.product-description-card dl div{display:flex;justify-content:space-between;gap:14px;padding:11px 0;border-bottom:1px solid var(--line);font-size:10.5px}.product-description-card dt{color:var(--muted)}.product-description-card dd{margin:0;font-weight:750;text-align:end}.views-row{display:flex;align-items:center;gap:7px;margin-top:18px;color:var(--muted-2);font-size:9.5px}.safe-explainer-card{align-self:start;background:linear-gradient(150deg,#f3faf6,#fff)}.safe-explainer-card>h2{margin-bottom:18px}.explain-step{display:flex;gap:12px;position:relative;padding-bottom:17px}.explain-step:not(:last-of-type):after{content:"";position:absolute;top:35px;bottom:1px;inset-inline-start:17px;border-inline-start:1px dashed #b8d2c5}.explain-step>span{position:relative;z-index:1;width:35px;height:35px;display:grid;flex:0 0 auto;place-items:center;border-radius:10px;color:var(--brand);background:#fff;box-shadow:var(--shadow-sm)}.explain-step>div{display:flex;flex-direction:column;align-items:flex-start}.explain-step small{color:var(--brand);font-size:8px;font-weight:850}.explain-step strong{margin-top:1px;font-size:11px}.explain-step p{margin:2px 0 0;color:var(--muted);font-size:9px;line-height:1.45}.similar-section{padding-top:36px}.checkout-heading{max-width:640px;margin:0 auto 28px;text-align:center}.checkout-heading p{margin:9px 0 0;color:var(--muted);font-size:12.5px}.step-bar{max-width:780px;display:flex;justify-content:center;margin:0 auto 30px}.step-bar>div{position:relative;min-width:150px;display:flex;flex-direction:column;align-items:center;gap:7px;color:var(--muted-2)}.step-bar>div:not(:last-child):after{content:"";position:absolute;z-index:-1;top:15px;inset-inline-start:calc(50% + 16px);width:calc(100% - 32px);height:2px;background:#dfe4e0}.step-bar>div.done:after{background:var(--brand)}.step-bar>div>span{width:31px;height:31px;display:grid;place-items:center;border:2px solid #d9dfda;border-radius:50%;background:#f6f5f0;font-size:10px;font-weight:850}.step-bar>div.active>span,.step-bar>div.done>span{border-color:var(--brand);color:#fff;background:var(--brand)}.step-bar small{font-size:9px;font-weight:750}.step-bar .active small{color:var(--ink)}.checkout-layout{max-width:1000px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);align-items:start;gap:24px;margin:0 auto}.checkout-form-card{min-height:510px;padding:28px}.form-card-heading,.wizard-heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:24px}.form-card-heading>span,.wizard-heading>span{width:42px;height:42px;display:grid;flex:0 0 auto;place-items:center;border-radius:12px;color:var(--brand);background:var(--brand-soft);font-size:11px;font-weight:850}.form-card-heading h2,.wizard-heading h2{margin:0 0 4px}.form-card-heading p,.wizard-heading p{margin:0;color:var(--muted);font-size:11px}.delivery-options{display:flex;flex-direction:column;gap:10px}.delivery-options>button{min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border:1px solid var(--line);border-radius:13px;padding:12px;background:#fff;text-align:start}.delivery-options>button.selected{border-color:var(--brand);background:var(--brand-soft);box-shadow:0 0 0 2px #0d6b5314}.courier-logo{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;color:#fff;background:var(--brand);font-size:12px;font-weight:900;letter-spacing:-.04em}.courier-logo.orange{background:#d88424}.courier-logo.meetup{color:var(--brand);background:var(--brand-soft)}.delivery-options>button>div,.delivery-options>button>span:last-child{display:flex;flex-direction:column;gap:4px}.delivery-options strong{font-size:11.5px}.delivery-options small{color:var(--muted);font-size:9px}.delivery-options>button>span:last-child{align-items:flex-end;color:var(--brand)}.info-note{display:flex;align-items:flex-start;gap:8px;margin-top:14px;border-radius:10px;padding:11px;color:#84520c;background:var(--saffron-soft)}.info-note p{margin:0;font-size:9.5px;line-height:1.5}.checkout-nav,.wizard-nav{display:flex;justify-content:space-between;gap:12px;margin-top:28px;padding-top:18px;border-top:1px solid var(--line)}.form-grid{display:grid;gap:18px}.form-grid.two-cols{grid-template-columns:1fr 1fr}.form-grid label,.dispute-modal label{position:relative;display:flex;flex-direction:column;gap:7px}.form-grid label>span,.dispute-modal label>span{font-size:10.5px;font-weight:800}.form-grid input,.form-grid select,.form-grid textarea,.dispute-modal select,.dispute-modal textarea,.price-input,.phone-input{width:100%;border:1px solid var(--line-strong);border-radius:11px;outline:0;color:var(--ink);background:#fff;font-size:12px;transition:border-color .16s ease,box-shadow .16s ease}.form-grid input,.form-grid select,.dispute-modal select{height:46px;padding:0 12px}.form-grid textarea,.dispute-modal textarea{min-height:110px;padding:12px;resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.dispute-modal select:focus,.dispute-modal textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #0d6b5314}.form-grid label>small{position:absolute;inset-inline-end:8px;top:1px;color:var(--muted-2);font-size:8.5px}.span-two{grid-column:1 / -1}.phone-input,.price-input{display:flex;align-items:center;overflow:hidden}.phone-input b,.price-input b{height:44px;display:flex;align-items:center;padding-inline:12px;border-inline-end:1px solid var(--line);color:var(--muted);background:#f7f8f6;font-size:10.5px}.phone-input input,.price-input input{border:0;box-shadow:none}.price-input b{order:2;border-inline-start:1px solid var(--line);border-inline-end:0}.map-preview{width:100%;min-height:65px;display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:12px;padding:10px;background:#f8faf7;text-align:start}.map-preview>span{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;color:var(--brand);background:#fff}.map-preview>div{min-width:0;display:flex;flex:1;flex-direction:column;gap:3px}.map-preview strong{font-size:10.5px}.map-preview small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.review-block{overflow:hidden;border:1px solid var(--line);border-radius:13px}.review-row{display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:12px;padding:14px;border-bottom:1px solid var(--line)}.review-row:last-child{border-bottom:0}.review-row>span{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:9.5px}.review-row>div{display:flex;flex-direction:column;gap:3px}.review-row strong{font-size:10.5px}.review-row small{color:var(--muted);font-size:8.5px}.review-row>button{border:0;color:var(--brand);background:transparent;font-size:9px;font-weight:750}.terms-check{display:flex;align-items:flex-start;gap:9px;margin-top:16px}.terms-check input{position:absolute;opacity:0}.terms-check>span{width:19px;height:19px;display:grid;flex:0 0 auto;place-items:center;border-radius:5px;border:1px solid var(--line-strong);color:transparent;background:#fff}.terms-check.checked>span{border-color:var(--brand);color:#fff;background:var(--brand)}.checkout-nav button:disabled{opacity:.45;cursor:not-allowed;transform:none}.terms-check p{margin:1px 0 0;color:var(--muted);font-size:9px;line-height:1.5}.order-summary-card{position:sticky;top:98px;padding:22px}.summary-product{display:flex;align-items:center;gap:11px;padding-bottom:16px;border-bottom:1px solid var(--line)}.summary-product img{width:72px;height:66px;flex:0 0 auto;border-radius:10px;object-fit:cover}.summary-product>div{min-width:0;display:flex;flex-direction:column;gap:4px}.summary-product strong{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10.5px;line-height:1.35}.summary-product small{color:var(--muted);font-size:8.5px}.summary-product span{font-size:11px;font-weight:850}.summary-lines{display:flex;flex-direction:column;gap:10px;padding-block:16px}.summary-lines>div{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:9.5px}.summary-lines span{display:flex;align-items:center;gap:4px}.summary-lines strong{color:var(--ink);font-size:10.5px}.summary-lines .summary-total{margin-top:3px;border-top:1px solid var(--line);padding-top:13px;color:var(--ink);font-size:12px;font-weight:800}.summary-lines .summary-total strong{font-size:16px}.protected-note{display:flex;align-items:flex-start;gap:8px;border-radius:10px;padding:11px;color:var(--brand);background:var(--brand-soft)}.protected-note>div{display:flex;flex-direction:column;gap:3px}.protected-note strong{font-size:9.5px}.protected-note small{color:#537268;font-size:8px;line-height:1.4}.order-hero{min-height:175px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:24px;overflow:hidden;border-radius:20px;padding:30px;color:#fff;background:radial-gradient(circle at 82% 20%,rgb(255 255 255 / 14%),transparent 13rem),linear-gradient(125deg,#07503e,#0c775c)}.order-hero h1{margin-top:12px;font-size:30px}.order-hero p{margin:7px 0 0;color:#ffffffb8;font-size:11.5px}.order-status-badge{width:fit-content;min-height:23px;display:inline-flex;align-items:center;gap:5px;border-radius:7px;padding:3px 8px;color:#7c4a00;background:var(--saffron-soft);font-size:8.5px;font-weight:850}.order-status-badge>span,.order-status-badge>i{width:6px;height:6px;border-radius:50%;background:var(--saffron)}.order-status-badge.complete{color:var(--brand-dark);background:var(--brand-soft)}.order-status-badge.complete>span,.order-status-badge.complete>i{background:var(--brand)}.order-reference{min-width:180px;display:grid;grid-template-columns:1fr auto;gap:4px 10px;border:1px solid rgb(255 255 255 / 18%);border-radius:12px;padding:12px 14px;background:#ffffff17}.order-reference small{grid-column:1 / -1;color:#fff9;font-size:8px}.order-reference strong{font-size:11px}.order-reference button{border:0;padding:0;color:#fff;background:transparent}.order-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:24px}.tracking-card,.order-detail-card{padding:24px}.tracking-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.tracking-header>div{display:flex;align-items:center;gap:10px}.tracking-header>div>div{display:flex;flex-direction:column;gap:4px}.tracking-header strong{font-size:11px}.tracking-header small{color:var(--muted);font-size:8.5px}.tracking-map{position:relative;height:230px;overflow:hidden;border-radius:15px;background:linear-gradient(35deg,transparent 48%,rgb(211 220 214 / 46%) 49%,rgb(211 220 214 / 46%) 51%,transparent 52%) 0 0 / 74px 74px,linear-gradient(-25deg,transparent 48%,rgb(211 220 214 / 35%) 49%,rgb(211 220 214 / 35%) 51%,transparent 52%) 0 0 / 93px 93px,#eef3ef}.map-road{position:absolute;height:10px;border:3px solid white;border-radius:20px;background:#cad4cd;box-shadow:0 2px 5px #0000000d}.road-one{width:105%;top:105px;inset-inline-start:-10px;transform:rotate(-9deg)}.road-two{width:80%;top:98px;inset-inline-start:20%;transform:rotate(63deg)}.map-dot{position:absolute;z-index:2;display:grid;place-items:center;border:4px solid white;border-radius:50%;color:#fff;background:var(--brand);box-shadow:0 6px 16px #00000024}.map-dot.start{width:38px;height:38px;top:133px;inset-inline-start:12%}.map-dot.van{width:46px;height:46px;top:76px;inset-inline-start:52%;color:var(--brand-dark);background:var(--saffron)}.map-dot.finish{width:40px;height:40px;top:40px;inset-inline-end:12%}.map-label{position:absolute;inset-inline-end:5%;bottom:15px;display:flex;flex-direction:column;gap:3px;border-radius:9px;padding:8px 10px;background:#ffffffeb;box-shadow:var(--shadow-sm)}.map-label strong{font-size:9.5px}.map-label small{color:var(--muted);font-size:7.5px}.timeline{display:flex;flex-direction:column;margin-top:20px}.timeline>div{position:relative;display:flex;gap:11px;min-height:58px}.timeline>div:not(:last-child):after{content:"";position:absolute;top:28px;bottom:1px;inset-inline-start:13px;border-inline-start:1px solid #dce1dd}.timeline>div.completed:not(:last-child):after{border-color:var(--brand)}.timeline>div>span{position:relative;z-index:1;width:27px;height:27px;display:grid;flex:0 0 auto;place-items:center;border:1px solid #d9dfda;border-radius:50%;color:#a0aaa4;background:#fff}.timeline>div.completed>span{border-color:var(--brand);color:#fff;background:var(--brand)}.timeline>div.current>span{border-color:var(--saffron);color:var(--saffron);box-shadow:0 0 0 4px var(--saffron-soft)}.timeline>div>div{display:flex;flex-direction:column;gap:4px;padding-top:2px}.timeline strong{font-size:10.5px}.timeline small{color:var(--muted);font-size:8.5px}.order-detail-card{position:sticky;top:97px}.order-info-list{display:flex;flex-direction:column;gap:11px;padding-block:15px;border-bottom:1px solid var(--line)}.order-info-list>div{display:flex;align-items:flex-start;gap:9px}.order-info-list>div>svg{color:var(--brand)}.order-info-list span{display:flex;flex-direction:column;gap:3px}.order-info-list small{color:var(--muted);font-size:8px}.order-info-list strong{font-size:9.5px}.summary-lines.compact{padding-bottom:8px}.inspection-actions{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:10px}.support-link{width:100%;min-height:54px;display:flex;align-items:center;gap:9px;margin-top:12px;border:0;border-radius:10px;padding:8px 10px;background:#f7f8f6;text-align:start}.support-link>span{display:flex;flex:1;flex-direction:column;gap:3px}.support-link strong{font-size:9.5px}.support-link small{color:var(--muted);font-size:8px}.modal-backdrop,.drawer-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0d1b168f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:fade-in .18s ease}.modal-card{position:relative;width:min(480px,100%);max-height:calc(100vh - 40px);overflow-y:auto;border-radius:20px;padding:30px;background:#fff;box-shadow:var(--shadow-lg);animation:modal-in .22s ease}.modal-close{position:absolute;top:14px;inset-inline-end:14px;z-index:2;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:10px;background:#ffffffd9}.modal-icon{width:54px;height:54px;display:grid;place-items:center;margin-bottom:16px;border-radius:16px;color:var(--brand);background:var(--brand-soft)}.modal-icon.warning{color:var(--danger);background:var(--danger-soft)}.dispute-modal h2{margin-bottom:8px;font-size:23px}.dispute-modal>p{margin-bottom:20px;color:var(--muted);font-size:11px;line-height:1.6}.dispute-modal label{margin-bottom:14px}.upload-evidence{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:18px;border:1px dashed var(--line-strong);border-radius:11px;color:var(--brand);background:var(--brand-soft);font-size:10px;font-weight:750}.messages-page{height:calc(100vh - 76px);min-height:580px;padding-block:20px}.messages-shell{height:100%;display:grid;grid-template-columns:330px 1fr;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}.threads-panel{overflow:hidden;display:flex;flex-direction:column;border-inline-end:1px solid var(--line)}.threads-heading{display:flex;align-items:center;justify-content:space-between;padding:20px 18px 12px}.threads-heading h1{margin:0;font-size:23px;letter-spacing:-.03em}.threads-heading span{color:var(--muted);font-size:9px}.thread-search{height:40px;display:flex;align-items:center;gap:8px;margin:0 16px 10px;border:1px solid var(--line);border-radius:10px;padding-inline:11px;color:var(--muted);background:#f8f9f7}.thread-search input{width:100%;border:0;outline:0;background:transparent;font-size:10.5px}.thread-filters{display:flex;gap:6px;padding:0 16px 12px}.thread-filters button{height:29px;padding:0 11px;font-size:9px}.thread-list{flex:1;overflow-y:auto}.thread-list>button{position:relative;width:100%;min-height:90px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;border:0;border-top:1px solid #eff1ef;padding:12px 14px;background:#fff;text-align:start}.thread-list>button:hover,.thread-list>button.active{background:var(--brand-soft)}.thread-list>button.active:before{content:"";position:absolute;inset-block:12px;inset-inline-start:0;width:3px;border-radius:0 4px 4px 0;background:var(--brand)}[dir=rtl] .thread-list>button.active:before{border-radius:4px 0 0 4px}.thread-avatar{position:relative;width:50px;height:50px}.thread-avatar img{width:100%;height:100%;border-radius:14px;object-fit:cover}.thread-avatar span{position:absolute;inset-inline-end:-2px;bottom:2px;width:10px;height:10px;border:2px solid white;border-radius:50%;background:#41b878}.thread-copy{min-width:0}.thread-copy>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.thread-copy strong{font-size:10.5px}.thread-copy small{color:var(--muted-2);font-size:7.5px}.thread-copy>span,.thread-copy p{display:block;overflow:hidden;margin:3px 0 0;text-overflow:ellipsis;white-space:nowrap}.thread-copy>span{color:var(--brand);font-size:8px;font-weight:750}.thread-copy p{color:var(--muted);font-size:9px}.thread-list>button>i{width:17px;height:17px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--brand);font-size:8px;font-style:normal;font-weight:850}.chat-panel{min-width:0;display:grid;grid-template-rows:auto auto auto 1fr auto;background:linear-gradient(#fafbf9f0,#fafbf9f0),radial-gradient(circle,var(--brand) 1px,transparent 1px);background-size:auto,19px 19px}.chat-header{min-height:68px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding:10px 18px;background:#fff}.chat-header>div:nth-child(2){display:flex;flex:1;flex-direction:column;gap:3px}.chat-header strong{display:flex;align-items:center;gap:4px;font-size:11px}.chat-header strong svg{color:var(--brand)}.chat-header small{color:#3da66e;font-size:8.5px}.chat-header-actions{display:flex;gap:5px}.chat-header-actions button,.chat-composer>button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:9px;color:var(--muted);background:transparent}.chat-listing-context{min-height:68px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;border:0;border-bottom:1px solid var(--line);padding:8px 18px;background:#fff;text-align:start}.chat-listing-context img{width:48px;height:48px;border-radius:9px;object-fit:cover}.chat-listing-context>div{min-width:0;display:flex;flex-direction:column;gap:3px}.chat-listing-context strong{overflow:hidden;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.chat-listing-context span{font-size:10.5px;font-weight:850}.chat-listing-context>small{display:inline-flex;align-items:center;gap:4px;border-radius:7px;padding:4px 7px;color:var(--brand);background:var(--brand-soft);font-size:8px;font-weight:800}.chat-safety-note{min-height:34px;display:flex;align-items:center;justify-content:center;gap:7px;padding:5px 14px;color:#6f572e;background:var(--saffron-soft);font-size:8.5px}.message-list{display:flex;flex-direction:column;gap:8px;overflow-y:auto;padding:20px 24px}.date-divider{display:flex;justify-content:center;margin-bottom:4px}.date-divider span,.system-message{border-radius:8px;padding:4px 8px;color:var(--muted);background:#fff;box-shadow:var(--shadow-sm);font-size:8px}.system-message{align-self:center;display:flex;align-items:center;gap:5px;color:var(--brand)}.message-bubble{max-width:min(72%,510px);border-radius:14px 14px 14px 4px;padding:9px 11px 6px;background:#fff;box-shadow:0 2px 7px #1b2c250f}[dir=rtl] .message-bubble{border-radius:14px 14px 4px}.message-bubble.mine{align-self:flex-end;border-radius:14px 14px 4px;color:#fff;background:var(--brand)}[dir=rtl] .message-bubble.mine{border-radius:14px 14px 14px 4px}.message-bubble p{margin:0;font-size:10.5px;line-height:1.5}.message-bubble small{display:flex;align-items:center;justify-content:flex-end;gap:3px;margin-top:3px;color:var(--muted-2);font-size:7px}.message-bubble.mine small{color:#ffffffa6}.chat-composer{min-height:66px;display:flex;align-items:center;gap:5px;border-top:1px solid var(--line);padding:9px 14px;background:#fff}.chat-composer input{height:42px;flex:1;border:1px solid var(--line);border-radius:12px;padding-inline:13px;outline:0;background:#f8f9f7;font-size:10.5px}.chat-composer .send-button{color:#fff;background:var(--brand)}.sell-heading{align-items:center;margin-bottom:24px}.sell-layout{max-width:940px;display:grid;grid-template-columns:minmax(0,1fr) 250px;align-items:start;gap:24px;margin:0 auto}.sell-form-card{min-height:560px;padding:28px}.photo-dropzone{width:100%;min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1.5px dashed #b6c4bd;border-radius:15px;color:var(--brand);background:#f8fbf9}.photo-dropzone>span{width:58px;height:58px;display:grid;place-items:center;margin-bottom:3px;border-radius:18px;background:var(--brand-soft)}.photo-dropzone strong{font-size:12px}.photo-dropzone small{color:var(--muted);font-size:9px}.photo-preview{position:relative;height:270px;overflow:hidden;border-radius:15px}.photo-preview img{width:100%;height:100%;object-fit:cover}.photo-preview>span{position:absolute;inset-inline-start:12px;bottom:12px;border-radius:7px;padding:5px 8px;color:#fff;background:#0d1b16b8;font-size:8px;font-weight:800}.photo-preview>button{position:absolute;top:10px;inset-inline-end:10px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:9px;background:#ffffffe8}.recent-photo-label{margin:15px 0 8px;color:var(--muted);font-size:9px}.recent-photos{display:flex;gap:8px}.recent-photos button{position:relative;width:64px;height:54px;overflow:hidden;border:2px solid transparent;border-radius:9px;padding:0;background:#eee}.recent-photos button.selected{border-color:var(--brand)}.recent-photos img{width:100%;height:100%;object-fit:cover}.recent-photos span{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;background:#0d6b5361}.photo-tips{display:flex;align-items:flex-start;gap:9px;margin-top:16px;border-radius:10px;padding:11px;color:#8a5a16;background:var(--saffron-soft)}.photo-tips>div{display:flex;flex-direction:column;gap:3px}.photo-tips strong{font-size:9.5px}.photo-tips p{margin:0;font-size:8.5px;line-height:1.45}.condition-options{display:flex;flex-wrap:wrap;gap:7px}.condition-options button{height:37px;border:1px solid var(--line);border-radius:9px;padding:0 12px;background:#fff;font-size:9.5px}.condition-options button.selected{border-color:var(--brand);color:var(--brand);background:var(--brand-soft);font-weight:750}.toggle-field{position:relative;min-height:54px;display:flex!important;justify-content:center;padding-inline-end:52px}.toggle-field>div{display:flex;flex-direction:column;gap:4px}.toggle-field strong{font-size:10.5px}.toggle-field small{color:var(--muted);font-size:8.5px}.toggle-field:after,.toggle-field:before{position:absolute;inset-inline-end:0;top:6px}.toggle-field:before{inset-inline-end:19px;top:9px}.safe-option-card{position:relative;min-height:80px;display:flex!important;flex-direction:row!important;align-items:center;gap:11px;border:1px solid #d2e5db;border-radius:13px;padding:13px;background:var(--brand-soft)}.safe-option-card input{position:absolute;opacity:0}.safe-option-icon{width:44px;height:44px;display:grid;flex:0 0 auto;place-items:center;border-radius:12px;color:#fff;background:var(--brand)}.safe-option-card>div{display:flex;flex:1;flex-direction:column;gap:4px}.safe-option-card strong{font-size:10.5px}.safe-option-card small{color:#567167;font-size:8.5px;line-height:1.45}.safe-option-card>i{width:21px;height:21px;display:grid;place-items:center;border:1px solid var(--brand);border-radius:6px;color:#fff;background:var(--brand)}.listing-preview-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:15px}.listing-preview-card>img{width:100%;height:300px;object-fit:cover}.preview-copy{padding:16px}.preview-copy>strong{font-size:20px}.preview-copy h3{margin:6px 0;font-size:15px}.preview-copy p{color:var(--muted);font-size:10px;line-height:1.5}.preview-copy>span{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:9px}.review-checklist{display:flex;flex-direction:column;gap:7px;margin-top:14px}.review-checklist>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;border-radius:9px;padding:9px 10px;background:#f7f9f7;font-size:9.5px}.review-checklist svg{color:var(--brand)}.review-checklist button{border:0;color:var(--brand);background:transparent;font-size:8.5px;font-weight:750}.wizard-nav button:disabled{opacity:.45;cursor:not-allowed}.sell-help-card{padding:22px}.sell-help-card>span{width:48px;height:48px;display:grid;place-items:center;margin-bottom:15px;border-radius:14px;color:#fff;background:var(--brand)}.sell-help-card h3{margin-bottom:8px;font-size:15px}.sell-help-card>p{color:var(--muted);font-size:9.5px;line-height:1.55}.sell-help-card>div{display:flex;align-items:center;gap:6px;margin-top:9px;color:#4c5b54;font-size:8.5px}.sell-help-card>div svg{color:var(--brand)}.sell-success-page{display:grid;place-items:center}.sell-success-card{width:min(480px,100%);display:flex;flex-direction:column;align-items:center;border:1px solid var(--line);border-radius:22px;padding:38px;background:#fff;box-shadow:var(--shadow-md);text-align:center}.success-rings{width:96px;height:96px;display:grid;place-items:center;margin-bottom:18px;border-radius:50%;background:var(--brand-soft);box-shadow:0 0 0 13px #e8f4ee8c}.success-rings span{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--brand)}.sell-success-card h1{margin-bottom:9px;font-size:25px;letter-spacing:-.03em}.sell-success-card>p{color:var(--muted);font-size:11px;line-height:1.6}.published-preview{width:100%;display:flex;align-items:center;gap:12px;margin:12px 0 20px;border:1px solid var(--line);border-radius:12px;padding:10px;text-align:start}.published-preview img{width:68px;height:62px;border-radius:9px;object-fit:cover}.published-preview>div{min-width:0;display:flex;flex-direction:column;gap:4px}.published-preview strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.published-preview span{font-size:11px;font-weight:850}.published-preview small{display:flex;align-items:center;gap:4px;color:#9b650f;font-size:8px}.simple-page{padding-top:48px}.page-title-row{align-items:center;margin-bottom:28px}.page-title-row p{margin:8px 0 0;color:var(--muted);font-size:11px}.profile-hero{min-height:148px;display:flex;align-items:center;gap:18px;border:1px solid var(--line);border-radius:18px;padding:24px 28px;background:#fff;box-shadow:var(--shadow-sm)}.profile-avatar{width:78px;height:78px;color:var(--brand-dark);background:var(--brand-soft-2);font-size:19px}.profile-avatar>span{position:absolute;inset-inline-end:-2px;bottom:4px;width:25px;height:25px;display:grid;place-items:center;border:3px solid white;border-radius:50%;color:#fff;background:var(--brand)}.profile-main{min-width:0;flex:1}.profile-main>div:first-child{display:flex;align-items:center;gap:9px}.profile-main h1{margin:0;font-size:25px;letter-spacing:-.035em}.profile-main>p,.profile-rating{display:flex;align-items:center;gap:5px;margin:7px 0 0;color:var(--muted);font-size:9.5px}.profile-rating{color:#9b6c20}.account-tabs{display:flex;gap:22px;margin:25px 0 20px;border-bottom:1px solid var(--line)}.account-tabs button{position:relative;min-height:42px;border:0;padding:0 2px;color:var(--muted);background:transparent;font-size:10.5px;font-weight:750}.account-tabs button.active{color:var(--brand)}.account-tabs button.active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--brand)}.account-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:start;gap:24px}.account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:28px}.account-stats button{min-height:82px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:14px;padding:12px;background:#fff;text-align:start;box-shadow:var(--shadow-sm)}.stat-icon{width:40px;height:40px;display:grid;flex:0 0 auto;place-items:center;border-radius:11px;color:var(--brand);background:var(--brand-soft)}.stat-icon.rose{color:#c94f66;background:#fff0f2}.stat-icon.gold{color:#b87618;background:var(--saffron-soft)}.account-stats button>div{display:flex;flex:1;flex-direction:column;gap:3px}.account-stats strong{font-size:18px}.account-stats small{color:var(--muted);font-size:8px}.account-stats button>svg{color:var(--muted-2)}.card-heading{align-items:center}.card-heading p{margin:4px 0 0;color:var(--muted);font-size:9px}.order-list{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:var(--shadow-sm)}.order-row{width:100%;min-height:104px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;border:0;border-bottom:1px solid var(--line);padding:13px;background:#fff;text-align:start}.order-row:last-child{border-bottom:0}.order-row:hover{background:#fafbf9}.order-row>img{width:78px;height:72px;border-radius:10px;object-fit:cover}.order-row-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.order-row-copy>strong{width:100%;overflow:hidden;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.order-row-copy>small{color:var(--muted);font-size:8px}.order-row-price{display:flex;align-items:center;gap:8px}.order-row-price strong{font-size:11px}.order-row-price svg{color:var(--muted-2)}.account-side-column{display:flex;flex-direction:column;gap:16px}.wallet-card{position:relative;min-height:220px;overflow:hidden;border-radius:18px;padding:22px;color:#fff;background:linear-gradient(135deg,#0a5a45,#0e7b5d);box-shadow:0 18px 34px #0d6b532e}.wallet-top{display:flex;align-items:center;gap:9px}.wallet-top>span{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:#ffffff21}.wallet-top small{flex:1;color:#ffffffb3;font-size:9px}.wallet-top button{border:0;color:#fff;background:transparent}.wallet-card>strong{position:relative;z-index:1;display:block;margin-top:23px;font-size:28px;letter-spacing:-.04em}.wallet-card>p{color:#ffffffa6;font-size:8.5px}.wallet-card>button{position:relative;z-index:1;min-height:38px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgb(255 255 255 / 22%);border-radius:10px;padding:0 12px;color:#fff;background:#ffffff1a;font-size:9px;font-weight:750}.wallet-pattern{position:absolute;width:190px;height:190px;inset-inline-end:-72px;bottom:-80px;border:22px solid rgb(255 255 255 / 6%);border-radius:50%;box-shadow:0 0 0 23px #ffffff08}.trust-score-card{border:1px solid var(--line);border-radius:16px;padding:18px;background:#fff;box-shadow:var(--shadow-sm)}.trust-score-card>div:first-child{display:flex;align-items:center;gap:9px}.trust-score-card>div:first-child>span{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:var(--brand);background:var(--brand-soft)}.trust-score-card>div:first-child>div{display:flex;flex:1;flex-direction:column;gap:3px}.trust-score-card strong{font-size:10.5px}.trust-score-card small{color:var(--muted);font-size:8px}.trust-score-card b{color:var(--brand);font-size:14px}.score-track{height:6px;overflow:hidden;margin-top:14px;border-radius:6px;background:#e7ece8}.score-track span{display:block;width:92%;height:100%;background:linear-gradient(90deg,var(--brand),#44b285)}.trust-score-card>p{margin:10px 0 2px;color:var(--muted);font-size:8.5px;line-height:1.45}.account-section-card{padding:24px}.settings-layout{display:grid;grid-template-columns:1fr 1fr;gap:18px}.settings-card{padding:20px}.settings-card>h2{margin-bottom:10px}.settings-card>button,.settings-language-row{width:100%;min-height:64px;display:flex;align-items:center;gap:10px;border:0;border-top:1px solid var(--line);padding:9px 4px;background:#fff;text-align:start}.settings-card>button>span,.settings-language-row>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:var(--brand);background:var(--brand-soft)}.settings-card>button>div,.settings-language-row>div{display:flex;flex:1;flex-direction:column;gap:3px}.settings-card strong{font-size:10.5px}.settings-card small{color:var(--muted);font-size:8.5px}.onboarding-modal{position:relative;width:min(820px,100%);min-height:510px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;border-radius:24px;background:#fff;box-shadow:var(--shadow-lg);animation:modal-in .22s ease}.onboarding-art{position:relative;display:grid;place-items:center;overflow:hidden;color:#fff;background:linear-gradient(145deg,#07503e,#0e8060)}.onboarding-art>span{position:relative;z-index:2;width:150px;height:150px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / 25%);border-radius:45px;background:#ffffff1f;box-shadow:0 25px 55px #00322342;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:rotate(-5deg)}.onboarding-art.art-2{background:linear-gradient(145deg,#a36214,#e89d35)}.onboarding-art.art-3{background:linear-gradient(145deg,#07503e,#0c775c)}.art-pattern{position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;opacity:.13;background:radial-gradient(circle,white 1.3px,transparent 1.5px) 0 0 / 22px 22px;transform:rotate(12deg)}.mini-package{position:absolute;z-index:3;inset-inline-end:62px;bottom:92px;width:76px;height:62px;display:flex;align-items:center;justify-content:space-around;border-radius:16px;color:var(--brand-dark);background:#fff;box-shadow:var(--shadow-md)}.mini-package svg:last-child{color:var(--brand)}.onboarding-copy{display:flex;flex-direction:column;justify-content:center;padding:44px}.onboarding-top{position:absolute;top:22px;right:28px;left:calc(52.5% + 28px);display:flex;align-items:center;justify-content:space-between}[dir=rtl] .onboarding-top{right:calc(52.5% + 28px);left:28px}.onboarding-copy h2{margin-bottom:12px;font-size:30px;line-height:1.14;letter-spacing:-.04em}.onboarding-copy>p{color:var(--muted);font-size:11.5px;line-height:1.65}.onboarding-dots{display:flex;gap:5px;margin:12px 0 24px}.onboarding-dots button{width:7px;height:7px;border:0;border-radius:5px;padding:0;background:#d8deda;transition:width .16s ease,background .16s ease}.onboarding-dots button.active{width:24px;background:var(--brand)}.filter-drawer{width:min(430px,100%);max-height:calc(100vh - 30px);overflow-y:auto;justify-self:end;border-radius:20px 0 0 20px;animation:drawer-in .22s ease}[dir=rtl] .filter-drawer{border-radius:0 20px 20px 0;animation-name:drawer-in-rtl}.filter-drawer .filter-panel{border:0;border-radius:inherit;padding:24px}.toast{position:fixed;z-index:200;inset-inline-start:50%;bottom:26px;min-width:250px;min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgb(255 255 255 / 12%);border-radius:13px;padding:10px 16px;color:#fff;background:#13221cf0;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translate(-50%);animation:toast-in .22s ease;font-size:10.5px;font-weight:700}[dir=rtl] .toast{transform:translate(50%);animation-name:toast-in-rtl}.toast svg{color:#66d69e}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(12px) scale(.98)}}@keyframes drawer-in{0%{transform:translate(25px);opacity:0}}@keyframes drawer-in-rtl{0%{transform:translate(-25px);opacity:0}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}}@keyframes toast-in-rtl{0%{opacity:0;transform:translate(50%,10px)}}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3,[dir=rtl] .eyebrow,[dir=rtl] .threads-heading h1{letter-spacing:normal}[dir=rtl] .back-link svg,[dir=rtl] .text-button>svg:last-child,[dir=rtl] .primary-button>svg:last-child,[dir=rtl] .order-row-price svg,[dir=rtl] .settings-card>button>svg:last-child,[dir=rtl] .map-preview>svg:last-child,[dir=rtl] .chat-listing-context>svg:last-child,[dir=rtl] .mobile-header>.icon-action svg,[dir=rtl] .seller-card>.icon-action svg,[dir=rtl] .support-link>svg:last-child,[dir=rtl] .account-stats button>svg:last-child{transform:rotate(180deg)}@media(max-width:1120px){.header-inner{gap:10px}.location-pill{display:none}.language-picker.is-compact>svg:first-child{display:none}.header-actions{gap:2px}.sell-button{padding:0 12px}.trust-banner{grid-template-columns:58% 42%}.trust-banner-copy{padding-inline-start:40px}.floating-card{min-width:195px}.payment-card{inset-inline-start:20px}.shield-hero{inset-inline-end:90px}.category-rail{grid-template-columns:repeat(9,104px)}.listings-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.results-area .listings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-layout,.product-info-layout{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:20px}}@media(max-width:900px){.desktop-only,.desktop-header{display:none!important}.mobile-only{display:block!important}.mobile-header{position:sticky;z-index:50;top:0;height:62px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-inline:16px;background:#fffffff2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-header .brand-name{font-size:22px}.mobile-header .brand-mark{width:26px;height:26px}.mobile-title{position:absolute;inset-inline-start:50%;font-size:13px;font-weight:800;transform:translate(-50%)}[dir=rtl] .mobile-title{transform:translate(50%)}.mobile-header-actions{display:flex;align-items:center;gap:3px}.mobile-header .language-picker{width:45px;height:35px}.mobile-header .language-picker select{width:100%;padding:0;font-size:10px}.mobile-header .language-picker svg{display:none}.page{width:min(100% - 28px,760px);min-height:calc(100vh - 62px);padding-block:22px 96px}.home-page{padding-top:14px}.home-mobile-intro{display:flex!important;align-items:flex-end;justify-content:space-between;margin-bottom:15px}.home-mobile-intro h2{margin:0;font-size:19px;letter-spacing:-.03em}.current-location{order:2;display:flex;align-items:center;gap:4px;border:0;padding:5px 0;color:var(--muted);background:transparent;font-size:9px;font-weight:750}.current-location svg:first-child{color:var(--brand)}.mobile-search-row{display:flex;gap:8px;margin-bottom:15px}.search-box{height:45px;display:flex;flex:1;align-items:center;gap:8px;border:1px solid var(--line-strong);border-radius:12px;padding-inline:12px;background:#fff}.search-box>svg{color:var(--muted)}.search-box input{width:100%;border:0;outline:0;background:transparent;font-size:11px}.search-box button{border:0;padding:3px;color:var(--muted);background:transparent}.filter-square{width:45px;height:45px;display:grid;flex:0 0 auto;place-items:center;border:0;border-radius:12px;color:#fff;background:var(--brand)}.mobile-bottom-nav{position:fixed;z-index:55;right:0;bottom:0;left:0;height:calc(68px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);padding:5px 8px env(safe-area-inset-bottom);background:#fffffff7;box-shadow:0 -8px 24px #1f30280d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;color:#89938e;background:transparent;font-size:8px;font-weight:700}.mobile-bottom-nav button.active{color:var(--brand)}.mobile-nav-icon{height:28px;display:grid;place-items:center}.sell-nav-item .mobile-nav-icon{width:48px;height:43px;margin-top:-28px;border:4px solid white;border-radius:15px;color:#fff;background:var(--brand);box-shadow:0 7px 15px #0d6b533b}.sell-nav-item span:last-child{margin-top:-4px}.trust-banner{min-height:268px;grid-template-columns:1fr;border-radius:18px}.trust-banner-copy{min-height:268px;padding:28px}.trust-banner-copy h1{max-width:500px;font-size:34px}.trust-banner-copy p{max-width:440px;padding-inline-end:25%;font-size:11px}.trust-visual{position:absolute;top:0;right:0;bottom:0;left:0;min-height:268px;opacity:.48;pointer-events:none}.floating-card{display:none}.shield-hero{top:auto;inset-inline-end:8%;bottom:32px;width:78px;height:78px}.shield-hero svg{width:46px}.orbit-one{inset-inline-end:-140px}.hero-actions{gap:14px}.light-button{min-height:42px;font-size:10.5px}.light-text{font-size:10px}.content-section{padding-top:30px}.section-heading h2{font-size:20px}.section-heading .eyebrow{font-size:9px}.category-rail{display:flex;margin-inline:-14px;padding-inline:14px;gap:3px}.category-item{width:82px;min-width:82px;padding-inline:3px}.category-icon{width:52px;height:52px;border-radius:16px}.category-item span:last-child{font-size:9px}.listings-grid,.results-area .listings-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.safety-strip{margin-top:34px}.market-layout,.product-layout,.product-info-layout,.checkout-layout,.order-layout,.sell-layout,.account-grid{grid-template-columns:1fr}.explore-header{display:block}.full-mobile{width:100%;margin-top:14px}.filter-sidebar{display:none}.product-page{width:100%;padding-top:0}.product-gallery,.product-purchase-card,.product-info-layout,.similar-section{width:min(100% - 28px,760px);margin-inline:auto}.main-product-image{width:calc(100% + 28px);margin-inline:-14px;border-radius:0 0 18px 18px}.product-mobile-actions{position:absolute;top:12px;inset-inline-end:0;display:flex!important;gap:7px}.product-mobile-actions button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffffe0;box-shadow:var(--shadow-sm)}.product-purchase-card{position:static;margin-top:14px}.product-info-layout{margin-top:16px}.product-description-card dl{grid-template-columns:1fr 1fr}.mobile-sticky-buy{position:fixed;z-index:54;right:0;bottom:0;left:0;min-height:72px;display:flex!important;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding:8px 14px calc(8px + env(safe-area-inset-bottom));background:#fffffff7;box-shadow:0 -10px 24px #1f302812}.mobile-sticky-buy>div{min-width:0;display:flex;flex-direction:column;gap:2px}.mobile-sticky-buy small{max-width:160px;overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.mobile-sticky-buy strong{font-size:14px}.mobile-sticky-buy .primary-button{min-height:44px;padding-inline:14px;font-size:10px}.checkout-page,.order-page{padding-top:20px}.order-summary-card,.order-detail-card{position:static}.tracking-map{height:260px}.messages-page{width:calc(100% - 20px);height:calc(100vh - 130px);min-height:520px;padding:10px 0 82px}.messages-shell{grid-template-columns:270px 1fr}.sell-help-card{display:none}.account-side-column{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:680px){.page{width:calc(100% - 24px)}.trust-banner-copy{padding:24px 22px}.trust-banner-copy h1{max-width:330px;font-size:30px}.trust-banner-copy p{max-width:280px;padding-inline-end:10%}.hero-actions .light-text{display:none}.listings-grid,.results-area .listings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px}.listing-image-wrap{aspect-ratio:1 / 1;border-radius:13px}.safe-mini-badge{font-size:7px}.safe-mini-badge svg{width:10px}.listing-price{font-size:15px}.listing-title{min-height:33px;font-size:11px}.listing-meta{max-width:100%;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.safety-strip{display:grid;grid-template-columns:auto 1fr;padding:15px}.safety-strip-icon{width:46px;height:46px}.safety-strip .secondary-button{grid-column:1 / -1;width:100%}.explore-header h1,.page-title-row h1,.sell-heading h1,.checkout-heading h1{font-size:27px}.active-filter-chips{margin-inline:-12px;padding-inline:12px}.results-toolbar>span{font-size:9.5px}.sort-select>span{display:none}.product-gallery,.product-purchase-card,.product-info-layout,.similar-section{width:calc(100% - 24px)}.main-product-image{width:calc(100% + 24px);margin-inline:-12px;aspect-ratio:1 / 1}.product-purchase-card,.product-description-card,.safe-explainer-card,.checkout-form-card,.tracking-card,.order-detail-card,.sell-form-card{border-radius:15px;padding:18px}.product-purchase-card h1{font-size:20px}.product-price-row strong{font-size:24px}.product-description-card dl{grid-template-columns:1fr}.checkout-heading{margin-bottom:20px}.step-bar{width:100%;margin-bottom:22px}.step-bar>div{min-width:0;flex:1}.step-bar small{max-width:80px;overflow:hidden;font-size:7.5px;text-overflow:ellipsis;white-space:nowrap}.checkout-layout{display:flex;flex-direction:column}.checkout-form-card{width:100%;min-height:0}.order-summary-card{width:100%;order:-1;padding:16px}.order-summary-card>h2{font-size:15px}.delivery-options>button{grid-template-columns:auto 1fr}.delivery-options>button>span:last-child{grid-column:2;flex-direction:row;align-items:center;justify-content:space-between}.form-grid.two-cols{grid-template-columns:1fr}.span-two{grid-column:auto}.review-row{grid-template-columns:1fr auto}.review-row>span{grid-column:1 / -1}.checkout-nav .primary-button,.wizard-nav .primary-button{flex:1}.order-hero{min-height:215px;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:22px}.order-hero h1{font-size:25px}.order-reference{width:100%}.tracking-header{align-items:flex-start}.tracking-header .secondary-button{width:42px;overflow:hidden;padding:0;font-size:0}.messages-page{width:100%;height:calc(100vh - 130px);padding:0}.messages-shell{border:0;border-radius:0}.threads-panel{display:flex}.messages-shell{grid-template-columns:1fr}.chat-panel,.messages-shell.mobile-chat-open .threads-panel{display:none}.messages-shell.mobile-chat-open .chat-panel{display:grid}.mobile-thread-back{flex:0 0 auto}.chat-listing-context{grid-template-columns:auto 1fr auto;padding-inline:12px}.chat-listing-context>small{display:none}.chat-safety-note{justify-content:flex-start;font-size:7.5px}.message-list{padding:14px 12px}.message-bubble{max-width:84%}.sell-heading{align-items:flex-start}.sell-heading .text-button{white-space:nowrap}.photo-preview,.listing-preview-card>img{height:220px}.account-page{padding-top:14px}.profile-hero{display:grid;grid-template-columns:auto 1fr;padding:17px}.profile-avatar{width:62px;height:62px}.profile-main h1{font-size:19px}.profile-main>div:first-child{flex-wrap:wrap}.profile-hero>.secondary-button{grid-column:1 / -1}.account-tabs{gap:14px;overflow-x:auto}.account-tabs button{flex:0 0 auto}.account-stats{grid-template-columns:1fr}.account-stats button{min-height:70px}.account-side-column,.settings-layout{grid-template-columns:1fr}.order-row{grid-template-columns:auto 1fr}.order-row>img{width:64px;height:64px}.order-row-price{grid-column:2;justify-content:space-between}.onboarding-backdrop{padding:10px}.onboarding-modal{max-height:calc(100vh - 20px);grid-template-columns:1fr;grid-template-rows:220px 1fr;overflow-y:auto}.onboarding-art>span{width:105px;height:105px;border-radius:30px}.onboarding-art>span svg{width:43px}.mini-package{inset-inline-end:22%;bottom:25px}.onboarding-copy{padding:35px 26px 28px}.onboarding-top{position:static;margin-bottom:34px}.onboarding-copy h2{font-size:25px}.filter-drawer{width:100%;max-height:88vh;align-self:end;border-radius:20px 20px 0 0}[dir=rtl] .filter-drawer{border-radius:20px 20px 0 0}.toast{width:calc(100% - 28px);bottom:82px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
