*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f3eee4;color:#181512;font-family:Arial,Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}header{height:76px;display:flex;justify-content:space-between;align-items:center;padding:0 5vw;position:-webkit-sticky;position:sticky;top:0;background:hsla(40,38%,92%,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;border-bottom:1px solid #d3cabb}header b{font-size:25px;letter-spacing:.09em}nav{display:flex;gap:28px;font-size:11px;letter-spacing:.14em}.hero{height:78vh;min-height:580px;background-size:cover;background-position:50%;position:relative}.hero>div{position:absolute;left:7%;bottom:10%;color:#fff}.hero p,small{font-size:11px;letter-spacing:.18em;font-weight:700}.hero h1,.red h2,.split h2{font-family:Georgia,serif;font-weight:400}.hero h1{font-size:clamp(54px,8vw,112px);line-height:.9;margin:18px 0 24px}.hero span{font-size:11px;letter-spacing:.18em}.split{display:grid;grid-template-columns:1.15fr 1fr;grid-gap:8vw;gap:8vw;padding:110px 8vw}.red h2,.split h2{font-size:clamp(36px,4.4vw,66px);line-height:1.08;margin:18px 0}.red p,.split p{font-size:17px;line-height:1.9}.cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:2px;gap:2px;background:#d9d0c3}.cards article{background:#f3eee4;padding-bottom:42px}.photo{height:58vw;max-height:650px;background-size:cover;background-position:50%}.steak{background:linear-gradient(135deg,#2a201a,#9b2e25 55%,#d9b989)}.cards h3,.cards small{display:block;margin-left:28px;margin-right:28px}.cards small{margin-top:22px}.cards h3{font-family:Georgia,serif;font-weight:400;font-size:29px;margin-top:8px}.red{background:#8f1720;color:#fff;padding:120px 8vw}.red p{max-width:720px}.visit{background:#e8e0d3}footer{padding:28px 5vw;border-top:1px solid #cabfaf;font-size:11px;letter-spacing:.14em}@media(max-width:800px){nav{display:none}.hero{height:72vh;min-height:520px}.hero h1{font-size:54px}.cards,.split{grid-template-columns:1fr}.red,.split{padding:78px 7vw}.photo{height:95vw}}