@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap');
:root{--cream:#f5f0e8;--paper:#fffdf9;--ink:#2e2823;--muted:#756c63;--brown:#8a6a50;--deep:#40362e;--line:#dfd4c8;--sage:#687464;--green:#03c75a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:'Noto Sans KR',sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}.site-header{height:76px;position:fixed;top:0;left:0;right:0;z-index:30;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:rgba(249,246,240,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(95,74,57,.1);transition:.3s}.brand-wrap{display:flex;align-items:center;gap:10px;font-family:'DM Serif Display',serif;letter-spacing:.12em;font-size:14px}.brand-wrap img{width:42px;height:42px;object-fit:cover;border-radius:50%}.site-header nav{display:flex;gap:28px;font-size:13px;color:#645a51}.site-header nav a:hover{color:var(--brown)}.nav-cta{padding:10px 18px;border-radius:999px;background:var(--deep);color:#fff;font-size:13px}.hero{height:min(850px,92vh);min-height:680px;position:relative;display:flex;align-items:flex-end;overflow:hidden;color:white;margin-top:76px}.hero-bg{position:absolute;inset:0;background:url('hero-space.jpg') center center/cover no-repeat;transform:scale(1.01)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(30,24,20,.72) 0%,rgba(30,24,20,.38) 47%,rgba(30,24,20,.08) 77%),linear-gradient(0deg,rgba(20,17,14,.42),transparent 45%)}.hero-copy{position:relative;z-index:2;padding:0 7vw 10vh;max-width:900px}.eyebrow,.section-kicker{font-size:11px;letter-spacing:.24em;font-weight:700;color:var(--brown)}.hero .eyebrow{color:#efe2d4}.hero h1,.space h2,.section-title h2,.facility h2,.location h2,.reserve h2{font-family:'DM Serif Display','Noto Sans KR',serif;font-weight:400;line-height:1.08}.hero h1{font-size:clamp(54px,7.4vw,108px);margin:18px 0 24px;letter-spacing:-.03em}.hero h1 em{font-style:italic;color:#e8cdb5}.hero-copy p{font-size:17px;color:rgba(255,255,255,.85);margin:0}.hero-actions{display:flex;gap:12px;margin-top:32px}.hero-actions a{padding:14px 23px;border-radius:999px;font-weight:600;font-size:14px}.primary{background:#fff;color:var(--deep)}.ghost{border:1px solid rgba(255,255,255,.55)}.hero-badges{position:absolute;z-index:2;right:5vw;bottom:5vh;display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;max-width:420px}.hero-badges span{padding:8px 12px;background:rgba(255,255,255,.14);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:11px}.quick-strip{display:grid;grid-template-columns:repeat(4,1fr);background:var(--paper);border-bottom:1px solid var(--line)}.quick-strip div{padding:30px 3vw;border-right:1px solid var(--line)}.quick-strip div:last-child{border-right:0}.quick-strip b,.quick-strip span{display:block}.quick-strip b{font-size:15px}.quick-strip span{font-size:12px;color:var(--muted);margin-top:4px}.space,.use,.price,.location{padding:9vw 7vw}.space{display:grid;grid-template-columns:.82fr 1.18fr;gap:7vw;align-items:center;background:var(--paper)}.space h2,.section-title h2,.facility h2,.location h2,.reserve h2{font-size:clamp(40px,5vw,72px);margin:18px 0 25px}.space-copy>p{color:var(--muted);font-size:17px}.mini-facts{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}.mini-facts span{border:1px solid var(--line);border-radius:999px;padding:8px 12px;font-size:12px}.space-photo{border-radius:36px;overflow:hidden;box-shadow:0 25px 70px rgba(50,38,29,.15);aspect-ratio:1.45}.space-photo img{width:100%;height:100%;object-fit:cover}.section-title{max-width:850px;margin-bottom:42px}.section-title>p{color:var(--muted);font-size:16px}.use-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.use-grid article{min-height:260px;background:var(--paper);border:1px solid var(--line);border-radius:26px;padding:28px;transition:.25s}.use-grid article:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(61,47,35,.08)}.use-grid article>span{font-family:'DM Serif Display',serif;font-size:30px;color:#b69a82}.use-grid h3{margin:58px 0 10px;font-size:19px}.use-grid p{font-size:13px;color:var(--muted)}.facility{padding:9vw 7vw;display:grid;grid-template-columns:.75fr 1.25fr;gap:6vw;background:var(--deep);color:#fff}.section-kicker.light{color:#d2bba6}.facility-head p{color:#d2c8c0}.facility-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(255,255,255,.15);border-left:1px solid rgba(255,255,255,.15)}.facility-grid div{min-height:150px;padding:25px;border-right:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15);display:grid;grid-template-columns:44px 1fr;align-content:center}.facility-grid i{font-family:'DM Serif Display',serif;color:#c9aa8f;font-style:normal;font-size:24px;grid-row:1/3}.facility-grid b{font-size:16px}.facility-grid span{font-size:12px;color:#cfc5bd}.price{background:#e9e0d6}.price-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.promo-card,.guide-card{border-radius:30px;background:var(--paper);padding:36px}.promo-card{border:1px solid #b8a38f}.pill{display:inline-block;background:var(--sage);color:white;border-radius:999px;padding:7px 11px;font-size:10px;letter-spacing:.08em}.promo-card h3,.guide-card h3{font-size:23px;margin:24px 0 12px}.money{display:flex;align-items:end;gap:8px}.money strong{font-family:'DM Serif Display',serif;font-size:58px;font-weight:400;line-height:1}.money small{margin-bottom:7px;color:var(--muted)}.promo-card p,.guide-card p{color:var(--muted)}.promo-card em{font-size:11px;color:#8b6c55;font-style:normal}.guide-card{display:flex;flex-direction:column;justify-content:center}.guide-card a{margin-top:15px;font-weight:600;color:var(--brown)}.location{display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw;align-items:center;background:var(--paper)}.address{font-size:21px}.sub{color:var(--muted);font-size:13px}.location-copy>a{display:inline-block;margin-top:20px;color:var(--brown);font-weight:600}.map-graphic{height:420px;position:relative;background:#e9e1d8;border-radius:32px;overflow:hidden}.building{position:absolute;left:12%;top:14%;width:56%;height:52%;border:2px solid #9a8572;background:#f8f4ee;display:flex;align-items:center;justify-content:center;flex-direction:column;letter-spacing:.15em}.building span{font-family:'DM Serif Display',serif;font-size:42px;letter-spacing:0}.route{position:absolute;right:8%;top:12%;bottom:24%;width:22%;display:grid;grid-template-rows:1fr 1.4fr 1fr;gap:6px}.route>*{display:flex;align-items:center;justify-content:center;text-align:center;background:#f7f2ec;border:1px solid #cdbfad;font-size:12px}.route b{background:var(--sage);color:white;border:0}.road{position:absolute;bottom:0;left:0;right:0;height:72px;background:#b49b82;display:flex;align-items:center;justify-content:center;color:white;letter-spacing:.2em}.reserve{text-align:center;padding:9vw 7vw 10vw;background:linear-gradient(180deg,#f8f4ee,#efe5d9)}.reserve-logo{width:104px;height:104px;object-fit:cover;border-radius:50%;margin-bottom:20px}.reserve p{color:var(--muted)}.reserve-actions{display:flex;gap:12px;justify-content:center;margin-top:30px}.reserve-actions a{padding:14px 22px;border-radius:999px;border:1px solid var(--deep);font-size:14px;font-weight:600}.reserve-actions .naver{background:var(--green);border-color:var(--green);color:white}footer{padding:32px 7vw;display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:11px;background:var(--paper)}footer div{display:flex;flex-direction:column;color:var(--ink)}footer b{letter-spacing:.12em}.mobile-book{display:none}
@media(max-width:950px){.site-header nav{display:none}.space,.facility,.location{grid-template-columns:1fr}.use-grid{grid-template-columns:repeat(2,1fr)}.quick-strip{grid-template-columns:repeat(2,1fr)}.price-grid{grid-template-columns:1fr}.facility-grid{margin-top:20px}.hero-badges{display:none}.hero-shade{background:linear-gradient(90deg,rgba(30,24,20,.68),rgba(30,24,20,.2)),linear-gradient(0deg,rgba(20,17,14,.48),transparent 50%)}}
@media(max-width:600px){.site-header{height:64px;padding:0 18px}.brand-wrap span{display:none}.brand-wrap img{width:38px;height:38px}.hero{margin-top:64px;height:76vh;min-height:600px}.hero-bg{background-position:58% center}.hero-copy{padding:0 20px 58px}.hero h1{font-size:49px}.hero-copy p{font-size:14px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-actions a{min-width:170px;text-align:center}.quick-strip{grid-template-columns:1fr 1fr}.quick-strip div{padding:20px}.space,.use,.facility,.price,.location,.reserve{padding:72px 20px}.space h2,.section-title h2,.facility h2,.location h2,.reserve h2{font-size:40px}.space-copy>p{font-size:15px}.space-photo{border-radius:24px;aspect-ratio:1.2}.use-grid{grid-template-columns:1fr}.use-grid article{min-height:210px}.use-grid h3{margin-top:35px}.facility-grid{grid-template-columns:1fr}.facility-grid div{min-height:115px}.money strong{font-size:48px}.promo-card,.guide-card{padding:27px}.map-graphic{height:300px}.building{left:7%;width:58%}.route{right:5%;width:27%}.reserve-actions{flex-direction:column}.reserve-actions a{width:100%}footer{padding:28px 20px 86px;flex-direction:column;align-items:flex-start;gap:8px}.mobile-book{display:block;position:fixed;z-index:40;left:16px;right:16px;bottom:14px;background:var(--deep);color:white;text-align:center;padding:14px;border-radius:999px;font-weight:700;box-shadow:0 12px 35px rgba(40,31,25,.25)}}
