.btn[data-astro-cid-bweis6se]{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-heading);font-weight:600;border:none;cursor:pointer;text-decoration:none;border-radius:var(--radius-full);transition:all var(--duration-fast) var(--ease);white-space:nowrap;line-height:1}.btn[data-astro-cid-bweis6se]:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.btn--primary[data-astro-cid-bweis6se]{background:var(--color-brand);color:#fff;box-shadow:var(--shadow-button)}.btn--primary[data-astro-cid-bweis6se]:hover{background:var(--color-brand-hover);color:#fff;box-shadow:var(--shadow-button-hover);transform:translateY(-1px)}.btn--secondary[data-astro-cid-bweis6se]{background:transparent;color:var(--color-text);border:1.5px solid var(--color-border)}.btn--secondary[data-astro-cid-bweis6se]:hover{border-color:var(--color-brand);color:var(--color-brand);background:var(--color-brand-soft)}.btn--ghost[data-astro-cid-bweis6se]{background:transparent;color:var(--color-text-secondary);border:none}.btn--ghost[data-astro-cid-bweis6se]:hover{color:var(--color-brand);background:var(--color-brand-soft)}.btn--sm[data-astro-cid-bweis6se]{height:36px;padding:0 16px;font-size:13px}.btn--md[data-astro-cid-bweis6se]{height:48px;padding:0 24px;font-size:15px}.btn--lg[data-astro-cid-bweis6se]{height:54px;padding:0 32px;font-size:16px}@media(max-width:768px){.btn--lg[data-astro-cid-bweis6se]{height:48px;padding:0 24px;font-size:15px}}.soundcloud-btn[data-astro-cid-3jp2jjyn]{gap:10px}.sc-icon[data-astro-cid-3jp2jjyn]{flex-shrink:0}.waveform[data-astro-cid-2xvso7ub]{display:flex;align-items:center;gap:3px;height:24px}.waveform__bar[data-astro-cid-2xvso7ub]{display:block;width:3px;border-radius:2px;background:var(--color-amber);opacity:.3;transition:all var(--duration-normal) var(--ease)}.waveform__bar[data-astro-cid-2xvso7ub]:nth-child(1){height:8px}.waveform__bar[data-astro-cid-2xvso7ub]:nth-child(2){height:14px}.waveform__bar[data-astro-cid-2xvso7ub]:nth-child(3){height:20px}.waveform__bar[data-astro-cid-2xvso7ub]:nth-child(4){height:14px}.waveform__bar[data-astro-cid-2xvso7ub]:nth-child(5){height:10px}.waveform__bar[data-astro-cid-2xvso7ub]:nth-child(6){height:16px}.waveform__bar[data-astro-cid-2xvso7ub]:nth-child(7){height:12px}.waveform--active[data-astro-cid-2xvso7ub] .waveform__bar[data-astro-cid-2xvso7ub]{opacity:.8;background:var(--color-brand)}.hero[data-astro-cid-7nmnspah]{min-height:70vh;display:flex;align-items:center;background:var(--gradient-hero);padding:80px 0;position:relative;overflow:hidden}.hero__inner[data-astro-cid-7nmnspah]{display:flex;align-items:center;gap:60px}.hero__content[data-astro-cid-7nmnspah]{flex:1}.hero__title[data-astro-cid-7nmnspah]{margin-bottom:20px}.hero__description[data-astro-cid-7nmnspah]{font-family:var(--font-body);color:var(--color-text-secondary);font-size:18px;line-height:1.8;margin-bottom:32px;max-width:540px}.hero__actions[data-astro-cid-7nmnspah]{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hero__visual[data-astro-cid-7nmnspah]{flex:1;display:flex;justify-content:center;align-items:center}.hero__card[data-astro-cid-7nmnspah]{width:300px;height:300px;background:var(--color-surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:40px;border:1px solid var(--color-border);position:relative;transition:box-shadow var(--duration-normal) var(--ease),transform var(--duration-normal) var(--ease)}.hero__card[data-astro-cid-7nmnspah]:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.hero__card-waveform[data-astro-cid-7nmnspah]{opacity:.6}.hero__card-play[data-astro-cid-7nmnspah]{width:64px;height:64px;border-radius:var(--radius-full);background:var(--color-brand);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-button);transition:transform var(--duration-fast) var(--ease)}.hero__card[data-astro-cid-7nmnspah]:hover .hero__card-play[data-astro-cid-7nmnspah]{transform:scale(1.08)}.hero__card[data-astro-cid-7nmnspah]{cursor:pointer;text-decoration:none;color:inherit}.hero__card-label[data-astro-cid-7nmnspah]{display:flex;align-items:center;gap:8px;color:var(--color-text-muted);font-size:14px;font-family:var(--font-body)}.hero__sc-logo[data-astro-cid-7nmnspah]{flex-shrink:0}@media(max-width:900px){.hero[data-astro-cid-7nmnspah]{padding:60px 0;min-height:auto}.hero__inner[data-astro-cid-7nmnspah]{flex-direction:column-reverse;gap:40px}.hero__content[data-astro-cid-7nmnspah]{text-align:center}.hero__description[data-astro-cid-7nmnspah]{max-width:100%}.hero__actions[data-astro-cid-7nmnspah]{justify-content:center}.hero__card[data-astro-cid-7nmnspah]{width:240px;height:240px;padding:32px}.hero__card-play[data-astro-cid-7nmnspah]{width:56px;height:56px}}@media(max-width:480px){.hero[data-astro-cid-7nmnspah]{padding:40px 0}.hero__inner[data-astro-cid-7nmnspah]{gap:32px}.hero__description[data-astro-cid-7nmnspah]{font-size:16px}.hero__actions[data-astro-cid-7nmnspah]{flex-direction:column;width:100%}.hero__actions[data-astro-cid-7nmnspah] .btn{width:100%}.hero__card[data-astro-cid-7nmnspah]{width:200px;height:200px;padding:24px}.hero__card-play[data-astro-cid-7nmnspah]{width:48px;height:48px}}.sc-cta[data-astro-cid-gxx27zog]{padding:96px 0}.sc-cta__card[data-astro-cid-gxx27zog]{background:var(--color-surface);border-radius:var(--radius-xl);border:1px solid var(--color-border);border-block-start:4px solid var(--color-soundcloud);box-shadow:var(--shadow-card);padding:72px 48px;text-align:center;position:relative;overflow:hidden;transition:box-shadow var(--duration-normal) var(--ease),border-color var(--duration-normal) var(--ease)}.sc-cta__card[data-astro-cid-gxx27zog]:hover{box-shadow:var(--shadow-card-hover);border-color:var(--color-brand)}.sc-cta__icon[data-astro-cid-gxx27zog]{margin-bottom:24px}.sc-cta__logo[data-astro-cid-gxx27zog]{color:var(--color-soundcloud)}.sc-cta__title[data-astro-cid-gxx27zog]{margin-bottom:14px;position:relative}.sc-cta__description[data-astro-cid-gxx27zog]{font-family:var(--font-body);color:var(--color-text-secondary);font-size:17px;max-width:520px;margin:0 auto 36px;line-height:1.85;position:relative}.sc-cta__actions[data-astro-cid-gxx27zog]{display:flex;justify-content:center;position:relative}.sc-cta__decoration[data-astro-cid-gxx27zog]{position:absolute;inset-block-start:20px;inset-inline-end:32px;opacity:.12;pointer-events:none}@media(max-width:768px){.sc-cta[data-astro-cid-gxx27zog]{padding:56px 0}.sc-cta__card[data-astro-cid-gxx27zog]{padding:48px 24px}.sc-cta__description[data-astro-cid-gxx27zog]{font-size:16px}}@media(max-width:480px){.sc-cta__card[data-astro-cid-gxx27zog]{padding:36px 20px}}.updates[data-astro-cid-eferzsfp]{padding:80px 0;background:var(--color-surface-alt)}.updates__title[data-astro-cid-eferzsfp]{text-align:center;margin-bottom:48px}.updates__list[data-astro-cid-eferzsfp]{max-width:700px;margin:0 auto}.updates__item[data-astro-cid-eferzsfp]{display:flex;gap:24px;padding:24px 0;border-bottom:1px solid var(--color-border)}.updates__item[data-astro-cid-eferzsfp]:first-child{padding-top:0}.updates__item[data-astro-cid-eferzsfp]:last-child{border-bottom:none;padding-bottom:0}.updates__date[data-astro-cid-eferzsfp]{flex-shrink:0;width:100px;font-size:14px;font-weight:600;color:var(--color-brand);font-family:var(--font-heading);padding-top:2px}.updates__content[data-astro-cid-eferzsfp]{flex:1;min-width:0}.updates__item-title[data-astro-cid-eferzsfp]{font-size:18px;margin-bottom:6px}.updates__desc[data-astro-cid-eferzsfp]{font-size:15px;color:var(--color-text-secondary);line-height:1.7;margin-bottom:10px}.updates__link[data-astro-cid-eferzsfp]{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:var(--color-brand);text-decoration:none;transition:color var(--duration-fast) var(--ease),gap var(--duration-fast) var(--ease)}.updates__link[data-astro-cid-eferzsfp]:hover{color:var(--color-brand-hover);gap:10px}@media(max-width:640px){.updates[data-astro-cid-eferzsfp]{padding:48px 0}.updates__title[data-astro-cid-eferzsfp]{margin-bottom:32px}.updates__item[data-astro-cid-eferzsfp]{flex-direction:column;gap:8px}.updates__date[data-astro-cid-eferzsfp]{width:auto}}.cta[data-astro-cid-mnvvm26m]{position:relative;padding:100px 0;background:var(--gradient-cta);overflow:hidden}.cta__bg[data-astro-cid-mnvvm26m]{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;gap:6px;opacity:.08;pointer-events:none}.cta__wave[data-astro-cid-mnvvm26m]{display:block;width:8px;border-radius:var(--radius-full) var(--radius-full) 0 0;background:#fff;animation:ctaWave 2.5s ease-in-out infinite}.cta__wave--1[data-astro-cid-mnvvm26m]{height:30px;animation-delay:0s}.cta__wave--2[data-astro-cid-mnvvm26m]{height:50px;animation-delay:.3s}.cta__wave--3[data-astro-cid-mnvvm26m]{height:70px;animation-delay:.6s}.cta__wave--4[data-astro-cid-mnvvm26m]{height:50px;animation-delay:.9s}.cta__wave--5[data-astro-cid-mnvvm26m]{height:30px;animation-delay:1.2s}@keyframes ctaWave{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.15)}}.cta__inner[data-astro-cid-mnvvm26m]{position:relative;z-index:1;text-align:center}.cta__title[data-astro-cid-mnvvm26m]{color:#fff;margin-bottom:16px}.cta__desc[data-astro-cid-mnvvm26m]{color:#ffffffe6;font-size:18px;margin-bottom:32px}@media(max-width:768px){.cta[data-astro-cid-mnvvm26m]{padding:64px 0}}
