:root{--mlp-ink:#0b3d59;--mlp-teal:#0aa6b4;--mlp-cream:#fbf8ef;--mlp-gold:#d7a83f;--mlp-olive:#6b7b4b;}
:root{--ink:#082b45;--ink2:#24475d;--teal:#0ca8b7;--blue:#1479b8;--paper:#f5fafc;--line:#d7e5eb;--muted:#6c8190;--white:#fff;--green:#0b8b61;--shadow:0 18px 50px rgba(8,43,69,.13)}*{box-sizing:border-box}html,body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}button{font:inherit}.mlp-shell{width:min(1280px,calc(100% - 40px));margin:auto}.mlp-topbar{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.95);backdrop-filter:blur(15px);border-bottom:1px solid var(--line)}.mlp-nav{min-height:72px;display:flex;align-items:center;gap:20px}.mlp-brand{font-weight:900;font-size:24px;letter-spacing:-.04em}.mlp-brand span{color:var(--teal)}.mlp-location{border:0;background:transparent;color:var(--muted);font-weight:750;cursor:pointer}.mlp-nav-actions{margin-left:auto;display:flex;gap:10px}.mlp-primary,.mlp-ghost,.mlp-book{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:12px 17px;font-weight:850;cursor:pointer}.mlp-primary{border:1px solid var(--teal);background:var(--teal);color:#fff}.mlp-ghost{border:1px solid var(--line);background:#fff;color:var(--ink)}.mlp-main{padding:30px 0 80px}.mlp-breadcrumb{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:14px;margin-bottom:20px}.mlp-breadcrumb a:hover{color:var(--teal)}.mlp-heading{display:flex;justify-content:space-between;gap:30px;align-items:flex-start;margin-bottom:24px}.mlp-kicker{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--teal);font-weight:900}.mlp-heading h1{font-size:clamp(32px,5vw,54px);line-height:1.02;letter-spacing:-.045em;margin:10px 0 12px;max-width:900px}.mlp-subline{color:var(--muted);font-size:14px}.mlp-price{font-size:32px;font-weight:950;color:var(--green);white-space:nowrap;padding-top:22px}.mlp-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.mlp-content{min-width:0}.mlp-gallery{margin-bottom:22px}.mlp-main-image-wrap{height:min(66vw,650px);min-height:420px;background:#eaf2f5;border-radius:22px;overflow:hidden;position:relative}.mlp-main-image{width:100%;height:100%;object-fit:contain;background:#edf3f5}.mlp-gallery-count{position:absolute;right:16px;bottom:16px;border:0;border-radius:10px;background:rgba(8,43,69,.9);color:#fff;padding:10px 13px;font-weight:800;cursor:pointer}.mlp-thumbs{display:flex;gap:9px;overflow:auto;padding:10px 2px 2px}.mlp-thumb{width:86px;height:68px;flex:0 0 auto;border:2px solid transparent;border-radius:10px;padding:0;overflow:hidden;background:#fff;cursor:pointer}.mlp-thumb.active{border-color:var(--teal)}.mlp-thumb img{width:100%;height:100%;object-fit:cover}.mlp-no-image{height:460px;border-radius:22px;background:linear-gradient(135deg,#d8f4f7,#eaf1f4);display:grid;place-items:center;align-content:center;gap:8px;color:var(--muted)}.mlp-no-image span{font-size:90px;font-weight:950;color:var(--teal)}.mlp-card,.mlp-ai-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 8px 24px rgba(8,43,69,.06);margin-bottom:22px}.mlp-section-title{font-size:20px;font-weight:900;margin-bottom:15px;display:flex;justify-content:space-between;align-items:center;gap:12px}.mlp-ai-badge{font-size:10px;letter-spacing:.08em;background:#e5f8fa;color:#087d88;padding:6px 8px;border-radius:999px}.mlp-copy{font-size:17px;line-height:1.75;color:var(--ink2)}.mlp-fact{border-top:1px solid #edf3f5;margin-top:18px;padding-top:16px;display:grid;grid-template-columns:130px 1fr;gap:14px;line-height:1.55}.mlp-map{height:340px;border-radius:14px;overflow:hidden;background:#e8f0f3}.mlp-map-note,.mlp-safety{font-size:12px;color:var(--muted);line-height:1.5}.mlp-rail{position:sticky;top:94px}.mlp-ai-card{border-color:#9fdde3;background:linear-gradient(155deg,#fff,#f1fbfc);box-shadow:var(--shadow)}.mlp-ai-head{display:flex;align-items:center;gap:12px}.mlp-ai-head div:last-child{display:flex;flex-direction:column;gap:3px}.mlp-ai-head small{color:var(--muted);line-height:1.4}.mlp-ai-icon{width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,var(--teal),var(--blue));color:#fff;display:grid;place-items:center;font-weight:950}.mlp-suggestions{display:grid;gap:8px;margin:18px 0}.mlp-suggestions button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px;text-align:left;color:var(--ink2);cursor:pointer}.mlp-suggestions button:hover{border-color:var(--teal)}.mlp-full{width:100%}.mlp-book{margin-top:10px;border:1px solid var(--line);background:#fff;color:var(--ink)}.mlp-contact-name{font-size:18px;font-weight:850;margin-bottom:12px}.mlp-contact-action,.mlp-contact-link{display:block;border:1px solid var(--line);border-radius:10px;padding:11px 12px;margin-top:8px;font-weight:750}.mlp-contact-action:hover,.mlp-contact-link:hover{border-color:var(--teal)}.mlp-error{min-height:60vh;display:grid;place-items:center;align-content:center;text-align:center;gap:15px}.mlp-ai-drawer{position:fixed;inset:0;z-index:100;display:none}.mlp-ai-drawer.open{display:block}.mlp-ai-backdrop{position:absolute;inset:0;border:0;background:rgba(4,25,38,.56);backdrop-filter:blur(4px)}.mlp-ai-panel{position:absolute;right:0;top:0;bottom:0;width:min(520px,100%);background:#fff;box-shadow:-20px 0 60px rgba(0,0,0,.25);display:flex;flex-direction:column}.mlp-ai-panel header{height:76px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:16px 18px}.mlp-ai-panel header div{display:flex;flex-direction:column;min-width:0}.mlp-ai-panel header small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--muted)}.mlp-ai-panel header button{width:40px;height:40px;border-radius:50%;border:1px solid var(--line);background:#fff;font-size:26px;cursor:pointer}.mlp-ai-panel iframe{border:0;width:100%;flex:1;background:var(--paper)}.mlp-lightbox{position:fixed;inset:0;z-index:110;background:rgba(0,0,0,.94);display:none;align-items:center;justify-content:center;padding:40px}.mlp-lightbox.open{display:flex}.mlp-lightbox img{max-width:90vw;max-height:90vh;object-fit:contain}.mlp-lightbox-close,.mlp-lightbox-nav{position:absolute;border:0;background:rgba(255,255,255,.12);color:#fff;cursor:pointer}.mlp-lightbox-close{top:18px;right:18px;width:48px;height:48px;border-radius:50%;font-size:30px}.mlp-lightbox-nav{top:50%;transform:translateY(-50%);width:54px;height:70px;border-radius:12px;font-size:44px}.mlp-lightbox-nav.prev{left:20px}.mlp-lightbox-nav.next{right:20px}@media(max-width:900px){.mlp-grid{grid-template-columns:1fr}.mlp-rail{position:static}.mlp-heading{display:block}.mlp-price{padding-top:12px}.mlp-main-image-wrap{min-height:320px;height:68vw}}@media(max-width:600px){.mlp-shell{width:min(100% - 24px,1280px)}.mlp-nav{flex-wrap:wrap;padding:10px 0}.mlp-location{order:3;width:100%;text-align:left;padding:0}.mlp-nav-actions .mlp-ghost{display:none}.mlp-heading h1{font-size:36px}.mlp-main-image-wrap{min-height:260px;border-radius:15px}.mlp-card,.mlp-ai-card{padding:17px}.mlp-fact{grid-template-columns:1fr;gap:4px}.mlp-ai-panel{width:100%}}
