:root{--green:#4d8e0a;--green-dark:#315907;--green-soft:#edf6e4;--ink:#171717;--muted:#666b60;--line:#e6e6df;--cream:#fbfbf6;--white:#fff;--sale:#e11d48;--gold:#f59e0b;--shadow:0 18px 55px rgba(33, 42, 25, 0.12);--page:min(1400px, calc(100vw - 48px));font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--white)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;padding:10px 16px;background:var(--ink);color:var(--white);border-radius:4px}.skip-link:focus{top:16px}.announcement{min-height:48px;display:flex;align-items:center;justify-content:center;gap:24px;padding:8px 48px;background:var(--green-dark);color:var(--white);font-size:14px;font-weight:650}.announcement a{text-align:center}.market-controls{position:absolute;right:48px;display:flex;align-items:center;gap:12px}.market-controls button{border:0;background:transparent;color:inherit;cursor:pointer}.language-picker{position:relative}.language-toggle::after{content:"v";margin-left:7px;font-size:12px}.language-menu{position:absolute;top:calc(100% + 15px);right:-34px;z-index:60;min-width:126px;padding:16px 28px 22px;border-radius:0 0 20px 20px;background:#4a9900;color:var(--white);opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity 160ms ease,transform 160ms ease,visibility 160ms ease}.language-picker:hover .language-menu,.language-picker:focus-within .language-menu,.language-picker.is-open .language-menu{opacity:1;visibility:visible;transform:translateY(0)}.language-menu a{display:block;padding:6px 0;text-align:left;font-size:15px;font-weight:700;line-height:1.12}.language-menu a[aria-current="true"]{color:rgba(255,255,255,.55)}.site-header{position:sticky;top:0;z-index:30;height:100px;display:grid;grid-template-columns:190px 1fr 160px;align-items:center;gap:24px;padding:0 48px;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(23,23,23,.05);backdrop-filter:blur(10px)}.brand img{width:158px;max-height:62px;object-fit:contain}.primary-nav{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:18px 30px;font-weight:650;line-height:1.1;text-transform:uppercase;letter-spacing:0}.primary-nav a{padding:10px 0;border-bottom:2px solid transparent}.primary-nav a:hover{border-color:var(--green)}.primary-nav a.is-active{padding:10px 18px;border:0;border-radius:999px;background:var(--ink);color:var(--white)}.mega-menu{position:absolute;left:0;right:0;top:100%;z-index:40;min-height:432px;padding:28px 40px 32px;border-radius:0 0 20px 20px;background:var(--white);box-shadow:0 24px 45px rgba(17,17,17,.08);opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity 180ms ease,transform 180ms ease,visibility 180ms ease}.mega-menu.is-open,.site-header.has-mega .mega-menu,.mega-menu:hover,.site-header:focus-within .mega-menu:hover{opacity:1;visibility:visible;transform:translateY(0)}.mega-panel{display:none;grid-template-columns:320px minmax(0,1fr);gap:44px}.mega-panel.is-active{display:grid}.mega-sidebar{display:flex;flex-direction:column;gap:9px;min-height:360px;padding-top:2px}.mega-sidebar h2{margin:0 0 28px;color:#4b4b4b;font-size:16px;line-height:1.2}.mega-sidebar a{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:30px;padding:5px 12px 5px 0;color:#858585;font-size:14px;font-weight:750;transition:color 180ms ease,transform 180ms ease,padding-left 180ms ease}.mega-sidebar a::before{content:"";position:absolute;left:-14px;top:50%;width:4px;height:0;border-radius:999px;background:var(--green);transform:translateY(-50%);transition:height 180ms ease}.mega-sidebar a:not(.mega-small-link)::after{content:"→";opacity:0;transform:translateX(-6px);transition:opacity 180ms ease,transform 180ms ease}.mega-sidebar a:hover,.mega-sidebar a:focus-visible,.mega-sidebar a.is-active{color:var(--ink);padding-left:10px;transform:translateX(4px)}.mega-sidebar a:hover::before,.mega-sidebar a:focus-visible::before,.mega-sidebar a.is-active::before{height:20px}.mega-sidebar a:hover::after,.mega-sidebar a:focus-visible::after,.mega-sidebar a.is-active::after{opacity:1;transform:translateX(0)}.mega-small-link{align-self:end;display:flex;justify-content:space-between;width:100%;margin-top:auto;padding-top:14px;border-top:1px solid #666;color:var(--ink)!important;font-size:18px!important}.mega-small-link::after{content:none!important}.mega-products{min-width:0}.mega-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.mega-head p{margin:0;color:#909090;font-size:13px;text-transform:uppercase}.mega-head a{font-size:18px;font-weight:850}.mega-head span{color:#777;font-weight:500}.mega-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.mega-product-grid .empty-products{grid-column:1 / -1}.mega-product{position:relative;display:block;overflow:hidden;border-radius:0 0 14px 14px;background:#fafafa}.mega-product img{width:100%;aspect-ratio:1.34;object-fit:cover;background:#fff}.mega-product>span:not(.mega-badge):not(.mega-rating),.mega-product small{display:block;padding-inline:22px}.mega-product>span:not(.mega-badge):not(.mega-rating){min-height:48px;padding-top:20px;color:var(--ink);font-size:17px;font-weight:600;line-height:1.2}.mega-product small{padding-top:7px;padding-bottom:26px;color:#666;font-size:14px}.mega-badge,.mega-rating{position:absolute;z-index:1;top:18px;right:18px}.mega-badge{padding:8px 14px;border-radius:999px;background:#e73f70;color:var(--white);font-size:13px;font-weight:800}.mega-rating{color:#f59e0b;font-size:13px}.header-actions{display:flex;justify-content:flex-end;gap:22px}.header-actions a{position:relative;width:26px;height:26px;display:grid;place-items:center}.header-actions svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-count{position:absolute;top:-8px;right:-10px;min-width:18px;height:18px;display:grid;place-items:center;padding:0 5px;border-radius:999px;background:var(--green);color:var(--white);font-size:11px;font-weight:800;line-height:1}.cart-count[data-cart-count="0"]{display:none}.menu-toggle{display:none}.hero{position:relative;width:100%;overflow:hidden;background:#f5f6ef;border-radius:clamp(16px, 1.35vw, 24px);box-shadow:0 16px 44px rgba(33,42,25,.08)}.hero-track{display:grid;grid-template-columns:1fr}.hero-slide{position:relative;grid-area:1 / 1;opacity:0;pointer-events:none;transition:opacity 500ms ease}.hero-slide.is-active{opacity:1;pointer-events:auto}.hero-slide img{width:100%;height:clamp(190px, 40.625vw, 560px);object-fit:contain;object-position:center;background:#f5f6ef}.hero-link{position:absolute;inset:0;overflow:hidden;text-indent:-999px}.hero-control{position:absolute;bottom:70px;width:48px;height:48px;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:rgba(255,255,255,.24);color:var(--white);font-size:36px;line-height:1;cursor:pointer;backdrop-filter:blur(10px)}.hero-prev{left:48px}.hero-next{right:48px}.hero-dots{position:absolute;left:50%;bottom:46px;transform:translateX(-50%);display:flex;gap:14px}.hero-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.72);cursor:pointer}.hero-dots button.is-active{width:28px;border-radius:20px;background:var(--white)}.section{width:var(--page);margin:0 auto;padding:78px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-heading.centered{display:block;max-width:760px;margin-inline:auto;text-align:center}.section-heading h1,.section-heading h2,.mission-copy h2{margin:0;font-size:clamp(32px, 4vw, 60px);line-height:1;letter-spacing:0}.section-heading p{margin:14px 0 0;color:var(--muted);font-size:18px}.text-link{font-weight:700;border-bottom:2px solid currentColor;white-space:nowrap}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{position:relative;min-height:354px;overflow:hidden;border-radius:8px;background:#e7eadf}.category-card img{width:100%;height:100%;min-height:354px;object-fit:cover;transition:transform 350ms ease}.category-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.64))}.category-card span{position:absolute;left:18px;right:18px;bottom:20px;z-index:1;color:var(--white);font-size:21px;font-weight:800;line-height:1.08}.category-card:hover img{transform:scale(1.04)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px 16px}.product-card,.compact-product{min-width:0;height:100%}.product-card{display:flex;flex-direction:column}.product-card>a,.compact-product>a{display:block;overflow:hidden;border-radius:8px;background:#f5f5ef}.product-card img{width:100%;aspect-ratio:1;object-fit:contain;background:#f7f7f1;transition:transform 350ms ease}.product-card:hover img{transform:scale(1.02)}.product-card h3{margin:8px 0 0;min-height:3.25em;font-size:18px;line-height:1.22;font-weight:650;text-align:center}.product-card .price,.compact-product .price{color:var(--sale);font-weight:800;text-align:center}.product-card .price del,.compact-product .price del{margin-left:8px;color:#8a8a80;font-weight:500}.product-card .price ins,.compact-product .price ins{text-decoration:none}.product-actions{display:flex;justify-content:center;width:100%;margin-top:auto;padding-top:14px}.product-actions .button{min-height:40px;width:100%;padding-inline:18px;font-size:14px}.rating{margin-top:14px;color:var(--gold);font-size:13px;text-align:center}.rating span{color:var(--muted)}.price{margin:10px 0 0;font-size:18px}.price span{color:var(--sale);font-weight:800}.price s{margin-left:8px;color:#8a8a80}.soft-band{width:100%;padding-inline:max(24px, calc((100vw - 1400px) / 2));background:var(--green-soft)}.product-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.compact-product{overflow:hidden;border-radius:8px;background:var(--white);box-shadow:var(--shadow)}.compact-product img{width:100%;aspect-ratio:1.05;object-fit:contain;background:#f7f7f1;transition:transform 350ms ease}.compact-product:hover img{transform:scale(1.02)}.compact-product h3,.compact-product p{margin-inline:18px}.compact-product h3{min-height:48px;margin-top:18px;font-size:18px;line-height:1.25}.compact-product p{margin-top:8px;margin-bottom:20px;color:var(--sale);font-weight:800}.empty-products{margin:0;padding:24px;border:1px dashed var(--line);border-radius:8px;color:var(--muted);background:rgba(255,255,255,.64)}.launch-layout{display:grid;grid-template-columns:1.35fr 1fr;gap:18px}.feature-tile,.launch-stack a{position:relative;display:block;overflow:hidden;border-radius:8px;background:#f5f5ef}.feature-tile img{width:100%;height:100%;min-height:600px;object-fit:cover}.launch-stack{display:grid;gap:18px}.launch-stack img{width:100%;height:291px;object-fit:cover}.feature-tile::after,.launch-stack a::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.68))}.feature-tile span,.launch-stack span{position:absolute;left:24px;right:24px;bottom:22px;z-index:1;color:var(--white);font-size:24px;font-weight:800;line-height:1.08}.feed-section{padding:78px 0;background:var(--ink);color:var(--white);overflow:hidden}.feed-section .section-heading{width:var(--page)}.feed-section p{color:rgba(255,255,255,.74)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:2px solid var(--ink);border-radius:999px;background:var(--ink);color:var(--white);font-weight:750;line-height:1.15;text-align:center;white-space:normal}.button.secondary{margin-top:22px;border-color:var(--white);background:var(--white);color:var(--ink)}.feed-strip{width:max-content;display:flex;gap:16px;animation:feedScroll 32s linear infinite}.feed-strip img{width:min(300px, 70vw);aspect-ratio:1;object-fit:cover;border-radius:8px}@keyframes feedScroll{from{transform:translateX(48px)}to{transform:translateX(calc(-50% + 48px))}}.reviews-section{width:100%;padding-inline:max(24px, calc((100vw - 1400px) / 2));background:var(--cream)}.reviews-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.review-card{overflow:hidden;border-radius:8px;background:var(--white);box-shadow:var(--shadow)}.review-card img{width:100%;aspect-ratio:1.1;object-fit:cover}.review-card div{padding:22px}.score{color:var(--gold);font-weight:800;font-size:14px}.review-card h3{margin:10px 0;font-size:20px}.review-card p{margin:0;color:var(--muted);line-height:1.55}.blog-faq{display:grid;grid-template-columns:0.8fr 1.2fr;gap:40px;align-items:start}.news-page{width:var(--page);margin:0 auto;padding:72px 0 96px}.news-hero{max-width:780px;margin-bottom:36px}.news-hero h1{margin:0;font-size:clamp(48px, 5vw, 74px);line-height:.98;letter-spacing:0}.news-intro{margin-top:18px;color:var(--muted);font-size:18px;line-height:1.65}.news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.news-card{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow)}.news-thumb{min-height:100%}.news-thumb img,.news-thumb-fallback{display:block;width:100%;height:100%;min-height:260px;object-fit:cover;background:#f6f6ef}.news-thumb-fallback{display:block;background:linear-gradient(135deg,rgba(23,23,23,.02),rgba(77,142,10,.14)),url(../../../../../../themes/myitoolmax-theme/assets/images/myitoolmax-garding-law-care-collection_4ce4dc38-1e16-49b1-ae85-4b34352-a2c92041.jpg) center / cover no-repeat,#f6f6ef}.news-copy{display:grid;gap:14px;padding:26px;align-content:center}.news-meta{margin:0;color:var(--green);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.news-copy h2{margin:0;font-size:clamp(24px, 2.8vw, 36px);line-height:1.05}.news-copy p{margin:0;color:var(--muted);line-height:1.7}.news-pagination{margin-top:38px}.news-page .news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 22px}.news-page .news-card{display:flex;flex-direction:column;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.news-page .news-thumb{display:block;min-height:0;overflow:hidden;border-radius:8px;background:#f6f6ef;line-height:0}.news-page .news-thumb img,.news-page .news-thumb-fallback{height:auto;min-height:0;aspect-ratio:1.36;object-fit:cover;transition:transform 280ms ease}.news-page .news-card:hover .news-thumb img,.news-page .news-card:hover .news-thumb-fallback{transform:scale(1.03)}.news-page .news-copy{flex:1;align-content:start;padding:22px 0 0}.news-page .news-copy h2{font-size:clamp(22px, 2vw, 30px);line-height:1.08}.news-page .news-copy .button.secondary{align-self:start;min-height:38px;margin-top:4px;padding-inline:0;border:0;border-radius:0;background:transparent;color:var(--ink);text-decoration:underline;text-underline-offset:4px}.blog-card{min-height:420px;display:flex;flex-direction:column;justify-content:flex-end;padding:34px;border-radius:8px;background:linear-gradient(180deg,rgba(23,23,23,.04),rgba(23,23,23,.72)),url(../../../../../../themes/myitoolmax-theme/assets/images/myitoolmax-outdoor-tools-collections-0aa8913e.jpg) center / cover;color:var(--white)}.blog-card h2{margin:0;font-size:clamp(32px, 3vw, 48px);line-height:1}.blog-card p{max-width:420px;color:rgba(255,255,255,.82);font-size:18px}.blog-card .button{align-self:flex-start;border-color:var(--white);background:var(--white);color:var(--ink)}.faq-list h2{margin:0 0 20px;font-size:clamp(32px, 3vw, 48px);line-height:1}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;font-size:20px;font-weight:750;cursor:pointer}summary::-webkit-details-marker{display:none}summary::after{content:"+";font-size:28px;font-weight:400}details[open] summary::after{content:"-"}details p{max-width:760px;margin:0 0 24px;color:var(--muted);line-height:1.6}.mission{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:#f4f4ed}.mission>img{width:100%;height:100%;min-height:620px;object-fit:cover}.mission-copy{padding:clamp(48px, 7vw, 96px);align-self:center}.eyebrow{margin:0 0 16px;color:var(--green);font-weight:850;text-transform:uppercase}.mission-copy>p:not(.eyebrow){max-width:680px;color:var(--muted);font-size:18px;line-height:1.65}.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin:34px 0 0}.stats div{padding-top:18px;border-top:1px solid var(--line)}.stats dt{font-size:28px;font-weight:850}.stats dd{margin:6px 0 0;color:var(--muted)}.site-footer{background:#111;color:var(--white)}.footer-promises{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#242424}.footer-promises span{display:grid;place-items:center;min-height:72px;padding:16px;background:#181818;text-align:center;font-weight:750}.newsletter{width:var(--page);margin:0 auto;padding:44px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(255,255,255,.12)}.newsletter label{font-size:clamp(26px, 3vw, 42px);font-weight:850;text-transform:uppercase}.newsletter div{display:flex;width:min(520px, 100%);border:1px solid rgba(255,255,255,.25);border-radius:999px;overflow:hidden}.newsletter input{min-width:0;flex:1;border:0;padding:0 20px;background:transparent;color:var(--white)}.newsletter input::placeholder{color:rgba(255,255,255,.55)}.newsletter button{border:0;padding:15px 22px;background:var(--white);color:var(--ink);font-weight:800;line-height:1.15;text-align:center;cursor:pointer}.footer-grid{width:var(--page);margin:0 auto;padding:54px 0;display:grid;grid-template-columns:1.5fr 0.8fr 0.8fr 1.1fr;gap:36px}.footer-logo{width:170px;max-height:72px;object-fit:contain;margin-bottom:20px}.footer-grid h3{margin:0 0 18px;font-size:18px}.footer-grid p,.footer-grid a{color:rgba(255,255,255,.72);line-height:1.6}.footer-grid>div>a{display:block;margin:8px 0}.socials{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.socials a{padding:8px 12px;border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:13px}.contact-page{width:var(--page);max-width:1160px;margin:0 auto;padding:112px 0 72px}.contact-hero{max-width:760px;margin-bottom:118px}.contact-hero h1{margin:0;font-size:clamp(54px, 5.6vw, 72px);line-height:1;letter-spacing:0}.contact-hero p{margin:24px 0 0;color:var(--ink);font-size:18px;line-height:1.5}.contact-layout{display:grid;grid-template-columns:minmax(0,792px) 260px;gap:60px;align-items:start}.contact-form{display:grid;gap:24px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.contact-form label{display:block}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid transparent;border-radius:6px;padding:0 26px;background:#f8f8f8;color:var(--ink);outline:none;font-size:17px;transition:border-color 160ms ease,box-shadow 160ms ease,background 160ms ease}.contact-form input,.contact-form select{height:64px}.contact-form select{appearance:auto;cursor:pointer}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#777;opacity:1}.contact-form textarea{min-height:168px;padding-block:20px;resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--green);background:var(--white);box-shadow:0 0 0 3px rgba(117,218,77,.2)}.contact-form button{min-height:60px;width:max-content;min-width:202px;border:0;border-radius:999px;padding:0 30px;background:#78dc4a;color:#050505;font-size:20px;font-weight:900;line-height:1.15;text-align:center;cursor:pointer;transition:background 160ms ease,transform 160ms ease}.contact-form button:hover{background:#62c936;transform:translateY(-1px)}.captcha-note{margin:4px 0 0;color:#202020;font-size:14px;line-height:1.6}.captcha-note a{text-decoration:underline;text-underline-offset:2px}.contact-side{display:grid;gap:44px;padding-top:2px}.contact-side span{display:block;margin-bottom:14px;color:#8a8a8a;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.contact-side a{color:var(--ink)}.contact-socials{display:flex;align-items:center;gap:26px}.contact-socials a{display:grid;place-items:center;width:24px;height:24px;color:var(--ink);font-size:24px;font-weight:900;line-height:1;transition:color 160ms ease,transform 160ms ease}.contact-socials a:hover{color:var(--green);transform:translateY(-2px)}.copyright{width:var(--page);margin:0 auto;padding:24px 0 36px;color:rgba(255,255,255,.58);border-top:1px solid rgba(255,255,255,.12)}.contact-tab{position:fixed;right:0;top:52%;z-index:20;padding:12px 8px;background:#4b8ddf;color:var(--white);border-radius:8px 0 0 8px;writing-mode:vertical-rl;text-orientation:mixed;font-size:14px;font-weight:800}.product-archive .section-heading{align-items:center}.product-archive .section-heading h1{text-transform:capitalize}.archive-ordering select{min-height:42px;padding:0 38px 0 14px;border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--ink);font-weight:650}.archive-category-nav{display:none;gap:10px;overflow-x:auto;padding:0 0 6px;margin:0 0 18px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.archive-category-nav::-webkit-scrollbar{display:none}.archive-category-chip{flex:0 0 auto;display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--ink);font-size:14px;font-weight:800;white-space:nowrap}.archive-category-chip.is-active{border-color:var(--ink);background:var(--ink);color:var(--white)}.archive-toolbar{clear:both;margin:-10px 0 28px;color:var(--muted)}.archive-toolbar::after{content:"";display:block;clear:both}.archive-toolbar p{margin:0}.woocommerce .archive-toolbar .woocommerce-result-count{float:none}.archive-product-grid{clear:both;width:100%}.entry-content{max-width:980px;margin:0 auto;color:var(--muted);font-size:18px;line-height:1.72}.entry-content>*{margin-left:auto;margin-right:auto}.entry-content h2,.entry-content h3,.entry-content h4{max-width:860px;color:var(--ink);line-height:1.12}.entry-content p,.entry-content ul,.entry-content ol{max-width:860px}.entry-content img,.entry-content figure{max-width:100%;height:auto}.entry-content img{object-fit:contain;border-radius:8px;background:#f7f7f1}.entry-content table{width:100%;max-width:900px;border-collapse:collapse}.entry-content th,.entry-content td{padding:12px;border:1px solid var(--line);text-align:left}.support-page{margin:0 auto;min-width:0;max-width:min(1060px, 100%);overflow-wrap:anywhere}.support-page-shell{padding-top:68px;padding-bottom:100px;overflow-x:hidden}.support-page *,.support-page *::before,.support-page *::after{box-sizing:border-box}.support-intro{max-width:820px;margin:0 auto 34px;text-align:center}.support-intro h1{margin:0;font-size:clamp(42px, 5vw, 72px);line-height:.98;letter-spacing:0}.support-intro .eyebrow{margin-bottom:12px;color:var(--green-dark)}.support-lead{color:var(--muted);font-size:20px;line-height:1.55}.support-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:28px 0}.support-card-grid--single{grid-template-columns:1fr;max-width:920px;margin-inline:auto}.support-card{min-width:0;padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 12px 28px rgba(33,42,25,.07)}.support-card h2,.support-card h3{margin-top:0}.support-card h2{margin-bottom:12px;font-size:clamp(22px, 2.3vw, 32px);line-height:1.08;overflow-wrap:anywhere}.support-card p,.support-card li{color:var(--muted);line-height:1.68;overflow-wrap:anywhere}.support-card ul,.support-card ol{padding-left:1.15rem}.support-card li+li{margin-top:10px}.support-card a,.support-page a:not(.button){color:var(--green-dark);font-weight:800;text-decoration:underline;text-underline-offset:3px}.support-card-kicker{margin-top:-2px;font-size:15px}.support-card p:last-child,.support-card ul:last-child,.support-card ol:last-child{margin-bottom:0}.support-promises{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:34px 0}.support-promises span{display:grid;min-height:82px;place-items:center;padding:14px;border-radius:10px;background:var(--green-soft);color:var(--green-dark);font-weight:850;line-height:1.2;text-align:center}.support-banner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,0.9fr);gap:28px;align-items:center;margin:28px 0 36px;padding:28px;border-radius:12px;background:var(--green-soft)}.support-banner h2{margin:0 0 14px;font-size:clamp(28px, 3vw, 44px);line-height:1}.support-banner p{color:var(--muted);font-size:17px;line-height:1.66}.support-banner img{width:100%;aspect-ratio:1.28;border-radius:10px;object-fit:cover}.support-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:24px 0 0}.support-faq-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start;margin-top:30px}.support-faq-groups{display:grid;gap:18px}.support-faq-group details:first-of-type{border-top:0}.support-faq-group details{min-width:0;overflow:hidden}.support-faq-group details p,.support-faq-group details ul,.support-faq-group details ol{max-width:none}.support-faq-group summary{min-width:0;max-width:100%;align-items:flex-start;line-height:1.22;overflow-wrap:anywhere;word-break:break-word}.support-faq-group summary::after{flex:0 0 auto}.support-help-card{position:sticky;top:128px}.support-mini-form{display:grid;gap:12px;margin-top:18px}.support-mini-form input,.support-mini-form textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:13px 14px;background:#f8f8f5;font:inherit}.support-mini-form button{min-height:48px;border:0;border-radius:999px;background:var(--ink);color:var(--white);font-weight:850;cursor:pointer}.support-page--track-your-order .support-card-grid{margin-top:34px}.track-order-box{display:grid;grid-template-columns:1fr auto;gap:12px;max-width:720px;margin:28px auto;padding:18px;border:1px solid var(--line);border-radius:12px;background:var(--white);box-shadow:var(--shadow)}.track-order-box input{min-height:54px;min-width:0;border:1px solid var(--line);border-radius:8px;padding:0 16px;font-size:16px}.track-order-box button{min-height:54px;border:0;border-radius:999px;padding:0 26px;background:var(--ink);color:var(--white);font-weight:850;cursor:pointer}.woocommerce-pagination{margin-top:46px}.woocommerce-pagination ul.page-numbers,.woocommerce-pagination .page-numbers{display:flex;align-items:center;justify-content:center;gap:8px;padding:0;margin:0;list-style:none}.woocommerce-pagination li{list-style:none}.woocommerce-pagination a.page-numbers,.woocommerce-pagination span.page-numbers{min-width:42px;height:42px;display:inline-grid;place-items:center;padding:0 13px;border:1px solid var(--line);border-radius:999px;background:var(--white);font-weight:800}.woocommerce-pagination span.current,.woocommerce-pagination a.page-numbers:hover{border-color:var(--ink);background:var(--ink);color:var(--white)}.single-product-shell{width:var(--page);max-width:1400px;margin:0 auto;padding:34px 0 82px}.pdp-breadcrumbs{margin-bottom:28px;color:var(--muted);font-size:14px}.pdp-breadcrumbs span{margin:0 9px}.pdp-conversion-page .woocommerce-notices-wrapper{margin-bottom:18px}.myitoolmax-pdp{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,0.92fr);gap:clamp(32px, 5vw, 70px);align-items:start}.pdp-hero{padding-bottom:56px;border-bottom:1px solid var(--line)}.pdp-gallery{min-width:0}.pdp-gallery .woocommerce-product-gallery{position:relative;width:100%!important}.pdp-gallery .woocommerce-product-gallery__wrapper{margin:0}.pdp-gallery .woocommerce-product-gallery__image{overflow:hidden;border-radius:12px;background:#f7f7f1}.pdp-gallery .woocommerce-product-gallery__image a{display:grid;place-items:center;background:#f7f7f1}.pdp-gallery .woocommerce-product-gallery__trigger{position:absolute;top:14px;right:14px;z-index:4;width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(23,23,23,.08);border-radius:50%;background:rgba(255,255,255,.92);box-shadow:0 10px 24px rgba(33,42,25,.12);font-size:0}.pdp-gallery .woocommerce-product-gallery__trigger::before{content:"";width:15px;height:15px;border:2px solid var(--ink);border-radius:50%}.pdp-gallery .woocommerce-product-gallery__trigger::after{content:"";position:absolute;width:9px;height:2px;border-radius:2px;background:var(--ink);transform:translate(8px,8px) rotate(45deg)}.pdp-gallery img{width:100%;border-radius:12px;object-fit:contain;background:#f5f5ef}.pdp-gallery .woocommerce-product-gallery__image img{max-height:680px}.pdp-gallery .flex-control-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:0;margin:14px 0 0;list-style:none}.pdp-gallery .flex-control-thumbs li{float:none!important;width:auto!important;margin:0!important;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#f7f7f1}.pdp-gallery .flex-control-thumbs img{width:100%;height:86px;object-fit:contain;border-radius:0;opacity:.72;cursor:pointer}.pdp-gallery .flex-control-thumbs img.flex-active,.pdp-gallery .flex-control-thumbs img:hover{opacity:1}.pdp-summary{position:sticky;top:128px;padding:clamp(30px, 3vw, 42px);border:1px solid var(--line);border-radius:12px;background:var(--white);box-shadow:var(--shadow)}.pdp-summary .product_title{margin:0 0 16px;font-size:clamp(38px, 4.8vw, 64px);line-height:1.02;letter-spacing:0;overflow-wrap:anywhere}.pdp-summary .woocommerce-product-rating{display:flex;gap:12px;align-items:center;margin-bottom:16px}.star-rating{color:var(--gold)}.pdp-summary .price{margin:18px 0;color:var(--sale);font-size:32px;font-weight:850}.pdp-summary .price del{margin-left:10px;color:#8a8a80;font-size:18px;font-weight:500}.pdp-summary .price ins{text-decoration:none}.woocommerce-product-details__short-description{color:var(--muted);font-size:17px;line-height:1.65}.trust-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:32px}.trust-badges div{padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--cream)}.trust-badges strong,.trust-badges span{display:block}.trust-badges strong{font-size:14px}.trust-badges span{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.35}.cart{display:grid;gap:14px;margin:28px 0}.quantity{display:inline-flex;align-items:center;width:max-content;border:1px solid var(--line);border-radius:999px;overflow:hidden}.quantity input.qty{width:76px;min-height:52px;border:0;text-align:center;font-weight:800}.variations_form{display:grid;gap:16px}.pdp-summary form.cart table.variations,.pdp-summary form.cart table.variations tbody{display:block;width:100%}.variations_form table.variations{width:100%;border-collapse:separate;border-spacing:0 12px}.variations_form table.variations tr{display:grid;gap:8px}.variations_form table.variations td{display:block;padding:0;width:100%}.variations_form table.variations td.label{color:var(--muted);font-size:13px;font-weight:700}.variations_form table.variations td.value{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.variations_form select{width:100%;max-width:100%;min-height:52px;padding:0 16px;border:1px solid var(--line);border-radius:8px;background:#f6f6f1;color:var(--ink);font-size:16px;font-weight:700}.variations_form .reset_variations{display:inline-flex;align-items:center;color:var(--green-dark);font-size:13px;font-weight:700}.single_add_to_cart_button,.button.add_to_cart_button,.woocommerce a.button,.woocommerce button.button{min-height:56px;display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:0 28px;border:2px solid var(--ink);border-radius:999px;background:var(--ink);color:var(--white);font-size:16px;font-weight:800;line-height:1.15;text-align:center;cursor:pointer}.single_add_to_cart_button:hover,.button.add_to_cart_button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{border-color:var(--green);background:var(--green)}.product_meta{display:grid;gap:8px;padding-top:22px;border-top:1px solid var(--line);color:var(--muted)}.pdp-tabs{margin-top:54px;padding-top:46px;border-top:1px solid var(--line)}.pdp-detail-story{padding:86px 0 36px;text-align:center}.pdp-detail-content{max-width:1080px;margin:0 auto;color:var(--muted);font-size:19px;line-height:1.72;text-align:center}.pdp-detail-content>*{margin-left:auto;margin-right:auto}.pdp-detail-content p,.pdp-detail-content h2,.pdp-detail-content h3,.pdp-detail-content h4{max-width:920px}.pdp-detail-content img{width:auto;max-width:100%;height:auto;margin:28px auto;border-radius:8px;object-fit:contain;background:#f7f7f1}.pdp-detail-content figure{max-width:100%;margin:28px auto}.pdp-detail-content ul,.pdp-detail-content ol{display:inline-block;max-width:860px;text-align:left}.pdp-detail-content table{width:100%;max-width:920px;margin:28px auto;border-collapse:collapse;text-align:left}.pdp-detail-content th,.pdp-detail-content td{padding:12px;border:1px solid var(--line)}.pdp-faq{padding:58px 0}.pdp-tabs .wc-tabs{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:0 0 28px;list-style:none}.pdp-tabs .wc-tabs li{list-style:none}.pdp-tabs .wc-tabs a{display:inline-flex;align-items:center;min-height:42px;padding:0 18px;border:1px solid var(--line);border-radius:999px;font-weight:800}.pdp-tabs .wc-tabs li.active a{border-color:var(--ink);background:var(--ink);color:var(--white)}.pdp-tabs .panel{max-width:980px;margin:0 auto;color:var(--muted);line-height:1.7;text-align:center}.pdp-tabs .panel>*{margin-left:auto;margin-right:auto}.pdp-related{margin-top:70px;padding:36px;border:1px solid var(--line);border-radius:8px;background:var(--cream)}.pdp-related h2{margin:0 0 8px;font-size:clamp(26px, 2.4vw, 36px)}.pdp-related .section-heading{margin-bottom:26px}.pdp-related>h2,.pdp-related .related>h2{display:none}.pdp-related ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:0!important;margin:0!important;list-style:none}.woocommerce .pdp-related ul.products::before,.woocommerce .pdp-related ul.products::after{content:none;display:none}.pdp-related ul.products li.product,.woocommerce .pdp-related ul.products li.product{display:flex!important;flex-direction:column;float:none!important;clear:none!important;width:auto!important;min-width:0;margin:0!important;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 12px 28px rgba(33,42,25,.08);transition:transform 180ms ease,box-shadow 180ms ease,border-color 180ms ease}.pdp-related ul.products li.product:hover,.woocommerce .pdp-related ul.products li.product:hover{border-color:rgba(77,142,10,.36);box-shadow:0 18px 42px rgba(33,42,25,.12);transform:translateY(-3px)}.pdp-related ul.products li.product a.woocommerce-LoopProduct-link,.woocommerce .pdp-related ul.products li.product a.woocommerce-LoopProduct-link{display:grid;gap:10px;flex:1 1 auto}.pdp-related ul.products li.product img,.woocommerce .pdp-related ul.products li.product img{width:100%!important;height:auto;aspect-ratio:1;margin:0!important;object-fit:contain;border-radius:8px;background:#f7f8f2}.pdp-related ul.products li.product .woocommerce-loop-product__title,.woocommerce .pdp-related ul.products li.product .woocommerce-loop-product__title{min-height:44px;margin:2px 0 0;padding:0;color:var(--ink);font-size:15px;line-height:1.35;font-weight:800;text-align:center;overflow-wrap:anywhere}.pdp-related ul.products li.product .price,.woocommerce .pdp-related ul.products li.product .price{display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:6px;min-height:28px;margin:8px 0 0;color:var(--sale);font-size:16px;line-height:1.2;font-weight:850}.pdp-related ul.products li.product .price del,.woocommerce .pdp-related ul.products li.product .price del{order:2;margin:0;color:#8a8a80;font-size:13px;font-weight:600;opacity:1}.pdp-related ul.products li.product .price ins,.woocommerce .pdp-related ul.products li.product .price ins{order:1;text-decoration:none}.pdp-related ul.products li.product .button,.woocommerce .pdp-related ul.products li.product .button{width:100%;min-height:42px;margin-top:auto;padding:0 16px;border-radius:8px;background:var(--ink);color:var(--white);font-size:13px;line-height:1.15;text-align:center}.pdp-related ul.products li.product .button:hover,.woocommerce .pdp-related ul.products li.product .button:hover{background:var(--green);color:var(--white)}.side-cart-overlay{position:fixed;inset:0;z-index:80;background:rgba(0,0,0,.38);opacity:0;transition:opacity 220ms ease}.side-cart-overlay.is-open{opacity:1}.side-cart{position:fixed;top:0;right:0;z-index:90;width:min(460px, 100vw);height:100vh;background:var(--white);box-shadow:-18px 0 48px rgba(0,0,0,.18);transform:translateX(105%);transition:transform 260ms ease}.side-cart.is-open{transform:translateX(0)}.side-cart-panel{height:100%;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto auto}.side-cart-head,.side-cart-footer{padding:20px;border-bottom:1px solid var(--line)}.side-cart-head{display:flex;align-items:center;justify-content:space-between}.side-cart-head strong,.side-cart-head span{display:block}.side-cart-head span{margin-top:4px;color:var(--muted);font-size:13px}.side-cart-close{width:36px;height:36px;border:0;border-radius:50%;background:var(--ink);color:var(--white);cursor:pointer}.free-delivery{padding:18px 20px;background:var(--green-soft)}.free-delivery strong,.free-delivery small{display:block}.free-delivery small{margin-top:7px;color:var(--muted)}.free-delivery-bar{height:9px;margin-top:12px;border-radius:999px;overflow:hidden;background:rgba(77,142,10,.18)}.free-delivery-bar span{display:block;height:100%;border-radius:inherit;background:var(--green)}.side-cart-items{overflow:auto;padding:16px 20px}.side-cart-item{display:grid;grid-template-columns:86px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid var(--line)}.side-cart-thumb img{width:86px;height:86px;object-fit:cover;border-radius:8px;background:#f5f5ef}.side-cart-title{display:block;font-weight:800;line-height:1.25}.side-cart-prices{display:flex;align-items:center;gap:8px;margin-top:8px}.side-cart-prices del{color:#888}.side-cart-prices strong{color:var(--sale)}.side-cart-qty{display:inline-flex;align-items:center;gap:10px;margin-top:12px;border:1px solid var(--line);border-radius:999px;overflow:hidden}.side-cart-qty button{width:32px;height:32px;border:0;background:transparent;cursor:pointer;font-weight:900}.side-cart-qty span{min-width:22px;text-align:center;font-weight:800}.shipping-insurance{display:flex;gap:12px;align-items:center;margin:0 20px 16px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--cream);cursor:pointer}.shipping-insurance input{width:18px;height:18px}.shipping-insurance span,.shipping-insurance small{display:block}.shipping-insurance small{margin-top:3px;color:var(--muted)}.side-cart-cross-sells{padding:0 20px 16px}.side-cart-recs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px}.side-cart-recs a{min-width:0;padding:9px;border:1px solid var(--line);border-radius:8px}.side-cart-recs img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px}.side-cart-recs span,.side-cart-recs small{display:block;margin-top:7px;font-size:12px;line-height:1.25}.side-cart-recs small{color:var(--sale);font-weight:800}.side-cart-footer{border-top:1px solid var(--line);border-bottom:0;background:var(--white);position:sticky;bottom:0;z-index:1;box-shadow:0 -10px 28px rgba(33,42,25,.08)}.side-cart-subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:18px}.checkout-button{min-height:54px;display:grid;place-items:center;width:100%;border-radius:999px;background:var(--green);color:var(--white);font-weight:900;line-height:1.15;text-align:center;text-transform:uppercase}.side-cart-open{overflow:hidden}@media (min-width:1536px){.announcement{height:56px;min-height:56px;padding-block:0}.site-header{height:68px}.brand img{width:158px;max-height:62px}.primary-nav{gap:28px}}@media (max-width:1100px){:root{--page:min(100% - 32px, 900px)}.market-controls{display:none}.site-header{grid-template-columns:160px 1fr 120px;height:100px;padding-inline:24px}.primary-nav{gap:18px;font-size:14px}.category-grid,.product-grid,.product-row,.reviews-grid{grid-template-columns:repeat(2,1fr)}.blog-faq,.mission,.launch-layout,.news-card,.contact-layout,.footer-grid,.newsletter{grid-template-columns:1fr}.newsletter,.footer-grid{display:grid}.contact-layout{gap:40px}.footer-promises{grid-template-columns:repeat(2,1fr)}.mega-menu{padding-inline:24px}.mega-panel,.myitoolmax-pdp{grid-template-columns:1fr}.mega-product-grid,.pdp-related ul.products{grid-template-columns:repeat(2,1fr)}.pdp-related{padding:24px}.pdp-summary{position:static}.news-grid{grid-template-columns:1fr}}@media (max-width:760px){.announcement{padding-inline:16px;font-size:13px}.site-header{grid-template-columns:128px 1fr auto;gap:12px;height:56px;display:flex;padding:0 16px}.brand{flex:0 0 auto}.brand img{width:128px;max-height:48px}.menu-toggle{display:grid;gap:6px;order:3;justify-self:end;width:40px;height:40px;border:0;background:transparent;cursor:pointer}.menu-toggle span{display:block;width:24px;height:2px;margin:auto;background:var(--ink)}.primary-nav{position:absolute;left:16px;right:16px;top:calc(100% + 8px);display:none;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow)}.primary-nav.is-open{display:grid;justify-content:stretch;gap:4px}.mega-menu{display:none}.header-actions{order:2;margin-left:auto;justify-content:flex-end;gap:14px}.header-actions a{width:22px;height:22px}.cart-count{top:-9px;right:-9px}.hero-slide img{width:100%;height:clamp(176px, 50vw, 240px);min-height:0;object-fit:contain;object-position:center}.hero-control{width:38px;height:38px;font-size:28px}.hero-prev{left:16px}.hero-next{right:16px}.hero-control{bottom:58px}.hero-dots{bottom:22px}.section,.feed-section,.reviews-section,.contact-page{padding-block:52px}.section-heading{display:block}.section-heading h1,.contact-hero h1,.news-hero h1,.section-heading h2,.mission-copy h2{font-size:42px}.contact-hero{margin-bottom:42px;text-align:center}.contact-hero p{font-size:16px}.contact-layout,.form-grid{grid-template-columns:1fr}.contact-layout{gap:34px}.contact-side{gap:26px;padding-top:28px;border-top:1px solid var(--line);text-align:center}.contact-socials{justify-content:center}.news-page{padding-top:48px}.news-card{grid-template-columns:1fr}.news-thumb img,.news-thumb-fallback{min-height:220px}.news-copy{padding:20px}.contact-form button{width:100%}.archive-category-nav{display:flex;margin:2px 0 20px}.category-grid,.product-grid,.product-row,.reviews-grid,.pdp-related ul.products{grid-template-columns:1fr}.archive-product-grid,.product-grid,.product-row{justify-items:center;gap:24px}.product-card,.compact-product{width:min(100%, 360px);padding:14px;border:1px solid var(--line);border-radius:14px;background:var(--white);box-shadow:0 14px 34px rgba(33,42,25,.08)}.product-card>a,.compact-product>a{border-radius:12px}.product-card img,.compact-product img{width:100%;aspect-ratio:1;object-fit:contain;background:#f7f7f1}.product-card h3,.compact-product h3{min-height:auto;margin-top:12px;font-size:19px;line-height:1.12;font-weight:850;text-align:center}.product-card .price,.compact-product .price,.rating{text-align:center}.product-actions{display:flex;justify-content:center}.product-actions .button{min-height:44px;width:100%;border-radius:999px}.pdp-related{padding:18px}.product-archive .section-heading{display:grid;gap:18px;margin-bottom:18px;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--white);box-shadow:0 14px 34px rgba(33,42,25,.08)}.product-archive .section-heading h1{font-size:40px;line-height:.95}.product-archive .section-heading p{font-size:16px;line-height:1.35}.archive-ordering select{width:100%;min-height:50px;padding-inline:18px 42px;border-radius:14px;box-shadow:0 8px 22px rgba(33,42,25,.08)}.single-product-shell{width:min(100% - 24px, 520px);padding-top:30px;padding-bottom:62px}.pdp-breadcrumbs{margin-bottom:18px;text-align:center;font-size:13px}.myitoolmax-pdp{gap:24px;justify-items:center}.pdp-gallery,.pdp-summary{width:100%;max-width:480px}.pdp-gallery .woocommerce-product-gallery__image img{max-height:430px}.pdp-gallery .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.pdp-gallery .flex-control-thumbs img{height:68px}.pdp-gallery img{object-fit:contain}.pdp-summary .product_title{font-size:38px;line-height:1.04}.pdp-summary .price{font-size:30px}.pdp-summary{padding:24px;text-align:center}.woocommerce-product-details__short-description{font-size:16px}.cart{justify-items:center}.quantity{margin-inline:auto}.pdp-detail-story{padding:58px 0 26px}.pdp-detail-content,.pdp-tabs .panel,.entry-content{font-size:16px;line-height:1.66}.pdp-detail-content img,.entry-content img{margin:20px auto}.pdp-tabs{margin-top:36px;padding-top:32px}.pdp-tabs .wc-tabs{justify-content:center}.pdp-related .section-heading{text-align:center}.pdp-related{width:min(100%, 430px);margin:48px auto 0;padding:18px 12px 20px;border-radius:14px;background:#f7f8f2}.pdp-related h2{font-size:28px;text-align:center}.pdp-related ul.products,.woocommerce .pdp-related ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px;align-items:stretch}.pdp-related ul.products li.product,.woocommerce .pdp-related ul.products li.product{width:100%!important;margin-inline:auto!important;padding:10px;border-radius:12px;box-shadow:0 10px 24px rgba(33,42,25,.08)}.pdp-related ul.products li.product img,.woocommerce .pdp-related ul.products li.product img{aspect-ratio:1;border-radius:10px}.pdp-related ul.products li.product .woocommerce-loop-product__title,.woocommerce .pdp-related ul.products li.product .woocommerce-loop-product__title{min-height:48px;font-size:13px;line-height:1.18}.pdp-related ul.products li.product .price,.woocommerce .pdp-related ul.products li.product .price{min-height:24px;font-size:13px;line-height:1.15}.pdp-related ul.products li.product .price del,.woocommerce .pdp-related ul.products li.product .price del{font-size:11px}.pdp-related ul.products li.product .button,.woocommerce .pdp-related ul.products li.product .button{min-height:38px;margin-top:10px;padding:0 8px;border-radius:999px;font-size:12px;line-height:1.08}.trust-badges,.side-cart-recs{grid-template-columns:1fr}.side-cart{width:100vw;height:100dvh}.side-cart-panel{display:flex;flex-direction:column;min-height:0}.side-cart-head,.side-cart-footer{padding-inline:16px}.free-delivery{padding-inline:16px}.side-cart-items{flex:1 1 auto;min-height:0;padding-inline:16px}.side-cart-cross-sells{display:none}.side-cart-item{grid-template-columns:72px 1fr;gap:12px}.side-cart-thumb img{width:72px;height:72px}.side-cart-footer{padding:16px 20px calc(18px + env(safe-area-inset-bottom))}.checkout-button{min-height:56px;font-size:15px}.single_add_to_cart_button,.button.add_to_cart_button,.woocommerce a.button,.woocommerce button.button{width:100%}.variations_form table.variations tr{gap:6px}.variations_form select{min-height:56px;font-size:15px}.variations_form .reset_variations{margin-top:2px}.category-card,.category-card img{min-height:260px}.feature-tile img{min-height:360px}.launch-stack img{height:250px}.blog-card{min-height:340px;padding:24px}.mission>img{min-height:320px}.mission-copy{padding:40px 24px}.stats,.footer-promises{grid-template-columns:1fr}.newsletter div{display:grid;border-radius:8px}.newsletter input{min-height:52px}.newsletter button{min-height:52px}.contact-tab{display:none}}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}@media (max-width:1100px){.news-page .news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-banner,.support-faq-layout{grid-template-columns:1fr}.support-help-card{position:static}}@media (max-width:760px){.news-page .news-grid,.support-card-grid,.support-promises{grid-template-columns:1fr}.support-page-shell{padding-top:46px;padding-bottom:62px}.support-intro{text-align:left}.support-intro h1{font-size:40px}.support-lead{font-size:17px}.support-card,.support-banner{padding:18px}.support-promises span{min-height:66px}.track-order-box{grid-template-columns:1fr;padding:14px}.track-order-box button{width:100%}.contact-side p{margin:0}.contact-socials a{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;font-size:13px}}