:root{--ink:#102226;--muted:#647478;--paper:#f6f7f2;--card:#fff;--brand:#123d38;--brand2:#daf25a;--line:#dfe5df;--danger:#b42318;--shadow:0 16px 50px rgba(16,34,38,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 32px));margin:auto}.topline{background:var(--ink);color:white;font-size:13px;padding:8px 0}.header{position:sticky;top:0;z-index:50;background:rgba(246,247,242,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{height:76px;gap:22px}.logo,.nav{display:flex;align-items:center}.logo{gap:10px;font-weight:900;font-size:22px;letter-spacing:-.7px}.logoMark{width:37px;height:37px;border-radius:12px;background:var(--brand);display:grid;place-items:center;color:var(--brand2);font-weight:900}.search{flex:1 1;display:flex;background:white;border:1px solid var(--line);border-radius:16px;overflow:hidden}.search input{border:0;outline:0;padding:13px 15px;flex:1 1;background:transparent}.search button{border:0;background:var(--brand);color:white;padding:0 20px}.navlinks{display:flex;gap:10px}.btn,.navlinks{align-items:center}.btn{display:inline-flex;justify-content:center;gap:8px;border:1px solid var(--brand);background:var(--brand);color:white;border-radius:13px;padding:11px 16px;font-weight:800;cursor:pointer}.btn.secondary{background:white;color:var(--brand);border-color:var(--line)}.btn.lime{background:var(--brand2);color:var(--ink);border-color:var(--brand2)}.btn.danger{background:var(--danger);border-color:var(--danger)}.hero{padding:60px 0 30px}.heroGrid{display:grid;grid-template-columns:1.05fr .95fr;gap:32px;align-items:center}.eyebrow{font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:1.6px;color:var(--brand)}h1{font-size:clamp(43px,6vw,76px);line-height:.94;letter-spacing:-3px;margin:15px 0 20px}.lead{font-size:19px;line-height:1.6;color:var(--muted);max-width:670px}.heroActions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.heroCard{background:var(--brand);border-radius:28px;padding:16px;box-shadow:var(--shadow);overflow:hidden}.heroCard img{width:100%;display:block;border-radius:19px}.trustbar{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:28px auto}.trust{background:white;border:1px solid var(--line);border-radius:17px;padding:17px}.trust b{display:block;margin-bottom:5px}.trust span{font-size:13px;color:var(--muted)}.section{padding:46px 0}.sectionTitle{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px}.sectionTitle h2{font-size:34px;letter-spacing:-1px;margin:0}.sectionTitle p{color:var(--muted);margin:6px 0 0}.categories{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category{background:white;border:1px solid var(--line);border-radius:18px;padding:12px;transition:.2s}.category:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.category img{width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:13px;background:#edf0e9}.category b{display:block;margin-top:10px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{background:white;border:1px solid var(--line);border-radius:20px;overflow:hidden;min-width:0}.cardMedia{position:relative;background:#edf0e9;aspect-ratio:1.12;overflow:hidden}.cardMedia img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;left:10px;top:10px;background:white;border-radius:999px;padding:7px 9px;font-weight:800;font-size:12px;box-shadow:0 4px 16px rgba(0,0,0,.08)}.cardBody{padding:14px}.cardTitle{font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meta{color:var(--muted);font-size:13px;margin-top:5px}.price{font-size:21px;font-weight:900}.price,.seller{margin-top:10px}.seller{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:10px;font-size:12px;color:var(--muted)}.panel{background:white;border:1px solid var(--line);border-radius:22px;padding:22px}.formGrid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:13px;font-weight:800}.field input,.field select,.field textarea{border:1px solid var(--line);border-radius:12px;padding:12px 13px;background:white;outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand)}.field textarea{min-height:140px;resize:vertical}.notice{border-radius:14px;padding:12px 14px;background:#f1f7d2;font-size:14px}.error{background:#fee4e2;color:#8a1c13}.pageHead{padding:38px 0 20px}.pageHead h1{font-size:42px;letter-spacing:-1.5px;margin:0 0 8px}.layout2{display:grid;grid-template-columns:260px 1fr;gap:22px}.filters{position:sticky;top:100px;align-self:start}.filterGroup{border-bottom:1px solid var(--line);padding:16px 0}.filterGroup:first-child{padding-top:0}.filterGroup b{display:block;margin-bottom:8px}.listingDetail{display:grid;grid-template-columns:1.18fr .82fr;gap:26px}.galleryMain{background:#edf0e9;border-radius:22px;overflow:hidden}.galleryMain img{width:100%;display:block;aspect-ratio:1.2;object-fit:cover}.thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:8px}.thumbs img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}.stickyBuy{position:sticky;top:100px;align-self:start}.kpiGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.kpi{background:white;border:1px solid var(--line);border-radius:18px;padding:18px}.kpi span{font-size:13px;color:var(--muted)}.kpi strong{display:block;font-size:30px;margin-top:6px}.tableWrap{overflow:auto}.table{width:100%;border-collapse:collapse}.table td,.table th{text-align:left;padding:12px;border-bottom:1px solid var(--line);font-size:14px}.table th{color:var(--muted);font-size:12px;text-transform:uppercase}.status{display:inline-block;border-radius:999px;background:#edf0e9;padding:6px 8px;font-size:11px;font-weight:900}.footer{background:var(--ink);color:white;margin-top:60px;padding:48px 0}.footerGrid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:30px}.footer a{display:block;color:#cbd5d3;margin:8px 0;font-size:14px}.empty{padding:50px;text-align:center;color:var(--muted)}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{padding:8px 11px;border-radius:999px;border:1px solid var(--line);background:white;font-size:13px}.mobileOnly{display:none}@media(max-width:900px){.heroGrid,.layout2,.listingDetail{grid-template-columns:1fr}.heroCard{order:-1}.categories{grid-template-columns:repeat(3,1fr)}.grid,.kpiGrid,.trustbar{grid-template-columns:repeat(2,1fr)}.navlinks .hideMobile,.search{display:none}.nav{height:66px}.filters{position:static}.footerGrid{grid-template-columns:1fr 1fr}.mobileOnly{display:block}}@media(max-width:560px){.container{width:min(100% - 22px,1180px)}.categories{grid-template-columns:repeat(2,1fr)}.footerGrid,.formGrid,.grid,.kpiGrid,.trustbar{grid-template-columns:1fr}h1{letter-spacing:-2px}.pageHead h1{font-size:34px}.hero{padding-top:26px}.heroActions .btn{flex:1 1}.navlinks{margin-left:auto}.logo span:last-child{display:none}}.merchantAds{background:#eef2ec;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.merchantHeroAd{display:block;background:linear-gradient(135deg,#123d38,#1d5a53);color:white;border-radius:24px;padding:34px;min-height:190px;box-shadow:var(--shadow)}.merchantHeroAd h3{font-size:34px;margin:22px 0 8px}.merchantHeroAd p{color:#d8e5e2;margin:0;max-width:650px}.adLabel{display:inline-block;font-size:11px;font-weight:900;letter-spacing:1px;text-transform:uppercase;background:#daf25a;color:#102226;border-radius:999px;padding:7px 10px}.merchantMiniGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:14px}.merchantMiniAd{display:flex;flex-direction:column;gap:10px;background:white;border:1px solid var(--line);border-radius:18px;padding:18px;min-height:140px}.merchantMiniAd small{color:var(--muted)}.emptyAd{border:2px dashed #b8c6bd;box-shadow:none}.planGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.planCard{background:white;border:1px solid var(--line);border-radius:22px;padding:24px}.featuredPlan{background:#123d38;color:white}.featuredPlan p{color:#d6e1de}.planTag{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:1px}.planPrice{font-size:44px;font-weight:900;margin:14px 0}.planPrice small{font-size:15px;font-weight:500}.storeHero{margin-top:35px;background:linear-gradient(135deg,#123d38,#205f58);color:white;border-radius:28px;padding:42px}.storeHero .lead{color:#d7e2df}.editImages{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}.editImages img{width:100%;aspect-ratio:1.2;object-fit:cover;border-radius:12px}.editImages>div{display:grid;gap:5px}.editImages .btn{padding:6px;font-size:11px}@media(max-width:900px){.merchantMiniGrid{grid-template-columns:repeat(2,1fr)}.planGrid{grid-template-columns:1fr}}@media(max-width:560px){.merchantMiniGrid{grid-template-columns:1fr}}.languageSwitch{display:flex;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.languageSwitch button{border:0;background:transparent;padding:8px 7px;font-size:11px;font-weight:900;cursor:pointer}.languageSwitch button.active{background:var(--brand);color:#fff}@media(max-width:560px){.languageSwitch button{padding:7px 6px;font-size:10px}}.howGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.howGrid .panel b{font-size:18px}.howGrid .panel p{color:var(--muted);line-height:1.65}@media(max-width:700px){.howGrid{grid-template-columns:1fr}}.brandLogo{display:inline-flex;align-items:center;text-decoration:none}.brandLogo img{height:58px}.brandLogo:hover{transform:none}@media(max-width:680px){.brandLogo img{width:132px;height:48px}}.brandLogo{flex:0 0 auto;overflow:hidden}.brandLogo img{display:block;width:168px;height:74px}.nav{height:88px}.navIconLink{position:relative;display:inline-flex;align-items:center;gap:6px;padding:9px 7px;border-radius:12px;font-size:12px;font-weight:800;white-space:nowrap}.navIconLink:hover{background:white}.countBadge{position:absolute;right:-2px;top:-2px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#e53935;color:#fff;display:grid;place-items:center;font-size:10px;line-height:1}.heroCard{padding:0;background:#123d38}.heroCard img{border-radius:28px;aspect-ratio:1.625;object-fit:cover}.personalHome{padding-top:18px}.personalQuickGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.personalQuick{display:grid;gap:6px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.personalQuick svg{color:var(--brand)}.personalQuick span{font-size:13px;color:var(--muted)}.favoritesHome{background:#f1f4ee;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.category img{aspect-ratio:1.42}.adminCategoryGrid{display:grid;grid-template-columns:1.5fr .85fr;gap:18px;align-items:start}.categoryAdminThumb{width:72px;height:50px;object-fit:cover;border-radius:9px}.categoryEditPreview{width:100%;max-width:320px;aspect-ratio:1.42;object-fit:cover;border-radius:14px;margin-top:8px}.adminRowActions{display:flex;gap:6px;flex-wrap:wrap}.adminRowActions .btn{padding:7px 9px;font-size:11px}@media(max-width:1100px){.brandLogo img{width:138px;height:64px}.nav{gap:12px}.navIconLink{padding:8px 5px}.navIconLink span{display:none}.personalQuickGrid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.nav{height:72px}.brandLogo img{width:120px;height:58px}.adminCategoryGrid{grid-template-columns:1fr}.personalQuickGrid{grid-template-columns:1fr 1fr 1fr}}@media(max-width:560px){.brandLogo img{width:102px;height:50px}.personalQuickGrid{grid-template-columns:1fr}.accountBtn,.sellBtn{padding:9px}.navlinks{gap:4px}.navIconLink{padding:8px 4px}}:root{--brand:#118a43;--brand-dark:#0b6f36;--brand-soft:#eaf7ee;--ink:#132128;--muted:#68757b;--paper:#f7f9f7;--line:#e2e8e3;--shadow:0 14px 40px rgba(17,44,31,.10)}body{background:#fff;color:var(--ink)}.container{width:min(1320px,calc(100% - 36px))}.topline{background:#0b2f22;color:#dcefe4;padding:7px 0;font-size:12px;letter-spacing:.1px}.header{background:rgba(255,255,255,.97);border-bottom:1px solid #e5ebe6;box-shadow:0 3px 14px rgba(8,45,27,.04)}.navPrimary{height:88px;gap:22px}.brandLogo img{width:208px;height:72px;object-fit:contain;object-position:left center}.searchPremium{height:48px;border-radius:10px;border-color:#d9e1db;box-shadow:inset 0 1px 0 rgba(0,0,0,.015)}.searchPremium input{font-size:14px;padding:0 16px}.searchPremium button{background:var(--brand);min-width:54px;padding:0 16px;transition:.2s}.searchPremium button:hover{background:var(--brand-dark)}.navlinks{gap:7px}.navIconLink{display:flex;flex-direction:column;gap:3px;min-width:64px;padding:8px 5px;font-size:10.5px;border-radius:10px;color:#14251c}.navIconLink svg{stroke-width:1.8}.navIconLink:hover{background:#f1f7f3;color:var(--brand)}.navIconLink.iconOnly{min-width:38px}.countBadge{top:1px;right:8px;background:#e33b34;box-shadow:0 0 0 2px white}.accountBtn{min-height:43px;padding:9px 12px}.sellBtn{min-height:43px;padding:9px 14px;background:var(--brand);border-color:var(--brand);color:#fff}.sellBtn:hover{background:var(--brand-dark)}.navSecondaryWrap{border-top:1px solid #edf0ed;background:#fff}.navSecondary{height:45px;display:flex;align-items:center;gap:28px;font-size:13px}.navSecondary>a{display:inline-flex;align-items:center;gap:6px;height:100%;font-weight:700;color:#394a42;border-bottom:2px solid transparent}.navSecondary>a:hover{color:var(--brand);border-bottom-color:var(--brand)}.navSecondary .categoryMenu{padding:0 16px;margin-left:-16px;border-right:1px solid #e7ebe7;border-left:1px solid #e7ebe7;min-width:138px;color:#183128}.homeTop{padding:26px 0 0;background:linear-gradient(180deg,#fff,#fbfcfb)}.homeTopGrid{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(310px,.95fr);gap:18px;align-items:stretch}.marketHero{position:relative;min-height:520px;background-size:cover;background-position:50%;border-radius:18px;overflow:hidden;box-shadow:0 16px 44px rgba(4,32,20,.18)}.marketHero:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(transparent,rgba(0,0,0,.18));pointer-events:none}.marketHeroContent{position:relative;z-index:2;color:#fff;padding:42px 44px;max-width:810px}.marketHeroKicker{display:inline-flex;align-items:center;gap:7px;color:#baf0c8;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:1.15px}.marketHero h1{font-size:clamp(38px,4.3vw,64px);line-height:1.02;letter-spacing:-2.4px;margin:18px 0 16px;max-width:790px}.marketHero p{font-size:17px;line-height:1.6;color:#e5efe8;max-width:700px;margin:0}.heroSearch{display:flex;margin-top:28px;background:#fff;border-radius:11px;overflow:hidden;max-width:720px;box-shadow:0 8px 28px rgba(0,0,0,.18)}.heroSearch input{border:0;outline:0;flex:1 1;min-width:0;padding:16px 17px;font-size:14px}.heroSearch button{display:flex;align-items:center;gap:7px;border:0;background:var(--brand);color:#fff;font-weight:900;padding:0 22px;cursor:pointer}.heroSearch button:hover{background:var(--brand-dark)}.heroPills{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.heroPills span{display:flex;align-items:center;gap:6px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.heroStats{display:flex;gap:0;margin-top:34px}.heroStats>div{display:grid;gap:3px;padding:0 28px;border-left:1px solid rgba(255,255,255,.24)}.heroStats>div:first-child{padding-left:0;border-left:0}.heroStats strong{font-size:25px;color:#68e897}.heroStats span{font-size:11px;color:#dce8e1}.homeSide{display:grid;gap:14px;grid-template-rows:auto 1fr}.homeSideCard{background:#fff;border:1px solid #e1e7e2;border-radius:16px;padding:18px;box-shadow:0 9px 28px rgba(20,45,31,.06)}.homeSideHead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.homeSideHead>div{display:flex;align-items:center;gap:8px}.homeSideHead svg{color:var(--brand)}.homeSideHead a{display:inline-flex;align-items:center;gap:3px;font-size:11px;color:#34754f;font-weight:800}.favoriteMiniGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.favoriteMini{border:1px solid #edf0ed;border-radius:12px;overflow:hidden;background:#fff}.favoriteMini img{display:block;width:100%;aspect-ratio:1.45;object-fit:cover;background:#f0f3f1}.favoriteMini div{padding:9px}.favoriteMini b{display:block;font-size:11px;line-height:1.25;height:28px;overflow:hidden}.favoriteMini span{display:block;color:var(--brand);font-size:12px;font-weight:900;margin-top:5px}.sideEmpty{font-size:13px;color:var(--muted);line-height:1.6;padding:8px 0}.sideEmpty a{color:var(--brand);font-weight:900}.homeSideSplit{display:grid;grid-template-columns:1fr 1fr;gap:14px}.compactSide{min-width:0}.sideLine{display:block;border-top:1px solid #edf0ed;padding:10px 0}.sideLine:first-of-type{border-top:0}.sideLine b,.sideLine span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sideLine b{font-size:11px}.sideLine span{font-size:10px;color:var(--muted);margin-top:3px}.sideMuted{font-size:11px;color:var(--muted)}.guestCard{background:linear-gradient(145deg,#f7fff9,#eaf7ee);border-color:#d7ebdd}.guestIcon{width:52px;height:52px;border-radius:14px;background:var(--brand);color:#fff;display:grid;place-items:center;margin-bottom:14px}.guestCard h3{font-size:24px;line-height:1.15;margin:9px 0 10px;letter-spacing:-.6px}.guestCard p{color:var(--muted);line-height:1.55;font-size:13px}.fullBtn{width:100%;margin-top:8px;background:var(--brand);border-color:var(--brand);color:#fff}.quickStart{display:grid;align-content:start;gap:0}.quickStart>b{font-size:15px;margin-bottom:8px}.quickStart>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px 0;border-top:1px solid #edf0ed;font-size:13px;font-weight:750}.quickStart>a svg:first-child,.quickStart>a:hover span{color:var(--brand)}.valueStrip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:18px;background:#fff;border:1px solid #e5ebe6;border-radius:14px;box-shadow:0 8px 26px rgba(17,47,31,.04);overflow:hidden}.valueStrip>div{display:flex;gap:11px;align-items:center;padding:15px 18px;border-left:1px solid #e7ece8}.valueStrip>div:first-child{border-left:0}.valueStrip svg{color:var(--brand);flex:0 0 auto}.valueStrip span{display:grid;gap:2px}.valueStrip b{font-size:12px}.valueStrip small{font-size:10px;color:var(--muted)}.section{padding:38px 0}.categorySection{padding-top:34px}.modernTitle{align-items:center}.modernTitle .eyebrow{color:var(--brand);font-size:10px}.modernTitle h2{font-size:29px;letter-spacing:-.8px;margin-top:6px}.textLink{display:inline-flex;align-items:center;gap:5px;color:#286c45;font-size:12px;font-weight:900}.modernCategories{grid-template-columns:repeat(6,1fr);gap:12px}.modernCategory{padding:0;border-radius:14px;overflow:hidden;box-shadow:0 7px 22px rgba(19,54,35,.05)}.modernCategory:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(19,54,35,.1)}.categoryImage{position:relative;overflow:hidden}.modernCategory .categoryImage img{border-radius:0;aspect-ratio:1.45;transition:.28s;display:block}.modernCategory:hover img{transform:scale(1.035)}.categoryImage span{position:absolute;left:9px;bottom:9px;background:rgba(10,33,23,.83);color:#fff;font-size:9px;font-weight:800;border-radius:999px;padding:5px 7px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.categoryText{padding:12px}.categoryText b{margin:0;font-size:13px;line-height:1.25}.categoryText small{display:block;color:var(--muted);font-size:10px;line-height:1.35;margin-top:5px;height:27px;overflow:hidden}.listingsSection{background:#f7f9f7;border-top:1px solid #edf1ee;border-bottom:1px solid #edf1ee}.marketGrid{gap:13px}.marketGrid .card{border-radius:14px;box-shadow:0 5px 18px rgba(20,45,31,.045);transition:.2s}.marketGrid .card:hover{transform:translateY(-3px);box-shadow:0 13px 28px rgba(20,45,31,.09)}.marketGrid .cardMedia{aspect-ratio:1.28}.marketGrid .cardBody{padding:12px}.marketGrid .cardTitle{font-size:13px}.marketGrid .price{font-size:18px}.marketGrid .meta{font-size:11px}.marketGrid .seller{font-size:10px}.marketGrid .badge{font-size:9px;padding:5px 7px}.merchantAds{background:#fff;border:0}.merchantHeroAd{border-radius:16px;padding:28px;min-height:170px;background:linear-gradient(135deg,#0d6b38,#11964d);box-shadow:0 12px 34px rgba(14,92,48,.14)}.merchantHeroAd h3{font-size:30px;margin:19px 0 7px}.merchantHeroAd p{font-size:13px}.adLabel{background:#dff6e6;color:#155833}.merchantMiniGrid{gap:12px}.merchantMiniAd{border-radius:14px;padding:16px;min-height:128px;box-shadow:0 5px 18px rgba(20,45,31,.04)}.emptyAd{border:1px dashed #b9c9bd}.finalCta{padding-top:26px}.finalCtaInner{background:linear-gradient(120deg,#0b2f22,#0c5d34);color:#fff;border-radius:20px;padding:34px 38px;display:flex;align-items:center;justify-content:space-between;gap:28px}.finalCtaInner .eyebrow{color:#76e9a0}.finalCtaInner h2{font-size:34px;margin:8px 0;letter-spacing:-1px}.finalCtaInner p{color:#d7e7dd;max-width:760px;margin:0;line-height:1.55}.finalCtaActions{display:flex;gap:10px;flex-wrap:wrap;flex:0 0 auto}.finalCtaActions .lime{background:#5ee58e;border-color:#5ee58e;color:#0d3a23}.darkSecondary{background:transparent!important;color:#fff!important;border-color:rgba(255,255,255,.35)!important}@media(max-width:1180px){.brandLogo img{width:170px;height:64px}.navPrimary{gap:12px}.navIconLink{min-width:48px}.navIconLink span{display:none}.homeTopGrid{grid-template-columns:1.65fr .85fr}.marketHeroContent{padding:34px}.modernCategories{grid-template-columns:repeat(3,1fr)}.navSecondary{gap:18px}}@media(max-width:930px){.topline{display:none}.navPrimary{height:72px}.brandLogo img{width:148px;height:56px}.navIconLink,.searchPremium{display:none}.navIconLink.iconOnly{display:inline-flex}.navSecondaryWrap{display:none}.homeTop{padding-top:16px}.homeTopGrid{grid-template-columns:1fr}.marketHero{min-height:500px}.homeSide{grid-template-columns:1fr 1fr;grid-template-rows:auto}.homeSideSplit{grid-template-columns:1fr}.valueStrip{grid-template-columns:repeat(2,1fr)}.valueStrip>div:nth-child(3){border-left:0;border-top:1px solid #e7ece8}.valueStrip>div:nth-child(4){border-top:1px solid #e7ece8}.marketGrid{grid-template-columns:repeat(2,1fr)}.finalCtaInner{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.container{width:min(100% - 20px,1320px)}.brandLogo img{width:126px;height:48px}.navPrimary{height:64px}.accountBtn span,.sellBtn span{display:none}.accountBtn,.sellBtn{padding:9px;min-width:40px}.marketHero{min-height:560px;border-radius:14px;background-position:62%}.marketHeroContent{padding:26px 22px}.marketHero h1{font-size:40px;letter-spacing:-1.7px}.marketHero p{font-size:15px}.heroSearch{display:grid}.heroSearch button{min-height:48px;justify-content:center}.heroPills{gap:6px}.heroPills span{font-size:9px}.heroStats>div{padding:0 12px}.heroStats strong{font-size:20px}.heroStats span{font-size:9px}.homeSide{grid-template-columns:1fr}.favoriteMiniGrid{grid-template-columns:1fr 1fr}.valueStrip{grid-template-columns:1fr}.valueStrip>div{border-left:0!important;border-top:1px solid #e7ece8}.valueStrip>div:first-child{border-top:0}.modernCategories{grid-template-columns:repeat(2,1fr)}.marketGrid{grid-template-columns:1fr 1fr}.modernTitle h2{font-size:25px}.modernTitle .textLink{display:none}.finalCtaInner{padding:28px 22px}.finalCtaInner h2{font-size:28px}.finalCtaActions{width:100%}.finalCtaActions a{flex:1 1}.merchantMiniGrid{grid-template-columns:1fr 1fr}}@media(max-width:420px){.marketGrid{grid-template-columns:1fr}.favoriteMiniGrid,.modernCategories{grid-template-columns:1fr 1fr}.merchantMiniGrid{grid-template-columns:1fr}}.premiumGallery{display:grid;gap:12px}.premiumGalleryStage{position:relative;background:#111815;border:1px solid #dfe6e1;border-radius:20px;overflow:hidden;box-shadow:0 16px 42px rgba(14,48,30,.12)}.premiumGalleryImageButton{position:relative;display:block;width:100%;padding:0;border:0;background:#111815;cursor:zoom-in}.premiumGalleryImageButton img{display:block;width:100%;height:min(64vh,640px);min-height:390px;object-fit:contain;background:#111815}.lightboxWatermark,.premiumGalleryWatermark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-12deg);pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:clamp(28px,5vw,64px);font-weight:900;letter-spacing:3px;color:rgba(255,255,255,.14);text-shadow:0 1px 2px rgba(0,0,0,.16)}.galleryArrow,.galleryExpand{position:absolute;z-index:3;border:1px solid rgba(255,255,255,.28);background:rgba(10,20,15,.68);color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transition:.18s}.galleryArrow{top:50%;width:46px;height:46px;margin-top:-23px;border-radius:50%;display:grid;place-items:center}.galleryArrow:hover,.galleryExpand:hover{background:rgba(17,138,67,.9)}.galleryArrowLeft{left:14px}.galleryArrowRight{right:14px}.galleryExpand{right:14px;top:14px;display:flex;align-items:center;gap:7px;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:800}.galleryCounter{position:absolute;z-index:3;right:14px;bottom:14px;background:rgba(10,20,15,.72);color:#fff;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.premiumThumbs{display:flex;gap:9px;overflow-x:auto;padding:2px 2px 5px;scrollbar-width:thin}.premiumThumb{flex:0 0 96px;height:72px;padding:0;border:2px solid transparent;border-radius:11px;overflow:hidden;background:#eef2ef;cursor:pointer;opacity:.72;transition:.18s}.premiumThumb:hover{opacity:1}.premiumThumb.active{border-color:var(--brand);opacity:1;box-shadow:0 0 0 2px rgba(17,138,67,.12)}.premiumThumb img{display:block;width:100%;height:100%;object-fit:cover}.galleryLightbox{position:fixed;z-index:1000;inset:0;background:rgba(3,10,7,.96);display:grid;place-items:center;padding:34px}.lightboxImageWrap{position:relative;width:min(92vw,1500px);height:min(86vh,980px);display:grid;place-items:center}.lightboxImageWrap img{display:block;max-width:100%;max-height:100%;object-fit:contain}.lightboxArrow,.lightboxClose{position:absolute;z-index:4;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.09);color:#fff;display:grid;place-items:center;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lightboxClose{right:22px;top:22px;width:46px;height:46px;border-radius:50%}.lightboxArrow{top:50%;width:54px;height:54px;margin-top:-27px;border-radius:50%}.lightboxArrowLeft{left:22px}.lightboxArrowRight{right:22px}.lightboxArrow:hover,.lightboxClose:hover{background:var(--brand)}.lightboxCounter{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900}.lightboxWatermark{font-size:clamp(36px,7vw,96px);color:rgba(255,255,255,.12)}@media(max-width:900px){.premiumGalleryImageButton img{height:min(58vh,560px);min-height:330px}.premiumThumb{flex-basis:84px;height:64px}.galleryExpand span{display:none}.galleryExpand{padding:9px}.galleryLightbox{padding:18px}.lightboxArrowLeft{left:10px}.lightboxArrowRight{right:10px}}@media(max-width:560px){.premiumGalleryStage{border-radius:14px}.premiumGalleryImageButton img{height:58vh;min-height:300px}.galleryArrow{width:40px;height:40px;margin-top:-20px}.galleryArrowLeft{left:8px}.galleryArrowRight{right:8px}.galleryExpand{right:8px;top:8px}.galleryCounter{right:8px;bottom:8px}.premiumGalleryWatermark{font-size:clamp(22px,9vw,38px);letter-spacing:1.5px}.premiumThumb{flex-basis:74px;height:58px;border-radius:9px}.galleryLightbox{padding:8px}.lightboxClose{right:10px;top:10px}.lightboxArrow{width:42px;height:42px;margin-top:-21px}.lightboxWatermark{font-size:clamp(30px,11vw,54px)}}.chatPage,.helpPage,.messagesPage{max-width:980px}.messagesList{padding:8px 18px}.messageRow{display:flex;gap:14px;align-items:center;padding:15px 4px;border-bottom:1px solid var(--line)}.messageRow:last-child{border-bottom:0}.messageAvatar{width:46px;height:46px;border-radius:50%;background:var(--brand);color:#fff;display:grid;place-items:center;font-weight:900;flex:0 0 auto}.messageRowBody{min-width:0}.messagePreview{margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ink)}.chatHead{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:28px 0 14px}.chatHead h1{font-size:30px;margin:0 0 4px}.chatPanel{padding:0;overflow:hidden}.chatMessages{height:min(62vh,620px);overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:10px;background:#fafbf8}.chatBubble{max-width:min(78%,620px);padding:11px 14px;border-radius:18px;overflow-wrap:anywhere}.chatBubble.mine{align-self:flex-end;background:var(--brand2);border-bottom-right-radius:5px}.chatBubble.theirs{align-self:flex-start;background:#e9eeea;border-bottom-left-radius:5px}.chatBubble small{display:block;margin-top:5px;font-size:11px;color:var(--muted)}.chatComposer{position:sticky;bottom:0;background:#fff;border-top:1px solid var(--line);padding:12px;z-index:3}.chatSafety{font-size:11px;color:var(--muted);margin-bottom:8px}.chatForm{display:flex;gap:8px;align-items:flex-end}.chatForm textarea{flex:1 1;resize:none;min-height:48px;max-height:140px;border:1px solid var(--line);border-radius:14px;padding:12px;outline:none}.chatForm textarea:focus{border-color:var(--brand)}.helpCenter{padding:30px 0 60px}.helpHero{text-align:center;padding:36px 18px}.helpHero h1{font-size:clamp(38px,6vw,64px);margin:0 0 12px}.helpHero p{color:var(--muted);font-size:18px}.helpSearch{max-width:700px;margin:24px auto 0;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:13px 16px;box-shadow:var(--shadow)}.helpSearch input{border:0;outline:0;flex:1 1;font-size:16px}.helpQuick{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.helpQuick>a{display:flex;flex-direction:column;gap:7px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;min-height:135px}.helpQuick svg{color:var(--brand)}.helpQuick span{font-size:13px;color:var(--muted)}.helpContact{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}.helpContact>div{background:var(--brand);color:#fff;border-radius:18px;padding:18px;display:grid;gap:7px}.helpContact a{color:var(--brand2);font-weight:800}.helpCategories{display:flex;gap:8px;overflow:auto;padding:10px 0 16px;scrollbar-width:thin}.helpCategories button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;cursor:pointer}.helpCategories button.active{background:var(--brand);color:#fff}.auctionBox,.helpFaq{display:grid;gap:10px}.auctionCurrent{display:flex;justify-content:space-between;align-items:center}.auctionCurrent strong{font-size:26px}.auctionBidRow{display:flex;gap:8px}.auctionBidRow input{min-width:0;flex:1 1;border:1px solid var(--line);border-radius:12px;padding:12px}.paymentProviders{display:grid;grid-template-columns:1fr 1fr;gap:10px}.paymentProvider{display:flex;gap:10px;align-items:flex-start;border:1px solid var(--line);border-radius:14px;padding:14px;cursor:pointer}.paymentProvider.selected{border-color:var(--brand);box-shadow:0 0 0 2px rgba(18,61,56,.08)}.paymentProvider.disabled{opacity:.5;cursor:not-allowed}.paymentProvider span{display:grid;gap:4px}.paymentProvider small{color:var(--muted)}.paymentSetupGrid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.checkoutLine{display:flex;justify-content:space-between;gap:16px}.checkoutTotal{font-size:22px;margin-top:10px}.checkoutProduct{display:flex;gap:14px;align-items:center}.checkoutProduct img{width:110px;height:90px;object-fit:cover;border-radius:12px}@media(max-width:700px){.chatPage,.helpPage,.messagesPage{width:100%;max-width:none}.chatPage{padding:0}.chatHead{padding:12px 12px 10px;position:sticky;top:64px;background:var(--paper);z-index:4}.chatHead h1{font-size:21px}.chatHead .btn{padding:8px 10px;font-size:12px}.chatPanel{border-radius:0;border-left:0;border-right:0}.chatMessages{height:calc(100dvh - 255px);min-height:360px;padding:14px 10px}.chatBubble{max-width:88%;font-size:15px}.chatComposer{padding:9px 10px calc(9px + env(safe-area-inset-bottom))}.chatSafety{display:none}.chatForm{gap:6px}.chatForm textarea{font-size:16px}.chatForm .btn{padding:12px 13px}.messagesList{border-radius:0;padding:4px 12px}.messageRow{padding:13px 2px}.messageAvatar{width:42px;height:42px}.supportBox{position:fixed!important;inset:0!important;width:auto!important;height:100dvh!important;max-height:none!important;border-radius:0!important;z-index:1000!important;display:flex!important;flex-direction:column!important}.supportBody{flex:1 1!important;overflow:auto!important}.supportInput{padding-bottom:calc(12px + env(safe-area-inset-bottom))!important}.supportFab{bottom:calc(16px + env(safe-area-inset-bottom))!important}.helpCenter{padding-top:0}.helpHero{padding:26px 14px}.helpHero h1{font-size:38px}.helpHero p{font-size:15px}.helpQuick{grid-template-columns:1fr 1fr;padding:0 10px}.helpQuick>a{min-height:120px}.helpContact{grid-template-columns:1fr;margin:14px 10px}.helpCategories{padding-left:10px}.helpFaq{padding:0 10px}.paymentProviders,.paymentSetupGrid{grid-template-columns:1fr}.auctionBidRow{display:grid;grid-template-columns:1fr auto}.checkoutProduct img{width:86px;height:72px}.checkoutLine{font-size:14px}}.supportFab{position:fixed;right:20px;bottom:20px;z-index:900;display:flex;align-items:center;gap:8px;border:0;border-radius:999px;padding:12px 18px;background:var(--brand);color:#fff;font-weight:800;box-shadow:0 16px 42px rgba(16,34,38,.28);cursor:pointer;transition:transform .18s ease,background .18s ease}.supportFab:hover{transform:translateY(-2px);background:#0b302c}.supportBox{position:fixed;right:20px;bottom:78px;z-index:900;width:min(390px,calc(100vw - 32px));max-height:min(650px,75vh);display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 24px 70px rgba(16,34,38,.25)}.supportBox>header{display:flex;align-items:center;justify-content:space-between;padding:15px 17px;background:var(--brand);color:#fff}.supportBox>header b,.supportBox>header small{display:block}.supportBox>header small{margin-top:3px;color:#dbe9e6}.supportBox>header button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:999px;background:transparent;color:#fff;cursor:pointer}.supportBox>header button:hover{background:rgba(255,255,255,.12)}.supportBody{padding:14px;overflow-y:auto}.supportAnswer{min-height:74px;padding:13px;border:1px solid #dfe9de;border-radius:14px;background:#f4f8ef;color:var(--ink);font-size:14px;line-height:1.5}.supportAnswer b{display:block;margin-bottom:5px;color:var(--brand)}.supportAnswer p{margin:0}.supportOptions{display:grid;gap:8px;margin-top:12px}.supportOption{width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--brand);font:inherit;font-size:14px;font-weight:750;text-align:left;cursor:pointer}.supportOption:hover{border-color:#b7c9c4;background:#f5f8f6}.supportActions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.supportActions a{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border-radius:999px;background:#eef3f1;color:var(--brand);font-size:12px;font-weight:750;text-decoration:none}.supportInput{display:flex;gap:8px;padding:12px;border-top:1px solid var(--line);background:#fff}.supportInput input{flex:1 1;min-width:0;padding:10px 13px;border:1px solid #cfd9d5;border-radius:999px;font:inherit;font-size:14px;outline:0}.supportInput input:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(18,61,56,.12)}.supportInput button{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border:0;border-radius:999px;background:var(--brand);color:#fff;cursor:pointer}@media(max-width:700px){.supportFab{right:16px}.supportBox>header{flex:0 0 auto;padding:16px}.supportBody{padding:16px}.supportAnswer{min-height:88px}.supportInput{flex:0 0 auto}}.srOnly{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}.footerNewsletter{display:grid;grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);gap:28px;align-items:center;padding-bottom:34px;margin-bottom:34px;border-bottom:1px solid #314548}.footerNewsletter .eyebrow{color:#78e6a0}.footerNewsletter h3{font-size:28px;margin:7px 0;letter-spacing:-.7px}.footerNewsletter p{margin:0;color:#cbd5d3;line-height:1.55}.newsletterForm{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px 10px;align-items:start}.newsletterForm input[type=email]{width:100%;min-height:44px;border:1px solid #455b57;border-radius:12px;background:#fff;color:var(--ink);padding:11px 13px;outline:none}.newsletterForm input[type=email]:focus{border-color:#5ee58e;box-shadow:0 0 0 3px rgba(94,229,142,.13)}.newsletterConsent{grid-column:1/-1;display:flex;gap:8px;align-items:flex-start;color:#aebeba;font-size:11px;line-height:1.45}.newsletterConsent input{margin-top:2px;accent-color:#5ee58e}.newsletterMessage{grid-column:1/-1;color:var(--ink)}@media(max-width:900px){.footerNewsletter{grid-template-columns:1fr}.newsletterForm{grid-template-columns:1fr auto}}@media(max-width:560px){.newsletterForm{grid-template-columns:1fr}.newsletterForm .btn{width:100%}.footerNewsletter h3{font-size:24px}}.damagedBadge{background:#fee4e2!important;color:#8a1c13!important;border:1px solid #f6b9b4!important}@media(max-width:620px){.categorySection{padding-top:20px;padding-bottom:22px}.categorySection .sectionTitle{margin-bottom:10px}.modernCategories{display:flex;gap:9px;overflow-x:auto;scroll-snap-type:x proximity;padding:2px 1px 8px;scrollbar-width:none}.modernCategories::-webkit-scrollbar{display:none}.modernCategory{flex:0 0 112px;scroll-snap-align:start;border-radius:12px}.modernCategory .categoryImage img{width:112px;height:72px;aspect-ratio:auto;object-fit:cover}.categoryImage span{left:5px;bottom:5px;font-size:8px;padding:3px 5px}.categoryText{padding:8px}.categoryText b{font-size:11px;line-height:1.15}.categoryText small,.merchantMiniAd.emptyAd{display:none}}