
:root{
  --bg:#f8f4ec;--paper:#fffdf9;--sand:#f1e9dc;--ink:#223329;--muted:#68766b;--line:#e5d8c4;
  --gold:#b6924a;--gold2:#c9a765;--green:#214e3a;--green2:#315f49;--shadow:0 18px 46px rgba(38,44,35,.11);
}
*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:Georgia,'Times New Roman',serif;line-height:1.55}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}
.site-header{position:sticky;top:0;z-index:200;background:rgba(248,244,236,.96);border-bottom:1px solid rgba(182,146,74,.22);backdrop-filter:blur(12px)}
.nav-wrap{max-width:1360px;margin:auto;padding:18px 34px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand-logo img{height:74px;width:auto;object-fit:contain}.nav{display:flex;align-items:center;gap:34px;font-family:Arial,Helvetica,sans-serif}.nav-item{position:relative;padding:22px 0;font-size:14px;text-transform:uppercase;letter-spacing:.16em;font-weight:800;color:var(--green);cursor:pointer}.nav-link{display:inline-block}.nav-item:hover,.nav-item:focus-within{color:var(--gold)}.dropdown:after{content:'▾';font-size:12px;margin-left:8px;color:var(--gold)}
.drop-menu{position:absolute;top:64px;left:-16px;min-width:245px;background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:12px;box-shadow:var(--shadow);display:none}.nav-item:hover .drop-menu,.nav-item:focus-within .drop-menu{display:block}.drop-menu a{display:block;padding:12px 14px;border-radius:12px;color:var(--ink);font-size:14px;letter-spacing:.02em;text-transform:none;font-weight:600}.drop-menu a:hover{background:var(--sand);color:var(--gold)}.mega-menu{min-width:520px;grid-template-columns:1fr 1fr;gap:8px}.nav-item:hover .mega-menu,.nav-item:focus-within .mega-menu{display:grid}.mega-title{font-family:Arial,Helvetica,sans-serif;text-transform:uppercase!important;letter-spacing:.12em!important;font-size:12px!important;color:var(--green)!important;font-weight:800!important;background:transparent!important}.btn-outline,.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 24px;font-family:Arial,Helvetica,sans-serif;font-weight:900;letter-spacing:.10em;text-transform:uppercase;font-size:12px;transition:.18s}.btn-outline{border:1px solid var(--gold);color:var(--green);background:transparent}.btn-outline:hover{background:var(--gold);color:#fff}.btn{background:var(--gold);border:1px solid var(--gold);color:#fff}.btn.dark{background:var(--green);border-color:var(--green)}.btn.ghost{background:transparent;border-color:rgba(255,255,255,.72);color:#fff}.mobile-menu-note{display:none;font-family:Arial,Helvetica,sans-serif;font-size:12px;padding:0 24px 16px;color:var(--muted)}
.hero{min-height:700px;background-size:cover;background-position:center;position:relative;display:flex;align-items:flex-end}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(31,50,39,.67),rgba(31,50,39,.38) 46%,rgba(31,50,39,.08))}.hero .inner{position:relative;max-width:1360px;width:100%;margin:auto;padding:92px 34px 86px;color:#fff}.eyebrow,.breadcrumb,.tag{font-family:Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.18em;font-size:12px;color:var(--gold2);font-weight:900}.hero h1{font-size:clamp(46px,6vw,88px);line-height:1.02;font-weight:500;max-width:780px;margin:14px 0 20px}.hero h1 em{font-style:italic;color:var(--gold2)}.hero p{font-family:Arial,Helvetica,sans-serif;font-size:19px;line-height:1.65;max-width:620px;margin:0 0 28px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.trust{font-family:Arial,Helvetica,sans-serif;font-size:14px;opacity:.96;max-width:560px;margin-top:22px}.page-hero,.detail-hero{min-height:470px}.page-hero .inner,.detail-hero .inner{padding-top:110px;padding-bottom:70px}.page-hero h1,.detail-hero h1{font-size:clamp(40px,4.8vw,70px)}
.section{padding:82px 0}.section.sand{background:var(--sand)}.section.navy{background:linear-gradient(135deg,#2d5b45,#1f4432);color:#fff}.container{max-width:1360px;margin:auto;padding:0 34px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:36px}.section-head h2,.lifestyle-copy h2{font-size:clamp(34px,3.3vw,56px);line-height:1.08;margin:8px 0 0;font-weight:500}.section-head p{max-width:580px;font-family:Arial,Helvetica,sans-serif;color:var(--muted)}.section.navy .section-head p,.section.navy p{color:rgba(255,255,255,.84)}.gold-line{width:70px;height:3px;background:var(--gold);border-radius:99px;margin:18px 0}.cards,.article-grid,.feature-row,.steps,.lifestyle-grid{display:grid;gap:24px}.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.cards.four{grid-template-columns:repeat(4,minmax(0,1fr))}.lifestyle-grid{grid-template-columns:1.05fr 1fr 1fr 1fr}.image-card,.collection-card,.property-card,.feature,.step,.info-panel{background:var(--paper);border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:var(--shadow)}.image-card .pic,.collection-card .pic,.property-card .pic{aspect-ratio:1.35/1;background-size:cover;background-position:center}.body,.image-card .body,.collection-card .body,.property-card .body{padding:24px}.image-card h3,.collection-card h3,.property-card h3{font-size:30px;line-height:1.12;margin:6px 0 10px;font-weight:500}.image-card p,.collection-card p,.property-card p,.step p,.feature p,.info-panel p{font-family:Arial,Helvetica,sans-serif;color:var(--muted);margin:0 0 16px}.specs,.star-meta{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.specs span,.star-meta span{font-family:Arial,Helvetica,sans-serif;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:900;background:var(--sand);border-radius:999px;padding:9px 13px;color:var(--green)}.price{font-size:24px;color:var(--green);font-weight:700;margin:12px 0 18px}.star-property-home{padding:54px 0}.star-panel{display:grid;grid-template-columns:1.08fr .92fr;border-radius:28px;overflow:hidden;background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow)}.star-img{min-height:520px;background-size:cover;background-position:center}.star-copy{padding:44px}.star-ribbon{display:inline-block;background:#f4ead8;color:var(--gold);border-radius:999px;padding:9px 14px;font-family:Arial,Helvetica,sans-serif;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900}.star-copy h2{font-size:50px;line-height:1.06;margin:16px 0}.star-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:18px}.star-subheading{font-family:Arial,Helvetica,sans-serif;color:var(--muted);font-size:17px;letter-spacing:.02em;margin:6px 0 16px}.cards.two{grid-template-columns:repeat(2,minmax(0,1fr));max-width:920px;margin:0 auto}.trust-statement{padding:30px 0}.trust-statement .trust-line{font-family:Arial,Helvetica,sans-serif;font-size:15px;letter-spacing:.03em;color:var(--muted);max-width:640px;margin:0 auto;text-align:center}
.advisory-bridge{max-width:680px;margin:0 auto;text-align:center;padding:20px 0}.advisory-bridge h2{font-size:clamp(28px,3vw,40px);font-weight:500;margin:0 0 14px}.advisory-bridge p{font-family:Arial,Helvetica,sans-serif;color:var(--muted);margin:0 0 26px}.feature-row{grid-template-columns:repeat(4,1fr)}.feature{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.12);padding:28px}.feature h3{font-size:26px;margin:0 0 10px}.feature .icon{color:var(--gold);margin-bottom:12px}.feature .icon svg{width:30px;height:30px;display:block}.steps{grid-template-columns:repeat(4,1fr)}.step{padding:30px;text-align:center}.step .num{font-family:Arial,Helvetica,sans-serif;color:var(--gold);letter-spacing:.18em;font-weight:900}.step h3{font-size:28px;margin:8px 0}.article-grid{grid-template-columns:repeat(3,1fr)}.contact-band{max-width:1360px;margin:40px auto 0;display:grid;grid-template-columns:.95fr 1.05fr;background:var(--paper);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);overflow:hidden}.contact-band .left{position:relative;min-height:420px;background-size:cover;background-position:center;color:#fff;padding:50px 42px;display:flex;flex-direction:column;justify-content:flex-end}.contact-band .left:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(31,50,39,.08),rgba(31,50,39,.72))}.contact-band .left>*{position:relative}.contact-band h2{font-size:48px;line-height:1.08;margin:0 0 14px}.contact-band .left p{font-family:Arial,Helvetica,sans-serif}.form{padding:44px}.form h3{font-size:34px;margin:0 0 20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form textarea{grid-column:1/-1;min-height:130px}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;padding:15px 16px;font-family:Arial,Helvetica,sans-serif;color:var(--ink)}.small-note{font-family:Arial,Helvetica,sans-serif;font-size:12px;color:var(--muted);margin-top:10px}.footer{background:#eee6d8;border-top:1px solid var(--line);margin-top:56px}.footer-inner{max-width:1360px;margin:auto;padding:40px 34px;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:30px}.footer h4{font-family:Arial,Helvetica,sans-serif;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin:8px 0 14px}.footer a,.footer p{font-family:Arial,Helvetica,sans-serif;color:var(--muted);display:block;margin:7px 0}.footer-logo img{height:58px}.footer-social{margin-top:16px}.footer-social a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid var(--line);color:var(--green);margin:0;transition:.18s}.footer-social a:hover{background:var(--gold);border-color:var(--gold);color:#fff}.footer-social svg{width:18px;height:18px}.star-gallery,.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.star-gallery div,.gallery div{aspect-ratio:1.3/1;background-size:cover;background-position:center;border-radius:18px;box-shadow:var(--shadow);border:1px solid var(--line)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.info-panel{padding:30px}.info-panel h3{font-size:32px;margin:0 0 12px}.list-clean{padding-left:18px;font-family:Arial,Helvetica,sans-serif;color:var(--muted)}.list-clean li{margin:8px 0}@media(max-width:1100px){.cards,.cards.four,.lifestyle-grid,.feature-row,.steps,.article-grid,.star-panel,.contact-band,.two-col,.star-gallery,.gallery{grid-template-columns:1fr 1fr}.section-head{align-items:flex-start;flex-direction:column}}@media(max-width:820px){.nav-wrap{align-items:flex-start;flex-direction:column}.nav{flex-wrap:wrap;gap:16px}.drop-menu,.mega-menu{position:static;box-shadow:none;margin-top:10px}.mobile-menu-note{display:block}.brand-logo img{height:58px}.hero h1{font-size:50px}.cards,.cards.two,.cards.four,.lifestyle-grid,.feature-row,.steps,.article-grid,.star-panel,.contact-band,.two-col,.form-grid,.footer-inner,.star-gallery,.gallery{grid-template-columns:1fr}.star-img{min-height:300px}.section{padding:60px 0}}

/* Property detail carousel */
.property-detail-hero{min-height:520px}
.detail-section{padding-top:64px}
.detail-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:start}
.carousel{background:var(--paper);border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}
.carousel-main{height:520px;background-size:cover;background-position:center;position:relative}
.carousel-main::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.06))}
.carousel-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding:14px;background:#fffdf9}
.carousel-thumbs button{border:0;min-height:86px;border-radius:12px;background-size:cover;background-position:center;cursor:pointer;opacity:.78;transition:.18s;box-shadow:inset 0 0 0 1px rgba(185,146,72,.15)}
.carousel-thumbs button:hover,.carousel-thumbs button.active{opacity:1;box-shadow:inset 0 0 0 3px var(--gold)}
.detail-panel{background:var(--paper);border:1px solid var(--line);border-radius:28px;padding:34px;box-shadow:var(--shadow);position:sticky;top:120px}
.detail-panel h2{font-size:42px;line-height:1.05;margin:8px 0 16px;font-weight:500}
.key-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0}
.key-fact{background:var(--sand);border-radius:16px;padding:14px 16px;font-family:Arial, Helvetica, sans-serif}
.key-fact b{display:block;color:var(--green-dark);font-size:17px;margin-bottom:2px}
.key-fact span{font-size:12px;text-transform:uppercase;letter-spacing:.10em;color:var(--muted);font-weight:700}
.description-block{background:var(--paper);border:1px solid var(--line);border-radius:28px;padding:34px;box-shadow:var(--shadow);margin-top:26px}
.description-block h3{font-size:34px;margin:0 0 14px;font-weight:500}
.description-block p,.description-block li{font-family:Arial, Helvetica, sans-serif;color:var(--muted);font-size:16px}
.pdf-card{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#f8f0dd;border:1px solid rgba(185,146,72,.35);border-radius:18px;padding:18px;margin-top:20px;font-family:Arial, Helvetica, sans-serif}
.pdf-card strong{color:var(--green-dark)}
.pdf-card.disabled{opacity:.72;background:#f6f2e8}
@media(max-width:1100px){.detail-layout{grid-template-columns:1fr}.detail-panel{position:static}.carousel-main{height:420px}}
@media(max-width:820px){.carousel-main{height:300px}.carousel-thumbs{grid-template-columns:repeat(3,1fr)}.key-facts{grid-template-columns:1fr}.detail-panel h2{font-size:34px}}


/* Improved carousel arrows and PDF download groups */
.carousel{position:relative}
.carousel-arrow{position:absolute;top:245px;z-index:3;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.65);background:rgba(33,78,58,.74);color:#fff;font-size:32px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(4px);transition:.18s ease}
.carousel-arrow:hover{background:var(--gold);transform:translateY(-1px)}
.carousel-prev{left:18px}.carousel-next{right:18px}
.carousel-main[role="button"]{cursor:zoom-in}
.property-lightbox-nav{position:fixed;top:50%;transform:translateY(-50%);z-index:10001;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.65);background:rgba(33,78,58,.82);color:#fff;font-size:32px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer}
.property-lightbox-prev{left:18px}.property-lightbox-next{right:18px}
.pdf-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.pdf-card span{color:var(--muted);font-size:14px}
@media(max-width:1100px){.carousel-arrow{top:195px}}
@media(max-width:820px){.carousel-arrow{top:135px;width:40px;height:40px;font-size:28px}.pdf-card{align-items:flex-start;flex-direction:column}.pdf-actions{justify-content:flex-start}}

/* Netlify form button styling */
button.btn{cursor:pointer;font-family:Arial, Helvetica, sans-serif}
.hidden{display:none !important}


/* Mobile navigation refinement */
.mobile-menu{display:none}
@media(max-width:900px){
  .site-header{position:sticky;top:0}
  .nav-wrap{padding:12px 18px;gap:12px}
  .brand-logo img{height:58px;max-width:190px;object-fit:contain}
  .nav{display:none !important}
  .mobile-menu{display:block;border-top:1px solid rgba(182,146,74,.18);background:rgba(248,244,236,.98)}
  .mobile-menu summary{list-style:none;cursor:pointer}
  .mobile-menu summary::-webkit-details-marker{display:none}
  .mobile-menu>summary{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;font-family:Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.16em;font-weight:900;color:var(--green);font-size:13px}
  .hamb-lines{width:28px;height:20px;display:flex;flex-direction:column;justify-content:space-between}
  .hamb-lines i{display:block;height:2px;background:var(--gold);border-radius:2px}
  .mobile-panel{padding:8px 18px 22px;border-top:1px solid rgba(182,146,74,.16);box-shadow:0 18px 40px rgba(38,44,35,.08)}
  .mobile-group{background:var(--paper);border:1px solid var(--line);border-radius:18px;margin:10px 0;overflow:hidden}
  .mobile-group>summary{padding:16px 18px;font-family:Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.13em;font-weight:900;color:var(--green);display:flex;justify-content:space-between;align-items:center}
  .mobile-group>summary:after{content:'+';color:var(--gold);font-size:18px;line-height:1}
  .mobile-group[open]>summary:after{content:'–'}
  .mobile-group a,.mobile-single{display:block;padding:13px 18px;border-top:1px solid rgba(229,216,196,.55);font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:15px;background:#fffdf9}
  .mobile-group a:hover,.mobile-single:hover{background:var(--sand);color:var(--gold)}
  .mobile-subtitle{padding:14px 18px 6px;font-family:Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:900;color:var(--gold);background:#fffdf9;border-top:1px solid rgba(229,216,196,.55)}
  .mobile-single{border:1px solid var(--line);border-radius:18px;margin:10px 0;background:var(--paper);font-weight:900;text-transform:uppercase;letter-spacing:.13em;color:var(--green)}
  .mobile-cta{display:block;margin-top:12px;text-align:center;border-radius:999px;padding:15px 18px;background:var(--gold);color:#fff;font-family:Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.12em;font-weight:900;font-size:13px}
  .hero{min-height:560px}
  .hero .inner{padding:62px 22px 58px}
  .hero h1{font-size:46px;line-height:1.05}
  .hero p{font-size:17px}
  .page-hero,.detail-hero{min-height:380px}
}
@media(max-width:480px){
  .brand-logo img{height:50px;max-width:160px}
  .nav-wrap{padding:10px 14px}
  .mobile-menu>summary{padding:12px 16px}
  .mobile-panel{padding:6px 14px 18px}
}


/* Collections menu star property */
.drop-menu a.star-menu-link,
.mobile-group a.star-menu-link{
  color:var(--gold) !important;
  font-weight:900 !important;
}
.drop-menu a.star-menu-link{
  background:#f4ecd9;
  margin-bottom:6px;
}

/* Keep property cards aligned as inventory grows. */
.property-card{display:flex;flex-direction:column}
.property-card .body{display:flex;flex:1;flex-direction:column}
.property-card .price{margin-top:auto}
.property-card .btn{align-self:flex-start}
.sold-out-note{margin-top:28px;border-color:rgba(182,146,74,.45);background:#f8f0dd}
.mobile-group a.star-menu-link{
  background:#f4ecd9;
}


/* Floorplan lightbox */
.floorplan-actions{
  margin-top:18px;
  display:flex;
  justify-content:flex-end;
}
.floorplan-thumb{
  position:relative;
  box-shadow:inset 0 0 0 2px var(--gold) !important;
}
.lightbox{
  position:fixed;
  inset:0;
  z-index:9999;
  display:none;
  align-items:center;
  justify-content:center;
  background:rgba(24,34,29,.88);
  padding:34px;
}
.lightbox.is-open{
  display:flex;
}
.lightbox img{
  max-width:96vw;
  max-height:92vh;
  object-fit:contain;
  background:#fff;
  border-radius:14px;
  box-shadow:0 28px 80px rgba(0,0,0,.45);
}
/* Property-image lightboxes (all except the Villa M04 floorplan viewer) should
   present at the same large, premium scale regardless of the source image's
   native resolution — La Réserve Penthouses is the visual standard. Sizing
   these explicitly (rather than only capping with max-width/max-height) makes
   smaller-resolution property photos fill the same space as large renders,
   while object-fit:contain still preserves aspect ratio with no crop/distortion. */
.lightbox:not(#floorplanLightbox) img{
  width:96vw;
  height:92vh;
}
.lightbox-close{
  position:absolute;
  top:18px;
  right:22px;
  width:46px;
  height:46px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.55);
  background:rgba(255,255,255,.12);
  color:#fff;
  font-size:34px;
  line-height:1;
  cursor:pointer;
}
.lightbox-close:hover{
  background:var(--gold);
}
@media(max-width:820px){
  .floorplan-actions{justify-content:flex-start}
  .lightbox{padding:16px}
  .lightbox-close{top:10px;right:10px}
}

/* Masterplan image panel */
.masterplan-panel{
  padding:22px;
}
.masterplan-panel img{
  width:100%;
  height:auto;
  border-radius:18px;
  border:1px solid var(--line);
  box-shadow:var(--shadow);
}


/* Collection key highlight row */
.collection-highlights{
  background:var(--paper);
  border-bottom:1px solid var(--line);
}
.highlight-row{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
  padding:22px 0;
}
.highlight-item{
  display:flex;
  align-items:center;
  gap:12px;
  min-height:68px;
  padding:16px 18px;
  border:1px solid var(--line);
  border-radius:999px;
  background:#fffdf9;
  box-shadow:0 14px 34px rgba(31,47,39,.05);
}
.highlight-item span{
  display:flex;
  align-items:center;
  justify-content:center;
  width:34px;
  height:34px;
  border-radius:50%;
  background:var(--sand);
  color:var(--gold);
  font-family:Arial,Helvetica,sans-serif;
  font-weight:900;
  font-size:12px;
  letter-spacing:.08em;
}
.highlight-item strong{
  font-family:Arial,Helvetica,sans-serif;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-size:12px;
  color:var(--green);
}
@media(max-width:900px){
  .highlight-row{grid-template-columns:repeat(2,1fr);padding:18px 0}
  .highlight-item{border-radius:18px;min-height:64px}
}
@media(max-width:520px){
  .highlight-row{grid-template-columns:1fr}
}


/* Lifestyle article pages */
.article-hero .inner{max-width:920px}
.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:44px;align-items:start}
.article-content{max-width:860px}
.article-keywords{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}
.article-keywords span{font-family:Arial,Helvetica,sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:var(--green);background:var(--sand);padding:9px 13px;border-radius:999px}
.article-section{padding:0 0 34px;margin-bottom:34px;border-bottom:1px solid var(--line)}
.article-section h2{font-size:34px;line-height:1.08;margin:8px 0 16px;color:var(--green)}
.article-section p{font-size:18px;line-height:1.75;color:var(--muted)}
.article-section a{color:var(--gold);font-weight:800}
.article-sidebar{position:sticky;top:120px;display:grid;gap:18px}
.sidebar-card{background:#fffdf9;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:var(--shadow)}
.sidebar-card h3{margin:0 0 12px;color:var(--green)}
.article-cta{background:var(--sand);border:1px solid var(--line);border-radius:28px;padding:30px;margin-top:20px}
.article-cta h2{margin-top:0;color:var(--green)}
.article-link-card{display:block;color:inherit;text-decoration:none}
.text-link{display:inline-block;margin-top:12px;font-family:Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:var(--gold)}
@media(max-width:960px){
  .article-layout{grid-template-columns:1fr}
  .article-sidebar{position:static}
  .article-section h2{font-size:28px}
  .article-section p{font-size:16px}
}


/* Lifestyle article card alignment */
.article-link-card{display:flex;flex-direction:column;height:100%}
.article-link-card .pic{flex-shrink:0}
.article-link-card .body{display:flex;flex-direction:column;flex:1}
.article-link-card .text-link{margin-top:auto;display:inline-flex;align-items:center;gap:6px;font-family:Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900;color:var(--gold)}
.article-link-card:hover .text-link{color:var(--green)}


/* Property card button alignment */
.cards{
  align-items:stretch;
}
.property-card{
  display:flex;
  flex-direction:column;
  height:100%;
}
.property-card .body{
  display:flex;
  flex-direction:column;
  flex:1;
}
.property-card .body .btn{
  margin-top:auto;
  align-self:flex-start;
}


/* Lifestyle hero refinement */
.lifestyle-hero{
  min-height:520px;
  background-position:center;
}
.lifestyle-hero .inner{
  display:flex;
  align-items:flex-end;
  min-height:520px;
}
.lifestyle-hero h1{
  max-width:850px;
}


/* Expanded Anahita collections */
.collections-mega{
  min-width:760px;
}
.collections-mega .mega-col:first-child{
  min-width:320px;
}
.property-card .body,
.collection-card .body{
  display:flex;
  flex-direction:column;
}
.property-card .body .btn,
.collection-card .body .btn{
  margin-top:auto;
  align-self:flex-start;
}


/* Property content refinements */
.list-clean{padding-left:1.2rem;}
.list-clean li{margin:.55rem 0;}
.photo-grid{display:grid;gap:18px;margin-top:26px;}
.photo-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));}
.photo-grid.three{grid-template-columns:repeat(3,minmax(0,1fr));}
.photo-card{border-radius:22px;overflow:hidden;border:1px solid rgba(184,155,95,.18);background:#f6f2ea;}
.photo-card img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:4/3;}
.photo-caption{padding:10px 14px;font-size:.92rem;color:var(--muted);}
@media (max-width: 900px){.photo-grid.two,.photo-grid.three{grid-template-columns:1fr;}}


/* Polished property detail content */
.detail-section .description-block p{max-width:980px;}
.list-clean li{margin:.55rem 0;}
.photo-grid{display:grid;gap:18px;margin-top:26px;}
.photo-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));}
.photo-grid.three{grid-template-columns:repeat(3,minmax(0,1fr));}
.photo-card{border-radius:22px;overflow:hidden;border:1px solid rgba(184,155,95,.18);background:#f6f2ea;}
.photo-card img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:4/3;}
.photo-caption{padding:10px 14px;font-size:.92rem;color:var(--muted);}
@media (max-width: 900px){.photo-grid.two,.photo-grid.three{grid-template-columns:1fr;}}


/* Added property photo grids */
.property-photo-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  margin-top:26px;
}
.property-photo-grid img{
  width:100%;
  height:250px;
  object-fit:cover;
  border-radius:20px;
  border:1px solid rgba(184,155,95,.25);
  box-shadow:0 16px 36px rgba(31,47,39,.08);
}
@media(max-width:900px){
  .property-photo-grid{grid-template-columns:1fr}
  .property-photo-grid img{height:260px}
}


/* Property search and filters */
.property-search-section{padding-top:54px}
.search-panel{background:#fffdf9;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:var(--shadow);margin-bottom:32px}
.search-panel-heading{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:22px}
.search-panel-heading h2{margin:5px 0 0;color:var(--green)}
.search-panel-heading p{margin:0;color:var(--muted)}
.search-controls{display:grid;grid-template-columns:1.6fr repeat(4,1fr) auto auto;gap:14px;align-items:end}
.search-field{display:grid;gap:8px;font-family:Arial,Helvetica,sans-serif}
.search-field span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:var(--green)}
.search-field input,.search-field select{width:100%;min-height:50px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:0 14px;color:var(--green);font:inherit;outline:none}
.search-field input:focus,.search-field select:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(184,155,95,.12)}
.search-submit{min-height:50px;cursor:pointer;white-space:nowrap}
.search-reset{min-height:50px;background:transparent;cursor:pointer;white-space:nowrap}
.search-results-head{display:flex;justify-content:space-between;align-items:center;margin:0 0 18px}
.search-results-head p{font-family:Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:var(--green);font-size:12px;margin:0}
.property-search-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.searchable-property[hidden]{display:none!important}
.no-results{text-align:center;padding:60px 24px;background:#fffdf9;border:1px solid var(--line);border-radius:28px}
.no-results h3{margin-top:0;color:var(--green)}
@media(max-width:1100px){.search-controls{grid-template-columns:repeat(3,1fr)}.search-keyword{grid-column:span 2}.property-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.search-panel{padding:20px}.search-panel-heading{display:block}.search-panel-heading p{margin-top:10px}.search-controls{grid-template-columns:1fr}.search-keyword{grid-column:auto}.property-search-grid{grid-template-columns:1fr}.search-submit,.search-reset{width:100%}}

/* Align property prices and buttons across cards */
.property-card .body .price{
  margin-top:auto;
  margin-bottom:18px;
}
.property-card .body .btn{
  margin-top:0;
}


/* About and Services pages */
.page-hero{min-height:540px;background-size:cover;background-position:center;display:flex;align-items:flex-end;color:#fff}
.page-hero-inner{padding-top:150px;padding-bottom:74px}
.page-hero h1{font-size:70px;line-height:1.02;max-width:820px;margin:12px 0 20px;font-weight:500}
.page-hero h1 em{color:var(--gold2);font-weight:400}
.page-hero p{max-width:720px;font-family:Arial,Helvetica,sans-serif;font-size:19px;line-height:1.7;margin:0;color:rgba(255,255,255,.9)}
.editorial-split{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}
.editorial-split h2{font-size:54px;line-height:1.06;margin:12px 0}
.editorial-copy p{font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.75;color:var(--muted);margin:0 0 20px}
.principle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}
.principle-card,.service-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:30px;box-shadow:var(--shadow)}
.principle-card span,.service-number{font-family:Arial,Helvetica,sans-serif;color:var(--gold);letter-spacing:.15em;font-size:12px;font-weight:900}
.principle-card h3,.service-card h3{font-size:29px;line-height:1.15;margin:14px 0 12px}
.principle-card p,.service-card p{font-family:Arial,Helvetica,sans-serif;color:var(--muted);line-height:1.65;margin:0}
.deep-green{background:var(--green);color:#fff}
.trust-statement{max-width:1000px;text-align:center}
.trust-statement h2{font-size:58px;line-height:1.05;margin:14px auto 20px}
.trust-statement p{font-family:Arial,Helvetica,sans-serif;font-size:19px;line-height:1.7;color:rgba(255,255,255,.78);max-width:800px;margin:auto}
.tag.light{color:var(--gold2)}
.service-intro .info-panel{border:1px solid var(--line);border-radius:22px;background:var(--paper);box-shadow:var(--shadow)}
.soft-panel{background:var(--sand)!important}
.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.service-card{min-height:290px;display:flex;flex-direction:column}
.service-card p{margin-bottom:12px}
.service-label{display:inline-block;align-self:flex-start;margin-top:14px;padding:7px 11px;border-radius:999px;background:#f4ead8;color:var(--gold);font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}
.fx-card{grid-column:span 2;background:linear-gradient(135deg,#fff,#f6efe2);border-color:rgba(182,146,74,.45)}
.fx-card h3{font-size:38px}
.service-support{margin-top:auto;padding-top:14px;border-top:1px solid rgba(182,146,74,.22)}
.service-support-label{font-family:Arial,Helvetica,sans-serif;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--green);font-size:11.5px;margin:0 0 10px}
.service-support-list{margin:0;padding-left:18px;font-family:Arial,Helvetica,sans-serif;color:var(--muted);font-size:13.5px;line-height:1.6}
.service-support-list li{margin:5px 0}
.fx-steps{margin:16px 0}
.fx-steps-label{font-weight:700;color:var(--green);margin-bottom:8px}
.fx-steps-list{margin:0 0 14px;padding-left:20px;font-family:Arial,Helvetica,sans-serif;color:var(--muted)}
.fx-steps-list li{margin:6px 0}
.fx-steps p{font-family:Arial,Helvetica,sans-serif;color:var(--muted);margin:0 0 8px}
.service-emphasis{font-weight:700;color:var(--green)!important}
.journey-strip{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}
.journey-strip h2{font-size:56px;line-height:1.05;margin:12px 0}
.journey-strip p{font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.7;color:rgba(255,255,255,.8)}
.service-cta{display:flex;justify-content:space-between;align-items:center;gap:50px;border:1px solid var(--line);border-radius:26px;padding:44px;background:var(--sand)}
.service-cta h2{font-size:48px;line-height:1.08;margin:12px 0}
.service-cta p{font-family:Arial,Helvetica,sans-serif;color:var(--muted);max-width:700px}
@media(max-width:1100px){.principle-grid,.services-grid{grid-template-columns:1fr 1fr}.editorial-split{gap:40px}.fx-card{grid-column:span 2}}
@media(max-width:820px){.page-hero{min-height:500px}.page-hero-inner{padding-top:110px;padding-bottom:52px}.page-hero h1{font-size:48px}.editorial-split,.principle-grid,.services-grid,.journey-strip{grid-template-columns:1fr}.editorial-split{gap:24px}.editorial-split h2,.trust-statement h2,.journey-strip h2,.service-cta h2{font-size:40px}.fx-card{grid-column:auto}.fx-card h3{font-size:31px}.service-cta{align-items:flex-start;flex-direction:column;padding:30px}.service-card{min-height:0}}

/* Number-free section presentation */
.highlight-item{justify-content:center;text-align:center;}
.highlight-item strong{width:100%;}
.step,.service-card,.principle-card,.feature{position:relative;}

/* Compact mobile header: logo and hamburger on one row */
@media(max-width:900px){
  .site-header{position:sticky;top:0;}
  .nav-wrap{
    min-height:82px;
    padding:12px 72px 12px 18px;
    align-items:center;
    flex-direction:row;
  }
  .mobile-menu{display:block;border-top:0;background:transparent;}
  .mobile-menu>summary{
    position:absolute;
    top:50%;
    right:20px;
    transform:translateY(-50%);
    width:46px;
    height:46px;
    padding:9px;
    display:flex;
    align-items:center;
    justify-content:center;
    z-index:4;
    border-radius:50%;
  }
  .mobile-menu[open]>summary{top:41px;}
  .hamb-lines{width:30px;height:22px;}
  .hamb-lines i{height:3px;}
  .mobile-panel{
    background:rgba(248,244,236,.99);
    border-top:1px solid rgba(182,146,74,.18);
  }
}
@media(max-width:480px){
  .nav-wrap{min-height:76px;padding:10px 66px 10px 14px;}
  .mobile-menu>summary{right:14px;width:44px;height:44px;}
  .mobile-menu[open]>summary{top:38px;}
}

/* Homepage collection card button alignment */
.collection-card{display:flex;flex-direction:column}
.collection-card .body{display:flex;flex-direction:column;flex:1}
.collection-card .btn{margin-top:auto;align-self:flex-start}

/* Advisory section intro (relocated trust statement) */
.advisory-intro{margin:14px 0 0}

/* Final enquiry panel rebalance */
.contact-band .left:before{background:linear-gradient(180deg,rgba(31,50,39,.04),rgba(31,50,39,.22))}
.contact-band .form{display:flex;align-items:center}
.enquiry-content{max-width:440px}
.enquiry-content .tag{margin-bottom:12px}
.enquiry-content h2{margin:0 0 16px}
.enquiry-content p{margin:0 0 16px;font-family:Arial,Helvetica,sans-serif;color:var(--muted)}
.enquiry-content .enquiry-reassurance{font-size:14px;margin:0 0 26px}
.enquiry-content .btn{align-self:flex-start}

/* Private Enquiry form — mobile layout fix.
   The rule above (.contact-band .form{display:flex;align-items:center}) was written only
   for the homepage's single-child decorative CTA block (a <div class="form">). It also
   unintentionally matches the real multi-field Netlify <form class="form"> on
   private-enquiry.html, turning its several children into an unwrapped flex row with no
   wrap — causing squeezed fields, overlapping privacy text and a misaligned button on
   small screens. Scoped to form.form only, and only at mobile widths, so the desktop
   layout is untouched. */
@media(max-width:768px){
  .contact-band form.form{display:block}
  .contact-band form.form .btn{width:100%}
}

/* Collections Overview — wider centred two-card estate grid (scoped, does not affect homepage .cards.two) */
@media(min-width:1101px){
  .cards.two.estates-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1180px;gap:32px}
}
.estates-grid .collection-card .body{padding:32px}

/* Homepage Collections section-header — tighten heading/intro into one connected unit (scoped, does not affect other .section-head instances) */
.section-head.collections-head{display:grid;grid-template-columns:auto minmax(0,560px);align-items:end;justify-content:start;gap:44px}
.section-head.collections-head p{max-width:560px}
@media(max-width:1100px){
  .section-head.collections-head{grid-template-columns:1fr;gap:14px}
}

/* Anahita Collection Overview — intro, editorial groups, feature card (scoped to this page) */
.anahita-intro{max-width:640px;margin:0 0 56px}
.anahita-intro h2{font-size:clamp(32px,3vw,46px);font-weight:500;margin:0 0 14px}
.anahita-intro p{font-family:Arial,Helvetica,sans-serif;color:var(--muted);margin:0}
.anahita-group{margin-bottom:64px}
.anahita-group:last-child{margin-bottom:0}
.anahita-group-head{max-width:640px;margin:0 0 28px}
.anahita-group-head h2{font-size:clamp(26px,2.4vw,36px);font-weight:500;margin:0 0 10px}
.anahita-group-head p{max-width:560px;font-family:Arial,Helvetica,sans-serif;color:var(--muted);margin:0}
.collection-card.feature-card{display:grid;grid-template-columns:58% 42%}
.collection-card.feature-card .pic{aspect-ratio:auto;min-height:360px}
.collection-card.feature-card .body{justify-content:center;padding:48px}
.collection-card.feature-card .btn{margin-top:8px}
@media(max-width:1100px){
  .collection-card.feature-card{grid-template-columns:1fr}
  .collection-card.feature-card .pic{aspect-ratio:1.35/1;min-height:0}
}
/* Anahita 3-card groups — skip the sitewide 2-col intermediate stage. At the same width where a 3-column card would drop below its comfortable minimum (~328px, matching the sitewide .cards tolerance), go straight to 1 column instead of 2+1. */
@media(max-width:1100px){
  .anahita-group .cards{grid-template-columns:1fr}
}

/* Mont Choisy Collection Overview — intro, editorial groups (scoped to this page) */
.montchoisy-intro{max-width:640px;margin:0 0 56px}
.montchoisy-intro h2{font-size:clamp(32px,3vw,46px);font-weight:500;margin:0 0 14px}
.montchoisy-intro p{font-family:Arial,Helvetica,sans-serif;color:var(--muted);margin:0}
.montchoisy-group{margin-bottom:64px}
.montchoisy-group:last-child{margin-bottom:0}
.montchoisy-group-head{max-width:640px;margin:0 0 28px}
.montchoisy-group-head h2{font-size:clamp(26px,2.4vw,36px);font-weight:500;margin:0 0 10px}
.montchoisy-group-head p{max-width:560px;font-family:Arial,Helvetica,sans-serif;color:var(--muted);margin:0}
/* Same fix as the Anahita groups: skip the sitewide 2-col intermediate stage at the same 1100px comfort threshold */
@media(max-width:1100px){
  .montchoisy-group .cards{grid-template-columns:1fr}
}

/* Indicative MUR -> EUR/USD price conversion component (shared, used on cards and property detail pages) */
.property-price{margin:12px 0 18px}
.property-price__official.price{margin:0}
.property-price__conversion{font-family:Arial,Helvetica,sans-serif;font-size:14px;color:var(--muted);margin-top:4px;line-height:1.5}
.property-price__note{font-family:Arial,Helvetica,sans-serif;font-size:11.5px;color:var(--muted);opacity:.85;margin-top:4px;line-height:1.5;max-width:440px}
.property-price__international-link{margin-top:10px}
.property-price__international-link a{font-family:Arial,Helvetica,sans-serif;font-size:12.5px;font-weight:800;letter-spacing:.02em;color:var(--gold);display:inline-flex;align-items:center;gap:6px}
.property-price__international-link a:hover{color:var(--green)}
.property-price--compact .property-price__conversion{font-size:13px}
.property-price--compact .property-price__note{font-size:11px}
@media(max-width:430px){
  .property-price__conversion,.property-price__note{max-width:100%}
}

/* Legal pages (Privacy Policy / Cookie Policy / Terms of Use) */
.legal-hero{min-height:320px}
.legal-hero .inner{padding-top:120px;padding-bottom:46px}
.legal-hero h1{font-size:clamp(36px,4.2vw,56px)}
.legal-shell{padding:64px 0 90px}
.legal-doc{max-width:800px;margin:0 auto;background:var(--paper);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);padding:56px}
.legal-meta{font-family:Arial,Helvetica,sans-serif;color:var(--muted);font-size:14px;margin:0 0 26px;padding-bottom:22px;border-bottom:1px solid var(--line)}
.legal-meta strong{color:var(--green)}
.legal-status{margin-top:14px;padding:14px 18px;background:var(--sand);border:1px solid var(--line);border-radius:14px;font-size:13px;line-height:1.6}
.legal-doc h2{font-size:28px;line-height:1.2;font-weight:500;color:var(--green);margin:42px 0 16px;scroll-margin-top:110px}
.legal-doc h2:first-of-type{margin-top:0}
.legal-doc h3{font-family:Arial,Helvetica,sans-serif;font-size:17px;font-weight:800;color:var(--green);letter-spacing:.01em;margin:26px 0 12px}
.legal-doc p{font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.8;color:var(--ink);max-width:66ch;margin:0 0 18px}
.legal-doc ul{font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.75;color:var(--ink);max-width:66ch;padding-left:22px;margin:0 0 18px}
.legal-doc li{margin:8px 0}
.legal-doc a{color:var(--gold);font-weight:700;text-decoration:underline;text-underline-offset:2px}
.legal-doc a:hover{color:var(--green)}
.legal-placeholder{background:#f4ead8;color:var(--green);font-weight:800;padding:2px 8px;border-radius:6px;font-family:Arial,Helvetica,sans-serif;font-size:.92em;white-space:nowrap}
.legal-table-wrap{overflow-x:auto;margin:0 0 22px;border:1px solid var(--line);border-radius:16px;-webkit-overflow-scrolling:touch}
.legal-table{border-collapse:collapse;width:100%;min-width:560px;font-family:Arial,Helvetica,sans-serif;font-size:14.5px}
.legal-table th,.legal-table td{text-align:left;padding:14px 16px;border-bottom:1px solid var(--line);vertical-align:top;line-height:1.55}
.legal-table th{background:var(--sand);color:var(--green);font-size:12px;text-transform:uppercase;letter-spacing:.06em;font-weight:800;white-space:nowrap}
.legal-table tr:last-child td{border-bottom:0}
.legal-table td:first-child,.legal-table th:first-child{font-weight:700;color:var(--green)}
.legal-fact-table{width:100%;border-collapse:collapse;margin:0 0 22px;font-family:Arial,Helvetica,sans-serif;font-size:15px}
.legal-fact-table td{padding:10px 0;border-bottom:1px solid var(--line);vertical-align:top}
.legal-fact-table td:first-child{width:190px;font-weight:800;color:var(--green)}
.legal-toc{background:var(--sand);border:1px solid var(--line);border-radius:16px;padding:22px 26px;margin:0 0 36px}
.legal-toc p{font-family:Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:800;color:var(--green);margin:0 0 12px}
.legal-toc ol{margin:0;padding-left:20px;font-family:Arial,Helvetica,sans-serif;font-size:14.5px;color:var(--ink);columns:2;column-gap:28px}
.legal-toc li{margin:5px 0;break-inside:avoid}
.legal-toc a{color:var(--ink);font-weight:600;text-decoration:none}
.legal-toc a:hover{color:var(--gold)}
@media(max-width:820px){
  .legal-doc{padding:34px 22px;border-radius:22px}
  .legal-doc h2{font-size:24px}
  .legal-toc ol{columns:1}
}

/* Footer legal links row + cookie settings link */
.footer-legal{grid-column:1/-1;border-top:1px solid var(--line);margin-top:8px;padding-top:18px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px 24px;align-items:center}
.footer-legal-links{display:flex;flex-wrap:wrap;gap:10px 22px}
.footer-legal-links a{margin:0;font-size:12.5px;letter-spacing:.02em}
.footer-copyright{font-family:Arial,Helvetica,sans-serif;font-size:12.5px;color:var(--muted);margin:0}
#cookie-settings-link{cursor:pointer;background:none;border:0;padding:0;font:inherit;color:var(--muted);font-family:Arial,Helvetica,sans-serif;font-size:12.5px}
#cookie-settings-link:hover{color:var(--gold)}
@media(max-width:640px){
  .footer-legal{flex-direction:column;align-items:flex-start}
}

/* Enquiry-form privacy notice */
.form-privacy-note{font-family:Arial,Helvetica,sans-serif;font-size:12.5px;line-height:1.6;color:var(--muted);max-width:520px;margin:16px 0 14px}
.form-privacy-note a{color:var(--gold);font-weight:700}
.form-privacy-note a:hover{color:var(--green)}

/* Cookie consent banner + preferences modal */
#tlw-cookie-banner{position:fixed;left:0;right:0;bottom:-100%;z-index:9998;background:var(--green);color:#fff;box-shadow:0 -18px 46px rgba(20,30,24,.28);transition:bottom .28s ease}
#tlw-cookie-banner.is-open{bottom:0}
.tlw-cookie-banner-inner{max-width:1200px;margin:0 auto;padding:22px 28px;display:flex;flex-wrap:wrap;gap:18px;align-items:center;justify-content:space-between}
.tlw-cookie-banner-text{font-family:Arial,Helvetica,sans-serif;font-size:13.5px;line-height:1.6;color:rgba(255,255,255,.9);max-width:640px;margin:0}
.tlw-cookie-banner-text a{color:var(--gold2);font-weight:700}
.tlw-cookie-banner-actions{display:flex;flex-wrap:wrap;gap:10px}
#tlw-cookie-banner .btn-outline{border-color:rgba(255,255,255,.55);color:#fff}
#tlw-cookie-banner .btn-outline:hover{background:#fff;color:var(--green)}
#tlw-cookie-modal{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;background:rgba(24,34,29,.72);padding:24px}
#tlw-cookie-modal.is-open{display:flex}
.tlw-cookie-modal-panel{position:relative;background:var(--paper);border-radius:22px;box-shadow:var(--shadow);padding:38px;max-width:480px;width:100%}
.tlw-cookie-modal-panel h3{margin:0 0 20px;font-size:24px;color:var(--green);font-weight:500}
.tlw-cookie-row{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;padding:14px 0;border-top:1px solid var(--line);font-family:Arial,Helvetica,sans-serif;font-size:13.5px;color:var(--muted);line-height:1.55}
.tlw-cookie-row:first-of-type{border-top:0}
.tlw-cookie-row input{width:auto;flex-shrink:0;margin-top:3px}
#tlw-cookie-save{margin-top:20px;width:100%;justify-content:center}
.tlw-cookie-modal-panel .lightbox-close{position:absolute;top:14px;right:16px;width:36px;height:36px;font-size:26px;border-color:var(--line);background:var(--sand);color:var(--green)}
@media(max-width:640px){
  .tlw-cookie-banner-inner{padding:18px 20px}
  .tlw-cookie-banner-actions{width:100%}
  .tlw-cookie-banner-actions button{flex:1}
}
