:root{--green:#283f32;--ink:#29372f;--muted:#73786e;--cream:#faf8f2;--line:#e3e6dd;--yellow:#efc567}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;background:#fff}button,input,textarea,select{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}button:focus-visible,a:focus-visible{outline:3px solid #c58c30;outline-offset:4px}.wrap{max-width:1360px;width:calc(100% - 112px);margin:auto}.header{height:103px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:11px;font-family:'Libre Caslon Display',Georgia,serif;font-size:29px;line-height:.9;font-weight:bold;white-space:nowrap}.brand-icon{font-family:Georgia;font-size:42px;line-height:1;border-bottom:2px solid var(--green);padding:0 5px}.nh{display:block;font:9px 'DM Sans',sans-serif;letter-spacing:3.5px;margin-top:11px}.header nav{display:flex;gap:35px;font-size:14px}.header nav a:hover,.text-link:hover{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--green);color:white;border:1px solid var(--green);border-radius:7px;padding:17px 22px;font-size:14px;font-weight:600;white-space:nowrap}.button:hover{background:#3e5b47}.button.small{padding:13px 19px}.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:54px;padding-top:28px;padding-bottom:56px;align-items:center}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px}.eyebrow>span{color:#ac7b32;font-size:18px;vertical-align:middle;margin-right:7px}h1,h2,h3{font-family:'Libre Caslon Display',Georgia,serif;font-weight:400;margin:0}h1{font-size:clamp(54px,5.4vw,82px);line-height:1.02;letter-spacing:-1.8px;margin:22px 0}em{font-style:italic;color:#737e50}.hero-copy>p{max-width:460px;line-height:1.75;color:#71766c;font-size:15px}.search{display:flex;align-items:center;gap:8px;border:1px solid #dcded3;padding:6px;border-radius:9px;margin-top:27px;box-shadow:0 5px 18px #283f3206}.search>span{padding-left:10px;font-size:25px}.search input{min-width:0;width:100%;border:0;background:transparent;padding:10px 0;font-size:14px;outline-offset:2px}.search .button{padding:16px 17px;font-size:13px}.hero-copy .micro{font-size:12px;margin:12px 0 26px}.hero-secondary{font-size:13px;color:var(--muted)}.hero-secondary strong{color:var(--green);margin-left:5px}.hero-photo{position:relative;height:510px;border-radius:100px 10px 10px 10px}.hero-photo>img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.photo-label{position:absolute;top:23px;right:21px;background:#fffdf3e8;border-radius:4px;font-size:9px;font-weight:700;letter-spacing:1.3px;padding:10px}.photo-note{position:absolute;bottom:25px;left:-26px;background:#fffdf5;box-shadow:0 6px 30px #182a2220;border-radius:6px;padding:20px 26px;display:flex;gap:15px;align-items:center;transform:rotate(-3deg);font-size:13px;line-height:1.6}.note-icon{font-size:33px;color:#888e5d}.promise{background:var(--cream);border-block:1px solid #eeeee5}.promise-inner{display:flex;justify-content:space-around;padding:22px 0;font-size:13px}.promise i{font-style:normal;font-size:21px;color:#7b8655;margin-right:10px}.section{padding-top:62px;padding-bottom:64px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:29px}.section-heading h2{font-size:43px;line-height:1.15;letter-spacing:-.6px;margin:12px 0}.section-heading p{font-size:14px;color:var(--muted);line-height:1.6;margin:0}.sample-label{align-self:flex-end;font-size:11px;color:#848878;background:#f5f5ef;padding:8px 12px;border-radius:5px;white-space:nowrap}.categories{display:flex;gap:9px;overflow:auto;padding:0 0 23px;border-bottom:1px solid var(--line)}.category{border:1px solid var(--line);background:white;padding:11px 16px;white-space:nowrap;border-radius:6px;font-size:13px;display:flex;gap:9px;align-items:center}.category svg{width:20px;height:20px;stroke:#828768}.category.active{background:var(--green);color:white;border-color:var(--green)}.category.active svg{stroke:#e5e8cb}.results-bar{display:flex;gap:22px;align-items:center;padding:19px 0;font-size:12px}.results-bar p{margin:0;flex:1}.muted{color:#898c80}.switch-label{display:flex;align-items:center;gap:7px;white-space:nowrap}.switch-label input{accent-color:var(--green)}.view-toggle{padding:3px;background:#f1f3ed;border-radius:5px;display:flex}.view-toggle button{border:0;background:transparent;padding:8px 10px;font-size:12px;color:#71776b;border-radius:4px}.view-toggle button.active{background:#fff;color:var(--green);box-shadow:0 1px 4px #0001}.discovery{display:grid;grid-template-columns:1.2fr 1fr;gap:25px;align-items:start}.stand-list{display:grid;grid-template-columns:1fr 1fr;gap:21px}.stand-card{border:1px solid var(--line);border-radius:9px;overflow:hidden;background:white}.stand-image{height:172px;position:relative;overflow:hidden}.stand-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.stand-card:hover .stand-image img{transform:scale(1.04)}.status{position:absolute;top:12px;left:12px;padding:6px 9px;background:#fffdf5f5;border-radius:4px;font-size:10px;font-weight:600}.status b{color:#6a8851;margin-right:3px}.status.closed b{color:#9d6d51}.stand-body{padding:16px}.stand-body h3{font-size:25px}.stand-meta{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);margin-top:6px}.available-label{font-size:10px;letter-spacing:1.2px;color:#777f69;font-weight:700;margin:18px 0 8px}.inventory{display:flex;flex-wrap:wrap;gap:6px;font-size:11px}.inventory span{background:#f4f5ee;border-radius:4px;padding:5px 6px}.payment{font-size:11px;color:#78806f;margin:14px 0}.card-actions{display:flex;gap:7px}.card-actions button,.card-actions a{flex:1;border-radius:5px;font-size:11px;padding:10px 5px;text-align:center;border:1px solid var(--green);background:var(--green);color:white}.card-actions a{background:white;color:var(--green);border-color:#dce0d3}.updated{position:absolute;bottom:10px;right:10px;font-size:9px;background:#eff4e6ee;border-radius:4px;padding:5px 8px}.map-panel{position:sticky;top:20px;border:1px solid var(--line);border-radius:9px;overflow:hidden}.map-top,.map-bottom{display:flex;justify-content:space-between;align-items:center;padding:15px;background:#f7f8f2;font-size:11px}.map-top{font-weight:600}.map-top button{font-size:11px;border:0;background:transparent;color:var(--green)}#map{height:654px;background:#e9edde}.map-bottom{background:white;color:#7f8773;font-size:10px}.map-bottom b{color:var(--green)}.stand-marker{background:var(--green);color:white;border:3px solid white;border-radius:50% 50% 50% 5%;transform:rotate(-45deg);box-shadow:0 2px 7px #283f3233;display:grid;place-items:center}.stand-marker span{transform:rotate(45deg);font-size:17px}.leaflet-container{font-family:'DM Sans',sans-serif}.leaflet-popup-content button{background:var(--green);color:white;border:0;padding:8px 12px;border-radius:5px;margin-top:8px}.discovery.list-only{grid-template-columns:1fr}.list-only .stand-list{grid-template-columns:repeat(4,1fr)}.list-only .map-panel{display:none}.fresh-section{background:var(--cream);border-block:1px solid #efeee6}.text-link{font-size:13px;font-weight:600;white-space:nowrap}.products{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.product{padding:0;text-align:left;background:transparent;border:0;color:var(--ink)}.product-image{height:185px;position:relative;border-radius:8px;overflow:hidden;background:#e5e1d5}.product-image img{width:100%;height:100%;object-fit:cover}.product-price{position:absolute;bottom:10px;right:10px;background:#fffdf4;border-radius:4px;padding:6px 9px;font-size:12px;font-weight:600}.product h3{font-family:'DM Sans';font-size:14px;font-weight:600;margin:14px 0 6px}.product p{font-size:11px;color:var(--muted);margin:5px 0}.seller-section{display:grid;grid-template-columns:.9fr 1fr;gap:110px;padding-block:82px}.seller-copy h2{font-size:59px;line-height:1.06;margin:23px 0}.seller-copy>p{font-size:14px;line-height:1.8;max-width:390px;color:var(--muted)}.seller-points{display:grid;gap:14px;font-size:13px;margin:27px 0}.seller-form{border:1px solid var(--line);border-radius:12px;padding:30px;background:#fcfcf8}.seller-form h3{font-size:31px;margin-bottom:23px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.form-grid>label{font-size:12px;font-weight:500;display:grid;gap:7px}.full{grid-column:1/-1}.form-grid input:not([type=checkbox]),textarea,select{width:100%;min-width:0;border:1px solid #dfe2d8;border-radius:5px;padding:11px;background:white;color:var(--ink);font-size:13px}.form-grid input[type=file]{font-size:11px}.form-grid fieldset{border:0;padding:0;margin:0;font-size:12px}.form-grid fieldset label{display:inline-flex;gap:5px;align-items:center;margin:8px 14px 0 0}.form-grid fieldset input{accent-color:var(--green)}.seller-form>.button{width:100%;margin-top:19px}.micro{font-size:11px!important;line-height:1.6;color:var(--muted)}footer{border-top:1px solid var(--line);background:#f9faf5;padding:35px 0 20px}.footer-inner{display:flex;align-items:center;justify-content:space-between}.footer-inner .brand{font-size:23px}.footer-inner p{font-family:'Libre Caslon Display';font-size:23px}.footer-inner>span,.footer-note{font-size:11px;color:var(--muted)}.footer-note{margin-top:30px;border-top:1px solid var(--line);padding-top:17px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}dialog{padding:0;border:0;border-radius:15px;width:min(560px,calc(100% - 30px));max-height:90vh;color:var(--ink);box-shadow:0 20px 100px #0004}dialog::backdrop{background:#192c2499;backdrop-filter:blur(4px)}.close-dialog{position:absolute;z-index:1;top:12px;right:12px;background:white;border:0;width:36px;height:36px;border-radius:50%;font-size:17px}.detail-photo{width:100%;height:245px;object-fit:cover}.detail-body{padding:28px}.detail-body h2{font-size:38px;margin:8px 0}.detail-body p{color:var(--muted);font-size:14px;line-height:1.6}.detail-items{list-style:none;padding:0}.detail-items li{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:12px 0;font-size:14px}.empty{padding:40px 20px;background:var(--cream);grid-column:1/-1;border-radius:8px}.empty h3{font-size:28px}.empty p{font-size:14px;line-height:1.6;color:var(--muted)}
@media(min-width:1600px){.hero-photo{height:560px}}@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.hero{gap:32px}.hero-photo{height:485px}.search{flex-wrap:wrap}.search input{width:calc(100% - 50px)}.search .button{width:100%}.discovery{grid-template-columns:1.35fr 1fr}.stand-image{height:150px}.stand-body{padding:12px}.section-heading h2{font-size:37px}.seller-section{gap:50px}.product-image{height:160px}.header nav{gap:20px}.sample-label{white-space:normal}.list-only .stand-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header{height:85px}.header nav{display:none}.brand{font-size:23px}.header .button{font-size:12px;padding:12px}.hero{gap:28px;grid-template-columns:1fr;padding-top:22px}.hero h1{font-size:65px}.hero-copy>p{max-width:520px}.hero-photo{height:380px;border-radius:65px 9px 9px 9px}.photo-note{left:15px;bottom:18px}.search{flex-wrap:nowrap;max-width:600px}.search input{width:100%}.search .button{width:auto}.hero-copy .micro{margin-bottom:16px}.promise-inner{gap:18px;justify-content:space-between;font-size:11px}.promise-inner span{display:flex;align-items:center;max-width:150px}.promise i{margin-right:7px}.section{padding-block:42px}.section-heading{align-items:start;flex-direction:column;gap:10px}.section-heading h2{font-size:37px}.sample-label{align-self:start}.discovery{grid-template-columns:1fr}.map-panel{position:relative;top:0;grid-row:1}#map{height:300px}.map-top{padding:11px 15px}.map-bottom{padding:10px 15px}.results-bar{flex-wrap:wrap;gap:12px}.results-bar p{flex-basis:100%;font-size:12px}.view-toggle{margin-left:auto}.stand-image{height:190px}.stand-body{padding:17px}.products{grid-template-columns:repeat(3,1fr);gap:20px 14px}.product-image{height:180px}.seller-section{grid-template-columns:1fr;gap:28px;padding-block:50px}.seller-copy h2{font-size:51px}.seller-copy>p{max-width:540px}.footer-inner{flex-wrap:wrap;gap:20px}.footer-inner p{display:none}}
@media(max-width:470px){.hero h1{font-size:55px}.hero-photo{height:330px}.hero{padding-bottom:35px}.hero-copy>p{font-size:14px}.search{flex-wrap:wrap}.search input{width:calc(100% - 45px)}.search .button{width:100%}.promise-inner{gap:12px}.promise i{font-size:18px}.section-heading h2{font-size:34px}.stand-list,.list-only .stand-list{grid-template-columns:1fr}.stand-image{height:215px}.stand-body h3{font-size:29px}.stand-meta,.payment,.inventory,.card-actions a,.card-actions button{font-size:13px}.status{font-size:12px}.available-label{font-size:11px}.updated{font-size:11px}.products{grid-template-columns:repeat(2,1fr)}.product-image{height:175px}.product p{font-size:12px}.form-grid{grid-template-columns:1fr}.seller-form{padding:23px}.seller-form label{font-size:14px}.form-grid input:not([type=checkbox]),textarea,select{font-size:16px}.seller-copy h2{font-size:47px}.brand{font-size:21px}.nh{font-size:8px;letter-spacing:2.8px}.header{gap:10px}.header .button{font-size:11px;padding:11px}.brand-icon{font-size:34px}.footer-inner>span{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.secondary-button{display:inline-flex;border:1px solid #cbd1c2;border-radius:6px;padding:11px 17px;font-weight:600;color:var(--green)}
/* Public launch and seller account pages */
.account-nav{display:flex;align-items:center;gap:20px;font-size:14px;flex-wrap:wrap}.account-nav form{margin:0}.quiet-button{background:transparent;border:0;color:var(--green);font:inherit;cursor:pointer}.account-page{min-height:65vh;padding-block:42px 70px}.account-page h1{font-size:clamp(40px,4.5vw,62px);line-height:1.08}.account-page h2{font-size:32px;margin:16px 0}.account-page p{font-size:16px;line-height:1.7;color:#66705f}.account-page a:not(.button):hover{text-decoration:underline}.auth-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.auth-layout .seller-form{margin-top:10px}.auth-photo{width:100%;height:240px;object-fit:cover;border-radius:12px;margin-top:18px}.narrow{max-width:700px;margin:15px auto 40px}.narrow h1{margin-bottom:24px}.hint{font-size:13px!important;line-height:1.6;color:#66705f}.hint a,.check-row a{text-decoration:underline}.check-row{display:flex!important;align-items:flex-start;gap:10px!important;line-height:1.6;font-size:14px!important}.form-grid input[type=checkbox],.check-row input[type=checkbox]{width:18px!important;min-width:18px;height:18px;margin-top:3px;accent-color:var(--green)}.bot-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.notice{background:#eef3e7;border:1px solid #d5e0c8;border-radius:8px;padding:18px 22px;margin:0 0 24px;font-size:15px;line-height:1.6}.notice.error{background:#fff0e9;border-color:#e6c3ae;color:#7f3d26}.recovery-code{font-family:monospace;font-size:20px;word-break:break-all;background:#f0f2e9;border:1px dashed #819172;border-radius:10px;padding:22px;margin:25px 0;user-select:all}.dashboard-grid,.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.review-status{display:inline-block;padding:6px 10px;background:#e9eedf;border-radius:5px;text-transform:capitalize;font-size:13px}.stack{display:grid;gap:8px;font-size:14px;margin:18px 0}.stack input{border:1px solid var(--line);padding:12px;border-radius:6px;font:inherit}.withdraw{margin-top:24px}.account-bottom{margin-top:40px}.listing-form{max-width:940px;margin:auto}.listing-form h3{font-size:29px}.listing-form .form-grid>label{font-size:14px}.listing-form input:not([type=checkbox]),.listing-form textarea,.listing-form select{font-size:16px}.listing-form .form-grid{gap:24px}.listing-form input[type=file]{font-size:14px}.pin-fields{display:flex;gap:14px;margin:15px 0}.pin-fields label{font-size:13px;flex:1}#pin-map{height:310px;border:1px solid var(--line);border-radius:8px;margin-top:14px}.product-row{display:grid;grid-template-columns:1.4fr 1fr 1fr 25px;gap:10px;align-items:end;margin-bottom:12px}.product-row label{font-size:13px;display:grid;gap:6px}.remove-product{height:44px}.photo-grid{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0}.photo-grid img{width:120px;height:110px;object-fit:cover;border-radius:8px}.photo-grid label{display:grid;gap:7px;font-size:13px}.stand-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:28px}.stand-detail-hero{width:100%;height:450px;object-fit:cover;border-radius:12px}.review-actions{display:flex;gap:10px;flex-wrap:wrap}.review-grid .seller-form{min-width:0}.review-grid p{overflow-wrap:anywhere}.report-box{margin-top:30px;border-top:1px solid var(--line);padding-top:20px;max-width:600px}.report-box summary{cursor:pointer}.prose h2{margin-top:35px}.prose p{max-width:65ch}.welcome-empty{padding:45px}.sample-toggle{display:flex;align-items:center;gap:8px;font-size:13px}.launch-banner{background:#f2f5eb;padding:13px 24px;text-align:center;font-size:13px}.launch-banner a{text-decoration:underline;font-weight:600}.live-empty{grid-column:1/-1;padding:36px 28px;min-height:275px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.live-empty h3{font-size:34px}.live-empty p{font-size:15px;line-height:1.7}.live-empty .button{margin-top:12px}.stand-image.no-photo{display:grid;place-items:center;background:#edf1e6;color:#66705f}.stand-body h3{overflow-wrap:anywhere}.stand-meta{gap:8px}.sample-ribbon{position:absolute;bottom:10px;right:10px;font-size:12px;background:#fff3d7;padding:5px 8px;border-radius:4px}.map-panel #map{min-height:360px}.product-image.plain img{width:100%;height:100%;object-fit:cover}.header .account-link{font-size:13px}.seller-join{display:flex;flex-direction:column;justify-content:center;gap:16px}.seller-join p{line-height:1.8;color:var(--muted)}.catalog-note{font-size:13px;color:var(--muted)}
@media(max-width:800px){.auth-layout,.dashboard-grid,.review-grid,.stand-detail-grid{grid-template-columns:1fr;gap:28px}.auth-layout>div .auth-photo{display:none}.account-nav{gap:12px;font-size:12px}.account-page{padding-top:22px}.account-page h1{font-size:43px}.header .account-nav a:first-child{display:none}.stand-detail-hero{height:300px}.product-row{grid-template-columns:1fr 1fr 25px;border-bottom:1px solid var(--line);padding-bottom:15px}.product-row label:first-child{grid-column:1/3}.product-row label:nth-child(3){grid-column:2}.product-row .remove-product{grid-column:3;grid-row:1}.listing-form{padding:22px}.pin-fields{flex-direction:column}.seller-section .seller-join{min-height:320px}}
/* Refined marketplace design: calm, photo-led, and made for neighbors. */
:root{--green:#244c3b;--ink:#252b27;--muted:#777b77;--line:#e9eae6;--cream:#f7f8f4}
body{font-family:'DM Sans',sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:'DM Sans',sans-serif;letter-spacing:-1px;font-weight:600}.wrap{max-width:1440px;width:calc(100% - 96px)}.header{height:94px;border-bottom:1px solid var(--line)}.brand{font-family:'DM Sans',sans-serif;font-size:24px;font-weight:700;letter-spacing:-1.1px}.brand-icon{font-size:39px;border:0;color:var(--green)}.nh{font-size:8px;letter-spacing:3.3px;font-weight:600;margin-top:9px}.header nav{gap:30px;color:#656b65;font-size:13px}.header nav a{padding:14px 0}.header nav a:first-child{color:var(--ink);font-weight:700}.account-nav{gap:22px}.header .button.small{background:#f3f5f1;color:var(--ink);border-color:transparent;border-radius:30px;padding:14px 20px}.button{border-radius:12px;min-height:46px;transition:background .2s,box-shadow .2s}.button:hover{box-shadow:0 4px 12px #244c3b18}.launch-banner{padding:11px 20px;background:#fff;color:#777b77;font-size:11px}.launch-banner a{color:var(--green);margin-left:6px;text-underline-offset:3px}.hero{gap:50px;padding-top:25px;padding-bottom:48px;grid-template-columns:1.05fr 1fr}.hero h1{font-size:clamp(40px,4.2vw,66px);font-weight:600;line-height:1.09;letter-spacing:-2.9px;margin:24px 0}.hero h1 em{font-style:normal;color:#5f7d56}.eyebrow{font-size:10px;letter-spacing:1.7px;color:#5d7561}.hero-copy>p{font-size:15px;line-height:1.8;max-width:470px}.hero-photo{height:450px;border-radius:24px}.photo-label{top:20px;right:20px;font-size:8px;letter-spacing:1.4px;border-radius:30px;background:#fffef4ef;padding:10px 15px}.photo-note{bottom:24px;left:24px;right:24px;transform:none;background:#fffef6f5;backdrop-filter:blur(12px);border-radius:16px;box-shadow:0 6px 20px #0001;padding:17px 20px;font-size:11px;color:#747c70}.photo-note strong{color:#29372f;font-size:13px}.note-icon{background:#ecf0e5;display:grid;place-items:center;border-radius:50%;width:43px;height:43px;color:var(--green);font-size:27px}.search{position:relative;border-radius:60px;box-shadow:0 5px 18px #263d3210;border:1px solid #dedfd9;padding:8px;gap:12px;background:white;margin-top:30px;flex-wrap:nowrap;width:100%}.search>span{font-size:23px;padding-left:13px;color:#3b5545}.search-destination{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.search-destination label{font-size:11px;font-weight:700}.search-destination input{padding:0;width:100%;font-size:12px;min-height:25px}.search .button{border-radius:40px;font-size:11px;padding:16px 18px;gap:8px;width:auto;min-height:50px}.hero-copy .micro{font-size:10px!important;padding-left:4px;margin:13px 0 17px}.hero-secondary.secondary-button{border:0;padding:6px 0;border-radius:0;font-size:12px;text-decoration:underline;text-underline-offset:5px}.promise{background:white;border-block:1px solid var(--line)}.promise-inner{justify-content:space-between;gap:28px;padding-block:27px}.promise-inner>span{display:flex;align-items:center;gap:13px;max-width:none;font-size:12px}.promise-inner>span>span{display:grid;gap:6px}.promise-inner small{color:var(--muted);font-size:11px;font-weight:400}.promise i{display:grid;place-items:center;border:1px solid #e1e7d9;border-radius:50%;width:38px;height:38px;flex:none;font-size:11px;font-weight:600;color:#728260;margin:0}.section{padding-block:55px}.section-heading{margin-bottom:25px;align-items:center}.section-heading h2{font-size:31px;letter-spacing:-1.2px;margin:10px 0}.section-heading p{font-size:13px}.sample-toggle{border:1px solid var(--line);border-radius:12px;padding:12px 15px;font-size:11px;color:#676e64;white-space:nowrap}.sample-toggle input{accent-color:var(--green);width:16px;height:16px}.categories{gap:24px;padding:0;border-bottom:1px solid var(--line);justify-content:space-between;scrollbar-width:none}.category{border:0;border-bottom:2px solid transparent;border-radius:0;padding:17px 9px 15px;font-size:11px;flex-direction:column;gap:11px;color:#7a7e77;font-weight:600;min-width:70px;background:transparent}.category svg{width:25px;height:25px;stroke:currentColor}.category:hover{color:var(--ink);border-bottom-color:#d9dfd4}.category.active{background:transparent;color:var(--green);border-bottom-color:var(--green)}.category.active svg{stroke:currentColor}.results-bar{padding:24px 0;gap:20px;font-size:11px}.results-bar select{width:auto;border:0;background:transparent;font-size:11px;padding:4px;color:#71786d}.switch-label input{width:17px;height:17px}.view-toggle{background:#f4f5f2;border-radius:24px;padding:4px}.view-toggle button{padding:9px 15px;font-size:11px;border-radius:20px}.discovery{grid-template-columns:1.2fr 1fr;gap:32px}.stand-list{gap:32px 20px}.stand-card{border:0;border-radius:0;overflow:visible}.stand-image{height:auto;aspect-ratio:1.16;border-radius:17px;overflow:hidden;background:#f3f5f0}.stand-image img{transition:transform .4s}.status{top:12px;left:12px;border-radius:30px;font-size:10px;padding:7px 11px;box-shadow:0 2px 8px #0001;background:#fffffff5}.sample-ribbon,.updated{bottom:12px;right:12px;border-radius:20px;font-size:9px;padding:6px 9px}.sample-ribbon{background:#fffdf4f2;color:#666f5e}.stand-body{padding:15px 1px 0}.stand-body h3{font-size:16px;font-weight:700;letter-spacing:-.3px;line-height:1.4}.stand-meta{font-size:11px;line-height:1.5;margin-top:5px}.available-label{font-size:8px;letter-spacing:1px;margin-top:16px}.inventory{font-size:10px;gap:5px}.inventory span{background:#f5f6f2;border-radius:6px;padding:5px 7px;line-height:1.5}.inventory b{font-weight:600}.payment{font-size:10px;margin-block:12px}.card-actions{gap:8px}.card-actions button,.card-actions a{font-size:10px;padding:10px 6px;border-radius:9px;min-height:36px}.card-actions .hint{font-size:10px!important;align-self:center;padding:0 4px}.map-panel{border:0;border-radius:20px;box-shadow:0 0 0 1px #e5e9df;top:24px}.map-top{padding:16px 18px;background:#f7f8f4;font-size:11px}.map-top button{font-size:10px}#map{height:670px}.map-bottom{padding:15px 18px;font-size:9px}.stand-marker{background:white;color:var(--ink);border:1px solid #ddd;border-radius:30px;transform:none;box-shadow:0 2px 7px #0003;display:grid;place-items:center}.stand-marker span{transform:none;font-size:12px;font-weight:700}.stand-marker:hover{background:var(--green);color:white;border-color:var(--green);z-index:1000!important}.fresh-section{background:#f8f9f6;border:0}.products{gap:22px}.product-image{height:auto;aspect-ratio:1;border-radius:17px}.product-price{bottom:12px;right:12px;border-radius:20px;padding:7px 10px;font-size:11px;background:#fff}.product h3{font-size:13px;letter-spacing:0}.product p{font-size:10px;line-height:1.5}.product:hover .product-image img{transform:scale(1.035)}.product-image img{transition:transform .3s}.seller-section{padding-block:75px;gap:80px;align-items:center}.seller-copy h2{font-size:45px;font-weight:600;line-height:1.15;letter-spacing:-1.7px}.seller-copy h2 em{font-style:normal;color:#6e865e}.seller-copy>p{font-size:13px}.seller-points{font-size:12px}.seller-form{border-radius:20px;padding:34px;background:#f8f9f5;border-color:#e7eadd}.seller-form h3{font-size:27px;letter-spacing:-.7px}.seller-join{padding:42px;gap:17px;background:#edf2e8;min-height:350px;border:0}.seller-join .eyebrow{font-size:9px}.seller-join p{font-size:13px}.seller-join .text-link{font-size:12px;white-space:normal}.seller-join .hint{font-size:11px!important}.live-empty{background:#f7f8f3;border-radius:18px;min-height:340px;padding:36px}.live-empty h3{font-size:26px;letter-spacing:-.7px;margin-top:18px;line-height:1.3}.live-empty p{font-size:13px;max-width:400px}.live-empty .button{font-size:12px;padding:13px 18px}.live-empty .quiet-button{margin-top:18px;padding:0;font-size:11px;text-decoration:underline;text-underline-offset:4px}.products>.live-empty{min-height:180px;background:transparent;padding:0}.empty .eyebrow{line-height:1.7;font-size:9px}.footer-inner .brand{font-size:22px}.footer-inner p{font-family:'DM Sans',sans-serif;font-size:13px}.footer-note{line-height:1.9;font-size:10px}footer{background:#f6f7f3;padding-top:32px}.account-page h1{font-size:44px;letter-spacing:-1.7px}.account-page h2{font-size:27px;letter-spacing:-.8px}.auth-photo,.stand-detail-hero{border-radius:20px}.form-grid input:not([type=checkbox]),textarea,select{border-radius:9px}.notice{border-radius:12px}.detail-body h2{font-size:30px}.detail-photo{height:280px}.detail-items li{font-size:13px}
@media(min-width:1600px){.hero-photo{height:490px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.header nav{gap:20px}.header .account-link{display:none}.hero{gap:30px}.hero-photo{height:420px}.hero h1{font-size:46px;letter-spacing:-2px}.search{gap:8px}.search .button{font-size:10px;padding-inline:13px}.search>span{padding-left:6px}.discovery{gap:25px}.categories{gap:12px}.seller-section{gap:40px}.seller-copy h2{font-size:39px}.seller-join{padding:30px}.list-only .stand-list{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header{height:80px}.brand{font-size:21px}.brand-icon{font-size:34px}.header nav{display:none}.header .button.small{padding:12px 15px;font-size:11px}.launch-banner{font-size:10px;line-height:1.6;padding-inline:20px}.hero{grid-template-columns:1fr 1fr;gap:25px;padding-block:28px 35px}.hero h1{font-size:36px;letter-spacing:-1.8px}.hero-copy>p{font-size:12px}.hero-photo{height:380px;border-radius:20px}.photo-label{font-size:7px;top:16px;right:14px;padding:8px 10px;max-width:calc(100% - 28px);text-align:center}.photo-note{left:14px;right:14px;bottom:16px;padding:13px;gap:10px;font-size:9px}.photo-note strong{font-size:11px}.note-icon{display:none}.search{flex-wrap:wrap;border-radius:18px;padding:10px;gap:6px}.search-destination{flex-basis:calc(100% - 45px)}.search .button{width:100%;margin-top:6px;font-size:12px;border-radius:12px;min-height:43px;padding:12px}.hero .eyebrow{font-size:8px;letter-spacing:1.2px}.promise-inner{gap:18px;padding-block:23px}.promise-inner>span{gap:9px;align-items:flex-start;font-size:10px}.promise-inner small{font-size:9px;line-height:1.5}.promise i{width:27px;height:27px;font-size:9px}.promise-inner>span>span{max-width:none;display:grid}.section{padding-block:40px}.section-heading{align-items:flex-start;gap:16px}.section-heading h2{font-size:29px}.section-heading p{font-size:12px}.sample-toggle{font-size:10px;padding:9px 12px}.categories{gap:16px;justify-content:flex-start}.category{font-size:10px;padding-inline:8px;min-width:67px}.results-bar{gap:12px;padding-block:19px}.results-bar p{font-size:11px}.discovery{grid-template-columns:1fr}.map-panel{position:relative;top:0;grid-row:auto}.map-panel #map{height:340px;min-height:340px}.stand-image{aspect-ratio:1.2}.stand-body{padding:14px 0 0}.stand-body h3{font-size:16px}.products{grid-template-columns:repeat(3,1fr);gap:18px}.seller-section{grid-template-columns:1fr 1fr;gap:28px;padding-block:45px}.seller-copy h2{font-size:33px}.seller-copy>p,.seller-points{font-size:12px}.seller-join{padding:25px}.seller-join .button{white-space:normal;font-size:12px}.seller-join h3{font-size:24px}.footer-inner{gap:20px}.footer-inner p{display:none}.account-page h1{font-size:36px}.list-only .stand-list{grid-template-columns:repeat(2,1fr)}}
@media(max-width:580px){.hero{grid-template-columns:1fr;gap:22px;padding-top:22px}.hero h1{font-size:43px;letter-spacing:-2px;line-height:1.1;margin:18px 0}.hero h1 br{display:none}.hero-copy>p{font-size:13px;line-height:1.7;margin-bottom:22px;max-width:440px}.hero .eyebrow{font-size:8px}.hero-photo{height:270px;min-height:0;grid-row:2;border-radius:18px}.photo-note{left:16px;right:16px;bottom:16px;padding:13px 16px;font-size:10px}.note-icon{display:grid;width:35px;height:35px;font-size:24px}.photo-note strong{font-size:12px}.search{margin-top:18px;flex-wrap:nowrap;gap:8px;border-radius:50px;padding:7px}.search-destination{flex-basis:auto;flex:1}.search-destination input{font-size:11px;min-height:22px}.search .button{width:auto;margin:0;min-height:45px;border-radius:30px;font-size:10px;padding:12px;gap:5px}.search .button span{display:none}.search>span{font-size:20px}.search-destination label{font-size:10px}.hero-copy .micro{font-size:9px!important;margin-bottom:8px}.hero-secondary.secondary-button{font-size:11px}.promise-inner{display:grid;grid-template-columns:1fr;gap:17px;padding-block:23px}.promise-inner>span{align-items:center;font-size:12px;gap:13px;max-width:none}.promise-inner>span>span{gap:3px}.promise-inner small{font-size:10px}.promise i{width:33px;height:33px;font-size:10px}.section-heading h2{font-size:27px;letter-spacing:-1px}.section-heading p{font-size:12px}.section-heading{margin-bottom:18px}.categories{gap:12px;margin-right:-20px;padding-right:20px}.category{min-width:66px;font-size:10px}.category svg{width:24px;height:24px}.stand-list,.list-only .stand-list{grid-template-columns:1fr;gap:28px}.stand-image{aspect-ratio:1.35;height:auto}.stand-body h3{font-size:18px}.stand-meta{font-size:12px}.inventory{font-size:11px}.payment{font-size:11px}.card-actions button,.card-actions a{font-size:12px;min-height:42px}.available-label{font-size:9px}.status{font-size:10px}.updated,.sample-ribbon{font-size:9px}.map-panel #map{height:300px;min-height:300px}.results-bar{font-size:11px}.view-toggle button{font-size:10px;padding:9px 12px}.products{grid-template-columns:repeat(2,1fr);gap:24px 14px}.product-image{height:auto}.product-price{font-size:10px;bottom:9px;right:9px}.product h3{font-size:12px}.product p{font-size:10px}.seller-section{grid-template-columns:1fr;gap:24px}.seller-copy h2{font-size:37px}.seller-join{padding:28px}.live-empty{padding:28px;min-height:300px}.live-empty h3{font-size:25px}.brand{font-size:19px}.nh{letter-spacing:2.8px;font-size:7px}.header .button.small{font-size:10px;padding:11px 12px;min-height:40px}.header{gap:10px;height:74px}.account-page h1{font-size:34px}.account-page .seller-form{padding:24px}.form-grid input:not([type=checkbox]),textarea,select{font-size:16px}.results-bar select{font-size:11px}.account-nav{gap:10px}.footer-inner .brand{font-size:20px}}
@media(max-width:350px){.hero h1{font-size:37px}.search{flex-wrap:wrap;border-radius:17px}.search-destination{flex-basis:calc(100% - 45px)}.search .button{width:100%;border-radius:12px;margin-top:5px}.brand{font-size:17px}.brand-icon{font-size:29px}.header .button.small{padding:10px;font-size:9px}.wrap{width:calc(100% - 32px)}}
@media(max-width:350px){.categories{margin-right:-16px;padding-right:16px}}

/* Photo categories keep the same accessible filter controls. */
.categories{gap:14px;padding-bottom:8px}.category{flex:1;min-width:92px;padding:12px 3px 14px;gap:12px;color:var(--ink)}.category-photo{display:block;width:100%;max-width:112px;aspect-ratio:1.22;overflow:hidden;border-radius:16px;background:var(--cream);box-shadow:0 2px 10px #283f3209}.category-photo img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.category:hover .category-photo img{transform:scale(1.05)}.category.active .category-photo{outline:2px solid var(--green);outline-offset:3px}.category.active{border-bottom-color:transparent}@media(max-width:800px){.categories{gap:15px}.category{flex:0 0 88px;min-width:88px;font-size:11px}.category-photo{border-radius:14px}}@media(prefers-reduced-motion:reduce){.category-photo img{transition:none}}

.category-photo{max-width:80px;aspect-ratio:1;border-radius:50%;box-shadow:none}.category-photo img{object-position:center}.category{min-width:80px}@media(max-width:800px){.category-photo{border-radius:50%;max-width:72px}}
