@import url('https://fonts.googleapis.com/css2?family=Gaegu:wght@700&family=Noto+Sans+KR:wght@400;500;700&display=swap');*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffaf0;color:#2f3b24;font-family:'Noto Sans KR',sans-serif}a{text-decoration:none;color:inherit}img{width:100%;display:block;object-fit:cover}.notice{background:#ef6a42;color:white;text-align:center;padding:9px;font-size:12px}header{height:86px;display:flex;align-items:center;padding:0 6vw;background:#fffaf0;border-bottom:1px solid #d9d5c8}.logo{font:700 28px 'Gaegu';line-height:.8}.logo small{display:block;font:7px 'Noto Sans KR';letter-spacing:.25em}.logo:before{content:'☀';color:#ef6a42;margin-right:7px}nav{margin:auto;display:flex;gap:34px;font-size:13px;font-weight:500}.cart{font-size:12px}.cart b{background:#ef6a42;color:white;border-radius:50%;padding:2px 6px}.menu-button,.drawer{display:none}.hero{display:grid;grid-template-columns:1fr 1.05fr;min-height:680px;padding:38px 6vw 70px;gap:35px}.hero-copy{padding:70px 3vw}.hero-copy>span,.box-copy small,.story small,.farm-copy small,.recipe small{font-size:10px;letter-spacing:.22em;color:#ef6a42;font-weight:700}.hero h1{font:700 clamp(52px,6vw,88px)/1.03 'Gaegu';margin:22px 0}.hero h1 em{color:#ef6a42;font-style:normal}.hero-copy>p{max-width:500px;line-height:1.9;color:#68705f}.primary{display:inline-block;background:#ef6a42;color:white;border-radius:9px;padding:15px 22px;font-weight:700}.text{margin-left:18px;font-size:13px}.review{margin-top:50px;font-size:12px}.review b{color:#ef6a42}.hero-image{position:relative}.hero-image img{height:100%;border-radius:130px 18px 130px 18px}.hero-image span{position:absolute;right:-18px;top:30px;background:#f5d44f;width:105px;height:105px;border-radius:50%;display:grid;place-items:center;text-align:center;transform:rotate(8deg);font:700 18px 'Gaegu'}.marquee{overflow:hidden;background:#f5d44f;transform:rotate(-1deg);margin-top:-20px}.marquee p{white-space:nowrap;font:700 18px 'Gaegu';word-spacing:20px}.box{padding:130px 9vw;display:grid;grid-template-columns:1.15fr 1fr;gap:8vw;background:#f2ead7}.box-photo{position:relative}.box-photo img{height:680px;border-radius:30px}.box-photo i{position:absolute;left:-28px;top:-25px;background:#4e6f39;color:white;width:90px;height:90px;border-radius:50%;display:grid;place-items:center;text-align:center;font:700 18px 'Gaegu';font-style:normal}.box h2,.story h2,.farmers h2,.recipe h2,.newsletter h2{font:700 clamp(42px,5vw,68px)/1.15 'Gaegu';margin:15px 0}.lead{line-height:1.9;color:#68705f}.box ul{list-style:none;padding:0;border-top:1px solid #c9c2b1}.box li{padding:15px 5px;border-bottom:1px solid #c9c2b1}.box li span{display:inline-block;color:#ef6a42;width:50px;font-size:11px}.price{display:flex;align-items:end;gap:20px;margin:30px 0}.price b{font-size:28px}.price span{font-size:12px;color:#777}.story{padding:120px 8vw}.story-title{text-align:center;max-width:700px;margin:auto}.promises{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:60px}.promises article{padding:35px;background:#f5d44f;border:2px solid #2f3b24;border-radius:20px;box-shadow:7px 7px 0 #2f3b24}.promises article:nth-child(2){background:#bcd67b;transform:rotate(-2deg)}.promises article:nth-child(3){background:#f3a98f;transform:rotate(2deg)}.promises b{font:700 18px 'Gaegu'}.promises h3{font:700 28px 'Gaegu';margin:18px 0 8px}.promises p{font-size:13px;line-height:1.7}.farmers{background:#4e6f39;color:white;padding:110px 9vw;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.farm-copy small{color:#f5d44f}.farm-copy blockquote{font:700 25px/1.6 'Gaegu';margin:30px 0}.farm-copy p{color:#dce6d4;font-size:13px}.farmers img{height:560px;border-radius:50% 50% 15px 15px}.recipe{padding:120px 8vw;display:grid;grid-template-columns:.7fr 1.3fr;gap:6vw}.recipe>div:first-child a{display:inline-block;margin-top:25px;color:#ef6a42;font-size:13px}.recipe-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.recipe-cards article{position:relative}.recipe-cards img{height:360px;border-radius:18px}.recipe-cards span{position:absolute;top:12px;right:12px;background:#f5d44f;border-radius:50%;padding:13px;font-size:10px}.recipe-cards h3{font:700 24px 'Gaegu'}.newsletter{text-align:center;background:#f3a98f;padding:100px 20px}.newsletter>span{font:700 20px 'Gaegu'}.newsletter h2{max-width:700px;margin:15px auto 35px}.newsletter form{max-width:500px;margin:auto;display:flex;background:white;padding:6px;border-radius:9px}.newsletter input{flex:1;border:0;padding:14px}.newsletter button{border:0;background:#4e6f39;color:white;padding:0 25px;border-radius:7px}footer{padding:50px 6vw;display:flex;justify-content:space-between;align-items:start;font-size:11px}footer p{color:#777}.reveal{opacity:0;transform:translateY(18px);transition:.7s}.reveal.is-visible{opacity:1;transform:none}@media(max-width:760px){nav,.cart{display:none}.menu-button{display:block;margin-left:auto;background:none;border:0;font-size:22px}.drawer.is-open{display:block;position:fixed;inset:0;background:#0009;z-index:5}.drawer-panel{background:#fffaf0;margin-left:auto;width:80%;height:100%;padding:30px;display:grid;align-content:start;gap:25px}.hero{grid-template-columns:1fr;padding:20px 25px 70px}.hero-copy{padding:50px 0}.hero-image{height:460px}.box{grid-template-columns:1fr;padding:90px 25px}.box-photo img{height:480px}.promises{grid-template-columns:1fr}.farmers{grid-template-columns:1fr;padding:90px 25px}.recipe{grid-template-columns:1fr;padding:90px 25px}.recipe-cards img{height:250px}footer{display:grid;gap:14px}.text{display:block;margin:20px 0}}
/* centered marquee copy */
.marquee{display:flex;justify-content:center;text-align:center}.marquee p{width:max-content;margin-left:auto;margin-right:auto}
/* supporting sections */
.reviews{padding:110px 8vw;background:#f2ead7}.reviews h2,.delivery h2{font:700 clamp(42px,5vw,68px)/1.1 'Gaegu';margin:15px 0}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:45px}.review-grid article{background:#fffaf0;border:1px solid #d9d5c8;border-radius:18px;padding:28px}.review-grid b{color:#ef6a42;letter-spacing:.1em}.review-grid p{font:700 20px/1.55 'Gaegu';margin:25px 0}.review-grid span{font-size:11px;color:#78806f}.delivery{padding:110px 8vw;display:grid;grid-template-columns:1fr 1fr;gap:80px}.delivery p{color:#68705f;line-height:1.8}.delivery-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.delivery-steps article{background:#bcd67b;padding:25px 17px;border-radius:20px}.delivery-steps article:nth-child(2){background:#f5d44f;transform:translateY(18px)}.delivery-steps article:nth-child(3){background:#f3a98f}.delivery-steps b{font:700 20px 'Gaegu'}.delivery-steps strong{display:block;font-size:13px;margin:30px 0 6px}.delivery-steps span{font-size:11px;line-height:1.5;display:block}@media(max-width:760px){.reviews,.delivery{padding:75px 25px}.review-grid,.delivery{grid-template-columns:1fr}.delivery-steps{grid-template-columns:1fr}.delivery-steps article:nth-child(2){transform:none}}
