:root{--ink:#20372b;--text:#27382e;--muted:#778178;--green:#28583d;--lime:#d9ea93;--cream:#f7f7f2;--border:#e5e8df;--white:#fff;--radius:12px}*{box-sizing:border-box}body{margin:0;color:var(--text);background:#fff;font-family:system-ui,-apple-system,'Segoe UI',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed}h1,h2,h3,.brand{font-family:system-ui,-apple-system,'Segoe UI',Arial,sans-serif;line-height:1.2}h1,h2,h3,p{margin-top:0}h2{font-size:23px;letter-spacing:-.7px}h3{font-size:16px}p{margin-bottom:16px}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #91b454;outline-offset:4px}.shell{max-width:1440px;margin:auto;padding-left:56px;padding-right:56px}.preview-bar{height:29px;background:#eef1e7;color:#627359;display:flex;gap:8px;align-items:center;justify-content:center;font-size:12px;font-weight:700;letter-spacing:1.3px}.preview-bar>span:last-child{font-weight:400;letter-spacing:0;margin-left:10px;font-size:14px}.dot{display:inline-block;width:6px;height:6px;background:#5f8445;border-radius:50%;flex-shrink:0}.site-header{border-bottom:1px solid var(--border);background:#fff}.header-inner{height:91px;display:flex;align-items:center;gap:64px}.brand{font-size:31px;font-weight:800;letter-spacing:-1.5px;display:inline-flex;align-items:center;line-height:1}.brand-icon{background:var(--ink);color:var(--lime);border-radius:10px;width:32px;height:32px;margin-right:9px;display:grid;place-items:center;font-size:25px;letter-spacing:-3px;padding-right:3px}.brand-period{color:#81a454}nav{display:flex;gap:30px;height:100%;align-items:center}nav a{font-size:16px;color:#7b827b;height:100%;align-content:center;border-bottom:2px solid transparent}nav a.active{color:var(--ink);border-color:var(--ink)}.header-actions{margin-left:auto;display:flex;gap:22px;align-items:center;font-size:15px}.header-actions form{margin:0}.logout{background:none;border:0;padding:0;color:var(--muted);font-size:14px}.button{border:1px solid transparent;border-radius:7px;padding:13px 21px;font-size:16px;line-height:20px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:18px;transition:background .15s,transform .15s;white-space:nowrap}.button:hover{transform:translateY(-1px)}.button.dark{background:var(--ink);color:white}.button.dark:hover{background:#355844}.button.outline{border-color:#d9ded2;background:white;color:var(--ink)}.button.light{background:var(--lime);color:var(--ink)}.button.small{padding:10px 17px;font-size:15px}.button.full{width:100%;margin-top:15px}.intro{display:flex;justify-content:space-between;align-items:center;padding-top:44px;padding-bottom:36px}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:700;color:#819172;margin-bottom:12px;display:flex;align-items:center;gap:7px}.intro h1{font-size:49px;line-height:1.12;font-weight:600;letter-spacing:-2.5px;margin-bottom:0}.intro h1 span{color:#7f9272}.intro-right{padding-top:24px;padding-right:50px;font-size:16px;color:#838d7e}.intro-right a{font-size:14px;color:var(--ink);font-weight:600;display:flex;gap:32px;padding-top:8px}.intro-right a span{font-size:17px}.search-row{display:flex;gap:40px;align-items:center}.search-box{display:flex;align-items:center;gap:13px;flex:1;padding:6px 6px 6px 20px;background:var(--cream);border:1px solid #e4e7df;border-radius:9px}.search-box input{border:0;background:transparent;outline-offset:1px!important;flex:1;min-width:0;margin:0;height:40px;padding:7px 0;font-size:16px}.search-box svg{color:#8b9787}.search-box .button{font-size:15px;min-width:113px;padding:10px 19px}.global-note{display:flex;gap:13px;align-items:center;min-width:240px;font-size:14px;color:#99a18f;line-height:1.7}.global-note svg{width:31px;height:31px;stroke-width:1.2;color:#88977a}.global-note strong{font-size:14px;font-weight:500;color:#536449}.category-strip{display:flex;gap:8px;overflow:auto;padding-top:22px;padding-bottom:26px;scrollbar-width:thin;white-space:nowrap}.category-strip a{border:1px solid var(--border);border-radius:30px;font-size:14px;padding:9px 16px;color:#7c8478}.category-strip a.selected{background:var(--ink);border-color:var(--ink);color:white}.category-strip a:hover{border-color:var(--ink)}.catalog{display:grid;grid-template-columns:240px minmax(0,1fr);gap:35px;padding-bottom:50px}.filters{min-width:0;border-top:1px solid var(--border);padding-top:24px}.section-label{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:19px}.section-label h2{font-family:inherit;font-size:15px;letter-spacing:0;margin:0;font-weight:650}.section-label a{font-size:14px;color:#849477;text-decoration:underline}label{display:block;margin-top:17px;margin-bottom:7px;font-weight:550;font-size:15px}input:not([type=checkbox]):not([type=radio]),select,textarea{display:block;width:100%;border:1px solid var(--border);border-radius:7px;background:#fff;padding:11px 12px;color:var(--text);min-height:43px}textarea{resize:vertical}input::placeholder{color:#9ca397}select{appearance:auto;font-size:15px}.filters select{font-size:14px}.filters fieldset{min-inline-size:0;width:100%;margin:24px 0;padding:22px 0;border:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}legend{font-size:15px;font-weight:550;float:none;display:block;width:100%;margin-bottom:7px}.radio,.checkbox{display:flex;align-items:flex-start;gap:9px;font-size:14px;font-weight:400;line-height:1.6;margin-top:12px}.radio input,.checkbox input{accent-color:var(--ink);margin:3px 0 0}.filters .button{font-size:14px;padding:9px}.trust-note{background:var(--cream);border-radius:8px;padding:23px 18px;margin-top:31px}.trust-symbol{border:1px solid #b1bda0;border-radius:50%;display:grid;place-items:center;width:29px;height:29px;color:#728762;margin-bottom:15px}.trust-note h3{font-size:16px;line-height:1.5;font-weight:600}.trust-note p{font-size:14px;color:#8a9581;line-height:1.8}.trust-note .muted{font-size:14px;margin-bottom:0}.results-heading{display:flex;justify-content:space-between;align-items:center;padding:18px 0 25px;border-top:1px solid var(--border)}.results-heading h2{font-size:24px;letter-spacing:-.7px;font-weight:600;margin-bottom:7px}.results-heading .eyebrow{margin-bottom:6px;font-size:12px}.results-heading p{font-size:14px;color:#96a08e;margin:0}.sort-note{font-size:14px;border:1px solid var(--border);padding:8px 11px;border-radius:5px;color:#798671}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 20px}.product-card{min-width:0}.product-card>a{display:block}.product-photo{height:215px;position:relative;background:#f1f1eb;border-radius:10px;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card:hover .product-photo img{transform:scale(1.045)}.condition{position:absolute;left:12px;top:12px;padding:3px 9px;background:#fffffff0;font-size:12px;border-radius:4px;color:#697460}.sample-label{position:absolute;right:9px;bottom:8px;background:#fffC;padding:2px 6px;color:#58634e;font-size:12px;border-radius:3px}.product-info{padding:13px 2px 0}.product-category{font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#9aa58f;margin-bottom:5px}.product-info h3{font-size:16px;font-weight:600;letter-spacing:-.15px;line-height:1.5;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.price{font-size:17px;font-weight:700;letter-spacing:-.4px;color:#273f2e;margin-bottom:8px}.location{display:flex;gap:4px;align-items:center;font-size:12px;color:#929c89;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.location svg{width:11px;height:11px}.seller-line{display:flex;justify-content:space-between;gap:5px;align-items:center;border-top:1px solid var(--border);padding-top:10px;margin-top:11px;font-size:12px;color:#818d75}.seller-line>span:first-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.seller-badge{display:inline-flex;align-items:center;gap:4px;font-size:12px;white-space:nowrap;border-radius:4px;padding:3px 6px;background:#f2f3ef;color:#89907e}.seller-badge.approved{background:#edf4e5;color:#6c8a4b}.seller-badge svg{width:11px;height:11px;stroke-width:1.5}.badge-dot{width:4px;height:4px;border-radius:50%;background:currentColor}.sell-banner{background:var(--ink);color:white;border-radius:13px;margin-bottom:55px;margin-top:10px;padding-top:32px;padding-bottom:32px;max-width:1328px;display:flex;align-items:center;justify-content:space-between;gap:24px}.sell-banner h2{font-size:26px;font-weight:500;margin-bottom:7px}.sell-banner .eyebrow{color:#a9bc91;font-size:12px}.sell-banner p{font-size:14px;color:#a6b59b;margin:0}.sell-banner .button{font-size:14px}footer{background:var(--cream);padding-top:42px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:40px;padding-bottom:30px}.footer-grid .brand{font-size:25px}.footer-grid p{font-size:14px;color:#909985;line-height:1.9;margin-top:12px}.footer-grid strong{font-size:14px;font-weight:550}.footer-bottom{border-top:1px solid var(--border);display:flex;justify-content:space-between;padding-top:18px;padding-bottom:18px;color:#9aa28f;font-size:12px}.page{padding-top:36px;padding-bottom:70px;min-height:65vh}.page h1{font-size:37px;font-weight:600;letter-spacing:-1.5px;margin-bottom:12px}.breadcrumb{display:flex;gap:12px;font-size:14px;color:#8b9681;margin-bottom:30px;flex-wrap:wrap}.breadcrumb a:hover{text-decoration:underline}.detail-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:65px}.detail-photo{border-radius:13px;overflow:hidden;background:var(--cream);height:500px}.detail-photo img{width:100%;height:100%;object-fit:cover}.detail-copy{padding-top:20px}.detail-copy h1{font-size:39px}.detail-price{font-size:31px;font-weight:650;letter-spacing:-1px;margin-top:25px}.muted{color:var(--muted);font-size:16px}.seller-panel{border:1px solid var(--border);border-radius:10px;padding:24px;margin:28px 0}.seller-heading{display:flex;align-items:center;gap:12px;margin-bottom:15px}.seller-heading p{font-size:14px;color:var(--muted);margin:5px 0}.avatar{width:43px;height:43px;background:#e8eddc;border-radius:50%;display:grid;place-items:center;color:var(--green);font-size:21px}.avatar.large{width:85px;height:85px;font-size:36px}.detail-note p{font-size:15px;color:var(--muted);white-space:pre-line}.detail-note h3{font-size:16px}.description{margin-top:30px}.description p{white-space:pre-line;color:#7b8574;font-size:16px}.related{margin-top:40px}.related .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.store-hero{display:flex;gap:24px;align-items:center;background:var(--cream);border-radius:12px;padding:35px}.store-hero p{color:var(--muted);margin-bottom:10px}.store-hero>.button{margin-left:auto}.store-about{display:grid;grid-template-columns:1fr 1fr;gap:55px;padding:40px 0}.store-about p{color:var(--muted);white-space:pre-line}.store-hero h1{margin-bottom:7px}.auth-wrap{max-width:440px;padding:60px 24px 80px;margin:auto;min-height:75vh}.auth-wrap h1{font-size:33px;letter-spacing:-1.4px;font-weight:600}.auth-wrap>p{font-size:16px;color:var(--muted)}.auth-wrap form{margin:25px 0}.auth-wrap .eyebrow{font-size:12px}.underline{text-decoration:underline;color:var(--ink)}small{display:block;font-size:14px;line-height:1.6;color:var(--muted);margin-top:5px}.alert{border-radius:7px;padding:14px 18px;font-size:15px;margin:20px 0}.success{background:#edf6e7;color:#356140}.error{background:#fff0eb;color:#963f2b}.neutral{background:var(--cream);color:#7c876f}.alert ul{margin-bottom:0}.panel{border:1px solid var(--border);padding:28px;border-radius:11px;background:white}.narrow{max-width:830px}.narrow>h1{margin-top:16px}.back-link{display:inline-block;font-size:15px;color:var(--muted);margin-bottom:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;margin-top:28px}.form-grid label:first-child{margin-top:0}.form-grid>div{margin-bottom:10px}.span-2{grid-column:span 2}.edit-photo{width:120px;height:100px;object-fit:cover;margin-top:16px;border-radius:6px}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;gap:25px}.dashboard-grid{display:grid;grid-template-columns:1fr 350px;gap:35px}.profile-summary{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:32px}.profile-summary h2{margin-bottom:5px}.profile-summary p{font-size:15px;color:var(--muted)}.listing-row{display:flex;align-items:center;gap:18px;padding:17px 0;border-bottom:1px solid var(--border)}.listing-row img{width:80px;height:70px;object-fit:cover;border-radius:6px}.listing-row>div{flex:1;min-width:0}.listing-row strong{font-size:16px}.listing-row p{font-size:14px;color:var(--muted);margin:6px 0 0}.verification-panel{align-self:start;background:var(--cream)}.verification-panel h2{font-size:22px}.verification-panel>p{font-size:15px;color:var(--muted)}.verification-panel input[type=file]{font-size:14px;padding:8px;max-width:100%}.verification-panel label{font-size:14px}.application-state{margin-top:20px;font-size:15px}.application-state p{margin-top:8px}.fine-print{font-size:14px!important;margin-top:20px}.contact-note{font-size:15px;color:var(--muted);margin-top:17px}.empty{text-align:center;border:1px dashed #d7ddce;border-radius:10px;padding:50px 24px;grid-column:1/-1;min-width:0}.empty p{font-size:15px;color:var(--muted)}.onboarding{max-width:650px;padding:45px}.onboarding p{color:var(--muted)}.count{font-size:16px;color:var(--muted)}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.button-row{display:flex;gap:12px;margin-top:15px}.section-top{margin-top:40px}.admin-row{border-bottom:1px solid var(--border);padding:16px 0}.admin-row summary{display:flex;gap:25px;align-items:center;cursor:pointer;font-size:15px}.admin-row summary:after{content:'+';margin-left:auto}.inline-form{display:flex;gap:12px;align-items:center;margin-top:20px}.inline-form select{max-width:220px}.pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:30px;font-size:15px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:absolute;left:20px;top:-100px;background:white;padding:12px;z-index:10}.skip:focus{top:10px}
@media(min-width:1550px){.product-photo{height:235px}}
@media(max-width:1150px){.shell{padding-left:30px;padding-right:30px}.header-inner{gap:35px}.header-actions{gap:12px}.catalog{grid-template-columns:220px minmax(0,1fr);gap:24px}.product-grid{gap:24px 15px}.product-photo{height:175px}.product-info h3{font-size:15px}.seller-line{flex-wrap:wrap}.sell-banner{margin-left:30px;margin-right:30px}.global-note{min-width:180px}.intro-right{padding-right:15px}.dashboard-grid{grid-template-columns:1fr 300px}.detail-grid{gap:32px}.detail-photo{height:420px}.detail-copy h1{font-size:31px}}
@media(max-width:850px){.header-inner{height:75px;gap:25px}.header-inner nav{display:none}.intro h1{font-size:41px}.intro-right{font-size:15px}.global-note{display:none}.catalog{grid-template-columns:200px minmax(0,1fr);gap:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-photo{height:190px}.results-heading h2{font-size:20px}.sort-note{display:none}.section-label{flex-wrap:wrap}.filters .section-label h2{font-size:14px}.footer-grid{grid-template-columns:1fr 1fr;gap:20px 35px}.sell-banner h2{font-size:22px}.dashboard-grid{grid-template-columns:1fr}.verification-panel{max-width:550px}.detail-grid{grid-template-columns:1fr 1fr;gap:25px}.detail-photo{height:360px}.detail-copy{padding-top:0}.detail-copy h1{font-size:28px}.detail-price{font-size:26px}.seller-panel{padding:18px}.related .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-hero{padding:25px;flex-wrap:wrap}.store-hero>.button{margin-left:0}.review-grid{grid-template-columns:1fr}}
@media(max-width:600px){.shell{padding-left:20px;padding-right:20px}.preview-bar>span:last-child{font-size:12px;margin-left:0}.preview-bar{font-size:12px;letter-spacing:.5px;gap:5px}.brand{font-size:26px}.brand-icon{width:27px;height:27px;font-size:22px}.header-actions{gap:12px}.header-actions .button{font-size:14px;padding:8px 11px;gap:5px}.header-actions .text-link{font-size:14px}.header-actions .logout{display:none}.header-inner{gap:10px;height:70px}.intro{padding-top:30px;padding-bottom:24px}.intro h1{font-size:36px;letter-spacing:-1.8px}.intro-right{display:none}.eyebrow{font-size:12px}.search-box{padding-left:12px;gap:8px}.search-box input{font-size:14px}.search-box .button{min-width:70px;padding:10px 12px;font-size:14px;gap:6px}.category-strip{padding-top:17px;padding-bottom:20px;gap:6px}.category-strip a{font-size:14px;padding:8px 13px}.catalog{grid-template-columns:1fr;gap:0;padding-bottom:25px}.filters{padding-top:13px;padding-bottom:17px}.section-label{margin-bottom:5px}.filters form{display:grid;grid-template-columns:1fr 1fr;gap:8px}.filters form>label{margin-top:7px}.filters form>label[for=currency]{grid-column:2;grid-row:1}.filters select{min-height:37px;padding:7px;grid-row:2}.filters fieldset{grid-column:1/-1;display:flex;gap:10px;padding:0;margin:8px 0;border:0;align-items:center;flex-wrap:wrap}.filters legend{font-size:14px;margin-bottom:2px}.filters .radio{font-size:14px;margin:0;gap:4px}.filters .button.full{grid-column:1/-1;margin:0;min-height:36px;padding:6px}.trust-note{display:none}.results-heading{padding:20px 0}.results-heading h2{font-size:21px}.product-grid{gap:23px 12px}.product-photo{height:180px;border-radius:8px}.product-info{padding-top:10px}.product-info h3{font-size:14px}.price{font-size:16px;margin-bottom:6px}.location{font-size:12px}.seller-line{margin-top:9px;padding-top:8px;font-size:12px;gap:6px}.seller-badge{font-size:12px;padding:2px 4px}.condition{left:8px;top:8px;font-size:12px}.product-category{font-size:12px;letter-spacing:.6px}.sample-label{font-size:12px}.sell-banner{margin:20px 20px 35px;display:block;padding:24px}.sell-banner .button{margin-top:20px}.sell-banner h2{font-size:22px}.footer-grid{gap:20px;grid-template-columns:1fr 1fr;padding-bottom:10px}.footer-grid strong{font-size:14px}.footer-grid p{font-size:14px}.footer-bottom{display:block;font-size:12px}.footer-bottom span{display:block;margin-top:5px}.page{padding-top:26px;padding-bottom:40px}.page h1{font-size:29px}.page-heading{display:block}.page-heading>.button{margin-top:10px}.panel{padding:20px}.form-grid{grid-template-columns:1fr}.span-2{grid-column:span 1}.detail-grid{grid-template-columns:1fr}.detail-photo{height:340px}.detail-copy h1{font-size:32px}.detail-copy{grid-row:2}.detail-price{margin-top:16px}.description{margin-top:22px}.store-hero{gap:15px;padding:20px}.avatar.large{width:55px;height:55px;font-size:25px}.store-hero h1{font-size:25px}.store-about{grid-template-columns:1fr;gap:16px;padding:26px 0}.listing-row{gap:10px}.listing-row img{width:60px;height:55px}.listing-row .button{font-size:14px;padding:7px 11px}.profile-summary h2{font-size:20px}.profile-summary .button{padding:8px;font-size:14px}.admin-row summary{gap:10px;flex-wrap:wrap}.inline-form{flex-wrap:wrap}.inline-form select{max-width:none}.onboarding{padding:25px}.button-row{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

[hidden]{display:none!important}.filters form>small{margin:14px 0}.filters fieldset{padding-top:12px}.photo-thumbnails{display:flex;gap:10px;overflow:auto;padding:14px 0}.photo-thumbnails button{padding:3px;background:white;border:2px solid transparent;border-radius:7px;flex-shrink:0}.photo-thumbnails button.selected{border-color:var(--green)}.photo-thumbnails img{display:block;width:85px;height:72px;object-fit:cover;border-radius:4px}.saved-photos{display:flex;gap:18px;flex-wrap:wrap;margin:15px 0}.saved-photos>div{padding:8px;border:1px solid var(--border);border-radius:7px}.saved-photos .edit-photo{margin:0}.stay-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.stay-facts{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.stay-facts span{padding:8px 14px;border-radius:7px;background:var(--cream);font-size:15px}.business-location{border:1px solid var(--border);border-radius:9px;padding:18px;margin:20px 0;display:flex;gap:15px;align-items:center;flex-wrap:wrap}.business-location p{font-size:14px;color:var(--muted);margin:5px 0 0}.business-location>.button{margin-left:auto}.location-editor{margin-top:30px}.location-editor [data-location-status]{margin-top:15px;overflow-wrap:anywhere}.location-editor button:disabled{opacity:.5;cursor:not-allowed}.remove-location{margin-top:20px}.text-button{background:transparent;border:0;padding:0;text-decoration:underline;color:var(--muted);font:inherit}.seller-shortcuts{margin-bottom:25px}.unread-count:not(:empty){display:inline-block;min-width:19px;border-radius:20px;padding:1px 6px;background:var(--green);color:white;font-size:14px;text-align:center}.message-page{max-width:950px}.conversation-list{border-top:1px solid var(--border);margin-top:30px}.conversation-row{display:flex;gap:16px;padding:22px 15px;border-bottom:1px solid var(--border);align-items:center}.conversation-row.has-unread{background:var(--cream)}.conversation-summary{min-width:0;flex:1}.conversation-summary strong,.conversation-summary span{display:block}.conversation-summary span{font-size:15px;color:var(--muted)}.conversation-summary p{margin:5px 0 0;font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.conversation-header{display:flex;align-items:center;gap:20px;justify-content:space-between;border-bottom:1px solid var(--border);padding-bottom:20px}.conversation-header p{font-size:15px;color:var(--muted);margin:0}.conversation-header h1{font-size:27px}.message-stream{display:flex;flex-direction:column;gap:16px;margin:25px 0;min-height:180px}.message-bubble{background:#f0f2eb;border-radius:12px 12px 12px 2px;padding:14px 18px;max-width:80%;align-self:flex-start;overflow-wrap:anywhere}.message-bubble.own{background:#e3eddc;align-self:flex-end;border-radius:12px 12px 2px 12px}.message-bubble p{white-space:pre-wrap;font-size:16px;margin-bottom:6px}.message-bubble time{font-size:14px;color:var(--muted)}.message-form{display:flex;gap:12px;align-items:flex-end}.message-form textarea{flex:1;min-width:0}.inquiry-item{display:flex;gap:20px;align-items:center;margin:25px 0}.inquiry-item img{width:110px;height:90px;object-fit:cover;border-radius:8px}.inquiry-item p{font-size:16px;margin:5px 0}.location{white-space:normal}.price{font-size:16px}.header-actions{gap:14px}
@media(max-width:600px){.filters form{display:block}.filters form>label{margin-top:13px}.filters select{min-height:42px}.filters fieldset{display:block;margin:18px 0}.filters legend{margin-bottom:12px}.filters .radio{margin-bottom:10px}.filters .button.full{margin-top:15px}.stay-fields{grid-template-columns:1fr}.stay-fields .span-2{grid-column:span 1}.message-form{display:block}.message-form button{margin-top:10px;float:right}.message-form:after{content:'';display:block;clear:both}.message-bubble{max-width:95%}.header-actions{gap:8px;flex-wrap:wrap;justify-content:flex-end}.header-actions .messages-link{font-size:14px}.conversation-header{align-items:flex-start;flex-direction:column}.conversation-row{padding:16px 0}.conversation-row>.avatar{display:none}.photo-thumbnails img{width:70px;height:60px}}
.category-specifications,.variants-editor{border-top:1px solid var(--border);padding-top:22px;margin-top:15px}.category-specifications h2,.variants-editor h2{font-size:20px}.spec-inputs{padding:0;margin-top:20px}.spec-inputs:empty:after{content:'Choose a category above to see its details.';color:var(--muted)}.variant-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;background:var(--cream);padding:18px;margin-bottom:15px;border-radius:8px}.variant-row label{margin-top:0}.specification-list{margin:0;font-size:16px}.specification-list>div{display:grid;grid-template-columns:1fr 1.4fr;gap:15px;padding:11px 0;border-bottom:1px solid var(--border)}.specification-list dt{color:var(--muted)}.specification-list dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.variant-picker{margin:20px 0}.category-specifications input:required,.category-specifications select:required{border-left:3px solid var(--green)}
@media(max-width:600px){.variant-row{grid-template-columns:1fr}.specification-list>div{grid-template-columns:1fr 1.2fr}}

.message-notification{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:20px 0;padding:18px 22px;border:1px solid #c9d9b8;border-left:4px solid var(--green);border-radius:8px;background:#f0f5e9}.message-notification strong,.message-notification span{display:block}.message-notification span{font-size:15px;color:var(--muted)}@media(max-width:600px){.message-notification{align-items:flex-start;flex-direction:column;padding:15px}}

/* Readable typography with room for larger labels and controls. */
input:not([type=checkbox]):not([type=radio]),select,textarea,.filters select,.search-box input{font-size:16px;min-width:0}
.product-info h3{font-size:17px;white-space:normal;overflow-wrap:anywhere;line-height:1.45}
.price{font-size:20px;line-height:1.4;letter-spacing:-.2px}
.seller-line{flex-wrap:wrap}.seller-line>span:first-child{white-space:normal}
.preview-bar{height:auto;min-height:34px;padding:6px 16px;flex-wrap:wrap;text-align:center}
.header-inner{height:auto;min-height:91px;padding-top:16px;padding-bottom:16px;flex-wrap:wrap;gap:20px}
.header-actions{flex-wrap:wrap;justify-content:flex-end}
.results-heading{gap:16px}.results-heading>div,.intro>div,.dashboard-grid>section{min-width:0}
.intro{gap:32px}.profile-summary{flex-wrap:wrap}
small,.muted,.location,.product-category,.results-heading p,.footer-grid p,.footer-bottom,.trust-note p,.seller-line,.global-note,.intro-right{color:#64715f}
@media(max-width:850px){.header-inner{min-height:80px}.search-row{gap:20px}.detail-grid{grid-template-columns:1fr}.detail-photo{height:420px}}
@media(max-width:600px){.header-inner{gap:15px;align-items:flex-start}.header-actions{flex:1;min-width:160px}.header-actions .messages-link,.header-actions .text-link,.header-actions .button{font-size:14px}.header-actions .logout{display:inline-block;font-size:14px}.listing-row{flex-wrap:wrap}.listing-row .button{margin-left:auto}.intro h1{font-size:36px}.product-photo{height:210px}}
@media(max-width:480px){.product-grid,.related .product-grid{grid-template-columns:1fr}.product-photo{height:260px}.footer-grid{grid-template-columns:1fr}.detail-photo{height:320px}}

.legal-page{max-width:960px}.legal-page section{margin-top:36px}.legal-page p{line-height:1.8}.legal-intro{font-size:18px}.policy-nav{height:auto;display:flex;flex-wrap:wrap;gap:12px 22px;padding:20px 0;border-block:1px solid var(--border)}.policy-nav a{font-size:15px;text-decoration:underline}.policy-nav a[aria-current]{font-weight:700;color:var(--ink)}.footer-policies{display:flex;flex-wrap:wrap;gap:14px 24px;padding-block:24px;font-size:14px}.footer-policies a{text-decoration:underline}.cookie-notice{position:fixed;bottom:20px;left:20px;z-index:50;width:min(520px,calc(100% - 40px));max-height:70vh;overflow:auto;background:white;border:1px solid var(--border);border-radius:12px;padding:24px;box-shadow:0 8px 40px #20372b30}.cookie-notice p{margin:10px 0;font-size:15px}.cookie-notice .button-row{flex-wrap:wrap;align-items:center}.cookie-notice .button{white-space:normal}.cookie-notice small{font-size:13px}.legal-page dd{overflow-wrap:anywhere}

.sponsored-badge{display:inline-block;background:#f8edc7;border:1px solid #d9c36f;color:#594812;font-size:13px;font-weight:700;padding:4px 9px;border-radius:5px;margin-bottom:9px}.ranking-note{font-size:14px;color:var(--muted);margin-top:0}.promotion-panel{padding:14px 18px;background:var(--cream);border-radius:8px;margin:0 0 20px}.promotion-panel:empty{display:none}.promotion-panel p{font-size:14px;margin:8px 0}.promotion-panel summary{cursor:pointer;font-weight:600}.promotion-panel select{max-width:220px}.sponsorship-review{margin:22px 0}.sponsorship-review h2{overflow-wrap:anywhere}.sort-note{white-space:normal;max-width:160px}

.presence,.conversation-summary .presence{display:block;font-size:14px;color:var(--muted);margin:5px 0 9px}.presence.is-active,.conversation-summary .presence.is-active{color:var(--green);font-weight:600}.presence.is-active:before{content:'';display:inline-block;width:8px;height:8px;background:var(--green);border-radius:50%;margin-right:7px}

.id-preview{overflow:auto;max-height:80vh;background:var(--cream);border-radius:8px}.id-preview img{display:block;width:100%;height:auto;object-fit:contain;user-select:none}.id-preview.is-zoomed img{width:160%;max-width:none}

.message-receipt{display:inline-block;margin-left:10px;font-size:15px;font-weight:700;letter-spacing:-3px;padding-right:3px;color:#63705d}.message-receipt.read,.receipt-key .read{color:#0868b8}.receipt-key{font-size:14px;color:var(--muted)}

.career-filters{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-end;margin:28px 0}.career-filters>div{flex:1 1 170px;min-width:0}.career-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.career-grid h2{overflow-wrap:anywhere}.career-grid .empty{grid-column:1/-1}.career-text{white-space:pre-wrap}.careers-link{font-size:15px;font-weight:600}.id-preview{margin-top:12px}@media(max-width:600px){.career-grid{grid-template-columns:1fr}.career-filters{padding:18px}.career-filters>div{flex-basis:100%}.header-actions .careers-link{font-size:14px}}

.brand-wordmark{display:flex;flex-direction:column;gap:4px;white-space:nowrap}.brand-descriptor{font-size:12px;font-weight:600;letter-spacing:.5px;line-height:1.2}

.save-control{margin-top:12px}.save-search{border:1px solid var(--border);border-radius:10px;padding:14px;margin:20px 0}.save-search summary{cursor:pointer;font-weight:600}.save-search form{max-width:440px}.save-search button{margin-top:10px}.listing-reviews{margin-top:40px;max-width:850px}.listing-reviews .panel{margin:16px 0}.review-body{white-space:pre-wrap;overflow-wrap:anywhere}.community-report{max-width:700px}
.detail-grid>div{min-width:0}.detail-copy .button{white-space:normal;text-align:center;overflow-wrap:anywhere}.rating-summary{font-size:14px;margin:8px 0}

.footer-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-bottom>span{display:block;margin:0}

.settings-section{margin-top:24px}.settings-section .button{margin-top:14px}.settings-block{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid var(--border)}.settings-block strong{overflow-wrap:anywhere;min-width:0}.message-block-controls{margin:18px 0}.message-block-controls summary{cursor:pointer}
.availability-controls{padding:12px 0 22px;border-bottom:1px solid var(--border)}.availability-controls .button-row{flex-wrap:wrap}.availability-controls small{display:block;color:var(--muted);margin-top:12px}
.seller-reply{border-left:3px solid var(--ink);padding:12px 18px;margin-top:18px;background:var(--cream)}.seller-reply-editor{margin-top:18px}.seller-reply-editor summary{cursor:pointer;font-weight:600}.seller-reply-editor button{margin-top:12px}
.application-tracker{margin:20px 0}.application-tracker summary{cursor:pointer;font-weight:600}.application-tracker button{margin-top:12px}.application-update{padding:14px 0;border-bottom:1px solid var(--border);overflow-wrap:anywhere}
.statistics-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:24px 0}.statistics-summary h2{font-size:32px}.statistics-table{overflow-x:auto;margin:20px 0}.statistics-table table{border-collapse:collapse;width:100%;min-width:560px;text-align:left}.statistics-table td,.statistics-table th{padding:14px;border-bottom:1px solid var(--border)}.statistics-chart{height:150px;display:flex;gap:4px;align-items:flex-end;border-bottom:1px solid var(--border);margin:25px 0}.statistics-bar{height:100%;flex:1;display:flex;align-items:flex-end}.statistics-bar span{width:100%;background:var(--ink);border-radius:4px 4px 0 0}@media(max-width:600px){.statistics-summary{grid-template-columns:1fr}.statistics-chart{gap:2px}}

.brand-mark{display:block;width:42px;height:42px;flex-shrink:0;object-fit:contain}
.results{min-width:0}.category-intro{margin:0 0 22px;padding:20px 22px;background:var(--cream);border:1px solid var(--border);border-radius:10px}.category-intro .eyebrow{margin-bottom:8px}.category-intro p{margin:8px 0;font-size:15px;color:var(--muted);overflow-wrap:anywhere}.category-intro strong{color:var(--ink)}
.filter-field{min-width:0}.filter-field label{margin-top:17px}.filter-field select{min-width:0}
@media(max-width:600px){.filters form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.filters form>.filter-field{min-width:0}.filters form>.filter-field label{margin:0 0 5px;font-size:13px;line-height:1.25}.filters form>.filter-field select{width:100%;min-height:42px;padding:8px;font-size:16px}.filters form>small,.filters form>fieldset,.filters form>.button.full{grid-column:1/-1}.filters form>small{margin:2px 0 4px}.filters form>fieldset{margin:6px 0 2px}.filters form>.button.full{margin-top:4px}}
.comparison-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.comparison-card img{width:100%;height:190px;object-fit:cover;border-radius:10px}.comparison-card dl{display:grid;grid-template-columns:minmax(85px,.7fr) 1fr;margin:18px 0}.comparison-card dt,.comparison-card dd{margin:0;padding:8px 0;border-bottom:1px solid var(--border)}.comparison-card dt{font-weight:700}.compare-tray{position:fixed;right:20px;bottom:20px;z-index:25;background:var(--ink);color:white;padding:14px;border-radius:12px;box-shadow:0 8px 30px #0003}.compare-tray a{color:white}.language-form{display:flex;gap:6px;align-items:center}.language-form select{min-width:110px;padding:6px}.stock-form{margin:8px 0 18px}.stock-line{display:grid;grid-template-columns:1fr 100px;gap:8px;align-items:center}.safety-reminder{margin:18px 0}
.category-filter-group{margin:22px 0;padding:18px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.category-filter-group h3{margin:0 0 10px;font-size:16px}.category-filter-grid{display:grid;grid-template-columns:1fr;gap:2px}.filter-category select{border-color:var(--green);font-weight:650}
.mobile-filter-toggle{display:none}
.nearby-filter{margin:20px 0;padding:16px;background:var(--cream);border:1px solid var(--border);border-radius:9px}.nearby-filter h3{margin-bottom:8px}.nearby-filter label{margin-top:0}.nearby-filter .button{margin:10px 0}.nearby-filter p{font-size:13px;margin:9px 0 0}
@media(max-width:600px){.filters form>.category-filter-group{grid-column:1/-1;margin:8px 0;padding:14px 0}.category-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.category-filter-grid .filter-field label{margin:0 0 5px;font-size:13px;line-height:1.25}.filters form>small,.filters form>fieldset,.filters form>.button{grid-column:1/-1}}
@media(max-width:600px){.filters{padding:8px 0 10px;border-top:0}.filters .section-label{margin:0;gap:10px}.filters .section-label h2{display:none}.mobile-filter-toggle:not([hidden]){display:flex;flex:1;align-items:center;justify-content:space-between;min-height:44px;padding:9px 13px;font-size:15px;font-weight:700;background:white}.filters .section-label>a{padding:8px;font-size:14px}.filters form:not([hidden]){margin-top:12px;padding:14px;background:var(--cream);border:1px solid var(--border);border-radius:10px}.results-heading{padding-top:10px}}
.connection-notice{position:fixed;z-index:80;top:12px;left:50%;transform:translateX(-50%);width:min(620px,calc(100% - 28px));padding:11px 18px;border-radius:8px;background:#7b341e;color:white;text-align:center;font-weight:650;box-shadow:0 6px 24px #0002}.pwa-prompt{position:fixed;z-index:45;right:20px;bottom:20px;width:min(390px,calc(100% - 40px));padding:22px;background:white;border:1px solid var(--border);border-radius:12px;box-shadow:0 8px 35px #20372b30}.pwa-prompt p{margin:7px 0 15px;color:var(--muted);font-size:15px}.pwa-prompt .button-row{align-items:center;flex-wrap:wrap}body:has(.cookie-notice:not([hidden])) .pwa-prompt{display:none}@media(max-width:600px){.pwa-prompt{right:14px;bottom:14px;width:calc(100% - 28px)}}
.chat-person-row,.chat-subject-row{display:flex;align-items:center;gap:14px}.chat-person-row{padding-bottom:15px;border-bottom:1px solid var(--border)}.chat-person-row .chat-back{font-size:28px;line-height:1}.chat-person-copy{min-width:0;flex:1}.chat-person-copy h1{font-size:27px;margin:0}.chat-person-copy .presence{margin:4px 0 0}.chat-subject-row{padding:13px 0;border-bottom:1px solid var(--border)}.chat-subject-image{width:76px;height:62px;flex:0 0 76px;border-radius:7px;overflow:hidden;background:var(--cream)}.chat-subject-image img{width:100%;height:100%;object-fit:cover}.chat-subject-copy{min-width:0;flex:1}.chat-subject-copy strong,.chat-subject-copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-subject-copy span{color:var(--green);font-weight:700}.contact-reveal{position:relative;flex-shrink:0}.contact-reveal summary{list-style:none;cursor:pointer}.contact-reveal summary::-webkit-details-marker{display:none}.contact-popover{position:absolute;z-index:20;right:0;top:calc(100% + 8px);width:290px;padding:16px;background:white;border:1px solid var(--border);border-radius:10px;box-shadow:0 10px 35px #0002}.contact-popover p{margin:0 0 10px}.chat-options{font-size:14px}.chat-options .message-block-controls{margin:8px 0}.offer-row{margin:10px 0}
.message-page{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);height:min(760px,calc(100vh - 150px));min-height:560px;padding-top:28px;padding-bottom:28px}.chat-fixed-top{min-width:0;overflow-y:auto;padding:22px;background:white;border:1px solid var(--border);border-right:0;border-radius:12px 0 0 12px}.chat-fixed-top .chat-person-row,.chat-fixed-top .chat-subject-row{align-items:flex-start;flex-wrap:wrap}.chat-fixed-top .chat-person-copy{flex-basis:calc(100% - 70px)}.chat-fixed-top .chat-details-link{margin-left:54px}.chat-fixed-top .chat-subject-image{width:100%;height:190px;flex:0 0 100%}.chat-fixed-top .chat-subject-copy{flex-basis:100%}.chat-fixed-top .chat-subject-copy strong,.chat-fixed-top .chat-subject-copy span{white-space:normal}.chat-fixed-top .contact-reveal{width:100%}.chat-fixed-top .contact-reveal summary{width:100%;text-align:center}.chat-fixed-top .contact-popover{position:static;width:100%;margin-top:8px;box-shadow:none}.chat-conversation-panel{display:flex;min-width:0;min-height:0;flex-direction:column;background:#eef3f5;border:1px solid var(--border);border-radius:0 12px 12px 0;overflow:hidden}.chat-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding:22px 26px 12px;overscroll-behavior:contain}.chat-composer{flex:0 0 auto;padding:14px 18px;background:white;border-top:1px solid var(--border)}
@media(max-width:600px){body.conversation-screen{overflow:hidden;background:#eef3f5}.conversation-screen .preview-bar,.conversation-screen .site-header,.conversation-screen footer,.conversation-screen #main>div[data-message-notification],.conversation-screen #main>div[data-application-alerts],.conversation-screen #main>div[data-saved-alerts]{display:none!important}.conversation-screen #main{height:100dvh;overflow:hidden}.conversation-screen .message-page{width:100%;max-width:none;height:100dvh;min-height:0;padding:0;display:flex;flex-direction:column}.chat-fixed-top{flex:0 0 auto;padding:0;overflow:visible;background:white;border:0;border-radius:0;z-index:5;box-shadow:0 2px 7px #20372b14}.chat-fixed-top .chat-person-row,.chat-fixed-top .chat-subject-row{align-items:center;flex-wrap:nowrap}.chat-person-row{padding:11px 14px 9px}.chat-person-row .avatar{width:40px;height:40px;font-size:18px}.chat-fixed-top .chat-person-copy{flex-basis:auto}.chat-person-copy h1{font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-person-copy .presence{font-size:12px;margin:1px 0 0}.chat-fixed-top .chat-details-link{margin-left:0}.chat-details-link{padding:7px 9px;font-size:12px}.chat-subject-row{padding:9px 14px}.chat-fixed-top .chat-subject-image{width:62px;height:52px;flex:0 0 62px}.chat-fixed-top .chat-subject-copy{flex-basis:auto}.chat-subject-copy strong{font-size:14px}.chat-subject-copy span{font-size:14px}.chat-fixed-top .contact-reveal{width:auto}.contact-reveal .button{padding:8px 10px;font-size:13px}.chat-fixed-top .contact-popover{position:fixed;top:126px;right:12px;width:calc(100% - 24px);margin:0;box-shadow:0 10px 35px #0002}.chat-conversation-panel{flex:1 1 auto;border:0;border-radius:0}.chat-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:14px 14px 8px;scrollbar-gutter:stable}.chat-scroll .pagination{margin:4px 0 12px}.chat-scroll .safety-reminder{margin:12px 0}.chat-scroll .panel{padding:16px}.message-stream{min-height:120px;margin:18px 0;gap:10px}.message-bubble{max-width:88%;padding:10px 13px}.message-bubble p{font-size:15px;margin-bottom:3px}.message-bubble time{font-size:12px}.chat-composer{flex:0 0 auto;display:flex;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:white;border-top:1px solid var(--border);align-items:center}.chat-composer textarea{height:46px;min-height:46px;max-height:100px;padding:10px 12px;resize:none}.chat-composer button{margin:0;float:none;padding:11px 14px}.chat-composer:after{display:none}}
.search-input-wrap{position:relative;flex:1;min-width:0}.search-suggestions{position:absolute;z-index:40;left:-14px;right:-5px;top:calc(100% + 8px);list-style:none;margin:0;padding:7px;background:white;border:1px solid var(--border);border-radius:9px;box-shadow:0 12px 35px #20372b25}.search-suggestions li{display:flex;justify-content:space-between;gap:15px;padding:10px 12px;border-radius:6px;cursor:pointer}.search-suggestions li[aria-selected=true],.search-suggestions li:hover{background:var(--cream)}.search-suggestions small{margin:0;white-space:nowrap}
.listing-quality{margin:12px 0;padding:13px 15px;background:#fff8e8;border:1px solid #ead9a8;border-radius:8px}.listing-quality.is-excellent{background:#edf6e7;border-color:#c7ddba}.listing-quality-heading{display:flex;justify-content:space-between;gap:15px;font-size:14px}.quality-meter{height:7px;margin:8px 0;background:#e3e5dd;border-radius:10px;overflow:hidden}.quality-meter span{display:block;height:100%;background:#b18120;border-radius:inherit}.listing-quality.is-excellent .quality-meter span{background:var(--green)}.listing-quality details,.listing-quality p{font-size:13px;margin:7px 0 0}.listing-quality summary{cursor:pointer;font-weight:600}.listing-quality ul{margin:8px 0 0;padding-left:20px}.listing-quality li{margin:4px 0}
.storefront-hero{display:flex;gap:24px;align-items:center;min-height:190px;background:var(--cream);background-size:cover;background-position:center;border-radius:14px;padding:36px}.storefront-hero p{color:var(--muted);margin-bottom:10px}.storefront-hero h1{margin-bottom:7px}.storefront-hero.has-banner,.storefront-hero.has-banner p,.storefront-hero.has-banner .eyebrow{color:white}.storefront-avatar{width:94px;height:94px;object-fit:cover;border:4px solid white;border-radius:50%;box-shadow:0 4px 18px #0003}.store-category-nav{display:flex;gap:8px;overflow:auto;height:auto;margin:16px 0 26px;padding-bottom:4px}.store-category-nav a{height:auto;border:1px solid var(--border);border-radius:24px;padding:8px 14px;white-space:nowrap;color:var(--muted)}.store-category-nav a.selected{background:var(--ink);color:white;border-color:var(--ink)}.store-category-nav span{opacity:.7}.store-product{position:relative;min-width:0}.store-featured-label{position:absolute;z-index:2;right:9px;top:9px;padding:4px 8px;background:var(--ink);color:white;border-radius:4px;font-size:11px;font-weight:700}.store-brand-preview{display:block;width:100%;object-fit:cover;border-radius:8px;margin:8px 0}.store-brand-preview.profile{width:110px;height:110px;border-radius:50%}.store-brand-preview.banner{height:110px}@media(max-width:600px){.storefront-hero{min-height:160px;padding:22px;gap:15px}.storefront-avatar{width:70px;height:70px}.storefront-hero h1{font-size:25px}.store-category-nav{margin-top:12px}}
.storefront-hero .storefront-copy{flex:1;min-width:0}.storefront-hero>form{margin-left:auto}
@media(max-width:600px){.storefront-hero{flex-wrap:wrap}.storefront-hero>form,.storefront-hero>a.button{width:100%;margin:0}.storefront-hero>form .button{width:100%}}
.saved-update{display:inline-block;padding:5px 9px;background:#edf6e7;color:#356140;border-radius:5px;font-size:14px;font-weight:700}
.sponsorship-message-stream{display:flex;flex-direction:column;gap:12px;padding:22px 0;margin-bottom:20px}.sponsorship-message{align-self:flex-start;width:min(82%,620px);padding:13px 16px;background:var(--cream);border-radius:10px}.sponsorship-message.own{align-self:flex-end;background:#e2eed8}.sponsorship-message p{white-space:pre-line;margin:5px 0}.sponsorship-message time{font-size:12px;color:var(--muted)}.sponsorship-chat>.panel button{margin-top:14px}@media(max-width:600px){.sponsorship-message{width:92%}.sponsorship-chat .page-heading form,.sponsorship-chat .page-heading .button{width:100%}}
.notification-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px}.notification-card{display:flex;align-items:center;gap:18px}.notification-card h2{margin:0 0 4px}.notification-card p{margin:0;color:var(--muted);font-size:14px}.notification-number{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:50%;background:var(--ink);color:white;font-size:20px;font-weight:700}@media(max-width:600px){.notification-grid{grid-template-columns:1fr}}
.bulk-listings{display:grid;grid-template-columns:1fr 230px auto;align-items:end;gap:12px;margin:15px 0;padding:15px}.bulk-listings label{margin:0}.bulk-check{margin:0;flex:0 0 auto}.listing-actions{display:flex;flex-direction:column;align-items:center;gap:6px}.listing-actions form{margin:0}.csv-import{margin:30px 0}.csv-import summary{cursor:pointer;font-weight:700}.csv-import form{margin-top:15px}.csv-import button{margin-top:12px}@media(max-width:600px){.bulk-listings{grid-template-columns:1fr}.listing-row{flex-wrap:wrap}.listing-actions{width:100%;flex-direction:row;justify-content:flex-end}}
.bulk-listings{grid-template-columns:minmax(150px,1fr) repeat(3,minmax(150px,220px)) auto}@media(max-width:850px){.bulk-listings{grid-template-columns:1fr 1fr}.bulk-listings .button{grid-column:1/-1}}
.stay-availability{margin:22px 0}.stay-search{display:grid;grid-template-columns:repeat(5,minmax(100px,1fr)) auto;gap:10px;align-items:end}.stay-search label{margin-top:0}.stay-search .button{margin-bottom:0}.availability-results{margin:24px 0}.room-result{display:grid;grid-template-columns:120px 1fr auto;gap:18px;align-items:center;padding:16px 0;border-bottom:1px solid var(--border)}.room-result img{width:120px;height:95px;object-fit:cover;border-radius:8px}.room-result p{margin:3px 0;color:var(--muted);font-size:14px}.room-result.unavailable{opacity:.65}.room-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.room-photo-strip{display:flex;gap:7px;overflow:auto}.room-photo-strip img{width:100px;height:75px;object-fit:cover;border-radius:6px}.calendar-management{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:28px}.calendar-management .button{margin-top:14px}.calendar-row{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid var(--border);font-size:14px}.stay-enquiry-summary{padding:18px;margin:18px 0;background:var(--cream);border-radius:10px}.stay-enquiry-summary p{margin:5px 0}@media(max-width:850px){.stay-search{grid-template-columns:repeat(2,1fr)}.stay-search .button{grid-column:1/-1}.room-result{grid-template-columns:90px 1fr}.room-result img{width:90px;height:75px}.room-result .button,.room-result>span{grid-column:1/-1}.calendar-management,.room-grid{grid-template-columns:1fr}}@media(max-width:480px){.stay-search{grid-template-columns:1fr 1fr}}
.room-catalog{margin:22px 0}.room-catalog-photo{width:100%;height:170px;object-fit:cover;border-radius:8px;margin-bottom:12px}.room-catalog .panel p{font-size:14px;color:var(--muted)}

/* Marketplace map and sorting */
.results-heading{gap:1rem}.result-sort{display:flex;align-items:center;gap:.6rem;min-width:190px}.result-sort label{font-weight:700}.result-sort select{margin:0}.map-list-switch{display:flex;gap:.5rem;margin:.75rem 0 1rem;justify-content:flex-end}.market-map{margin-bottom:1.5rem}.map-canvas{height:560px;max-height:68vh;min-height:360px;position:relative;overflow:hidden;border:1px solid var(--line,#d9ddd7);border-radius:18px;background:#dfe9e2;touch-action:none}.map-tile{position:absolute;width:256px;height:256px;user-select:none;-webkit-user-drag:none}.map-marker{position:absolute;z-index:4;transform:translate(-50%,-100%);width:42px;height:42px;border:3px solid #fff;border-radius:50% 50% 50% 0;background:#203d2f;color:#fff;font-weight:800;box-shadow:0 4px 14px #0004;rotate:-45deg;cursor:pointer}.map-marker span{display:block;rotate:45deg}.map-marker.cluster{border-radius:50%;transform:translate(-50%,-50%);rotate:0;background:#ca5d34}.map-marker.cluster span{rotate:0}.map-popup{position:absolute;z-index:8;width:min(280px,calc(100% - 24px));transform:translate(-50%,12px);background:#fff;border-radius:14px;padding:.7rem;box-shadow:0 8px 30px #0004;display:grid;grid-template-columns:64px 1fr;gap:.7rem}.map-popup img{width:64px;height:64px;object-fit:cover;border-radius:9px}.map-popup strong,.map-popup span{display:block}.map-popup a{color:inherit}.map-attribution{position:absolute;z-index:6;right:4px;bottom:4px;background:#fffd;padding:2px 5px;font-size:.68rem}.map-toolbar{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.6rem}.map-toolbar [data-search-map-area]{margin-left:auto}@media(max-width:600px){.results-heading{align-items:flex-start}.result-sort{width:100%}.result-sort select{flex:1}.map-list-switch{justify-content:stretch}.map-list-switch button{flex:1}.map-canvas{height:55vh;min-height:340px;border-radius:12px}.map-toolbar{flex-wrap:wrap}.map-toolbar [data-search-map-area]{flex:1}.map-popup{font-size:.9rem}}

/* Distinguish marketplace card prices from product titles. */
.product-card .product-info h3{color:var(--ink)}
.product-card .product-info .price{color:#147a3b}

/* First-visit location assistant */
.location-welcome{margin-top:18px;padding-top:16px;padding-bottom:16px;background:#eef5ea;border:1px solid #d6e4cf;border-radius:12px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.location-welcome>div{flex:1;min-width:240px}.location-welcome p{margin:2px 0;color:var(--muted)}.location-welcome form{display:flex;align-items:center;gap:8px;margin:0}.location-welcome select{min-width:190px;margin:0}.location-welcome [data-welcome-status]{max-width:230px}.location-welcome>.text-button{margin-left:auto}@media(max-width:600px){.location-welcome{margin:12px 12px 0;padding:15px}.location-welcome form{width:100%;flex-wrap:wrap}.location-welcome select{flex:1;min-width:0}.location-welcome form .button{flex:1}.location-welcome>.text-button{margin-left:0}}
.room-photo-manage{flex:0 0 100px}.room-photo-manage form{margin-top:3px}.room-photo-manage .text-button{font-size:12px}.buyer-room-photos{margin-bottom:12px}.buyer-room-photos a{flex:0 0 min(78%,260px)}.buyer-room-photos img{width:100%;height:170px}.infinite-actions{text-align:center;padding:24px 0}.infinite-actions .muted{margin:8px 0 0}
.personalized-listings{padding:20px 0 34px;margin-bottom:28px;border-bottom:1px solid var(--border)}
.sale-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px}.original-price{color:var(--muted);text-decoration:line-through;font-weight:500;font-size:.85em}.discounted-price{color:#167447;font-weight:800}.saving-badge{display:inline-block;background:#e4f4e8;color:#12613c;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:800;white-space:nowrap}.detail-price.sale-price{margin-bottom:4px}
.support-page{max-width:1120px}.support-intro{max-width:720px;margin-bottom:30px}.support-intro h1{margin:10px 0}.support-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(270px,.75fr);gap:28px;align-items:start}.support-form{display:grid;gap:18px;margin:0}.support-form label,.support-reply label{display:block;font-weight:650;margin-bottom:6px}.support-form input,.support-form textarea,.support-reply textarea{width:100%}.support-aside{display:grid;gap:18px}.support-aside .panel{background:var(--cream)}.support-aside ul{padding-left:20px;margin:0}.support-aside li{margin:9px 0}.ticket-list{display:grid;gap:12px}.ticket-row{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:20px 22px}.ticket-row:hover{border-color:#a8b59d}.ticket-row.has-unread{border-left:5px solid var(--green);background:#fbfdf8}.ticket-row h2{font-size:19px;margin:5px 0}.ticket-row p{color:var(--muted);margin:0}.ticket-row>div:last-child{text-align:right;flex-shrink:0}.ticket-reference{font-size:12px;font-weight:750;letter-spacing:.08em;color:var(--green)}.ticket-status{display:inline-flex;border-radius:999px;padding:5px 10px;background:#eef2e9;color:#56664f;font-size:12px;font-weight:700;text-transform:capitalize}.ticket-status.open{background:#fff0ce;color:#7b5a06}.ticket-status.waiting_customer{background:#e9f3e4;color:#3d6a38}.ticket-status.closed{background:#eef0ed;color:#70766e}.ticket-row small{margin-top:7px}.ticket-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.ticket-heading h1{font-size:28px;margin:7px 0}.ticket-heading p{color:var(--muted);margin:0}.support-thread{display:grid;gap:14px;margin:22px 0}.support-message{max-width:84%;padding:16px 18px;border-radius:14px;background:#f2f4ef}.support-message.admin{justify-self:end;background:#e7f1df}.support-message>div{display:flex;justify-content:space-between;gap:20px;font-size:13px}.support-message time{color:var(--muted)}.support-message p{white-space:pre-wrap;margin:8px 0 0}.support-reply{margin-top:24px}.support-reply textarea{margin-bottom:12px}.ticket-state{margin-top:12px}.admin-shortcuts{display:flex;justify-content:flex-end;margin-bottom:12px}@media(max-width:760px){.support-layout{grid-template-columns:1fr}.support-aside{grid-row:2}.ticket-row,.ticket-heading{align-items:flex-start;flex-direction:column}.ticket-row>div:last-child{text-align:left}.support-message{max-width:94%}}
.chat-image{display:block;width:min(100%,420px);max-height:420px;object-fit:contain;border-radius:10px;margin:8px 0;background:#e5e9e3}.chat-attach{display:flex;align-items:center;gap:5px;flex:0 0 auto;cursor:pointer;padding:8px;color:var(--green);font-size:14px;font-weight:700}.support-reply input[type=file]{width:100%;margin-bottom:12px}@media(max-width:600px){.chat-image{max-height:300px}.chat-attach span:last-child{display:none}}
.category-illustration{display:block;line-height:1;filter:drop-shadow(0 2px 2px #20372b20)}.category-icon-strip{gap:12px;padding-bottom:20px}.category-icon-strip a,.subcategory-strip a{height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:7px;border:0;color:var(--text);padding:8px 5px;text-align:center;line-height:1.2}.category-icon-strip a{flex:0 0 96px;white-space:normal;font-size:13px}.category-icon-frame{display:grid;place-items:center;width:56px;height:56px;border-radius:13px;background:linear-gradient(145deg,#f8faf5,#e9f0e4);border:1px solid #dfe7d8;box-shadow:0 3px 10px #20372b10;transition:transform .15s,box-shadow .15s,border-color .15s}.category-icon-strip a:hover .category-icon-frame,.subcategory-strip a:hover .category-icon-frame{transform:translateY(-3px);box-shadow:0 7px 16px #20372b1c;border-color:#b9c9ad}.category-icon-strip a.selected,.subcategory-strip a.selected{background:transparent;color:var(--ink);font-weight:750}.category-icon-strip a.selected .category-icon-frame,.subcategory-strip a.selected .category-icon-frame{background:linear-gradient(145deg,#fff5cf,#e4f0d5);border:2px solid #648251;box-shadow:0 5px 15px #20372b22}.subcategory-strip{display:flex;gap:10px;height:auto;overflow-x:auto;padding-top:4px;padding-bottom:24px;scrollbar-width:thin}.subcategory-strip a{flex:0 0 92px;white-space:normal;font-size:12px}.subcategory-strip .category-icon-frame{width:48px;height:48px;border-radius:11px}.category-intro-title{display:flex;align-items:center;gap:12px}.category-intro-title .category-icon-frame{width:50px;height:50px}.category-intro-title .eyebrow{margin:0}@media(max-width:600px){.category-icon-strip{padding-top:14px;gap:8px}.category-icon-strip a{flex-basis:78px;padding:5px 2px;font-size:12px}.category-icon-frame{width:50px;height:50px}.subcategory-strip{padding-bottom:16px}.subcategory-strip a{flex-basis:78px}.subcategory-strip .category-icon-frame{width:44px;height:44px}}
.account-menu{position:relative}.account-menu summary{display:flex;align-items:center;gap:7px;cursor:pointer;list-style:none;color:var(--ink);font-weight:650;white-space:nowrap}.account-menu summary::-webkit-details-marker{display:none}.account-avatar{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#e8eddc;color:var(--green);font-size:13px;font-weight:800}.account-chevron{color:var(--muted);transition:transform .15s}.account-menu[open] .account-chevron{transform:rotate(180deg)}.account-menu-panel{position:absolute;z-index:30;right:0;top:calc(100% + 14px);width:245px;padding:9px;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 16px 38px #20372b24}.account-menu-person{padding:9px 10px 12px;border-bottom:1px solid var(--border);margin-bottom:5px;overflow:hidden}.account-menu-person strong,.account-menu-person small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu-person small{margin:2px 0 0;font-size:12px}.account-menu-panel>a,.account-menu-panel button{display:block;width:100%;height:auto;padding:10px;border:0;border-radius:6px;background:transparent;color:var(--text);font-size:14px;text-align:left}.account-menu-panel>a:hover,.account-menu-panel button:hover{background:var(--cream)}.account-menu-panel form{width:100%}@media(max-width:600px){.account-menu summary>span:nth-child(2){display:none}.account-menu-panel{position:fixed;right:14px;top:70px;width:min(280px,calc(100vw - 28px))}}
