.rhythm-home.ax-page{--ax-glass: rgba(13, 17, 23, .55);--ax-glass-strong: rgba(13, 17, 23, .78);--ax-grid: rgba(230, 237, 243, .05)}.rhythm-home .ax-hero{position:relative;min-height:100vh;padding:132px 28px 80px;isolation:isolate;overflow:hidden}.rhythm-home .ax-hero-inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1.05fr;grid-template-rows:auto auto;gap:18px 64px;align-items:center}.rhythm-home .ax-hero-aurora{top:22%;height:70vh;opacity:.85}.rhythm-home .ax-hero-grid{position:absolute;inset:-2px;background-image:linear-gradient(var(--ax-grid) 1px,transparent 1px),linear-gradient(90deg,var(--ax-grid) 1px,transparent 1px);background-size:110px 110px;mask-image:radial-gradient(ellipse at 30% 60%,transparent 0%,transparent 25%,rgba(0,0,0,.6) 70%);-webkit-mask-image:radial-gradient(ellipse at 30% 60%,transparent 0%,transparent 25%,rgba(0,0,0,.6) 70%);z-index:1;pointer-events:none}.rhythm-home .ax-hero-meta{grid-column:1 / -1;display:flex;align-items:center;gap:14px;font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--paper-dim);z-index:6;position:relative;margin-bottom:8px;animation:rh-rise .9s var(--ease-out) .05s both}.rhythm-home .ax-hero-meta-spacer{flex:1}.rhythm-home .ax-hero-meta-rating{display:inline-flex;align-items:baseline;gap:6px;color:var(--paper)}.rhythm-home .ax-hero-meta-rating b{font-family:var(--font-display);font-weight:400;font-size:22px;letter-spacing:-.02em;color:var(--sun-soft)}.rhythm-home .ax-hero-meta-rating em{font-style:normal;color:var(--sun);letter-spacing:.05em}.rhythm-home .ax-hero-meta-rating i{font-style:normal;font-size:10px;color:var(--paper-mute);letter-spacing:.18em}@keyframes rh-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.rhythm-home .ax-hero-head{z-index:6;position:relative;display:flex;flex-direction:column;gap:22px;max-width:580px}.rhythm-home .ax-hero-h1{font-family:var(--font-display);font-weight:300;font-size:clamp(72px,11vw,168px);line-height:.86;letter-spacing:-.045em;margin:0}.rhythm-home .ax-hero-h1 .ax-line{display:block;overflow:hidden;padding:.05em .06em .18em;margin:0 -.06em -.16em}.rhythm-home .ax-hero-h1 .ax-line>span{display:inline-block;transform:translateY(120%);animation:rh-rise-text 1s var(--ease-out) forwards}@keyframes rh-rise-text{to{transform:translateY(0)}}.rhythm-home .ax-hero-h1 .ax-line-1>span{animation-delay:.18s}.rhythm-home .ax-hero-h1 .ax-line-2>span{animation-delay:.34s}.rhythm-home .ax-hero-h1 em{font-style:italic;font-weight:400;background:linear-gradient(100deg,var(--sun-soft) 0%,var(--sun) 45%,var(--ember) 75%,var(--moon) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.rhythm-home .ax-hero-lede{font-family:var(--font-display);font-weight:300;font-size:clamp(20px,1.7vw,26px);line-height:1.32;letter-spacing:-.012em;color:var(--paper);margin:6px 0 0;max-width:520px;animation:rh-rise .9s var(--ease-out) .55s both}.rhythm-home .ax-hero-lede em{font-style:italic;background:linear-gradient(100deg,var(--sun-soft),var(--sun));-webkit-background-clip:text;background-clip:text;color:transparent}.rhythm-home .ax-hero-cta{display:flex;flex-wrap:wrap;gap:14px;margin-top:8px;animation:rh-rise .9s var(--ease-out) .7s both}.rhythm-home .ax-hero-chips{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:10px;animation:rh-rise .9s var(--ease-out) .85s both}.rhythm-home .ax-hero-chips li{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid var(--line-strong);border-radius:999px;font-family:var(--font-mono);font-size:10.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--paper);background:var(--ax-glass);backdrop-filter:blur(8px)}.rhythm-home .ax-chip-dot{width:7px;height:7px;border-radius:50%}.rhythm-home .ax-cd-free{background:var(--signal);box-shadow:0 0 0 3px #4ade802e}.rhythm-home .ax-cd-local{background:var(--sun);box-shadow:0 0 0 3px #f9a82538}.rhythm-home .ax-cd-tracking{background:var(--moon);box-shadow:0 0 0 3px #7c8ebf38}.rhythm-home .ax-app-badge{display:inline-flex;align-items:center;gap:14px;padding:14px 22px 14px 18px;border-radius:14px;background:linear-gradient(180deg,#0d1117eb,#06080df5);color:var(--paper);border:1px solid var(--line-strong);position:relative;overflow:hidden;isolation:isolate;text-decoration:none;transition:transform .3s var(--ease-out),border-color .3s ease,box-shadow .3s ease;box-shadow:inset 0 1px #ffffff0f,0 18px 50px -22px #000000b3}.rhythm-home .ax-app-badge:before{content:"";position:absolute;inset:-1px;border-radius:15px;padding:1px;background:linear-gradient(140deg,#ffd89c59,#ffd89c00 35%,#7c8ebf00 65%,#7c8ebf59);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}.rhythm-home .ax-app-badge:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 30%,rgba(255,216,156,.12),transparent 55%);pointer-events:none;z-index:0}.rhythm-home .ax-app-badge:hover{transform:translateY(-2px);border-color:var(--sun);box-shadow:inset 0 1px #ffffff1a,0 26px 70px -22px #f9a8258c}.rhythm-home .ax-app-badge-glyph{display:inline-flex;color:var(--paper);position:relative;z-index:2}.rhythm-home .ax-app-badge-text{display:flex;flex-direction:column;align-items:flex-start;gap:2px;position:relative;z-index:2;line-height:1}.rhythm-home .ax-app-badge-eyebrow{font-family:var(--font-mono);font-size:9.5px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--paper-dim)}.rhythm-home .ax-app-badge-name{font-family:var(--font-display);font-weight:400;font-size:26px;letter-spacing:-.02em;color:var(--paper);margin-top:2px}.rhythm-home .ax-app-badge-xl{padding:18px 28px 18px 22px;border-radius:16px}.rhythm-home .ax-app-badge-xl .ax-app-badge-name{font-size:32px}.rhythm-home .ax-app-badge-xl .ax-app-badge-eyebrow{font-size:10.5px}.rhythm-home .ax-hero-stage{position:relative;z-index:5;aspect-ratio:1;border:1px solid var(--line);border-radius:8px;background:radial-gradient(ellipse at 50% 20%,rgba(249,168,37,.12),transparent 55%),radial-gradient(ellipse at 50% 80%,rgba(124,142,191,.16),transparent 60%),linear-gradient(180deg,#06080d,#0d1117 60%,#06080d);overflow:hidden;isolation:isolate;min-height:520px}.rhythm-home .ax-stage-stamp{position:absolute;z-index:6;font-family:var(--font-mono);font-size:10px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--paper-mute);display:inline-flex;align-items:center;gap:8px;padding:4px 10px;border:1px solid var(--line);border-radius:999px;background:var(--ax-glass);backdrop-filter:blur(6px)}.rhythm-home .ax-st-tl{top:18px;left:18px}.rhythm-home .ax-st-tr{top:18px;right:18px;color:var(--sun-soft);border-color:var(--line-warm)}.rhythm-home .ax-st-bl{bottom:18px;left:18px}.rhythm-home .ax-st-br{bottom:18px;right:18px;color:var(--signal)}.rhythm-home .ax-phone{position:absolute;width:38%;aspect-ratio:9 / 19.5;filter:drop-shadow(0 30px 60px rgba(0,0,0,.55)) drop-shadow(0 8px 20px rgba(0,0,0,.4));transform:rotate(var(--tilt, 0deg)) translateY(0);animation:ax-phone-float 8s ease-in-out infinite}.rhythm-home .ax-phone-day{left:8%;bottom:10%;z-index:4;animation-delay:-.6s}.rhythm-home .ax-phone-dusk{right:8%;top:10%;z-index:3;animation-delay:-3.2s}@keyframes ax-phone-float{0%,to{transform:rotate(var(--tilt, 0deg)) translateY(0)}50%{transform:rotate(var(--tilt, 0deg)) translateY(-10px)}}.rhythm-home .ax-phone-glow{position:absolute;inset:-28% -22% -22%;background:radial-gradient(ellipse at 50% 60%,rgba(249,168,37,.32),rgba(249,168,37,.08) 35%,transparent 70%);filter:blur(28px);z-index:0;pointer-events:none;animation:ax-glow-breathe 5s ease-in-out infinite}.rhythm-home .ax-phone-dusk .ax-phone-glow{background:radial-gradient(ellipse at 50% 60%,rgba(201,122,91,.32),rgba(124,142,191,.18) 40%,transparent 70%)}@keyframes ax-glow-breathe{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}.rhythm-home .ax-phone-shell{position:relative;z-index:1;width:100%;height:100%;border-radius:13.5%/6.5%;background:linear-gradient(180deg,#1d232c,#0d1117 30%,#06080d);padding:3.6%;box-shadow:inset 0 0 0 1.2px #2a313b,inset 0 1.4px #ffffff14,inset 0 -1.4px #0009}.rhythm-home .ax-phone-rim{position:absolute;inset:0;border-radius:13.5%/6.5%;pointer-events:none;background:linear-gradient(140deg,rgba(255,216,156,.18) 0%,transparent 22%,transparent 78%,rgba(124,142,191,.18) 100%);opacity:.7;mix-blend-mode:screen}.rhythm-home .ax-phone-screen{position:relative;width:100%;height:100%;border-radius:11.5%/5.4%;overflow:hidden;background:radial-gradient(ellipse at 50% 30%,rgba(249,168,37,.1),transparent 55%),linear-gradient(180deg,#0d1117,#06080d);display:flex;flex-direction:column}.rhythm-home .ax-phone-dusk .ax-phone-screen{background:radial-gradient(ellipse at 50% 30%,rgba(201,122,91,.16),transparent 55%),linear-gradient(180deg,#1c1018,#06080d)}.rhythm-home .ax-phone-island{position:absolute;top:3.4%;left:50%;transform:translate(-50%);width:32%;height:4.2%;background:#000;border-radius:999px;z-index:5;box-shadow:inset 0 0 0 .5px #1a1f27,0 1px 2px #00000080}.rhythm-home .ax-phone-status{display:flex;align-items:center;justify-content:space-between;padding:6% 9% 0;font-family:var(--font-mono);font-size:9px;font-weight:700;letter-spacing:.06em;color:var(--paper);position:relative;z-index:4;height:8%}.rhythm-home .ax-phone-status>span:first-child{font-variant-numeric:tabular-nums}.rhythm-home .ax-phone-status-icons{display:inline-flex;align-items:center;gap:4px}.rhythm-home .ax-status-i{display:inline-block;background:currentColor;border-radius:1px;opacity:.9}.rhythm-home .ax-status-signal{width:10px;height:7px;clip-path:polygon(0 100%,22% 100%,22% 70%,0 70%,0 100%,36% 100%,36% 50%,22% 50%,22% 100%,64% 100%,64% 26%,50% 26%,50% 100%,100% 100%,100% 0,78% 0,78% 100%)}.rhythm-home .ax-status-wifi{width:10px;height:7px;clip-path:polygon(50% 100%,35% 75%,65% 75%,50% 100%,50% 60%,24% 38%,76% 38%,50% 60%,50% 28%,8% 0,92% 0)}.rhythm-home .ax-status-batt{width:16px;height:7px;border:.8px solid currentColor;border-radius:1.4px;background:transparent;position:relative}.rhythm-home .ax-status-batt:before{content:"";position:absolute;left:1px;top:1px;bottom:1px;width:78%;background:currentColor;border-radius:.6px}.rhythm-home .ax-status-batt:after{content:"";position:absolute;right:-2px;top:30%;bottom:30%;width:1px;background:currentColor;border-radius:1px}.rhythm-home .ax-phone-app{flex:1;display:flex;flex-direction:column;padding:3% 7% 6%;gap:4%}.rhythm-home .ax-phone-appbar{display:flex;align-items:center;justify-content:space-between;font-family:var(--font-display);font-style:italic;font-size:10px;font-weight:300;color:var(--paper)}.rhythm-home .ax-phone-appbar-dot{width:7px;height:7px;border-radius:50%;background:var(--sun);box-shadow:0 0 6px #f9a825cc}.rhythm-home .ax-phone-appbar-name em{color:var(--sun);font-style:italic;margin:0 1px}.rhythm-home .ax-phone-appbar-cta{font-family:var(--font-body);font-style:normal;font-weight:300;font-size:16px;color:var(--paper-dim);line-height:1}.rhythm-home .ax-phone-dial{position:relative;aspect-ratio:1;margin:4% 0;display:flex;align-items:center;justify-content:center}.rhythm-home .ax-dial-aurora{position:absolute;inset:-10%;background:radial-gradient(circle at 50% 60%,rgba(249,168,37,.35),transparent 60%);filter:blur(14px);pointer-events:none}.rhythm-home .ax-phone-dusk .ax-dial-aurora{background:radial-gradient(circle at 50% 60%,rgba(201,122,91,.4),rgba(124,142,191,.2) 50%,transparent 70%)}.rhythm-home .ax-dial-ring{position:absolute;inset:4%;border-radius:50%;border:1px dashed rgba(230,237,243,.18)}.rhythm-home .ax-dial-ticks{position:absolute;inset:0}.rhythm-home .ax-dial-ticks i{position:absolute;left:50%;top:0;width:1px;height:6%;background:#e6edf352;transform-origin:50% 600%;transform:rotate(var(--a, 0deg))}.rhythm-home .ax-dial-ticks i.ax-tick-major{height:10%;background:var(--sun);width:1.5px}.rhythm-home .ax-dial-h{position:absolute;font-family:var(--font-mono);font-size:9px;font-weight:700;letter-spacing:.18em;color:var(--paper-mute);font-variant-numeric:tabular-nums}.rhythm-home .ax-dial-h-12{top:4%;left:50%;transform:translate(-50%)}.rhythm-home .ax-dial-h-18{right:4%;top:50%;transform:translateY(-50%)}.rhythm-home .ax-dial-h-0{bottom:4%;left:50%;transform:translate(-50%)}.rhythm-home .ax-dial-h-6{left:4%;top:50%;transform:translateY(-50%)}.rhythm-home .ax-dial-arm{position:absolute;inset:8%;border-radius:50%;animation:ax-dial-orbit 26s linear infinite;pointer-events:none}.rhythm-home .ax-phone-dusk .ax-dial-arm{animation-delay:-16s}.rhythm-home .ax-dial-orb{position:absolute;top:-6px;left:50%;transform:translate(-50%);width:10px;height:10px;border-radius:50%;background:radial-gradient(circle,#fff 0%,var(--sun-soft) 35%,var(--sun) 100%);box-shadow:0 0 16px #ffd89ce6}.rhythm-home .ax-phone-dusk .ax-dial-orb{background:radial-gradient(circle,var(--sun-soft) 0%,var(--ember) 50%,var(--dawn) 100%);box-shadow:0 0 18px #c97a5be6}@keyframes ax-dial-orbit{to{transform:rotate(360deg)}}.rhythm-home .ax-dial-sun{position:relative;width:30%;aspect-ratio:1;border-radius:50%}.rhythm-home .ax-dial-sun-core{position:absolute;inset:22%;border-radius:50%;background:radial-gradient(circle,#fff5dc 0%,var(--sun-soft) 35%,var(--sun) 75%);box-shadow:0 0 24px #ffd89cd9;animation:ax-sun-pulse 4s ease-in-out infinite}.rhythm-home .ax-phone-dusk .ax-dial-sun-core{background:radial-gradient(circle,var(--sun-soft) 0%,var(--ember) 50%,var(--dawn) 100%);box-shadow:0 0 24px #c97a5bd9}.rhythm-home .ax-dial-sun-halo{position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,rgba(249,168,37,.35) 30%,transparent 65%);filter:blur(6px);animation:ax-sun-pulse 4s ease-in-out infinite reverse}@keyframes ax-sun-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.rhythm-home .ax-dial-readout{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;pointer-events:none;text-align:center}.rhythm-home .ax-dial-readout b{font-family:var(--font-display);font-weight:300;font-size:22px;letter-spacing:-.04em;color:var(--paper);font-variant-numeric:tabular-nums;line-height:1}.rhythm-home .ax-dial-readout span{font-family:var(--font-mono);font-size:8px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--sun-soft)}.rhythm-home .ax-phone-dusk .ax-dial-readout span{color:var(--ember)}.rhythm-home .ax-dial-readout i{font-style:normal;font-family:var(--font-mono);font-size:7.5px;font-weight:600;letter-spacing:.16em;color:var(--paper-mute)}.rhythm-home .ax-phone-rooms{display:grid;grid-template-columns:repeat(2,1fr);gap:4px}.rhythm-home .ax-phone-room{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border:1px solid var(--line);border-radius:6px;font-family:var(--font-mono);font-size:8.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--paper-mute);background:#0d111780}.rhythm-home .ax-phone-room i{width:5px;height:5px;border-radius:50%;background:var(--paper-mute);opacity:.45}.rhythm-home .ax-phone-room.is-on{color:var(--paper);border-color:var(--line-warm);background:#f9a8251a}.rhythm-home .ax-phone-room.is-on i{background:var(--sun);opacity:1;box-shadow:0 0 6px #f9a825d9}.rhythm-home .ax-phone-dusk .ax-phone-room.is-on{background:#c97a5b24;border-color:#c97a5b47}.rhythm-home .ax-phone-dusk .ax-phone-room.is-on i{background:var(--ember);box-shadow:0 0 6px #ffc46bd9}.rhythm-home .ax-phone-slider{display:flex;align-items:center;gap:8px}.rhythm-home .ax-phone-slider-label{font-family:var(--font-mono);font-size:7.5px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--paper-mute)}.rhythm-home .ax-phone-slider-track{flex:1;height:4px;border-radius:2px;background:#e6edf31f;position:relative}.rhythm-home .ax-phone-slider-fill{position:absolute;inset:0;width:92%;background:linear-gradient(90deg,var(--sun-soft),var(--sun));border-radius:2px;box-shadow:0 0 8px #f9a8258c}.rhythm-home .ax-phone-dusk .ax-phone-slider-fill{width:38%;background:linear-gradient(90deg,var(--dawn),var(--ember));box-shadow:0 0 8px #c97a5b8c}.rhythm-home .ax-phone-slider-thumb{position:absolute;top:50%;left:92%;transform:translate(-50%,-50%);width:9px;height:9px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px #fff6,0 4px 8px #0006}.rhythm-home .ax-phone-dusk .ax-phone-slider-thumb{left:38%}.rhythm-home .ax-phone-slider-pct{font-family:var(--font-mono);font-size:9px;font-weight:700;letter-spacing:.06em;color:var(--paper);font-variant-numeric:tabular-nums;min-width:28px;text-align:right}.rhythm-home .ax-phone-tabbar{display:flex;justify-content:space-between;margin-top:auto;padding-top:6%;border-top:1px solid var(--line);font-family:var(--font-mono);font-size:8.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--paper-mute)}.rhythm-home .ax-phone-tabbar .is-active{color:var(--sun-soft);position:relative}.rhythm-home .ax-phone-tabbar .is-active:before{content:"";position:absolute;left:50%;top:-8px;transform:translate(-50%);width:18px;height:1.5px;background:var(--sun)}.rhythm-home .ax-phone-handle{position:absolute;bottom:.6%;left:50%;transform:translate(-50%);width:32%;height:.4%;background:#ffffff8c;border-radius:1px}@media(max-width:1100px){.rhythm-home .ax-hero-inner{grid-template-columns:1fr;gap:36px}.rhythm-home .ax-hero-stage{aspect-ratio:16 / 11;min-height:480px}}@media(max-width:720px){.rhythm-home .ax-hero{padding:110px 20px 56px}.rhythm-home .ax-hero-meta-rating{display:none}.rhythm-home .ax-phone{width:46%}.rhythm-home .ax-phone-day{left:4%;bottom:4%}.rhythm-home .ax-phone-dusk{right:4%;top:4%}.rhythm-home .ax-stage-stamp{font-size:8.5px;padding:3px 7px}}.rhythm-home .ax-beat{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;overflow:hidden;background:linear-gradient(90deg,#0d111766,#161b2299,#0d111766);margin-top:20px;position:relative;isolation:isolate}.rhythm-home .ax-beat:before,.rhythm-home .ax-beat:after{content:"";position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}.rhythm-home .ax-beat:before{left:0;background:linear-gradient(90deg,var(--space) 0%,transparent 100%)}.rhythm-home .ax-beat:after{right:0;background:linear-gradient(270deg,var(--space) 0%,transparent 100%)}.rhythm-home .ax-beat-track{display:flex;width:max-content;animation:ax-beat-slide 50s linear infinite;gap:0}.rhythm-home .ax-beat-group{display:flex;align-items:center;gap:36px;padding-right:36px}.rhythm-home .ax-beat-group span{display:inline-flex;align-items:center;gap:16px;font-family:var(--font-mono);font-size:12px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:var(--paper);white-space:nowrap}.rhythm-home .ax-beat-group span em{font-style:normal;color:var(--sun);font-size:14px}@keyframes ax-beat-slide{to{transform:translate(-33.333%)}}.rhythm-home .ax-sect-head{display:flex;flex-direction:column;gap:14px;margin-bottom:48px;max-width:720px}.rhythm-home .ax-sect-head-center{align-items:center;text-align:center;margin-left:auto;margin-right:auto}.rhythm-home .ax-sect-h{font-family:var(--font-display);font-weight:300;font-size:clamp(40px,5.4vw,76px);line-height:.94;letter-spacing:-.04em;margin:0;color:var(--paper)}.rhythm-home .ax-sect-h em{font-style:italic;font-weight:400;background:linear-gradient(100deg,var(--sun-soft),var(--sun));-webkit-background-clip:text;background-clip:text;color:transparent}.rhythm-home .ax-sect-p{font-size:16px;line-height:1.55;color:var(--paper-dim);max-width:560px;margin:0}.rhythm-home .ax-twentyfour{padding:100px 28px 80px;max-width:1400px;margin:0 auto}.rhythm-home .ax-tf-strip{display:grid;grid-template-columns:repeat(10,1fr);gap:0;border:1px solid var(--line);border-radius:6px;overflow:hidden;background:linear-gradient(180deg,#161b2273,#0d111733)}.rhythm-home .ax-tf-cell{padding:22px 16px 18px;display:flex;flex-direction:column;gap:6px;border-right:1px solid var(--line);position:relative;isolation:isolate}.rhythm-home .ax-tf-cell:last-child{border-right:none}.rhythm-home .ax-tf-swatch{width:100%;height:56px;border-radius:4px;margin-bottom:14px;position:relative;overflow:hidden}.rhythm-home .ax-tf-swatch:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.12) 0%,transparent 35%);pointer-events:none}.rhythm-home .ax-tf-cell:nth-child(1) .ax-tf-swatch{background:linear-gradient(180deg,#2d1b3a,#c97a5b 60%,#ffd89c)}.rhythm-home .ax-tf-cell:nth-child(2) .ax-tf-swatch{background:linear-gradient(180deg,#c97a5b,#ffd89c 60%,#ffe6c2)}.rhythm-home .ax-tf-cell:nth-child(3) .ax-tf-swatch{background:linear-gradient(180deg,#ffd89c,#fff5dc 60%,#fff)}.rhythm-home .ax-tf-cell:nth-child(4) .ax-tf-swatch{background:linear-gradient(180deg,#fff5dc,#fff,#e6f0ff)}.rhythm-home .ax-tf-cell:nth-child(5) .ax-tf-swatch{background:linear-gradient(180deg,#ffe6c2,#fff5dc,#ffd89c)}.rhythm-home .ax-tf-cell:nth-child(6) .ax-tf-swatch{background:linear-gradient(180deg,#ffd89c,#ffc46b 60%,#f9a825)}.rhythm-home .ax-tf-cell:nth-child(7) .ax-tf-swatch{background:linear-gradient(180deg,#f9a825,#c97a5b 60%,#7c4a5e)}.rhythm-home .ax-tf-cell:nth-child(8) .ax-tf-swatch{background:linear-gradient(180deg,#c97a5b,#7c4a5e 60%,#2d1b3a)}.rhythm-home .ax-tf-cell:nth-child(9) .ax-tf-swatch{background:linear-gradient(180deg,#7c4a5e,#2d1b3a 60%,#161b22)}.rhythm-home .ax-tf-cell:nth-child(10) .ax-tf-swatch{background:linear-gradient(180deg,#161b22,#06080d)}.rhythm-home .ax-tf-cell b{font-family:var(--font-display);font-weight:400;font-size:30px;letter-spacing:-.04em;color:var(--paper);font-variant-numeric:tabular-nums;line-height:1}.rhythm-home .ax-tf-mode{font-family:var(--font-body);font-size:13px;font-weight:500;color:var(--paper)}.rhythm-home .ax-tf-cct{font-family:var(--font-mono);font-size:9.5px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--paper-mute)}@media(max-width:1100px){.rhythm-home .ax-tf-strip{grid-template-columns:repeat(5,1fr)}.rhythm-home .ax-tf-cell:nth-child(5){border-right:none}.rhythm-home .ax-tf-cell:nth-child(-n+5){border-bottom:1px solid var(--line)}}@media(max-width:640px){.rhythm-home .ax-tf-strip{grid-template-columns:repeat(2,1fr)}.rhythm-home .ax-tf-cell{border-right:1px solid var(--line)!important;border-bottom:1px solid var(--line)}.rhythm-home .ax-tf-cell:nth-child(2n){border-right:none!important}}.rhythm-home .ax-cap{padding:80px 28px 100px;max-width:1400px;margin:0 auto;border-top:1px solid var(--line)}.rhythm-home .ax-cap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--line);background:var(--line);border-radius:6px;overflow:hidden}.rhythm-home .ax-cap-cell{padding:36px 32px 38px;background:linear-gradient(180deg,#161b22b3,#0d111766);display:flex;flex-direction:column;gap:16px;min-height:280px;position:relative;isolation:isolate;transition:background .4s ease}.rhythm-home .ax-cap-cell:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 0%,rgba(249,168,37,.08),transparent 55%);opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:-1}.rhythm-home .ax-cap-cell:hover:after{opacity:1}.rhythm-home .ax-cap-cell:hover .ax-cap-icon{color:var(--sun-soft);transform:translateY(-2px) rotate(-3deg)}.rhythm-home .ax-cap-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.rhythm-home .ax-cap-num{font-family:var(--font-mono);font-size:10.5px;font-weight:700;letter-spacing:.22em;color:var(--sun);margin-top:4px}.rhythm-home .ax-cap-icon{width:48px;height:48px;color:var(--paper);transition:transform .4s var(--ease-out),color .3s ease}.rhythm-home .ax-cap-h{font-family:var(--font-display);font-weight:300;font-size:clamp(32px,2.6vw,40px);letter-spacing:-.025em;margin:0;color:var(--paper);line-height:1}.rhythm-home .ax-cap-h em{font-style:italic;font-weight:400;background:linear-gradient(100deg,var(--sun-soft),var(--sun));-webkit-background-clip:text;background-clip:text;color:transparent;margin-left:6px}.rhythm-home .ax-cap-s{font-size:14.5px;line-height:1.5;color:var(--paper-dim);margin:0;max-width:320px}@media(max-width:1024px){.rhythm-home .ax-cap-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.rhythm-home .ax-cap-grid{grid-template-columns:1fr}}.rhythm-home .ax-surf{padding:80px 28px 100px;max-width:1400px;margin:0 auto;border-top:1px solid var(--line)}.rhythm-home .ax-surf-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.rhythm-home .ax-surf-cell{padding:56px 24px 48px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;transition:background .4s ease}.rhythm-home .ax-surf-cell:hover{background:#f9a8250a}.rhythm-home .ax-surf-cell:hover .ax-surf-icon{color:var(--sun-soft)}.rhythm-home .ax-surf-icon{width:64px;height:64px;color:var(--paper);transition:color .3s ease}.rhythm-home .ax-surf-cell b{font-family:var(--font-display);font-weight:300;font-size:32px;letter-spacing:-.03em;color:var(--paper)}.rhythm-home .ax-surf-cell span{font-family:var(--font-mono);font-size:10.5px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--paper-mute)}@media(max-width:720px){.rhythm-home .ax-surf-row{grid-template-columns:repeat(2,1fr)}}.rhythm-home .ax-voices{padding:80px 28px 100px;max-width:1400px;margin:0 auto;border-top:1px solid var(--line)}.rhythm-home .ax-voices-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.rhythm-home .ax-voice{margin:0;padding:32px 30px;border:1px solid var(--line);border-radius:6px;background:linear-gradient(180deg,#161b2280,#0d111733);display:flex;flex-direction:column;gap:18px;transition:border-color .3s ease,transform .3s var(--ease-out)}.rhythm-home .ax-voice:hover{border-color:var(--line-warm);transform:translateY(-3px)}.rhythm-home .ax-voice-stars{font-size:14px;color:var(--sun);letter-spacing:.2em;text-shadow:0 0 10px rgba(249,168,37,.6)}.rhythm-home .ax-voice blockquote{margin:0;font-family:var(--font-display);font-weight:300;font-size:22px;line-height:1.32;letter-spacing:-.015em;color:var(--paper)}.rhythm-home .ax-voice figcaption{display:flex;flex-direction:column;gap:3px}.rhythm-home .ax-voice figcaption b{font-family:var(--font-display);font-weight:400;font-style:italic;font-size:17px;color:var(--paper)}.rhythm-home .ax-voice figcaption span{font-family:var(--font-mono);font-size:10px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--paper-mute)}@media(max-width:1024px){.rhythm-home .ax-voices-grid{grid-template-columns:1fr}}.rhythm-home .ax-final{position:relative;padding:140px 28px 160px;isolation:isolate;border-top:1px solid var(--line);overflow:hidden;background:radial-gradient(ellipse at 50% 110%,rgba(249,168,37,.18),transparent 55%),radial-gradient(ellipse at 50% -10%,rgba(124,142,191,.12),transparent 55%),var(--ink)}.rhythm-home .ax-final-stars{position:absolute;inset:0;z-index:0}.rhythm-home .ax-final-aurora{top:30%;height:80vh;opacity:1}.rhythm-home .ax-final-inner{position:relative;z-index:5;max-width:920px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:22px}.rhythm-home .ax-final-h{font-family:var(--font-display);font-weight:300;font-size:clamp(48px,6.4vw,96px);line-height:.94;letter-spacing:-.04em;margin:8px 0 0;color:var(--paper)}.rhythm-home .ax-final-h em{font-style:italic;font-weight:400;background:linear-gradient(100deg,var(--sun-soft),var(--sun));-webkit-background-clip:text;background-clip:text;color:transparent}.rhythm-home .ax-final-p{font-size:17px;line-height:1.55;color:var(--paper-dim);max-width:580px;margin:0}.rhythm-home .ax-final-p a{color:var(--sun-soft);border-bottom:1px solid rgba(255,216,156,.4);padding-bottom:1px;transition:color .25s ease,border-color .25s ease}.rhythm-home .ax-final-p a:hover{color:var(--sun);border-color:var(--sun)}.rhythm-home .ax-final-cta{margin-top:12px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:28px}.rhythm-home .ax-final-stats{list-style:none;margin:28px 0 0;padding:26px 32px;display:grid;grid-template-columns:repeat(4,auto);gap:36px;border:1px solid var(--line);border-radius:999px;background:var(--ax-glass);backdrop-filter:blur(8px);align-items:center}.rhythm-home .ax-final-stats li{display:flex;flex-direction:column;gap:4px;align-items:center}.rhythm-home .ax-final-stats b{font-family:var(--font-display);font-weight:300;font-size:30px;letter-spacing:-.03em;color:var(--paper);font-variant-numeric:tabular-nums;line-height:1}.rhythm-home .ax-final-stats span{font-family:var(--font-mono);font-size:9.5px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--paper-mute)}@media(max-width:720px){.rhythm-home .ax-final-stats{grid-template-columns:repeat(2,1fr);border-radius:14px;gap:22px}}.rhythm-home .ax-qr{position:relative;display:inline-flex;flex-direction:column;gap:10px;padding:18px 18px 14px;border:1px solid var(--line-strong);border-radius:14px;background:linear-gradient(180deg,#fff,#f5f1e6);color:var(--ink);text-decoration:none;transition:transform .3s var(--ease-out),box-shadow .3s ease;box-shadow:0 18px 50px -22px #ffd89cb3}.rhythm-home .ax-qr:hover{transform:translateY(-2px);box-shadow:0 28px 70px -22px #ffd89ce6}.rhythm-home .ax-qr-label{font-family:var(--font-mono);font-size:10px;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:#6b5a36}.rhythm-home .ax-qr-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1.5px;width:132px;height:132px}.rhythm-home .ax-qr-grid i{background:transparent;border-radius:1px}.rhythm-home .ax-qr-grid i.is-on{background:var(--ink)}.rhythm-home .ax-qr-foot{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:9.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#6b5a36}.rhythm-home .ax-qr-foot .rh-dot{background:var(--sun);box-shadow:0 0 0 3px #f9a8253d;animation:none}@media(max-width:720px){.rhythm-home .ax-qr{display:none}.rhythm-home .ax-final-cta{gap:18px}}
