.rytm-system{--rytm-mineral-ivory: #F4EFE6;--rytm-deep-petrol: #123B40;--rytm-sunrise-coral: #E66B4F;--rytm-dusk-lilac: #A6A2D6;--rytm-signal-cobalt: #2E66D0;--rytm-graphite: #333333;position:relative;isolation:isolate}.rytm-system[data-active-phase=day]{--rytm-active-bg: var(--rytm-mineral-ivory);--rytm-active-fg: var(--rytm-deep-petrol)}.rytm-system[data-active-phase=night]{--rytm-active-bg: var(--rytm-deep-petrol);--rytm-active-fg: var(--rytm-mineral-ivory)}.rytm-system *{box-sizing:border-box}.rytm-system__header{position:relative;background-color:var(--rytm-header-bg-mobile, var(--rytm-header-bg, #fff));padding:48px 24px 32px;max-width:1280px;margin:0 auto}.rytm-system__eyebrow{margin:0;font-family:Inter,sans-serif;font-weight:700;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:var(--rytm-header-eyebrow, var(--rytm-sunrise-coral))}.rytm-system__headline{margin:20px 0 0;font-family:Manrope,sans-serif;font-weight:600;font-size:clamp(1.875rem,4.5vw,3rem);line-height:1.15;text-align:center;color:var(--rytm-header-heading, var(--rytm-deep-petrol))}.rytm-system__subheadline{margin:24px 0 0;font-family:Inter,sans-serif;font-size:1.05rem;line-height:1.6;text-align:center;color:var(--rytm-header-subheading, var(--rytm-graphite))}.rytm-system__tabs{display:flex;gap:12px;padding:20px 24px;background-color:var(--rytm-active-bg)}.rytm-system__tab{flex:1;min-height:60px;display:flex;align-items:center;justify-content:center;padding:0 12px;border-radius:10px;border:1px solid currentColor;background:transparent;cursor:pointer;font-family:Manrope,sans-serif;font-size:clamp(17px,4.6vw,19px);font-weight:600;line-height:1;letter-spacing:.08em;text-transform:uppercase;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.rytm-system__tab:focus-visible{outline:3px solid var(--rytm-signal-cobalt);outline-offset:2px}.rytm-system__tab--day[aria-selected=true]{position:relative;background-color:var(--rytm-deep-petrol);color:var(--rytm-mineral-ivory);border-color:var(--rytm-deep-petrol)}.rytm-system__tab--day[aria-selected=true]:after{content:"";position:absolute;left:12px;right:12px;bottom:-1px;height:4px;background-color:var(--rytm-sunrise-coral);border-radius:2px}.rytm-system__tab--day[aria-selected=false]{color:var(--rytm-mineral-ivory);border-color:var(--rytm-mineral-ivory)}.rytm-system__tab--night[aria-selected=true]{position:relative;background-color:var(--rytm-mineral-ivory);color:var(--rytm-deep-petrol);border-color:var(--rytm-mineral-ivory)}.rytm-system__tab--night[aria-selected=true]:after{content:"";position:absolute;left:12px;right:12px;bottom:-1px;height:4px;background-color:var(--rytm-dusk-lilac);border-radius:2px}.rytm-system__tab--night[aria-selected=false]{color:var(--rytm-deep-petrol);border-color:var(--rytm-deep-petrol)}@media(min-width:990px){.rytm-system__tabs{display:none}}.rytm-system__stage{position:relative;display:grid;grid-template-areas:"stage";overflow:hidden}.rytm-system__panel{grid-area:stage;position:relative;display:grid;grid-template-columns:1fr;grid-template-areas:"phase" "role" "ingredients" "description" "product" "rail";padding:32px 24px 48px;background-color:var(--rytm-panel-bg);opacity:1;visibility:visible;overflow:hidden;transition:opacity .22s ease}.rytm-system__panel--day{color:var(--rytm-deep-petrol)}.rytm-system__panel--night{color:var(--rytm-mineral-ivory)}.rytm-system__panel[aria-hidden=true]{opacity:0;visibility:hidden;pointer-events:none}@media(prefers-reduced-motion:reduce){.rytm-system__panel{transition:none}}.rytm-system__panel-band--mobile{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:60px;z-index:1;pointer-events:none}.rytm-system__panel-band--mobile svg{width:100%;height:100%;display:block}.rytm-system__panel-top{grid-area:top;position:relative;z-index:2;display:none;align-items:flex-start;justify-content:space-between;gap:16px}.rytm-system__compact-label{margin:0;font-family:Inter,sans-serif;font-weight:700;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;color:var(--rytm-panel-accent)}.rytm-system__number{margin:0;font-family:Manrope,sans-serif;font-weight:700;font-size:clamp(3.5rem,14vw,6rem);line-height:1;color:currentColor;opacity:.08}.rytm-system__phase,.rytm-system__role,.rytm-system__ingredients,.rytm-system__description,.rytm-system__product,.rytm-system__rail{position:relative;z-index:2;background-color:var(--rytm-panel-bg)}.rytm-system__product{grid-area:product;display:flex;align-items:center;justify-content:center;margin:0 0 24px}.rytm-system__product img,.rytm-system__placeholder{position:relative;z-index:2;width:100%;max-width:320px;height:auto;display:block}.rytm-system__phase{grid-area:phase;margin:0 0 4px;font-family:Manrope,sans-serif;font-weight:600;font-size:1.25rem;line-height:1.1;color:currentColor}.rytm-system__role{grid-area:role;margin:0 0 16px;font-family:Inter,sans-serif;font-weight:700;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;color:var(--rytm-panel-accent)}.rytm-system__ingredients{grid-area:ingredients;margin:0 0 16px;font-family:Inter,sans-serif;font-weight:700;font-size:1.05rem;line-height:1.5}.rytm-system__panel--day .rytm-system__ingredients,.rytm-system__panel--day .rytm-system__description{color:var(--rytm-graphite)}.rytm-system__panel--night .rytm-system__description{color:var(--rytm-mineral-ivory);opacity:.75}.rytm-system__description{grid-area:description;margin:0 0 24px;font-family:Inter,sans-serif;font-size:1.05rem;line-height:1.55}.rytm-system__rail{grid-area:rail;display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid currentColor;border-bottom:1px solid currentColor;opacity:.9}.rytm-system__rail-cell{padding:14px 8px;text-align:center;border-left:1px solid currentColor;font-family:Inter,sans-serif;font-weight:600;font-size:.7rem;letter-spacing:.05em;text-transform:uppercase}.rytm-system__rail-cell:first-child{border-left:none}.rytm-system__rail-cell--scoop{display:none}.rytm-system__footer{margin:0;text-align:center;padding:32px 24px;font-family:Inter,sans-serif;font-weight:600;font-size:1rem;background-color:var(--rytm-active-bg);color:var(--rytm-active-fg);transition:background-color .22s ease,color .22s ease}@media(prefers-reduced-motion:reduce){.rytm-system__footer{transition:none}}@media(min-width:990px){.rytm-system__header{padding:64px 48px 40px;background-color:var(--rytm-header-bg, #fff)}.rytm-system__stage{grid-template-columns:1fr 1fr;grid-template-areas:none;grid-template-rows:[top-start] auto [top-end phase-start] auto [phase-end role-start] auto [role-end ingredients-start] auto [ingredients-end description-start] auto [description-end rail-start] auto [rail-end]}.rytm-system__panel,.rytm-system__panel[aria-hidden=true]{opacity:1;visibility:visible;pointer-events:auto;grid-template-columns:1fr 1fr;grid-template-rows:subgrid;column-gap:48px;align-items:start;padding:72px 48px}.rytm-system__panel--day{grid-column:1;grid-row:top-start / rail-end;grid-template-areas:"top top" "product phase" "product role" "product ingredients" "product description" "product rail"}.rytm-system__panel--night{grid-column:2;grid-row:top-start / rail-end;grid-template-areas:"top top" "phase product" "role product" "ingredients product" "description product" "rail product"}.rytm-system__panel-top{display:flex;margin-bottom:24px}.rytm-system__panel-band--mobile{display:none}.rytm-system__phase{font-size:clamp(1.75rem,5vw,2.25rem)}.rytm-system__product{align-self:center;margin-bottom:0}.rytm-system__product img,.rytm-system__placeholder{max-width:100%}.rytm-system__footer{background-color:var(--rytm-footer-bg-desktop, #fff);color:var(--rytm-header-heading, var(--rytm-deep-petrol))}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/rytm-system.css.map */
