/* ChiaDia — cream, fruit, and a little movement. */
.chia, .chia-teaser { --chia-cream: #f6f8e7; --chia-green: #245b18; --chia-lime: #d7fba4; --chia-ease: cubic-bezier(.22,.68,0,1.02); color: var(--chia-green); }
.chia [hidden] { display: none !important; }
.chia { background: var(--chia-cream); overflow: clip; }
.chia h1, .chia h2, .chia h3, .chia h4, .chia p { margin: 0; }
.chia h1, .chia h2, .chia-teaser h2 { font-family: var(--font-display); font-weight: 400; letter-spacing: -.065em; line-height: .98; }
.chia h2 { font-size: clamp(44px, 5.6vw, 82px); }
.chia h1 em, .chia h2 em, .chia-teaser h2 em { font-family: var(--font-serif); font-weight: 400; }
.chia a:focus-visible, .chia button:focus-visible, .chia summary:focus-visible, .chia-teaser a:focus-visible { outline: 3px solid currentColor; outline-offset: 6px; }
.chia-eyebrow { font-size: 11px; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; display: block; }
.chia-button { display: inline-flex; align-items: center; justify-content: space-between; gap: 28px; padding: 8px 8px 8px 25px; min-height: 54px; border-radius: 99px; background: var(--chia-green); color: var(--chia-cream); font-size: 14px; font-weight: 600; width: fit-content; transition: transform .4s var(--chia-ease); }
.chia-button span { display: grid; place-items: center; border-radius: 50%; background: var(--chia-lime); color: var(--chia-green); width: 38px; height: 38px; font-size: 23px; transition: transform .4s var(--chia-ease); }
.chia-button:hover { transform: translateY(-3px); }
.chia-button:hover span { transform: rotate(-35deg); }
.chia-button:active { transform: scale(.98); }
.chia-text-link { font-size: 14px; font-weight: 600; text-underline-offset: 6px; text-decoration: underline; }
.chia-section { padding: 100px max(5vw, 24px); }
.chia-section-label { display: flex; justify-content: space-between; gap: 20px; margin-bottom: 65px; font-size: 11px; text-transform: uppercase; letter-spacing: .1em; }
.chia-toolbar { padding: 18px 4vw; display: flex; align-items: center; justify-content: space-between; gap: 16px; font-size: 11px; border-bottom: 1px solid #245b1820; }
.chia-back { font-weight: 700; }
.chia-skip { position: absolute; left: 20px; transform: translateY(-300px); background: #fff; padding: 16px; z-index: 10; }
.chia-skip:focus { transform: none; }
.chia-page .hdr-bar { display: none; }
.chia-page .hdr { background: #f6f8e7f5; }
.chia-page .hdr-row { padding-left: 4vw; padding-right: 4vw; }
.chia-page .hdr-cta { display: none; }
.chia-page .hdr-nav a.active { color: #245b18; }
.chia-page .hdr-burger { margin-left: auto; }
.chia-hero { padding: 28px 4vw 40px; position: relative; }
.chia-hero-top { display: flex; justify-content: space-between; align-items: center; }
.chia-edition { font-size: 11px; }
.chia-hero h1 { text-align: center; font-size: clamp(46px, 6.4vw, 96px); margin-top: 32px; position: relative; z-index: 1; }
.chia-hero h1 em { font-size: 1.08em; }
.chia-hero-stage { height: clamp(370px, 36vw, 550px); position: relative; margin-top: 10px; }
.chia-hero-word { position: absolute; width: 100%; text-align: center; font-family: var(--font-display); font-size: clamp(140px, 22vw, 330px); line-height: 1; letter-spacing: -.075em; color: #dce9c4; top: 16%; }
.chia-bottle-group { position: absolute; inset: 0; }
.chia-hero-bottle { position: absolute; height: 94%; width: auto; object-fit: contain; bottom: 0; filter: drop-shadow(0 25px 16px #34541720); }
.chia-bottle-front { left: calc(50% - 8%); height: 100%; z-index: 2; --bottle-turn: 5deg; animation: chia-float 7s var(--chia-ease) infinite alternate; }
.chia-bottle-left { left: calc(50% - 24%); bottom: 3%; --bottle-turn: -17deg; animation: chia-float 7s var(--chia-ease) -2s infinite alternate; }
.chia-bottle-right { left: calc(50% + 10%); bottom: 3%; --bottle-turn: 19deg; animation: chia-float 8s var(--chia-ease) -4s infinite alternate; }
@keyframes chia-float { from { transform: translateY(0) rotate(var(--bottle-turn, 0deg)); } to { transform: translateY(-16px) rotate(calc(var(--bottle-turn, 0deg) + 4deg)); } }
.chia-orbit { position: absolute; width: 140px; aspect-ratio: 1; border: 26px solid #c2e984; border-radius: 50%; }
.chia-orbit-one { left: 10%; top: 18%; animation: chia-drift 9s var(--chia-ease) infinite alternate; }
.chia-orbit-two { right: 7%; bottom: 6%; width: 90px; border-color: #e6c7eb; border-width: 18px; animation: chia-drift 9s var(--chia-ease) -4s infinite alternate; }
@keyframes chia-drift { to { transform: translate(14px, -22px) rotate(20deg); } }
.chia-seed { width: 12px; height: 22px; border-radius: 65% 35% 65% 35%; background: #315024; position: absolute; animation: chia-drift 8s var(--chia-ease) infinite alternate; }
.chia-seed-one { left: 24%; bottom: 23%; transform: rotate(30deg); }
.chia-seed-two { right: 18%; top: 21%; transform: rotate(-35deg); animation-delay: -3s; }
.chia-seed-three { left: 19%; top: 7%; width: 8px; height: 13px; animation-delay: -5s; }
.chia-hero-note { position: absolute; left: 9%; bottom: 10%; font-family: var(--font-serif); font-style: italic; font-size: 24px; line-height: 1.05; transform: rotate(-8deg); }
.chia-hand-arrow { display: block; font-size: 60px; margin: 0 0 10px 55px; }
.chia-round-label { position: absolute; right: 8%; top: 11%; background: #edbfe9; color: #672865; width: 128px; height: 128px; border-radius: 50%; display: flex; flex-direction: column; justify-content: center; text-align: center; font-size: 17px; line-height: 1.15; transform: rotate(12deg); }
.chia-hero-bottom { display: flex; justify-content: space-between; gap: 30px; align-items: center; margin-top: 30px; }
.chia-hero-bottom p { font-size: 13px; max-width: 350px; }
.chia-scroll-hint { font-size: 11px; writing-mode: vertical-rl; }
.chia-ribbon { background: var(--chia-green); color: var(--chia-lime); overflow: hidden; padding: 19px 0; }
.chia-ribbon-track { display: flex; width: max-content; animation: chia-ribbon 48s linear infinite; }
.chia-ribbon-track span { display: flex; align-items: center; white-space: nowrap; font-size: 14px; font-weight: 700; letter-spacing: .07em; gap: 38px; padding-right: 38px; }
.chia-ribbon-track i { font-style: normal; font-size: 24px; }
@keyframes chia-ribbon { to { transform: translateX(-50%); } }
.chia-intro-grid { display: grid; grid-template-columns: 1.1fr 1fr; gap: 9vw; }
.chia-intro-copy { padding-top: 10px; }
.chia-intro-copy > p + p { margin-top: 20px; }
.chia-intro-copy > p { font-size: 15px; line-height: 1.8; max-width: 520px; }
.chia-intro-copy .chia-lead { font-size: 25px; line-height: 1.3; margin-bottom: 26px; }
.chia-facts { display: flex; justify-content: space-between; gap: 18px; margin-top: 40px; padding-top: 30px; border-top: 1px solid #245b1833; }
.chia-facts b { display: block; font-size: clamp(30px, 3.2vw, 48px); letter-spacing: -.06em; line-height: 1; font-weight: 500; }
.chia-facts b span { font-size: 19px; }
.chia-facts div > span { display: block; font-size: 11px; margin-top: 10px; }
.chia-film { padding: 0 22px; }
.chia-film-frame { background: #c7ed9a; border-radius: 32px; overflow: hidden; position: relative; min-height: 530px; height: 48vw; max-height: 780px; }
.chia-video { width: 100%; height: 100%; object-fit: cover; position: absolute; inset: 0; }
.chia-film-frame::after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg, #f0f8d5e6, #edf8d54d 49%, transparent 70%); pointer-events: none; }
.chia-film-copy { position: relative; z-index: 1; padding: 8vw 5vw; max-width: 65%; }
.chia-film-copy h2 { margin: 26px 0 35px; }
.chia-film-caption { position: absolute; left: 5vw; bottom: 30px; font-size: 10px; letter-spacing: .18em; z-index: 1; }
.chia-flavours-heading { display: flex; justify-content: space-between; gap: 25px; align-items: end; margin-bottom: 45px; }
.chia-flavours-heading p { font-size: 13px; }
.chia-tabs { display: flex; gap: 10px; flex-wrap: wrap; margin-bottom: 24px; }
.chia-tab { color: var(--chia-green); background: transparent; border: 1px solid #245b1840; border-radius: 99px; padding: 12px 20px; display: inline-flex; gap: 10px; align-items: center; font-size: 13px; transition: transform .3s var(--chia-ease), background .3s var(--chia-ease); }
.chia-tab > span { background: var(--flavour); width: 14px; height: 14px; border-radius: 50%; box-shadow: inset 0 0 0 1px #0002; }
.chia-tab[aria-pressed=true] { background: var(--chia-green); color: var(--chia-cream); border-color: transparent; }
.chia-tab:hover { transform: translateY(-2px); }
.chia-flavour { display: grid; grid-template-columns: 1fr 1fr; border-radius: 32px; overflow: hidden; background: var(--flavour); color: var(--flavour-ink); padding: 8px; gap: 8px; }
.chia-flavour + .chia-flavour { margin-top: 20px; }
.chia-ready .chia-flavour + .chia-flavour { margin-top: 0; }
.chia-flavour-art { min-height: 580px; position: relative; overflow: hidden; border-radius: 26px; }
.chia-flavour-art > img { position: absolute; width: auto; height: 80%; left: 50%; top: 8%; transform: translateX(-50%) rotate(-9deg); filter: drop-shadow(0 20px 14px #202f1826); z-index: 1; }
.chia-flavour-word { position: absolute; top: 41%; left: 50%; transform: translateX(-50%) rotate(-90deg); font-family: var(--font-display); font-size: clamp(72px, 8.5vw, 140px); letter-spacing: -.055em; opacity: .13; white-space: nowrap; }
.chia-flavour-halo { position: absolute; width: 380px; height: 380px; left: 50%; top: 50%; margin: -190px; border: 55px solid #ffffff55; border-radius: 50%; }
.chia-flavour-number, .chia-flavour-volume { position: absolute; bottom: 20px; font-size: 11px; }
.chia-flavour-number { left: 25px; }
.chia-flavour-volume { right: 25px; text-align: right; }
.chia-flavour-copy { background: #ffffff99; border-radius: 26px; padding: clamp(28px, 4vw, 64px); display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.chia-flavour-copy h3 { font-size: clamp(40px, 4.4vw, 70px); line-height: .97; letter-spacing: -.055em; margin: 28px 0; font-family: var(--font-display); font-weight: 400; }
.chia-flavour-copy h3 span { display: block; font-family: var(--font-serif); font-style: italic; font-weight: 400; }
.chia-flavour-copy h4 { font-size: 18px; margin-bottom: 14px; }
.chia-flavour-copy > p { font-size: 14px; line-height: 1.75; }
.chia-flavour-copy details { margin: 25px 0 30px; width: 100%; }
.chia details { border-top: 1px solid #245b1833; }
.chia summary { list-style: none; cursor: pointer; display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 20px 0; font-size: 14px; font-weight: 600; }
.chia summary::-webkit-details-marker { display: none; }
.chia summary > span { font-size: 24px; font-weight: 400; transition: transform .35s var(--chia-ease); }
.chia details[open] summary > span { transform: rotate(45deg); }
.chia details p { font-size: 14px; line-height: 1.75; padding-bottom: 24px; }
.chia details a { text-decoration: underline; text-underline-offset: 3px; }
.chia-availability { font-size: 12px; margin-top: 20px !important; opacity: .85; }
.chia-ingredients { background: #e5edcf; }
.chia-ingredient-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 5vw; margin-top: 55px; }
.chia-ingredient { border-top: 1px solid #245b1840; padding-top: 18px; position: relative; }
.chia-ingredient-index { font-size: 11px; }
.chia-ingredient h3 { font-size: 28px; line-height: 1.1; letter-spacing: -.04em; font-weight: 500; margin-bottom: 18px; }
.chia-ingredient p { font-size: 14px; line-height: 1.7; max-width: 310px; }
.chia-seeds-art, .chia-fruit-art, .chia-agave-art { height: 180px; width: 170px; position: relative; margin: 16px 0; }
.chia-seeds-art i { position: absolute; width: 24px; height: 38px; border-radius: 60% 40% 60% 40%; background: #315b20; border: 4px solid #aac487; top: 30%; left: 35%; transform: rotate(30deg); }
.chia-seeds-art i:nth-child(2) { left: 65%; top: 20%; transform: rotate(-20deg); }
.chia-seeds-art i:nth-child(3) { left: 10%; top: 50%; transform: rotate(-70deg); }
.chia-seeds-art i:nth-child(4) { left: 55%; top: 65%; }
.chia-seeds-art i:nth-child(5) { left: 78%; top: 53%; transform: rotate(80deg); }
.chia-seeds-art i:nth-child(6) { left: 20%; top: 8%; transform: rotate(70deg); }
.chia-seeds-art i:nth-child(7) { left: 25%; top: 80%; transform: rotate(-30deg); }
.chia-fruit-art { font-size: 190px; line-height: 180px; color: #ba4092; }
.chia-agave-art i { position: absolute; bottom: 20%; left: 30%; width: 38px; height: 120px; border-radius: 100% 0 80% 0; background: #75a744; transform: rotate(-35deg); transform-origin: bottom; }
.chia-agave-art i:nth-child(2) { transform: rotate(0); background: #326724; }
.chia-agave-art i:nth-child(3) { transform: rotate(40deg); background: #8ab650; }
.chia-ingredient-footer { margin-top: 65px; padding-top: 25px; border-top: 1px solid #245b1840; display: flex; justify-content: space-between; gap: 20px; font-size: 12px; }
.chia-ritual { display: grid; grid-template-columns: 1fr 1fr; gap: 9vw; align-items: center; }
.chia-ritual-photo { border-radius: 32px; padding: 7px; background: #e9ddcf; transform: rotate(-3deg); }
.chia-ritual-photo img { border-radius: 25px; width: 100%; max-height: 680px; object-fit: cover; }
.chia-ritual-copy h2 { margin: 30px 0; }
.chia-ritual-copy p { font-size: 15px; line-height: 1.8; max-width: 440px; margin-top: 18px; }
.chia-ritual-signature { display: block; font-family: var(--font-serif); font-style: italic; font-size: 29px; margin-top: 36px; transform: rotate(-5deg); }
.chia-faq { display: grid; grid-template-columns: 1fr 1.2fr; gap: 9vw; padding-top: 40px; }
.chia-faq h2 { margin-top: 25px; }
.chia-faq summary { padding: 23px 0; font-size: 16px; }
.chia-outro { background: #d6f7a6; text-align: center; padding: 90px 24px 0; position: relative; overflow: hidden; }
.chia-outro h2 { margin: 26px 0; font-size: clamp(45px, 7vw, 110px); }
.chia-outro p { font-size: 15px; line-height: 1.7; }
.chia-outro-actions { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 28px; margin-top: 30px; }
.chia-outro-word { font-family: var(--font-display); font-size: 23vw; line-height: .92; letter-spacing: -.08em; margin-top: 60px; transform: translateY(17%); }
.chia-ready .chia-reveal { opacity: 0; transform: translateY(32px); transition: transform .9s var(--chia-ease), opacity .9s var(--chia-ease); }
.chia-ready .chia-reveal.is-visible { opacity: 1; transform: none; }
.chia-ready .chia-flavour:not([hidden]) .chia-flavour-copy { animation: chia-enter .6s var(--chia-ease) both; }
.chia-ready .chia-flavour:not([hidden]) .chia-flavour-art img { animation: chia-bottle-enter .85s var(--chia-ease) both; }
@keyframes chia-enter { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: none; } }
@keyframes chia-bottle-enter { from { opacity: 0; transform: translate(-50%, 35px) rotate(8deg); } to { opacity: 1; transform: translate(-50%, 0) rotate(-9deg); } }
@supports (animation-timeline: view()) {
    .chia-ritual-photo img { animation: chia-photo-travel linear both; animation-timeline: view(); animation-range: entry 0% exit 100%; }
    @keyframes chia-photo-travel { from { transform: scale(1.02); } to { transform: scale(1.08); } }
    .chia-ritual-photo { overflow: hidden; }
}

/* Homepage introduction, scoped independently of the ChiaDia page. */
.chia-teaser { margin: 0 32px 80px; border-radius: 32px; padding: 65px 5vw; background: var(--chia-cream); display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 30px; overflow: hidden; }
.chia-teaser h2 { font-size: clamp(36px, 4vw, 64px); margin: 23px 0; }
.chia-teaser p { font-size: 15px; line-height: 1.7; max-width: 430px; margin: 0 0 26px; }
.chia-teaser-note { display: block; font-size: 11px; margin-top: 24px; }
.chia-teaser-art { position: relative; height: 400px; }
.chia-teaser-orbit { position: absolute; inset: 15% 5%; border-radius: 50%; background: #dfedc6; }
.chia-teaser-bottle { position: absolute; width: auto; height: 90%; top: 5%; filter: drop-shadow(0 18px 12px #34541720); transition: transform .7s var(--chia-ease); }
.chia-teaser-bottle-left { left: 12%; transform: rotate(-18deg); }
.chia-teaser-bottle-center { left: 40%; z-index: 1; transform: rotate(4deg); }
.chia-teaser-bottle-right { right: 5%; transform: rotate(18deg); }
.chia-teaser:hover .chia-teaser-bottle-left { transform: rotate(-22deg) translateY(-10px); }
.chia-teaser:hover .chia-teaser-bottle-center { transform: rotate(0deg) translateY(-16px); }
.chia-teaser:hover .chia-teaser-bottle-right { transform: rotate(22deg) translateY(-8px); }
.chia-teaser-stamp { position: absolute; right: 0; bottom: 0; background: #eebfea; color: #672865; width: 95px; height: 95px; border-radius: 50%; display: grid; place-content: center; text-align: center; font-size: 14px; transform: rotate(12deg); z-index: 2; }
@media (min-width: 1600px) { .chia-section { padding-left: max(5vw, calc((100vw - 1440px)/2)); padding-right: max(5vw, calc((100vw - 1440px)/2)); } }
@media (max-width: 1050px) {
  .chia-page .hdr-cta { display: none; }
  .chia-hero-stage { height: 400px; }
  .chia-bottle-left { left: 24%; }
  .chia-bottle-front { left: 41%; }
  .chia-bottle-right { left: 57%; }
  .chia-hero-note { left: 1%; font-size: 19px; }
  .chia-round-label { right: 1%; width: 100px; height: 100px; font-size: 14px; }
  .chia-flavour-art { min-height: 560px; }
  .chia-flavour-copy { padding: 30px; }
  .chia-teaser-art { height: 340px; }
}
@media (max-width: 760px) {
  .chia-section { padding: 64px 20px; }
  .chia-section-label { margin-bottom: 38px; font-size: 9px; }
  .chia-section-label span:last-child { display: none; }
  .chia-toolbar { padding: 10px 18px; }
  .chia-toolbar > span { display: none; }
  .chia-hero { padding: 25px 18px 32px; }
  .chia-hero-top { justify-content: center; }
  .chia-hero-top .chia-eyebrow { font-size: 9px; }
  .chia-edition { display: none; }
  .chia-hero h1 { font-size: clamp(40px, 8vw, 60px); margin-top: 25px; }
  .chia-hero-stage { height: clamp(300px, 64vw, 420px); margin-top: 26px; }
  .chia-hero-bottle { height: 86%; }
  .chia-bottle-front { height: 95%; left: 38%; }
  .chia-bottle-left { left: 18%; }
  .chia-bottle-right { left: 59%; }
  .chia-hero-word { top: 26%; font-size: 23vw; }
  .chia-orbit-one { width: 76px; border-width: 15px; left: 0; top: 0; }
  .chia-orbit-two { width: 60px; border-width: 12px; right: 0; bottom: 0; }
  .chia-hero-note { display: none; }
  .chia-round-label { width: 75px; height: 75px; right: -5px; top: -6px; font-size: 11px; }
  .chia-hero-bottom { flex-direction: column; gap: 22px; text-align: center; margin-top: 24px; }
  .chia-scroll-hint { display: none; }
  .chia-ribbon { padding: 13px 0; }
  .chia-ribbon-track span { font-size: 11px; gap: 25px; padding-right: 25px; }
  .chia-intro-grid, .chia-ritual, .chia-faq { grid-template-columns: 1fr; gap: 38px; }
  .chia-intro-copy .chia-lead { font-size: 23px; }
  .chia-film { padding: 0 10px; }
  .chia-film-frame { min-height: 540px; border-radius: 24px; }
  .chia-video { object-position: 65% center; }
  .chia-film-frame::after { background: linear-gradient(180deg, #f0f8d5ec, #edf8d53d 55%, transparent); }
  .chia-film-copy { padding: 35px 25px; max-width: 100%; }
  .chia-film-copy h2 { font-size: 50px; margin-top: 20px; }
  .chia-film-caption { font-size: 8px; left: 25px; bottom: 25px; }
  .chia-flavours-heading { display: block; margin-bottom: 28px; }
  .chia-flavours-heading p { margin-top: 20px; }
  .chia-tabs { gap: 8px; }
  .chia-tab { padding: 10px 12px; font-size: 12px; }
  .chia-flavour { grid-template-columns: 1fr; padding: 6px; border-radius: 26px; }
  .chia-flavour-art { min-height: 400px; }
  .chia-flavour-art > img { height: 83%; top: 3%; }
  .chia-flavour-word { font-size: 72px; transform: translateX(-50%); top: 34%; }
  .chia-flavour-halo { width: 280px; height: 280px; margin: -140px; border-width: 40px; }
  .chia-flavour-copy { padding: 30px 24px; border-radius: 21px; }
  .chia-flavour-copy h3 { font-size: 48px; margin: 22px 0; }
  .chia-ingredient-grid { grid-template-columns: 1fr; gap: 38px; }
  .chia-ingredient { padding-right: 120px; }
  .chia-ingredient h3 { margin-top: 25px; font-size: 27px; }
  .chia-seeds-art, .chia-fruit-art, .chia-agave-art { position: absolute; right: -22px; top: 25px; transform: scale(.62); transform-origin: right top; margin: 0; }
  .chia-ingredient-footer { flex-wrap: wrap; font-size: 11px; margin-top: 35px; }
  .chia-ritual-photo { transform: none; }
  .chia-ritual-photo img { max-height: 520px; }
  .chia-faq { padding-top: 20px; }
  .chia-faq summary { font-size: 14px; }
  .chia-outro { padding-top: 60px; }
  .chia-outro-actions { flex-direction: column; }
  .chia-outro-word { margin-top: 45px; }
  .chia-teaser { margin: 0 18px 56px; padding: 40px 25px; grid-template-columns: 1fr; gap: 30px; }
  .chia-teaser h2 { font-size: clamp(34px, 7vw, 52px); }
  .chia-teaser-art { height: 340px; max-width: 460px; width: 100%; margin: auto; }
  .chia-teaser-bottle { height: 90%; }
  .chia-teaser-bottle-left { left: 6%; }
  .chia-teaser-bottle-right { right: 2%; }
}
