:root{--ink:#183c32;--deep:#10362c;--cream:#f7f5ed;--paper:#fffdf8;--gold:#bc9a50;--sage:#d9dfcf;--line:#d9ddcf;--body:#4e5c53}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:14px}body.dark{--cream:#112920;--paper:#17382d;--ink:#f4f1df;--deep:#0b2119;--body:#d0d9ca;--line:#486052}.announcement{background:#c5a35b;color:#17362d;text-align:center;font-size:10px;letter-spacing:1.3px;font-weight:700;padding:10px}.announcement span{margin:0 14px}header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,78px);background:var(--cream);position:sticky;top:0;z-index:10;border-bottom:1px solid transparent}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--ink);font-size:21px;font-weight:700;letter-spacing:1px;line-height:.75}.brand>span:nth-child(2)>span{color:var(--gold)}.brand small{display:block;font-size:6px;letter-spacing:1.8px;font-weight:600;margin-top:6px}.brand-mark{border:1.5px solid var(--gold);height:30px;width:30px;display:grid;place-items:center;border-radius:50%;font-family:'Playfair Display';font-style:italic;color:var(--gold);font-size:21px}nav{display:flex;gap:30px}nav a,.footer-links a{color:var(--ink);text-decoration:none;font-size:12px;letter-spacing:.4px}.header-tools{display:flex;align-items:center;gap:10px}.icon-btn,.menu-btn,.close{border:0;background:transparent;color:var(--ink);font-size:21px;cursor:pointer}.cart-btn{border:1px solid var(--ink);padding:10px 14px;background:transparent;color:var(--ink);font:600 11px 'DM Sans';letter-spacing:.4px;cursor:pointer}.cart-btn b{margin-left:7px;background:var(--gold);color:#fff;padding:2px 6px;border-radius:8px}.menu-btn{display:none}.hero{min-height:630px;display:grid;grid-template-columns:1.05fr .95fr;background:var(--deep);color:#faf6e9;overflow:hidden}.hero-copy{padding:clamp(70px,11vw,148px) clamp(24px,7vw,112px);position:relative;z-index:2}.eyebrow{color:var(--gold);font-size:10px;font-weight:700;letter-spacing:2px;margin:0 0 18px}h1,h2,h3{font-family:'Playfair Display',serif;margin:0;font-weight:600}h1{font-size:clamp(48px,5.2vw,76px);line-height:1.06;letter-spacing:-2px}em{color:var(--gold);font-weight:600}.lead{color:#dbe2d6;max-width:490px;line-height:1.8;margin:24px 0 33px;font-size:15px}.button{display:inline-flex;justify-content:center;gap:20px;align-items:center;background:var(--gold);color:#fff;text-decoration:none;border:1px solid var(--gold);padding:14px 19px;font:700 11px 'DM Sans';letter-spacing:.5px;cursor:pointer}.text-link{color:inherit;text-decoration:none;margin-left:25px;font-size:12px;font-weight:600}.text-link span{color:var(--gold);margin-left:7px;font-size:17px}.hero-proof{display:flex;gap:36px;margin-top:70px}.hero-proof div{display:grid;gap:5px}.hero-proof strong{font:600 20px 'Playfair Display';color:var(--gold)}.hero-proof span{font-size:10px;color:#cdd8c7}.hero-art{position:relative;background:#d3dbcb;overflow:hidden;min-height:630px}.sun{position:absolute;width:510px;height:510px;border-radius:50%;background:#e5c77e;right:-50px;top:40px}.arch{position:absolute;width:300px;height:500px;border:1px solid rgba(19,58,48,.45);border-bottom:0;border-radius:180px 180px 0 0;left:19%;bottom:-1px}.bottle{position:absolute;z-index:2;bottom:60px;left:36%;width:155px;height:350px;background:linear-gradient(90deg,#426844,#234a37 48%,#143428);border-radius:12px 12px 23px 23px;box-shadow:20px 18px 24px #4f705a80}.bottle:before{content:'';position:absolute;width:82px;height:62px;left:36px;top:-53px;background:#254c3a;border-radius:6px 6px 0 0;border-top:9px solid #c4a562}.bottle span{position:absolute;background:#f5efdf;color:#173c30;width:125px;height:138px;left:15px;top:101px;text-align:center;padding-top:24px;font-size:13px;letter-spacing:2px;line-height:1.2}.bottle b{font:700 25px 'Playfair Display'}.bottle small{display:block;font:7px 'DM Sans';letter-spacing:1px;margin-top:10px}.leaf{position:absolute;font-size:200px;color:#274e3c;line-height:.4;z-index:1}.leaf-a{bottom:50px;left:0;transform:rotate(30deg)}.leaf-b{right:-40px;top:350px;transform:rotate(-70deg);color:#4e765a}.hero-art p{position:absolute;bottom:22px;right:25px;color:#315442;font:italic 15px 'Playfair Display';z-index:2}.values{min-height:90px;display:flex;justify-content:center;align-items:center;gap:24px;border-bottom:1px solid var(--line);color:var(--ink);font-size:9px;font-weight:700;letter-spacing:1.6px}.values i{height:4px;width:4px;border-radius:50%;background:var(--gold)}.section{padding:110px clamp(24px,7vw,110px)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.section-heading h2,.about h2,.faq h2,.newsletter h2{font-size:clamp(36px,4vw,54px);letter-spacing:-1.5px;line-height:1.1}.shop-controls{display:flex;justify-content:space-between;margin-bottom:28px;gap:15px}.filter-pills{display:flex;gap:8px;flex-wrap:wrap}.filter-pills button{border:1px solid var(--line);background:transparent;color:var(--ink);border-radius:20px;padding:8px 13px;font:600 10px 'DM Sans';cursor:pointer}.filter-pills button.active{background:var(--ink);color:var(--cream)}.product-search{border-bottom:1px solid var(--line);padding:5px;color:var(--gold)}.product-search input{border:0;background:transparent;color:var(--ink);outline:0;font:12px 'DM Sans';width:170px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{position:relative}.product-image{height:310px;background:#e2e6d8;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-image:after{content:'';position:absolute;width:180px;height:180px;border:1px solid #b7c6ac;border-radius:50%}.product-bottle{z-index:1;width:80px;height:190px;border-radius:7px 7px 15px 15px;background:#28533e;box-shadow:12px 13px 18px #78907880;position:relative}.product-bottle:before{content:'';position:absolute;width:45px;height:30px;left:17px;top:-26px;background:#193c2d;border-radius:4px 4px 0 0}.product-bottle label{position:absolute;top:63px;left:8px;width:64px;height:75px;background:#f4efdf;text-align:center;padding-top:11px;color:#1b4534;font:bold 9px 'Playfair Display';letter-spacing:1px}.product-bottle label small{display:block;font:5px 'DM Sans';margin-top:9px;letter-spacing:.4px}.tea .product-bottle{height:135px;width:140px;background:#e6d1a1;border-radius:4px}.tea .product-bottle:before{height:17px;width:70px;left:35px;top:-16px;background:#d0b67e}.tea .product-bottle label{left:18px;top:25px;width:104px;height:76px}.powder .product-bottle{width:115px;height:145px;border-radius:5px 5px 20px 20px}.powder .product-bottle:before{width:90px;left:12px}.wishlist{position:absolute;right:12px;top:10px;z-index:3;border:0;background:var(--paper);height:30px;width:30px;border-radius:50%;cursor:pointer;color:var(--ink)}.wishlist.active{color:#bd604d}.badge{position:absolute;left:10px;top:11px;background:var(--gold);color:#fff;font-size:8px;padding:5px 7px;z-index:3;letter-spacing:.5px}.product-info{padding-top:15px}.product-info p{font-size:9px;color:var(--gold);font-weight:700;letter-spacing:1px;margin:0 0 6px}.product-info h3{font-size:18px}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.price{font-weight:700}.product-bottom button{border:0;background:transparent;color:var(--ink);font:700 10px 'DM Sans';cursor:pointer;text-decoration:underline;text-underline-offset:4px}.about{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,9vw,145px);background:#e1e5d8;align-items:center}.about-image{height:450px;background:#54765b;position:relative;overflow:hidden}.about-image:before{content:'';position:absolute;width:330px;height:330px;border:1px solid #d5bd79;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.circle-word{position:absolute;z-index:2;text-align:center;top:153px;width:100%;font:600 30px/1.3 'Playfair Display';letter-spacing:2px;color:#f3ecd9}.about-leaves{font-size:320px;line-height:1;color:#315840;position:absolute;top:80px;left:-80px;transform:rotate(65deg)}.about-copy p:not(.eyebrow){line-height:1.8;color:var(--body);max-width:450px;margin:20px 0}.button-outline{background:transparent;color:var(--ink);margin-top:16px}.centered{text-align:center;display:block}.centered p:last-child{color:var(--body);margin:15px auto}.ritual{background:var(--paper)}.ritual-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.ritual-cards article{background:var(--paper);padding:38px;min-height:220px}.ritual-cards span{color:var(--gold);font-size:11px}.ritual-cards h3{font-size:29px;margin:20px 0 10px}.ritual-cards p{color:var(--body);line-height:1.7}.ritual-cards a,.article-grid a{color:var(--ink);font-weight:700;font-size:11px;text-decoration:none}.testimonial{padding:100px max(24px,18vw);text-align:center;background:var(--deep);color:#f5f0df}.quote{font:70px 'Playfair Display';color:var(--gold);display:block;height:50px}.testimonial blockquote{font:600 clamp(26px,3.4vw,46px)/1.25 'Playfair Display';margin:15px 0 25px}.testimonial p{font-size:9px;letter-spacing:1.5px;color:#d2dacd}.stars{color:var(--gold);letter-spacing:4px;margin-top:20px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.article-image{height:220px;display:grid;place-items:center;color:#f9f4e6;font:600 25px 'Playfair Display';letter-spacing:3px}.image-one{background:linear-gradient(#335543a6,#335543a6),#74977b}.image-two{background:linear-gradient(#9b7549a6,#9b7549a6),#bd9e68}.image-three{background:linear-gradient(#756848a6,#756848a6),#9b976b}.article-grid article>p{font-size:9px;letter-spacing:1px;color:var(--gold);font-weight:700;margin:16px 0 8px}.article-grid h3{font-size:23px;line-height:1.25;margin-bottom:15px}.newsletter{background:#c4a15c;padding:70px clamp(24px,10vw,160px);display:flex;justify-content:space-between;align-items:center;color:#173d31;gap:50px}.newsletter .eyebrow{color:#254a3e}.newsletter form{width:min(480px,100%)}.newsletter label{font-size:10px;letter-spacing:1px;font-weight:700}.newsletter form>div{display:flex;border-bottom:1px solid #315b4d;margin-top:8px}.newsletter input{background:transparent;border:0;outline:0;padding:13px 0;flex:1;font:14px 'DM Sans';color:#173d31}.newsletter .button{background:#173d31;border-color:#173d31;white-space:nowrap}.newsletter form p{min-height:12px;font-size:11px}.faq{max-width:900px;margin:auto;padding-top:100px;padding-bottom:100px}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font:600 20px 'Playfair Display';list-style:none}summary:after{content:'+';float:right;color:var(--gold)}details[open] summary:after{content:'−'}.faq details p{color:var(--body);line-height:1.7;max-width:700px}footer{background:#12382e;color:#e9eddf;padding:55px clamp(24px,7vw,110px) 22px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding-bottom:40px;border-bottom:1px solid #496355}.footer-top .brand{color:#f1efdd}.footer-top>p{color:#c2ccbf;font:italic 17px 'Playfair Display';max-width:220px}.whatsapp{color:#e5c470;text-decoration:none;font-size:11px;justify-self:end}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);padding:40px 0;gap:20px}.footer-links h4{font-size:9px;color:#c8a860;letter-spacing:1.5px}.footer-links a{display:block;color:#d4ddd2;margin:12px 0;font-size:11px}.footer-bottom{border-top:1px solid #496355;padding-top:20px;font-size:8px;letter-spacing:.7px;color:#adbaad;display:flex;justify-content:space-between}.footer-bottom a{color:inherit;text-decoration:none;margin:0 10px}.cart-drawer{position:fixed;right:-440px;top:0;z-index:30;background:var(--paper);width:min(420px,100%);height:100vh;transition:.35s;display:flex;flex-direction:column;padding:25px;color:var(--ink)}.cart-drawer.open{right:0}.drawer-header{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:20px}.drawer-header h2{font-size:28px}.drawer-header h2 span{font:12px 'DM Sans';color:var(--gold)}.cart-items{flex:1;overflow:auto}.empty{color:var(--body);text-align:center;margin-top:60px}.cart-item{display:grid;grid-template-columns:60px 1fr auto;gap:12px;padding:17px 0;border-bottom:1px solid var(--line)}.cart-mini{background:#dce1d3;display:grid;place-items:center}.cart-mini .product-bottle{transform:scale(.3)}.cart-item h4{margin:0;font:600 16px 'Playfair Display'}.cart-item p{font-size:11px;margin:5px 0}.remove{border:0;background:none;color:var(--body);cursor:pointer;font-size:11px}.cart-footer{border-top:1px solid var(--line);padding-top:15px}.discount{display:flex;border:1px solid var(--line)}.discount input{padding:10px;border:0;background:transparent;min-width:0;flex:1;color:var(--ink)}.discount button{background:var(--ink);color:var(--cream);border:0;padding:0 12px;font-size:10px}.cart-footer #discount-note{font-size:10px;color:var(--gold);height:12px}.subtotal{display:flex;justify-content:space-between;font-size:13px;margin:10px 0 15px}.checkout{width:100%}.cart-footer small{display:block;text-align:center;margin-top:10px;color:var(--body);font-size:9px}.overlay{position:fixed;inset:0;background:#0e271fa8;z-index:20;opacity:0;visibility:hidden;transition:.3s}.overlay.open{opacity:1;visibility:visible}.modal{display:none;position:fixed;z-index:31;inset:50% auto auto 50%;transform:translate(-50%,-50%);background:var(--paper);padding:35px;width:min(760px,90vw);max-height:90vh;overflow:auto;color:var(--ink)}.modal.open{display:block}.modal .close{position:absolute;right:15px;top:10px}.modal-product{display:grid;grid-template-columns:1fr 1fr;gap:35px}.modal-product .product-image{height:350px}.modal-product h2{font-size:35px}.modal-product p{line-height:1.7;color:var(--body)}.modal-product select{width:100%;padding:11px;margin:15px 0;border:1px solid var(--line);background:var(--paper);color:var(--ink)}.account-modal{width:min(400px,90vw)}.account-modal input{width:100%;margin:8px 0;padding:13px;border:1px solid var(--line);background:transparent;color:var(--ink)}.account-modal .button{width:100%;margin-top:10px}.account-modal>p:last-child{font-size:11px;text-align:center}.account-modal a{color:var(--gold)}.toast{position:fixed;z-index:40;bottom:25px;left:50%;transform:translate(-50%,100px);background:var(--ink);color:var(--cream);padding:13px 20px;font-size:12px;transition:.3s}.toast.show{transform:translate(-50%,0)}
@media(max-width:780px){header{height:70px;padding:0 18px}nav{display:none;position:absolute;top:70px;left:0;right:0;background:var(--paper);padding:20px;flex-direction:column;gap:18px;border-bottom:1px solid var(--line)}nav.open{display:flex}.menu-btn{display:block}.icon-btn{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 26px;min-height:530px}.hero-art{min-height:420px}.sun{width:360px;height:360px}.bottle{bottom:30px;left:33%;transform:scale(.8);transform-origin:bottom}.values{padding:17px;gap:10px;flex-wrap:wrap;text-align:center}.values i{display:none}.section{padding:70px 24px}.product-grid{grid-template-columns:repeat(2,1fr);gap:14px}.product-image{height:220px}.shop-controls{display:block}.product-search{display:block;margin-top:15px;width:100%}.product-search input{width:90%}.about{grid-template-columns:1fr;padding:0}.about-image{height:330px}.about-copy{padding:0 24px 65px}.ritual-cards,.article-grid{grid-template-columns:1fr}.testimonial{padding:75px 28px}.newsletter{display:block;padding:55px 24px}.newsletter form{margin-top:30px}.newsletter form>div{display:block;border:0}.newsletter input{width:100%;border-bottom:1px solid #315b4d;margin-bottom:14px}.footer-top{grid-template-columns:1fr;gap:20px}.whatsapp{justify-self:start}.footer-links{grid-template-columns:repeat(2,1fr)}.footer-bottom{display:block;line-height:2}.footer-bottom span{display:block}.text-link{margin-left:0}.modal-product{grid-template-columns:1fr}.modal-product .product-image{height:220px}.section-heading{margin-bottom:28px}.article-grid article{margin-bottom:20px}}

/* Official EndoEase identity */
:root{--ink:#173719;--deep:#173a26;--cream:#fbf7f0;--paper:#fffdf8;--gold:#b47775;--line:#dedbd1;--body:#526152}
.logo-brand{width:168px;height:62px;overflow:hidden;line-height:0}.logo-brand img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.footer-logo{background:#fbf7f0;padding:4px;width:185px;height:68px}
@media(max-width:780px){.logo-brand{width:132px;height:54px}.footer-logo{width:168px;height:62px}}

.hero-art>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(15,45,28,.45));pointer-events:none}.hero-art p{z-index:3;color:#fff8e9;text-shadow:0 1px 8px rgba(0,0,0,.7)}

header{height:102px}.logo-brand{width:235px;height:88px}.logo-brand img{transform:scale(1.1)}
@media(max-width:780px){header{height:78px}.logo-brand{width:168px;height:68px}.logo-brand img{transform:scale(1.08)}nav{top:78px}}

.about-image>img{width:100%;height:100%;object-fit:cover;display:block}
.distributor{background:#e2e7da;display:grid;grid-template-columns:1fr 1fr;gap:clamp(35px,9vw,110px);align-items:start}.distributor>div>p:not(.eyebrow){color:var(--body);line-height:1.8;max-width:430px;margin-top:22px}.distributor form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.distributor input,.distributor textarea{border:1px solid var(--line);background:var(--paper);padding:14px;color:var(--ink);font:13px 'DM Sans';outline-color:var(--gold)}.distributor textarea{grid-column:1/-1;min-height:90px;resize:vertical}.distributor form .button{justify-self:start}.distributor form p{grid-column:1/-1;margin:0;font-size:11px;color:var(--body)}
.journal-feature{background:var(--deep);color:#f6f1df;text-align:center}.journal-feature h2{font-size:clamp(35px,4.6vw,60px);line-height:1.1}.feature-intro{max-width:640px;margin:24px auto 50px;line-height:1.8;color:#d9e0d3;font-size:16px}.feature-body{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1050px;margin:0 auto 42px;text-align:left}.feature-body span{display:block;color:var(--gold);font-size:11px;font-weight:700;margin-bottom:14px}.feature-body h3{font-size:26px}.feature-body p{color:#d9e0d3;line-height:1.8}.journal-feature .button-outline{color:#f6f1df;border-color:#c5a35b}
.plants-article{text-align:center;background:var(--paper)}.plants-article h2{font-size:clamp(35px,4.6vw,60px);line-height:1.1}.plants-article .feature-intro{color:var(--body)}.plant-list{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);text-align:left;margin:0 auto 42px;max-width:1100px}.plant-list>div{background:var(--paper);padding:28px}.plant-list span{color:var(--gold);font-size:10px;font-weight:700;letter-spacing:1.5px}.plant-list h3{font-size:23px;margin:14px 0 8px}.plant-list p{color:var(--body);line-height:1.7;margin:0}
.weekly-ease{text-align:center;background:#dfe5d6}.weekly-ease h2{font-size:clamp(35px,4.6vw,60px);line-height:1.1}.weekly-ease .feature-intro{color:var(--body)}.ease-list{display:grid;grid-template-columns:repeat(3,1fr);max-width:1020px;margin:0 auto 42px;text-align:left;gap:20px}.ease-list>div{border-top:1px solid #9fae9c;padding-top:20px}.ease-list span{color:var(--gold);font-size:10px;font-weight:700;letter-spacing:1.5px}.ease-list h3{font-size:26px;margin:15px 0 8px}.ease-list p{color:var(--body);line-height:1.8;margin:0}.weekly-ease .button-outline{border-color:var(--ink)}
.botanical-modal{width:min(620px,90vw);text-align:center}.botanical-modal h2{font-size:42px}.botanical-modal>p:not(.eyebrow){color:var(--body);line-height:1.7;max-width:460px;margin:18px auto 28px}.botanical-options{border-top:1px solid var(--line);margin:25px 0;text-align:left}.botanical-options a{display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);padding:15px 0;color:var(--ink);text-decoration:none}.botanical-options strong{font:600 19px 'Playfair Display'}.botanical-options span{font-size:11px;color:var(--body);align-self:center}
.contact-section{background:var(--paper);display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(40px,8vw,110px)}.contact-intro>p:not(.eyebrow){color:var(--body);line-height:1.8;max-width:420px}.contact-intro h2{font-size:clamp(38px,4vw,56px);line-height:1.1;margin-bottom:20px}.contact-details{margin-top:30px;border-top:1px solid var(--line)}.contact-details>*{display:grid;gap:4px;padding:14px 0;border-bottom:1px solid var(--line);color:var(--ink);text-decoration:none;font-size:12px}.contact-details b{font-size:9px;color:var(--gold);letter-spacing:1.5px;text-transform:uppercase}.contact-side{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-side form{background:#e2e7da;padding:26px;display:flex;flex-direction:column;gap:10px}.contact-side form h3{font-size:27px;margin-bottom:8px}.contact-side input,.contact-side textarea{background:var(--paper);border:1px solid var(--line);padding:12px;color:var(--ink);font:12px 'DM Sans'}.contact-side textarea{min-height:95px;resize:vertical}.contact-side form p{min-height:12px;margin:0;font-size:10px;color:var(--body)}.contact-side iframe{border:0;width:100%;height:100%;min-height:380px}
.back-to-top{position:fixed;z-index:19;right:24px;bottom:24px;width:44px;height:44px;border:1px solid var(--gold);border-radius:50%;background:var(--ink);color:#fff;font-size:23px;line-height:1;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px);transition:.25s}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:var(--gold)}
@media(max-width:780px){.distributor{grid-template-columns:1fr}.distributor form{grid-template-columns:1fr}.distributor textarea{grid-column:auto}}
@media(max-width:780px){.feature-body{grid-template-columns:1fr;text-align:left}}
@media(max-width:780px){.plant-list{grid-template-columns:1fr}}
@media(max-width:780px){.ease-list{grid-template-columns:1fr}}
@media(max-width:780px){.contact-section,.contact-side{grid-template-columns:1fr}.contact-side iframe{min-height:300px}}

.tonic-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.product-image:has(.tonic-photo):after{display:none}.product-image:has(.tonic-photo){background:#233a21}.product-image .badge,.product-image .wishlist{z-index:3}.modal-product .tonic-photo{object-fit:cover}
.product-image .guide-photo{object-fit:cover;object-position:center}.product-bottom .price{font-size:11px}
