:root{--farmaon-bg:#f6f8f2;--farmaon-surface:#fff;--farmaon-surface-alt:#eef5ef;--farmaon-text:#173126;--farmaon-muted:#617268;--farmaon-border:rgba(23,49,38,.12);--farmaon-primary:#0f8f6d;--farmaon-primary-dark:#0b7157;--farmaon-primary-soft:rgba(15,143,109,.12);--farmaon-accent:#f7b84b;--farmaon-danger:#e55252;--farmaon-success:#1f9b5f;--farmaon-warning:#d9961f;--farmaon-radius-xl:28px;--farmaon-radius-lg:20px;--farmaon-radius-md:16px;--farmaon-radius-sm:12px;--farmaon-shadow:0 20px 50px rgba(16,31,25,.08);--farmaon-shadow-soft:0 12px 30px rgba(16,31,25,.06);--farmaon-container:1320px;--farmaon-gap:24px;--farmaon-gap-lg:32px;--farmaon-gap-xl:48px;--farmaon-font-body:'Cabin',system-ui,sans-serif;--farmaon-font-display:'Ubuntu',system-ui,sans-serif;--farmaon-font-ui:'Nunito',system-ui,sans-serif;--farmaon-hero-gradient:linear-gradient(135deg,#e8f6f0 0%,#f6fbf8 45%,#eef7ee 100%);--farmaon-footer-bg:#173126;--farmaon-footer-surface:rgba(255,255,255,.05)}html{scroll-behavior:smooth}body{background:var(--farmaon-bg);color:var(--farmaon-text);font-family:var(--farmaon-font-body);line-height:1.6}a{color:inherit;text-decoration:none;transition:color .2s ease,opacity .2s ease,transform .2s ease,background .2s ease}a:hover{color:var(--farmaon-primary-dark)}img{max-width:100%;height:auto}.farmaon-container{width:min(100% - 32px,var(--farmaon-container));margin-inline:auto}.farmaon-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.farmaon-section-head h2,.farmaon-section-kicker,.farmaon-archive__title,.farmaon-hero__title,.farmaon-story-card h2{font-family:var(--farmaon-font-display)}.farmaon-footer,.farmaon-footer p,.farmaon-footer a,.farmaon-footer li,.farmaon-footer h2,.farmaon-footer h3,.farmaon-footer h4,.farmaon-footer__newsletter,.farmaon-footer__newsletter *{font-family:var(--farmaon-font-ui)}.farmaon-section-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700;color:var(--farmaon-primary);margin-bottom:10px}.button,button,input[type=submit],.button-primary{border-radius:999px;font-weight:700;padding:.85rem 1.35rem;border:0;background:var(--farmaon-primary);color:#fff;box-shadow:var(--farmaon-shadow-soft);display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.button:hover,button:hover,input[type=submit]:hover,.button-primary:hover{background:var(--farmaon-primary-dark);color:#fff;transform:translateY(-1px)}.button-secondary{background:0 0;color:var(--farmaon-text);border:1px solid var(--farmaon-border);box-shadow:none}.button-secondary:hover{background:#fff;color:var(--farmaon-primary-dark)}.farmaon-hero{padding:28px 0 18px;background:var(--farmaon-hero-gradient);position:relative;overflow:hidden}.farmaon-hero:before,.farmaon-hero:after{content:'';position:absolute;border-radius:50%;filter:blur(8px);opacity:.45}.farmaon-hero:before{width:420px;height:420px;right:-140px;top:-120px;background:rgba(15,143,109,.12)}.farmaon-hero:after{width:260px;height:260px;left:-80px;bottom:-80px;background:rgba(247,184,75,.16)}.farmaon-hero__shell{width:min(100% - 32px,var(--farmaon-container));margin-inline:auto;display:grid;grid-template-columns:1.05fr .95fr;gap:var(--farmaon-gap-xl);align-items:center;position:relative;z-index:1}.farmaon-hero__content,.farmaon-hero__panel,.farmaon-story-card,.farmaon-filter-panel,.farmaon-blog-card,.farmaon-product-card,.farmaon-archive__toolbar,.farmaon-archive__hero,.farmaon-single-summary,.farmaon-single__panel,.woocommerce-tabs,.related.products{background:var(--farmaon-surface);border:1px solid var(--farmaon-border);border-radius:var(--farmaon-radius-xl);box-shadow:var(--farmaon-shadow-soft)}.farmaon-hero__content{padding:42px}.farmaon-hero__eyebrow{display:inline-flex;padding:.45rem .85rem;border-radius:999px;background:var(--farmaon-primary-soft);color:var(--farmaon-primary-dark);font-size:.85rem;font-weight:800;margin:0 0 18px}.farmaon-hero__title{font-size:clamp(2.7rem,5vw,5.4rem);line-height:.95;letter-spacing:-.04em;margin:0 0 18px}.farmaon-hero__description{font-size:1.05rem;color:var(--farmaon-muted);max-width:54ch;margin:0 0 24px}.farmaon-hero__actions,.farmaon-single-summary__pill-row,.farmaon-product-card__actions,.farmaon-story-card__stats,.farmaon-blog-list,.farmaon-product-grid,.farmaon-category-grid{display:grid;gap:16px}.farmaon-hero__actions{grid-template-columns:repeat(2,max-content);margin-bottom:24px}.farmaon-hero__benefits{display:flex;flex-wrap:wrap;gap:10px}.farmaon-hero__benefits span,.farmaon-category-card,.farmaon-pill,.farmaon-stock-badge,.farmaon-product-card__badge,.farmaon-product-card__rating,.farmaon-blog-card__meta{border-radius:999px;font-size:.85rem;font-weight:700}.farmaon-hero__benefits span{padding:.45rem .8rem;background:rgba(255,255,255,.7);backdrop-filter:blur(18px);border:1px solid rgba(23,49,38,.07)}.farmaon-hero__panel{padding:24px;background:rgba(255,255,255,.76);backdrop-filter:blur(20px)}.farmaon-hero__search{display:grid;grid-template-columns:1fr auto;gap:12px;padding:10px;border-radius:999px;background:#fff;border:1px solid var(--farmaon-border);margin-bottom:18px}.farmaon-hero__search-input{border:0;background:0 0;padding:.8rem .9rem;font:inherit;min-width:0}.farmaon-hero__search-button{padding:.8rem 1.2rem;border-radius:999px;background:var(--farmaon-primary);color:#fff;font-weight:700}.farmaon-hero__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.farmaon-hero__card{padding:18px;border-radius:var(--farmaon-radius-lg);background:linear-gradient(180deg,#fff 0%,#f8fbf8 100%);border:1px solid var(--farmaon-border)}.farmaon-hero__card-eyebrow{margin:0 0 8px;color:var(--farmaon-primary);font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.farmaon-hero__card-title{margin:0;font-size:1rem;line-height:1.4}.farmaon-home__category-strip,.farmaon-home__products,.farmaon-home__new-products,.farmaon-home__story,.farmaon-home__blog,.farmaon-archive__body,.farmaon-single__body,.farmaon-single__related{padding:52px 0}.farmaon-archive__page{background:#f6f7f8}.farmaon-category-grid,.farmaon-product-grid,.farmaon-blog-list{grid-template-columns:repeat(4,minmax(0,1fr))}.farmaon-category-card{display:flex;flex-direction:column;justify-content:space-between;min-height:120px;padding:18px;background:linear-gradient(180deg,#fff 0%,#f5faf5 100%);border:1px solid var(--farmaon-border);color:var(--farmaon-text)}.farmaon-category-card:hover,.farmaon-product-card:hover,.farmaon-blog-card:hover{transform:translateY(-4px);box-shadow:var(--farmaon-shadow)}.farmaon-category-card__label,.farmaon-product-card__title,.farmaon-blog-card h3{font-weight:800}.farmaon-category-card__count,.farmaon-product-card__categories,.farmaon-filter-note,.farmaon-blog-card__excerpt,.farmaon-archive__subtitle,.farmaon-story-card p,.farmaon-single-summary__excerpt,.woocommerce-product-details__short-description{color:var(--farmaon-muted)}.farmaon-product-card{overflow:hidden;transition:transform .22s ease,box-shadow .22s ease;padding:0}.farmaon-product-card__media{position:relative;display:block;padding:18px;background:linear-gradient(180deg,#f7fbf8 0%,#eef6ef 100%);border-bottom:1px solid var(--farmaon-border);min-height:290px}.farmaon-product-card__image{width:100%;height:250px;object-fit:contain;display:block}.farmaon-product-card__badge,.farmaon-product-card__rating{position:absolute;padding:.4rem .7rem;background:rgba(255,255,255,.92);color:var(--farmaon-primary-dark);border:1px solid rgba(15,143,109,.08);box-shadow:0 8px 20px rgba(16,31,25,.06)}.farmaon-product-card__badge{top:16px;right:16px}.farmaon-product-card__rating{top:16px;left:16px}.farmaon-product-card__body{padding:20px}.farmaon-product-card__categories{font-size:.82rem;margin-bottom:10px}.farmaon-product-card__title{font-size:1.1rem;line-height:1.3;margin:0 0 10px}.farmaon-product-card__title a:hover{color:var(--farmaon-primary-dark)}.farmaon-product-card__meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:14px;flex-wrap:wrap}.farmaon-stock-badge{padding:.3rem .65rem;background:var(--farmaon-surface-alt);color:var(--farmaon-text)}.farmaon-stock-badge.is-out-of-stock{background:rgba(229,82,82,.12);color:var(--farmaon-danger)}.farmaon-product-card__price{font-size:1.08rem;font-weight:800;margin-bottom:16px}.farmaon-product-card__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.farmaon-product-card__actions .button{width:100%;padding:.8rem 1rem;font-size:.92rem}.farmaon-product-card__whatsapp{background:var(--farmaon-surface-alt);color:var(--farmaon-text);border:1px solid var(--farmaon-border)}.farmaon-product-card__whatsapp:hover{background:#fff;color:var(--farmaon-primary-dark)}.farmaon-story-card{padding:36px;display:grid;grid-template-columns:1.4fr .9fr;gap:24px;align-items:center}.farmaon-story-card h2{font-size:clamp(1.8rem,3vw,3rem);line-height:1.05;margin:0 0 12px}.farmaon-story-card__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.farmaon-story-card__stats div{padding:18px;border-radius:var(--farmaon-radius-lg);background:var(--farmaon-surface-alt);text-align:center}.farmaon-story-card__stats strong{display:block;font-size:1.5rem;line-height:1;margin-bottom:8px}.farmaon-blog-card{overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.farmaon-blog-card__image{width:100%;height:250px;object-fit:cover;display:block}.farmaon-blog-card__content{padding:20px}.farmaon-blog-card__meta{display:inline-flex;padding:.35rem .7rem;background:var(--farmaon-primary-soft);color:var(--farmaon-primary-dark);margin:0 0 12px}.farmaon-blog-card h3{margin:0 0 10px;font-size:1.12rem}.farmaon-archive__hero{padding:18px 0 0;margin:0 auto;width:min(100% - 30px,var(--farmaon-container));background:0 0;box-shadow:none;border:0}.farmaon-archive__title{font-size:clamp(2rem,3.2vw,2.9rem);margin:0;line-height:1.05}.farmaon-archive__subtitle{max-width:70ch;margin:10px 0 0}.farmaon-archive__layout,.farmaon-single__layout{display:grid;grid-template-columns:320px 1fr;gap:var(--farmaon-gap-xl);align-items:start}.farmaon-archive__page .farmaon-archive__layout{grid-template-columns:369px 1fr;gap:0;width:100%}.farmaon-archive__page .farmaon-container{width:min(100% - 30px,var(--farmaon-container))}.farmaon-archive__page .farmaon-archive__body{padding:0 0 40px}.farmaon-archive__page .farmaon-archive__content{padding:0;background:0 0}.farmaon-archive__page .farmaon-archive__sidebar{background:#fff;border-right:1px solid rgba(23,49,38,.08);min-height:2080px}.farmaon-archive__page .farmaon-filter-panel{border:0;box-shadow:none;border-radius:0;padding:24px 35px 28px 50px;background:0 0;position:sticky;top:0}.farmaon-archive__page .farmaon-archive__toolbar,.farmaon-archive__page .woocommerce-result-count,.farmaon-archive__page .woocommerce-ordering{display:none}.farmaon-archive__page .farmaon-archive__content{padding:25px 50px 0}.farmaon-archive__page .farmaon-archive__content>.woocommerce-products-header{margin-bottom:25px}.farmaon-archive__page .farmaon-archive__content .woocommerce-products-header__title,.farmaon-archive__page .farmaon-archive__content h1{font-family:var(--farmaon-font-display);font-size:clamp(2.2rem,3vw,3rem);line-height:1.05;margin:0;color:var(--farmaon-text)}.farmaon-archive__page .farmaon-archive__content .farmaon-archive__section-head{margin-bottom:18px}.farmaon-archive__page .woocommerce-result-count,.farmaon-archive__page .woocommerce-ordering,.farmaon-archive__page .woocommerce-pagination{font-family:var(--farmaon-font-ui)}.farmaon-archive__page .woocommerce-products-header+.woocommerce-notices-wrapper,.farmaon-archive__page .woocommerce-notices-wrapper{margin-bottom:0}.farmaon-archive__page .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 24px}.farmaon-filter-panel{padding:22px;position:sticky;top:24px}.farmaon-archive__page .farmaon-filter-panel__header h2{font-family:var(--farmaon-font-display);font-size:2.3rem;line-height:1;margin:0 0 28px;color:var(--farmaon-text)}.farmaon-archive__page .farmaon-filter-panel__group{margin-bottom:28px;padding-bottom:0;border-top:0}.farmaon-archive__page .farmaon-filter-panel__group h3,.farmaon-archive__page .farmaon-filter-panel__group h2{font-family:var(--farmaon-font-display);font-size:1.55rem;line-height:1.05;margin-bottom:18px}.farmaon-archive__page .farmaon-filter-list{gap:15px}.farmaon-archive__page .farmaon-filter-list a,.farmaon-archive__page .farmaon-filter-list span,.farmaon-archive__page .farmaon-filter-note{font-size:1rem}.farmaon-archive__page .farmaon-filter-list a{background:0 0;border:0;padding:0;border-radius:0;color:var(--farmaon-text)}.farmaon-archive__page .farmaon-filter-list a:hover{background:0 0;border-color:transparent;color:var(--farmaon-primary-dark)}.farmaon-archive__page .farmaon-filter-list a:before{content:'';display:inline-block;width:24px;height:24px;margin-right:10px;border-radius:6px;border:1px solid rgba(23,49,38,.18);vertical-align:middle;background:#fff}.farmaon-archive__page .farmaon-filter-list li{display:flex;align-items:center}.farmaon-archive__page .farmaon-filter-note{font-size:.95rem;line-height:1.5}.farmaon-archive__page .farmaon-archive__pagination{margin-top:28px}.farmaon-archive__page .woocommerce-pagination ul{display:flex;gap:10px;justify-content:center;border:0;margin:0;padding:0;flex-wrap:wrap}.farmaon-archive__page .woocommerce-pagination li{border:0;margin:0}.farmaon-archive__page .woocommerce-pagination a,.farmaon-archive__page .woocommerce-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border-radius:12px;background:#fff;border:1px solid rgba(23,49,38,.12);color:var(--farmaon-text)}.farmaon-archive__page .woocommerce-pagination .current{background:var(--farmaon-primary);color:#fff;border-color:var(--farmaon-primary)}.farmaon-filter-panel__group+.farmaon-filter-panel__group{margin-top:24px;padding-top:20px;border-top:1px solid var(--farmaon-border)}.farmaon-filter-panel h2,.farmaon-filter-panel h3{margin:0 0 12px}.farmaon-filter-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.farmaon-filter-list a{display:block;padding:.75rem .9rem;border-radius:14px;background:var(--farmaon-surface-alt);border:1px solid transparent}.farmaon-filter-list a:hover{background:rgba(15,143,109,.08);border-color:rgba(15,143,109,.2)}.farmaon-filter-note{margin:0}.farmaon-archive__toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;margin-bottom:18px}.woocommerce-ordering select,.woocommerce-widget-layered-nav-dropdown,.select2-container .select2-selection--single,select{border-radius:999px;border:1px solid var(--farmaon-border);background:#fff;padding:.8rem 1rem;font:inherit}.woocommerce ul.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto;float:none;margin:0}.farmaon-single{padding:0;background:#f6f7f8}.farmaon-single__breadcrumbs{padding:16px 0 10px;background:#f6f7f8}.farmaon-single__breadcrumbs .woocommerce-breadcrumb{margin:0;font-family:var(--farmaon-font-body);font-size:.95rem;color:var(--farmaon-muted)}.farmaon-single__breadcrumbs .woocommerce-breadcrumb a{color:var(--farmaon-primary)}.farmaon-single__layout{width:min(100% - 32px,var(--farmaon-container));margin-inline:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:50px}.farmaon-single__layout-shell{padding:15px 0 25px}.farmaon-single__gallery,.farmaon-single__panel{background:0 0;border:0;border-radius:0;box-shadow:none}.farmaon-single__gallery{padding:0;position:sticky;top:18px}.farmaon-single__panel{padding:0}.farmaon-single-summary{padding:0}.farmaon-single-summary__head{margin-bottom:16px}.farmaon-single-summary .product_title{font-family:var(--farmaon-font-display);font-size:clamp(2rem,2.8vw,2.55rem);line-height:1.05;margin:0 0 10px;color:#3e3e3e}.farmaon-single-summary .woocommerce-product-details__short-description{font-size:1rem;line-height:1.5;color:#838b9c;margin-bottom:16px}.farmaon-single-summary__rating-line{margin-bottom:10px}.farmaon-single-summary .woocommerce-product-rating{display:flex;align-items:center;gap:10px;margin-bottom:0}.farmaon-single-summary .woocommerce-review-link{font-size:16px;color:#8e96a4;font-weight:500}.farmaon-single-summary .star-rating{font-size:16px}.farmaon-single-summary .price{font-size:clamp(1.8rem,2.4vw,2.2rem);font-weight:800;color:#0290a2;margin:0 0 12px}.farmaon-single-summary .price del{opacity:1;color:#8e96a4;font-size:.95em}.farmaon-single-summary .price ins{text-decoration:none;margin-left:8px}.farmaon-single-summary__facts{display:grid;gap:8px;margin-bottom:18px}.farmaon-single-summary__fact-row{display:grid;grid-template-columns:112px 12px 1fr;align-items:start;gap:12px;font-size:16px}.farmaon-single-summary__fact-label,.farmaon-single-summary__fact-sep{color:#838b9c;line-height:1.5}.farmaon-single-summary__fact-value{color:#3e3e3e;font-family:var(--farmaon-font-display);font-size:16px;line-height:1.45}.farmaon-single-summary__qty-card,.farmaon-single-summary__detail-box{background:#fff;border-radius:15px;box-shadow:0 2px 5px rgba(0,0,0,.15);padding:22px}.farmaon-single-summary__qty-card{margin-bottom:16px}.farmaon-single-summary__qty-card h3,.farmaon-single-summary__detail-box h3{margin:0 0 14px;font-family:var(--farmaon-font-display);font-size:20px;line-height:1;color:#3e3e3e}.farmaon-single-summary__qty-meta,.farmaon-single-summary__subtotal{display:flex;justify-content:space-between;align-items:center;padding:10px 0;font-size:16px;border-bottom:1px solid rgba(23,49,38,.12)}.farmaon-single-summary__qty-meta span,.farmaon-single-summary__subtotal span{color:#838b9c}.farmaon-single-summary__qty-meta strong,.farmaon-single-summary__subtotal strong{font-family:var(--farmaon-font-display);font-size:16px;color:#3e3e3e}.farmaon-single-summary__actions{display:grid;grid-template-columns:54px 54px 1fr;align-items:center;gap:12px;margin-top:16px}.farmaon-icon-button{width:54px;height:54px;border-radius:15px;border:1px solid #3e3e3e;background:#fff;color:#3e3e3e;font-size:22px;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:none}.farmaon-single-summary__cart-wrap{min-width:0}.farmaon-single-summary__cart-wrap .cart{display:grid;grid-template-columns:110px 1fr 1fr;gap:12px;align-items:center;margin:0}.farmaon-single-summary__cart-wrap .quantity{width:auto;margin:0}.farmaon-single-summary__cart-wrap .quantity .qty{width:100%;height:54px;text-align:center;border-radius:10px;border:1px solid #e0e0e5;font-size:16px;padding:.35rem .45rem}.farmaon-single-summary__cart-wrap .single_add_to_cart_button,.farmaon-single-summary__cart-wrap .farmaon-single__whatsapp{margin:0;height:52px;border-radius:15px;font-size:18px;line-height:1;font-weight:400;font-family:var(--farmaon-font-body);text-transform:none;padding:0 14px;white-space:nowrap;box-shadow:none}.farmaon-single-summary__cart-wrap .single_add_to_cart_button{background:#0290a2;order:3}.farmaon-single-summary__cart-wrap .farmaon-single__whatsapp{background:#7bc5d9;border:0;color:#fff;order:2;justify-content:center}.farmaon-single-summary__pill-row{display:grid;grid-template-columns:repeat(2,max-content);gap:12px;margin-top:12px;margin-bottom:0}.farmaon-single-summary__detail-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.farmaon-single-summary__detail-toggle{padding:0;background:0 0;border:0;color:#0290a2;box-shadow:none;font-size:16px;line-height:1.3;text-decoration:underline}.farmaon-single-summary__detail-content{font-size:14px;line-height:1.58;color:#838b9c}.farmaon-single-summary__detail-content h1,.farmaon-single-summary__detail-content h2,.farmaon-single-summary__detail-content h3,.farmaon-single-summary__detail-content h4,.farmaon-single-summary__detail-content strong{color:#178c8d}.farmaon-single-summary__detail-box.is-collapsed .farmaon-single-summary__detail-content{max-height:240px;overflow:hidden}.farmaon-pill{padding:.45rem .8rem;background:var(--farmaon-surface-alt);color:var(--farmaon-text)}.farmaon-pill--sale{background:rgba(247,184,75,.18);color:#a66a07}.farmaon-single-summary .cart,.farmaon-single-summary .product_meta{margin-top:0}.farmaon-single-summary .product_meta{font-size:.95rem;color:var(--farmaon-muted)}.woocommerce-tabs,.related.products{padding:28px;margin-top:24px}.woocommerce-tabs{display:none}.farmaon-single__related .related.products{margin-top:0;background:0 0;border:0;box-shadow:none;padding:0}.farmaon-single__related .related.products>h2{font-family:var(--farmaon-font-display);font-size:clamp(1.8rem,3vw,2.4rem);line-height:1;margin:0 0 20px;color:var(--farmaon-text)}.farmaon-single__related .related.products>h2:after{content:'';display:block;height:1px;margin-top:14px;background:rgba(23,49,38,.12)}.farmaon-single__related .woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.woocommerce-tabs .tabs{padding-left:0;margin:0 0 18px;border-bottom:1px solid var(--farmaon-border)}.woocommerce-tabs .tabs li{border:0;background:0 0;margin:0 10px 0 0}.woocommerce-tabs .tabs li a{display:inline-block;padding:12px 16px;border-radius:999px 999px 0 0;background:var(--farmaon-surface-alt);font-weight:700}.woocommerce-tabs .tabs li.active a{background:var(--farmaon-primary);color:#fff}.woocommerce-product-gallery{margin:0}.farmaon-gallery__wrapper{display:grid;gap:18px}.farmaon-gallery__featured-image,.woocommerce-product-gallery__image img{width:100%;height:auto;border-radius:14px;background:#f4f6f7;object-fit:contain}.farmaon-single__gallery .woocommerce-product-gallery__image--featured{padding:10px;border-radius:14px;min-height:520px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px rgba(0,0,0,.15)}.farmaon-single__gallery .woocommerce-product-gallery__image--featured img{max-height:480px;width:auto}.farmaon-gallery__thumbnails{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.farmaon-gallery__thumbnail{border:1px solid rgba(23,49,38,.12);border-radius:10px;padding:8px;background:#fff;cursor:pointer;box-shadow:0 2px 5px rgba(0,0,0,.1)}.farmaon-gallery__thumbnail.is-active{border:2px solid #0290a2;padding:7px}.farmaon-gallery__thumbnail img{display:block;width:100%;height:98px;object-fit:contain}.site-footer{background:var(--farmaon-footer-bg);color:rgba(255,255,255,.86);margin-top:0}.farmaon-footer{padding:0}.farmaon-footer__inner{padding:48px 0 32px}.farmaon-footer__grid{display:grid;grid-template-columns:1.35fr 1fr;gap:24px}.farmaon-footer__block h2,.farmaon-footer__block h3{font-family:var(--farmaon-font-display);margin-top:0}.farmaon-footer__menu{list-style:none;margin:0;padding:0;display:grid;gap:12px}.farmaon-footer__menu a{color:rgba(255,255,255,.9)}.site-footer a,.site-footer h2,.site-footer h3,.site-footer h4{color:#fff}.site-footer .widget,.site-footer .farmaon-footer__block{background:var(--farmaon-footer-surface);border:1px solid rgba(255,255,255,.08);border-radius:var(--farmaon-radius-lg);padding:20px}@media (max-width:1180px){.farmaon-hero__shell,.farmaon-story-card,.farmaon-archive__layout,.farmaon-single__layout{grid-template-columns:1fr}.farmaon-single__layout-shell{padding:15px 0 20px}.farmaon-single__related .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.farmaon-archive__page .farmaon-archive__layout{grid-template-columns:1fr}.farmaon-archive__page .farmaon-archive__sidebar{min-height:0;border-right:0}.farmaon-archive__page .farmaon-archive__content{padding:25px 20px 0}.farmaon-archive__sidebar,.farmaon-single__gallery{position:static}.farmaon-archive__page .woocommerce ul.products,.farmaon-category-grid,.farmaon-product-grid,.farmaon-blog-list,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.farmaon-hero__content,.farmaon-hero__panel,.farmaon-story-card,.farmaon-filter-panel,.farmaon-single-summary,.farmaon-single__gallery,.farmaon-single__panel,.farmaon-archive__hero,.woocommerce-tabs,.related.products{padding:20px;border-radius:var(--farmaon-radius-lg)}.farmaon-archive__page .farmaon-filter-panel{padding:20px 0 20px 20px}.farmaon-footer__grid{grid-template-columns:1fr}.farmaon-section-head,.farmaon-archive__toolbar{flex-direction:column;align-items:flex-start}.farmaon-hero__actions,.farmaon-single-summary__pill-row,.farmaon-product-card__actions{grid-template-columns:1fr}.farmaon-single-summary__actions{grid-template-columns:1fr}.farmaon-icon-button{display:none}.farmaon-single-summary__cart-wrap .cart{grid-template-columns:1fr}.farmaon-single-summary__fact-row{grid-template-columns:100px 10px 1fr;gap:8px}.farmaon-hero__cards,.farmaon-story-card__stats,.farmaon-category-grid,.farmaon-product-grid,.farmaon-blog-list,.woocommerce ul.products{grid-template-columns:1fr}.farmaon-archive__page .woocommerce ul.products,.farmaon-single__related .woocommerce ul.products{grid-template-columns:1fr}.farmaon-hero__title{font-size:2.5rem}}