@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--ink:#183126;--green:#1f5a3d;--green-dark:#173f2c;--leaf:#7c9b70;--cream:#f6f3eb;--sand:#e9e2d5;--white:#fff;--muted:#68756c;--line:#dedfd8;--gold:#b58b4a;--shadow:0 16px 40px rgba(25,55,39,.10);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;background:#fff}a{color:inherit}button,input,select,textarea{font:inherit}.topbar{min-height:36px;padding:7px max(22px,4vw);display:flex;justify-content:center;gap:28px;align-items:center;background:var(--green-dark);color:#fff;font-size:12px;letter-spacing:.02em}.topbar a{text-decoration:none;font-weight:700}.header{height:78px;padding:0 max(22px,4vw);display:flex;align-items:center;gap:30px;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;margin-right:auto}.logo-slot{display:flex;align-items:center;min-width:74px;min-height:50px}.brand-logo-img{width:88px;max-height:52px;object-fit:contain}.brand-logo-img[hidden],.footer-brand-logo[hidden]{display:none!important}.logo-orbit{width:68px;height:46px;border:1px solid #c8d3ca;border-radius:50%;display:grid;place-items:center;line-height:.8;background:#fff}.logo-word,.footer-logo{font-family:Georgia,serif;font-size:19px;font-style:italic;font-weight:700}.logo-orbit small{font-size:8px;letter-spacing:.12em}.site-name{display:flex;flex-direction:column;line-height:1.1}.site-name strong{font-family:Georgia,serif;font-size:17px;font-weight:600}.site-name small{font-size:9px;letter-spacing:.11em;text-transform:uppercase;color:var(--muted);margin-top:4px}.nav{display:flex;gap:22px;align-items:center}.nav a{text-decoration:none;font-size:13px;font-weight:600}.nav a:hover{color:var(--green)}.cart-button{border:0;background:var(--green-dark);color:#fff;border-radius:999px;padding:11px 16px;font-weight:700;cursor:pointer}.cart-button span{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:5px;background:#fff;color:var(--green-dark);border-radius:50%;font-size:11px}.mobile-menu{display:none;border:0;background:none;font-size:24px}.hero{min-height:620px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:70px max(28px,7vw);background:var(--cream);overflow:hidden}.hero-copy{max-width:650px;position:relative;z-index:2}.eyebrow{display:block;font-size:11px;line-height:1.2;letter-spacing:.13em;text-transform:uppercase;font-weight:700;color:var(--green);margin-bottom:12px}.eyebrow.light{color:#dcebdd}.hero h1,.section h2,.brand-story h2,.pro-section h2,.product-page h1,.category-page h1,.legal-page h2,.doctor-page h1,.doctor-page h2{font-family:'Libre Caslon Display',Georgia,serif;font-weight:400}.hero h1{font-size:clamp(55px,6.4vw,96px);line-height:.92;letter-spacing:-.035em;margin:0 0 26px}.hero h1 em{font-weight:400;color:var(--green);font-style:italic}.hero-lead{font-size:19px;line-height:1.65;color:#4f5f55;max-width:600px;margin:0}.hero-actions,.advice-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:0 20px;border:1px solid transparent;border-radius:999px;text-decoration:none;font-weight:700;font-size:14px;cursor:pointer}.btn.primary{background:var(--green);color:#fff}.btn.primary:hover{background:var(--green-dark)}.btn.secondary,.btn.light{background:#fff;border-color:#cdd5cf;color:var(--ink)}.btn.white{background:#fff;color:var(--green-dark)}.btn.full{width:100%}.hero-trust{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.hero-trust span{font-size:12px;padding:8px 11px;border:1px solid #d5d8ce;border-radius:999px;background:rgba(255,255,255,.65)}.hero-art{position:relative;min-height:470px}.hero-circle{position:absolute;width:min(44vw,490px);height:min(44vw,490px);border-radius:50%;background:#dde7dc;right:2%;top:0}.hero-label{position:absolute;z-index:2;left:10%;top:12%;width:112px;height:112px;border-radius:50%;background:var(--green-dark);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:var(--shadow)}.hero-label small{font-size:10px;text-transform:uppercase;letter-spacing:.12em}.hero-label strong{font-family:Georgia,serif;font-size:31px;line-height:1}.hero-label span{font-size:10px;letter-spacing:.12em;margin-top:4px}.hero-pack{position:absolute;z-index:3;width:175px;height:240px;display:grid;place-items:center;filter:drop-shadow(12px 20px 18px rgba(34,54,43,.20))}.hero-pack img{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.hero-pack-a{right:7%;bottom:5%;transform:rotate(5deg)}.hero-pack-b{left:13%;bottom:8%;transform:rotate(-7deg)}.hero-pack-c{right:19%;top:2%;transform:rotate(3deg) scale(.9)}.hero-image-error{display:none}.reassurance{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:0 max(28px,7vw)}.reassurance div{padding:22px 28px;border-right:1px solid var(--line)}.reassurance div:first-child{padding-left:0}.reassurance div:last-child{border-right:0}.reassurance b,.reassurance span{display:block}.reassurance b{font-size:13px}.reassurance span{font-size:12px;color:var(--muted);margin-top:4px}.section{padding:78px max(28px,7vw)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px}.section-heading h2{font-size:clamp(34px,4vw,55px);line-height:1.02;margin:0;max-width:720px}.section-heading p{max-width:440px;color:var(--muted);line-height:1.6;margin:0}.simple-link{font-weight:700;text-decoration:none;color:var(--green);white-space:nowrap}.featured-section{background:#fff}.featured-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.needs{background:#faf9f5}.need-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.need-card{text-align:left;min-height:170px;padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--ink);cursor:pointer;position:relative}.need-card:hover{border-color:#9eb3a4;box-shadow:0 10px 24px rgba(24,49,38,.06)}.need-number{font-size:10px;letter-spacing:.12em;color:#8a978d}.need-card b{display:block;font-family:Georgia,serif;font-size:22px;font-weight:500;margin:25px 0 8px}.need-card small{display:block;color:var(--muted);line-height:1.45;padding-right:24px}.need-arrow{position:absolute;right:18px;bottom:18px;color:var(--green);font-size:18px}.catalogue{background:#fff}.catalogue-toolbar{display:grid;grid-template-columns:minmax(260px,1.5fr) 1fr 1fr;gap:10px;margin-bottom:14px}.searchbox{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:12px;padding:0 13px;background:#fff}.searchbox input{width:100%;border:0;outline:0;padding:13px 0;background:transparent}.catalogue-toolbar select{border:1px solid var(--line);border-radius:12px;padding:0 13px;background:#fff;min-height:48px}.catalogue-meta{display:flex;justify-content:space-between;align-items:center;margin:16px 0 20px;color:var(--muted);font-size:12px}.text-button{border:0;background:none;color:var(--green);font-weight:700;cursor:pointer}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden;transition:.2s}.product:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.product-visual{height:245px;background:#f7f5ef;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden}.product-photo{width:100%;height:100%;object-fit:contain;padding:19px;mix-blend-mode:multiply;transition:transform .2s}.product:hover .product-photo{transform:scale(1.025)}.mini-pack,.detail-pack{width:72%;height:72%;background:#fff;border:1px solid #d9d7ce;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:16px;box-shadow:0 10px 25px rgba(0,0,0,.04)}.mini-pack span,.detail-pack span{font-size:10px;letter-spacing:.15em;color:var(--green);font-weight:700}.mini-pack strong,.detail-pack b{font-family:Georgia,serif;font-size:18px;margin:13px 0 7px}.mini-pack small,.detail-pack small{font-size:10px;letter-spacing:.08em;color:var(--muted)}.product-body{padding:17px}.product-cat{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--green);font-weight:700}.product h3{font-family:Georgia,serif;font-size:20px;font-weight:500;line-height:1.15;margin:8px 0 5px;min-height:46px}.product h3 a{text-decoration:none}.product-format{display:block;min-height:36px;color:var(--muted);font-size:12px}.price-line{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:14px}.price-line>strong{font-size:19px}.product-actions{display:flex;gap:6px}.detail-link,.icon-btn{height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d2d8d3;border-radius:999px;background:#fff;color:var(--ink);text-decoration:none;font-size:12px;font-weight:700}.detail-link{padding:0 11px}.icon-btn{width:34px;cursor:pointer;font-size:18px}.icon-btn:hover{background:var(--green);border-color:var(--green);color:#fff}.brand-story{margin:30px max(28px,5vw) 0;display:grid;grid-template-columns:1.25fr .75fr;background:var(--green-dark);color:#fff;border-radius:26px;overflow:hidden}.story-card{padding:70px max(32px,5vw)}.story-card h2{font-size:clamp(39px,4.5vw,62px);line-height:1;margin:0 0 24px;max-width:700px}.story-card p{font-size:17px;line-height:1.7;color:#dbe7df;max-width:720px}.story-numbers{display:flex;flex-direction:column;justify-content:center;background:#214d38;padding:45px}.story-numbers div{padding:25px 0;border-bottom:1px solid rgba(255,255,255,.16)}.story-numbers div:last-child{border-bottom:0}.story-numbers strong,.story-numbers span{display:block}.story-numbers strong{font-family:Georgia,serif;font-size:43px;font-weight:400}.story-numbers span{color:#d9e5dd;font-size:13px;margin-top:5px}.advice-section{display:grid;grid-template-columns:1.15fr .85fr;gap:55px;align-items:center}.advice-copy h2{font-size:clamp(37px,4vw,56px);margin:0 0 18px}.advice-copy p{font-size:17px;line-height:1.7;color:var(--muted);max-width:700px}.advice-note{background:var(--cream);border-radius:18px;padding:30px}.advice-note b{font-family:Georgia,serif;font-size:26px;font-weight:500}.advice-note p{line-height:1.65;color:#56645a}.pro-section{padding:65px max(28px,7vw);display:grid;grid-template-columns:1.3fr .7fr;gap:45px;align-items:center;background:#315f44;color:#fff}.pro-section h2{font-size:clamp(38px,4.5vw,60px);line-height:1;margin:0 0 18px}.pro-section p{font-size:16px;line-height:1.65;color:#e2ede5;max-width:700px}.pro-card{border:1px solid rgba(255,255,255,.23);border-radius:18px;padding:30px}.pro-card small,.pro-card strong,.pro-card span{display:block}.pro-card small{text-transform:uppercase;letter-spacing:.1em}.pro-card strong{font-size:26px;margin:12px 0 5px}.contact{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;background:#faf9f5}.contact h2{font-size:clamp(38px,4vw,55px);margin:0 0 18px}.contact-copy>p{line-height:1.7;color:var(--muted)}.contact-address{display:flex;flex-direction:column;margin-top:25px;line-height:1.55}.contact-quick{display:flex;flex-direction:column;gap:5px;margin-top:18px}.contact-quick a{text-decoration:none;font-weight:700;color:var(--green)}.contact-form,.doctor-form{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px}.contact-form label,.doctor-form label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700;margin-bottom:15px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-form input,.contact-form select,.contact-form textarea,.doctor-form input,.doctor-form textarea{border:1px solid #ced5d0;border-radius:10px;padding:12px;background:#fff;outline:none}.contact-form input:focus,.contact-form textarea:focus,.doctor-form input:focus,.doctor-form textarea:focus{border-color:#7d9b86}.form-help{font-size:11px;color:var(--muted);margin-bottom:0}.success-message{color:#28633f;font-size:12px}.error-message{color:#9b3f35;font-size:12px}footer{padding:55px max(28px,7vw) 20px;display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:34px;background:#142c21;color:#fff}footer h4{font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin:0 0 14px}footer a{display:block;text-decoration:none;color:#dce5df;font-size:13px;padding:4px 0}.footer-brand-logo{width:112px;max-height:65px;filter:brightness(0) invert(1)}.footer-logo{font-size:29px}.footer-brand>span{display:block;font-family:Georgia,serif;font-size:20px;margin:10px 0}.footer-brand p,.footer-contact p{color:#c9d6ce;line-height:1.65;font-size:13px}.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.13);padding-top:18px;color:#aebeb4;font-size:11px;display:flex;justify-content:space-between;gap:20px}.modal{position:fixed;inset:0;background:rgba(12,31,22,.62);z-index:100;display:none;align-items:center;justify-content:center;padding:22px}.modal.show{display:flex}.modal-card{background:#fff;border-radius:20px;max-width:980px;width:100%;max-height:90vh;overflow:auto;position:relative;padding:34px}.modal-close{width:38px;height:38px;border:0;border-radius:50%;background:#edf0ed;font-size:24px;cursor:pointer}.modal-card>.modal-close{position:absolute;right:15px;top:15px;z-index:3}.product-detail{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px}.detail-visual{min-height:390px;background:#f7f5ef;border-radius:16px;display:flex;align-items:center;justify-content:center}.detail-photo{width:100%;height:390px;object-fit:contain;padding:25px;mix-blend-mode:multiply}.detail-copy{padding:35px 10px 20px 0}.detail-copy h2{font-family:Georgia,serif;font-size:42px;font-weight:500;line-height:1;margin:8px 0 10px}.detail-format{color:var(--muted);font-size:13px}.detail-price{font-size:28px;font-weight:700;margin:20px 0}.detail-text{color:var(--muted);line-height:1.65}.detail-disclaimer{display:flex;flex-direction:column;gap:5px;background:var(--cream);padding:14px;border-radius:12px;font-size:12px;line-height:1.5}.detail-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.drawer-backdrop{position:fixed;inset:0;background:rgba(12,31,22,.45);z-index:98;display:none}.drawer-backdrop.show{display:block}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(440px,100vw);background:#fff;z-index:99;transform:translateX(100%);transition:.25s;display:flex;flex-direction:column}.cart-drawer.show{transform:translateX(0)}.cart-head{padding:24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.cart-head h2{font-family:Georgia,serif;font-size:30px;margin:0}.cart-items{padding:10px 24px;overflow:auto;flex:1}.cart-line{display:grid;grid-template-columns:1fr auto;gap:12px;padding:15px 0;border-bottom:1px solid var(--line);font-size:13px}.cart-line:has(.cart-thumb){grid-template-columns:52px 1fr auto}.cart-thumb{width:50px;height:58px;object-fit:contain}.cart-line small{display:block;color:var(--muted);margin-top:3px}.cart-qty{display:flex;align-items:center;gap:9px;margin-top:9px}.qty-btn{width:27px;height:27px;border:1px solid var(--line);background:#fff;border-radius:50%;cursor:pointer}.cart-summary{padding:22px;border-top:1px solid var(--line)}.cart-summary>div{display:flex;justify-content:space-between;font-size:18px;margin-bottom:8px}.cart-summary small{display:block;color:var(--muted);font-size:11px;margin-bottom:16px}.cart-empty{padding:30px 0;color:var(--muted)}.no-scroll{overflow:hidden}.empty-state{grid-column:1/-1;padding:50px;text-align:center;background:var(--cream);border-radius:16px;color:var(--muted)}
/* Inner pages */.category-page,.product-page,.legal-page,.doctor-page{max-width:1180px;margin:0 auto;padding:45px 25px 80px}.breadcrumbs{font-size:12px;color:var(--muted);margin-bottom:28px}.breadcrumbs a{text-decoration:none;color:var(--green)}.category-page h1,.product-page h1,.legal-page h2{font-size:clamp(40px,5vw,64px);line-height:1;margin:0 0 18px}.category-intro,.legal-page>p{color:var(--muted);line-height:1.7;max-width:800px}.category-products{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}.category-product{border:1px solid var(--line);border-radius:14px;padding:18px;text-decoration:none;background:#fff}.category-product:hover{border-color:#9fb2a4;box-shadow:0 8px 20px rgba(20,50,34,.06)}.category-product b,.category-product span,.category-product strong{display:block}.category-product b{font-family:Georgia,serif;font-size:18px}.category-product span{font-size:12px;color:var(--muted);margin-top:5px}.category-product strong{font-size:17px;margin-top:15px}.product-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:start}.product-page-visual{min-height:480px;background:#f7f5ef;border-radius:20px;display:flex;align-items:center;justify-content:center;padding:30px}.product-page-visual img{max-width:100%;max-height:420px;object-fit:contain;mix-blend-mode:multiply}.product-placeholder{width:70%;height:310px;background:#fff;border:1px solid var(--line);border-radius:14px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px}.product-placeholder b{font-family:Georgia,serif;font-size:25px}.product-placeholder small{margin-top:10px;color:var(--muted)}.product-page-meta{color:var(--muted)}.product-page-price{font-size:32px;font-weight:700;margin:22px 0}.product-page-actions{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0 30px}.product-page h2{font-size:26px;margin:30px 0 10px}.product-page p{color:#4f5d54;line-height:1.7}.info-box{background:var(--cream);border-radius:14px;padding:18px;line-height:1.6;margin-top:20px}.related-products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:15px}.related-products a{border:1px solid var(--line);border-radius:12px;padding:15px;text-decoration:none}.related-products b,.related-products small{display:block}.related-products small{color:var(--muted);margin-top:5px}.legal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:28px}.legal-grid section{border:1px solid var(--line);border-radius:14px;padding:22px}.legal-grid h3{font-family:Georgia,serif;font-size:22px;font-weight:500;margin-top:0}.legal-grid p{color:var(--muted);line-height:1.7}.legal-warning{margin-top:18px;padding:18px;border-radius:12px;background:var(--cream);line-height:1.6}.doctor-page{max-width:none;padding:0}.doctor-hero,.doctor-form-section{padding:70px max(28px,7vw);display:grid;grid-template-columns:1.1fr .9fr;gap:45px;align-items:center}.doctor-hero h1{font-size:clamp(45px,5vw,70px);margin:0 0 20px}.doctor-hero p,.doctor-form-section p{color:var(--muted);line-height:1.7}.doctor-notice,.advice-note{background:var(--cream);border-radius:18px;padding:28px}.doctor-notice b{font-family:Georgia,serif;font-size:25px}.safety-check,.qa-section{padding:55px max(28px,7vw);border-top:1px solid var(--line)}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:22px 0}.check-grid label{border:1px solid var(--line);border-radius:12px;padding:14px}.safety-result{padding:16px;border-radius:12px;background:#eef5ef}.doctor-form .consent-line{display:flex;flex-direction:row;align-items:flex-start;gap:8px;font-weight:500;line-height:1.5}.qa-empty{padding:20px;background:var(--cream);border-radius:12px;color:var(--muted)}
@media(max-width:1050px){.nav{gap:13px}.nav a{font-size:12px}.featured-products,.products{grid-template-columns:repeat(3,1fr)}.need-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.topbar{justify-content:space-between}.header{height:70px}.mobile-menu{display:block}.nav{display:none;position:absolute;top:70px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:16px 22px;flex-direction:column;align-items:flex-start}.nav.open{display:flex}.site-name{display:none}.hero{grid-template-columns:1fr;padding-top:50px}.hero-art{min-height:380px;margin-top:20px}.hero-circle{width:360px;height:360px;right:50%;transform:translateX(50%)}.hero-pack{width:125px;height:180px}.reassurance{grid-template-columns:1fr}.reassurance div{border-right:0;border-bottom:1px solid var(--line);padding:16px 0}.featured-products,.products{grid-template-columns:repeat(2,1fr)}.section-heading{align-items:flex-start;flex-direction:column;gap:15px}.catalogue-toolbar{grid-template-columns:1fr}.brand-story,.advice-section,.pro-section,.contact,.product-layout,.product-detail,.doctor-hero,.doctor-form-section{grid-template-columns:1fr}.brand-story{margin-left:20px;margin-right:20px}.story-numbers{padding:25px 35px}.pro-card{max-width:500px}.category-products,.related-products,.legal-grid{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}.check-grid{grid-template-columns:1fr}}
@media(max-width:560px){.topbar{font-size:10px;gap:10px}.topbar span{max-width:65%}.header{padding:0 16px;gap:10px}.brand-logo-img{width:72px}.logo-orbit{width:62px}.cart-button{padding:9px 12px}.hero{padding:42px 20px 30px;min-height:auto}.hero h1{font-size:55px}.hero-lead{font-size:16px}.hero-art{min-height:330px}.hero-circle{width:310px;height:310px}.hero-label{width:88px;height:88px;left:2%;top:10%}.hero-label strong{font-size:24px}.hero-pack{width:105px;height:150px}.hero-pack-b{left:5%}.hero-pack-c{right:15%}.section{padding:55px 20px}.section-heading h2{font-size:39px}.featured-products,.products,.need-grid,.category-products,.related-products,.legal-grid{grid-template-columns:1fr}.product-visual{height:280px}.brand-story{margin:10px 12px 0}.story-card{padding:48px 25px}.story-numbers{padding:20px 25px}.pro-section,.contact{padding:50px 20px}.form-row{grid-template-columns:1fr}footer{grid-template-columns:1fr;padding:45px 20px 18px}.footer-brand{grid-column:auto}.footer-bottom{grid-column:1}.modal{padding:10px}.modal-card{padding:26px 18px}.detail-copy{padding:10px 0}.detail-visual{min-height:280px}.detail-photo{height:280px}.category-page,.product-page,.legal-page{padding:30px 18px 60px}.product-page-visual{min-height:320px}.product-page-visual img{max-height:300px}.doctor-hero,.doctor-form-section,.safety-check,.qa-section{padding:48px 20px}}

/* Multi-fournisseurs : identité propre à La Santé par les Plantes */
.site-logo{width:46px;height:46px;display:block;flex:0 0 46px}.site-logo img{width:46px;height:46px;display:block;border-radius:12px}.footer-site-logo{width:48px;height:48px;margin-bottom:10px}.footer-site-logo img{width:48px;height:48px;display:block;border-radius:12px}.hero-label strong{font-size:19px;line-height:1.05;text-align:center}.hero-label span{font-size:9px}
