@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--green: #087443;--green-dark: #045632;--green-soft: #eaf7f0;--orange: #f28c28;--orange-dark: #d96f0e;--ink: #18221d;--muted: #68736d;--line: #e4e9e5;--cream: #f7faf8;--white: #fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:DM Sans,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.topbar{background:var(--green-dark);color:#eaf7f0;font-size:12px}.topbar-inner{display:flex;justify-content:space-between;padding:9px 0}.topbar-links{display:flex;gap:22px}.header-main{min-height:78px;display:flex;align-items:center;gap:25px}.logo{display:inline-flex;align-items:center;gap:9px;font:800 24px Manrope,sans-serif;letter-spacing:-1px;white-space:nowrap}.logo>span:last-child>span{color:var(--orange)}.logo-mark{display:grid;place-items:center;width:35px;height:35px;border-radius:10px 10px 10px 3px;color:#fff;background:var(--green);font:800 21px Manrope,sans-serif}.location{display:flex;align-items:center;gap:7px;min-width:145px;color:var(--green)}.location div{display:grid}.location small{color:var(--muted);font-size:10px}.location strong{font-size:12px}.search-box{flex:1;height:44px;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;padding-left:14px;color:var(--muted);background:#fafcfb}.search-box input{flex:1;min-width:0;border:0;outline:0;background:transparent;padding:0 10px;font-size:13px}.search-box button{height:100%;border:0;padding:0 20px;border-radius:0 9px 9px 0;color:#fff;background:var(--green);font-weight:700;font-size:12px}.header-actions{display:flex;gap:18px}.icon-action{position:relative;border:0;background:none;display:grid;justify-items:center;gap:2px;color:var(--ink);font-size:11px}.icon-action b{position:absolute;right:-7px;top:-7px;min-width:17px;height:17px;border-radius:20px;display:grid;place-items:center;background:var(--orange);color:#fff;font-size:10px}.mobile-menu{display:none;border:0;background:none;padding:5px}.nav-row{border-top:1px solid #f0f2f1;border-bottom:1px solid var(--line)}.nav-inner{display:flex;align-items:center;min-height:47px;gap:27px;font-size:13px}.nav-inner a{color:#46534c}.nav-inner a:hover{color:var(--green)}.categories-button{display:flex;align-items:center;gap:8px;border:0;color:#fff;background:var(--green);height:47px;padding:0 17px;font-weight:700}.sell-link{margin-left:auto;display:flex;gap:5px;align-items:center;color:var(--orange)!important;font-weight:700}.hero{background:linear-gradient(135deg,#f2faf6,#fff);overflow:hidden}.hero-grid{min-height:495px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px}.hero-copy{padding:55px 0}.eyebrow{display:inline-flex;align-items:center;gap:6px;color:var(--green);background:var(--green-soft);border-radius:30px;padding:8px 12px;font-size:11px;font-weight:700;margin-bottom:19px}.hero h1{margin:0;font:800 clamp(43px,6vw,72px)/.98 Manrope,sans-serif;letter-spacing:-4px}.hero h1 span{color:var(--orange)}.hero p{max-width:500px;margin:22px 0 27px;color:var(--muted);font-size:17px;line-height:1.65}.hero-buttons{display:flex;gap:11px}.primary-button,.outline-button{border-radius:8px;padding:12px 18px;border:1px solid var(--green);font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary-button{color:#fff;background:var(--green)}.primary-button:hover{background:var(--green-dark)}.outline-button{color:var(--green);background:#fff}.hero-trust{display:flex;gap:31px;margin-top:38px}.hero-trust div{display:grid;gap:2px}.hero-trust strong{font:700 17px Manrope,sans-serif}.hero-trust span{color:var(--muted);font-size:10px}.hero-art{position:relative;height:410px;display:grid;place-items:center}.market-scene{width:min(390px,80%);height:290px;border-radius:35px;position:relative;overflow:hidden;background:linear-gradient(155deg,#087443 0,#087443 56%,#f28c28 56%);box-shadow:0 25px 55px #08744329;transform:rotate(2deg)}.scene-sun{position:absolute;right:27px;top:24px;font-size:34px}.scene-title{position:absolute;left:32px;top:38px;color:#fff;font:700 25px Manrope;line-height:1.1}.scene-title strong{font-size:35px}.market-stalls{position:absolute;bottom:20px;left:22px;right:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.market-stalls div{display:grid;place-items:center;height:88px;border-radius:14px;background:#ffffffeb;font-size:34px;box-shadow:0 8px 15px #00000014}.floating-card{position:absolute;z-index:2;background:#fff;border-radius:11px;padding:12px 14px;display:flex;align-items:center;gap:8px;box-shadow:0 12px 35px #0000001a;font-size:12px;font-weight:700}.card-one{left:3%;top:54px;color:var(--green)}.card-two{right:2%;bottom:42px;color:var(--orange-dark)}.section{padding:67px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:27px}.section-kicker{color:var(--orange);text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:1.3px}.section h2{margin:4px 0 0;font:800 27px Manrope,sans-serif;letter-spacing:-1px}.section-heading>a{color:var(--green);display:flex;align-items:center;gap:5px;font-size:12px;font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.category-card{min-height:139px;border:1px solid var(--line);border-radius:12px;display:grid;place-items:center;align-content:center;gap:5px;transition:.2s}.category-card:hover{transform:translateY(-3px);border-color:#b7d9c7;box-shadow:0 10px 22px #08744312}.category-card>span{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);font-size:27px;margin-bottom:3px}.category-card strong{font-size:12px}.category-card small{color:var(--muted);font-size:9px}.products-section{background:var(--cream)}.filter-row{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:23px}.filter-row button{border:1px solid var(--line);border-radius:20px;padding:8px 13px;background:#fff;color:var(--muted);font-size:11px}.filter-row button.active{color:#fff;border-color:var(--green);background:var(--green)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #00000012}.product-image{height:205px;position:relative;display:grid;place-items:center;background:#eef7f1}.product-emoji{font-size:82px;filter:drop-shadow(0 12px 9px rgba(0,0,0,.09))}.product-tag{position:absolute;left:12px;top:12px;padding:5px 8px;border-radius:5px;background:#fff;color:var(--green);font-size:9px;font-weight:800}.heart{position:absolute;right:11px;top:11px;width:31px;height:31px;display:grid;place-items:center;border:0;border-radius:50%;background:#fff;color:#7b8780}.heart.liked{color:var(--orange)}.product-body{padding:15px}.vendor{color:var(--green);font-size:9px;font-weight:700}.product-body h3{margin:5px 0 7px;font:700 14px Manrope,sans-serif}.rating{color:#68736d;font-size:10px}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:14px}.product-bottom strong{font:800 16px Manrope,sans-serif}.product-bottom button{width:33px;height:33px;border:0;border-radius:7px;color:#fff;background:var(--green);display:grid;place-items:center}.seller-section{padding:25px 0 70px;background:var(--cream)}.seller-banner{min-height:175px;padding:28px 35px;border-radius:16px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;background:var(--green);color:#fff}.seller-icon{width:65px;height:65px;display:grid;place-items:center;border-radius:13px;background:#ffffff21}.seller-banner .section-kicker{color:#ffbf75}.seller-banner h2{margin:4px 0 5px;font:800 23px Manrope,sans-serif}.seller-banner p{max-width:650px;margin:0;color:#d8eee2;font-size:12px}.seller-banner .primary-button{color:var(--green);background:#fff;border-color:#fff;white-space:nowrap}footer{background:#0c2519;color:#b7c8bf}.footer-grid{padding:55px 0;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:45px}.footer-brand .logo{color:#fff;margin-bottom:15px}.footer-brand p{max-width:300px;font-size:12px;line-height:1.7}.footer-brand>span{color:#87b69e;font-size:10px}footer h4{color:#fff;margin:3px 0 16px;font-size:12px}.footer-grid>div:not(.footer-brand) a{display:block;margin:10px 0;font-size:11px;color:#9fb2a8}.footer-bottom{border-top:1px solid rgba(255,255,255,.09)}.footer-bottom .container{min-height:48px;display:flex;align-items:center;justify-content:space-between;font-size:9px}.toast{position:fixed;z-index:20;right:20px;bottom:20px;background:#13271d;color:#fff;border-radius:9px;padding:12px 15px;display:flex;align-items:center;gap:8px;font-size:12px;box-shadow:0 10px 30px #0003}.mobile-drawer{display:none}@media(max-width:900px){.header-main{gap:14px}.location{display:none}.nav-inner{gap:17px;overflow:hidden}.nav-inner a:nth-of-type(n+4){display:none}.category-grid{grid-template-columns:repeat(4,1fr)}.hero-grid{grid-template-columns:1fr}.hero-copy{padding-bottom:0}.hero-art{height:330px}.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.container{width:min(100% - 26px,1180px)}.topbar-links{display:none}.topbar-inner{justify-content:center}.header-main{min-height:68px}.mobile-menu{display:block}.logo{font-size:21px}.logo-mark{width:31px;height:31px}.search-box{order:5;flex-basis:100%;height:42px}.header-main{flex-wrap:wrap;padding:10px 0 12px}.header-actions{margin-left:auto}.icon-action span,.nav-row{display:none}.mobile-drawer{position:absolute;z-index:15;top:68px;left:0;right:0;display:grid;gap:0;padding:15px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 12px 25px #00000014}.mobile-drawer a,.mobile-drawer button{padding:13px 5px;border:0;background:none;text-align:left;font-size:13px}.mobile-drawer button{color:var(--orange);font-weight:700}.hero-grid{min-height:auto}.hero h1{font-size:46px;letter-spacing:-2.5px}.hero p{font-size:14px}.hero-art{height:280px}.market-scene{width:84%;height:220px}.scene-title{font-size:18px;top:27px;left:23px}.scene-title strong{font-size:27px}.market-stalls div{height:65px;font-size:25px}.floating-card{font-size:10px;padding:9px 10px}.card-one{left:0;top:35px}.card-two{right:0;bottom:25px}.section{padding:48px 0}.section h2{font-size:22px}.section-heading>a{font-size:10px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{min-height:125px}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-image{height:145px}.product-emoji{font-size:56px}.product-body{padding:11px}.product-body h3,.product-bottom strong{font-size:12px}.seller-banner{grid-template-columns:auto 1fr;padding:22px}.seller-banner .primary-button{grid-column:1 / -1}.footer-grid{grid-template-columns:1fr 1fr;gap:28px;padding:40px 0}.footer-brand{grid-column:1 / -1}.footer-bottom .container{flex-direction:column;justify-content:center;gap:4px;padding:10px 0}}.language-switcher{display:flex;align-items:center;gap:5px;white-space:nowrap}.language-switcher button{border:0;background:transparent;padding:2px 3px;cursor:pointer;font:inherit;font-weight:700;color:inherit;opacity:.6}.language-switcher button.active{opacity:1;color:var(--green)}.language-switcher span{opacity:.55}.language-label{margin-right:3px}.location{display:flex;align-items:center;gap:8px;border:0;background:transparent;padding:0;cursor:pointer;text-align:left;color:inherit;min-width:145px}.location small,.location strong{display:block}.location small{font-size:10px;opacity:.6;margin-bottom:2px}.location strong{font-size:13px}.location:hover strong{color:var(--green)}.drawer-location{display:flex;align-items:center;gap:9px;border:0;background:transparent;padding:12px 0;font:inherit;cursor:pointer;color:inherit;text-align:left}@media(max-width:900px){.language-label{display:none}.location{min-width:0}.location>div{display:none}}@media(max-width:620px){.language-switcher{margin:8px 0}.location{display:none}}.delivery-zone{display:flex;align-items:center;gap:5px;margin-top:8px;font-size:12px;font-weight:700;color:var(--green)}
