:root{--pp-teal:#4A7671;--pp-dark:#2f5753;--pp-ink:#233432;--pp-line:#d9e1df;--pp-soft:#f4f7f6}*{box-sizing:border-box}html{overflow-x:hidden}body.pluspharma-site{margin:0;background:#fff;color:var(--pp-ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;overflow-x:hidden}.pp319-shell{width:min(1480px,calc(100% - 64px));margin-inline:auto}.pp319-topbar{height:30px;background:#f3f6f5;color:#536966;border-bottom:1px solid var(--pp-line);font-size:10px;line-height:30px;letter-spacing:.12em}.pp319-topbar .pp319-shell{display:flex;align-items:center;justify-content:space-between;height:100%}.pp319-secure{display:flex;align-items:center;gap:8px}.pp319-secure i{width:7px;height:7px;border-radius:50%;background:#76d6aa}.pp319-header{position:sticky;top:0;z-index:99990;background:rgba(255,255,255,.98);border-bottom:1px solid var(--pp-line)}.pp319-header-inner{min-height:72px;display:flex;align-items:center;gap:20px}.pp-brand{display:flex;align-items:center;gap:10px;color:var(--pp-ink);text-decoration:none;font-size:21px;letter-spacing:.16em;flex:0 0 auto}.pp-brand .custom-logo{display:block;max-height:46px;max-width:min(240px,22vw);width:auto;height:auto}.pp-brand-cross{color:var(--pp-teal)}.pp319-nav,.pp-nav{display:flex;align-items:center;gap:24px;margin-left:auto}.pp319-nav ul,.pp-nav ul{display:flex;align-items:center;list-style:none;gap:24px;padding:0;margin:0}.pp319-nav a,.pp-nav a{color:#314744;text-decoration:none;font-size:12px;font-weight:600;white-space:nowrap}.pp-auth-link{border:1px solid var(--pp-teal);border-radius:999px;padding:11px 18px}.pp-cart span{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--pp-teal);color:#fff;margin-left:5px}.pp348-header-search{display:flex;align-items:center;min-width:220px;max-width:280px;border:1px solid var(--pp-line);border-radius:999px;background:#fff;overflow:hidden;margin-left:auto}.pp348-header-search input{min-width:0;width:100%;border:0;background:transparent;padding:10px 8px 10px 16px;font-size:13px}.pp348-header-search button{width:42px;height:40px;border:0;background:transparent;color:var(--pp-teal);font-size:20px}.pp-account-icon{color:#314744;text-decoration:none;display:flex;align-items:center;gap:6px}.pp-account-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6}.pp-menu-toggle{display:none}.pp348-hero{background:linear-gradient(90deg,#f8faf9 0%,#f1f5f4 42%,#e8efed 100%);border-bottom:1px solid var(--pp-line);min-height:560px}.pp348-hero-grid{display:grid;grid-template-columns:minmax(480px,45%) 1fr;min-height:620px;overflow:hidden}.pp348-hero-copy{padding:72px 5vw 54px 6vw;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.pp348-kicker{font-size:12px;letter-spacing:.30em;color:var(--pp-teal);font-weight:700;margin-bottom:24px}.pp348-hero h1{font-size:clamp(54px,5.6vw,92px);line-height:.95;margin:0 0 24px;font-weight:500;color:#283836;max-width:800px;letter-spacing:-.035em}.pp348-hero h1 strong{color:var(--pp-dark);font-weight:700}.pp348-hero h1 em{font-style:normal;color:#6c7f7c;font-weight:400}.pp348-hero-actions{display:flex;align-items:center;gap:28px;margin-top:30px;flex-wrap:wrap}.pp348-btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;text-decoration:none;min-height:54px;font-size:12px;font-weight:700;letter-spacing:.08em}.pp348-btn-primary{padding:0 28px;border-radius:999px;background:var(--pp-teal);color:#fff;border:1px solid var(--pp-teal)}.pp348-btn-link{color:var(--pp-dark);border-bottom:1px solid var(--pp-teal);padding:0 0 8px;min-height:auto}.pp348-hero-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:42px;border-top:1px solid var(--pp-line);padding-top:20px;max-width:760px}.pp348-hero-features>div{display:flex;align-items:center;gap:10px;padding-right:15px}.pp348-hero-features span{width:34px;height:34px;border:1px solid #bdd0cc;border-radius:50%;display:grid;place-items:center;color:var(--pp-teal);flex:0 0 auto}.pp348-hero-features b{font-size:11px;line-height:1.35;color:#4c5e5b}.pp348-hero-media{position:relative;min-width:0;background:#dde7e5;overflow:hidden}.pp348-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.pp348-hero-sidecopy{position:absolute;z-index:2;right:5%;top:15%;display:flex;flex-direction:column;gap:12px;color:rgba(47,87,83,.68);font-size:11px;letter-spacing:.30em}@media(max-width:1280px){.pp348-header-search{display:none}}@media(max-width:900px){.pp319-shell{width:min(100% - 28px,1200px)}.pp-menu-toggle{display:flex}.pp-nav{position:fixed;left:0;right:0;top:64px;bottom:0;display:flex;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-8px);flex-direction:column;align-items:stretch;background:#fff;padding:18px 16px 26px;z-index:100000}.pp-nav.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:none}.pp-nav ul{width:100%;flex-direction:column;gap:0;align-items:stretch}.pp-nav li{width:100%;border-bottom:1px solid var(--pp-line)}.pp-nav ul a{display:flex;align-items:center;min-height:50px;width:100%;font-size:13px;white-space:normal}.pp348-hero-grid{grid-template-columns:1fr;min-height:0}.pp348-hero-media{min-height:440px}}@media(max-width:767px){.pp319-topbar{min-height:26px;height:26px;line-height:26px}.pp319-topbar-mid,.pp319-secure{display:none}.pp319-topbar .pp319-shell{justify-content:center;font-size:8px}.pp319-header-inner{width:100%;min-height:64px;height:64px;padding:0 12px;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center}.pp-account-icon{grid-column:1;justify-self:start;width:42px;height:42px;display:grid;place-items:center}.pp-account-icon-text{display:none}.pp-brand{grid-column:2;position:static;justify-self:center;max-width:58vw}.pp-brand .custom-logo{max-height:38px;max-width:58vw}.pp-menu-toggle{grid-column:3;justify-self:end;appearance:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:42px;height:42px;padding:0;margin:0;border:1px solid #c7d6d3;border-radius:50%;background:#fff;z-index:100005}.pp-menu-toggle span{display:block;width:19px;height:2px;border-radius:999px;background:#355f5a}.pp-menu-toggle[aria-expanded=true]{background:var(--pp-teal);border-color:var(--pp-teal)}.pp-menu-toggle[aria-expanded=true] span{background:#fff}.pp-menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.pp-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.pp-menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.pp348-hero{min-height:0}.pp348-hero-grid{display:flex;flex-direction:column}.pp348-hero-copy{order:1;padding:34px 14px 26px}.pp348-kicker{font-size:9px;letter-spacing:.20em;margin:0 0 14px}.pp348-hero h1{font-size:clamp(38px,11.5vw,50px);line-height:.94;letter-spacing:-.055em;margin:0 0 16px;max-width:9.5ch}.pp348-hero-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:22px}.pp348-btn{width:100%;min-height:48px;font-size:11px}.pp348-btn-link{border:1px solid #c8d5d2;border-radius:999px;padding:0 18px;min-height:46px}.pp348-hero-features,.pp348-hero-sidecopy{display:none}.pp348-hero-media{order:2;min-height:250px;height:250px}.pp348-hero-media img{width:100%;height:100%;object-fit:cover;object-position:62% center}}
