*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--brand:#3d5a6b;--brand-dark:#2a3f4d;--brand-light:#edf2f5;--text:#1a2630;--text-muted:#5a6e7a;--border:#d8e3e8;--white:#fff;--bg:#f7f9fa;--wa:#25D366}html,body{overflow-x:hidden;max-width:100%}body{font-family:'DM Sans',sans-serif;color:var(--text);background:var(--bg);line-height:1.6}nav{background:var(--white);border-bottom:1px solid var(--border);padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;height:90px;position:sticky;top:0;z-index:100;overflow:visible;width:100%;box-sizing:border-box}.nav-logo img{height:70px;display:block;flex-shrink:0}.nav-right{display:flex;align-items:center;gap:6px;flex-shrink:0}.nav-btn{display:flex;align-items:center;gap:5px;color:white;text-decoration:none;padding:8px 12px;border-radius:50px;font-size:13px;font-weight:500;white-space:nowrap}.nav-btn.wa{background:var(--wa)}.nav-btn.call{background:var(--brand)}.lang-switcher{position:relative}.lang-btn{background:var(--brand-light);border:1px solid var(--border);color:var(--brand-dark);padding:6px 9px;border-radius:8px;cursor:pointer;font-size:11px;font-family:inherit;white-space:nowrap}.lang-dropdown{display:none;position:absolute;right:0;top:calc(100% + 4px);background:white;border:1px solid var(--border);border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.15);z-index:9999;padding:6px;min-width:180px}.lang-dropdown.open{display:grid;grid-template-columns:1fr 1fr}.lang-dropdown a{display:block;padding:6px 8px;font-size:11px;color:var(--text);text-decoration:none;border-radius:6px}.lang-dropdown a:hover,.lang-dropdown a.active{background:var(--brand-light);color:var(--brand)}.back{display:inline-flex;align-items:center;gap:6px;color:var(--text-muted);text-decoration:none;font-size:14px;padding:1rem 1.5rem}.layout{max-width:1100px;margin:0 auto;padding:1.5rem;display:grid;grid-template-columns:1fr 340px;gap:2rem;align-items:start}h1{font-family:'Playfair Display',serif;font-size:1.6rem;font-weight:400;margin-bottom:.5rem}.loc{font-size:14px;color:var(--text-muted);margin-bottom:1rem}.specs{display:flex;gap:16px;padding:.75rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-bottom:1.25rem;flex-wrap:wrap}.spec{font-size:13px;color:var(--text-muted)}.spec strong{color:var(--text);font-weight:600}h2{font-family:'Playfair Display',serif;font-size:1.15rem;font-weight:400;margin:1.25rem 0 .6rem}p{font-size:14px;color:var(--text-muted);margin-bottom:.7rem;line-height:1.7}.feat-wrap{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:.75rem}.feat-tag{background:var(--brand-light);color:var(--brand-dark);padding:5px 10px;border-radius:20px;font-size:12px;font-weight:500}.det-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:1.25rem}.det-row{background:var(--brand-light);padding:7px 10px;border-radius:8px;font-size:12px;display:flex;justify-content:space-between}.det-label{color:var(--text-muted)}.det-val{font-weight:500}#map{width:100%;height:260px;border-radius:12px;overflow:hidden;margin-top:.5rem}.sidebar{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:1.25rem;position:sticky;top:100px}.price-table{width:100%;border-collapse:collapse;font-size:13px;margin-bottom:.75rem}.price-table th{background:var(--brand-light);color:var(--brand-dark);padding:8px 10px;text-align:left;font-weight:500}.price-table td{padding:8px 10px;border-bottom:1px solid var(--border)}.price-table tr:last-child td{border-bottom:none}.price-table .hl{font-weight:700;color:var(--brand)}.note{font-size:11px;color:var(--text-muted);background:var(--brand-light);padding:8px;border-radius:8px;margin-bottom:.75rem;line-height:1.5}.btns{display:flex;flex-direction:column;gap:6px}.btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border-radius:10px;font-size:14px;font-weight:500;text-decoration:none;font-family:inherit;border:none;cursor:pointer}.btn-wa{background:var(--wa);color:white}.btn-call{background:var(--brand-light);color:var(--brand-dark);border:1px solid var(--border)}.btn-email{background:var(--brand-light);color:var(--brand-dark);border:1px solid var(--border)}footer{background:var(--brand-dark);color:rgba(255,255,255,.7);padding:2rem;text-align:center;font-size:14px;margin-top:3rem}footer a{color:rgba(255,255,255,.6);text-decoration:none;margin:0 10px}.gallery,}}}.desktop-gallery{display:none;background:#000;user-select:none}.dg-grid{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:240px 240px;gap:4px;position:relative}.dg-main-wrap{grid-row:1/3;position:relative;overflow:hidden;background:#222;cursor:pointer}.dg-main-wrap img{width:100%;height:100%;object-fit:cover;display:block}.dg-side-wrap{overflow:hidden;background:#222;cursor:pointer}.dg-side-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .15s}.dg-side-wrap img:hover{opacity:.85}.dg-arr{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);border:none;color:#fff;width:38px;height:38px;border-radius:50%;cursor:pointer;font-size:24px;line-height:1;display:flex;align-items:center;justify-content:center;z-index:5;transition:background .15s}.dg-arr:hover{background:rgba(0,0,0,.85)}.dg-prev{left:10px}.dg-next{right:10px}.dg-count{position:absolute;bottom:8px;right:8px;background:rgba(0,0,0,.5);color:#fff;font-size:11px;padding:3px 8px;border-radius:10px;pointer-events:none}.dg-strips{display:flex;gap:5px;padding:6px 8px;overflow-x:auto;background:#111}.dg-strips::-webkit-scrollbar{height:3px}.dg-strips::-webkit-scrollbar-thumb{background:#444}.dg-strip{flex-shrink:0;width:70px;height:52px;object-fit:cover;border-radius:3px;cursor:pointer;opacity:.5;border:2px solid transparent;transition:opacity .15s,border-color .15s}.dg-strip.on,.dg-strip:hover{opacity:1;border-color:#fff}.lightbox{display:none;position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:2000;align-items:center;justify-content:center}.lightbox.open{display:flex}.lb-wrap{position:relative;max-width:92vw;max-height:92vh;display:flex;align-items:center}.lb-wrap img{max-width:100%;max-height:90vh;object-fit:contain;border-radius:6px;display:block}.lb-arr{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.15);border:none;color:#fff;width:44px;height:44px;border-radius:50%;cursor:pointer;font-size:26px;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .15s}.lb-arr:hover{background:rgba(255,255,255,.35)}.lb-prev{left:-54px}.lb-next{right:-54px}.lb-close{position:fixed;top:20px;right:24px;background:none;border:none;color:#fff;font-size:32px;cursor:pointer;z-index:10;line-height:1}.mobile-slider{display:none;position:relative;background:#111;overflow:hidden;width:100%}.mobile-slider .slides{display:flex;touch-action:pan-y;will-change:transform}.mobile-slider .slide{flex:0 0 100%;width:100%;min-width:100%}.mobile-slider img{width:100%;height:280px;object-fit:cover;display:block}.mobile-slider .dots{display:flex;justify-content:center;gap:6px;padding:10px;position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.5))}.mobile-slider .dot{width:8px;height:8px;border-radius:50%;border:none;background:rgba(255,255,255,.5);cursor:pointer;padding:0}.mobile-slider .dot.active{background:#fff}@media(max-width:900px){.desktop-gallery{display:none!important}.mobile-slider{display:block!important}}@media(min-width:901px){.desktop-gallery{display:block}.mobile-slider{display:none!important}}@media(max-width:900px){.layout{grid-template-columns:1fr!important;display:block}.sidebar{position:static!important;margin-top:1.5rem}}