html{--bg_body:#ffffff;--color_primary:#434343;--color_second:#434343;--color_text:#434343;--bg_top:#208b1f;--bg_button_primary:#636363;--bg_button_primary_hover:#3f3f3f;--bg_blog:#fcfcfc;--color_title_blog:#3f3f3f;--color_blog:#3f3f3f;--bg_depoimento:#f1fae5;--text_depoimento:#3f3f3f;--title_depoimento:#2f7b02;--top_color:#ffffff;--cart_number:#fbfbfb;--cart_number_bg:#434343;--border_title_list:#434343;--color_footer:#ffffff;--color_text_footer:#000000;--color_text_button_footer:#ffffff;--color_border_footer:#208b1f;--color_icon_footer:#434343;--color_button_footer:#434343;--color_button_hover_footer:#777777;--color_title_footer:#434343;--color_footer_newsletter:#208b1f;--color_footer_newsletter_second:#208b1f;--color_footer_newsletter_text:#ffffff;--color_footer_newsletter_input:#ffffff;--color_footer_newsletter_input_color:#000000;--bg_input:#ffffff;--text_input:#bfbfbf;--border_input:#ebebeb;--social_bg:#434343;--social_bg_hover:#777777;--social_color:#fbfbfb;--header_top:#ffffff;--header_icon_top:#2f5b08;--header_text_top:#000000;--header_search_top:#fafafa;--header_search_icon:#2e9a2d;--header_text_search_top:#242424;--header_top_border:#ffffff;--header_text_hover:#434343;--bg_sub:#ffffff;--nav_bg:#ffffff;--nav_bg_2:#ffffff;--nav_color:#000000;--nav_color_sub:#434343;--nav_color_border:#434343;--banner_info_bg:#f4f4f4;--banner_info_color:#434343;--tag_desconto_bg:#106f08;--tag_frete_bg:#3d8a17;--tag_lancamento_bg:#3b9f9f;--title_list:#1c510d;--bg_title:#e7f5e5;--button_details:#5f940a;--button_details_hover:#3e3d3d;--preco_color:#1f850f;--payment_color:#5e9408;--color_name_product:#090909;--tags_product_bg:#0b480e;--preco_color_product:#2bad0c;--payment_color_product:#10950f;--button_buy:#0e920d;--button_buy_hover:#097c09;--input_frete_color:#0d950c;--input_frete_bg:#ffffff;--input_frete_border:#f8f8f8;--button_frete:#0a9109;--button_frete_hover:#097d08;--color_text_footer_link:#777777;--bg_category_per:#038f2c;--rastreio_text:#434343;--rastreio_bg:#f2f2f2;--rastreio_button:#636363;--rastreio_button_hover:#3f3f3f;--color_border:#ebebeb;--color_box_product:#1e6e11;--bg_box_product:#ffffff;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit;margin:0;padding:0;outline:0;font-family:inherit}body{font-family:Roboto,Arial,sans-serif;background:var(--bg_body);color:var(--color_text);min-height:100vh}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.flex{display:flex}.align-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.f-wrap{flex-wrap:wrap}.uppercase{text-transform:uppercase}.flex-column{flex-direction:column}.flex-grow{flex:1}.grow{flex-grow:1}.relative{position:relative}.container{max-width:1180px;margin:0 auto;padding:0 22px}.topbar{background:var(--bg_top);color:#fff;font-size:13px;text-align:center;padding:9px 15px;font-weight:700}.header{background:var(--header_top);border-bottom:1px solid var(--color_border);padding:18px 5vw;display:flex;align-items:center;gap:28px;justify-content:space-between;position:sticky;top:0;z-index:20}.logo{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:800;color:#1c510d}.logo-mark{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,#208b1f,#8bc34a);display:grid;place-items:center;color:#fff;font-size:15px;box-shadow:0 4px 14px rgba(32,139,31,.28)}.search{flex:1;max-width:560px;background:var(--header_search_top);border:1px solid var(--border_input);border-radius:3px;display:flex;align-items:center;overflow:hidden}.search input{flex:1;border:0;background:transparent;padding:14px;color:var(--header_text_search_top)}.search button{border:0;background:#fff;color:var(--header_search_icon);padding:14px 18px;font-weight:800;cursor:pointer}.head-actions{display:flex;gap:10px;align-items:center}.cart-trigger,.account-btn{border:0;background:var(--cart_number_bg);color:var(--cart_number);border-radius:4px;padding:13px 18px;font-weight:800;cursor:pointer}.account-btn{background:#f7fbf4;color:#1c510d;border:1px solid var(--color_border)}.category-nav{background:var(--nav_bg);border-bottom:1px solid var(--color_border);position:relative;z-index:18;padding:0 5vw}.category-nav .list{list-style:none;justify-content:center;gap:0}.icon-show{height:92px;min-width:128px;padding:12px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:var(--nav_color);font-size:13px;font-weight:800;text-align:center;transition:.2s}.icon-show .icon{width:38px;height:38px;object-fit:cover;border-radius:50%}.icon-show:hover{color:var(--button_buy);background:#f7fbf4}.sub-line-category{position:absolute;top:100%;left:0;width:620px;background:#fff;border:1px solid var(--color_border);box-shadow:0 18px 45px rgba(0,0,0,.12);border-radius:0 0 12px 12px;padding:20px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.22s;z-index:30}.category-nav li:hover>.sub-line-category{opacity:1;visibility:visible;transform:translateY(0)}.category-nav li:nth-last-child(-n+2) .sub-line-category{left:auto;right:0}.header-sub{font-size:20px;font-weight:900;color:var(--title_list);margin-bottom:14px}.over{gap:24px;align-items:flex-start}.list-line-sub{list-style:none;min-width:220px}.list-line-sub li{border-bottom:1px solid #f0f0f0}.second-nivel{display:block;padding:11px 0;font-size:14px;color:var(--nav_color_sub);font-weight:700}.second-nivel:hover{color:var(--button_buy)}.col-product{width:240px}.menu-product{border:1px solid var(--color_border);border-radius:12px;padding:12px;background:#fff;text-align:center}.menu-product img{height:130px;width:100%;object-fit:cover;border-radius:9px}.menu-product .seal{display:inline-block;margin:10px 0 7px;background:var(--tag_lancamento_bg);color:#fff;border-radius:3px;font-size:10px;font-weight:900;padding:5px 7px}.menu-product strong{display:block;font-size:13px;line-height:1.3;color:var(--color_name_product)}.menu-price{color:var(--preco_color_product);font-weight:900;margin:8px 0}.menu-product button,.action{border:0;background:var(--button_buy);color:#fff;border-radius:4px;padding:9px 18px;font-weight:900;cursor:pointer}.hero{background:linear-gradient(90deg,#e7f5e5,#fff);border-bottom:1px solid var(--color_border)}.hero .container{display:grid;grid-template-columns:1.1fr .9fr;gap:35px;align-items:center;padding-top:35px;padding-bottom:35px}.hero h1{font-size:42px;line-height:1.1;color:#1c510d;margin-bottom:12px}.hero p{line-height:1.8;color:#444;margin-bottom:20px}.hero .cta{display:inline-block;background:var(--button_buy);color:#fff;padding:15px 22px;border-radius:5px;font-weight:900}.hero img{border-radius:16px;height:360px;width:100%;object-fit:cover;box-shadow:0 18px 45px rgba(0,0,0,.12)}.section-showcase{padding:36px 0}.title-section{text-align:center;margin-bottom:25px;font-size:25px;color:var(--title_list);font-weight:900}.title-section span{display:inline-block;background:var(--bg_title);padding:12px 35px;border-radius:6px}.list-product{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product{background:var(--bg_box_product);border:1px solid var(--color_border);border-radius:12px;overflow:hidden;text-align:center;transition:.2s}.product:hover{box-shadow:0 13px 30px rgba(0,0,0,.09);transform:translateY(-3px)}.product .image{height:210px;position:relative;background:#fff}.product .image img{width:100%;height:100%;object-fit:cover}.seals{position:absolute;top:10px;left:10px;display:grid;gap:5px}.seal{font-size:10px;font-weight:900;color:#fff;padding:5px 7px;border-radius:3px;background:var(--tag_desconto_bg)}.seal.new{background:var(--tag_lancamento_bg)}.seal.featured{background:var(--tag_frete_bg)}.info-product{display:block;padding:14px}.product-name{font-size:15px;min-height:42px;font-weight:800;color:var(--color_name_product);line-height:1.35}.list-star{gap:4px;align-items:center;margin:10px 0}.list-star .icon{width:14px;height:14px;background:#e2e2e2;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%)}.list-star .active{background:#ffc107}.price-off{font-size:20px;font-weight:900;color:var(--preco_color_product)}.product-payment{font-size:13px;line-height:1.6;color:var(--payment_color_product);min-height:42px}.variants{padding:0 14px 15px}.add-cart{gap:8px}.add-cart input{width:54px;border:1px solid var(--color_border);border-radius:4px;text-align:center}.showcase-list-category{background:#fbfbfb;padding:34px 0;border-top:1px solid var(--color_border);border-bottom:1px solid var(--color_border)}.showcase-list-category .title{font-size:25px;text-align:center;color:var(--title_list);margin-bottom:24px}.cat-tile-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.cat-tile{background:#fff;border:1px solid var(--color_border);border-radius:14px;padding:18px;text-align:center}.cat-tile img{width:74px;height:74px;border-radius:50%;object-fit:cover;margin:0 auto 10px}.cat-tile .name{font-weight:900;color:#111}.shop-layout{display:grid;grid-template-columns:250px 1fr;gap:28px;margin:35px auto}.filter{background:#fff;border:1px solid var(--color_border);border-radius:12px;padding:20px;align-self:start;position:sticky;top:120px}.filter h3{color:var(--title_list);font-size:22px;margin-bottom:15px}.filter label{display:flex;gap:9px;padding:10px 0;border-bottom:1px solid #f3f3f3;font-weight:700}.filter input{accent-color:var(--button_buy)}.notice{background:var(--bg_depoimento);color:var(--text_depoimento);padding:12px;border-radius:8px;font-size:13px;margin-top:14px}.page{max-width:1180px;margin:35px auto;padding:0 22px}.breadcrumb{font-size:12px;color:#888;margin-bottom:20px}.box-col-product{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:45px;align-items:start}.box-gallery{display:grid;grid-template-columns:96px 1fr;gap:18px}.nav-images .box-img{border:1px solid var(--color_border);border-radius:8px;padding:6px;margin-bottom:12px;cursor:pointer;background:#fff}.nav-images .box-img.active{border-color:var(--button_buy);box-shadow:0 0 0 2px rgba(14,146,13,.12)}.image-show{border:1px solid var(--color_border);border-radius:14px;background:#fff;overflow:hidden;min-height:520px;display:grid;place-items:center}.image-show img{width:100%;height:100%;object-fit:cover}.fixed-info{background:#fff;border:1px solid var(--color_border);border-radius:14px;padding:28px;box-shadow:0 12px 35px rgba(0,0,0,.05)}.detail-name{font-size:28px;line-height:1.2;color:#161616;margin-bottom:12px;font-weight:800}.tag.featured{background:var(--tag_lancamento_bg);color:#fff;border-radius:4px;font-size:11px;font-weight:800;letter-spacing:.04em;padding:7px 10px;text-transform:uppercase;margin-bottom:12px}.produto-preco{background:#fbfbfb;border:1px solid var(--color_border);border-radius:12px;padding:22px;margin-bottom:18px}.txt-por{font-size:13px;color:#777}.PrecoPrincipal{display:block;color:var(--preco_color_product);font-size:42px;font-weight:900;margin:6px 0}.currency{font-size:21px;text-decoration:none}.payment-link{display:inline-block;margin-top:10px;font-size:13px;color:var(--button_buy);font-weight:800}.box-price{display:flex;gap:14px;align-items:end;margin:20px 0}.quantity label{display:block;font-size:13px;font-weight:800;margin-bottom:7px}.qty-row{display:flex;border:1px solid var(--color_border);height:52px;border-radius:6px;overflow:hidden}.qty-row button,.qty-row input{width:48px;border:0;background:#fff;text-align:center;font-size:18px}.qty-row button{cursor:pointer;color:var(--button_buy);font-weight:900;background:#f7fbf5}.botao-comprar{width:100%;height:52px;border:0;border-radius:6px;background:var(--button_buy);color:#fff;font-size:17px;font-weight:900;text-transform:uppercase;cursor:pointer;transition:.2s}.botao-comprar:hover{background:var(--button_buy_hover)}.box-price .botao-comprar{flex:1}.box-frete{border-top:1px solid var(--color_border);padding-top:22px;margin-top:8px}.box-frete .text{font-size:15px;color:#111;font-weight:800;margin-bottom:10px;display:block}.new-frete{gap:8px}.new-frete input{height:45px;border:1px solid var(--input_frete_border);background:var(--input_frete_bg);padding:0 12px;border-radius:5px;flex:1;color:var(--input_frete_color)}.submit-frete{width:72px;border:0;border-radius:5px;background:var(--button_frete);color:#fff;font-weight:900;cursor:pointer}.form-card{max-width:980px;margin:40px auto;background:#fff;border:1px solid var(--color_border);border-radius:14px;padding:28px;box-shadow:0 12px 35px rgba(0,0,0,.05)}.form-card h1{color:var(--title_list);margin-bottom:8px}.form-card>p{line-height:1.7;margin-bottom:20px}.checkout-layout{display:grid;grid-template-columns:1fr 320px;gap:26px;margin-top:20px}.form-section{border:1px solid var(--color_border);border-radius:12px;padding:18px;margin-bottom:16px;background:#fff}.form-section h3{color:#111;margin-bottom:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid input,.form-card textarea,.form-card select{width:100%;border:1px solid var(--color_border);border-radius:7px;padding:14px;background:#fff;font-size:14px}.form-card textarea{min-height:115px;margin-top:14px;resize:vertical}.pay-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0}.pay-options label{border:1px solid var(--color_border);border-radius:10px;padding:14px;font-weight:800;background:#fbfbfb;display:flex;gap:8px;align-items:center}.order-summary{border:1px solid var(--color_border);border-radius:12px;padding:18px;background:#fbfbfb;align-self:start;position:sticky;top:120px}.summary-line{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #eee}.summary-total{font-size:20px;font-weight:900;color:var(--preco_color_product)}.payment-box{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px}.payment-method-card{border:1px solid var(--color_border);border-radius:14px;padding:20px;background:#fff}.payment-method-card h3{color:var(--title_list);margin-bottom:10px}.footer{border-top:3px solid var(--color_border_footer);background:var(--color_footer);margin-top:40px;padding:35px 0;color:var(--color_text_footer)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:25px}.footer h3{color:var(--color_title_footer);margin-bottom:10px}.footer p,.footer a{color:var(--color_text_footer_link);line-height:1.8}.cart-overlay{position:fixed;inset:0;background:rgba(0,0,0,.48);z-index:90;opacity:0;visibility:hidden;transition:.25s}.cart-overlay.show{opacity:1;visibility:visible}.cart-sidebar{position:fixed;right:0;top:0;height:100vh;width:min(430px,100%);background:#fff;z-index:100;transform:translateX(102%);transition:.3s;box-shadow:-15px 0 50px rgba(0,0,0,.22);display:flex;flex-direction:column}.cart-sidebar.open{transform:translateX(0)}.header-cart{height:68px;border-bottom:1px solid var(--color_border);padding:0 20px;gap:14px}.header-cart .box-prev{width:36px;height:36px;border-radius:50%;background:#f4f4f4;display:grid;place-items:center;cursor:pointer}.header-cart svg{width:16px;fill:var(--color_primary)}.header-cart .text{font-size:18px;font-weight:900;color:#111}.content-cart{padding:22px;overflow:auto}.cart-empty{height:100%;display:grid;place-items:center;text-align:center;color:#888}.cart-empty .bag{width:72px;height:72px;border-radius:50%;background:#f1fae5;margin:0 auto 14px;display:grid;place-items:center;font-size:32px}.cart-item{display:none;gap:14px;border-bottom:1px solid var(--color_border);padding-bottom:18px;margin-bottom:14px}.cart-sidebar.has-item .cart-item{display:flex}.cart-sidebar.has-item .cart-empty{display:none}.cart-item img{width:86px;height:86px;object-fit:cover;border-radius:10px;border:1px solid var(--color_border)}.item-info{flex:1}.item-name{font-size:14px;font-weight:800;line-height:1.35;margin-bottom:7px}.item-meta{font-size:12px;color:#777;margin-bottom:9px}.item-price{font-size:18px;font-weight:900;color:var(--preco_color_product)}.footer-cart{border-top:1px solid var(--color_border);padding:18px 20px 22px;background:#fff}.text-info{margin-bottom:15px}.total{display:flex;gap:10px;font-size:16px;font-weight:800}.total .value{color:var(--preco_color_product);font-size:20px}.footer-cart .line{display:grid;grid-template-columns:1fr;gap:10px}.link-cart{background:var(--button_buy);color:#fff;text-align:center;border-radius:5px;padding:15px;font-weight:900;text-transform:uppercase}.footer-cart .box-prev{text-align:center;border:1px solid var(--color_border);border-radius:5px;padding:13px;font-size:12px;font-weight:900;cursor:pointer}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,140%);background:#1c510d;color:#fff;padding:13px 18px;border-radius:6px;font-weight:800;z-index:120;transition:.25s}.toast.show{transform:translate(-50%,0)}.auth-status{display:grid;gap:12px}.small-muted{font-size:13px;color:#777;line-height:1.6}@media(max-width:900px){.header{gap:12px;padding:14px 18px}.search{display:none}.category-nav{padding:0;overflow:auto}.category-nav .list{justify-content:flex-start}.icon-show{min-width:105px;height:78px;padding:9px}.sub-line-category{display:none}.hero .container,.box-col-product,.shop-layout,.checkout-layout,.payment-box{grid-template-columns:1fr}.list-product{grid-template-columns:repeat(2,1fr)}.cat-tile-grid{grid-template-columns:repeat(3,1fr)}.box-gallery{grid-template-columns:1fr}.nav-images{display:flex;gap:10px;order:2}.nav-images .box-img{width:78px}.image-show{min-height:360px}.footer-grid{grid-template-columns:1fr}.form-grid,.pay-options{grid-template-columns:1fr}.order-summary{position:static}}@media(max-width:560px){.list-product{grid-template-columns:1fr}.cat-tile-grid{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:30px}.head-actions{flex-direction:column;align-items:stretch}.header{align-items:flex-start}.logo{font-size:20px}.fixed-info{padding:20px}.detail-name{font-size:22px}.PrecoPrincipal{font-size:35px}}
/* Added homepage/contact/legal sections */
.home-band{padding:34px 0;background:#f7fbf4;border-top:1px solid var(--color_border);border-bottom:1px solid var(--color_border)}
.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card{background:#fff;border:1px solid var(--color_border);border-radius:14px;padding:20px;text-align:center;box-shadow:0 8px 22px rgba(0,0,0,.04)}.feature-card .big-icon{width:58px;height:58px;border-radius:50%;background:var(--bg_title);display:grid;place-items:center;margin:0 auto 10px;font-size:28px}.feature-card h3{color:var(--title_list);margin-bottom:8px}.feature-card p{font-size:13px;line-height:1.6;color:#666}.banner-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:30px auto}.promo-card{border-radius:16px;overflow:hidden;min-height:230px;position:relative;background:#1c510d;color:#fff;display:flex;align-items:end;padding:26px}.promo-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.42}.promo-card div{position:relative}.promo-card h2{font-size:28px;margin-bottom:7px}.promo-card a{display:inline-block;margin-top:12px;background:#fff;color:#1c510d;border-radius:5px;padding:10px 16px;font-weight:900}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.info-list{display:grid;gap:12px}.info-item{border:1px solid var(--color_border);border-radius:12px;padding:16px;background:#fbfbfb}.info-item b{color:var(--title_list)}.legal-table{width:100%;border-collapse:collapse;margin-top:16px}.legal-table th,.legal-table td{border:1px solid var(--color_border);padding:12px;text-align:left}.legal-table th{background:var(--bg_title);color:var(--title_list)}.footer-bottom{border-top:1px solid var(--color_border);margin-top:22px;padding-top:16px;font-size:13px;color:#777}
@media(max-width:900px){.feature-grid,.banner-row,.contact-grid{grid-template-columns:1fr}.head-actions{gap:6px}.account-btn{padding:10px}}
/* Bharat Roots logo and homepage upgrades */
.logo-mark{background:transparent!important;box-shadow:none!important;overflow:hidden;border-radius:50%;padding:0}.logo-mark img{width:46px;height:46px;object-fit:contain}.trust-strip{background:#fff;border-bottom:1px solid var(--color_border)}.trust-strip .container{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding-top:18px;padding-bottom:18px}.trust-item{background:#f7fbf4;border:1px solid #e1f1dc;border-radius:12px;padding:16px;text-align:center;font-weight:900;color:#1c510d}.trust-item span{display:block;font-size:26px;margin-bottom:6px}.garden-planner{background:linear-gradient(135deg,#1c510d,#208b1f);color:#fff;margin:35px auto;border-radius:18px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr}.garden-planner img{width:100%;height:100%;min-height:310px;object-fit:cover}.garden-planner .copy{padding:42px}.garden-planner h2{font-size:32px;margin-bottom:12px}.garden-planner p{line-height:1.8;margin-bottom:18px}.garden-planner a,.blog-card a,.season-card a{display:inline-block;background:#fff;color:#1c510d;padding:12px 18px;border-radius:6px;font-weight:900}.season-grid,.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.season-card,.blog-card{background:#fff;border:1px solid var(--color_border);border-radius:14px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.04)}.season-card img,.blog-card img{height:190px;width:100%;object-fit:cover}.season-card div,.blog-card div{padding:20px}.season-card h3,.blog-card h3{color:#1c510d;margin-bottom:9px}.season-card p,.blog-card p{line-height:1.7;color:#555;margin-bottom:14px}.newsletter-band{background:var(--bg_title);border-top:1px solid #d9edd3;border-bottom:1px solid #d9edd3;padding:34px 0;margin-top:28px}.newsletter-box{display:flex;justify-content:space-between;align-items:center;gap:20px}.newsletter-box h2{color:#1c510d}.newsletter-box form{display:flex;gap:8px;min-width:420px}.newsletter-box input{flex:1;border:1px solid var(--color_border);padding:14px;border-radius:6px}.newsletter-box button{border:0;background:var(--button_buy);color:#fff;padding:14px 22px;border-radius:6px;font-weight:900}.account-page{max-width:980px}.secondary-btn{background:#434343!important}.ghost-btn{background:#fff!important;color:#1c510d!important;border:1px solid var(--button_buy)!important}.auth-actions{gap:10px;flex-wrap:wrap}.auth-card{background:#fff;border:1px solid var(--color_border);border-radius:14px;padding:22px}@media(max-width:850px){.trust-strip .container,.season-grid,.blog-grid,.garden-planner{grid-template-columns:1fr}.newsletter-box{display:block}.newsletter-box form{min-width:0;margin-top:14px}.garden-planner .copy{padding:25px}}
