:root{--navy:#282154;--purple:#494d94;--ink:#222333;--muted:#646579;--line:#dddde6;--gold:#d4bf8e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-family:"Pretendard","Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:var(--ink);font-size:17px;line-height:1.7;word-break:keep-all}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%;height:auto}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #aa893d;outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.3}button{color:inherit}.skip{position:fixed;top:-70px;left:12px;padding:12px;background:white;z-index:100}.skip:focus{top:8px}.header{height:100px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:0 3.3%;position:sticky;top:0;z-index:30;border-bottom:1px solid #e8e8ed}.brand{display:flex;align-items:center;gap:13px;white-space:nowrap;color:var(--navy)}.brand-mark{font:italic 30px Georgia,serif;letter-spacing:-2px;border-right:1px solid #d3d0dc;padding-right:13px}.brand-name{font-size:21px;font-weight:800;letter-spacing:-1px}.brand-name small{font-size:14px;display:block;line-height:1.2;font-weight:500;letter-spacing:4px}.brand-name b{font-size:14px;padding:4px 6px;color:white;background:var(--purple);margin-left:3px}.header nav{display:flex;gap:28px;align-items:center}.header nav a{font-size:17px;font-weight:650;white-space:nowrap;padding:34px 0;border-bottom:3px solid transparent}.header nav a:hover,.header nav a.current{color:var(--purple);border-bottom-color:var(--purple)}.header-call{font-size:29px;font-weight:800;line-height:1.15;color:var(--navy);white-space:nowrap;letter-spacing:-.7px}.header-call small{display:block;font-size:12px;letter-spacing:2px;font-weight:500;margin-bottom:6px}.menu-toggle{display:none}.hero{height:calc(100svh - 100px);min-height:630px;max-height:1030px;position:relative;overflow:hidden;color:white;background:#25314d}.hero-image{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity 1.3s,transform 7s;transform:scale(1.05)}.hero-image[data-slide="0"]{background-image:url('/assets/hero-retail.webp')}.hero-image[data-slide="1"]{background-image:url('/assets/skybridge.webp');background-position:center}.hero-image.active{opacity:1;transform:scale(1)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,21,42,.6),rgba(13,21,42,.15) 65%,transparent),linear-gradient(0deg,rgba(10,16,32,.57),transparent 35%)}.hero-content{position:relative;padding:9vh 7.4% 0;max-width:1300px}.eyebrow{color:var(--purple);font-size:13px;font-weight:700;letter-spacing:3px;margin-bottom:24px}.eyebrow.light{color:#e5d7b6}.hero-intro{font-size:25px;font-weight:400;margin-bottom:15px}.hero h1{font-size:clamp(45px,4.5vw,79px);font-weight:400;line-height:1.3;letter-spacing:-3px;text-shadow:0 2px 20px #0002}.hero h1 em{font-style:normal;font-weight:750}.hero-name{font-size:28px;margin-top:27px;font-weight:300;letter-spacing:-1px}.hero-name strong{font-weight:650}.hero-link{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;border-bottom:1px solid #fff9;padding:12px 0;font-size:16px;margin-top:26px}.hero-bottom{position:absolute;bottom:32px;left:7.4%;right:4%;display:flex;align-items:center;gap:32px}.slider-controls{display:flex;align-items:center;gap:17px;font-size:15px}.slider-controls button{border:0;background:none;color:white;font-size:19px;min-width:32px;min-height:44px;padding:4px}.slider-controls #play{font-size:13px;border:1px solid #fff6;padding:2px 9px;min-height:30px}.slide-track{height:1px;width:65px;background:#fff7}.slide-total{opacity:.6}.hero-caption{font-size:12px;margin-left:auto;color:#eee}.scroll{font-size:11px;letter-spacing:2px}.facts{background:var(--navy);color:white;display:grid;grid-template-columns:repeat(4,1fr);padding:30px max(5%,calc((100% - 1250px)/2));gap:30px}.facts>div{border-right:1px solid #ffffff30;padding-left:35px}.facts>div:last-child{border:0}.facts small{color:#d0cce2;font-size:14px;display:block}.facts strong{font-size:43px;line-height:1.4;font-weight:400;white-space:nowrap}.facts strong span{font-size:16px;margin-left:8px}.section{max-width:1320px;padding:105px 40px;margin:auto}.section-heading{margin-bottom:50px}.section-heading h2{font-size:43px;font-weight:650;letter-spacing:-1.7px;margin-bottom:22px}.section-heading>p:last-child:not(.eyebrow){color:var(--muted);font-size:18px}.overview-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:60px;align-items:center}.overview-grid figure img{aspect-ratio:1.2;object-fit:cover}.overview-grid figcaption{font-size:13px;color:var(--muted);margin-top:10px}.specs{margin:0;border-top:2px solid var(--navy)}.specs>div{display:grid;grid-template-columns:120px 1fr;padding:18px 0;border-bottom:1px solid var(--line);gap:10px;font-size:16px}.specs dt{color:var(--muted)}.specs dd{margin:0;font-weight:550}.specs dd span{display:block;font-weight:400;color:var(--muted);font-size:14px}.location-section{background:#f6f6f9;max-width:none;padding-left:max(40px,calc((100% - 1240px)/2));padding-right:max(40px,calc((100% - 1240px)/2))}.location-features{display:grid;grid-template-columns:repeat(4,1fr);margin:0 0 65px;gap:34px}.location-features article{border-top:1px solid #c8c6d6;padding-top:22px}.location-features span{font:italic 24px Georgia,serif;color:#818096}.location-features h3{font-size:23px;margin:14px 0}.location-features p{color:var(--muted);font-size:16px}.location-figure{max-width:800px;margin:auto}.location-figure img{width:100%}.location-figure figcaption,.fineprint{font-size:13px;color:var(--muted);margin-top:20px;line-height:1.7}.community-hero{position:relative;background:var(--navy);height:610px;overflow:hidden}.community-hero>img{height:100%;width:100%;object-fit:cover}.community-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#171633d9,transparent 90%)}.community-hero>div{position:absolute;z-index:1;left:max(40px,calc((100% - 1240px)/2));top:50%;transform:translateY(-50%);color:white}.community-hero h2{font-size:56px;font-weight:500;letter-spacing:-2px;margin-bottom:22px}.community-hero p:last-child{color:#e1dfeb;font-size:19px}.community-list{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin:35px 0 55px}.community-list article{border-left:1px solid #d2ccdf;padding-left:25px}.community-list span{font-size:12px;letter-spacing:2px;color:var(--purple)}.community-list h3{font-size:26px;margin:14px 0}.community-list p{font-size:16px;color:var(--muted)}.image-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:35px 0}.image-details summary{padding:23px 4px;cursor:pointer;font-size:18px;list-style:none;display:flex;justify-content:space-between}.image-details summary::-webkit-details-marker{display:none}.image-details>img{width:min(100%,1000px);margin:20px auto}.plan-heading{margin-top:65px;margin-bottom:30px}.plan-heading h3{font-size:28px;margin-bottom:8px}.plan-heading p{color:var(--muted)}.site-plan{width:min(100%,1050px);margin:auto}.units-section{border-top:1px solid var(--line)}.unit-tabs{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:2px solid var(--navy)}.unit-tabs button{font-size:32px;padding:20px 6px;border:0;border-right:1px solid var(--line);background:#f3f3f7;line-height:1.3}.unit-tabs button span{font-size:22px;margin-left:2px}.unit-tabs button[aria-selected="true"]{background:var(--navy);color:#fff}.unit-panel{padding:35px 30px;background:white;border:1px solid var(--line);border-top:0}.unit-title{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.unit-title h3 strong{font-size:43px;color:var(--navy)}.unit-title h3 span{font-size:13px;letter-spacing:3px;margin-left:9px;font-weight:400}.unit-title a{font-size:14px;border-bottom:1px solid #aaa;padding:7px 0}.unit-panel>img{width:100%;max-width:850px;margin:auto}.interior-section{padding-top:25px}.interior-gallery{display:grid;grid-template-columns:1.45fr 1fr;gap:25px}.interior-main{grid-row:span 2}.interior-gallery img{width:100%;aspect-ratio:1.5;object-fit:cover}.interior-main img{aspect-ratio:auto;height:calc(100% - 78px);object-fit:cover}.interior-gallery figcaption{padding:15px 0;color:var(--muted);font-size:14px}.interior-gallery figcaption b{display:block;font-size:12px;letter-spacing:2px;color:var(--navy);margin-bottom:5px}.contact-section{background:var(--navy);color:white;padding:85px 40px}.contact-inner{max-width:1240px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:60px}.contact-inner h2{font-size:44px;margin-bottom:22px;font-weight:500;letter-spacing:-1.5px}.contact-inner p{font-size:17px;color:#d7d3e5}.contact-call{width:440px;max-width:100%}.contact-call>span{font-size:16px;color:#ded9ed}.contact-number{display:block;font-size:64px;font-weight:700;letter-spacing:-2px;white-space:nowrap;line-height:1.6}.call-button{background:#fff;color:var(--navy);padding:18px 24px;display:flex;justify-content:space-between;align-items:center;font-weight:650;font-size:18px}.contact-call>p{font-size:13px;margin-top:15px}.address-band{padding:25px 40px;background:var(--purple);color:#fff;display:flex;gap:30px;align-items:center;justify-content:center;font-size:16px}.address-band>span{opacity:.8}.address-band strong{font-weight:500}.address-band a{border-bottom:1px solid #aaa8;font-size:14px}footer{background:#201b43;color:#a8a4ba;padding:55px max(40px,calc((100% - 1240px)/2)) 40px}footer .footer-brand{font:italic 31px Georgia,serif;color:#fff;display:inline-block;margin-bottom:20px}.footer-brand span{font:500 18px "Malgun Gothic",sans-serif;margin-left:20px}footer p{font-size:13px;margin:12px 0;line-height:1.9}footer small{font-size:11px;letter-spacing:1px;display:block;margin-top:28px}.mobile-actions{display:none}@media(min-width:1650px){.hero-content{padding-top:13vh}}@media(max-width:1300px){.header{gap:16px;padding:0 24px;height:88px}.header nav{gap:18px}.header nav a{font-size:15px}.header-call{font-size:25px}.brand-name{font-size:18px}.brand-mark{font-size:25px}.hero{height:calc(100svh - 88px)}.brand-name b{font-size:12px}}@media(max-width:1080px){.header nav{display:none;position:absolute;top:88px;left:0;right:0;background:white;padding:15px 30px;box-shadow:0 10px 15px #0001}.header nav.open{display:grid;grid-template-columns:repeat(3,1fr);gap:5px 22px}.header nav a{padding:15px 0;font-size:17px}.header-call{margin-left:auto}.menu-toggle{display:grid;background:none;border:0;width:44px;height:44px;align-content:center;gap:7px;padding:10px}.menu-toggle span{height:2px;background:var(--navy);width:24px}.overview-grid{gap:30px}.facts>div{padding-left:8px}.contact-number{font-size:53px}.specs>div{grid-template-columns:95px 1fr}}@media(max-width:700px){html{scroll-padding-top:85px}.header{height:75px;padding:0 18px;gap:12px}.brand-mark{font-size:23px;padding-right:10px}.brand{gap:9px}.brand-name{font-size:18px}.brand-name small{font-size:11px}.brand-name b{font-size:11px;padding:3px;display:inline}.header-call{display:none}.menu-toggle{margin-left:auto}.header nav{top:75px}.header nav.open{grid-template-columns:repeat(2,1fr)}.hero{height:calc(88svh - 75px);min-height:580px;max-height:820px}.hero-image[data-slide="0"]{background-position:59% center}.hero-image[data-slide="1"]{background-position:58% center}.hero-shade{background:linear-gradient(180deg,#111c3b8c,transparent 80%),linear-gradient(0deg,#161b35b8,transparent 30%)}.hero-content{padding:54px 25px 0}.eyebrow{font-size:11px;letter-spacing:2.1px;margin-bottom:20px}.hero-intro{font-size:19px;margin-bottom:16px}.hero h1{font-size:43px;letter-spacing:-2px;line-height:1.34}.hero-name{font-size:22px;margin-top:20px}.hero-link{font-size:14px;margin-top:15px;gap:35px}.hero-bottom{bottom:23px;left:25px;right:25px;gap:15px;flex-wrap:wrap}.slider-controls{gap:11px}.hero-caption{font-size:10px;margin-left:0;width:100%;order:3}.scroll{margin-left:auto;font-size:10px}.facts{grid-template-columns:repeat(2,1fr);padding:27px 25px;gap:22px}.facts>div{padding-left:12px}.facts>div:nth-child(2){border-right:0}.facts strong{font-size:35px}.facts small{font-size:13px}.facts strong span{font-size:15px}.section{padding:70px 24px}.section-heading{margin-bottom:33px}.section-heading h2{font-size:31px;letter-spacing:-1px}.section-heading>p:last-child:not(.eyebrow){font-size:16px}.overview-grid{grid-template-columns:1fr;gap:24px}.overview-grid figure img{aspect-ratio:1.3}.specs>div{font-size:15px;padding:16px 0;grid-template-columns:95px 1fr;gap:7px}.location-features{grid-template-columns:repeat(2,1fr);gap:25px 20px;margin-bottom:40px}.location-features h3{font-size:21px}.location-features p{font-size:14px}.community-hero{height:480px}.community-hero>div{left:25px;right:25px}.community-hero h2{font-size:38px}.community-hero p:last-child{font-size:16px}.community-list{grid-template-columns:1fr;gap:32px;margin-bottom:40px}.community-list h3{font-size:24px}.community-list p{font-size:16px}.unit-tabs button{font-size:25px;padding:17px 0}.unit-tabs button span{font-size:17px}.unit-panel{padding:22px 8px}.unit-title{padding:0 10px;gap:5px}.unit-title h3 strong{font-size:32px}.unit-title h3 span{font-size:11px;margin-left:4px}.unit-title a{font-size:12px}.unit-panel>img{min-height:0}.interior-gallery{grid-template-columns:1fr 1fr;gap:20px 12px}.interior-main{grid-column:span 2;grid-row:auto}.interior-main img{height:auto;aspect-ratio:1.3}.interior-gallery figcaption{font-size:12px}.contact-section{padding:65px 25px}.contact-inner{flex-direction:column;align-items:stretch;gap:38px}.contact-inner h2{font-size:33px}.contact-number{font-size:clamp(39px,11vw,59px)}.contact-call{width:100%}.address-band{flex-direction:column;gap:8px;align-items:flex-start;padding:26px;font-size:15px}footer{padding:40px 25px 118px}.footer-brand span{display:block;margin:15px 0 0;font-size:18px}.mobile-actions{display:grid;grid-template-columns:1fr 1fr 1.65fr;position:fixed;bottom:0;left:0;right:0;z-index:40;box-shadow:0 -4px 18px #0001;background:white;padding-bottom:env(safe-area-inset-bottom)}.mobile-actions>a{min-height:66px;display:flex;align-items:center;justify-content:center;border-right:1px solid #eee;font-size:15px;color:var(--navy)}.mobile-actions>a:last-child{background:var(--navy);color:white;flex-direction:column;font-size:13px;border:0;line-height:1.5}.mobile-actions strong{font-size:19px}.fineprint{font-size:12px}.image-details summary{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Expanded-unit 3D visual and original drawing selector */
.plan-view-controls{display:inline-flex;gap:4px;padding:5px;background:#f1f0f6;border:1px solid #e1deeb;border-radius:6px;max-width:100%}.plan-view-controls button{border:0;border-radius:3px;padding:12px 24px;background:transparent;color:var(--muted);font-size:16px;font-weight:650;min-height:48px}.plan-view-controls button[aria-pressed="true"]{background:var(--navy);color:white;box-shadow:0 2px 6px #28215420}.plan-meta{display:flex;flex-wrap:wrap;gap:12px 24px;align-items:center;justify-content:space-between;margin:24px 0 14px;font-size:14px;color:var(--muted)}#plan-view-label{color:var(--purple);font-weight:600}.plan-canvas{margin:0;min-height:220px}.plan-canvas>img{width:100%;max-width:1000px;height:auto;margin:0 auto;transition:opacity .2s}.plan-canvas.is-3d>img{aspect-ratio:4/3;object-fit:contain;background:#faf9f7}.plan-canvas.is-loading>img{opacity:.25}.plan-canvas figcaption{font-size:13px;line-height:1.8;color:var(--muted);padding:20px 6px 4px}.hero-caption{max-width:430px}.hero-realistic .hero-shade{background:linear-gradient(90deg,rgba(13,21,42,.52),rgba(13,21,42,.08) 66%,transparent),linear-gradient(0deg,rgba(10,16,32,.5),transparent 30%)}
@media(max-width:700px){.plan-view-controls{display:flex}.plan-view-controls button{flex:1;padding:11px 8px;font-size:15px}.plan-meta{font-size:12px;gap:6px;margin:18px 4px 12px}.plan-canvas figcaption{font-size:12px;padding:15px 4px 0}.hero-caption{max-width:none}.plan-canvas.is-3d>img{aspect-ratio:auto;min-height:230px;object-fit:contain}.unit-title{margin-bottom:18px}}

.plan-canvas>img[hidden]{display:none}#unit-full[aria-disabled="true"]{opacity:.4;pointer-events:none}

/* Opening benefits announcement */
body.benefits-open{overflow:hidden}
.benefits-popup{padding:0;border:1px solid #b7a17b;border-radius:4px;width:min(460px,calc(100vw - 28px));max-height:calc(100dvh - 32px);overflow:auto;background:#171b2c;color:#fff;box-shadow:0 24px 90px #0007;margin:auto}
.benefits-popup::backdrop{background:rgba(13,18,29,.64);backdrop-filter:blur(4px)}
.benefits-content{padding:42px 32px 26px;background:radial-gradient(ellipse at top right,#39374c 0,transparent 65%)}
.benefits-close{position:absolute;right:9px;top:7px;width:36px;height:36px;border:0;background:transparent;color:#fff;font-size:28px;cursor:pointer}
.benefits-eyebrow{font-size:9px;letter-spacing:2px;color:#d6bd90;margin:0 0 15px}
.benefits-brand{font-size:14px;color:#dedbe2;margin:0 0 14px}
.benefits-popup h2{font-size:30px;font-weight:500;line-height:1.45;letter-spacing:-1.3px;margin:0 0 24px}
.benefits-popup h2 em{font-style:normal;color:#e2cda7}
.benefits-list{border-top:1px solid #ffffff30}
.benefits-list>div{display:flex;align-items:center;gap:16px;padding:13px 0;border-bottom:1px solid #ffffff24}
.benefits-list>div>span{color:#bba580;font-size:11px;letter-spacing:1px}
.benefits-list p{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:1;font-size:15px;margin:0}
.benefits-list strong{font-size:24px;font-weight:600;color:#e8d2aa;white-space:nowrap}
.benefits-note{font-size:11px;line-height:1.75;color:#c5c5cf;margin:17px 0}
.benefits-call{display:flex;justify-content:space-between;align-items:center;background:#e4cfac;color:#1b2030;padding:13px 20px;text-decoration:none}
.benefits-call>span:first-child{font-size:11px;letter-spacing:.4px}
.benefits-call strong{display:block;font-size:29px;line-height:1.2;letter-spacing:.5px}
.benefits-call>span:last-child{font-size:28px}
.benefits-footer{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#101421;font-size:12px;color:#d6d6df;gap:12px}
.benefits-footer label{display:flex;gap:7px;align-items:center;cursor:pointer;min-height:30px}
.benefits-footer input{accent-color:#d9bd90;width:16px;height:16px}
.benefits-dismiss{background:transparent;color:inherit;border:0;padding:8px;cursor:pointer}
.benefits-popup :focus-visible{outline:2px solid #f6dcac;outline-offset:3px}
@media(max-width:400px){.benefits-content{padding:38px 22px 20px}.benefits-popup h2{font-size:27px}.benefits-list strong{font-size:22px}.benefits-list p{font-size:14px}}
