/* JM Wellness Clinic — all theme-facing rules are scoped to .jmw */
.jmw{--jmw-gold:#c39f44;--jmw-gold-dark:#9f802c;--jmw-cream:#fefefe;--jmw-milk:#f8f6f0;--jmw-sand:#eee9dc;--jmw-sage:#71806c;--jmw-sage-dark:#3d5142;--jmw-ink:#28372e;--jmw-muted:#647069;--jmw-line:rgba(47,62,49,.14);--jmw-display:Georgia,'Times New Roman',serif;--jmw-sans:'Helvetica Neue',Arial,sans-serif;font:400 16px/1.65 var(--jmw-sans);color:var(--jmw-ink);background:var(--jmw-cream);width:100%;max-width:100%;overflow:hidden;isolation:isolate;-webkit-font-smoothing:antialiased}
.jmw *,.jmw *::before,.jmw *::after{box-sizing:border-box}.jmw a{color:inherit;text-decoration:none}.jmw button,.jmw input,.jmw select,.jmw textarea{font:inherit}.jmw button{cursor:pointer}.jmw img,.jmw svg{max-width:100%}.jmw img{display:block}.jmw button:focus-visible,.jmw a:focus-visible,.jmw summary:focus-visible,.jmw input:focus-visible,.jmw textarea:focus-visible,.jmw select:focus-visible{outline:3px solid var(--jmw-gold);outline-offset:3px}.jmw ::selection{background:#e9d7a7;color:var(--jmw-ink)}.jmw .jmw-container{width:min(1180px,calc(100% - 72px));margin:0 auto}.jmw h1,.jmw h2,.jmw h3,.jmw h4,.jmw p{margin-top:0}.jmw h1,.jmw h2,.jmw h3{font-family:var(--jmw-display);font-weight:400;line-height:1.12;letter-spacing:-.045em}.jmw h2{font-size:clamp(40px,5vw,68px)}.jmw h2 em,.jmw h1 em,.jmw-interlude p em{font-weight:400;color:var(--jmw-gold-dark)}.jmw .jmw-overline{display:block;font-size:10px;font-weight:700;letter-spacing:.27em;line-height:1.5;color:var(--jmw-gold-dark)}.jmw .jmw-section{padding:112px 0;scroll-margin-top:95px}.jmw .jmw-btn{display:inline-flex;justify-content:center;align-items:center;gap:29px;padding:17px 24px;border-radius:4px;border:1px solid transparent;font-size:12px;font-weight:700;letter-spacing:.06em;transition:background .3s,transform .3s,box-shadow .3s,color .3s;text-align:center;line-height:1.3}.jmw .jmw-btn span{font-size:19px;line-height:1}.jmw .jmw-btn:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(80,65,38,.13)}.jmw .jmw-btn--gold{color:#fff;background:var(--jmw-gold-dark)}.jmw .jmw-btn--gold:hover{background:var(--jmw-sage-dark);color:#fff}.jmw .jmw-text-link{display:inline-flex;align-items:center;gap:24px;padding-bottom:9px;border-bottom:1px solid var(--jmw-gold);font-size:12px;font-weight:700;letter-spacing:.025em;transition:gap .3s,color .3s}.jmw .jmw-text-link:hover{gap:32px;color:var(--jmw-gold-dark)}.jmw .jmw-text-link span{font-size:17px}.jmw .jmw-small-rule{width:46px;height:1px;background:var(--jmw-gold);margin:28px 0}
/* navigation */
.jmw .jmw-announcement{min-height:35px;background:var(--jmw-sage-dark);color:#fff;display:flex;justify-content:center;align-items:center;gap:17px;text-align:center;padding:7px 16px;font-size:9px;letter-spacing:.2em;font-weight:600}.jmw .jmw-sparkle{font-size:15px;color:#e4d0a0}.jmw .jmw-announcement-divider{height:12px;width:1px;background:#ffffff6b}.jmw .jmw-header{background:rgba(254,254,254,.95);border-bottom:1px solid var(--jmw-line);position:relative;z-index:30;backdrop-filter:blur(18px);transition:box-shadow .3s}.jmw .jmw-header.is-scrolled{box-shadow:0 8px 30px rgba(39,53,43,.07)}.jmw .jmw-header-inner{display:flex;align-items:center;justify-content:space-between;min-height:92px;gap:20px}.jmw .jmw-brand,.jmw .jmw-footer-brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.jmw .jmw-brand img{height:62px;width:62px;object-fit:contain;border-radius:50%}.jmw .jmw-brand span,.jmw .jmw-footer-brand span{display:flex;flex-direction:column;line-height:1.4}.jmw .jmw-brand strong,.jmw .jmw-footer-brand strong{font:400 18px/1.2 var(--jmw-display);letter-spacing:.11em;white-space:nowrap}.jmw .jmw-brand small,.jmw .jmw-footer-brand small{font-size:8px;letter-spacing:.2em;color:var(--jmw-muted);margin-top:5px}.jmw .jmw-nav{display:flex;align-items:center;gap:28px}.jmw .jmw-nav>a{font-size:11px;font-weight:600;color:var(--jmw-ink);transition:color .2s;white-space:nowrap}.jmw .jmw-nav>a:hover{color:var(--jmw-gold-dark)}.jmw .jmw-nav .jmw-nav-cta{color:#fff;background:var(--jmw-sage-dark);padding:13px 17px;border-radius:3px}.jmw .jmw-nav .jmw-nav-cta:hover{color:#fff;background:var(--jmw-gold-dark)}.jmw .jmw-nav-cta span{margin-left:13px}.jmw .jmw-menu-toggle{display:none;background:transparent;border:0;padding:12px}.jmw .jmw-menu-toggle span{display:block;width:22px;height:1px;background:var(--jmw-ink);margin:5px 0}
/* hero */
.jmw .jmw-hero{position:relative;min-height:720px;background:radial-gradient(ellipse at 9% 15%,#fff 0%,transparent 49%),linear-gradient(115deg,#fff 4%,#fbf9f3 72%,#f1eddf 100%);padding:65px 0 90px}.jmw .jmw-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:42px;align-items:center;min-height:560px;position:relative;z-index:1}.jmw .jmw-hero-copy{padding:40px 0 35px}.jmw .jmw-eyebrow{display:flex;align-items:center;gap:13px;color:var(--jmw-gold-dark);font-size:10px;letter-spacing:.23em;font-weight:700}.jmw .jmw-eyebrow-line{display:block;width:30px;height:1px;background:var(--jmw-gold)}.jmw h1{font-size:clamp(58px,6.6vw,100px);line-height:1.04;letter-spacing:-.065em;margin:26px 0 26px}.jmw .jmw-hero-lead{font-family:var(--jmw-display);font-size:clamp(19px,2vw,25px);max-width:490px;line-height:1.45;color:#47584c;margin-bottom:14px}.jmw .jmw-hero-sub{font-size:13px;color:var(--jmw-muted);letter-spacing:.01em;margin-bottom:31px}.jmw .jmw-hero-actions{display:flex;gap:30px;align-items:center;flex-wrap:wrap}.jmw .jmw-hero-proof{display:flex;gap:14px;align-items:center;margin-top:51px;padding-top:26px;border-top:1px solid var(--jmw-line);max-width:320px}.jmw .jmw-proof-icon{width:39px;height:39px;border:1px solid #c9b780;border-radius:50%;display:grid;place-items:center;color:var(--jmw-gold-dark);font-size:18px}.jmw .jmw-hero-proof span:last-child{display:flex;flex-direction:column}.jmw .jmw-hero-proof strong{font-size:12px;letter-spacing:.02em}.jmw .jmw-hero-proof small{font-size:11px;color:var(--jmw-muted)}.jmw .jmw-hero-visual{position:relative;margin:16px 20px 40px 15px}.jmw .jmw-scene-frame{width:100%;aspect-ratio:4/4.7;border-radius:48% 48% 8px 8px/37% 37% 8px 8px;overflow:hidden;position:relative;background:#dfdccb;box-shadow:0 25px 55px rgba(55,57,41,.12)}.jmw .jmw-scene{width:100%;height:100%;object-fit:cover;transition:transform 1.2s ease;animation:jmw-scene-in 1.2s ease both}.jmw .jmw-scene-frame:hover .jmw-scene{transform:scale(1.045)}.jmw .jmw-visual-orbit{position:absolute;inset:-24px -20px 20px 21px;border:1px solid rgba(195,159,68,.39);border-radius:48% 48% 8px 8px/37% 37% 8px 8px}.jmw .jmw-visual-stamp{position:absolute;right:-35px;top:16%;height:104px;width:104px;border-radius:50%;background:#fffdf5;border:1px solid #d8c894;box-shadow:0 8px 20px #6e64401c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;text-align:center;transform:rotate(10deg);animation:jmw-float 6s ease-in-out infinite}.jmw .jmw-visual-stamp strong{font-family:var(--jmw-display);font-size:11px;line-height:1.25;letter-spacing:.12em;color:var(--jmw-gold-dark)}.jmw .jmw-stamp-star{font-size:15px;color:var(--jmw-gold)}.jmw .jmw-floating-note{position:absolute;bottom:28px;left:-50px;display:flex;align-items:center;gap:12px;background:#fffefa;box-shadow:0 12px 35px rgba(54,64,51,.11);padding:16px 21px;border:1px solid #ede5d7;border-radius:4px;animation:jmw-float 7s ease-in-out -2s infinite}.jmw .jmw-note-flower{font-size:29px;color:var(--jmw-gold-dark);line-height:1}.jmw .jmw-floating-note span:last-child{display:flex;flex-direction:column}.jmw .jmw-floating-note strong{font:400 16px/1.4 var(--jmw-display)}.jmw .jmw-floating-note small{font-size:10px;color:var(--jmw-muted)}.jmw .jmw-hero-botanical{position:absolute;bottom:60px;right:-79px;color:#8c9a7d;opacity:.67;animation:jmw-sway 7s ease-in-out infinite;transform-origin:bottom left}.jmw .jmw-hero-glow{position:absolute;border-radius:50%;filter:blur(7px);pointer-events:none}.jmw .jmw-hero-glow--one{width:250px;height:250px;top:-125px;left:-120px;border:60px solid rgba(195,159,68,.035)}.jmw .jmw-hero-glow--two{width:350px;height:350px;right:-150px;bottom:-160px;border:85px solid rgba(99,131,98,.04)}.jmw .jmw-scroll-cue{position:absolute;left:calc((100% - min(1180px,100% - 72px))/2);bottom:28px;display:flex;align-items:center;gap:12px;font-size:9px;letter-spacing:.22em;font-weight:700;color:var(--jmw-sage-dark)}.jmw .jmw-scroll-line{height:1px;width:27px;background:var(--jmw-gold)}
/* trust / about */
.jmw .jmw-trust{background:var(--jmw-sage-dark);color:#f6f5ec}.jmw .jmw-trust-inner{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:65px;text-align:center;font-size:9px;letter-spacing:.16em;font-weight:700}.jmw .jmw-trust-dot{color:#d9c38a;font-size:17px}.jmw .jmw-about{background:#fff}.jmw .jmw-about-grid{display:grid;grid-template-columns:.94fr 1fr;gap:clamp(55px,10vw,160px);align-items:center}.jmw .jmw-about-art{min-width:0;position:relative;max-width:485px}.jmw .jmw-art-window{height:535px;position:relative;overflow:hidden;background:linear-gradient(155deg,#e8e8d9,#d7dbc9 45%,#f7eee0);border-radius:260px 260px 8px 8px;display:flex;align-items:end;justify-content:center}.jmw .jmw-art-window::before{content:'';position:absolute;border:1px solid #ffffff70;border-radius:260px 260px 3px 3px;inset:18px}.jmw .jmw-art-circle{width:360px;height:360px;border-radius:50%;background:#f2e6cd9c;position:absolute;top:90px;left:20%;filter:blur(1px)}.jmw .jmw-art-window svg{width:90%;height:90%;position:relative;filter:drop-shadow(0 8px 4px rgba(71,77,65,.08))}.jmw .jmw-art-caption{display:flex;justify-content:space-between;gap:12px;margin-top:15px}.jmw .jmw-art-caption span:first-child{font-size:9px;letter-spacing:.16em;color:var(--jmw-gold-dark)}.jmw .jmw-art-caption span:last-child{font:italic 16px var(--jmw-display);color:var(--jmw-muted)}.jmw .jmw-about-copy{max-width:470px}.jmw .jmw-about-copy h2{margin:18px 0 0}.jmw .jmw-about-copy>p{font-size:15px;color:var(--jmw-muted);line-height:1.95;margin-bottom:18px}.jmw .jmw-signoff{display:flex;gap:16px;align-items:center;margin-top:36px}.jmw .jmw-signoff-mark{font:36px var(--jmw-display);color:var(--jmw-gold);border-right:1px solid #d9c8a1;padding-right:17px}.jmw .jmw-signoff>span:last-child{display:flex;flex-direction:column}.jmw .jmw-signoff strong{font:italic 18px var(--jmw-display)}.jmw .jmw-signoff small{font-size:10px;color:var(--jmw-muted)}
/* services */
.jmw .jmw-services{background:var(--jmw-milk)}.jmw .jmw-section-heading{display:flex;align-items:end;justify-content:space-between;gap:48px;margin-bottom:39px}.jmw .jmw-section-heading h2{margin:17px 0 0}.jmw .jmw-section-heading>p{max-width:300px;font-size:14px;color:var(--jmw-muted);line-height:1.8;margin-bottom:6px}.jmw .jmw-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.jmw .jmw-filter{border:1px solid #dddcd0;color:var(--jmw-muted);background:transparent;border-radius:100px;padding:8px 18px;font-size:11px;line-height:1.5;transition:background .25s,color .25s,border-color .25s}.jmw .jmw-filter:hover,.jmw .jmw-filter.is-active{background:var(--jmw-sage-dark);color:#fff;border-color:var(--jmw-sage-dark)}.jmw .jmw-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.jmw .jmw-service-card{display:flex;flex-direction:column;min-height:300px;padding:30px 33px 27px;background:#fff;border:1px solid #e7e2d6;position:relative;transition:transform .35s,box-shadow .35s,border-color .35s}.jmw .jmw-service-card::after{content:'';height:2px;background:var(--jmw-gold);position:absolute;bottom:-1px;left:0;right:100%;transition:right .45s}.jmw .jmw-service-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(58,67,47,.07);border-color:#d8c9a4}.jmw .jmw-service-card:hover::after{right:0}.jmw .jmw-service-card[hidden]{display:none!important}.jmw .jmw-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.jmw .jmw-card-number{font-size:9px;font-weight:700;letter-spacing:.17em;color:var(--jmw-gold-dark)}.jmw .jmw-card-symbol{font-size:27px;line-height:1;color:#b7ab85}.jmw .jmw-service-card h3{font-size:31px;margin-bottom:13px}.jmw .jmw-service-card>p{font-size:13px;color:var(--jmw-muted);max-width:390px;line-height:1.8;margin-bottom:33px}.jmw .jmw-card-bottom{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-top:auto;border-top:1px solid var(--jmw-line);padding-top:20px}.jmw .jmw-service-meta{display:flex;flex-wrap:wrap;align-items:center;gap:15px}.jmw .jmw-service-meta strong{font:400 18px var(--jmw-display);color:var(--jmw-ink)}.jmw .jmw-service-meta span{font-size:11px;color:var(--jmw-muted);padding-left:13px;border-left:1px solid #d3d3c8}.jmw .jmw-card-arrow{background:var(--jmw-milk);height:38px;width:38px;display:grid;place-items:center;border-radius:50%;color:var(--jmw-gold-dark);font-size:19px;flex-shrink:0;transition:background .2s,color .2s,transform .2s}.jmw .jmw-card-arrow:hover{background:var(--jmw-gold-dark);color:white;transform:rotate(45deg)}.jmw .jmw-services-note{margin:25px 0 0;text-align:center;color:var(--jmw-muted);font-size:12px}.jmw .jmw-services-note a{text-decoration:underline;text-decoration-color:var(--jmw-gold);text-underline-offset:4px;color:var(--jmw-sage-dark)}.jmw .jmw-no-services{background:#fff;padding:36px;color:var(--jmw-muted);border:1px solid var(--jmw-line);text-align:center}
/* interlude / steps */
.jmw .jmw-interlude{background:#dce2d7;position:relative;overflow:hidden;min-height:360px;display:flex;align-items:center;justify-content:center;text-align:center;padding:60px 0}.jmw .jmw-interlude::before,.jmw .jmw-interlude::after{content:'';position:absolute;width:470px;height:470px;border:1px solid #ffffff8c;border-radius:50%;top:-65px;left:-220px}.jmw .jmw-interlude::after{left:auto;right:-220px;top:65px}.jmw .jmw-interlude-orb{position:absolute;border-radius:50%;background:#f4f1e266;filter:blur(7px)}.jmw .jmw-interlude-orb--one{height:200px;width:200px;left:10%;top:-100px}.jmw .jmw-interlude-orb--two{height:230px;width:230px;right:10%;bottom:-170px}.jmw .jmw-interlude-content{position:relative;z-index:1}.jmw .jmw-quote-mark{font:75px/1 var(--jmw-display);height:43px;color:#9caa96;margin-top:10px}.jmw .jmw-interlude p{font:400 clamp(40px,5.5vw,70px)/1.14 var(--jmw-display);letter-spacing:-.045em;margin:0 0 25px}.jmw .jmw-interlude-sub{font-size:9px;letter-spacing:.23em;color:var(--jmw-sage-dark);font-weight:700}.jmw .jmw-journey{background:#fff}.jmw .jmw-center-heading{max-width:680px;text-align:center;margin:0 auto 59px}.jmw .jmw-center-heading h2{margin:15px 0 15px}.jmw .jmw-center-heading>p{color:var(--jmw-muted);font-size:14px}.jmw .jmw-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}.jmw .jmw-step{position:relative;text-align:center;padding:0 10px}.jmw .jmw-step:not(:last-child)::after{content:'';position:absolute;top:43px;width:calc(100% - 95px);right:calc(-50% + 47px);border-top:1px dashed #d6cfbc}.jmw .jmw-step-icon{width:86px;height:86px;margin:0 auto 20px;border-radius:50%;display:grid;place-items:center;background:var(--jmw-milk);border:1px solid var(--jmw-sand);font:36px var(--jmw-display);color:var(--jmw-gold-dark)}.jmw .jmw-step-count{font:italic 15px var(--jmw-display);color:var(--jmw-gold-dark)}.jmw .jmw-step h3{font-size:25px;margin:7px 0 12px}.jmw .jmw-step p{font-size:13px;color:var(--jmw-muted);line-height:1.8;max-width:275px;margin:auto}
/* FAQ / contact / footer */
.jmw .jmw-faq{background:#faf9f5}.jmw .jmw-faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:95px}.jmw .jmw-faq-grid h2{margin:18px 0 19px}.jmw .jmw-faq-grid>div:first-child>p{font-size:14px;max-width:270px;color:var(--jmw-muted);line-height:1.85;margin-bottom:28px}.jmw .jmw-faq-list{border-top:1px solid #d9d8ca}.jmw .jmw-faq-list details{border-bottom:1px solid #d9d8ca;padding:19px 0}.jmw .jmw-faq-list summary{display:flex;justify-content:space-between;gap:18px;align-items:center;cursor:pointer;list-style:none;font-size:14px;font-weight:600}.jmw .jmw-faq-list summary::-webkit-details-marker{display:none}.jmw .jmw-faq-list summary span{font:26px/1 var(--jmw-display);color:var(--jmw-gold-dark);transition:transform .25s}.jmw .jmw-faq-list details[open] summary span{transform:rotate(45deg)}.jmw .jmw-faq-list details p{font-size:13px;line-height:1.85;color:var(--jmw-muted);padding:12px 45px 0 0;margin:0}.jmw .jmw-contact{background:var(--jmw-sage-dark);color:#fff;position:relative}.jmw .jmw-contact::before{content:'';position:absolute;left:-170px;top:-180px;width:560px;height:560px;border:1px solid #ffffff18;border-radius:50%;pointer-events:none}.jmw .jmw-contact-grid{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(40px,8vw,130px);align-items:start}.jmw .jmw-contact-copy{padding-top:34px}.jmw .jmw-contact-copy .jmw-overline{color:#e1c990}.jmw .jmw-contact-copy h2{margin:22px 0}.jmw .jmw-contact-copy h2 em{color:#e5c989}.jmw .jmw-contact-copy>p{font-size:14px;color:#edf0e8cc;line-height:1.9;max-width:375px}.jmw .jmw-contact-details{display:grid;gap:27px;margin-top:52px}.jmw .jmw-contact-details>div{display:flex;gap:16px;align-items:center}.jmw .jmw-contact-detail-icon{height:40px;width:40px;flex:0 0 40px;border:1px solid #f4f1e255;border-radius:50%;display:grid;place-items:center;color:#e4cc94;font-size:20px}.jmw .jmw-contact-details>div>span:last-child{display:flex;flex-direction:column}.jmw .jmw-contact-details small{font-size:9px;letter-spacing:.19em;color:#e4cc94}.jmw .jmw-contact-details strong,.jmw .jmw-contact-details a{font-size:13px;font-weight:500;color:#fff;overflow-wrap:anywhere}.jmw .jmw-contact-details a:hover{text-decoration:underline;text-underline-offset:4px}.jmw .jmw-contact-card{background:#fff;color:var(--jmw-ink);padding:37px 41px 40px;border-radius:5px;box-shadow:0 22px 60px #1c291e40}.jmw .jmw-form-heading{margin-bottom:23px}.jmw .jmw-form-flower{font-size:27px;color:var(--jmw-gold-dark)}.jmw .jmw-form-heading h3{font-size:31px;margin:0 0 7px}.jmw .jmw-form-heading p{font-size:12px;color:var(--jmw-muted);margin:0}.jmw .jmw-enquiry-form,.jmw .jmw-editor form,.jmw .jmw-settings-panel form{display:grid;gap:18px}.jmw .jmw-enquiry-form label,.jmw .jmw-editor label,.jmw .jmw-settings-panel label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:700;letter-spacing:.015em}.jmw .jmw-enquiry-form label>span:not(.jmw-field-hint){color:var(--jmw-gold-dark)}.jmw .jmw-field-pair{display:grid;grid-template-columns:1fr 1fr;gap:15px}.jmw .jmw-enquiry-form input:not([type=checkbox]),.jmw .jmw-enquiry-form select,.jmw .jmw-enquiry-form textarea,.jmw .jmw-editor input:not([type=checkbox]),.jmw .jmw-editor select,.jmw .jmw-editor textarea,.jmw .jmw-settings-panel input:not([type=checkbox]),.jmw .jmw-settings-panel select,.jmw .jmw-settings-panel textarea{width:100%;min-width:0;background:#fbfaf6;border:1px solid #e4e2d9;border-radius:3px;color:var(--jmw-ink);padding:12px 13px;font-size:12px;outline:0;transition:border-color .2s,box-shadow .2s}.jmw .jmw-enquiry-form input:focus,.jmw .jmw-enquiry-form select:focus,.jmw .jmw-enquiry-form textarea:focus,.jmw .jmw-editor input:focus,.jmw .jmw-editor select:focus,.jmw .jmw-editor textarea:focus,.jmw .jmw-settings-panel input:focus,.jmw .jmw-settings-panel select:focus,.jmw .jmw-settings-panel textarea:focus{border-color:var(--jmw-gold);box-shadow:0 0 0 2px #c39f4426}.jmw .jmw-enquiry-form textarea,.jmw .jmw-editor textarea{resize:vertical}.jmw .jmw-enquiry-form input::placeholder,.jmw .jmw-enquiry-form textarea::placeholder,.jmw .jmw-editor input::placeholder,.jmw .jmw-settings-panel input::placeholder{color:#9da59a}.jmw .jmw-consent{display:flex!important;flex-direction:row!important;align-items:start;gap:10px!important;font-size:10px!important;line-height:1.5;font-weight:400!important;color:var(--jmw-muted)}.jmw .jmw-consent input{accent-color:var(--jmw-sage-dark);margin:2px 0 0;flex:0 0 auto}.jmw .jmw-consent>span{color:var(--jmw-muted)!important}.jmw .jmw-consent a{text-decoration:underline}.jmw .jmw-send{width:100%}.jmw .jmw-form-footnote{font-size:10px;text-align:center;color:var(--jmw-muted);margin:-7px 0 0}.jmw .jmw-honeypot{position:absolute!important;overflow:hidden!important;width:1px!important;height:1px!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.jmw .jmw-alert{padding:12px 15px;margin:10px 0 19px;border-radius:3px;font-size:12px;line-height:1.6}.jmw .jmw-alert--success{background:#e5f2e5;color:#30583a;border:1px solid #c3dfc5}.jmw .jmw-alert--error{background:#fff0e8;color:#883d24;border:1px solid #e6c9b8}.jmw .jmw-footer{background:#26382e;color:#f3f3eb;padding:45px 0 22px}.jmw .jmw-footer-main{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-bottom:34px}.jmw .jmw-footer-brand img{height:57px;width:57px;object-fit:contain;border-radius:50%}.jmw .jmw-footer-brand strong{font-size:17px}.jmw .jmw-footer-brand small{color:#d5dcce}.jmw .jmw-footer-links{display:flex;gap:25px;flex-wrap:wrap}.jmw .jmw-footer-links a{font-size:11px;color:#e5ebe1}.jmw .jmw-footer-links a:hover{color:#e0c68a}.jmw .jmw-footer-bottom{border-top:1px solid #ffffff24;padding-top:19px;display:flex;justify-content:space-between;gap:14px;color:#d5dccf;font-size:10px}
/* front-end staff portal */
.jmw.jmw-portal-wrap{background:linear-gradient(145deg,#fefefe,#f4f2e9);padding:52px max(24px,calc((100% - 1170px)/2)) 85px;min-height:60vh}.jmw .jmw-login{width:min(420px,100%);background:#fff;border:1px solid #e8e2d5;box-shadow:0 16px 40px #26382e12;padding:39px;margin:30px auto;border-radius:7px}.jmw .jmw-login>img{margin:0 auto 20px;border-radius:50%}.jmw .jmw-login>.jmw-overline{text-align:center}.jmw .jmw-login h2{text-align:center;font-size:46px;margin:10px 0 15px}.jmw .jmw-login>p{text-align:center;color:var(--jmw-muted);font-size:13px;line-height:1.8}.jmw .jmw-login form{display:grid;gap:13px;margin-top:20px}.jmw .jmw-login form p{margin:0}.jmw .jmw-login form label{font-size:12px;font-weight:700}.jmw .jmw-login input[type=text],.jmw .jmw-login input[type=password]{width:100%;padding:12px;border:1px solid #dbded8;background:#fafaf7;border-radius:3px;font-size:14px}.jmw .jmw-login .login-remember label{display:flex;align-items:center;gap:8px;font-weight:400}.jmw .jmw-login #wp-submit{background:var(--jmw-gold-dark);border:0;color:#fff;width:100%;border-radius:3px;padding:14px;font-weight:700;cursor:pointer}.jmw .jmw-login-help{display:block;text-align:center;font-size:11px;color:var(--jmw-sage-dark);margin-top:17px;text-decoration:underline!important}.jmw .jmw-portal-header{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:30px}.jmw .jmw-portal-heading{display:flex;align-items:center;gap:18px}.jmw .jmw-portal-heading>img{border-radius:50%;flex-shrink:0}.jmw .jmw-portal-heading h2{font-size:43px;margin:2px 0 4px}.jmw .jmw-portal-heading p{color:var(--jmw-muted);font-size:12px;margin:0}.jmw .jmw-portal-actions{display:flex;gap:15px;align-items:center;flex-wrap:wrap}.jmw .jmw-portal-actions a{font-size:12px;font-weight:700;color:var(--jmw-sage-dark);border-bottom:1px solid var(--jmw-gold);padding-bottom:3px}.jmw .jmw-portal-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:27px}.jmw .jmw-portal-summary>span{background:#fff;border:1px solid #e9e5da;padding:16px 20px;color:var(--jmw-muted);font-size:12px;display:flex;align-items:center;gap:10px}.jmw .jmw-portal-summary strong{font:400 27px var(--jmw-display);color:var(--jmw-gold-dark)}.jmw .jmw-portal-columns{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.8fr);align-items:start;gap:23px}.jmw .jmw-portal-panel{background:#fff;border:1px solid #e6e0d3;padding:30px;border-radius:5px;box-shadow:0 8px 25px #28372e0a}.jmw .jmw-portal-panel h3{font-size:28px;margin:5px 0 10px}.jmw .jmw-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.jmw .jmw-panel-add{border:1px solid var(--jmw-gold);color:var(--jmw-gold-dark);border-radius:3px;padding:8px 12px;font-size:11px;white-space:nowrap;font-weight:700}.jmw .jmw-panel-add:hover{background:var(--jmw-milk)}.jmw .jmw-panel-description{font-size:12px;color:var(--jmw-muted);line-height:1.8;margin-bottom:24px}.jmw .jmw-portal-service-list{display:grid;gap:9px}.jmw .jmw-portal-service{border:1px solid #e7e5df;background:#fdfcf9;padding:14px;display:flex;justify-content:space-between;gap:15px;align-items:center}.jmw .jmw-portal-service-title{font-size:13px;font-weight:700;display:flex;align-items:center;gap:9px;flex-wrap:wrap}.jmw .jmw-status{font-size:9px;color:#825845;background:#f5ede7;padding:3px 7px;border-radius:20px;font-weight:600}.jmw .jmw-status--live{color:#426548;background:#e8f2e8}.jmw .jmw-portal-service-detail{font-size:11px;color:var(--jmw-muted);margin-top:4px}.jmw .jmw-portal-service-actions{display:flex;gap:10px;align-items:center;flex-shrink:0}.jmw .jmw-portal-service-actions a,.jmw .jmw-portal-service-actions button{border:0;background:transparent;color:var(--jmw-gold-dark);font-size:11px;padding:0;text-decoration:underline;cursor:pointer}.jmw .jmw-portal-service-actions button{color:#a05a48}.jmw .jmw-editor{border-top:1px solid #e9e6de;margin-top:30px;padding-top:21px;scroll-margin-top:25px}.jmw .jmw-editor h3{font-size:25px;margin-bottom:20px}.jmw .jmw-field-hint{font-weight:400;letter-spacing:0;color:var(--jmw-muted);font-size:10px}.jmw .jmw-toggle-row{display:flex!important;flex-direction:row!important;gap:8px!important;align-items:center;font-weight:400!important;line-height:1.4}.jmw .jmw-toggle-row input{accent-color:var(--jmw-sage-dark)}.jmw .jmw-portal-form-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.jmw .jmw-portal-form-actions a{font-size:12px;text-decoration:underline}.jmw .jmw-settings-panel form{margin-top:24px}.jmw .jmw-portal-tip{background:#f8f6f0;border-left:3px solid var(--jmw-gold);padding:17px 18px;margin-top:30px}.jmw .jmw-portal-tip strong{font:400 19px var(--jmw-display)}.jmw .jmw-portal-tip p{font-size:11px;color:var(--jmw-muted);line-height:1.8;margin:7px 0 0}.jmw .jmw-empty{padding:24px;color:var(--jmw-muted);border:1px dashed #d4cdbb;font-size:12px}
/* animation: graceful entrances; JS adds .jmw-motion only where supported */
@keyframes jmw-float{0%,100%{transform:translateY(0) rotate(3deg)}50%{transform:translateY(-12px) rotate(0deg)}}@keyframes jmw-sway{0%,100%{transform:rotate(0deg)}50%{transform:rotate(5deg)}}@keyframes jmw-scene-in{from{opacity:.65;filter:blur(7px)}to{opacity:1;filter:blur(0)}}.jmw.jmw-motion .jmw-reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.75,.2,1)}.jmw.jmw-motion .jmw-reveal.is-visible{opacity:1;transform:translateY(0)}.jmw.jmw-motion .jmw-hero-copy{transition-delay:.08s}.jmw.jmw-motion .jmw-hero-visual{transition-delay:.2s}.jmw.jmw-motion .jmw-service-card:nth-child(2n){transition-delay:.11s}.jmw.jmw-motion .jmw-step:nth-child(2){transition-delay:.14s}.jmw.jmw-motion .jmw-step:nth-child(3){transition-delay:.28s}
@media(max-width:1100px){.jmw .jmw-nav{gap:16px}.jmw .jmw-brand strong{font-size:16px}.jmw .jmw-brand img{width:52px;height:52px}.jmw .jmw-hero-grid{gap:20px}.jmw h1{font-size:clamp(56px,7.7vw,82px)}.jmw .jmw-visual-stamp{right:-15px}.jmw .jmw-floating-note{left:-24px}.jmw .jmw-hero-botanical{right:-40px}.jmw .jmw-portal-columns{grid-template-columns:minmax(0,1fr) minmax(265px,.78fr)}}
@media(max-width:820px){.jmw .jmw-container{width:min(100% - 42px,650px)}.jmw .jmw-section{padding:77px 0}.jmw .jmw-menu-toggle{display:block}.jmw .jmw-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fffefa;box-shadow:0 18px 25px #28372e1c;flex-direction:column;align-items:stretch;padding:20px max(21px,calc((100% - 650px)/2));gap:0}.jmw .jmw-nav.is-open{display:flex}.jmw .jmw-nav a{padding:12px 3px;font-size:13px}.jmw .jmw-nav .jmw-nav-cta{text-align:center;margin-top:8px}.jmw .jmw-header-inner{min-height:74px}.jmw .jmw-hero{padding:34px 0 75px}.jmw .jmw-hero-grid{grid-template-columns:1fr;gap:10px}.jmw .jmw-hero-copy{padding:15px 0 10px}.jmw h1{font-size:clamp(57px,10vw,83px)}.jmw .jmw-hero-visual{max-width:430px;width:calc(100% - 40px);margin:25px auto 20px}.jmw .jmw-hero-proof{margin-top:30px}.jmw .jmw-scroll-cue{display:none}.jmw .jmw-trust-inner{flex-wrap:wrap;justify-content:center;padding:16px 0;gap:10px 17px}.jmw .jmw-about-grid{grid-template-columns:1fr;gap:43px}.jmw .jmw-about-art{width:min(100%,430px);margin:auto}.jmw .jmw-art-window{height:420px}.jmw .jmw-about-copy{max-width:650px}.jmw .jmw-faq-grid{gap:40px;grid-template-columns:1fr}.jmw .jmw-contact-grid{grid-template-columns:1fr;gap:40px}.jmw .jmw-contact-copy{padding-top:0}.jmw .jmw-contact-details{margin-top:28px}.jmw .jmw-contact-card{max-width:600px;width:100%}.jmw .jmw-portal-columns{grid-template-columns:1fr}.jmw .jmw-portal-summary{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:550px){.jmw .jmw-container{width:calc(100% - 36px)}.jmw .jmw-section{padding:63px 0}.jmw .jmw-announcement{font-size:8px;letter-spacing:.1em;gap:7px}.jmw .jmw-announcement-divider{display:none}.jmw .jmw-brand img{width:49px;height:49px}.jmw .jmw-brand strong{font-size:14px}.jmw .jmw-brand small{font-size:7px}.jmw h1{font-size:clamp(50px,13vw,72px)}.jmw h2{font-size:clamp(41px,11vw,56px)}.jmw .jmw-hero-lead{font-size:20px}.jmw .jmw-hero-actions{gap:22px}.jmw .jmw-hero-visual{width:calc(100% - 25px);margin:26px auto 38px}.jmw .jmw-visual-stamp{height:83px;width:83px;right:-8px;top:12%}.jmw .jmw-visual-stamp strong{font-size:9px}.jmw .jmw-floating-note{left:-15px;bottom:-13px;padding:11px 13px}.jmw .jmw-floating-note strong{font-size:13px}.jmw .jmw-floating-note small{font-size:9px}.jmw .jmw-hero-botanical{right:-25px;width:75px;bottom:65px}.jmw .jmw-trust-inner{font-size:8px}.jmw .jmw-trust-inner span:nth-child(4),.jmw .jmw-trust-inner span:nth-child(6){display:none}.jmw .jmw-art-window{height:390px}.jmw .jmw-section-heading{display:block;margin-bottom:24px}.jmw .jmw-section-heading>p{margin:17px 0 0}.jmw .jmw-service-grid{grid-template-columns:1fr;gap:13px}.jmw .jmw-service-card{min-height:255px;padding:25px 24px}.jmw .jmw-service-card h3{font-size:28px}.jmw .jmw-interlude{min-height:320px}.jmw .jmw-steps{grid-template-columns:1fr;gap:39px}.jmw .jmw-step:not(:last-child)::after{display:none}.jmw .jmw-center-heading{margin-bottom:40px}.jmw .jmw-faq-grid{gap:23px}.jmw .jmw-contact-card{padding:27px 20px}.jmw .jmw-field-pair{grid-template-columns:1fr}.jmw .jmw-contact-copy h2{font-size:54px}.jmw .jmw-footer-main,.jmw .jmw-footer-bottom{flex-direction:column;align-items:flex-start}.jmw .jmw-footer-links{gap:19px}.jmw.jmw-portal-wrap{padding:26px 15px 55px}.jmw .jmw-login{padding:25px}.jmw .jmw-portal-header{flex-direction:column;align-items:flex-start}.jmw .jmw-portal-heading h2{font-size:35px}.jmw .jmw-portal-summary{grid-template-columns:1fr}.jmw .jmw-portal-summary>span{padding:10px 15px}.jmw .jmw-portal-panel{padding:20px 15px}.jmw .jmw-portal-service{flex-direction:column;align-items:flex-start}.jmw .jmw-portal-service-actions{align-self:flex-end}}
@media(prefers-reduced-motion:reduce){.jmw *, .jmw *::before,.jmw *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.jmw.jmw-motion .jmw-reveal{opacity:1;transform:none}}

/* v2 — editorial warmth, restrained detailing and a distinctly private studio feel. */
.jmw.jmw-site{--jmw-ink:#2b352c;--jmw-muted:#626b5e;--jmw-gold-dark:#8a6d28;--jmw-milk:#f7f5ef;background:#fefefe}
.jmw.jmw-site .jmw-container{width:min(1220px,calc(100% - 90px))}
.jmw.jmw-site h1,.jmw.jmw-site h2,.jmw.jmw-site h3{letter-spacing:-.055em}
.jmw.jmw-site h2{font-size:clamp(43px,5vw,74px);line-height:1.04}
.jmw.jmw-site .jmw-overline{font-size:10px;letter-spacing:.24em}
.jmw.jmw-site .jmw-announcement{letter-spacing:.19em;background:#314039;color:#f9f6eb;font-size:9px;padding:10px 12px}
.jmw.jmw-site .jmw-header{background:rgba(254,254,254,.93);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
.jmw.jmw-site .jmw-header-inner{min-height:92px}
.jmw.jmw-site .jmw-nav a{font-size:11px;font-weight:600;letter-spacing:.04em}
.jmw.jmw-site .jmw-nav .jmw-nav-cta{letter-spacing:.02em}
.jmw.jmw-site .jmw-hero{background:#f6f3eb;min-height:650px;padding:55px 0 70px}
.jmw.jmw-site .jmw-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 4%,rgba(195,159,68,.11),transparent 40%),linear-gradient(95deg,rgba(255,255,255,.6),transparent 55%);pointer-events:none}
.jmw.jmw-site .jmw-hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);min-height:550px;align-items:center;gap:7%}
.jmw.jmw-site .jmw-hero-copy{padding:28px 0;position:relative;z-index:2}
.jmw.jmw-site h1{font-size:clamp(67px,7.1vw,112px);margin:28px 0 30px;line-height:.99;letter-spacing:-.075em}
.jmw.jmw-site .jmw-hero-lead{font:400 clamp(17px,1.65vw,21px)/1.64 var(--jmw-sans);max-width:490px;color:#5d665a;letter-spacing:-.01em;margin-bottom:32px}
.jmw.jmw-site .jmw-hero-actions{gap:26px}
.jmw.jmw-site .jmw-hero-caption{font-size:9px;letter-spacing:.2em;color:#798173;margin:62px 0 0;display:flex;align-items:center;gap:14px}
.jmw.jmw-site .jmw-caption-line{height:1px;width:45px;background:var(--jmw-gold)}
.jmw.jmw-site .jmw-hero-visual{margin:0;max-width:540px;width:100%;justify-self:end}
.jmw.jmw-site .jmw-scene-frame{aspect-ratio:4/4.9;border-radius:52% 52% 2px 2px/42% 42% 2px 2px;box-shadow:24px 27px 0 #ebe4d4,0 32px 76px #2c3c2823;overflow:hidden}
.jmw.jmw-site .jmw-scene{width:100%;height:100%;object-fit:cover;filter:saturate(.7) contrast(.98)}
.jmw.jmw-site .jmw-image-label{position:absolute;bottom:24px;left:-34px;background:#fefefef2;border:1px solid #e6e1d1;box-shadow:0 13px 28px #313b2814;padding:17px 23px;letter-spacing:.15em;font-size:9px;font-weight:700;color:#586450;display:flex;gap:24px;align-items:center}
.jmw.jmw-site .jmw-image-label span{color:var(--jmw-gold-dark);font-size:20px;animation:jmw-editorial-turn 18s linear infinite}
.jmw.jmw-site .jmw-about{background:#fefefe;padding:130px 0}
.jmw.jmw-site .jmw-about-grid{gap:11%}
.jmw.jmw-site .jmw-about-copy p{font-size:15px;line-height:1.95;max-width:520px;color:#636e63}
.jmw.jmw-site .jmw-about-copy .jmw-text-link{display:inline-flex;margin-top:10px}
.jmw.jmw-site .jmw-signoff{margin-top:42px}
.jmw.jmw-site .jmw-signoff-mark{font-size:29px;letter-spacing:-.04em}
.jmw.jmw-site .jmw-art-window{background:linear-gradient(140deg,#d5d0bc,#efeadf 50%,#dddcc9)}
.jmw.jmw-site .jmw-art-window svg{filter:saturate(.68)}
.jmw.jmw-site .jmw-services{background:#efefe7;padding:116px 0 124px}
.jmw.jmw-site .jmw-section-heading{align-items:end;margin-bottom:41px}
.jmw.jmw-site .jmw-section-heading>p{font-size:14px;max-width:460px;line-height:1.95;color:#586658}
.jmw.jmw-site .jmw-service-grid{gap:19px}
.jmw.jmw-site .jmw-service-card{background:#fdfcf8;min-height:330px;border:1px solid rgba(102,112,82,.13);border-radius:2px;box-shadow:none;padding:32px;transition:transform .4s ease,border-color .4s ease,box-shadow .4s ease}
.jmw.jmw-site .jmw-service-card::after{background:linear-gradient(90deg,var(--jmw-gold),#dcc88a)}
.jmw.jmw-site .jmw-service-card:hover{transform:translateY(-7px);border-color:rgba(138,109,40,.4);box-shadow:0 22px 45px #303c2a10}
.jmw.jmw-site .jmw-service-card h3{font-size:clamp(27px,2.8vw,38px)}
.jmw.jmw-site .jmw-service-card>p{font-size:13px;line-height:1.85;color:#677063}
.jmw.jmw-site .jmw-card-symbol{color:#a68747}
.jmw.jmw-site .jmw-editorial-band{background:#314039;color:#f6f2e5;position:relative;overflow:hidden}
.jmw.jmw-site .jmw-editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;min-height:570px;padding:70px 0}
.jmw.jmw-site .jmw-editorial-visual{height:430px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 45% 55%,#b9bda2 0%,#7e8b76 44%,#536b59 100%);border-radius:240px 240px 3px 3px;box-shadow:12px 16px 0 #25362f}
.jmw.jmw-site .jmw-editorial-visual::before{content:"";position:absolute;width:70%;height:70%;border-radius:50%;top:15%;left:15%;border:1px solid rgba(255,255,255,.35);box-shadow:0 0 0 25px rgba(255,255,255,.045),0 0 0 60px rgba(255,255,255,.035)}
.jmw.jmw-site .jmw-editorial-visual::after{content:"";position:absolute;inset:-10%;background:radial-gradient(ellipse at 40% 36%,#f4efe058,transparent 44%);animation:jmw-lightmove 13s ease-in-out infinite alternate}
.jmw.jmw-site .jmw-editorial-circle{position:absolute;width:220px;height:220px;left:calc(50% - 110px);top:90px;background:radial-gradient(circle at 33% 29%,#ece9d6,#ccc5a8 54%,#9b957c 84%);border-radius:50%;box-shadow:inset -17px -18px 30px #5c5c4c33,7px 25px 37px #1d2a2433;animation:jmw-breathe 8s ease-in-out infinite}
.jmw.jmw-site .jmw-editorial-branch{position:absolute;z-index:2;top:78px;right:20%;font-size:128px;color:#e4dec8;text-shadow:5px 12px 17px #253e302e;transform:rotate(-15deg);opacity:.85;animation:jmw-branch 10s ease-in-out infinite alternate}
.jmw.jmw-site .jmw-editorial-mark{position:absolute;bottom:35px;left:34px;right:34px;text-align:center;font-size:9px;letter-spacing:.26em;color:#f5f1df}
.jmw.jmw-site .jmw-editorial-copy .jmw-overline{color:#ddc88b}
.jmw.jmw-site .jmw-editorial-copy h2{margin:21px 0 28px;color:#fdfbf6}
.jmw.jmw-site .jmw-editorial-copy h2 em{color:#e6d3a2}
.jmw.jmw-site .jmw-editorial-copy p{font-size:15px;color:#e0e5d9;line-height:1.95;max-width:480px;margin-bottom:29px}
.jmw.jmw-site .jmw-editorial-copy .jmw-text-link{color:#f7f5ea;border-color:#d6ba78}
.jmw.jmw-site .jmw-journey{background:#fdfcf8;padding:115px 0}
.jmw.jmw-site .jmw-center-heading{max-width:710px}
.jmw.jmw-site .jmw-center-heading>p{font-size:15px;line-height:1.85;color:#687366}
.jmw.jmw-site .jmw-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}
.jmw.jmw-site .jmw-step{border-top:1px solid #c4cbb7;padding:28px 7px 0;text-align:left}
.jmw.jmw-site .jmw-step::after{display:none}
.jmw.jmw-site .jmw-step-count{display:block;font:700 10px/1.3 var(--jmw-sans);letter-spacing:.17em;color:#8a6d28;margin-bottom:27px}
.jmw.jmw-site .jmw-step h3{font-size:30px}
.jmw.jmw-site .jmw-step p{font-size:13px;line-height:1.95;color:#656e62}
.jmw.jmw-site .jmw-faq{background:#f5f2e9;padding:100px 0}
.jmw.jmw-site .jmw-contact{padding:117px 0;background:#314039}
.jmw.jmw-site .jmw-contact::before{opacity:.22}
.jmw.jmw-site .jmw-contact-card{border-radius:2px;box-shadow:0 26px 65px #121f1826}
.jmw.jmw-site .jmw-footer{background:#1e3028}
.jmw.jmw-site .jmw-footer-bottom span:last-child{opacity:.65}
.jmw.jmw-portal-wrap .jmw-login{border-radius:2px;box-shadow:0 30px 90px #26382e1a}
.jmw.jmw-portal-wrap .jmw-login form>input[type=text],.jmw.jmw-portal-wrap .jmw-login form>input[type=password]{margin-bottom:4px}
.jmw.jmw-portal-wrap .jmw-login form>button{width:100%;margin-top:10px;justify-content:center}
.jmw.jmw-portal-wrap .jmw-login-help{font-size:11px;line-height:1.6;text-decoration:none!important;margin-top:19px;color:#6e7568}
.jmw.jmw-portal-wrap .jmw-sign-out{font-size:12px;font-weight:700;color:var(--jmw-sage-dark);border:0;border-bottom:1px solid var(--jmw-gold);background:none;padding:0 0 3px;cursor:pointer}
.jmw.jmw-portal-wrap .jmw-pin-panel{margin-top:24px;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,1fr);gap:40px;align-items:start}
.jmw.jmw-portal-wrap .jmw-pin-panel form{display:grid;gap:13px}
.jmw.jmw-portal-wrap .jmw-pin-panel label{font-size:12px;font-weight:700;display:grid;gap:6px}
.jmw.jmw-portal-wrap .jmw-pin-panel input{width:100%;padding:12px;border:1px solid #dbded8;border-radius:3px;background:#fafaf7}
.jmw.jmw-portal-wrap .jmw-pin-panel button{justify-content:center}
@keyframes jmw-editorial-turn{to{transform:rotate(360deg)}}
@keyframes jmw-lightmove{to{transform:translate(8%,5%)}}
@keyframes jmw-breathe{50%{transform:translateY(-7px) scale(1.02)}}
@keyframes jmw-branch{to{transform:rotate(-8deg) translateY(-9px)}}
@media(max-width:900px){.jmw.jmw-site .jmw-hero-grid{gap:30px}.jmw.jmw-site h1{font-size:clamp(61px,8vw,83px)}.jmw.jmw-site .jmw-editorial-grid{gap:7%}.jmw.jmw-portal-wrap .jmw-pin-panel{grid-template-columns:1fr}}
@media(max-width:820px){.jmw.jmw-site .jmw-container{width:min(100% - 42px,650px)}.jmw.jmw-site .jmw-hero-grid{grid-template-columns:1fr;min-height:0}.jmw.jmw-site .jmw-hero{padding:40px 0 65px}.jmw.jmw-site .jmw-hero-visual{justify-self:center;width:min(100% - 40px,450px);margin:25px auto}.jmw.jmw-site .jmw-about{padding:75px 0}.jmw.jmw-site .jmw-editorial-grid{grid-template-columns:1fr;gap:55px}.jmw.jmw-site .jmw-editorial-visual{width:min(100%,480px);height:380px;margin:auto}.jmw.jmw-site .jmw-steps{gap:20px}.jmw.jmw-site .jmw-hero-caption{margin-top:34px}}
@media(max-width:600px){.jmw.jmw-site .jmw-container{width:calc(100% - 38px)}.jmw.jmw-site h1{font-size:clamp(57px,13.4vw,76px)}.jmw.jmw-site .jmw-hero-lead{font-size:17px}.jmw.jmw-site .jmw-scene-frame{box-shadow:15px 16px 0 #ebe4d4}.jmw.jmw-site .jmw-image-label{left:-14px;bottom:12px;padding:12px 15px;font-size:8px}.jmw.jmw-site .jmw-section-heading{display:block}.jmw.jmw-site .jmw-service-grid{grid-template-columns:1fr}.jmw.jmw-site .jmw-steps{grid-template-columns:1fr;gap:32px}.jmw.jmw-site .jmw-editorial-visual{height:320px}.jmw.jmw-site .jmw-editorial-circle{top:60px}.jmw.jmw-site .jmw-editorial-copy h2{font-size:47px}.jmw.jmw-site .jmw-services,.jmw.jmw-site .jmw-journey,.jmw.jmw-site .jmw-contact{padding:72px 0}.jmw.jmw-site .jmw-faq{padding:75px 0}}
@media(prefers-reduced-motion:reduce){.jmw.jmw-site .jmw-image-label span,.jmw.jmw-site .jmw-editorial-circle,.jmw.jmw-site .jmw-editorial-branch,.jmw.jmw-site .jmw-editorial-visual::after{animation:none!important}}

/* v2.1 refinements: cleaner labels, wooden-panel aesthetic and tighter mobile sizing */
.jmw .jmw-label-title{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:wrap}
.jmw .jmw-required{font-size:1em;line-height:1;color:var(--jmw-gold-dark)}
.jmw .jmw-field-hint{font-size:.92em;font-weight:500;letter-spacing:0;color:var(--jmw-muted)}

.jmw.jmw-site{--jmw-walnut:#36261d;--jmw-walnut-soft:#604433;--jmw-oak:#8d6b48;--jmw-stone:#f5efe6}
.jmw.jmw-site .jmw-hero{background:linear-gradient(180deg,#fbf8f2 0%,#f2ebde 100%);position:relative}
.jmw.jmw-site .jmw-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;width:min(42vw,540px);background:repeating-linear-gradient(90deg,rgba(54,38,29,.055) 0 9px,rgba(255,255,255,0) 9px 18px);opacity:.5;pointer-events:none}
.jmw.jmw-site .jmw-hero-visual{max-width:500px}
.jmw.jmw-site .jmw-scene-frame--photo{border-radius:40px 40px 6px 6px;background:#2b2018;box-shadow:26px 28px 0 #e7dccd,0 28px 70px rgba(44,34,26,.22)}
.jmw.jmw-site .jmw-scene-frame--photo::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,245,227,.04),rgba(22,16,12,.2));pointer-events:none}
.jmw.jmw-site .jmw-scene-frame--photo .jmw-scene{filter:saturate(.78) contrast(1.02) brightness(.93)}
.jmw.jmw-site .jmw-image-label{background:rgba(254,254,254,.95)}

.jmw.jmw-site .jmw-about{background:linear-gradient(180deg,#fffdf8 0%,#f5efe6 100%)}
.jmw.jmw-site .jmw-art-window--photo{height:560px;background:#2a211c;border-radius:34px 34px 4px 4px;box-shadow:18px 24px 0 #e7dccd,0 24px 60px rgba(42,32,23,.16)}
.jmw.jmw-site .jmw-art-window--photo::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(247,231,205,.06),rgba(10,8,6,.24));z-index:1}
.jmw.jmw-site .jmw-art-photo{width:100%;height:100%;object-fit:cover;filter:saturate(.8) contrast(1.03) brightness(.88)}
.jmw.jmw-site .jmw-art-caption{align-items:center}
.jmw.jmw-site .jmw-art-caption span:last-child{font-size:15px}

.jmw.jmw-site .jmw-services{background:linear-gradient(180deg,#f0ece4 0%,#f8f4ed 100%)}
.jmw.jmw-site .jmw-service-card{background:#fffdf9}
.jmw.jmw-site .jmw-card-number{letter-spacing:.22em;color:#80613d}

.jmw.jmw-site .jmw-editorial-band{background:linear-gradient(180deg,#2c221c 0%,#3a2b22 100%)}
.jmw.jmw-site .jmw-editorial-visual{background:repeating-linear-gradient(90deg,#2c211a 0 10px,#4a382c 10px 20px);box-shadow:14px 18px 0 #221a15}
.jmw.jmw-site .jmw-editorial-visual::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 35%,rgba(253,241,212,.12),transparent 58%)}
.jmw.jmw-site .jmw-editorial-circle{background:radial-gradient(circle at 33% 29%,#dcc9aa,#aa855f 54%,#6b4f3c 84%)}
.jmw.jmw-site .jmw-editorial-mark{color:#efe6cf}

.jmw.jmw-site .jmw-contact{background:linear-gradient(180deg,#314039 0%,#25322d 100%)}
.jmw.jmw-site .jmw-contact-card{background:#fffdfa}

@media(max-width:820px){
  .jmw.jmw-site .jmw-hero-grid{gap:24px}
  .jmw.jmw-site .jmw-hero-visual{width:min(100%,360px);margin:18px auto 0}
  .jmw.jmw-site .jmw-image-label{position:static;display:inline-flex;margin:14px auto 0;max-width:100%}
  .jmw.jmw-site .jmw-about-art{max-width:380px}
  .jmw.jmw-site .jmw-art-window--photo{height:450px}
  .jmw.jmw-site .jmw-editorial-visual{width:min(100%,430px);height:300px}
}
@media(max-width:600px){
  .jmw.jmw-site .jmw-container{width:calc(100% - 30px)}
  .jmw.jmw-site h1{font-size:clamp(46px,13vw,62px)}
  .jmw.jmw-site .jmw-hero{padding:32px 0 58px}
  .jmw.jmw-site .jmw-hero-lead{font-size:16px;line-height:1.72;margin-bottom:24px}
  .jmw.jmw-site .jmw-hero-visual{width:min(100%,300px)}
  .jmw.jmw-site .jmw-scene-frame--photo{box-shadow:12px 14px 0 #e7dccd,0 18px 48px rgba(44,34,26,.2)}
  .jmw.jmw-site .jmw-image-label{padding:12px 14px;font-size:8px;gap:12px}
  .jmw.jmw-site .jmw-about{padding:66px 0}
  .jmw.jmw-site .jmw-about-art{max-width:320px}
  .jmw.jmw-site .jmw-art-window--photo{height:360px;box-shadow:10px 12px 0 #e7dccd,0 16px 40px rgba(42,32,23,.16)}
  .jmw.jmw-site .jmw-art-caption{display:block}
  .jmw.jmw-site .jmw-art-caption span:last-child{display:block;margin-top:6px}
  .jmw.jmw-site .jmw-section-heading>p,.jmw.jmw-site .jmw-center-heading>p,.jmw.jmw-site .jmw-about-copy p,.jmw.jmw-site .jmw-editorial-copy p{font-size:14px;line-height:1.82}
  .jmw.jmw-site .jmw-service-card{min-height:auto;padding:24px 22px}
  .jmw.jmw-site .jmw-editorial-visual{width:min(100%,320px);height:250px}
  .jmw.jmw-site .jmw-editorial-circle{width:160px;height:160px;left:calc(50% - 80px);top:45px}
  .jmw.jmw-site .jmw-editorial-branch{font-size:88px;top:55px}
  .jmw.jmw-site .jmw-contact-card{padding:24px 18px}
  .jmw.jmw-site .jmw-contact-copy h2{font-size:46px}
}

/* v3.0 redesign: modern luxury spa styling, single-use clinic photo, upgraded motion */
.jmw.jmw-site{
  --jmw-espresso:#2e221c;
  --jmw-espresso-soft:#584135;
  --jmw-stone-2:#efe5d6;
  --jmw-linen:#fcfaf6;
  --jmw-forest:#34453d;
  --jmw-mist:#d9d2c4;
}
.jmw.jmw-site .jmw-header{position:sticky;top:0;background:rgba(252,250,246,.84);border-bottom:1px solid rgba(74,57,44,.08);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.jmw.jmw-site .jmw-header.is-scrolled{box-shadow:0 12px 32px rgba(38,31,24,.08)}
.jmw.jmw-site .jmw-nav .jmw-nav-cta{background:linear-gradient(135deg,var(--jmw-gold-dark),#b18a35)}
.jmw.jmw-site .jmw-nav .jmw-nav-cta:hover{background:linear-gradient(135deg,var(--jmw-forest),#41554c)}

.jmw.jmw-site .jmw-hero{background:
  radial-gradient(circle at 12% 18%,rgba(195,159,68,.18),transparent 22%),
  radial-gradient(circle at 88% 18%,rgba(64,90,74,.1),transparent 18%),
  linear-gradient(180deg,#fcfaf6 0%,#f0e8db 100%);
  overflow:hidden;
}
.jmw.jmw-site .jmw-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0 62%,rgba(55,41,32,.04) 62%,rgba(55,41,32,.04) 100%);mask-image:linear-gradient(90deg,transparent 0 58%,#000 58% 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0 58%,#000 58% 100%);pointer-events:none}
.jmw.jmw-site .jmw-hero::after{content:"";position:absolute;right:-12%;bottom:-18%;width:540px;height:540px;border-radius:50%;background:radial-gradient(circle,rgba(195,159,68,.14) 0%,rgba(195,159,68,.04) 48%,transparent 66%);filter:blur(10px);pointer-events:none}
.jmw.jmw-site .jmw-eyebrow{font-size:11px;letter-spacing:.18em}
.jmw.jmw-site h1{font-size:clamp(62px,7.3vw,116px);line-height:.94;letter-spacing:-.08em}
.jmw.jmw-site .jmw-hero-lead{max-width:530px;color:#5b655c}
.jmw.jmw-site .jmw-btn--gold{background:linear-gradient(135deg,var(--jmw-gold-dark),#bb9640);box-shadow:0 18px 30px rgba(120,92,34,.14)}
.jmw.jmw-site .jmw-btn--gold:hover{background:linear-gradient(135deg,var(--jmw-forest),#4a5f56)}
.jmw.jmw-site .jmw-hero-visual{position:relative;max-width:520px}
.jmw.jmw-site .jmw-scene-frame--photo{border-radius:34px 34px 10px 10px;overflow:hidden;box-shadow:20px 22px 0 rgba(228,215,198,.95),0 36px 90px rgba(44,32,25,.2)}
.jmw.jmw-site .jmw-scene-frame--photo::before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,rgba(255,255,255,.025) 0 1px,transparent 1px 14px);mix-blend-mode:soft-light;pointer-events:none;z-index:1}
.jmw.jmw-site .jmw-scene-frame--photo::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(254,244,230,.08),rgba(14,10,8,.22));pointer-events:none;z-index:1}
.jmw.jmw-site .jmw-scene-frame--photo .jmw-scene{filter:saturate(.82) contrast(1.06) brightness(.93);transform:scale(1.01)}
.jmw.jmw-site .jmw-image-label{left:auto;right:-16px;bottom:22px;border-radius:16px;background:rgba(255,252,247,.95);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.jmw.jmw-site .jmw-image-label span{animation:jmw-pulse-star 8s ease-in-out infinite}

.jmw.jmw-site .jmw-about{background:linear-gradient(180deg,#fffdf9 0%,#f5eee4 100%)}
.jmw.jmw-site .jmw-about-grid{align-items:center}
.jmw.jmw-site .jmw-design-panel{position:relative;height:580px;border-radius:36px;overflow:hidden;background:linear-gradient(180deg,#372820 0%,#241a15 100%);box-shadow:18px 26px 80px rgba(40,28,21,.18)}
.jmw.jmw-site .jmw-design-panel__slats{position:absolute;inset:0;background:repeating-linear-gradient(90deg,#241a15 0 8px,#4a3529 8px 16px);opacity:.94}
.jmw.jmw-site .jmw-design-glow{position:absolute;inset:auto auto 26px 24px;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,rgba(195,159,68,.38) 0%,rgba(195,159,68,.08) 56%,transparent 72%);filter:blur(6px);animation:jmw-float 9s ease-in-out infinite;z-index:1}
.jmw.jmw-site .jmw-design-panel__disc{position:absolute;top:56px;left:40px;width:128px;height:128px;border-radius:50%;display:grid;place-items:center;background:rgba(255,249,241,.92);box-shadow:0 12px 28px rgba(0,0,0,.18);z-index:3;animation:jmw-float 7s ease-in-out -1s infinite}
.jmw.jmw-site .jmw-design-panel__disc img{width:100px;height:100px;object-fit:contain;border-radius:50%}
.jmw.jmw-site .jmw-design-panel__mini{position:absolute;right:32px;top:56px;width:230px;background:rgba(255,252,247,.96);padding:14px;border-radius:24px;box-shadow:0 18px 44px rgba(0,0,0,.16);z-index:3;transform:translateY(0);animation:jmw-float 8s ease-in-out -2.5s infinite}
.jmw.jmw-site .jmw-design-panel__mini img{width:100%;display:block;border-radius:16px;background:#e9e1d2}
.jmw.jmw-site .jmw-design-panel__card{position:absolute;left:40px;right:40px;bottom:42px;background:rgba(255,252,247,.94);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:24px 26px;border-radius:24px;box-shadow:0 18px 40px rgba(0,0,0,.18);z-index:3}
.jmw.jmw-site .jmw-design-panel__card small{display:block;font-size:10px;letter-spacing:.24em;color:#8d7140;margin-bottom:12px}
.jmw.jmw-site .jmw-design-panel__card strong{display:block;font:400 28px/1.25 var(--jmw-display);letter-spacing:-.03em;color:#2d241e}
.jmw.jmw-site .jmw-art-caption span:first-child{font-size:10px;letter-spacing:.18em}

.jmw.jmw-site .jmw-section-heading h2,
.jmw.jmw-site .jmw-center-heading h2,
.jmw.jmw-site .jmw-contact-copy h2{letter-spacing:-.06em}
.jmw.jmw-site .jmw-filters{gap:12px}
.jmw.jmw-site .jmw-filter{border-radius:999px;background:#f9f5ee;border:1px solid rgba(108,84,53,.16);padding:12px 18px;transition:all .25s ease}
.jmw.jmw-site .jmw-filter:hover,.jmw.jmw-site .jmw-filter.is-active{background:#fff;color:#8b6b33;border-color:rgba(139,107,51,.32);box-shadow:0 10px 24px rgba(45,35,24,.08)}
.jmw.jmw-site .jmw-service-grid{gap:22px}
.jmw.jmw-site .jmw-service-card{position:relative;border-radius:28px;background:linear-gradient(180deg,#fffdfa 0%,#f7f2ea 100%);border:1px solid rgba(85,68,48,.08);padding:32px 30px 28px;min-height:340px;overflow:hidden}
.jmw.jmw-site .jmw-service-card::before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#d1b06b,#a98538,#e2c78f);opacity:.95}
.jmw.jmw-site .jmw-service-card::after{content:"";position:absolute;right:-30px;bottom:-30px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(195,159,68,.08),transparent 64%);pointer-events:none}
.jmw.jmw-site .jmw-service-card:hover{transform:translateY(-9px) scale(1.01);box-shadow:0 24px 55px rgba(50,39,29,.11)}
.jmw.jmw-site .jmw-card-top{align-items:flex-start}
.jmw.jmw-site .jmw-card-number{font-size:10px;letter-spacing:.22em}
.jmw.jmw-site .jmw-card-symbol{font-size:19px}
.jmw.jmw-site .jmw-card-arrow{height:44px;width:44px;border-radius:50%;background:#f1e8d7;display:grid;place-items:center;transition:transform .25s ease,background .25s ease}
.jmw.jmw-site .jmw-card-arrow:hover{background:#e0c387;transform:translateY(-2px)}

.jmw.jmw-site .jmw-editorial-band{position:relative;overflow:hidden;background:linear-gradient(135deg,#221914 0%,#342720 52%,#463428 100%)}
.jmw.jmw-site .jmw-editorial-band::before{content:"";position:absolute;inset:-20% auto auto -10%;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,rgba(195,159,68,.16),transparent 68%);filter:blur(20px);pointer-events:none}
.jmw.jmw-site .jmw-editorial-grid{gap:12%}
.jmw.jmw-site .jmw-editorial-visual{border-radius:38px;overflow:hidden;background:repeating-linear-gradient(90deg,#2f221b 0 9px,#523b2e 9px 18px);box-shadow:0 24px 60px rgba(0,0,0,.22)}
.jmw.jmw-site .jmw-editorial-visual::after{animation:jmw-lightmove 10s ease-in-out infinite alternate}
.jmw.jmw-site .jmw-editorial-circle{width:240px;height:240px;top:86px;background:radial-gradient(circle at 35% 30%,#ebd7b3,#b99569 53%,#7b5a45 82%);box-shadow:inset -22px -22px 32px rgba(56,39,26,.23),0 24px 45px rgba(10,8,7,.25);animation:jmw-breathe 7.8s ease-in-out infinite}
.jmw.jmw-site .jmw-editorial-branch{font-size:148px;color:#f2e8d1;opacity:.9;animation:jmw-branch 11s ease-in-out infinite alternate}
.jmw.jmw-site .jmw-editorial-copy p{color:#ece5d9}

.jmw.jmw-site .jmw-step{position:relative;border-top:1px solid rgba(122,101,70,.28);padding-top:26px}
.jmw.jmw-site .jmw-step::before{content:"";position:absolute;top:-1px;left:0;width:56px;height:1px;background:linear-gradient(90deg,var(--jmw-gold-dark),transparent)}
.jmw.jmw-site .jmw-step-count{color:#8c6f3a}

.jmw.jmw-site .jmw-faq{background:linear-gradient(180deg,#f7f1e7 0%,#f1ebdf 100%)}
.jmw.jmw-site .jmw-faq-list details{transition:background .2s ease,padding .2s ease}
.jmw.jmw-site .jmw-faq-list details[open]{background:rgba(255,252,247,.7)}

.jmw.jmw-site .jmw-contact{background:linear-gradient(135deg,#314139 0%,#24322c 100%);overflow:hidden}
.jmw.jmw-site .jmw-contact::after{content:"";position:absolute;right:-120px;bottom:-160px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(195,159,68,.15),transparent 64%);pointer-events:none}
.jmw.jmw-site .jmw-contact-card{border-radius:28px;background:rgba(255,252,247,.98);box-shadow:0 28px 70px rgba(18,28,24,.26)}
.jmw.jmw-site .jmw-enquiry-form input:not([type=checkbox]),
.jmw.jmw-site .jmw-enquiry-form select,
.jmw.jmw-site .jmw-enquiry-form textarea{border-radius:14px;background:#fffcf7;padding:14px 15px}

.jmw.jmw-site .jmw-footer{background:#1f1814}

@keyframes jmw-pulse-star{0%,100%{transform:scale(1) rotate(0)}50%{transform:scale(1.08) rotate(12deg)}}

@media (max-width: 1024px){
  .jmw.jmw-site .jmw-design-panel{height:540px}
  .jmw.jmw-site .jmw-design-panel__mini{width:205px;right:24px}
}
@media (max-width: 820px){
  .jmw.jmw-site .jmw-hero::before{display:none}
  .jmw.jmw-site .jmw-hero-visual{width:min(100%,360px)}
  .jmw.jmw-site .jmw-image-label{position:static;right:auto;bottom:auto;display:inline-flex;margin:16px auto 0}
  .jmw.jmw-site .jmw-design-panel{height:500px;border-radius:30px}
  .jmw.jmw-site .jmw-design-panel__disc{top:28px;left:24px;width:108px;height:108px}
  .jmw.jmw-site .jmw-design-panel__disc img{width:84px;height:84px}
  .jmw.jmw-site .jmw-design-panel__mini{top:28px;right:24px;width:180px;padding:12px}
  .jmw.jmw-site .jmw-design-panel__card{left:24px;right:24px;bottom:24px}
  .jmw.jmw-site .jmw-design-panel__card strong{font-size:24px}
}
@media (max-width: 600px){
  .jmw.jmw-site h1{font-size:clamp(46px,13.2vw,68px)}
  .jmw.jmw-site .jmw-hero{padding:30px 0 54px}
  .jmw.jmw-site .jmw-hero-visual{width:min(100%,290px)}
  .jmw.jmw-site .jmw-scene-frame--photo{box-shadow:10px 12px 0 rgba(228,215,198,.95),0 18px 48px rgba(44,32,25,.16)}
  .jmw.jmw-site .jmw-image-label{font-size:8px;gap:10px;padding:11px 12px;border-radius:14px}
  .jmw.jmw-site .jmw-about-grid{gap:34px}
  .jmw.jmw-site .jmw-design-panel{height:435px;border-radius:24px}
  .jmw.jmw-site .jmw-design-panel__mini{width:132px;right:16px;top:16px;padding:9px;border-radius:18px}
  .jmw.jmw-site .jmw-design-panel__disc{left:16px;top:16px;width:88px;height:88px}
  .jmw.jmw-site .jmw-design-panel__disc img{width:68px;height:68px}
  .jmw.jmw-site .jmw-design-panel__card{left:16px;right:16px;bottom:16px;padding:18px 18px 19px;border-radius:18px}
  .jmw.jmw-site .jmw-design-panel__card small{font-size:9px;margin-bottom:8px}
  .jmw.jmw-site .jmw-design-panel__card strong{font-size:20px;line-height:1.3}
  .jmw.jmw-site .jmw-service-card{border-radius:22px;padding:24px 22px 22px;min-height:auto}
  .jmw.jmw-site .jmw-editorial-visual{border-radius:28px;height:275px}
  .jmw.jmw-site .jmw-editorial-circle{width:170px;height:170px;left:calc(50% - 85px);top:52px}
  .jmw.jmw-site .jmw-editorial-branch{font-size:104px;top:54px;right:16%}
  .jmw.jmw-site .jmw-contact-card{border-radius:22px}
}

/* v4.0 refinement: remove abstract gimmicks, cleaner copy, cinematic luxury direction */
.jmw.jmw-site{
  --jmw-bg:#fcfaf6;
  --jmw-paper:#fffdf9;
  --jmw-paper-2:#f4ede2;
  --jmw-walnut:#30231d;
  --jmw-walnut-2:#4b372c;
  --jmw-forest:#30433a;
  --jmw-line-soft:rgba(84,63,45,.1);
}
.jmw.jmw-site .jmw-announcement{background:#27362f}
.jmw.jmw-site .jmw-header{background:rgba(252,250,246,.88);border-bottom:1px solid var(--jmw-line-soft)}
.jmw.jmw-site .jmw-brand strong{letter-spacing:.09em}
.jmw.jmw-site .jmw-nav>a{font-size:11px;letter-spacing:.05em}
.jmw.jmw-site .jmw-nav .jmw-nav-cta{border-radius:999px;padding:13px 18px}

.jmw.jmw-site .jmw-hero{background:radial-gradient(circle at 14% 15%,rgba(195,159,68,.12),transparent 22%),linear-gradient(180deg,#fcfaf6 0%,#efe6d8 100%)}
.jmw.jmw-site .jmw-hero-copy{padding:32px 0 24px}
.jmw.jmw-site h1{font-size:clamp(58px,7vw,104px);letter-spacing:-.085em;line-height:.95;margin:22px 0 24px}
.jmw.jmw-site .jmw-hero-lead{font-size:18px;line-height:1.72;max-width:540px;color:#5d675d}
.jmw.jmw-site .jmw-hero-actions{margin-top:4px}
.jmw.jmw-site .jmw-hero-visual{max-width:540px}
.jmw.jmw-site .jmw-scene-frame--photo{aspect-ratio:4/4.95;border-radius:34px;box-shadow:24px 24px 0 rgba(230,220,204,.95),0 36px 80px rgba(41,30,24,.16);overflow:hidden;background:#1f1713}
.jmw.jmw-site .jmw-scene-frame--photo::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(0,0,0,.16)),radial-gradient(circle at 18% 12%,rgba(255,226,170,.08),transparent 24%);pointer-events:none;z-index:1}
.jmw.jmw-site .jmw-scene-frame--photo .jmw-scene{filter:saturate(.84) contrast(1.05) brightness(.94)}
.jmw.jmw-site .jmw-image-label{right:-8px;left:auto;bottom:18px;background:rgba(255,253,249,.94);padding:15px 18px;border-radius:18px;gap:14px;font-size:9px;letter-spacing:.18em;box-shadow:0 14px 35px rgba(37,27,20,.12)}
.jmw.jmw-site .jmw-image-label span{font-size:15px;animation:jmw-pulse-star 7s ease-in-out infinite}
.jmw.jmw-site .jmw-scroll-cue{font-size:9px;letter-spacing:.19em}

.jmw.jmw-site .jmw-about{background:linear-gradient(180deg,#fffdf9 0%,#f3ebdf 100%)}
.jmw.jmw-site .jmw-about-grid{gap:8%}
.jmw.jmw-site .jmw-story-panel{position:relative;min-height:520px;border-radius:34px;overflow:hidden;background:linear-gradient(180deg,#31241d 0%,#231915 100%);box-shadow:0 30px 80px rgba(35,24,19,.15)}
.jmw.jmw-site .jmw-story-panel::before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,#271b16 0 8px,#4d392d 8px 16px);opacity:.96}
.jmw.jmw-site .jmw-story-panel::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(255,223,164,.12),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.02),rgba(0,0,0,.24));pointer-events:none}
.jmw.jmw-site .jmw-story-beam{position:absolute;left:32px;right:32px;top:38%;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(240,219,177,.55) 20%,rgba(240,219,177,.08) 55%,transparent 100%);z-index:2;animation:jmw-lightmove 7s ease-in-out infinite alternate}
.jmw.jmw-site .jmw-story-topline{position:relative;z-index:3;display:flex;align-items:center;gap:14px;padding:28px 30px;border-bottom:1px solid rgba(255,255,255,.08)}
.jmw.jmw-site .jmw-story-logo{width:58px;height:58px;object-fit:contain;border-radius:50%;background:#fff9ef;padding:5px}
.jmw.jmw-site .jmw-story-topline span{font-size:11px;font-weight:700;letter-spacing:.21em;color:#f1e4c4}
.jmw.jmw-site .jmw-story-grid{position:relative;z-index:3;display:grid;gap:18px;padding:32px 30px 30px;align-content:end;min-height:calc(520px - 87px)}
.jmw.jmw-site .jmw-story-grid>div{background:rgba(255,252,247,.94);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:22px 22px 20px;border-radius:22px;box-shadow:0 18px 40px rgba(0,0,0,.15);transform:translateY(0);transition:transform .35s ease,box-shadow .35s ease}
.jmw.jmw-site .jmw-story-grid>div:hover{transform:translateY(-4px);box-shadow:0 24px 46px rgba(0,0,0,.18)}
.jmw.jmw-site .jmw-story-grid small{display:block;font-size:10px;letter-spacing:.2em;color:#8d6f3c;margin-bottom:10px}
.jmw.jmw-site .jmw-story-grid strong{display:block;font:400 24px/1.3 var(--jmw-display);color:#2b221d;letter-spacing:-.03em}
.jmw.jmw-site .jmw-about-copy h2{margin-top:16px}
.jmw.jmw-site .jmw-about-copy>p{font-size:15px;line-height:1.95;color:#616c62}
.jmw.jmw-site .jmw-signoff{margin-top:36px}

.jmw.jmw-site .jmw-services{background:linear-gradient(180deg,#f2ece2 0%,#faf7f2 100%)}
.jmw.jmw-site .jmw-section-heading>p{max-width:480px}
.jmw.jmw-site .jmw-filters{margin-bottom:28px}
.jmw.jmw-site .jmw-filter{border-radius:999px;padding:11px 18px;background:rgba(255,252,247,.85);border:1px solid rgba(90,69,50,.12)}
.jmw.jmw-site .jmw-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.jmw.jmw-site .jmw-service-card{min-height:320px;border-radius:28px;background:linear-gradient(180deg,#fffdfa 0%,#f8f2e8 100%);border:1px solid rgba(77,58,41,.09);padding:30px 28px 26px;box-shadow:0 14px 34px rgba(49,37,28,.04)}
.jmw.jmw-site .jmw-service-card::before{height:4px;background:linear-gradient(90deg,#cfb06f,#a8873f,#e1c68d)}
.jmw.jmw-site .jmw-service-card h3{font-size:clamp(28px,2.3vw,36px);margin-bottom:14px}
.jmw.jmw-site .jmw-service-card>p{font-size:13px;line-height:1.84;color:#677064}
.jmw.jmw-site .jmw-card-symbol{font-size:16px;color:#aa8a46}
.jmw.jmw-site .jmw-card-bottom{margin-top:auto}

.jmw.jmw-site .jmw-editorial-band{background:linear-gradient(135deg,#241a16 0%,#342721 48%,#433126 100%)}
.jmw.jmw-site .jmw-editorial-grid{min-height:560px;gap:9%;align-items:center}
.jmw.jmw-site .jmw-editorial-visual{height:420px;border-radius:34px;overflow:hidden;background:linear-gradient(180deg,#261c17 0%,#382920 100%);position:relative;box-shadow:0 28px 70px rgba(0,0,0,.22)}
.jmw.jmw-site .jmw-editorial-visual::before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,rgba(255,255,255,.02) 0 1px,transparent 1px 15px),linear-gradient(180deg,rgba(255,255,255,.02),rgba(0,0,0,.12));pointer-events:none}
.jmw.jmw-site .jmw-editorial-light{position:absolute;border-radius:50%;filter:blur(10px)}
.jmw.jmw-site .jmw-editorial-light--one{width:220px;height:220px;top:58px;left:52px;background:radial-gradient(circle,rgba(233,197,129,.82) 0%,rgba(233,197,129,.08) 58%,transparent 75%);animation:jmw-float 8s ease-in-out infinite}
.jmw.jmw-site .jmw-editorial-light--two{width:310px;height:310px;right:-40px;bottom:-40px;background:radial-gradient(circle,rgba(88,66,49,.65) 0%,rgba(88,66,49,.08) 60%,transparent 76%);animation:jmw-float 11s ease-in-out -3s infinite}
.jmw.jmw-site .jmw-editorial-line{position:absolute;left:38px;right:38px;bottom:44px;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.05),rgba(236,215,177,.85),rgba(255,255,255,.05));animation:jmw-lightmove 8s ease-in-out infinite alternate}
.jmw.jmw-site .jmw-editorial-copy h2{margin:18px 0 22px}
.jmw.jmw-site .jmw-editorial-copy p{font-size:15px;line-height:1.95;max-width:500px}

.jmw.jmw-site .jmw-journey{background:#fffdf9}
.jmw.jmw-site .jmw-steps{gap:32px}
.jmw.jmw-site .jmw-step{padding-top:28px}
.jmw.jmw-site .jmw-step h3{font-size:32px}

.jmw.jmw-site .jmw-faq{background:linear-gradient(180deg,#f7f1e8 0%,#f2ece2 100%)}
.jmw.jmw-site .jmw-faq-list details{padding:22px 0}
.jmw.jmw-site .jmw-faq-list summary{font-size:15px}

.jmw.jmw-site .jmw-contact{background:linear-gradient(135deg,#304139 0%,#223029 100%)}
.jmw.jmw-site .jmw-contact-card{border-radius:30px;padding:38px 40px 40px}
.jmw.jmw-site .jmw-contact-copy>p{max-width:430px}
.jmw.jmw-site .jmw-form-heading h3{font-size:34px}
.jmw.jmw-site .jmw-enquiry-form input:not([type=checkbox]),
.jmw.jmw-site .jmw-enquiry-form select,
.jmw.jmw-site .jmw-enquiry-form textarea{border-radius:14px}

.jmw.jmw-site .jmw-footer{background:#211813}

@media(max-width:820px){
  .jmw.jmw-site .jmw-hero-visual{width:min(100%,360px)}
  .jmw.jmw-site .jmw-image-label{position:static;display:inline-flex;margin:16px auto 0}
  .jmw.jmw-site .jmw-story-panel{min-height:430px}
  .jmw.jmw-site .jmw-story-grid{min-height:auto;padding-top:26px}
  .jmw.jmw-site .jmw-service-grid{grid-template-columns:1fr}
  .jmw.jmw-site .jmw-editorial-visual{width:min(100%,430px);height:320px;margin:auto}
}
@media(max-width:600px){
  .jmw.jmw-site .jmw-container{width:calc(100% - 30px)}
  .jmw.jmw-site h1{font-size:clamp(46px,13.4vw,68px)}
  .jmw.jmw-site .jmw-hero-lead{font-size:16px}
  .jmw.jmw-site .jmw-hero-visual{width:min(100%,296px)}
  .jmw.jmw-site .jmw-scene-frame--photo{border-radius:26px;box-shadow:12px 12px 0 rgba(230,220,204,.95),0 18px 44px rgba(41,30,24,.14)}
  .jmw.jmw-site .jmw-image-label{font-size:8px;padding:12px 14px;border-radius:14px}
  .jmw.jmw-site .jmw-about{padding:70px 0}
  .jmw.jmw-site .jmw-story-panel{min-height:390px;border-radius:24px}
  .jmw.jmw-site .jmw-story-topline{padding:18px 18px 16px;gap:10px}
  .jmw.jmw-site .jmw-story-topline span{font-size:9px;letter-spacing:.17em}
  .jmw.jmw-site .jmw-story-logo{width:44px;height:44px}
  .jmw.jmw-site .jmw-story-grid{padding:18px}
  .jmw.jmw-site .jmw-story-grid>div{padding:16px 16px 15px;border-radius:18px}
  .jmw.jmw-site .jmw-story-grid strong{font-size:19px}
  .jmw.jmw-site .jmw-service-card{border-radius:22px;padding:24px 22px 21px}
  .jmw.jmw-site .jmw-editorial-visual{height:250px;border-radius:24px}
  .jmw.jmw-site .jmw-editorial-light--one{width:160px;height:160px;top:42px;left:24px}
  .jmw.jmw-site .jmw-editorial-light--two{width:220px;height:220px}
  .jmw.jmw-site .jmw-contact-card{padding:26px 18px 24px;border-radius:22px}
  .jmw.jmw-site .jmw-form-heading h3{font-size:28px}
}
