
/* One-stop architecture and visual polish */
html{scroll-behavior:smooth;scroll-padding-top:104px}
.one-stop-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);box-shadow:0 1px 0 rgba(23,59,50,.08)}
.one-stop-header .one-stop-nav{display:flex;align-items:center;gap:clamp(14px,1.5vw,28px)}
.one-stop-header .one-stop-nav>a{position:relative;padding:30px 0;color:#253b34;font-size:12px;font-weight:760;letter-spacing:.02em;text-decoration:none;white-space:nowrap}
.one-stop-header .one-stop-nav>a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;background:#7c73b8;transition:right .2s ease}
.one-stop-header .one-stop-nav>a:hover:after{right:0}
.one-stop-header .ref-brand-logo{height:46px;width:auto;object-fit:contain}
.satiety-campaign-home .manufacturing-service-strip,.satiety-campaign-home .dosage-section,.satiety-campaign-home .partner-split,.satiety-campaign-home .certificates-section,.satiety-campaign-home .workflow-section,.satiety-campaign-home .ingredients-section,.satiety-campaign-home .inquiry-zone{scroll-margin-top:105px}
.satiety-campaign-home .manufacturing-service-strip{padding-top:88px;padding-bottom:88px;background:linear-gradient(180deg,#fff 0%,#f8faf8 100%)}
.satiety-campaign-home .dosage-section{padding-top:96px;padding-bottom:96px}
.satiety-campaign-home .partner-split{margin-top:0}
.satiety-campaign-home .satiety-stock-grid>a,.satiety-campaign-home .detox-stock-grid>a{border-radius:18px;overflow:hidden;box-shadow:0 14px 34px rgba(31,45,42,.08);transition:transform .22s ease,box-shadow .22s ease}
.satiety-campaign-home .satiety-stock-grid>a:hover,.satiety-campaign-home .detox-stock-grid>a:hover{transform:translateY(-6px);box-shadow:0 20px 44px rgba(31,45,42,.14)}
.satiety-campaign-home .satiety-stock-grid img,.satiety-campaign-home .detox-stock-grid img{height:285px;aspect-ratio:auto;object-fit:contain;object-position:center;background:#f6f3f8}
.satiety-campaign-home .satiety-stock-grid>a>div,.satiety-campaign-home .detox-stock-grid>a>div{margin-top:auto}
.satiety-campaign-home .joined-stock-showcase{padding-bottom:34px;background:linear-gradient(180deg,#f5f4f0 0%,#f1eff5 100%)}
.satiety-campaign-home .joined-stock-heading{padding-bottom:38px;border-bottom:1px solid rgba(79,36,105,.12);margin-bottom:28px}
.satiety-campaign-home .joined-stock-continuation{padding-top:28px!important;background:linear-gradient(180deg,#f1eff5 0%,#faeef4 100%);border-top:0}
.stock-line-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;max-width:1420px;margin:0 auto 20px;padding:24px 28px;border:1px solid rgba(67,43,87,.11);border-radius:16px;background:rgba(255,255,255,.86);box-shadow:0 10px 28px rgba(31,45,42,.055)}
.stock-line-header>div{display:grid;grid-template-columns:auto minmax(180px,.42fr) minmax(260px,1fr);align-items:center;gap:18px}
.stock-line-header span{font-size:10px;font-weight:900;letter-spacing:.11em;white-space:nowrap}
.stock-line-header h3{margin:0;font:400 clamp(27px,2.2vw,35px)/1 Georgia,serif;white-space:nowrap}
.stock-line-header p{margin:0;font-size:12px;line-height:1.6}
.stock-line-header>a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:22px;font-size:10px;font-weight:900;letter-spacing:.04em;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}
.stock-line-header>a:hover{transform:translateY(-2px);box-shadow:0 9px 20px rgba(36,28,50,.14)}
.stock-line-kcal{border-left:5px solid #55256f;color:#173b32}
.stock-line-kcal span,.stock-line-kcal>a{color:#55256f}
.stock-line-kcal p{color:#64716c}
.stock-line-kcal>a{border:1px solid rgba(85,37,111,.28);background:#fbf8fc}
.stock-line-detox{border-left:5px solid #a14e7d;background:rgba(255,250,252,.92);color:#173b32}
.stock-line-detox span,.stock-line-detox>a{color:#8e4777}
.stock-line-detox p{color:#765f6d}
.stock-line-detox>a{border:1px solid rgba(142,71,119,.28);background:#fff}
.satiety-campaign-home .joined-stock-summary{margin-top:28px}
.combined-stock-actions{display:flex;align-items:center;justify-content:space-between;gap:28px;max-width:1420px;margin:18px auto 0;padding:25px 28px;border:1px solid rgba(139,70,116,.14);border-radius:16px;background:#fff}
.combined-stock-actions>p{max-width:470px;margin:0;color:#173b32;font:400 20px/1.3 Georgia,serif}
.combined-stock-actions>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}
.combined-stock-actions a{display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border:1px solid rgba(79,36,105,.2);border-radius:22px;color:#55256f;font-size:9px;font-weight:900;letter-spacing:.05em}
.combined-stock-actions a:last-child{border-color:#8e4777;background:#8e4777;color:#fff}
.satiety-campaign-home .inquiry-zone{background:linear-gradient(135deg,#f7f6fb 0%,#fff 48%,#f7fbf9 100%)}
.one-stop-footer .ref-brand{padding:0!important;background:transparent!important}
.one-stop-footer .ref-brand-logo{height:76px;width:auto;object-fit:contain}
.one-stop-footer a{transition:opacity .18s ease}
.one-stop-footer a:hover{opacity:.72}
@media(max-width:1100px){.one-stop-header .one-stop-nav{gap:13px}.one-stop-header .one-stop-nav>a{font-size:11px}.one-stop-header .ref-brand-logo{height:40px}}
@media(max-width:900px){html{scroll-padding-top:76px}.one-stop-header{position:sticky}.one-stop-header .one-stop-nav{display:none}.one-stop-header .ref-brand-logo{height:38px}.satiety-campaign-home .manufacturing-service-strip,.satiety-campaign-home .dosage-section{padding-top:64px;padding-bottom:64px}.satiety-campaign-home .satiety-stock-grid img,.satiety-campaign-home .detox-stock-grid img{height:255px}.stock-line-header,.stock-line-header>div{grid-template-columns:1fr}.stock-line-header{gap:18px}.stock-line-header>div{gap:10px}.stock-line-header h3,.stock-line-header span{white-space:normal}.stock-line-header>a{justify-self:start}.combined-stock-actions{align-items:flex-start;flex-direction:column}.combined-stock-actions>div{justify-content:flex-start}}
@media(max-width:560px){.satiety-campaign-home .satiety-stock-grid img,.satiety-campaign-home .detox-stock-grid img{height:240px}.satiety-campaign-home .joined-stock-showcase{padding-bottom:22px}.satiety-campaign-home .joined-stock-continuation{padding-top:18px!important}.stock-line-header{padding:21px 19px;border-radius:12px}.stock-line-header>a{width:100%}.combined-stock-actions{padding:22px 18px;border-radius:12px}.combined-stock-actions>div{display:grid;width:100%}.combined-stock-actions a{justify-content:center;width:100%}}

/* v4.1 — desktop header redesign: stronger B2B hierarchy and balanced spacing */
@media (min-width: 981px){
  .nutriform-oem-theme .one-stop-header{
    height:88px!important;
    min-height:88px!important;
    display:grid!important;
    grid-template-columns:minmax(185px,1fr) auto minmax(185px,1fr)!important;
    align-items:center!important;
    justify-content:stretch!important;
    gap:clamp(22px,2.2vw,42px)!important;
    padding:0 clamp(28px,4.8vw,92px)!important;
    background:rgba(255,255,255,.98)!important;
    border-bottom:1px solid rgba(31,57,49,.10)!important;
    box-shadow:0 8px 28px rgba(28,48,41,.055)!important;
  }
  .nutriform-oem-theme .one-stop-header>.ref-brand{
    justify-self:start!important;
    display:flex!important;
    align-items:center!important;
    max-width:none!important;
  }
  .nutriform-oem-theme .one-stop-header .ref-brand-logo{
    width:112px!important;
    height:auto!important;
    max-width:none!important;
    max-height:62px!important;
    object-fit:contain!important;
  }
  .nutriform-oem-theme .one-stop-header>.one-stop-nav{
    justify-self:center!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:clamp(24px,2vw,38px)!important;
    width:auto!important;
    margin:0!important;
    font-size:inherit!important;
  }
  .nutriform-oem-theme .one-stop-header>.one-stop-nav>a{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    height:88px!important;
    padding:0!important;
    color:#253b34!important;
    font-size:13px!important;
    line-height:1!important;
    font-weight:700!important;
    letter-spacing:.012em!important;
    white-space:nowrap!important;
    transition:color .18s ease!important;
  }
  .nutriform-oem-theme .one-stop-header>.one-stop-nav>a:after{
    content:""!important;
    position:absolute!important;
    left:50%!important;
    right:auto!important;
    bottom:18px!important;
    width:0!important;
    height:2px!important;
    border-radius:99px!important;
    background:#776eb2!important;
    transform:translateX(-50%)!important;
    transition:width .2s ease!important;
  }
  .nutriform-oem-theme .one-stop-header>.one-stop-nav>a:hover{
    color:#6b628f!important;
  }
  .nutriform-oem-theme .one-stop-header>.one-stop-nav>a:hover:after{
    width:100%!important;
    right:auto!important;
  }
  .nutriform-oem-theme .one-stop-header>.header-quote{
    justify-self:end!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:152px!important;
    min-height:48px!important;
    padding:14px 20px!important;
    margin:0!important;
    border:1px solid #6f8246!important;
    border-radius:4px!important;
    background:#748749!important;
    color:#fff!important;
    box-shadow:0 8px 18px rgba(82,105,55,.16)!important;
    font-size:12px!important;
    line-height:1!important;
    font-weight:800!important;
    letter-spacing:.015em!important;
    transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important;
  }
  .nutriform-oem-theme .one-stop-header>.header-quote:hover{
    background:#66793f!important;
    transform:translateY(-1px)!important;
    box-shadow:0 10px 22px rgba(82,105,55,.22)!important;
  }
  .nutriform-oem-theme .one-stop-header>.header-quote b{
    margin-left:9px!important;
    font-size:15px!important;
  }
  body.admin-bar.nutriform-oem-theme .one-stop-header{top:32px!important;}
}

@media (min-width:981px) and (max-width:1280px){
  .nutriform-oem-theme .one-stop-header{
    grid-template-columns:160px auto 150px!important;
    gap:18px!important;
    padding-left:28px!important;
    padding-right:28px!important;
  }
  .nutriform-oem-theme .one-stop-header .ref-brand-logo{width:104px!important;}
  .nutriform-oem-theme .one-stop-header>.one-stop-nav{gap:18px!important;}
  .nutriform-oem-theme .one-stop-header>.one-stop-nav>a{font-size:11.5px!important;}
  .nutriform-oem-theme .one-stop-header>.header-quote{min-width:138px!important;padding-left:15px!important;padding-right:15px!important;}
}

@media (max-width:980px){
  .nutriform-oem-theme .one-stop-header{
    min-height:72px!important;
    padding:11px 5vw!important;
    background:rgba(255,255,255,.98)!important;
    border-bottom:1px solid rgba(31,57,49,.10)!important;
    box-shadow:0 5px 18px rgba(28,48,41,.055)!important;
  }
  .nutriform-oem-theme .one-stop-header>.one-stop-nav{display:none!important;}
  .nutriform-oem-theme .one-stop-header>.ref-brand{max-width:68%!important;}
  .nutriform-oem-theme .one-stop-header .ref-brand-logo{width:96px!important;height:auto!important;max-height:48px!important;}
  body.admin-bar.nutriform-oem-theme .one-stop-header{top:32px!important;}
  .nutriform-oem-theme .one-stop-header{position:sticky!important;top:0!important;}
  body.admin-bar.nutriform-oem-theme .one-stop-header{top:32px!important;}
}

@media (max-width:782px){
  body.admin-bar.nutriform-oem-theme .one-stop-header{top:46px!important;}
}
