@font-face{font-family:XJMSafe;src:url('../fonts/NotoSans-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:XJMSafe;src:url('../fonts/NotoSans-Bold.ttf') format('truetype');font-weight:700 900;font-style:normal;font-display:swap}
@font-face{font-family:XJMNoto;src:url('../fonts/NotoSans-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:XJMNoto;src:url('../fonts/NotoSans-Bold.ttf') format('truetype');font-weight:700 900;font-style:normal;font-display:swap}
:root{--xjm-font:XJMSafe,Arial,Helvetica,system-ui,sans-serif;--xjm-text:#222;--xjm-muted:#666;--xjm-line:#d8d8d8;--xjm-green:#657600;--xjm-green-dark:#4f6100;--xjm-light:#f7f7f4;--xjm-soft:#f3f3ef;--xjm-max:1120px;--xjm-accent:#7d8f10;--xjm-button:#222}
*{box-sizing:border-box}html,body{margin:0;padding:0;background:#fff;color:var(--xjm-text);font-family:var(--xjm-font);font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body *,button,input,select,textarea{font-family:var(--xjm-font);letter-spacing:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}.xjm-container{width:min(var(--xjm-max),calc(100% - 28px));margin:0 auto}.screen-reader-text,.xjm-skip-link:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.xjm-skip-link:focus{position:fixed;left:12px;top:12px;z-index:9999;background:#fff;padding:8px;border:1px solid #111}.xjm-site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #c9c9c9;box-shadow:none}.xjm-header-shell{width:min(1120px,calc(100% - 28px));margin:0 auto}.xjm-utility-bar{background:#fafafa;border-bottom:1px solid #e4e4e4;color:#222;max-height:30px;overflow:hidden;transition:max-height .22s ease,opacity .2s ease}.xjm-utility-bar .xjm-header-shell{display:flex;align-items:center;justify-content:space-between;height:30px;font-size:10px}.xjm-rewards-line,.xjm-utility-links{display:flex;align-items:center;gap:12px}.xjm-rewards-name{font-weight:700;color:#333}.xjm-rewards-cta{color:#687700;font-weight:700}.xjm-utility-links a{color:#333}.xjm-brand-bar{background:#fff}.xjm-brand-shell{display:grid;grid-template-columns:280px minmax(280px,1fr) auto;align-items:center;gap:16px;min-height:56px;transition:min-height .22s ease}.xjm-brand{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:8px;color:#566a00;min-width:0}.xjm-brand span{font-weight:900;font-size:22px;line-height:1;color:#5e7500}.xjm-brand span:before{content:'B';display:inline-grid;place-items:center;width:22px;height:22px;margin-right:4px;border:3px solid #76a116;border-radius:3px;color:#76a116;font-size:14px;vertical-align:middle}.xjm-brand em{font-style:normal;font-size:10px;font-weight:700;color:#111;text-transform:none}.xjm-brand small{grid-column:2;display:block;margin-top:0;font-size:9px;color:#666;line-height:1.15}.xjm-brand img{max-height:34px;width:auto}.xjm-menu-toggle,.xjm-search-toggle{display:none}.xjm-header-tools{display:grid;grid-template-columns:minmax(320px,430px) auto;gap:12px;align-items:center}.xjm-search{height:30px;display:flex;border:1px solid #ccc;background:#fff}.xjm-search input{height:28px;border:0;padding:0 9px;min-width:0;width:100%;font-size:10px;color:#333}.xjm-search button{height:30px;border:0;border-left:1px solid #ccc;background:#f7f7f7;color:#333;font-size:10px;font-weight:700;padding:0 12px;cursor:pointer}.xjm-header-actions{display:flex;align-items:center;gap:8px}.xjm-icon-link{height:30px;display:inline-flex;align-items:center;gap:5px;border:0;background:#fff;color:#111;font-size:10px;font-weight:700;white-space:nowrap}.xjm-cart-count{display:inline-grid;place-items:center;min-width:16px;height:16px;border-radius:50%;background:#111;color:#fff;font-size:9px}.xjm-primary-nav{background:var(--xjm-green);border-top:1px solid var(--xjm-green-dark);border-bottom:1px solid var(--xjm-green-dark);position:relative}.xjm-drawer-close,.xjm-submenu-toggle{display:none}.xjm-mega-nav{width:min(1120px,calc(100% - 28px));height:31px;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:flex-start;list-style:none;gap:0}.xjm-nav-item{position:static}.xjm-nav-item>a{display:flex;align-items:center;height:31px;padding:0 13px;color:#fff;font-size:10px;font-weight:800;text-transform:uppercase;white-space:nowrap}.xjm-nav-item:hover>a,.xjm-nav-item:focus-within>a{background:#4b5d00;text-decoration:none}.xjm-mega-panel{position:absolute;top:31px;left:50%;width:min(980px,calc(100vw - 40px));transform:translate(-50%,6px);background:#fff;border:1px solid #bbb;box-shadow:0 7px 14px rgba(0,0,0,.13);opacity:0;visibility:hidden;pointer-events:none;z-index:130;transition:opacity .16s ease,transform .18s ease}.xjm-has-mega:hover .xjm-mega-panel,.xjm-has-mega:focus-within .xjm-mega-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.xjm-mega-panel-inner{padding:17px 18px}.xjm-mega-feature{display:none}.xjm-mega-columns{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.xjm-mega-col h3{margin:0 0 6px;font-size:10px;color:#111;font-weight:900;text-transform:uppercase}.xjm-mega-col a{display:block;padding:2px 0;color:#222;font-size:9px;line-height:1.25}.xjm-mega-col .xjm-view-all{margin-top:5px;font-weight:800;color:#5e7500}.xjm-promo-bar{height:20px;background:#728500;color:#fff;text-align:center;font-size:10px;font-weight:700;line-height:20px}.xjm-promo-bar a{display:block;color:#fff}.xjm-header-compact .xjm-utility-bar{max-height:0;opacity:0}.xjm-header-compact .xjm-brand-shell{min-height:44px}.xjm-header-compact .xjm-brand small{display:none}.xjm-header-compact .xjm-promo-bar{height:18px;line-height:18px}.xjm-hero-carousel{position:relative;background:#fff;min-height:auto;overflow:hidden}.xjm-hero-slides{position:relative;width:min(1120px,calc(100% - 28px));height:276px;margin:0 auto;background:#fff;border:0}.xjm-hero-slide{position:absolute;inset:0;background:#fff;opacity:0;transition:opacity .35s ease;overflow:hidden}.xjm-hero-slide.is-active{opacity:1}.xjm-hero-slide:after{content:'';position:absolute;inset:0;background-image:var(--xjm-hero-image);background-size:cover;background-position:center right;opacity:.22;filter:grayscale(.1) brightness(1.45) contrast(.72)}.xjm-hero-overlay{display:none}.xjm-hero-content{position:relative;z-index:2;width:46%;margin:0;padding:58px 0 0 58px;color:#222}.xjm-eyebrow{display:block;color:#900;font-size:10px;font-weight:800;text-transform:uppercase;margin-bottom:10px}.xjm-hero h1{margin:0 0 7px;font-size:24px;line-height:1.15;font-weight:800;color:#333}.xjm-hero p{margin:0 0 12px;font-size:12px;color:#555;max-width:380px}.xjm-hero-actions{display:flex;gap:8px;align-items:center}.xjm-button,.button,.wc-block-components-button{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 14px;border:0;border-radius:0;background:#222;color:#fff;font-size:10px;font-weight:800;text-decoration:none;cursor:pointer}.xjm-button:hover,.button:hover{background:#000;text-decoration:none}.xjm-button-light{background:#f3f3f3;color:#222;border:1px solid #ccc}.xjm-hero-stats{display:none}.xjm-hero-dots{position:absolute;left:50%;bottom:11px;z-index:4;display:flex;gap:5px;transform:translateX(-50%)}.xjm-hero-dots button{width:7px;height:7px;border:1px solid #999;border-radius:50%;padding:0;background:#fff}.xjm-hero-dots button.is-active{background:#777}.xjm-hero-carousel:before,.xjm-hero-carousel:after{content:'<';position:absolute;top:128px;z-index:5;width:28px;height:42px;display:grid;place-items:center;font-size:26px;color:#999;background:rgba(255,255,255,.8)}.xjm-hero-carousel:before{left:calc((100vw - min(1120px,calc(100vw - 28px)))/2 + 6px)}.xjm-hero-carousel:after{content:'>';right:calc((100vw - min(1120px,calc(100vw - 28px)))/2 + 6px)}.xjm-section{padding:26px 0}.xjm-section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.xjm-section-heading h2{margin:0 auto;text-align:center;font-size:18px;letter-spacing:.02em;text-transform:uppercase;color:#444}.xjm-section-heading a{font-size:10px;color:#555}.xjm-category-section{background:#f7f7f7}.xjm-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.xjm-category-card{background:#fff;border:1px solid #ddd;overflow:hidden;text-align:center;text-decoration:none}.xjm-category-card img{width:100%;aspect-ratio:1.5/1;object-fit:cover;background:#fff;filter:brightness(1.3) saturate(.55) contrast(.8)}.xjm-category-card span{display:block;padding:8px 6px 2px;font-size:10px;font-weight:800;text-transform:uppercase;color:#333}.xjm-category-card small{display:block;padding:0 6px 8px;font-size:8px;color:#777}.xjm-category-card em{display:none}.xjm-products-section{background:#fff}.xjm-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;list-style:none;padding:0;margin:0}.xjm-proof-section,.xjm-guide-band,.xjm-service-band{display:none}.xjm-split{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.xjm-content-block,.xjm-cta-block{background:#fff}.xjm-split-copy h2,.xjm-cta-inner h2{font-size:20px;margin:0 0 8px}.xjm-split-copy p,.xjm-cta-inner p{font-size:12px;color:#555}.xjm-check-list{font-size:11px;color:#555}.xjm-split-media img,.xjm-cta-inner img{width:100%;aspect-ratio:2.4/1;object-fit:cover;filter:brightness(1.25) saturate(.6)}.xjm-cta-inner{display:grid;grid-template-columns:280px 1fr;gap:22px;align-items:center}.xjm-newsletter-inline{background:#f7f7f7;text-align:center}.xjm-newsletter-inline h2{font-size:18px;margin:0 0 6px}.xjm-newsletter-inline p{font-size:12px;color:#555}.xjm-newsletter-form{display:flex;justify-content:center;gap:6px}.xjm-newsletter-form input{height:32px;border:1px solid #ccc;padding:0 8px;min-width:260px}.xjm-newsletter-form button{height:32px;border:0;background:#222;color:#fff;padding:0 14px;font-size:10px;font-weight:800}.xjm-page-header{background:#fff;padding:18px 0;border-bottom:1px solid #e5e5e5}.xjm-page-header h1{margin:6px 0 0;font-size:26px;color:#333}.xjm-breadcrumbs{font-size:10px;color:#777}.xjm-entry-content{padding:28px 0;font-size:13px}.xjm-site-footer{background:#f8f8f8;border-top:1px solid #ddd;color:#333}.xjm-footer-newsletter{display:none}.xjm-footer-inner{width:min(1120px,calc(100% - 28px));margin:0 auto;padding:28px 0;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:20px}.xjm-footer-brand h2{font-size:18px;color:#5e7500;margin:0 0 8px}.xjm-footer-brand h2 span{display:block;color:#333;font-size:9px}.xjm-footer-brand p,.xjm-hours,.xjm-footer-links a{font-size:11px;color:#555}.xjm-footer-links h3{font-size:12px;margin:0 0 8px;text-transform:uppercase}.xjm-footer-links ul{list-style:none;margin:0;padding:0}.xjm-footer-links li{margin:3px 0}.xjm-social-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.xjm-social-links a{font-size:10px;color:#555}.xjm-footer-bottom{border-top:1px solid #ddd;text-align:center;padding:10px;font-size:10px;color:#777}.xjm-admin-image-preview img{max-width:120px;height:auto;border:1px solid #ccd0d4;margin:0 0 8px}.xjm-drawer-scrim{display:none}

