
:root{
  --bg:#fffaf7;
  --paper:#ffffff;
  --rose:#a4364f;
  --rose-dark:#8f2943;
  --rose-soft:#f4e7e1;
  --gold:#c28a57;
  --gold-soft:#edd7c5;
  --ink:#27242a;
  --muted:#726a6d;
  --line:#ecdcd3;
  --shadow:0 14px 34px rgba(88,55,44,.10);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:"Poppins",Arial,sans-serif}
a{text-decoration:none;color:inherit}
img{display:block;max-width:100%}
button,input{font:inherit}
.container{width:min(1120px,calc(100% - 46px));margin:0 auto}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.eyebrow{margin:0 0 10px;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#9d8881;font-weight:600}
.eyebrow.light{color:#f3ebe7}.eyebrow.small{font-size:10px}.muted{color:var(--muted)}

.site-header{position:sticky;top:0;z-index:50;background:rgba(255,250,247,.96);backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid #efe2db}
.header-row{height:100px;display:flex;align-items:center;gap:26px;position:relative}.site-logo img{height:62px;width:auto}
.main-nav{display:flex;align-items:center;gap:28px;flex:1;justify-content:center}.main-nav a{font-size:14px;font-weight:500;color:#463f45;position:relative;padding:6px 0}.main-nav a.active,.main-nav a:hover{color:var(--rose)}.main-nav a.active::after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:2px;background:var(--rose);border-radius:99px}
.header-actions{display:flex;align-items:center;gap:16px}.login-link{font-size:14px;color:#5d5256}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:13px 22px;font-weight:600;transition:.2s ease}.btn-primary{background:linear-gradient(90deg,var(--rose-dark),#bf536c);color:#fff;box-shadow:0 8px 22px rgba(164,54,79,.22)}.btn-primary:hover{transform:translateY(-1px)}.btn-soft{background:#f5e4dc;color:#6a4342}.btn-outline{background:#fff;border:1px solid #e6d3ca;color:#7b4050}.btn-ghost{background:#faf6f3;border:1px solid #eadcd5;color:#645b5f}.btn-block{width:100%}.btn-small{padding:12px 22px}
.burger{display:none;border:0;background:transparent;padding:10px;cursor:pointer}.burger span{display:block;width:24px;height:2px;background:var(--rose-dark);margin:5px 0;border-radius:2px}

.hero{position:relative;height:590px;overflow:hidden;background:#f6ece6}.hero-bg{position:absolute;inset:0;background:url('assets/hero-clean.jpg') center center/cover no-repeat;transform:scale(1.03)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(83,44,35,.64) 0%,rgba(83,44,35,.44) 28%,rgba(83,44,35,.14) 62%,rgba(83,44,35,.06) 100%)}
.hero-shell{position:relative;height:100%;padding-top:72px}.hero-copy{max-width:540px;color:#fff;padding-left:10px}.hero-copy h1{margin:0 0 18px;font-family:"Playfair Display",Georgia,serif;font-weight:500;font-size:68px;line-height:.95;letter-spacing:-.035em}.hero-copy p{max-width:490px;font-size:21px;line-height:1.46;margin:0;color:#f8f2ee}.hero-line{display:block;width:38px;height:2px;background:#fff;margin-top:26px}
.hero-note{position:absolute;right:24px;bottom:24px;font-family:"Cormorant Garamond",serif;font-size:46px;line-height:.94;color:#f0d7da;font-style:italic;transform:rotate(-6deg);text-align:center;text-shadow:0 1px 0 rgba(124,57,65,.3)}.hero-note span{font-size:38px}
.hero-search-row{position:absolute;left:0;right:0;bottom:22px;display:flex;gap:18px;padding:0 10px}.choice-card{flex:0 0 calc(50% - 9px);background:rgba(255,255,255,.97);border-radius:18px;padding:22px 24px;display:flex;align-items:center;box-shadow:var(--shadow)}.choice-icon{width:74px;height:74px;flex:0 0 74px;border-radius:50%;background:#f7e7e1;color:#ae4761;display:flex;align-items:center;justify-content:center;font-size:33px}.choice-copy{margin-left:18px;display:flex;flex-direction:column}.choice-copy strong{font-family:"Playfair Display",Georgia,serif;font-weight:600;font-size:28px;line-height:1;color:#252129}.choice-copy span{font-size:14px;color:#7d7377;margin-top:9px}.choice-arrow{margin-left:auto;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#be526b,#a4364f);color:#fff;font-size:22px;box-shadow:0 8px 18px rgba(164,54,79,.25)}

.integrated-map-section{margin-top:-8px;padding:0 0 44px;background:linear-gradient(180deg,#fff8f5,#fff)}
.integrated-card{background:#fffaf7;border-radius:0 0 30px 30px;box-shadow:0 10px 30px rgba(92,56,44,.06);padding:24px 24px 28px;display:grid;grid-template-columns:260px minmax(0,1fr);gap:22px;align-items:start;border:1px solid #f0e4dd;border-top:0}
.map-intro{padding:12px 4px 0 2px}.map-intro h2{margin:0 0 14px;font-family:"Playfair Display",Georgia,serif;font-size:44px;line-height:1.02;color:var(--rose);font-weight:500}.map-intro p:not(.eyebrow){margin:0 0 18px;color:#71696d;font-size:16px;line-height:1.65}
.map-main{min-width:0}.map-card-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.map-card-head h3{margin:6px 0 6px;font-family:"Playfair Display",Georgia,serif;font-size:31px;color:#2a2530;font-weight:500;line-height:1.02}.map-card-head p{margin:0;font-size:14px;line-height:1.55;color:#766d71}.map-heart{width:50px;height:50px;border-radius:16px;background:#fcf1eb;color:var(--rose);display:flex;align-items:center;justify-content:center;font-size:27px;flex:0 0 auto}
.atlas-search{height:54px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #eadfd8;border-radius:16px;padding:0 8px 0 16px;position:relative;margin-bottom:14px}.atlas-search>span{font-size:24px;color:#8b7076}.atlas-search input{border:0;outline:none;background:transparent;height:100%;flex:1;min-width:0;color:#40393e;font-size:14px}.atlas-search button{width:38px;height:38px;flex:0 0 auto;border:1px solid #e9dbd3;background:#fff;border-radius:12px;color:#7b5660;cursor:pointer}
#weddingMapResults{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;border:1px solid #eadfd8;border-radius:16px;box-shadow:var(--shadow);max-height:280px;overflow:auto;padding:8px;z-index:6}#weddingMapResults button{width:100%;display:flex;flex-direction:column;gap:4px;align-items:flex-start;border:0;background:transparent;border-radius:10px;padding:10px 12px;text-align:left;cursor:pointer}#weddingMapResults button:hover{background:#fbf1ec}#weddingMapResults small{font-size:11px;color:#84797c}
.atlas-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.atlas-modes{display:flex;gap:4px;padding:4px;background:#f8f2ef;border-radius:12px}.atlas-modes button{border:0;background:transparent;color:#816f73;padding:10px 14px;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer}.atlas-modes button[aria-pressed=true]{background:#fff;color:var(--rose);box-shadow:0 2px 8px rgba(96,57,46,.08)}.atlas-twelve{font-size:12px;font-weight:700;color:#8a7f82}
.map-fusion-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);gap:16px}.atlas-stage{border:1px solid #efdfd8;border-radius:22px;overflow:hidden;background:#f9f5f1}.map12-map-wrap{position:relative;height:362px;background:radial-gradient(circle at 70% 15%,rgba(255,245,234,.96),transparent 24%),linear-gradient(145deg,#f7efe9,#f2e6de 60%,#f9f3ef);overflow:hidden}
.morocco12{display:block;width:100%;height:100%;touch-action:pan-y;user-select:none;max-height:none}.morocco12.is-zoomed{cursor:grab;touch-action:none}.morocco12.is-dragging{cursor:grabbing}
.map12-region{fill:#edd7c5;stroke:#fff;stroke-width:1;vector-effect:non-scaling-stroke;transition:.18s}.map12-region:nth-child(3n){fill:#ecdccc}.map12-region:nth-child(3n+1){fill:#f2e3d5}.map12-region:hover,.map12-region:focus-visible{fill:#efc7a7;stroke:#d48242;stroke-width:2}.integrated-card.has-selection .map12-region.selected{fill:#c88955;stroke:#a6622f;stroke-width:1.6}
.atlas-pin{cursor:pointer}.atlas-pin circle{fill:#fff;stroke:#bc7b4c;stroke-width:2}.atlas-pin text{font:700 15px "Poppins",Arial,sans-serif;fill:#623543;stroke:#fff;stroke-width:4px;paint-order:stroke;stroke-linejoin:round}.atlas-pin:hover circle,.atlas-pin:focus-visible circle{fill:#f6d2b8;stroke-width:4}.atlas-ocean{font:600 12px "Poppins",Arial,sans-serif;letter-spacing:4px;fill:#b2999e;pointer-events:none}
.atlas-satellite{display:none}.integrated-card.is-hybrid .atlas-satellite{display:block}.integrated-card.is-hybrid .map12-region{fill:#ffffff16;stroke:#fffc;stroke-width:1}.integrated-card.is-hybrid .map12-region.selected,.integrated-card.is-hybrid .map12-region:hover,.integrated-card.is-hybrid .map12-region:focus-visible{fill:#c8895590;stroke:#ffd5af;stroke-width:2}
.atlas-controls{position:absolute;top:14px;right:14px;display:grid;border:1px solid #e8d8d0;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 6px 18px rgba(69,38,30,.08)}.atlas-controls button{width:38px;height:38px;border:0;border-bottom:1px solid #efe3dc;background:#fff;color:#7e5962;font-size:22px;cursor:pointer}.atlas-controls button:last-child{border-bottom:0}.atlas-controls button:disabled{opacity:.35;cursor:default}
#atlasZoom{position:absolute;right:14px;bottom:24px;background:rgba(255,255,255,.86);padding:6px 8px;border-radius:8px;font-size:12px;font-weight:700;color:#7b6d72}.atlas-credit{position:absolute;left:8px;right:8px;bottom:0;padding:5px 8px;text-align:center;font-size:11px;color:#7f7578;background:rgba(255,255,255,.72)}#atlasStatus{margin:0;padding:12px 16px;font-size:13px;line-height:1.5;color:#7a6d71;background:rgba(255,255,255,.8);border-top:1px solid #efe0d9}
#atlasRegionList{height:362px;overflow:auto;padding:9px}#atlasRegionList button{width:100%;display:flex;gap:10px;align-items:center;text-align:left;background:#fff;border:1px solid #eaded7;border-radius:12px;padding:11px 13px;margin-bottom:7px;color:#544d50;font-size:13px;font-weight:700;min-height:46px;cursor:pointer}#atlasRegionList button[aria-pressed=true]{border-color:#dbb08f;background:#fdf4ed;color:#8a4d26}.atlas-num{color:#9d8a8e;font-size:11px;min-width:26px}
.map-info-panel{background:#fff;border:1px solid #f1e3dc;border-radius:22px;padding:16px;box-shadow:0 10px 28px rgba(86,57,45,.05)}.panel-top{display:grid;gap:14px}.topline{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px}.topline small{font-size:11px;letter-spacing:.12em;color:#947f78}.count-pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;background:#f5e8e0;color:#915768;font-size:11px;font-weight:700}
.map-info-panel h4{margin:0 0 10px;font-family:"Playfair Display",Georgia,serif;font-size:28px;line-height:1.05;color:#2a2530;font-weight:500}.map-info-panel p{margin:0;color:#746b6f;font-size:14px;line-height:1.55}.compact-actions{display:grid;gap:9px}.city-block{margin-top:16px}.city-head{margin-bottom:10px;font-size:14px;color:#5e575b}.city-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;max-height:160px;overflow:auto;padding-right:2px}.city-grid .city-pill{min-height:40px;border-radius:12px;border:1px solid #e7dad3;background:#fff;color:#5c5558;padding:8px 10px;font-size:13px;display:flex;align-items:center;gap:8px}.city-grid .city-pill span:first-child{color:#c88955}
.map-quote{grid-column:1 / -1;border-top:1px solid #eadbd3;margin-top:18px;padding-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:center}.quote-mark{font-family:Georgia,serif;font-size:58px;line-height:1;color:#c9957a}.map-quote h4{margin:0 0 10px;font-family:"Cormorant Garamond",serif;font-style:italic;font-size:34px;line-height:1;color:#a63d52;font-weight:500}.quote-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quote-stat{background:#fff;border:1px solid #f0e2da;border-radius:16px;padding:14px 10px;text-align:center}.quote-stat span{display:block;font-family:"Playfair Display",Georgia,serif;font-size:26px;color:#aa4761;line-height:1}.quote-stat small{display:block;margin-top:7px;color:#6f676b;font-size:13px}

.featured-section{padding:28px 0 60px;background:#fff}.featured-grid{display:grid;grid-template-columns:1fr 1px 1fr;gap:28px;align-items:start}.featured-divider{background:#eadbd3;height:100%}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px}.section-head h3{margin:0;font-family:"Playfair Display",Georgia,serif;font-size:36px;color:var(--rose);font-weight:500}.section-head a{font-size:14px;color:#a6465d;font-weight:600}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.listing-card{background:#fff;border:1px solid #f0e5df;border-radius:14px;overflow:hidden;box-shadow:0 8px 20px rgba(80,49,38,.08)}.listing-image{position:relative;height:206px;overflow:hidden}.listing-image img{width:100%;height:100%;object-fit:cover}.fav-btn{position:absolute;top:10px;right:10px;width:34px;height:34px;border:0;border-radius:50%;background:rgba(57,34,33,.28);color:#fff;font-size:26px;line-height:1;cursor:pointer}.listing-copy{padding:12px 12px 14px}.listing-copy h4{margin:0 0 7px;font-family:"Playfair Display",Georgia,serif;font-size:21px;line-height:1.15;color:#2d2930;font-weight:600}.listing-copy p{margin:0;font-size:14px;color:#716a6d}.listing-copy p span{color:#b14260;font-size:12px}

.pros-banner{padding:50px 0 54px;background:linear-gradient(180deg,#fff8f3,#fff5ef);border-top:1px solid #f0e4dc}.pros-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:26px;align-items:center}.pros-grid h2{margin:0 0 12px;font-family:"Playfair Display",Georgia,serif;font-size:50px;line-height:1.03;color:var(--rose);font-weight:500}.pros-grid p:not(.eyebrow){margin:0 0 18px;font-size:18px;color:#746b6f;line-height:1.5}.pros-features{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-left:1px solid #edddd4}.pro-item{min-height:130px;border-right:1px solid #edddd4;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 16px}.pro-item span{font-size:34px;color:#ab4560;line-height:1;margin-bottom:12px}.pro-item b{font-size:18px;line-height:1.2;font-weight:600;color:#332d33}.pro-item small{margin-top:4px;font-size:12px;color:#746a6e}
.site-footer{padding:32px 0;background:#fff;border-top:1px solid #f0e4dd}.footer-grid{display:grid;grid-template-columns:280px 1fr 280px 140px;gap:18px;align-items:center}.footer-logo{height:72px;width:auto}.footer-note{font-family:"Cormorant Garamond",serif;font-style:italic;font-size:40px;line-height:1.02;color:#b24d60;text-align:center;transform:rotate(-4deg)}.footer-note span{font-size:34px}.footer-links{display:flex;flex-direction:column;gap:16px;align-items:center}.socials{font-size:24px;color:#7f4253}.legal-links{display:flex;gap:18px;flex-wrap:wrap;justify-content:center;font-size:13px;color:#5a5257}.footer-tag{font-family:"Cormorant Garamond",serif;font-style:italic;font-size:28px;line-height:1;text-align:center;color:#a84d60;transform:rotate(-7deg)}

.atlas-dialog{width:min(1240px,96vw);max-height:95dvh;padding:0;border:0;border-radius:28px;background:#fff;overflow:auto;box-shadow:0 40px 120px rgba(0,0,0,.28)}.atlas-dialog::backdrop{background:rgba(34,26,29,.48);backdrop-filter:blur(5px)}.atlas-dialog .integrated-card{grid-template-columns:1fr;border-radius:28px;border-top:1px solid #f0e4dd}.atlas-dialog .map-fusion-layout{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr)}.atlas-dialog .map12-map-wrap,.atlas-dialog #atlasRegionList{height:min(64dvh,650px)}
[hidden]{display:none !important}

@media (max-width: 1040px){
  .header-row{height:88px;gap:18px}.site-logo img{height:54px}.burger{display:block;margin-left:auto}.main-nav,.header-actions{display:none}.main-nav.open{display:flex;position:absolute;top:88px;left:0;right:0;flex-direction:column;gap:0;background:#fffaf7;border-bottom:1px solid #efdfd8;padding:8px 20px 18px;box-shadow:0 12px 30px rgba(50,30,25,.08)}.main-nav.open a{padding:12px 2px}.main-nav.open a.active::after{bottom:6px;width:36px;right:auto}.header-actions.mobile-open{display:flex;position:absolute;top:calc(88px + 290px);left:20px;right:20px;justify-content:flex-start;padding-bottom:18px;background:#fffaf7}
  .hero{height:auto;min-height:620px}.hero-shell{height:auto;padding:54px 0 160px}.hero-copy h1{font-size:54px}.hero-note{display:none}.hero-search-row{left:0;right:0;bottom:18px}
  .integrated-card{grid-template-columns:1fr;gap:20px;border-radius:0 0 26px 26px}.map-fusion-layout,.featured-grid,.pros-grid,.map-quote{grid-template-columns:1fr}.featured-divider{display:none}.map-intro{padding-top:0}.quote-stats{grid-template-columns:repeat(3,1fr)}.pros-features{border-left:0;border-top:1px solid #edddd4}.footer-grid{grid-template-columns:1fr;justify-items:center;text-align:center}
}
@media (max-width: 760px){
  .container{width:calc(100% - 22px)}
  .hero-copy h1{font-size:41px}.hero-copy p{font-size:17px}.hero-search-row{position:static;display:grid;grid-template-columns:1fr;gap:12px;padding:24px 0 0}.hero-shell{padding-bottom:26px}.choice-card{padding:18px 18px 18px 16px;border-radius:16px}.choice-icon{width:62px;height:62px;flex-basis:62px;font-size:28px}.choice-copy{margin-left:14px}.choice-copy strong{font-size:23px}.choice-copy span{font-size:14px}.choice-arrow{width:38px;height:38px;font-size:20px}
  .map-intro h2,.pros-grid h2{font-size:35px}.map-card-head h3{font-size:27px}.map12-map-wrap,#atlasRegionList{height:320px}.city-grid{grid-template-columns:1fr}.quote-stats,.card-grid{grid-template-columns:1fr}.listing-image{height:220px}.section-head{align-items:flex-start;flex-direction:column}.section-head h3{font-size:28px}
}
