:root{--green:#143f35;--dark:#17332c;--paper:#fbfaf7;--ink:#252c28;--muted:#7a7c76;--line:#e3e4dd;--coral:#dc6849;--soft:#eef1e9;--gold:#967439;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer;border:0;background:none;color:inherit}button:disabled{opacity:.45;cursor:not-allowed}img{display:block;width:100%;height:100%;object-fit:cover}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--coral);outline-offset:4px}h1,h2,h3,h4,p{margin:0}h1,h2{font-family:var(--serif);font-weight:500;letter-spacing:-.04em}h1{font-size:clamp(38px,4.15vw,65px);line-height:1.14}h2{font-size:38px;line-height:1.2}h3{font-size:20px;font-weight:550}p{line-height:1.65}em{font-weight:500}.icon{vertical-align:middle;flex-shrink:0}.skip{position:fixed;left:12px;top:-80px;background:var(--paper);padding:12px;z-index:100}.skip:focus{top:12px}.topline{height:34px;background:var(--green);color:#f3f3e9;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;font-size:12px;letter-spacing:.015em}.topline span,.topline button{display:flex;align-items:center;gap:8px}.topline .icon{width:14px;height:14px}.topline i{font-style:normal;margin:0 10px;opacity:.45}.topline button{font-size:12px;opacity:.85}header{height:91px;padding:0 4.5%;display:flex;align-items:center;gap:55px;border-bottom:1px solid var(--line);background:var(--paper)}.wordmark{font-family:var(--serif);font-size:43px;font-weight:600;letter-spacing:-2.6px;line-height:1;color:var(--green)}.wordmark span{color:var(--coral)}.searchbar{flex:1;max-width:610px;height:43px;display:flex;align-items:center;gap:12px;background:#f0f0eb;border-radius:6px;padding:0 14px}.searchbar input{background:none;border:0;outline:0;width:100%;min-width:0;font-size:14px}.searchbar .icon{color:#747b73;width:18px}.searchbar kbd{color:#8c918a;font:12px var(--sans);white-space:nowrap;border:1px solid #dcded5;border-radius:3px;padding:2px 5px}.header-actions{margin-left:auto;display:flex;align-items:center;gap:23px}.iconbtn{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:6px}.iconbtn .icon{width:22px;height:22px}.counter{font-size:10px;position:absolute;top:-4px;right:-4px;background:var(--green);color:white;min-width:16px;height:16px;display:grid;place-items:center;border-radius:100%}.dot{position:absolute;top:1px;right:4px;background:var(--coral);border:2px solid var(--paper);width:8px;height:8px;border-radius:50%}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--green);color:white;padding:15px 24px;border-radius:5px;font-weight:550;font-size:15px;min-height:48px;transition:background .2s,transform .2s}.button:hover{background:#245649;transform:translateY(-1px)}.button.small{padding:10px 17px;min-height:41px;font-size:14px;white-space:nowrap;gap:14px}.button.coral{background:var(--coral);color:#fff}.button.coral:hover{background:#c65639}.button.light{background:#f9f8ef;color:var(--green)}.button.outline{background:transparent;border:1px solid var(--green);color:var(--green)}.button.full{width:100%}.textbtn,.textlink{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:550}.textbtn{text-decoration:underline;text-underline-offset:5px}.avatar{width:29px;height:29px;display:inline-flex;border-radius:50%;align-items:center;justify-content:center;overflow:hidden;font-size:10px;flex-shrink:0;color:#fff;border:1px solid #ffffff70}.avatar.large{width:76px;height:76px;font-size:24px}.profile-btn .avatar{width:36px;height:36px;font-size:12px}.mainnav{height:53px;padding:0 4.5%;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);gap:30px;font-size:14px}.mainnav>div{display:flex;align-items:stretch;gap:30px}.mainnav button{padding:0;position:relative;font-size:14px;white-space:nowrap}.mainnav .active{color:var(--green);font-weight:650}.mainnav .active:after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--green)}.mainnav a{display:flex;align-items:center;gap:8px;white-space:nowrap}.mainnav a .icon{width:16px;height:16px}.mainnav>div:last-child{gap:24px;font-size:13px;color:var(--green)}main{min-height:60vh}.hero{display:grid;grid-template-columns:1.04fr 1fr;min-height:393px;margin:28px 4.5% 0;background:#e8ecdf;overflow:hidden;border-radius:7px}.hero-copy{padding:43px 44px 32px}.eyebrow{font-size:11px;font-weight:650;letter-spacing:.13em;color:var(--green);line-height:1.5}.hero h1{margin:13px 0 17px}.hero h1 em{color:var(--green)}.hero p{color:#687364;font-size:15px;line-height:1.7;margin-bottom:22px}.hero .button{font-size:14px}.hero-note{font-size:11px;color:#6b7869;display:flex;align-items:center;gap:6px;margin-top:17px}.hero-note .icon{width:14px;height:14px}.hero-image{background-position:50% 40%;background-size:cover;position:relative;min-height:330px}.hero-stamp{position:absolute;top:27px;right:29px;border:1px solid #fff8;color:#fff;background:#ffffff08;padding:13px 16px;font-size:10px;line-height:1.7;letter-spacing:.14em;transform:rotate(7deg)}.hero-stamp em{font-family:var(--serif);font-size:16px;letter-spacing:0}.floating-label{position:absolute;bottom:22px;left:24px;right:24px;padding:15px 19px;background:#fffef3e8;backdrop-filter:blur(8px);display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:.1em;color:var(--green)}.floating-label b{font-size:14px;letter-spacing:0;display:block;font-weight:500;margin-top:5px}.trustbar{display:flex;align-items:center;justify-content:space-between;padding:22px 5.5% 25px;border-bottom:1px solid var(--line);margin:0 4.5%;gap:15px}.trustbar span{display:flex;align-items:center;gap:9px;font-size:12px;color:#5e6c60}.trustbar .icon{width:16px;height:16px}.catalog-section,.closets{padding:42px 4.5% 50px}.section-heading{position:relative;display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.section-heading h2{font-size:35px}.section-heading .textlink{position:absolute;bottom:7px;right:0;color:var(--green)}.category-pills{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:24px}.pill{font-size:13px;border:1px solid #dddfd5;border-radius:30px;padding:9px 17px;white-space:nowrap;background:transparent;transition:.2s}.pill.selected,.pill:hover{background:var(--green);border-color:var(--green);color:white}.small-note{margin-left:auto;font-size:12px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:32px 19px}.sellerline{display:flex;align-items:center;gap:7px;margin-bottom:10px;font-size:11px;color:#6b756b}.sellerline .avatar{width:22px;height:22px;font-size:8px}.rating{margin-left:auto;display:flex;align-items:center;gap:3px;font-size:10px;color:#576358}.rating .icon{width:11px;height:11px;fill:#56614f;stroke:none}.photo{position:relative;aspect-ratio:3/3.8;background:#e6e6df;border-radius:6px;overflow:hidden}.photo>a{display:block;height:100%;overflow:hidden}.photo img{transition:transform .55s}.product:hover .photo img{transform:scale(1.035)}.save{position:absolute;right:10px;top:10px;background:#fffefaee;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;color:#344439;transition:.2s}.save .icon{width:17px;height:17px}.save:hover{transform:scale(1.1)}.is-saved{color:var(--coral)}.is-saved .icon{fill:var(--coral);stroke:var(--coral)}.photo-tag{position:absolute;left:10px;bottom:10px;font-size:10px;font-weight:550;border-radius:3px;padding:5px 7px;background:#fbf8eeed;color:#846428;display:flex;gap:4px;align-items:center;letter-spacing:.02em}.photo-tag .icon{width:12px;height:12px}.handover-tag{color:var(--green);background:#edf2e7f0}.product-info{display:block;padding-top:12px}.price{font-size:15px;font-weight:650}.price s{font-size:11px;color:#92978e;font-weight:400;margin-left:5px}.brand{font-size:12px;font-weight:550;margin-top:6px;display:flex;justify-content:space-between}.brand span{font-weight:400;color:var(--muted)}.product-info p{font-size:12px;color:#747b72;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meta{font-size:10px;color:#979c92;display:flex;justify-content:space-between;margin-top:7px;gap:5px}.handover-banner{margin:10px 4.5% 20px;background:var(--green);color:#f9f6e7;display:grid;grid-template-columns:1.3fr 1fr;border-radius:7px;overflow:hidden}.handover-banner>div:first-child{padding:46px}.handover-banner .eyebrow{color:#c7d3b7}.handover-banner h2{font-size:45px;margin:15px 0}.handover-banner p{color:#c5d1c0;font-size:14px;margin-bottom:25px}.handover-visual{position:relative;margin:25px;background:#d5dcbc;color:var(--green);padding:20px 30px;transform:rotate(-2deg);display:flex;flex-direction:column;justify-content:space-between}.serial,.handover-foot{font-size:10px;letter-spacing:.1em}.giant-serif{font-family:var(--serif);font-size:90px;line-height:.9;padding:15px 10px}.handover-foot{display:flex;justify-content:space-between;align-items:center}.seller-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.seller-card{border:1px solid var(--line);border-radius:5px;text-align:center;padding:29px 20px 21px}.seller-card .avatar{margin-bottom:16px}.seller-card h3{font-size:17px}.seller-card p{font-size:13px;color:var(--muted);margin-top:5px}.seller-card>span:not(.avatar){display:block;font-size:12px;color:#68755f;margin-top:13px}.seller-card>span .icon{width:12px;height:12px;fill:#68755f;stroke:none}.seller-card b{display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px;margin-top:20px;color:var(--green);font-weight:500}.seller-card:hover{background:#f0f2e9}footer{margin-top:40px;background:#f0f1e9;padding:45px 4.5% 18px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:30px}footer .wordmark{font-size:37px}footer p{font-size:13px;color:#748071;line-height:1.8;margin-top:15px}footer h4{font-size:13px;margin-bottom:19px;font-weight:550}footer a:not(.wordmark){font-size:12px;display:block;margin:13px 0;color:#748071}footer .textbtn{font-size:12px;margin-top:15px}.footer-bottom{grid-column:1/-1;border-top:1px solid #dce0d3;margin-top:10px;padding-top:17px;color:#89907f;font-size:11px;display:flex;justify-content:space-between}.mobile-nav{display:none}#toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,30px);opacity:0;pointer-events:none;padding:14px 21px;border-radius:8px;background:var(--green);color:white;z-index:90;font-size:14px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 40px #17332c25;transition:.25s;max-width:calc(100% - 30px)}#toast.visible{transform:translate(-50%,0);opacity:1}dialog{border:none;border-radius:12px;background:var(--paper);color:var(--ink);max-width:min(520px,calc(100vw - 24px));width:100%;padding:32px;box-shadow:0 15px 100px #102e2f30}dialog::backdrop{background:#17332c70;backdrop-filter:blur(4px)}dialog h2{font-size:32px;margin:10px 0 15px}dialog p{color:var(--muted);font-size:15px;margin:12px 0}dialog .close-modal{position:absolute;right:16px;top:16px;width:32px;height:32px;display:grid;place-items:center}dialog .button{margin-top:10px}dialog form{display:grid;gap:14px}label.field{display:grid;gap:8px;font-size:13px;font-weight:550}input,select,textarea{border:1px solid #d9ded3;background:#fffefa;border-radius:5px;padding:12px;color:var(--ink);width:100%;font-size:14px}textarea{resize:vertical;min-height:100px}input[type=checkbox],input[type=radio]{width:17px;height:17px;accent-color:var(--green)}input[type=range]{padding:0;accent-color:var(--green)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.muted{color:var(--muted)}
@media(min-width:1500px){.hero{min-height:460px}.hero-copy{padding:55px 60px}.hero p{font-size:17px}h1{font-size:70px}.hero-note{font-size:13px}.photo{aspect-ratio:3/3.5}}@media(max-width:1150px){header{gap:28px}.header-actions{gap:16px}.mainnav>div{gap:22px}.mainnav>div:last-child a:first-child{display:none}.hero-copy{padding:35px 30px}.hero h1{font-size:43px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.small-note{display:none}.product-grid .product:nth-child(9),.product-grid .product:nth-child(10){display:none}.trustbar{padding-left:0;padding-right:0}.trustbar span{font-size:11px}}@media(max-width:760px){body{padding-bottom:66px}.topline{height:28px;justify-content:center;padding:0 18px}.topline>span:first-child{display:none}.topline>span:nth-child(2){font-size:10px}.topline button{position:absolute;right:12px;font-size:0}.topline button .icon{width:13px}header{height:126px;padding:16px 20px;flex-wrap:wrap;gap:15px;position:relative}.wordmark{font-size:35px}.header-actions{gap:12px}.header-actions .desktop{display:none}.button.small{min-height:33px;padding:7px 11px;font-size:11px;gap:6px}.button.small .icon{width:14px;height:14px}.profile-btn .avatar{width:30px;height:30px;font-size:10px}.searchbar{order:3;flex-basis:100%;max-width:100%;height:37px}.searchbar input{font-size:13px}.searchbar kbd{display:none}.mainnav{height:45px;padding:0 20px;overflow:auto;gap:0;scrollbar-width:none}.mainnav>div{gap:22px}.mainnav>div:last-child{display:none}.mainnav button{font-size:12px}.hero{margin:17px 16px 0;grid-template-columns:1.14fr 1fr;min-height:260px;border-radius:6px}.hero-copy{padding:26px 0 24px 21px;z-index:1}.hero .eyebrow{font-size:8px;letter-spacing:.075em;max-width:170px}.hero h1{font-size:31px;margin:12px -60px 13px 0;line-height:1.2;max-width:300px}.hero h1 em{white-space:nowrap}.hero p{font-size:11px;line-height:1.6;margin:0 0 16px;max-width:190px}.hero .button{font-size:10px;padding:10px 11px;gap:10px;min-height:35px;white-space:nowrap}.hero .button .icon{width:14px;height:14px}.hero-note{display:none}.hero-image{min-height:270px;background-position:58% 50%}.hero-image:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#e8ecdf 0%,transparent 40%)}.hero-stamp{top:15px;right:12px;font-size:7px;padding:7px;line-height:1.5;transform:rotate(7deg)}.hero-stamp em{font-size:11px}.floating-label{display:none}.trustbar{margin:0 16px;padding:17px 0;gap:12px;justify-content:center}.trustbar span{font-size:10px;gap:5px}.trustbar span:nth-child(3),.trustbar span:nth-child(4){display:none}.trustbar .icon{width:14px}.catalog-section,.closets{padding:28px 16px}.section-heading{margin-bottom:17px;gap:6px}.section-heading .eyebrow{font-size:8px;letter-spacing:.1em}.section-heading h2{font-size:28px}.section-heading .textlink{font-size:10px;bottom:5px;gap:4px}.section-heading .textlink .icon{width:13px}.category-pills{flex-wrap:nowrap;overflow:auto;scrollbar-width:none;margin-right:-16px;padding-right:16px;gap:7px;margin-bottom:18px}.pill{font-size:11px;padding:8px 13px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.product-grid .product:nth-child(9),.product-grid .product:nth-child(10){display:block}.sellerline{font-size:10px;gap:6px;margin-bottom:7px}.sellerline .avatar{width:19px;height:19px;font-size:7px}.rating{font-size:9px;gap:2px}.rating .icon{width:10px}.photo{aspect-ratio:3/3.7;border-radius:5px}.save{width:29px;height:29px;right:8px;top:8px}.save .icon{width:16px;height:16px}.photo-tag{font-size:9px;padding:4px 6px;left:7px;bottom:7px}.product-info{padding-top:9px}.price{font-size:14px}.price s{font-size:10px}.brand{font-size:11px}.product-info p{font-size:11px}.meta{font-size:9px}.meta span{max-width:70px;overflow:hidden;white-space:nowrap}.handover-banner{margin:18px 16px;grid-template-columns:1fr .64fr}.handover-banner>div:first-child{padding:26px 0 26px 24px;z-index:1}.handover-banner .eyebrow{font-size:8px;max-width:170px}.handover-banner h2{font-size:28px;margin:13px -30px 12px 0}.handover-banner p{font-size:11px;padding-right:6px;line-height:1.6}.handover-banner p br{display:none}.handover-banner .button{font-size:11px;padding:10px 13px;min-height:37px;gap:10px}.handover-banner .button .icon{width:15px}.handover-visual{margin:22px 14px 22px 10px;padding:13px 10px}.serial{font-size:7px}.giant-serif{font-size:52px;padding:0}.handover-foot{font-size:6px;line-height:1.5}.handover-foot .icon{width:13px}.seller-grid{grid-template-columns:repeat(2,1fr);gap:12px}.seller-card{padding:22px 12px 16px}.seller-card .avatar{width:57px;height:57px;font-size:19px;margin-bottom:10px}.seller-card h3{font-size:15px}.seller-card p{font-size:11px}.seller-card>span:not(.avatar){font-size:10px;margin-top:10px}.seller-card b{font-size:11px;margin-top:14px}footer{margin-top:25px;padding:35px 22px 20px;grid-template-columns:1fr 1fr;gap:30px 15px}footer>div:first-child{grid-column:1/-1}footer>div:nth-child(4){grid-column:1/-1}footer>div:first-child p br{display:none}.footer-bottom{flex-direction:column;gap:10px;font-size:10px}.mobile-nav{position:fixed;left:0;right:0;bottom:0;height:66px;padding-bottom:env(safe-area-inset-bottom,0);display:flex;justify-content:space-around;align-items:center;border-top:1px solid var(--line);background:#fbfaf7f5;backdrop-filter:blur(14px);z-index:50}.mobile-nav a{display:flex;flex-direction:column;gap:5px;align-items:center;font-size:10px;color:#82877c;min-width:52px}.mobile-nav a .icon{width:21px;height:21px}.mobile-nav a.active{color:var(--green);font-weight:650}.mobile-nav a:nth-child(3) .icon{background:var(--green);color:white;width:31px;height:31px;padding:6px;border-radius:50%;margin-top:-8px}.mobile-nav a:nth-child(3){gap:3px}#toast{bottom:85px;font-size:12px;width:max-content;max-width:90%;padding:12px 16px}dialog{padding:27px 22px}dialog h2{font-size:29px}.form-row{gap:10px}input,select,textarea{font-size:16px}h2{font-size:29px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.page-pad{padding:30px 4.5% 50px}.page-heading{margin:17px 0 35px}.page-heading h1{font-size:50px;margin:9px 0 13px}.page-heading p{font-size:15px;color:var(--muted)}.breadcrumbs{display:flex;align-items:center;gap:10px;font-size:12px;color:#899081;margin-bottom:27px}.breadcrumbs .icon{width:12px;height:12px}.browse-layout{display:grid;grid-template-columns:205px 1fr;gap:40px}.filter-top{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-bottom:23px}.filter-top button{font-size:11px;text-decoration:underline;color:var(--muted)}.filter-block{border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:24px}.filter-block h4{font-size:13px;font-weight:550;margin-bottom:15px}.filter-block h4 span{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:8px}.filter-category{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:13px;padding:8px 0;color:#818776}.filter-category span:last-child{font-size:11px}.filter-category.active{font-weight:650;color:var(--green)}.sizes{display:flex;flex-wrap:wrap;gap:7px}.sizes button{border:1px solid var(--line);border-radius:4px;font-size:11px;min-width:35px;padding:8px 9px}.sizes button.selected{background:var(--green);color:white}.range-labels{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-top:9px}.filter-block select{font-size:12px}.checkline{display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.6}.checkline input{flex-shrink:0}.checkline .icon{width:16px;height:16px;color:var(--gold)}.filter-note{margin-top:35px;background:#edf0e5;border-radius:5px;padding:20px;font-family:var(--serif);font-size:22px;line-height:1.4;color:var(--green)}.filter-note .icon{display:block;margin-bottom:18px;width:26px;height:26px}.browse-results .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.results-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:23px;height:32px;font-size:12px;color:var(--muted)}.results-bar b{font-weight:550;color:var(--ink)}.results-bar select{width:auto;padding:8px 29px 8px 10px;font-size:11px;background:transparent}.end-note{text-align:center;font-family:var(--serif);font-style:italic;font-size:20px;color:#8b927f;margin-top:65px}.mobile-filter{display:none}.empty-state{padding:65px 25px;text-align:center;background:#f3f4ec;border-radius:8px}.empty-state>.icon{width:45px;height:45px;margin-bottom:20px;color:#879276}.empty-state h2{font-size:34px}.empty-state p{font-size:14px;color:var(--muted);max-width:450px;margin:17px auto 24px}.item-layout{display:grid;grid-template-columns:1.16fr 1fr;gap:65px;max-width:1300px;margin:auto}.gallery{min-width:0}.main-photo{position:relative;aspect-ratio:4/4.9;overflow:hidden;background:#ebe9e1;border-radius:5px}.main-photo img{transition:transform .4s}.main-photo.zoomed img{transform:scale(1.7)}.main-photo .save{width:43px;height:43px;right:18px;top:18px}.main-photo .save .icon{width:22px;height:22px}.main-photo .photo-tag{font-size:12px;padding:8px 12px;bottom:18px;left:18px}.main-photo .photo-tag .icon{width:15px;height:15px}.gallery-tools{display:flex;gap:11px;margin-top:14px}.thumb{padding:0;width:70px;height:86px;border-radius:4px;overflow:hidden;border:2px solid transparent}.thumb.selected{border-color:var(--green)}.thumb.crop img{transform:scale(1.7)}.condition-proof{border:1px solid var(--line);border-radius:4px;display:flex;align-items:center;gap:12px;padding:12px 20px;margin-left:auto;text-align:left;font-size:11px;color:var(--muted)}.condition-proof b{font-weight:550;color:var(--green);display:block;margin-top:3px;font-size:12px}.condition-proof>.icon:last-child{width:15px;margin-left:5px}.description-card{padding:27px 0}.description-card h3{font-size:19px}.description-card p{margin:14px 0 20px;font-size:14px;color:#777e72}.description-card .textbtn{font-size:13px}.item-details{padding-top:4px;align-self:start;position:sticky;top:25px}.item-details h1{font-size:40px;line-height:1.2;max-width:470px;margin:12px 0 22px}.detail-price{font-size:29px;font-weight:600;display:flex;align-items:baseline;gap:12px}.detail-price s{font-size:17px;font-weight:400;color:#939888}.detail-price span{font-size:11px;color:var(--green);background:#edf0e6;border-radius:3px;padding:4px 7px;white-space:nowrap}.fee-note{display:flex;align-items:center;gap:5px;font-size:12px;color:#808978;margin-top:9px}.fee-note .icon{width:13px;height:13px}.fee-note button{padding:2px}.detail-chips{display:flex;gap:9px;margin:22px 0}.detail-chips span{font-size:12px;border:1px solid var(--line);border-radius:4px;padding:7px 11px}.trust-panel{background:#eaf0e4;border-radius:5px;padding:20px;display:flex;gap:14px;color:var(--green);margin:20px 0}.trust-panel>.icon{width:25px;height:25px}.trust-panel b{font-size:14px;font-weight:550}.trust-panel p{font-size:12px;line-height:1.65;margin:5px 0 10px;color:#6e7c64}.trust-panel .textbtn{font-size:11px}.buy-buttons{display:grid;gap:10px}.buy-buttons .button{min-height:51px}.delivery-note{display:flex;gap:13px;padding:22px 0;border-bottom:1px solid var(--line)}.delivery-note>.icon{color:#849078;margin-top:2px}.delivery-note b{font-size:12px;font-weight:550}.delivery-note p{font-size:11px;color:#929785;margin-top:4px}.verified-callout{display:flex;align-items:center;gap:12px;background:#f4f0e5;border:1px solid #e9dfc4;padding:17px;border-radius:4px;margin-top:18px;color:#8a6a31}.verified-callout b{font-size:12px;font-weight:550}.verified-callout p{font-size:11px;line-height:1.6;margin-top:4px}.verified-callout>.icon:last-child{margin-left:auto;width:15px}.detail-seller{display:flex;align-items:center;gap:14px;padding:24px 0}.detail-seller .avatar{width:46px;height:46px;font-size:14px}.detail-seller h3{font-size:15px}.detail-seller p{font-size:11px;margin:4px 0;color:#727e68}.detail-seller p .icon{width:11px;height:11px;fill:#727e68;stroke:none}.detail-seller small{font-size:10px;color:#929886}.detail-seller>.icon{margin-left:auto;width:17px}.spec-table{display:grid;gap:12px;border-top:1px solid var(--line);padding-top:20px}.spec-table>div{display:flex;justify-content:space-between;font-size:12px}.spec-table span{color:#8c937f}.spec-table b{font-weight:500}.report{font-size:11px!important;color:#9da28e;margin-top:24px}.related{margin-top:55px;border-top:1px solid var(--line);padding-top:37px}.mobile-buy{display:none}.backlink{display:inline-flex;align-items:center;gap:9px;font-size:12px;color:#7d8973;margin-bottom:20px}.backlink .icon{width:15px}.checkout-page{max-width:1110px;margin:auto;padding:32px 4.5% 60px}.checkout-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:40px}.checkout-section{padding-bottom:28px;border-bottom:1px solid var(--line);margin-bottom:27px;display:grid;gap:15px}.number-title{display:flex;align-items:center;gap:14px;margin-bottom:8px}.number-title>span{font-family:var(--serif);font-size:22px;color:#b1b79e}.number-title h3{font-size:20px}.option-card{border:1px solid var(--line);border-radius:5px;display:flex;align-items:center;gap:10px;padding:17px;font-size:12px;cursor:pointer}.option-card.selected{border-color:var(--green);background:#f0f3e9}.option-card>input{flex-shrink:0}.option-card>span{display:flex;align-items:center;gap:10px}.option-card b{font-weight:550;font-size:12px}.option-card small{display:block;font-size:10px;color:#8a927c;font-weight:400;margin-top:5px;line-height:1.5}.option-card strong{font-size:11px;white-space:nowrap;margin-left:auto;font-weight:550}.option-card .icon{width:19px;height:19px}.option-card>.icon:last-child{margin-left:auto;color:var(--muted)}.small-callout{display:flex;gap:8px;font-size:11px;color:#969b86;line-height:1.6}.small-callout>.icon{width:16px;height:16px;flex-shrink:0;margin-top:1px}.card-brand{font-style:italic;color:#253b69;font-size:15px;font-weight:700;background:white;border:1px solid var(--line);padding:7px 6px;border-radius:4px}.order-summary{border:1px solid var(--line);padding:23px;border-radius:6px;align-self:start;position:sticky;top:20px;background:#fffefa}.summary-product{display:flex;gap:15px}.summary-product>img{width:90px;height:112px;border-radius:4px}.summary-product h3{font-family:var(--serif);font-size:20px;line-height:1.25;margin:7px 0 8px}.summary-product .eyebrow{font-size:9px}.summary-product p{font-size:11px;color:#899079}.summary-product small{font-size:10px;color:#949c84}.summary-lines{display:grid;gap:16px;margin:25px 0}.summary-lines>div{display:flex;align-items:center;justify-content:space-between;font-size:12px;gap:15px}.summary-lines b{font-weight:550}.summary-lines>div>span{color:#849074;display:inline-flex;align-items:center;gap:5px}.summary-lines button{padding:0;display:inline-flex}.summary-lines .icon{width:13px;height:13px}.summary-lines .total{border-top:1px solid var(--line);padding-top:18px;font-size:18px}.summary-lines .total>span{color:var(--ink)}.checkout-note{font-size:11px;line-height:1.7;color:#899478;text-align:center;margin-top:16px}.trust-list{display:grid;gap:13px;margin-top:24px;padding-top:22px;border-top:1px solid var(--line);font-size:11px;color:#8c977a}.trust-list>span{display:flex;gap:9px;align-items:center}.trust-list .icon{width:15px;height:15px}.mobile-checkout{display:none}.narrow-page{max-width:1130px;padding:38px 4.5% 65px;margin:auto}.order-heading h1{font-size:45px;margin:12px 0}.order-heading p{color:var(--muted);font-size:14px}.payment-held{display:flex;align-items:center;gap:22px;background:var(--green);color:#f5f2e2;border-radius:8px;padding:27px 30px;margin:31px 0}.held-icon{width:58px;height:58px;border:1px solid #78967c;display:grid;place-items:center;border-radius:50%}.held-icon .icon{width:29px;height:29px}.payment-held>div>span{font-size:9px;letter-spacing:.12em;color:#b8ccaa}.payment-held h2{font-family:var(--sans);font-size:31px;font-weight:500;letter-spacing:-.02em;margin:6px 0}.payment-held p{font-size:11px;color:#bdcfaf}.order-status{margin-left:auto;font-size:10px;background:#ffffff15;border:1px solid #8ca78270;border-radius:50px;padding:8px 13px}.order-body{display:grid;grid-template-columns:1.1fr 1fr;gap:50px}.order-body>aside{background:#f2f3eb;padding:25px;border-radius:6px;align-self:start}.timeline{padding:15px 0 28px}.timeline-step{display:flex;gap:18px;position:relative;min-height:88px}.timeline-step:not(:last-child):after{content:'';position:absolute;left:14px;top:29px;bottom:0;width:1px;background:#dce2d2}.timeline-step>span{width:29px;height:29px;border-radius:50%;border:1px solid #d8dfcc;display:grid;place-items:center;background:var(--paper);font-size:11px;color:#a2ab92;z-index:1;flex-shrink:0}.timeline-step>span .icon{width:14px;height:14px}.timeline-step.done>span{background:var(--green);color:white;border-color:var(--green)}.timeline-step.current>span{box-shadow:0 0 0 4px #e4eadd}.timeline-step b{font-size:13px;font-weight:500;display:block;padding-top:4px;color:#a0a890}.timeline-step.done b{color:var(--green)}.timeline-step p{font-size:11px;color:#a0a890;margin-top:6px;line-height:1.5}.mini-item{display:flex;gap:15px;align-items:center;margin:10px 0 20px}.mini-item img{width:76px;height:95px;border-radius:4px}.mini-item b{font-size:14px;font-weight:550;line-height:1.4;display:block}.mini-item p{font-size:11px;color:#8b957b;margin:5px 0}.mini-item strong{font-size:13px}.address-summary{display:flex;gap:12px;border-top:1px solid #dfe4d5;padding:20px 0;margin-bottom:5px}.address-summary b{font-size:12px}.address-summary p{font-size:11px;color:#8b9679;margin-top:7px}.address-summary>.icon{width:17px;height:17px;color:#7b8968}.demo-hint{font-size:10px;color:#a0a98f;text-align:center;margin-top:9px}.mt{margin-top:12px}.success-note{background:#eaf0df;color:#697b52;font-size:12px;line-height:1.7;padding:15px 18px;border-radius:5px}.tabs{display:flex;gap:30px;border-bottom:1px solid var(--line);margin-bottom:25px}.tabs button{font-size:13px;color:#8d967e;padding:16px 0;border-bottom:2px solid transparent}.tabs button.active{border-bottom-color:var(--green);color:var(--green);font-weight:550}.order-row{display:flex;align-items:center;gap:22px;border-bottom:1px solid var(--line);padding:25px 0}.order-row>img{width:86px;height:104px;border-radius:5px}.order-row h3{font-size:18px;margin:7px 0}.order-row p{font-size:12px;color:#8d967e}.order-row>div:nth-child(3){margin-left:auto;display:grid;gap:12px;text-align:right}.order-row>div:nth-child(3)>b{font-size:14px;font-weight:550}.order-row>.icon{width:17px}.status-pill{background:#e8eedf;color:#5d7250;border-radius:50px;padding:7px 12px;font-size:10px;display:inline-block;white-space:nowrap}.profile-hero{display:flex;align-items:flex-start;gap:30px;padding:25px 0 38px;border-bottom:1px solid var(--line)}.profile-hero>.avatar{width:115px;height:115px;font-size:37px;margin-top:8px}.profile-copy h1{font-size:45px;margin:8px 0 12px;display:flex;align-items:center;gap:14px}.verified-dot{background:var(--green);display:grid;place-items:center;border-radius:100%;width:24px;height:24px;color:white}.verified-dot .icon{width:14px;height:14px}.profile-copy p{font-size:12px;color:#8a957a}.profile-copy p>.icon{width:12px;height:12px;fill:#74845f;stroke:none}.profile-copy p i{font-style:normal;margin:0 10px}.profile-copy>div:not(.eyebrow):not(.profile-badges){font-size:14px;line-height:1.8;max-width:560px;color:#77846c;margin:14px 0}.profile-badges{display:flex;flex-wrap:wrap;gap:18px;margin-top:17px}.profile-badges span{display:flex;gap:5px;align-items:center;font-size:11px;color:#7e8a70}.profile-badges .icon{width:14px;height:14px}.profile-actions{margin-left:auto;display:flex;flex-direction:column;gap:20px;align-items:center;padding-top:12px}.profile-actions .button{font-size:12px;white-space:nowrap;padding:13px 21px}.profile-actions .textlink{font-size:11px}.account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:28px 0 20px}.account-stats>a{display:flex;flex-direction:column;padding:22px 25px;background:#f0f3e8;border-radius:5px}.account-stats span{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#82916f}.account-stats span .icon{width:17px;height:17px}.account-stats strong{font-family:var(--serif);font-weight:500;font-size:31px;color:var(--green);margin:14px 0 10px;line-height:1}.account-stats small{font-size:10px;color:#909c7e}.reviews-layout{display:grid;grid-template-columns:240px 1fr;gap:50px}.review-score{padding:35px;text-align:center;background:#eef1e6;align-self:start;border-radius:6px}.review-score h2{font-size:66px}.review-score>div{color:#9f8250;letter-spacing:4px;margin:15px 0}.review-score p{font-size:12px;color:#7e8b6d}.review{padding:23px 0;border-bottom:1px solid var(--line)}.review>div{display:flex;justify-content:space-between;font-size:13px}.review>div span{color:#9f8250;font-size:12px;letter-spacing:2px}.review p{font-size:14px;color:#808d6f;margin:13px 0}.review small{font-size:11px;color:#9ba68a}.settings-list{max-width:700px}.settings-list>button{display:flex;align-items:center;justify-content:space-between;padding:23px 0;width:100%;border-bottom:1px solid var(--line);text-align:left;font-size:15px}.settings-list small{display:block;color:var(--muted);font-size:12px;margin-top:6px}.inbox-page{max-width:1250px;margin:auto;padding:35px 4.5% 50px}.inbox-layout{display:grid;grid-template-columns:310px 1fr;min-height:615px;border:1px solid var(--line);border-radius:7px;overflow:hidden;background:#fffefa}.thread-list{border-right:1px solid var(--line);padding-top:8px;background:var(--paper)}.thread{display:flex;align-items:center;gap:12px;width:100%;padding:20px 16px;text-align:left}.thread .avatar{width:44px;height:44px;font-size:13px}.thread>div{flex:1;min-width:0}.thread b{display:flex;justify-content:space-between;font-size:13px;font-weight:550}.thread b small{font-size:9px;font-weight:400;color:#a0aa8d}.thread p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:11px;color:#8b987b;margin-top:5px}.thread.selected{background:#e9efdf;border-left:3px solid var(--green);padding-left:13px}.chat-safe{font-size:11px;color:#99a488;line-height:1.7;padding:30px 22px;border-top:1px solid var(--line);margin-top:25px}.chat-safe>.icon{display:block;margin-bottom:10px}.conversation{display:flex;flex-direction:column;min-width:0}.conversation-header{padding:19px 22px;display:flex;gap:12px;align-items:center;border-bottom:1px solid var(--line)}.conversation-header b{font-size:14px;font-weight:550}.conversation-header small{font-size:10px;color:#91a07b;display:block;margin-top:3px}.conversation-header>.iconbtn{margin-left:auto}.chat-item{display:flex;align-items:center;gap:13px;padding:14px 23px;border-bottom:1px solid var(--line)}.chat-item img{width:39px;height:48px;border-radius:4px}.chat-item b{font-size:12px;font-weight:500}.chat-item small{font-size:10px;color:#8b997a;display:block;margin-top:5px}.chat-item>.icon{width:16px;margin-left:auto}.chat-messages{height:355px;overflow:auto;display:flex;flex-direction:column;gap:13px;padding:22px;scroll-behavior:smooth}.chat-date{text-align:center;font-size:9px;color:#a5af94;letter-spacing:.1em;margin-bottom:10px}.bubble{max-width:78%;background:#eef1e6;border-radius:10px 10px 10px 2px;padding:13px 16px;font-size:12px;line-height:1.7;align-self:flex-start;color:#536949}.bubble.mine{background:var(--green);color:#f6f4e8;align-self:flex-end;border-radius:10px 10px 2px 10px}.bubble small{display:block;font-size:9px;text-align:right;opacity:.55;margin-top:4px}.offer-bubble{border:1px solid #dce2ce;padding:19px;border-radius:6px;align-self:center;width:250px;text-align:center;background:#f6f6ec}.offer-bubble>span{font-size:9px;letter-spacing:.1em;color:#92a07e}.offer-bubble h3{font-size:25px;margin-top:9px}.offer-bubble p{font-size:11px;color:#8a9976;margin:10px 0}.offer-bubble .button{font-size:11px}.conversation form{display:flex;align-items:center;margin:13px 20px 0;border:1px solid var(--line);border-radius:6px;background:var(--paper)}.conversation form input{background:transparent;border:none;font-size:12px;outline:none;padding:15px}.conversation form button{background:var(--green);color:#fff;border-radius:4px;width:33px;height:33px;margin-right:9px;flex-shrink:0}.chat-demo-note{font-size:9px;text-align:center;color:#a7b193;padding:7px 0 12px}.sell-page{max-width:1200px;margin:auto;padding:52px 4.5% 65px;display:grid;grid-template-columns:.9fr 1.1fr;gap:65px}.sell-intro h1{font-size:48px;margin:18px 0 22px}.sell-intro h1 em{color:var(--green)}.sell-intro>p{font-size:14px;color:#849276}.sell-benefits{display:grid;gap:20px;margin:35px 0}.sell-benefits span{display:flex;align-items:center;gap:12px;font-size:12px;color:#83916e}.sell-benefits .icon{width:19px;height:19px}.handover-nudge{display:block;border-top:1px solid var(--line);padding-top:25px;position:relative;margin-top:45px;max-width:340px}.handover-nudge b{font-size:14px;font-weight:550}.handover-nudge p{font-size:12px;color:#8c9b77;margin:5px 30px 0 0}.handover-nudge>.icon{position:absolute;right:0;top:38px}.sell-card{border:1px solid var(--line);border-radius:8px;padding:30px;background:#fffefa}.step-track{display:flex;justify-content:space-between;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid var(--line)}.step-track>div{display:flex;flex-direction:column;gap:8px;align-items:center;position:relative;color:#b0b89c;flex:1}.step-track>div>span{border:1px solid #d9e0cb;border-radius:50%;width:27px;height:27px;font-size:10px;display:grid;place-items:center;background:#fffefa;z-index:1}.step-track>div:not(:last-child):after{content:'';height:1px;background:#dee4d0;width:100%;position:absolute;top:13px;left:50%}.step-track>div.done{color:var(--green)}.step-track>div.done>span{background:var(--green);border-color:var(--green);color:white}.step-track>div small{font-size:9px}.step-track .icon{width:14px;height:14px}.sell-card form{display:grid;gap:18px}.sell-card h2{font-size:30px;margin-top:-9px}.sell-card form>p{font-size:12px;color:#8b9977;line-height:1.8}.sell-card .eyebrow{font-size:9px}.upload-zone{height:198px;border:1px dashed #abb898;border-radius:6px;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;background:#f4f6ed;cursor:pointer;position:relative;text-align:center}.upload-zone>.icon{width:30px;height:30px;color:#84976a;margin-bottom:4px}.upload-zone b{font-size:14px;font-weight:500}.upload-zone span{font-size:10px;color:#9aa986}.upload-zone input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.upload-preview{display:flex;gap:9px;flex-wrap:wrap}.upload-preview>div{position:relative}.upload-preview img{width:65px;height:80px;border-radius:4px}.upload-preview button{position:absolute;right:2px;top:2px;background:#fff;border-radius:50%;padding:3px;display:grid;place-items:center}.upload-preview button .icon{width:12px;height:12px}.sample-button{display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:4px;padding:14px;font-size:11px;color:#718b56}.sample-button>.icon:last-child{margin-left:auto;width:16px}.sell-next{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-top:22px;margin-top:7px}.sell-next>span{font-size:10px;color:#a0ac8a;max-width:150px;line-height:1.6}.sell-next .button{font-size:12px;padding:13px 18px;min-height:43px}.sell-next .textlink{font-size:12px}.price-input{display:flex;align-items:center;border-bottom:1px solid var(--line);margin:15px 0;padding-bottom:15px;gap:15px}.price-input>span{font-size:24px;color:#9eab88}.price-input input{border:none;background:transparent;font-size:65px;letter-spacing:-.05em;padding:0;font-weight:500;color:var(--green)}.price-guidance{display:flex;gap:13px;border:1px solid var(--line);border-radius:5px;padding:18px}.price-guidance>.icon{color:#99aa7e}.price-guidance b{font-size:13px}.price-guidance p{font-size:11px;color:#92a07e;margin-top:7px}.price-guidance small{font-size:10px;color:#b0b99d;display:block;margin-top:8px}.earnings{padding:24px;background:var(--green);color:white;border-radius:5px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px}.earnings>span{font-size:13px}.earnings b{font-size:23px;font-weight:500}.earnings p{flex-basis:100%;font-size:11px;color:#c0ceac}.visible-note{display:block;margin:0!important;font-size:11px!important;color:#9caa84;line-height:1.7}.listing-preview{display:flex;gap:19px;margin:10px 0}.listing-preview img{width:130px;height:170px;border-radius:4px}.listing-preview h3{font-family:var(--serif);font-size:23px;margin:10px 0}.listing-preview p{font-size:11px;color:#8b9b72;line-height:1.6;margin:6px 0}.listing-preview strong{display:block;font-size:20px;margin-top:10px}.success-icon{display:grid;place-items:center;background:#eaf0df;border-radius:50%;width:65px;height:65px;margin:0 0 25px;color:var(--green)}.success-icon>.icon{width:30px;height:30px}.handover-hero{display:grid;grid-template-columns:1.2fr 1fr;background:var(--green);color:#f4f3e2;margin:28px 4.5% 0;border-radius:7px;overflow:hidden}.handover-hero>div:first-child{padding:65px 45px;align-self:center}.handover-hero .eyebrow{color:#b8cba5}.handover-hero h1{font-size:55px;margin:20px 0 22px}.handover-hero h1 em{color:#d6dfb8}.handover-hero p{font-size:14px;color:#c1d0b0;margin-bottom:28px;line-height:1.9}.handover-caption{font-size:10px;color:#aec399;margin-top:18px}.handover-editorial{min-height:500px;position:relative}.handover-editorial>img{position:absolute;inset:0;object-position:50% 30%}.handover-label{position:absolute;bottom:26px;right:25px;left:25px;border:1px solid #f8f8dd90;background:#143f3533;backdrop-filter:blur(8px);padding:24px;color:#fffde9}.handover-label span{font-size:9px;letter-spacing:.13em}.handover-label strong{display:block;font-family:var(--serif);font-weight:500;font-size:38px;line-height:1.2;margin-top:15px}.process-section{padding-top:65px}.process-section h2{margin:12px 0 30px}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.process-card{padding:20px 0;position:relative;border-top:1px solid var(--line)}.process-card>span{font-size:11px;color:#a1af8c}.process-card>.icon{position:absolute;right:0;top:17px;color:#829867;width:21px;height:21px}.process-card h3{font-family:var(--serif);font-size:25px;line-height:1.25;margin:26px 0 12px}.process-card p{font-size:12px;line-height:1.8;color:#8a9b71}.handover-quote{text-align:center;background:#e8eddf;padding:60px 25px;margin:10px 4.5% 25px;border-radius:6px}.handover-quote h2{font-size:55px;margin:20px 0}.handover-quote h2 em{color:var(--green)}.handover-quote p{font-size:14px;color:#8b9e72;margin-bottom:26px}.handover-quote .button{font-size:13px}.faq{max-width:950px;margin:auto;padding-top:35px;padding-bottom:45px}.faq h2{font-size:33px;margin-bottom:25px}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:14px;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary .icon{width:17px;height:17px;color:#9cab85}.faq details[open] summary .icon{transform:rotate(45deg)}.faq details p{font-size:13px;color:#82976a;padding:0 35px 24px 0;line-height:1.9}.handover-dashboard{margin:35px 4.5%;border:1px solid var(--line);border-radius:7px;padding:30px;display:flex;align-items:center;flex-wrap:wrap;gap:25px}.handover-dashboard h2{font-size:32px;margin:10px 0}.handover-dashboard p{font-size:12px;color:#8b9e70}.handover-dashboard>.status-pill{margin-left:auto}.handover-progress{display:flex;justify-content:space-between;flex-basis:100%;border-top:1px solid var(--line);padding-top:25px;font-size:12px;color:#b2bca0}.handover-progress>div{display:flex;gap:10px;align-items:center}.handover-progress .done{color:var(--green)}.handover-progress .icon{width:19px;height:19px}.verified-hero{text-align:center;padding:55px 20px 45px;background:radial-gradient(ellipse at center,#ece6d3,#f7f5ed 70%);margin:28px 4.5% 0;border-radius:7px}.verified-hero>.eyebrow{color:#a28a4e}.verified-seal{display:grid;place-items:center;width:67px;height:67px;border:1px solid #c9ba8b;color:#a18849;border-radius:50%;margin:28px auto 22px}.verified-seal .icon{width:31px;height:31px}.verified-hero h1{font-size:55px}.verified-hero h1 em{color:#7b7854}.verified-hero p{font-size:14px;color:#979775;line-height:1.8;margin:24px 0}.verified-hero .button{font-size:13px}.verified-fine{font-size:10px;color:#a6a381;margin-top:20px}.verified-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding-top:50px;padding-bottom:45px;max-width:1150px;margin:auto}.verified-flow>div{border-top:1px solid #dfdec9;padding-top:20px}.verified-flow>div>span{font-size:11px;color:#b4ae87}.verified-flow h3{font-family:var(--serif);font-size:28px;margin:18px 0 10px}.verified-flow p{font-size:13px;color:#8b9973}.certificate-wrap{margin:15px 4.5% 40px;padding:40px;background:#f0f0e5;border-radius:7px;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.certificate-wrap>div:first-child{padding-left:20px}.certificate-wrap h2{font-size:42px;margin:14px 0 22px}.certificate-wrap>div:first-child p{font-size:14px;line-height:1.9;color:#8d9b75;margin:14px 0}.certificate-wrap .textbtn{font-size:12px;margin-top:14px}.certificate{border:1px solid #c5b681;padding:25px 30px;text-align:center;background:#fcfaf0;outline:1px solid #ddd3ac;outline-offset:-8px;box-shadow:0 10px 28px #6d785b13;transform:rotate(2deg);max-width:420px;width:100%;color:#81744b}.certificate>.wordmark{font-size:28px;letter-spacing:-1px;color:#827549}.certificate>.icon{display:block;width:37px;height:37px;margin:26px auto 18px;color:#b4a168}.certificate>span{font-size:8px;letter-spacing:.18em}.certificate h3{font-family:var(--serif);font-size:32px;line-height:1.15;margin:16px 0}.certificate>p{font-size:11px;line-height:1.8;color:#a8a17b}.certificate>div:last-of-type{margin:25px 0 12px;padding-top:18px;border-top:1px solid #e1d8b9;text-align:left;font-size:10px;display:flex;justify-content:space-between;align-items:center}.certificate>div>span{font-size:7px;letter-spacing:.06em}.certificate>small{font-size:7px;letter-spacing:.1em;color:#b5ad84}.certificate.compact{transform:none;margin:25px 0;max-width:100%}.certificate.compact>small{font-size:10px;letter-spacing:0;display:block;line-height:1.5}.resolution-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:40px}.case-panel{border:1px solid var(--line);border-radius:7px;background:#fffefa;padding:28px}.case-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.case-panel h2{font-size:30px}.case-panel>p{font-size:13px;color:#8a9b73;margin:15px 0}.case-owner{display:flex;align-items:center;gap:17px;padding:25px 0;margin:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.case-owner .avatar{width:65px;height:65px}.case-owner .eyebrow{font-size:9px}.case-owner h3{font-size:17px;margin:8px 0 5px}.case-owner p{font-size:11px;color:#93a57d}.response-time{background:#eaf0df;border-radius:5px;padding:17px;display:flex;align-items:center;gap:13px;color:#607b47}.response-time .icon{width:22px;height:22px}.response-time b{font-size:12px;font-weight:550}.response-time p{font-size:11px;color:#8e9f76;margin-top:5px}.case-timeline{display:grid;gap:17px;margin:28px 0}.case-timeline>div{display:flex;gap:12px;font-size:12px;align-items:center;color:#8c9e75}.case-timeline>div:first-child{color:var(--green)}.case-timeline .icon{width:17px;height:17px}.case-reply{border-left:2px solid #b1c294;padding:15px 19px;background:#f4f5ed;margin-bottom:23px}.case-reply b{font-size:12px}.case-reply p{font-size:12px;line-height:1.8;color:#92a179;margin:10px 0}.case-reply small{font-size:10px;color:#acb695}.resolution-aside{padding:25px 0}.resolution-aside>h3{font-family:var(--serif);font-size:29px;margin-bottom:28px}.resolution-aside>div{position:relative;padding-left:35px;margin:25px 0}.resolution-aside>div>.icon{position:absolute;left:0;top:0;color:#8a9e70;width:19px;height:19px}.resolution-aside b{font-size:13px;font-weight:550}.resolution-aside p{font-size:12px;line-height:1.8;color:#94a47d;margin-top:8px}.resolution-aside>.textlink{font-size:12px}.help-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:30px 0}.help-cards a{padding:28px;background:#edf1e3;border-radius:6px;position:relative}.help-cards a>.icon:first-child{width:26px;height:26px;color:#889d6c;margin-bottom:24px}.help-cards h3{font-family:var(--serif);font-size:28px}.help-cards p{font-size:12px;color:#8e9f76;margin-top:12px}.help-cards a>.icon:last-child{position:absolute;right:25px;top:32px}.condition-image{height:220px;border-radius:6px;object-position:50% 30%;margin:20px 0}.protection-points p{font-size:14px;line-height:1.8}.protection-points .icon{color:var(--green);margin-right:6px;width:18px;height:18px}.tour-links{margin:22px 0;border-top:1px solid var(--line)}.tour-links button{display:flex;width:100%;text-align:left;align-items:center;gap:15px;padding:17px 0;border-bottom:1px solid var(--line)}.tour-links button>span{font-family:var(--serif);color:#b1bc98;font-size:20px}.tour-links b{font-size:13px;font-weight:550}.tour-links small{display:block;font-size:10px;color:#8e9f77;line-height:1.6;margin-top:4px}.tour-links .icon{width:17px;margin-left:auto}.demo-tools{display:flex;justify-content:space-between;gap:15px}.demo-tools button{font-size:10px}.research-links{display:grid;gap:13px;margin:20px 0;font-size:12px;color:var(--green);text-decoration:underline;text-underline-offset:4px}
@media(min-width:1500px){.item-layout{max-width:1450px}.item-details h1{font-size:46px}.hero-image{background-position:50% 30%}}@media(max-width:1150px){.browse-layout{grid-template-columns:170px 1fr;gap:25px}.browse-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.browse-results .product-grid .product{display:block}.item-layout{gap:30px}.item-details h1{font-size:34px}.detail-price{font-size:25px;gap:8px}.detail-price span{font-size:9px}.condition-proof{padding:10px}.condition-proof b{font-size:10px}.condition-proof>.icon:last-child{display:none}.thumb{width:55px;height:73px}.checkout-layout{gap:25px;grid-template-columns:1fr 1fr}.checkout-page{padding-left:4%;padding-right:4%}.summary-product>img{width:70px;height:88px}.summary-product h3{font-size:18px}.profile-copy h1{font-size:39px}.profile-hero{gap:22px}.inbox-layout{grid-template-columns:260px 1fr}.sell-page{gap:30px}.sell-intro h1{font-size:39px}.sell-card{padding:23px}.handover-hero h1{font-size:44px}.handover-hero>div:first-child{padding:40px 30px}.process-grid{gap:20px}.process-card h3{font-size:23px}.certificate-wrap{gap:35px}.verified-hero h1{font-size:48px}}
@media(max-width:760px){.page-pad{padding:25px 16px 35px}.page-heading{margin:9px 0 27px}.page-heading .eyebrow{font-size:9px}.page-heading h1{font-size:35px;line-height:1.2;margin:10px 0}.page-heading p{font-size:12px}.browse-layout{display:block}.filters{display:none}.filters.open{display:block;background:#f0f3e8;border-radius:6px;padding:20px;margin-bottom:22px}.filter-note{display:none}.filter-block{margin-bottom:17px;padding-bottom:17px}.browse-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.results-bar{flex-wrap:wrap;justify-content:flex-start;height:auto;gap:12px;font-size:11px;margin-bottom:19px}.results-bar>span{flex-basis:100%;margin-bottom:2px}.results-bar select{margin-left:auto;padding:8px 12px;font-size:11px;height:35px}.mobile-filter{display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:11px;border-radius:4px}.mobile-filter .icon{width:15px;height:15px}.end-note{font-size:16px;margin-top:40px;padding:0 20px}.breadcrumbs{font-size:10px;gap:5px;margin-bottom:17px}.breadcrumbs .icon{width:10px}.item-layout{display:block}.main-photo{aspect-ratio:4/4.5;max-height:540px}.main-photo .save{width:36px;height:36px;right:13px;top:13px}.main-photo .photo-tag{font-size:10px;bottom:13px;left:13px}.gallery-tools{margin-top:10px;gap:9px}.thumb{width:56px;height:65px}.condition-proof{font-size:10px;padding:9px 12px;gap:8px}.condition-proof b{font-size:10px}.condition-proof>.icon{width:19px}.description-card{display:none}.item-details{position:static;padding-top:26px}.item-details>.eyebrow{font-size:10px}.item-details h1{font-size:33px;margin:10px 0 20px;max-width:90%}.detail-price{font-size:28px;gap:10px;flex-wrap:wrap}.detail-price s{font-size:17px}.detail-price span{font-size:10px}.fee-note{font-size:11px;margin-top:10px}.detail-chips{margin:20px 0}.detail-chips span{font-size:11px}.trust-panel{padding:17px;margin:19px 0}.trust-panel b{font-size:13px}.trust-panel p{font-size:11px}.buy-buttons{grid-template-columns:1fr 1fr;gap:9px}.buy-buttons .button{font-size:12px;min-height:47px;padding:12px;gap:8px}.buy-buttons .icon{width:16px}.related{margin-top:30px;padding-top:25px}.related .section-heading h2{font-size:25px;max-width:70%}.mobile-buy{position:fixed;left:0;right:0;bottom:66px;background:#fffefaed;backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:12px 17px;z-index:49;display:flex;justify-content:space-between;align-items:center;gap:15px}.mobile-buy b{font-size:17px}.mobile-buy small{font-size:9px;display:block;color:#9aa588;margin-top:4px}.mobile-buy .button{min-height:42px;font-size:12px;padding:12px 23px}.mobile-buy .icon{width:16px}.detail-page~footer{padding-bottom:105px}.checkout-page{padding:25px 18px 40px}.checkout-layout{display:flex;flex-direction:column;gap:20px}.checkout-layout>form{order:2}.order-summary{order:1;position:static;padding:20px}.order-summary>.button,.order-summary>.checkout-note,.order-summary>.trust-list{display:none}.summary-lines{margin-bottom:0;gap:12px}.checkout-section{margin-bottom:24px;padding-bottom:23px;gap:13px}.number-title h3{font-size:21px}.option-card{padding:14px 11px;font-size:11px;gap:9px}.option-card>b{font-size:12px}.option-card small{font-size:10px}.option-card strong{font-size:11px}.option-card>.icon:last-child{width:17px}.mobile-checkout{display:flex;font-size:13px}.narrow-page{padding:27px 17px 40px}.order-heading .eyebrow{font-size:9px}.order-heading h1{font-size:35px}.order-heading p{font-size:12px}.payment-held{padding:22px 20px;gap:16px;margin:25px 0;flex-wrap:wrap}.held-icon{width:45px;height:45px}.held-icon .icon{width:24px;height:24px}.payment-held h2{font-size:28px}.payment-held>div>span{font-size:8px}.payment-held p{font-size:10px}.order-status{margin:0 0 0 61px;font-size:10px}.order-body{display:flex;flex-direction:column;gap:20px}.order-body>aside{padding:21px}.timeline-step{min-height:83px}.timeline-step b{font-size:13px}.timeline-step p{font-size:11px}.tabs{gap:25px;margin-bottom:17px}.tabs button{font-size:12px;padding:13px 0}.order-row{gap:12px;padding:20px 0;position:relative;align-items:flex-start}.order-row>img{width:65px;height:85px}.order-row>div:nth-child(2){flex:1;min-width:0;padding-bottom:30px}.order-row .eyebrow{font-size:8px}.order-row h3{font-size:14px;margin:7px 0;line-height:1.4}.order-row p{font-size:10px}.order-row>div:nth-child(3){display:contents}.order-row>div:nth-child(3)>b{font-size:12px;white-space:nowrap;padding-top:21px}.order-row .status-pill{position:absolute;left:77px;bottom:17px;font-size:8px;padding:5px 10px}.order-row>.icon{display:none}.profile-hero{flex-wrap:wrap;gap:17px;padding:8px 0 26px}.profile-hero>.avatar{width:70px;height:70px;font-size:25px}.profile-copy{flex:1;min-width:0}.profile-copy>.eyebrow{font-size:8px}.profile-copy h1{font-size:31px;gap:10px;line-height:1.1;margin:9px 0}.verified-dot{width:19px;height:19px;flex-shrink:0}.verified-dot .icon{width:11px;height:11px}.profile-copy p{font-size:10px}.profile-copy p i{margin:0 4px}.profile-copy>div:not(.eyebrow):not(.profile-badges){font-size:12px;line-height:1.7;margin:13px 0}.profile-badges{gap:10px;margin-top:15px}.profile-badges span{font-size:9px;gap:4px}.profile-badges .icon{width:12px;height:12px}.profile-actions{margin:0;padding:0;flex-direction:row;width:100%;justify-content:space-between}.profile-actions .button{padding:10px 18px;min-height:37px;font-size:11px}.profile-actions .textlink{font-size:11px}.account-stats{gap:9px;margin:23px 0 15px}.account-stats>a{padding:15px 12px}.account-stats span{font-size:9px;gap:5px}.account-stats span .icon{width:12px;height:12px}.account-stats strong{font-size:23px;margin:11px 0 8px}.account-stats small{font-size:8px;line-height:1.6}.reviews-layout{display:block}.review-score{padding:23px;margin-bottom:20px}.review-score h2{font-size:48px}.review-score>div{margin:10px 0}.review-score p{font-size:11px}.review p{font-size:12px}.review small{font-size:10px}.inbox-page{padding:25px 16px 30px}.inbox-layout{display:block;min-height:auto}.thread-list{display:flex;overflow:auto;border-right:none;border-bottom:1px solid var(--line);padding:0}.thread{padding:14px 12px;width:auto;min-width:110px;flex-direction:column;gap:7px;text-align:center;flex:1}.thread .avatar{width:38px;height:38px;font-size:12px}.thread b{font-size:11px;justify-content:center}.thread small,.thread p,.chat-safe{display:none!important}.thread.selected{border-left:none;border-bottom:2px solid var(--green);padding:14px 12px 12px}.conversation-header{padding:15px}.conversation-header small{font-size:9px}.chat-item{padding:12px 16px}.chat-item b{font-size:11px}.chat-messages{height:340px;padding:17px}.bubble{font-size:11px;max-width:88%;padding:12px 14px}.conversation form{margin:10px 12px 0}.conversation form input{font-size:16px;padding:12px;min-width:0}.chat-demo-note{font-size:8px}.offer-bubble{width:230px;padding:16px}.sell-page{display:block;padding:27px 16px 35px}.sell-intro>.eyebrow{font-size:9px}.sell-intro h1{font-size:34px;margin:12px 0 18px}.sell-intro>p{font-size:12px}.sell-intro>p br{display:none}.sell-benefits,.handover-nudge{display:none}.sell-card{padding:23px 19px;margin-top:25px}.step-track{margin-bottom:28px;padding-bottom:21px}.step-track>div small{font-size:9px}.sell-card h2{font-size:28px;line-height:1.2}.sell-card form>p{font-size:12px}.sell-card .eyebrow{font-size:9px}.upload-zone{height:180px}.sample-button{font-size:11px;line-height:1.5;text-align:left}.sell-next .button{font-size:12px}.price-input input{font-size:60px}.listing-preview{gap:13px}.listing-preview img{width:96px;height:130px}.listing-preview h3{font-size:22px}.listing-preview p{font-size:10px}.listing-preview strong{font-size:17px}.handover-hero{margin:18px 16px 0;display:flex;flex-direction:column}.handover-hero>div:first-child{padding:32px 25px}.handover-hero .eyebrow{font-size:9px}.handover-hero h1{font-size:36px;margin:16px 0 20px}.handover-hero p{font-size:12px;line-height:1.9;margin-bottom:20px}.handover-hero p br{display:none}.handover-hero .button{font-size:12px;padding:14px 18px}.handover-caption{font-size:9px;line-height:1.6;margin-top:15px}.handover-editorial{min-height:230px;max-height:230px}.handover-editorial>img{object-position:50% 35%}.handover-label{right:17px;left:auto;bottom:17px;padding:18px;max-width:230px}.handover-label span{font-size:7px}.handover-label strong{font-size:26px;margin-top:10px}.process-section{padding-top:35px}.process-section .eyebrow{font-size:8px}.process-section h2{font-size:28px;line-height:1.3;margin:12px 0 25px}.process-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 22px}.process-card{padding-top:17px}.process-card>span{font-size:10px}.process-card h3{font-size:23px;margin:20px 0 10px}.process-card p{font-size:11px}.process-card>.icon{width:19px}.handover-quote{margin:0 16px 20px;padding:35px 20px}.handover-quote .eyebrow{font-size:8px}.handover-quote h2{font-size:37px;margin:20px 0}.handover-quote p{font-size:12px;margin-bottom:23px}.handover-quote .button{font-size:12px}.faq h2{font-size:28px}.faq summary{font-size:13px;line-height:1.6;padding:19px 0}.faq details p{font-size:12px;padding:0 15px 20px 0}.handover-dashboard{margin:25px 16px;padding:23px 20px;gap:17px}.handover-dashboard .eyebrow{font-size:9px}.handover-dashboard h2{font-size:28px}.handover-dashboard p{font-size:11px}.handover-dashboard>.status-pill{margin-left:0}.handover-progress{gap:15px;flex-wrap:wrap;padding-top:20px;font-size:10px}.handover-progress>div{flex-basis:45%;gap:6px}.verified-hero{margin:18px 16px 0;padding:30px 20px}.verified-hero>.eyebrow{font-size:9px}.verified-seal{width:55px;height:55px;margin:24px auto 21px}.verified-seal .icon{width:27px;height:27px}.verified-hero h1{font-size:34px}.verified-hero p{font-size:12px;line-height:1.9;margin:22px 0}.verified-hero p br{display:none}.verified-hero .button{font-size:12px}.verified-fine{font-size:9px;line-height:1.7}.verified-flow{gap:18px;padding-top:30px;padding-bottom:30px}.verified-flow>div{padding-top:15px}.verified-flow>div>span{font-size:10px}.verified-flow h3{font-size:23px;line-height:1.2;margin:15px 0 10px}.verified-flow p{font-size:11px;line-height:1.7}.certificate-wrap{display:flex;flex-direction:column;margin:0 16px 20px;padding:30px 24px;gap:30px}.certificate-wrap>div:first-child{padding:0}.certificate-wrap .eyebrow{font-size:8px}.certificate-wrap h2{font-size:33px;margin:12px 0 20px}.certificate-wrap>div:first-child p{font-size:12px;margin:13px 0}.certificate{padding:23px}.certificate h3{font-size:31px}.certificate>p{font-size:10px}.certificate>small{font-size:6px}.resolution-layout{display:flex;flex-direction:column;gap:25px}.case-panel{padding:23px 19px}.case-top .eyebrow{font-size:9px}.case-top .status-pill{font-size:9px}.case-panel h2{font-size:29px}.case-panel>p{font-size:12px}.case-owner{gap:14px}.case-owner .avatar{width:53px;height:53px}.case-owner h3{font-size:16px}.case-owner p{font-size:10px}.response-time{padding:15px 12px;gap:11px}.response-time b{font-size:11px}.response-time p{font-size:10px}.resolution-aside{padding:6px 4px}.resolution-aside>h3{font-size:28px}.help-cards{gap:12px}.help-cards a{padding:22px 16px}.help-cards h3{font-size:24px;line-height:1.25}.help-cards p{font-size:11px}.help-cards a>.icon:last-child{right:16px;top:25px;width:16px}.demo-tools{gap:9px}.demo-tools button{font-size:9px}.tour-links b{font-size:12px}.tour-links small{font-size:10px}}
/* Reading sizes keep product information comfortable across screens. */
.sellerline{font-size:12px}.brand{font-size:14px}.product-info p{font-size:13px}.meta{font-size:12px}.price s{font-size:12px}.rating{font-size:12px}.photo-tag{font-size:12px}.eyebrow{font-size:12px}.hero-note{font-size:12px}.trustbar span{font-size:13px}.pill{font-size:14px}.filter-category{font-size:14px}.filter-block h4{font-size:14px}.results-bar{font-size:13px}.spec-table>div{font-size:14px}.detail-seller p,.detail-seller small{font-size:12px}.trust-panel p{font-size:14px}.fee-note{font-size:14px}.delivery-note b{font-size:14px}.delivery-note p{font-size:12px}.summary-lines>div{font-size:14px}.option-card b{font-size:14px}.option-card small{font-size:12px}.checkout-note{font-size:12px}.bubble{font-size:14px}.thread p{font-size:12px}.case-panel>p,.case-reply p{font-size:14px}.process-card p,.verified-flow p{font-size:14px}.description-card p{font-size:16px}.faq details p{font-size:15px}.profile-copy>div:not(.eyebrow):not(.profile-badges){font-size:16px}.product-info p,.meta,.sellerline,.price s{color:#727969}.small-note,.demo-hint,.chat-demo-note{color:#707b63}.hero-note{color:#5f715a}.filter-category{color:#66735c}.hero h1{font-size:clamp(39px,3.7vw,60px)}
@media(max-width:760px){.hero h1{font-size:29px}.hero p{font-size:12px}.eyebrow{font-size:10px}.product-info p{font-size:12px}.brand{font-size:13px}.meta{font-size:11px}.sellerline{font-size:11px}.rating{font-size:10px}.photo-tag{font-size:10px}.price s{font-size:11px}.pill{font-size:12px}.trustbar span{font-size:10px}.detail-price{font-size:28px}.fee-note{font-size:12px}.trust-panel p{font-size:13px}.option-card b{font-size:12px}.option-card small{font-size:11px}.summary-lines>div{font-size:13px}.bubble{font-size:13px}.profile-copy>div:not(.eyebrow):not(.profile-badges){font-size:13px}.process-card p,.verified-flow p{font-size:12px}.faq details p{font-size:13px}.case-panel>p,.case-reply p{font-size:13px}}

@media(max-width:760px){.section-heading .textlink{position:static;align-self:flex-start;margin-top:4px}.section-heading h2{font-size:29px}.description-card{display:block!important}.mainnav{scrollbar-width:none}}
