@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700&family=Noto+Serif+KR:wght@400;500;600&display=swap');
:root{--green:#193b2e;--ink:#202e25;--paper:#faf9f5;--muted:#657067;--line:#d9ddd3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Noto Sans KR',sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #b57537;outline-offset:5px}.skip{position:absolute;top:-100px}.skip:focus{top:5px;z-index:9;background:white;padding:12px}.topline{background:var(--green);color:#e5ecdf;text-align:center;font-size:13px;padding:9px 16px}header{display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:auto;padding:22px 5%}.brand{display:flex;align-items:center;gap:10px;line-height:1.1}.brand-small{font-size:14px;writing-mode:vertical-rl;letter-spacing:3px}.brand strong{font-family:'Noto Serif KR',serif;font-size:29px;letter-spacing:-2px}nav{display:flex;gap:36px;font-size:15px}.header-call{font-size:14px;border-bottom:1px solid;padding:8px 0}.header-call span{margin-left:22px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:620px;background:var(--green);color:var(--paper);margin:0 24px}.hero-copy{padding:72px max(30px,8vw) 25px 6vw;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;letter-spacing:2.5px;font-weight:600;display:block}h1,h2{font-family:'Noto Serif KR',serif;font-weight:500;letter-spacing:-2px;word-break:keep-all}h1{font-size:clamp(38px,4vw,64px);line-height:1.5;margin:24px 0}p{word-break:keep-all}.hero-copy>p{color:#d2dacc;margin:0 0 34px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:15px 24px;font-size:15px;border:1px solid transparent;min-height:52px}.cream{background:#f3f0df;color:var(--green)}.green{background:var(--green);color:white}.outline{border-color:var(--green)}.hero-foot{margin-top:auto;padding-top:50px;display:flex;justify-content:space-between;gap:24px;width:100%;font-size:12px;color:#c3cebf}.hero-image{position:relative;min-width:0}.hero-image img{width:100%;height:100%;object-fit:cover;position:absolute}.image-tag{position:absolute;bottom:25px;right:25px;color:white;font-size:13px;background:#142719ba;padding:7px 13px}.intro-line{max-width:1296px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:30px 3%;border-bottom:1px solid var(--line);font-size:14px}.intro-line p{margin:0}.line-mark{font-size:11px;letter-spacing:2px;color:var(--muted)}.section{padding:85px 6%;max-width:1440px;margin:auto}h2{font-size:36px;line-height:1.6;margin:13px 0 0}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:36px}.section-heading p{font-size:14px;color:var(--muted)}.product-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:6%}.product-photo{height:355px;position:relative;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;top:18px;left:18px;background:var(--paper);padding:5px 14px;font-size:13px}.product-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:22px;gap:20px}.meta{font-size:13px;color:var(--muted)}h3{font-size:21px;font-weight:500;letter-spacing:-.7px;margin:4px 0}.product-bottom p,.product-list p{font-size:14px;margin:4px 0;color:var(--muted)}.price-block{text-align:right}.price-block>strong{font-size:25px;display:block}.price-block strong span,.small-price span{font-size:14px;margin-left:3px;font-weight:400}.text-button{border:0;border-bottom:1px solid;background:transparent;padding:7px 0;font-size:14px;display:inline-block}.product-list article{border-top:1px solid var(--line);padding:23px 0;display:flex;gap:20px;align-items:center}.product-list article:last-child{border-bottom:1px solid var(--line)}.number{font-size:13px;color:#829082;align-self:flex-start;padding-top:5px}.small-price{display:block;font-size:20px;margin-top:12px}.round-button{border:1px solid #bac5b8;background:transparent;border-radius:50%;height:45px;width:45px;flex-shrink:0;margin-left:auto;font-size:23px;color:var(--green)}.round-button:hover{background:var(--green);color:white}.product-note{font-size:13px;color:var(--muted);margin-top:25px}.farm{background:#edf0e9;display:grid;grid-template-columns:1fr 1fr;gap:6%;max-width:none;padding-left:max(6%,calc((100% - 1268px)/2));padding-right:max(6%,calc((100% - 1268px)/2))}.farm-copy p{color:var(--muted);font-size:15px;line-height:2}.farm-copy .large-copy{font-size:23px;color:var(--ink);margin-top:0}.order{display:grid;grid-template-columns:1fr 1fr;gap:6%;background:var(--green);color:#f6f4e8;max-width:none;padding-left:max(6%,calc((100% - 1268px)/2));padding-right:max(6%,calc((100% - 1268px)/2))}.phone{display:block;font-size:clamp(26px,3vw,40px);letter-spacing:-1px;margin-top:24px}.order-heading>p{font-size:14px;color:#c9d5c7}.order-heading .button{margin-top:12px}ol{list-style:none;padding:0;margin:0}li{display:flex;gap:25px;border-bottom:1px solid #ffffff30;padding:17px 0}li>span{font-size:13px;color:#c1cbb5;padding-top:7px}li h3{font-size:17px}li p{margin:3px 0;font-size:14px;color:#c9d5c7}.bank{padding:23px 0}.bank>span{font-size:13px;color:#c9d5c7}.bank>div{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}.bank strong{font-size:20px;font-weight:500}.bank button{background:transparent;border:1px solid #bcc8b6;color:white;padding:5px 13px;font-size:13px}.bank p{font-size:13px;margin:5px 0}footer{padding:45px 6% 25px;max-width:1440px;margin:auto;color:var(--muted);font-size:13px}.footer-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;color:var(--ink)}footer p{margin:5px 0}footer p span{margin-left:18px}.footer-bottom{border-top:1px solid var(--line);margin-top:30px;padding-top:22px;display:flex;justify-content:space-between;font-size:12px}dialog{width:min(480px,calc(100% - 32px));padding:30px;border:0;background:var(--paper);color:var(--ink);max-height:90vh;overflow:auto}dialog::backdrop{background:#0c201cc2}.dialog-top{display:flex;justify-content:space-between;align-items:center}.dialog-top button{border:0;background:transparent;font-size:30px;padding:0 8px}dialog h2{font-size:27px;letter-spacing:-1px}dialog label{display:block;margin:20px 0 8px}.quantity{display:flex;width:160px;border:1px solid var(--line)}.quantity button{border:0;background:#edf0e9;width:45px}.quantity input{width:70px;text-align:center;border:0;background:white;padding:8px;appearance:textfield}.dialog-note{font-size:13px;color:var(--muted)}#total{font-size:20px;font-weight:600}.dialog-actions{display:flex;gap:10px}.dialog-actions .button{flex:1;justify-content:center;padding:13px 10px}
@media(min-width:1500px){.hero{max-width:1440px;margin:auto}}@media(max-width:900px){nav{gap:18px}.hero{margin:0 12px;min-height:540px}.hero-copy{padding:45px 28px 24px}.hero-foot{flex-direction:column;gap:3px}h1{font-size:42px}.product-layout{gap:30px}.product-photo{height:330px}.product-bottom{display:block}.price-block{text-align:left;margin-top:15px}.section{padding:60px 5%}.intro-line .line-mark{display:none}.bank strong{font-size:17px}}@media(max-width:640px){header{padding:19px 5%;flex-wrap:wrap;gap:22px}.brand strong{font-size:26px}.brand-small{font-size:12px}nav{order:3;width:100%;justify-content:space-between;gap:10px;font-size:14px}.topline{font-size:11px}.hero{grid-template-columns:1fr;margin:0 10px}.hero-copy{padding:35px 25px 25px}h1{font-size:39px;line-height:1.5;margin:20px 0}.hero-copy>p{font-size:15px;margin-bottom:25px}.hero-foot{flex-direction:row;padding-top:35px;font-size:11px}.hero-image{height:340px}.image-tag{bottom:16px;right:16px;font-size:12px}.intro-line{padding:22px 5%;display:block}.intro-line>span{font-size:13px}.intro-line p{margin-top:5px;font-size:14px}.section{padding:52px 6%}h2{font-size:29px;letter-spacing:-1.5px}.section-heading{display:block;margin-bottom:25px}.section-heading p{margin-bottom:0}.product-layout,.farm,.order{grid-template-columns:1fr;gap:35px}.product-photo{height:300px}.product-bottom{display:flex;align-items:start}.price-block{margin:0;text-align:right}.price-block>strong{font-size:22px}.product-bottom h3{font-size:21px}.product-bottom p{font-size:12px}.product-list article{padding:23px 0}.farm-copy .large-copy{font-size:20px}.phone{font-size:33px}.bank strong{font-size:18px}.footer-top{gap:20px;align-items:start}.footer-top>a{font-size:12px}footer p span{display:block;margin:5px 0}.footer-bottom{font-size:11px;gap:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
