@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Montserrat:wght@300;400;500;600&display=swap');
:root{--bg:#f8f3eb;--paper:#fffdf9;--ink:#3a2b24;--text:#5e5149;--gold:#c89a57;--line:#e7dac9;--deep:#4b2414;--soft:#efe4d5;--radius:24px;--shadow:0 16px 40px rgba(76,47,31,.08);--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font:400 15px/1.7 Montserrat,sans-serif;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit}.wrap{width:min(calc(100% - 40px),var(--max));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,253,249,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(231,218,201,.7)}.nav{min-height:76px;display:flex;align-items:center;gap:28px}.brand img{width:165px;height:54px;object-fit:contain;object-position:left center}.nav-links{display:flex;align-items:center;gap:26px;margin-left:auto}.nav-links a{text-decoration:none;font-size:13px;color:var(--ink)}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--gold)}.pill{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:9px;text-decoration:none;font-weight:600;background:var(--deep);color:white}.pill.light{background:transparent;color:var(--ink);border:1px solid #9e8978}.menu-btn{display:none;margin-left:auto;background:none;border:0;font-size:28px;color:var(--ink)}.hero{min-height:630px;position:relative;background:linear-gradient(90deg,rgba(245,234,219,.98) 0%,rgba(245,234,219,.9) 34%,rgba(245,234,219,.1) 65%),url('mig1.webp') center 36%/cover no-repeat}.hero-inner{min-height:630px;display:flex;align-items:center}.hero-copy{max-width:560px;padding:80px 0}.eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#b87b23;font-weight:600;margin-bottom:14px}.hero h1,h1,h2,h3{font-family:'Cormorant Garamond',serif;color:var(--ink);font-weight:600;line-height:1.02;margin:0}.hero h1{font-size:72px;max-width:620px}.lead{font-size:17px;max-width:520px;margin:24px 0 28px}.actions{display:flex;gap:14px;flex-wrap:wrap}.trust-row{display:flex;gap:28px;flex-wrap:wrap;margin-top:30px;font-size:12px}.trust-row span:before{content:'✦';color:var(--gold);margin-right:8px}.section{padding:90px 0}.section.alt{background:#fffaf3}.center{text-align:center}.section-head{max-width:700px;margin:0 auto 38px}.section-head h2{font-size:48px;margin-top:8px}.section-head p{margin-top:15px}.need-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.need-card,.service-card,.price-card,.review-card,.online-card{background:rgba(255,255,255,.72);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 8px 26px rgba(76,47,31,.04)}.need-card{display:grid;grid-template-columns:42% 58%;min-height:240px}.need-card img{width:100%;height:100%;object-fit:cover}.need-card div{padding:28px 24px}.need-card h3,.service-card h3,.online-card h3{font-size:29px;margin-bottom:10px}.text-link{text-decoration:none;font-weight:600;font-size:12px;color:var(--ink)}.text-link:after{content:' →';color:var(--gold)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card img{width:100%;height:300px;object-fit:cover}.service-card .body{padding:26px}.service-card p{min-height:78px}.split{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:stretch}.panel{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.panel.copy{padding:50px}.panel h2{font-size:46px;margin:8px 0 18px}.panel img{width:100%;height:100%;min-height:480px;object-fit:cover}.review-card{padding:42px}.quote{font-family:'Cormorant Garamond',serif;color:var(--ink);font-size:30px;line-height:1.25}.online-feature{background:linear-gradient(135deg,#f5ead9,#fffaf2);border:1px solid var(--line);border-radius:28px;padding:48px;display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center}.online-feature h2{font-size:54px}.online-visual{background:#e9dccb;border-radius:20px;min-height:360px;display:flex;align-items:center;justify-content:center;padding:22px}.online-visual img{max-height:320px;width:100%;object-fit:cover;border-radius:14px;filter:saturate(.82)}.price-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.price-card{padding:30px}.price-card h3{font-size:34px;margin-bottom:14px}.price-row{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--line)}.price-row:last-child{border-bottom:0}.price-row strong{color:var(--ink)}.small{font-size:12px;color:#8c7b70}.footer{background:#3e2c24;color:#f5eee8;padding:58px 0 24px;margin-top:70px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px}.footer h3{color:white;font-size:28px;margin-bottom:12px}.footer a{color:inherit}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:35px;padding-top:20px;font-size:12px}.subhero{padding:90px 0 60px}.subhero h1{font-size:64px;max-width:800px}.subhero p{font-size:17px;max-width:720px}.content{max-width:820px}.content h2{font-size:42px;margin:40px 0 14px}.cookie{position:fixed;left:20px;right:20px;bottom:20px;z-index:40;background:#fffdf9;border:1px solid var(--line);border-radius:14px;padding:18px 20px;box-shadow:var(--shadow);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px}.cookie.hidden{display:none}.cookie button{border:0;background:var(--deep);color:white;padding:10px 16px;border-radius:8px;cursor:pointer}
@media(max-width:950px){.nav-links{display:none;position:absolute;left:0;right:0;top:76px;background:var(--paper);padding:24px 28px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.nav-links.open{display:flex}.menu-btn{display:block}.hero{background:linear-gradient(rgba(245,234,219,.5),rgba(245,234,219,.88)),url('mig1.webp') center 25%/cover}.hero-copy{padding-top:260px}.hero h1{font-size:58px}.need-grid,.service-grid{grid-template-columns:1fr}.need-card{grid-template-columns:35% 65%}.split,.online-feature,.price-grid,.footer-grid{grid-template-columns:1fr}.online-visual{min-height:280px}.section{padding:68px 0}}
@media(max-width:600px){.wrap{width:min(calc(100% - 28px),var(--max))}.brand img{width:145px}.hero,.hero-inner{min-height:660px}.hero-copy{padding:290px 0 50px}.hero h1{font-size:45px}.lead{font-size:15px}.actions .pill{width:100%}.trust-row{gap:12px;font-size:11px}.section-head h2,.panel h2,.online-feature h2{font-size:39px}.need-card{grid-template-columns:1fr}.need-card img{height:220px}.service-card img{height:260px}.panel.copy,.online-feature{padding:30px 24px}.subhero{padding:65px 0 35px}.subhero h1{font-size:47px}.cookie{align-items:flex-start;flex-direction:column}}


/* --- Revision 2026-08-28 --- */
:root{--cta:#d9b784;--cta-hover:#cda66f;--cta-text:#4b2d20;--footer-bg:#eadbc8;--footer-line:rgba(75,45,32,.14)}
.pill{background:var(--cta);color:var(--cta-text);border:1px solid rgba(75,45,32,.12);box-shadow:0 7px 18px rgba(112,76,45,.08)}
.pill:hover{background:var(--cta-hover);color:var(--cta-text)}
.pill.light{background:#f7efe4;color:var(--cta-text);border-color:#cbb79f}
.brand{display:inline-flex;align-items:center;border-radius:18px;overflow:hidden;padding:4px 8px;background:rgba(255,253,249,.82)}
.brand img{border-radius:14px}
.footer{background:var(--footer-bg);color:var(--ink)}
.footer h3{color:var(--ink)}
.footer-bottom{border-top-color:var(--footer-line)}
.cookie button{background:var(--cta);color:var(--cta-text)}
.acupuncture-placeholder{min-height:255px;background:linear-gradient(145deg,#ead8c0,#f9f1e7);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;color:#9d713c;text-align:center;padding:30px}
.acupuncture-placeholder:before,.acupuncture-placeholder:after{content:"";position:absolute;border:1px solid rgba(184,123,35,.28);width:190px;height:190px;border-radius:50%}
.acupuncture-placeholder:after{width:130px;height:130px}
.acupuncture-placeholder span{position:relative;z-index:1;font-family:'Cormorant Garamond',serif;font-size:26px;color:var(--ink)}
.need-card .mini-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px}
.need-card .mini-links a{text-decoration:none;font-size:12px;font-weight:600;color:#9c671e;border-bottom:1px solid #d8b57a;padding-bottom:2px}
.reviews-shell{position:relative}
.reviews-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(300px,38%);gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;padding:6px 4px 18px;scrollbar-width:thin;scrollbar-color:#c6a06d #eee2d2}
.reviews-track .review-card{scroll-snap-align:start;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);min-height:250px}
.review-controls{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}
.review-arrow{width:44px;height:44px;border:1px solid #cbb79f;background:#f4e8d9;color:var(--ink);border-radius:50%;cursor:pointer;font-size:20px;display:inline-grid;place-items:center}
.review-arrow:hover{background:#e7d3b9}
.din-tid-intro{max-width:790px}
.coming-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:34px;box-shadow:var(--shadow)}
@media(max-width:800px){.reviews-track{grid-auto-columns:88%}.acupuncture-placeholder{min-height:220px}.brand{border-radius:15px;padding:3px 6px}.brand img{border-radius:12px}}


/* --- Revision 2026-08-28 v3 --- */
.brand{border-radius:24px!important;overflow:hidden!important;padding:0!important;background:transparent!important}
.brand img{border-radius:24px!important;clip-path:inset(0 round 24px);display:block}
@media(min-width:951px){
  .hero{background:linear-gradient(90deg,rgba(245,234,219,.08) 0%,rgba(245,234,219,.18) 42%,rgba(245,234,219,.88) 64%,rgba(245,234,219,.98) 100%),url('mig1.webp') 22% 36%/cover no-repeat}
  .hero-inner{justify-content:flex-end}
  .hero-copy{max-width:540px;width:48%;padding:80px 0 80px 30px}
}
@media(max-width:950px){
  .brand,.brand img{border-radius:20px!important}
}


/* --- Final live corrections 2026-08-30 --- */
.brand{overflow:visible!important;border-radius:0!important}
.brand img{width:165px!important;height:auto!important;max-height:72px!important;object-fit:contain!important;object-position:center!important;border-radius:18px!important;clip-path:none!important}
.cupping-benefits{margin:14px 0 18px;padding-left:19px;color:var(--text)}
.cupping-benefits li{margin:4px 0}
@media(max-width:950px){.brand img{width:145px!important;max-height:66px!important;border-radius:16px!important}}
