.rhythm-hero{background:var(--cream);padding:clamp(56px,7vw,80px) 0 clamp(64px,8vw,96px);overflow:hidden}.rhythm-hero-grid{max-width:1120px;margin:0 auto;padding:0 var(--container-pad);display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:clamp(40px,5vw,60px);gap:clamp(40px,5vw,60px);align-items:center}.rhythm-hero-title{font-family:var(--font-heading);font-weight:var(--weight-display);font-size:clamp(42px,5.4vw,72px);line-height:1.04;letter-spacing:-.014em;margin:18px 0 0;text-wrap:balance}.rhythm-hero-title-accent{font-style:italic;font-weight:var(--weight-regular);color:var(--terracotta)}.rhythm-hero-sub{font-size:19px;line-height:1.55;color:var(--text-secondary);max-width:480px;margin:22px 0 0;text-wrap:pretty}.rhythm-hero-sub strong{font-weight:var(--weight-semibold)}.rhythm-hero-ctas{display:flex;align-items:center;gap:14px;margin-top:30px;flex-wrap:wrap}.rhythm-hero-note{font-family:var(--font-data);font-size:13px;color:var(--text-muted);margin-top:16px}.rhythm-hero-media{justify-self:center}.rhythm-today-appbar{display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 16px;border-bottom:1px solid var(--sand)}.rhythm-ring-num{font-family:var(--font-data);font-size:8px;fill:var(--espresso)}.rhythm-today-quote{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 16px;background:color-mix(in srgb,var(--terracotta) 4%,transparent);border-bottom:1px solid var(--sand)}.rhythm-today-quote-text{font-family:var(--font-heading);font-style:italic;font-size:11.5px;color:var(--text-secondary)}.rhythm-today-quote-next{font-weight:var(--weight-semibold);font-size:10px;color:var(--terracotta);white-space:nowrap}.rhythm-today-head{padding:12px 18px 0}.rhythm-today-progress{display:flex;align-items:center;gap:10px;padding:8px 18px 10px}.rhythm-today-track{flex:1 1;height:5px;border-radius:3px;background:var(--sand);overflow:hidden}.rhythm-today-fill{display:block;width:40%;height:100%;background:var(--terracotta)}.rhythm-today-pct{font-size:11px;color:var(--driftwood)}.rhythm-today-slots{flex:1 1;display:flex;flex-direction:column;gap:6px;padding:8px 14px 18px;background:var(--cream)}.rhythm-today-slot{display:flex;align-items:center;gap:10px;background:var(--linen);border:1px solid var(--sand);border-left:2px solid var(--sy-accent);border-radius:var(--radius-md);padding:9px 12px}@media (prefers-reduced-motion:no-preference){@keyframes rhythm-slot-in{0%{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:none}}.rhythm-today-slot{animation:rhythm-slot-in .5s var(--ease-out) both}}.rhythm-today-check{width:22px;height:22px;border-radius:6px;flex:none;border:1.5px solid var(--sy-accent);display:flex;align-items:center;justify-content:center}.rhythm-today-check--done{border:0;background:var(--olive);color:var(--cream)}.rhythm-today-slot-main{flex:1 1;min-width:0;display:flex;flex-direction:column}.rhythm-today-slot-time{font-size:10px;line-height:1.35;color:var(--driftwood)}.rhythm-today-slot-title{font-size:12px;line-height:1.35;color:var(--espresso)}.rhythm-today-slot-title--done{text-decoration:line-through}.rhythm-today-chip{display:inline-flex;align-items:center;flex:none;height:20px;padding:0 7px;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--sy-accent) 10%,transparent);color:var(--sy-accent);font-family:var(--font-eyebrow);font-weight:var(--weight-bold);font-size:8px;letter-spacing:.1em;text-transform:uppercase}.rhythm-built{background:var(--linen);border-top:1px solid var(--sand);border-bottom:1px solid var(--sand);padding:clamp(56px,8vw,84px) 0}.rhythm-built-grid{max-width:1120px;margin:0 auto;padding:0 var(--container-pad);display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:clamp(36px,5vw,64px);gap:clamp(36px,5vw,64px);align-items:center}.rhythm-built-title{font-family:var(--font-heading);font-weight:var(--weight-display);font-size:clamp(32px,4vw,46px);line-height:1.08;margin:14px 0 0;text-wrap:pretty}.rhythm-built-body{font-size:17px;line-height:1.6;color:var(--text-secondary);max-width:460px;margin:18px 0 0;text-wrap:pretty}.rhythm-built-body+.rhythm-built-body{margin-top:14px}.rhythm-built-body strong{font-weight:var(--weight-semibold);color:var(--espresso)}.rhythm-composer{background:var(--cream);border:1px solid var(--sand);border-radius:var(--radius-lg);box-shadow:var(--shadow-flat);padding:clamp(20px,3vw,28px);overflow:hidden}.rhythm-composer-tabs{display:flex;gap:8px}.rhythm-composer-tab{height:34px;padding:0 14px;border-radius:var(--radius-pill);border:1px solid var(--sand);background:var(--linen);color:var(--charcoal);cursor:pointer;font-family:var(--font-eyebrow);font-weight:var(--weight-bold);font-size:11px;letter-spacing:.11em;text-transform:uppercase;transition:background var(--dur-fast) ease,border-color var(--dur-fast) ease,color var(--dur-fast) ease}.rhythm-composer-tab:hover{border-color:var(--driftwood)}.rhythm-composer-tab[aria-pressed=true]{background:var(--olive);border-color:var(--olive);color:var(--linen)}.rhythm-composer-inputs{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.rhythm-composer-input{display:inline-flex;align-items:center;gap:7px;height:30px;padding:0 12px;border-radius:var(--radius-pill);background:var(--linen);border:1px solid var(--sand);font-size:12px;color:var(--text-secondary)}.rhythm-composer-input-dot{width:6px;height:6px;border-radius:3px;background:var(--terracotta);flex:none}.rhythm-composer-divider{display:flex;align-items:center;gap:10px;margin:16px 0;color:var(--terracotta)}.rhythm-composer-divider-label{font-family:var(--font-eyebrow);font-weight:var(--weight-bold);font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--driftwood)}.rhythm-composer-divider-rule{flex:1 1;height:1px;background:var(--sand)}.rhythm-composer-week .weekbars{margin-top:0}@media (prefers-reduced-motion:no-preference){@keyframes rhythm-week-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.rhythm-composer-week{animation:rhythm-week-in .45s var(--ease-out) both}}.rhythm-composer-caption{font-size:12px;color:var(--driftwood);margin-top:16px}.rhythm-blocks{background:var(--cream);padding:clamp(56px,8vw,84px) 0}.rhythm-blocks .section-header{margin-bottom:44px}.rhythm-sample{max-width:720px;margin:0 auto;background:var(--cream);border:1px solid var(--sand);border-radius:var(--radius-lg);box-shadow:var(--shadow-subtle);overflow:hidden}.rhythm-sample-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 22px;background:var(--linen);border-bottom:1px solid var(--sand)}.rhythm-sample-title{font-family:var(--font-heading);font-style:italic;font-size:19px;color:var(--espresso)}.rhythm-sample-tabs{background:var(--linen);padding:0 8px}.rhythm-sample .sy-schedule-tab{height:52px;gap:3px}.rhythm-sample .sy-schedule-tab-theme{font-size:8.5px}.rhythm-sample-blocks{display:flex;flex-direction:column;gap:8px;padding:18px 22px 22px}.rhythm-sample .sy-schedule-block{padding:14px 16px;gap:14px}.rhythm-sample .sy-schedule-block-icon{width:36px;height:36px}.rhythm-sample .sy-schedule-block-title{font-size:var(--text-body-sm)}.rhythm-sample-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:8px;padding-top:14px;border-top:1px solid color-mix(in srgb,var(--sand) 55%,var(--linen))}.rhythm-sample-foot-note{font-size:12px;color:var(--driftwood)}.rhythm-sample-foot-script{font-family:var(--font-heading);font-style:italic;font-size:var(--text-small);color:var(--terracotta)}.rhythm-why{background:var(--linen);border-top:1px solid var(--sand);border-bottom:1px solid var(--sand);padding:clamp(56px,8vw,88px) 0}.rhythm-why-inner{max-width:720px;margin:0 auto;padding:0 var(--container-pad);text-align:center}.rhythm-why-title{font-family:var(--font-heading);font-weight:var(--weight-display);font-size:clamp(32px,4.4vw,52px);line-height:1.08;margin:16px 0 0;text-wrap:balance}.rhythm-why-body{font-size:var(--text-body-lg);line-height:1.6;color:var(--text-secondary);max-width:560px;margin:20px auto 0;text-wrap:pretty}.rhythm-why .pull-quote{font-size:21px;margin-top:26px}.rhythm-flex{background:var(--cream);padding:clamp(56px,8vw,84px) 0}.rhythm-flex .section-header{margin-bottom:40px}.rhythm-flex-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:22px;gap:22px;max-width:880px;margin:0 auto}.rhythm-flex-grid>.reveal{display:grid}.rhythm-flex-card{background:var(--linen);border:1px solid var(--sand);border-top:3px solid var(--olive);border-radius:var(--radius-lg);padding:26px;box-shadow:var(--shadow-subtle)}.rhythm-flex-card--whiskey{border-top-color:var(--whiskey)}.rhythm-flex-chip{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--olive) 10%,transparent);color:var(--olive);font-family:var(--font-eyebrow);font-weight:var(--weight-bold);font-size:10px;letter-spacing:.15em;text-transform:uppercase}.rhythm-flex-card--whiskey .rhythm-flex-chip{background:color-mix(in srgb,var(--whiskey) 14%,transparent);color:var(--whiskey)}.rhythm-flex-title{font-size:22px;margin:14px 0 0}.rhythm-flex-body{font-size:var(--text-body-sm);line-height:1.6;color:var(--text-secondary);margin-top:10px}.rhythm-cta{background:var(--cream);padding:0 var(--container-pad) clamp(56px,8vw,84px)}.rhythm-cta .cta-panel{max-width:1120px;margin:0 auto;border-radius:var(--radius-lg);box-shadow:var(--shadow-mark);padding:clamp(48px,7vw,80px) clamp(24px,5vw,64px)}.rhythm-cta .cta-panel-title{font-size:clamp(38px,5.4vw,68px)}.rhythm-cta .cta-panel-script{color:var(--whiskey);filter:none}