:root{--orange:#c97832;--orange2:#a75d22;--navy:#202737;--cream:#f7f1e9;--soft:#faf8f4;--text:#2a2d33;--muted:#6e6f73;--line:#e5ded4}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;font-family:"Noto Sans KR","Apple SD Gothic Neo",sans-serif;color:var(--text);background:#fff;line-height:1.65}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}
.header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06)}.head-in{min-height:88px;display:flex;align-items:center;gap:24px}.logo{margin-right:auto}.logo img{width:210px;height:58px;object-fit:contain;object-position:left center}.head-in nav{display:flex;gap:21px;font-size:16px;font-weight:700;color:#4b4e55}.head-in nav a:hover{color:var(--orange)}.phone{display:flex;flex-direction:column;align-items:flex-end;line-height:1.1;background:var(--navy);color:#fff;padding:10px 17px;border-radius:14px;white-space:nowrap}.phone span{font-size:12px;opacity:.7;margin-bottom:4px}.phone b{font-size:25px}
.hero{min-height:790px;position:relative;display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(28,31,39,.88),rgba(35,35,39,.60) 44%,rgba(35,35,39,.08) 82%)}.hero-in{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:48px;align-items:center;padding:90px 0}.hero-copy{max-width:730px;color:#fff}.eyebrow,.section-title small{display:inline-block;color:#f0a35d;font-weight:900;font-size:13px;letter-spacing:.13em;margin-bottom:14px}.hero-copy h1{font-size:clamp(44px,5vw,70px);line-height:1.08;font-weight:300;margin:0 0 22px}.hero-copy h1 strong{font-weight:850}.hero-copy>p{max-width:660px;font-size:18px;color:rgba(255,255,255,.88);margin:0 0 24px}.chips{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:28px}.chips span{padding:9px 13px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.10);font-size:13px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.btn{padding:14px 20px;border-radius:999px;font-weight:800}.btn.white{background:#fff;color:var(--navy)}.btn.line{border:1px solid rgba(255,255,255,.45);color:#fff}
.form-box{background:rgba(255,255,255,.97);border-radius:28px;padding:28px;box-shadow:0 20px 50px rgba(0,0,0,.20)}.form-box small{color:var(--orange);font-weight:900}.form-box h3{font-size:27px;margin:5px 0;color:var(--navy)}.form-box p{font-size:14px;color:var(--muted);margin:0 0 16px}.form-box form{display:grid;gap:11px}.form-box input:not([type=checkbox]){height:52px;border:1px solid var(--line);border-radius:13px;padding:0 14px;font-size:15px}.form-box label{font-size:13px;color:#5f6268;display:flex;gap:7px;align-items:flex-start}.form-box button{height:54px;border:0;border-radius:14px;background:var(--orange);color:#fff;font-size:16px;font-weight:800;cursor:pointer}
.section{padding:106px 0}.soft{background:var(--soft)}.section-title{max-width:820px;margin-bottom:30px}.section-title h2{font-size:clamp(34px,4vw,50px);line-height:1.18;margin:0 0 13px;color:var(--navy)}.section-title p{margin:0;color:var(--muted);font-size:16px}
.project-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:46px;align-items:center}.project-img img{width:100%;min-height:500px;object-fit:cover;border-radius:26px;box-shadow:0 20px 50px rgba(34,39,54,.13)}.specs{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:18px;overflow:hidden;margin-top:30px}.specs>div{background:#fff;padding:18px}.specs dt{font-size:12px;color:#8c8d91;margin-bottom:4px}.specs dd{margin:0;font-weight:800;color:var(--navy)}
.viewer{background:#fff;border:1px solid var(--line);border-radius:24px;padding:16px;box-shadow:0 12px 35px rgba(34,39,54,.07)}.viewer img{width:100%;border-radius:14px}.premium-view img{max-width:1100px;margin:auto}
.location-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:26px}.location-cards article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.location-cards b{display:block;color:var(--orange);font-size:18px;margin-bottom:7px}.location-cards p{margin:0;font-size:14px;color:var(--muted)}
.premium-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px}.premium-grid article{border:1px solid var(--line);border-radius:20px;padding:22px;background:#fff}.premium-grid span{color:var(--orange);font-weight:900}.premium-grid h3{font-size:18px;margin:6px 0 8px;color:var(--navy)}.premium-grid p{margin:0;color:var(--muted);font-size:14px}
.brand-sec{background:var(--cream)}.community-sec{background:linear-gradient(150deg,#1e2432,#2f3543)}.section-title.light h2{color:#fff}.section-title.light p{color:rgba(255,255,255,.72)}.community-list{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.community-list span{border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.08);color:#fff;padding:10px 15px;border-radius:999px;font-weight:750}.dark-view{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.13);box-shadow:none}
.rent-sec{background:#fff}.rent-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.rent-grid article{background:#fff7ef;border:1px solid #eed8c1;border-radius:20px;padding:24px}.rent-grid b{display:block;color:var(--orange);font-size:24px;margin-bottom:8px}.rent-grid p{margin:0;color:#665e56}
footer{background:#1b202b;color:#fff;padding:48px 0 110px}.footer-in{text-align:center}.footer-name{font-size:24px;font-weight:850;margin-bottom:8px}.footer-phone{font-size:34px;font-weight:900;display:inline-block;margin-bottom:16px}.footer-in p{margin:2px 0;color:rgba(255,255,255,.75);font-size:13px}.footer-in small{display:block;max-width:840px;margin:17px auto 0;color:rgba(255,255,255,.45);font-size:11px}.mobile-call{display:none;position:fixed;left:12px;right:12px;bottom:12px;z-index:150;background:var(--orange);color:#fff;border-radius:15px;padding:15px;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.22)}
.reveal{opacity:0;transform:translateY(18px);transition:.65s ease}.reveal.show{opacity:1;transform:none}
@media(max-width:1120px){.head-in nav{font-size:14px;gap:12px}.hero-in{grid-template-columns:1fr}.form-box{max-width:420px}.project-layout{grid-template-columns:1fr}.project-img img{min-height:auto}.premium-grid{grid-template-columns:repeat(2,1fr)}.location-cards{grid-template-columns:repeat(2,1fr)}.rent-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:860px){.head-in nav{display:none}.phone b{font-size:20px}.phone span{display:none}}
@media(max-width:680px){html{scroll-padding-top:74px}.wrap{width:min(100% - 24px,1180px)}.head-in{min-height:72px}.logo img{width:165px;height:44px}.phone{padding:9px 12px}.hero{min-height:auto}.hero-in{padding:80px 0 48px}.hero-copy h1{font-size:38px}.hero-shade{background:linear-gradient(180deg,rgba(30,31,36,.45),rgba(30,31,36,.92))}.section{padding:74px 0}.specs,.premium-grid,.location-cards,.rent-grid{grid-template-columns:1fr}.viewer{padding:9px;border-radius:17px}.mobile-call{display:block}footer{padding-bottom:95px}}
@media(max-width:430px){.hero-copy h1{font-size:33px}.section-title h2{font-size:31px}}
