:root{--green:#245342;--green-dark:#173b30;--sage:#eaf0e8;--ink:#1d2b26;--muted:#68746e;--line:#dce3dc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f8f5;color:var(--ink);font-family:Arial,"Noto Sans KR",sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.page-width{width:min(1120px,calc(100% - 32px));margin-inline:auto}.topbar{height:64px;padding:0 max(20px,calc((100% - 1120px)/2));display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.96);position:relative;z-index:10}.brand{color:var(--green);font-weight:800;font-size:20px;text-decoration:none;letter-spacing:-.04em}.top-cta{border:0;border-radius:8px;background:var(--green);color:#fff;padding:11px 16px;font-size:14px;font-weight:700}.hero{height:min(610px,70vh);min-height:520px;position:relative;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,27,20,.72),rgba(8,27,20,.35) 48%,rgba(8,27,20,.05) 80%)}.hero-copy{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;color:#fff}.hero-copy>p{margin:0 0 16px;font-weight:700;font-size:18px}.hero h1{margin:0;font-size:clamp(42px,6vw,72px);line-height:1.14;letter-spacing:-.055em}.hero-copy>span{margin-top:20px;font-size:17px;opacity:.9}.hero-actions{display:flex;gap:10px;margin-top:28px}.hero-actions button,.hero-actions a{min-width:150px;border:1px solid rgba(255,255,255,.8);border-radius:8px;padding:14px 20px;text-align:center;text-decoration:none;font-weight:700}.hero-actions button{background:#fff;color:var(--green)}.hero-actions a{color:#fff;background:rgba(0,0,0,.15)}.highlights{margin-top:-34px;position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.97);border:1px solid rgba(212,222,214,.9);border-radius:18px;box-shadow:0 16px 45px rgba(37,63,50,.12);overflow:hidden}.highlights article{min-height:132px;padding:32px 22px;text-align:center;display:flex;flex-direction:column;justify-content:center}.highlights article+article{border-left:1px solid var(--line)}.highlights b{font-size:16px;color:var(--green)}.highlights span{margin-top:8px;font-size:13px;line-height:1.55;color:var(--muted)}.property-summary{margin-top:54px;padding:50px 28px 30px;text-align:center}.property-kicker{display:block;margin-bottom:14px;color:var(--green);font-size:14px;font-weight:800;letter-spacing:-.02em}.property-summary h2{margin:0;color:var(--ink);font-size:40px;line-height:1.25;letter-spacing:-.055em}.property-summary h2 strong{color:var(--green);font-weight:800}.property-summary>p{margin:16px 0 0;color:var(--muted);font-size:16px;line-height:1.7}.property-facts{display:flex;justify-content:center;gap:10px;margin-top:28px}.property-facts span{min-width:150px;padding:12px 18px;border:1px solid #b9cbbd;border-radius:999px;color:var(--green);font-size:14px;font-weight:700;background:rgba(255,255,255,.42)}.property-summary+.unit-section{margin-top:28px}.unit-section{margin-top:56px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:20px;display:grid;grid-template-columns:260px 1fr;gap:30px;align-items:center}.section-copy{padding:8px 6px}.pill{display:inline-block;padding:6px 11px;border-radius:999px;background:var(--green);color:#fff;font-size:13px;font-weight:700}.section-copy h2{margin:20px 0 14px;color:var(--green-dark);font-size:34px;line-height:1.3;letter-spacing:-.05em}.section-copy p{margin:0;color:var(--muted);line-height:1.75;font-size:15px;word-break:keep-all}.gallery-main{position:relative;aspect-ratio:16/9;border-radius:14px;overflow:hidden;background:#e7e7e3}.gallery-main img{width:100%;height:100%;object-fit:cover}.photo-count{position:absolute;right:12px;bottom:12px;padding:5px 9px;border-radius:99px;background:rgba(0,0,0,.55);color:#fff;font-size:12px}.gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:8px}.thumb{aspect-ratio:4/3;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;opacity:.65;background:#eee}.thumb.active{border-color:var(--green);opacity:1}.thumb img{width:100%;height:100%;object-fit:cover}.location-strip{margin-top:56px;padding:36px;background:var(--sage);border-radius:20px;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:34px}.eyebrow{color:var(--green);font-size:12px;font-weight:800;letter-spacing:.14em}.location-strip h2{margin:8px 0;font-size:28px;letter-spacing:-.04em}.location-strip p{margin:0;color:var(--muted);line-height:1.7}.location-points{display:grid;grid-template-columns:repeat(3,1fr)}.location-points span{min-height:72px;display:grid;place-items:center;padding:10px;text-align:center;font-weight:700;color:var(--green);border-left:1px solid #c9d6cb}.tour-banner{margin-top:18px;min-height:250px;padding:40px;border-radius:20px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:space-between;color:#fff}.tour-banner>img,.tour-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tour-shade{background:linear-gradient(90deg,rgba(12,36,27,.88),rgba(12,36,27,.4))}.tour-banner>div:not(.tour-shade),.tour-banner>button{position:relative}.tour-banner h2{margin:0 0 10px;font-size:30px;line-height:1.35;letter-spacing:-.04em}.tour-banner p{margin:0;opacity:.85}.tour-banner button{flex:0 0 auto;border:0;border-radius:10px;padding:16px 24px;background:#fff;color:var(--green);font-weight:800}.inquiry{margin-top:18px;padding:40px;background:#fff;border:1px solid var(--line);border-radius:20px;display:grid;grid-template-columns:280px 1fr;gap:36px}.inquiry h2{margin:10px 0;font-size:32px}.inquiry-intro p{color:var(--muted);line-height:1.6}.inquiry-intro a{display:inline-block;margin-top:12px;color:var(--green);font-size:20px;font-weight:800;text-decoration:none}form{display:grid;gap:14px}form label{display:grid;gap:7px;font-size:13px;font-weight:700}input,select{width:100%;border:1px solid #d8dfda;border-radius:8px;padding:14px;color:var(--ink);background:#fff;outline:none}input:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(36,83,66,.1)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}form .consent{display:flex;align-items:center;gap:8px;color:var(--muted);font-weight:500}.consent input{width:18px;height:18px}.privacy-note{margin:-5px 0 0 26px;color:#849089;font-size:11px;line-height:1.55}.submit{border:0;border-radius:8px;padding:15px;background:var(--green);color:#fff;font-weight:800}.submit:disabled{opacity:.65}.honeypot{position:absolute;left:-9999px}.form-status{margin:0;font-size:13px}.form-status.success{color:var(--green)}.form-status.error{color:#a13b32}footer{padding:46px 0 120px;display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--muted);font-size:13px;text-align:center}footer b{color:var(--ink);font-size:15px}footer a{color:var(--muted)}.sticky-actions{position:fixed;z-index:50;left:50%;bottom:12px;transform:translateX(-50%);width:min(700px,calc(100% - 24px));display:grid;grid-template-columns:repeat(3,1fr);background:var(--green-dark);border:1px solid rgba(255,255,255,.18);border-radius:14px;overflow:hidden;box-shadow:0 14px 40px rgba(12,36,27,.3)}.sticky-actions a,.sticky-actions button{height:62px;border:0;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;font-weight:800}.sticky-actions>*+*{border-left:1px solid rgba(255,255,255,.18)}.sticky-actions>*:last-child{background:#3e6b58}.sticky-actions span{font-size:15px}
@media(max-width:720px){.property-summary{margin-top:24px;padding:36px 4px 22px}.property-kicker{margin-bottom:10px;font-size:12px}.property-summary h2{font-size:30px;line-height:1.3}.property-summary>p{margin-top:12px;padding:0 14px;font-size:14px;word-break:keep-all}.property-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:22px}.property-facts span{display:grid;place-items:center;min-width:0;min-height:48px;padding:8px 5px;border-radius:12px;font-size:11px;line-height:1.35}.property-summary+.unit-section{margin-top:14px}.page-width{width:min(100% - 20px,560px)}.topbar{height:58px;padding-inline:14px}.brand{font-size:18px}.top-cta{font-size:12px;padding:10px 12px}.hero{min-height:480px;height:66vh}.hero>img{object-position:54% center}.hero-shade{background:linear-gradient(180deg,rgba(7,25,18,.05) 15%,rgba(7,25,18,.75) 100%)}.hero-copy{justify-content:flex-end;padding-bottom:62px}.hero-copy>p{font-size:15px;margin-bottom:10px}.hero h1{font-size:39px;line-height:1.16}.hero-copy>span{font-size:14px;line-height:1.6;margin-top:14px}.hero-actions{width:100%;margin-top:20px}.hero-actions button,.hero-actions a{flex:1;min-width:0;padding:13px 8px;font-size:14px}.highlights{margin-top:-28px;grid-template-columns:1fr 1fr;border-radius:16px}.highlights article{min-height:105px;padding:18px 12px}.highlights article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.highlights article:nth-child(4){border-top:1px solid var(--line)}.highlights b{font-size:14px}.highlights span{font-size:12px}.unit-section{margin-top:22px;padding:14px;grid-template-columns:1fr;gap:16px;border-radius:16px}.section-copy{padding:12px 8px 0}.section-copy h2{margin:14px 0 8px;font-size:28px}.section-copy p{font-size:14px}.gallery-main{aspect-ratio:4/3}.gallery-thumbs{gap:5px}.thumb{border-radius:6px}.location-strip{margin-top:22px;padding:26px 20px;grid-template-columns:1fr;gap:22px;border-radius:16px}.location-strip h2{font-size:24px}.location-strip p{font-size:14px}.location-points span{min-height:60px;font-size:12px}.location-points span:first-child{border-left:0}.tour-banner{margin-top:10px;min-height:260px;padding:26px 20px;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:20px;border-radius:16px}.tour-banner h2{font-size:24px}.tour-banner p{font-size:13px;line-height:1.6}.tour-banner button{width:100%}.inquiry{margin-top:10px;padding:26px 20px;grid-template-columns:1fr;gap:22px;border-radius:16px}.inquiry h2{font-size:28px}.form-row{grid-template-columns:1fr}footer{padding-bottom:105px}.sticky-actions{bottom:8px;width:calc(100% - 16px);border-radius:12px}.sticky-actions a,.sticky-actions button{height:58px;font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
