:root{--primary-color: #1a472a;--secondary-color: #2d6a47;--accent-color: #4caf50;--light-bg: #f5f7f6;--text-color: #333333;--border-color: #e0e0e0;--white: #ffffff;--shadow: 0 2px 8px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 16px rgba(0, 0, 0, .15)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;color:var(--text-color);background-color:#e8ede9;line-height:1.6;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.site-wrapper{max-width:1280px;margin:0 auto;background-color:var(--white);box-shadow:0 0 40px #00000014;min-height:100vh;position:relative;overflow:hidden}@media(min-width:1281px){body{padding:0}.site-wrapper{border-left:1px solid #d5ddd7;border-right:1px solid #d5ddd7}}@media(max-width:1280px){.site-wrapper{max-width:100%;box-shadow:none}}h1,h2,h3,h4,h5,h6{font-weight:600;margin-bottom:1rem;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{margin-bottom:1rem}a{color:var(--primary-color);text-decoration:none;transition:color .3s ease}a:hover{color:var(--secondary-color)}img{max-width:100%;height:auto;display:block}button,.btn{padding:.75rem 1.5rem;background-color:var(--primary-color);color:var(--white);border:none;border-radius:.5rem;cursor:pointer;font-size:1rem;transition:all .3s ease;font-weight:600}button:hover,.btn:hover{background-color:var(--secondary-color);transform:translateY(-2px);box-shadow:var(--shadow-lg)}@media(max-width:768px){h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}body{font-size:15px}}@media(max-width:480px){h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1rem}button,.btn{padding:.6rem 1.2rem;font-size:.9rem}body{font-size:14px}}:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.container[data-astro-cid-sckkx6r4]{max-width:1100px;margin:0 auto;padding:0 2.5rem}.announcement-bar[data-astro-cid-sckkx6r4]{background:#0d3320;color:#a8d5ba;text-align:center;padding:.5rem 1.5rem;font-size:.85rem;font-weight:500;letter-spacing:.02em}.header[data-astro-cid-sckkx6r4]{background:#1a472a;color:#fff;padding:.75rem 0;position:sticky;top:0;z-index:1000;box-shadow:0 2px 12px #00000026}.nav[data-astro-cid-sckkx6r4]{display:flex;justify-content:space-between;align-items:center}.logo[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:700;color:#fff;letter-spacing:-.02em}.logo[data-astro-cid-sckkx6r4]:hover{color:#fff}.nav-links[data-astro-cid-sckkx6r4]{display:flex;list-style:none;gap:1.75rem}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:#ffffffe6;font-size:.95rem;font-weight:500;transition:color .2s;white-space:nowrap}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:#4caf50}.nav-actions[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:1rem}.cart-icon[data-astro-cid-sckkx6r4]{position:relative;color:#fff;display:flex;align-items:center}.cart-icon[data-astro-cid-sckkx6r4]:hover{color:#4caf50}.cart-count[data-astro-cid-sckkx6r4]{position:absolute;top:-8px;right:-8px;background:#4caf50;color:#fff;font-size:.7rem;font-weight:700;width:18px;height:18px;border-radius:50%;display:none;align-items:center;justify-content:center}.btn-nav[data-astro-cid-sckkx6r4]{background:#4caf50;color:#fff;padding:.5rem 1.25rem;border-radius:50px;font-size:.9rem;font-weight:600;transition:all .2s;white-space:nowrap}.btn-nav[data-astro-cid-sckkx6r4]:hover{background:#43a047;transform:translateY(-1px)}.hamburger[data-astro-cid-sckkx6r4]{display:none;flex-direction:column;gap:5px;padding:.5rem;background:none;border:none;cursor:pointer}.hamburger[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{display:block;width:24px;height:2px;background:#fff;transition:all .3s;border-radius:1px}.hamburger[data-astro-cid-sckkx6r4].active span[data-astro-cid-sckkx6r4]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger[data-astro-cid-sckkx6r4].active span[data-astro-cid-sckkx6r4]:nth-child(2){opacity:0}.hamburger[data-astro-cid-sckkx6r4].active span[data-astro-cid-sckkx6r4]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu[data-astro-cid-sckkx6r4]{display:none;position:fixed;inset:0;background:#1a472a;z-index:999;padding:5rem 1.5rem 2rem;overflow-y:auto}.mobile-menu[data-astro-cid-sckkx6r4].open{display:block}.mobile-menu[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4]{list-style:none;display:flex;flex-direction:column;gap:.5rem}.mobile-menu[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:block;color:#fff;font-size:1.25rem;font-weight:500;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-menu[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:#4caf50}.btn-mobile[data-astro-cid-sckkx6r4]{display:inline-block;background:#4caf50;color:#fff!important;padding:.75rem 2rem;border-radius:50px;text-align:center;margin-top:1rem;border-bottom:none!important}.footer[data-astro-cid-sckkx6r4]{background:#0d2618;color:#ffffffd9;padding:3.5rem 1.5rem 1.5rem;margin-top:0}.footer-top[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:2.5rem}.footer-brand[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;gap:.75rem}.footer-logo[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:1.25rem;font-weight:700}.footer-logo[data-astro-cid-sckkx6r4]:hover{color:#fff}.footer-tagline[data-astro-cid-sckkx6r4]{font-size:.9rem;color:#fff9;margin-bottom:0;line-height:1.5}.footer-col[data-astro-cid-sckkx6r4] h4[data-astro-cid-sckkx6r4]{color:#fff;font-size:.9rem;font-weight:600;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.footer-col[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4]{list-style:none}.footer-col[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{margin-bottom:.4rem}.footer-col[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:#ffffffa6;font-size:.9rem;transition:color .2s}.footer-col[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:#4caf50}.footer-bottom[data-astro-cid-sckkx6r4]{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;text-align:center}.footer-bottom[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{font-size:.85rem;color:#ffffff80;margin-bottom:.25rem}.footer-disclaimer[data-astro-cid-sckkx6r4]{font-size:.75rem!important;color:#ffffff59!important;max-width:600px;margin:.5rem auto 0}.medical-disclaimer[data-astro-cid-sckkx6r4]{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.1);max-width:700px;margin-left:auto;margin-right:auto}.medical-disclaimer[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{font-size:.75rem!important;color:#fff6!important;line-height:1.6;margin-bottom:.5rem}.medical-disclaimer[data-astro-cid-sckkx6r4] .disclaimer-meta[data-astro-cid-sckkx6r4]{font-size:.7rem!important;color:#ffffff40!important}@media(max-width:968px){.nav-links[data-astro-cid-sckkx6r4],.btn-nav[data-astro-cid-sckkx6r4]{display:none}.hamburger[data-astro-cid-sckkx6r4]{display:flex}.footer-top[data-astro-cid-sckkx6r4]{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:576px){.footer-top[data-astro-cid-sckkx6r4]{grid-template-columns:1fr;gap:1.5rem}.announcement-bar[data-astro-cid-sckkx6r4]{font-size:.75rem;padding:.4rem 0}.trust-bar-items[data-astro-cid-sckkx6r4]{gap:.75rem!important;justify-content:center!important}.trust-bar-item[data-astro-cid-sckkx6r4]{font-size:.7rem!important}.telegram-widget[data-astro-cid-sckkx6r4]{bottom:1rem!important;right:1rem!important}}.trust-bar[data-astro-cid-sckkx6r4]{background:#f0faf0;border-bottom:1px solid #d4edda;padding:.4rem 1.5rem}.trust-bar-items[data-astro-cid-sckkx6r4]{display:flex;justify-content:center;align-items:center;gap:1.75rem;flex-wrap:wrap}.trust-bar-item[data-astro-cid-sckkx6r4]{font-size:.78rem;color:#1a472a;font-weight:600;white-space:nowrap}.telegram-widget[data-astro-cid-sckkx6r4]{position:fixed;bottom:1.5rem;right:1.5rem;z-index:998;background:#08c;color:#fff;border-radius:50px;padding:.75rem 1.25rem;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 20px #08c6;transition:all .3s;text-decoration:none}.telegram-widget[data-astro-cid-sckkx6r4]:hover{transform:translateY(-3px);box-shadow:0 6px 25px #0088cc80;background:#006daa}.telegram-label[data-astro-cid-sckkx6r4]{font-size:.85rem;font-weight:600;color:#fff}
