:root {
  --navy: #082d3c;
  --deep: #071e29;
  --teal: #15b8c4;
  --aqua: #8be4e3;
  --coral: #f27678;
  --cream: #fffaf3;
  --paper: #ffffff;
  --ink: #10252d;
  --muted: #5c6e73;
  --line: #dbe7e7;
  --shadow: 0 24px 70px rgba(8, 45, 60, .13);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: var(--ink);
  background: var(--cream);
  font-synthesis: none;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; overflow-x: hidden; }
body { margin: 0; min-width: 320px; overflow-x: hidden; background: var(--cream); line-height: 1.65; }
a { color: inherit; }
.skip-link { position: fixed; top: 8px; left: 8px; z-index: 99; padding: 10px 14px; background: white; transform: translateY(-150%); }
.skip-link:focus { transform: none; }
.site-header { min-height: 86px; display: grid; grid-template-columns: minmax(190px, 1fr) auto auto minmax(180px, 260px); align-items: center; gap: 22px; max-width: 1340px; margin: 0 auto; padding: 14px 28px; }
.brand { display: inline-flex; align-items: center; gap: 12px; text-decoration: none; font-weight: 850; letter-spacing: -.03em; }
.brand small { display: block; color: var(--muted); font-size: .68rem; font-weight: 650; letter-spacing: .02em; }
.brand-mark { display: grid; place-items: center; width: 44px; height: 44px; border-radius: 14px 14px 14px 4px; color: white; background: linear-gradient(145deg, var(--teal), var(--navy)); font: 900 1.25rem/1 Georgia, serif; box-shadow: 0 10px 24px rgba(21,184,196,.25); }
.primary-nav { display: flex; gap: 24px; }
.primary-nav a { text-decoration: none; font-size: .92rem; font-weight: 750; }
.language-picker { display: grid; gap: 2px; color: var(--muted); font-size: .68rem; font-weight: 800; text-transform: uppercase; letter-spacing: .08em; }
.language-picker select { max-width: 180px; border: 1px solid var(--line); border-radius: 10px; background: white; padding: 8px 30px 8px 10px; color: var(--ink); }
.hero { position: relative; display: grid; grid-template-columns: 1.05fr .95fr; gap: clamp(28px, 5vw, 78px); align-items: center; min-height: 650px; max-width: 1340px; margin: 0 auto; padding: clamp(50px, 8vw, 110px) clamp(28px, 6vw, 82px); overflow: hidden; border-radius: 0 0 48px 48px; background: linear-gradient(122deg, #eefafa 0%, #fffaf3 58%, #ffece9 100%); }
.hero-copy { position: relative; z-index: 2; min-width: 0; }
.home-hero { display: grid; grid-template-columns: minmax(0, .78fr) minmax(0, 1.22fr); gap: clamp(28px, 4vw, 60px); align-items: center; max-width: 1340px; margin: 0 auto 64px; padding: 56px 28px 64px; background: linear-gradient(122deg, #eefafa, #fffaf3 58%, #ffece9); border-radius: 0 0 40px 40px; }
.home-hero-copy { min-width: 0; }
.home-hero h1 { font-size: clamp(2.8rem, 4.1vw, 4.4rem); line-height: 1.02; overflow-wrap: anywhere; }
.home-hero .hero-intro { margin: 22px 0 10px; font-size: 1.04rem; }
.home-feature { min-width: 0; overflow: hidden; border: 1px solid var(--line); border-radius: 24px; background: white; box-shadow: var(--shadow); }
.home-feature-image { display: block; aspect-ratio: 16 / 9; }
.home-feature-image img { display: block; width: 100%; height: auto; aspect-ratio: 16 / 9; object-fit: contain; }
.home-feature-caption { padding: 20px 24px 24px; }
.home-feature-caption .eyebrow { margin-bottom: 8px; }
.home-feature h2 { margin: 0; font-size: clamp(1.45rem, 2.1vw, 2.1rem); line-height: 1.18; overflow-wrap: anywhere; }
.home-feature h2 a { text-decoration: none; }
.eyebrow, .kicker { margin: 0 0 14px; color: #087f8b; font-size: .78rem; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
h1, h2 { font-family: Georgia, "Times New Roman", serif; letter-spacing: -.045em; }
h1 { max-width: 760px; margin: 0; color: var(--deep); font-size: clamp(3rem, 6.2vw, 6.4rem); line-height: .96; }
.hero-intro { max-width: 650px; margin: 28px 0; color: var(--muted); font-size: clamp(1.05rem, 1.8vw, 1.28rem); }
.hero-link { display: inline-flex; align-items: center; gap: 15px; padding-bottom: 7px; border-bottom: 2px solid var(--teal); text-decoration: none; font-weight: 850; }
.hero-link span { color: var(--teal); }
.hero-art { position: relative; min-height: 430px; border-radius: 46% 46% 18% 18%; background: linear-gradient(155deg, rgba(255,255,255,.78), rgba(139,228,227,.26)); box-shadow: inset 0 0 0 1px rgba(255,255,255,.75), var(--shadow); }
.hero-art::after { content: ""; position: absolute; left: 10%; right: 10%; bottom: 45px; height: 16px; border-radius: 50%; background: rgba(8,45,60,.11); filter: blur(9px); }
.hero-art p { position: absolute; top: 58px; left: 42px; z-index: 3; margin: 0; color: var(--navy); font: italic 1.25rem/1.18 Georgia, serif; }
.hero-art strong { font-size: 2.25rem; }
.orb { position: absolute; border-radius: 50%; filter: blur(.2px); }
.orb-one { width: 180px; height: 180px; top: -42px; right: -35px; background: rgba(242,118,120,.32); }
.orb-two { width: 120px; height: 120px; left: -24px; bottom: 80px; background: rgba(21,184,196,.26); }
.product { position: absolute; z-index: 2; bottom: 54px; background: linear-gradient(150deg, white, #d9f1ef); box-shadow: 0 18px 36px rgba(8,45,60,.18); }
.product::before { content: "K"; position: absolute; left: 50%; top: 45%; transform: translate(-50%,-50%); color: rgba(8,45,60,.28); font: 900 1.25rem Georgia, serif; }
.product-tall { right: 24%; width: 88px; height: 230px; border-radius: 20px 20px 28px 28px; }
.product-tall::after { content: ""; position: absolute; width: 50px; height: 32px; left: 19px; top: -26px; border-radius: 8px 8px 2px 2px; background: var(--navy); }
.product-jar { right: 5%; width: 126px; height: 100px; border-radius: 30px; }
.product-drop { right: 52%; width: 70px; height: 162px; border-radius: 24px; background: linear-gradient(155deg, #d6fcf8, #55cbd0); transform: rotate(-7deg); }
.section-shell { max-width: 1180px; margin: 0 auto; padding: 100px 28px; }
.section-heading { max-width: 700px; margin-bottom: 34px; }
.section-heading h2, .empty-state h2 { margin: 0; color: var(--deep); font-size: clamp(2.1rem, 4vw, 4rem); line-height: 1.04; }
.article-list { display: grid; gap: 32px; }
.article-card { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(320px, .95fr); overflow: hidden; border: 1px solid var(--line); border-radius: 32px; background: white; box-shadow: var(--shadow); }
.article-card-image { display: block; min-height: 380px; overflow: hidden; background: var(--navy); }
.article-card-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.article-card-image:hover img { transform: scale(1.02); }
@media (min-width: 901px) {
  .article-card-image img { object-fit: contain; }
}
.article-card-copy { align-self: center; padding: clamp(28px, 5vw, 58px); }
.article-meta, .article-byline { display: flex; flex-wrap: wrap; gap: 10px 18px; color: var(--muted); font-size: .78rem; font-weight: 750; text-transform: uppercase; letter-spacing: .06em; }
.article-meta span { color: #087f8b; }
.article-card h3 { margin: 16px 0; font: 700 clamp(2rem, 3.4vw, 3.25rem)/1.04 Georgia, serif; letter-spacing: -.045em; }
.article-card h3 a { text-decoration: none; }
.article-card-copy > p:not(.article-meta) { color: var(--muted); }
.text-link { display: inline-flex; gap: 12px; margin-top: 12px; padding-bottom: 5px; border-bottom: 2px solid var(--teal); text-decoration: none; font-weight: 850; }
.article-page { padding-bottom: 110px; }
.article-header { max-width: 980px; margin: 0 auto; padding: clamp(64px, 9vw, 120px) 28px 44px; text-align: center; }
.article-header h1 { max-width: none; font-size: clamp(3rem, 7vw, 6.6rem); }
.article-deck { max-width: 800px; margin: 28px auto; color: var(--muted); font-size: clamp(1.1rem, 2vw, 1.35rem); }
.article-byline { justify-content: center; }
.article-hero { max-width: 1240px; margin: 0 auto; padding: 0 28px; }
.article-hero img { display: block; width: 100%; height: auto; border-radius: 32px; box-shadow: var(--shadow); }
.article-grid { display: grid; grid-template-columns: 220px minmax(0, 760px); justify-content: center; gap: clamp(36px, 7vw, 90px); max-width: 1180px; margin: 0 auto; padding: 74px 28px 0; }
.article-toc { position: sticky; top: 28px; align-self: start; padding: 20px 0; border-top: 2px solid var(--navy); border-bottom: 1px solid var(--line); }
.article-toc strong { font-size: .78rem; text-transform: uppercase; letter-spacing: .1em; }
.article-toc nav { display: grid; gap: 10px; margin-top: 16px; }
.article-toc a { color: var(--muted); font-size: .84rem; line-height: 1.35; text-decoration: none; }
.article-toc a:hover { color: var(--teal); }
.article-content { min-width: 0; color: #21363d; font-family: Georgia, "Times New Roman", serif; font-size: 1.08rem; line-height: 1.82; }
.article-content h2 { margin: 3.2rem 0 1rem; color: var(--deep); font-size: clamp(2rem, 4vw, 3rem); line-height: 1.08; scroll-margin-top: 24px; }
.article-content p { margin: 0 0 1.35rem; }
.article-content a { color: #076f79; text-decoration-thickness: 1px; text-underline-offset: 3px; }
.article-content ul, .article-content ol { margin: 0 0 1.6rem; padding-left: 1.4rem; }
.article-content li { margin-bottom: .72rem; padding-left: .3rem; }
.editorial-note { margin-bottom: 42px; padding: 24px 26px; border-left: 5px solid var(--teal); border-radius: 0 18px 18px 0; background: #eaf8f7; font-family: Inter, sans-serif; }
.editorial-note strong { color: var(--navy); }
.editorial-note p { margin: 6px 0 0; color: var(--muted); font-size: .92rem; line-height: 1.6; }
.source-ledger { margin-top: 70px; padding-top: 42px; border-top: 1px solid var(--line); font-family: Inter, sans-serif; }
.source-ledger h2 { margin-top: 0; }
.source-ledger ul { display: grid; gap: 14px; padding: 0; list-style: none; }
.source-ledger li { display: grid; gap: 3px; padding: 16px 0; border-bottom: 1px solid var(--line); }
.source-ledger li span { color: var(--muted); font-size: .78rem; }
.policy-page { max-width: 900px; margin: 0 auto; padding: clamp(70px, 10vw, 130px) 28px 110px; }
.policy-page header { padding-bottom: 42px; border-bottom: 1px solid var(--line); }
.policy-page h1 { max-width: 820px; font-size: clamp(3rem, 7vw, 6rem); }
.policy-deck { max-width: 720px; color: var(--muted); font-size: 1.2rem; }
.policy-updated { color: var(--muted); font-size: .8rem; text-transform: uppercase; letter-spacing: .08em; }
.policy-content { max-width: 720px; padding-top: 28px; font: 1.08rem/1.8 Georgia, "Times New Roman", serif; }
.policy-content h2 { margin: 2.6rem 0 .8rem; color: var(--deep); font-size: 2rem; }
.policy-content p { margin: 0 0 1.3rem; }
.empty-state { display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(28px, 7vw, 86px); align-items: center; padding: clamp(30px, 6vw, 70px); border: 1px solid var(--line); border-radius: 32px; background: white; box-shadow: var(--shadow); }
.empty-state p { color: var(--muted); }
.empty-visual { position: relative; display: grid; place-items: center; min-height: 300px; overflow: hidden; border-radius: 24px; background: linear-gradient(145deg, #0b3e4d, #0b7a84); }
.empty-visual::before { content: "NEW"; position: absolute; color: rgba(255,255,255,.08); font: 900 7rem/1 sans-serif; transform: rotate(-11deg); }
.empty-visual span { position: absolute; bottom: 42px; width: 58px; border-radius: 18px; background: linear-gradient(150deg, white, #b8e7e4); box-shadow: 0 18px 30px rgba(0,0,0,.18); }
.empty-visual span:nth-child(1) { left: 24%; height: 140px; }
.empty-visual span:nth-child(2) { left: 44%; height: 190px; background: linear-gradient(150deg,#fff,#ffd6d1); }
.empty-visual span:nth-child(3) { left: 66%; height: 110px; }
.check-list { display: grid; gap: 10px; padding: 0; list-style: none; }
.check-list li::before { content: "✓"; display: inline-grid; place-items: center; width: 24px; height: 24px; margin-right: 10px; border-radius: 50%; color: white; background: var(--teal); font-size: .78rem; font-weight: 900; }
.standards { display: grid; grid-template-columns: repeat(3, 1fr); max-width: 1180px; margin: 0 auto 110px; padding: 0 28px; }
.standards article { padding: 34px; border-left: 1px solid var(--line); }
.standards article:last-child { border-right: 1px solid var(--line); }
.standards span { color: var(--coral); font-weight: 900; }
.standards h2 { margin: 14px 0 8px; font-size: 1.65rem; }
.standards p { margin: 0; color: var(--muted); }
.site-footer { display: flex; justify-content: space-between; gap: 34px; padding: 44px max(28px, calc((100vw - 1180px)/2)); color: #d6e5e6; background: var(--deep); }
.site-footer p { margin: 6px 0 0; color: #91a9ae; font-size: .86rem; }
.site-footer nav { display: flex; flex-wrap: wrap; align-content: start; gap: 12px 22px; }
.site-footer a { color: #d6e5e6; font-size: .86rem; }

.header-registration { display: grid; gap: 3px; padding: 10px 16px; border-radius: 12px; color: white; background: var(--navy); text-decoration: none; font-size: .86rem; font-weight: 800; line-height: 1.35; overflow-wrap: anywhere; }
.header-registration small { color: #c4eeed; font-size: .69rem; font-weight: 500; }
.hero-registration { display: block; width: fit-content; margin-top: 20px; color: #075961; font-weight: 800; text-underline-offset: 4px; }
.referral-panel { display: grid; grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr); gap: clamp(24px, 4vw, 56px); max-width: 1124px; margin: 0 auto 80px; padding: clamp(24px, 4vw, 48px); border: 1px solid #b9dcda; border-radius: 28px; background: linear-gradient(120deg, #eaf8f7, #fffaf3); scroll-margin-top: 24px; }
.referral-copy, .referral-actions { min-width: 0; }
.referral-copy h2 { margin: 0 0 18px; font-size: clamp(1.8rem, 3vw, 2.7rem); line-height: 1.12; overflow-wrap: anywhere; }
.referral-copy > p:not(.eyebrow) { margin: 0 0 12px; font-size: .94rem; }
.referral-copy .referral-disclosure { color: #4f646a; font-size: .82rem; }
.referral-actions { align-self: center; }
.referral-actions > label { display: block; margin-bottom: 8px; color: var(--navy); font-size: .83rem; font-weight: 800; }
.referral-code-row { display: flex; flex-wrap: wrap; gap: 10px; }
.referral-code-row input { flex: 1 1 150px; min-width: 0; width: 150px; max-width: 100%; padding: 12px; border: 1px solid #9dbbbc; border-radius: 10px; color: var(--navy); background: white; font: 800 1.5rem/1.2 ui-monospace, monospace; letter-spacing: .06em; }
.referral-code-row button { flex: 1 1 110px; padding: 12px 16px; border: 1px solid var(--navy); border-radius: 10px; color: var(--navy); background: white; cursor: pointer; font-family: inherit; font-size: .9rem; font-weight: 750; line-height: 1.3; }
.referral-status { min-height: 1.5em; margin: 6px 0 14px; color: #075961; font-size: .82rem; }
.registration-button { display: flex; align-items: center; justify-content: space-between; gap: 12px; width: 100%; padding: 16px 20px; border-radius: 12px; color: white; background: var(--navy); font-weight: 800; line-height: 1.4; text-decoration: none; }
.referral-official { display: inline-block; margin-top: 16px; color: #075961; font-size: .83rem; text-underline-offset: 4px; }
.header-registration:hover, .registration-button:hover { background: #104c5d; }
.referral-code-row button:hover { background: #e3f3f1; }
.header-registration:focus-visible, .registration-button:focus-visible, .referral-code-row :focus-visible { outline: 3px solid #b75c35; outline-offset: 3px; }

@media (max-width: 1180px) {
  .site-header { grid-template-columns: minmax(0, 1fr) auto; }
  .primary-nav { display: none; }
  .header-registration { grid-column: 1 / -1; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 6px 20px; }
  .referral-panel { margin-inline: 28px; }
}

@media (max-width: 900px) {
  .referral-panel { grid-template-columns: 1fr; }
  .home-hero { grid-template-columns: 1fr; gap: 28px; padding: 32px 24px 40px; }
  .home-hero-copy { max-width: 700px; }
  .home-hero h1 { font-size: clamp(2.5rem, 5.7vw, 3.8rem); }
  .site-header { grid-template-columns: 1fr auto; }
  .primary-nav { display: none; }
  .hero { min-height: 590px; grid-template-columns: 1fr 320px; }
  .hero-art { min-height: 360px; }
  .standards { grid-template-columns: 1fr; }
  .article-card { grid-template-columns: 1fr; }
  .article-card-image { min-height: 0; aspect-ratio: 16 / 9; }
  .article-grid { grid-template-columns: 1fr; }
  .article-toc { position: static; }
  .standards article, .standards article:last-child { border: 0; border-top: 1px solid var(--line); padding-inline: 0; }
}

@media (max-width: 640px) {
  .referral-panel { margin: 0 18px 48px; padding: 24px 20px; border-radius: 20px; }
  .header-registration { padding: 10px 12px; }
  .hero-registration { font-size: .9rem; }
  .home-hero { gap: 22px; padding: 24px 18px 32px; margin-bottom: 32px; border-radius: 0 0 28px 28px; }
  .home-hero h1 { font-size: clamp(2rem, 8.4vw, 2.8rem); }
  .home-hero .hero-intro { margin-top: 16px; font-size: .92rem; line-height: 1.6; }
  .home-hero .text-link { font-size: .9rem; }
  .home-feature { border-radius: 18px; }
  .home-feature-caption { padding: 16px; }
  .site-header { min-height: 74px; padding: 12px 18px; gap: 12px; }
  .brand small, .language-picker span { display: none; }
  .brand > span:last-child { max-width: 126px; font-size: .84rem; line-height: 1.05; }
  .brand-mark { width: 38px; height: 38px; }
  .language-picker select { width: 108px; padding-inline: 8px 22px; }
  .hero { min-height: auto; grid-template-columns: 1fr; padding: 58px 20px 34px; border-radius: 0 0 28px 28px; }
  h1 { max-width: 100%; font-size: clamp(2.55rem, 12vw, 3.45rem); overflow-wrap: anywhere; }
  .hero-intro { margin: 22px 0; }
  .hero-art { min-height: 300px; margin-top: 18px; }
  .hero-art strong { font-size: 1.8rem; }
  .section-shell { padding: 74px 18px; }
  .article-card { border-radius: 24px; }
  .article-card-copy { padding: 24px 20px 28px; }
  .article-card h3 { font-size: 2rem; }
  .article-header { padding: 54px 18px 30px; text-align: left; }
  .article-header h1 { font-size: clamp(2.65rem, 13vw, 4rem); }
  .article-deck { margin: 22px 0; }
  .article-byline { justify-content: flex-start; }
  .article-hero { padding: 0 12px; }
  .article-hero img { border-radius: 20px; }
  .article-grid { padding: 42px 18px 0; }
  .article-content { font-size: 1rem; }
  .policy-page { padding: 54px 18px 74px; }
  .empty-state { grid-template-columns: 1fr; padding: 18px; border-radius: 24px; }
  .empty-visual { min-height: 240px; }
  .standards { margin-bottom: 70px; padding: 0 18px; }
  .site-footer { flex-direction: column; padding: 38px 20px; }
}
