.am-harbour{--am-harbour-text:#17212b;--am-harbour-muted:#5f6d7a;--am-harbour-line:rgba(23, 33, 43, 0.12);--am-harbour-soft:#f5f7f8;--am-harbour-card:#ffffff;--am-harbour-accent:#173d57;--am-harbour-accent-soft:#e9f0f4;--am-harbour-gold:#9c7b43;color:var(--am-harbour-text);font-family:inherit;line-height:1.55}.am-harbour *,.am-harbour *::before,.am-harbour *::after{box-sizing:border-box}.am-harbour a{color:inherit}.am-harbour-hero{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,0.8fr);gap:clamp(20px, 4vw, 48px);align-items:stretch;padding:clamp(36px, 7vw, 82px) clamp(18px, 5vw, 70px);margin:0 auto 28px;border-radius:28px;background:linear-gradient(135deg,#f5f7f8 0%,#ffffff 48%,#eef4f7 100%);border:1px solid var(--am-harbour-line);overflow:hidden}.am-harbour-kicker{margin:0 0 12px;color:var(--am-harbour-gold);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.am-harbour h1,.am-harbour h2,.am-harbour h3{color:var(--am-harbour-text);line-height:1.08;margin-top:0}.am-harbour h1{max-width:760px;margin-bottom:18px;font-size:clamp(2.2rem, 6vw, 5rem);letter-spacing:-.05em}.am-harbour h2{margin-bottom:10px;font-size:clamp(1.55rem, 3vw, 2.4rem);letter-spacing:-.035em}.am-harbour h3{margin-bottom:8px;font-size:1.25rem;letter-spacing:-.02em}.am-harbour-lead{max-width:760px;margin:0 0 24px;color:var(--am-harbour-muted);font-size:clamp(1.02rem, 1.6vw, 1.25rem)}.am-harbour-actions{display:flex;flex-wrap:wrap;gap:12px}.am-harbour-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 18px;border:1px solid var(--am-harbour-line);border-radius:999px;background:#fff;color:var(--am-harbour-accent);font-weight:700;font-size:.95rem;text-decoration:none;transition:transform 160ms ease,box-shadow 160ms ease,background 160ms ease}.am-harbour-btn:hover,.am-harbour-btn:focus-visible{transform:translateY(-1px);box-shadow:0 10px 26px rgb(23 33 43 / .1)}.am-harbour-btn--primary{border-color:#c9d9e1;background:#edf4f7;color:var(--am-harbour-accent)}.am-harbour-btn--primary:hover,.am-harbour-btn--primary:focus-visible{background:#e1edf2}.am-harbour-btn--ghost{background:#fff0}.am-harbour-card,.am-harbour-hero-card{padding:26px;border:1px solid var(--am-harbour-line);border-radius:24px;background:rgb(255 255 255 / .78);box-shadow:0 22px 60px rgb(23 33 43 / .08)}.am-harbour-hero-card ul{margin:18px 0 0;padding:0;list-style:none}.am-harbour-hero-card li{padding:10px 0;border-bottom:1px solid var(--am-harbour-line);color:var(--am-harbour-muted)}.am-harbour-hero-card li:last-child{border-bottom:0}.am-harbour-note,.am-harbour-disclaimer{margin:0 auto 28px;padding:18px 22px;border:1px solid var(--am-harbour-line);border-radius:18px;background:var(--am-harbour-soft);color:var(--am-harbour-muted)}.am-harbour-section{margin:34px auto;padding:clamp(22px, 4vw, 42px);border:1px solid var(--am-harbour-line);border-radius:26px;background:#fff}.am-harbour-section__head{display:flex;justify-content:space-between;gap:22px;align-items:flex-start;margin-bottom:22px}.am-harbour-section__head>p{max-width:320px;margin:0;color:var(--am-harbour-muted);text-align:right}.am-harbour-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.am-harbour-filters button{min-height:40px;padding:9px 15px;border:1px solid var(--am-harbour-line);border-radius:999px;background:#fff;color:var(--am-harbour-accent);cursor:pointer;font:inherit;font-weight:700}.am-harbour-filters button.is-active{border-color:#c9d9e1;background:#edf4f7;color:var(--am-harbour-accent)}.am-harbour-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:24px}.am-harbour-summary-card{padding:16px;border:1px solid var(--am-harbour-line);border-radius:18px;background:var(--am-harbour-soft)}.am-harbour-summary-card span{display:block;margin-bottom:5px;color:var(--am-harbour-muted);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.am-harbour-summary-card strong{display:block;color:var(--am-harbour-text);font-size:1.25rem}.am-harbour-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.am-harbour-grid.is-loading,.am-harbour-summary.is-loading{min-height:120px;border-radius:18px;background:linear-gradient(90deg,#f6f7f8 0%,#eceff1 50%,#f6f7f8 100%);background-size:180% 100%;animation:amHarbourPulse 1.2s ease-in-out infinite}@keyframes amHarbourPulse{0%{background-position:100% 50%}100%{background-position:0 50%}}.am-harbour-listing{display:flex;flex-direction:column;min-height:100%;border:1px solid var(--am-harbour-line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 14px 38px rgb(23 33 43 / .06)}.am-harbour-listing__photo{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#dde5e9}.am-harbour-listing__photo img{width:100%;height:100%;object-fit:cover;display:block}.am-harbour-listing__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px;color:var(--am-harbour-muted);text-align:center;font-weight:700}.am-harbour-listing__badges{position:absolute;left:12px;right:12px;top:12px;display:flex;flex-wrap:wrap;gap:7px;z-index:2}.am-harbour-badge{display:inline-flex;align-items:center;max-width:100%;padding:6px 10px;border-radius:999px;background:rgb(255 255 255 / .94);color:var(--am-harbour-accent);font-size:.74rem;font-weight:800;letter-spacing:.02em;white-space:nowrap;box-shadow:0 6px 18px rgb(23 33 43 / .12)}.am-harbour-badge--soft{margin-bottom:12px;background:var(--am-harbour-accent-soft);box-shadow:none}.am-harbour-badge--furnished{color:#4c3714}.am-harbour-listing__body{display:flex;flex-direction:column;flex:1;padding:18px}.am-harbour-listing__eyebrow{margin:0 0 8px;color:var(--am-harbour-gold);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.am-harbour-listing__price{margin:0 0 8px;font-size:1.6rem;line-height:1.1;font-weight:800;letter-spacing:-.03em}.am-harbour-listing__meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-bottom:12px;color:var(--am-harbour-muted);font-size:.94rem;font-weight:700}.am-harbour-listing__remarks{margin:0 0 14px;color:var(--am-harbour-muted);font-size:.95rem}.am-harbour-listing__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 16px}.am-harbour-listing__fact{padding:10px;border-radius:12px;background:var(--am-harbour-soft);color:var(--am-harbour-muted);font-size:.84rem}.am-harbour-listing__fact strong{display:block;color:var(--am-harbour-text);font-size:.95rem}.am-harbour-listing__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:14px;border-top:1px solid var(--am-harbour-line)}.am-harbour-listing__brokerage{min-width:0;color:var(--am-harbour-muted);font-size:.78rem}.am-harbour-listing__brokerage strong{display:block;overflow:hidden;color:var(--am-harbour-text);text-overflow:ellipsis;white-space:nowrap}.am-harbour-empty,.am-harbour-error{padding:20px;border:1px solid var(--am-harbour-line);border-radius:18px;background:var(--am-harbour-soft);color:var(--am-harbour-muted)}.am-harbour-error{margin-bottom:18px;border-color:rgb(145 40 40 / .3);background:#fff5f5;color:#7b2323}.am-harbour-copy p{max-width:920px;color:var(--am-harbour-muted)}.am-harbour-disclaimer{font-size:.88rem}@media (max-width:980px){.am-harbour-hero,.am-harbour-grid{grid-template-columns:1fr}.am-harbour-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.am-harbour-hero,.am-harbour-section{border-radius:18px}.am-harbour-actions,.am-harbour-filters{align-items:stretch;flex-direction:column}.am-harbour-btn,.am-harbour-filters button{width:100%}.am-harbour-section__head{display:block}.am-harbour-section__head>p{max-width:none;text-align:left}.am-harbour-summary,.am-harbour-listing__facts{grid-template-columns:1fr}.am-harbour-listing__footer{align-items:stretch;flex-direction:column}}