: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:'Manrope',system-ui,sans-serif;--farmaon-font-display:'Fraunces',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-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-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:36px;margin:28px auto 0;width:min(100% - 32px,var(--farmaon-container))}.farmaon-archive__title{font-size:clamp(2rem,3.2vw,3.8rem);margin:0 0 10px;line-height:1.05}.farmaon-archive__subtitle{max-width:70ch;margin:0}.farmaon-archive__layout,.farmaon-single__layout{display:grid;grid-template-columns:320px 1fr;gap:var(--farmaon-gap-xl);align-items:start}.farmaon-filter-panel{padding:22px;position:sticky;top:24px}.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:32px 0 0}.farmaon-single__layout{width:min(100% - 32px,var(--farmaon-container));margin-inline:auto}.farmaon-single__gallery,.farmaon-single__panel{background:var(--farmaon-surface);border:1px solid var(--farmaon-border);border-radius:var(--farmaon-radius-xl);box-shadow:var(--farmaon-shadow-soft)}.farmaon-single__gallery{padding:22px;position:sticky;top:24px}.farmaon-single__panel{padding:28px}.farmaon-single-summary{padding:26px}.farmaon-single-summary .product_title{font-family:var(--farmaon-font-display);font-size:clamp(2rem,3vw,3.2rem);line-height:1.05;margin:0 0 12px}.farmaon-single-summary .price{font-size:1.6rem;font-weight:800;color:var(--farmaon-text);margin:0 0 16px}.farmaon-single-summary .price del{opacity:.55}.farmaon-single-summary .woocommerce-product-rating{margin-bottom:16px}.farmaon-single-summary__excerpt{margin-top:16px;font-size:1.02rem}.farmaon-single-summary__pill-row{grid-template-columns:repeat(2,max-content);margin-top:18px}.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:18px}.farmaon-single-summary .cart{display:grid;gap:14px}.farmaon-single-summary .quantity .qty{border-radius:999px;border:1px solid var(--farmaon-border);padding:.75rem 1rem;font-weight:700}.woocommerce-tabs,.related.products{padding:28px;margin-top: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:var(--farmaon-radius-lg);background:var(--farmaon-surface-alt);object-fit:contain}.farmaon-gallery__thumbnails{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.farmaon-gallery__thumbnail{border:1px solid var(--farmaon-border);border-radius:16px;padding:8px;background:#fff;cursor:pointer}.farmaon-gallery__thumbnail img{display:block;width:100%;height:90px;object-fit:contain}.site-footer{background:var(--farmaon-footer-bg);color:rgba(255,255,255,.86);margin-top:0}.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-archive__sidebar,.farmaon-single__gallery{position:static}.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-archive__hero,.woocommerce-tabs,related.products{padding:20px;border-radius:var(--farmaon-radius-lg)}.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-hero__cards,.farmaon-story-card__stats,.farmaon-category-grid,.farmaon-product-grid,.farmaon-blog-list,.woocommerce ul.products{grid-template-columns:1fr}.farmaon-hero__title{font-size:2.5rem}}