@import url("https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;600;700;800&family=Source+Sans+3:wght@300;400;700;900&display=swap");:root{--blue:#2F23F2;--white:#fff;--ink:#090909;--cream:#f4f0df;--yoli-bg:#B7D99C;--muted:rgba(9,9,9,.62);--line-blue:rgba(47,35,242,.24);--line-dark:rgba(9,9,9,.16);--font-display:"Instrument Sans",Arial,sans-serif;--font-body:"Source Sans 3",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--yoli-bg);font-family:var(--font-body);line-height:1.35;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit}button,input,select,textarea{font:inherit}.container{width:min(100% - 32px,1240px);margin-inline:auto}.skip-link{position:absolute;left:-999px;top:12px;z-index:9999;padding:10px 14px;background:var(--blue);color:#fff}.skip-link:focus{left:12px}.site-header{position:fixed;inset:0 0 auto;z-index:300;display:grid;grid-template-columns:1fr auto 1fr;align-items:start;padding:18px 22px;color:var(--blue);pointer-events:none;font-family:var(--font-display);font-size:14px;font-weight:800;text-transform:uppercase}.site-header>*{pointer-events:auto}.wordmark{text-decoration:none;line-height:.9;letter-spacing:-.03em}.header-center{text-align:center}.header-pills{display:flex;justify-content:center;gap:12px;align-items:center}.header-pill{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;border:1px solid rgba(47,35,242,.18);border-radius:22px;background:rgba(47,35,242,.10);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--blue);text-decoration:none;font-family:var(--font-display);font-size:clamp(12px,1.1vw,18px);font-weight:800;letter-spacing:-.02em;line-height:1;transition:background .25s ease,border-color .25s ease,transform .25s ease}.header-pill:hover{background:rgba(47,35,242,.18);border-color:rgba(47,35,242,.28);transform:translateY(-1px)}.header-right{display:flex;justify-content:flex-end;gap:18px;align-items:flex-start}.download-link,.menu-button{border:0;background:transparent;color:var(--blue);text-decoration:none;cursor:pointer;font-weight:800;padding:0}.menu-overlay{position:fixed;inset:0;z-index:400;background:var(--blue);color:#fff;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}.menu-overlay.is-open{opacity:1;visibility:visible}.menu-panel{min-height:100svh;padding:22px;display:grid;align-content:space-between}.menu-close{justify-self:end;border:0;background:transparent;color:#fff;font-weight:800;cursor:pointer;font-family:var(--font-display)}.menu-panel nav{display:grid;gap:14px;padding-bottom:7vh}.menu-panel a{display:grid;grid-template-columns:90px 1fr;text-decoration:none;font-family:var(--font-display);font-size:clamp(44px,8vw,126px);line-height:.82;letter-spacing:-.07em;font-weight:800;border-top:1px solid rgba(255,255,255,.32);padding-top:16px}.menu-panel a span{font-size:16px;letter-spacing:0;line-height:1}.report-section{position:relative;min-height:100svh;padding:clamp(84px,10vw,160px) 0;overflow:hidden}.report-number{position:absolute;right:22px;top:88px;font-family:var(--font-display);font-size:clamp(90px,18vw,270px);line-height:.74;letter-spacing:-.08em;font-weight:800;color:rgba(47,35,242,.08);pointer-events:none}.eyebrow{margin:0 0 18px;font-family:var(--font-display);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--blue)}h1,h2,h3{margin:0;font-family:var(--font-display);font-weight:800;line-height:.86;letter-spacing:-.075em}h2{font-size:clamp(54px,8.2vw,136px)}p{font-size:clamp(18px,2vw,25px)}.two-col,.download-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.body-copy p{color:var(--muted);max-width:700px}.hero{background:var(--yoli-bg);color:var(--blue);padding:72px 22px 28px}.report-grid-bg{display:none}.hero-inner{position:relative;z-index:2;min-height:calc(100svh - 100px);display:grid;align-content:space-between}.hero-meta{display:flex;justify-content:space-between;gap:20px;font-family:var(--font-display);font-size:14px;font-weight:800}.hero h1{font-size:clamp(62px,16vw,250px);text-transform:uppercase}.hero h1 span{display:block}.hero-bottom{display:flex;justify-content:space-between;gap:24px;align-items:end;border-top:1px solid var(--line-blue);padding-top:18px}.hero-bottom p{margin:0;max-width:520px;font-family:var(--font-display);color:var(--blue);font-weight:800}.hero-bottom a{font-family:var(--font-display);font-weight:800;text-decoration:none}.hero-can{position:absolute;right:7%;top:27%;width:min(25vw,330px);filter:drop-shadow(0 32px 24px rgba(0,0,0,.18));transform:rotate(-7deg)}.hero-icon{position:absolute;width:min(16vw,210px);filter:drop-shadow(0 20px 18px rgba(0,0,0,.12))}.hero-icon-a{left:6%;top:28%;transform:rotate(8deg)}.hero-icon-b{right:30%;bottom:10%;transform:rotate(-8deg)}.intro{background:var(--blue);color:#fff}.intro .eyebrow,.intro .report-number{color:rgba(255,255,255,.5)}.intro .body-copy p{color:rgba(255,255,255,.72)}.data{background:#fff}.section-head{max-width:980px;margin-bottom:54px}.reveal-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line-dark)}.reveal-card{min-height:370px;padding:22px;background:#fff;border:0;border-right:1px solid var(--line-dark);text-align:left;display:grid;align-content:space-between;cursor:pointer;color:var(--ink)}.reveal-card:last-child{border-right:0}.reveal-card span{color:var(--blue);font-family:var(--font-display);font-weight:800;text-transform:uppercase}.reveal-card strong{display:block;font-family:var(--font-display);font-size:clamp(50px,8vw,120px);line-height:.8;letter-spacing:-.07em;color:var(--blue)}.reveal-card em{font-style:normal;color:var(--muted);text-transform:uppercase;font-size:13px;font-weight:800}.reveal-card p{display:none;margin:0;color:var(--ink);font-size:19px}.reveal-card.is-open{background:var(--blue);color:#fff}.reveal-card.is-open span,.reveal-card.is-open strong,.reveal-card.is-open em,.reveal-card.is-open p{color:#fff}.reveal-card.is-open p{display:block}.methodology{background:#f4f0df}.method-list{display:grid;border-top:1px solid var(--line-dark)}.method-list article{display:grid;grid-template-columns:80px 1fr;gap:20px;padding:26px 0;border-bottom:1px solid var(--line-dark)}.method-list span{color:var(--blue);font-family:var(--font-display);font-weight:800}.method-list strong{font-family:var(--font-display);font-size:32px}.method-list p{grid-column:2;margin:0;color:var(--muted);font-size:19px}.findings{background:#fff}.findings-list{list-style:none;padding:0;margin:0;display:grid;border-top:1px solid var(--line-dark)}.findings-list li{display:grid;grid-template-columns:86px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid var(--line-dark);font-family:var(--font-display);font-size:clamp(26px,4vw,62px);line-height:.95;letter-spacing:-.05em;font-weight:800}.findings-list span{color:var(--blue);font-size:18px;letter-spacing:0}.chapters{background:var(--blue);color:#fff}.chapters .eyebrow,.chapters .report-number{color:rgba(255,255,255,.5)}.flavour-chapters{display:grid;gap:16px;margin-top:54px}.flavour-row{position:relative;display:grid;grid-template-columns:76px .85fr 1.15fr auto;gap:22px;align-items:center;min-height:190px;border-top:1px solid rgba(255,255,255,.28);padding:18px 0;color:#fff;overflow:hidden}.flavour-row:last-child{border-bottom:1px solid rgba(255,255,255,.28)}.flavour-row-number{font-family:var(--font-display);font-weight:800;color:rgba(255,255,255,.6)}.flavour-row h3{font-size:clamp(36px,6vw,92px)}.flavour-row p{color:rgba(255,255,255,.74);max-width:520px}.flavour-row img{height:212px;width:auto;filter:drop-shadow(0 14px 14px rgba(0,0,0,.2));transform:translateX(-55%)}.download{background:#fff}.download-grid p{color:var(--muted)}.lead-form{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding:28px;background:var(--blue);color:#fff}.lead-form h3,.lead-form .full,.lead-form button{grid-column:1/-1}.lead-form h3{font-size:36px}.lead-form label{display:grid;gap:8px;font-weight:700}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;padding:13px 14px;outline:none}.lead-form input::placeholder,.lead-form textarea::placeholder{color:rgba(255,255,255,.55)}.lead-form option{color:#000}.lead-form button{min-height:54px;border:1px solid #fff;background:#fff;color:var(--blue);font-weight:800;cursor:pointer}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:22px;background:var(--blue);color:#fff;font-family:var(--font-display);font-weight:800;text-transform:uppercase}.reveal-in{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.reveal-in.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}@media(max-width:980px){.header-center,.download-link{display:none}.menu-panel a{grid-template-columns:50px 1fr;font-size:clamp(42px,13vw,92px)}.hero h1{font-size:clamp(58px,19vw,160px)}.hero-can{width:260px;right:4%;top:46%}.hero-icon{width:150px}.hero-bottom,.hero-meta,.two-col,.download-grid{grid-template-columns:1fr;display:grid}.reveal-grid{grid-template-columns:repeat(2,1fr)}.reveal-card:nth-child(2){border-right:0}.reveal-card:nth-child(1),.reveal-card:nth-child(2){border-bottom:1px solid var(--line-dark)}.flavour-row{grid-template-columns:50px 1fr}.flavour-row img{grid-column:2}}@media(max-width:640px){.site-header{padding:14px}.hero{padding-inline:0}.hero h1{font-size:clamp(48px,18vw,92px)}.hero-can{position:relative;right:auto;top:auto;width:230px;margin:20px auto}.hero-icon{display:none}h2{font-size:clamp(42px,14vw,78px)}.reveal-grid,.lead-form{grid-template-columns:1fr}.reveal-card{border-right:0;border-bottom:1px solid var(--line-dark)}.findings-list li{grid-template-columns:46px 1fr}}
.hero-copy-title{font-family:var(--font-display);font-size:clamp(46px,5.3vw,86px);font-weight:800;line-height:.98;letter-spacing:-.06em;color:#000;max-width:1500px}.hero-logo-lockup{display:inline-block;width:min(22vw,320px);color:#000;text-decoration:none;align-self:end}.hero-logo-lockup img{width:100%;height:auto;display:block;filter:brightness(0)}


/* --- JPP-style first screen for YOLI: exact composition override --- */
.site-header-hidden {
  display: none !important;
}

.hero-jpp {
  min-height: 100vh;
  padding: 30px 38px 34px !important;
  background: #EAEADA !important;
  color: #000 !important;
  overflow: hidden;
}

.hero-jpp-inner {
  min-height: calc(100vh - 64px);
  display: grid;
  grid-template-rows: auto 1fr auto;
  gap: 22px;
  align-items: start;
}

.hero-actions {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 34px;
}

.hero-search {
  border: 0;
  background: transparent;
  color: #000;
  cursor: pointer;
  padding: 0;
  display: grid;
  place-items: start center;
  width: 70px;
  height: 70px;
}

.hero-search-icon {
  position: relative;
  display: block;
  width: 46px;
  height: 46px;
  border: 6px solid #000;
  border-radius: 50%;
}

.hero-search-icon::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 6px;
  background: #000;
  border-radius: 999px;
  right: -16px;
  bottom: -10px;
  transform: rotate(-45deg);
  transform-origin: center;
}

.hero-menu {
  border: 0;
  background: transparent;
  color: #000;
  cursor: pointer;
  padding: 0;
  display: grid;
  justify-items: center;
  gap: 10px;
  min-width: 84px;
}

.hero-menu-dot {
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #000;
}

.hero-menu-text {
  font-family: var(--font-body);
  font-size: 28px;
  line-height: 1;
  font-weight: 800;
  text-transform: none;
  color: #000;
}

.hero-copy {
  align-self: start;
  justify-self: start;
  max-width: min(40vw, 820px);
  padding-top: 0;
}

.hero-copy-title {
  margin: 0;
  max-width: 820px;
  font-family: var(--font-display);
  font-size: clamp(34px, 3vw, 52px);
  font-weight: 900;
  line-height: 1.02;
  letter-spacing: -0.04em;
  color: #000;
  text-transform: none;
}

.hero-logo-lockup {
  align-self: end;
  justify-self: start;
  display: inline-block;
  width: clamp(280px, 18vw, 340px);
  color: #000;
  text-decoration: none;
}

.hero-logo-lockup img {
  width: 100%;
  height: auto;
  display: block;
  filter: brightness(0);
}

/* remove any legacy first-screen decoration/content if cached by older CSS */
.hero-jpp .report-grid-bg,
.hero-jpp .hero-meta,
.hero-jpp .hero-can,
.hero-jpp .hero-icon,
.hero-jpp .hero-bottom {
  display: none !important;
}

@media (max-width: 980px) {
  .hero-jpp {
    padding: 24px 22px 26px !important;
  }

  .hero-jpp-inner {
    min-height: calc(100vh - 50px);
  }

  .hero-actions {
    gap: 22px;
  }

  .hero-search {
    width: 56px;
    height: 56px;
  }

  .hero-search-icon {
    width: 36px;
    height: 36px;
    border-width: 5px;
  }

  .hero-search-icon::after {
    width: 18px;
    height: 5px;
    right: -13px;
    bottom: -8px;
  }

  .hero-menu {
    min-width: 64px;
  }

  .hero-menu-dot {
    width: 56px;
    height: 56px;
  }

  .hero-menu-text {
    font-size: 22px;
  }

  .hero-copy {
    max-width: 68vw;
  }

  .hero-copy-title {
    font-size: clamp(28px, 5vw, 44px);
    max-width: 720px;
  }

  .hero-logo-lockup {
    width: 240px;
  }
}

@media (max-width: 640px) {
  .hero-jpp {
    padding: 18px 16px 22px !important;
  }

  .hero-actions {
    gap: 16px;
  }

  .hero-search {
    width: 48px;
    height: 48px;
  }

  .hero-search-icon {
    width: 30px;
    height: 30px;
    border-width: 4px;
  }

  .hero-search-icon::after {
    width: 15px;
    height: 4px;
    right: -10px;
    bottom: -7px;
  }

  .hero-menu-dot {
    width: 48px;
    height: 48px;
  }

  .hero-menu-text {
    font-size: 20px;
  }

  .hero-copy {
    max-width: 100%;
  }

  .hero-copy-title {
    font-size: clamp(25px, 7.4vw, 36px);
    line-height: 1.04;
  }

  .hero-logo-lockup {
    width: 190px;
  }
}


/* --- User request: make first-screen text 10x smaller --- */
.hero-copy {
  max-width: min(40vw, 820px) !important;
}

.hero-copy-title {
  font-size: clamp(3.4px, 0.3vw, 5.2px) !important;
  line-height: 1.08 !important;
  letter-spacing: -0.02em !important;
  max-width: 820px !important;
}

@media (max-width: 980px) {
  .hero-copy-title {
    font-size: clamp(2.8px, 0.5vw, 4.4px) !important;
  }
}

@media (max-width: 640px) {
  .hero-copy-title {
    font-size: clamp(2.5px, 0.75vw, 3.6px) !important;
  }
}


/* --- User request: first-screen headline same size as body paragraph --- */
.hero-copy {
  max-width: min(40vw, 820px) !important;
}

.hero-copy-title {
  font-size: clamp(18px, 2vw, 25px) !important;
  line-height: 1.25 !important;
  letter-spacing: -0.02em !important;
  font-weight: 900 !important;
  max-width: 820px !important;
}

@media (max-width: 980px) {
  .hero-copy {
    max-width: 68vw !important;
  }

  .hero-copy-title {
    font-size: clamp(17px, 2.6vw, 23px) !important;
    line-height: 1.25 !important;
  }
}

@media (max-width: 640px) {
  .hero-copy {
    max-width: 100% !important;
  }

  .hero-copy-title {
    font-size: 18px !important;
    line-height: 1.25 !important;
  }
}


/* --- Update per user request: raise logo, shorten first screen, enlarge and shift text --- */
.hero-jpp{
  min-height: 82vh !important;
  padding-bottom: 18px !important;
}
.hero-jpp-inner{
  min-height: calc(82vh - 48px) !important;
}
.hero-copy{
  max-width: min(46vw, 940px) !important;
  margin-left: 15% !important;
}
.hero-copy-title{
  font-size: clamp(20.7px, 2.3vw, 28.75px) !important;
  max-width: 940px !important;
}
.hero-logo-lockup{
  transform: translateY(-20%) !important;
}
@media (max-width: 980px){
  .hero-jpp{min-height: 78vh !important;}
  .hero-jpp-inner{min-height: calc(78vh - 42px) !important;}
  .hero-copy{max-width: 74vw !important; margin-left: 10% !important;}
  .hero-copy-title{font-size: clamp(19.5px, 2.99vw, 26.45px) !important;}
  .hero-logo-lockup{transform: translateY(-16%) !important;}
}
@media (max-width: 640px){
  .hero-jpp{min-height: 74vh !important;}
  .hero-jpp-inner{min-height: calc(74vh - 34px) !important;}
  .hero-copy{max-width: 88% !important; margin-left: 6% !important;}
  .hero-copy-title{font-size: 20.7px !important;}
  .hero-logo-lockup{transform: translateY(-12%) !important;}
}


/* --- Move first-screen text 15% left and make paragraph lines narrower --- */
.hero-copy{
  margin-left: 0 !important;
  max-width: 37ch !important;
}
.hero-copy-title{
  max-width: 37ch !important;
}
@media (max-width: 980px){
  .hero-copy{
    margin-left: 0 !important;
    max-width: 34ch !important;
  }
  .hero-copy-title{
    max-width: 34ch !important;
  }
}
@media (max-width: 640px){
  .hero-copy{
    margin-left: 0 !important;
    max-width: 100% !important;
  }
  .hero-copy-title{
    max-width: 100% !important;
  }
}


/* --- User request: make first-screen text block 50% wider --- */
.hero-copy {
  max-width: 55.5ch !important;
}

.hero-copy-title {
  max-width: 55.5ch !important;
}

@media (max-width: 980px) {
  .hero-copy {
    max-width: 51ch !important;
  }

  .hero-copy-title {
    max-width: 51ch !important;
  }
}

@media (max-width: 640px) {
  .hero-copy {
    max-width: 100% !important;
  }

  .hero-copy-title {
    max-width: 100% !important;
  }
}


/* --- User request: make first-screen text block another 30% wider --- */
.hero-copy {
  max-width: 72.15ch !important;
}

.hero-copy-title {
  max-width: 72.15ch !important;
}

@media (max-width: 980px) {
  .hero-copy {
    max-width: 66.3ch !important;
  }

  .hero-copy-title {
    max-width: 66.3ch !important;
  }
}

@media (max-width: 640px) {
  .hero-copy {
    max-width: 100% !important;
  }

  .hero-copy-title {
    max-width: 100% !important;
  }
}


/* --- User request: make first-screen text block another 15% wider --- */
.hero-copy {
  max-width: 82.97ch !important;
}

.hero-copy-title {
  max-width: 82.97ch !important;
}

@media (max-width: 980px) {
  .hero-copy {
    max-width: 76.25ch !important;
  }

  .hero-copy-title {
    max-width: 76.25ch !important;
  }
}

@media (max-width: 640px) {
  .hero-copy {
    max-width: 100% !important;
  }

  .hero-copy-title {
    max-width: 100% !important;
  }
}


/* --- Improve logo rendering and make it 15% smaller --- */
.hero-logo-lockup{
  width: clamp(238px, 15.3vw, 289px) !important; /* ~15% smaller than 280/18vw/340 */
}
.hero-logo-lockup img{
  filter: none !important;
  image-rendering: auto;
  -webkit-image-rendering: -webkit-optimize-contrast;
}
@media (max-width: 980px){
  .hero-logo-lockup{
    width: 204px !important; /* 15% smaller than 240 */
  }
}
@media (max-width: 640px){
  .hero-logo-lockup{
    width: 162px !important; /* 15% smaller than 190 */
  }
}


/* --- Vector SVG logo from original PDF: crisp at any size --- */
.hero-logo-lockup{
  width: clamp(238px, 15.3vw, 289px) !important;
}
.hero-logo-lockup img{
  filter: none !important;
  image-rendering: auto !important;
}
@media (max-width: 980px){
  .hero-logo-lockup{width: 204px !important;}
}
@media (max-width: 640px){
  .hero-logo-lockup{width: 162px !important;}
}


/* --- Move only the first-screen text upward to align with the right-side black dot --- */
.hero-copy{
  transform: translateY(-72px) !important;
}
@media (max-width: 980px){
  .hero-copy{
    transform: translateY(-48px) !important;
  }
}
@media (max-width: 640px){
  .hero-copy{
    transform: translateY(-28px) !important;
  }
}


/* --- User request: make YOLI logo 15% smaller; raise hero text 15% more --- */
.hero-logo-lockup{
  width: clamp(202px, 13vw, 246px) !important;
}
@media (max-width: 980px){
  .hero-logo-lockup{
    width: 173px !important;
  }
}
@media (max-width: 640px){
  .hero-logo-lockup{
    width: 138px !important;
  }
}

.hero-copy{
  transform: translateY(-83px) !important;
}
@media (max-width: 980px){
  .hero-copy{
    transform: translateY(-55px) !important;
  }
}
@media (max-width: 640px){
  .hero-copy{
    transform: translateY(-32px) !important;
  }
}


/* --- High-quality SVG YOLI eyes animation: cursor follow + soft blink --- */
.yoli-eyes-motion {
  --eye-x: 0px;
  --eye-y: 0px;
  position: absolute;
  left: 38px;
  top: 41%;
  z-index: 3;
  width: clamp(140px, 17vw, 285px);
  pointer-events: none;
  opacity: .96;
}

.yoli-eyes-svg {
  width: 100%;
  height: auto;
  display: block;
  overflow: visible;
}

.yoli-eyes-svg .eyes-whites path {
  fill: #F2F2ED;
  fill-rule: evenodd;
}

.yoli-eyes-svg .eyes-pupils {
  transform: translate(var(--eye-x), var(--eye-y));
  transform-box: fill-box;
  transform-origin: center;
  transition: transform 120ms ease-out;
  will-change: transform;
}

.yoli-eyes-svg .eyes-pupils path {
  fill: #3A3004;
  fill-rule: evenodd;
}

.yoli-eyes-svg .eyes-blink {
  transform-origin: center;
  transform-box: fill-box;
  animation: yoliBlink 6.8s ease-in-out infinite;
  will-change: transform;
}

@keyframes yoliBlink {
  0%, 88%, 100% { transform: scaleY(1); }
  91% { transform: scaleY(.08); }
  94% { transform: scaleY(1); }
}

@media (max-width: 980px) {
  .yoli-eyes-motion {
    left: 22px;
    top: 43%;
    width: clamp(118px, 22vw, 220px);
  }
}

@media (max-width: 640px) {
  .yoli-eyes-motion {
    left: 16px;
    top: 49%;
    width: 132px;
    opacity: .9;
  }
}

@media (prefers-reduced-motion: reduce) {
  .yoli-eyes-svg .eyes-blink {
    animation: none;
  }
  .yoli-eyes-svg .eyes-pupils {
    transition: none;
  }
}


/* --- Replace old eyes/search/menu with top-right animated eyes button --- */
.hero-actions{
  display:flex !important;
  justify-content:flex-end !important;
  align-items:flex-start !important;
  gap:0 !important;
}
.hero-search, .hero-menu, .hero-menu-dot, .hero-menu-text{display:none !important;}
.hero-eyes-toggle{
  border:0;
  background:transparent;
  padding:0;
  margin:0;
  cursor:pointer;
}
.hero-actions .yoli-eyes-motion{
  --eye-x: 0px;
  --eye-y: 0px;
  position:relative !important;
  left:auto !important;
  top:auto !important;
  width:clamp(116px, 12vw, 210px) !important;
  pointer-events:auto !important;
  opacity:1 !important;
}
.yoli-eyes-svg{overflow:visible; display:block; width:100%; height:auto;}
.yoli-eyes-svg .eyes-whites path{fill:#fff; fill-rule:evenodd;}
.yoli-eyes-svg .eyes-pupils{transform:translate(var(--eye-x), var(--eye-y)); transform-box:fill-box; transform-origin:center; transition:transform 120ms ease-out; will-change:transform;}
.yoli-eyes-svg .eyes-pupils path{fill:#000; fill-rule:evenodd;}
.yoli-eyes-svg .eyes-blink{transform-origin:center; transform-box:fill-box; animation:yoliBlink 2s ease-in-out infinite; will-change:transform;}
@keyframes yoliBlink{0%,84%,100%{transform:scaleY(1)}88%{transform:scaleY(.06)}92%{transform:scaleY(1)}}
@media (max-width:980px){
  .hero-actions .yoli-eyes-motion{width:clamp(104px, 16vw, 170px) !important;}
}
@media (max-width:640px){
  .hero-actions .yoli-eyes-motion{width:112px !important;}
}


/* --- User update: move left text and eyes 20% down, enlarge eyes 30%, smoother/faster blink --- */
.hero-copy{
  transform: translateY(20%) !important;
}
.hero-actions .yoli-eyes-motion{
  width: clamp(151px, 15.6vw, 273px) !important;
  transform: translateY(20%) !important;
}
.yoli-eyes-svg .eyes-pupils{
  transition: transform 180ms cubic-bezier(.22,.61,.36,1) !important;
}
.yoli-eyes-svg .eyes-blink{
  animation: yoliBlinkSmooth 2s cubic-bezier(.4,0,.2,1) infinite !important;
}
@keyframes yoliBlinkSmooth {
  0%, 74%, 100% { transform: scaleY(1); }
  78% { transform: scaleY(.78); }
  82% { transform: scaleY(.08); }
  87% { transform: scaleY(1); }
}
@media (max-width: 980px){
  .hero-copy{
    transform: translateY(20%) !important;
  }
  .hero-actions .yoli-eyes-motion{
    width: clamp(135px, 20.8vw, 221px) !important;
    transform: translateY(20%) !important;
  }
}
@media (max-width: 640px){
  .hero-copy{
    transform: translateY(20%) !important;
  }
  .hero-actions .yoli-eyes-motion{
    width: 146px !important;
    transform: translateY(20%) !important;
  }
}


/* --- Final override: bigger eyes, text slightly higher, hover enlargement, menu label --- */
.hero-copy{
  transform: translateY(10%) !important;
}

.hero-actions .yoli-eyes-motion{
  width: clamp(181px, 18.7vw, 328px) !important;
  transform: translateY(20%) !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 10px !important;
  transition: transform 180ms cubic-bezier(.22,.61,.36,1) !important;
}
.hero-actions .yoli-eyes-motion:hover{
  transform: translateY(20%) scale(1.12) !important;
}
.hero-actions .yoli-eyes-motion:focus-visible{
  outline: 2px solid #000;
  outline-offset: 6px;
}
.hero-eyes-menu-label{
  display: block;
  font-family: var(--font-body);
  font-size: 28px;
  line-height: 1;
  font-weight: 800;
  color: #000;
}
.yoli-eyes-svg .eyes-pupils{
  transition: transform 90ms cubic-bezier(.22,.61,.36,1) !important;
}
.yoli-eyes-svg .eyes-blink{
  animation: yoliBlinkSmoothHover 1.7s cubic-bezier(.4,0,.2,1) infinite !important;
}
@keyframes yoliBlinkSmoothHover {
  0%, 68%, 100% { transform: scaleY(1); }
  73% { transform: scaleY(.82); }
  78% { transform: scaleY(.06); }
  84% { transform: scaleY(1); }
}
@media (max-width: 980px){
  .hero-copy{
    transform: translateY(10%) !important;
  }
  .hero-actions .yoli-eyes-motion{
    width: clamp(162px, 25vw, 265px) !important;
  }
  .hero-eyes-menu-label{
    font-size: 22px;
  }
}
@media (max-width: 640px){
  .hero-copy{
    transform: translateY(10%) !important;
  }
  .hero-actions .yoli-eyes-motion{
    width: 175px !important;
  }
  .hero-eyes-menu-label{
    font-size: 20px;
  }
}


/* --- User update: raise left text to eye level; Ukrainian menu label lower by 10% --- */
.hero-copy{
  transform: translateY(-2%) !important;
}
.hero-eyes-menu-label{
  transform: translateY(10%) !important;
}
@media (max-width: 980px){
  .hero-copy{
    transform: translateY(-2%) !important;
  }
  .hero-eyes-menu-label{
    transform: translateY(10%) !important;
  }
}
@media (max-width: 640px){
  .hero-copy{
    transform: translateY(0%) !important;
  }
  .hero-eyes-menu-label{
    transform: translateY(10%) !important;
  }
}


/* --- User update: raise only the left hero text by 25% --- */
.hero-copy{
  transform: translateY(-25%) !important;
}
@media (max-width: 980px){
  .hero-copy{
    transform: translateY(-25%) !important;
  }
}
@media (max-width: 640px){
  .hero-copy{
    transform: translateY(-25%) !important;
  }
}


/* --- User update: raise only the left hero text 20% more --- */
.hero-copy{
  transform: translateY(-45%) !important;
}
@media (max-width: 980px){
  .hero-copy{
    transform: translateY(-45%) !important;
  }
}
@media (max-width: 640px){
  .hero-copy{
    transform: translateY(-45%) !important;
  }
}


/* --- User update: raise only the left hero text 30% more, remove menu button, enlarge eyes 15% --- */
.hero-copy{
  transform: translateY(-75%) !important;
}
.hero-eyes-menu-label{
  display: none !important;
}
.hero-actions .hero-eyes-display{
  border: 0 !important;
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}
.hero-actions .yoli-eyes-motion{
  width: clamp(208px, 21.5vw, 377px) !important;
}
@media (max-width: 980px){
  .hero-copy{
    transform: translateY(-75%) !important;
  }
  .hero-actions .yoli-eyes-motion{
    width: clamp(186px, 28.75vw, 305px) !important;
  }
}
@media (max-width: 640px){
  .hero-copy{
    transform: translateY(-75%) !important;
  }
  .hero-actions .yoli-eyes-motion{
    width: 201px !important;
  }
}


/* --- Bottom-right menu aligned with YOLI logo height --- */
.hero-bottom-menu {
  position: absolute;
  right: 38px;
  bottom: 34px;
  z-index: 20;
  border: 0;
  background: transparent;
  color: #000;
  cursor: pointer;
  padding: 0;
  display: grid;
  justify-items: center;
  gap: 10px;
}

.hero-bottom-menu-dot {
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #000;
}

.hero-bottom-menu-text {
  display: block;
  font-family: var(--font-body);
  font-size: 28px;
  line-height: 1;
  font-weight: 800;
  color: #000;
  text-transform: none;
}

.hero-bottom-menu:hover .hero-bottom-menu-dot {
  transform: scale(1.06);
}

.hero-bottom-menu-dot {
  transition: transform 180ms cubic-bezier(.22,.61,.36,1);
}

@media (max-width: 980px) {
  .hero-bottom-menu {
    right: 22px;
    bottom: 26px;
    gap: 8px;
  }

  .hero-bottom-menu-dot {
    width: 56px;
    height: 56px;
  }

  .hero-bottom-menu-text {
    font-size: 22px;
  }
}

@media (max-width: 640px) {
  .hero-bottom-menu {
    right: 16px;
    bottom: 22px;
  }

  .hero-bottom-menu-dot {
    width: 48px;
    height: 48px;
  }

  .hero-bottom-menu-text {
    font-size: 20px;
  }
}


/* --- Swap places of YOLI logo and bottom-right menu button --- */
.hero-logo-lockup {
  position: absolute !important;
  right: 38px !important;
  left: auto !important;
  bottom: 34px !important;
  align-self: auto !important;
  justify-self: auto !important;
}

.hero-bottom-menu {
  left: 38px !important;
  right: auto !important;
  bottom: 34px !important;
}

@media (max-width: 980px) {
  .hero-logo-lockup {
    right: 22px !important;
    left: auto !important;
    bottom: 26px !important;
  }

  .hero-bottom-menu {
    left: 22px !important;
    right: auto !important;
    bottom: 26px !important;
  }
}

@media (max-width: 640px) {
  .hero-logo-lockup {
    right: 16px !important;
    left: auto !important;
    bottom: 22px !important;
  }

  .hero-bottom-menu {
    left: 16px !important;
    right: auto !important;
    bottom: 22px !important;
  }
}


/* --- Raise YOLI kombucha logo upward under the eyes --- */
.hero-logo-lockup {
  bottom: 150px !important;
}

@media (max-width: 980px) {
  .hero-logo-lockup {
    bottom: 120px !important;
  }
}

@media (max-width: 640px) {
  .hero-logo-lockup {
    bottom: 104px !important;
  }
}


/* --- Raise YOLI kombucha 40% higher under the eyes --- */
.hero-logo-lockup {
  bottom: 210px !important;
}

@media (max-width: 980px) {
  .hero-logo-lockup {
    bottom: 168px !important;
  }
}

@media (max-width: 640px) {
  .hero-logo-lockup {
    bottom: 146px !important;
  }
}


/* --- Raise YOLI kombucha 15% more upward --- */
.hero-logo-lockup {
  bottom: 242px !important;
}

@media (max-width: 980px) {
  .hero-logo-lockup {
    bottom: 193px !important;
  }
}

@media (max-width: 640px) {
  .hero-logo-lockup {
    bottom: 168px !important;
  }
}


/* --- Raise YOLI kombucha logo 10% more upward and keep rest unchanged --- */
.hero-logo-lockup {
  bottom: 266px !important;
}

@media (max-width: 980px) {
  .hero-logo-lockup {
    bottom: 212px !important;
  }
}

@media (max-width: 640px) {
  .hero-logo-lockup {
    bottom: 185px !important;
  }
}


/* --- Move YOLI kombucha logo 4% down; keep everything else unchanged --- */
.hero-logo-lockup {
  bottom: 255px !important;
}

@media (max-width: 980px) {
  .hero-logo-lockup {
    bottom: 204px !important;
  }
}

@media (max-width: 640px) {
  .hero-logo-lockup {
    bottom: 178px !important;
  }
}


/* --- Move only the main hero text 7% lower --- */
.hero-copy {
  transform: translateY(-68%) !important;
}

@media (max-width: 980px) {
  .hero-copy {
    transform: translateY(-68%) !important;
  }
}

@media (max-width: 640px) {
  .hero-copy {
    transform: translateY(-68%) !important;
  }
}


/* --- Move only the main hero text 10% lower than v17 --- */
.hero-copy {
  transform: translateY(-58%) !important;
}

@media (max-width: 980px) {
  .hero-copy {
    transform: translateY(-58%) !important;
  }
}

@media (max-width: 640px) {
  .hero-copy {
    transform: translateY(-58%) !important;
  }
}


/* --- Move only the main hero text 5% lower than v18 --- */
.hero-copy {
  transform: translateY(-53%) !important;
}

@media (max-width: 980px) {
  .hero-copy {
    transform: translateY(-53%) !important;
  }
}

@media (max-width: 640px) {
  .hero-copy {
    transform: translateY(-53%) !important;
  }
}


/* --- Move only the main hero text 10% lower than v19 --- */
.hero-copy {
  transform: translateY(-43%) !important;
}

@media (max-width: 980px) {
  .hero-copy {
    transform: translateY(-43%) !important;
  }
}

@media (max-width: 640px) {
  .hero-copy {
    transform: translateY(-43%) !important;
  }
}


/* --- Move only the main hero text 5% upward from v20 --- */
.hero-copy {
  transform: translateY(-48%) !important;
}

@media (max-width: 980px) {
  .hero-copy {
    transform: translateY(-48%) !important;
  }
}

@media (max-width: 640px) {
  .hero-copy {
    transform: translateY(-48%) !important;
  }
}


/* --- Color update: replace blue with #c9ad39; menu circle hover #273e5d --- */
:root {
  --blue: #c9ad39 !important;
  --line-blue: rgba(201, 173, 57, 0.24) !important;
}

.header-pill {
  border-color: rgba(201, 173, 57, 0.18) !important;
  background: rgba(201, 173, 57, 0.10) !important;
  color: #c9ad39 !important;
}

.header-pill:hover {
  background: rgba(201, 173, 57, 0.18) !important;
  border-color: rgba(201, 173, 57, 0.28) !important;
}

.report-number {
  color: rgba(201, 173, 57, 0.08) !important;
}

.hero-bottom-menu:hover .hero-bottom-menu-dot,
.hero-bottom-menu:focus-visible .hero-bottom-menu-dot {
  background: #273e5d !important;
  transform: scale(1.06);
}


/* --- YOLI trend palette integration --- */
:root {
  --blue: #c9ad39 !important;
  --line-blue: rgba(201, 173, 57, 0.24) !important;

  --yoli-warm-offwhite: #F3F0E4;
  --yoli-matcha: #DDE8B8;
  --yoli-chartreuse: #D9E86A;
  --yoli-cool-blue: #DCEAF2;
  --yoli-butter: #F5E6A6;
  --yoli-deep-teal: #0F4C4A;
  --yoli-plum: #7A4E83;
  --yoli-menu-hover: #273e5d;
}

/* Global base */
body {
  background: var(--yoli-warm-offwhite) !important;
}

/* First screen: tea / kombucha mood */
.hero-jpp,
.hero {
  background: var(--yoli-matcha) !important;
  color: #000 !important;
}

/* Second screen: clean editorial intro */
.intro {
  background: var(--yoli-warm-offwhite) !important;
  color: #000 !important;
}

.intro .eyebrow {
  color: #c9ad39 !important;
}

.intro .body-copy p {
  color: rgba(0, 0, 0, .68) !important;
}

/* Data / 1g sugar logic: cold blue freshness */
.data {
  background: var(--yoli-cool-blue) !important;
}

.reveal-card {
  background: rgba(255, 255, 255, .62) !important;
}

.reveal-card.is-open {
  background: #c9ad39 !important;
  color: #000 !important;
}

.reveal-card.is-open span,
.reveal-card.is-open strong,
.reveal-card.is-open em,
.reveal-card.is-open p {
  color: #000 !important;
}

/* Methodology: warm butter tea color */
.methodology {
  background: var(--yoli-butter) !important;
}

/* Findings: acidic playful pop */
.findings {
  background: var(--yoli-chartreuse) !important;
}

/* Flavour chapters: premium HoReCa / night mode */
.chapters {
  background: var(--yoli-deep-teal) !important;
  color: #fff !important;
}

.chapters .eyebrow,
.chapters .report-number {
  color: rgba(255, 255, 255, .55) !important;
}

.flavour-row {
  border-color: rgba(255, 255, 255, .30) !important;
}

/* Partner / contact section: fashion berry-plum */
.download {
  background: var(--yoli-plum) !important;
  color: #fff !important;
}

.download .eyebrow,
.download .report-number {
  color: rgba(255, 255, 255, .55) !important;
}

.download-grid p {
  color: rgba(255, 255, 255, .72) !important;
}

.lead-form {
  background: var(--yoli-warm-offwhite) !important;
  color: #000 !important;
}

.lead-form input,
.lead-form select,
.lead-form textarea {
  border-color: rgba(0, 0, 0, .28) !important;
  color: #000 !important;
}

.lead-form input::placeholder,
.lead-form textarea::placeholder {
  color: rgba(0, 0, 0, .42) !important;
}

.lead-form button {
  background: #000 !important;
  border-color: #000 !important;
  color: var(--yoli-warm-offwhite) !important;
}

/* Footer */
.site-footer {
  background: #c9ad39 !important;
  color: #000 !important;
}

/* Menu overlay and accents */
.menu-overlay {
  background: #c9ad39 !important;
  color: #000 !important;
}

.menu-close {
  color: #000 !important;
}

.menu-panel a {
  border-top-color: rgba(0, 0, 0, .25) !important;
}

/* Bottom menu hover: requested dark blue */
.hero-bottom-menu:hover .hero-bottom-menu-dot,
.hero-bottom-menu:focus-visible .hero-bottom-menu-dot,
.hero-bottom-menu:hover,
.hero-bottom-menu:focus-visible {
  background: transparent !important;
}

.hero-bottom-menu:hover .hero-bottom-menu-dot,
.hero-bottom-menu:focus-visible .hero-bottom-menu-dot {
  background: var(--yoli-menu-hover) !important;
}

.hero-bottom-menu:hover .hero-bottom-menu-text,
.hero-bottom-menu:focus-visible .hero-bottom-menu-text {
  color: var(--yoli-menu-hover) !important;
}

/* Keep logo and eyes crisp */
.hero-logo-lockup img,
.yoli-eyes-svg {
  filter: none !important;
}


/* --- Update: remove intro block and set first screen to warm off-white --- */
.hero-jpp,
.hero {
  background: #F3F0E4 !important;
}


/* --- Intro block fully removed / safety hide --- */
#intro,
.intro {
  display: none !important;
}


/* --- Update: second screen Cool Blue changed to #BCE3FF --- */
/* In this template the INTRO block is removed, so the second visible screen is DATA/#data. */
.data,
#data {
  background: #BCE3FF !important;
  color: #000 !important;
}

/* Supporting colors adjusted for readability on #BCE3FF */
.data .eyebrow,
.data .section-head,
.data h2,
.data h3,
.data p,
.data span,
.data strong,
.data em {
  color: #000 !important;
}

.data .report-number {
  color: rgba(0, 0, 0, 0.08) !important;
}

.reveal-card {
  background: rgba(255, 255, 255, 0.52) !important;
  border-color: rgba(0, 0, 0, 0.16) !important;
  color: #000 !important;
}

.reveal-card span,
.reveal-card strong,
.reveal-card em,
.reveal-card p {
  color: #000 !important;
}

.reveal-card.is-open {
  background: #273e5d !important;
  color: #fff !important;
}

.reveal-card.is-open span,
.reveal-card.is-open strong,
.reveal-card.is-open em,
.reveal-card.is-open p {
  color: #fff !important;
}


/* --- Block 4 cans hover: enlarge by 40% without moving other elements --- */
.flavour-row img {
  transition: transform 260ms cubic-bezier(.22,.61,.36,1), filter 260ms ease !important;
  transform-origin: center center !important;
}

.flavour-row:hover img,
.flavour-row:focus-within img {
  transform: translateX(-55%) scale(1.4) !important;
  filter: drop-shadow(0 22px 24px rgba(0,0,0,.28)) !important;
}


/* --- Block 4 cans hover: reduce enlargement so the can remains fully visible --- */
.flavour-row:hover img,
.flavour-row:focus-within img {
  transform: translateX(-55%) scale(1.18) !important;
  filter: drop-shadow(0 18px 20px rgba(0,0,0,.24)) !important;
}


/* --- MOBILE/TABLET FIXES ONLY: desktop layout remains unchanged --- */
html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

@media (max-width: 768px) {
  html,
  body {
    width: 100%;
    overflow-x: hidden !important;
  }

  .container {
    width: calc(100% - 32px) !important;
  }

  .report-section {
    min-height: auto !important;
    padding: 56px 0 !important;
    overflow-x: hidden !important;
  }

  .report-number {
    top: 28px !important;
    right: 16px !important;
    font-size: clamp(62px, 20vw, 112px) !important;
  }

  h2 {
    font-size: clamp(42px, 12vw, 68px) !important;
    line-height: .92 !important;
  }

  p {
    font-size: 19px !important;
    line-height: 1.32 !important;
  }

  /* First screen: prevent eyes/text/logo/button overlap */
  .hero-jpp,
  .hero {
    min-height: 92svh !important;
    padding: 18px 16px 22px !important;
    overflow: hidden !important;
  }

  .hero-jpp-inner {
    position: relative !important;
    min-height: calc(92svh - 40px) !important;
    display: block !important;
  }

  .hero-actions {
    position: absolute !important;
    top: 18px !important;
    right: 16px !important;
    left: auto !important;
    z-index: 5 !important;
    display: block !important;
  }

  .hero-actions .yoli-eyes-motion,
  .hero-actions .hero-eyes-display {
    position: static !important;
    width: clamp(112px, 31vw, 150px) !important;
    max-width: 150px !important;
    transform: none !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }

  .hero-actions .yoli-eyes-motion:hover,
  .hero-actions .hero-eyes-display:hover {
    transform: none !important;
  }

  .hero-copy {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: clamp(118px, 28vw, 160px) !important;
    max-width: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    transform: none !important;
    padding: 0 !important;
    z-index: 4 !important;
  }

  .hero-copy-title {
    max-width: 100% !important;
    font-size: clamp(24px, 7vw, 34px) !important;
    line-height: 1.03 !important;
    letter-spacing: -0.04em !important;
  }

  .hero-logo-lockup {
    position: absolute !important;
    right: 16px !important;
    left: auto !important;
    bottom: 104px !important;
    width: clamp(128px, 37vw, 170px) !important;
    transform: none !important;
    z-index: 4 !important;
  }

  .hero-bottom-menu {
    position: absolute !important;
    left: 16px !important;
    right: auto !important;
    bottom: 22px !important;
    gap: 8px !important;
    z-index: 5 !important;
  }

  .hero-bottom-menu-dot {
    width: 50px !important;
    height: 50px !important;
  }

  .hero-bottom-menu-text {
    font-size: 20px !important;
    line-height: 1 !important;
  }

  /* Second screen: readable cards */
  .data,
  #data {
    padding-top: 64px !important;
  }

  .data .section-head {
    max-width: 100% !important;
    margin-bottom: 28px !important;
  }

  .data .section-head h2 {
    font-size: clamp(46px, 13vw, 76px) !important;
    line-height: .9 !important;
  }

  .reveal-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    border: 1px solid rgba(0,0,0,.16) !important;
  }

  .reveal-card {
    min-height: 220px !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(0,0,0,.16) !important;
    padding: 18px !important;
  }

  .reveal-card:last-child {
    border-bottom: 0 !important;
  }

  .reveal-card strong {
    font-size: clamp(54px, 18vw, 88px) !important;
  }

  .reveal-card p {
    font-size: 18px !important;
  }

  /* Flavour block: clean stacked mobile layout, no overlapping can/text */
  .chapters,
  #chapters {
    overflow: visible !important;
  }

  .flavour-chapters {
    gap: 0 !important;
    margin-top: 30px !important;
  }

  .flavour-row {
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) !important;
    grid-template-areas:
      "num title"
      "desc desc"
      "can can" !important;
    gap: 16px 14px !important;
    align-items: start !important;
    min-height: auto !important;
    padding: 28px 0 42px !important;
    overflow: visible !important;
  }

  .flavour-row-number {
    grid-area: num !important;
    font-size: 20px !important;
    line-height: 1 !important;
    align-self: start !important;
  }

  .flavour-row h3 {
    grid-area: title !important;
    min-width: 0 !important;
    max-width: 100% !important;
    font-size: clamp(42px, 13vw, 66px) !important;
    line-height: .92 !important;
    letter-spacing: -0.06em !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }

  .flavour-row p {
    grid-area: desc !important;
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 !important;
    font-size: 20px !important;
    line-height: 1.28 !important;
    color: rgba(255,255,255,.78) !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }

  .flavour-row img {
    grid-area: can !important;
    justify-self: center !important;
    align-self: center !important;
    height: min(52svh, 340px) !important;
    max-width: 72vw !important;
    width: auto !important;
    object-fit: contain !important;
    transform: none !important;
    filter: drop-shadow(0 16px 18px rgba(0,0,0,.24)) !important;
  }

  .flavour-row:hover img,
  .flavour-row:focus-within img {
    transform: none !important;
    filter: drop-shadow(0 16px 18px rgba(0,0,0,.24)) !important;
  }

  /* Findings block */
  .findings-list li {
    grid-template-columns: 44px 1fr !important;
    gap: 14px !important;
    font-size: clamp(24px, 7vw, 38px) !important;
    line-height: 1.02 !important;
    letter-spacing: -0.04em !important;
  }

  .findings-list span {
    font-size: 16px !important;
  }

  /* Form */
  .download-grid,
  .lead-form {
    display: grid !important;
    grid-template-columns: 1fr !important;
  }

  .download-grid {
    gap: 28px !important;
  }

  .lead-form {
    padding: 20px !important;
  }

  .lead-form h3,
  .lead-form .full,
  .lead-form button {
    grid-column: 1 / -1 !important;
  }

  .lead-form input,
  .lead-form select,
  .lead-form textarea {
    width: 100% !important;
    max-width: 100% !important;
  }

  .lead-form button {
    width: 100% !important;
  }

  /* Menu overlay */
  .menu-panel {
    padding: 18px !important;
  }

  .menu-panel a {
    grid-template-columns: 44px 1fr !important;
    gap: 12px !important;
    font-size: clamp(34px, 11vw, 58px) !important;
    line-height: .9 !important;
    letter-spacing: -0.055em !important;
  }

  .site-footer {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    text-align: left !important;
    font-size: 14px !important;
  }
}

@media (min-width: 769px) and (max-width: 980px) {
  .container {
    width: calc(100% - 48px) !important;
  }

  .hero-copy-title {
    font-size: clamp(32px, 5.6vw, 54px) !important;
  }

  .hero-actions .yoli-eyes-motion,
  .hero-actions .hero-eyes-display {
    width: clamp(150px, 22vw, 220px) !important;
  }

  .flavour-row {
    grid-template-columns: 56px 1fr auto !important;
    gap: 20px !important;
    overflow: visible !important;
  }

  .flavour-row p {
    max-width: 520px !important;
    font-size: 20px !important;
    line-height: 1.28 !important;
  }

  .flavour-row img {
    height: min(36vw, 260px) !important;
    transform: translateX(-12%) !important;
  }

  .flavour-row:hover img {
    transform: translateX(-12%) scale(1.06) !important;
  }
}


/* --- MOBILE ONLY: first screen swap eyes/logo; no desktop/tablet changes --- */
@media (max-width: 640px) {
  .hero-jpp,
  .hero {
    min-height: 92svh !important;
    padding: 18px 16px 22px !important;
    overflow-x: hidden !important;
  }

  .hero-jpp-inner {
    position: relative !important;
    min-height: calc(92svh - 40px) !important;
    overflow-x: hidden !important;
  }

  /* Put YOLI kombucha logo where the eyes were: top-right */
  .hero-logo-lockup {
    position: absolute !important;
    top: 18px !important;
    right: 16px !important;
    bottom: auto !important;
    left: auto !important;
    width: clamp(120px, 34vw, 158px) !important;
    max-width: 158px !important;
    transform: none !important;
    z-index: 8 !important;
  }

  /* Move animated eyes to the old black-circle area */
  .hero-actions {
    position: absolute !important;
    left: 18px !important;
    right: auto !important;
    top: auto !important;
    bottom: 72px !important;
    z-index: 8 !important;
    display: block !important;
    width: 124px !important;
    pointer-events: none !important;
  }

  .hero-actions .yoli-eyes-motion,
  .hero-actions .hero-eyes-display {
    position: static !important;
    width: 124px !important;
    max-width: 124px !important;
    transform: none !important;
    opacity: 1 !important;
    pointer-events: none !important;
  }

  .hero-actions .yoli-eyes-motion:hover,
  .hero-actions .hero-eyes-display:hover {
    transform: none !important;
  }

  /* Hide black circle, keep the label/button text visible */
  .hero-bottom-menu {
    position: absolute !important;
    left: 18px !important;
    right: auto !important;
    bottom: 22px !important;
    z-index: 9 !important;
    display: grid !important;
    justify-items: center !important;
    width: 124px !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    gap: 0 !important;
  }

  .hero-bottom-menu-dot {
    display: none !important;
  }

  .hero-bottom-menu-text {
    font-size: 20px !important;
    line-height: 1 !important;
    color: #000 !important;
    text-align: center !important;
  }

  /* Keep headline fully visible and balanced below logo/eyes */
  .hero-copy {
    position: absolute !important;
    top: clamp(136px, 35vw, 172px) !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    transform: none !important;
    padding: 0 !important;
    z-index: 4 !important;
  }

  .hero-copy-title {
    max-width: 100% !important;
    font-size: clamp(23px, 6.6vw, 33px) !important;
    line-height: 1.04 !important;
    letter-spacing: -0.04em !important;
  }
}


/* --- MOBILE ONLY: increase first-screen eyes by 35%; nothing else changed --- */
@media (max-width: 640px) {
  .hero-actions {
    width: 167px !important;
  }

  .hero-actions .yoli-eyes-motion,
  .hero-actions .hero-eyes-display {
    width: 167px !important;
    max-width: 167px !important;
  }
}


/* --- MOBILE ONLY: increase first-screen eyes 60% more; nothing else changed --- */
@media (max-width: 640px) {
  .hero-actions {
    width: 267px !important;
  }

  .hero-actions .yoli-eyes-motion,
  .hero-actions .hero-eyes-display {
    width: 267px !important;
    max-width: 267px !important;
  }
}


/* --- MOBILE ONLY: center “Зазирнути” under/between the enlarged eyes; nothing else changed --- */
@media (max-width: 640px) {
  .hero-bottom-menu {
    left: 18px !important;
    width: 267px !important;
    justify-items: center !important;
    text-align: center !important;
  }

  .hero-bottom-menu-text {
    justify-self: center !important;
    text-align: center !important;
  }
}


/* --- Final launch polish --- */
.noscript-flavours {
  padding: 48px 22px;
  background: #351E28;
  color: #fff;
}

.noscript-flavours h2,
.noscript-flavours h3 {
  color: #fff;
}

.noscript-flavours article {
  max-width: 900px;
  margin: 24px auto;
}

/* Improve tiny spacing if cards text collapses in text-only or small screens */
.reveal-card span,
.reveal-card strong,
.reveal-card em {
  display: block;
  margin-bottom: 10px;
}


/* --- Block 02: 3 cards fill full width --- */
.reveal-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.reveal-card {
  min-width: 0 !important;
}


/* --- Block 03 text layout --- */
.findings-copy {
  max-width: 980px;
}

.findings-copy p {
  margin: 0 0 18px;
  font-size: clamp(22px, 2.5vw, 36px);
  line-height: 1.18;
  letter-spacing: -0.035em;
  color: var(--ink);
}

.findings-copy p:nth-child(4),
.findings-copy p:nth-child(5),
.findings-copy p:nth-child(6),
.findings-copy p:nth-child(8),
.findings-copy p:nth-child(9) {
  font-family: var(--font-display);
  font-weight: 800;
  font-size: clamp(28px, 4vw, 62px);
  line-height: .95;
}


/* --- Block 03: same font, no bold, narrower text column --- */
.findings .section-head {
  max-width: 680px !important;
  margin-bottom: 32px !important;
}

.findings .section-head h2,
.findings-copy p,
.findings-copy p:nth-child(4),
.findings-copy p:nth-child(5),
.findings-copy p:nth-child(6),
.findings-copy p:nth-child(8),
.findings-copy p:nth-child(9) {
  font-family: var(--font-body) !important;
  font-weight: 400 !important;
  font-size: clamp(21px, 2.35vw, 34px) !important;
  line-height: 1.22 !important;
  letter-spacing: -0.025em !important;
}

.findings-copy {
  max-width: 680px !important;
}

.findings-copy p {
  margin: 0 0 16px !important;
}


/* --- Block 03: bold heading only; exact text layout --- */
.findings .section-head h2 {
  font-weight: 800 !important;
}

.findings-copy p {
  font-weight: 400 !important;
  margin: 0 0 24px !important;
}

.findings-copy p:last-child {
  margin-bottom: 0 !important;
}


/* --- Block 03: make heading match block 02 heading --- */
.findings .section-head h2 {
  font-family: var(--font-display) !important;
  font-weight: 800 !important;
  font-size: clamp(42px, 9vw, 120px) !important;
  line-height: .86 !important;
  letter-spacing: -0.07em !important;
}


/* --- Block 02: four smaller cards in the same area --- */
.reveal-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.reveal-card {
  min-height: 330px !important;
  padding: 18px !important;
}

.reveal-card strong {
  font-size: clamp(42px, 6.4vw, 92px) !important;
}

.reveal-card p {
  font-size: 16px !important;
  line-height: 1.18 !important;
}

.reveal-card em {
  font-size: 12px !important;
}


/* --- Block 02: first card long title fit --- */
.reveal-grid .reveal-card:first-child strong {
  font-size: clamp(23px, 2.7vw, 42px) !important;
  line-height: 1.04 !important;
  letter-spacing: -0.045em !important;
}


/* Block 02 first card heading: stacked lines, same size as other card headings */
.reveal-grid .reveal-card:first-child strong {
  font-size: inherit !important;
  line-height: 0.98 !important;
  letter-spacing: inherit !important;
  display: block;
}


/* Block 02 first card heading: match size style of the cold card (+2-+8) */
.reveal-grid .reveal-card:first-child strong {
  font-size: clamp(42px, 6.4vw, 92px) !important;
  line-height: 0.96 !important;
  letter-spacing: -0.04em !important;
  display: block;
}


/* Block 02 first card: make only words 30% smaller */
.reveal-grid .reveal-card:first-child strong .team-number,
.reveal-grid .reveal-card:first-child strong .team-word {
  color: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  letter-spacing: inherit !important;
  text-transform: none !important;
}

.reveal-grid .reveal-card:first-child strong .team-word {
  font-size: 70% !important;
}


/* Block 02 first card: words beside numbers, with safe right space */
.reveal-grid .reveal-card:first-child strong {
  max-width: calc(100% - 76px) !important;
  font-size: clamp(30px, 4.6vw, 64px) !important;
  line-height: 1.02 !important;
  white-space: nowrap !important;
}

.reveal-grid .reveal-card:first-child strong .team-number,
.reveal-grid .reveal-card:first-child strong .team-word {
  display: inline !important;
  vertical-align: baseline !important;
}

.reveal-grid .reveal-card:first-child strong .team-word {
  font-size: 70% !important;
}


/* Block 02 / card 04: fit “4 персонажі” and text inside the card */
.reveal-grid .reveal-card:nth-child(4) strong {
  font-size: clamp(28px, 3.4vw, 48px) !important;
  line-height: 1.02 !important;
  letter-spacing: -0.045em !important;
  max-width: 100% !important;
}

.reveal-grid .reveal-card:nth-child(4) p {
  font-size: clamp(12px, 0.92vw, 15px) !important;
  line-height: 1.12 !important;
  max-width: 100% !important;
  overflow-wrap: break-word !important;
}

@media (max-width: 768px) {
  .reveal-grid .reveal-card:nth-child(4) strong {
    font-size: clamp(34px, 10vw, 56px) !important;
  }

  .reveal-grid .reveal-card:nth-child(4) p {
    font-size: 15px !important;
    line-height: 1.16 !important;
  }
}


/* Block 02 / card 04: text same size as first “команда” card; heading unchanged */
.reveal-grid .reveal-card:nth-child(4) p {
  font-size: 16px !important;
  line-height: 1.18 !important;
}

@media (max-width: 768px) {
  .reveal-grid .reveal-card:nth-child(4) p {
    font-size: 19px !important;
    line-height: 1.32 !important;
  }
}


/* --- Block 02 mobile fix: clean vertical cards, no overflow --- */
@media (max-width: 768px) {
  #data,
  .data {
    overflow-x: hidden !important;
  }

  #data .container {
    width: calc(100% - 32px) !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
  }

  #data .section-head {
    max-width: 100% !important;
    margin-bottom: 24px !important;
  }

  #data .section-head h2 {
    font-size: clamp(40px, 12vw, 64px) !important;
    line-height: .9 !important;
    letter-spacing: -0.065em !important;
    max-width: 100% !important;
  }

  #data .reveal-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
  }

  #data .reveal-card {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    min-height: 184px !important;
    padding: 16px !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(0,0,0,.16) !important;
    overflow: hidden !important;
    gap: 10px !important;
  }

  #data .reveal-card:last-child {
    border-bottom: 0 !important;
  }

  #data .reveal-card span,
  #data .reveal-card strong,
  #data .reveal-card em {
    max-width: 100% !important;
  }

  #data .reveal-card span {
    font-size: 13px !important;
    line-height: 1.05 !important;
  }

  #data .reveal-card strong {
    font-size: clamp(42px, 15vw, 70px) !important;
    line-height: .92 !important;
    letter-spacing: -0.06em !important;
    white-space: normal !important;
    overflow-wrap: break-word !important;
  }

  #data .reveal-card em {
    font-size: 11px !important;
    line-height: 1.1 !important;
  }

  #data .reveal-card p {
    font-size: clamp(14px, 4vw, 17px) !important;
    line-height: 1.22 !important;
    max-width: 100% !important;
    overflow-wrap: break-word !important;
    word-break: normal !important;
  }

  #data .reveal-card:first-child strong {
    font-size: clamp(30px, 9vw, 46px) !important;
    line-height: 1.02 !important;
    letter-spacing: -0.045em !important;
    max-width: 100% !important;
    white-space: normal !important;
  }

  #data .reveal-card:first-child strong .team-number,
  #data .reveal-card:first-child strong .team-word {
    display: inline !important;
    vertical-align: baseline !important;
  }

  #data .reveal-card:first-child strong .team-word {
    font-size: 70% !important;
  }

  #data .reveal-card:nth-child(3) strong {
    font-size: clamp(42px, 12vw, 62px) !important;
    white-space: nowrap !important;
  }

  #data .reveal-card:nth-child(4) strong {
    font-size: clamp(32px, 10vw, 54px) !important;
    line-height: .95 !important;
  }

  #data .reveal-card:nth-child(4) p {
    font-size: clamp(13px, 3.7vw, 16px) !important;
    line-height: 1.18 !important;
  }
}

@media (max-width: 390px) {
  #data .reveal-card {
    min-height: 172px !important;
    padding: 14px !important;
  }

  #data .reveal-card p {
    font-size: 13.5px !important;
    line-height: 1.18 !important;
  }

  #data .reveal-card:nth-child(4) p {
    font-size: 13px !important;
    line-height: 1.16 !important;
  }

  #data .reveal-card:first-child strong {
    font-size: clamp(27px, 8.4vw, 39px) !important;
  }
}


/* --- Block 02 mobile: return “команда” heading size to match other headings --- */
@media (max-width: 768px) {
  #data .reveal-card:first-child strong {
    font-size: clamp(42px, 15vw, 70px) !important;
    line-height: .92 !important;
    letter-spacing: -0.06em !important;
  }
}

@media (max-width: 390px) {
  #data .reveal-card:first-child strong {
    font-size: clamp(42px, 15vw, 70px) !important;
    line-height: .92 !important;
    letter-spacing: -0.06em !important;
  }
}


/* --- Block 02: make 43 / 9 / 1 same size as “4” in the flavours card --- */
#data .reveal-card:first-child strong .team-number {
  font-size: 100% !important;
  line-height: inherit !important;
  letter-spacing: inherit !important;
}

#data .reveal-card:first-child strong .team-word {
  font-size: 70% !important;
}


/* --- Hero Instagram icon: exact uploaded black/white icon; text position unchanged --- */
.hero-instagram {
  position: absolute !important;
  left: clamp(16px, 2.4vw, 30px) !important;
  top: clamp(16px, 2.4vw, 30px) !important;
  width: clamp(42px, 4.4vw, 58px) !important;
  height: clamp(42px, 4.4vw, 58px) !important;
  display: block !important;
  z-index: 12 !important;
  transform: none !important;
  transition: transform .2s ease !important;
}

.hero-instagram:hover,
.hero-instagram:focus-visible {
  transform: scale(1.05) !important;
  outline: none !important;
}

.hero-instagram img {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: contain !important;
}

@media (max-width: 640px) {
  .hero-instagram {
    left: 16px !important;
    top: 18px !important;
    width: 40px !important;
    height: 40px !important;
  }
}

@media (max-width: 360px) {
  .hero-instagram {
    left: 14px !important;
    top: 16px !important;
    width: 36px !important;
    height: 36px !important;
  }
}


/* --- Hero: move only the main text down; do not move it sideways --- */
.hero-copy {
  position: relative !important;
  top: 2cm !important;
}


/* --- Mobile hero text: return to the previous mobile position only --- */
@media (max-width: 640px) {
  .hero-copy {
    position: absolute !important;
    top: clamp(136px, 35vw, 172px) !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    transform: none !important;
    padding: 0 !important;
    z-index: 4 !important;
  }
}
