.app-badge{display:inline-flex;align-items:center;gap:12px;height:52px;padding:0 18px 0 14px;background:#1c1612;color:#ffffff;border-radius:12px;transition:transform .2s var(--ease-out),opacity .2s,background .2s}.app-badge:hover{background:#2a201a}.app-badge:active{transform:scale(.99);opacity:.92}.app-badge__glyph{display:inline-flex;align-items:center;justify-content:center}.app-badge__copy{display:flex;flex-direction:column;line-height:1.1;text-align:left}.app-badge__pre{font-family:var(--font-sans);font-size:10px;letter-spacing:.04em;opacity:.78}.app-badge__name{font-family:var(--font-sans);font-size:19px;font-weight:600;letter-spacing:-.01em}.hero{--hero-spot-strong:rgba(217,119,87,0.18);--hero-spot-soft:rgba(217,119,87,0.06);position:relative;isolation:isolate;overflow:hidden;padding-block:clamp(72px,11vw,132px) clamp(64px,9vw,120px);min-height:min(92vh,920px);display:grid;align-items:center}.hero__atmosphere{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;perspective:1400px}.hero__spotlight{inset:-20%;transition:opacity .6s var(--ease-out)}.hero__grain,.hero__spotlight{position:absolute;mix-blend-mode:multiply}.hero__grain{inset:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='g'><feTurbulence type='fractalNoise' baseFrequency='1.4' numOctaves='2' stitchTiles='stitch' seed='7'/><feColorMatrix values='0 0 0 0 0.40 0 0 0 0 0.28 0 0 0 0 0.18 0 0 0 0.05 0'/></filter><rect width='100%' height='100%' filter='url(%23g)'/></svg>");background-size:200px;opacity:.55}.hero__backdrop{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;transform-style:preserve-3d;will-change:transform}.hero__rings{width:min(140vmin,1180px);height:min(140vmin,1180px)}.hero__rings-halo{transform-origin:500px 500px;animation:hero-halo-breathe 9s ease-in-out infinite}@keyframes hero-halo-breathe{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.04);opacity:.92}}.hero__rings-loop{transform-origin:500px 500px;animation:hero-ring-drift 28s linear infinite}.hero__rings-loop[data-depth="0"]{animation-duration:22s}.hero__rings-loop[data-depth="1"]{animation-duration:34s;animation-direction:reverse}.hero__rings-loop[data-depth="2"]{animation-duration:48s}.hero__rings-loop[data-depth="3"]{animation-duration:70s;animation-direction:reverse}@keyframes hero-ring-drift{to{transform:rotate(1turn)}}.hero__rings-mark{transform-origin:500px 500px;animation:hero-ring-drift 60s linear infinite}.hero__inner{position:relative;z-index:1;display:grid;justify-items:center;text-align:center;grid-gap:clamp(18px,2.2vw,28px);gap:clamp(18px,2.2vw,28px);max-width:920px}.hero__eyebrow{display:inline-flex;align-items:center;gap:14px;color:var(--ink-3)}.hero__eyebrow-rule{display:block;width:clamp(32px,6vw,64px);height:1px;background:var(--line-strong)}.hero__eyebrow-text{font-size:13px;letter-spacing:.02em;color:var(--ink-3)}.hero__headline{font-size:clamp(44px,8.2vw,112px);line-height:.96;letter-spacing:-.045em;font-weight:600;color:var(--ink);max-width:14ch;margin:0;text-wrap:balance}.hero__word{display:inline-block;margin-right:.28em;will-change:transform,opacity}.hero__word--italic{font-style:italic;font-weight:400;font-size:1.06em;color:var(--accent-deep);letter-spacing:-.03em;margin-right:0}.hero__headline-voice{position:relative;display:inline-block;margin-right:.28em;padding:0 .04em}.hero__headline-underline{position:absolute;left:6%;right:6%;bottom:.08em;height:.32em;background:var(--accent-soft);z-index:-1;border-radius:2px;transform-origin:left center;display:block}.hero__sub{font-size:var(--fs-body-lg);line-height:1.45;color:var(--ink-2);max-width:48ch;margin:0 auto;text-wrap:balance}.hero__cta-row{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:center;margin-top:6px}.hero__listening{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:14px;gap:14px;width:min(100%,420px);padding:14px 18px;margin-top:clamp(18px,2.5vw,30px);background:color-mix(in oklab,var(--surface) 88%,transparent);border:.5px solid var(--line);border-radius:999px;box-shadow:var(--shadow-card);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);will-change:transform}.hero__listening-pill{height:24px;padding:0 10px 0 8px;border:.5px solid rgba(79,138,110,.22)}.hero__listening-dot{width:6px;height:6px;border-radius:999px;background:var(--signal);box-shadow:0 0 0 4px rgba(79,138,110,.18);animation:hero-pill-pulse 1.6s ease-in-out infinite}@keyframes hero-pill-pulse{0%,to{box-shadow:0 0 0 4px rgba(79,138,110,.18)}50%{box-shadow:0 0 0 7px rgba(79,138,110,.08)}}.hero__listening-wave{min-width:0;padding:0 4px;overflow:hidden}.hero__listening-time{font-size:13px;font-weight:600;color:var(--ink-2);display:inline-flex;gap:4px;align-items:baseline}.hero__listening-sep{color:var(--ink-4);font-weight:500}.hero__page-no{top:clamp(88px,9vw,140px);right:clamp(24px,4vw,64px);font-size:14px;letter-spacing:.05em}.hero__marginalia,.hero__page-no{position:absolute;color:var(--ink-4);display:none;pointer-events:none;z-index:1}.hero__marginalia{left:clamp(24px,4vw,56px);bottom:clamp(40px,6vw,88px);font-size:13px;line-height:1.35;letter-spacing:.005em;max-width:12ch;will-change:transform}.hero__marginalia:before{content:"";display:block;width:28px;height:1px;background:var(--line-strong);margin-bottom:8px}@media (min-width:1100px){.hero__marginalia,.hero__page-no{display:block}}@media (max-width:720px){.hero{min-height:auto;padding-block:clamp(56px,14vw,96px) clamp(48px,12vw,88px)}.hero__headline{font-size:clamp(38px,11vw,64px);max-width:16ch}.hero__listening{grid-template-columns:auto 1fr auto;width:100%;padding:10px 14px;gap:10px}.hero__listening-time{font-size:12px}.hero__cta-row{width:100%;flex-direction:column;gap:12px}.hero__cta-row>*{width:100%}.hero__cta-row .app-badge{justify-content:center}}@media (max-width:380px){.hero__headline{font-size:clamp(34px,12vw,44px)}.hero__sub{font-size:16px}}@media (prefers-reduced-motion:reduce){.hero__listening-dot,.hero__rings-halo,.hero__rings-loop,.hero__rings-mark{animation:none!important}}