/* Cameron — Quartiers de Marrakech V9.8.26 */
.cameron-neighborhoods-page{overflow:hidden;background:var(--ivory)}
.cameron-neighborhoods-page .section{padding-top:104px;padding-bottom:104px}
.cameron-neighborhoods-page h2{text-wrap:balance}

/* Hero */
.cameron-neighborhoods-hero{padding:28px 0 0;background:var(--ivory)}
.cameron-neighborhoods-hero__frame{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);min-height:650px;border:1px solid var(--line);background:#fff}
.cameron-neighborhoods-hero__copy{position:relative;display:flex;flex-direction:column;justify-content:center;padding:clamp(56px,6.5vw,96px)}
.cameron-neighborhoods-hero__copy:before{content:"";position:absolute;left:0;top:76px;bottom:76px;width:3px;background:var(--wine)}
.cameron-neighborhoods-hero h1{max-width:720px;margin:0;font-size:clamp(4.1rem,6.2vw,7.3rem);line-height:.9;letter-spacing:-.045em}
.cameron-neighborhoods-hero__lead{max-width:700px;margin:28px 0 0;color:#514944;font-size:1.08rem;line-height:1.86}
.cameron-neighborhoods-hero__facts{display:grid;grid-template-columns:1fr 1fr;margin-top:38px;border-top:1px solid var(--line)}
.cameron-neighborhoods-hero__facts>div{display:flex;flex-direction:column;gap:5px;padding:21px 20px 0 0}
.cameron-neighborhoods-hero__facts>div+div{padding-left:24px;border-left:1px solid var(--line)}
.cameron-neighborhoods-hero__facts strong{color:var(--wine);font-family:var(--serif);font-size:2.7rem;font-weight:400;line-height:1}
.cameron-neighborhoods-hero__facts span{color:#756b64;font-size:.61rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.cameron-neighborhoods-hero__note{max-width:650px;margin:27px 0 0;color:#776d66;font-size:.75rem;line-height:1.65}
.cameron-neighborhoods-hero__visual{position:relative;min-height:650px;overflow:hidden;background:#ddd3cb}
.cameron-neighborhoods-hero__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(31,19,14,.02),rgba(31,19,14,.26))}
.cameron-neighborhoods-hero__visual>img{width:100%;height:100%;object-fit:cover;transition:transform 1.1s ease}
.cameron-neighborhoods-hero__frame:hover .cameron-neighborhoods-hero__visual>img{transform:scale(1.018)}
.cameron-neighborhoods-hero__caption{position:absolute;z-index:2;right:0;bottom:0;width:min(420px,80%);padding:34px 38px;background:rgba(124,33,5,.94);color:#fff}
.cameron-neighborhoods-hero__caption span{display:block;margin-bottom:11px;color:#e9cfc5;font-size:.61rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
.cameron-neighborhoods-hero__caption strong{font-family:var(--serif);font-size:2.05rem;font-weight:400;line-height:1.08}

/* Sticky nav */
.cameron-neighborhoods-nav{position:sticky;top:88px;z-index:25;border-bottom:1px solid var(--line);background:rgba(251,248,244,.96);backdrop-filter:blur(12px)}
.cameron-neighborhoods-nav>div{display:flex;gap:30px;overflow:auto;padding-top:16px;padding-bottom:16px;scrollbar-width:none}
.cameron-neighborhoods-nav>div::-webkit-scrollbar{display:none}
.cameron-neighborhoods-nav a{white-space:nowrap;color:#5d554f;font-size:.61rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.cameron-neighborhoods-nav a:hover{color:var(--wine)}

/* Heading */
.cameron-neighborhoods-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,470px);gap:60px;align-items:end;margin-bottom:45px;padding-bottom:30px;border-bottom:1px solid var(--line)}
.cameron-neighborhoods-heading h2{max-width:900px}
.cameron-neighborhoods-heading>p{margin:0;color:#625a55;line-height:1.8}
.cameron-neighborhoods-heading--light{border-bottom-color:rgba(255,255,255,.18)}
.cameron-neighborhoods-heading--light h2{color:#fff}
.cameron-neighborhoods-heading--light .eyebrow{color:#e9cfc4}
.cameron-neighborhoods-heading--light>p{color:rgba(255,255,255,.7)}

/* Quick profiles */
.cameron-neighborhoods-quick{background:#fff}
.cameron-neighborhoods-quick__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid var(--line);background:var(--line)}
.cameron-neighborhoods-quick__grid button{position:relative;display:flex;align-items:flex-start;flex-direction:column;min-height:240px;padding:34px 64px 32px 32px;border:0;background:var(--ivory);text-align:left;transition:.25s}
.cameron-neighborhoods-quick__grid button:hover{z-index:1;background:#fff;box-shadow:0 18px 40px rgba(47,28,17,.07)}
.cameron-neighborhoods-quick__grid button>span{color:var(--wine);font-family:var(--serif);font-size:1.1rem}
.cameron-neighborhoods-quick__grid strong{margin-top:48px;font-family:var(--serif);font-size:2rem;font-weight:400;line-height:1.12}
.cameron-neighborhoods-quick__grid small{margin-top:12px;color:#665d57;font-size:.78rem;line-height:1.65}
.cameron-neighborhoods-quick__grid i{position:absolute;right:29px;bottom:30px;color:var(--wine);font-style:normal;font-size:1.2rem;transition:.2s}
.cameron-neighborhoods-quick__grid button:hover i{transform:translateX(4px)}

/* Reading section */
.cameron-neighborhoods-reading{background:var(--stone)}
.cameron-neighborhoods-reading__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:clamp(60px,7.5vw,125px);align-items:center}
.cameron-neighborhoods-reading__image{min-height:680px;overflow:hidden}
.cameron-neighborhoods-reading__image img{width:100%;height:680px;object-fit:cover}
.cameron-neighborhoods-reading__content h2{font-size:clamp(3rem,4.45vw,5.2rem)}
.cameron-neighborhoods-reading__content>p:not(.eyebrow){color:#554d47;line-height:1.88}
.cameron-neighborhoods-reading__points{margin-top:32px;border-top:1px solid var(--line)}
.cameron-neighborhoods-reading__points>div{display:grid;grid-template-columns:45px 1fr;gap:15px;padding:17px 0;border-bottom:1px solid var(--line)}
.cameron-neighborhoods-reading__points span{color:var(--wine);font-family:var(--serif)}
.cameron-neighborhoods-reading__points p{margin:0;color:#504943;line-height:1.55}

/* Directory tools */
.cameron-neighborhoods-directory{background:var(--ivory)}
.cameron-neighborhoods-tools{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:24px}
.cameron-neighborhoods-search{position:relative;display:block;width:min(540px,100%)}
.cameron-neighborhoods-search>span{display:block;margin-bottom:9px;color:#70665f;font-size:.59rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.cameron-neighborhoods-search input{width:100%;padding:14px 44px 14px 0;border:0;border-bottom:1px solid #bdb2aa;background:transparent;outline:0;font-family:var(--serif);font-size:1.32rem}
.cameron-neighborhoods-search input:focus{border-bottom-color:var(--wine)}
.cameron-neighborhoods-search i{position:absolute;right:4px;bottom:12px;color:var(--wine);font-style:normal;font-size:1.4rem}
.cameron-neighborhoods-filters{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}
.cameron-neighborhoods-filters button{padding:10px 13px;border:1px solid var(--line);background:#fff;color:#625952;font-size:.57rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}
.cameron-neighborhoods-filters button:hover,.cameron-neighborhoods-filters button.is-active{border-color:var(--wine);background:var(--wine);color:#fff}
.cameron-neighborhoods-count{display:flex;align-items:baseline;gap:9px;margin:0 0 30px;color:#726861;font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.cameron-neighborhoods-count strong{color:var(--wine);font-family:var(--serif);font-size:2rem;font-weight:400;letter-spacing:0}

/* District cards */
.cameron-neighborhoods-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.cameron-neighborhood-card{scroll-margin-top:150px;display:flex;flex-direction:column;min-height:610px;padding:36px;border:1px solid var(--line);background:#fff;transition:transform .25s ease,box-shadow .25s ease}
.cameron-neighborhood-card:hover{transform:translateY(-3px);box-shadow:0 20px 44px rgba(46,29,19,.07)}
.cameron-neighborhood-card[hidden]{display:none!important}
.cameron-neighborhood-card header{display:grid;grid-template-columns:50px 1fr;gap:18px;align-items:start;padding-bottom:25px;border-bottom:1px solid var(--line)}
.cameron-neighborhood-card header>span{color:var(--wine);font-family:var(--serif);font-size:1.2rem}
.cameron-neighborhood-card header p{margin:0 0 6px;color:#847970;font-size:.58rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.cameron-neighborhood-card h3{margin:0;font-size:2.45rem;line-height:1.03}
.cameron-neighborhood-card__tagline{margin:27px 0 13px;color:var(--wine);font-family:var(--serif);font-size:1.28rem;line-height:1.4}
.cameron-neighborhood-card__summary{margin:0;color:#554d47;line-height:1.8}
.cameron-neighborhood-card dl{margin:28px 0 25px;border-top:1px solid var(--line)}
.cameron-neighborhood-card dl>div{display:grid;grid-template-columns:140px 1fr;gap:22px;padding:15px 0;border-bottom:1px solid var(--line)}
.cameron-neighborhood-card dt{color:#847970;font-size:.57rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.cameron-neighborhood-card dd{margin:0;color:#4e4742;font-size:.82rem;line-height:1.6}
.cameron-neighborhood-card__watch dd{color:#6d4d42}
.cameron-neighborhood-card .text-link{margin-top:auto;align-self:flex-start}
.cameron-neighborhoods-empty{padding:65px;border:1px solid var(--line);background:#fff;text-align:center}
.cameron-neighborhoods-empty h3{font-size:2.5rem}
.cameron-neighborhoods-empty button{padding:0 0 6px;border:0;border-bottom:1px solid var(--wine);background:none;color:var(--wine);font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}

/* Comparison */
.cameron-neighborhoods-comparison{background:var(--wine-dark);color:#fff}
.cameron-neighborhoods-comparison__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(255,255,255,.15)}
.cameron-neighborhoods-comparison__grid article{display:grid;grid-template-columns:minmax(210px,.8fr) minmax(0,1.2fr);min-height:360px;background:#321d17;overflow:hidden}
.cameron-neighborhoods-comparison__grid article:nth-child(2),.cameron-neighborhoods-comparison__grid article:nth-child(3){background:#3a211a}
.cameron-neighborhoods-comparison__grid img{width:100%;height:100%;object-fit:cover;opacity:.86}
.cameron-neighborhoods-comparison__grid article>div{display:flex;justify-content:center;flex-direction:column;padding:35px}
.cameron-neighborhoods-comparison__grid span{color:#e6c9be;font-family:var(--serif);font-size:1.1rem}
.cameron-neighborhoods-comparison__grid h3{margin:35px 0 14px;color:#fff;font-size:2.3rem}
.cameron-neighborhoods-comparison__grid p{margin:0;color:rgba(255,255,255,.72);line-height:1.75}

/* Checks */
.cameron-neighborhoods-checks{background:#fff}
.cameron-neighborhoods-checks__grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:clamp(60px,8vw,130px);align-items:start}
.cameron-neighborhoods-checks__intro{position:sticky;top:155px}
.cameron-neighborhoods-checks__intro h2{font-size:clamp(3rem,4.3vw,5rem)}
.cameron-neighborhoods-checks__intro>p:not(.eyebrow){max-width:620px;color:#5a524d;line-height:1.85}
.cameron-neighborhoods-checks__intro .button{margin-top:15px}
.cameron-neighborhoods-checks__list{border-top:1px solid var(--line)}
.cameron-neighborhoods-checks__list>div{display:grid;grid-template-columns:54px 1fr;gap:22px;padding:27px 0;border-bottom:1px solid var(--line)}
.cameron-neighborhoods-checks__list>div>span{color:var(--wine);font-family:var(--serif);font-size:1.12rem}
.cameron-neighborhoods-checks__list h3{margin:0 0 8px;font-size:1.85rem}
.cameron-neighborhoods-checks__list p{margin:0;color:#5c544e;line-height:1.7}

/* FAQ */
.cameron-neighborhoods-faq{background:var(--stone);border-top:1px solid var(--line)}
.cameron-neighborhoods-faq__grid{display:grid;grid-template-columns:minmax(280px,.68fr) minmax(0,1.32fr);gap:clamp(60px,8vw,120px);align-items:start}
.cameron-neighborhoods-faq__grid>header{position:sticky;top:155px}
.cameron-neighborhoods-faq__grid>header p:last-child{max-width:440px;color:#625a55;line-height:1.75}
.cameron-neighborhoods-faq__list{border-top:1px solid var(--line)}
.cameron-neighborhoods-faq details{border-bottom:1px solid var(--line)}
.cameron-neighborhoods-faq summary{position:relative;padding:24px 55px 24px 0;cursor:pointer;list-style:none;font-family:var(--serif);font-size:1.38rem;line-height:1.28}
.cameron-neighborhoods-faq summary::-webkit-details-marker{display:none}
.cameron-neighborhoods-faq summary span{position:absolute;right:5px;top:20px;color:var(--wine);font-family:var(--sans);font-size:1.25rem;transition:.2s}
.cameron-neighborhoods-faq details[open] summary span{transform:rotate(45deg)}
.cameron-neighborhoods-faq details>div{padding:0 60px 26px 0;color:#5a524d;line-height:1.82}
.cameron-neighborhoods-faq details p{margin:0}

/* Final */
.cameron-neighborhoods-final{background:linear-gradient(112deg,var(--wine-dark),var(--wine) 68%,#95452d);color:#fff}
.cameron-neighborhoods-final__inner{display:flex;align-items:center;justify-content:space-between;gap:70px;padding-top:76px;padding-bottom:76px}
.cameron-neighborhoods-final .eyebrow{color:#e9cfc4}
.cameron-neighborhoods-final h2{max-width:880px;color:#fff}
.cameron-neighborhoods-final p{max-width:790px;margin:15px 0 0;color:rgba(255,255,255,.78)}
.cameron-neighborhoods-final__inner>div:last-child{display:flex;align-items:center;flex-direction:column;gap:16px;flex:0 0 auto}
.cameron-neighborhoods-final__inner>div:last-child>a:not(.button){padding-bottom:5px;border-bottom:1px solid rgba(255,255,255,.65);color:#fff;font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}

@media(max-width:1120px){
  .cameron-neighborhoods-hero__frame{grid-template-columns:1fr 1fr}
  .cameron-neighborhoods-comparison__grid article{grid-template-columns:1fr}
  .cameron-neighborhoods-comparison__grid img{height:270px}
}

@media(max-width:960px){
  .cameron-neighborhoods-page .section{padding-top:80px;padding-bottom:80px}
  .cameron-neighborhoods-hero__frame{grid-template-columns:1fr;min-height:0}
  .cameron-neighborhoods-hero__copy{min-height:570px}
  .cameron-neighborhoods-hero__visual{min-height:500px}
  .cameron-neighborhoods-nav{top:80px}
  .cameron-neighborhoods-heading{grid-template-columns:1fr;gap:16px}
  .cameron-neighborhoods-quick__grid{grid-template-columns:repeat(2,1fr)}
  .cameron-neighborhoods-reading__grid,.cameron-neighborhoods-checks__grid,.cameron-neighborhoods-faq__grid{grid-template-columns:1fr;gap:52px}
  .cameron-neighborhoods-reading__image,.cameron-neighborhoods-reading__image img{min-height:560px;height:560px}
  .cameron-neighborhoods-tools{align-items:stretch;flex-direction:column}
  .cameron-neighborhoods-filters{justify-content:flex-start}
  .cameron-neighborhoods-grid{grid-template-columns:1fr}
  .cameron-neighborhood-card{min-height:0}
  .cameron-neighborhoods-comparison__grid{grid-template-columns:1fr}
  .cameron-neighborhoods-comparison__grid article{grid-template-columns:minmax(210px,.8fr) minmax(0,1.2fr)}
  .cameron-neighborhoods-comparison__grid img{height:100%}
  .cameron-neighborhoods-checks__intro,.cameron-neighborhoods-faq__grid>header{position:static}
}

@media(max-width:700px){
  .cameron-neighborhoods-hero{padding-top:15px}
  .cameron-neighborhoods-hero__copy{min-height:auto;padding:49px 24px}
  .cameron-neighborhoods-hero__copy:before{top:45px;bottom:45px}
  .cameron-neighborhoods-hero h1{font-size:3.65rem}
  .cameron-neighborhoods-hero__facts{grid-template-columns:1fr}
  .cameron-neighborhoods-hero__facts>div+div{padding-left:0;border-left:0}
  .cameron-neighborhoods-hero__visual{min-height:390px}
  .cameron-neighborhoods-hero__caption{width:88%;padding:26px}
  .cameron-neighborhoods-quick__grid{grid-template-columns:1fr}
  .cameron-neighborhoods-quick__grid button{min-height:205px}
  .cameron-neighborhoods-reading__image,.cameron-neighborhoods-reading__image img{min-height:420px;height:420px}
  .cameron-neighborhoods-filters{display:grid;grid-template-columns:repeat(2,1fr)}
  .cameron-neighborhoods-filters button{width:100%}
  .cameron-neighborhood-card{padding:28px 23px}
  .cameron-neighborhood-card header{grid-template-columns:38px 1fr}
  .cameron-neighborhood-card h3{font-size:2.12rem}
  .cameron-neighborhood-card dl>div{grid-template-columns:1fr;gap:7px}
  .cameron-neighborhoods-comparison__grid article{grid-template-columns:1fr}
  .cameron-neighborhoods-comparison__grid img{height:250px}
  .cameron-neighborhoods-checks__list>div{grid-template-columns:42px 1fr}
  .cameron-neighborhoods-final__inner{align-items:flex-start;flex-direction:column;padding-top:60px;padding-bottom:60px}
  .cameron-neighborhoods-final__inner>div:last-child{align-items:flex-start}
}
