﻿:root{--ease-out: cubic-bezier(0.22,1,0.36,1);--font-sans: "Noto Sans TC",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-display: "Instrument Sans",var(--font-sans);--knockout-dark: #0b1218;--knockout-warm: #f4ebe3;--text-xs: 0.8125rem;--text-sm: 0.875rem;--text-base: 1rem;--text-lg: 1.0625rem;--text-xl: 1.25rem;--text-2xl: 1.75rem;--text-hero: 2.5rem;--radius: 1.25rem;--nav-h: 3.25rem;}@supports (font-size: clamp(1px,2vw,10px)){:root{--text-xs: clamp(0.75rem,0.7rem + 0.2vw,0.8125rem);--text-sm: clamp(0.8125rem,0.78rem + 0.25vw,0.9375rem);--text-base: clamp(0.9375rem,0.88rem + 0.35vw,1.0625rem);--text-lg: clamp(1.0625rem,0.95rem + 0.5vw,1.25rem);--text-xl: clamp(1.25rem,1rem + 0.9vw,1.75rem);--text-2xl: clamp(1.75rem,1.2rem + 1.8vw,2.75rem);--text-hero: clamp(2.5rem,1.2rem + 5vw,4.5rem);}}*,*::before,*::after{box-sizing: border-box;}html{scroll-behavior: smooth;}@media (prefers-reduced-motion: reduce){html{scroll-behavior: auto;}.reveal,.reveal-stagger>*{transition: none !important;opacity: 1 !important;transform: none !important;}.site-nav__store-hub.is-open .site-nav__store-hub-panel,.site-nav__store-hub.is-open .site-nav__store-hub-trigger{transform: none;}.site-nav__store-hub-panel,.site-nav__store-hub-chevron{transition: none !important;}.site-nav__store-hub-trigger:hover,.site-nav__store-hub-item:hover{transform: none;}}body{margin: 0;font-family: var(--font-sans);font-size: var(--text-base);line-height: 1.6;color: #1d1d1f;background: #fff;-webkit-font-smoothing: antialiased;}img{max-width: 100%;height: auto;vertical-align: middle;}a{color: inherit;text-decoration: none;}button{font: inherit;cursor: pointer;border: none;background: none;}.site-nav{position: fixed;top: 0;right: 0;left: 0;z-index: 100;height: var(--nav-h);display: flex;align-items: center;justify-content: space-between;padding: 0 1rem;border-bottom: 1px solid transparent;transition: border-color 0.35s var(--ease-out);isolation: isolate;}.site-nav::before{content: "";position: absolute;inset: 0;z-index: 0;pointer-events: none;opacity: 0;transition: opacity 0.35s var(--ease-out);}.page-hub .site-nav:not(.is-solid)::before{opacity: 1;background: rgba(250,251,252,0.78);backdrop-filter: saturate(180%) blur(12px);-webkit-backdrop-filter: saturate(180%) blur(12px);}@supports (padding: clamp(0px,1vw,10px)){.site-nav{padding: 0 clamp(1rem,4vw,2.5rem);}}.site-nav.is-solid{border-bottom-color: rgba(0,0,0,0.06);}.site-nav.is-solid::before{opacity: 1;background: rgba(255,255,255,0.72);backdrop-filter: saturate(180%) blur(16px);-webkit-backdrop-filter: saturate(180%) blur(16px);}.site-nav.theme-dark.is-solid{border-bottom-color: rgba(255,255,255,0.1);}.site-nav.theme-dark.is-solid::before{background: rgba(30,41,59,0.82);backdrop-filter: saturate(160%) blur(14px);-webkit-backdrop-filter: saturate(160%) blur(14px);}.site-nav.theme-dark{color: #f1f5f9;}.site-nav.theme-dark .site-nav__logo img{filter: brightness(0) invert(1);}.site-nav__logo,.site-nav__right{position: relative;z-index: 1;}.site-nav__logo img{height: 32px;width: auto;}@supports (height: clamp(1px,2vw,40px)){.site-nav__logo img{height: clamp(28px,4vw,36px);}}.site-nav__right{display: flex;align-items: center;gap: clamp(0.65rem,2.2vw,1.35rem);margin-left: auto;}.site-nav__store-hub{position: relative;flex-shrink: 0;font-size: var(--text-xs);line-height: 1.35;}.site-nav__store-hub-trigger{display: inline-flex;align-items: center;justify-content: center;min-height: 2.5rem;padding: 0.2rem 0.55rem 0.2rem 0.45rem;border: 1px solid rgba(0,0,0,0.06);border-radius: 0.65rem;color: #1d1d1f;background: rgba(255,255,255,0.72);box-shadow: 0 0 0 0.5px rgba(255,255,255,0.8) inset,0 1px 2px rgba(15,23,42,0.06),0 4px 12px rgba(15,23,42,0.05);transition: background 0.25s var(--ease-out),border-color 0.25s var(--ease-out),box-shadow 0.25s var(--ease-out),transform 0.25s var(--ease-out);}.site-nav__store-hub-trigger:hover{background: rgba(255,255,255,0.95);border-color: rgba(0,0,0,0.08);box-shadow: 0 0 0 0.5px rgba(255,255,255,1) inset,0 2px 4px rgba(15,23,42,0.07),0 8px 20px rgba(15,23,42,0.08);transform: translateY(-1px);}.site-nav__store-hub-trigger:focus-visible{outline: 2px solid rgba(0,113,227,0.45);outline-offset: 2px;}.site-nav__store-hub-trigger-inner{display: inline-flex;align-items: center;gap: 0.2rem;}.site-nav__store-hub-icon{display: block;flex-shrink: 0;}.site-nav__store-hub-chevron{display: block;flex-shrink: 0;margin-top: 0.05rem;opacity: 0.55;transition: transform 0.28s var(--ease-out),opacity 0.2s ease;}.site-nav__store-hub.is-open .site-nav__store-hub-chevron{transform: rotate(180deg);opacity: 0.75;}.site-nav.theme-dark .site-nav__store-hub-trigger{background: rgba(255,255,255,0.08);border-color: rgba(255,255,255,0.12);color: #f1f5f9;box-shadow: 0 0 0 0.5px rgba(255,255,255,0.06) inset,0 2px 8px rgba(0,0,0,0.2);}.site-nav.theme-dark .site-nav__store-hub-trigger:hover{background: rgba(255,255,255,0.14);border-color: rgba(255,255,255,0.18);box-shadow: 0 0 0 0.5px rgba(255,255,255,0.1) inset,0 4px 14px rgba(0,0,0,0.28);}.site-nav.theme-dark .site-nav__store-hub-trigger:focus-visible{outline-color: rgba(125,211,252,0.55);}.site-nav__store-hub-panel{position: absolute;top: calc(100% + 0.45rem);right: 0;z-index: 110;min-width: min(17.5rem,calc(100vw - 2rem));padding: 0.65rem 0.65rem 0.55rem;border-radius: 0.85rem;color: #1d1d1f;background: rgba(255,255,255,0.94);border: 1px solid rgba(15,23,42,0.08);box-shadow: 0 0 0 0.5px rgba(255,255,255,0.9) inset,0 10px 40px rgba(15,23,42,0.12),0 2px 8px rgba(15,23,42,0.06);backdrop-filter: saturate(180%) blur(14px);-webkit-backdrop-filter: saturate(180%) blur(14px);opacity: 0;transform: translate3d(0,-6px,0);pointer-events: none;transition: opacity 0.26s var(--ease-out),transform 0.32s var(--ease-out),box-shadow 0.28s var(--ease-out);}.site-nav__store-hub.is-open .site-nav__store-hub-panel{opacity: 1;transform: translate3d(0,0,0);pointer-events: auto;}.site-nav.theme-dark .site-nav__store-hub-panel{color: #f1f5f9;background: rgba(30,41,59,0.96);border-color: rgba(255,255,255,0.1);box-shadow: 0 0 0 0.5px rgba(255,255,255,0.06) inset,0 12px 44px rgba(0,0,0,0.45),0 2px 10px rgba(0,0,0,0.25);}.site-nav__store-hub-eyebrow{margin: 0 0 0.15rem;font-family: var(--font-display);font-size: 0.72rem;font-weight: 600;letter-spacing: 0.08em;text-transform: uppercase;color: rgba(15,23,42,0.45);}.site-nav.theme-dark .site-nav__store-hub-eyebrow{color: rgba(241,245,249,0.5);}.site-nav__store-hub-lede{margin: 0 0 0.55rem;font-size: 0.78rem;line-height: 1.45;color: rgba(15,23,42,0.55);}.site-nav.theme-dark .site-nav__store-hub-lede{color: rgba(241,245,249,0.55);}.site-nav__store-hub-item{display: flex;align-items: center;gap: 0.65rem;margin: 0;padding: 0.45rem 0.5rem;border-radius: 0.55rem;text-decoration: none;color: inherit;transition: background 0.2s ease,transform 0.2s var(--ease-out);}.site-nav__store-hub-item + .site-nav__store-hub-item{margin-top: 0.12rem;}.site-nav__store-hub-item:hover{background: rgba(15,23,42,0.05);transform: translateX(2px);}.site-nav__store-hub-item:focus-visible{outline: 2px solid rgba(0,113,227,0.4);outline-offset: 1px;}.site-nav.theme-dark .site-nav__store-hub-item:hover{background: rgba(255,255,255,0.08);}.site-nav.theme-dark .site-nav__store-hub-item:focus-visible{outline-color: rgba(125,211,252,0.5);}.site-nav__store-hub-logo{display: block;flex-shrink: 0;width: auto;height: 1.65rem;border-radius: 0.3rem;object-fit: contain;}.site-nav__store-hub-label{font-size: 0.8125rem;font-weight: 500;letter-spacing: 0.02em;}.site-nav__links{display: flex;align-items: center;list-style: none;margin: 0;padding: 0;}.site-nav__links li + li{margin-left: 0.75rem;}@supports (gap: 0.5rem){.site-nav__links{gap: clamp(0.75rem,2vw,1.75rem);}.site-nav__links li + li{margin-left: 0;}}.site-nav__links a{font-size: var(--text-xs);letter-spacing: 0.02em;opacity: 0.85;transition: opacity 0.2s;}.site-nav__links a:hover{opacity: 1;}@media (max-width: 640px){.site-nav__links .hide-sm{display: none;}}.reveal{opacity: 0;transform: translateY(2rem);transition: opacity 0.9s var(--ease-out),transform 0.9s var(--ease-out);}.reveal.is-visible{opacity: 1;transform: translateY(0);}.reveal-stagger>*{opacity: 0;transform: translateY(1.25rem);transition: opacity 0.7s var(--ease-out),transform 0.7s var(--ease-out);}.reveal-stagger.is-visible>*:nth-child(1){transition-delay: 0.05s;}.reveal-stagger.is-visible>*:nth-child(2){transition-delay: 0.12s;}.reveal-stagger.is-visible>*:nth-child(3){transition-delay: 0.19s;}.reveal-stagger.is-visible>*:nth-child(4){transition-delay: 0.26s;}.reveal-stagger.is-visible>*:nth-child(5){transition-delay: 0.33s;}.reveal-stagger.is-visible>*:nth-child(6){transition-delay: 0.4s;}.reveal-stagger.is-visible>*{opacity: 1;transform: translateY(0);}.wrap{width: 100%;max-width: 1120px;margin: 0 auto;padding: 0 1.25rem;}@supports (padding: clamp(0px,1vw,10px)){.wrap{padding: 0 clamp(1.25rem,5vw,2.5rem);}}.wrap--narrow{max-width: 720px;}.section{padding: 3.5rem 0;}@supports (padding: clamp(0px,1vw,10px)){.section{padding: clamp(3.5rem,10vw,7rem) 0;}}.section-label{font-family: var(--font-display);font-size: 0.68rem;font-weight: 600;letter-spacing: 0.16em;text-transform: uppercase;color: #6e6e73;margin: 0 0 0.75rem;}.theme-dark .section-label{color: #a1a1a6;}.headline{font-size: var(--text-hero);font-weight: 700;letter-spacing: -0.03em;line-height: 1.05;margin: 0 0 1rem;}.subhead{font-size: var(--text-xl);font-weight: 500;color: #6e6e73;max-width: 36rem;margin: 0;line-height: 1.35;}.theme-dark .subhead{color: #cbd5e1;}.p-hero--dark .subhead strong{color: #f1f5f9;font-weight: 600;}.btn-row{display: flex;flex-wrap: wrap;gap: 0.75rem;margin-top: 1.75rem;}.btn{display: inline-flex;align-items: center;justify-content: center;padding: 0.65rem 1.35rem;border-radius: 999px;font-size: var(--text-sm);font-weight: 600;letter-spacing: 0.02em;transition: transform 0.2s var(--ease-out),box-shadow 0.2s,background 0.2s;}.btn:active{transform: scale(0.98);}.btn--primary{background: linear-gradient(180deg,#0d8de8 0%,#0071e3 100%);color: #fff;box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset,0 1px 2px rgba(0,0,0,0.1);border: 1px solid rgba(0,0,0,0.08);}.btn--primary:hover{background: linear-gradient(180deg,#1a9cf0 0%,#0077ed 100%);box-shadow: 0 1px 0 rgba(255,255,255,0.25) inset,0 6px 20px rgba(0,113,227,0.38);}.btn--secondary{background: rgba(0,0,0,0.06);color: #1d1d1f;}.btn--secondary:hover{background: rgba(0,0,0,0.09);}.theme-dark .btn--secondary{background: rgba(255,255,255,0.12);color: #f5f5f7;}.theme-dark .btn--secondary:hover{background: rgba(255,255,255,0.18);}.btn--outline-light{border: 1px solid rgba(255,255,255,0.35);color: #f5f5f7;padding-inline: 1.5rem;}.btn--outline-light:hover{background: rgba(255,255,255,0.1);}@property --abk28-coupang-border-angle{syntax: "<angle>";inherits: false;initial-value: 0deg;}@keyframes abk28-coupang-flow-border{to{--abk28-coupang-border-angle: 360deg;}}.btn.btn--coupang-glow{position: relative;display: inline-flex;align-items: stretch;padding: 0;border: none;background: transparent;box-shadow: none;border-radius: 999px;isolation: isolate;-webkit-transform: translateZ(0);transform: translateZ(0);}.btn.btn--coupang-glow::before{content: "";position: absolute;inset: 0;border-radius: 999px;z-index: 1;overflow: hidden;-webkit-backface-visibility: hidden;backface-visibility: hidden;background: conic-gradient( from var(--abk28-coupang-border-angle) at 50% 50%,#38bdf8,#1d4ed8,#172554,#7dd3fc,#fff4c8,#ffb347,#fa622f,#ff3d2d,#ff9a3c,#38bdf8 );animation: abk28-coupang-flow-border 3.4s linear infinite paused;pointer-events: none;}.btn.btn--coupang-glow::after{content: "";position: absolute;inset: -8px;border-radius: 999px;z-index: 0;overflow: hidden;-webkit-backface-visibility: hidden;backface-visibility: hidden;background: conic-gradient( from var(--abk28-coupang-border-angle) at 50% 50%,rgba(56,189,248,0.82),rgba(29,78,216,0.7),rgba(250,98,47,0.92),rgba(255,200,90,0.88),rgba(255,70,50,0.9),rgba(125,211,252,0.75),rgba(56,189,248,0.82) );filter: blur(16px);-webkit-filter: blur(16px);opacity: 0;animation: abk28-coupang-flow-border 3.4s linear infinite paused;transition: opacity 0.35s ease;pointer-events: none;}.btn.btn--coupang-glow:hover::before,.btn.btn--coupang-glow:focus-visible::before,.btn.btn--coupang-glow:active::before,.btn.btn--coupang-glow:hover::after,.btn.btn--coupang-glow:focus-visible::after,.btn.btn--coupang-glow:active::after{animation-play-state: running;}.btn.btn--coupang-glow:hover::after,.btn.btn--coupang-glow:focus-visible::after,.btn.btn--coupang-glow:active::after{opacity: 0.7;}.btn--coupang-glow__inner{position: relative;z-index: 2;display: inline-flex;align-items: center;justify-content: center;margin: 1px;padding: calc(0.65rem - 1px) calc(1.5rem - 1px);border-radius: 999px;font: inherit;font-weight: 600;letter-spacing: 0.02em;color: #fff6f0;background: linear-gradient(180deg,rgba(30,48,62,0.96),rgba(14,26,38,0.99));border: 0;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),inset 0 -1px 0 rgba(0,0,0,0.14);}.btn.btn--coupang-glow:hover .btn--coupang-glow__inner{background: linear-gradient(180deg,rgba(36,56,72,0.97),rgba(18,32,46,0.99));}.btn.btn--coupang-glow:focus-visible{outline: 2px solid rgba(255,200,130,0.75);outline-offset: 3px;}@media (prefers-reduced-motion: reduce){.btn.btn--coupang-glow::before,.btn.btn--coupang-glow::after{animation: none;--abk28-coupang-border-angle: 52deg;}.btn.btn--coupang-glow:hover::after,.btn.btn--coupang-glow:focus-visible::after,.btn.btn--coupang-glow:active::after{opacity: 0.32;}}@property --abk28-shopee-border-angle{syntax: "<angle>";inherits: false;initial-value: 0deg;}@keyframes abk28-shopee-flow-border{to{--abk28-shopee-border-angle: 360deg;}}.btn.btn--shopee-glow{position: relative;display: inline-flex;align-items: stretch;padding: 0;border: none;background: transparent;box-shadow: none;border-radius: 999px;isolation: isolate;-webkit-transform: translateZ(0);transform: translateZ(0);}.btn.btn--shopee-glow::before{content: "";position: absolute;inset: 0;border-radius: 999px;z-index: 1;overflow: hidden;-webkit-backface-visibility: hidden;backface-visibility: hidden;background: conic-gradient( from 0deg at 50% 50%,#3a2418,#523018,#6d3e22,#8f5230,#c9926a,#a86b45,#6d3e22,#442818,#3a2418 );animation: none;pointer-events: none;}.btn.btn--shopee-glow:hover::before,.btn.btn--shopee-glow:focus-visible::before,.btn.btn--shopee-glow:active::before{background: conic-gradient( from var(--abk28-shopee-border-angle) at 50% 50%,#3a2418,#523018,#6d3e22,#8f5230,#c9926a,#a86b45,#7a4a30,#442818,#3a2418 );animation: abk28-shopee-flow-border 3.15s linear infinite;}.btn.btn--shopee-glow::after{content: "";position: absolute;inset: -8px;border-radius: 999px;z-index: 0;overflow: hidden;-webkit-backface-visibility: hidden;backface-visibility: hidden;background: transparent;filter: blur(16px);-webkit-filter: blur(16px);opacity: 0;animation: none;transition: opacity 0.35s ease;pointer-events: none;}.btn.btn--shopee-glow:hover::after,.btn.btn--shopee-glow:focus-visible::after,.btn.btn--shopee-glow:active::after{background: conic-gradient( from var(--abk28-shopee-border-angle) at 50% 50%,rgba(110,65,42,0.88),rgba(200,145,105,0.55),rgba(70,42,28,0.86),rgba(150,95,62,0.75),rgba(110,65,42,0.88) );animation: abk28-shopee-flow-border 3.15s linear infinite;opacity: 0.62;}.btn--shopee-glow__inner{position: relative;z-index: 2;display: inline-flex;align-items: center;justify-content: center;margin: 2px;padding: calc(0.65rem - 2px) calc(1.35rem - 2px);border-radius: 999px;font: inherit;font-weight: 600;letter-spacing: 0.02em;color: #fff6f0;background: linear-gradient(180deg,rgba(30,48,62,0.96),rgba(14,26,38,0.99));border: 0;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),inset 0 -1px 0 rgba(0,0,0,0.14);}.btn.btn--shopee-glow:hover .btn--shopee-glow__inner,.btn.btn--shopee-glow:focus-visible .btn--shopee-glow__inner,.btn.btn--shopee-glow:active .btn--shopee-glow__inner{background: linear-gradient(180deg,rgba(36,56,72,0.97),rgba(18,32,46,0.99));}.btn.btn--shopee-glow:focus-visible{outline: 2px solid rgba(255,200,130,0.75);outline-offset: 3px;}@media (prefers-reduced-motion: reduce){.btn.btn--shopee-glow:hover::before,.btn.btn--shopee-glow:focus-visible::before,.btn.btn--shopee-glow:active::before{animation: none;--abk28-shopee-border-angle: 28deg;}.btn.btn--shopee-glow:hover::after,.btn.btn--shopee-glow:focus-visible::after,.btn.btn--shopee-glow:active::after{animation: none;--abk28-shopee-border-angle: 28deg;opacity: 0.32;}}@property --abk28-iopen-border-angle{syntax: "<angle>";inherits: false;initial-value: 0deg;}@keyframes abk28-iopen-flow-border{to{--abk28-iopen-border-angle: 360deg;}}.btn.btn--iopen-glow{position: relative;display: inline-flex;align-items: stretch;padding: 0;border: none;background: transparent;box-shadow: none;border-radius: 999px;isolation: isolate;-webkit-transform: translateZ(0);transform: translateZ(0);}.btn.btn--iopen-glow::before{content: "";position: absolute;inset: 0;border-radius: 999px;z-index: 1;overflow: hidden;-webkit-backface-visibility: hidden;backface-visibility: hidden;background: conic-gradient( from 0deg at 50% 50%,#2a0c12,#3d1018,#5a1824,#722030,#9a3850,#7a2840,#4a1422,#320e16,#2a0c12 );animation: none;pointer-events: none;}.btn.btn--iopen-glow:hover::before,.btn.btn--iopen-glow:focus-visible::before,.btn.btn--iopen-glow:active::before{background: conic-gradient( from var(--abk28-iopen-border-angle) at 50% 50%,#2a0c12,#3d1018,#5a1824,#722030,#9a3850,#b85a6e,#5a1824,#320e16,#2a0c12 );animation: abk28-iopen-flow-border 3.15s linear infinite;}.btn.btn--iopen-glow::after{content: "";position: absolute;inset: -8px;border-radius: 999px;z-index: 0;overflow: hidden;-webkit-backface-visibility: hidden;backface-visibility: hidden;background: transparent;filter: blur(16px);-webkit-filter: blur(16px);opacity: 0;animation: none;transition: opacity 0.35s ease;pointer-events: none;}.btn.btn--iopen-glow:hover::after,.btn.btn--iopen-glow:focus-visible::after,.btn.btn--iopen-glow:active::after{background: conic-gradient( from var(--abk28-iopen-border-angle) at 50% 50%,rgba(90,28,40,0.88),rgba(160,70,95,0.55),rgba(50,16,24,0.86),rgba(120,48,68,0.72),rgba(90,28,40,0.88) );animation: abk28-iopen-flow-border 3.15s linear infinite;opacity: 0.58;}.btn--iopen-glow__inner{position: relative;z-index: 2;display: inline-flex;align-items: center;justify-content: center;margin: 2px;padding: calc(0.65rem - 2px) calc(1.5rem - 2px);border-radius: 999px;font: inherit;font-weight: 600;letter-spacing: 0.02em;color: #fff6f0;background: linear-gradient(180deg,rgba(30,48,62,0.96),rgba(14,26,38,0.99));border: 0;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),inset 0 -1px 0 rgba(0,0,0,0.14);}.btn.btn--iopen-glow:hover .btn--iopen-glow__inner,.btn.btn--iopen-glow:focus-visible .btn--iopen-glow__inner,.btn.btn--iopen-glow:active .btn--iopen-glow__inner{background: linear-gradient(180deg,rgba(36,56,72,0.97),rgba(18,32,46,0.99));}.btn.btn--iopen-glow:focus-visible{outline: 2px solid rgba(220,140,160,0.55);outline-offset: 3px;}@media (prefers-reduced-motion: reduce){.btn.btn--iopen-glow:hover::before,.btn.btn--iopen-glow:focus-visible::before,.btn.btn--iopen-glow:active::before{animation: none;--abk28-iopen-border-angle: 24deg;}.btn.btn--iopen-glow:hover::after,.btn.btn--iopen-glow:focus-visible::after,.btn.btn--iopen-glow:active::after{animation: none;--abk28-iopen-border-angle: 24deg;opacity: 0.28;}}.hub{min-height: 100vh;display: flex;flex-direction: column;background: linear-gradient(180deg,#fafbfc 0%,#f2f4f7 48%,#eef1f5 100%);}.hub-hero{flex: 1;display: flex;flex-direction: column;justify-content: center;text-align: center;padding: calc(var(--nav-h) + 2rem) 1.25rem 3rem;}.hub-hero .headline{font-weight: 600;}.hub-hero .eyebrow{font-family: var(--font-display);font-size: var(--text-sm);font-weight: 500;color: #6e6e73;margin: 0 0 0.5rem;letter-spacing: 0.12em;text-transform: uppercase;}.hub-cards{display: grid;grid-template-columns: repeat(2,1fr);grid-gap: 1px;gap: 1px;background: rgba(0,0,0,0.08);border-top: 1px solid rgba(0,0,0,0.08);}@media (max-width: 768px){.hub-cards{grid-template-columns: 1fr;}}.hub-card{position: relative;min-height: 380px;overflow: hidden;background: #fff;display: flex;flex-direction: column;align-items: stretch;justify-content: flex-start;padding: 0;transition: transform 0.5s var(--ease-out),box-shadow 0.5s var(--ease-out);text-decoration: none;color: inherit;--hub-rep-img-h: clamp(208px,28vh,272px);}@supports (min-height: clamp(1px,2vh,10px)){.hub-card{min-height: clamp(380px,52vh,560px);}}.hub-card:hover{box-shadow: 0 32px 64px rgba(15,23,42,0.12);}.hub-card--probiotic{background: #153545;color: #f1f5f9;}.hub-card--beauty{background: radial-gradient( ellipse 140% 110% at 50% -20%,#ffffff 0%,#fff9fa 22%,#fef2f5 48%,#f8e9ee 82%,#f1dfe5 100% );color: #1d1d1f;}.hub-card__stage{position: relative;z-index: 2;flex: 0 0 auto;flex-shrink: 0;display: flex;align-items: center;justify-content: center;box-sizing: border-box;height: calc(var(--hub-rep-img-h) + 2.85rem);min-height: calc(var(--hub-rep-img-h) + 2.85rem);isolation: isolate;padding: 1.2rem 1.25rem 0.85rem;}.hub-card__stage picture{display: contents;}.hub-card__shot{position: relative;z-index: 1;display: block;width: auto;max-width: min(86%,300px);height: var(--hub-rep-img-h);object-fit: contain;object-position: 50% 100%;transform: translateY(0);transition: transform 0.65s var(--ease-out),filter 0.5s;}.hub-card__shot--knockout-dark{mix-blend-mode: multiply;filter: contrast(1.08) saturate(1.06) brightness(1.03);}.hub-card__shot--knockout-warm{mix-blend-mode: multiply;filter: contrast(1.05) saturate(1.04) brightness(1.02);}.hub-card--probiotic .hub-card__stage--probiotic-hero-sync{background: radial-gradient(ellipse 130% 100% at 50% -18%,#4a7082 0%,#2d4f62 28%,#1e3f52 58%,#153545 100%);border-bottom: 1px solid rgba(255,255,255,0.06);}.hub-card__shot--probiotic-rep{filter: drop-shadow(0 2px 5px rgba(0,0,0,0.48)) drop-shadow(0 10px 24px rgba(4,18,30,0.4)) drop-shadow(0 22px 44px rgba(4,18,30,0.28)) drop-shadow(0 0 32px rgba(94,234,212,0.08)) drop-shadow(0 0 18px rgba(21,53,69,0.38));-webkit-filter: drop-shadow(0 2px 5px rgba(0,0,0,0.48)) drop-shadow(0 10px 24px rgba(4,18,30,0.4)) drop-shadow(0 22px 44px rgba(4,18,30,0.28)) drop-shadow(0 0 32px rgba(94,234,212,0.08)) drop-shadow(0 0 18px rgba(21,53,69,0.38));}.hub-card--beauty .hub-card__stage--warm{background: transparent;border-bottom: 1px solid rgba(160,82,96,0.1);}.hub-card--beauty .hub-card__stage--warm::before{content: "";position: absolute;inset: 0;z-index: 0;pointer-events: none;background: radial-gradient(ellipse 54% 44% at 20% 28%,rgba(255,200,210,0.22),transparent 54%),radial-gradient(ellipse 66% 50% at 85% 18%,rgba(255,228,200,0.2),transparent 58%),radial-gradient(ellipse 48% 42% at 48% 88%,rgba(220,180,195,0.1),transparent 56%);}.hub-card:hover .hub-card__shot{transform: translateY(-10px) scale(1.03);}.hub-card__copy{position: relative;z-index: 1;flex: 1 1 auto;flex-shrink: 0;display: flex;flex-direction: column;justify-content: flex-start;text-align: center;padding: 1.15rem 1.5rem 2.25rem;}.hub-card--probiotic .hub-card__copy--probiotic-band{padding-top: 1.15rem;padding-bottom: 2.25rem;background: linear-gradient(180deg,#1a3545 0%,#153545 50%,#122a38 100%);color: #f1f5f9;box-shadow: 0 -8px 28px rgba(15,23,42,0.18);}.hub-card__title{font-size: var(--text-2xl);font-weight: 600;letter-spacing: -0.025em;margin: 0 0 0.4rem;}.hub-card__desc{font-size: var(--text-sm);opacity: 0.82;margin: 0 0 1.1rem;max-width: 300px;margin-left: auto;margin-right: auto;line-height: 1.55;}.page-hub [data-macro-scroll-section]{scroll-margin-top: var(--nav-h);}.page-hub .abk28-top-fab:focus-visible{outline: 2px solid rgba(100,116,139,0.45);}.page-hub .abk28-top-fab.is-pressed{box-shadow: 0 0 0 1px rgba(0,0,0,0.06),0 0 0 6px rgba(148,163,184,0.22),0 0 22px rgba(15,23,42,0.1);}}.hub-card__cta{font-family: var(--font-display);font-size: var(--text-xs);font-weight: 600;letter-spacing: 0.08em;text-transform: uppercase;}.hub-card--probiotic .hub-card__cta{color: #5eead4;}.hub-card--beauty .hub-card__cta{color: #b85f72;}.hub-footer{text-align: center;padding: 2.5rem 1.25rem 2.85rem;font-size: var(--text-xs);color: rgba(75,62,68,0.82);line-height: 1.65;background: linear-gradient(180deg,#fafefd 0%,#f2f6f6 50%,#eef3f4 100%);border-top: 1px solid rgba(72,160,150,0.14);}.hub-footer .footer-identity__brand{color: #1d1d1f;}.hub-footer .footer-identity__tagline{color: rgba(100,70,82,0.88);}.hub-footer a{text-decoration: underline;text-underline-offset: 3px;}.hub-footer .footer-contact__mailto,.hub-footer .footer-social a,.hub-footer .footer-social__link{text-decoration: none;}.hub-kol{min-width: 0;padding: clamp(3.25rem,9vw,6rem) clamp(1.25rem,4vw,2.75rem);background: radial-gradient(120% 70% at 50% -10%,rgba(255,255,255,0.94) 0%,transparent 55%),linear-gradient(180deg,#e8ecf2 0%,#f2f4f7 42%,#fafbfc 100%);border-top: 1px solid rgba(0,0,0,0.06);}.hub-kol__intro{max-width: 44rem;margin: 0 auto 2.75rem;text-align: center;}.hub-kol__eyebrow{font-family: var(--font-display);font-size: var(--text-sm);font-weight: 600;letter-spacing: 0.22em;text-transform: uppercase;color: #6e6e73;margin: 0 0 0.65rem;}.hub-kol__headline{font-size: var(--text-2xl);font-weight: 600;letter-spacing: -0.035em;line-height: 1.12;margin: 0 0 0.85rem;color: #0b0b0f;}.hub-kol__sub{margin: 0;font-size: var(--text-sm);line-height: 1.65;color: #515154;}.hub-kol__sub strong{font-weight: 600;color: #2d2d31;}.hub-kol__shop-bridge{max-width: 40rem;margin: 2.5rem auto 0;text-align: center;}.hub-kol__shop-eyebrow{font-family: var(--font-display);font-size: var(--text-xs);font-weight: 600;letter-spacing: 0.2em;text-transform: uppercase;color: #86868b;margin: 0 0 0.55rem;}.hub-kol__shop-lede{margin: 0;font-size: var(--text-sm);line-height: 1.65;color: #515154;}.hub-shop-notes{max-width: 1180px;margin: 2rem auto 0;min-width: 0;width: 100%;}.hub-shop-notes__section-title{margin: 0 0 0.35rem;font-family: var(--font-display);font-size: clamp(1.2rem,2.1vw,1.45rem);font-weight: 600;letter-spacing: -0.02em;text-align: center;color: #1d1d1f;}.hub-shop-notes__hint{display: none;margin: 0 0 0.85rem;font-size: var(--text-xs);text-align: center;color: #86868b;}.hub-shop-notes__carousel{display: flex;align-items: center;gap: 0.35rem;width: 100%;}.hub-shop-notes__arrow{display: none;flex-shrink: 0;align-items: center;justify-content: center;width: 2.75rem;min-width: 2.75rem;height: 2.75rem;padding: 0;margin: 0;border-radius: 999px;cursor: pointer;transition: transform 0.24s var(--ease-out),background 0.24s var(--ease-out),border-color 0.24s var(--ease-out),box-shadow 0.24s var(--ease-out),color 0.24s var(--ease-out),opacity 0.2s ease;}.page-hub .abk28-top-fab,.page-genmai .abk28-top-fab,.hub-shop-notes__arrow{color: rgba(30,41,59,0.9);border: 1px solid rgba(255,255,255,0.58);background: linear-gradient( 168deg,rgba(255,255,255,0.68) 0%,rgba(248,250,252,0.38) 40%,rgba(226,232,240,0.46) 100% );-webkit-backdrop-filter: blur(22px) saturate(1.78);backdrop-filter: blur(22px) saturate(1.78);box-shadow: inset 0 1px 0 rgba(255,255,255,0.72),inset 0 -1px 0 rgba(15,23,42,0.05),0 0 0 0.5px rgba(15,23,42,0.05),0 4px 14px rgba(15,23,42,0.07),0 10px 32px rgba(15,23,42,0.09);}.page-hub .abk28-top-fab:hover,.page-genmai .abk28-top-fab:hover,.hub-shop-notes__arrow:hover:not(:disabled){color: rgba(15,23,42,0.92);border-color: rgba(255,255,255,0.78);background: linear-gradient( 168deg,rgba(255,255,255,0.82) 0%,rgba(241,245,249,0.52) 42%,rgba(214,227,240,0.52) 100% );-webkit-backdrop-filter: blur(24px) saturate(1.85);backdrop-filter: blur(24px) saturate(1.85);box-shadow: inset 0 1px 0 rgba(255,255,255,0.88),inset 0 -1px 0 rgba(15,23,42,0.06),0 0 0 0.5px rgba(15,23,42,0.06),0 6px 18px rgba(15,23,42,0.09),0 14px 40px rgba(15,23,42,0.11);}.hub-shop-notes__arrow:hover:not(:disabled){transform: translateY(-1px);}.hub-shop-notes__arrow svg{display: block;opacity: 0.9;filter: drop-shadow(0 1px 0 rgba(255,255,255,0.35));}.hub-shop-notes__arrow:focus-visible{outline: 2px solid rgba(100,116,139,0.5);outline-offset: 2px;}.hub-shop-notes__arrow:disabled{opacity: 0.4;cursor: not-allowed;transform: none;color: rgba(30,41,59,0.35);border-color: rgba(255,255,255,0.35);background: linear-gradient(168deg,rgba(248,250,252,0.55) 0%,rgba(226,232,240,0.4) 100%);-webkit-backdrop-filter: blur(14px) saturate(1.35);backdrop-filter: blur(14px) saturate(1.35);box-shadow: inset 0 1px 0 rgba(255,255,255,0.45),0 0 0 0.5px rgba(15,23,42,0.04);}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.page-hub .abk28-top-fab,.page-genmai .abk28-top-fab,.hub-shop-notes__arrow{background: linear-gradient(168deg,#f1f5f9 0%,#e2e8f0 100%);}.page-hub .abk28-top-fab:hover,.page-genmai .abk28-top-fab:hover,.hub-shop-notes__arrow:hover:not(:disabled){background: linear-gradient(168deg,#f8fafc 0%,#e8edf4 100%);}}.hub-shop-notes__scroller{flex: 1;width: 100%;max-width: 100%;min-width: 0;overflow-x: auto;overflow-y: visible;-webkit-overflow-scrolling: touch;scroll-snap-type: x mandatory;scroll-padding-inline: max(0.25rem,env(safe-area-inset-left,0px));overscroll-behavior-x: contain;container-type: inline-size;container-name: hub-shop-notes;scrollbar-width: thin;}.hub-shop-notes__list{display: flex;gap: 1rem;margin: 0;padding: 0 0 0.35rem;list-style: none;}.hub-shop-notes__cell{flex: 0 0 min(calc(100vw - 4.75rem),20.5rem);scroll-snap-align: start;scroll-snap-stop: always;}@supports (width: 1cqw){.hub-shop-notes__cell{flex: 0 0 min(20.5rem,calc(100cqw - 1.25rem));}}.hub-shop-note{display: flex;flex-direction: column;height: 100%;min-height: 100%;border-radius: 1.15rem;background: #fbfbfd;border: 1px solid rgba(15,23,42,0.07);box-shadow: 0 0 0 0.5px rgba(255,255,255,0.65) inset,0 14px 36px rgba(15,23,42,0.07);overflow: hidden;transition: transform 0.45s var(--ease-out),box-shadow 0.45s var(--ease-out);}@media (hover: hover) and (pointer: fine){.hub-shop-note:hover{transform: translateY(-3px);box-shadow: 0 0 0 0.5px rgba(255,255,255,0.75) inset,0 20px 48px rgba(15,23,42,0.1);}}.hub-shop-note__figure{margin: 0;aspect-ratio: 4 / 3;background: #e8ebf0;overflow: hidden;}.hub-shop-note__figure picture{display: block;width: 100%;height: 100%;}.hub-shop-note__figure img{display: block;width: 100%;height: 100%;object-fit: cover;}.hub-shop-note__body{display: flex;flex-direction: column;flex: 1;gap: 0.5rem;padding: 1.1rem 1.15rem 1.3rem;}.hub-shop-note__tag{margin: 0;font-size: var(--text-xs);font-weight: 600;letter-spacing: 0.14em;text-transform: uppercase;color: #86868b;}.hub-shop-note__headline{margin: 0;font-family: var(--font-display);font-size: 1.05rem;font-weight: 600;line-height: 1.35;letter-spacing: -0.015em;color: #1d1d1f;}.hub-shop-note__excerpt{margin: 0;flex: 1;font-size: var(--text-sm);line-height: 1.65;color: #515154;}.hub-shop-note__cta{align-self: flex-start;margin-top: 0.25rem;display: inline-flex;align-items: center;justify-content: center;min-height: 2.65rem;padding: 0 1.35rem;border: 0;border-radius: 999px;font-family: inherit;font-size: var(--text-xs);font-weight: 600;letter-spacing: 0.04em;color: #fff;cursor: pointer;background: linear-gradient(180deg,#1e4d5f 0%,#163a49 100%);box-shadow: 0 8px 22px rgba(22,58,73,0.22);transition: transform 0.25s var(--ease-out),box-shadow 0.25s var(--ease-out);}.hub-shop-note__cta:hover{transform: translateY(-2px);box-shadow: 0 12px 28px rgba(22,58,73,0.28);}.hub-shop-note__cta:focus-visible{outline: 2px solid rgba(30,77,95,0.45);outline-offset: 3px;}@media (min-width: 720px){.hub-shop-notes__hint{display: none !important;}.hub-shop-notes__carousel{gap: 0;}.hub-shop-notes__scroller{flex: none;width: 100%;overflow: visible;scroll-snap-type: none;}.hub-shop-notes__list{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: 1.05rem;padding: 0;}.hub-shop-notes__cell{flex: initial;min-width: 0;scroll-snap-align: none;}}@media (max-width: 719px){.hub-shop-notes__hint{display: block;}.hub-shop-notes__arrow{display: inline-flex;}.hub-shop-notes__scroller{scrollbar-width: none;-ms-overflow-style: none;}.hub-shop-notes__scroller::-webkit-scrollbar{display: none;width: 0;height: 0;}}.hub-kol__bento{display: grid;grid-template-columns: 1fr;gap: 0.85rem;max-width: 1180px;margin: 0 auto;list-style: none;padding: 0;}.hub-kol__bento__cell{min-width: 0;}@media (min-width: 640px){.hub-kol__bento{grid-template-columns: repeat(2,minmax(0,1fr));gap: 1rem;}}@media (min-width: 1024px){.hub-kol__bento{grid-template-columns: repeat(3,minmax(0,1fr));gap: 1.05rem;}.hub-story-tile--tall{min-height: 26rem;}}.hub-story-tile{position: relative;display: block;width: 100%;border: 0;padding: 0;margin: 0;border-radius: 1.35rem;overflow: visible;cursor: pointer;text-align: left;color: #f5f5f7;background: #0b1218;min-height: min(72vw,22rem);aspect-ratio: 3 / 4;box-shadow: 0 0 0 0.5px rgba(255,255,255,0.06),0 18px 50px rgba(15,23,42,0.18);transition: transform 0.55s var(--ease-out),box-shadow 0.55s var(--ease-out);}@media (hover: hover) and (pointer: fine){.hub-story-tile:hover{transform: translateY(-6px) scale(1.012);box-shadow: 0 0 0 0.5px rgba(255,255,255,0.12),0 26px 64px rgba(15,23,42,0.24);}}.hub-story-tile:focus-visible{outline: 3px solid rgba(0,113,227,0.45);outline-offset: 3px;}.hub-story-tile__frame{position: absolute;inset: 0;z-index: 0;border-radius: inherit;overflow: hidden;pointer-events: none;transform: translateZ(0);-webkit-transform: translateZ(0);}.hub-story-tile__visual{position: absolute;inset: 0;z-index: 0;}.hub-story-tile__visual picture{display: block;width: 100%;height: 100%;}.hub-story-tile__visual img{width: 100%;height: 100%;object-fit: cover;object-position: center;transform: scale(1.06);transition: transform 0.85s var(--ease-out),filter 0.65s var(--ease-out);filter: saturate(0.92) brightness(0.97);}@media (hover: hover) and (pointer: fine){.hub-story-tile:hover .hub-story-tile__visual img,.hub-story-tile:focus-within .hub-story-tile__visual img{transform: scale(1.1);filter: saturate(1.05) brightness(1.02);}}.hub-story-tile__glass{position: absolute;inset: 0;z-index: 1;display: block;border-radius: inherit;pointer-events: none;background: linear-gradient( 165deg,rgba(255,255,255,0.5) 0%,rgba(248,250,252,0.42) 42%,rgba(232,236,242,0.55) 100% );-webkit-backdrop-filter: blur(28px) saturate(165%);backdrop-filter: blur(28px) saturate(165%);border: 1px solid rgba(255,255,255,0.38);box-shadow: inset 0 1px 0 rgba(255,255,255,0.55),inset 0 -1px 0 rgba(15,23,42,0.04);transition: background 0.55s var(--ease-out),-webkit-backdrop-filter 0.55s var(--ease-out),backdrop-filter 0.55s var(--ease-out),box-shadow 0.55s var(--ease-out);}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.hub-story-tile__glass{background: rgba(248,250,252,0.88);}}@media (hover: hover) and (pointer: fine){.hub-story-tile:hover .hub-story-tile__glass,.hub-story-tile:focus-within .hub-story-tile__glass{background: linear-gradient( 180deg,rgba(8,12,18,0.02) 0%,rgba(8,12,18,0.12) 40%,rgba(8,12,18,0.72) 100% );-webkit-backdrop-filter: blur(10px) saturate(140%);backdrop-filter: blur(10px) saturate(140%);border-color: rgba(255,255,255,0.08);box-shadow: inset 0 1px 0 rgba(255,255,255,0.06);}}.hub-story-tile__copy{position: absolute;inset: 0;z-index: 2;padding: clamp(1.1rem,3vw,1.5rem);display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;pointer-events: none;}.hub-story-tile__title{max-width: 95%;font-size: clamp(1.12rem,0.95rem + 0.65vw,1.42rem);font-weight: 600;letter-spacing: -0.035em;line-height: 1.22;color: #0b0b0f;text-shadow: 0 1px 0 rgba(255,255,255,0.45);transition: color 0.45s var(--ease-out),transform 0.55s var(--ease-out),text-shadow 0.45s var(--ease-out);}@media (hover: hover) and (pointer: fine){.hub-story-tile:hover .hub-story-tile__title,.hub-story-tile:focus-within .hub-story-tile__title{color: #f5f5f7;text-shadow: 0 2px 28px rgba(0,0,0,0.45);transform: translateY(-0.35rem);}}.hub-story-tile__meta{position: absolute;left: 0;right: 0;bottom: 0;padding: 1rem 1.15rem 1.2rem;display: flex;flex-direction: column;gap: 0.35rem;text-align: left;align-items: stretch;opacity: 0;transform: translate3d(0,14px,0);transition: opacity 0.45s var(--ease-out),transform 0.55s var(--ease-out);}@media (hover: hover) and (pointer: fine){.hub-story-tile:hover .hub-story-tile__meta,.hub-story-tile:focus-within .hub-story-tile__meta{opacity: 1;transform: translate3d(0,0,0);}}.hub-story-tile__chapter{font-family: var(--font-display);font-size: 0.68rem;font-weight: 600;letter-spacing: 0.16em;text-transform: uppercase;color: rgba(226,232,240,0.78);}.hub-story-tile__hook{font-size: var(--text-xs);line-height: 1.5;color: rgba(241,245,249,0.86);margin: 0;max-width: none;}.hub-story-tile__hint{margin-top: 0.35rem;font-size: 0.7rem;font-weight: 600;letter-spacing: 0.12em;text-transform: uppercase;color: rgba(94,234,212,0.95);}@media (hover: none){.hub-story-tile__copy{justify-content: flex-start;padding-top: clamp(2rem,12vw,3rem);}.hub-story-tile__title{color: #0b0b0f;text-shadow: 0 1px 0 rgba(255,255,255,0.45);margin-bottom: auto;}.hub-story-tile__meta{position: static;margin-top: auto;opacity: 1;transform: none;padding: 0 0.15rem 0.15rem;}.hub-story-tile__chapter{color: rgba(55,65,81,0.78);}.hub-story-tile__hook{color: rgba(30,41,59,0.9);}.hub-story-tile__hint{color: #0f766e;}.hub-story-tile__visual img{transform: scale(1.06);filter: saturate(0.92) brightness(0.97);}}@media (max-width: 720px){.hub-kol{padding-top: clamp(3.5rem,11vw,5.5rem);padding-bottom: clamp(3.5rem,11vw,5.5rem);padding-left: max(1.15rem,env(safe-area-inset-left,0px));padding-right: max(1.15rem,env(safe-area-inset-right,0px));}.hub-kol__intro{margin-bottom: clamp(2rem,6.5vw,2.85rem);}.hub-kol__bento{gap: 1.05rem;}.hub-shop-notes{padding-bottom: max(4.25rem,calc(env(safe-area-inset-bottom,0px) + 3.25rem));}.hub-story-tile{box-shadow: 0 0 0 0.5px rgba(255,255,255,0.08),0 16px 44px rgba(15,23,42,0.2),0 32px 72px rgba(15,23,42,0.09);}.hub-story-tile__glass{background: linear-gradient( 165deg,rgba(255,255,255,0.58) 0%,rgba(248,250,252,0.5) 38%,rgba(234,239,247,0.62) 100% );-webkit-backdrop-filter: blur(24px) saturate(160%);backdrop-filter: blur(24px) saturate(160%);border-color: rgba(255,255,255,0.44);box-shadow: inset 0 1px 0 rgba(255,255,255,0.62),inset 0 -1px 0 rgba(15,23,42,0.05);}}@media (prefers-reduced-motion: reduce){.hub-story-tile,.hub-story-tile__visual img,.hub-story-tile__glass,.hub-story-tile__title,.hub-story-tile__meta,.hub-shop-note,.hub-shop-note__cta{transition-duration: 0.01ms !important;}.hub-shop-notes__scroller{scroll-snap-type: none;}.hub-shop-note:hover,.hub-shop-note__cta:hover{transform: none;}.hub-story-tile:hover,.hub-story-tile:focus-within{transform: none;}.hub-story-tile__meta{opacity: 1;transform: none;}.hub-story-tile__glass{background: linear-gradient( 165deg,rgba(255,255,255,0.48) 0%,rgba(248,250,252,0.4) 42%,rgba(232,236,242,0.52) 100% );-webkit-backdrop-filter: blur(20px) saturate(150%);backdrop-filter: blur(20px) saturate(150%);}.hub-story-tile__title{color: #0b0b0f;text-shadow: 0 1px 0 rgba(255,255,255,0.42);}}.hub-kol-mount{padding: 0.25rem 0 1.5rem;}.ios-sheet--hub-kol .ios-sheet__scroll{padding-top: 0.35rem;}.hub-story-sheet{max-width: 36rem;margin: 0 auto;padding: 0 0.25rem 0.5rem;}.hub-story-sheet__head{margin-bottom: 1.25rem;}.hub-story-sheet__eyebrow{font-family: var(--font-display);font-size: var(--text-xs);font-weight: 600;letter-spacing: 0.14em;text-transform: uppercase;color: #6e6e73;margin: 0 0 0.45rem;}.hub-story-sheet__title{font-size: clamp(1.35rem,1.1rem + 1.2vw,1.75rem);font-weight: 600;letter-spacing: -0.035em;line-height: 1.2;margin: 0 0 0.65rem;color: #0b0b0f;}.hub-story-sheet__lede{margin: 0;font-size: var(--text-sm);line-height: 1.65;color: #424245;}.hub-story-sheet__figure{margin: 1.25rem 0;border-radius: 1.1rem;overflow: hidden;background: #ececee;box-shadow: 0 12px 40px rgba(15,23,42,0.08);}.hub-story-sheet__figure--hero img{display: block;width: 100%;aspect-ratio: 1;object-fit: cover;}.hub-story-sheet__figure--wide img{display: block;width: 100%;aspect-ratio: 16 / 9;object-fit: cover;}.hub-story-sheet__prose{font-size: var(--text-sm);line-height: 1.75;color: #2d2d31;}.hub-story-sheet__prose p{margin: 0 0 0.85rem;}.hub-story-sheet__prose p:last-child{margin-bottom: 0;}.hub-story-sheet__foot{margin-top: 2rem;padding-top: 1.5rem;border-top: 1px solid rgba(0,0,0,0.08);text-align: center;}.hub-story-sheet__cta{display: inline-flex;align-items: center;justify-content: center;min-height: 3rem;padding: 0 1.75rem;border-radius: 999px;font-size: var(--text-sm);font-weight: 600;letter-spacing: 0.02em;color: #fff;background: linear-gradient(180deg,#1e4d5f 0%,#163a49 100%);text-decoration: none;box-shadow: 0 10px 28px rgba(22,58,73,0.25);transition: transform 0.25s var(--ease-out),box-shadow 0.25s var(--ease-out);}.hub-story-sheet__cta:hover{transform: translateY(-2px);box-shadow: 0 14px 36px rgba(22,58,73,0.3);}.hub-story-sheet__cta:focus-visible{outline: 2px solid rgba(30,77,95,0.45);outline-offset: 3px;}.hub-story-sheet__src{margin: 0.75rem 0 0;font-size: var(--text-xs);color: #86868b;}.hub-story-sheet__shoplinks{margin: 0.85rem 0 0;font-size: var(--text-xs);line-height: 1.6;color: #6e6e73;}.hub-story-sheet__shoplinks a{color: #1d4ed8;font-weight: 600;text-decoration: underline;text-underline-offset: 3px;}.hub-story-sheet__shoplinks a:hover{color: #1e40af;}.hub-kol__fineprint{max-width: 46rem;margin: 2.25rem auto 0;text-align: center;font-size: 0.75rem;line-height: 1.55;color: #aeaeb2;}.hub-kol__fineprint strong{font-weight: 600;color: #8e8e93;}.p-hero{position: relative;min-height: 100vh;display: flex;flex-direction: column;align-items: center;justify-content: flex-start;row-gap: 0.85rem;row-gap: clamp(0.5rem,2vh,1.25rem);padding: calc(var(--nav-h) + 1.75rem) 1.25rem 2.75rem;text-align: center;overflow-x: hidden;}.p-hero--dark{background: radial-gradient(ellipse 130% 100% at 50% -18%,#4a7082 0%,#2d4f62 28%,#1e3f52 58%,#153545 100%);color: #f1f5f9;}.p-hero--light{background: radial-gradient(ellipse 130% 90% at 50% -15%,#fffdfb 0%,#faf3eb 38%,#ebe0d4 100%);color: #1c1917;}.p-hero__glow{position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 0;pointer-events: none;}.p-hero--dark .p-hero__glow{background: radial-gradient(ellipse 70% 50% at 18% 28%,rgba(94,234,212,0.18),transparent 52%),radial-gradient(ellipse 85% 55% at 50% -8%,rgba(125,211,252,0.22),transparent 58%),radial-gradient(ellipse 48% 42% at 88% 52%,rgba(56,189,248,0.14),transparent 50%);}.p-hero--rep-fullview.p-hero--dark .p-hero__glow{background: radial-gradient(ellipse 70% 50% at 18% 28%,rgba(94,234,212,0.09),transparent 52%),radial-gradient(ellipse 85% 55% at 50% -8%,rgba(125,211,252,0.11),transparent 58%),radial-gradient(ellipse 48% 42% at 88% 52%,rgba(56,189,248,0.07),transparent 50%);}.p-hero--light .p-hero__glow{background: radial-gradient(ellipse 60% 45% at 15% 25%,rgba(253,224,200,0.5),transparent 50%),radial-gradient(ellipse 80% 50% at 50% 0%,rgba(255,237,213,0.65),transparent 55%);}.p-hero--genmai{background: radial-gradient( ellipse 140% 110% at 50% -20%,#ffffff 0%,#fff9fa 22%,#fef2f5 48%,#f8e9ee 82%,#f1dfe5 100% );color: #1d1d1f;}.p-hero--genmai .p-hero__glow{background: radial-gradient(ellipse 58% 48% at 20% 28%,rgba(255,200,210,0.42),transparent 54%),radial-gradient(ellipse 70% 52% at 85% 18%,rgba(255,228,200,0.38),transparent 58%),radial-gradient(ellipse 52% 46% at 48% 88%,rgba(220,180,195,0.18),transparent 56%);}.p-hero--rep-fullview.p-hero--genmai .p-hero__glow{background: radial-gradient(ellipse 54% 44% at 20% 28%,rgba(255,200,210,0.22),transparent 54%),radial-gradient(ellipse 66% 50% at 85% 18%,rgba(255,228,200,0.2),transparent 58%),radial-gradient(ellipse 48% 42% at 48% 88%,rgba(220,180,195,0.1),transparent 56%);}.p-hero--genmai .p-hero__badge{color: #8b3d4a;border-color: rgba(160,82,96,0.22);background: rgba(255,255,255,0.78);backdrop-filter: blur(14px) saturate(1.15);-webkit-backdrop-filter: blur(14px) saturate(1.15);box-shadow: 0 1px 0 rgba(255,255,255,0.95) inset,0 1px 3px rgba(62,36,44,0.06);}.p-hero--genmai .hero-product-shell__img--hero-rep{filter: drop-shadow(0 2px 8px rgba(62,36,44,0.12)) drop-shadow(0 18px 44px rgba(62,36,44,0.1)) drop-shadow(0 0 48px rgba(255,190,205,0.22));-webkit-filter: drop-shadow(0 2px 8px rgba(62,36,44,0.12)) drop-shadow(0 18px 44px rgba(62,36,44,0.1)) drop-shadow(0 0 48px rgba(255,190,205,0.22));}.hub-card__shot--genmai-rep{filter: drop-shadow(0 2px 8px rgba(62,36,44,0.12)) drop-shadow(0 18px 44px rgba(62,36,44,0.1)) drop-shadow(0 0 48px rgba(255,190,205,0.22));-webkit-filter: drop-shadow(0 2px 8px rgba(62,36,44,0.12)) drop-shadow(0 18px 44px rgba(62,36,44,0.1)) drop-shadow(0 0 48px rgba(255,190,205,0.22));}.hero-product-shell{position: relative;flex-shrink: 0;width: 92%;max-width: 520px;width: min(92vw,520px);margin: 0.5rem auto 1.25rem;margin: 0.5rem auto clamp(1rem,3vh,2rem);z-index: 4;isolation: isolate;border-radius: 1.35rem;border-radius: clamp(1.25rem,3vw,2rem);display: flex;align-items: center;justify-content: center;padding: 1.5rem 1.65rem;padding: clamp(1.25rem,3.5vw,2.25rem) clamp(1.5rem,4vw,2.75rem);box-shadow: inset 0 1px 0 rgba(255,255,255,1),0 12px 40px rgba(15,23,42,0.06);}.hero-product-shell--product-light{background: linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);border: 1px solid rgba(203,213,225,0.55);box-shadow: inset 0 1px 0 rgba(255,255,255,1),0 24px 56px rgba(0,0,0,0.28);}.hero-product-shell--hero-rep{width: 86%;max-width: 340px;width: min(86vw,340px);margin-top: 0.25rem;margin-bottom: 0.35rem;margin-bottom: clamp(0.25rem,1.2vh,0.55rem);background: transparent;border: none;box-shadow: none;padding: 0.35rem 0.55rem;padding: clamp(0.2rem,0.9vw,0.45rem) clamp(0.35rem,1.5vw,0.75rem);}.hero-product-shell--hero-rep picture{display: block;max-width: 100%;margin-inline: auto;}.hero-product-shell__img--hero-rep{display: block;position: relative;z-index: 1;width: 100%;max-width: 280px;max-width: min(280px,68vw);height: auto;margin-inline: auto;filter: drop-shadow(0 2px 5px rgba(0,0,0,0.48)) drop-shadow(0 10px 24px rgba(4,18,30,0.4)) drop-shadow(0 22px 44px rgba(4,18,30,0.28)) drop-shadow(0 0 32px rgba(94,234,212,0.08)) drop-shadow(0 0 18px rgba(21,53,69,0.38));-webkit-filter: drop-shadow(0 2px 5px rgba(0,0,0,0.48)) drop-shadow(0 10px 24px rgba(4,18,30,0.4)) drop-shadow(0 22px 44px rgba(4,18,30,0.28)) drop-shadow(0 0 32px rgba(94,234,212,0.08)) drop-shadow(0 0 18px rgba(21,53,69,0.38));}.hero-product-shell--dark{background: linear-gradient(165deg,#3a5c6e 0%,#2a4d60 38%,#1f3f52 100%);border: 1px solid rgba(255,255,255,0.1);}.hero-product-shell--light{box-shadow: inset 0 1px 0 rgba(255,255,255,0.88),0 24px 60px rgba(120,53,15,0.1);background: linear-gradient(165deg,#fffdfb 0%,#f5ebe3 50%,#e8ddd0 100%);}.hero-product-shell__img{display: block;width: 100%;max-width: 400px;max-width: min(400px,86vw);height: auto;object-fit: contain;}.hero-product-shell__img--knockout-dark{mix-blend-mode: multiply;filter: contrast(1.09) saturate(1.06) brightness(1.02);}.hero-product-shell__img--knockout-light{mix-blend-mode: multiply;filter: contrast(1.06) saturate(1.04) brightness(1.02);}.p-hero__product{position: relative;width: 88%;max-width: 420px;width: min(88vw,420px);margin: 0.5rem auto 1rem;z-index: 2;}.p-hero__text{position: relative;z-index: 1;max-width: 900px;width: 100%;flex: 0 0 auto;margin-top: 0;padding-bottom: 0.5rem;}.p-hero--rep-fullview{--hero-k: 0.82;--hero-k: max(0.52,min(1,100vh / 760px,100vw / 380px));--hero-copy-k: calc(var(--hero-k) * 0.88);min-height: 100vh;min-height: 100svh;min-height: 100dvh;padding: calc(var(--nav-h) + 0.1rem) 0 0;justify-content: flex-start;overflow-x: hidden;text-align: center;}@supports (min-height: 100dvh){.p-hero--rep-fullview{--hero-k: max(0.52,min(1,100dvh / 760px,100vw / 380px));--hero-copy-k: calc(var(--hero-k) * 0.88);}}@supports (overflow: clip){.p-hero:not(.p-hero--rep-fullview){overflow-x: clip;overflow-y: visible;}}.p-hero__scale-wrap{position: relative;z-index: 1;flex: 1 1 auto;min-height: 0;width: 100%;max-width: 100%;display: flex;flex-direction: column;align-items: stretch;row-gap: calc(0.4rem * var(--hero-k));row-gap: calc(clamp(0.2rem,1.2vh,0.55rem) * var(--hero-k));}.p-hero--rep-fullview .p-hero__scale-wrap{row-gap: calc(0.85rem * var(--hero-k));row-gap: calc(clamp(0.5rem,2vh,1.35rem) * var(--hero-k));}.p-hero__center-stack{display: flex;flex-direction: column;flex: 1 1 auto;min-height: 0;width: 100%;max-width: 100%;align-items: stretch;justify-content: flex-start;}.p-hero--rep-fullview .p-hero__center-stack{position: relative;flex: 1 1 auto;min-height: 0;padding-bottom: max(clamp(3.35rem,11vmin,4.35rem),calc(2.85rem + env(safe-area-inset-bottom,0px)));justify-content: center;justify-content: safe center;}.p-hero__rep-fill{position: relative;flex: 1 1 auto;min-height: 0;width: 100%;max-width: 100%;display: flex;align-items: flex-start;justify-content: center;padding: 0 max(1.25rem,env(safe-area-inset-right,0px)) calc(0.2rem * var(--hero-k)) max(1.25rem,env(safe-area-inset-left,0px));box-sizing: border-box;}.p-hero--rep-fullview .p-hero__rep-fill{flex: 0 1 auto;padding-bottom: 2.5rem;padding-bottom: clamp(1.1rem,4vmin,2.35rem);z-index: 0;}.p-hero--rep-fullview .p-hero__rep-fill::before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 0;pointer-events: none;background: radial-gradient(ellipse 92% 70% at 50% 44%,rgba(21,53,69,0.09) 0%,transparent 58%);}.p-hero--rep-fullview .hero-product-shell--hero-rep{display: flex;align-items: center;justify-content: center;margin: 0;z-index: 1;width: 90%;width: min(90vw,calc(380px * var(--hero-k)));max-width: 100%;max-height: 30vh;max-height: min(30vh,calc(280px * var(--hero-k)));max-height: min(30vh,28dvh,calc(280px * var(--hero-k)));flex-shrink: 0;}.p-hero--rep-fullview .hero-product-shell__img--hero-rep{position: relative;z-index: 1;display: block;width: auto;max-width: 86vw;max-width: min(86vw,calc(340px * var(--hero-k)));max-height: 26vh;max-height: min(26vh,calc(248px * var(--hero-k)));max-height: min(26vh,24dvh,calc(248px * var(--hero-k)));height: auto;flex: 0 1 auto;object-fit: contain;-o-object-fit: contain;}.p-hero--rep-fullview .p-hero__text{position: relative;z-index: 6;flex-shrink: 0;width: 100%;max-width: 100%;margin-left: auto;margin-right: auto;padding: 0 max(1.25rem,env(safe-area-inset-right,0px)) clamp(0.35rem,1.2vmin,0.85rem) max(1.25rem,env(safe-area-inset-left,0px));text-align: center;box-sizing: border-box;}.p-hero--rep-fullview .p-hero__text .btn-row{display: flex;flex-wrap: wrap;gap: 0.55rem;justify-content: center;align-items: center;align-content: center;width: 100%;max-width: 100%;margin-left: auto;margin-right: auto;margin-top: clamp(0.45rem,1.35vh,1.35rem);}.p-hero--rep-fullview .p-hero__center-stack>.p-hero__text{margin-top: calc(clamp(0.5rem,2vh,1.35rem) * var(--hero-k,0.82));}.p-hero--rep-fullview .headline{font-size: clamp(2.1rem,1.05rem + 3.6vw,3.65rem);margin-bottom: clamp(0.5rem,1.15vh,0.9rem);}.p-hero--rep-fullview .p-hero__price{font-family: var(--font-display);margin: 0 auto clamp(0.55rem,1.2vh,0.85rem);font-size: clamp(0.8125rem,0.78rem + 0.25vw,0.9375rem);font-weight: 500;letter-spacing: 0.08em;color: rgba(226,232,240,0.78);}.p-hero--rep-fullview .p-hero__price-figure{font-weight: 600;letter-spacing: 0.04em;color: #f1f5f9;font-variant-numeric: tabular-nums;margin-left: 0.2em;text-shadow: 0 1px 0 rgba(0,0,0,0.2);}.p-hero--rep-fullview .subhead{font-size: clamp(1rem,0.92rem + 0.55vw,1.45rem);line-height: 1.42;margin: 0.75rem auto 0;text-align: center;margin-left: auto;margin-right: auto;max-width: 36rem;}.p-hero--rep-fullview .p-hero__badge{font-size: clamp(0.62rem,0.58rem + 0.22vw,0.72rem);padding: 0.42rem 0.88rem;margin-bottom: clamp(0.65rem,1.5vh,0.95rem);}.p-hero--rep-fullview .p-hero__scroll-cue{position: absolute;left: 0;right: 0;bottom: 0;flex: 0 0 auto;flex-shrink: 0;align-self: stretch;box-sizing: border-box;width: 100%;max-width: none;margin-left: 0;margin-right: 0;margin-top: 0;height: auto;max-height: none;display: flex;flex-direction: column;align-items: center;justify-content: center;z-index: 3;min-height: calc(3.35rem * var(--hero-copy-k,0.72));padding-top: calc(0.55rem * var(--hero-copy-k,0.72));padding-bottom: max(calc(0.95rem * var(--hero-copy-k,0.72)),calc(0.35rem * var(--hero-copy-k,0.72) + env(safe-area-inset-bottom,0px)));padding-left: max(calc(1rem * var(--hero-copy-k,0.72)),env(safe-area-inset-left,0px));padding-right: max(calc(1rem * var(--hero-copy-k,0.72)),env(safe-area-inset-right,0px));text-decoration: none;color: rgba(226,232,240,0.82);border-top: 1px solid rgba(255,255,255,0.1);background: linear-gradient(180deg,transparent 0%,rgba(0,0,0,0.07) 100%);transition: color 0.25s ease,background 0.25s ease;}.p-hero--rep-fullview .p-hero__scroll-cue:hover,.p-hero--rep-fullview .p-hero__scroll-cue:focus-visible{color: #f8fafc;background: rgba(255,255,255,0.05);}.p-hero--rep-fullview .p-hero__scroll-cue:focus-visible{outline: 2px solid rgba(125,211,252,0.45);outline-offset: -2px;}.p-hero--rep-fullview .p-hero__scroll-cue-mouse{display: flex;flex: 0 0 auto;align-items: center;justify-content: center;width: clamp(1.85rem,1.65rem + 0.6vw,2.15rem);height: clamp(2.4rem,2.1rem + 0.85vw,2.8rem);flex-shrink: 0;color: rgba(241,245,249,0.88);filter: drop-shadow(0 2px 10px rgba(15,23,42,0.38));-webkit-filter: drop-shadow(0 2px 10px rgba(15,23,42,0.38));transition: color 0.35s cubic-bezier(0.25,0.1,0.25,1),filter 0.35s cubic-bezier(0.25,0.1,0.25,1);}.p-hero--rep-fullview .p-hero__scroll-cue:hover .p-hero__scroll-cue-mouse,.p-hero--rep-fullview .p-hero__scroll-cue:focus-visible .p-hero__scroll-cue-mouse{color: #f8fafc;filter: drop-shadow(0 3px 14px rgba(15,23,42,0.32));-webkit-filter: drop-shadow(0 3px 14px rgba(15,23,42,0.32));}.p-hero--rep-fullview .p-hero__scroll-cue-mouse__svg{display: block;width: clamp(1.85rem,1.65rem + 0.6vw,2.15rem);height: clamp(2.4rem,2.1rem + 0.85vw,2.8rem);flex-shrink: 0;overflow: visible;-webkit-transform: translateZ(0);transform: translateZ(0);}.p-hero--rep-fullview .p-hero__scroll-cue-mouse__wheel{transform-origin: 50% 50%;-webkit-transform-origin: 50% 50%;will-change: transform;}@media (prefers-reduced-motion: no-preference){.p-hero--rep-fullview .p-hero__scroll-cue-mouse__wheel{animation: p-hero-scroll-mouse-wheel 2.35s cubic-bezier(0.42,0,0.58,1) infinite;}}@keyframes p-hero-scroll-mouse-wheel{0%,100%{transform: translateY(-3.25px);}50%{transform: translateY(3.25px);}}@media (prefers-reduced-motion: reduce){.p-hero--rep-fullview .p-hero__scroll-cue-mouse__wheel{animation: none;transform: translateY(0);}}@media (max-height: 760px){.p-hero--rep-fullview{--hero-k: max(0.48,min(1,100dvh / 680px,100vw / 380px));--hero-copy-k: calc(var(--hero-k) * 0.88);padding-top: calc(var(--nav-h) + 0.05rem);}@supports not (height: 100dvh){.p-hero--rep-fullview{--hero-k: max(0.48,min(1,100vh / 680px,100vw / 380px));}}.p-hero--rep-fullview .p-hero__scale-wrap{justify-content: center;row-gap: clamp(0.2rem,1vmin,0.55rem);}.p-hero--rep-fullview .p-hero__center-stack{justify-content: center;justify-content: safe center;padding-bottom: max(clamp(2.9rem,8.5vmin,3.85rem),calc(2.4rem + env(safe-area-inset-bottom,0px)));}.p-hero--rep-fullview .p-hero__rep-fill{padding-bottom: clamp(0.45rem,1.8vmin,0.95rem);}.p-hero--rep-fullview .p-hero__center-stack>.p-hero__text{margin-top: clamp(0.2rem,0.9vmin,0.55rem);}.p-hero--rep-fullview .hero-product-shell--hero-rep{max-height: min(28dvh,26vh,220px,calc(260px * var(--hero-k,0.78)));}.p-hero--rep-fullview .hero-product-shell__img--hero-rep{max-height: min(24dvh,22vh,190px,calc(220px * var(--hero-k,0.78)));}.p-hero--rep-fullview .headline{font-size: clamp(1.5rem,0.85rem + 3.4vw,2.85rem);margin-bottom: clamp(0.3rem,0.9vmin,0.65rem);}.p-hero--rep-fullview .subhead{font-size: clamp(0.78rem,0.72rem + 0.55vw,1.05rem);line-height: 1.36;margin-top: clamp(0.3rem,0.9vmin,0.65rem);}.p-hero--rep-fullview .p-hero__badge{font-size: clamp(0.52rem,0.5rem + 0.15vw,0.65rem);padding: 0.3rem 0.62rem;margin-bottom: clamp(0.3rem,0.9vmin,0.55rem);}.p-hero--rep-fullview .p-hero__price{margin-bottom: clamp(0.35rem,0.9vmin,0.65rem);font-size: clamp(0.75rem,0.72rem + 0.2vw,0.875rem);}.p-hero--rep-fullview .p-hero__text .btn-row{margin-top: clamp(0.45rem,1.4vmin,1rem);}.p-hero--rep-fullview .p-hero__scroll-cue{min-height: clamp(2.65rem,7vmin,3.15rem);padding-top: clamp(0.3rem,1vmin,0.5rem);padding-bottom: max(clamp(0.65rem,2vmin,0.85rem),calc(0.28rem + env(safe-area-inset-bottom,0px)));}.p-hero--rep-fullview .p-hero__scroll-cue-mouse,.p-hero--rep-fullview .p-hero__scroll-cue-mouse__svg{width: clamp(1.55rem,1.4rem + 0.45vw,1.9rem);height: clamp(2rem,1.75rem + 0.65vw,2.45rem);}}@media (max-height: 620px){.p-hero--rep-fullview{--hero-k: max(0.42,min(1,100dvh / 560px,100vw / 380px));--hero-copy-k: calc(var(--hero-k) * 0.88);}@supports not (height: 100dvh){.p-hero--rep-fullview{--hero-k: max(0.42,min(1,100vh / 560px,100vw / 380px));}}.p-hero--rep-fullview .p-hero__center-stack{padding-bottom: max(clamp(2.55rem,8vmin,3.35rem),calc(2.1rem + env(safe-area-inset-bottom,0px)));}.p-hero--rep-fullview .hero-product-shell--hero-rep{max-height: min(24dvh,22vh,168px,calc(200px * var(--hero-k,0.72)));}.p-hero--rep-fullview .hero-product-shell__img--hero-rep{max-height: min(20dvh,18vh,140px,calc(168px * var(--hero-k,0.72)));}.p-hero--rep-fullview .headline{font-size: clamp(1.28rem,0.72rem + 2.8vw,2.25rem);margin-bottom: clamp(0.22rem,0.7vmin,0.45rem);}.p-hero--rep-fullview .subhead{font-size: clamp(0.72rem,0.68rem + 0.45vw,0.95rem);line-height: 1.32;margin-top: clamp(0.22rem,0.7vmin,0.45rem);}.p-hero--rep-fullview .p-hero__text .btn-row{margin-top: clamp(0.35rem,1.1vmin,0.75rem);}.p-hero--rep-fullview .p-hero__text{padding-bottom: 0.25rem;}}@media (max-height: 520px){.p-hero--rep-fullview .p-hero__center-stack{padding-bottom: max(clamp(2.35rem,7.5vmin,3rem),calc(1.85rem + env(safe-area-inset-bottom,0px)));}.p-hero--rep-fullview .hero-product-shell--hero-rep{max-height: min(20dvh,18vh,132px);}.p-hero--rep-fullview .hero-product-shell__img--hero-rep{max-height: min(17dvh,15vh,112px);}.p-hero--rep-fullview .headline{font-size: clamp(1.12rem,0.65rem + 2.2vw,1.85rem);}.p-hero--rep-fullview .subhead{font-size: clamp(0.68rem,0.64rem + 0.35vw,0.8125rem);line-height: 1.28;}}@media (max-height: 480px) and (orientation: landscape){.p-hero--rep-fullview .p-hero__center-stack{justify-content: center;justify-content: safe center;padding-bottom: max(2.2rem,calc(1.65rem + env(safe-area-inset-bottom,0px)));}.p-hero--rep-fullview .p-hero__rep-fill{padding-bottom: clamp(0.25rem,1vmin,0.45rem);}.p-hero--rep-fullview .hero-product-shell--hero-rep{max-height: min(42dvh,38vh,150px);}.p-hero--rep-fullview .hero-product-shell__img--hero-rep{max-height: min(36dvh,32vh,128px);}}@media (max-height: 560px){.p-hero--rep-fullview .p-hero__scroll-cue{display: none;}.p-hero--rep-fullview .p-hero__center-stack{padding-bottom: max(0.65rem,env(safe-area-inset-bottom,0px));}}}}@media (max-height: 560px){.p-hero{min-height: auto;padding-bottom: 1.5rem;}.hero-product-shell{width: 70%;max-width: 280px;width: min(70vw,280px);margin-bottom: 0.5rem;}.p-hero--rep-fullview{min-height: 100vh;min-height: 100dvh;padding-bottom: 0;--hero-k: 0.78;--hero-k: max(0.54,min(1,100dvh / 880px,100vw / 380px));--hero-copy-k: calc(var(--hero-k) * 0.88);}.p-hero__rep-fill{flex: 0 1 auto;min-height: 0;padding-top: 0;}}@media (max-width: 720px){.p-hero--rep-fullview .p-hero__center-stack{display: flex;flex-direction: column;flex: 1 1 auto;min-height: 0;justify-content: center;justify-content: safe center;align-items: stretch;}.p-hero--rep-fullview .p-hero__rep-fill{flex: 0 1 auto;min-height: 0;padding-bottom: 0.85rem;padding-bottom: clamp(0.65rem,2.5vmin,1.35rem);}.p-hero--rep-fullview .p-hero__scale-wrap{row-gap: 0.45rem;row-gap: clamp(0.35rem,1.2vh,0.75rem);}.p-hero--rep-fullview .hero-product-shell--hero-rep{max-height: 32vh;max-height: min(32vh,calc(260px * var(--hero-k)));max-height: min(32vh,30dvh,calc(260px * var(--hero-k)));}.p-hero--rep-fullview .hero-product-shell__img--hero-rep{max-height: 28vh;max-height: min(28vh,calc(240px * var(--hero-k)));max-height: min(28vh,28dvh,calc(240px * var(--hero-k)));}.p-hero--rep-fullview .p-hero__text{padding-top: 0.15rem;}.p-hero--rep-fullview .p-hero__scroll-cue{margin-top: 0;min-height: calc(3rem * var(--hero-copy-k));padding-top: calc(0.35rem * var(--hero-copy-k));}#abk28-story{padding-top: calc(var(--nav-h) + 0.5rem);}#abk28-story .story-wide__sticky{row-gap: 1rem;padding-top: 0.3rem;}#genmai-story{padding-top: calc(var(--nav-h) + 0.5rem);}#genmai-story .story-wide__sticky{row-gap: 1rem;padding-top: 0.3rem;}}.p-hero__badge{font-family: var(--font-display);display: inline-block;font-size: 0.68rem;font-weight: 600;letter-spacing: 0.16em;text-transform: uppercase;padding: 0.4rem 0.85rem;border-radius: 999px;margin-bottom: 1rem;border: 1px solid rgba(255,255,255,0.22);color: #99f6e4;background: rgba(255,255,255,0.04);backdrop-filter: blur(8px);}.p-hero--light .p-hero__badge{border-color: rgba(180,83,9,0.2);color: #9a3412;background: rgba(255,255,255,0.55);}.fullbleed-img{width: 100%;border-radius: var(--radius);overflow: hidden;box-shadow: 0 20px 60px rgba(0,0,0,0.12);}.theme-dark .fullbleed-img{box-shadow: 0 24px 80px rgba(0,0,0,0.45);}.spec-grid{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: 1.5rem;margin-top: 2rem;}@media (max-width: 640px){.spec-grid{grid-template-columns: 1fr;}}.spec-item{padding: 1.25rem 0;border-top: 1px solid rgba(0,0,0,0.08);}.theme-dark .spec-item{border-top-color: rgba(255,255,255,0.1);}.spec-item strong{display: block;font-size: var(--text-lg);font-weight: 600;margin-bottom: 0.25rem;}.spec-item span{font-size: var(--text-sm);color: #6e6e73;}.theme-dark .spec-item span{color: #a1a1a6;}.probio-facts{display: grid;grid-template-columns: repeat(auto-fit,minmax(260px,1fr));grid-gap: 1rem;gap: 1.15rem;gap: clamp(1rem,2vw,1.35rem);margin-top: 2rem;text-align: left;}.probio-facts--quad{grid-template-columns: 1fr;grid-gap: 1.15rem;gap: 1.25rem;gap: clamp(1.15rem,2.2vw,1.65rem);}@media (min-width: 640px){.probio-facts--quad{grid-template-columns: repeat(2,minmax(0,1fr));}}.probio-fact{padding: 1.2rem 1.35rem;border-radius: calc(var(--radius) - 2px);background: rgba(255,255,255,0.055);border: 1px solid rgba(255,255,255,0.1);box-shadow: 0 12px 40px rgba(0,0,0,0.12);}.probio-facts--quad .probio-fact{padding: 1.35rem 1.4rem;padding: clamp(1.35rem,2.5vw,1.65rem) clamp(1.4rem,2.8vw,1.85rem);}.probio-fact__eyebrow{font-family: var(--font-display);font-size: 0.65rem;font-weight: 600;letter-spacing: 0.14em;text-transform: uppercase;color: #7dd3fc;opacity: 0.9;margin: 0 0 0.45rem;}.probio-fact__title{font-size: var(--text-lg);font-weight: 600;letter-spacing: -0.02em;margin: 0 0 0.5rem;color: #f1f5f9;}.probio-fact p{margin: 0;font-size: var(--text-sm);line-height: 1.6;color: #cbd5e1;}.probio-fact p + p{margin-top: 0.65rem;}.probio-faq{margin-top: 2.5rem;}.gallery{display: grid;grid-template-columns: repeat(3,1fr);gap: clamp(0.75rem,2vw,1.25rem);}@media (max-width: 768px){.gallery{grid-template-columns: 1fr;}}.gallery img{width: 100%;border-radius: calc(var(--radius) - 4px);object-fit: cover;min-height: 11rem;}@supports (aspect-ratio: 1){.gallery img{aspect-ratio: 4/3;min-height: 0;}}.bento{display: grid;grid-template-columns: 1.4fr 1fr;grid-template-rows: auto auto;gap: clamp(0.65rem,1.5vw,1rem);margin-top: 2rem;}.bento--even{grid-template-columns: repeat(2,1fr);}@media (max-width: 900px){.bento{grid-template-columns: 1fr;grid-template-rows: none;}.bento--even{grid-template-columns: 1fr;}}.bento>*,.bento>figure{min-width: 0;}.bento__cell--wide{grid-column: 1 / -1;}@media (min-width: 901px){.bento__cell--tall{grid-row: span 2;}}.media-card{position: relative;margin: 0;padding: 0;border-radius: clamp(1rem,2vw,1.35rem);overflow: hidden;background: linear-gradient(145deg,#f0f2f5 0%,#e4e7ec 100%);box-shadow: 0 1px 0 rgba(255,255,255,0.9) inset,0 20px 50px rgba(15,23,42,0.08),0 0 0 1px rgba(15,23,42,0.04);}.media-card--darkstage{background: linear-gradient(165deg,#355a6e 0%,#264556 45%,#1a3545 100%);box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 20px 48px rgba(15,40,55,0.28),0 0 0 1px rgba(255,255,255,0.08);}.media-card--pack-light{background: linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);box-shadow: inset 0 1px 0 rgba(255,255,255,1),0 16px 44px rgba(15,23,42,0.08),0 0 0 1px rgba(226,232,240,0.95);}.media-card--pack-light .media-card__knockout-wrap{background: linear-gradient(180deg,#f8fafc 0%,#f1f5f9 100%);min-height: 280px;}.media-card--pack-light .media-card__cap{background: linear-gradient(transparent,rgba(15,23,42,0.55));color: #fff;}.media-card--pack-light .media-card__knockout-wrap img{mix-blend-mode: multiply;filter: contrast(1.05) saturate(1.04);}.media-card img{display: block;width: 100%;height: auto;object-fit: cover;transition: transform 0.7s var(--ease-out);}.media-card:hover img{transform: scale(1.02);}.media-card--editorial img{min-height: 12rem;object-fit: cover;filter: contrast(1.03) saturate(1.06);}@supports (aspect-ratio: 1){.media-card--editorial img{aspect-ratio: 16/10;min-height: 0;}}figure.media-card{margin: 0;}.media-card--portrait img{min-height: 15rem;max-height: 520px;object-fit: cover;}@supports (aspect-ratio: 1){.media-card--portrait img{aspect-ratio: 3/4;min-height: 0;}}.media-card__knockout-wrap{display: flex;align-items: center;justify-content: center;min-height: 280px;padding: 1.5rem;isolation: isolate;}.media-card--darkstage .media-card__knockout-wrap{min-height: 320px;}.media-card__knockout-wrap img{width: 88%;max-width: 340px;object-fit: contain;aspect-ratio: unset;height: auto;mix-blend-mode: multiply;filter: contrast(1.08) saturate(1.05);}.media-card__cap{position: absolute;left: 0;right: 0;bottom: 0;padding: 1rem 1.15rem;font-size: var(--text-xs);font-weight: 500;color: #fff;background: linear-gradient(transparent,rgba(0,0,0,0.55));letter-spacing: 0.02em;}.media-card--darkstage .media-card__cap{background: linear-gradient(transparent,rgba(0,0,0,0.65));}.media-card--warmframe{background: linear-gradient(160deg,#fffdfb 0%,#f5ebe3 100%);box-shadow: 0 1px 0 rgba(255,255,255,0.95) inset,0 22px 50px rgba(120,53,15,0.09),0 0 0 1px rgba(180,83,9,0.08);}.media-card--warmframe .media-card__cap{background: linear-gradient(transparent,rgba(28,25,23,0.72));color: #fafaf9;}.media-card--creamknock{background: radial-gradient(circle at 50% 100%,#fffdfb 0%,#efe4d8 55%,#e5d8cc 100%);box-shadow: inset 0 1px 0 rgba(255,255,255,0.9),0 20px 50px rgba(120,53,15,0.1),0 0 0 1px rgba(180,83,9,0.1);}.media-card__knockout-wrap--cream{background: radial-gradient(circle at 50% 90%,#faf4ec 0%,#f0e4d8 50%,transparent 75%);min-height: 300px;}.media-card__knockout-wrap--cream img{mix-blend-mode: multiply;filter: contrast(1.05) saturate(1.05) brightness(1.02);}.media-card--creamknock .media-card__cap{background: linear-gradient(transparent,rgba(28,25,23,0.55));color: #fff;}.panel-dark{background: linear-gradient(180deg,#2a4a5c 0%,#1f3f52 55%,#1a3545 100%);color: #f1f5f9;border-bottom: 1px solid rgba(255,255,255,0.06);}.panel-dark .section-label{color: #94d6c9;}.panel-dark .stat-caption{color: #cbd5e1;}.panel-muted{background: linear-gradient(180deg,#faf9f7 0%,#f3f2f0 100%);}.section--probio-mid{background: linear-gradient(180deg,#2d4f62 0%,#244252 45%,#1a3545 100%);color: #f1f5f9;border-bottom: 1px solid rgba(255,255,255,0.06);}.probio-value{background: linear-gradient(180deg,#1f3d50 0%,#1a3545 48%,#152a38 100%);color: #f1f5f9;border-bottom: 1px solid rgba(255,255,255,0.06);}.probio-value .section-label{color: #7dd3fc;}.probio-value__wrap{max-width: 52rem;margin-inline: auto;}.probio-value__title{text-align: center;margin-bottom: 0.75rem;}.probio-value__lead{text-align: center;max-width: 40rem;margin-left: auto;margin-right: auto;margin-top: 0.75rem;color: #cbd5e1 !important;line-height: 1.65;}.probio-value__lead strong{color: #e2e8f0;font-weight: 600;}.probio-value__grid{display: grid;grid-template-columns: repeat(2,minmax(0,1fr));gap: clamp(1rem,2.5vw,1.5rem);margin-top: 2.25rem;text-align: left;}@media (max-width: 720px){.probio-value__grid{grid-template-columns: 1fr;}}.probio-value-card{padding: clamp(1.15rem,2.5vw,1.5rem);border-radius: calc(var(--radius) - 2px);background: rgba(255,255,255,0.055);border: 1px solid rgba(255,255,255,0.12);box-shadow: 0 14px 40px rgba(0,0,0,0.18);}.probio-value-card__eyebrow{font-family: var(--font-display);font-size: 0.65rem;font-weight: 600;letter-spacing: 0.14em;text-transform: uppercase;color: #7dd3fc;margin: 0 0 0.5rem;}.probio-value-card__title{font-size: var(--text-lg);font-weight: 600;letter-spacing: -0.02em;line-height: 1.25;margin: 0 0 0.65rem;color: #f8fafc;}.probio-value-card__body{margin: 0;font-size: var(--text-sm);line-height: 1.65;color: #cbd5e1;}.probio-value-card__body strong{color: #e2e8f0;font-weight: 600;}.probio-value__legal-trigger{margin: 1.25rem auto 0;display: flex;justify-content: center;text-align: center;}.probio-value__info-btn{display: inline-flex;align-items: center;gap: 0.5rem;padding: 0.5rem 0.85rem 0.5rem 0.65rem;border-radius: 999px;border: 1px solid rgba(125,211,252,0.35);background: rgba(255,255,255,0.06);color: #bae6fd;font-size: var(--text-sm);font-weight: 500;letter-spacing: 0.02em;cursor: pointer;transition: background 0.2s ease,border-color 0.2s ease,color 0.2s ease,box-shadow 0.2s ease;box-shadow: 0 4px 20px rgba(0,0,0,0.12);}.probio-value__info-btn:hover{background: rgba(255,255,255,0.1);border-color: rgba(125,211,252,0.55);color: #e0f2fe;}.probio-value__info-btn:focus-visible{outline: 2px solid rgba(125,211,252,0.65);outline-offset: 3px;}.probio-value__info-icon{display: inline-flex;align-items: center;justify-content: center;width: 1.35rem;height: 1.35rem;border-radius: 50%;font-size: 0.85rem;line-height: 1;font-weight: 700;color: #0c4a6e;background: linear-gradient(180deg,#7dd3fc 0%,#38bdf8 100%);box-shadow: inset 0 1px 0 rgba(255,255,255,0.35);}.probio-value__info-label{text-decoration: underline;text-decoration-color: rgba(125,211,252,0.45);text-underline-offset: 0.2em;}.ios-sheet--frost{z-index: 230;}.ios-sheet--frost .ios-sheet__backdrop{background: rgba(15,23,42,0.32);backdrop-filter: saturate(180%) blur(22px);-webkit-backdrop-filter: saturate(180%) blur(22px);}.ios-sheet--frost .ios-sheet__panel{background: rgba(255,255,255,0.96);backdrop-filter: saturate(160%) blur(20px);-webkit-backdrop-filter: saturate(160%) blur(20px);}.ios-sheet--frost .ios-sheet__chrome{background: linear-gradient(180deg,#ffffff 0%,rgba(255,255,255,0.98) 100%);backdrop-filter: blur(10px);-webkit-backdrop-filter: blur(10px);}.probio-legal-block{margin-bottom: 1.15rem;padding: 1rem 1.05rem;border-radius: 0.9rem;background: #fafafa;border: 1px solid rgba(0,0,0,0.05);}.probio-legal-block__title{margin: 0 0 0.5rem;font-size: var(--text-sm);font-weight: 600;letter-spacing: -0.01em;color: #1d1d1f;}.probio-legal-block__list{margin: 0;padding-left: 1.15rem;font-size: var(--text-xs);line-height: 1.6;color: #424245;}.probio-legal-block__list li + li{margin-top: 0.45rem;}.probio-legal-block__prose{margin: 0;font-size: var(--text-xs);line-height: 1.65;color: #424245;}.probio-value__legal-trigger--hero{margin-top: 1.1rem;margin-bottom: 0;}.ios-sheet--strain{z-index: 225;}.pharmacist-story{position: relative;color: #1d1d1f;background: radial-gradient(ellipse 100% 72% at 50% -18%,rgba(74,112,130,0.1),transparent 46%),radial-gradient(ellipse 55% 40% at 92% 100%,rgba(30,77,95,0.06),transparent 42%),linear-gradient(180deg,#fafbfd 0%,#f1f5f9 48%,#e8eef6 100%);border-bottom: 1px solid rgba(26,53,69,0.09);}.pharmacist-story::before{content: "";position: absolute;left: 0;right: 0;top: 0;height: 2px;background: linear-gradient( 90deg,transparent 0%,rgba(45,79,98,0.35) 18%,rgba(125,211,252,0.5) 50%,rgba(45,79,98,0.35) 82%,transparent 100% );opacity: 0.9;pointer-events: none;}.pharmacist-story__wrap{position: relative;z-index: 1;max-width: 68rem;margin-inline: auto;}.pharmacist-story__grid{display: grid;grid-template-columns: minmax(0,1.08fr) minmax(0,0.92fr);gap: clamp(1.75rem,4vw,3.25rem);align-items: center;padding: clamp(2.75rem,6vw,4.25rem) 0;}@media (min-width: 881px){.pharmacist-story__copy{padding-left: clamp(1.25rem,2.5vw,1.85rem);margin-left: 0.15rem;border-left: 1px solid rgba(30,77,95,0.14);}}.pharmacist-story__eyebrow{font-family: var(--font-display);font-size: 0.7rem;font-weight: 600;letter-spacing: 0.18em;text-transform: uppercase;color: #2a5f6f;margin: 0 0 0.6rem;}.pharmacist-story__title{font-size: clamp(1.75rem,1.05rem + 2.4vw,2.5rem);font-weight: 700;letter-spacing: -0.035em;line-height: 1.08;margin: 0 0 1rem;}.pharmacist-story__lede{margin: 0 0 1rem;font-size: var(--text-lg);line-height: 1.62;color: #424245;max-width: 34rem;}.pharmacist-story__lede strong{color: #1d1d1f;font-weight: 600;}.pharmacist-story__note{margin: 0 0 1.5rem;font-size: var(--text-sm);line-height: 1.55;color: #86868b;max-width: 34rem;}.pharmacist-story__sig-wrap{display: flex;flex-wrap: wrap;align-items: flex-end;gap: 0.85rem 1.25rem;}.pharmacist-story__sig-wrap picture{display: contents;}.pharmacist-story__sig{width: min(220px,52vw);height: auto;display: block;}.pharmacist-story__sig-cap{font-size: var(--text-sm);font-weight: 600;color: #1d1d1f;padding-bottom: 0.2rem;letter-spacing: 0.04em;}.pharmacist-story__sig-sep{color: #86868b;font-weight: 500;}.pharmacist-story__figure{margin: 0;}.pharmacist-story__canvas picture{display: contents;}.pharmacist-story__canvas{position: relative;isolation: isolate;border-radius: 1.35rem;overflow: hidden;background: linear-gradient(165deg,#1f3d50 0%,#1a3545 45%,#152a38 100%);box-shadow: 0 0 0 1px rgba(125,211,252,0.2),0 0 0 1px rgba(15,40,55,0.25) inset,0 36px 88px rgba(10,28,42,0.32),inset 0 1px 0 rgba(255,255,255,0.06);display: flex;align-items: center;justify-content: center;min-height: min(280px,42vw);}.pharmacist-story__photo{width: 100%;max-width: 100%;height: auto;display: block;mix-blend-mode: normal;filter: brightness(1.02) contrast(1.02) saturate(1.03);}.pharmacist-story--abk28-hero .wrap{max-width: min(90rem,100%);}.pharmacist-story--abk28-hero .pharmacist-story__wrap{max-width: min(90rem,100%);}.pharmacist-story--abk28-hero .pharmacist-story__canvas{background: linear-gradient(180deg,#fcfcfd 0%,#f0f0f5 100%);box-shadow: 0 0 0 1px rgba(0,0,0,0.05),0 24px 60px rgba(15,23,42,0.07),inset 0 1px 0 rgba(255,255,255,0.92);min-height: min(320px,50vw);}.pharmacist-story--abk28-hero .pharmacist-story__photo{filter: brightness(1) contrast(1.03) saturate(1.02);}@media (min-width: 881px){.pharmacist-story--abk28-hero .pharmacist-story__grid{grid-template-columns: minmax(0,0.9fr) minmax(0,1.38fr);gap: clamp(1.5rem,3.5vw,3rem);align-items: start;padding: clamp(2.25rem,5vw,4rem) 0;}.pharmacist-story--abk28-hero .pharmacist-story__figure{margin-top: 0.35rem;}.pharmacist-story--abk28-hero .pharmacist-story__canvas{min-height: min(440px,48vw);border-radius: 1.45rem;}}@media (max-width: 880px){.pharmacist-story__grid{grid-template-columns: 1fr;padding: 2.25rem 0 2.75rem;text-align: center;}.pharmacist-story__copy{order: 2;padding-left: 0;margin-left: 0;border-left: none;}.pharmacist-story__figure{order: 1;max-width: 22rem;margin-inline: auto;width: 100%;}.pharmacist-story--abk28-hero .pharmacist-story__figure{max-width: 100%;margin-inline: 0;}.pharmacist-story--abk28-hero .pharmacist-story__canvas{min-height: min(260px,58vw);}.pharmacist-story__lede,.pharmacist-story__note{margin-left: auto;margin-right: auto;}.pharmacist-story__sig-wrap{justify-content: center;margin-inline: auto;}}.diagram{max-width: 520px;margin: 2rem auto 0;padding: clamp(1.25rem,3vw,2rem);border-radius: 1.5rem;background: rgba(255,255,255,0.08);border: 1px solid rgba(255,255,255,0.14);backdrop-filter: blur(12px);box-shadow: 0 18px 48px rgba(15,40,55,0.2);}.diagram--on-light{background: rgba(255,255,255,0.88);border: 1px solid rgba(0,0,0,0.06);box-shadow: 0 20px 50px rgba(15,23,42,0.06);backdrop-filter: blur(10px);}.diagram svg{width: 100%;height: auto;}.faq{border-top: 1px solid rgba(0,0,0,0.08);}.faq-item{border-bottom: 1px solid rgba(0,0,0,0.08);}.faq-q{width: 100%;text-align: left;padding: 1.15rem 0;font-size: var(--text-base);font-weight: 600;display: flex;justify-content: space-between;align-items: center;gap: 1rem;color: inherit;}.faq-q span:last-child{font-size: 1.25rem;font-weight: 400;transition: transform 0.3s var(--ease-out);}.faq-item.is-open .faq-q span:last-child{transform: rotate(45deg);}.faq-a{max-height: 0;overflow: hidden;transition: max-height 0.45s var(--ease-out);}.faq-item.is-open .faq-a{max-height: min(80vh,48rem);}.faq-a-inner{padding-bottom: 1.15rem;font-size: var(--text-sm);color: #424245;line-height: 1.65;}.abk28-strain-link{display: inline;padding: 0;margin: 0;border: 0;background: none;font-size: inherit;font-weight: 600;color: #1e4d5f;text-decoration: none;border-bottom: 1px solid rgba(30,77,95,0.35);text-underline-offset: 0.25em;cursor: pointer;border-radius: 0.15rem;transition: color 0.2s ease,border-color 0.2s ease;}.abk28-strain-link:hover{color: #163a49;border-bottom-color: rgba(22,58,73,0.55);}.abk28-strain-link:focus-visible{outline: 2px solid rgba(30,77,95,0.45);outline-offset: 3px;border-bottom-color: transparent;}.ios-sheet{position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 220;display: flex;align-items: flex-end;justify-content: center;padding: 0.65rem 0.75rem;padding-bottom: max(0.65rem,env(safe-area-inset-bottom,0px));visibility: hidden;opacity: 0;transition: opacity 0.32s var(--ease-out),visibility 0.32s;}.ios-sheet.is-open{visibility: visible;opacity: 1;}.ios-sheet__backdrop{position: absolute;top: 0;right: 0;bottom: 0;left: 0;border: 0;padding: 0;margin: 0;background: rgba(15,23,42,0.38);backdrop-filter: saturate(160%) blur(18px);-webkit-backdrop-filter: saturate(160%) blur(18px);cursor: pointer;}.ios-sheet__panel{position: relative;width: 100%;max-width: 32rem;width: min(100%,32rem);max-height: 88vh;max-height: min(88vh,42rem);display: flex;flex-direction: column;background: rgba(251,251,253,0.94);border-radius: 1.35rem 1.35rem 1.15rem 1.15rem;box-shadow: 0 0 0 0.5px rgba(0,0,0,0.06),0 24px 80px rgba(15,23,42,0.22);transform: translate3d(0,110%,0);opacity: 1;transition: transform 0.42s var(--ease-out);overflow: hidden;}.ios-sheet.is-open .ios-sheet__panel{transform: translate3d(0,0,0);}@media (min-width: 640px){.ios-sheet{align-items: center;padding: 1.25rem;}.ios-sheet__panel{border-radius: 1.35rem;max-height: min(86vh,44rem);transform: translate3d(0,18px,0) scale(0.96);opacity: 0;transition: transform 0.42s var(--ease-out),opacity 0.32s var(--ease-out);}.ios-sheet.is-open .ios-sheet__panel{transform: translate3d(0,0,0) scale(1);opacity: 1;}}.ios-sheet__chrome{flex-shrink: 0;position: relative;display: flex;align-items: center;justify-content: center;min-height: 3.25rem;padding: 0.75rem 1.125rem 0.625rem;padding-left: max(1.125rem,env(safe-area-inset-left,0px));padding-right: max(1.125rem,env(safe-area-inset-right,0px));padding-top: max(0.75rem,env(safe-area-inset-top,0px));border-bottom: 1px solid rgba(0,0,0,0.06);background: linear-gradient(180deg,rgba(255,255,255,0.72) 0%,rgba(251,251,253,0.92) 100%);}.ios-sheet__grab{width: 2.25rem;height: 0.3125rem;border-radius: 999px;background: rgba(0,0,0,0.1);}@media (min-width: 640px){.ios-sheet__grab{display: none;}.ios-sheet__chrome{display: flex;justify-content: flex-end;min-height: 3rem;padding-top: 0.875rem;padding-bottom: 0.75rem;}.ios-sheet__close{position: absolute;top: 50%;right: max(1.125rem,env(safe-area-inset-right,0px));transform: translateY(-50%);}}.ios-sheet__close{position: absolute;top: 50%;right: max(1.125rem,env(safe-area-inset-right,0px));transform: translateY(-50%);min-height: 2.75rem;min-width: 4.5rem;padding: 0.35rem 0.65rem;display: inline-flex;align-items: center;justify-content: center;font-size: var(--text-base);font-weight: 600;letter-spacing: 0.02em;color: #1e4d5f;border-radius: 0.65rem;background: transparent;transition: background 0.2s ease,color 0.2s ease;}.ios-sheet__close:hover{background: rgba(30,77,95,0.08);color: #163a49;}.ios-sheet__close:focus-visible{outline: 2px solid rgba(30,77,95,0.4);outline-offset: 2px;}@media (max-width: 639.98px){.ios-sheet__chrome{display: grid;grid-template-columns: minmax(0,1fr) auto minmax(0,1fr);align-items: center;justify-items: stretch;min-height: max(3.35rem,calc(env(safe-area-inset-top,0px) + 2.85rem));}.ios-sheet__grab{grid-column: 2;justify-self: center;align-self: center;}.ios-sheet__close{position: relative;inset: auto;transform: none;grid-column: 3;justify-self: end;align-self: center;}}.ios-sheet__scroll{flex: 1;overflow-y: auto;-webkit-overflow-scrolling: touch;padding: 1.25rem 1.25rem 1.75rem;padding-left: max(1.25rem,env(safe-area-inset-left,0px));padding-right: max(1.25rem,env(safe-area-inset-right,0px));padding-bottom: max(1.75rem,calc(1.25rem + env(safe-area-inset-bottom,0px)));overscroll-behavior: contain;}.ios-sheet__eyebrow{font-family: var(--font-display);font-size: 0.65rem;font-weight: 600;letter-spacing: 0.16em;text-transform: uppercase;color: #86868b;margin: 0 0 0.35rem;}.ios-sheet__title{font-size: var(--text-xl);font-weight: 700;letter-spacing: -0.03em;line-height: 1.15;margin: 0 0 0.65rem;color: #1d1d1f;}.ios-sheet__lede{margin: 0 0 1.35rem;font-size: var(--text-sm);line-height: 1.65;color: #424245;}.strain-cluster{margin-bottom: 1.15rem;padding: 1.1rem 1.15rem;border-radius: 1rem;background: #fff;border: 1px solid rgba(0,0,0,0.06);box-shadow: 0 2px 16px rgba(0,0,0,0.04);}.strain-cluster--accent{border-color: rgba(30,77,95,0.14);box-shadow: 0 2px 16px rgba(0,0,0,0.04),0 0 0 1px rgba(30,77,95,0.05) inset;}.strain-cluster__head{display: flex;flex-wrap: wrap;align-items: baseline;justify-content: space-between;gap: 0.35rem 0.75rem;margin-bottom: 0.5rem;}.strain-cluster__title{margin: 0;font-size: var(--text-lg);font-weight: 600;letter-spacing: -0.02em;color: #1d1d1f;}.strain-cluster__tag{margin: 0;font-size: var(--text-xs);font-weight: 600;color: #2a5f6f;letter-spacing: 0.02em;}.strain-cluster__note{margin: 0 0 0.85rem;font-size: var(--text-sm);line-height: 1.6;color: #424245;}.strain-cluster__foot{margin: 0.85rem 0 0;font-size: var(--text-xs);line-height: 1.55;color: #6e6e73;}.strain-list{margin: 0;padding: 0;list-style: none;display: flex;flex-direction: column;gap: 0.55rem;}.strain-list li{margin: 0;padding: 0.5rem 0.65rem;border-radius: 0.65rem;background: #f5f5f7;font-size: var(--text-xs);line-height: 1.45;color: #1d1d1f;}.strain-cluster--accent .strain-list li{background: rgba(30,77,95,0.06);}.strain-list__zh{font-weight: 600;display: inline;}.strain-list__la{display: inline;color: #424245;font-style: normal;}.strain-list__latin{font-style: italic;}.ios-sheet__disclaimer{margin: 0.5rem 0 0;font-size: 0.6875rem;line-height: 1.55;color: #86868b;}@media (prefers-reduced-motion: reduce){.ios-sheet,.ios-sheet__panel{transition: none !important;}.ios-sheet.is-open .ios-sheet__panel{transform: none !important;opacity: 1 !important;}.ios-sheet:not(.is-open) .ios-sheet__panel{transform: none !important;}@media (min-width: 640px){.ios-sheet:not(.is-open) .ios-sheet__panel{opacity: 0 !important;}}}.site-footer{padding: 2.75rem 1.25rem 3rem;font-size: var(--text-xs);color: rgba(75,62,68,0.82);text-align: center;line-height: 1.65;border-top: 1px solid rgba(72,160,150,0.14);background: linear-gradient(180deg,#fafefd 0%,#f3f7f7 48%,#f0f4f6 100%);}.site-footer.theme-dark{background: linear-gradient(180deg,#1a3545 0%,#142a38 100%);color: #94a3b8;border-top-color: rgba(94,234,212,0.18);}.footer-identity{margin: 0 auto;max-width: 32rem;}.footer-identity__brand{margin: 0;font-family: var(--font-display);font-size: var(--text-sm);font-weight: 600;letter-spacing: 0.06em;color: #1d1d1f;}.site-footer.theme-dark .footer-identity__brand{color: #f8fafc;}.footer-identity__meta{margin: 0.5rem 0 0;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 0.35rem 0.55rem;line-height: 1.5;color: rgba(88,62,72,0.78);}.site-footer.theme-dark .footer-identity__meta{color: #94a3b8;}.footer-identity__tax{display: inline-flex;align-items: center;padding: 0.15rem 0.6rem;border-radius: 999px;font-size: 0.6875rem;font-weight: 600;letter-spacing: 0.04em;color: rgba(56,120,112,0.95);background: rgba(72,160,150,0.1);border: 1px solid rgba(72,160,150,0.26);}.site-footer.theme-dark .footer-identity__tax{color: #5eead4;background: rgba(94,234,212,0.08);border-color: rgba(94,234,212,0.32);}.footer-identity__sep{color: rgba(72,160,150,0.35);user-select: none;}.site-footer.theme-dark .footer-identity__sep{color: rgba(255,255,255,0.22);}.footer-identity__tagline{font-size: 0.8125rem;font-weight: 500;color: rgba(100,70,82,0.88);max-width: 22rem;}.site-footer.theme-dark .footer-identity__tagline{color: #cbd5e1;}.footer-contact{margin: 1.2rem auto 0;max-width: 36rem;display: flex;justify-content: center;line-height: 1.5;}.footer-contact__mailto{display: inline-flex;align-items: center;gap: 0.65rem;max-width: 100%;padding: 0.55rem 1.05rem 0.55rem 0.7rem;border-radius: 999px;text-decoration: none;color: #2a3438;font-weight: 500;background: rgba(255,255,255,0.78);border: 1px solid rgba(72,160,150,0.22);box-shadow: 0 2px 14px rgba(11,18,24,0.06),inset 0 1px 0 rgba(255,255,255,0.92);transition: transform 0.2s var(--ease-out),border-color 0.2s ease,box-shadow 0.2s ease,color 0.2s ease;}.footer-contact__mailto:hover{transform: translateY(-1px);border-color: rgba(184,95,114,0.42);box-shadow: 0 6px 22px rgba(62,36,44,0.08),inset 0 1px 0 rgba(255,255,255,1);}.footer-contact__mailto:focus-visible{outline: 2px solid rgba(72,160,150,0.45);outline-offset: 3px;}.footer-contact__icon{flex-shrink: 0;width: 1.2rem;height: 1.2rem;color: rgba(56,120,112,0.92);}.footer-contact__text{display: flex;flex-direction: column;align-items: flex-start;text-align: left;gap: 0.1rem;min-width: 0;}.footer-contact__eyebrow{font-size: 0.6875rem;font-weight: 600;letter-spacing: 0.12em;color: rgba(75,62,68,0.52);}.footer-contact__addr{font-size: var(--text-xs);font-weight: 600;word-break: break-all;text-decoration: underline;text-decoration-thickness: 1px;text-underline-offset: 0.2em;}.site-footer.theme-dark .footer-contact__mailto{background: rgba(12,32,44,0.72);border-color: rgba(94,234,212,0.22);color: #e2e8f0;box-shadow: 0 2px 16px rgba(0,0,0,0.2),inset 0 1px 0 rgba(255,255,255,0.06);}.site-footer.theme-dark .footer-contact__mailto:hover{border-color: rgba(94,234,212,0.42);}.site-footer.theme-dark .footer-contact__icon{color: #5eead4;}.site-footer.theme-dark .footer-contact__eyebrow{color: #94a3b8;}.site-footer.theme-dark .footer-contact__mailto:focus-visible{outline-color: rgba(94,234,212,0.55);}.footer-social{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 0.75rem;margin-top: 1.35rem;}.footer-social__link{display: inline-flex;align-items: center;justify-content: center;width: 2.75rem;height: 2.75rem;border-radius: 999px;text-decoration: none;background: rgba(255,255,255,0.82);border: 1px solid rgba(72,160,150,0.2);box-shadow: 0 2px 12px rgba(11,18,24,0.05),inset 0 1px 0 rgba(255,255,255,0.95);transition: transform 0.2s var(--ease-out),border-color 0.2s ease,box-shadow 0.2s ease,background 0.2s ease;}.footer-social__link:hover{transform: translateY(-2px);border-color: rgba(184,95,114,0.38);background: rgba(255,255,255,0.95);box-shadow: 0 8px 24px rgba(62,36,44,0.08),0 0 0 1px rgba(72,160,150,0.12),inset 0 1px 0 rgba(255,255,255,1);}.footer-social__link:focus-visible{outline: 2px solid rgba(72,160,150,0.45);outline-offset: 3px;}.footer-social__link img{width: 1.2rem;height: 1.2rem;display: block;object-fit: contain;}.site-footer.theme-dark .footer-social__link{background: rgba(20,48,62,0.55);border-color: rgba(94,234,212,0.2);box-shadow: 0 2px 14px rgba(0,0,0,0.25),inset 0 1px 0 rgba(255,255,255,0.06);}.site-footer.theme-dark .footer-social__link:hover{border-color: rgba(94,234,212,0.42);background: rgba(26,58,74,0.75);}.site-footer.theme-dark .footer-social__link img{filter: brightness(0) invert(1);opacity: 0.95;}.site-footer.theme-dark .footer-social__link:hover img{opacity: 1;}.site-footer.theme-dark .footer-social__link:focus-visible{outline-color: rgba(94,234,212,0.55);}.stat-huge{font-size: 4.5rem;font-size: clamp(4rem,12vw,9rem);font-weight: 700;letter-spacing: -0.04em;line-height: 1;background: linear-gradient(135deg,#34d399,#10b981 40%,#059669);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;margin: 0;}.p-hero--light .stat-huge{background: linear-gradient(135deg,#f59e0b,#d97706 45%,#b45309);-webkit-background-clip: text;background-clip: text;}.stat-caption{font-size: var(--text-lg);font-weight: 500;color: #6e6e73;margin-top: 0.5rem;}.theme-dark .stat-caption{color: #a1a1a6;}.cinematic-strip{position: relative;min-height: 320vh;min-height: clamp(300vh,260vw,420vh);--cinematic-p: 0;}.cinematic-strip__sticky{position: sticky;top: var(--nav-h);height: calc(100vh - var(--nav-h));height: calc(100svh - var(--nav-h));min-height: 520px;display: grid;grid-template-columns: minmax(0,1.05fr) minmax(0,0.95fr);align-items: center;grid-gap: 1rem;gap: 1.25rem;gap: clamp(1rem,3vw,2.5rem);padding: 0 1.25rem;padding: 0 clamp(1.25rem,4vw,2.5rem);max-width: 1200px;margin: 0 auto;overflow: hidden;}.cinematic-strip__bg{position: absolute;top: 0;right: 0;bottom: 0;left: 0;pointer-events: none;z-index: 0;}.cinematic-strip__aurora{width: 100%;height: 100%;display: block;}.cinematic-strip__blob{transform-origin: 50% 50%;animation: cinematic-blob-drift 22s ease-in-out infinite;}.cinematic-strip__blob--b{animation-duration: 28s;animation-delay: -6s;}.cinematic-strip__blob--c{animation-duration: 19s;animation-delay: -11s;}@keyframes cinematic-blob-drift{0%,100%{transform: translate(0,0) scale(1);}50%{transform: translate(2.5%,-3%) scale(1.06);}}.cinematic-strip--dark{background: linear-gradient(180deg,#0f172a 0%,#1e293b 42%,#0f172a 100%);color: #f8fafc;}.cinematic-strip--dark .cinematic-eyebrow{color: #5eead4;}.cinematic-strip--warm{background: linear-gradient(180deg,#fffdfb 0%,#faf5ef 45%,#f3ebe3 100%);color: #1c1917;}.cinematic-strip--warm .cinematic-eyebrow{color: #b45309;}.cinematic-strip__sticky>*:not(.cinematic-strip__bg){position: relative;z-index: 1;}.cinematic-strip__visual{position: relative;min-height: 280px;min-height: clamp(280px,42vh,440px);}.cinematic-strip__visual-inner{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: flex;align-items: center;justify-content: center;will-change: transform;transition: transform 0.12s linear;}.cinematic-strip__frame{position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;width: 78vmin;max-width: 400px;width: min(78vmin,400px);max-height: 52vh;max-height: min(52vh,420px);height: auto;object-fit: contain;opacity: 0;filter: drop-shadow(0 28px 48px rgba(0,0,0,0.35));transition: opacity 0.45s var(--ease-out);}.js-cinematic-strip .cinematic-strip__frame[data-frame="0"]{opacity: 1;}.js-cinematic-strip .cinematic-strip__frame:not([data-frame="0"]){opacity: 0;}.js-cinematic-strip .cinematic-strip__chapter[data-ch="0"]{opacity: 1;transform: translate3d(0,0,0);}.js-cinematic-strip .cinematic-strip__chapter:not([data-ch="0"]){opacity: 0;transform: translate3d(0,28px,0);}.cinematic-strip--warm .cinematic-strip__frame{filter: drop-shadow(0 22px 40px rgba(120,53,15,0.12));}.cinematic-strip__visual-inner--pd1::after,.cinematic-strip__visual-inner--pd4::after{content: "";position: absolute;top: -1%;right: -1%;bottom: -1%;left: -1%;z-index: 4;pointer-events: none;border-radius: 0.85rem;border-radius: clamp(0.75rem,2vw,1.25rem);box-shadow: inset 0 0 0 1px rgba(255,255,255,0.08);background: radial-gradient(ellipse 72% 78% at 50% 42%,transparent 50%,rgba(15,23,42,0.22) 100%);}.cinematic-strip--warm .cinematic-strip__visual-inner--pd4::after{box-shadow: inset 0 0 0 1px rgba(255,255,255,0.4);background: radial-gradient(ellipse 72% 78% at 50% 42%,transparent 48%,rgba(120,53,15,0.08) 100%);}.cinematic-strip__frame--pd1-0,.cinematic-strip__frame--pd4-0{object-fit: contain;}.cinematic-strip__frame--pd1-1,.cinematic-strip__frame--pd1-2,.cinematic-strip__frame--pd1-3{object-fit: cover;object-position: 50% 52%;}.cinematic-strip__frame--pd1-4{object-fit: cover;object-position: 50% 38%;}.cinematic-strip__frame--pd4-1,.cinematic-strip__frame--pd4-2{object-fit: cover;object-position: 50% 48%;}.cinematic-strip__frame--pd4-3.cinematic-strip__frame--refocus{object-fit: cover;object-position: 22% 30%;transform: scale(1.08);}.cinematic-strip__frame--pd4-4.cinematic-strip__frame--refocus{object-fit: cover;object-position: 82% 55%;transform: scale(1.1);}.cinematic-strip__copy{position: relative;min-height: clamp(220px,32vh,360px);}.cinematic-eyebrow{font-family: var(--font-display);font-size: var(--text-xs);font-weight: 600;letter-spacing: 0.2em;text-transform: uppercase;margin: 0 0 1rem;opacity: 0.9;}.cinematic-strip__chapter{position: absolute;left: 0;right: 0;top: 2.25rem;opacity: 0;will-change: opacity,transform;transition: opacity 0.4s var(--ease-out),transform 0.45s var(--ease-out);}.cinematic-strip__chapter h3{font-size: clamp(1.5rem,1.1rem + 2vw,2.35rem);font-weight: 600;letter-spacing: -0.03em;line-height: 1.15;margin: 0 0 0.75rem;}.cinematic-strip__chapter p{font-size: var(--text-lg);line-height: 1.55;margin: 0;max-width: 26rem;opacity: 0.88;}.cinematic-strip--warm .cinematic-strip__chapter p{color: #44403c;}.js-hero-parallax .hero-product-shell{will-change: transform;transition: transform 0.05s linear;}@media (max-width: 900px){.cinematic-strip__sticky{grid-template-columns: 1fr;grid-template-rows: minmax(240px,38vh) auto;align-content: center;padding-bottom: 2rem;}.cinematic-strip__visual{min-height: clamp(220px,36vh,360px);}.cinematic-strip__copy{min-height: clamp(200px,28vh,320px);text-align: center;}.cinematic-strip__chapter{left: 0;right: 0;}.cinematic-strip__chapter p{margin-left: auto;margin-right: auto;}}@media (prefers-reduced-motion: reduce){.cinematic-strip{min-height: auto;}.cinematic-strip__sticky{position: relative;top: auto;height: auto;min-height: 0;display: block;padding: 3rem 1.25rem 4rem;}.cinematic-strip__blob{animation: none;}.cinematic-strip__visual{min-height: 0;margin-bottom: 2rem;}.cinematic-strip__visual-inner{position: relative;inset: auto;display: grid;grid-template-columns: repeat(auto-fit,minmax(100px,1fr));gap: 0.75rem;transform: none !important;max-width: 560px;margin-inline: auto;}.cinematic-strip__frame{position: relative !important;inset: auto !important;width: 100%;max-width: none;max-height: none;opacity: 1 !important;}.cinematic-strip__chapter{position: relative !important;top: auto !important;opacity: 1 !important;transform: none !important;margin-bottom: 1.75rem;}.js-hero-parallax .hero-product-shell{transform: none !important;}}@media (prefers-reduced-motion: reduce) and (max-width: 700px){.cinematic-strip__visual-inner{grid-template-columns: 1fr;}}.story-act{position: relative;min-height: clamp(150vh,125vw,200vh);overflow: visible;}.story-act__sticky{position: sticky;top: var(--nav-h);height: calc(100vh - var(--nav-h));height: calc(100svh - var(--nav-h));min-height: 480px;display: grid;grid-template-columns: minmax(0,1.05fr) minmax(0,0.95fr);gap: clamp(1.25rem,4vw,2.75rem);align-items: center;max-width: 1180px;margin: 0 auto;padding: clamp(0.75rem,2vh,1.5rem) clamp(1.25rem,4vw,2.5rem);}.story-act--dark.story-act--band-1{background: linear-gradient(165deg,#0c1420 0%,#152a38 45%,#1e3a4c 100%);color: #f1f5f9;}.story-act--dark.story-act--band-2{background: linear-gradient(165deg,#0f172a 0%,#1a3d52 50%,#243e52 100%);color: #f1f5f9;}.story-act--dark.story-act--band-3{background: linear-gradient(165deg,#0a121c 0%,#142a3a 40%,#1e3545 100%);color: #f1f5f9;}.story-act--warm.story-act--band-1{background: linear-gradient(180deg,#fffdfb 0%,#faf3eb 55%,#f3ebe3 100%);color: #1c1917;}.story-act--warm.story-act--band-2{background: linear-gradient(180deg,#fffaf5 0%,#f7efe6 50%,#efe4d8 100%);color: #1c1917;}.story-act--warm.story-act--band-3{background: linear-gradient(180deg,#fdf8f3 0%,#f5ebe3 48%,#ebe0d4 100%);color: #292524;}.story-act__media{position: relative;display: flex;align-items: center;justify-content: center;}.story-act__shot{display: block;width: 100%;max-width: min(520px,90vw);height: auto;border-radius: clamp(0.75rem,2vw,1.15rem);will-change: transform;transition: transform 0.05s linear;}.story-act--dark .story-act__shot{box-shadow: 0 4px 6px rgba(0,0,0,0.15),0 28px 70px rgba(0,0,0,0.45);}.story-act--warm .story-act__shot{box-shadow: 0 4px 6px rgba(120,53,15,0.06),0 22px 50px rgba(120,53,15,0.12);}.story-act__words{position: relative;z-index: 1;}.story-act__eyebrow{font-family: var(--font-display);font-size: var(--text-xs);font-weight: 600;letter-spacing: 0.22em;text-transform: uppercase;margin: 0 0 1rem;opacity: 0.85;}.story-act--dark .story-act__eyebrow{color: #5eead4;}.story-act--warm .story-act__eyebrow{color: #b45309;}.story-act__title{font-size: clamp(1.65rem,1.1rem + 2.2vw,2.5rem);font-weight: 600;letter-spacing: -0.03em;line-height: 1.12;margin: 0 0 1.25rem;}.story-act__beats{margin: 0;padding: 0;}.story-act__beat{font-size: var(--text-lg);line-height: 1.65;margin: 0 0 1rem;opacity: 0;will-change: opacity,transform;transition: opacity 0.35s var(--ease-out),transform 0.4s var(--ease-out);}.story-act__beat:last-child{margin-bottom: 0;}.js-story-act .story-act__beat[data-beat="0"]{opacity: 1;}.js-story-act .story-act__beat:not([data-beat="0"]){opacity: 0;}.story-act--warm .story-act__beat{color: #44403c;}@media (max-width: 900px){.story-act__sticky{grid-template-columns: 1fr;grid-template-rows: minmax(220px,38vh) auto;align-content: center;text-align: center;padding-bottom: 2rem;}.story-act__media{order: -1;}.story-act__shot{margin-inline: auto;}}@media (prefers-reduced-motion: reduce){.story-act{min-height: auto;overflow: visible;}.story-act__sticky{position: relative;top: auto;height: auto;min-height: 0;display: block;padding: 2.5rem 1.25rem 3rem;}.story-act__shot{transform: none !important;margin: 0 auto 1.5rem;}.story-act__beat{opacity: 1 !important;transform: none !important;}}.story-wide{position: relative;min-height: 200vh;min-height: clamp(168vh,148vw,215vh);overflow: hidden;--story-p: 0;}@supports (overflow: clip){.story-wide{overflow: clip;}}.story-wide__sticky{position: sticky;top: var(--nav-h);height: calc(100vh - var(--nav-h));height: calc(100svh - var(--nav-h));min-height: 480px;display: grid;grid-template-columns: minmax(280px,38vw) 1fr;grid-template-areas: "copy stage";grid-gap: 1rem;gap: 1.15rem;gap: clamp(1rem,3vw,2.25rem);align-items: center;max-width: 1440px;margin: 0 auto;padding: 0.85rem 0 0.85rem 1.25rem;padding: clamp(0.75rem,2vh,1.5rem) 0 clamp(0.75rem,2vh,1.5rem) clamp(1.25rem,4vw,2.5rem);}.story-wide--visual-left .story-wide__sticky{grid-template-columns: 1fr minmax(280px,38vw);grid-template-areas: "stage copy";padding: 0.85rem 1.25rem 0.85rem 0;padding: clamp(0.75rem,2vh,1.5rem) clamp(1.25rem,4vw,2.5rem) clamp(0.75rem,2vh,1.5rem) 0;}.story-wide__copy{grid-area: copy;position: relative;z-index: 2;padding-right: 0.65rem;padding-right: clamp(0.5rem,2vw,1rem);}.story-wide--visual-left .story-wide__copy{padding-right: 0;padding-left: 0.65rem;padding-left: clamp(0.5rem,2vw,1rem);}.story-wide__title{font-size: 1.85rem;font-size: clamp(1.75rem,1rem + 2.6vw,2.85rem);font-weight: 600;letter-spacing: -0.035em;line-height: 1.08;margin: 0 0 1.15rem;margin: 0 0 clamp(1.1rem,2.5vw,1.65rem);}.story-wide__beats{margin: 0;padding: 0;}.story-wide__beat{font-size: 1.05rem;font-size: clamp(1.05rem,0.95rem + 0.35vw,1.2rem);line-height: 1.62;margin: 0 0 1rem;font-weight: 400;opacity: 0;will-change: opacity,transform;transition: opacity 0.35s var(--ease-out),transform 0.4s var(--ease-out);}.story-wide__beat:last-child{margin-bottom: 0;}.js-story-wide .story-wide__beat[data-beat="0"]{opacity: 1;}.js-story-wide .story-wide__beat:not([data-beat="0"]){opacity: 0;}.story-wide__stage picture{display: contents;}.story-wide__stage{grid-area: stage;position: relative;height: 72vh;height: min(72vh,640px);min-height: 280px;border-radius: 0.9rem 0 0 0.9rem;border-radius: clamp(0.85rem,2vw,1.35rem) 0 0 clamp(0.85rem,2vw,1.35rem);overflow: hidden;margin-right: calc(50% - 50vw);box-shadow: 0 4px 24px rgba(0,0,0,0.2),inset 0 0 0 1px rgba(255,255,255,0.06);}.story-wide--visual-left .story-wide__stage{margin-right: 0;margin-left: calc(50% - 50vw);border-radius: 0 0.9rem 0.9rem 0;border-radius: 0 clamp(0.85rem,2vw,1.35rem) clamp(0.85rem,2vw,1.35rem) 0;}.story-wide__visual{position: absolute;top: -5%;right: -5%;bottom: -5%;left: -5%;width: 110%;height: 110%;object-fit: cover;object-position: 50% 50%;z-index: 0;will-change: transform;transition: transform 0.05s linear;}.story-wide__stage::after{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 1;pointer-events: none;background: linear-gradient( 105deg,rgba(10,18,28,0.55) 0%,rgba(10,18,28,0.18) 38%,transparent 62% );}.story-wide--visual-left .story-wide__stage::after{background: linear-gradient( 275deg,rgba(10,18,28,0.55) 0%,rgba(10,18,28,0.16) 40%,transparent 64% );}.story-wide--warm .story-wide__stage::after{background: linear-gradient( 105deg,rgba(255,253,250,0.5) 0%,rgba(255,253,250,0.12) 44%,transparent 70% );}.story-wide--warm.story-wide--visual-left .story-wide__stage::after{background: linear-gradient( 275deg,rgba(255,253,250,0.5) 0%,rgba(255,253,250,0.12) 44%,transparent 70% );}.story-wide--dark.story-wide--band-1{background: linear-gradient(165deg,#0a1018 0%,#12202e 42%,#1a3244 100%);color: #f1f5f9;}#abk28-story{scroll-margin-top: 0;padding-top: calc(var(--nav-h) + 0.65rem);position: relative;z-index: 1;}#abk28-story .story-wide__sticky{padding-top: clamp(0.35rem,1.1vh,0.85rem);}#genmai-story{scroll-margin-top: 0;padding-top: calc(var(--nav-h) + 0.65rem);position: relative;z-index: 1;}#genmai-story .story-wide__sticky{padding-top: clamp(0.35rem,1.1vh,0.85rem);}.abk28-top-fab{position: fixed;z-index: 90;right: max(1rem,calc(0.5rem + env(safe-area-inset-right,0px)));bottom: max(1rem,calc(0.5rem + env(safe-area-inset-bottom,0px)));width: 3.35rem;height: 3.35rem;padding: 0;margin: 0;border: 1px solid rgba(255,255,255,0.18);border-radius: 999px;cursor: pointer;color: rgba(248,250,252,0.92);background: rgba(15,23,42,0.22);backdrop-filter: blur(16px) saturate(1.2);-webkit-backdrop-filter: blur(16px) saturate(1.2);box-shadow: 0 8px 28px rgba(0,0,0,0.22),inset 0 1px 0 rgba(255,255,255,0.14);opacity: 0;visibility: hidden;transform: translateY(14px) scale(0.88);transition: opacity 0.38s var(--ease-out),transform 0.38s var(--ease-out),visibility 0.38s,box-shadow 0.22s var(--ease-out),border-color 0.22s ease,background 0.22s ease;}.abk28-top-fab.is-shown{opacity: 1;visibility: visible;transform: translateY(0) scale(1);}.abk28-top-fab:hover{border-color: rgba(203,213,225,0.38);background: rgba(30,41,59,0.36);box-shadow: 0 8px 28px rgba(0,0,0,0.24),0 0 0 1px rgba(255,255,255,0.06),inset 0 1px 0 rgba(255,255,255,0.16);}.abk28-top-fab:focus-visible{outline: 2px solid rgba(203,213,225,0.52);outline-offset: 3px;}.abk28-top-fab__inner{display: grid;place-items: center;width: 100%;height: 100%;border-radius: inherit;transition: transform 0.22s var(--ease-out);}.abk28-top-fab:active .abk28-top-fab__inner,.abk28-top-fab.is-pressed .abk28-top-fab__inner{transform: scale(0.86);}.abk28-top-fab.is-pressed{box-shadow: 0 0 0 1px rgba(255,255,255,0.08),0 0 0 6px rgba(148,163,184,0.22),0 0 22px rgba(15,23,42,0.32),0 10px 32px rgba(0,0,0,0.28),inset 0 1px 0 rgba(255,255,255,0.2);border-color: rgba(226,232,240,0.4);}.abk28-top-fab__icon{display: block;margin-top: 1px;}@media (prefers-reduced-motion: reduce){.abk28-top-fab{transition: opacity 0.2s ease,visibility 0.2s ease;}.abk28-top-fab.is-shown{transform: none;}.abk28-top-fab__inner{transition: none;}}.story-wide--dark.story-wide--band-2{background: linear-gradient(165deg,#0c1118 0%,#152838 48%,#1e3d50 100%);color: #f1f5f9;}.story-wide--warm.story-wide--band-3{background: linear-gradient(180deg,#fdfaf6 0%,#f5ebe3 50%,#ebe0d4 100%);color: #1c1917;}.story-wide--warm .story-wide__beat{color: #44403c;}.story-wide--genmai-warm.story-wide--genmai-band-3{background: linear-gradient(180deg,#fffaf9 0%,#f5e8ea 48%,#e8d4d8 100%);color: #1c1416;}.story-wide--genmai-warm .story-wide__title{color: #0c0a09;}.story-wide--genmai-warm .story-wide__beat{color: #44403c;}.genmai-value{background: linear-gradient(180deg,#2a1f24 0%,#1f1619 52%,#181012 100%);color: #fdf7f8;border-bottom: 1px solid rgba(255,230,235,0.06);}.genmai-value .section-label{color: #e8b8c0;letter-spacing: 0.12em;}.genmai-value__wrap{max-width: 52rem;margin-inline: auto;}.genmai-value__title{text-align: center;margin-bottom: 0.75rem;}.genmai-value__lead{text-align: center;max-width: 40rem;margin-left: auto;margin-right: auto;margin-top: 0.75rem;color: #cbd5e1 !important;line-height: 1.65;}.genmai-value__lead strong{color: #e4e4e7;font-weight: 600;}.genmai-value__grid{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: clamp(1rem,2.5vw,1.35rem);margin-top: 2.25rem;text-align: left;}@media (max-width: 900px){.genmai-value__grid{grid-template-columns: 1fr;}}.genmai-value-card{padding: clamp(1.15rem,2.5vw,1.5rem);border-radius: calc(var(--radius) - 2px);background: linear-gradient(165deg,rgba(255,245,247,0.07) 0%,rgba(255,255,255,0.03) 100%);border: 1px solid rgba(232,184,192,0.12);box-shadow: 0 14px 40px rgba(0,0,0,0.28),inset 0 1px 0 rgba(255,255,255,0.08);}.genmai-value-card__eyebrow{font-family: var(--font-display);font-size: 0.65rem;font-weight: 600;letter-spacing: 0.14em;text-transform: uppercase;color: #c9a896;margin: 0 0 0.5rem;}.genmai-value-card__title{font-size: var(--text-lg);font-weight: 600;letter-spacing: -0.02em;line-height: 1.25;margin: 0 0 0.65rem;color: #fafafa;}.genmai-value-card__body{margin: 0;font-size: var(--text-sm);line-height: 1.65;color: #cbd5e1;}.genmai-value-card__body strong{color: #e4e4e7;font-weight: 600;}.section--genmai-diagram{background: linear-gradient(180deg,#faf4f5 0%,#eee2e4 45%,#e2d4d7 100%);border-top: 1px solid rgba(90,60,68,0.08);border-bottom: 1px solid rgba(90,60,68,0.08);}.section--genmai-diagram .section-label{color: #7a5560;}.section--genmai-diagram .headline{color: #1f1418;}.section--genmai-diagram .subhead{color: #4a353c;}.diagram--genmai{margin-top: 2rem;max-width: 44rem;margin-left: auto;margin-right: auto;border-radius: calc(var(--radius) + 4px);padding: clamp(0.75rem,2vw,1.25rem);background: rgba(255,252,252,0.55);border: 1px solid rgba(120,85,95,0.16);box-shadow: 0 24px 56px rgba(62,36,44,0.08),inset 0 1px 0 rgba(255,255,255,0.9);}.diagram--genmai svg{display: block;width: 100%;height: auto;}@media (max-width: 900px){.story-wide__sticky{grid-template-columns: 1fr;grid-template-areas: "stage" "copy";height: auto;min-height: 0;padding: 0 1.25rem 2.5rem;row-gap: 1.5rem;}.story-wide--visual-left .story-wide__sticky{grid-template-columns: 1fr;grid-template-areas: "stage" "copy";padding: 0 1.25rem 2.5rem;}.story-wide--visual-left .story-wide__copy{padding-left: 0;}.story-wide__copy{padding-right: 0;text-align: center;}.story-wide__stage{margin-right: calc(-1 * clamp(1rem,4vw,1.25rem));margin-left: calc(-1 * clamp(1rem,4vw,1.25rem));border-radius: clamp(0.75rem,2vw,1.1rem);height: min(42vh,380px);min-height: 220px;}.story-wide--visual-left .story-wide__stage{margin-left: calc(-1 * clamp(1rem,4vw,1.25rem));margin-right: calc(-1 * clamp(1rem,4vw,1.25rem));}}@media (prefers-reduced-motion: reduce){.story-wide{min-height: auto;overflow: visible;}.story-wide__sticky{position: relative;top: auto;height: auto;min-height: 0;display: block;padding: 2.5rem 1.25rem 3rem;}.story-wide__stage{margin-right: 0 !important;margin-left: 0 !important;height: auto;min-height: 240px;max-height: 52vh;border-radius: clamp(0.75rem,2vw,1.1rem);margin-bottom: 1.5rem;}@supports (aspect-ratio: 1){.story-wide__stage{aspect-ratio: 16 / 9;}}.story-wide__visual{top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;transform: none !important;}.story-wide__beat{opacity: 1 !important;