*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Pretendard,"Noto Sans KR",Arial,sans-serif;color:#221e1d;background:#f4f1ee}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button{font:inherit}.wrap{width:min(1180px,calc(100% - 44px));margin:auto}.wrap.wide{width:min(1320px,calc(100% - 44px));margin:auto}.header{height:78px;padding:0 max(22px,calc((100vw - 1320px)/2));display:flex;align-items:center;gap:24px;background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid #e4dfda}.brand{margin-right:auto}.brand img{width:235px;max-height:50px;object-fit:contain}.header nav{display:flex;gap:20px;font-size:12px;font-weight:800;color:#514846}.header nav a:hover{color:#912d32}.call{border:1px solid #9d3538;color:#912d32;padding:12px 18px;font-size:17px;font-weight:900}.hero{height:calc(100vh - 78px);min-height:720px;position:relative;overflow:hidden;color:#fff}.hero>img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(31,19,18,.82),rgba(31,19,18,.25) 54%,rgba(31,19,18,.08)),linear-gradient(0deg,rgba(20,12,12,.7),transparent 45%)}.hero-inner{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);width:min(1320px,calc(100% - 60px));display:grid;grid-template-columns:1fr 370px;gap:48px;align-items:center;z-index:2}.eyebrow,.section-no{font-size:11px;letter-spacing:.2em;color:#d6ab81;font-weight:900}.hero h1{font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(44px,4.8vw,72px);line-height:1.12;margin:18px 0}.hero h1 strong{color:#e1bd93}.hero-copy p{opacity:.9;font-size:17px}.hero-actions{display:flex;gap:10px;margin-top:28px}.hero-actions a{padding:13px 22px;background:#b26153;color:#fff;font-weight:800}.hero-actions .ghost{background:#ffffff12;border:1px solid #ffffff55}.interest-card{background:rgba(255,255,255,.96);color:#2e2422;padding:26px;box-shadow:0 18px 55px rgba(0,0,0,.22)}.interest-card>span{font-size:10px;letter-spacing:.18em;color:#a6675f;font-weight:900}.interest-card h3{font-size:26px;margin:7px 0 8px}.interest-card p{font-size:12px;line-height:1.6;color:#756966}.interest-card form>label:not(.agree){display:grid;grid-template-columns:70px 1fr;align-items:center;border:1px solid #ded7d2;margin-bottom:9px}.interest-card label b{padding-left:12px;font-size:12px}.interest-card input[type=text],.interest-card input[type=tel]{height:46px;border:0;outline:0;padding:0 12px}.agree{display:flex;align-items:center;gap:7px;margin:8px 0 12px;color:#716865}.interest-card button{width:100%;height:49px;border:0;background:#8f3235;color:#fff;font-weight:900}.stats{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:min(900px,calc(100% - 40px));display:grid;grid-template-columns:repeat(4,1fr);background:rgba(38,24,23,.9);z-index:3}.stats div{padding:18px 22px;border-right:1px solid #ffffff20}.stats div:last-child{border-right:0}.stats strong{display:block;color:#dfb287;font-size:24px}.stats span{font-size:10px;opacity:.7}.section{padding:86px 0}.compact{padding:72px 0}.warm{background:#f3eee8}.white{background:#fff}.dark{background:#2b1f1d;color:#fff}.section h2{font:clamp(34px,3vw,48px)/1.25 Georgia,"Noto Serif KR",serif;margin:13px 0 14px}.lead,.section-desc{max-width:760px;color:#6f6662;line-height:1.8;font-size:14px}.section-desc.light{color:rgba(255,255,255,.72)}.overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.overview-grid figure{margin:0}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:26px}.spec-grid div{background:#fff;padding:16px}.spec-grid span{display:block;font-size:10px;color:#9b8279;margin-bottom:7px}.spec-grid b{font-size:13px}.content-image{width:100%;height:auto}.tabs{display:flex;flex-wrap:wrap;gap:7px;margin:22px 0}.tabs button{border:1px solid #cbbeb7;background:#fff;color:#4b3b37;padding:11px 18px;font-weight:800;cursor:pointer}.tabs button.active{background:#91363a;color:#fff;border-color:#91363a}.dark .tabs button{background:#40302d;color:#fff;border-color:#62504b}.dark .tabs button.active{background:#d2a37c;color:#2b1f1d;border-color:#d2a37c}.viewer{background:#f8f6f4;padding:10px;display:flex;align-items:flex-start;justify-content:center;overflow:visible}.viewer img{width:100%;height:auto;max-height:none;object-fit:contain;object-position:top center}.dark-viewer{background:#1d1514}.contact{background:#8e3336;color:#fff;text-align:center;padding:76px 0}.contact span{letter-spacing:.2em;font-size:11px;color:#e5c6a9}.contact h2{font:38px/1.3 Georgia,"Noto Serif KR",serif}.contact a{display:inline-block;font-size:36px;font-weight:900;color:#f1d0af;margin-top:8px}footer{background:#201716;color:#fff;padding:44px 0 36px}.footer-main{display:grid;grid-template-columns:220px 1fr;gap:35px;align-items:center}.footer-main img{width:210px;filter:brightness(2.2)}.footer-main p{font-size:11px;line-height:1.8;opacity:.48}.footer-info{border-top:1px solid #ffffff1b;margin-top:22px;padding-top:18px;font-size:11px;line-height:1.8;opacity:.48}.mobile-call{display:none}
@media(max-width:1000px){.header nav{display:none}.hero-inner{grid-template-columns:1fr 340px}.overview-grid{grid-template-columns:1fr}}
@media(max-width:860px){body{padding-bottom:66px}.header{height:68px;padding:0 18px}.brand img{width:195px}.header .call{display:none}.hero{height:auto;min-height:900px}.hero>img{position:absolute;inset:0}.hero-inner{top:42%;grid-template-columns:1fr;width:calc(100% - 30px);gap:20px}.hero h1{font-size:38px}.hero-copy p{font-size:14px}.interest-card{padding:20px}.stats{width:100%}.section,.compact{padding:60px 0}.wrap,.wrap.wide{width:calc(100% - 28px)}.spec-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr}.mobile-call{display:flex;position:fixed;bottom:0;left:0;right:0;height:66px;background:#c59472;color:#271a18;z-index:80;align-items:center;justify-content:center;gap:12px}.mobile-call span{font-size:11px}.mobile-call b{font-size:20px}}
@media(max-width:520px){.hero h1{font-size:32px}.hero-actions{flex-direction:column;align-items:flex-start}.stats{grid-template-columns:repeat(2,1fr)}.tabs button{padding:10px 13px;font-size:12px}.section h2{font-size:32px}.contact h2{font-size:30px}.contact a{font-size:30px}}