/* Shared MoveOn refresh: original forest/orange palette + one clean sans-serif voice. */
body,button,input,select,textarea,
body h1,body h2,body h3,body h4,body h5,body h6,
body .font-serif,body .font-premium-serif {
  font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-style:normal;
}

/* Three-item navigation with a grouped Why Us menu. */
.site-header__dropdown{position:relative;display:flex;align-items:center}
.site-header__dropbtn{display:inline-flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:#274f30;white-space:nowrap;font:700 14px/1 ui-sans-serif,system-ui,sans-serif;cursor:pointer}
.site-header__dropbtn span{font-size:13px;transition:transform .2s ease}
.site-header__dropdown.is-current .site-header__dropbtn{color:#d35400}
.site-header__dropdown.is-open .site-header__dropbtn span{transform:rotate(180deg)}
.site-header__dropmenu{position:absolute;left:50%;top:calc(100% + 19px);width:210px;padding:10px;display:none;transform:translateX(-50%);border:1px solid #dce5db;border-radius:16px;background:#fffdf8;box-shadow:0 18px 45px rgba(31,62,35,.14)}
.site-header__dropdown.is-open .site-header__dropmenu,.site-header__dropdown:hover .site-header__dropmenu,.site-header__dropdown:focus-within .site-header__dropmenu{display:grid}
.site-header__dropmenu a{padding:12px 13px;border-radius:10px;color:#344c38!important}
.site-header__dropmenu a:hover,.site-header__dropmenu a[aria-current="page"]{background:#edf3ea;color:#d35400!important}

/* Homepage keeps the navigation intentionally simple: Home, Products and Why Us. */
body.home-index .site-header__inner{grid-template-columns:auto 1fr}
body.home-index .site-header__menu{justify-self:end}
body.home-index .site-header__cta{display:none!important}
body.home-index .site-header__mobile-cta{display:none!important}

/* New pain-led homepage hero. */
.moveon-pain-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f8f6ef 0%,#eef3ea 100%);border-bottom:1px solid #dce4d8}
.moveon-pain-hero:before{content:"";position:absolute;width:520px;height:520px;right:-180px;top:-180px;border-radius:50%;background:rgba(47,77,47,.08)}
.moveon-pain-hero__inner{position:relative;width:100%;min-height:700px;margin:0;padding:0 0 0 max(34px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:minmax(0,650px) minmax(420px,1fr);gap:clamp(42px,5vw,76px);align-items:stretch}
.moveon-pain-hero__inner>div:first-child{align-self:center;padding:72px 0}
.moveon-pain-hero__eyebrow{display:inline-flex;margin:0 0 20px;padding:8px 13px;border-radius:999px;background:#f6e3d5;color:#a94619;font-size:11px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}
.moveon-pain-hero h1{max-width:720px;margin:0;color:#202d22;font-size:clamp(44px,5.8vw,76px);font-weight:800;line-height:.99;letter-spacing:-.05em}
.moveon-pain-hero h1 em{display:block;color:#d35400;font-style:normal!important}
.moveon-pain-hero__level{margin:24px 0 0;color:#2f4d2f;font-size:clamp(20px,2.2vw,28px);font-weight:800;line-height:1.25}
.moveon-pain-hero__list{display:grid;grid-template-columns:1fr 1fr;gap:13px 20px;margin:28px 0 34px;padding:0;list-style:none}
.moveon-pain-hero__list li{display:grid;grid-template-columns:22px 1fr;gap:9px;color:#3e4d42;font-size:15px;font-weight:650;line-height:1.35}
.moveon-pain-hero__list li:before{content:"✓";width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#dbe8e0;color:#2f4d2f;font-size:12px;font-weight:900}
.moveon-pain-hero__cta{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 28px;border-radius:999px;background:#d35400;color:#fff!important;text-decoration:none;font-weight:850;box-shadow:0 13px 30px rgba(211,84,0,.25)}
.moveon-pain-hero__media{position:relative;min-height:700px;align-self:stretch;overflow:hidden;background:#c7c5a4}
.moveon-pain-hero__media img{display:block;width:100%;height:100%;min-height:700px;object-fit:cover;object-position:center}

/* Product (4) expert-card treatment for the homepage doctor section. */
.refresh-experts{padding:82px 0;background:#f9f8f6;border-block:1px solid #ecece8;overflow:hidden}
.old-doctors-section{display:none!important}
.refresh-experts__head{width:min(1180px,calc(100% - 40px));margin:0 auto 42px;text-align:center}
.refresh-experts__head p{margin:0 0 12px;color:#d35400;font-size:11px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}
.refresh-experts__head h2{margin:0;color:#172033;font-size:clamp(36px,4.4vw,58px);font-weight:500;line-height:1.05;letter-spacing:-.04em}
.refresh-experts__head h2 em{color:#d35400;font-style:italic!important;font-weight:650}
.refresh-experts__viewport{width:100%;overflow:hidden;padding-bottom:20px}
.refresh-experts__track{display:flex;width:max-content;gap:22px;animation:refreshExperts 42s linear infinite}
.refresh-experts__track:hover{animation-play-state:paused}
.refresh-expert{position:relative;isolation:isolate;width:280px;height:500px;flex:0 0 280px;padding:0;overflow:hidden;border:0;border-radius:20px;background:#111827;box-shadow:0 15px 36px rgba(23,32,51,.18)}
.refresh-expert__person{position:absolute;z-index:4;top:0;right:0;left:0;display:flex;align-items:center;gap:10px;margin:0;padding:17px 16px 54px;background:linear-gradient(180deg,rgba(5,12,10,.86),rgba(5,12,10,.38) 62%,transparent)}
.refresh-expert__person img{width:34px;height:34px;border-radius:50%;object-fit:cover;object-position:top;background:#eef1ed}
.refresh-expert__person b{color:#fff;font-size:14px;text-shadow:0 2px 10px rgba(0,0,0,.55)}
.refresh-expert video{position:absolute;z-index:1;inset:0;display:block;width:100%;height:100%;object-fit:cover;border-radius:0;background:#111827}
.refresh-expert__stars{position:absolute;z-index:4;left:16px;bottom:52px;margin:0;color:#f29958;font-size:17px;letter-spacing:1px;text-shadow:0 2px 10px rgba(0,0,0,.5)}
.refresh-expert__role{position:absolute;z-index:3;right:0;bottom:0;left:0;min-height:94px;margin:0;padding:50px 16px 15px;color:#fff;font-size:12px;font-weight:800;line-height:1.35;background:linear-gradient(180deg,transparent,rgba(5,12,10,.88) 58%,rgba(5,12,10,.96));text-shadow:0 2px 10px rgba(0,0,0,.5)}
@keyframes refreshExperts{to{transform:translateX(calc(-50% - 11px))}}

@media(max-width:900px){
  .moveon-pain-hero__inner{grid-template-columns:1fr;min-height:0;padding:0}
  .moveon-pain-hero__inner>div:first-child{width:min(100%,680px);padding:62px 30px;margin:auto}
  .moveon-pain-hero__media,.moveon-pain-hero__media img{min-height:520px}
}
@media(max-width:720px){
  .site-header__dropdown{display:block}
  .site-header__dropbtn{width:100%;justify-content:space-between;padding:13px 5px;border-bottom:1px solid #e7ebe3}
  .site-header__dropmenu{position:static;width:100%;padding:5px 0 5px 12px;transform:none;border:0;border-radius:0;background:transparent;box-shadow:none}
  .site-header__dropdown:hover .site-header__dropmenu:not([data-click-open]){display:none}
  .site-header__dropdown.is-open .site-header__dropmenu{display:grid!important}
}
@media(max-width:560px){
  .moveon-pain-hero__inner>div:first-child{padding:48px 20px}
  .moveon-pain-hero h1{font-size:40px}
  .moveon-pain-hero__list{grid-template-columns:1fr}
  .moveon-pain-hero__media,.moveon-pain-hero__media img{min-height:440px}
  .refresh-expert{width:250px;height:445px;flex-basis:250px}
}
@media(prefers-reduced-motion:reduce){.refresh-experts__track{animation:none}}

/* Product (4) keeps its content; the shared site shell replaces its old nav/footer. */
body.product-import>nav{display:none!important}
body.product-import>footer:not([data-site-footer]){display:none!important}

/* Product introduction, rebuilt from the supplied Malaysia storefront reference. */
.moveon-store-proof{color:#243027}
.moveon-store-proof__rating{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:0 0 20px;color:#67665f;font-size:14px}
.moveon-store-proof__rating>span{color:#b95a2d;font-size:16px;letter-spacing:2px}
.moveon-store-proof__rating strong{font-weight:650}.moveon-store-proof__rating i{font-style:normal;color:#aaa89f}
.moveon-store-proof h1{margin:0;color:#202a21;font-size:clamp(35px,4vw,52px);font-weight:750;line-height:1.04;letter-spacing:-.04em}
.moveon-store-proof h1 strong{font-weight:850}
.moveon-store-proof__award{display:inline-flex;align-items:center;gap:8px;margin:20px 0 0;padding:10px 14px;border-radius:10px;background:#fff3d9;color:#96601c;font-size:13px;font-weight:750}
.moveon-store-proof__award span{font-size:17px}
.moveon-store-proof__intro{max-width:680px;margin:25px 0 0;color:#6b6b64;font-size:16px;line-height:1.6}
.moveon-store-proof__pills{display:flex;flex-wrap:wrap;gap:9px;margin:27px 0}
.moveon-store-proof__pills span{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;background:#f0f5ed;color:#273329;font-size:12px;font-weight:750}
.moveon-store-proof__pills svg{width:16px;height:16px;color:#355e37}
.moveon-store-proof__benefits{display:grid;gap:15px;margin:0;padding:0;list-style:none}
.moveon-store-proof__benefits li{display:grid;grid-template-columns:24px 1fr;gap:11px;align-items:start;color:#30352f;font-size:16px;line-height:1.45}
.moveon-store-proof__benefits svg{width:20px;height:20px;margin-top:2px;color:#315b35;stroke-width:2}
.moveon-store-proof__delivery{display:grid;grid-template-columns:28px 1fr;gap:12px;margin-top:28px;padding:15px 17px;border-radius:13px;background:#eaf2fb;color:#285b9b}
.moveon-store-proof__delivery>svg{width:23px;height:23px;margin-top:2px}
.moveon-store-proof__delivery strong,.moveon-store-proof__delivery span{display:block}.moveon-store-proof__delivery strong{font-size:13px}.moveon-store-proof__delivery span{margin-top:3px;font-size:12px}

/* Elevated package system: warm ivory, quiet depth, and a brown Premium tier. */
body.product-import #package-selection-container .package-card{border:1px solid #ddd6ca!important;border-radius:22px!important;background:linear-gradient(150deg,#fff 0%,#fbf9f4 100%)!important;box-shadow:0 12px 35px rgba(56,45,31,.08)!important;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease!important}
body.product-import #package-selection-container .package-card:hover{transform:translateY(-3px);border-color:#b9a88f!important;box-shadow:0 18px 42px rgba(56,45,31,.13)!important}
body.product-import #package-selection-container .package-card.is-selected{border:2px solid #506d4f!important;background:linear-gradient(145deg,#fff 0%,#f3f6ef 100%)!important;box-shadow:0 18px 45px rgba(48,73,48,.16)!important}
body.product-import #package-selection-container #pkg-pro{background:linear-gradient(145deg,#fff 0%,#f3f5f0 100%)!important}
body.product-import #package-selection-container #pkg-premium{border:2px solid #825632!important;background:linear-gradient(145deg,#fffdf9 0%,#f4e8d8 100%)!important;box-shadow:0 20px 48px rgba(91,57,31,.2)!important}
body.product-import #pkg-premium>.absolute{background:#6f4327!important;color:#fff9ef!important;animation:none!important}
body.product-import #pkg-premium>.absolute+div{background:linear-gradient(90deg,#684027,#9a6942)!important;color:#fff8ed!important;border-color:#b88d67!important;letter-spacing:.06em}
body.product-import #pkg-premium h3,body.product-import #pkg-premium h3 span{color:#674027!important}
body.product-import #pkg-premium .radio-outer{border-color:#8a5a34!important}
body.product-import #pkg-premium .radio-inner{background:#8a5a34!important}
body.product-import #package-selection-container .package-card h3{letter-spacing:.01em}
body.product-import #package-selection-container .package-card img{border-color:#e2d9cc!important;background:#fffdf8!important;border-radius:14px!important}
body.product-import .moveon-premium-divider__clock{background:linear-gradient(135deg,#2f2117,#6f4930)}
body.product-import .moveon-premium-divider__clock>span{color:#ead4ba}
body.product-import .moveon-premium-divider__time div{background:#f8efe4;color:#5c3a22;box-shadow:0 8px 20px rgba(0,0,0,.18)}
body.product-import .moveon-premium-divider__time small{color:#9d714c}

@media(max-width:720px){
  body.home-index .site-header__inner{grid-template-columns:1fr auto}
  body.home-index .site-header__menu{justify-self:stretch}
}
@media(max-width:560px){
  .moveon-store-proof h1{font-size:34px}
  .moveon-store-proof__pills{gap:7px}
  .moveon-store-proof__pills span{font-size:11px}
  .moveon-store-proof__benefits li{font-size:14px}
}
