*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}#root{min-height:100svh}img{max-width:100%}button{font-family:inherit}.hero-container{box-sizing:border-box;background:#fff;justify-content:center;align-items:center;min-height:100svh;padding:2.5rem 1rem;display:flex}.hero{flex-direction:column;justify-content:center;align-items:center;gap:clamp(2rem,6vh,4rem);width:min(100%,960px);min-height:calc(100svh - 5rem);display:flex}.hero-logo{justify-content:center;width:100%;display:flex}.hero-title{width:100%;max-width:min(100%,860px);height:auto;display:block}.hero-nav{grid-template-columns:repeat(3,1fr);place-items:center;gap:1.5rem;width:100%;display:grid}.hero-nav-item{transition:transform .25s,opacity .25s;display:block}.hero-nav-item:hover{opacity:.9;transform:scale(1.05)}.hero-nav-item img{width:min(100%,290px);height:auto;display:block}@media (width<=768px){.hero-nav{grid-template-columns:1fr;gap:1.25rem}.hero-nav-item img{max-width:220px;margin:0 auto}}.store-header{z-index:100;background:#fff;position:sticky;top:0;box-shadow:0 2px 8px #0000000f}.store-container{width:min(100%,1200px);margin:0 auto;padding:0 1.25rem}.store-topbar{color:#fff;background:#007a24;font-size:.85rem}.store-topbar__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:38px;display:flex}.store-topbar__home-link{color:#fff;opacity:.9;text-decoration:none}.store-topbar__home-link:hover{opacity:1;text-decoration:underline}.store-topbar__actions{align-items:center;gap:1.25rem;display:flex}.store-topbar__login,.store-topbar__cart{color:#fff;font:inherit;cursor:pointer;background:0 0;border:none;padding:0}.store-topbar__cart{align-items:center;gap:.35rem;display:flex}.store-midbar{border-bottom:1px solid #eee;padding:1rem 0}.store-midbar__inner{align-items:center;gap:1.5rem;display:flex}.store-logo img{width:auto;height:64px;display:block}.store-search{flex:1;max-width:480px;margin-left:auto;display:flex}.store-search input{border:1px solid #ddd;border-right:none;border-radius:3px 0 0 3px;flex:1;padding:.6rem .85rem;font-size:.9rem}.store-search input:focus{outline-offset:-1px;outline:2px solid #007a24}.store-search button{color:#fff;cursor:pointer;background:#007a24;border:none;border-radius:0 3px 3px 0;padding:0 1.1rem;font-size:.85rem}.store-menu-toggle{cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:4px;padding:.35rem .6rem;font-size:1.25rem;display:none}.store-nav{background:#f6f6f6;border-bottom:2px solid #007a24}.store-nav__list{flex-wrap:wrap;gap:0;margin:0;padding:0;list-style:none;display:flex}.store-nav__item{position:relative}.store-nav__item>a{color:#333;padding:.85rem 1rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:block}.store-nav__item>a:hover,.store-nav__item:hover>a{color:#007a24;background:#fff}.store-nav__dropdown{z-index:10;background:#fff;border:1px solid #e8e8e8;min-width:180px;margin:0;padding:.5rem 0;list-style:none;display:none;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #0000001a}.store-nav__item:hover .store-nav__dropdown{display:block}.store-nav__dropdown a{color:#555;padding:.5rem 1rem;font-size:.85rem;text-decoration:none;display:block}.store-nav__dropdown a:hover{color:#007a24;background:#f9f9f9}@media (width<=900px){.store-search{display:none}.store-menu-toggle{margin-left:auto;display:block}.store-nav{display:none}.store-nav--open{display:block}.store-nav__list{flex-direction:column}.store-nav__dropdown{box-shadow:none;border:none;padding-left:1rem;display:block;position:static}}@media (width<=600px){.store-topbar__login{display:none}.store-logo img{height:48px}}.product-card{background:#fff;border:1px solid #e8e8e8;border-radius:4px;transition:box-shadow .25s;overflow:hidden}.product-card:hover{box-shadow:0 4px 20px #00000014}.product-card--featured{flex-direction:column;height:100%;display:flex}.product-card__image-link{aspect-ratio:1;background:#fafafa;display:block;overflow:hidden}.product-card__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-card:hover .product-card__image{transform:scale(1.04)}.product-card__body{flex-direction:column;flex:1;padding:1rem;display:flex}.product-card__title{margin:0 0 .5rem;font-size:.95rem;font-weight:600;line-height:1.4}.product-card__title a{color:#333;text-decoration:none}.product-card__title a:hover{color:#007a24}.product-card__description{color:#707070;flex:1;margin:0 0 1rem;font-size:.85rem;line-height:1.5}.product-card__footer{justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;display:flex}.product-card__price{color:#007a24;white-space:nowrap;font-size:1rem;font-weight:700}.product-card__cart-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#007a24;border:none;border-radius:3px;padding:.45rem .75rem;font-size:.8rem;transition:background .2s}.product-card__cart-btn:hover{background:#005f1c}.store-page{color:#333;background:#f6f6f6;min-height:100svh}.store-banner{background:#e8e8e8;width:100%;overflow:hidden}.store-banner img{object-fit:cover;object-position:center;width:100%;height:auto;max-height:420px;display:block}.store-main{padding-bottom:3rem}.store-section{padding:2.5rem 0}.store-section--alt{background:#fff}.store-section__label{text-transform:uppercase;letter-spacing:.06em;color:#007a24;text-align:center;margin:0 0 .35rem;font-size:.85rem;font-weight:600}.store-section__title{color:#222;text-align:center;text-transform:uppercase;margin:0 0 2rem;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700}.store-featured-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.store-product-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.store-tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}.store-tab{color:#555;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:3px;padding:.55rem 1.1rem;font-size:.85rem;transition:all .2s}.store-tab:hover{color:#007a24;border-color:#007a24}.store-tab--active{color:#fff;background:#007a24;border-color:#007a24}.store-empty{text-align:center;color:#707070;grid-column:1/-1;padding:2rem}.store-footer{color:#aaa;text-align:center;background:#222;padding:1.5rem 0;font-size:.85rem}.store-footer p{margin:.25rem 0}@media (width<=1024px){.store-featured-grid{grid-template-columns:repeat(2,1fr)}.store-product-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.store-featured-grid,.store-product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.store-featured-grid,.store-product-grid{grid-template-columns:1fr}.store-tabs{gap:.35rem}.store-tab{padding:.45rem .75rem;font-size:.78rem}}.members-page{background-color:#e8e8e8;background-image:url(/members/bg_boxed.png);background-repeat:repeat;min-height:100svh;padding:0}.members-wrapper{background-color:#0000;background-image:url(/members/bg_wrapper@2x.jpg);background-position:50% 0;background-repeat:repeat-y;background-size:1920px 535px;max-width:1030px;margin:0 auto;box-shadow:0 0 10px #0000004d}.members-container{width:min(100%,1030px);margin:0 auto;padding:0 5px}.members-header{background:0 0;border-bottom:1px solid #ffffff40}.members-nav{justify-content:space-between;align-items:center;min-height:52px;display:flex}.members-nav__brand img{width:auto;height:32px;display:block}.members-nav__portal-link{color:#5a8f2e;font-size:.9rem;text-decoration:none}.members-nav__portal-link:hover{text-decoration:underline}.members-carousel{background:0 0;position:relative;overflow:hidden}.members-carousel__track{aspect-ratio:1030/302;width:100%;max-height:302px;position:relative}.members-carousel__slide{opacity:0;transition:opacity .8s;position:absolute;inset:0}.members-carousel__slide--active{opacity:1;z-index:1}.members-carousel__slide img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.members-carousel__dots{z-index:2;gap:8px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.members-carousel__dot{cursor:pointer;background:#fff9;border:none;border-radius:50%;width:10px;height:10px;padding:0}.members-carousel__dot--active{background:#a9b931}.members-main{background-color:#fdf5ed;padding:30px 0 40px}.members-login{max-width:520px;margin:0 auto}.members-form__group{margin-bottom:1rem}.members-form__title{color:#333;letter-spacing:.02em;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.members-input-group{align-items:stretch;display:flex}.members-input-group__addon{color:#888;background:#f5f5f5;border:1px solid #ccc;border-right:none;border-radius:4px 0 0 4px;justify-content:center;align-items:center;min-width:46px;display:flex}.members-input{color:#333;background:#fff;border:1px solid #ccc;border-radius:0 4px 4px 0;flex:1;padding:.75rem 1rem;font-size:1rem}.members-input:focus{outline-offset:-1px;border-color:#a9b931;outline:2px solid #a9b931}.members-form__actions{justify-content:space-between;align-items:center;gap:1rem;min-height:48px;margin-top:.5rem;display:flex}.members-form__error{color:#d9534f;margin:0;font-size:.85rem}.members-btn{cursor:pointer;border:none;font-family:inherit;transition:background .2s,border-color .2s}.members-btn--login{color:#fff;letter-spacing:.03em;background:#5cb85c;border-radius:4px;margin-left:auto;padding:.65rem 1.75rem;font-size:1rem;font-weight:600}.members-btn--login:hover{background:#4cae4c}.members-form__links{text-align:center;color:#555;margin-top:3.5rem;font-size:.85rem;font-weight:300;line-height:1.8}.members-btn--outline{color:#5cb85c;background:0 0;border:1px solid #5cb85c;border-radius:3px;margin:.15rem 0;padding:.3rem .75rem;font-size:.8rem;font-weight:600}.members-btn--outline:hover{background:#5cb85c1a}.members-footer{background-color:#2b5d43;border-top:none;padding:20px 0}.members-footer .members-container{justify-content:space-between;align-items:center;gap:1rem;display:flex}.members-footer p{color:#565f73;margin:0;font-size:.85rem}.members-footer__social{gap:.5rem;display:flex}.members-footer__social a{color:#29221b;background:#ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;text-decoration:none;display:flex}.members-footer__social a:hover{background:#fff3}@media (resolution>=1.3x){.members-page{background-size:200px 200px}}@media (width<=600px){.members-wrapper{box-shadow:none;background-size:100%}.members-carousel__track{aspect-ratio:16/9;max-height:none}.members-form__actions{flex-direction:column;align-items:stretch}.members-btn--login{width:100%;margin-left:0}.members-footer .members-container{text-align:center;flex-direction:column}}@media (width<=415px){.members-carousel{display:none}.members-nav__brand img{height:40px}}.company-page{color:#333;background:#f6f6f6;min-height:100svh}.company-hero{background:#007a24 url(/store/about-bg.jpg) 50%/cover no-repeat;align-items:center;min-height:180px;display:flex}.company-hero__overlay{background:#00000059;width:100%;padding:2.5rem 0}.company-hero__title{color:#fff;margin:0 0 .5rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:700}.company-breadcrumb{color:#ffffffe6;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.company-breadcrumb a{color:#fff;text-decoration:none}.company-breadcrumb a:hover{text-decoration:underline}.company-breadcrumb__sep{opacity:.7}.company-main{padding:2.5rem 0 3rem}.company-content{background:#fff;border:1px solid #e8e8e8;border-radius:4px;padding:2rem 2.5rem}.company-section{margin-bottom:2.5rem}.company-section:last-child{margin-bottom:0}.company-section h2{color:#222;text-transform:uppercase;letter-spacing:.02em;margin:0 0 1.25rem;font-size:1.35rem;font-weight:700}.company-section p{color:#555;margin:0 0 1rem;font-size:.95rem;line-height:1.75}.company-section--cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.company-card{background:#f9f9f9;border:1px solid #e8e8e8;border-left:4px solid #007a24;border-radius:4px;padding:1.25rem 1.5rem}.company-card h3{color:#007a24;margin:0 0 .75rem;font-size:1.05rem;font-weight:700}.company-card p{margin:0;font-size:.92rem}.company-subsection{border-top:1px solid #eee;margin-top:1.75rem;padding-top:1.5rem}.company-subsection h3{color:#333;margin:0 0 .75rem;font-size:1.05rem;font-weight:700}.company-subsection p{margin:0 0 .75rem}@media (width<=768px){.company-content{padding:1.5rem 1.25rem}.company-hero{min-height:140px}.company-hero__overlay{padding:2rem 0}}
