@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*),[data-astro-transition-scope]{animation:none!important}}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}:root{--brand-cyan:#25d1ec;--brand-blue:#4f7ff2;--brand-indigo:#5068d2;--brand-navy:#204490;--brand-gradient:linear-gradient(90deg, var(--brand-cyan), var(--brand-blue));--navy-900:#0a2d5e;--navy-800:#0e3d7a;--navy-700:#1a4f9c;--blue-500:#2f62e0;--blue-600:#2450c0;--blue-200:#6fe0f5;--ink-900:#12192b;--ink-800:#1e2233;--slate-600:#4e5568;--slate-500:#5d6a80;--slate-400:#7a869c;--slate-300:#9aa3b2;--surface:#fff;--surface-soft:#f8f9fc;--surface-blue:#eef4fd;--surface-blue-100:#e8f0fc;--surface-blue-50:#f0f5ff;--surface-white-hover:#e8eef8;--border:#e8eaef;--border-soft:#f4f5f7;--divider:#d7deea;--success:#2a7d5e;--font-sans:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--header-height:68px;--gutter:clamp(20px, 5vw, 64px);--container:1140px;--container-wide:1240px;--section-y:88px;--scroll-offset:84px;--radius-button:100px;--radius-xs:7px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-pill:100px;--shadow-card:0 20px 48px #00000038;--shadow-menu:0 20px 48px #0a2d5e38;--shadow-soft:0 12px 36px #0a2d5e1a;--shadow-wide:0 20px 60px #0a2d5e1a;--shadow-button:0 10px 26px #2f62e04d;--transition:.25s ease}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--surface);color:var(--ink-800);font-family:var(--font-sans);margin:0;font-size:16px;line-height:1.5;overflow-x:hidden}body.is-locked{overflow:hidden}h1,h2,h3,h4,p,figure,ul,ol{margin:0}ul,ol{padding:0;list-style:none}img,svg{max-width:100%;display:block}a{color:var(--blue-500);transition:color var(--transition), background-color var(--transition), border-color var(--transition);text-decoration:none}button,input,textarea{font:inherit;color:inherit}button{cursor:pointer}[id]{scroll-margin-top:var(--scroll-offset)}[hidden]{display:none!important}:focus-visible{outline:2px solid var(--blue-500);outline-offset:3px;border-radius:4px}.eyebrow{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:11px;font-size:11px;font-weight:600;display:flex}.eyebrow--blue{color:var(--blue-500)}.eyebrow--light{color:var(--blue-200)}.eyebrow--center{justify-content:center}.eyebrow--plain{letter-spacing:.1em;margin-bottom:9px;font-size:10.5px}.eyebrow__dash{background:var(--brand-gradient);border-radius:1px;width:20px;height:2px}.section-title{color:var(--navy-900);margin:0;font-size:clamp(24px,2.8vw,38px);font-weight:700;line-height:1.2}.section-title--light{color:var(--surface)}.section-head{text-align:center;max-width:520px;margin:0 auto 48px}.block-label{color:var(--slate-300);letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px;font-size:11px;font-weight:600}.btn{border-radius:var(--radius-button);min-height:44px;font-family:var(--font-sans);text-align:center;white-space:nowrap;transition:background-color var(--transition), color var(--transition), border-color var(--transition), transform .15s ease, box-shadow var(--transition);border:none;justify-content:center;align-items:center;padding:15px 30px;font-size:15px;font-weight:600;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn--primary{background:var(--blue-500);color:var(--surface);box-shadow:var(--shadow-button);font-weight:700}.btn--primary:hover{background:var(--blue-600);color:var(--surface)}.btn--ghost{border:2px solid var(--blue-500);color:var(--navy-900);background:#ffffffbf;padding:13px 28px}.btn--ghost:hover{background:var(--surface);color:var(--navy-900)}.btn--white{background:var(--surface);color:var(--ink-900)}.btn--white:hover{background:var(--surface-white-hover);color:var(--ink-900)}.btn--navy{background:var(--navy-900);color:var(--surface);padding:14px 24px;font-size:14px}.btn--navy:hover{background:var(--navy-700);color:var(--surface)}.btn--sm{min-height:40px;padding:10px 20px;font-size:13px;font-weight:600}.btn--lg{color:var(--navy-900);padding:15px 32px}.btn--lg:hover{background:var(--surface-blue-100);color:var(--navy-900)}.btn--block{width:100%}.btn-lang{border-radius:var(--radius-button);min-height:36px;color:var(--surface);font-family:var(--font-sans);transition:background-color var(--transition), border-color var(--transition);background:0 0;border:1px solid #ffffff52;justify-content:center;align-items:center;padding:9px 14px;font-size:11px;font-weight:600;display:inline-flex}.btn-lang:hover{background:#ffffff1f;border-color:#ffffff8c}.btn-lang--on-light{color:var(--ink-900);border-color:#12192b38}.btn-lang--on-light:hover{background:#12192b0d;border-color:#12192b66}.skip-link{z-index:500;background:var(--surface);border-radius:var(--radius-button);color:var(--navy-900);box-shadow:var(--shadow-soft);padding:10px 16px;font-size:13px;font-weight:600;transition:transform .2s;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus-visible{transform:translateY(0)}.hscroll{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overflow-x:auto}.hscroll::-webkit-scrollbar{display:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes view-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes page-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.view.is-entering{animation:.32s cubic-bezier(.22,.61,.36,1) both view-in}body.is-booting{animation:.35s both page-in}.site-header{z-index:300;backdrop-filter:blur(16px);background:#ffffff57;border-bottom:1px solid #12192b12;transition:background-color .3s,box-shadow .3s,border-color .3s,color .3s;position:fixed;inset:0 0 auto}.site-header.is-scrolled,.site-header.is-solid{background:#ffffffe6;border-bottom-color:#12192b17;box-shadow:0 6px 24px #0a244717}.nav{height:var(--header-height);padding:0 var(--gutter);justify-content:space-between;align-items:center;gap:16px;display:flex}.nav__logo{flex-shrink:0;line-height:0}.nav__logo img{width:auto;height:30px}.nav__links{flex:1;justify-content:center;align-items:center;gap:clamp(16px,2.4vw,32px);display:flex}.nav__link{color:var(--ink-900);align-items:center;gap:5px;font-size:14px;font-weight:500;display:flex}.nav__link:hover{color:var(--blue-500)}.nav__item--dropdown{position:relative}.nav__caret{font-size:11px}.nav__dropdown{z-index:320;background:var(--surface);border-radius:var(--radius-md);min-width:190px;box-shadow:var(--shadow-menu);margin-top:14px;padding:8px 0;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%)}.nav__dropdown:before{content:"";position:absolute;inset:-14px 0 100%}.nav__item--dropdown:hover .nav__dropdown,.nav__item--dropdown:focus-within .nav__dropdown{animation:.18s fade-in;display:block}.nav__dropdown-link{color:#1a2335;padding:10px 20px;font-size:13.5px;font-weight:500;display:block}.nav__dropdown-link:hover{background:var(--surface-blue-50);color:var(--blue-500)}.nav__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.nav__burger{width:44px;height:44px;color:var(--ink-900);transition:background-color var(--transition);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:none}.nav__burger:hover{background:#12192b12}.nav__burger svg{width:24px;height:24px}.drawer{z-index:400;background:#0a0f1c8c;animation:.2s fade-in;position:fixed;inset:0}.drawer__panel{background:var(--ink-900);flex-direction:column;gap:6px;width:min(320px,86vw);padding:24px 26px;animation:.25s drawer-in;display:flex;position:absolute;inset:0 0 0 auto;overflow-y:auto;box-shadow:-8px 0 40px #0000004d}.drawer__head{justify-content:flex-end;margin-bottom:10px;display:flex}.drawer__close{width:40px;height:40px;color:var(--surface);transition:background-color var(--transition);background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.drawer__close:hover{background:#fff3}.drawer__close svg{width:15px;height:15px}.drawer__link{color:var(--surface);border-bottom:1px solid #ffffff14;padding:14px 6px;font-size:16px;font-weight:600}.drawer__link:hover{color:var(--blue-200)}.drawer__label{color:#fff6;letter-spacing:.1em;text-transform:uppercase;padding:16px 6px 6px;font-size:11px;font-weight:600}.drawer__products{flex-direction:column;display:flex}.drawer__product{color:#ffffffd9;padding:10px 6px;font-size:15px;font-weight:500}.drawer__product:hover{color:var(--surface)}.drawer__cta{margin-top:18px}.drawer__lang{min-height:44px;margin-top:10px;padding:12px 24px;font-size:13px}.hero{min-height:100vh;padding:100px var(--gutter) 64px;background:var(--surface-blue);align-items:center;display:flex;position:relative;overflow:hidden}.hero__media{object-fit:cover;object-position:70% top;width:62%;height:100%;position:absolute;top:0;right:0}.hero__scrim{background:linear-gradient(90deg, var(--surface-blue) 34%, #eef4fde0 46%, #eef4fd59 62%, #eef4fd00 78%);position:absolute;inset:0}.brand-curve{pointer-events:none;width:100%;display:block}.hero__curve{height:clamp(56px,8vw,116px);position:absolute;bottom:0;left:0;right:0}.hero__content{z-index:1;max-width:600px;position:relative}.hero .eyebrow{letter-spacing:.14em;margin-bottom:16px}.hero .eyebrow__dash{width:22px}.hero__title{color:var(--navy-900);letter-spacing:-.02em;text-wrap:pretty;margin:0 0 26px;font-size:clamp(32px,4.6vw,58px);font-weight:800;line-height:1.12}.hero__highlight{color:var(--blue-500)}.hero__actions{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:44px;display:flex}.stats{border-radius:var(--radius-lg);max-width:100%;box-shadow:var(--shadow-soft);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #fffffff2;flex-wrap:nowrap;align-items:center;gap:22px;padding:20px 26px;display:inline-flex}.stats__item{flex-direction:column;min-width:0;display:flex}.stats__value{color:var(--navy-900);font-size:26px;font-weight:800;line-height:1}.stats__label{color:var(--slate-500);margin-top:4px;font-size:11.5px;font-weight:500}.stats__divider{background:var(--divider);flex-shrink:0;width:1px;height:36px}.stats__location{min-width:0;color:var(--navy-900);font-size:14px;font-weight:700}.products{padding:var(--section-y) var(--gutter);background:var(--navy-900)}.products__head{max-width:var(--container-wide);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin:0 auto 36px;display:flex}.carousel-nav{align-items:center;gap:10px;display:flex}.carousel-nav__btn{width:44px;height:44px;color:var(--surface);transition:background-color var(--transition);background:#ffffff1a;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;display:flex}.carousel-nav__btn:hover{background:#ffffff38}.carousel-nav__btn svg{width:15px;height:15px}.carousel{max-width:var(--container-wide);scroll-snap-type:x mandatory;cursor:grab;overscroll-behavior-x:contain;gap:18px;margin:0 auto;padding-bottom:8px;display:flex}.carousel .product-card{cursor:grab}.carousel.is-dragging{cursor:grabbing;user-select:none;scroll-snap-type:none}.carousel.is-dragging .product-card{pointer-events:none}.carousel img{-webkit-user-drag:none;user-select:none}.product-card{background:var(--surface);border-radius:var(--radius-lg);width:clamp(250px,74vw,320px);color:inherit;scroll-snap-align:start;transition:transform var(--transition), box-shadow var(--transition);flex-direction:column;flex:none;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-card);transform:translateY(-4px)}.product-card__media{background:var(--surface-blue-50);flex-shrink:0;height:160px;display:block;overflow:hidden}.product-card__media img{object-fit:cover;width:100%;height:100%}.product-card__body{flex-direction:column;flex:1;padding:20px;display:flex}.product-card__cat{color:var(--slate-300);letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:600;display:block}.product-card__name{color:var(--navy-900);margin-bottom:8px;font-size:19px;font-weight:700;display:block}.product-card__desc{-webkit-line-clamp:3;line-clamp:3;min-height:60px;color:var(--slate-600);-webkit-box-orient:vertical;margin-bottom:14px;font-size:12.5px;line-height:1.6;display:-webkit-box;overflow:hidden}.product-card__foot{border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:12px;display:flex}.pill{background:var(--surface-blue-100);border-radius:var(--radius-pill);max-width:200px;color:var(--navy-900);white-space:nowrap;text-overflow:ellipsis;align-items:center;padding:4px 12px;font-size:11px;font-weight:600;display:inline-flex;overflow:hidden}.product-card__arrow{background:var(--surface-blue-50);width:30px;height:30px;color:var(--navy-900);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.product-card__arrow svg{width:13px;height:13px}.products__hint{color:#ffffff8c;text-align:center;margin-top:18px;font-size:11.5px;font-weight:500}.about{padding:var(--section-y) var(--gutter);background:var(--surface)}.about__inner{max-width:var(--container);margin:0 auto}.history{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:28px;margin-bottom:56px;display:grid}.history__item{border-top:3px solid var(--blue-500);padding-top:18px}.history__mark{color:var(--blue-500);letter-spacing:.04em;margin-bottom:8px;font-size:13px;font-weight:800}.history__title{color:var(--navy-900);margin-bottom:8px;font-size:17px;font-weight:700;line-height:1.25}.history__text{color:var(--slate-600);font-size:13px;line-height:1.7}.pillars{flex-wrap:wrap;gap:20px;margin-bottom:56px;display:flex}.pillar{border-radius:14px;flex:320px;padding:36px}.pillar--navy{background:var(--navy-900)}.pillar--blue{background:var(--navy-700)}.pillar__label{color:#ffffff73;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:12px;font-size:10px;font-weight:600;display:flex}.pillar__dash{background:#ffffff4d;width:16px;height:1px}.pillar__title{color:var(--surface);margin-bottom:12px;font-size:21px;font-weight:700;line-height:1.25}.pillar__text{color:#ffffffad;font-size:13px;line-height:1.75}.values{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:12px 18px;margin-bottom:56px;padding:22px 0;display:flex}.values__title{color:var(--navy-900);letter-spacing:.08em;text-transform:uppercase;flex-shrink:0;margin-right:6px;font-size:12px;font-weight:700}.values__list{flex-wrap:wrap;flex:1;gap:9px;min-width:0;display:flex}.values__chip{background:var(--surface-soft);border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--slate-600);white-space:nowrap;flex-shrink:0;padding:7px 16px;font-size:12.5px;font-weight:500}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.feature-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.feature-card__media{height:170px;overflow:hidden}.feature-card__media img{object-fit:cover;width:100%;height:100%}.feature-card__body{padding:24px}.feature-card__title{color:var(--navy-900);margin-bottom:10px;font-size:18px;font-weight:700;line-height:1.25}.feature-card__text{color:var(--slate-600);font-size:13px;line-height:1.7}.cta{padding:var(--section-y) var(--gutter);background:linear-gradient(135deg, var(--navy-900) 0%, var(--navy-800) 50%, var(--navy-700) 100%);text-align:center}.cta__inner{max-width:600px;margin:0 auto}.cta__eyebrow{color:#ffffff73;letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:600}.cta__title{color:var(--surface);margin-bottom:16px;font-size:clamp(26px,3.2vw,44px);font-weight:700;line-height:1.15}.cta__text{color:#ffffffa6;margin-bottom:34px;font-size:15px;line-height:1.7}.contact{background:var(--surface-soft)}.contact__inner{max-width:var(--container);padding:var(--section-y) var(--gutter);flex-wrap:wrap;gap:48px;margin:0 auto;display:flex}.contact__intro{flex:320px}.contact__intro .section-title{margin-bottom:13px}.contact__sub{color:var(--slate-600);margin-bottom:32px;font-size:15px;line-height:1.7}.contact__detail{align-items:flex-start;gap:13px;display:flex}.contact__detail+.contact__detail{margin-top:18px}.contact__icon{background:var(--surface-blue-100);width:38px;height:38px;color:var(--blue-500);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact__icon svg{width:16px;height:16px}.contact__detail-label{color:var(--slate-300);letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:600}.contact__detail-value{color:var(--slate-600);font-size:14px;line-height:1.6}.contact__detail-value:hover{color:var(--blue-500)}.contact__detail-value--plain,.contact__detail-value--plain:hover{color:var(--slate-600);font-weight:400;text-decoration:none}.contact-form{background:var(--surface);border-radius:var(--radius-lg);flex-direction:column;flex:420px;padding:32px;display:flex}.contact-form__title{color:var(--navy-900);margin-bottom:24px;font-size:18px;font-weight:600}.contact-form__row{flex-wrap:wrap;gap:16px;display:flex}.contact-form__row .field{flex:180px}.field{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.field__label{color:var(--slate-600);font-size:13px;font-weight:600}.field__input{background:var(--surface-soft);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;min-height:44px;color:var(--ink-800);font-family:var(--font-sans);transition:border-color var(--transition);outline:none;padding:12px 13px;font-size:14px}.field__input:focus{border-color:var(--blue-500)}.field__input::placeholder{color:var(--slate-300)}.field__input--area{resize:vertical;min-height:110px}.honeypot{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.contact-form__sent{color:var(--success);text-align:center;margin-top:12px;font-size:13px;font-weight:500}.btn.is-sending{opacity:.75;pointer-events:none}.btn.is-sending:after{content:"";vertical-align:-2px;border:2px solid;border-top-color:#0000;border-radius:50%;width:14px;height:14px;margin-left:10px;animation:.7s linear infinite btn-spin;display:inline-block}@keyframes btn-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.btn.is-sending:after{opacity:.4;border-top-color:currentColor;animation:none}}.product-hero{padding:120px var(--gutter) 0;background:var(--surface-soft)}.product-hero__nav{max-width:var(--container);margin:0 auto 12px}.back-link{min-height:44px;color:var(--slate-600);align-items:center;gap:8px;font-size:13.5px;font-weight:600;display:inline-flex}.back-link:hover{color:var(--blue-500)}.back-link svg{width:14px;height:14px}.product-hero__card{max-width:var(--container);border-radius:var(--radius-xl);box-shadow:var(--shadow-wide);flex-wrap:wrap;margin:0 auto;display:flex;overflow:hidden}.product-hero__media{flex:420px;min-height:320px;position:relative;overflow:hidden}.product-hero__media img{object-fit:cover;width:100%;height:100%;min-height:320px}.product-hero__body{background:var(--surface);flex-direction:column;flex:420px;justify-content:center;padding:clamp(28px,4vw,48px);display:flex}.product-hero__cat{color:var(--slate-300);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:600}.product-hero__title{color:var(--blue-500);letter-spacing:-.01em;margin-bottom:16px;font-size:clamp(28px,3.6vw,44px);font-weight:800}.product-hero__desc{color:var(--slate-600);margin-bottom:24px;font-size:15px;line-height:1.75}.claims{flex-wrap:wrap;gap:10px;display:flex}.claim{background:var(--surface-blue-100);border-radius:var(--radius-button);color:var(--blue-500);align-items:center;gap:7px;padding:9px 16px;display:flex}.claim svg{width:14px;height:14px}.claim__text{color:var(--navy-900);font-size:13px;font-weight:600}.product-detail{padding:64px var(--gutter);background:var(--surface-soft)}.product-detail__inner{max-width:var(--container);margin:0 auto}.variants{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-bottom:48px;display:grid}.variant{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:14px;padding:22px;display:flex}.variant__media{background:var(--surface-soft);border-radius:10px;justify-content:center;align-items:center;height:120px;display:flex;overflow:hidden}.variant__media img{object-fit:contain;max-width:100%;max-height:100%}.variant__name{color:var(--navy-900);font-size:14.5px;font-weight:700}.variant__list{flex-direction:column;gap:6px;display:flex}.variant__list li{color:var(--slate-600);align-items:flex-start;gap:8px;font-size:12.5px;line-height:1.5;display:flex}.variant__dot{background:var(--blue-500);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:6px}.pharmacies{flex-wrap:wrap;gap:10px;margin-bottom:56px;display:flex}.pharmacy{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-button);min-height:44px;color:var(--slate-600);align-items:center;gap:6px;padding:11px 18px;font-size:13.5px;font-weight:500;display:inline-flex}.pharmacy:hover{background:var(--surface-blue-50);border-color:var(--blue-500);color:var(--blue-500)}.pharmacy svg{opacity:.6;width:11px;height:11px}.cross-links{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.cross-link{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);color:inherit;align-items:center;gap:12px;padding:14px;display:flex}.cross-link:hover{border-color:var(--blue-500)}.cross-link__thumb{background:var(--surface-blue-50);border-radius:var(--radius-sm);flex-shrink:0;width:48px;height:48px;overflow:hidden}.cross-link__thumb img{object-fit:cover;width:100%;height:100%}.cross-link__name{color:var(--navy-900);font-size:13.5px;font-weight:700;display:block}.cross-link__cat{color:var(--slate-300);font-size:11px;display:block}.notfound{min-height:70vh;padding:140px var(--gutter) var(--section-y);text-align:center;background:var(--surface-soft);flex-direction:column;justify-content:center;align-items:center;display:flex}.notfound .eyebrow{justify-content:center}.notfound__text{max-width:460px;color:var(--slate-600);margin:14px 0 28px;font-size:15px;line-height:1.7}.notfound__text span{color:var(--slate-300);font-size:13.5px;display:block}.notfound__actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.site-footer{padding:48px var(--gutter) 24px;background:var(--ink-800)}.site-footer__grid{max-width:var(--container-wide);grid-template-columns:1.7fr 1fr 1fr;gap:32px 48px;margin:0 auto 32px;display:grid}.site-footer__brand{flex-direction:column;align-items:flex-start;display:flex}.site-footer__logo{margin-bottom:14px;line-height:0}.site-footer__logo img{width:auto;height:32px}.site-footer__tagline{color:#ffffff9e;letter-spacing:.04em;margin-bottom:10px;font-size:13.5px;font-weight:300}.site-footer__email,.site-footer__email:hover{color:#fff6;margin-bottom:16px;font-size:12.5px;font-weight:400;text-decoration:none;display:block}.site-footer__desc{color:#fff6;max-width:260px;margin-bottom:6px;font-size:12.5px;line-height:1.7}.social{gap:10px;display:flex}.social__link{color:#fffc;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.social__link:hover{color:var(--surface);background:#ffffff2e}.social__link svg{width:16px;height:16px}.site-footer__col{flex-direction:column;align-items:flex-start;display:flex}.site-footer__title{color:#fff6;letter-spacing:.1em;text-transform:uppercase;margin-bottom:13px;font-size:10px;font-weight:600}.site-footer__list{flex-direction:column;gap:9px;display:flex}.site-footer__list a{color:#ffffff8c;font-size:13px;font-weight:400}.site-footer__list a:hover{color:#ffffffe6}.site-footer__rule{max-width:var(--container-wide);border:none;border-top:1px solid #ffffff14;margin:0 auto 16px}.site-footer__legal{max-width:var(--container-wide);color:#ffffff4d;text-align:center;margin:0 auto;font-size:11.5px}@media (width>=1600px){.hero{padding-left:max(var(--gutter), calc((100vw - var(--container-wide)) / 2))}}@media (width<=1440px){:root{--section-y:80px}}@media (width<=1024px){:root{--section-y:72px}.nav__logo img{height:27px}.nav__links{gap:18px}.hero__content{max-width:480px}.hero__media{width:55%}.product-hero__media,.product-hero__media img{min-height:280px}.stats{gap:16px}}@media (width<=620px){.stats{gap:12px;padding:16px 18px}.stats__value{font-size:20px}.stats__label{font-size:10px;line-height:1.35}.stats__location{font-size:12px;line-height:1.35}.stats__divider{height:42px}}@media (width<=430px){.stats{gap:9px;padding:14px 15px}.stats__value{font-size:17px}.stats__label{font-size:8.5px}.stats__location{font-size:10.5px}.stats__divider{height:48px}}@media (width<=900px){.nav__links,.nav__actions{display:none}.nav__burger{display:flex}.hero{min-height:100svh;padding:104px var(--gutter) 56px}.hero__content{max-width:640px}.hero__media{object-position:60% top;width:100%}.hero__scrim{background:linear-gradient(#eef4fdeb 0%,#eef4fddb 55%,#eef4fda6 100%)}.hero__actions{margin-bottom:36px}.product-hero{padding-top:104px}}@media (width<=760px){:root{--section-y:64px}.carousel-nav{display:none}.values__list{flex-wrap:nowrap}.history,.pillars,.values{margin-bottom:40px}.pillar{padding:28px}.contact__inner{gap:32px}.contact-form{padding:24px}.site-footer__grid{grid-template-columns:1fr 1fr;gap:28px 20px}.site-footer__brand{grid-column:1/-1}.site-footer__desc{max-width:340px}.product-detail{padding:48px var(--gutter)}.pharmacies{margin-bottom:40px}}@media (width<=480px){.nav__logo img{height:25px}.hero__actions .btn{width:100%}.product-card{width:min(84vw,320px)}.contact-form__row{gap:0}.contact-form__row .field{flex:100%}.cross-links{grid-template-columns:1fr}}@media (height<=560px) and (width>=901px){.hero{min-height:0;padding-top:100px}}
