
:root{--cream:#f4f3ea;--cream2:#efeadd;--forest:#34453d;--forest2:#26332e;--sage:#6c8875;--gold:#b0915a;--goldd:#9a7a43;--goldsoft:#cdba95;--text:#46463f;--head:#34453d;}
body{background:#f4f3ea !important;}
.drmlux-eyebrow{font-family:'Montserrat',sans-serif;text-transform:uppercase;letter-spacing:3.5px;font-size:13px;font-weight:600;color:var(--gold);margin:0 0 12px;display:block;}
.drmlux-eyebrow.on-dark{color:#e6d6ad;}
.drmlux-h1{font-family:'Cormorant Garamond',serif;font-weight:600;line-height:1.02;letter-spacing:.5px;margin:0;color:var(--goldsoft);font-size:clamp(42px,5.2vw,66px);}
.drmlux-h2{font-family:'Cormorant Garamond',serif;font-weight:600;line-height:1.08;letter-spacing:.3px;margin:0;color:var(--head);font-size:clamp(31px,3.9vw,47px);}
.drmlux-h2.on-dark{color:#ffffff;}
.drmlux-h3{font-family:'Cormorant Garamond',serif;font-weight:600;color:var(--head);font-size:clamp(22px,2.3vw,27px);line-height:1.2;margin:0 0 10px;}
.drmlux-sub{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:clamp(18px,2vw,22px);color:var(--text);margin:14px 0 0;}
.drmlux-lead{font-size:16px;line-height:1.9;color:var(--text);}
.drmlux-center{text-align:center;}
.drmlux-divider{width:66px;height:2px;background:var(--gold);margin:20px auto 0;}
.drmlux-divider.left{margin:18px 0 0;}
.drmlux-nav{position:sticky;top:0;z-index:1000;background:var(--forest);box-shadow:0 2px 20px rgba(0,0,0,.08);}
.drmlux-nav-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:15px 32px;gap:24px;}
.drmlux-nav-phone{color:var(--cream);font-family:'Montserrat',sans-serif;font-size:14px;font-weight:600;letter-spacing:.4px;text-decoration:none;display:flex;align-items:center;gap:9px;white-space:nowrap;}
.drmlux-nav-phone svg{width:15px;height:15px;fill:var(--goldsoft);}
.drmlux-menu{display:flex;gap:28px;flex-wrap:wrap;justify-content:flex-end;align-items:center;}
.drmlux-menu a{position:relative;color:#e9e6da;font-family:'Montserrat',sans-serif;font-size:12.5px;font-weight:600;letter-spacing:1.8px;text-transform:uppercase;text-decoration:none;padding:6px 1px;transition:color .28s ease;}
.drmlux-menu a:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:1.5px;background:var(--gold);transition:right .3s ease;}
.drmlux-menu a:hover{color:#ffffff;}
.drmlux-menu a:hover:after{right:0;}
.drmlux-navtoggle{display:none;}
.drmlux-burger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:6px;}
.drmlux-burger span{display:block;width:26px;height:2px;background:#e9e6da;border-radius:2px;transition:.3s;}
.drmlux-hero-row{display:flex !important;flex-wrap:wrap;width:92% !important;max-width:1200px !important;border-radius:22px;overflow:hidden;box-shadow:0 55px 95px -45px rgba(38,51,46,.6);}
.drmlux-hero-row>.et_pb_column{margin:0 !important;width:50% !important;}
.drmlux-hero-left{background:var(--forest);display:flex !important;flex-direction:column;justify-content:center;padding:74px 58px !important;}
.drmlux-hero-left .drmlux-sub{color:#f0ead9;opacity:1;}
.drmlux-hero-blurb{color:#e7e1d2;font-size:15px;line-height:1.9;margin:26px 0 34px;max-width:390px;}
.drmlux-hero-right{background-position:center 18%;background-size:cover;background-repeat:no-repeat;background-color:var(--sage);}
.drmlux-hero-photo{min-height:560px;}
.drmlux-release{position:relative;background:#ffffff;border-radius:20px;border:1px solid #e7e1ce;box-shadow:0 60px 100px -55px rgba(38,51,46,.5);overflow:hidden;width:90% !important;max-width:1140px !important;align-items:stretch !important;}
.drmlux-release>.et_pb_column{margin:0 !important;}
.drmlux-release-text{padding:0;}
.drmlux-releasedate{font-family:'Montserrat',sans-serif;font-weight:600;letter-spacing:1px;color:var(--gold);font-size:14px;text-transform:uppercase;margin:6px 0 0;}
.drmlux-bookcard{background:#ffffff;border-radius:16px;border:1px solid #e7e1ce;box-shadow:0 30px 60px -40px rgba(38,51,46,.3);padding:34px 30px 30px !important;height:100%;transition:transform .35s ease,box-shadow .35s ease;text-align:center;display:flex !important;flex-direction:column;}
.drmlux-bookcard:hover{transform:translateY(-6px);box-shadow:0 45px 75px -40px rgba(38,51,46,.45);}
.drmlux-bookmeta{font-family:'Montserrat',sans-serif;text-transform:uppercase;letter-spacing:2px;font-size:11px;color:var(--gold);font-weight:600;margin:0 0 6px;}
.drmlux-step{padding:14px 10px;}
.drmlux-step-head{display:flex;align-items:center;gap:16px;margin-bottom:14px;}
.drmlux-step-head img{width:46px;height:46px;background:#eef1ec;border:1px solid #e1e6df;border-radius:14px;padding:11px;box-sizing:content-box;}
.drmlux-step-head h3{margin:0;}
.drmlux-step p{line-height:1.9;}
.drmlux-service{text-align:center;padding:40px 30px !important;background:#ffffff;border-radius:16px;border:1px solid #e7e1ce;box-shadow:0 30px 60px -42px rgba(38,51,46,.3);height:100%;transition:transform .35s ease,box-shadow .35s ease;}
.drmlux-service:hover{transform:translateY(-6px);box-shadow:0 45px 75px -42px rgba(38,51,46,.45);}
.drmlux-service img{width:74px;height:74px;margin-bottom:8px;}
.drmlux-testi{background:#ffffff;border-radius:16px;padding:34px 30px !important;height:100%;box-shadow:0 30px 60px -38px rgba(20,30,26,.5);position:relative;}
.drmlux-testi:before{content:'\201C';font-family:'Cormorant Garamond',serif;color:var(--gold);font-size:80px;line-height:.6;position:absolute;top:26px;left:24px;opacity:.28;}
.drmlux-testi-quote{font-size:15px;line-height:1.85;color:#36433b;font-style:italic;margin:18px 0 18px;position:relative;}
.drmlux-testi-name{font-family:'Montserrat',sans-serif;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;font-size:12px;color:var(--gold);}
.drmlux-map{position:relative;display:block;border-radius:16px;overflow:hidden;box-shadow:0 30px 60px -40px rgba(38,51,46,.4);height:100%;min-height:540px;background:#dfe6df;}
.drmlux-map img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;}
.drmlux-map-pin{position:absolute;top:46%;left:50%;width:20px;height:20px;background:#b0915a;border:3px solid #fff;border-radius:50% 50% 50% 0;transform:translate(-50%,-100%) rotate(-45deg);box-shadow:0 6px 14px rgba(0,0,0,.35);}
.drmlux-map-badge{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(rgba(38,53,46,0),rgba(38,53,46,.9));color:#fff;font-family:'Montserrat',sans-serif;font-size:12px;letter-spacing:1.5px;text-transform:uppercase;font-weight:600;padding:40px 18px 16px;text-align:center;}
.et_pb_blog_grid .et_pb_image_container,.et_pb_blog_grid .et_main_video_container{display:block !important;margin:0 0 20px !important;line-height:0;}.et_pb_blog_grid .et_pb_image_container img,.et_pb_blog_grid .et_main_video_container iframe,.et_pb_blog_grid .et_main_video_container video,.et_pb_blog_grid .et_main_video_container .wp-video-shortcode{width:100% !important;height:auto !important;display:block;}.et_pb_blog_grid .et_pb_post .entry-title,.et_pb_blog_grid .et_pb_post .post-content,.et_pb_blog_grid .et_pb_post .post-meta,.et_pb_blog_grid .et_pb_post .more-link{padding-left:28px !important;padding-right:28px !important;}
.et_pb_blog_grid .et_pb_post{padding:0 0 30px !important;display:flex !important;flex-direction:column;overflow:hidden;}
.et_pb_blog_grid .et_pb_post .entry-title{margin-top:0 !important;margin-bottom:14px !important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em;max-height:2.7em;line-height:1.35em;}
.et_pb_blog_grid .et_pb_post .entry-title a{display:block;}
.et_pb_blog_grid .et_pb_post .post-content p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:14px;}
.et_pb_blog_grid .et_pb_post .more-link{margin-top:auto;}
.drmlux-formcard{background:#ffffff;border-radius:16px;border:1px solid #e7e1ce;box-shadow:0 30px 60px -40px rgba(38,51,46,.3);padding:36px 34px !important;}
.drmlux-note{font-size:14px;line-height:1.8;color:#5a5a52;max-width:840px;margin:0 auto;text-align:center;}
.drmlux-note .warn{color:#34453d;font-weight:600;}
.drmlux-form .et_pb_contact_field{padding:0 0 16px !important;}
.drmlux-form .input,.drmlux-form .et_pb_contact_message{background:#f7f5ee !important;border:1px solid #e1dac6 !important;border-radius:8px !important;padding:13px 15px !important;font-family:'GT Walsheim Pro - Regular',Arial,sans-serif !important;color:#46463f !important;}
.drmlux-form .input:focus,.drmlux-form .et_pb_contact_message:focus{border-color:var(--gold) !important;}
.drmlux-fname{font-family:'Cormorant Garamond',serif;color:var(--goldsoft);font-size:27px;font-weight:600;margin:8px 0 14px;}
.drmlux-feyebrow{font-family:'Montserrat',sans-serif;text-transform:uppercase;letter-spacing:3px;font-size:12px;color:var(--gold);font-weight:600;}
.drmlux-fblurb{color:#c4ccc4;font-size:14px;line-height:1.85;}
.drmlux-fhead{font-family:'Montserrat',sans-serif;text-transform:uppercase;letter-spacing:2px;font-size:13px;color:var(--goldsoft);margin:0 0 16px;font-weight:600;}
.drmlux-fitem{color:#c4ccc4;font-size:13.5px;line-height:1.7;margin:0 0 16px;}
.drmlux-fitem a{color:#c4ccc4;text-decoration:none;transition:color .25s;overflow-wrap:anywhere;}
.drmlux-fitem a:hover{color:var(--goldsoft);}
.drmlux-copy{color:#93a499;font-size:12px;letter-spacing:1px;text-align:center;font-family:'Montserrat',sans-serif;margin:0;}
@media (max-width:980px){
.drmlux-hero-row>.et_pb_column{width:100% !important;}
.drmlux-hero-left{padding:46px 30px !important;text-align:center;align-items:center;}
.drmlux-hero-blurb{margin-left:auto;margin-right:auto;}
.drmlux-hero-photo{min-height:340px;}
}
.drmlux-vgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;}
.drmlux-vcard{display:flex;flex-direction:column;text-decoration:none;background:#fff;border-radius:14px;overflow:hidden;border:1px solid #e7e1ce;box-shadow:0 26px 50px -36px rgba(38,51,46,.3);transition:transform .35s ease,box-shadow .35s ease;}
.drmlux-vcard:hover{transform:translateY(-6px);box-shadow:0 42px 70px -36px rgba(38,51,46,.45);}
.drmlux-vthumb{position:relative;display:block;padding-top:56.25%;background-size:cover;background-position:center;background-color:#cdd6cf;}
.drmlux-vthumb:before{content:'';position:absolute;inset:0;background:linear-gradient(rgba(38,53,46,0) 55%,rgba(20,28,24,.5));z-index:1;}
.drmlux-vplay{position:absolute;top:50%;left:50%;width:60px;height:60px;transform:translate(-50%,-50%);background:rgba(176,145,90,.92);border-radius:50%;transition:transform .3s ease,background .3s ease;z-index:2;}
.drmlux-vplay:after{content:'';position:absolute;top:50%;left:54%;transform:translate(-50%,-50%);border-style:solid;border-width:10px 0 10px 17px;border-color:transparent transparent transparent #fff;}
.drmlux-vcard:hover .drmlux-vplay{background:#b0915a;transform:translate(-50%,-50%) scale(1.08);}
.drmlux-vdur{position:absolute;bottom:10px;right:10px;z-index:2;background:rgba(20,28,24,.85);color:#fff;font-family:'Montserrat',sans-serif;font-size:12px;font-weight:600;padding:3px 8px;border-radius:4px;letter-spacing:.5px;}
.drmlux-vtitle{font-family:'Cormorant Garamond',serif;font-weight:600;color:var(--head);font-size:21px;line-height:1.25;padding:18px 22px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.drmlux-vmore{font-family:'Montserrat',sans-serif;text-transform:uppercase;letter-spacing:1.5px;font-size:11px;font-weight:600;color:var(--gold);padding:12px 22px 22px;margin-top:auto;}
.drmlux-presentation{position:relative;display:block;max-width:940px;margin:0 auto;border-radius:18px;overflow:hidden;box-shadow:0 50px 90px -45px rgba(38,51,46,.6);cursor:pointer;}
.drmlux-presentation img{display:block;width:100%;height:auto;}
.drmlux-presentation:before{content:'';position:absolute;inset:0;background:linear-gradient(rgba(38,53,46,.06),rgba(38,53,46,.34));z-index:1;transition:background .35s ease;}
.drmlux-presentation:hover:before{background:linear-gradient(rgba(38,53,46,0),rgba(38,53,46,.2));}
.drmlux-presentation .drmlux-vplay{width:88px;height:88px;background:rgba(176,145,90,.96);box-shadow:0 12px 40px rgba(0,0,0,.4);}
.drmlux-presentation .drmlux-vplay:after{border-width:14px 0 14px 24px;}
.drmlux-presentation:hover .drmlux-vplay{transform:translate(-50%,-50%) scale(1.07);}
.drmlux-lb{position:fixed;inset:0;background:rgba(18,26,22,.93);display:none;align-items:center;justify-content:center;z-index:100000;padding:24px;opacity:0;transition:opacity .3s ease;}
.drmlux-lb.open{display:flex;opacity:1;}
.drmlux-lb-inner{position:relative;width:100%;max-width:960px;}
.drmlux-lb-frame{position:relative;width:100%;padding-top:56.25%;}
.drmlux-lb-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:10px;}
.drmlux-lb-close{position:absolute;top:-46px;right:0;color:#fff;font-size:34px;line-height:1;cursor:pointer;font-family:'Montserrat',sans-serif;opacity:.85;}
.drmlux-lb-close:hover{opacity:1;}
@keyframes drmFadeUp{from{opacity:0;transform:translateY(34px);}to{opacity:1;transform:none;}}
.drmlux-hero-left>*{animation:drmFadeUp 1s cubic-bezier(.16,.7,.3,1) both;}
.drmlux-hero-left>*:nth-child(2){animation-delay:.12s;}
.drmlux-hero-row .drmlux-hero-right{animation:drmFadeUp 1.2s cubic-bezier(.16,.7,.3,1) .12s both;}
@media (max-width:980px){.drmlux-vgrid{grid-template-columns:1fr 1fr;gap:20px;}}
@media (max-width:680px){.drmlux-vgrid{grid-template-columns:1fr;}}
@media (max-width:860px){
.drmlux-nav-inner{flex-wrap:wrap;padding:13px 18px;}
.drmlux-burger{display:flex;}
.drmlux-menu{display:none;flex-basis:100%;flex-direction:column;align-items:flex-start;gap:0;padding-top:8px;}
.drmlux-navtoggle:checked ~ .drmlux-menu{display:flex;}
.drmlux-menu a{width:100%;padding:11px 2px;border-top:1px solid rgba(233,230,218,.12);}
}

/* ===== DRM MOTION LAYER (appended) ===== */
/* ============================================================
   DRM MOTION LAYER — CSS (append to the END of the existing <style>)
   ============================================================ */

/* (1) Kill the inline scroll-behavior:smooth that fights Lenis. */
html, body { scroll-behavior: auto !important; }

/* (1b) Sticky-nav anchor offset for the no-Lenis (touch/coarse) path,
   where in-page anchors use native scroll. ~88px nav + a little air. */
html { scroll-padding-top: 88px; }

/* (2) HIDDEN-STATE — double-gated. Hides ONLY when JS is alive
   (html.drm-motion) AND has claimed the element (.drm-reveal).
   Opacity only (no visibility) so there is no flash before gsap.set.
   NO static will-change here: GSAP force3D promotes the layer only
   during the tween, and the JS sets will-change just-in-time in
   show()/batch and clears it on settle() — so the 35-45 reveal
   targets are never all promoted to compositor layers at rest during
   the heaviest part of load. */
html.drm-motion .drm-reveal { opacity: 0; }

/* Post-reveal: drop the compositing hint. */
.drm-revealed { will-change: auto; }

/* (2b) Safety-net escape hatch — GENERIC (no per-section selector
   list to keep in sync). Once forceRevealAll() adds
   html.drm-motion-done, any element JS ever marked is hard-forced
   visible regardless of half-applied inline GSAP state. */
html.drm-motion-done .drm-reveal,
html.drm-motion-done .drm-revealed {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  will-change: auto !important;
}

/* (3) NAV scrolled-state — shadow + background only. NO padding/height
   transition: padding is a LAYOUT property; animating it on a sticky
   z-index:1000 bar reflows the page every frame and shifts every
   ScrollTrigger start/end below it. Visual compaction is a GPU
   transform (scaleY) on the inner wrapper — no layout, no offset
   shift, composites cleanly. */
.drmlux-nav {
  transition: box-shadow .35s ease, background-color .35s ease;
}
.drmlux-nav-inner {
  transition: transform .35s ease;
  transform-origin: top center;
}
.drmlux-nav--scrolled {
  background-color: #2b3a33; /* a hair deeper than --forest #34453d */
  box-shadow: 0 8px 30px rgba(20, 28, 24, .28);
}
.drmlux-nav--scrolled .drmlux-nav-inner {
  transform: scaleY(.94);
}

/* (4) HERO PARALLAX.
   VERIFIED DOM: the hero image is the BACKGROUND of the
   .drmlux-hero-right column (Divi background_image); .drmlux-hero-photo
   is an empty inner div, so translating it would move nothing. JS
   parallaxes .drmlux-hero-right itself with a pure GPU transform
   (scale + yPercent), scrub-tied to the Lenis-smoothed scroll — no
   background-position repaint, no image URL baked in CSS.

   The original intro rule
   `.drmlux-hero-row .drmlux-hero-right{animation:drmFadeUp ... both}`
   animates transform AND fills at transform:none, which would fight
   the scrub yPercent. So when (and only when) JS confirms the
   parallax by adding .drm-parallax-on, we override hero-right's intro
   to an OPACITY-ONLY fade (drmFadeIn). Higher specificity
   (...hero-right.drm-parallax-on) wins. Without JS, the original
   drmFadeUp intro is untouched and the hero still animates in. */
@keyframes drmFadeIn { from { opacity: 0; } to { opacity: 1; } }

.drmlux-hero-row { overflow: hidden; }
.drmlux-hero-row .drmlux-hero-right.drm-parallax-on {
  animation: drmFadeIn 1.2s cubic-bezier(.16,.7,.3,1) .12s both;
  backface-visibility: hidden;
  will-change: transform;
}
/* JS over-scales the column to scale(1.14) so the +/-6% yPercent
   travel never bares an edge; .drmlux-hero-row clips the bleed. We do
   NOT set transform here — GSAP owns the entire transform matrix so
   the opacity-only intro never collides. .drm-parallax-on is added by
   JS ONLY on the fine-pointer Lenis path, so coarse/touch devices keep
   the original drmFadeUp intro untouched and run no parallax. */

/* (5) REDUCED MOTION — hard guarantee: never hide, never animate. */
@media (prefers-reduced-motion: reduce) {
  html.drm-motion .drm-reveal,
  .drm-reveal,
  .drm-revealed {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    will-change: auto !important;
  }
  .drmlux-hero-row .drmlux-hero-right.drm-parallax-on {
    transform: none !important;
    will-change: auto !important;
  }
  .drmlux-nav, .drmlux-nav-inner { transition: none !important; }
  .drmlux-nav--scrolled .drmlux-nav-inner { transform: none !important; }
}

/* (6) Lenis hygiene for v1.0.x (.lenis / .lenis-smooth land on <html>
   when active). .lenis-stopped is the real lock that PAIRS with the
   JS MutationObserver -> lenis.stop() bridge fired when the YouTube
   lightbox sets body{overflow:hidden}. */
.lenis.lenis-smooth { scroll-behavior: auto !important; }
.lenis.lenis-smooth [data-lenis-prevent] { overscroll-behavior: contain; }
.lenis.lenis-stopped { overflow: hidden; }

/* ===== contact phone + about (appended) ===== */
.drmlux-phone{display:inline-flex;align-items:center;gap:14px;margin-top:30px;font-family:'Cormorant Garamond',serif;font-weight:600;font-size:clamp(32px,4.2vw,50px);line-height:1;color:var(--forest);text-decoration:none;transition:color .25s ease;}
.drmlux-phone svg{width:32px;height:32px;fill:var(--gold);flex:0 0 auto;}
.drmlux-phone:hover{color:var(--gold);}
.drmlux-aboutcol .drmlux-lead{margin:0;}
@media (max-width:980px){.drmlux-aboutcol{margin-bottom:10px;text-align:center;}}

/* ===== round-3 additions ===== */
.drmlux-nav-phone-txt{display:flex;flex-direction:column;line-height:1.18;}
.drmlux-nav-phone-label{font-size:9.5px;font-weight:600;letter-spacing:1.6px;text-transform:uppercase;color:var(--goldsoft);}
.drmlux-nav-phone-num{font-size:15px;font-weight:700;letter-spacing:.3px;color:var(--cream);}
.drmlux-release-img{background:linear-gradient(155deg,#3d5247 0%,#26332e 100%) !important;display:flex !important;align-items:center;justify-content:center;padding:46px 34px !important;position:relative;overflow:hidden;}
.drmlux-release-img:before{content:"";position:absolute;top:-35%;right:-28%;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(176,145,90,.30),transparent 70%);pointer-events:none;}
.drmlux-release-img:after{content:"New Release";position:absolute;top:20px;left:20px;background:var(--gold);color:#fff;font-family:'Montserrat',sans-serif;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:7px 16px;border-radius:30px;box-shadow:0 8px 22px rgba(0,0,0,.32);z-index:2;}
.drmlux-release-img .et_pb_image{margin:0 auto !important;position:relative;z-index:1;}
.drmlux-release-img .et_pb_image img{border-radius:6px;box-shadow:0 34px 60px -18px rgba(0,0,0,.6);}
.drmlux-release-pane{padding:48px 48px 48px 44px !important;display:flex !important;flex-direction:column;justify-content:center;}
.drmlux-bookcard .et_pb_button_module_wrapper{margin-top:auto !important;}
.drmlux-classes-text{color:#e7e1d2 !important;max-width:640px;margin:18px auto 0 !important;}
@media (max-width:980px){.drmlux-release-img{padding:40px 24px !important;}.drmlux-release-pane{padding:34px 28px !important;}.drmlux-release-img:after{top:14px;left:14px;}}

/* ===== books: equal-height cards + aligned covers/CTAs (round-3b) ===== */
.drmlux-books-row{display:flex !important;flex-wrap:wrap;align-items:stretch !important;}
.drmlux-books-row > .et_pb_column{align-self:stretch !important;}
.drmlux-books-row .drmlux-bookcard{height:auto !important;}
.drmlux-bookcard .et_pb_image{max-width:100% !important;margin:0 auto 8px !important;}
.drmlux-bookcard .et_pb_image img{height:480px !important;width:auto !important;max-width:100% !important;margin:0 auto;display:block;}
.drmlux-bookcard .et_pb_button_module_wrapper{margin-top:auto !important;}
@media (max-width:600px){.drmlux-bookcard .et_pb_image img{height:340px !important;}}

/* ============================================================
   GLOBAL FOUNDATION ADDITIONS — inner-page header, raw footer,
   layout helpers (used by [drm_nav]/[drm_footer] + inner pages)
   ============================================================ */
.drmlux-pagehead{background:var(--forest);padding:100px 24px 84px;text-align:center;position:relative;overflow:hidden;}
.drmlux-pagehead:before{content:"";position:absolute;top:-30%;right:-12%;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(176,145,90,.18),transparent 70%);pointer-events:none;}
.drmlux-pagehead .drmlux-eyebrow{color:#e6d6ad;}
.drmlux-pagehead h1{font-family:'Cormorant Garamond',serif;font-weight:600;color:var(--goldsoft);font-size:clamp(40px,5.4vw,64px);line-height:1.04;letter-spacing:.5px;margin:0;position:relative;}
.drmlux-pagehead .drmlux-sub{color:#e7e1d2;max-width:700px;margin:16px auto 0;position:relative;}
.drmlux-pagehead .drmlux-divider{margin:22px auto 0;}
.drmlux-section{padding:88px 24px;}
.drmlux-section.tight{padding:64px 24px;}
.drmlux-wrap{max-width:1140px;margin:0 auto;}
.drmlux-wrap-narrow{max-width:840px;margin:0 auto;}
.drmlux-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:stretch;}
.drmlux-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;align-items:stretch;}
.drmlux-prose{font-size:16px;line-height:1.95;color:var(--text);}
.drmlux-prose p{margin:0 0 20px;}
.drmlux-prose h3{font-family:'Cormorant Garamond',serif;color:var(--head);font-size:clamp(22px,2.4vw,28px);margin:30px 0 12px;}
.drmlux-card{background:#fff;border:1px solid #e7e1ce;border-radius:16px;padding:34px 32px;box-shadow:0 30px 60px -42px rgba(38,51,46,.3);transition:transform .35s ease,box-shadow .35s ease;}
.drmlux-card:hover{transform:translateY(-6px);box-shadow:0 45px 75px -42px rgba(38,51,46,.45);}
@media(max-width:900px){.drmlux-grid-2,.drmlux-grid-3{grid-template-columns:1fr;}.drmlux-section{padding:64px 22px;}}
/* raw-HTML footer (for [drm_footer] on inner pages) */
.drmlux-foot{background:var(--forest2);padding:74px 24px 30px;}
.drmlux-foot-inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;}
.drmlux-foot-col .drmlux-fhead{margin-top:0;}
.drmlux-foot-divider{max-width:1140px;margin:34px auto 18px;height:1px;background:rgba(205,186,149,.25);}
@media(max-width:780px){.drmlux-foot-inner{grid-template-columns:1fr;gap:26px;text-align:center;}}

/* ===== inner-page utilities (round-5) ===== */
.drmlux-testi-intro{max-width:760px;margin:0 auto 46px;text-align:center;}
.drmlux-testi-grid{column-count:3;column-gap:26px;}
.drmlux-testi-grid .drmlux-testi{break-inside:avoid;-webkit-column-break-inside:avoid;margin:0 0 26px;width:100%;display:inline-block;}
@media(max-width:1000px){.drmlux-testi-grid{column-count:2;}}
@media(max-width:680px){.drmlux-testi-grid{column-count:1;}}
.drmlux-about-portrait{border-radius:18px;overflow:hidden;box-shadow:0 50px 90px -52px rgba(38,51,46,.6);width:100%;display:block;height:auto;}
.drmlux-about-media{position:relative;}
.drmlux-about-media:after{content:"";position:absolute;inset:auto -18px -18px auto;width:70%;height:70%;border:1px solid var(--gold);border-radius:18px;z-index:-1;}
.drmlux-fee-card{background:var(--forest);color:#fff;border-radius:20px;padding:54px 44px;text-align:center;box-shadow:0 55px 95px -50px rgba(38,51,46,.6);position:relative;overflow:hidden;}
.drmlux-fee-card:before{content:"";position:absolute;top:-40%;right:-20%;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(176,145,90,.22),transparent 70%);}
.drmlux-fee-amount{font-family:'Cormorant Garamond',serif;font-weight:600;color:var(--goldsoft);font-size:clamp(46px,7vw,82px);line-height:1;position:relative;}
.drmlux-fee-unit{font-family:'Montserrat',sans-serif;font-size:14px;letter-spacing:2px;text-transform:uppercase;color:#e7e1d2;margin-top:6px;}
.drmlux-list{list-style:none;padding:0;margin:0;max-width:760px;}
.drmlux-list li{position:relative;padding:0 0 16px 30px;line-height:1.8;color:var(--text);font-size:15.5px;}
.drmlux-list li:before{content:"";position:absolute;left:0;top:10px;width:9px;height:9px;border-radius:50%;background:var(--gold);}
.drmlux-vidwrap{max-width:1180px;margin:0 auto;}

/* ===== ROUND-10 ===== */
.drmlux-menu a{font-weight:400;letter-spacing:2.4px;font-size:12px;}
.drmlux-copy{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:15px;letter-spacing:.2px;}
.et_pb_blog_grid .et_main_video_container{padding-top:0 !important;height:auto !important;overflow:visible !important;}.et_pb_blog_grid .fluid-width-video-wrapper{visibility:visible !important;overflow:hidden;border-radius:10px;}
.et_pb_blog_grid .et_main_video_container iframe,.et_pb_blog_grid .et_main_video_container video,.et_pb_blog_grid .et_main_video_container .wp-video-shortcode{position:absolute !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important;}
 /* ===== SINGLE POSTS ===== */ .single-post .et_pb_post_title .entry-title,.et_body_layout .et_pb_post_title .entry-title{font-family:'Cormorant Garamond',serif !important;font-weight:600 !important;color:#34453d !important;letter-spacing:.3px;} .et_pb_post_content{color:#46463f;} .et_pb_post_content p{line-height:1.9;} .et_pb_post_content h2,.et_pb_post_content h3,.et_pb_post_content h4{font-family:'Cormorant Garamond',serif;color:#34453d;font-weight:600;line-height:1.2;margin-top:1.1em;} .et_pb_post_content h2{font-size:32px;} .et_pb_post_content h3{font-size:26px;} .et_pb_post_content a{color:#b0915a;text-decoration:underline;} .et_pb_post_content a:hover{color:#9a7a43;} .et_pb_post_content img{border-radius:8px;height:auto;max-width:100%;} .et_pb_post_content iframe{max-width:100%;width:100% !important;aspect-ratio:16/9;height:auto !important;border-radius:10px;display:block;margin:26px auto;border:0;} .et_pb_post_content .fluid-width-video-wrapper{padding:0 !important;height:auto !important;margin:26px auto;} .et_pb_post_content .fluid-width-video-wrapper iframe{position:static !important;aspect-ratio:16/9;} 