
.relative-z { position: relative; z-index: 10; }
.obs-bar { margin: 0 auto; display: flex; max-width: 72rem; align-items: flex-end; justify-content: space-between; gap: 1rem; padding: 1.4rem 1rem; }
.obs-nav-row, .obs-langs { display: flex; flex-wrap: wrap; gap: 0.25rem; align-items: center; }
.obs-wrap { margin: 0 auto; max-width: 72rem; padding: 0 1rem 3.5rem; }
.obs-hero { padding-top: 4.5rem; padding-bottom: 1.25rem; }
.obs-kicker {
  margin: 0;
  font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
  font-size: 11px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: #d6ae4a;
}
.obs-title { font-family: Newsreader, Georgia, serif; color: #f3e6c4; font-size: clamp(2.4rem, 6.4vw, 4.6rem); line-height: 1.04; margin: 0.85rem 0 0; max-width: 18ch; }
.obs-lead { color: #e7f6ee; max-width: 40rem; line-height: 1.7; font-size: 1.15rem; margin-top: 1.25rem; }
.obs-hero-topics { margin-top: 2.25rem; }
.obs-more { margin-top: 2rem; text-align: center; }
.obs-actions { display: flex; flex-wrap: wrap; gap: 0.75rem; margin-top: 1.5rem; }
.obs-ad-end { max-width: 48rem; }
.obs-article { margin: 0 auto; max-width: 48rem; padding: 3.5rem 1rem 2rem; }
.obs-entry { color: #17241e; font-size: 1.12rem; letter-spacing: 0; word-spacing: 0.03em; }
.obs-entry h2, .obs-entry h3 { color: #081510; font-family: Newsreader, Georgia, serif; }
.obs-entry img { max-width: 100%; height: auto; }
.obs-entry p { margin: 1.2rem 0; line-height: 1.85; }
.obs-entry a {
  color: #6a4a12;
  text-decoration: underline;
  text-decoration-color: rgba(193, 122, 58, 0.45);
  text-underline-offset: 0.2em;
}
.obs-entry a:hover {
  color: #8a5a1c;
  text-decoration-color: #c17a3a;
}
.obs-foot-grid { margin: 0 auto; max-width: 72rem; display: flex; flex-wrap: wrap; justify-content: space-between; gap: 1.5rem; }
.aa-logo { display: inline-flex; align-items: center; gap: 12px; color: #f3e6c4; text-decoration: none; }
.aa-logo img { display: block; }
.aa-logo-word { font-size: 1.5rem; letter-spacing: -0.04em; text-transform: lowercase; }
.aa-logo-word span { color: #d6ae4a; }
.aa-logo-cap { display: block; margin-top: 0.3rem; font-size: 10px; letter-spacing: 0.22em; text-transform: uppercase; color: #9bb8a8; }
.obs-search { margin: 1.5rem 0 2rem; max-width: 40rem; }
.obs-pager { margin-top: 2rem; color: #d8f3e6; }
.screen-reader-text { position: absolute; left: -9999px; }
body.aa-health { background: #06140f !important; color: #d8f3e6; margin: 0; }
body.aa-health #qodef-page-header,
body.aa-health #qodef-page-footer,
body.aa-health .qodef-mobile-header,
body.aa-health .qodef-back-to-top,
body.aa-health .wpml-ls,
body.aa-health .wpml-ls-statics-footer,
body.aa-health .elementor-location-header,
body.aa-health .elementor-location-footer { display: none !important; }
body.aa-health a,
.health-look a {
  text-decoration: none;
  color: inherit;
}
@media (max-width: 800px) {
  .obs-bar { align-items: center; }
}

.health-look {
  --obs-night: #06140f;
  --obs-bottle: #0a1f18;
  --obs-serum: #d8f3e6;
  --obs-vellum: #f3e6c4;
  --obs-brass: #d6ae4a;
  --obs-copper: #c17a3a;
  --obs-verdi: #1f8a72;
  --obs-glow: #4dffb0;
  --obs-ink: #081510;
  --obs-fog: #9bb8a8;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  min-height: 100%;
  background: var(--obs-night);
  color: var(--obs-serum);
  cursor: auto;
}

.health-look.has-obs-cursor,
.health-look.has-obs-cursor a,
.health-look.has-obs-cursor button,
.health-look.has-obs-cursor [data-cursor="grow"] {
  cursor: none;
}

.obs-ambient {
  pointer-events: none;
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}

.obs-night {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(90rem 48rem at 8% -12%, rgba(31, 138, 114, 0.28), transparent 58%),
    radial-gradient(70rem 40rem at 110% 0%, rgba(214, 174, 74, 0.16), transparent 50%),
    radial-gradient(60rem 36rem at 50% 110%, rgba(77, 255, 176, 0.08), transparent 55%),
    #06140f;
}

.obs-aurora {
  position: absolute;
  display: block;
  border-radius: 999px;
  filter: blur(28px);
  opacity: 0.32;
}

.obs-aurora-a {
  top: -12%;
  left: -8%;
  width: 32rem;
  height: 32rem;
  background: #1f8a72;
}

.obs-aurora-b {
  top: 22%;
  right: -10%;
  width: 26rem;
  height: 26rem;
  background: #d6ae4a;
}

.obs-aurora-c {
  bottom: -14%;
  left: 30%;
  width: 30rem;
  height: 30rem;
  background: #4dffb0;
  opacity: 0.18;
}

.obs-ambient.is-live .obs-aurora-a {
  animation: obs-drift-a 36s ease-in-out infinite;
}

.obs-ambient.is-live .obs-aurora-b {
  animation: obs-drift-b 44s ease-in-out infinite;
}

.obs-ambient.is-live .obs-aurora-c {
  animation: obs-drift-c 50s ease-in-out infinite;
}

.obs-caustic {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(
      28rem 22rem at var(--mx, 50%) var(--my, 30%),
      rgba(77, 255, 176, 0.16),
      transparent 62%
    );
  mix-blend-mode: screen;
}

.obs-grain {
  position: absolute;
  inset: 0;
  opacity: 0.22;
  mix-blend-mode: overlay;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");
}

.obs-meridian {
  position: absolute;
  top: 50%;
  left: 50%;
  width: min(92vw, 54rem);
  height: min(92vw, 54rem);
  translate: -50% -50%;
  color: #d6ae4a;
  stroke: currentColor;
  stroke-width: 0.8;
  fill: none;
  opacity: 0.16;
  animation: none;
}

.obs-ambient.is-near .obs-meridian {
  opacity: 0.3;
}

.obs-fern {
  position: absolute;
  width: 11rem;
  height: 36rem;
  color: #4dffb0;
  opacity: 0.16;
}

.obs-fern-a {
  top: -4%;
  left: -1rem;
}

.obs-fern-b {
  top: 8%;
  right: -1.5rem;
  color: #d6ae4a;
  opacity: 0.14;
}

.obs-fern-c {
  bottom: -18%;
  left: 18%;
  width: 8rem;
  opacity: 0.1;
}

.obs-ambient.is-live .obs-fern-a {
  animation: obs-sway-a 18s ease-in-out infinite;
}

.obs-ambient.is-live .obs-fern-b {
  animation: obs-sway-b 22s ease-in-out infinite;
}

.obs-ambient.is-live .obs-fern-c {
  animation: obs-sway-a 26s ease-in-out infinite reverse;
}

.obs-bottle {
  position: absolute;
  width: 5.5rem;
  height: 9.5rem;
  color: #d8f3e6;
  opacity: 0.45;
}

.obs-bottle-a {
  top: 16%;
  left: 7%;
}

.obs-bottle-b {
  top: 28%;
  right: 8%;
  width: 4.6rem;
}

.obs-bottle-c {
  bottom: 8%;
  right: 16%;
}

.obs-ambient.is-live .obs-bottle-a {
  animation: obs-float 14s ease-in-out infinite;
}

.obs-ambient.is-live .obs-bottle-b {
  animation: obs-float 18s ease-in-out infinite reverse;
}

.obs-ambient.is-live .obs-bottle-c {
  animation: obs-float 16s ease-in-out infinite;
}

.obs-bottle-fill {
  transform-origin: center bottom;
  animation: obs-slosh 3.6s ease-in-out infinite;
}

.obs-logo-wash {
  position: absolute;
  top: 50%;
  left: 50%;
  width: min(38vw, 22rem);
  height: min(38vw, 22rem);
  translate: -50% -50%;
  opacity: 0.08;
  mix-blend-mode: screen;
  pointer-events: none;
  animation: none;
}

.obs-molecules {
  position: absolute;
  right: 12%;
  bottom: 22%;
  width: 10rem;
  height: 10rem;
  color: #d6ae4a;
  stroke: currentColor;
  fill: currentColor;
  fill-opacity: 0.12;
  opacity: 0.28;
  animation: obs-spin 48s linear infinite reverse;
}

.obs-sky,
.obs-trail {
  position: absolute;
  inset: 0;
  display: block;
}

.obs-pointer,
.obs-pointer * {
  pointer-events: none !important;
}

.obs-pointer {
  position: fixed;
  inset: 0;
  z-index: 80;
}

.obs-well {
  position: absolute;
  top: 0;
  left: 0;
  width: 18rem;
  height: 18rem;
  margin: -9rem 0 0 -9rem;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(77, 255, 176, 0.16) 0%, rgba(6, 20, 15, 0) 72%);
  mix-blend-mode: screen;
  transition: opacity 280ms ease;
}

.obs-loupe {
  position: absolute;
  top: 0;
  left: 0;
  width: 160px;
  height: 188px;
  margin: -70px 0 0 -70px;
  overflow: visible;
  filter: drop-shadow(0 4px 10px rgba(4, 12, 8, 0.28));
  transform-origin: 70px 70px;
  transition: filter 280ms ease;
}

.obs-ornament {
  opacity: 0;
  transform: scale(0.42);
  transform-origin: 70px 70px;
  transition: opacity 280ms ease, transform 420ms cubic-bezier(0.22, 1, 0.36, 1);
}

.obs-pointer.is-idle .obs-ornament {
  opacity: 0.18;
  transform: scale(0.58);
}

.obs-pointer.is-grow .obs-ornament {
  opacity: 1;
  transform: scale(1);
}

.obs-pointer.is-read .obs-ornament {
  opacity: 0;
  transform: scale(0.28);
}

.obs-pointer.is-read .obs-loupe {
  filter: drop-shadow(0 1px 4px rgba(4, 12, 8, 0.18));
}

.obs-pointer.is-grow .obs-loupe {
  filter: drop-shadow(0 10px 18px rgba(4, 12, 8, 0.4));
}

.obs-tip-core {
  transform-origin: 70px 70px;
  animation: obs-bubble 2.8s ease-in-out infinite;
}

.obs-reticle {
  transform-origin: 70px 70px;
  animation: obs-spin 22s linear infinite;
}

.obs-flora {
  transform-origin: 70px 78px;
  opacity: 0.85;
}

.obs-pointer.is-grow .obs-reticle {
  animation-duration: 8s;
}

.obs-vial-serum {
  transform-origin: 14px 43px;
  animation: obs-slosh 1.8s ease-in-out infinite;
}

.obs-vial-bubble {
  animation: obs-bubble 2.4s ease-in-out infinite;
}

.obs-plaque {
  border-bottom: 1px solid rgba(214, 174, 74, 0.22);
  background: linear-gradient(180deg, rgba(10, 31, 24, 0.96), rgba(6, 20, 15, 0.88));
}

.obs-mark {
  font-family: var(--font-cinzel), ui-serif, Georgia, serif;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.obs-kicker {
  font-family: var(--font-geist-mono), ui-monospace, monospace;
  font-size: 11px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--obs-brass);
}

.obs-title {
  color: var(--obs-vellum);
}

.obs-lead {
  color: #e7f6ee;
}

.obs-ink {
  color: var(--obs-ink);
}

.obs-btn {
  display: inline-flex;
  align-items: center;
  background: var(--obs-brass);
  color: var(--obs-ink);
  padding: 0.65rem 1.2rem;
  font-size: 0.875rem;
  text-decoration: none;
  clip-path: polygon(10px 0, 100% 0, calc(100% - 10px) 100%, 0 100%);
}

.obs-btn-ghost {
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(214, 174, 74, 0.45);
  color: var(--obs-brass);
  padding: 0.65rem 1.2rem;
  font-size: 0.875rem;
  text-decoration: none;
  clip-path: polygon(10px 0, 100% 0, calc(100% - 10px) 100%, 0 100%);
}

.obs-nav {
  color: var(--obs-fog);
  padding: 0.4rem 0.75rem;
  text-decoration: none;
  clip-path: polygon(8px 0, 100% 0, calc(100% - 8px) 100%, 0 100%);
}

.obs-nav.is-on {
  background: rgba(214, 174, 74, 0.16);
  color: var(--obs-vellum);
}

.obs-plate,
.obs-case,
.obs-folio {
  position: relative;
  background:
    radial-gradient(circle at 14px 14px, #d6ae4a 0 3px, transparent 4px),
    radial-gradient(circle at calc(100% - 14px) 14px, #d6ae4a 0 3px, transparent 4px),
    radial-gradient(circle at 14px calc(100% - 14px), #d6ae4a 0 3px, transparent 4px),
    radial-gradient(circle at calc(100% - 14px) calc(100% - 14px), #d6ae4a 0 3px, transparent 4px),
    linear-gradient(180deg, #f7edd0, #f3e6c4);
  color: var(--obs-ink);
  border: 1px solid rgba(214, 174, 74, 0.42);
  box-shadow:
    0 24px 60px -32px rgba(0, 0, 0, 0.55),
    inset 0 0 0 1px rgba(255, 244, 210, 0.4);
}

.obs-case {
  background:
    radial-gradient(circle at 14px 14px, #d6ae4a 0 3px, transparent 4px),
    radial-gradient(circle at calc(100% - 14px) 14px, #d6ae4a 0 3px, transparent 4px),
    radial-gradient(circle at 14px calc(100% - 14px), #d6ae4a 0 3px, transparent 4px),
    radial-gradient(circle at calc(100% - 14px) calc(100% - 14px), #d6ae4a 0 3px, transparent 4px),
    linear-gradient(180deg, rgba(216, 243, 230, 0.16), rgba(243, 230, 196, 0.92)),
    #f3e6c4;
}

.obs-plate::after,
.obs-case::after,
.obs-folio::after {
  content: "";
  position: absolute;
  right: 0.85rem;
  bottom: 0.85rem;
  width: 2.6rem;
  height: 2.6rem;
  opacity: 0.14;
  background: url("./nutricion-mark.svg") center / contain no-repeat;
  pointer-events: none;
}

.obs-plate-muted {
  color: #2f4038;
}

.obs-skip {
  position: absolute;
  left: 1rem;
  top: -4rem;
  z-index: 90;
  background: #d6ae4a;
  color: #081510;
  padding: 0.6rem 1rem;
}

.obs-skip:focus {
  top: 1rem;
}

.obs-body {
  position: relative;
}

.obs-body-rail,
.obs-body-dew {
  pointer-events: none;
  position: absolute;
  inset: 0;
  z-index: 0;
}

.obs-body-rail::before,
.obs-body-rail::after {
  content: "";
  position: absolute;
  top: 4rem;
  bottom: 4rem;
  width: 1px;
  background: linear-gradient(180deg, transparent, rgba(214, 174, 74, 0.35), transparent);
}

.obs-body-rail::before {
  left: max(0.75rem, calc(50% - 38rem));
}

.obs-body-rail::after {
  right: max(0.75rem, calc(50% - 38rem));
}

.obs-body-dew {
  background:
    radial-gradient(1.2rem 1.2rem at 8% 18%, rgba(77, 255, 176, 0.12), transparent 70%),
    radial-gradient(1.6rem 1.6rem at 92% 36%, rgba(214, 174, 74, 0.12), transparent 70%),
    radial-gradient(1rem 1rem at 14% 78%, rgba(243, 230, 196, 0.08), transparent 70%);
}

.obs-body-ticks {
  background-image: repeating-linear-gradient(
    90deg,
    transparent,
    transparent 72px,
    rgba(214, 174, 74, 0.08) 72px,
    rgba(214, 174, 74, 0.08) 73px
  );
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent 28%, transparent 72%, rgba(0, 0, 0, 0.35));
}

.obs-topics {
  display: grid;
  gap: 0.75rem;
}

.obs-topics-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.obs-chip {
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(214, 174, 74, 0.35);
  background: rgba(6, 20, 15, 0.35);
  color: #f3e6c4;
  padding: 0.4rem 0.75rem;
  font-size: 0.78rem;
  clip-path: polygon(7px 0, 100% 0, calc(100% - 7px) 100%, 0 100%);
}

.obs-chip:hover,
.obs-chip.is-on {
  background: rgba(214, 174, 74, 0.16);
}

.obs-shelf + .obs-shelf {
  margin-top: 2.75rem;
}

.obs-count {
  font-family: var(--font-geist-mono), ui-monospace, monospace;
  font-size: 11px;
  letter-spacing: 0.16em;
  color: #d6ae4a;
}

.obs-mast {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}

.obs-readtime {
  font-family: var(--font-geist-mono), ui-monospace, monospace;
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #9bb8a8;
}

.obs-toc {
  margin-top: 1.75rem;
  padding: 1.1rem 1.2rem;
  border: 1px solid rgba(214, 174, 74, 0.28);
  background: rgba(10, 31, 24, 0.55);
}

.obs-toc ol {
  margin-top: 0.7rem;
  display: grid;
  gap: 0.45rem;
  padding-left: 1.1rem;
  color: #d8f3e6;
}

.obs-toc a {
  color: #f3e6c4;
}

.obs-toc a:hover {
  color: #d6ae4a;
}

.obs-folio {
  overflow: hidden;
  padding: 1.7rem 1.55rem 1.8rem;
  background: #f7edd0;
  color: #17241e;
}

.obs-folio-mark {
  position: absolute;
  top: 1rem;
  right: 1rem;
  opacity: 0.18;
}

.obs-labnote {
  margin-top: 2.5rem;
  padding: 0.9rem 1rem;
  border-left: 3px solid #1f8a72;
  background: rgba(31, 138, 114, 0.08);
  color: #2f4038;
  font-size: 0.92rem;
}

.obs-body > * {
  position: relative;
  z-index: 1;
}

.obs-section-head {
  display: flex;
  align-items: center;
  gap: 1.25rem;
}

.obs-seal {
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(214, 174, 74, 0.45);
  background: rgba(214, 174, 74, 0.12);
  color: #8a5a1c;
  padding: 0.22rem 0.7rem;
  font-family: var(--font-geist-mono), ui-monospace, monospace;
  font-size: 10px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.obs-cabinet-grid {
  display: grid;
  gap: 1.1rem;
}

@media (min-width: 768px) {
  .obs-cabinet-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.obs-cabinet,
.obs-cabinet.is-feature {
  display: grid;
  overflow: hidden;
}

.obs-cabinet {
  text-decoration: none;
  color: var(--obs-ink);
  background:
    radial-gradient(circle at 14px 14px, #d6ae4a 0 3px, transparent 4px),
    radial-gradient(circle at calc(100% - 14px) 14px, #d6ae4a 0 3px, transparent 4px),
    radial-gradient(circle at 14px calc(100% - 14px), #d6ae4a 0 3px, transparent 4px),
    radial-gradient(circle at calc(100% - 14px) calc(100% - 14px), #d6ae4a 0 3px, transparent 4px),
    linear-gradient(180deg, #f7edd0, #f3e6c4);
  color: var(--obs-ink);
  border: 1px solid rgba(214, 174, 74, 0.42);
  box-shadow:
    0 24px 60px -32px rgba(0, 0, 0, 0.55),
    inset 0 0 0 1px rgba(255, 244, 210, 0.4);
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.obs-cabinet:hover {
  transform: translateY(-3px);
  box-shadow:
    0 28px 70px -30px rgba(0, 0, 0, 0.62),
    inset 0 0 0 1px rgba(255, 244, 210, 0.5);
}

.obs-cabinet-photo {
  display: block;
  position: relative;
  min-height: 12rem;
  overflow: hidden;
  background: #0a1f18;
}

.obs-cabinet-photo img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 12rem;
  object-fit: cover;
}

.obs-cabinet-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 8px solid rgba(247, 237, 208, 0.22);
  pointer-events: none;
}

.obs-cabinet-fallback {
  display: grid;
  min-height: 12rem;
  place-items: center;
  color: #f3e6c4;
  background:
    radial-gradient(circle at 30% 20%, rgba(214, 174, 74, 0.28), transparent 48%),
    radial-gradient(circle at 80% 80%, rgba(31, 138, 114, 0.28), transparent 46%),
    #0a1f18;
}

.obs-cabinet-fallback img,
.obs-cabinet-fallback svg {
  width: min(42%, 7.5rem);
  height: auto;
  opacity: 0.92;
}

.obs-cabinet-fallback-label {
  margin-top: 0.7rem;
  font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #f3e6c4;
}

.obs-cabinet-copy {
  display: block;
  padding: 1.45rem 1.5rem 1.65rem;
}

.obs-cabinet h2,
.obs-cabinet .obs-ink {
  font-family: Newsreader, Georgia, "Times New Roman", serif;
  font-size: 1.45rem;
  font-weight: 600;
  line-height: 1.25;
  color: #081510;
  letter-spacing: 0;
  word-spacing: 0.04em;
}

.obs-cabinet .obs-plate-muted {
  margin: 0.7rem 0 0;
  color: #2a3d34;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 0.98rem;
  line-height: 1.65;
  letter-spacing: 0;
  word-spacing: 0.03em;
}

.obs-cabinet-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.55rem 0.8rem;
  margin-bottom: 0.7rem;
}

.obs-cabinet.is-feature {
  grid-template-columns: 1fr;
}

@media (min-width: 900px) {
  .obs-cabinet.is-feature {
    grid-template-columns: 1.15fr 0.85fr;
  }

  .obs-cabinet.is-feature .obs-cabinet-photo,
  .obs-cabinet.is-feature .obs-cabinet-photo img {
    min-height: 22rem;
  }

  .obs-cabinet.is-feature h2 {
    font-size: 2.35rem;
  }

  .obs-cabinet.is-feature .obs-cabinet-copy {
    padding: 2rem 2.2rem;
  }
}

.obs-figure {
  position: relative;
  background: #efe2b8;
  padding: 0.55rem;
  box-shadow: inset 0 0 0 1px rgba(214, 174, 74, 0.35);
}

.obs-figure::before,
.obs-figure::after {
  content: "";
  position: absolute;
  width: 1.1rem;
  height: 1.1rem;
  border: 1px solid #d6ae4a;
}

.obs-figure::before {
  top: 0.2rem;
  left: 0.2rem;
  border-right: 0;
  border-bottom: 0;
}

.obs-figure::after {
  right: 0.2rem;
  bottom: 0.2rem;
  border-left: 0;
  border-top: 0;
}

.obs-article-h2 {
  position: relative;
  padding-left: 0.9rem;
}

.obs-article-h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.35rem;
  bottom: 0.2rem;
  width: 3px;
  background: #1f8a72;
}

.obs-article-list {
  list-style: none;
  padding-left: 0;
  color: #2f4038;
}

.obs-article-list li {
  position: relative;
  padding-left: 1.3rem;
}

.obs-article-list li::before {
  content: "";
  position: absolute;
  left: 0.15rem;
  top: 0.55rem;
  width: 0.45rem;
  height: 0.45rem;
  border-radius: 999px;
  background: #d6ae4a;
}

.obs-about-mark {
  display: inline-flex;
  padding: 0.6rem;
  border: 1px solid rgba(214, 174, 74, 0.28);
  background: rgba(6, 20, 15, 0.35);
}

.obs-about-plate {
  background-image:
    linear-gradient(90deg, rgba(214, 174, 74, 0.16), transparent 18%),
    radial-gradient(circle at 14px 14px, #d6ae4a 0 3px, transparent 4px),
    radial-gradient(circle at calc(100% - 14px) 14px, #d6ae4a 0 3px, transparent 4px),
    linear-gradient(180deg, #f7edd0, #f3e6c4);
}

.obs-foot {
  border-top: 1px solid rgba(214, 174, 74, 0.15);
  padding: 2.5rem 1rem 2.75rem;
  color: #c7d8ce;
  font-size: 0.9rem;
}

.obs-nav:focus-visible,
.obs-btn:focus-visible,
.obs-btn-ghost:focus-visible,
.obs-cabinet:focus-visible,
.obs-field:focus-visible {
  outline: 2px solid #d6ae4a;
  outline-offset: 3px;
}

.obs-spine {
  font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
  font-size: 11px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #e6d7a4;
}

.obs-cabinet .obs-spine {
  color: #4a3a16;
}

.obs-caption {
  font-family: var(--font-geist-mono), ui-monospace, monospace;
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #2f4038;
}

.health-rule,
.obs-rule {
  height: 1px;
  background: linear-gradient(90deg, transparent, #d6ae4a, transparent);
}

.health-drop::first-letter {
  float: left;
  padding-right: 0.14em;
  font-family: var(--font-cinzel), ui-serif, Georgia, serif;
  font-size: 4.2rem;
  line-height: 0.8;
  color: #1f8a72;
}

.obs-field {
  width: 100%;
  border: 1px solid rgba(214, 174, 74, 0.4);
  background: #f7edd0;
  color: #081510;
  padding: 0.85rem 1.2rem;
  outline: none;
}

.obs-field:focus {
  border-color: #1f8a72;
}

.obs-table {
  width: 100%;
  min-width: 36rem;
  text-align: left;
  font-size: 0.875rem;
}

@keyframes obs-drift-a {
  0%,
  100% {
    transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    transform: translate3d(8%, 7%, 0) scale(1.14);
  }
}

@keyframes obs-drift-b {
  0%,
  100% {
    transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    transform: translate3d(-7%, 6%, 0) scale(1.08);
  }
}

@keyframes obs-drift-c {
  0%,
  100% {
    transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    transform: translate3d(5%, -8%, 0) scale(1.16);
  }
}

@keyframes obs-sway-a {
  0%,
  100% {
    transform: rotate(-4deg) translate3d(0, 0, 0);
  }
  50% {
    transform: rotate(5deg) translate3d(8px, -12px, 0);
  }
}

@keyframes obs-sway-b {
  0%,
  100% {
    transform: scaleX(-1) rotate(3deg);
  }
  50% {
    transform: scaleX(-1) rotate(-6deg) translate3d(-6px, 10px, 0);
  }
}

@keyframes obs-float {
  0%,
  100% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0, -14px, 0);
  }
}

@keyframes obs-slosh {
  0%,
  100% {
    transform: skewX(-2deg) scaleY(1);
  }
  50% {
    transform: skewX(3deg) scaleY(1.06);
  }
}

@keyframes obs-spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes obs-bubble {
  0%,
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 0.7;
  }
  50% {
    transform: translate3d(3px, -8px, 0);
    opacity: 1;
  }
}

.shop-ad {
  position: relative;
  display: block;
  overflow: hidden;
  isolation: isolate;
  text-decoration: none;
  color: inherit;
  border-radius: 8px;
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.shop-ad:hover {
  transform: translateY(-2px);
}

.shop-ad:focus-visible {
  outline: 2px solid var(--obs-brass, #d6ae4a);
  outline-offset: 3px;
}

.shop-ad-art {
  pointer-events: none;
  position: absolute;
  inset: 0;
  z-index: 0;
}

.shop-ad-grid {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 1rem;
  padding: 1.15rem 1.2rem 1.2rem;
}

@media (min-width: 640px) {
  .shop-ad-grid {
    grid-template-columns: minmax(0, 1.05fr) minmax(11rem, 0.95fr);
    align-items: stretch;
    gap: 1.25rem;
    padding: 1.25rem 1.35rem;
  }
}

.shop-ad-copy {
  display: flex;
  min-width: 0;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.85rem;
}

.shop-ad-meta {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}

.shop-ad-chip,
.shop-ad-badge {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  padding: 0.2rem 0.6rem;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.shop-ad-via {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.shop-ad-logo img {
  display: block;
  height: 2.6rem;
  width: auto;
  max-width: 15rem;
}

@media (min-width: 640px) {
  .shop-ad-logo img {
    height: 3rem;
  }
}

.shop-ad-logo-plate {
  background: #ffffff;
  padding: 0.55rem 0.75rem;
}

.shop-ad-logo-veil {
  background: rgba(255, 255, 255, 0.92);
  padding: 0.5rem 0.7rem 0.35rem;
  box-shadow: 0 10px 28px -18px rgba(0, 40, 36, 0.45);
}

.shop-ad-tag {
  display: block;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.shop-ad-host {
  display: block;
  margin-top: -0.45rem;
  font-size: 0.8rem;
  opacity: 0.78;
}

.shop-ad-cta {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  gap: 0.4rem;
  border-radius: 8px;
  padding: 0.7rem 1.05rem;
  font-size: 0.92rem;
  font-weight: 700;
  transition: transform 180ms ease, background-color 180ms ease, filter 180ms ease;
}

.shop-ad:hover .shop-ad-cta {
  transform: translateX(2px);
}

.shop-ad-stage {
  position: relative;
  min-height: 11.5rem;
}

.shop-ad-photo-frame,
.shop-ad-photo-bleed,
.shop-ad-pack {
  display: block;
  overflow: hidden;
}

.shop-ad-photo,
.shop-ad-pack img {
  display: block;
  width: 100%;
  height: 100%;
}

.shop-ad-nl {
  font-family: var(--font-sans), "Plus Jakarta Sans", sans-serif;
  color: #12324a;
  background:
    radial-gradient(20rem 12rem at 0% 0%, rgba(250, 179, 1, 0.18), transparent 55%),
    linear-gradient(165deg, #d8f4ea 0%, #ffffff 42%, #eef8f4 100%);
  box-shadow:
    inset 0 0 0 1px #fab301,
    0 22px 48px -28px rgba(0, 104, 153, 0.5);
}

.shop-ad-nl::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 7px;
  background: linear-gradient(180deg, #fab301, #ae7c01);
}

.shop-ad-nl .shop-ad-atom {
  position: absolute;
  top: -2.5rem;
  right: 28%;
  width: 13rem;
  opacity: 0.22;
  animation: shop-orbit 28s linear infinite;
}

.shop-ad-nl .shop-ad-chip {
  border: 1px solid rgba(0, 104, 153, 0.22);
  background: rgba(255, 255, 255, 0.78);
  color: #006899;
}

.shop-ad-nl .shop-ad-via,
.shop-ad-nl .shop-ad-host {
  color: #225c94;
}

.shop-ad-nl .shop-ad-tag {
  color: #006899;
}

.shop-ad-nl .shop-ad-badge {
  border: 1px solid #006899;
  background: #006899;
  color: #ffffff;
}

.shop-ad-nl .shop-ad-cta {
  background: #fab301;
  color: #1a1a1a;
}

.shop-ad-nl:hover .shop-ad-cta {
  background: #ffc43a;
}

.shop-ad-nl .shop-ad-photo-frame {
  height: 100%;
  min-height: 11.5rem;
  border-radius: 6px 18px 6px 18px;
  box-shadow: 0 16px 34px -20px rgba(0, 80, 110, 0.55);
}

.shop-ad-nl .shop-ad-photo {
  object-fit: cover;
  object-position: 70% 55%;
}

.shop-ad-nl .shop-ad-pack {
  position: absolute;
  right: 0.55rem;
  bottom: 0.55rem;
  width: 46%;
  border-radius: 6px;
  background: #2b3034;
  box-shadow: 0 12px 24px -12px rgba(10, 20, 30, 0.55);
}

.shop-ad-nl .shop-ad-pack img {
  object-fit: contain;
  object-position: center;
}

.shop-ad-en {
  font-family: var(--font-sans), "Plus Jakarta Sans", sans-serif;
  color: #f8f9fb;
  background:
    radial-gradient(22rem 14rem at 100% 0%, rgba(253, 185, 19, 0.28), transparent 52%),
    linear-gradient(160deg, #26356e 0%, #1e2a5e 48%, #121937 100%);
  box-shadow:
    inset 0 0 0 1px #fdb913,
    0 22px 48px -26px rgba(15, 22, 55, 0.72);
}

.shop-ad-en::after {
  content: "";
  position: absolute;
  top: -18%;
  right: -8%;
  width: 42%;
  height: 70%;
  background: linear-gradient(135deg, rgba(253, 185, 19, 0.28), transparent 62%);
  transform: rotate(18deg);
}

.shop-ad-en .shop-ad-atom {
  position: absolute;
  right: -1.5rem;
  bottom: -2rem;
  width: 14rem;
  opacity: 0.28;
  animation: shop-orbit 32s linear infinite reverse;
}

.shop-ad-en .shop-ad-chip,
.shop-ad-en .shop-ad-badge {
  border: 1px solid rgba(253, 185, 19, 0.55);
  background: rgba(18, 25, 55, 0.55);
  color: #fdb913;
}

.shop-ad-en .shop-ad-via,
.shop-ad-en .shop-ad-host,
.shop-ad-en .shop-ad-tag {
  color: #f3d27a;
}

.shop-ad-en .shop-ad-cta {
  background: #fdb913;
  color: #1e2a5e;
}

.shop-ad-en:hover .shop-ad-cta {
  background: #ffd24a;
}

.shop-ad-en .shop-ad-stage {
  display: grid;
  place-items: center;
}

.shop-ad-en .shop-ad-photo-frame {
  width: 78%;
  aspect-ratio: 1;
  border-radius: 999px;
  background:
    radial-gradient(circle at 50% 45%, #ffffff 0%, #ffffff 58%, rgba(255, 255, 255, 0.08) 59%, transparent 72%);
}

.shop-ad-en .shop-ad-photo {
  object-fit: contain;
  padding: 8%;
}

.shop-ad-en .shop-ad-pack {
  display: none;
}

.shop-ad-de {
  font-family: var(--font-sans), Exo, sans-serif;
  color: #fffaf4;
  min-height: 15.5rem;
  background: #00596d;
  box-shadow:
    inset 0 0 0 1px #f18620,
    0 22px 48px -26px rgba(159, 57, 3, 0.45);
}

.shop-ad-de .shop-ad-grid {
  min-height: inherit;
}

.shop-ad-de .shop-ad-stage {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.shop-ad-de .shop-ad-copy {
  position: relative;
  z-index: 2;
  max-width: 22rem;
  padding: 0.15rem 0.1rem;
}

.shop-ad-de .shop-ad-photo-bleed {
  width: 100%;
  height: 100%;
}

.shop-ad-de .shop-ad-photo {
  object-fit: cover;
  object-position: 28% 30%;
}

.shop-ad-de::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(0, 89, 109, 0.88) 0%, rgba(0, 89, 109, 0.55) 42%, rgba(0, 89, 109, 0.12) 72%, transparent 100%),
    linear-gradient(180deg, rgba(159, 57, 3, 0.18), transparent 40%);
}

.shop-ad-de .shop-ad-swirl {
  position: absolute;
  right: 6%;
  top: 8%;
  z-index: 1;
  width: 11rem;
  opacity: 0.34;
  filter: drop-shadow(0 8px 18px rgba(0, 40, 36, 0.25));
}

.shop-ad-de .shop-ad-chip {
  border: 1px solid rgba(241, 134, 32, 0.55);
  background: rgba(255, 255, 255, 0.16);
  color: #ffe8c7;
}

.shop-ad-de .shop-ad-via,
.shop-ad-de .shop-ad-host,
.shop-ad-de .shop-ad-tag {
  color: #fff4e4;
}

.shop-ad-de .shop-ad-cta {
  background: #f18620;
  color: #ffffff;
}

.shop-ad-de:hover .shop-ad-cta {
  background: #e07010;
}

.shop-ad.is-rail .shop-ad-grid,
.shop-ad.is-sticky .shop-ad-grid {
  grid-template-columns: 1fr;
  padding: 0.95rem 1rem;
}

.shop-ad.is-sticky {
  border-radius: 6px;
}

.shop-ad.is-sticky .shop-ad-stage,
.shop-ad.is-rail .shop-ad-pack {
  display: none;
}

.shop-ad.is-sticky .shop-ad-copy,
.shop-ad.is-rail .shop-ad-copy {
  gap: 0.55rem;
}

.shop-ad-de.is-rail .shop-ad-stage,
.shop-ad-de.is-sticky .shop-ad-stage {
  display: none;
}

.shop-ad-de.is-rail,
.shop-ad-de.is-sticky {
  min-height: 0;
  background:
    linear-gradient(120deg, #00596d, #007568);
}

@keyframes shop-orbit {
  to {
    transform: rotate(360deg);
  }
}

@media (max-width: 767px) {
  .obs-body-rail {
    display: none;
  }

  .obs-fern,
  .obs-bottle,
  .obs-molecules,
  .obs-meridian,
  .obs-logo-wash {
    opacity: 0.08;
  }

  .obs-spine {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .obs-aurora,
  .obs-meridian,
  .obs-fern,
  .obs-bottle,
  .obs-bottle-fill,
  .obs-molecules,
  .obs-logo-wash,
  .obs-reticle,
  .obs-vial-serum,
  .obs-vial-bubble,
  .obs-tip-core,
  .shop-ad-atom {
    animation: none;
  }

  .health-look {
    cursor: auto;
  }

  .obs-pointer,
  .obs-sky,
  .obs-trail {
    display: none;
  }
}

html {
  -webkit-text-size-adjust: 100%;
}

.obs-app {
  --obs-dock-h: 4.55rem;
}

.obs-appbar {
  position: sticky;
  top: 0;
  z-index: 40;
  padding-top: env(safe-area-inset-top);
  backdrop-filter: blur(16px);
}

.obs-bar {
  align-items: center;
  padding: 0.7rem 1rem;
}

.obs-langs .obs-nav {
  min-width: 2.75rem;
  min-height: 2.75rem;
  display: grid;
  place-items: center;
  padding: 0;
}

.obs-dock {
  display: none;
}

.obs-dock-item {
  flex: 1;
  min-width: 0;
  min-height: 3.1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.2rem;
  padding: 0.35rem 0.2rem;
  color: #9bb8a8;
  text-decoration: none;
  background: transparent;
  border: 0;
  font: inherit;
  font-size: 10px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.obs-dock-item.is-on {
  color: #f3e6c4;
}

.obs-sheet {
  position: fixed;
  inset: 0;
  z-index: 70;
  display: none;
}

.obs-sheet.is-open {
  display: block;
}

.obs-sheet-mask {
  position: absolute;
  inset: 0;
  background: rgba(6, 20, 15, 0.62);
}

.obs-sheet-panel {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: min(88dvh, 40rem);
  overflow: auto;
  padding: 1.1rem 1rem calc(1.2rem + env(safe-area-inset-bottom));
  background: #0a1f18;
  border-top: 1px solid rgba(214, 174, 74, 0.28);
  color: #d8f3e6;
}

.obs-sheet-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 0.8rem;
}

.obs-sheet-panel .obs-title {
  font-size: 1.7rem;
  margin: 0;
}

.obs-sheet-link {
  display: block;
  padding: 0.95rem 0.85rem;
  color: #d8f3e6;
  text-decoration: none;
}

.obs-sheet-link.is-on {
  background: rgba(214, 174, 74, 0.16);
  color: #f3e6c4;
}

.obs-field {
  font-size: 16px;
}

.obs-foot-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
}

@media (pointer: coarse) {
  .health-look,
  .health-look a,
  .health-look button {
    cursor: auto;
  }

  .obs-cabinet:hover {
    transform: none;
  }
}

@media (max-width: 1366px) {
  .obs-app {
    padding-bottom: calc(var(--obs-dock-h) + env(safe-area-inset-bottom));
  }

  .obs-nav-row {
    display: none;
  }

  .obs-dock {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 50;
    display: flex;
    align-items: stretch;
    gap: 0.15rem;
    min-height: var(--obs-dock-h);
    padding: 0.25rem 0.4rem calc(0.25rem + env(safe-area-inset-bottom));
    border-top: 1px solid rgba(214, 174, 74, 0.22);
    background: linear-gradient(180deg, rgba(10, 31, 24, 0.96), rgba(6, 20, 15, 0.98));
  }

  .obs-hero {
    padding-top: 2rem;
  }

  .obs-article {
    padding-top: 2rem;
  }

  .obs-title {
    font-size: clamp(1.85rem, 8vw, 3.4rem);
  }

  .obs-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .obs-btn,
  .obs-btn-ghost {
    justify-content: center;
    min-height: 2.85rem;
  }
}

@media (min-width: 768px) and (max-width: 1366px) {
  .obs-cabinet-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .obs-sheet-panel {
    left: auto;
    top: 0;
    bottom: 0;
    width: min(26rem, 88vw);
    max-height: none;
    border-top: 0;
    border-left: 1px solid rgba(214, 174, 74, 0.28);
    padding: calc(1.1rem + env(safe-area-inset-top)) 1.2rem calc(1.2rem + env(safe-area-inset-bottom));
  }

  .obs-dock-item {
    font-size: 11px;
    min-height: 3.4rem;
  }
}

@media (min-width: 1024px) and (max-width: 1366px) {
  .obs-cabinet-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .obs-table {
    min-width: 0;
    display: block;
    overflow-x: auto;
  }

  .aa-logo-word {
    font-size: 1.2rem;
  }
}

html.aa-standalone .obs-appbar {
  padding-top: max(0.4rem, env(safe-area-inset-top));
}

body.aa-health.aa-sheet-open {
  overflow: hidden;
}

.obs-bar-end {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}

.obs-menu-btn {
  display: none;
  align-items: center;
  gap: 0.4rem;
  min-height: 2.75rem;
  padding: 0 0.85rem;
  border: 1px solid rgba(214, 174, 74, 0.35);
  background: rgba(214, 174, 74, 0.12);
  color: #f3e6c4;
  font: inherit;
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.obs-menu-btn.is-on {
  background: rgba(214, 174, 74, 0.24);
}

.obs-drop {
  display: none;
  position: fixed;
  top: calc(env(safe-area-inset-top) + 4.2rem);
  left: 0.75rem;
  right: 0.75rem;
  z-index: 55;
  overflow: hidden;
  border: 1px solid rgba(214, 174, 74, 0.28);
  background: rgba(8, 26, 20, 0.98);
  box-shadow: 0 24px 48px -24px rgba(0, 0, 0, 0.65);
}

.obs-drop.is-open {
  display: block;
}

.obs-drop-list {
  display: grid;
}

.obs-drop-row {
  display: flex;
  align-items: center;
  gap: 0.9rem;
  min-height: 3.5rem;
  padding: 0 1rem;
  color: #d8f3e6;
  text-decoration: none;
  border-bottom: 1px solid rgba(214, 174, 74, 0.12);
}

.obs-drop-row.is-on {
  background: rgba(214, 174, 74, 0.14);
  color: #f3e6c4;
}

.obs-drop-ico {
  display: grid;
  place-items: center;
  width: 2rem;
  color: #d6ae4a;
}

.obs-drop-txt {
  flex: 1;
  font-size: 1.05rem;
}

.obs-drop-go {
  color: #9bb8a8;
}

.obs-drop-meta {
  padding: 1rem 1rem 1.15rem;
}

.obs-langs-block {
  margin-top: 0.55rem;
}

.obs-drop-install {
  display: flex;
  gap: 0.7rem;
  align-items: flex-start;
  margin: 1rem 0 0;
  color: #9bb8a8;
  font-size: 0.92rem;
}

[hidden] {
  display: none !important;
}

.obs-drop-mask {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 35;
  border: 0;
  background: rgba(6, 20, 15, 0.55);
  pointer-events: auto;
}

.obs-drop-mask.is-open {
  display: block;
}

.obs-appbar,
.obs-dock,
.obs-drop,
.obs-cabinet,
.obs-btn,
.obs-btn-ghost,
.obs-nav,
.obs-chip {
  pointer-events: auto;
}

@media (max-width: 1366px) {
  .obs-menu-btn {
    display: inline-flex;
  }
}