:root{--navy:#061a35;--blue:#0d477b;--teal:#4ba8ad;--mint:#a6cbc0;--gold:#f4ca70;--cream:#f7f3e9;--paper:#fffdf8;--ink:#10243a;--muted:#6b7884;--line:#dde3df;--shadow:0 18px 45px rgba(6,26,53,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif}button,input,textarea,select{font:inherit}button,a{color:inherit}button{cursor:pointer}.site-header{height:82px;padding:0 max(4vw,32px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(6,26,53,.08);background:rgba(255,253,248,.92);backdrop-filter:blur(15px);position:sticky;top:0;z-index:30}.brand{display:flex;align-items:center;text-decoration:none;font:800 21px Manrope;color:var(--navy);letter-spacing:-.8px}.brand img{width:39px;height:39px;border-radius:50%;object-fit:cover;margin-right:10px}.brand span span{color:#3e9da8}.site-header nav{display:flex;align-items:center;gap:34px;height:100%}.site-header nav a{text-decoration:none;font-size:14px;font-weight:600;color:#667481;height:100%;display:grid;place-items:center;position:relative}.site-header nav a.active{color:var(--navy)}.site-header nav a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--teal)}.header-actions{display:flex;gap:12px;align-items:center}.icon-btn,.avatar{width:42px;height:42px;border-radius:50%;border:1px solid #d9e0dd;background:white;display:grid;place-items:center;position:relative}.icon-btn svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8}.notification-dot{position:absolute;right:-1px;top:-4px;background:#e07152;color:white;width:18px;height:18px;border:2px solid white;border-radius:50%;font-size:9px;display:grid;place-items:center}.sell-button{height:43px;border:0;border-radius:24px;background:var(--navy);color:white;padding:0 18px;font-weight:700}.sell-button span{color:var(--gold);font-size:20px;margin-right:5px}.avatar{background:linear-gradient(140deg,#e3c47e,#67adb0);color:var(--navy);font-weight:800}.hero{height:510px;background:var(--navy);color:white;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;position:relative;overflow:hidden;padding:30px}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(3px)}.hero:before{width:620px;height:620px;left:-280px;bottom:-450px;background:radial-gradient(circle,var(--teal),transparent 65%);opacity:.45}.hero:after{width:600px;height:600px;right:-260px;top:-430px;background:radial-gradient(circle,var(--gold),transparent 65%);opacity:.25}.eyebrow{color:#d1e0df;text-transform:uppercase;letter-spacing:2.5px;font-size:11px;font-weight:700;display:flex;align-items:center;gap:9px}.eyebrow span{width:25px;height:1px;background:var(--gold)}h1,h2,h3,p{margin-top:0}.hero h1{font:800 clamp(43px,5vw,66px)/1.05 Manrope;margin:15px 0 13px;letter-spacing:-3px}.hero h1 em{font-style:normal;color:var(--gold)}.hero>p{font-size:17px;line-height:1.6;color:#bdd0d7;max-width:670px}.search-shell{width:min(810px,90vw);height:70px;background:white;border-radius:9px;padding:7px;display:flex;margin:12px 0 13px;box-shadow:0 18px 45px rgba(0,0,0,.25);color:var(--ink)}.search-input{flex:1;display:flex;align-items:center;padding:0 17px}.search-input svg,.location-button svg,.search-button svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.8}.search-input input{border:0;outline:0;width:100%;padding:12px;font-size:15px}.location-button{min-width:205px;background:white;border:0;border-left:1px solid var(--line);display:grid;grid-template-columns:27px 1fr;text-align:left;align-content:center;padding-left:18px}.location-button svg{grid-row:1/3;align-self:center}.location-button span{font-size:13px;font-weight:700}.location-button small{font-size:11px;color:#8a9398}.search-button{width:57px;border:0;border-radius:6px;background:var(--gold);display:grid;place-items:center}.quick-links{display:flex;gap:12px;font-size:11px;color:#8eabb5}.quick-links button{border:0;background:none;color:#d9e3e5;padding:0;text-decoration:underline;text-underline-offset:3px}.category-strip{display:flex;justify-content:center;gap:10px;padding:28px max(4vw,30px);border-bottom:1px solid #e6e8e4;overflow-x:auto}.category{white-space:nowrap;border:1px solid #dfe4e1;background:white;border-radius:6px;padding:12px 17px;font-size:12px;font-weight:600;color:#5e6e78}.category span{margin-right:6px;color:var(--teal)}.category.active{background:var(--navy);border-color:var(--navy);color:white}.market-section,.events-section{max-width:1200px;margin:auto;padding:72px 32px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.kicker{text-transform:uppercase;letter-spacing:2.2px;color:#398b93;font-size:10px;font-weight:800;margin-bottom:10px}.section-heading h2,.business-copy h2,.cta-section h2{font:800 34px/1.2 Manrope;letter-spacing:-1.5px;margin:0}.text-link{border:0;background:transparent;font-weight:700;color:var(--blue);font-size:12px}.text-link span{margin-left:8px}.listing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.listing-card{min-width:0}.listing-photo{height:250px;border-radius:8px;overflow:hidden;position:relative;background:#d7e2dd}.listing-photo img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.listing-card:hover .listing-photo img{transform:scale(1.04)}.listing-badge{position:absolute;left:12px;top:12px;background:white;border-radius:3px;padding:6px 9px;font-size:9px;text-transform:uppercase;letter-spacing:1px;font-weight:800}.favorite{position:absolute;right:11px;top:11px;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.9);font-size:18px}.favorite.saved{color:#d25f51}.listing-info{padding-top:14px}.listing-meta{font-size:10px;color:#899399;text-transform:uppercase;letter-spacing:1px;display:flex;justify-content:space-between}.listing-info h3{font:700 15px Manrope;margin:7px 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listing-bottom{display:flex;justify-content:space-between;align-items:center}.listing-price{font:800 17px Manrope;color:var(--blue)}.seller{display:flex;align-items:center;gap:5px;color:#687780;font-size:10px}.seller i{width:19px;height:19px;border-radius:50%;background:linear-gradient(140deg,var(--mint),var(--gold));display:grid;place-items:center;font-style:normal;font-size:7px;font-weight:bold}.seller b{color:#dba82f}.empty-state{text-align:center;padding:70px;background:#f4f5f0;border-radius:10px}.empty-state>span{font-size:40px}.empty-state button{border:0;background:var(--navy);color:white;padding:12px 20px;border-radius:5px}.business-feature{max-width:1200px;margin:20px auto 0;min-height:480px;background:var(--navy);color:white;display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden}.business-copy{padding:66px;z-index:2}.kicker.light{color:var(--gold)}.business-copy h2{font-size:42px;margin-bottom:20px}.business-copy>p:not(.kicker){color:#b7c8d0;line-height:1.65;font-size:14px;max-width:430px}.business-owner{display:flex;align-items:center;border-top:1px solid rgba(255,255,255,.14);padding-top:24px;margin:27px 0}.owner-photo{width:46px;height:46px;border-radius:50%;background:linear-gradient(145deg,#d6b27d,#4e9da4);display:grid;place-items:center;font-weight:bold;margin-right:12px}.business-owner div:nth-child(2){display:flex;flex-direction:column;font-size:13px}.business-owner div:nth-child(2) span{font-size:10px;color:#8da7b1;margin-top:4px}.rating{margin-left:auto;display:flex;flex-direction:column;text-align:right}.rating b{color:var(--gold);font-size:12px}.rating span{font-size:9px;color:#8da7b1}.outline-button{border:1px solid rgba(255,255,255,.5);background:transparent;color:white;border-radius:4px;padding:13px 17px;font-size:11px;font-weight:700}.outline-button span{margin-left:15px}.business-image{position:relative;background:#79a7a3;min-height:390px}.pottery-art{position:absolute;inset:0;background:linear-gradient(150deg,#d9b780,#9cc6ba);overflow:hidden}.pot{position:absolute;background:linear-gradient(90deg,#b26543,#dd9a6e 45%,#a45638);box-shadow:0 20px 25px rgba(20,30,30,.25)}.pot.one{width:155px;height:155px;border-radius:12px 12px 50px 50px;left:16%;bottom:14%;transform:rotate(-4deg)}.pot.two{width:140px;height:215px;border-radius:55px 55px 35px 35px;right:12%;bottom:12%}.pot.three{width:190px;height:100px;border-radius:12px 12px 50px 50px;left:32%;top:18%}.pot:before{content:"";position:absolute;left:8%;right:8%;top:-9px;height:20px;border-radius:50%;background:#713722}.pot.two:after{content:"";position:absolute;width:70px;height:90px;border:18px solid #a85e3e;border-left:0;border-radius:0 60px 60px 0;right:-65px;top:60px}.leaf{position:absolute;color:#416e63;font-size:100px;font-family:serif}.l1{left:8%;top:10%;transform:rotate(30deg)}.l2{right:5%;top:1%;transform:rotate(-25deg)}.verified-pill{position:absolute;top:22px;right:22px;background:rgba(255,255,255,.92);color:var(--blue);padding:8px 11px;border-radius:20px;font-size:9px;font-weight:800}.business-stats{grid-column:1/3;background:#0a3760;display:grid;grid-template-columns:repeat(3,1fr);padding:18px 35px}.business-stats div{text-align:center;border-right:1px solid rgba(255,255,255,.13);display:flex;flex-direction:column}.business-stats div:last-child{border:0}.business-stats strong{color:var(--gold);font:800 18px Manrope}.business-stats span{text-transform:uppercase;letter-spacing:1px;color:#83a5b3;font-size:8px}.events-section{padding-top:90px}.events-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.event-card{border:1px solid var(--line);border-radius:7px;padding:21px;display:grid;grid-template-columns:55px 1fr 24px;gap:15px;position:relative;min-height:145px}.featured-event{background:#f1f5f1;border-color:#d5dfd8}.event-date{border-right:1px solid #d3dcd8;display:flex;flex-direction:column}.event-date b{font:800 27px Manrope;color:var(--blue)}.event-date span{font-size:9px;letter-spacing:1px;color:#7e8c90}.event-tag{position:absolute;top:14px;right:14px;background:#d9eee8;color:#3d807e;text-transform:uppercase;font-size:7px;letter-spacing:1px;padding:5px 7px;border-radius:2px}.event-tag.workshop{background:#f9e9c8;color:#94722e}.event-tag.community{background:#dce7f2;color:#386785}.event-card>div:nth-of-type(2){align-self:end}.event-card p{font-size:9px;color:#7d8a8e;margin-bottom:6px}.event-card h3{font:700 14px Manrope;margin-bottom:6px}.event-card div>span{font-size:9px;color:#7d8a8e}.save-event{align-self:end;border:0;background:none;font-size:18px}.save-event.saved{color:#d06050}.cta-section{max-width:1200px;margin:0 auto 75px;background:linear-gradient(110deg,#397f8f,#69b5b3);padding:50px 65px;color:white;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden}.cta-section:after{content:"2M";position:absolute;right:20%;font:800 180px Manrope;color:rgba(255,255,255,.06);transform:rotate(-10deg)}.cta-icon{font-size:30px;float:left;margin-right:25px;margin-top:12px}.cta-section h2{font-size:33px}.cta-section div>p:last-child{margin:10px 0 0 60px;color:#d9edeb;font-size:12px}.cta-section button{z-index:1;border:0;border-radius:4px;background:var(--gold);color:var(--navy);padding:16px 22px;font-weight:800;font-size:11px}.cta-section button span{margin-left:28px}footer{border-top:1px solid var(--line);min-height:130px;display:flex;align-items:center;gap:25px;padding:30px max(5vw,40px);color:#7d898e}footer>p{margin:0;font-size:11px}footer>div{margin-left:auto;display:flex;gap:24px}footer>div a{font-size:10px;text-decoration:none}footer small{font-size:9px}.footer-brand{font-size:16px}.footer-brand img{width:30px;height:30px}.drawer-backdrop{position:fixed;inset:0;background:rgba(2,15,31,.4);opacity:0;visibility:hidden;transition:.3s;z-index:50}.message-drawer{position:fixed;right:0;top:0;bottom:0;width:min(430px,100vw);background:var(--paper);z-index:51;transform:translateX(100%);transition:.35s;box-shadow:-15px 0 45px rgba(0,0,0,.2);padding:28px}.drawer-open .drawer-backdrop{opacity:1;visibility:visible}.drawer-open .message-drawer{transform:none}.drawer-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:25px}.drawer-header p{margin:0;color:var(--teal);font-size:10px;text-transform:uppercase;letter-spacing:2px;font-weight:bold}.drawer-header h2{font:800 26px Manrope}.drawer-header button{border:0;background:none;font-size:30px}.conversation{display:grid;grid-template-columns:43px 1fr 25px;gap:11px;padding:14px;border-radius:7px}.conversation.active{background:#eaf2ef}.message-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:white;font-size:11px;font-weight:bold}.message-avatar.teal{background:#4e9d9c}.message-avatar.gold{background:#c29850}.message-avatar.blue{background:#477da2}.conversation strong{font-size:12px}.conversation p{font-size:10px;color:#77848a;margin:5px 0}.conversation time{font-size:8px;color:#8d979a}.chat-preview{border-top:1px solid var(--line);margin-top:15px;padding-top:18px;display:flex;flex-direction:column;gap:9px}.chat-preview>span{text-align:center;font-size:8px;color:#98a0a2}.bubble{font-size:11px;padding:10px 12px;border-radius:12px;max-width:75%;line-height:1.4}.bubble.theirs{background:#edf0ed;align-self:start}.bubble.mine{background:var(--blue);color:white;align-self:end}.chat-preview form{display:flex;margin-top:18px;border:1px solid var(--line);border-radius:23px;padding:4px}.chat-preview input{border:0;outline:0;background:none;flex:1;padding:8px 12px;font-size:11px}.chat-preview button{border:0;background:var(--navy);color:white;border-radius:50%;width:32px;height:32px}dialog{border:0;border-radius:12px;padding:0;box-shadow:var(--shadow);width:min(560px,92vw);background:var(--paper)}dialog::backdrop{background:rgba(3,18,35,.6);backdrop-filter:blur(3px)}.listing-form{padding:38px}.listing-form h2{font:800 28px Manrope}.dialog-close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:27px}.listing-form label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:700;margin:15px 0}.listing-form input,.listing-form select,.listing-form textarea{border:1px solid var(--line);background:white;border-radius:5px;padding:12px;outline-color:var(--teal)}.listing-form textarea{min-height:100px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.publish-button{width:100%;border:0;border-radius:5px;background:var(--navy);color:white;padding:14px;font-weight:700}.publish-button span{float:right}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,30px);background:var(--navy);color:white;padding:13px 20px;border-radius:5px;opacity:0;pointer-events:none;transition:.3s;z-index:100;font-size:12px}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:900px){.site-header nav{display:none}.listing-grid{grid-template-columns:repeat(2,1fr)}.business-feature{margin-left:20px;margin-right:20px}.business-copy{padding:40px}.events-grid{grid-template-columns:1fr}.cta-section{margin-left:20px;margin-right:20px}.location-button{display:none}}@media(max-width:600px){.site-header{padding:0 16px;height:68px}.brand>span{font-size:17px}.sell-button{font-size:0;width:42px;padding:0}.sell-button span{font-size:22px;margin:0}.hero{height:480px;padding:25px 18px}.hero h1{font-size:42px;letter-spacing:-2px}.hero>p{font-size:14px}.search-shell{width:100%}.quick-links{flex-wrap:wrap;justify-content:center}.category-strip{justify-content:flex-start;padding:20px}.market-section,.events-section{padding:55px 20px}.section-heading h2{font-size:27px}.text-link{display:none}.listing-grid{gap:25px 12px}.listing-photo{height:190px}.listing-meta{font-size:8px}.business-feature{display:block}.business-copy{padding:42px 28px}.business-copy h2{font-size:34px}.business-image{min-height:320px}.business-stats{grid-column:auto;padding:16px 5px}.cta-section{padding:38px 28px;display:block}.cta-section button{margin:25px 0 0 60px}footer{flex-wrap:wrap}footer>div{order:3;width:100%;margin:0;flex-wrap:wrap}.form-row{grid-template-columns:1fr}}
