@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;600;700&family=Noto+Sans+KR:wght@400;500;700&display=swap');*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f4f8e9;color:#18310d;font-family:'DM Sans','Noto Sans KR',sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%;object-fit:cover}header{height:82px;display:flex;align-items:center;max-width:1380px;margin:auto;padding:0 4vw;gap:50px}.brand{font-size:23px;font-weight:700}.brand span{color:#74b816}nav{margin-left:auto;display:flex;gap:30px;font-size:14px}.menu-button,.drawer{display:none}.hero{min-height:700px;display:grid;grid-template-columns:1.05fr 1fr;max-width:1380px;margin:auto;background:#eaf2d7;border-radius:28px;overflow:hidden}.hero-copy{padding:90px 7vw}.kicker,.eyebrow,.section-head span{font-size:12px;letter-spacing:.2em;font-weight:700;color:#649c12}.hero h1{font-size:clamp(48px,5vw,72px);line-height:1.02;margin:25px 0}.hero h1 em{font-style:normal;color:#79b91a}.hero-copy>p:not(.kicker){max-width:530px;line-height:1.8;color:#53634c}.btn{display:inline-block;background:#72b510;color:white;border-radius:99px;padding:15px 24px;font-weight:700;margin-top:20px}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:65px}.chips span{background:white;border-radius:99px;padding:9px 13px;font-size:12px}.hero-collage{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:8px}.hero-collage img:first-child{grid-row:1/3;height:100%}.hero-collage img{height:100%}.story{max-width:1180px;margin:0 auto;padding:120px 20px;display:grid;grid-template-columns:.5fr 1.5fr 1fr .6fr;gap:45px;align-items:start}.side-label{font-size:10px;letter-spacing:.25em}.story h2,.section-head h2{font-size:clamp(32px,4vw,54px);line-height:1.15;margin:10px 0}.story>p{line-height:1.8;color:#65705f}.metric{background:#285108;color:white;padding:30px;border-radius:0 40px 0 40px}.metric b{font-size:42px;display:block}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section-head>a{background:#7bbd17;color:white;border-radius:99px;padding:12px 20px}.services,.shop{padding:100px max(5vw,20px);background:white}.service-layout{display:grid;grid-template-columns:1fr 1fr;gap:35px}.service-layout>img{height:560px;border-radius:32px}.accordion article{display:grid;grid-template-columns:60px 1fr;padding:30px;border-bottom:1px solid #dce5d4}.accordion article.active{background:#285108;color:white;border-radius:20px}.accordion h3{font-size:24px;margin:0 0 8px}.accordion p{margin:0;opacity:.75;line-height:1.7}.shop{background:#f4f8e9}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.products article{background:white;padding:12px 12px 22px;border-radius:16px}.products img{height:230px;border-radius:10px}.products small{color:#73ad1b;display:block;margin-top:18px}.products h3{margin:7px 0}.products p{color:#71806b;font-size:14px}.contact{text-align:center;padding:120px 20px;background:#18310d;color:white}.contact h2{font-size:clamp(34px,5vw,64px);max-width:850px;margin:20px auto}.contact p{color:#9bd33f}footer{padding:36px 5vw;display:flex;justify-content:space-between;align-items:center}footer p{font-size:12px}.reveal{opacity:0;transform:translateY(18px);transition:.7s}.reveal.is-visible{opacity:1;transform:none}@media(max-width:800px){nav{display:none}.menu-button{display:block;margin-left:auto;border:0;background:none;font-size:25px}.drawer.is-open{display:block;position:fixed;inset:0;background:#0008;z-index:9}.drawer-panel{margin-left:auto;background:white;width:80%;height:100%;padding:30px;display:grid;align-content:start;gap:25px}.drawer-panel button{margin-left:auto}.hero{grid-template-columns:1fr;border-radius:0}.hero-copy{padding:60px 25px}.hero-collage{height:420px}.story{grid-template-columns:1fr;padding:75px 25px}.service-layout{grid-template-columns:1fr}.service-layout>img{height:360px}.products{grid-template-columns:1fr 1fr}.products img{height:180px}footer{flex-direction:column;gap:10px}.section-head{align-items:start;gap:20px}}
/* redesigned hero */
.hero{min-height:760px!important;display:block!important;position:relative;color:#fff;background:#17300f;isolation:isolate}
.hero-bg{position:absolute;inset:0;height:100%;z-index:-3}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(15,35,9,.9) 0%,rgba(15,35,9,.62) 45%,rgba(15,35,9,.08) 76%),linear-gradient(0deg,rgba(9,24,6,.4),transparent 45%)}
.hero .hero-copy{padding:105px 7vw 80px;max-width:800px}.hero .kicker{color:#b9e36c}.hero h1{font-size:clamp(54px,6vw,72px);letter-spacing:-.055em}.hero h1 em{color:#b6df69}.hero .hero-copy>p:not(.kicker){color:#dbe4d6;max-width:560px}.hero-actions{display:flex;align-items:center;gap:28px}.hero-link{margin-top:20px;font-size:13px;border-bottom:1px solid #ffffff80;padding-bottom:5px}.hero .chips{margin-top:70px}.hero .chips span{background:#ffffff14;border:1px solid #ffffff35;backdrop-filter:blur(8px);padding:13px 16px}.hero .chips b{font-size:18px;color:#c8ec7e;margin-right:4px}
.harvest-card{position:absolute;right:4vw;bottom:34px;width:min(370px,30vw);background:#f6f8ed;color:#18310d;padding:10px;display:grid;grid-template-columns:120px 1fr;gap:16px;border-radius:18px;box-shadow:0 24px 60px #0b1d0870}.harvest-card img{height:125px;border-radius:11px}.harvest-card div{display:flex;flex-direction:column;justify-content:center}.harvest-card small{font-size:9px;letter-spacing:.16em;color:#6d9826}.harvest-card strong{font-size:20px;margin:8px 0}.harvest-card span{font-size:11px;color:#6a7664;line-height:1.5}.hero-index{position:absolute;right:4vw;top:42px;display:flex;align-items:center;gap:12px;font-size:10px;letter-spacing:.16em}.hero-index b{font-size:22px}.hero-index i{width:50px;height:1px;background:#fff8}
@media(max-width:800px){.hero{min-height:720px!important;border-radius:0}.hero-shade{background:linear-gradient(90deg,rgba(15,35,9,.9),rgba(15,35,9,.4)),linear-gradient(0deg,rgba(9,24,6,.65),transparent)}.hero .hero-copy{padding:70px 25px 250px}.hero-index{display:none}.hero-actions{align-items:flex-start;flex-direction:column;gap:0}.hero .chips{margin-top:35px}.harvest-card{width:calc(100% - 40px);right:20px;bottom:20px;grid-template-columns:100px 1fr}.harvest-card img{height:105px}}
/* supporting sections */
.garden-guide{padding:110px 7vw;background:#eaf2d7;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.garden-guide small,.garden-journal small{font-size:11px;letter-spacing:.2em;color:#649c12;font-weight:700}.garden-guide h2,.garden-journal h2{font-size:clamp(34px,4vw,56px);line-height:1.1;margin:16px 0}.guide-head p{color:#64705c;line-height:1.8}.guide-options{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.guide-options article{padding:24px;background:#fff;border-radius:18px;min-height:210px}.guide-options article:nth-child(2){background:#285108;color:#fff;transform:translateY(22px)}.guide-options span{color:#79b91a;font-size:12px}.guide-options b{display:block;margin:38px 0 10px}.guide-options p{font-size:12px;color:#71806b;line-height:1.6}.guide-options article:nth-child(2) p{color:#d4e3ca}.guide-options em{font-size:11px;color:#79b91a;font-style:normal}.garden-journal{padding:110px 7vw;display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;background:#fff}.garden-journal a{color:#649c12;font-size:13px}.journal-list{display:grid;gap:0}.journal-list article{border-top:1px solid #dce5d4;padding:22px 0}.journal-list time,.journal-list span{font-size:11px;color:#79b91a;margin-right:16px}.journal-list h3{display:inline;font-size:17px;font-weight:600}@media(max-width:800px){.garden-guide,.garden-journal{grid-template-columns:1fr;padding:75px 25px;gap:35px}.guide-options{grid-template-columns:1fr}.guide-options article:nth-child(2){transform:none}.journal-list h3{display:block;margin-top:10px}}
