:root{font-family:Segoe UI,Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;font-weight:400;color:#112217;background-color:#f4f8f3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;background:#f4f8f3;color:#112217}*,*:before,*:after{box-sizing:border-box}button,input{font:inherit}#root{width:100%;min-height:100vh}.welcome-page{position:fixed;inset:0;min-height:100vh;display:grid;align-items:start;padding:80px 32px 32px;z-index:999;background:radial-gradient(circle at top left,rgba(163,230,53,.2),transparent 24%),radial-gradient(circle at 95% 15%,rgba(34,197,94,.16),transparent 24%),radial-gradient(circle at 50% 120%,rgba(132,204,22,.12),transparent 28%),linear-gradient(180deg,#060b08,#0b1610);overflow:hidden;transition:transform .5s ease,opacity .5s ease}.welcome-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(163,230,53,.13),transparent 18%),radial-gradient(circle at 80% 90%,rgba(34,197,94,.08),transparent 22%);pointer-events:none}.welcome-page__panel{position:relative;width:min(980px,100%);padding:56px;border-radius:36px;background:#ffffff14;border:1px solid rgba(190,242,100,.22);box-shadow:0 45px 110px #00000047;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);color:#f0fdf4;overflow:hidden;animation:floatPanel 8s ease-in-out infinite;margin-top:40px;margin-bottom:24px;max-width:920px}.welcome-page__panel:before{content:"";position:absolute;inset:-10px;border-radius:inherit;background:linear-gradient(135deg,#a3e6351f,#22c55e1a);opacity:.18;filter:blur(16px)}.welcome-page__eyebrow{margin:0 0 16px;font-size:.9rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:#d9f99d}.welcome-page__title{margin:0;font-size:clamp(3rem,3.5vw,4.8rem);line-height:.95;max-width:11ch}.welcome-page__subtitle{margin:28px 0 0;max-width:680px;color:#ecfdf5e0;font-size:1.05rem;line-height:1.8}.welcome-page__button{margin-top:36px;border:none;border-radius:18px;padding:18px 32px;font-size:1rem;font-weight:700;background:linear-gradient(135deg,#65a30d,#22c55e);color:#06200f;cursor:pointer;box-shadow:0 18px 36px #22c55e3d;transition:transform .16s ease,filter .16s ease}.welcome-page__button:hover{transform:translateY(-1px);filter:brightness(1.05)}.welcome-page__decorations{position:absolute;inset:0;pointer-events:none}.welcome-page__icon{position:absolute;display:grid;place-items:center;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.05em;animation:float 10s ease-in-out infinite}.welcome-page__icon--circle{width:92px;height:92px;border-radius:50%;background:#a3e6354d;top:12%;left:14%}.welcome-page__icon--tablet{width:86px;height:86px;border-radius:24px;background:#22c55e3d;top:18%;right:18%;font-size:1.75rem}.welcome-page__icon--sparkle{width:68px;height:68px;border-radius:20px;background:#bef26442;top:24%;left:70%;font-size:1.5rem}.welcome-page__icon--badge{min-width:108px;padding:10px 16px;border-radius:999px;background:#22c55e4d;top:58%;right:10%;color:#ecfccb;font-size:.9rem}.welcome-page__icon--image{width:110px;height:80px;border-radius:22px;background:#ffffff1f;top:68%;left:12%}.welcome-page__icon--wave{width:120px;height:90px;border-radius:28px;background:linear-gradient(135deg,#a3e63533,#22c55e1a);bottom:12%;right:24%}@keyframes float{0%,to{transform:translateZ(0) rotate(0)}25%{transform:translate3d(6px,-14px,0) rotate(-1deg)}50%{transform:translate3d(-6px,10px,0) rotate(1deg)}75%{transform:translate3d(4px,6px,0) rotate(-.5deg)}}@keyframes floatPanel{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.welcome-page__content{width:100%;min-height:calc(100vh - 120px);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:24px;padding:32px 0 24px}.welcome-page__scroll-hint{margin-top:18px;font-size:.95rem;color:#d9f99df2}.welcome-page__extra-space{height:280px}@media(max-width:980px){.welcome-page__panel{padding:40px}}@media(max-width:700px){.welcome-page{padding:20px}.welcome-page__panel{padding:32px}.welcome-page__title{font-size:2.6rem}.welcome-page__decorations{display:none}}.ff-header{position:fixed;inset:0 0 auto;width:100%;z-index:100;background:#08100ae0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(163,230,53,.22)}.ff-header__inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 20px}.ff-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#f0fdf4}.ff-brand__mark{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;font-weight:800;font-size:.88rem;background:linear-gradient(135deg,#a3e635,#4ade80);color:#0f1f12}.ff-brand__name{font-weight:800;letter-spacing:.02em}.ff-header__nav{display:flex;align-items:center;gap:18px}.ff-header__nav a{color:#ecfdf5e0;text-decoration:none;font-weight:600;font-size:.94rem;transition:color .16s ease}.ff-header__nav a:hover{color:#d9f99d}.ff-header__actions{display:flex;align-items:center;gap:10px}.ff-cta{border:none;text-decoration:none;border-radius:999px;padding:9px 16px;font-weight:700;background:linear-gradient(135deg,#65a30d,#22c55e);color:#041209}.ff-cta--ghost{background:transparent;color:#f0fdf4;border:1px solid rgba(236,253,245,.32)}.ff-mobile-toggle{display:none}@media(max-width:960px){.ff-header__inner{padding:12px 14px}.ff-header__nav,.ff-header__actions{display:none}.ff-mobile-toggle{display:inline-flex;align-items:center;justify-content:center;background:#ecfdf51a;border:1px solid rgba(236,253,245,.2);color:#f0fdf4;padding:8px 10px;border-radius:10px;cursor:pointer;min-width:38px;min-height:38px}.ff-mobile-menu{position:absolute;right:12px;top:58px;width:min(92vw,280px);max-height:calc(100vh - 76px);overflow:auto;background:#0a130cfa;border:1px solid rgba(163,230,53,.22);border-radius:14px;padding:10px;display:flex;flex-direction:column;gap:8px;z-index:16;box-shadow:0 18px 40px #040c0766}.ff-mobile-menu a{text-decoration:none;color:#ecfdf5;font-weight:600;padding:11px 12px;border-radius:10px;min-height:40px;display:inline-flex;align-items:center}.ff-mobile-menu a:hover{background:#ecfdf517}}@media(max-width:460px){.ff-brand__name{font-size:.92rem}.ff-brand__mark{width:30px;height:30px;font-size:.8rem}}.who-we-serve{position:relative;padding:56px 0;background:#fff;color:#0b2402}.who-we-serve__container{max-width:1240px;margin:0 auto;padding:0 20px}.who-we-serve__title{font-size:clamp(2.4rem,3.5vw,4.2rem);font-weight:900;line-height:1.1;margin:0 0 48px;color:#0b2402}.who-we-serve__content{display:grid;grid-template-columns:1fr 1.1fr;gap:40px;align-items:center}.who-we-serve__visuals{position:relative;display:flex;justify-content:center;min-height:400px}.who-we-serve__illustration{width:100%;max-width:380px;height:auto}.who-we-serve__segments{display:flex;flex-direction:column;gap:36px}.who-we-serve__segment{padding:0}.who-we-serve__segment-title{font-size:clamp(1.3rem,2vw,1.8rem);font-weight:800;line-height:1.2;margin:0 0 12px;color:#0b2402}.who-we-serve__segment-description{font-size:1rem;line-height:1.7;margin:0;color:#000000b3;max-width:580px}.who-we-serve__visuals .serve{width:100%;max-width:490px;height:auto;border-radius:16px;object-fit:cover}.who-we-serve__cta{display:inline-flex;align-items:center;gap:8px;margin-top:16px;font-size:1rem;font-weight:700;color:#16a34a;text-decoration:none;transition:gap .2s ease}.who-we-serve__cta:hover{gap:12px}.who-we-serve__arrow{display:inline-block;font-size:1.2rem}@media(max-width:1080px){.who-we-serve{padding:40px 0}.who-we-serve__container{padding:0 16px}.who-we-serve__content{gap:32px}.who-we-serve__title{margin-bottom:36px}}@media(max-width:720px){.who-we-serve{padding:32px 0}.who-we-serve__content{grid-template-columns:1fr;gap:24px}.who-we-serve__visuals{min-height:300px}.who-we-serve__segments{gap:28px}.who-we-serve__title{font-size:clamp(1.8rem,5vw,2.4rem);margin-bottom:28px}.who-we-serve__segment-title{font-size:1.2rem}.who-we-serve__segment-description{font-size:.95rem}}.price{position:relative;padding:56px 0;background:#fff;color:#0b2402}.price__container{max-width:1240px;margin:0 auto;padding:0 20px}.price__title{font-size:clamp(2.4rem,3.5vw,4.2rem);font-weight:900;line-height:1.1;margin:0 0 48px;color:#0b2402}.price__content{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.price__image{width:100%;max-width:220px;height:auto;object-fit:contain}.price__description{font-size:1rem;line-height:1.8;color:#000000b8;margin:0}.price__cta{display:inline-flex;align-items:center;gap:8px;margin-top:16px;font-size:1rem;font-weight:700;color:#16a34a;text-decoration:none;transition:gap .2s ease}.price__cta:hover{gap:12px}.price__arrow{display:inline-block;font-size:1.2rem}@media(max-width:980px){.price{padding:40px 0}.price__container{padding:0 16px}.price__content{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.price{padding:32px 0}.price__title{font-size:clamp(1.8rem,5vw,2.4rem);margin-bottom:28px}.price__content{grid-template-columns:1fr;gap:20px}.price__item{padding:22px;border-radius:20px}.price__description{font-size:.95rem}}.promotions{padding:80px 20px;background:#f5f7ef}.promotions__container{max-width:1200px;margin:0 auto}.promotions__header{max-width:620px;margin-bottom:48px}.promotions__eyebrow{display:inline-block;color:#15803d;font-weight:700;text-transform:uppercase;letter-spacing:.15em;margin-bottom:14px}.promotions__title{font-size:clamp(2.4rem,4vw,3.6rem);color:#0b2402;line-height:1.05;margin:0 0 18px}.promotions__subtitle{color:#475569;font-size:1.05rem;line-height:1.8;margin-bottom:24px}.promotions__button{display:inline-flex;align-items:center;justify-content:center;padding:14px 30px;border-radius:999px;background:#15803d;color:#fff;font-weight:700;text-decoration:none;transition:background .25s ease,transform .25s ease}.promotions__button:hover{background:#166534;transform:translateY(-2px)}.promotions__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.promotions__card{padding:28px;border-radius:24px;background:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 20px 50px #0f172a14;display:flex;flex-direction:column;gap:18px}.promotions__card-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.promotions__pill{padding:8px 14px;border-radius:999px;background:#dcfce7;color:#166534;font-weight:700;font-size:.9rem}.promotions__tag{color:#6b7280;font-size:.9rem;font-weight:600}.promotions__card h3{margin:0;font-size:1.4rem;color:#0f172a}.promotions__card p{margin:0;color:#475569;line-height:1.7}.promotions__price-row{display:flex;align-items:center;gap:12px}.promotions__price{font-size:1.9rem;font-weight:800;color:#15803d}.promotions__old-price{color:#94a3b8;text-decoration:line-through}.promotions__link{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:14px;background:#0b2402;color:#fff;text-decoration:none;font-weight:700;transition:transform .2s ease,background .2s ease}.promotions__link:hover{background:#134003;transform:translateY(-2px)}@media(max-width:768px){.promotions{padding:54px 16px}.promotions__header{margin-bottom:24px}.promotions__title{font-size:clamp(1.8rem,8vw,2.3rem)}.promotions__subtitle{font-size:.95rem;line-height:1.6}.promotions__button{width:100%;min-height:44px;padding:12px 18px}.promotions__grid{grid-template-columns:1fr;gap:12px}.promotions__card{padding:16px;border-radius:16px;gap:12px}.promotions__card h3{font-size:1.14rem}.promotions__price{font-size:1.5rem}.promotions__link{width:100%;min-height:42px}}.categories{padding:4rem 1.5rem;background:linear-gradient(180deg,#f5faf4,#fff)}.categories__container{max-width:1180px;margin:0 auto}.categories__eyebrow{color:#22623a;font-size:.9rem;letter-spacing:.16em;text-transform:uppercase;margin-bottom:.75rem}.categories__title{font-size:clamp(2rem,2.5vw,3rem);margin:0;line-height:1.05;color:#0d2513}.categories__subtitle{margin-top:1rem;max-width:680px;color:#4e6255;line-height:1.7}.categories__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:2.5rem}.categories__card{display:flex;align-items:center;gap:1rem;padding:1.5rem;border:1px solid rgba(22,101,52,.12);border-radius:24px;background:#fff;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;text-align:left}.categories__card:hover,.categories__card:focus-visible{transform:translateY(-4px);box-shadow:0 18px 40px #15251b14;border-color:#16653447}.categories__icon{width:68px;height:68px;display:grid;place-items:center;border-radius:24px;background:linear-gradient(180deg,#f2fde8,#dcfce7);font-size:1.75rem}.categories__card h3{margin:0;font-size:1.1rem;color:#14311e}.categories__card p{margin:.45rem 0 0;color:#5b6d61;line-height:1.65}.categories__arrow{margin-left:auto;color:#6ea27a;font-size:1.4rem}@media(max-width:760px){.categories{padding:3rem 1rem}.categories__title{font-size:clamp(1.6rem,7vw,2rem)}.categories__subtitle{font-size:.95rem;line-height:1.6}.categories__grid{grid-template-columns:1fr;margin-top:1.2rem;gap:.8rem}.categories__card{padding:.95rem;border-radius:14px}.categories__icon{width:52px;height:52px;font-size:1.35rem;border-radius:14px}.categories__card h3{font-size:1rem}.categories__card p{font-size:.86rem;line-height:1.45}}.store-info{padding:4rem 1.5rem;background:#eef7ef}.store-info__container{max-width:1180px;margin:0 auto}.store-info__header{max-width:720px;margin-bottom:2rem}.store-info__eyebrow{color:#2f5a35;font-size:.85rem;letter-spacing:.18em;text-transform:uppercase;margin-bottom:.75rem}.store-info__header h2{font-size:clamp(2rem,2.4vw,2.8rem);margin:0;line-height:1.1;color:#102413}.store-info__header p{margin-top:1rem;color:#4d5a47;line-height:1.75}.store-info__note{display:inline-flex;margin-top:1rem;padding:.85rem 1rem;border-radius:16px;background:#e1f3e4;color:#1f4d2c;border:1px solid rgba(37,99,45,.14);font-weight:600}.store-info__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.store-info__card{background:#fff;border-radius:24px;padding:1.75rem;box-shadow:0 18px 40px #0f17120f;border:1px solid rgba(37,99,45,.1);transition:transform .21s ease,box-shadow .21s ease}.store-info__card:hover{transform:translateY(-3px);box-shadow:0 24px 48px #0f17121a}.store-info__icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;font-size:1.5rem;background:#ecf7eb;border-radius:16px;margin-bottom:1rem}.store-info__card h3{margin:0;font-size:1.15rem;color:#102413}.store-info__card p{color:#4d5a47;line-height:1.75;margin:.85rem 0 0}.store-info__card a{color:#166534;text-decoration:none;font-weight:700}.store-info__card a:hover{text-decoration:underline}.store-info__hours{display:grid;gap:.7rem;margin-top:.75rem}.store-info__hour-row{display:flex;justify-content:space-between;gap:10px;color:#3c4f3b}.store-info__hour-row span:first-child{font-weight:600}@media(max-width:760px){.store-info{padding:3rem 1rem}.store-info__header{margin-bottom:1.2rem}.store-info__header h2{font-size:clamp(1.6rem,6.8vw,2rem)}.store-info__header p{line-height:1.6;font-size:.95rem}.store-info__note{display:block;margin-top:.85rem;font-size:.92rem;line-height:1.5}.store-info__grid{grid-template-columns:1fr;gap:.8rem}.store-info__card{border-radius:16px;padding:1rem}.store-info__hour-row{flex-direction:column;gap:2px}}.testimonials{padding:4rem 1.5rem;background:#f7fbf5}.testimonials__wrapper{max-width:1180px;margin:0 auto;display:grid;gap:2rem}.testimonials__intro{max-width:640px}.testimonials__eyebrow{color:#2b6742;letter-spacing:.16em;text-transform:uppercase;font-size:.85rem;margin-bottom:.75rem}.testimonials__title{font-size:clamp(2rem,2.4vw,2.75rem);margin:0;color:#0d2513;line-height:1.1}.testimonials__copy{margin-top:1rem;color:#53675a;line-height:1.75}.testimonials__cards{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.testimonials__card{padding:1.75rem;border-radius:26px;background:linear-gradient(180deg,#fff,#f8fbf6);border:1px solid rgba(22,101,52,.1);box-shadow:0 12px 32px #15251b12;transition:transform .22s ease,border-color .22s ease}.testimonials__card:hover{transform:translateY(-3px);border-color:#16653433}.testimonials__quote{margin:0 0 1.5rem;color:#25342a;font-size:1rem;line-height:1.9}.testimonials__meta{display:flex;flex-direction:column;gap:.3rem}.testimonials__name{color:#122318;font-weight:700}.testimonials__role{color:#5a6a5f}.loyalty-membership{padding:4.5rem 1.5rem;background:radial-gradient(circle at 14% 18%,rgba(251,191,36,.2),transparent 36%),radial-gradient(circle at 84% 82%,rgba(34,197,94,.18),transparent 40%),linear-gradient(150deg,#0f2c1f,#163222 55%,#11251b);color:#f4fff6}.loyalty-membership__container{max-width:1180px;margin:0 auto}.loyalty-membership__intro{max-width:700px;margin-bottom:2.2rem}.loyalty-membership__eyebrow{color:#facc15;letter-spacing:.16em;text-transform:uppercase;font-size:.85rem;margin-bottom:.8rem}.loyalty-membership__intro h2{margin:0;font-size:clamp(2rem,2.5vw,3rem);line-height:1.08}.loyalty-membership__intro p{margin-top:1rem;color:#ecfdf5e6;line-height:1.75}.loyalty-membership__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.loyalty-membership__card{background:#ffffff1a;border:1px solid rgba(255,255,255,.22);border-radius:22px;padding:1.5rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .2s ease,border-color .2s ease}.loyalty-membership__card:hover{transform:translateY(-3px);border-color:#facc1599}.loyalty-membership__card h3{margin:0;font-size:1.15rem}.loyalty-membership__points{color:#fef08a;font-weight:700;margin:.65rem 0}.loyalty-membership__card p{margin:0;line-height:1.7}.loyalty-membership__benefits{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.7rem}.loyalty-membership__benefits span{padding:.6rem .95rem;border-radius:999px;border:1px solid rgba(255,255,255,.32);background:#ffffff14;font-size:.92rem}@media(max-width:760px){.loyalty-membership{padding:3rem 1rem}.loyalty-membership__intro{margin-bottom:1.2rem}.loyalty-membership__intro h2{font-size:clamp(1.6rem,7vw,2rem)}.loyalty-membership__intro p{font-size:.95rem;line-height:1.6}.loyalty-membership__grid{grid-template-columns:1fr;gap:.8rem}.loyalty-membership__card{border-radius:16px;padding:1rem}.loyalty-membership__benefits span{font-size:.82rem;padding:.5rem .75rem}}.newsletter-subscription{padding:4rem 1.5rem;background:linear-gradient(180deg,#f8fbf5,#eef6f0)}.newsletter-subscription__container{max-width:860px;margin:0 auto;text-align:center}.newsletter-subscription__eyebrow{color:#166534;text-transform:uppercase;letter-spacing:.16em;font-size:.84rem;margin-bottom:.8rem}.newsletter-subscription h2{margin:0;font-size:clamp(2rem,2.4vw,2.8rem);color:#102413}.newsletter-subscription__copy{margin:1rem auto 1.7rem;max-width:640px;color:#4d5a47;line-height:1.75}.newsletter-subscription__form{max-width:680px;margin:0 auto}.newsletter-subscription__label{display:block;text-align:left;margin-bottom:.55rem;font-weight:600;color:#2f5a35}.newsletter-subscription__row{display:flex;gap:.65rem;padding:.55rem;border-radius:18px;background:#fff;border:1px solid rgba(22,101,52,.16);box-shadow:0 16px 38px #22341b12}.newsletter-subscription__row input{flex:1;min-width:0;border:none;border-radius:12px;padding:.9rem 1rem;background:#f6faf7;font-size:1rem;color:#102413}.newsletter-subscription__row input:focus{outline:2px solid rgba(34,197,94,.45)}.newsletter-subscription__row button{border:none;border-radius:12px;padding:0 1.3rem;background:#166534;color:#fff;font-weight:700;cursor:pointer;transition:background .16s ease,transform .16s ease}.newsletter-subscription__row button:hover{background:#14532d;transform:translateY(-1px)}.newsletter-subscription__status{margin-top:.8rem;color:#44604a;min-height:1.4rem}@media(max-width:760px){.newsletter-subscription{padding:3rem 1rem}.newsletter-subscription h2{font-size:clamp(1.6rem,7vw,2rem)}.newsletter-subscription__copy{margin:.8rem auto 1.1rem;font-size:.95rem;line-height:1.6}.newsletter-subscription__row{flex-direction:column;border-radius:14px;padding:.45rem}.newsletter-subscription__row input,.newsletter-subscription__row button{min-height:42px}.newsletter-subscription__row button{padding:.8rem 1.2rem}}.about-us{padding:4rem 1.5rem;background:linear-gradient(180deg,#eef8ef,#f8fdf7)}.about-us__container{max-width:1180px;margin:0 auto}.about-us__intro{max-width:760px;margin-bottom:2rem}.about-us__eyebrow{color:#22623a;font-size:.85rem;letter-spacing:.16em;text-transform:uppercase;margin-bottom:.75rem}.about-us__intro h2{margin:0;color:#0d2513;font-size:clamp(2rem,2.7vw,3rem);line-height:1.1}.about-us__intro p{margin-top:1rem;color:#4d6253;line-height:1.8}.about-us__timeline{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.about-us__card{border:1px solid rgba(22,101,52,.14);border-radius:22px;background:#fff;padding:1.45rem;box-shadow:0 16px 40px #0e231314}.about-us__year{display:inline-flex;padding:.4rem .75rem;border-radius:999px;background:#e7f6ea;color:#166534;font-weight:700;font-size:.8rem}.about-us__card h3{margin:.85rem 0 .6rem;color:#14311e;font-size:1.15rem}.about-us__card p{margin:0;color:#516659;line-height:1.75}@media(max-width:760px){.about-us{padding:3rem 1rem}.about-us__intro{margin-bottom:1.2rem}.about-us__intro h2{font-size:clamp(1.6rem,7vw,2rem)}.about-us__intro p{font-size:.95rem;line-height:1.6}.about-us__timeline{grid-template-columns:1fr;gap:.8rem}.about-us__card{border-radius:16px;padding:1rem}}.partners{padding:3.5rem 1.5rem 4rem;background:#f4f9f3}.partners__container{max-width:1180px;margin:0 auto}.partners__intro{max-width:720px;margin:0 auto 1.8rem;text-align:center}.partners__eyebrow{color:#1f5c37;font-size:.85rem;letter-spacing:.16em;text-transform:uppercase;margin-bottom:.75rem}.partners__intro h2{margin:0;color:#0d2513;font-size:clamp(1.8rem,2.3vw,2.5rem)}.partners__intro p{margin-top:.9rem;color:#4f6356;line-height:1.75}.partners__marquee{position:relative;overflow:hidden;width:100%;mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.partners__track{display:flex;align-items:center;gap:14px;width:max-content;animation:partners-scroll 28s linear infinite}.partners__marquee:hover .partners__track{animation-play-state:paused}.partners__card{width:220px;min-height:110px;border-radius:16px;border:1px solid rgba(22,101,52,.14);background:#fff;box-shadow:0 12px 28px #0e231312;display:grid;place-items:center;gap:.5rem;padding:.75rem;text-align:center;flex-shrink:0}.partners__logo-wrap{width:82px;height:52px;border-radius:10px;background:#f3faf4;border:1px solid rgba(22,101,52,.12);display:grid;place-items:center;overflow:hidden}.partners__logo-wrap img{width:100%;height:100%;object-fit:contain}.partners__card span{font-weight:700;color:#163720;font-size:.88rem;line-height:1.2}@keyframes partners-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 7px))}}@media(max-width:760px){.partners{padding:3rem 1rem}.partners__intro{margin-bottom:1.2rem}.partners__intro h2{font-size:clamp(1.6rem,7vw,2rem)}.partners__intro p{font-size:.95rem;line-height:1.6}.partners__marquee{mask-image:linear-gradient(to right,transparent 0%,black 4%,black 96%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 4%,black 96%,transparent 100%)}.partners__card{width:168px;min-height:92px;border-radius:12px;padding:.5rem}.partners__logo-wrap{width:60px;height:40px}.partners__card span{font-size:.74rem}.partners__track{gap:10px;animation-duration:20s}}@media(prefers-reduced-motion:reduce){.partners__track{animation:none}}.modern-footer{padding:4rem 1.5rem 2rem;background:#0d1f13;color:#eefbf0}.modern-footer__container{max-width:1180px;margin:0 auto}.modern-footer__brand{max-width:720px;margin-bottom:2rem}.modern-footer__brand h2{margin:0;font-size:clamp(1.8rem,2.2vw,2.4rem)}.modern-footer__brand p{margin-top:.85rem;line-height:1.75;color:#ecfdf5db}.modern-footer__grid{display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.modern-footer__grid h3{margin:0 0 .75rem;color:#bef264;font-size:1rem}.modern-footer__grid ul{margin:0;padding:0;list-style:none;display:grid;gap:.6rem}.modern-footer__grid li{color:#ecfdf5e0;line-height:1.6}.modern-footer__grid a{color:#fef9c3;text-decoration:none;word-break:break-word}.modern-footer__grid a:hover{text-decoration:underline}.modern-footer__bottom{margin-top:2rem;padding-top:1rem;border-top:1px solid rgba(236,253,245,.16);display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.modern-footer__bottom p{margin:0;color:#ecfdf5b8}.modern-footer__socials{display:flex;gap:1rem}.modern-footer__socials a{color:#fef08a;text-decoration:none;font-weight:600}.modern-footer__socials a:hover{text-decoration:underline}@media(max-width:760px){.modern-footer{padding:3rem 1rem 1.5rem}.modern-footer__brand{margin-bottom:1.2rem}.modern-footer__brand p{line-height:1.6;font-size:.95rem}.modern-footer__grid{grid-template-columns:1fr;gap:1rem}.modern-footer__bottom{flex-direction:column;align-items:flex-start;gap:.6rem}.modern-footer__socials{flex-wrap:wrap;gap:.7rem}}.contacts{min-height:100vh;background:#f3f1eb;padding:72px 24px;overflow:hidden}.contacts__container{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.contacts__logo{margin-bottom:42px}.contacts__logo h2{margin:0;font-size:2.4rem;line-height:.9;font-weight:900;color:#0b2402;letter-spacing:-2px}.contacts__logo span{font-size:.85rem;font-weight:800;letter-spacing:2px;color:#15803d}.contacts__title{font-size:clamp(3.2rem,5vw,5.3rem);line-height:1.02;letter-spacing:-2px;font-weight:900;color:#0b2402;max-width:620px;margin:0 0 42px}.contacts__points{display:flex;flex-direction:column;gap:18px}.contacts__point{display:flex;align-items:flex-start;gap:14px}.contacts__point span{width:28px;height:28px;border-radius:50%;border:2px solid rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;font-size:.9rem;color:#0b2402;flex-shrink:0}.contacts__point p{margin:0;font-size:1.08rem;line-height:1.5;color:#000c}.contacts__store{margin-top:32px;padding:24px;background:#fffffff2;border:1px solid rgba(22,101,52,.12);border-radius:20px}.contacts__store h3{margin:0 0 14px;font-size:1.15rem;color:#0b2402}.contacts__store p{margin:.85rem 0;color:#000000bf;line-height:1.7}.contacts__store a{color:#0f5132;text-decoration:none;font-weight:700}.contacts__store a:hover{text-decoration:underline}.contacts__testimonial{margin-top:42px;background:#ffffffb3;border:1px solid rgba(0,0,0,.08);border-radius:20px;padding:26px;max-width:520px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contacts__testimonial h3{margin:0 0 10px;font-size:3rem;line-height:1;color:#16a34a}.contacts__testimonial p{margin:0;line-height:1.65;color:#000000bf;font-size:1rem}.contacts__testimonial h4{margin:22px 0 4px;font-size:1.15rem;color:#0b2402}.contacts__testimonial span{color:#0000008c;font-size:.95rem}.contacts__right{position:relative;border-radius:34px;padding:42px;overflow:hidden;background:radial-gradient(circle at top right,rgba(34,197,94,.35),transparent 30%),radial-gradient(circle at bottom left,rgba(34,197,94,.25),transparent 35%),linear-gradient(135deg,#03240f,#064e2a);box-shadow:0 20px 80px #0000002e,inset 0 1px #ffffff0d}.contacts__right:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.06) 1px,transparent 1px);background-size:4px 4px;opacity:.18;pointer-events:none}.contacts__form{position:relative;z-index:2;display:flex;flex-direction:column;gap:20px}.contacts__row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contacts__group{display:flex;flex-direction:column;gap:8px}.contacts__group label{color:#ffffffeb;font-size:.92rem;font-weight:600}.contacts__group input,.contacts__group select{height:56px;border:none;border-radius:12px;padding:0 16px;outline:none;background:#f4f4f4;font-size:1rem;color:#111}.contacts__group input:focus,.contacts__group select:focus{box-shadow:0 0 0 3px #22c55e4d}.contacts__btn{background:#22c55e;color:#fff;border:none;padding:16px 0;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.contacts__btn:hover{transform:translateY(-2px);background:#16a34a}.contacts__terms{margin:0;font-size:.85rem;line-height:1.6;color:#ffffffb3}.contacts__success-message{padding:16px 20px;background:#22c55e;color:#fff;border-radius:12px;font-weight:600;font-size:.95rem;animation:slideDown .3s ease-out;margin-bottom:10px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contacts__back-btn{position:fixed;top:20px;left:20px;border:none;color:#050404;padding:10px;border-radius:8px;font-weight:600;cursor:pointer;z-index:100;transition:all .3s ease}.contacts__back-btn:hover{background:#16a34a;transform:translate(-4px);color:#fff}@media(max-width:980px){.contacts__container{grid-template-columns:1fr;gap:54px}.contacts__title{max-width:100%}}@media(max-width:640px){.contacts{padding:42px 16px}.contacts__title{font-size:2.5rem;letter-spacing:-1px}.contacts__right{padding:24px;border-radius:24px}.contacts__row{grid-template-columns:1fr}.contacts__testimonial{padding:22px}.contacts__point p{font-size:1rem}}.product-card{display:flex;flex-direction:column;gap:16px;padding:22px;border-radius:24px;border:1px solid rgba(22,101,52,.15);background:#fffffff5;color:#0d1f13;box-shadow:0 20px 42px #0e23131a;transition:all .24s ease}.product-card:hover{transform:translateY(-6px);box-shadow:0 30px 56px #0e231324;border-color:#16a34a61}.product-card__image{width:100%;height:200px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#f3faf4,#e7f6ea);display:flex;align-items:center;justify-content:center;margin:-22px -22px 0}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card__badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;background:#e8f8eb;color:#166534;font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.product-card__name{font-size:1.1rem;font-weight:700;line-height:1.3}.product-card__description{margin:0;color:#47604e;font-size:.95rem;line-height:1.6}.product-card__footer{display:flex;justify-content:space-between;gap:12px;font-size:.95rem;color:#334b3a}.product-card__price{font-weight:700;color:#15803d}.product-card__unit{color:#5f7567}.product-card__button{margin-top:auto;border:none;border-radius:14px;padding:12px 16px;background:#0f2917;color:#fff;font-weight:700;cursor:pointer;transition:background .16s ease,transform .16s ease}.product-card__button:hover{background:#134924;transform:translateY(-1px)}.product-card__button:focus-visible{outline:3px solid rgba(34,197,94,.35);outline-offset:2px}@media(max-width:760px){.product-card{gap:10px;padding:10px;border-radius:14px}.product-card__image{height:130px;border-radius:10px;margin:0}.product-card__badge{font-size:.64rem;padding:4px 8px}.product-card__name{font-size:.95rem}.product-card__description{font-size:.8rem;line-height:1.4}.product-card__footer{font-size:.82rem}.product-card__button{min-height:40px;padding:9px 12px;font-size:.86rem}}.products-page{width:100%}.products-page__hero{background:linear-gradient(135deg,#1a472a,#2d5a3d);color:#fff;padding:60px 20px;position:relative;overflow:hidden}.products-page__hero:before{content:"";position:absolute;top:-50%;right:-10%;width:400px;height:400px;background:#ffffff0d;border-radius:50%;z-index:0}.products-page__hero-content{max-width:600px;position:relative;z-index:1}.products-page__back-btn{background:#fff3;border:1px solid rgba(255,255,255,.3);color:#fff;padding:10px 20px;border-radius:25px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease;margin-bottom:30px;display:inline-block}.products-page__back-btn:hover{background:#ffffff4d;border-color:#ffffff80;transform:translate(-5px)}.products-page__title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:20px}.products-page__subtitle{font-size:1.1rem;line-height:1.6;margin-bottom:30px;color:#ffffffe6;max-width:500px}.products-page__cta{background:#22c55e;color:#fff;border:none;padding:12px 30px;border-radius:25px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.products-page__cta:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 10px 20px #22c55e4d}.products-page__products{padding:60px 20px;background:#f9fafb}.products-page__container{max-width:1200px;margin:0 auto}.products-page__section-title{font-size:2rem;font-weight:700;color:#1a472a;margin-bottom:40px;text-align:center}.products-page__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}@media(max-width:768px){.products-page__title{font-size:2rem}.products-page__subtitle{font-size:1rem}.products-page__grid{grid-template-columns:1fr;gap:20px}.products-page__hero{padding:40px 20px}}.product-detail{min-height:100vh;background:#f9fafb;padding:40px 20px}.product-detail__back-btn{position:fixed;top:20px;left:20px;background:#22c55e;border:none;color:#fff;padding:10px 16px;border-radius:8px;font-weight:600;cursor:pointer;z-index:100;transition:all .3s ease}.product-detail__back-btn:hover{background:#16a34a;transform:translate(-4px)}.product-detail__container{max-width:1200px;margin:60px auto 0}.product-detail__main{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;background:#fff;padding:40px;border-radius:16px;box-shadow:0 2px 12px #0000000d}.product-detail__image-wrapper{position:sticky;top:80px}.product-detail__image{width:100%;aspect-ratio:1;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;border:2px solid #dcfce7}.product-detail__image img{width:100%;height:100%;object-fit:cover}.product-detail__placeholder{font-size:1.5rem;font-weight:700;color:#15803d;text-align:center;padding:20px}.product-detail__info{display:flex;flex-direction:column;gap:24px}.product-detail__badge{display:inline-block;background:#dcfce7;color:#15803d;padding:6px 12px;border-radius:20px;font-size:.85rem;font-weight:600;width:fit-content}.product-detail__title{font-size:2.5rem;font-weight:900;color:#0b2402;margin:0;line-height:1.2}.product-detail__pricing{display:flex;align-items:baseline;gap:12px}.product-detail__price{font-size:2rem;font-weight:800;color:#15803d}.product-detail__unit{font-size:1rem;color:#6b7280;font-weight:500}.product-detail__description{font-size:1.05rem;line-height:1.8;color:#4b5563;margin:0}.product-detail__availability{padding:20px;background:#f0fdf4;border-radius:12px;border-left:4px solid #22c55e}.product-detail__status{display:flex;align-items:center;gap:12px}.product-detail__status-indicator{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#22c55e;color:#fff;border-radius:50%;font-size:1.5rem;flex-shrink:0}.product-detail__status-title{font-weight:700;color:#15803d;margin:0 0 4px;font-size:1rem}.product-detail__status-subtitle{color:#6b7280;margin:0;font-size:.9rem}.product-detail__actions{display:flex;gap:12px;flex-wrap:wrap}.product-detail__visit-btn,.product-detail__check-btn{padding:14px 28px;border:none;border-radius:10px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}.product-detail__visit-btn{background:#22c55e;color:#fff;flex:1;min-width:180px}.product-detail__visit-btn:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 8px 16px #22c55e4d}.product-detail__check-btn{background:#fff;color:#15803d;border:2px solid #15803d;flex:1;min-width:180px}.product-detail__check-btn:hover{background:#f0fdf4}.product-detail__features{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-top:16px;border-top:2px solid #e5e7eb}.product-detail__feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.product-detail__feature-icon{font-size:1.8rem}.product-detail__feature p{margin:0;font-size:.9rem;color:#6b7280;font-weight:500}.product-detail__related{padding:60px 20px;background:#fff;border-radius:16px;margin:80px -20px -20px}.product-detail__related-container{max-width:1200px;margin:0 auto}.product-detail__related h2{font-size:2rem;font-weight:800;color:#0b2402;margin-bottom:40px;text-align:center}.product-detail__related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}.product-detail__related-item{cursor:pointer;transition:transform .3s ease}.product-detail__related-item:hover{transform:translateY(-4px)}@media(max-width:768px){.product-detail{padding:20px 16px}.product-detail__back-btn{position:relative;margin-bottom:20px}.product-detail__container{margin-top:20px}.product-detail__main{grid-template-columns:1fr;gap:40px;padding:24px}.product-detail__image-wrapper{position:static}.product-detail__title{font-size:1.8rem}.product-detail__price{font-size:1.5rem}.product-detail__actions{flex-direction:column}.product-detail__visit-btn,.product-detail__check-btn{width:100%}.product-detail__features{grid-template-columns:1fr}.product-detail__related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.product-detail__title{font-size:1.5rem}.product-detail__related-grid{grid-template-columns:1fr}}.family-fair-app{min-height:100vh;padding:0;display:flex;flex-direction:column;gap:0;background:#f4f8f3}#home,#deals,#categories,#products-section,#store-info,#testimonials,#membership,#newsletter,#about-us,#partners,#footer{scroll-margin-top:86px}.shop-layout{width:min(100%,1240px);margin:0 auto;padding:3.2rem 1rem 0}.products-explorer{display:grid;gap:20px}.products-controls{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:14px;align-items:center}.search-card,.category-list{background:#fff;border-radius:22px;padding:16px;box-shadow:0 14px 36px #10281614;border:1px solid rgba(22,101,52,.14)}.search-card label{display:block;margin-bottom:10px;color:#1f4d2c;font-size:.95rem;font-weight:700}.search-card input{width:100%;border:1px solid rgba(22,101,52,.24);border-radius:14px;padding:12px 14px;font-size:.98rem;color:#0b1f11;background:#f5fbf6}.search-card input:focus{outline:none;border-color:#166534;box-shadow:0 0 0 3px #22c55e24}.category-list{display:flex;flex-wrap:wrap;gap:10px}.category-button{border:1px solid rgba(22,101,52,.2);border-radius:999px;background:#fff;color:#15321d;padding:10px 14px;font-weight:700;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.category-button:hover,.category-button.active{background:#eaf7ed;border-color:#22c55e;color:#124321}.products-panel{display:flex;flex-direction:column;gap:16px}.products-header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.products-header p{margin:8px 0 0;color:#46604c}.products-label{font-size:.95rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#14532d}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:18px}.empty-state{grid-column:1 / -1;padding:40px;border-radius:20px;background:#f3faf4;border:1px solid rgba(22,101,52,.16);color:#35503c;text-align:center}.cart-section{width:min(100%,1240px);margin:1rem auto 0;padding:0 1rem 3rem;display:flex;justify-content:flex-end}.hero-skeleton,.panel-skeleton,.cart-skeleton{border-radius:20px;background:linear-gradient(90deg,#e8f3ea 25%,#f4fbf6,#e8f3ea 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.hero-skeleton{min-height:420px;margin-top:64px}.panel-skeleton{min-height:340px}.cart-skeleton{width:min(100%,460px);min-height:260px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.cart-summary{position:fixed;right:22px;bottom:22px;background:#166534;color:#f0fdf4;padding:11px 16px;border-radius:999px;box-shadow:0 16px 36px #16653447;font-weight:700;font-size:.9rem;display:inline-flex;align-items:center;z-index:30}.whatsapp-float{position:fixed;right:22px;bottom:76px;display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#16a34a,#166534);color:#f8fffa;text-decoration:none;border-radius:999px;padding:10px 14px;font-weight:700;font-size:.86rem;box-shadow:0 12px 28px #16653452;border:1px solid rgba(255,255,255,.22);z-index:31;transition:transform .15s ease,box-shadow .15s ease}.whatsapp-float:hover{transform:translateY(-2px);box-shadow:0 18px 32px #16653459}.whatsapp-float__icon{font-size:1rem}.products-gallery-btn{border:1px solid rgba(22,101,52,.24);border-radius:999px;background:#fff;color:#14532d;font-weight:700;padding:9px 14px;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.products-gallery-btn:hover{background:#eaf7ed;border-color:#22c55e;color:#124321}@media(max-width:980px){.products-controls{grid-template-columns:1fr}.category-list{padding:12px}.products-header{align-items:center}}@media(max-width:760px){.shop-layout{padding:2.2rem .8rem 0}.products-header{flex-direction:column;align-items:flex-start;gap:10px}.products-gallery-btn{width:100%;min-height:42px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.search-card,.category-list{border-radius:16px;padding:12px}.category-button{min-height:38px;padding:8px 12px;font-size:.88rem}.cart-section{padding:0 .8rem 2.5rem;justify-content:center}.cart-summary{right:10px;bottom:calc(10px + env(safe-area-inset-bottom));font-size:.78rem;padding:8px 12px}.whatsapp-float{right:10px;bottom:calc(50px + env(safe-area-inset-bottom));font-size:.76rem;padding:8px 11px;gap:6px}}@media(max-width:420px){.product-grid{grid-template-columns:1fr}.products-label{font-size:.82rem}.products-header p{font-size:.9rem}}
