
:root{--green:#163b26;--lime:#c3ec66;--brand:#81b448;--muted:#58665c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#fff;color:var(--green);font-family:'Noto Sans KR',sans-serif;font-size:16px;word-break:keep-all}a{color:inherit;text-decoration:none}.page{max-width:1280px;margin:auto;padding:0 56px}header{min-height:98px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dfe6dd;gap:20px}.brand{font-size:27px;letter-spacing:-1.1px;font-weight:900;color:#689331}.brand span{font-size:20px}.local{font-size:14px;color:var(--muted)}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:50px;padding:64px 0 66px;align-items:center}.eyebrow{font-size:15px;font-weight:700;display:flex;align-items:center;gap:9px}.pin{font-size:26px;line-height:1}.season{margin-left:9px;padding:5px 10px;border:1px solid #cbd7c9;font-size:12px;border-radius:20px}h1{font-size:clamp(36px,3.7vw,52px);line-height:1.22;letter-spacing:-2px;margin:22px 0 24px;font-weight:900}h1 em{font-style:normal;background:linear-gradient(transparent 53%,var(--lime) 53%);padding-right:7px}.rule{width:42px;height:3px;background:var(--green);margin:27px 0}h2{font-size:clamp(27px,2.6vw,37px);line-height:1.38;letter-spacing:-1.6px;font-weight:800;margin:0}h2 strong{font-weight:900;color:#628c2b}.intro{color:var(--muted);font-size:16px;line-height:1.8;margin:23px 0}.cta{display:flex;justify-content:center;align-items:center;gap:12px;background:#fee500;color:#261f12;min-height:60px;padding:16px 20px;border-radius:10px;font-size:18px;font-weight:800;line-height:1.4;text-align:center;transition:background .18s,transform .18s}.cta:hover{background:#f4d800;transform:translateY(-2px)}.cta:focus-visible,a:focus-visible{outline:3px solid #356bd4;outline-offset:5px}.cta>span:last-child{margin-left:auto;font-size:22px}.bubble{height:17px;width:21px;border-radius:50%;background:#32251e;position:relative;flex-shrink:0}.bubble:after{content:'';position:absolute;bottom:-3px;left:3px;border-top:7px solid #32251e;border-right:6px solid transparent}.micro{font-size:13px;color:var(--muted);margin:12px 0 0;text-align:center}.hero-image{position:relative;margin:0;align-self:stretch;min-height:600px;background:#f0f2e9;border-radius:160px 160px 16px 16px;overflow:hidden}.hero-image>img{display:block;width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.image-label{position:absolute;top:40px;left:0;right:0;text-align:center;color:var(--green);font-size:18px;line-height:1.6;text-shadow:0 1px 12px white}.image-label b{font-size:27px;letter-spacing:-1px}figcaption{position:absolute;left:16px;right:16px;bottom:16px;padding:17px;background:rgba(255,255,255,.9);border-radius:8px;font-size:16px;font-weight:700;text-align:center}figcaption span{display:block;font-size:12px;font-weight:400;color:#657065;margin-top:5px}.join{background:var(--green);color:#fff;border-radius:20px;padding:48px;display:grid;grid-template-columns:1fr .85fr;gap:55px;align-items:center}.section-label{color:var(--lime);font-weight:700;font-size:14px;display:block;margin-bottom:19px}.join h2{font-size:34px}.join p{line-height:1.9;color:#dee7dc}.join-card{background:#fff;border-radius:14px;padding:22px;color:var(--green)}.join-card img{width:160px;height:138px;object-fit:contain;display:block;margin:0 auto 17px}.join-card p{font-size:13px;color:#58665c;text-align:center;margin:12px 0 0}.join-card.highlight{outline:4px solid var(--lime);outline-offset:5px}footer{padding:32px 0 42px;display:flex;justify-content:space-between;gap:16px;font-size:13px;color:#657065}.sticky{display:none}@media(min-width:0px){.page{padding:0 22px}header{min-height:72px}.brand{font-size:22px}.brand span{font-size:16px}.local{font-size:12px;max-width:70px;text-align:right}.hero{display:flex;flex-direction:column;gap:29px;padding:31px 0 32px;align-items:stretch}.hero-copy{width:100%}.eyebrow{font-size:14px}.season{margin-left:auto}h1{font-size:clamp(2rem,8.3vw,2.2rem);letter-spacing:-1.7px;margin:17px 0 20px;line-height:1.25}.rule{margin:20px 0;height:2px}h2{font-size:clamp(1.6875rem,7vw,1.875rem);letter-spacing:-1.3px;line-height:1.4}.intro{margin:18px 0;font-size:16px}.cta{font-size:17px;min-height:57px}.hero-image{min-height:340px;border-radius:110px 110px 14px 14px}.image-label{top:22px;font-size:15px}.image-label b{font-size:22px}.join{grid-template-columns:1fr;padding:28px 22px;gap:23px;border-radius:15px}.join h2{font-size:29px}.join p{font-size:16px}.join-card{padding:18px}.join-card img{width:130px;height:112px}footer{flex-direction:column;gap:6px;padding-bottom:115px}.sticky{display:block;position:fixed;bottom:0;left:0;right:0;padding:10px 18px max(10px,env(safe-area-inset-bottom));background:rgba(255,255,255,.96);border-top:1px solid #dfe6dd;z-index:5}.sticky .cta{max-width:600px;margin:auto}figcaption{font-size:14px;padding:12px}.micro{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cta{transition:none}}
.price-point{background:#e5f6c7;border-left:4px solid #81b448;padding:15px 18px;margin:23px 0 0;font-size:17px;font-weight:700;line-height:1.6;border-radius:0 9px 9px 0}.price-point strong{font-size:28px;font-weight:900;letter-spacing:-1px}.stores{padding:42px 32px;background:var(--green);border-radius:20px;color:white}.stores-heading{text-align:center;margin-bottom:30px}.stores-heading .section-label{margin-bottom:12px}.stores-heading h2{font-size:34px}.stores-heading>p{font-size:16px;line-height:1.7;color:#dce7da}.store-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.store-card{min-width:0;background:white;border-radius:14px;overflow:hidden;color:var(--green)}.store-title{display:flex;gap:14px;align-items:center;padding:22px}.store-number{font-weight:900;font-size:20px;display:grid;place-items:center;background:#e5f6c7;border-radius:50%;width:46px;height:46px;flex-shrink:0}.store-title h3{font-size:25px;margin:0;letter-spacing:-1px}.store-title p{font-size:14px;color:var(--muted);margin:5px 0 0}.store-map{display:block;width:100%;height:255px;object-fit:contain;background:#f5f5f3;border-block:1px solid #e9ede6}.store-action{padding:20px}.store-action .cta{font-size:16px;padding:15px 12px;gap:8px}.store-action>p{font-size:13px;color:var(--muted);text-align:center;margin:12px 0 0}.store-action .cta>span:last-child{font-size:19px}@media(min-width:0px){.price-point{padding:12px 15px;margin-top:20px;font-size:16px}.price-point strong{font-size:27px}.stores{padding:29px 16px}.stores-heading h2{font-size:27px}.stores-heading .section-label{font-size:13px;line-height:1.7}.stores-heading>p{font-size:15px}.store-grid{grid-template-columns:1fr;gap:22px}.store-title{padding:18px}.store-map{height:235px}.store-action{padding:16px 12px}.store-action .cta{font-size:15px;gap:6px}.sticky .cta{font-size:16px}.main-cta{font-size:16px}.store-title h3{font-size:24px}}

body{background:#eef0ed}.page{width:100%;max-width:430px;min-height:100vh;background:#fff;box-shadow:0 0 32px #163b2610}.sticky{width:100%;max-width:430px;left:50%;right:auto;transform:translateX(-50%)}.image-label{left:50%;right:auto;transform:translateX(-50%);width:max-content;max-width:90%;top:22px;padding:12px 23px;border-radius:12px;background:rgba(16,43,27,.96);color:#fff;text-shadow:none;font-weight:700;line-height:1.5}.image-label b{color:#d2ff7b;font-size:24px;font-weight:900}.selection{padding:6px 0 32px}.selection>.section-label{color:#628c2b;margin:0 0 12px;font-size:14px}.selection h2{font-size:30px;line-height:1.4}.selection-intro{color:var(--muted);line-height:1.7;margin:14px 0 23px}.category-card{border:1px solid #e0e7db;border-radius:16px;overflow:hidden;margin:0 0 20px;background:#fff}.category-card>img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;display:block}.category-card>div{padding:21px}.category-tag{font-size:13px;color:#658a35;font-weight:700}.category-card h3{font-size:24px;letter-spacing:-1px;margin:7px 0 10px;line-height:1.4}.category-card p{font-size:16px;line-height:1.8;color:var(--muted);margin:0}.category-note{font-size:12px;line-height:1.8;color:#657065;margin:0 0 10px}

@font-face{font-family:MarketBrush;src:url(brand-brush.ttf) format('truetype');font-weight:400;font-style:normal;font-display:swap}header{justify-content:center;min-height:100px;padding:12px 0}.brand{font-family:MarketBrush,cursive;font-size:clamp(2.5rem,11.5vw,3.25rem);font-weight:400;line-height:1.2;letter-spacing:-1px;color:#81b448;white-space:nowrap}.brand span{font-size:inherit;font-weight:inherit}.hero{padding-top:20px}
.store-title .store-address{font-size:14px;line-height:1.7;color:#163b26;margin-top:9px}.store-contact{text-align:center;color:white;font-size:16px;margin:26px 0 0}.store-contact a{color:#d2ff7b;text-decoration:underline;font-weight:800;display:inline-block;padding:8px}
