.chroma{--chroma-canvas:#000;--chroma-surface:#111;--chroma-surface-2:#1d1d1f;--chroma-text:#f5f5f7;--chroma-text-2:#a1a1a6;--chroma-muted:#86868b;--chroma-buy:#0071e3;--chroma-buy-hover:#0077ed;--chroma-on-buy:#fff;--chroma-font:"Figtree", "DM Sans", system-ui, sans-serif;--chroma-max:980px;--chroma-wide:1120px;--chroma-pad:clamp(1.25rem, 4vw, 2.5rem);--chroma-ease:cubic-bezier(.25, .1, .25, 1);background:var(--chroma-canvas);color:var(--chroma-text);font-family:var(--chroma-font);min-height:100%}.chroma-wrap{width:min(100% - (var(--chroma-pad) * 2), var(--chroma-max));margin-inline:auto}.chroma-btn{font-family:var(--chroma-font);letter-spacing:-.01em;cursor:pointer;transition:background-color .18s var(--chroma-ease);border:none;border-radius:980px;justify-content:center;align-items:center;font-weight:400;text-decoration:none;display:inline-flex}.chroma-btn--buy{background:var(--chroma-buy);min-height:2.75rem;color:var(--chroma-on-buy);padding:.7rem 1.375rem;font-size:1.0625rem}.chroma-btn--buy:hover{background:var(--chroma-buy-hover)}.chroma-btn:focus-visible{outline:2px solid var(--chroma-buy);outline-offset:3px}.chroma-btn--ghost{color:var(--chroma-text);background:0 0;border:1px solid #ffffff47;min-height:2.75rem;padding:.7rem 1.375rem;font-size:1.0625rem}.chroma-btn--ghost:hover{background:#ffffff0f}.chroma-hero{text-align:center;flex-direction:column;align-items:center;padding:clamp(3.5rem,8vw,5.5rem) 0 0;display:flex}.chroma-hero__copy{width:min(100% - (var(--chroma-pad) * 2), var(--chroma-wide));margin-inline:auto;padding-inline:.25rem}.chroma-hero__title{letter-spacing:-.045em;color:var(--chroma-text);margin:0;font-size:clamp(2.5rem,8.5vw,5rem);font-weight:600;line-height:1.05}.chroma-hero__tagline{letter-spacing:-.022em;color:var(--chroma-text);margin:.4rem 0 0;font-size:clamp(1.25rem,2.8vw,1.75rem);font-weight:600;line-height:1.25}.chroma-hero__cta{flex-direction:column;align-items:center;gap:.65rem;margin-top:1.35rem;display:flex}.chroma-hero__price{color:var(--chroma-muted);margin:0;font-size:.875rem;line-height:1.4}.chroma-hero__figure{width:min(100% - (var(--chroma-pad) * 2), 1024px);max-width:1024px;margin:clamp(2.25rem,5vw,3.5rem) auto 0}.chroma-hero__img{border-radius:4px;width:100%;height:auto;display:block;-webkit-mask-image:linear-gradient(#000 0% 82%,#0000 100%);mask-image:linear-gradient(#000 0% 82%,#0000 100%)}@media (prefers-reduced-motion:no-preference){.chroma-hero__title,.chroma-hero__tagline,.chroma-hero__cta{animation:chroma-rise .72s var(--chroma-ease) both}.chroma-hero__tagline{animation-delay:50ms}.chroma-hero__cta{animation-delay:.1s}.chroma-hero__figure{animation:chroma-rise .9s var(--chroma-ease) both;animation-delay:.16s}}@keyframes chroma-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.chroma-highlights{padding:clamp(3rem,7vw,5rem) 0 clamp(3.5rem,8vw,5.5rem)}.chroma-highlights__title{letter-spacing:-.03em;margin:0 0 1.5rem;font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:600;line-height:1.15}.chroma-highlights__rail{padding:.15rem var(--chroma-pad) 1rem;scroll-snap-type:x mandatory;scrollbar-width:thin;width:min(100%, calc(var(--chroma-wide) + var(--chroma-pad) * 2));-webkit-overflow-scrolling:touch;grid-auto-columns:minmax(280px,320px);grid-auto-flow:column;gap:1.15rem;margin-inline:auto;display:grid;overflow-x:auto}.chroma-highlight{scroll-snap-align:start;background:var(--chroma-surface-2);border-radius:28px;flex-direction:column;gap:.85rem;min-height:240px;padding:1.75rem 1.5rem;display:flex}.chroma-highlight__title{letter-spacing:-.025em;margin:0;font-size:1.5rem;font-weight:600;line-height:1.2}.chroma-highlight__body{color:var(--chroma-text-2);margin:0;font-size:1.0625rem;line-height:1.4}.chroma-chapter{padding:clamp(4rem,10vw,7rem) 0}.chroma-chapter--tint{background:var(--chroma-surface)}.chroma-chapter--close{padding-bottom:clamp(5rem,12vw,8rem)}.chroma-chapter__intro{text-align:center}.chroma-chapter__intro--center{flex-direction:column;align-items:center;display:flex}.chroma-chapter__title{letter-spacing:-.04em;text-wrap:balance;margin:0 0 1rem;font-size:clamp(2.25rem,6vw,4rem);font-weight:600;line-height:1.08}.chroma-chapter__copy{max-width:36rem;color:var(--chroma-text-2);text-wrap:pretty;margin:0 auto 1.75rem;font-size:clamp(1.0625rem,1.6vw,1.3125rem);line-height:1.47}.chroma-chapter__figure{width:min(100% - (var(--chroma-pad) * 2), 980px);border-radius:18px;margin:clamp(2rem,4vw,3rem) auto 0;overflow:hidden;box-shadow:0 0 0 1px #ffffff14,0 28px 80px #0000008c}.chroma-chapter__img{width:100%;height:auto;display:block}.chroma-platforms{flex-wrap:wrap;justify-content:center;gap:.65rem 2.25rem;margin:.5rem auto 0;padding:0;list-style:none;display:flex}.chroma-platforms li{letter-spacing:-.03em;font-size:clamp(1.25rem,2.4vw,1.75rem);font-weight:600}.chroma-hosts{text-align:left;border-top:1px solid #ffffff24;gap:0;max-width:420px;margin:.5rem auto 0;padding:0;list-style:none;display:grid}.chroma-hosts li{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:baseline;gap:1rem;padding:1rem 0;display:flex}.chroma-hosts__name{letter-spacing:-.02em;font-size:1.125rem;font-weight:600}.chroma-hosts__meta{color:var(--chroma-muted);font-size:.875rem}.chroma-welcome{min-height:calc(100dvh - 60px - 12rem);padding:clamp(3rem, 8vw, 5rem) var(--chroma-pad);background:var(--chroma-canvas);color:var(--chroma-text);font-family:var(--chroma-font);align-items:center;display:flex}.chroma-welcome__card{text-align:center;width:min(100%,36rem);margin-inline:auto}.chroma-welcome__title{letter-spacing:-.03em;margin:0 0 .75rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600}.chroma-welcome__body{color:var(--chroma-text-2);margin:0 0 1.25rem;font-size:1.0625rem;line-height:1.55}.chroma-welcome__steps{color:var(--chroma-text-2);text-align:left;max-width:28rem;margin:0 auto 1.75rem;padding-left:1.25rem;line-height:1.65}.chroma-welcome__steps li+li{margin-top:.4rem}.chroma-welcome__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}@media (max-width:639px){.chroma-highlight{border-radius:22px;min-height:200px}}
