/* NORZAR page-specific styles: holiday-rentals. Shared design lives in norzar.css. */

:root{--navy:#06192d;--navy2:#0b2745;--gold:#b8832f;--gold2:#dfb85e;--cream:#f7f4ed;--ink:#17212b;--muted:#657483;--line:#e8e3da;--max:1180px;--shadow:0 22px 60px rgba(6,25,45,.13);}
*{box-sizing:border-box;}html{scroll-behavior:smooth;}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6;}a{color:inherit;}.container{width:min(var(--max),calc(100% - 36px));margin-inline:auto;}h1,h2,h3{font-family:Georgia,serif;}.site-header{position:fixed;inset:0 0 auto;z-index:1000;background:rgba(6,25,45,.96);backdrop-filter:blur(14px);border-bottom:2px solid rgba(223,184,94,.78);box-shadow:0 8px 22px rgba(0,0,0,.12);}.nav{height:90px;display:flex;align-items:center;gap:18px;}.brand{display:flex;align-items:center;text-decoration:none;gap:13px;}.brand img{width:62px;height:62px;object-fit:contain;}.brand-division{color:var(--gold2);font-size:.76rem;font-weight:900;letter-spacing:.12em;border-left:1px solid rgba(223,184,94,.55);padding-left:13px;white-space:nowrap;}.navlinks{display:flex;align-items:center;gap:13px;margin-left:auto;}.navlinks a{color:#fff;text-decoration:none;font-size:.82rem;font-weight:760;white-space:nowrap;}.navlinks a:hover{color:var(--gold2);}.navlinks a.active{color:var(--gold2);}.nav-contact{padding:9px 14px;border-radius:999px;background:linear-gradient(135deg,var(--gold2),var(--gold));color:var(--navy)!important;}.lang{width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.06);color:#fff;font-weight:800;cursor:pointer;}.lang.active{background:linear-gradient(135deg,var(--gold2),var(--gold));color:var(--navy);border-color:var(--gold2);}.menu{display:none;background:none;border:0;color:#fff;font-size:1.7rem;}.hero{min-height:640px;padding:156px 0 88px;display:flex;align-items:flex-start;color:#fff;background:linear-gradient(90deg,rgba(3,17,30,.96),rgba(5,27,47,.78) 48%,rgba(5,27,47,.22)),url("efe06c0ce89afdb7db.webp") center/cover no-repeat;}.hero-copy{max-width:760px;}.eyebrow{color:var(--gold2);font-weight:900;text-transform:uppercase;letter-spacing:.13em;font-size:.8rem;}.hero h1{font-size:clamp(2.8rem,5.4vw,5.2rem);line-height:1.03;margin:14px 0 20px;}.hero p{font-size:1.15rem;color:#e5edf3;max-width:730px;margin:0 0 28px;}.cta-row{display:flex;gap:12px;flex-wrap:wrap;}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:999px;text-decoration:none;font-weight:850;gap:8px;border:1px solid transparent;}.btn-gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:var(--navy);}.btn-outline{color:#fff;border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.06);}.section{padding:84px 0;}.section.alt{background:linear-gradient(180deg,#faf8f3,#fff);}.section-head{max-width:780px;margin-bottom:34px;}.section-head h2{font-size:clamp(2.1rem,4vw,3.5rem);line-height:1.08;color:var(--navy);margin:10px 0 14px;}.section-head p{color:var(--muted);font-size:1.04rem;margin:0;}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;}.service-card{border:1px solid var(--line);border-radius:20px;padding:25px;background:#fff;box-shadow:0 12px 35px rgba(6,25,45,.05);}.service-icon{width:50px;height:50px;border-radius:14px;background:linear-gradient(135deg,#f6ead0,#fff7e5);display:grid;place-items:center;margin-bottom:16px;}.service-icon svg{width:27px;height:27px;fill:none;stroke:#8a5f1a;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;}.service-card h3{margin:0 0 8px;color:var(--navy);font-family:Inter,system-ui,sans-serif;font-size:1.06rem;}.service-card p{margin:0;color:var(--muted);font-size:.94rem;}.rental-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}.rental-card{position:relative;overflow:hidden;border-radius:22px;padding:28px;border:1px solid var(--line);background:#fff;box-shadow:0 12px 35px rgba(6,25,45,.05);}.rental-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(var(--gold2),var(--gold));}.rental-card h3{font-family:Inter,system-ui,sans-serif;color:var(--navy);margin:0 0 9px;}.rental-card p{margin:0;color:var(--muted);}.band{background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff;}.band .section-head h2{color:#fff;}.band .section-head p{color:#d5e0e9;}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;}.step{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.055);padding:24px;border-radius:18px;}.step-num{font-family:Georgia,serif;color:var(--gold2);font-size:2rem;}.step h3{margin:8px 0;font-family:Inter,system-ui,sans-serif;}.step p{color:#c6d3de;margin:0;font-size:.94rem;}.compare{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center;padding:34px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow);}.compare h2{margin:8px 0 12px;color:var(--navy);font-size:clamp(2rem,3.3vw,3rem);}.compare p{color:var(--muted);margin:0;}.compare-action{display:flex;justify-content:flex-end;}.final-cta{background:linear-gradient(135deg,#f7f1e4,#fff);border-top:1px solid var(--line);}.cta-box{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px;border-radius:24px;background:var(--navy);color:#fff;}.cta-box h2{margin:0 0 8px;font-size:clamp(1.9rem,3vw,2.8rem);}.cta-box p{margin:0;color:#c8d5df;max-width:760px;}footer{background:#041422;color:#dbe5ec;padding:34px 0;}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;}.footer-row a{color:#dbe5ec;text-decoration:none;}.footer-nav{display:flex;gap:16px;flex-wrap:wrap;font-size:.9rem;}.footer-meta{font-size:.9rem;color:#aebdc9;}@media(max-width:1040px){.brand-division{display:none;}.navlinks{gap:10px;}.navlinks a{font-size:.78rem;}}@media(max-width:900px){.nav{height:72px;}.brand img{width:52px;height:52px;}.menu{display:block;}.navlinks{position:fixed;top:72px;left:12px;right:12px;display:none;flex-direction:column;align-items:stretch;background:rgba(6,25,45,.99);padding:12px;border-radius:0 0 18px 18px;}.navlinks.open{display:flex;}.navlinks a{padding:12px 14px;font-size:.94rem;}.langs{margin-left:auto;}.hero{padding:104px 0 60px;min-height:auto;}.service-grid{grid-template-columns:repeat(2,1fr);}.rental-grid{grid-template-columns:1fr;}.steps{grid-template-columns:repeat(2,1fr);}.compare{grid-template-columns:1fr;}.compare-action{justify-content:flex-start;}}@media(max-width:620px){.container{width:min(100% - 24px,var(--max));}.section{padding:62px 0;}.service-grid,.steps{grid-template-columns:1fr;}.hero h1{font-size:2.55rem;}.cta-box{align-items:flex-start;flex-direction:column;padding:27px;}.footer-row{align-items:flex-start;flex-direction:column;}}
.hero-subtitle{font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.2rem,2vw,1.55rem);color:#dfb85e;margin:-8px 0 16px;line-height:1.3;}.positioning-line{text-align:center;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.35rem,2.4vw,2rem);color:#06192d;margin:0;font-weight:600;}

/* ---- consolidated block ---- */

/* V107 — calmer, more proportional mobile typography. Desktop remains unchanged. */
@media (max-width:620px){
  body .hero-copy h1,
  body .hero h1,
  body .re-hero h1,
  body .property-hero h1,
  body .property-head > h1,
  body #privacyTitle,
  body main > h1{
    font-size:clamp(2.05rem,9.2vw,2.45rem)!important;
    line-height:1.07!important;
  }

  body .section-head h2,
  body .about-copy h2,
  body .home-results-copy h2,
  body .home-realestate-inner h2,
  body .home-contact-card h2,
  body .contact-card h2,
  body .detail-contact .contact-card h2,
  body section h2{
    font-size:clamp(1.68rem,7.2vw,1.95rem)!important;
    line-height:1.12!important;
  }

  body .hero-card h3,
  body .home-service-card h3,
  body .re-feature-card h3,
  body .service-card h3,
  body .listing-card h3,
  body .property-card h3{
    font-size:1.12rem!important;
    line-height:1.25!important;
  }

  

  body .hero-copy p,
  body .hero p,
  body .re-hero p,
  body .property-head > p{
    font-size:.96rem!important;
    line-height:1.58!important;
  }
}

/* ---- consolidated block ---- */

/* V110 — final mobile typography pass. Desktop/tablet above 620px unchanged. */
@media (max-width:620px){
  body h1,
  body .hero-copy h1,
  body .hero h1,
  body .re-hero h1,
  body .property-hero h1,
  body .property-head > h1,
  body #privacyTitle,
  body main > h1{
    font-size:clamp(1.82rem,7.8vw,2.05rem)!important;
    line-height:1.08!important;
    letter-spacing:-.008em!important;
  }

  body h2,
  body .section-head h2,
  body .about-copy h2,
  body .home-results-copy h2,
  body .home-realestate-inner h2,
  body .home-contact-card h2,
  body .contact-card h2,
  body .detail-contact .contact-card h2,
  body section h2{
    font-size:clamp(1.42rem,6.1vw,1.55rem)!important;
    line-height:1.15!important;
    letter-spacing:-.004em!important;
  }

  body h3,
  body .hero-card h3,
  body .home-service-card h3,
  body .re-feature-card h3,
  body .service-card h3,
  body .listing-card h3,
  body .property-card h3{
    font-size:1rem!important;
    line-height:1.28!important;
  }

  body .form h3,
  body .detail-contact .form h3{
    font-size:1.18rem!important;
    line-height:1.2!important;
  }

  body .hero-copy p,
  body .hero p,
  body .re-hero p,
  body .property-head > p,
  body .section-head p{
    font-size:.94rem!important;
    line-height:1.56!important;
  }

  body .eyebrow{
    font-size:.70rem!important;
    line-height:1.35!important;
    letter-spacing:.115em!important;
  }

  body .section-head{margin-bottom:28px!important;}
  body .hero-copy h1{margin-top:8px!important;margin-bottom:14px!important;}
  body .property-head > h1,
  body .re-hero h1,
  body .privacy-hero h1{margin-top:8px!important;margin-bottom:12px!important;}

  body .home-metric strong{font-size:1.48rem!important;}
  body .price-badge strong{font-size:1.22rem!important;}
}

/* ---- consolidated block ---- */

.cta-actions-v112{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;}.cta-whatsapp-v112{white-space:nowrap;}@media(max-width:700px){.cta-actions-v112{width:100%;justify-content:flex-start;}.cta-actions-v112 .btn{flex:1 1 190px;text-align:center;}}

/* ---- consolidated block ---- */

/* V114 consistency polish: language controls + legal footer */
.langs{display:flex!important;align-items:center!important;gap:4px!important;flex:0 0 auto!important;padding:0!important;}
.lang,.lang-btn{width:34px!important;height:34px!important;min-width:34px!important;flex:0 0 34px!important;padding:0!important;margin:0!important;display:grid!important;place-items:center!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.22)!important;background:rgba(255,255,255,.06)!important;color:#fff!important;cursor:pointer!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important;}
.lang.active,.lang-btn.active{background:linear-gradient(135deg,#e0bc67 0%,#b8832f 100%)!important;border-color:rgba(223,184,94,.95)!important;box-shadow:0 6px 14px rgba(184,131,47,.20)!important;transform:translateY(-1px)!important;}
.lang:hover,.lang-btn:hover{border-color:rgba(223,184,94,.72)!important;}
.flag-img{display:block!important;width:20px!important;height:13px!important;object-fit:cover!important;border-radius:2px!important;box-shadow:0 0 0 1px rgba(255,255,255,.16)!important;}
.site-footer{background:#06192d!important;color:#d7e0e8!important;border-top:1px solid rgba(221,183,95,.16)!important;padding:0!important;}
.site-footer .footer-shell{width:min(1180px,calc(100% - 36px));margin-inline:auto;min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:15px 0;}
.site-footer .footer-logo{display:flex;align-items:center;flex:0 0 auto;text-decoration:none;}
.site-footer .footer-logo img{display:block!important;width:62px!important;height:48px!important;max-width:62px!important;object-fit:contain!important;}
.site-footer .footer-content{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:flex-end;gap:8px;}
.site-footer .footer-nav{display:flex;justify-content:flex-end;align-items:center;gap:18px;flex-wrap:wrap;}
.site-footer .footer-nav a{color:#fff!important;text-decoration:none!important;font-size:.84rem!important;font-weight:700!important;opacity:.96;}
.site-footer .footer-nav a:hover{color:#ddb75f!important;}
.site-footer .footer-meta{display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-wrap:wrap;color:#91a5b5;font-size:.76rem;line-height:1.4;}
.site-footer .footer-meta a{color:#c8d4dd!important;text-decoration:none!important;}
.site-footer .footer-meta a:hover{color:#ddb75f!important;}.site-footer .dot{color:#ddb75f;opacity:.75;}
@media(max-width:760px){.site-footer .footer-shell{min-height:auto;align-items:flex-start;padding:20px 0;}.site-footer .footer-logo img{width:54px!important;height:42px!important;}.site-footer .footer-content{align-items:flex-start;}.site-footer .footer-nav,.site-footer .footer-meta{justify-content:flex-start;}.lang,.lang-btn{width:32px!important;height:32px!important;min-width:32px!important;flex-basis:32px!important;}.flag-img{width:20px!important;height:13px!important;}}
@media(max-width:520px){.site-footer .footer-shell{gap:15px;}.site-footer .footer-nav{gap:12px;}.site-footer .footer-meta{gap:7px;}.langs{gap:3px!important;}}

.al-v144-section{position:relative;overflow:hidden;padding:82px 0 86px;background:linear-gradient(180deg,#f6f4ee 0%,#fff 100%);border-top:1px solid #e8e1d4;border-bottom:1px solid #e9e5dc;}
.al-v144-section::before{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(184,131,47,.12);border-radius:50%;right:-300px;top:80px;box-shadow:0 0 0 72px rgba(184,131,47,.025);pointer-events:none;}
.al-v144-section .container{position:relative;z-index:1;max-width:1280px;}
.al-v144-intro{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:38px;align-items:end;margin-bottom:30px;}
.al-v144-eyebrow{color:#a87829;font-size:.76rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;}
.al-v144-intro h2{font-family:Georgia,"Times New Roman",serif;color:#071d31;font-size:clamp(2.1rem,4vw,3.5rem);line-height:1.06;letter-spacing:-.02em;margin:0 0 13px;max-width:760px;}
.al-v144-intro p{max-width:780px;margin:0;color:#61717f;line-height:1.72;font-size:1rem;}
.al-v144-control{padding:17px;border-radius:16px;border:1px solid #dedfdc;background:#fff;box-shadow:0 10px 30px rgba(5,27,47,.06);}
.al-v144-control label{display:block;margin-bottom:8px;color:#8d6621;font-size:.7rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;}
.al-v144-select-wrap{position:relative;}
.al-v144-select{appearance:none;width:100%;height:48px;border:1px solid #ccd6dc;border-radius:11px;background:#fbfbf9;color:#08223a;padding:0 42px 0 13px;font:750 .94rem/1.2 Inter,system-ui,sans-serif;cursor:pointer;outline:none;}
.al-v144-select:focus{border-color:#b7832f;box-shadow:0 0 0 3px rgba(183,131,47,.14);}
.al-v144-select-wrap::after{content:"⌄";position:absolute;right:15px;top:50%;transform:translateY(-58%);color:#a77729;font-size:1.2rem;pointer-events:none;}
.al-v144-dashboard{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(350px,.55fr);gap:24px;align-items:start;}
.al-v144-map-card,.al-v144-data-card{border:1px solid #dbe2e6;border-radius:22px;background:#fff;box-shadow:0 16px 44px rgba(6,29,48,.075);overflow:hidden;}
.al-v144-card-head{padding:22px 23px 12px;}
.al-v144-card-headline{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-bottom:5px;}
.al-v144-card-head h3,.al-v144-data-card h3{font-family:Georgia,"Times New Roman",serif;color:#0a263e;font-size:1.55rem;line-height:1.16;margin:0;}
.al-v144-card-head p,.al-v144-data-sub{color:#71808b;font-size:.83rem;line-height:1.55;margin:5px 0 0;}
.al-v144-badge{display:inline-flex;align-items:center;flex:none;min-height:27px;padding:5px 9px;border-radius:999px;background:#f4ecd9;color:#8a621d;border:1px solid #e2c98f;font-size:.64rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;}
.al-v144-map-shell{position:relative;margin:0 18px 15px;min-height:650px;border-radius:18px;overflow:hidden;background:radial-gradient(circle at 72% 18%,rgba(223,184,94,.12),transparent 28%),linear-gradient(145deg,#05192d 0%,#082b47 68%,#0b3858 100%);border:1px solid rgba(255,255,255,.05);}
.al-v144-map-shell::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:34px 34px;pointer-events:none;}
#alV144Map{position:absolute;inset:18px;width:calc(100% - 36px);height:calc(100% - 36px);overflow:visible;}
#alV144Map .al-map-parish{fill:rgba(255,255,255,.065);stroke:rgba(230,239,245,.52);stroke-width:1.1;vector-effect:non-scaling-stroke;transition:fill .16s ease,stroke .16s ease,opacity .16s ease,filter .16s ease;cursor:pointer;outline:none;}
#alV144Map .al-map-parish:nth-of-type(3n/**/+1){fill:rgba(223,184,94,.09);}
#alV144Map .al-map-parish:nth-of-type(3n/**/+2){fill:rgba(255,255,255,.04);}
#alV144Map .al-map-parish.is-muted{opacity:.38;}
#alV144Map .al-map-parish:hover,#alV144Map .al-map-parish:focus,#alV144Map .al-map-parish.is-active{fill:rgba(223,184,94,.58);stroke:#ffd978;stroke-width:2.5;opacity:1;filter:drop-shadow(0 0 7px rgba(223,184,94,.55));}
#alV144Map .al-map-outline{fill:none;stroke:#dfb85e;stroke-width:2.6;vector-effect:non-scaling-stroke;filter:drop-shadow(0 3px 6px rgba(0,0,0,.22));}
.al-v144-map-state{position:absolute;inset:0;display:grid;place-items:center;padding:34px;text-align:center;color:#d7e1e8;font-size:.82rem;line-height:1.55;z-index:5;pointer-events:none;}
.al-v144-map-state[hidden]{display:none!important;}
.al-v144-map-tooltip{position:absolute;z-index:8;min-width:160px;padding:10px 12px;border:1px solid rgba(223,184,94,.45);border-radius:11px;background:rgba(4,22,39,.94);box-shadow:0 10px 28px rgba(0,0,0,.24);color:#fff;pointer-events:none;opacity:0;transform:translate(8px,8px);transition:opacity .12s ease;backdrop-filter:blur(7px);}
.al-v144-map-tooltip.is-visible{opacity:1;}
.al-v144-map-tooltip strong{display:block;color:#fff;font-size:.96rem;line-height:1.25;margin:2px 0 5px;}
.al-v144-map-tooltip span{display:block;color:#dbe5ec;font-size:.76rem;line-height:1.4;}
.al-v144-tip-municipality{color:#cda64f;font-size:.62rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;line-height:1.2;}
.al-v144-tip-value{color:#f3cd71;font-family:Georgia,"Times New Roman",serif;font-size:1.55rem;font-weight:700;line-height:1;margin:4px 0 5px;}
.al-v144-tip-components{display:grid;gap:2px;margin-top:6px;padding-top:6px;border-top:1px solid rgba(255,255,255,.13);}
.al-v144-tip-components span{font-size:.68rem;color:#d9e2e8;}
@media (max-width:700px){.al-v144-map-tooltip{min-width:145px;max-width:210px;padding:9px 10px;}.al-v144-map-tooltip strong{font-size:.82rem;}.al-v144-map-tooltip span{font-size:.74rem;}}

.al-v144-map-state span{display:block;padding:10px 13px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(4,22,39,.68);backdrop-filter:blur(5px);}
.al-v144-map-caption{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 14px;padding:0 20px 18px;color:#5e6f7d;font-size:.7rem;line-height:1.45;}
.al-v144-map-caption a{color:#8a621d;text-decoration:none;font-weight:800;}.al-v144-map-caption a:hover{text-decoration:underline;}
.al-v144-data-card{padding:22px;}
.al-v144-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:16px 0;}
.al-v144-stat{padding:13px;border:1px solid #e0e5e8;border-radius:13px;background:#fafaf8;}
.al-v144-stat strong{display:block;color:#8b641f;font-size:1.04rem;line-height:1.15;margin-bottom:4px;}
.al-v144-stat span{display:block;color:#687985;font-size:.7rem;line-height:1.42;}
.al-v144-list-title{margin:18px 0 9px;color:#183149;font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;}
.al-v144-area-list{display:grid;gap:8px;}
.al-v144-area-row{display:grid;grid-template-columns:minmax(0,1fr) 58px;gap:12px;align-items:center;padding:9px 10px;border-radius:11px;background:#f7f8f7;border:1px solid transparent;}
.al-v144-area-row:hover{border-color:#e3d3af;background:#fbf8f1;}
.al-v144-area-name{min-width:0;}.al-v144-area-name strong{display:block;color:#193149;font-size:.77rem;line-height:1.25;margin-bottom:5px;}
.al-v144-bar{height:5px;border-radius:99px;background:#e2e7e9;overflow:hidden;}.al-v144-bar i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#a9792b,#dfb85e);}
.al-v144-area-row.is-restricted .al-v144-bar i{background:linear-gradient(90deg,#8d3b33,#c35d4f);}
.al-v144-area-row.is-relative .al-v144-bar i{background:linear-gradient(90deg,#b27425,#dca84d);}
.al-v144-area-row.is-growth .al-v144-bar i{background:linear-gradient(90deg,#2d6f61,#5a9d88);}
.al-v144-percent{text-align:right;color:#0a2740;font-size:.84rem;font-weight:900;white-space:nowrap;}
.al-v144-note{margin-top:16px;padding:14px 15px;border-left:3px solid #b7832f;border-radius:0 11px 11px 0;background:#f5f1e8;color:#53636e;font-size:.77rem;line-height:1.62;}
.al-v144-sources{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;}
.al-v144-sources a{display:inline-flex;align-items:center;min-height:36px;padding:6px 10px;border:1px solid #d6dde1;border-radius:999px;color:#17334b;text-decoration:none;font-size:.69rem;font-weight:800;background:#fff;}.al-v144-sources a:hover{border-color:#b7832f;color:#8a621d;}
.al-v144-disclaimer{margin-top:22px;padding:17px 19px;border:1px solid #dedfdc;border-radius:15px;background:rgba(255,255,255,.76);color:#66747e;font-size:.76rem;line-height:1.65;}.al-v144-disclaimer strong{color:#173149;}


.al-v144-reviewed{display:inline-flex;align-items:center;gap:7px;margin-top:14px;color:#8c6a2d;font-size:.69rem;font-weight:800;}.al-v144-reviewed::before{content:"";width:7px;height:7px;border-radius:50%;background:#b7832f;box-shadow:0 0 0 4px rgba(183,131,47,.12);}
@media(max-width:1000px){
 .al-v144-section{padding:62px 0 66px;}.al-v144-intro{grid-template-columns:1fr;gap:20px;}.al-v144-control{max-width:none;}.al-v144-dashboard{grid-template-columns:1fr;}.al-v144-map-shell{min-height:520px;margin:0 12px 13px;}.al-v144-card-head{padding:19px 18px 11px;}.al-v144-data-card{padding:18px 16px;}.al-v144-card-headline{align-items:flex-start;flex-direction:column;}.al-v144-map-caption{padding:0 15px 16px;}
}
@media(max-width:560px){
 .al-v144-section{padding:52px 0 56px;}.al-v144-intro h2{font-size:2.25rem;}.al-v144-summary{grid-template-columns:1fr;}.al-v144-data-card h3,.al-v144-card-head h3{font-size:1.38rem;}.al-v144-area-row{grid-template-columns:minmax(0,1fr) 52px;}.al-v144-percent{font-size:.8rem;}
 #alV144Map{inset:10px;width:calc(100% - 20px);height:calc(100% - 20px);}
}

.al-v144-map-shell #alV144Map{
  opacity:1;
  transform:scale(1);
  transition:opacity .28s ease,transform .32s ease;
  transform-origin:50% 50%;
}
.al-v144-map-shell.is-loading #alV144Map{
  opacity:.16;
  transform:scale(.992);
}
.al-v144-map-shell.is-ready #alV144Map{
  opacity:1;
  transform:scale(1);
}
.al-v144-map-state{
  transition:opacity .2s ease;
}
.al-v144-map-tooltip{
  max-width:min(290px,calc(100% - 24px));
  overflow-wrap:anywhere;
  word-break:normal;
}
.al-v144-tip-components span{
  overflow-wrap:anywhere;
}

@media (min-width:1180px){
  .al-v144-section .container{max-width:1380px;}
  .al-v144-dashboard{
    grid-template-columns:minmax(0,1fr) 330px;
    gap:20px;
    align-items:start;
  }
  .al-v144-map-shell{min-height:720px;}
  .al-v144-data-card{min-width:0;}
}

/* At laptop/tablet widths, stacking is cleaner than squeezing the map. */
@media (min-width:761px) and (max-width:1179px){
  .al-v144-dashboard{grid-template-columns:1fr;}
  .al-v144-map-shell{min-height:590px;}
  .al-v144-data-card{max-width:none;}
}

@media (max-width:560px){
  .al-v144-map-shell{min-height:455px;}
}

@media (max-width:430px){
  .al-v144-map-shell{min-height:420px;}
}

@media (max-width:390px){
  .al-v144-map-shell{min-height:398px;}
}

@media (prefers-reduced-motion:reduce){
  .al-v144-map-shell #alV144Map,.al-v144-map-state{transition:none!important;}
}

.al-v144-select option.al-v151-pressure-option{
  color:#a6372f;
  font-weight:900;
}
.al-v144-select option.al-v151-pressure-option:checked{
  color:#8f2d27;
  font-weight:900;
}

/* V195 — mobile/tablet map now uses the same interactive visual language as desktop. */
@media (max-width:760px){
  .al-v144-map-tooltip{display:block!important;}
  #alV144Map .al-map-parish{cursor:pointer!important;pointer-events:auto!important;touch-action:manipulation;}
  #alV144Map .al-map-parish:hover,
  #alV144Map .al-map-parish:focus,
  #alV144Map .al-map-parish.is-active{
    fill:rgba(223,184,94,.58)!important;
    stroke:#ffd978!important;
    stroke-width:2.5!important;
    opacity:1!important;
    filter:drop-shadow(0 0 7px rgba(223,184,94,.55))!important;
  }
  .al-v144-area-row{cursor:pointer;}
}

/* V195.1 — keep tap/click tooltip dimensions identical to the desktop map. */
@media (max-width:760px){
  .al-v144-map-tooltip{
    min-width:160px!important;
    max-width:min(290px,calc(100% - 24px))!important;
    padding:10px 12px!important;
  }
  .al-v144-map-tooltip strong{font-size:.96rem!important;}
  .al-v144-map-tooltip span{font-size:.76rem!important;}
}


/* V196: concise in-page navigation for the long Holiday Rentals page. */
.holiday-jump-wrap{background:#fff;border-bottom:1px solid rgba(6,25,45,.08);}
.holiday-jump-nav{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:12px 0;display:flex;justify-content:center;gap:8px;overflow-x:auto;scrollbar-width:none;}
.holiday-jump-nav::-webkit-scrollbar{display:none;}
.holiday-jump-nav a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border:1px solid #e7e1d7;border-radius:999px;background:#fff;color:#203549;text-decoration:none;font-size:.79rem;font-weight:820;line-height:1;white-space:nowrap;transition:border-color .18s ease,color .18s ease,background .18s ease;}
.holiday-jump-nav a:hover,.holiday-jump-nav a:focus-visible{color:#8d641f;border-color:rgba(184,131,47,.42);background:#fbf8f1;}
@media(max-width:620px){
 .holiday-jump-nav{width:100%;justify-content:flex-start;padding:10px 12px;gap:7px;}
 .holiday-jump-nav a{min-height:40px;padding:9px 13px;font-size:.77rem;}
}

/* v209 defensive service-icon sizing */
.n-services .n-service > svg{width:32px!important;height:32px!important;max-width:32px!important;max-height:32px!important;display:block!important;fill:none!important;stroke:#ad8138!important;stroke-width:1.5!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
@media(max-width:760px){.n-services .n-service > svg{width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important;}}
