
:root{
 --ink:#3C433B;--ink2:#50554F;--muted:#6A6E68;--green:#66795e;--green2:#83927c;
 --dark:#242c22;--cream:#f3efe6;--cream2:#ebe5da;--bg:#fbfaf7;--line:#e5dfd5;
 --white:#fff;--shadow:0 18px 60px rgba(38,43,34,.10);--radius:22px;--serif:Georgia,"Times New Roman",serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.mov260{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}body.mov260 a{text-decoration:none;color:inherit}body.mov260 img{display:block;max-width:100%}.mo-shell{width:min(1200px,calc(100% - 48px));margin:auto}.mo-version{position:fixed;right:12px;bottom:12px;z-index:99999;background:#171916;color:#fff;padding:6px 9px;border-radius:8px;font-size:10px;letter-spacing:.06em;opacity:.58}
.mo-top{background:var(--dark);color:#f1f2ed;font-size:11px;letter-spacing:.035em}.mo-top .mo-shell{min-height:34px;display:flex;align-items:center;justify-content:space-between}.mo-header{height:92px;display:grid;grid-template-columns:200px 1fr auto;align-items:center;gap:25px}.mo-logo{font:700 29px var(--serif);letter-spacing:-.025em}.mo-header nav{display:flex;justify-content:center;gap:25px;font-size:13px}.mo-header nav a{position:relative;padding:34px 0}.mo-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:26px;height:1px;background:var(--green);transition:.22s}.mo-header nav a:hover:after{right:0}.mo-actions{display:flex;gap:16px;align-items:center;font-size:13px}.mo-actions>a:last-child{background:var(--cream);padding:10px 13px;border-radius:999px}.mo-actions i{font-style:normal;background:var(--green);color:#fff;width:21px;height:21px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:10px;margin-left:4px}.mo-menu{display:none}.mo-eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:700;color:var(--green)}button,a{transition:all .2s ease}

/* Homepage */
.mo-home-hero{padding:58px 0 72px;background:
 radial-gradient(circle at 12% 20%,rgba(118,137,107,.08),transparent 28%),
 linear-gradient(180deg,#fbfaf7 0%,#f5f1e8 100%);overflow:hidden}.mo-home-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:68px;align-items:center}.mo-home-hero h1{font:700 clamp(52px,5.7vw,80px)/.99 var(--serif);letter-spacing:-.045em;margin:14px 0 22px;max-width:720px}.mo-home-hero p{font-size:18px;line-height:1.7;color:var(--muted);max-width:620px}.mo-home-primary{display:inline-flex;align-items:center;gap:22px;margin-top:18px;background:var(--green);color:#fff!important;padding:15px 22px;border-radius:999px;font-weight:700;box-shadow:0 8px 25px rgba(83,106,76,.18)}.mo-home-primary:hover{transform:translateY(-2px);background:#586d51}.mo-home-visual{position:relative;height:575px}.mo-home-photo{position:absolute;overflow:hidden;border-radius:24px;background:var(--cream);box-shadow:var(--shadow)}.mo-home-photo img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.mo-home-photo:hover img{transform:scale(1.035)}.mo-home-photo span{position:absolute;left:14px;right:14px;bottom:14px;background:rgba(255,255,255,.90);backdrop-filter:blur(8px);padding:9px 12px;border-radius:11px;font-size:11px;font-weight:700}.mo-home-photo-1{left:0;top:0;width:66%;height:72%}.mo-home-photo-2{right:0;top:72px;width:38%;height:47%}.mo-home-photo-3{right:18px;bottom:0;width:48%;height:38%}.mo-home-float{position:absolute;left:46px;bottom:26px;z-index:5;background:var(--dark);color:#fff;padding:16px 18px;border-radius:16px;box-shadow:var(--shadow)}.mo-home-float small,.mo-home-float b{display:block}.mo-home-float small{color:#cdd5c9;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.mo-home-float b{font:700 17px var(--serif);margin-top:4px}
.mo-editorial-strip{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.mo-editorial-strip .mo-shell{display:grid;grid-template-columns:repeat(3,1fr)}.mo-editorial-strip .mo-shell>div{display:flex;gap:15px;padding:22px 26px;border-right:1px solid var(--line)}.mo-editorial-strip .mo-shell>div:first-child{padding-left:0}.mo-editorial-strip .mo-shell>div:last-child{border-right:0}.mo-editorial-strip b{font:italic 20px var(--serif);color:#a3aa9f}.mo-editorial-strip strong,.mo-editorial-strip small{display:block}.mo-editorial-strip strong{font-size:13px}.mo-editorial-strip small{font-size:11px;color:var(--muted);margin-top:3px}
.mo-home-advisor{padding:82px 0 94px;background:#fff}.mo-progress{max-width:720px;margin:0 auto 60px;display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center}.mo-progress div{text-align:center;color:#aaa}.mo-progress i{font-style:normal;display:flex;margin:auto;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;align-items:center;justify-content:center;background:#fff;font-weight:700}.mo-progress span{display:block;font-size:10px;margin-top:6px;text-transform:uppercase;letter-spacing:.08em}.mo-progress>b{height:1px;background:var(--line)}.mo-progress .on{color:var(--green)}.mo-progress .on i{background:var(--green);color:#fff;border-color:var(--green);box-shadow:0 6px 18px rgba(90,111,82,.18)}
.mo-home-intro{text-align:center;max-width:740px;margin:0 auto 38px}.mo-home-intro.left{text-align:left;margin-left:0}.mo-home-intro h2,.mo-results-title h2,.mo-section-head h2{font:700 clamp(37px,4.3vw,54px)/1.06 var(--serif);letter-spacing:-.03em;margin:8px 0}.mo-home-intro p{color:var(--muted);font-size:16px}.mo-home-goals{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.mo-home-goals>a{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;min-height:230px;display:flex;flex-direction:column;position:relative;overflow:hidden}.mo-home-goals>a:before{content:"";position:absolute;inset:auto -45px -55px auto;width:130px;height:130px;border-radius:50%;background:var(--cream);transition:.25s}.mo-home-goals>a:hover{transform:translateY(-5px);border-color:#bdc6b8;box-shadow:0 14px 40px rgba(35,42,32,.08)}.mo-home-goals .ico{font-size:26px;margin-bottom:24px;position:relative;z-index:2}.mo-home-goals b{font:700 20px var(--serif);position:relative;z-index:2}.mo-home-goals small{color:var(--muted);margin-top:8px;position:relative;z-index:2}.mo-home-goals em{font-style:normal;font-weight:700;color:var(--green);margin-top:auto;font-size:12px;position:relative;z-index:2}.mo-home-subgoals{max-width:900px;margin:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.mo-home-subgoals a{background:#fff;border:1px solid var(--line);padding:27px;border-radius:18px;display:flex;justify-content:space-between;align-items:center}.mo-home-subgoals a:hover{background:var(--cream);transform:translateY(-2px)}.mo-home-subgoals b{font:700 21px var(--serif)}.mo-home-subgoals span{font-size:11px;color:var(--green);font-weight:700}.mo-home-budgets{display:flex;gap:9px;flex-wrap:wrap;margin:26px 0 48px}.mo-home-budgets a{padding:10px 17px;border:1px solid var(--line);border-radius:999px;font-size:12px;background:#fff}.mo-home-budgets a.on,.mo-home-budgets a:hover{background:var(--dark);border-color:var(--dark);color:#fff}.mo-backrow{display:flex;justify-content:space-between;margin-bottom:34px;font-size:12px}.mo-backrow a{color:var(--green);font-weight:700}.mo-backrow span{background:var(--cream);border-radius:999px;padding:7px 11px}.mo-results-title{margin-bottom:24px}

/* Product grid shared */
.mo-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mo-products article{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.25s}.mo-products article:hover{transform:translateY(-4px);box-shadow:0 14px 38px rgba(36,41,32,.08)}.mo-products .pic{display:block;aspect-ratio:1/1.08;background:var(--cream);overflow:hidden}.mo-products .pic img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.mo-products article:hover .pic img{transform:scale(1.025)}.mo-products article>div{padding:15px}.mo-products .name,.mo-products .price,.mo-products .view{display:block}.mo-products .name{font-weight:700;line-height:1.3;min-height:39px}.mo-products .price{margin:9px 0;font-size:15px}.mo-products .view{padding-top:10px;border-top:1px solid var(--line);font-size:11px;color:var(--green);font-weight:700}

/* Shop */
.mo-shop-page{padding:58px 0 96px}.mo-shop-hero{display:flex;justify-content:space-between;align-items:end;gap:30px;padding:34px 38px;margin-bottom:42px;border-radius:26px;background:linear-gradient(135deg,#edf0e8,#f7f3eb);position:relative;overflow:hidden}.mo-shop-hero:after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;right:-80px;top:-110px;background:rgba(114,137,102,.10)}.mo-shop-hero h1{font:700 clamp(47px,5vw,68px)/1 var(--serif);letter-spacing:-.04em;margin:8px 0 12px}.mo-shop-hero p{max-width:680px;color:var(--muted);font-size:16px}.mo-shop-hero>a{z-index:2;background:var(--green);color:#fff;padding:13px 18px;border-radius:999px;font-weight:700;white-space:nowrap}.mo-shop-layout{display:grid;grid-template-columns:230px 1fr;gap:35px}.mo-filters{position:sticky;top:18px;align-self:start;background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px}.mo-filter-block+.mo-filter-block{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.mo-filter-block>b{display:block;font:700 18px var(--serif);margin-bottom:10px}.mo-filter-block a{display:block;padding:8px 10px;border-radius:9px;color:var(--muted);font-size:12px}.mo-filter-block a.on,.mo-filter-block a:hover{background:var(--cream);color:var(--ink);font-weight:700}.mo-shop-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;color:var(--muted);font-size:11px}.mo-shop-toolbar>div{display:flex;gap:7px;flex-wrap:wrap}.mo-shop-toolbar a{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:#fff}.mo-shop-toolbar a.on{background:var(--dark);border-color:var(--dark);color:#fff}

/* Product */
.mo-product-page{padding:30px 0 92px}.mo-added{background:#e9f0e5;padding:14px 18px;border-radius:12px;margin-bottom:20px}.mo-breadcrumb{display:flex;gap:9px;align-items:center;color:var(--muted);font-size:11px;margin-bottom:28px}.mo-pdp{display:grid;grid-template-columns:1.08fr .92fr;gap:66px;align-items:start}.mo-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.mo-gallery-item{padding:0;border:0;background:var(--cream);border-radius:15px;overflow:hidden;cursor:pointer}.mo-gallery-item.main{grid-column:1/-1}.mo-gallery-item.main img{height:590px}.mo-gallery-item img{width:100%;height:130px;object-fit:cover}.mo-buy{position:sticky;top:20px;padding:18px 0}.mo-pdp-kickers{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:14px}.mo-pdp-kickers span{background:var(--cream);border-radius:999px;padding:6px 9px;font-size:10px;font-weight:700;color:var(--ink2)}.mo-buy h1{font:700 clamp(41px,4.4vw,59px)/1.03 var(--serif);letter-spacing:-.04em;margin:10px 0 15px}.mo-pdp-price{font-size:27px;font-weight:700;margin:12px 0}.mo-pdp-price del{color:#999;font-size:15px}.mo-short{color:var(--muted);font-size:15px;line-height:1.7}.mo-reasons{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:24px 0;padding:8px 0}.mo-reasons>div{display:flex;gap:12px;padding:10px 0}.mo-reasons i{font-style:normal;color:var(--green);font-weight:700}.mo-reasons b,.mo-reasons small{display:block}.mo-reasons small{color:var(--muted);margin-top:2px}.mo-add-form{display:grid;grid-template-columns:88px 1fr;gap:10px}.mo-add-form label{font-size:10px;color:var(--muted)}.mo-add-form input{display:block;width:100%;height:50px;border:1px solid var(--line);border-radius:12px;padding:8px;margin-top:3px}.mo-add-form button{align-self:end;height:50px;border:0;border-radius:999px;background:var(--green);color:#fff;font-weight:700;font-size:14px;display:flex;justify-content:space-between;align-items:center;padding:0 21px;cursor:pointer;box-shadow:0 8px 24px rgba(80,105,72,.18)}.mo-add-form button:hover{background:#566a50;transform:translateY(-1px)}.mo-micro{display:grid;gap:7px;margin-top:18px;font-size:11px;color:var(--muted)}.mo-pdp-details{margin-top:80px;padding:58px;background:var(--cream);border-radius:26px;display:grid;grid-template-columns:1fr 1fr;gap:64px}.mo-pdp-details h2{font:700 41px/1.08 var(--serif);letter-spacing:-.025em;margin:8px 0}.mo-pdp-details p{color:var(--muted)}.mo-detail-cards>div{padding:14px 0;border-bottom:1px solid #d8d2c7}.mo-detail-cards b,.mo-detail-cards span{display:block}.mo-detail-cards span{font-size:12px;color:var(--muted)}.mo-related{padding-top:75px}

/* Cart */
.mo-cart-page{padding:58px 0 96px}.mo-cart-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.mo-cart-title h1{font:700 58px var(--serif);letter-spacing:-.04em;margin:4px 0 0}.mo-cart-steps{display:flex;gap:9px;align-items:center;font-size:10px;color:#a4a69e;text-transform:uppercase;letter-spacing:.06em}.mo-cart-steps .on{color:var(--green);font-weight:700}.mo-cart-grid{display:grid;grid-template-columns:1.38fr .62fr;gap:42px;align-items:start}.mo-cart-items{display:grid;gap:12px}.mo-cart-item{display:grid;grid-template-columns:132px 1fr auto;gap:18px;border:1px solid var(--line);background:#fff;border-radius:18px;padding:12px}.mo-cart-img img{width:132px;height:132px;object-fit:cover;border-radius:12px}.mo-cart-copy{padding:8px 0}.mo-cart-name{display:block;font:700 20px var(--serif);margin-bottom:7px}.mo-cart-copy label{display:flex;align-items:center;gap:8px;margin-top:16px;font-size:11px;color:var(--muted)}.mo-cart-copy input{width:60px;padding:7px;border:1px solid var(--line);border-radius:8px}.mo-cart-side{text-align:right;padding:8px;display:flex;flex-direction:column;justify-content:space-between}.mo-cart-side a{font-size:10px;color:var(--muted);text-decoration:underline}.mo-update{justify-self:start;background:#fff;border:1px solid var(--line);border-radius:999px;padding:10px 16px;font-weight:700}.mo-summary{background:linear-gradient(180deg,#f3efe6,#ebe6dc);border-radius:22px;padding:28px;position:sticky;top:20px}.mo-summary>div{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid #d7d0c5}.mo-summary .total{font-size:20px}.mo-summary .checkout{display:block;background:var(--green);color:#fff;text-align:center;padding:15px;border-radius:999px;font-weight:700;margin:20px 0 12px}.mo-summary small{color:var(--muted);font-size:10px}.mo-summary .mo-trust{display:block;line-height:1.9;border:0;font-size:11px}.mo-empty-cart{padding:48px;background:var(--cream);border-radius:22px}.mo-empty-cart h2{font:700 34px var(--serif)}.mo-empty-cart a{display:inline-block;background:var(--green);color:#fff;padding:13px 20px;border-radius:999px;font-weight:700}

/* Checkout */
.mo-checkout-page{padding:58px 0 98px}.mo-checkout-head{text-align:center;max-width:760px;margin:0 auto 25px}.mo-checkout-head h1{font:700 clamp(45px,5vw,64px)/1.02 var(--serif);letter-spacing:-.04em;margin:8px 0 12px}.mo-checkout-head p{color:var(--muted)}.mo-checkout-steps{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:18px}.mo-checkout-steps span{padding:7px 10px;border-radius:999px;background:var(--cream);font-size:10px;color:var(--muted)}.mo-checkout-steps .on{background:var(--dark);color:#fff}.mo-checkout-trust{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:34px}.mo-checkout-trust span{background:#fff;border:1px solid var(--line);padding:9px 13px;border-radius:999px;font-size:11px}.mo-checkout-wrap{background:#fff;border:1px solid var(--line);border-radius:24px;padding:32px;box-shadow:0 18px 55px rgba(39,43,35,.05)}.mo-checkout-wrap .woocommerce{font-family:Arial,sans-serif}.mo-checkout-wrap h3{font:700 25px var(--serif)}.mo-checkout-wrap input.input-text,.mo-checkout-wrap textarea,.mo-checkout-wrap select{min-height:46px;border:1px solid var(--line)!important;border-radius:10px!important;padding:10px!important;background:#fff!important}.mo-checkout-wrap #order_review_heading{margin-top:30px}.mo-checkout-wrap table.shop_table{border:1px solid var(--line)!important;border-radius:14px;overflow:hidden}.mo-checkout-wrap #payment{background:var(--cream)!important;border-radius:16px!important}.mo-checkout-wrap #place_order{background:var(--green)!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:15px 22px!important;font-weight:700!important;font-size:14px!important;box-shadow:none!important}

/* Footer */
footer{background:#171b16;color:#e8ece5;padding:58px 0}.mo-footer{display:grid;grid-template-columns:2fr 1fr 1fr;gap:55px}.mo-footer h3{font:700 30px var(--serif);margin:0}.mo-footer p{color:#aeb7aa;max-width:370px}.mo-footer b{display:block;margin-bottom:12px;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.mo-footer a{display:block;margin:8px 0;color:#d5dbd2;font-size:13px}.mo-footer a:hover{color:#fff}

/* Prevent Fiore/theme styling from overwhelming our V2 pages */
body.mov260 #page,body.mov260 .vamtam-main,body.mov260 .fixed-header-box{all:unset}
body.mov260 .select2-container .select2-selection--single{height:46px;border:1px solid var(--line);border-radius:10px}
body.mov260 .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:44px}
body.mov260 .select2-container--default .select2-selection--single .select2-selection__arrow{height:44px}

/* Tablet */
@media(max-width:980px){
 .mo-header{grid-template-columns:auto 1fr auto;height:78px}.mo-header nav{display:none}.mo-menu{display:block;border:0;background:none;font-size:24px}.mo-logo{text-align:center}
 .mo-home-hero-grid,.mo-pdp,.mo-cart-grid,.mo-pdp-details{grid-template-columns:1fr}.mo-home-visual{height:520px;max-width:720px;width:100%;margin:auto}.mo-buy,.mo-summary{position:static}
 .mo-home-goals{grid-template-columns:repeat(2,1fr)}.mo-products{grid-template-columns:repeat(2,1fr)}.mo-shop-layout{grid-template-columns:1fr}.mo-filters{position:static;display:grid;grid-template-columns:1fr 1fr;gap:14px}.mo-filter-block+.mo-filter-block{border-top:0;border-left:1px solid var(--line);margin:0;padding:0 0 0 14px}.mo-shop-hero{align-items:start;flex-direction:column}
 .mo-editorial-strip .mo-shell{grid-template-columns:1fr}.mo-editorial-strip .mo-shell>div{border-right:0;border-bottom:1px solid var(--line);padding-left:0}.mo-editorial-strip .mo-shell>div:last-child{border-bottom:0}
}

/* Mobile */
@media(max-width:640px){
 .mo-shell{width:calc(100% - 24px)}.mo-top .mo-shell{justify-content:center}.mo-top span:last-child{display:none}.mo-header{height:68px;gap:8px}.mo-logo{font-size:21px}.mo-actions>a:first-child{display:none}.mo-actions>a:last-child{padding:8px 10px;font-size:11px}
 .mo-home-hero{padding:34px 0 48px}.mo-home-hero h1{font-size:46px}.mo-home-hero p{font-size:16px}.mo-home-hero-grid{gap:34px}.mo-home-visual{height:410px}.mo-home-photo-1{width:72%;height:70%}.mo-home-photo-2{width:40%;height:43%;top:55px}.mo-home-photo-3{width:50%;height:35%;right:5px}.mo-home-float{left:14px;bottom:14px;padding:12px}.mo-home-float b{font-size:14px}
 .mo-home-advisor{padding:52px 0 65px}.mo-progress{margin-bottom:42px}.mo-progress span{display:none}.mo-home-goals,.mo-home-subgoals{grid-template-columns:1fr}.mo-products{grid-template-columns:1fr 1fr;gap:10px}.mo-products article>div{padding:11px}.mo-products .name{font-size:12px}.mo-products .view{font-size:10px}
 .mo-shop-page,.mo-product-page,.mo-cart-page,.mo-checkout-page{padding-top:30px}.mo-shop-hero{padding:24px}.mo-shop-hero h1,.mo-checkout-head h1{font-size:43px}.mo-shop-hero>a{width:100%;text-align:center}.mo-filters{grid-template-columns:1fr}.mo-filter-block+.mo-filter-block{border-left:0;border-top:1px solid var(--line);padding:16px 0 0}.mo-shop-toolbar{align-items:start;flex-direction:column;gap:10px}
 .mo-gallery-item.main img{height:390px}.mo-pdp{gap:20px}.mo-buy h1{font-size:40px}.mo-pdp-details{padding:28px;gap:25px}.mo-add-form{grid-template-columns:76px 1fr}
 .mo-cart-title{align-items:start;flex-direction:column;gap:15px}.mo-cart-title h1{font-size:46px}.mo-cart-steps{font-size:8px;gap:5px}.mo-cart-item{grid-template-columns:88px 1fr}.mo-cart-img img{width:88px;height:88px}.mo-cart-side{grid-column:2;text-align:left;flex-direction:row}.mo-checkout-wrap{padding:14px;border-radius:16px}.mo-checkout-trust{justify-content:flex-start}.mo-checkout-steps{justify-content:flex-start}
 .mo-footer{grid-template-columns:1fr;gap:28px}
}

/* V2.9 – single product hero */
.mo-home-visual-single{position:relative;height:auto;min-height:585px;display:flex;align-items:center;justify-content:center}
.mo-hero-product{display:block;position:relative;width:min(100%,520px);background:#fff;border:1px solid var(--line);border-radius:30px;overflow:hidden;box-shadow:0 24px 70px rgba(35,42,32,.13)}
.mo-hero-product-image{height:455px;background:var(--cream);overflow:hidden}
.mo-hero-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.mo-hero-product:hover .mo-hero-product-image img{transform:scale(1.025)}
.mo-hero-product-caption{padding:22px 24px 24px;position:relative}
.mo-hero-product-caption b{display:block;font:700 24px/1.15 var(--serif);letter-spacing:-.02em;margin:7px 0 8px;padding-right:110px}
.mo-hero-product-caption small{display:block;font-size:15px;font-weight:700;color:var(--ink)}
.mo-hero-product-caption em{position:absolute;right:24px;bottom:24px;font-style:normal;font-size:11px;font-weight:700;color:var(--green);text-transform:uppercase;letter-spacing:.05em}
.mo-hero-product:before{content:"";position:absolute;z-index:2;right:18px;top:18px;width:74px;height:74px;border-radius:50%;background:rgba(255,255,255,.91);box-shadow:0 8px 25px rgba(39,43,35,.08)}
.mo-hero-product:after{content:"wybór";position:absolute;z-index:3;right:34px;top:46px;font:italic 13px var(--serif);color:var(--green);transform:rotate(-8deg)}

@media(max-width:980px){
 .mo-home-visual-single{min-height:540px}
 .mo-hero-product{width:min(100%,600px)}
 .mo-hero-product-image{height:440px}
}
@media(max-width:640px){
 .mo-home-visual-single{min-height:auto}
 .mo-hero-product{border-radius:22px}
 .mo-hero-product-image{height:380px}
 .mo-hero-product-caption{padding:18px}
 .mo-hero-product-caption b{font-size:20px;padding-right:0}
 .mo-hero-product-caption em{position:static;display:block;margin-top:12px}
}

/* Hide obsolete collage pieces if cached markup remains anywhere */
.mo-home-photo,.mo-home-float{display:none!important}

/* V3.0 HYBRID HEADER + BRAND ID */
.mo-site-header{position:relative;background:rgba(251,250,247,.98);border-bottom:1px solid var(--line);z-index:100}.mo-header{height:92px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:28px}.mo-brand{display:flex;align-items:center;min-width:0}.mo-brand img{display:block;max-width:190px;max-height:62px;width:auto;height:auto;object-fit:contain}.mo-brand-text{font:700 30px var(--serif);letter-spacing:-.03em}.mo-main-nav{display:flex;justify-content:center;align-items:center;gap:25px;font-size:13px}.mo-main-nav>a,.mo-shop-toggle{position:relative;padding:34px 0;border:0;background:none;color:var(--ink);font:inherit;cursor:pointer}.mo-main-nav>a:after,.mo-shop-toggle:after{content:"";position:absolute;left:0;right:100%;bottom:25px;height:1px;background:var(--green);transition:.2s}.mo-main-nav>a:hover:after,.mo-main-nav>a:focus:after,.mo-shop-toggle:hover:after,.mo-shop-toggle:focus:after,.mo-shop-toggle.is-open:after{right:0}.mo-main-nav .mo-advisor-link{font-weight:700;color:var(--green)}.mo-shop-toggle span{display:inline-block;margin-left:4px;font-size:12px;transition:transform .2s}.mo-shop-toggle.is-open span{transform:rotate(180deg)}.mo-actions{display:flex;gap:16px;align-items:center;font-size:13px}.mo-actions>a:last-child{background:var(--cream);padding:10px 13px;border-radius:999px}.mo-actions i{font-style:normal;background:var(--green);color:#fff;width:21px;height:21px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:10px;margin-left:4px}.mo-mega{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);box-shadow:0 24px 60px rgba(30,35,27,.10);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.22s ease;z-index:80}.mo-mega.is-open{opacity:1;visibility:visible;transform:translateY(0)}.mo-mega-inner{width:min(1200px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:42px;padding:36px 0 40px}.mo-mega-intro{padding:5px 30px 5px 0;border-right:1px solid var(--line)}.mo-mega-intro h3{font:700 30px/1.05 var(--serif);letter-spacing:-.03em;margin:8px 0 11px}.mo-mega-intro p{font-size:13px;color:var(--muted);line-height:1.6;max-width:280px}.mo-mega-intro>a{display:inline-block;margin-top:8px;color:var(--green);font-size:12px;font-weight:700}.mo-mega-col>b{display:block;font:700 16px var(--serif);margin-bottom:11px}.mo-mega-col>a{display:block;padding:7px 0;color:var(--muted);font-size:12px}.mo-mega-col>a:hover{color:var(--green);transform:translateX(3px)}.mo-mobile-nav{display:none;background:#fff;border-top:1px solid var(--line)}.mo-mobile-nav.is-open{display:block}.mo-mobile-nav-inner{width:min(100% - 24px,620px);margin:auto;padding:14px 0 26px}.mo-mobile-nav-inner>a{display:block;padding:13px 4px;border-bottom:1px solid var(--line)}.mo-mobile-advisor{color:var(--green)!important;font-weight:700}.mo-mobile-group{padding:16px 4px;border-bottom:1px solid var(--line)}.mo-mobile-group>span{display:block;font:700 17px var(--serif);margin-bottom:8px}.mo-mobile-group>a{display:block;padding:7px 0;color:var(--muted);font-size:13px}@media(max-width:980px){.mo-header{grid-template-columns:44px 1fr auto;height:78px}.mo-main-nav{display:none}.mo-menu{display:block;border:0;background:none;font-size:23px;cursor:pointer;padding:0}.mo-brand{justify-content:center}.mo-brand img{max-width:160px;max-height:50px}.mo-brand-text{font-size:23px}.mo-mega{display:none!important}}@media(max-width:640px){.mo-header{height:70px;gap:5px}.mo-brand img{max-width:135px;max-height:44px}.mo-actions>a:first-child{display:none}.mo-actions>a:last-child{font-size:11px;padding:8px 9px}}

/* V3.1 – refined hybrid mega-menu */
.mo-mega-v31{grid-template-columns:minmax(0,1fr) 320px;gap:34px;padding:30px 0 34px}
.mo-mega-main{min-width:0}
.mo-mega-topline{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--line)}
.mo-mega-topline h3{font:700 28px/1.05 var(--serif);letter-spacing:-.03em;margin:5px 0 0}
.mo-mega-all{font-size:12px;font-weight:700;color:var(--green);white-space:nowrap}
.mo-mega-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding-top:22px}
.mo-mega-col{min-width:0}
.mo-mega-col>b{display:block;font:700 15px var(--serif);margin-bottom:8px}
.mo-mega-col>a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 0;color:var(--muted);font-size:12px;border-bottom:1px solid transparent;transition:.2s}
.mo-mega-col>a i{font-style:normal;opacity:0;transform:translateX(-4px);transition:.2s}
.mo-mega-col>a:hover{color:var(--green);transform:none;border-bottom-color:var(--line)}
.mo-mega-col>a:hover i{opacity:1;transform:translateX(0)}
.mo-mega-feature{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.mo-mega-card{position:relative;min-height:265px;border-radius:18px;overflow:hidden;background:var(--cream);border:1px solid var(--line)}
.mo-mega-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.mo-mega-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(20,27,18,.54),rgba(20,27,18,0) 55%)}
.mo-mega-card span{position:absolute;left:14px;right:14px;bottom:14px;z-index:2;color:#fff;font:700 17px/1.1 var(--serif)}
.mo-mega-card:hover img{transform:scale(1.035)}

.mo-brand img{filter:none!important}
.mo-brand{opacity:1!important}
.mo-site-header{isolation:isolate}

/* desktop dropdown remains easy to use */
@media(min-width:981px){
 .mo-mega{max-height:calc(100vh - 125px);overflow:auto}
}

/* mobile refinements */
@media(max-width:980px){
 .mo-mobile-nav{position:absolute;left:0;right:0;top:100%;max-height:calc(100vh - 78px);overflow:auto;box-shadow:0 18px 50px rgba(30,35,27,.12);z-index:95}
 .mo-mobile-nav-inner{padding-bottom:34px}
 .mo-mobile-group>a{padding:8px 0}
}
@media(max-width:640px){
 .mo-mobile-nav{max-height:calc(100vh - 70px)}
}

/* V3.1.1 – mega-menu interaction fallback */
.mo-shop-toggle{pointer-events:auto!important;z-index:102}
.mo-mega{pointer-events:none}
.mo-mega.is-open{pointer-events:auto}
@media(min-width:981px){
  .mo-site-header:has(.mo-shop-toggle:hover) .mo-mega,
  .mo-site-header:has(.mo-mega:hover) .mo-mega{
    opacity:1;
    visibility:visible;
    transform:translateY(0);
    pointer-events:auto;
  }
}

/* V3.2 – stronger brand presence + refined first-page navigation */
.mo-site-header{
  background:#f7f3ec;
  border-bottom:1px solid rgba(47,57,43,.10);
  box-shadow:0 8px 28px rgba(37,45,34,.045);
}
.mo-header{
  min-height:102px;
  grid-template-columns:260px minmax(0,1fr) auto;
  gap:34px;
}
.mo-brand{
  justify-self:start;
  position:relative;
  padding:12px 18px;
  margin-left:-18px;
  border-radius:20px;
  background:rgba(255,255,255,.72);
  border:1px solid rgba(54,66,49,.08);
  box-shadow:0 10px 30px rgba(36,45,33,.06);
  backdrop-filter:blur(8px);
}
.mo-brand:after{
  content:"";
  position:absolute;
  left:18px;
  right:18px;
  bottom:7px;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(73,91,65,.22),transparent);
}
.mo-brand img{
  max-width:220px;
  max-height:72px;
  width:auto;
  height:auto;
  object-fit:contain;
  mix-blend-mode:multiply;
  filter:contrast(1.04) saturate(.94)!important;
}
.mo-brand-text{
  font-size:34px;
  color:var(--green);
  padding:2px 0 5px;
}

.mo-main-nav{
  gap:8px;
  padding:6px;
  border-radius:999px;
  background:rgba(255,255,255,.64);
  border:1px solid rgba(54,66,49,.08);
  width:max-content;
  max-width:100%;
  justify-self:center;
}
.mo-main-nav>a,
.mo-shop-toggle{
  padding:12px 18px!important;
  border-radius:999px;
  transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease;
  white-space:nowrap;
}
.mo-main-nav>a:after,
.mo-shop-toggle:after{
  display:none!important;
}
.mo-main-nav>a:hover,
.mo-shop-toggle:hover,
.mo-shop-toggle.is-open{
  background:#fff;
  color:var(--green);
  box-shadow:0 6px 18px rgba(41,51,37,.07);
}
.mo-main-nav>a:active,
.mo-shop-toggle:active{
  transform:translateY(1px);
}
.mo-main-nav .mo-advisor-link{
  color:#fff;
  background:var(--green);
  box-shadow:0 7px 18px rgba(52,74,47,.16);
}
.mo-main-nav .mo-advisor-link:hover{
  background:var(--green);
  color:#fff;
  box-shadow:0 9px 23px rgba(52,74,47,.20);
}
.mo-nav-chevron{
  display:inline-block;
  margin-left:6px;
  font-size:11px;
  transition:transform .2s ease;
}
.mo-shop-toggle.is-open .mo-nav-chevron{transform:rotate(180deg)}

.mo-actions{
  gap:10px;
}
.mo-actions>a{
  padding:10px 12px;
  border-radius:999px;
  transition:background .2s ease,box-shadow .2s ease;
}
.mo-actions>a:hover{
  background:#fff;
  box-shadow:0 6px 18px rgba(41,51,37,.06);
}
.mo-actions>a:last-child{
  background:#fff;
  border:1px solid rgba(54,66,49,.08);
}

/* mega menu feels like part of the brand, not a generic dropdown */
.mo-mega{
  background:#fbf8f2;
  border-top:1px solid rgba(54,66,49,.07);
  border-bottom:1px solid rgba(54,66,49,.08);
  box-shadow:0 26px 65px rgba(29,37,27,.12);
}
.mo-mega-v31{
  padding-top:34px;
  padding-bottom:38px;
}
.mo-mega-topline{
  border-bottom-color:rgba(54,66,49,.10);
}
.mo-mega-topline h3{
  font-size:31px;
}
.mo-mega-all{
  padding:9px 13px;
  border-radius:999px;
  background:#fff;
  border:1px solid rgba(54,66,49,.08);
}
.mo-mega-col{
  padding:16px;
  border-radius:16px;
  background:rgba(255,255,255,.52);
  border:1px solid rgba(54,66,49,.06);
}
.mo-mega-col>b{
  color:var(--ink);
  margin-bottom:10px;
}
.mo-mega-col>a{
  border-bottom:1px solid rgba(54,66,49,.06);
  padding:9px 0;
}
.mo-mega-col>a:last-child{
  border-bottom:0;
}
.mo-mega-card{
  border-radius:22px;
  box-shadow:0 10px 24px rgba(35,43,31,.08);
}
.mo-mega-card span{
  font-size:18px;
}

/* home page breathing room below branded header */
body.mov260 .mo-home-hero{
  padding-top:54px;
}

/* mobile: logo remains visible but does not crowd the header */
@media(max-width:980px){
  .mo-header{
    min-height:82px;
    grid-template-columns:44px minmax(0,1fr) auto;
    gap:10px;
  }
  .mo-brand{
    justify-self:center;
    margin-left:0;
    padding:8px 12px;
    border-radius:15px;
    box-shadow:none;
  }
  .mo-brand:after{display:none}
  .mo-brand img{
    max-width:170px;
    max-height:54px;
  }
}
@media(max-width:640px){
  .mo-header{min-height:74px}
  .mo-brand{
    padding:6px 8px;
    background:rgba(255,255,255,.58);
  }
  .mo-brand img{
    max-width:142px;
    max-height:46px;
  }
}

/* V3.3 – pełne menu + social proof */
.mo-mega-v31{grid-template-columns:minmax(0,1fr) 300px}
.mo-mega-groups{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.mo-mega-groups-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.mo-mega-groups-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.mo-mega-groups-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.mo-mega-col{padding:14px}
.mo-mega-col>a{font-size:11.5px}
.mo-mega{max-height:min(640px,calc(100vh - 125px));overflow:auto}

.mo-google-reviews{padding:86px 0;background:#f7f3ec;border-top:1px solid var(--line)}
.mo-instagram{padding:82px 0 95px;background:#fff}
.mo-section-head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:30px}
.mo-section-head-row h2{font:700 clamp(34px,4vw,50px)/1.04 var(--serif);letter-spacing:-.035em;margin:7px 0 9px}
.mo-section-head-row p{margin:0;color:var(--muted);max-width:610px}
.mo-outline-btn{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:12px 16px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:12px;font-weight:700;color:var(--green)}
.mo-outline-btn:hover{box-shadow:0 7px 20px rgba(37,45,34,.07)}

.mo-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.mo-review-card{background:#fff;border:1px solid rgba(54,66,49,.08);border-radius:20px;padding:23px;box-shadow:0 12px 34px rgba(35,43,31,.045);display:flex;flex-direction:column;min-height:230px}
.mo-review-stars{letter-spacing:2px;font-size:14px;color:#a47e43;margin-bottom:15px}
.mo-review-card p{font:400 15px/1.65 Arial,sans-serif;color:var(--ink);margin:0 0 22px}
.mo-review-card footer{margin-top:auto;border-top:1px solid var(--line);padding-top:14px;display:flex;flex-direction:column;gap:3px}
.mo-review-card footer b{font:700 15px var(--serif)}
.mo-review-card footer span{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}

.mo-instagram-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;align-items:start}
.mo-instagram-item{background:#f7f3ec;border:1px solid var(--line);border-radius:18px;overflow:hidden;min-height:330px}
.mo-instagram-item .instagram-media{min-width:0!important;width:100%!important}

@media(max-width:1100px){
 .mo-mega-v31{grid-template-columns:1fr}
 .mo-mega-feature{display:none}
 .mo-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .mo-instagram-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:980px){
 .mo-google-reviews,.mo-instagram{padding:62px 0}
 .mo-section-head-row{align-items:flex-start;flex-direction:column}
 .mo-mega-groups{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
 .mo-review-grid{grid-template-columns:1fr}
 .mo-instagram-grid{grid-template-columns:1fr}
 .mo-instagram-item{min-height:300px}
}

/* V3.4 – Instagram jako same zdjęcia + social footer */
.mo-instagram-photos{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.mo-instagram-photo{display:block;aspect-ratio:1/1;border-radius:18px;overflow:hidden;background:var(--cream);border:1px solid var(--line)}
.mo-instagram-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.mo-instagram-photo:hover img{transform:scale(1.035)}
.mo-social-footer{background:#f3eee5;border-top:1px solid rgba(54,66,49,.08);border-bottom:1px solid rgba(54,66,49,.08)}
.mo-social-footer-inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.mo-social-footer-inner>span{font:700 18px var(--serif)}
.mo-social-icons{display:flex;gap:10px}
.mo-social-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid rgba(54,66,49,.1);font:700 20px var(--serif);color:var(--green)}
.mo-social-icon:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(35,43,31,.08)}
@media(max-width:980px){.mo-instagram-photos{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.mo-instagram-photos{grid-template-columns:repeat(2,minmax(0,1fr))}.mo-social-footer-inner{min-height:112px;flex-direction:column;justify-content:center;text-align:center;padding:22px 0}}

/* =========================================================
   V4.0 PRODUCTION – desktop navigation + flat categories
   ========================================================= */
@media(min-width:981px){
  .mo-header{
    grid-template-columns:250px minmax(0,1fr) auto;
    gap:28px;
    min-height:108px;
  }
  .mo-main-nav{
    gap:6px;
    padding:7px;
  }
  .mo-main-nav>a,
  .mo-shop-toggle{
    font-size:15.5px!important;
    line-height:1.2;
    font-weight:700!important;
    letter-spacing:.005em;
    padding:13px 17px!important;
  }
  .mo-main-nav .mo-advisor-link{
    font-size:16px!important;
    padding-left:20px!important;
    padding-right:20px!important;
  }
  .mo-actions>a{
    font-size:14px;
    font-weight:700;
  }
}

.mo-mega-v40{
  display:grid;
  grid-template-columns:minmax(0,1fr) 300px;
  gap:28px;
  padding-top:30px;
  padding-bottom:34px;
}
.mo-mega-flat{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px 14px;
  margin-top:18px;
}
.mo-mega-flat>a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:48px;
  padding:10px 13px;
  border-radius:12px;
  border:1px solid rgba(54,66,49,.07);
  background:rgba(255,255,255,.56);
  color:var(--ink);
  font-size:14px;
  font-weight:700;
  line-height:1.25;
  transition:background .2s ease,transform .2s ease,box-shadow .2s ease;
}
.mo-mega-flat>a i{
  font-style:normal;
  color:var(--muted);
  font-size:12px;
}
.mo-mega-flat>a:hover{
  background:#fff;
  transform:translateY(-1px);
  box-shadow:0 7px 18px rgba(35,43,31,.05);
}
.mo-mobile-flat span{display:none!important}

@media(max-width:1180px) and (min-width:981px){
  .mo-main-nav>a,.mo-shop-toggle{font-size:14px!important;padding:12px 12px!important}
  .mo-main-nav .mo-advisor-link{font-size:14.5px!important;padding-left:15px!important;padding-right:15px!important}
  .mo-header{grid-template-columns:220px minmax(0,1fr) auto;gap:18px}
}
@media(max-width:1100px){
  .mo-mega-v40{grid-template-columns:1fr}
  .mo-mega-feature{display:none}
}
@media(max-width:980px){
  .mo-mega-flat{grid-template-columns:1fr}
}

/* Nie pokazujemy badge'u wersji na produkcji, jeśli został po testach. */
.mov400-production .mo-version{display:none!important}

/* V4.1 – FiboSearch / wishlist integration */
.mo-actions{display:flex;align-items:center;gap:10px}
.mo-fibosearch{width:min(260px,24vw)}
.mo-fibosearch .dgwt-wcas-search-wrapp{min-width:0!important;margin:0!important}
.mo-native-search{display:flex;align-items:center;background:#fff;border:1px solid var(--line);border-radius:999px;overflow:hidden;width:min(250px,23vw)}
.mo-native-search input[type=search]{border:0!important;background:transparent!important;padding:9px 12px!important;min-width:0;width:100%;font-size:12px;box-shadow:none!important}
.mo-native-search button{border:0;background:transparent;padding:8px 11px;cursor:pointer;font-size:18px}
.mo-wishlist{margin:8px 0 2px}
.mo-wishlist .woosw-btn,.mo-wishlist button,.mo-wishlist a{font-size:12px!important}
@media(max-width:1180px){.mo-fibosearch,.mo-native-search{display:none}}

/* =========================================================
   V4.2 – polish: reviews + commerce homepage + navigation
   ========================================================= */
/* Review card footer must not inherit the global site footer. */
.mo-review-card footer{
  background:transparent!important;
  color:var(--ink)!important;
  padding:14px 0 0!important;
  margin-top:auto!important;
}
.mo-review-card footer b{color:var(--ink)!important}
.mo-review-card footer span{color:var(--muted)!important}
.mo-review-card{min-height:220px}

.mo-home-categories{padding:82px 0 88px;background:#fff;border-top:1px solid var(--line)}
.mo-home-products{padding:82px 0 90px}
.mo-home-products-popular{background:#f7f3ec;border-top:1px solid var(--line)}
.mo-home-products-new{background:#fff;border-top:1px solid var(--line)}
.mo-category-showcase{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.mo-category-tile{display:block;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:.25s}
.mo-category-tile:hover{transform:translateY(-3px);box-shadow:0 14px 36px rgba(35,43,31,.07)}
.mo-category-photo{display:block;aspect-ratio:1.2/1;background:var(--cream);overflow:hidden}
.mo-category-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}
.mo-category-tile:hover img{transform:scale(1.025)}
.mo-category-copy{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 17px}
.mo-category-copy b{font:700 18px/1.15 var(--serif)}
.mo-category-copy em{font-style:normal;color:var(--green);font-size:10px;font-weight:700;white-space:nowrap}
.mo-home-products .mo-products .mo-wishlist{margin-top:8px}

/* Header stays readable with search enabled on ordinary desktop widths. */
@media(min-width:981px){
 .mo-header{grid-template-columns:minmax(170px,220px) minmax(430px,1fr) auto!important;gap:18px!important}
 .mo-main-nav{gap:2px!important}
 .mo-main-nav>a,.mo-shop-toggle{padding:12px 10px!important;font-size:14px!important}
 .mo-main-nav .mo-advisor-link{padding-left:15px!important;padding-right:15px!important;font-size:14.5px!important}
 .mo-actions{gap:10px!important}
 .mo-fibosearch,.mo-native-search{width:180px;max-width:180px}
}
@media(min-width:1280px){
 .mo-header{grid-template-columns:230px minmax(0,1fr) auto!important;gap:24px!important}
 .mo-main-nav>a,.mo-shop-toggle{padding:13px 14px!important;font-size:15px!important}
 .mo-fibosearch,.mo-native-search{width:220px;max-width:220px}
}
@media(max-width:980px){
 .mo-home-categories,.mo-home-products{padding:62px 0}
 .mo-category-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
 .mo-category-showcase{grid-template-columns:1fr 1fr;gap:10px}
 .mo-category-copy{display:block;padding:12px}
 .mo-category-copy b{display:block;font-size:15px}
 .mo-category-copy em{display:block;margin-top:7px;font-size:9px}
 .mo-home-categories,.mo-home-products{padding:50px 0}
}

/* =========================================================
   V4.3.0 – mega-menu, search, product cards and test routing UI
   ========================================================= */
@media(min-width:1181px){
  .mo-header{grid-template-columns:220px minmax(490px,1fr) minmax(410px,520px);gap:20px}
  .mo-main-nav{justify-self:start;gap:4px}
  .mo-main-nav>a,.mo-shop-toggle{padding:11px 13px!important}
  .mo-actions{justify-self:end;width:100%;justify-content:flex-end}
  .mo-fibosearch,.mo-native-search{width:clamp(240px,18vw,320px);max-width:none}
  .mo-fibosearch .dgwt-wcas-search-wrapp{width:100%!important;max-width:none!important}
}
@media(min-width:1400px){
  .mo-header{grid-template-columns:240px minmax(520px,1fr) minmax(470px,600px)}
  .mo-fibosearch,.mo-native-search{width:clamp(300px,20vw,380px)}
}

/* one clean category list – no alphabetical segmentation */
.mo-mega-v40{grid-template-columns:minmax(0,1fr) 330px;gap:34px;padding:32px 0 36px}
.mo-mega-flat{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 28px;padding-top:18px}
.mo-mega-flat>a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 2px;border-bottom:1px solid rgba(54,66,49,.08);color:var(--ink);font-size:12px;transition:.2s ease}
.mo-mega-flat>a i{font-style:normal;color:var(--green);opacity:.35;transition:.2s ease}
.mo-mega-flat>a:hover{color:var(--green);padding-left:5px}
.mo-mega-flat>a:hover i{opacity:1;transform:translateX(2px)}
@media(max-width:1180px) and (min-width:981px){.mo-mega-flat{grid-template-columns:repeat(3,minmax(0,1fr))}.mo-mega-v40{grid-template-columns:minmax(0,1fr) 270px}}

/* product cards */
.mo-products-v43 article{position:relative;overflow:hidden}
.mo-products-v43 .mo-card-media{position:relative;background:var(--cream)}
.mo-products-v43 .mo-card-wishlist{position:absolute;top:11px;right:11px;z-index:4;margin:0!important}
.mo-products-v43 .mo-card-wishlist:empty{display:none}
.mo-products-v43 .mo-card-wishlist .woosw-btn,
.mo-products-v43 .mo-card-wishlist button,
.mo-products-v43 .mo-card-wishlist a{display:flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;min-width:38px!important;padding:0!important;border-radius:50%!important;background:rgba(255,255,255,.94)!important;border:1px solid rgba(54,66,49,.12)!important;box-shadow:0 6px 18px rgba(37,45,34,.09)!important;font-size:0!important;color:var(--green)!important}
.mo-products-v43 .mo-card-wishlist .woosw-btn:before,
.mo-products-v43 .mo-card-wishlist button:before,
.mo-products-v43 .mo-card-wishlist a:before{content:"♡"!important;font-size:20px!important;line-height:1!important;font-family:Arial,sans-serif!important}
.mo-products-v43 .mo-card-body{padding:15px}
.mo-products-v43 .mo-card-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:10px}
.mo-products-v43 .mo-card-cart{display:flex;align-items:center;justify-content:center;min-height:38px;padding:8px 12px;border-radius:999px;background:var(--green);color:#fff!important;font-size:11px;font-weight:700;text-align:center;transition:.2s ease}
.mo-products-v43 .mo-card-cart:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(52,74,47,.16)}
.mo-products-v43 .mo-card-cart-secondary{background:#fff;color:var(--green)!important;border:1px solid rgba(54,66,49,.18)}
.mo-products-v43 .view{padding-top:8px!important;text-align:center;border-top:0!important;font-size:10px!important;color:var(--muted)!important}
.mo-products-v43 .price{font-weight:600}
@media(max-width:640px){
 .mo-products-v43 .mo-card-wishlist{top:7px;right:7px}
 .mo-products-v43 .mo-card-wishlist .woosw-btn,.mo-products-v43 .mo-card-wishlist button,.mo-products-v43 .mo-card-wishlist a{width:34px!important;height:34px!important;min-width:34px!important}
 .mo-products-v43 .mo-card-cart{font-size:10px;padding:7px 8px;min-height:35px}
}

/* =========================================================
   V4.4.0 – stabilny nagłówek desktopowy + jasna stopka
   ========================================================= */
@media(min-width:981px){
  .mo-header-v44{
    min-height:0!important;
    height:auto!important;
    display:grid!important;
    grid-template-columns:220px minmax(280px,1fr) auto!important;
    grid-template-areas:
      "brand search actions"
      "nav nav nav";
    align-items:center!important;
    column-gap:24px!important;
    row-gap:0!important;
    padding-top:12px;
  }
  .mo-header-brand{grid-area:brand;align-self:center}
  .mo-header-search{grid-area:search;display:flex;justify-content:center;min-width:0}
  .mo-header-search .mo-fibosearch,.mo-header-search .mo-native-search{
    display:block!important;
    width:min(520px,100%)!important;
    max-width:520px!important;
  }
  .mo-header-search .dgwt-wcas-search-wrapp{width:100%!important;max-width:none!important}
  .mo-header-v44>.mo-actions{grid-area:actions;justify-self:end;width:auto!important;white-space:nowrap}
  .mo-main-nav-v44{
    grid-area:nav;
    width:100%!important;
    max-width:none!important;
    justify-self:stretch!important;
    justify-content:center!important;
    margin-top:10px;
    padding:8px 0 10px!important;
    background:transparent!important;
    border:0!important;
    border-top:1px solid rgba(54,66,49,.08)!important;
    border-radius:0!important;
    gap:8px!important;
  }
  .mo-main-nav-v44>a,.mo-main-nav-v44 .mo-shop-toggle{
    font-size:14px!important;
    padding:9px 16px!important;
  }
  .mo-main-nav-v44 .mo-advisor-link{font-size:14px!important;padding-left:18px!important;padding-right:18px!important}
  .mo-header-v44 .mo-brand{margin-left:0!important;padding:8px 12px!important;background:rgba(255,255,255,.72)!important}
  .mo-header-v44 .mo-brand img{max-width:178px!important;max-height:58px!important}
}
@media(min-width:981px) and (max-width:1120px){
  .mo-header-v44{grid-template-columns:190px minmax(240px,1fr) auto!important;column-gap:16px!important}
  .mo-main-nav-v44>a,.mo-main-nav-v44 .mo-shop-toggle{padding:9px 11px!important;font-size:13px!important}
  .mo-main-nav-v44 .mo-advisor-link{font-size:13px!important;padding-left:14px!important;padding-right:14px!important}
  .mo-header-v44 .mo-brand img{max-width:158px!important}
}
@media(max-width:980px){
  .mo-header-search{display:none}
  .mo-header-brand{display:flex;justify-content:center;min-width:0}
}

/* Stopka w stylu poprzedniej strony: jasna, czytelna i z wyraźną marką. */
.mo-site-footer-v44{background:#f4f1eb!important;color:var(--ink)!important;padding:0!important;border-top:1px solid rgba(54,66,49,.08)}
.mo-footer-v44{display:grid;grid-template-columns:1.35fr .85fr .85fr 1.05fr;gap:46px;padding:56px 0 42px}
.mo-footer-brand-col{min-width:0}
.mo-footer-brand .mo-brand{display:inline-flex!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important}
.mo-footer-brand .mo-brand:after{display:none!important}
.mo-footer-brand .mo-brand img{max-width:190px!important;max-height:72px!important;filter:none!important;mix-blend-mode:multiply}
.mo-footer-brand .mo-brand-text{font:700 29px/1.1 var(--serif)!important;color:var(--ink)!important;padding:0!important}
.mo-footer-brand-col>p{margin:14px 0 16px;color:var(--muted);max-width:290px;font-size:13px;line-height:1.6}
.mo-footer-contact{display:inline-block!important;color:var(--green)!important;font-size:13px!important;font-weight:700}
.mo-footer-col h4{margin:2px 0 17px;font:400 17px/1.2 Arial,Helvetica,sans-serif;color:var(--ink)}
.mo-footer-col>a{display:block!important;margin:0 0 10px!important;color:var(--ink)!important;font-size:12.5px!important}
.mo-footer-col>a:hover{color:var(--green)!important}
.mo-footer-payments>p{margin:0 0 15px;color:var(--muted);font-size:12px;line-height:1.55}
.mo-payment-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}
.mo-payment-badges span{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;background:#fff;border:1px solid rgba(54,66,49,.10);border-radius:6px;font-size:11px;font-weight:700;color:var(--ink)}
.mo-footer-social-mini{display:flex;gap:9px}
.mo-footer-social-mini a{width:34px;height:34px;border-radius:50%;display:grid!important;place-items:center;margin:0!important;background:#fff;border:1px solid rgba(54,66,49,.12);color:var(--ink)!important;font:700 15px var(--serif)}
.mo-footer-bottom{min-height:58px;border-top:1px solid rgba(54,66,49,.16);display:flex;align-items:center;justify-content:space-between;gap:24px;color:var(--muted);font-size:11px}
.mo-footer-bottom>div{display:flex;gap:26px}
.mo-footer-bottom a{color:var(--muted)!important}
.mo-footer-bottom a:hover{color:var(--green)!important}
@media(max-width:900px){.mo-footer-v44{grid-template-columns:1fr 1fr;gap:34px}.mo-footer-brand-col{grid-column:1/-1}}
@media(max-width:640px){.mo-footer-v44{grid-template-columns:1fr;padding:40px 0 30px;gap:28px}.mo-footer-brand-col{grid-column:auto}.mo-footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding:18px 0}.mo-footer-bottom>div{flex-wrap:wrap;gap:12px 20px}}

/* =========================================================
   V4.5.0 – pełna wersja mobilna
   ========================================================= */
.mo-mobile-search{display:none}
.mo-mobile-nav-top,.mo-mobile-cats-toggle{display:none}

@media(max-width:980px){
  html,body.mov260{overflow-x:hidden}
  body.mov260.mo-mobile-open{overflow:hidden}
  .mo-shell{width:min(100% - 32px,760px)}
  .mo-top{font-size:10px}
  .mo-top .mo-shell{min-height:30px}
  .mo-site-header{position:sticky;top:0;z-index:1000;background:rgba(247,243,236,.98);backdrop-filter:blur(12px)}
  .mo-header-v44{height:68px!important;min-height:68px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;gap:8px!important;padding:0!important}
  .mo-header-v44 .mo-menu{display:flex!important;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;font-size:0!important;background:#fff;border:1px solid rgba(54,66,49,.10);color:var(--ink)}
  .mo-header-v44 .mo-menu:before{content:"☰";font-size:20px;line-height:1}
  .mo-header-brand{display:flex!important;align-items:center;justify-content:center;min-width:0}
  .mo-header-v44 .mo-brand{margin:0!important;padding:4px 7px!important;background:transparent!important;border:0!important;box-shadow:none!important}
  .mo-header-v44 .mo-brand img{max-width:145px!important;max-height:46px!important}
  .mo-header-v44>.mo-actions{display:flex!important;gap:5px!important;align-items:center}
  .mo-header-v44>.mo-actions>a:first-child{display:none!important}
  .mo-header-v44>.mo-actions>a:last-child{display:flex;align-items:center;gap:3px;padding:8px 9px!important;background:#fff!important;border:1px solid rgba(54,66,49,.10);font-size:10px!important;white-space:nowrap}
  .mo-header-v44>.mo-actions i{width:19px;height:19px;margin-left:1px;font-size:9px}
  .mo-main-nav-v44,.mo-header-search{display:none!important}

  .mo-mobile-search{display:block;padding:0 16px 10px;background:#f7f3ec;border-bottom:1px solid rgba(54,66,49,.08)}
  .mo-mobile-search .mo-fibosearch,.mo-mobile-search .mo-native-search{display:block!important;width:100%!important;max-width:760px!important;margin:0 auto}
  .mo-mobile-search .dgwt-wcas-search-wrapp{display:block!important;width:100%!important;max-width:none!important;min-width:0!important}
  .mo-mobile-search .dgwt-wcas-search-input{min-height:42px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(54,66,49,.10)!important;box-shadow:none!important;font-size:13px!important}
  .mo-native-search{position:relative}.mo-native-search input[type=search]{width:100%;height:42px;border:1px solid rgba(54,66,49,.10);border-radius:999px;padding:0 46px 0 16px;background:#fff;font-size:13px}.mo-native-search button{position:absolute;right:5px;top:5px;width:32px;height:32px;border:0;border-radius:50%;background:var(--green);color:#fff}

  .mo-mobile-nav{display:block!important;position:fixed!important;inset:0 0 0 auto!important;top:0!important;width:min(92vw,420px)!important;height:100dvh!important;max-height:none!important;background:#fbfaf7!important;border:0!important;box-shadow:-24px 0 70px rgba(24,31,22,.18)!important;z-index:1200!important;transform:translateX(105%);visibility:hidden;opacity:0;transition:transform .28s ease,opacity .25s ease,visibility .25s ease;overflow:auto;-webkit-overflow-scrolling:touch}
  .mo-mobile-nav.is-open{transform:translateX(0);visibility:visible;opacity:1}
  .mo-mobile-nav:before{content:"";position:fixed;inset:0;width:100vw;height:100vh;background:rgba(24,29,22,.35);transform:translateX(-100%);opacity:0;pointer-events:none;transition:opacity .25s}
  .mo-mobile-nav.is-open:before{opacity:1}
  .mo-mobile-nav-inner{position:relative;background:#fbfaf7;width:100%!important;min-height:100%;padding:16px 18px 34px!important;z-index:2}
  .mo-mobile-nav-top{display:flex;align-items:center;justify-content:space-between;padding:4px 0 16px;border-bottom:1px solid var(--line);font:700 24px var(--serif)}
  .mo-mobile-close{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:#fff;font-size:25px;line-height:1;color:var(--ink)}
  .mo-mobile-nav-inner>a{display:flex!important;align-items:center;justify-content:space-between;gap:16px;padding:15px 4px!important;border-bottom:1px solid var(--line)!important;font-size:14px;font-weight:600}
  .mo-mobile-nav-inner>a span{color:var(--green)}
  .mo-mobile-advisor{margin-top:7px;color:#fff!important;background:var(--green);border:0!important;border-radius:14px;padding:14px 16px!important}
  .mo-mobile-advisor span{color:#fff!important}
  .mo-mobile-group{padding:0!important;border-bottom:1px solid var(--line)!important}
  .mo-mobile-cats-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;padding:15px 4px;border:0;background:transparent;color:var(--ink);font:700 14px Arial,sans-serif;text-align:left}
  .mo-mobile-cats-toggle i{font-style:normal;font-size:16px;color:var(--green);transition:transform .2s}.mo-mobile-cats-toggle[aria-expanded="true"] i{transform:rotate(180deg)}
  .mo-mobile-cats{display:none;padding:0 0 10px;grid-template-columns:1fr 1fr;gap:5px 8px}.mo-mobile-cats.is-open{display:grid}
  .mo-mobile-cats>a{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:10px 9px!important;border:1px solid rgba(54,66,49,.08)!important;border-radius:10px;background:#fff;color:var(--ink)!important;font-size:11px!important;line-height:1.25}.mo-mobile-cats>a span{color:var(--green)}

  /* Home */
  body.mov260 .mo-home-hero{padding:34px 0 42px}
  .mo-home-hero-grid{grid-template-columns:1fr!important;gap:26px!important}
  .mo-home-hero h1{font-size:clamp(43px,10vw,62px)!important;line-height:.98!important;margin:10px 0 16px!important;max-width:620px}
  .mo-home-hero p{font-size:15px!important;line-height:1.6!important;margin:0}
  .mo-home-primary{margin-top:16px;padding:13px 18px;font-size:13px}
  .mo-home-visual-single{min-height:0!important;width:100%;justify-content:flex-start}
  .mo-hero-product{width:100%!important;max-width:620px;margin:0 auto;border-radius:20px!important}
  .mo-hero-product-image{height:clamp(300px,72vw,430px)!important}
  .mo-hero-product-caption{padding:16px 17px 18px!important}.mo-hero-product-caption b{font-size:19px!important}.mo-hero-product-caption small{font-size:13px}.mo-hero-product:before{width:58px;height:58px;right:12px;top:12px}.mo-hero-product:after{right:25px;top:33px;font-size:11px}
  .mo-editorial-strip .mo-shell{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:0;padding-bottom:2px;scrollbar-width:none}.mo-editorial-strip .mo-shell::-webkit-scrollbar{display:none}.mo-editorial-strip .mo-shell>div{min-width:78%;scroll-snap-align:start;border-bottom:0!important;border-right:1px solid var(--line)!important;padding:17px 18px!important}.mo-editorial-strip .mo-shell>div:first-child{padding-left:0!important}.mo-editorial-strip b{font-size:18px}.mo-editorial-strip strong{font-size:12px}
  .mo-home-advisor{padding:48px 0 58px!important}.mo-progress{margin:0 auto 34px!important}.mo-progress i{width:32px;height:32px;font-size:12px}.mo-home-intro{margin-bottom:24px!important}.mo-home-intro h2,.mo-results-title h2,.mo-section-head h2{font-size:clamp(32px,8vw,44px)!important}.mo-home-intro p{font-size:14px!important}
  .mo-home-goals{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding:2px 1px 12px;scrollbar-width:none}.mo-home-goals::-webkit-scrollbar{display:none}.mo-home-goals>a{flex:0 0 min(82%,320px);scroll-snap-align:start;min-height:190px!important;padding:20px!important}.mo-home-goals .ico{margin-bottom:17px!important}.mo-home-goals b{font-size:19px!important}.mo-home-goals small{font-size:12px}.mo-home-subgoals{grid-template-columns:1fr!important}.mo-home-subgoals a{padding:20px!important}.mo-home-subgoals b{font-size:18px!important}
  .mo-home-budgets{margin:20px 0 32px!important;gap:7px}.mo-home-budgets a{padding:9px 13px!important;font-size:11px!important}

  /* shared section headings */
  .mo-section-head-row{gap:14px!important;margin-bottom:22px!important}.mo-section-head-row h2{font-size:clamp(31px,8vw,43px)!important}.mo-section-head-row p{font-size:13px}.mo-outline-btn{padding:10px 13px;font-size:10px}
  .mo-home-categories,.mo-home-products,.mo-google-reviews,.mo-instagram{padding:48px 0!important}
  .mo-category-showcase{gap:10px!important}
  .mo-products{gap:10px!important}
  .mo-products article{border-radius:14px!important}.mo-products .pic{aspect-ratio:1/1.04}.mo-products article>div,.mo-products-v43 .mo-card-body{padding:10px!important}.mo-products .name{font-size:12px;min-height:31px}.mo-products .price{font-size:12px;margin:6px 0}.mo-products-v43 .mo-card-actions{margin-top:6px}.mo-products-v43 .mo-card-cart{min-height:34px!important;font-size:9.5px!important;border-radius:10px!important}.mo-products-v43 .view{display:none!important}

  /* reviews become swipeable instead of a very tall wall */
  .mo-review-grid{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding:2px 1px 12px;scrollbar-width:none}.mo-review-grid::-webkit-scrollbar{display:none}.mo-review-card{flex:0 0 min(86%,350px);scroll-snap-align:start;min-height:220px!important;padding:19px!important}.mo-review-card p{font-size:13px!important;line-height:1.55!important}

  /* Shop */
  .mo-shop-page,.mo-product-page,.mo-cart-page,.mo-checkout-page{padding-top:24px!important;padding-bottom:58px!important}
  .mo-shop-hero{padding:22px!important;margin-bottom:24px!important;border-radius:18px!important;gap:14px!important}.mo-shop-hero h1,.mo-checkout-head h1{font-size:40px!important}.mo-shop-hero p{font-size:13px!important}.mo-shop-hero>a{font-size:12px;padding:11px 15px!important}
  .mo-shop-layout{gap:20px!important}.mo-filters{border-radius:14px!important;padding:15px!important}.mo-filter-block>b{font-size:16px!important}.mo-filter-block a{font-size:11px!important;padding:7px 8px!important}.mo-shop-toolbar{font-size:10px!important}

  /* Product */
  .mo-pdp{gap:18px!important}.mo-gallery{gap:8px!important}.mo-gallery-item{border-radius:14px!important}.mo-buy{padding:0!important}.mo-buy h1{font-size:36px!important;line-height:1.02!important}.mo-pdp-price{font-size:20px!important}.mo-short{font-size:13px!important}.mo-reasons{gap:8px!important}.mo-reasons>div{padding:11px!important}.mo-add-form{grid-template-columns:72px 1fr!important;gap:8px!important}.mo-add-form button{min-height:48px!important;font-size:12px!important}.mo-pdp-details{padding:22px!important;border-radius:18px!important}.mo-detail-cards{grid-template-columns:1fr!important}.mo-related{margin-top:44px!important}

  /* Cart / checkout */
  .mo-cart-grid{gap:20px!important}.mo-cart-item{padding:12px!important;border-radius:14px!important}.mo-summary{border-radius:16px!important;padding:18px!important}.mo-checkout-wrap{padding:12px!important}.mo-checkout-wrap .col2-set{display:block!important}.mo-checkout-wrap .col-1,.mo-checkout-wrap .col-2{width:100%!important;float:none!important}.woocommerce-checkout-review-order{overflow-x:auto}

  /* Footer */
  .mo-social-footer-inner{min-height:96px!important;padding:18px 0!important}.mo-social-footer-inner>span{font-size:16px!important}.mo-social-icon{width:40px;height:40px}
  .mo-footer-v44{padding:36px 0 28px!important;gap:26px!important}.mo-footer-brand-col>p{font-size:12px}.mo-footer-col h4{margin-bottom:12px}.mo-footer-col>a{margin-bottom:8px!important}.mo-footer-bottom{font-size:10px!important}
}

@media(max-width:640px){
  .mo-shell{width:calc(100% - 24px)!important}
  .mo-top .mo-shell{justify-content:center}.mo-top span:first-child{font-size:9px}.mo-top span:last-child{display:none}
  .mo-header-v44{grid-template-columns:40px minmax(0,1fr) auto!important}
  .mo-header-v44 .mo-brand img{max-width:126px!important;max-height:40px!important}
  .mo-mobile-search{padding-left:12px;padding-right:12px}
  .mo-mobile-cats{grid-template-columns:1fr 1fr}
  .mo-home-hero h1{font-size:42px!important}
  .mo-home-hero p{font-size:14px!important}
  .mo-hero-product-image{height:310px!important}
  .mo-category-showcase{grid-template-columns:1fr 1fr!important}.mo-category-copy{padding:9px!important}.mo-category-copy b{font-size:13px!important}.mo-category-copy em{font-size:8px!important}
  .mo-products{grid-template-columns:1fr 1fr!important}
  .mo-products .pic{aspect-ratio:1/1.1}
  .mo-products-v43 .mo-card-wishlist{top:6px!important;right:6px!important}
  .mo-products-v43 .mo-card-wishlist .woosw-btn,.mo-products-v43 .mo-card-wishlist button,.mo-products-v43 .mo-card-wishlist a{width:30px!important;height:30px!important;min-width:30px!important}
  .mo-products-v43 .mo-card-wishlist .woosw-btn:before,.mo-products-v43 .mo-card-wishlist button:before,.mo-products-v43 .mo-card-wishlist a:before{font-size:17px!important}
  .mo-instagram-photos{grid-template-columns:repeat(2,1fr)!important;gap:7px!important}.mo-instagram-photo{border-radius:12px!important}
  .mo-footer-v44{grid-template-columns:1fr!important}.mo-footer-brand .mo-brand img{max-width:165px!important}.mo-footer-bottom>div{gap:9px 15px!important}
}

@media(max-width:380px){
  .mo-header-v44 .mo-brand img{max-width:112px!important}.mo-header-v44>.mo-actions>a:last-child{font-size:0!important;padding:7px!important}.mo-header-v44>.mo-actions>a:last-child:before{content:"Koszyk";font-size:9px}.mo-home-hero h1{font-size:38px!important}.mo-mobile-cats{grid-template-columns:1fr}.mo-products{grid-template-columns:1fr 1fr!important;gap:7px!important}.mo-category-showcase{gap:7px!important}
}

/* =========================================================
   V4.5.1 – mobile refinement na podstawie testu na realnym telefonie
   ========================================================= */
.mo-footer-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;border:0;background:transparent;color:var(--ink);font:400 17px/1.2 Arial,Helvetica,sans-serif;text-align:left;margin:2px 0 17px}
.mo-footer-toggle i{display:none;font-style:normal}
.mo-footer-links>a{display:block!important;margin:0 0 10px!important;color:var(--ink)!important;font-size:12.5px!important}
.mo-footer-links>a:hover{color:var(--green)!important}
.mo-mobile-all-toggle,.mo-mobile-all-cats{display:none}

@media(max-width:640px){
  /* Nie pozwalamy żadnemu elementowi V4 wypchnąć viewportu w poziomie. */
  body.mov260{overflow-x:hidden!important}
  body.mov260 .mo-site-header,body.mov260 main,body.mov260 section,body.mov260 footer{max-width:100vw;overflow-x:clip}

  /* Pasek 3 kroków nad doradcą: trzy zwarte kolumny zamiast przewijania. */
  .mo-editorial-strip .mo-shell{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;overflow:visible!important;width:100%!important;padding:0!important;gap:0!important}
  .mo-editorial-strip .mo-shell>div{min-width:0!important;width:auto!important;padding:13px 9px!important;border-right:1px solid var(--line)!important;white-space:normal}
  .mo-editorial-strip .mo-shell>div:first-child{padding-left:12px!important}.mo-editorial-strip .mo-shell>div:last-child{border-right:0!important;padding-right:12px!important}
  .mo-editorial-strip b{font-size:16px!important}.mo-editorial-strip strong{font-size:10px!important;line-height:1.2}.mo-editorial-strip small{font-size:9px!important;line-height:1.3;margin-top:3px}

  /* Doradca: jedna dominująca karta + subtelny podgląd następnej. */
  .mo-home-goals{gap:9px!important;padding-right:8vw!important;scroll-padding-left:0}
  .mo-home-goals>a{flex:0 0 90%!important;max-width:none!important;min-height:180px!important}
  .mo-home-goals>a:last-child{margin-right:0}
  .mo-home-intro h2{font-size:39px!important;line-height:1.02!important}
  .mo-home-intro p{font-size:13px!important}
  .mo-progress{width:100%!important;max-width:100%!important;padding:0 4px;box-sizing:border-box}
  .mo-progress b{min-width:0!important}

  /* Opinie: karta prawie na całą szerokość i tylko delikatny podgląd kolejnej. */
  .mo-review-grid{gap:10px!important;padding-right:9vw!important}
  .mo-review-card{flex:0 0 92%!important;max-width:none!important;min-height:0!important;padding:22px!important}
  .mo-review-card p{font-size:15px!important;line-height:1.55!important}

  /* Instagram: 2x2 + ostatni kafel pełnej szerokości, bez pustej dziury. */
  .mo-instagram-photos{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .mo-instagram-photo{aspect-ratio:1/1!important;min-width:0}
  .mo-instagram-photo:nth-child(5):last-child{grid-column:1/-1;aspect-ratio:2.08/1!important}
  .mo-instagram-photo:nth-child(5):last-child img{object-position:center 58%}

  /* Mobilne menu: tylko 6 najważniejszych kategorii na start. */
  .mo-mobile-nav{overflow:hidden!important}
  .mo-mobile-nav-inner{height:100dvh!important;min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain;padding-bottom:92px!important}
  .mo-mobile-cats{grid-template-columns:1fr!important;gap:6px!important;padding:8px 0 12px!important}
  .mo-mobile-cats>a{padding:12px 13px!important;font-size:12px!important;border-radius:12px!important}
  .mo-mobile-all-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;margin-top:4px;padding:13px 12px;border:1px dashed rgba(54,66,49,.22);border-radius:12px;background:#f4f1eb;color:var(--ink);font:700 12px Arial,sans-serif;text-align:left}
  .mo-mobile-all-toggle i{font-style:normal;font-size:18px;color:var(--green)}
  .mo-mobile-all-cats{display:none;padding:7px 0 2px}
  .mo-mobile-all-cats.is-open{display:grid;grid-template-columns:1fr;gap:5px}
  .mo-mobile-all-cats>a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px!important;border-bottom:1px solid rgba(54,66,49,.09)!important;color:var(--ink)!important;font-size:11px!important}
  .mo-mobile-all-cats>a span{color:var(--green)}

  /* Produkty: zostaje układ 2 kolumny, ale wyrównujemy wysokość kart. */
  .mo-products article{display:flex!important;flex-direction:column!important;height:100%}
  .mo-products-v43 .mo-card-body{display:flex;flex:1;flex-direction:column}
  .mo-products-v43 .mo-card-actions{margin-top:auto!important;padding-top:8px}
  .mo-products .name{min-height:38px!important;line-height:1.22!important}

  /* Stopka: marka + akordeony. */
  .mo-footer-v44{gap:0!important;padding-top:32px!important}
  .mo-footer-brand-col{padding-bottom:26px!important}
  .mo-footer-brand .mo-brand img{max-width:135px!important;max-height:66px!important}
  .mo-footer-brand-col>p{margin:14px 0 13px!important;font-size:13px!important}
  .mo-footer-contact{font-size:13px!important}
  .mo-footer-accordion{border-top:1px solid rgba(54,66,49,.14);padding:0!important}
  .mo-footer-toggle{margin:0!important;padding:17px 0!important;font-size:18px!important;font-weight:600!important;cursor:pointer}
  .mo-footer-toggle i{display:block;font-size:21px;color:var(--green)}
  .mo-footer-links{display:none;padding:0 0 12px}
  .mo-footer-links.is-open{display:block}
  .mo-footer-links>a{font-size:13px!important;padding:6px 0!important;margin:0!important}
  .mo-footer-payments{border-top:1px solid rgba(54,66,49,.14);padding-top:20px!important;margin-top:0}
  .mo-footer-payments h4{font-size:18px!important;margin-bottom:12px!important}
  .mo-footer-payments>p{font-size:12px!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere}
  .mo-payment-badges{margin-bottom:14px!important}
  .mo-footer-bottom{padding:16px 0 22px!important;gap:10px!important}

  /* Zewnętrzny pionowy przycisk TOP ze starego motywu nie jest potrzebny w V4 mobile. */
  body.mov260 .scroll-to-top,
  body.mov260 .back-to-top,
  body.mov260 #scroll-to-top,
  body.mov260 #back-to-top,
  body.mov260 .vamtam-scroll-to-top,
  body.mov260 .vamtam-scroll-to-top-wrapper,
  body.mov260 [class*="scroll-to-top"],
  body.mov260 [class*="back-to-top"]{display:none!important}
}


/* V4.5.2 – uproszczone menu mobilne + spójne logo */
@media(max-width:820px){
  .mo-header-v44{min-height:82px!important;height:82px!important;grid-template-columns:42px minmax(0,1fr) auto!important}
  .mo-header-v44 .mo-brand{display:flex!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:170px!important;padding:2px!important}
  .mo-header-v44 .mo-brand img{display:block!important;width:auto!important;height:auto!important;max-width:155px!important;max-height:66px!important;object-fit:contain!important}
  .mo-mobile-shop{font-size:16px!important}
  .mo-mobile-cats{display:none!important;grid-template-columns:1fr!important;gap:0!important;padding:0 0 10px!important}
  .mo-mobile-cats.is-open{display:block!important}
  .mo-mobile-cats>a{border:0!important;border-bottom:1px solid rgba(54,66,49,.11)!important;border-radius:0!important;background:transparent!important;padding:14px 12px!important;font-size:12px!important}
  .mo-mobile-cats>a:last-child{border-bottom:0!important}
  .mo-mobile-all-toggle,.mo-mobile-all-cats{display:none!important}
  .mo-mobile-cats-toggle{font-size:14px!important;padding:16px 4px!important}
}
@media(max-width:390px){
  .mo-header-v44 .mo-brand img{max-width:138px!important;max-height:60px!important}
}

/* =========================================================
   V4.5.3 – mobilne menu Sklep + logo bez białej plakietki + pełniejsze zdjęcia
   ========================================================= */
/* Logo z białym tłem wtapia się w jasne tło nagłówka/stopki. */
.mo-brand img{mix-blend-mode:multiply;background:transparent!important;box-shadow:none!important}

/* Karty produktowe – zdjęcie ma wizualnie wypełniać cały obszar zdjęcia. */
.mo-products-v43 .mo-card-media,.mo-products-v43 .pic{overflow:hidden!important}
.mo-products-v43 .pic{display:block!important;width:100%!important;aspect-ratio:1/1!important;background:#fff!important}
.mo-products-v43 .pic img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center!important;transform:scale(1.055)!important;transform-origin:center!important}
.mo-products-v43 article:hover .pic img{transform:scale(1.075)!important}

@media(max-width:820px){
  /* Jedna pozycja Sklep steruje pełną listą kategorii. */
  .mo-mobile-shop-group{padding:0!important;border-bottom:1px solid var(--line)!important}
  .mo-mobile-shop-toggle{display:flex!important;width:100%!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;padding:17px 4px!important;border:0!important;background:transparent!important;color:var(--ink)!important;font:700 16px/1.2 Arial,sans-serif!important;text-align:left!important;cursor:pointer!important}
  .mo-mobile-shop-toggle i{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;border-radius:50%!important;background:var(--cream)!important;color:var(--green)!important;font-style:normal!important;font-size:20px!important;line-height:1!important}
  .mo-mobile-cats{display:none!important;padding:0 0 12px!important;margin:0!important}
  .mo-mobile-cats.is-open{display:block!important}
  .mo-mobile-cats>a{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:14px 9px 14px 14px!important;border:0!important;border-top:1px solid rgba(54,66,49,.10)!important;border-radius:0!important;background:transparent!important;color:var(--ink)!important;font-size:12px!important;line-height:1.3!important}
  .mo-mobile-cats>a span{color:var(--green)!important}
  .mo-mobile-cats>a:first-child{border-top:1px solid rgba(54,66,49,.14)!important}

  /* stary osobny toggle kategorii jest wyłączony w V4.5.3 */
  .mo-mobile-cats-toggle,.mo-mobile-all-toggle,.mo-mobile-all-cats{display:none!important}

  /* logo – większe, bez efektu białego prostokąta */
  .mo-header-v44 .mo-brand{background:transparent!important;padding:0!important}
  .mo-header-v44 .mo-brand img{mix-blend-mode:multiply!important;max-width:150px!important;max-height:68px!important}

  /* Na telefonie delikatnie mocniejsze wypełnienie kadru. */
  .mo-products-v43 .pic img{transform:scale(1.075)!important}
  .mo-products-v43 article:hover .pic img{transform:scale(1.075)!important}
}


/* =========================================================
   V4.5.4 – prosty krzyżyk menu + zdjęcia jak w Najważniejszych kategoriach
   ========================================================= */
@media(max-width:820px){
  /* Zamknięcie menu: czysty krzyżyk bez owalu/kółka. */
  .mo-mobile-close{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    height:auto!important;
    min-width:0!important;
    min-height:0!important;
    padding:4px 2px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    font-size:30px!important;
    line-height:1!important;
    color:var(--ink)!important;
  }
  .mo-mobile-close:hover,.mo-mobile-close:focus{background:transparent!important;box-shadow:none!important}
}

/* Bestsellery i Nowości: identyczna logika obrazu jak kafle "Najważniejsze kategorie". */
.mo-home-products .mo-products-v43 .pic{
  display:block!important;
  width:100%!important;
  aspect-ratio:1.2/1!important;
  background:var(--cream)!important;
  overflow:hidden!important;
}
.mo-home-products .mo-products-v43 .pic img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center!important;
  transform:none!important;
}
.mo-home-products .mo-products-v43 article:hover .pic img{transform:scale(1.025)!important}
@media(max-width:820px){
  .mo-home-products .mo-products-v43 .pic{aspect-ratio:1.2/1!important}
  .mo-home-products .mo-products-v43 .pic img{transform:none!important}
  .mo-home-products .mo-products-v43 article:hover .pic img{transform:none!important}
}


/* =========================================================
   V4.5.5 – Bestsellery / Nowości: zdjęcie wypełnia ramkę
   ========================================================= */
.mo-home-products .mo-products-v43 article{
  overflow:hidden!important;
}
.mo-home-products .mo-products-v43 .mo-card-media{
  position:relative!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  background:var(--cream)!important;
  border-radius:17px 17px 0 0!important;
}
.mo-home-products .mo-products-v43 .pic{
  display:block!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:1/1!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:17px 17px 0 0!important;
  background:var(--cream)!important;
}
.mo-home-products .mo-products-v43 .pic img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:17px 17px 0 0!important;
  transform:scale(1.14)!important;
  transform-origin:center center!important;
}
.mo-home-products .mo-products-v43 article:hover .pic img{
  transform:scale(1.17)!important;
}
@media(max-width:820px){
  .mo-home-products .mo-products-v43 .mo-card-media,
  .mo-home-products .mo-products-v43 .pic,
  .mo-home-products .mo-products-v43 .pic img{
    border-radius:14px 14px 0 0!important;
  }
  .mo-home-products .mo-products-v43 .pic{
    aspect-ratio:1/1!important;
  }
  .mo-home-products .mo-products-v43 .pic img{
    transform:scale(1.14)!important;
  }
  .mo-home-products .mo-products-v43 article:hover .pic img{
    transform:scale(1.14)!important;
  }
}

/* =========================================================
   V4.5.6 – transparentne logo we wszystkich wariantach
   Zachowuje pełne kadrowanie zdjęć z V4.5.5.
   ========================================================= */
.mo-header-v44 .mo-brand,
.mo-footer-brand .mo-brand{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  padding:0!important;
}
.mo-header-v44 .mo-brand:after,
.mo-footer-brand .mo-brand:after{display:none!important}
.mo-header-v44 .mo-brand img,
.mo-footer-brand .mo-brand img{
  display:block!important;
  width:auto!important;
  height:auto!important;
  filter:none!important;
  mix-blend-mode:normal!important;
  object-fit:contain!important;
  background:transparent!important;
  box-shadow:none!important;
}
@media(min-width:981px){
  .mo-header-v44 .mo-brand img{max-width:190px!important;max-height:62px!important}
  .mo-footer-brand .mo-brand img{max-width:210px!important;max-height:76px!important}
}
@media(max-width:980px){
  .mo-header-v44 .mo-brand img{max-width:150px!important;max-height:56px!important}
  .mo-footer-brand .mo-brand img{max-width:185px!important;max-height:68px!important}
}
@media(max-width:640px){
  .mo-header-v44 .mo-brand img{max-width:145px!important;max-height:54px!important}
  .mo-footer-brand .mo-brand img{max-width:180px!important;max-height:66px!important}
}

/* V4.6.0 — sklep i archiwa kategorii */
.mo-shop-hero-v46{margin-bottom:18px!important;background:linear-gradient(135deg,#f6f2e9 0%,#eef1e9 100%)!important}
.mo-shop-category-chips{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding:2px 0 26px;margin-bottom:12px;overscroll-behavior-inline:contain}
.mo-shop-category-chips::-webkit-scrollbar{display:none}.mo-shop-category-chips a{flex:0 0 auto;border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:999px;padding:10px 14px;font-size:12px;line-height:1;font-weight:650;white-space:nowrap}.mo-shop-category-chips a:hover,.mo-shop-category-chips a.on{background:var(--green);border-color:var(--green);color:#fff}
.mo-shop-layout{grid-template-columns:185px minmax(0,1fr)!important;gap:28px!important}.mo-filters-v46{padding:18px!important;border-radius:16px!important}.mo-filters-v46 .mo-filter-block+.mo-filter-block{border:0!important;margin:0!important;padding:0!important}.mo-shop-toolbar-v46{border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:22px!important}.mo-shop-toolbar-v46 strong{color:var(--ink);font-size:13px}.mo-shop-results .mo-products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.mo-shop-results .mo-product-card{border-radius:18px!important;overflow:hidden!important}.mo-shop-results .mo-card-media{aspect-ratio:1/1!important;overflow:hidden!important;border-radius:17px 17px 0 0!important}.mo-shop-results .mo-card-media .pic,.mo-shop-results .mo-card-media .pic img{width:100%!important;height:100%!important;display:block!important}.mo-shop-results .mo-card-media .pic img{object-fit:cover!important;border-radius:17px 17px 0 0!important}.mo-shop-results .mo-card-body{padding:16px!important}.mo-shop-results .mo-card-body .name{min-height:2.6em}.mo-shop-results .mo-card-actions{margin-top:auto}.mo-shop-results .mo-card-actions .view{font-size:10px}
@media(max-width:980px){.mo-shop-layout{grid-template-columns:1fr!important}.mo-filters-v46{position:static!important}.mo-filters-v46 .mo-filter-block{display:flex;align-items:center;gap:7px;overflow-x:auto;scrollbar-width:none}.mo-filters-v46 .mo-filter-block>b{flex:0 0 auto;margin:0 6px 0 0!important}.mo-filters-v46 .mo-filter-block a{flex:0 0 auto;border:1px solid var(--line);border-radius:999px!important;padding:8px 11px!important}.mo-shop-results .mo-products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:700px){.mo-shop-page{padding-top:18px!important}.mo-shop-hero-v46{padding:22px 18px!important}.mo-shop-hero-v46 h1{font-size:39px!important}.mo-shop-category-chips{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px;padding-bottom:18px}.mo-filters-v46{padding:12px!important;background:var(--cream)!important}.mo-shop-toolbar-v46{gap:12px!important}.mo-shop-toolbar-v46>div{width:100%;overflow-x:auto;flex-wrap:nowrap!important;padding-bottom:2px}.mo-shop-toolbar-v46 a{flex:0 0 auto}.mo-shop-results .mo-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.mo-shop-results .mo-card-body{padding:12px!important}.mo-shop-results .mo-card-body .name{font-size:15px!important}.mo-shop-results .mo-card-body .price{font-size:16px!important}.mo-shop-results .mo-card-actions{display:block!important}.mo-shop-results .mo-card-actions .mo-card-cart{width:100%!important;text-align:center!important}.mo-shop-results .mo-card-actions .view{display:none!important}}


/* =========================================================
   V4.6.1 — sklep/kategorie zgodne z zaakceptowaną wizualizacją
   ========================================================= */
.mo-shop-page-v461{padding-top:34px!important;background:#fff}
.mo-shop-hero-v461{position:relative;display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);min-height:210px;padding:0!important;margin:0 0 18px!important;overflow:hidden;border:1px solid rgba(54,66,49,.07);border-radius:18px!important;background:#f8f3eb!important}
.mo-shop-hero-v461:after{display:none!important}
.mo-shop-hero-copy{position:relative;z-index:2;padding:38px 34px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,#f7f0e7 0%,#f8f3eb 72%,rgba(248,243,235,.82) 100%)}
.mo-shop-hero-v461 h1{font:700 clamp(46px,4.5vw,66px)/.96 var(--serif)!important;letter-spacing:-.045em;margin:10px 0 13px!important}
.mo-shop-hero-v461 p{max-width:620px!important;font-size:15px!important;line-height:1.55!important;color:var(--muted)!important}
.mo-shop-hero-art{min-width:0;overflow:hidden}
.mo-shop-hero-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 45%}
.mo-shop-meta-row{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:10px 4px 14px;border-bottom:1px solid var(--line);margin-bottom:18px;font-size:12px;color:var(--muted)}
.mo-shop-breadcrumb{display:flex;gap:9px;align-items:center;min-width:0;flex-wrap:wrap}.mo-shop-breadcrumb a{color:var(--muted)}.mo-shop-breadcrumb strong{color:var(--ink);font-weight:600}.mo-shop-found{white-space:nowrap}
.mo-shop-layout-v461{grid-template-columns:190px minmax(0,1fr)!important;gap:20px!important;align-items:start}
.mo-shop-sidebar{display:grid;gap:16px;position:sticky;top:18px;align-self:start}
.mo-filters-v461{position:static!important;border:0!important;background:#faf6ef!important;border-radius:14px!important;padding:18px!important;box-shadow:none!important}
.mo-filters-v461 .mo-filter-block+.mo-filter-block{border-top:1px solid var(--line)!important;margin-top:18px!important;padding-top:18px!important}
.mo-filters-v461 .mo-filter-block>b{font:700 16px/1.2 var(--serif)!important;margin-bottom:11px!important}
.mo-filters-v461 .mo-filter-block a{display:block!important;padding:8px 10px!important;border-radius:9px!important;font-size:12px!important;color:var(--muted)!important;background:transparent!important}
.mo-filters-v461 .mo-filter-block a.on,.mo-filters-v461 .mo-filter-block a:hover{background:#fff!important;color:var(--ink)!important;box-shadow:0 4px 12px rgba(35,43,31,.04)}
.mo-sort-select{display:grid;gap:2px}
.mo-shop-benefits{display:grid;gap:13px;padding:18px 15px;border-radius:14px;background:#faf6ef;border:1px solid rgba(54,66,49,.05);font-size:11px;color:var(--muted)}
.mo-shop-benefits span{display:grid;grid-template-columns:22px 1fr;gap:8px;align-items:center}.mo-shop-benefits i{font-style:normal;color:var(--green);font-size:16px;text-align:center}
.mo-shop-toolbar-v461{margin:0 0 12px!important;padding:0 2px 10px!important;border-bottom:0!important}.mo-shop-toolbar-v461 strong{color:var(--ink);font-size:12px}.mo-shop-advisor-mini{font-size:11px;font-weight:700;color:var(--green);padding:7px 10px;border-radius:999px;border:1px solid var(--line);background:#fff}
.mo-shop-results-v461 .mo-products{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}
.mo-shop-results-v461 .mo-product-card{border-radius:14px!important;overflow:hidden!important;border:1px solid var(--line)!important;background:#fff!important;box-shadow:none!important}
.mo-shop-results-v461 .mo-card-media,.mo-shop-results-v461 .mo-card-media .pic{display:block!important;aspect-ratio:1/1!important;width:100%!important;overflow:hidden!important;background:#f5f0e6!important;border-radius:13px 13px 0 0!important}
.mo-shop-results-v461 .mo-card-media .pic img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:center!important;border-radius:13px 13px 0 0!important;transform:scale(1.14)!important;transform-origin:center center!important;transition:transform .25s ease}
.mo-shop-results-v461 .mo-product-card:hover .mo-card-media .pic img{transform:scale(1.17)!important}
.mo-shop-results-v461 .mo-card-body{padding:12px 13px 13px!important;display:flex!important;flex-direction:column!important;min-height:145px!important}
.mo-shop-results-v461 .mo-card-body .name{font-size:14px!important;line-height:1.2!important;min-height:2.35em!important}.mo-shop-results-v461 .mo-card-body .price{font-size:15px!important;margin-top:6px!important}
.mo-shop-results-v461 .mo-card-actions{margin-top:auto!important;display:block!important}.mo-shop-results-v461 .mo-card-cart{display:block!important;width:100%!important;text-align:center!important;padding:10px 8px!important;border-radius:9px!important;font-size:11px!important}.mo-shop-results-v461 .mo-card-actions .view{display:none!important}
.mo-shop-results-v461 .mo-card-wishlist{top:8px!important;right:8px!important}

/* kategorie są dostępne z rozwijanego menu Sklep — bez dublowania listy nazw nad produktami */
.mo-shop-category-chips{display:none!important}

@media(max-width:1180px){.mo-shop-results-v461 .mo-products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:980px){
 .mo-shop-hero-v461{grid-template-columns:1fr minmax(280px,.7fr)}
 .mo-shop-layout-v461{grid-template-columns:1fr!important}
 .mo-shop-sidebar{position:static!important;display:block}
 .mo-shop-benefits{display:none!important}
 .mo-filters-v461{display:flex!important;gap:12px;overflow-x:auto;padding:12px!important;margin-bottom:6px}.mo-filters-v461 .mo-filter-block{flex:0 0 auto!important;min-width:190px}.mo-filters-v461 .mo-filter-block+.mo-filter-block{border-top:0!important;border-left:1px solid var(--line)!important;margin:0!important;padding:0 0 0 12px!important}
 .mo-shop-results-v461 .mo-products{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:700px){
 .mo-shop-page-v461{padding-top:16px!important}.mo-shop-hero-v461{grid-template-columns:1fr!important;min-height:0}.mo-shop-hero-copy{padding:25px 20px 22px;background:linear-gradient(180deg,rgba(248,243,235,.96),rgba(248,243,235,.90))}.mo-shop-hero-v461 h1{font-size:40px!important}.mo-shop-hero-v461 p{font-size:13px!important}.mo-shop-hero-art{height:128px}.mo-shop-hero-art img{object-position:center 45%}
 .mo-shop-meta-row{align-items:flex-start;flex-direction:column;gap:6px;padding-bottom:11px;margin-bottom:12px}.mo-shop-found{font-size:11px}
 .mo-filters-v461{margin-left:-2px;margin-right:-2px}.mo-shop-toolbar-v461{align-items:center!important;flex-direction:row!important}.mo-shop-advisor-mini{display:none!important}
 .mo-shop-results-v461 .mo-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.mo-shop-results-v461 .mo-card-body{padding:11px!important;min-height:137px!important}.mo-shop-results-v461 .mo-card-body .name{font-size:14px!important}.mo-shop-results-v461 .mo-card-body .price{font-size:15px!important}.mo-shop-results-v461 .mo-card-cart{padding:10px 5px!important;font-size:10px!important}
}


/* =========================================================
   V4.6.2 — finalne poprawki archiwum/kategorii desktop
   Hero jako jednolity baner + zdjęcia kart wypełniają ramkę
   ========================================================= */
.mo-shop-page-v461 .mo-shop-hero-v461{
  display:block!important;
  min-height:228px!important;
  padding:0!important;
  position:relative!important;
  isolation:isolate;
  background-image:
    linear-gradient(90deg,rgba(248,243,235,.99) 0%,rgba(248,243,235,.97) 34%,rgba(248,243,235,.72) 52%,rgba(248,243,235,.12) 72%,rgba(248,243,235,0) 100%),
    url("shop-hero-botanical.webp")!important;
  background-size:cover!important;
  background-position:center 48%!important;
  background-repeat:no-repeat!important;
}
.mo-shop-page-v461 .mo-shop-hero-copy{
  width:min(58%,760px)!important;
  min-height:228px!important;
  padding:38px 34px!important;
  background:transparent!important;
}
.mo-shop-page-v461 .mo-shop-hero-art{display:none!important}

/* Landscape image area like the accepted visualisation. */
.mo-shop-results-v461 .mo-card-media,
.mo-shop-results-v461 .mo-card-media .pic{
  aspect-ratio:1.42/1!important;
  border-radius:14px 14px 0 0!important;
  background:#f3eee5!important;
}
.mo-shop-results-v461 .mo-card-media .pic img{
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center!important;
  border-radius:14px 14px 0 0!important;
  transform:scale(1.28)!important;
  transform-origin:center center!important;
}
.mo-shop-results-v461 .mo-product-card:hover .mo-card-media .pic img{
  transform:scale(1.31)!important;
}

@media(max-width:700px){
  .mo-shop-page-v461 .mo-shop-hero-v461{
    min-height:300px!important;
    background-image:
      linear-gradient(180deg,rgba(248,243,235,.98) 0%,rgba(248,243,235,.94) 52%,rgba(248,243,235,.30) 76%,rgba(248,243,235,.05) 100%),
      url("shop-hero-botanical.webp")!important;
    background-position:center 50%!important;
  }
  .mo-shop-page-v461 .mo-shop-hero-copy{
    width:100%!important;
    min-height:300px!important;
    padding:24px 20px!important;
    justify-content:flex-start!important;
  }
  .mo-shop-results-v461 .mo-card-media,
  .mo-shop-results-v461 .mo-card-media .pic{aspect-ratio:1.18/1!important}
  .mo-shop-results-v461 .mo-card-media .pic img{transform:scale(1.24)!important}
}


/* =========================================================
   V4.7.0 TEST ONLY — finalna karta archiwum + karta produktu
   ========================================================= */
/* Karty sklepu/kategorii: dokładnie jak zaakceptowany wzór strony głównej. */
.mo-shop-results-v461 .mo-product-card{border-radius:18px!important;overflow:hidden!important;background:#fff!important}
.mo-shop-results-v461 .mo-card-media,
.mo-shop-results-v461 .mo-card-media .pic{
  width:100%!important;aspect-ratio:1/1.08!important;overflow:hidden!important;
  margin:0!important;padding:0!important;border-radius:18px 18px 0 0!important;background:#f4efe6!important
}
.mo-shop-results-v461 .mo-card-media .pic img{
  display:block!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;
  max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;
  object-fit:cover!important;object-position:center!important;border-radius:18px 18px 0 0!important;
  transform:none!important;transition:transform .25s ease!important
}
.mo-shop-results-v461 .mo-product-card:hover .mo-card-media .pic img{transform:scale(1.025)!important}
.mo-shop-results-v461 .mo-card-body{padding:16px 16px 17px!important;min-height:190px!important}
.mo-shop-results-v461 .mo-card-actions .view{display:block!important;text-align:center!important;margin-top:13px!important;font-size:11px!important;color:var(--green)!important}
.mo-shop-results-v461 .mo-card-cart{border-radius:999px!important;padding:12px 9px!important}

/* PDP V4.7 */
.mo-product-page{background:#fff!important;padding-top:24px!important}
.mo-product-page .mo-breadcrumb{padding:0 2px 14px!important;margin-bottom:18px!important;border-bottom:1px solid var(--line)!important}
.mo-product-page .mo-pdp{grid-template-columns:minmax(0,1.06fr) minmax(380px,.94fr)!important;gap:54px!important}
.mo-product-page .mo-gallery{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}
.mo-product-page .mo-gallery-item{background:#f6f1e8!important;border-radius:18px!important;border:1px solid rgba(54,66,49,.06)!important}
.mo-product-page .mo-gallery-item.main{border-radius:24px!important}
.mo-product-page .mo-gallery-item.main img{height:min(650px,63vw)!important;min-height:520px!important;object-fit:cover!important;object-position:center!important}
.mo-product-page .mo-gallery-item:not(.main) img{height:120px!important;object-fit:cover!important}
.mo-product-page .mo-buy{top:24px!important;padding:24px 0!important}
.mo-product-page .mo-pdp-kickers span{background:#f7f2e9!important;color:var(--green)!important;padding:7px 11px!important}
.mo-product-page .mo-buy h1{font-size:clamp(44px,4.2vw,64px)!important;line-height:.98!important;margin:10px 0 17px!important}
.mo-product-page .mo-pdp-price{font-size:28px!important;margin:12px 0 18px!important}
.mo-product-page .mo-short{font-size:15px!important;line-height:1.65!important;max-width:590px!important}
.mo-product-page .mo-reasons{background:#faf6ef!important;border:0!important;border-radius:18px!important;padding:10px 16px!important;margin:24px 0!important}
.mo-product-page .mo-reasons>div+div{border-top:1px solid var(--line)!important}
.mo-product-page .mo-reasons i{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#e6eee2!important;flex:0 0 24px}
.mo-product-page .mo-add-form{grid-template-columns:92px minmax(0,1fr)!important;gap:10px!important}
.mo-product-page .mo-add-form input{height:54px!important;border-radius:14px!important;background:#fff!important}
.mo-product-page .mo-add-form button{height:54px!important;border-radius:999px!important;font-size:14px!important}
.mo-product-page .mo-micro{grid-template-columns:repeat(3,1fr)!important;gap:8px!important;margin-top:20px!important}
.mo-product-page .mo-micro span{padding:11px 10px!important;background:#faf6ef!important;border-radius:12px!important;text-align:center!important}
.mo-product-page .mo-pdp-details{margin-top:72px!important;padding:48px 52px!important;border-radius:24px!important;background:#f7f2e9!important}
.mo-product-page .mo-pdp-details h2{font-size:42px!important}
.mo-product-page .mo-related{padding-top:64px!important}
.mo-product-page .mo-related .mo-products article{border:1px solid var(--line)!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important}
.mo-product-page .mo-related .pic{display:block!important;aspect-ratio:1/1.08!important;overflow:hidden!important;background:#f4efe6!important}
.mo-product-page .mo-related .pic img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}
.mo-product-page .mo-related .mo-products article>div{padding:14px!important}

@media(max-width:900px){
 .mo-product-page .mo-pdp{grid-template-columns:1fr!important;gap:24px!important}
 .mo-product-page .mo-buy{position:static!important;padding-top:4px!important}
 .mo-product-page .mo-gallery-item.main img{height:620px!important;min-height:0!important}
}
@media(max-width:700px){
 .mo-shop-results-v461 .mo-card-media,.mo-shop-results-v461 .mo-card-media .pic{aspect-ratio:1/1.18!important}
 .mo-shop-results-v461 .mo-card-body{padding:12px!important;min-height:170px!important}
 .mo-shop-results-v461 .mo-card-actions .view{font-size:10px!important;margin-top:10px!important}
 .mo-product-page{padding-top:14px!important}
 .mo-product-page .mo-breadcrumb{font-size:10px!important;overflow:hidden!important;white-space:nowrap!important}
 .mo-product-page .mo-gallery{grid-template-columns:repeat(4,1fr)!important;gap:7px!important}
 .mo-product-page .mo-gallery-item.main img{height:430px!important}
 .mo-product-page .mo-gallery-item:not(.main) img{height:76px!important}
 .mo-product-page .mo-buy h1{font-size:39px!important}
 .mo-product-page .mo-pdp-price{font-size:23px!important}
 .mo-product-page .mo-reasons{padding:8px 13px!important}
 .mo-product-page .mo-add-form{grid-template-columns:78px minmax(0,1fr)!important}
 .mo-product-page .mo-micro{grid-template-columns:1fr!important}
 .mo-product-page .mo-micro span{text-align:left!important}
 .mo-product-page .mo-pdp-details{margin-top:48px!important;padding:27px 22px!important;grid-template-columns:1fr!important;gap:24px!important}
 .mo-product-page .mo-pdp-details h2{font-size:34px!important}
}

/* PDP V4.7.1 refinement */
.mo-product-page .mo-pdp{grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr)!important;gap:46px!important;align-items:start!important}
.mo-product-page .mo-gallery{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:9px!important}
.mo-product-page .mo-gallery-item.main{grid-column:1/-1!important;background:#faf8f3!important}
.mo-product-page .mo-gallery-item.main img{width:100%!important;height:min(560px,54vw)!important;min-height:460px!important;object-fit:contain!important;object-position:center!important;padding:18px!important;background:#faf8f3!important}
.mo-product-page .mo-gallery-item:not(.main){border-radius:14px!important;background:#faf8f3!important}
.mo-product-page .mo-gallery-item:not(.main) img{height:84px!important;object-fit:cover!important;border-radius:14px!important}
.mo-product-page .mo-buy{padding:12px 0 20px!important;top:18px!important}
.mo-product-page .mo-buy h1{font-size:clamp(42px,3.7vw,58px)!important;margin:8px 0 13px!important}
.mo-product-page .mo-pdp-price{font-size:32px!important;line-height:1.05!important;margin:8px 0 15px!important}
.mo-product-page .mo-pdp-specs{margin:16px 0 13px!important;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:5px 0!important}
.mo-product-page .mo-pdp-specs>div{display:grid;grid-template-columns:minmax(110px,.38fr) 1fr;gap:18px;padding:9px 2px;border-bottom:1px solid rgba(54,66,49,.08)}
.mo-product-page .mo-pdp-specs>div:last-child{border-bottom:0}.mo-product-page .mo-pdp-specs span{font-size:11px;color:var(--muted)}.mo-product-page .mo-pdp-specs b{font-size:12px;font-weight:600;color:var(--ink)}
.mo-product-page .mo-short-v471{margin:14px 0 4px!important;padding:15px 17px!important;background:#fbf8f2!important;border-radius:14px!important;color:var(--ink2)!important}
.mo-product-page .mo-short-v471 p{margin:0 0 7px!important}.mo-product-page .mo-short-v471 p:last-child{margin-bottom:0!important}
.mo-product-page .mo-reasons{margin:18px 0!important}.mo-product-page .mo-reasons>div{padding:9px 0!important}
.mo-product-page .mo-add-form{grid-template-columns:104px minmax(0,1fr)!important;gap:12px!important;margin-top:8px!important}
.mo-product-page .mo-add-form input{height:58px!important}.mo-product-page .mo-add-form button{height:58px!important;font-size:15px!important;padding:0 25px!important}
.mo-product-page .mo-micro{margin-top:14px!important}.mo-product-page .mo-micro span{font-size:10px!important;padding:12px!important}
.mo-product-page .mo-pdp-details-v471{grid-template-columns:1.18fr .82fr!important;gap:58px!important;margin-top:62px!important;padding:46px 50px!important}
.mo-product-page .mo-pdp-details-v471 h2{font-size:38px!important;margin-bottom:18px!important}.mo-product-page .mo-pdp-description-copy{color:var(--ink2);line-height:1.75}.mo-product-page .mo-pdp-description-copy p{margin:0 0 13px}
.mo-product-page .mo-pdp-details-v471 .mo-detail-cards>div{padding:16px 0!important}.mo-product-page .mo-pdp-details-v471 .mo-detail-cards b{font-size:14px!important;margin-bottom:4px}.mo-product-page .mo-pdp-details-v471 .mo-detail-cards span{line-height:1.5!important}
@media(max-width:980px){
 .mo-product-page .mo-pdp{grid-template-columns:1fr!important;gap:24px!important}
 .mo-product-page .mo-gallery-item.main img{height:560px!important;min-height:0!important}
 .mo-product-page .mo-buy{position:static!important}
}
@media(max-width:700px){
 .mo-product-page .mo-gallery{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important}
 .mo-product-page .mo-gallery-item.main img{height:390px!important;padding:10px!important}
 .mo-product-page .mo-gallery-item:not(.main) img{height:70px!important}
 .mo-product-page .mo-buy h1{font-size:37px!important}.mo-product-page .mo-pdp-price{font-size:25px!important}
 .mo-product-page .mo-pdp-specs>div{grid-template-columns:95px 1fr!important;gap:10px!important;padding:8px 0!important}
 .mo-product-page .mo-short-v471{padding:13px 14px!important}
 .mo-product-page .mo-add-form{grid-template-columns:82px minmax(0,1fr)!important;gap:8px!important}.mo-product-page .mo-add-form input,.mo-product-page .mo-add-form button{height:54px!important}
 .mo-product-page .mo-reasons{margin:15px 0!important}.mo-product-page .mo-micro{grid-template-columns:1fr!important}.mo-product-page .mo-micro span{text-align:left!important}
 .mo-product-page .mo-pdp-details-v471{grid-template-columns:1fr!important;gap:24px!important;margin-top:44px!important;padding:26px 21px!important}.mo-product-page .mo-pdp-details-v471 h2{font-size:31px!important}
}

/* ==========================================================
   V4.8.0 – wishlist CTA + cart + checkout refinement
   ========================================================== */

/* Product wishlist: clear meaning instead of icon-only oval */
.mo-product-page .mo-pdp-wishlist{margin:0 0 14px!important}
.mo-product-page .mo-pdp-wishlist .mo-wishlist{display:block!important}
.mo-product-page .mo-pdp-wishlist .woosw-btn,
.mo-product-page .mo-pdp-wishlist button,
.mo-product-page .mo-pdp-wishlist a{
  width:auto!important;min-width:0!important;height:auto!important;min-height:44px!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;
  padding:10px 17px!important;border:1px solid #d9d5cb!important;border-radius:999px!important;
  background:#fff!important;color:var(--green)!important;font-size:12px!important;font-weight:700!important;
  line-height:1.2!important;box-shadow:none!important;text-decoration:none!important
}
.mo-product-page .mo-pdp-wishlist .woosw-btn:after{content:'Dodaj do ulubionych';font-family:Arial,sans-serif!important;white-space:nowrap}
.mo-product-page .mo-pdp-wishlist .woosw-btn.woosw-added:after,
.mo-product-page .mo-pdp-wishlist .woosw-added .woosw-btn:after{content:'W ulubionych'}
.mo-product-page .mo-pdp-wishlist .woosw-btn:before{font-size:19px!important;margin:0!important}
.mo-product-page .mo-pdp-wishlist .woosw-btn span:not(.woosw-btn-icon){display:none!important}

/* Cart */
.mo-cart-v480{background:#fff!important;padding:48px 0 90px!important}
.mo-cart-v480 .mo-cart-title{padding-bottom:24px!important;margin-bottom:28px!important;border-bottom:1px solid var(--line)!important}
.mo-cart-v480 .mo-cart-title h1{font-size:clamp(46px,5vw,66px)!important}
.mo-cart-v480 .mo-cart-continue{display:inline-block;margin-top:9px;color:var(--green);font-size:11px;font-weight:700}
.mo-cart-v480 .mo-cart-grid{grid-template-columns:minmax(0,1.3fr) minmax(330px,.7fr)!important;gap:34px!important}
.mo-cart-v480 .mo-cart-items{gap:14px!important}
.mo-cart-v480 .mo-cart-item{grid-template-columns:150px minmax(0,1fr) auto!important;gap:20px!important;padding:10px!important;border-radius:20px!important;background:#fff!important;box-shadow:0 10px 30px rgba(37,45,35,.035)!important}
.mo-cart-v480 .mo-cart-img{display:block;border-radius:15px!important;overflow:hidden!important;background:#f5f0e6!important}
.mo-cart-v480 .mo-cart-img img{display:block!important;width:150px!important;height:150px!important;object-fit:cover!important;border-radius:0!important}
.mo-cart-v480 .mo-cart-name{font-size:22px!important;line-height:1.08!important;margin-bottom:10px!important}
.mo-cart-v480 .mo-cart-copy>span{font-weight:700;color:var(--ink)}
.mo-cart-v480 .mo-cart-copy label{margin-top:19px!important;color:var(--ink2)!important;font-weight:600!important}
.mo-cart-v480 .mo-cart-copy input{width:70px!important;height:39px!important;text-align:center!important;border-radius:999px!important;padding:6px 10px!important}
.mo-cart-v480 .mo-cart-side{min-width:105px!important;padding:9px 8px!important}
.mo-cart-v480 .mo-cart-side b{font-size:16px!important}
.mo-cart-v480 .mo-update{margin-top:5px!important;padding:12px 18px!important;color:var(--green)!important}
.mo-cart-v480 .mo-summary{background:#f7f2e9!important;border:1px solid #eee7db!important;border-radius:24px!important;padding:27px!important;box-shadow:none!important;top:20px!important}
.mo-cart-v480 .mo-summary .mo-eyebrow{display:block;margin-bottom:12px!important}
.mo-cart-v480 .mo-summary>div{padding:15px 0!important}
.mo-cart-v480 .mo-summary .total{font-size:22px!important;border-bottom:0!important;padding-bottom:5px!important}
.mo-cart-v480 .mo-summary .checkout{padding:17px 20px!important;font-size:14px!important;margin:18px 0 13px!important}
.mo-cart-v480 .mo-summary>small{display:block;line-height:1.5!important;margin-bottom:12px!important}
.mo-cart-v480 .mo-summary .mo-trust{display:grid!important;gap:8px!important;border-top:1px solid #ddd5c8!important;margin-top:12px!important;padding-top:16px!important}
.mo-cart-v480 .mo-summary .mo-trust span{font-size:11px!important;color:var(--ink2)!important}

/* Checkout: visually split the native Woo checkout while preserving plugins/payment/shipping logic */
.mo-checkout-v480{background:#fff!important;padding:48px 0 90px!important}
.mo-checkout-v480 .mo-checkout-head{max-width:720px!important;margin-bottom:22px!important}
.mo-checkout-v480 .mo-checkout-head h1{font-size:clamp(45px,4.8vw,64px)!important}
.mo-checkout-v480 .mo-checkout-trust{margin-bottom:27px!important}
.mo-checkout-v480 .mo-checkout-wrap{border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;background:transparent!important}
.mo-checkout-v480 .woocommerce-checkout{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)!important;column-gap:32px!important;align-items:start!important}
.mo-checkout-v480 .woocommerce-NoticeGroup-checkout,
.mo-checkout-v480 .woocommerce-error,
.mo-checkout-v480 .woocommerce-message{grid-column:1/-1!important}
.mo-checkout-v480 #customer_details{grid-column:1!important;grid-row:1 / span 3!important;background:#fff!important;border:1px solid var(--line)!important;border-radius:22px!important;padding:25px!important}
.mo-checkout-v480 #customer_details .col-1,.mo-checkout-v480 #customer_details .col-2{width:100%!important;float:none!important}
.mo-checkout-v480 #customer_details .col-2{margin-top:22px!important}
.mo-checkout-v480 #order_review_heading{grid-column:2!important;grid-row:1!important;margin:0!important;padding:23px 24px 10px!important;background:#f7f2e9!important;border:1px solid #eee7db!important;border-bottom:0!important;border-radius:22px 22px 0 0!important;font-size:26px!important}
.mo-checkout-v480 #order_review{grid-column:2!important;grid-row:2!important;background:#f7f2e9!important;border:1px solid #eee7db!important;border-top:0!important;border-radius:0 0 22px 22px!important;padding:0 24px 24px!important;position:sticky!important;top:20px!important}
.mo-checkout-v480 .woocommerce-billing-fields>h3,.mo-checkout-v480 .woocommerce-additional-fields>h3{font-size:28px!important;margin:0 0 18px!important}
.mo-checkout-v480 .form-row{margin-bottom:13px!important}
.mo-checkout-v480 .form-row label{font-size:11px!important;font-weight:700!important;color:var(--ink2)!important;margin-bottom:5px!important}
.mo-checkout-v480 input.input-text,.mo-checkout-v480 textarea,.mo-checkout-v480 select,
.mo-checkout-v480 .select2-container .select2-selection--single{min-height:49px!important;border:1px solid #ddd8cf!important;border-radius:12px!important;background:#fff!important}
.mo-checkout-v480 .select2-container .select2-selection--single .select2-selection__rendered{line-height:47px!important;padding-left:12px!important}
.mo-checkout-v480 table.shop_table{border:0!important;border-radius:0!important;background:transparent!important;margin-bottom:16px!important}
.mo-checkout-v480 table.shop_table th,.mo-checkout-v480 table.shop_table td{padding:13px 5px!important;border-color:#ddd5c8!important}
.mo-checkout-v480 #payment{background:#fff!important;border:1px solid #e1dbd0!important;border-radius:16px!important;padding:8px!important}
.mo-checkout-v480 #payment ul.payment_methods{border-bottom:1px solid #e7e0d5!important;padding:13px!important}
.mo-checkout-v480 #payment .place-order{padding:13px!important}
.mo-checkout-v480 #place_order{width:100%!important;min-height:54px!important;padding:16px 20px!important;font-size:14px!important}

@media(max-width:980px){
 .mo-cart-v480 .mo-cart-grid{grid-template-columns:1fr!important}
 .mo-cart-v480 .mo-summary{position:static!important}
 .mo-checkout-v480 .woocommerce-checkout{display:block!important}
 .mo-checkout-v480 #customer_details{margin-bottom:18px!important}
 .mo-checkout-v480 #order_review_heading{border-radius:20px 20px 0 0!important}
 .mo-checkout-v480 #order_review{position:static!important;border-radius:0 0 20px 20px!important}
}
@media(max-width:680px){
 .mo-product-page .mo-pdp-wishlist .woosw-btn,.mo-product-page .mo-pdp-wishlist button,.mo-product-page .mo-pdp-wishlist a{width:100%!important;min-height:48px!important}
 .mo-cart-v480{padding-top:26px!important}
 .mo-cart-v480 .mo-cart-steps{width:100%!important;justify-content:space-between!important}
 .mo-cart-v480 .mo-cart-item{grid-template-columns:96px minmax(0,1fr)!important;gap:12px!important;border-radius:16px!important}
 .mo-cart-v480 .mo-cart-img img{width:96px!important;height:112px!important}
 .mo-cart-v480 .mo-cart-name{font-size:17px!important}
 .mo-cart-v480 .mo-cart-side{grid-column:2!important;min-width:0!important;padding:0!important;align-items:center!important}
 .mo-cart-v480 .mo-summary{padding:20px!important;border-radius:18px!important}
 .mo-checkout-v480{padding-top:28px!important}
 .mo-checkout-v480 .mo-checkout-head{text-align:left!important}
 .mo-checkout-v480 .mo-checkout-head h1{font-size:40px!important}
 .mo-checkout-v480 #customer_details{padding:18px!important;border-radius:18px!important}
 .mo-checkout-v480 #order_review_heading{padding:19px 18px 8px!important;font-size:23px!important}
 .mo-checkout-v480 #order_review{padding:0 18px 18px!important}
}

/* ==========================================================
   V4.9.0 – konto klienta + czytelne podsumowanie koszyka
   ========================================================== */
.mo-cart-v480 .mo-summary>div b em{font-style:normal;font-weight:600;font-size:11px;color:var(--ink2);white-space:nowrap}

.mo-account-v490{background:#fff;padding:46px 0 90px}
.mo-account-v490 .mo-account-hero{padding:34px 38px;border:1px solid #eee7db;border-radius:26px;background:linear-gradient(110deg,#f8f3e9 0%,#fff 70%);margin-bottom:14px}
.mo-account-v490 .mo-account-hero h1{font-family:var(--serif);font-size:clamp(44px,5vw,68px);line-height:.95;margin:8px 0 12px;color:var(--ink)}
.mo-account-v490 .mo-account-hero p{max-width:650px;margin:0;color:var(--ink2);font-size:15px;line-height:1.6}
.mo-account-v490 .mo-account-trust{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 28px}
.mo-account-v490 .mo-account-trust span{padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:11px;color:var(--ink2)}
.mo-account-v490 .mo-account-native{min-height:280px}
.mo-account-v490 .woocommerce{display:grid;grid-template-columns:230px minmax(0,1fr);gap:28px;align-items:start}
.mo-account-v490 .woocommerce-notices-wrapper{grid-column:1/-1}
.mo-account-v490 .woocommerce-MyAccount-navigation{width:auto!important;float:none!important;background:#f7f2e9;border:1px solid #eee7db;border-radius:22px;padding:12px;position:sticky;top:20px}
.mo-account-v490 .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}
.mo-account-v490 .woocommerce-MyAccount-navigation li{margin:0;border-bottom:1px solid #e7dfd2}
.mo-account-v490 .woocommerce-MyAccount-navigation li:last-child{border-bottom:0}
.mo-account-v490 .woocommerce-MyAccount-navigation a{display:block;padding:13px 12px;color:var(--ink);font-weight:700;font-size:13px;border-radius:12px;text-decoration:none}
.mo-account-v490 .woocommerce-MyAccount-navigation .is-active a,.mo-account-v490 .woocommerce-MyAccount-navigation a:hover{background:var(--green);color:#fff}
.mo-account-v490 .woocommerce-MyAccount-content{width:auto!important;float:none!important;border:1px solid var(--line);border-radius:22px;padding:28px;background:#fff;min-width:0}
.mo-account-v490 .woocommerce-MyAccount-content h2,.mo-account-v490 .woocommerce-MyAccount-content h3{font-family:var(--serif);color:var(--ink)}
.mo-account-v490 .woocommerce-MyAccount-content h2{font-size:34px;margin-top:0}
.mo-account-v490 .woocommerce-MyAccount-content p{line-height:1.65;color:var(--ink2)}
.mo-account-v490 .woocommerce-orders-table{border:0!important;border-collapse:separate!important;border-spacing:0 9px!important}
.mo-account-v490 .woocommerce-orders-table tr{background:#faf7f0}
.mo-account-v490 .woocommerce-orders-table th{font-size:10px;text-transform:uppercase;letter-spacing:.08em;border:0!important;padding:10px!important}
.mo-account-v490 .woocommerce-orders-table td{border:0!important;padding:13px 10px!important}
.mo-account-v490 .woocommerce-orders-table .button,.mo-account-v490 .woocommerce-Button,.mo-account-v490 button.button{background:var(--green)!important;color:#fff!important;border-radius:999px!important;padding:11px 17px!important;font-size:12px!important;font-weight:700!important;border:0!important}
.mo-account-v490 .woocommerce-Addresses{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.mo-account-v490 .woocommerce-Address{width:auto!important;float:none!important;border:1px solid var(--line);border-radius:18px;padding:19px;background:#fff}
.mo-account-v490 form .form-row{margin-bottom:13px}
.mo-account-v490 form label{font-size:11px;font-weight:700;color:var(--ink2);margin-bottom:5px}
.mo-account-v490 input.input-text,.mo-account-v490 input[type=email],.mo-account-v490 input[type=password],.mo-account-v490 select{min-height:49px;border:1px solid #ddd8cf!important;border-radius:12px!important;background:#fff!important;padding:10px 12px!important}

/* logged out Woo account form */
.mo-account-v490 .woocommerce:not(:has(.woocommerce-MyAccount-navigation)){display:block}
.mo-account-v490 #customer_login{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:0}
.mo-account-v490 #customer_login .u-column1,.mo-account-v490 #customer_login .u-column2{width:auto!important;float:none!important;border:1px solid var(--line);border-radius:22px;padding:26px;background:#fff}
.mo-account-v490 #customer_login h2{font-family:var(--serif);font-size:34px;margin:0 0 18px}

@media(max-width:900px){
 .mo-account-v490 .woocommerce{grid-template-columns:1fr}
 .mo-account-v490 .woocommerce-MyAccount-navigation{position:static}
 .mo-account-v490 .woocommerce-MyAccount-navigation ul{display:flex;overflow:auto;gap:7px;padding-bottom:2px}
 .mo-account-v490 .woocommerce-MyAccount-navigation li{border:0;flex:0 0 auto}
 .mo-account-v490 .woocommerce-MyAccount-navigation a{background:#fff;border:1px solid var(--line);white-space:nowrap}
 .mo-account-v490 .woocommerce-Addresses{grid-template-columns:1fr}
}
@media(max-width:680px){
 .mo-account-v490{padding:24px 0 70px}
 .mo-account-v490 .mo-account-hero{padding:25px 21px;border-radius:20px}
 .mo-account-v490 .mo-account-hero h1{font-size:42px}
 .mo-account-v490 .mo-account-trust{display:grid;grid-template-columns:1fr 1fr;gap:7px}
 .mo-account-v490 .mo-account-trust span{border-radius:14px;text-align:center}
 .mo-account-v490 .woocommerce-MyAccount-content{padding:19px;border-radius:18px}
 .mo-account-v490 #customer_login{grid-template-columns:1fr}
 .mo-account-v490 #customer_login .u-column1,.mo-account-v490 #customer_login .u-column2{padding:20px;border-radius:18px}
}

/* ==========================================================
   V4.10.0 – strony informacyjne i blog
   ========================================================== */
.mo-info-v410,.mo-blog-v410,.mo-article-v410{background:#fff;padding:34px 0 90px}
.mo-info-breadcrumb{display:flex;gap:9px;align-items:center;font-size:11px;color:var(--ink2);margin:0 0 18px;flex-wrap:wrap}.mo-info-breadcrumb a{color:var(--ink2);text-decoration:none}.mo-info-breadcrumb strong{color:var(--ink)}
.mo-info-hero{min-height:260px;border:1px solid #eee7db;border-radius:28px;background:linear-gradient(115deg,#f7f1e7 0%,#fff 68%);display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:30px;align-items:center;padding:45px 48px;margin-bottom:30px;overflow:hidden;position:relative}.mo-info-hero h1,.mo-blog-hero h1,.mo-article-head h1{font-family:var(--serif);color:var(--ink);font-size:clamp(48px,5vw,76px);line-height:.94;margin:9px 0 16px}.mo-info-hero p,.mo-blog-hero p{max-width:720px;color:var(--ink2);font-size:16px;line-height:1.65;margin:0}.mo-info-hero-mark{font-size:130px;line-height:1;text-align:center;color:#d9d0bf;opacity:.6}
.mo-info-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:34px;align-items:start}.mo-info-content{min-width:0;border:1px solid var(--line);border-radius:24px;padding:34px;background:#fff}.mo-info-content h2,.mo-info-content h3,.mo-info-content h4{font-family:var(--serif);color:var(--ink);margin-top:1.4em}.mo-info-content h2{font-size:34px}.mo-info-content h3{font-size:26px}.mo-info-content p,.mo-info-content li{font-size:15px;line-height:1.75;color:var(--ink2)}.mo-info-content a{color:var(--green);font-weight:700}.mo-info-content img{max-width:100%;height:auto;border-radius:18px}.mo-info-content table{width:100%;border-collapse:collapse}.mo-info-content th,.mo-info-content td{padding:12px;border-bottom:1px solid var(--line);text-align:left}.mo-info-side{display:grid;gap:14px;position:sticky;top:20px}.mo-info-card{padding:24px;border:1px solid #eee7db;border-radius:20px;background:#f8f3e9}.mo-info-card h3{font-family:var(--serif);font-size:26px;margin:8px 0 14px}.mo-info-card a{color:var(--green);font-weight:700;text-decoration:none;line-height:1.5}.mo-info-empty{border:1px dashed #d9d0bf;border-radius:20px;padding:30px;background:#faf8f3}.mo-info-empty h2{margin-top:0;font-family:var(--serif)}
.mo-blog-hero{padding:42px 0 34px;max-width:860px}.mo-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.mo-blog-card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff}.mo-blog-image{display:block;aspect-ratio:1.32/1;overflow:hidden;background:#f4efe6}.mo-blog-image img{width:100%;height:100%;object-fit:cover;display:block}.mo-blog-card-body{padding:20px}.mo-blog-card-body>span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--green)}.mo-blog-card h2{font-family:var(--serif);font-size:28px;line-height:1.05;margin:10px 0}.mo-blog-card h2 a{color:var(--ink);text-decoration:none}.mo-blog-card p{color:var(--ink2);font-size:14px;line-height:1.6;min-height:66px}.mo-blog-more{display:inline-flex;color:var(--green);font-size:12px;font-weight:700;text-decoration:none;margin-top:6px}.mo-blog-pages{display:flex;gap:8px;justify-content:center;margin-top:32px}.mo-blog-pages a{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--ink);text-decoration:none}.mo-blog-pages a.on{background:var(--green);color:#fff;border-color:var(--green)}
.mo-article-shell{max-width:980px}.mo-article-head{text-align:center;padding:38px 0 28px}.mo-article-head h1{font-size:clamp(46px,6vw,82px)}.mo-article-head p{color:var(--ink2);font-size:12px}.mo-article-cover{margin:0 0 34px}.mo-article-cover img{display:block;width:100%;max-height:640px;object-fit:cover;border-radius:28px}.mo-article-content{max-width:760px;margin:0 auto;font-size:16px;line-height:1.8;color:var(--ink2)}.mo-article-content h2,.mo-article-content h3,.mo-article-content h4{font-family:var(--serif);color:var(--ink);line-height:1.1;margin-top:1.5em}.mo-article-content h2{font-size:38px}.mo-article-content h3{font-size:29px}.mo-article-content img{max-width:100%;height:auto;border-radius:18px}.mo-article-content blockquote{margin:28px 0;padding:22px 28px;border-left:4px solid var(--green);background:#f8f3e9;border-radius:0 16px 16px 0}.mo-article-back{max-width:760px;margin:34px auto 0;border-top:1px solid var(--line);padding-top:22px}.mo-article-back a{color:var(--green);font-weight:700;text-decoration:none}
@media(max-width:900px){.mo-info-layout{grid-template-columns:1fr}.mo-info-side{position:static;grid-template-columns:1fr 1fr}.mo-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mo-info-hero{grid-template-columns:1fr}.mo-info-hero-mark{display:none}}
@media(max-width:680px){.mo-info-v410,.mo-blog-v410,.mo-article-v410{padding:22px 0 70px}.mo-info-hero{padding:28px 22px;min-height:0;border-radius:20px}.mo-info-hero h1,.mo-blog-hero h1,.mo-article-head h1{font-size:44px}.mo-info-hero p,.mo-blog-hero p{font-size:14px}.mo-info-layout{gap:18px}.mo-info-content{padding:21px;border-radius:18px}.mo-info-side{grid-template-columns:1fr}.mo-blog-grid{grid-template-columns:1fr}.mo-blog-card h2{font-size:27px}.mo-blog-card p{min-height:0}.mo-article-head{text-align:left;padding:24px 0 20px}.mo-article-cover img{border-radius:18px}.mo-article-content{font-size:15px;line-height:1.72}.mo-article-content h2{font-size:31px}}
\n\n/* ==========================================================\n   V4.10.1 – dedykowana strona Dostawa i płatność\n   ========================================================== */\n.mo-shipping-payments{display:grid;gap:20px}\n.mo-sp-section{display:grid;grid-template-columns:56px minmax(0,1fr);gap:20px;padding:26px 0;border-bottom:1px solid var(--line)}\n.mo-sp-section:first-child{padding-top:0}.mo-sp-section:last-child{border-bottom:0;padding-bottom:0}\n.mo-sp-icon{width:52px;height:52px;border-radius:16px;background:#f4efe5;display:grid;place-items:center;font-size:22px}\n.mo-sp-section h2{margin:7px 0 10px!important;font-size:32px!important;line-height:1.05}\n.mo-sp-section>div>p{margin:0 0 14px}\n.mo-sp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0}\n.mo-sp-card{padding:18px;border:1px solid var(--line);border-radius:16px;background:#faf7f0}\n.mo-sp-card h3{font-family:var(--sans)!important;font-size:15px!important;margin:0 0 7px!important}\n.mo-sp-card p{font-size:13px!important;line-height:1.55!important;margin:0!important}\n.mo-sp-note{padding:14px 16px;border-radius:14px;background:#f7f2e9;color:var(--ink2)!important;font-size:13px!important;line-height:1.55!important;margin:14px 0 0!important}\n.mo-sp-pills{display:flex;flex-wrap:wrap;gap:9px;list-style:none!important;padding:0!important;margin:16px 0!important}\n.mo-sp-pills li{margin:0!important;padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink)!important;font-size:12px!important;font-weight:700}\n.mo-sp-times{display:grid;grid-template-columns:1fr 1fr;gap:9px 14px;margin:16px 0}\n.mo-sp-times div{display:flex;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:#fff}\n.mo-sp-times strong{font-size:13px}.mo-sp-times span{font-size:12px;color:var(--ink2);text-align:right}\n@media(max-width:900px){.mo-sp-grid{grid-template-columns:1fr}.mo-sp-times{grid-template-columns:1fr}}\n@media(max-width:680px){.mo-sp-section{grid-template-columns:1fr;gap:12px;padding:22px 0}.mo-sp-icon{width:46px;height:46px}.mo-sp-section h2{font-size:27px!important}.mo-sp-times div{align-items:flex-start}.mo-sp-times span{max-width:44%}}\n\n\n/* ==========================================================\n   V4.10.2 – dedykowana strona Zwroty i reklamacje\n   ========================================================== */\n.mo-returns-v4102{display:grid;gap:24px}.mo-ret-lead{display:grid;grid-template-columns:92px minmax(0,1fr);gap:24px;align-items:start;padding-bottom:25px;border-bottom:1px solid var(--line)}.mo-ret-badge{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-family:var(--serif);font-size:21px;text-align:center}.mo-returns-v4102 h2{margin:7px 0 12px!important;font-size:32px!important;line-height:1.08}.mo-returns-v4102 p{margin:0 0 12px}.mo-ret-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mo-ret-card{border:1px solid var(--line);border-radius:18px;padding:21px;background:#faf7f0}.mo-ret-card h3{margin:10px 0 8px!important;font-size:23px!important}.mo-ret-icon{width:42px;height:42px;border-radius:13px;background:#fff;display:grid;place-items:center;color:var(--green);font-weight:800;font-size:19px}.mo-ret-highlight{padding:26px;border:1px solid #ded3c1;border-radius:20px;background:#f7f1e6}.mo-ret-section{padding:24px 0;border-top:1px solid var(--line)}.mo-ret-steps{display:grid;gap:10px;margin:18px 0}.mo-ret-steps>div{display:grid;grid-template-columns:36px 1fr;gap:12px;padding:14px;border:1px solid var(--line);border-radius:15px;background:#fff}.mo-ret-steps>div>b{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff}.mo-ret-steps span{font-size:13px;line-height:1.55;color:var(--ink2)}.mo-ret-steps strong{display:block;color:var(--ink);font-size:14px;margin-bottom:3px}.mo-ret-note{padding:15px 17px!important;border-radius:14px;background:#f7f2e9;margin-top:16px!important}.mo-ret-natural{padding:27px;border-radius:20px;background:linear-gradient(115deg,#edf1e9,#faf8f2);border:1px solid #dde4d8}.mo-ret-contact{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border-radius:18px;background:var(--green);color:#fff}.mo-ret-contact .mo-eyebrow{color:#e9f0e5}.mo-ret-contact h3{font-family:var(--sans)!important;font-size:18px!important;margin:6px 0 0!important;color:#fff}.mo-ret-contact a{display:inline-flex;padding:11px 16px;border-radius:999px;background:#fff;color:var(--green)!important;text-decoration:none;white-space:nowrap}.mo-ret-contact p{color:#fff}@media(max-width:680px){.mo-ret-lead{grid-template-columns:1fr;gap:13px}.mo-ret-badge{width:68px;height:68px;font-size:18px}.mo-ret-grid{grid-template-columns:1fr}.mo-returns-v4102 h2{font-size:28px!important}.mo-ret-highlight,.mo-ret-natural{padding:21px}.mo-ret-contact{align-items:flex-start;flex-direction:column}.mo-ret-contact a{width:100%;justify-content:center}}\n

/* ==========================================================
   V4.10.3 – dedykowane strony O nas i Kontakt
   ========================================================== */
.mo-about-v4103,.mo-contact-v4103{display:grid;gap:26px}.mo-about-lead h2,.mo-contact-lead h2,.mo-about-story h2,.mo-about-cta h2,.mo-contact-help h2{font-size:34px!important;line-height:1.06;margin:7px 0 12px!important}.mo-about-lead>p,.mo-contact-lead>p{font-size:16px;max-width:760px}.mo-about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mo-about-grid section{padding:22px;border:1px solid var(--line);border-radius:18px;background:#faf7f0}.mo-about-grid b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--green);color:#fff;font-size:11px}.mo-about-grid h3{font-size:23px!important;margin:13px 0 8px!important}.mo-about-grid p{font-size:13px!important;line-height:1.6!important;margin:0}.mo-about-story{display:grid;grid-template-columns:.75fr 1.25fr;gap:32px;padding:28px;border-radius:20px;background:linear-gradient(115deg,#edf1e9,#faf8f2);border:1px solid #dde4d8}.mo-about-story p:last-child{margin-bottom:0}.mo-about-cta{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:27px;border-radius:20px;background:var(--green);color:#fff}.mo-about-cta .mo-eyebrow{color:#e9f0e5}.mo-about-cta h2,.mo-about-cta p{color:#fff}.mo-about-cta p{margin-bottom:0}.mo-about-cta a{display:inline-flex;padding:12px 18px;border-radius:999px;background:#fff;color:var(--green)!important;text-decoration:none;white-space:nowrap}.mo-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mo-contact-card{display:flex;flex-direction:column;align-items:flex-start;padding:23px;border:1px solid var(--line);border-radius:18px;background:#faf7f0;color:var(--ink)!important;text-decoration:none!important}.mo-contact-card>span{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#fff;color:var(--green);font-size:19px}.mo-contact-card small{margin-top:14px;text-transform:uppercase;letter-spacing:.13em;color:var(--green);font-size:9px}.mo-contact-card strong{font-family:var(--serif);font-size:24px;margin-top:5px}.mo-contact-card em{font-style:normal;font-size:12px;font-weight:700;color:var(--green);margin-top:13px}.mo-contact-card p{font-size:13px!important;line-height:1.6!important;margin:9px 0 0}.mo-contact-help{padding:26px 0;border-top:1px solid var(--line)}.mo-contact-help>div{display:grid;gap:9px;margin-top:16px}.mo-contact-help a{display:flex;justify-content:space-between;gap:18px;padding:15px 17px;border:1px solid var(--line);border-radius:14px;text-decoration:none!important;background:#fff}.mo-contact-help a strong{color:var(--ink)}.mo-contact-help a span{font-size:12px;color:var(--ink2);text-align:right}.mo-contact-note{padding:17px 19px;border-radius:15px;background:#f7f2e9}.mo-contact-note strong{color:var(--ink)}.mo-contact-note p{font-size:13px!important;margin:4px 0 0}
@media(max-width:760px){.mo-about-grid,.mo-contact-grid,.mo-about-story{grid-template-columns:1fr}.mo-about-cta{align-items:flex-start;flex-direction:column}.mo-about-cta a{width:100%;justify-content:center}.mo-contact-help a{flex-direction:column;gap:4px}.mo-contact-help a span{text-align:left}.mo-about-lead h2,.mo-contact-lead h2,.mo-about-story h2,.mo-about-cta h2,.mo-contact-help h2{font-size:29px!important}}


/* ==========================================================
   V5.0.2 – stonowana typografia, jawne selektory V4/V5
   ========================================================== */
body.mov260,
body.mov260 .mo-header nav a,
body.mov260 .mo-actions,
body.mov260 .mo-home-photo span,
body.mov260 .mo-editorial-strip strong,
body.mov260 .mo-product-card,
body.mov260 .mo-cart-page,
body.mov260 .mo-checkout-page,
body.mov260 .mo-account-v490,
body.mov260 .mo-content-page,
body.mov260 .mo-blog-page,
body.mov260 .mo-article-content { color:#3C433B; }

body.mov260 h1, body.mov260 h2, body.mov260 h3, body.mov260 h4,
body.mov260 .mo-logo,
body.mov260 .mo-home-goals b,
body.mov260 .mo-home-subgoals b,
body.mov260 .mo-product-card h2,
body.mov260 .mo-product-card h3,
body.mov260 .mo-product-card .price,
body.mov260 .mo-product-card strong,
body.mov260 .mo-filter-block>b,
body.mov260 .mo-pdp-price,
body.mov260 .mo-blog-card h2 a,
body.mov260 .mo-contact-card strong,
body.mov260 .mo-contact-help a strong,
body.mov260 .mo-ret-steps strong { color:#3C433B !important; }

body.mov260 p,
body.mov260 .mo-short,
body.mov260 .mo-breadcrumb,
body.mov260 .mo-shop-toolbar,
body.mov260 .mo-filter-block a,
body.mov260 .mo-home-goals small,
body.mov260 .mo-editorial-strip small,
body.mov260 .mo-blog-card p,
body.mov260 .mo-article-head p { color:#6A6E68; }

/* ==========================================================
   V5.0.4 – checkout konto/gość + poprawka menu iPhone
   ========================================================== */
.mo-checkout-account-note{margin:14px 0 22px;padding:15px 17px;border:1px solid var(--line);border-radius:14px;background:#f8f5ef;display:flex;flex-direction:column;gap:5px}
.mo-checkout-account-note strong{font:700 17px var(--serif);color:#3C433B}
.mo-checkout-account-note span{font-size:13px;line-height:1.55;color:#6A6E68}
.woocommerce-account-fields .create-account{padding:12px 14px!important;border-radius:12px;background:#fbfaf7;border:1px solid var(--line)}
.woocommerce-account-fields .create-account label{font-weight:700!important}

@media(max-width:980px){
 html.mo-menu-open,body.mo-mobile-open{overflow:hidden!important;overscroll-behavior:none}
 body>.mo-mobile-nav{display:block!important;position:fixed!important;inset:0 0 0 auto!important;top:0!important;width:min(92vw,420px)!important;height:100vh!important;height:100dvh!important;max-height:none!important;background:#fbfaf7!important;border:0!important;box-shadow:-24px 0 70px rgba(24,31,22,.24)!important;z-index:2147483000!important;transform:translate3d(105%,0,0);visibility:hidden;opacity:0;transition:transform .28s ease,opacity .25s ease,visibility .25s ease;overflow:hidden!important;-webkit-overflow-scrolling:touch;isolation:isolate;padding-top:env(safe-area-inset-top)}
 body>.mo-mobile-nav.is-open{transform:translate3d(0,0,0);visibility:visible;opacity:1}
 body>.mo-mobile-nav:before{content:"";position:fixed;z-index:-1;top:0;bottom:0;right:100%;width:100vw;height:100vh;height:100dvh;background:rgba(24,29,22,.42);opacity:1;pointer-events:auto}
 body>.mo-mobile-nav .mo-mobile-nav-inner{height:100%!important;max-height:100%!important;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-top:16px!important;padding-bottom:calc(36px + env(safe-area-inset-bottom))!important}
}

/* V5.0.6 – finalne utwardzenie menu mobilnego dla Safari/iPhone. */
@media(max-width:980px){
 body>.mo-mobile-nav{height:var(--mov-menu-vh,100dvh)!important;max-height:var(--mov-menu-vh,100dvh)!important;}
 body>.mo-mobile-nav .mo-mobile-nav-inner{padding-left:max(20px,env(safe-area-inset-left))!important;padding-right:max(20px,env(safe-area-inset-right))!important;}
}


/* ==========================================================
   V5.3.1 – Accessibility + Mobile Images
   ========================================================== */
.mo-mega-heading{font:700 30px/1.08 var(--serif);letter-spacing:-.02em;margin:6px 0 0;color:var(--ink)}
.mo-footer-heading{margin:2px 0 17px!important;font:400 17px/1.2 Arial,Helvetica,sans-serif!important;color:var(--ink)!important}
body.mov531-a11y .mo-editorial-strip b{color:#6A6E68}
body.mov531-a11y .mo-progress div{color:#6A6E68}
body.mov531-a11y .mo-progress .on{color:#5B704F}
body.mov531-a11y .mo-home-goals em,body.mov531-a11y .mo-products .view,body.mov531-a11y .mo-backrow a{color:#5B704F}
body.mov531-a11y .mo-eyebrow{color:#5B704F}
body.mov531-a11y a:focus-visible,body.mov531-a11y button:focus-visible,body.mov531-a11y input:focus-visible,body.mov531-a11y select:focus-visible,body.mov531-a11y textarea:focus-visible{outline:3px solid #2F4A28!important;outline-offset:3px!important}
@media(max-width:640px){.mo-footer-payments .mo-footer-heading{font-size:18px!important;margin-bottom:12px!important}}


/* ==========================================================
   V5.3.2 – Targeted Lighthouse fixes
   ========================================================== */
body.mov531-a11y .mo-editorial-strip b{color:#515851!important}
body.mov531-a11y .mo-eyebrow{color:#42533D!important}
body.mov531-a11y .mo-home-section-kicker,
body.mov531-a11y .mo-most-selected .mo-eyebrow,
body.mov531-a11y .mo-google-reviews .mo-eyebrow{color:#42533D!important}
body.mov531-a11y .mo-footer-note,
body.mov531-a11y .mo-footer-bottom,
body.mov531-a11y .mo-footer-col p{color:#555B55}
body.mov531-a11y .mo-brand img{height:auto;max-width:100%}
