@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700&family=Noto+Serif+KR:wght@500;600;700&display=swap');
:root{--wine:#6c2622;--deep:#26352a;--leaf:#4d6843;--paper:#fffdfa;--sand:#f1ece2;--line:#ded7cc;--ink:#292723;--muted:#6d6860}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Noto Sans KR',sans-serif;font-size:16px;line-height:1.7}.site-header{height:74px;padding:0 clamp(22px,5vw,80px);display:flex;align-items:center;justify-content:space-between;background:#fffdfa;border-bottom:1px solid rgba(70,53,38,.1);position:sticky;top:0;z-index:10}.brand,.footer-brand{font-family:'Noto Serif KR',serif;color:var(--deep);font-size:24px;font-weight:700;letter-spacing:-1.5px;text-decoration:none}.brand span,.footer-brand span{color:var(--wine)}nav{display:flex;gap:30px}nav a{color:#514b44;font-size:14px;text-decoration:none}.header-call{border:1px solid var(--wine);padding:8px 17px;color:var(--wine);font-size:13px;font-weight:700;text-decoration:none}.hero{height:min(800px,calc(100vh - 74px));min-height:610px;position:relative;display:flex;align-items:center;color:white;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center 52%;position:absolute}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(19,28,20,.78),rgba(19,28,20,.32) 58%,rgba(19,28,20,.05))}.hero-copy{position:relative;max-width:1200px;width:100%;margin:auto;padding:0 clamp(24px,8vw,125px)}.eyebrow{margin:0 0 16px;color:#d6c4a1;font-size:12px;font-weight:700;letter-spacing:.15em}.eyebrow.red{color:var(--wine)}h1,h2,h3{font-family:'Noto Serif KR',serif;letter-spacing:-1.8px}h1{margin:0;font-size:clamp(38px,5vw,66px);line-height:1.32}h2{margin:0;font-size:clamp(30px,3.8vw,49px);line-height:1.37}.hero-copy>p:not(.eyebrow){margin:25px 0 32px;font-size:18px;line-height:1.8}.hero-actions,.contact-actions{display:flex;gap:10px;flex-wrap:wrap}.button{display:inline-flex;min-height:49px;padding:0 22px;align-items:center;justify-content:center;font-weight:700;font-size:14px;text-decoration:none}.button-light{background:white;color:var(--deep)}.button-outline{border:1px solid rgba(255,255,255,.8);color:white}.scroll-note{position:absolute;right:clamp(24px,5vw,80px);bottom:36px;color:white;font-size:13px;text-decoration:none}.scroll-note span{padding-left:6px}.section{padding:clamp(75px,11vw,145px) clamp(22px,8vw,125px)}.story{max-width:1440px;margin:auto}.section-intro{max-width:670px}.story-grid{margin-top:54px;display:grid;grid-template-columns:minmax(270px,.84fr) minmax(360px,1.16fr);gap:clamp(35px,7vw,112px);align-items:center}.story-text>p{font-size:17px;line-height:1.95}.story dl{margin:37px 0 0;border-top:1px solid var(--line)}.story dl div{display:flex;padding:14px 0;border-bottom:1px solid var(--line);font-size:14px}.story dt{width:34%;font-weight:700;color:var(--wine)}.story dd{margin:0;color:var(--muted)}figure{margin:0}.story figure img{width:100%;height:530px;display:block;object-fit:cover}.story figcaption{margin-top:10px;color:var(--muted);font-size:12px}.products{background:var(--sand)}.section-head{max-width:1190px;margin:auto;display:flex;justify-content:space-between;gap:30px;align-items:end}.section-head>p{margin:0;color:var(--muted);font-size:14px}.product-grid{max-width:1190px;margin:55px auto 0;display:grid;grid-template-columns:repeat(4,1fr)}.product-card{min-height:300px;padding:30px 27px;background:#faf8f3;border-right:1px solid var(--line);display:flex;flex-direction:column}.product-card:last-child{border:none}.product-card.feature{background:var(--deep);color:white}.product-kind{font-size:11px;letter-spacing:.1em;color:#8b8277;font-weight:700;margin:0}.feature .product-kind{color:#c5b790}.product-card h3{font-size:27px;margin:37px 0 10px}.product-detail{margin:0;color:var(--muted);font-size:13px}.feature .product-detail{color:#d6d7d1}.price{margin:auto 0 15px;font-size:18px;font-weight:700}.product-card a{color:var(--wine);font-size:13px;font-weight:700;text-decoration:none}.feature a{color:#e6d4a9}.product-card a span{padding-left:8px}.price-details{max-width:1190px;margin:25px auto 0;border-top:1px solid #cfc6b9;border-bottom:1px solid #cfc6b9}.price-details summary{padding:19px 5px;cursor:pointer;list-style:none;font-weight:700;font-size:14px}.price-details summary span{float:right;font-size:20px}.price-details summary::-webkit-details-marker{display:none}.price-details>div{display:grid;grid-template-columns:1fr 1fr 170px;gap:20px;padding:4px 5px 25px;color:var(--muted);font-size:13px}.price-details p{margin:7px 0}.price-details img{width:100%;height:110px;object-fit:cover;object-position:center}.reasons{padding:clamp(75px,11vw,145px) clamp(22px,8vw,125px);background:var(--wine);color:white;display:grid;grid-template-columns:.75fr 1.25fr;gap:10vw}.reasons .eyebrow{color:#dab895}.reason-list{display:grid;grid-template-columns:1fr 1fr;gap:0 45px}.reason-list article{border-top:1px solid rgba(255,255,255,.35);padding:20px 0 24px}.reason-list b{color:#d9b280;font-size:12px}.reason-list h3{font-size:21px;margin:9px 0 5px}.reason-list p{margin:0;color:#e4d7d2;font-size:13px}.guide{max-width:1440px;margin:auto;display:grid;grid-template-columns:.7fr 1.3fr;column-gap:10vw;row-gap:55px}.guide ol{padding:0;margin:0;list-style:none}.guide li{display:flex;gap:25px;padding:0 0 24px;margin-bottom:23px;border-bottom:1px solid var(--line)}.guide li span{color:var(--wine);font-size:13px;font-weight:700}.guide h3{margin:0;font-size:20px}.guide li p{margin:4px 0 0;color:var(--muted);font-size:14px}.guide-note{grid-column:2;background:#eff1eb;padding:27px 30px;color:#465142;font-size:14px}.guide-note strong{color:var(--deep)}.guide-note p{margin:5px 0 18px}.guide-note p:last-child{margin-bottom:0}.reviews{padding:clamp(70px,10vw,125px) 22px;text-align:center;background:#f7f3ec}.reviews h2{font-size:clamp(26px,3vw,39px)}.reviews>p:last-child{color:var(--muted);font-size:14px}.contact{display:grid;grid-template-columns:1fr 1fr;background:var(--deep);color:white}.contact-photo img{width:100%;height:100%;min-height:600px;display:block;object-fit:cover}.contact-copy{padding:clamp(65px,9vw,120px);display:flex;flex-direction:column;align-items:flex-start}.contact .eyebrow{color:#c9bb91}.contact h2{font-size:clamp(32px,3.8vw,49px)}.contact-copy>p:not(.eyebrow):not(.owner):not(.small-note){color:#d1d8ce;margin:22px 0 19px}.phone{color:#fff;font-size:27px;font-weight:700;text-decoration:none}.owner{margin:2px 0 29px;color:#cbd4c9;font-size:14px}.button-dark{background:white;color:var(--deep)}.button-kakao{background:#fee500;color:#352f00}.small-note{margin:12px 0 35px;color:#b9c5b8;font-size:12px}.location{margin-top:auto;padding-top:26px;width:100%;border-top:1px solid rgba(255,255,255,.25);display:flex;gap:13px}.location span{font-size:24px;color:#d2bc8d}.location strong{font-size:14px}.location p{margin:2px 0;color:#c2cec3;font-size:12px}footer{padding:52px 22px 96px;text-align:center;background:#1b271e;color:#cbd1c8;font-size:12px}.footer-brand{color:white;font-size:25px}.footer-brand span{color:#dcba88}footer p{margin:9px 0}.legal{color:#99a49a}.mobile-bar{display:none}
@media(max-width:820px){.site-header{height:63px}.site-header nav,.header-call{display:none}.hero{height:calc(100vh - 63px);min-height:560px}.hero-copy>p:not(.eyebrow){font-size:16px}.story-grid,.contact{grid-template-columns:1fr}.story figure img{height:380px}.section-head{display:block}.section-head>p{margin-top:18px}.product-grid{grid-template-columns:1fr 1fr}.product-card:nth-child(2){border-right:none}.product-card{min-height:260px}.price-details>div{grid-template-columns:1fr 1fr}.price-details img{display:none}.reasons,.guide{grid-template-columns:1fr}.guide-note{grid-column:1}.contact-photo img{height:340px;min-height:0}.contact-copy{padding:65px 28px}.mobile-bar{position:fixed;display:grid;grid-template-columns:1fr 1.2fr;bottom:0;left:0;right:0;z-index:12;box-shadow:0 -3px 14px rgba(0,0,0,.15)}.mobile-bar a{padding:16px 8px;text-align:center;text-decoration:none;font-size:14px;font-weight:700;background:white;color:var(--deep)}.mobile-bar a+ a{background:#fee500;color:#342e00}footer{padding-bottom:90px}}
@media(max-width:480px){.hero-copy{padding:0 24px}.hero-actions .button{width:100%}.scroll-note{display:none}.section{padding:70px 22px}.story-grid{margin-top:35px}.story-text>p{font-size:16px}.story figure img{height:290px}.product-grid{margin-top:35px}.product-card{padding:24px 18px}.product-card h3{font-size:23px;margin:24px 0 8px}.reason-list{grid-template-columns:1fr;gap:0}.guide{row-gap:35px}.contact-copy{padding:57px 24px}.contact-actions .button{width:100%}.hero h1 span{display:block}.desktop-break{display:none}}
.button-sms{background:#d9e8c8;color:#26352a}.mobile-bar a[href^="sms:"]{background:#d9e8c8;color:#26352a}
