@import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,700;9..144,900&family=Montserrat:wght@400;600;700&display=swap");:root{color-scheme:light;--font-display:"Fraunces";--font-body:"Montserrat";--font-display-fallback:"Iowan Old Style","Palatino Linotype",serif;--font-body-fallback:"Avenir Next","Segoe UI",sans-serif;--color-teal:#009196;--color-navy:#333a62;--color-yellow:#ffbc2c;--color-rose:#f497a9;--color-cream:#fff9f2;--color-lavender:#a497d2;--color-shadow-navy:#24294a;--color-text:var(--color-navy);--color-text-soft:rgba(51,58,98,0.76);--color-border-soft:rgba(51,58,98,0.08);--shadow-chunky:0 10px 0 var(--color-shadow-navy);--shadow-card:12px 12px 0 rgba(51,58,98,0.1);--radius-pill:999px;--radius-card:32px;--radius-panel:40px;--radius-hero:56px}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;scroll-behavior:smooth}body{background:var(--color-cream);color:var(--color-text);font-family:var(--font-body),var(--font-body-fallback)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img,svg{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid rgba(0,145,150,.35);outline-offset:4px}.display-heading{font-family:var(--font-display),var(--font-display-fallback);font-weight:900;letter-spacing:-.03em}.eyebrow{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.eyebrow--light{color:rgba(255,249,242,.8)}.section-shell{width:min(100%,1120px);margin:0 auto;padding-left:24px;padding-right:24px}.button-accent,.button-primary{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border-radius:var(--radius-pill);padding:16px 32px;font-size:1rem;font-weight:700;line-height:1;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.button-primary{background:var(--color-navy);color:#fff;box-shadow:var(--shadow-chunky)}.button-accent{background:var(--color-teal);color:#fff;box-shadow:0 10px 0 #0b7478}.button-accent:hover,.button-primary:hover{transform:scale(1.02)}.button-accent:active,.button-primary:active{transform:translateY(4px)}.button-primary:active{box-shadow:0 6px 0 var(--color-shadow-navy)}.button-accent:active{box-shadow:0 6px 0 #0b7478}.site-header{position:relative;z-index:2;padding-top:18px;width:min(100%,980px)}.site-header__bar{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:24px;border-radius:var(--radius-pill);background:#fff;padding:10px 18px 10px 22px;box-shadow:0 6px 0 rgba(36,41,74,.14)}.site-header__brand{font-family:var(--font-display);font-size:clamp(1.5rem,2vw,2rem);font-weight:900;color:var(--color-teal)}.site-header__nav{display:flex;align-items:center;gap:14px;color:var(--color-navy);font-size:.84rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.site-header__nav a{padding:8px 10px}.site-header__cta{border-radius:var(--radius-pill);background:var(--color-navy);color:#fff;padding:12px 18px!important}.marketing-page{overflow:clip}.billing-page{min-height:100vh;background:radial-gradient(circle at top,rgba(255,255,255,.1),transparent 30%),var(--color-teal);padding:0 0 72px;color:#fff}.billing-page__hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding-bottom:4px}.billing-page__title{max-width:14ch;margin:0;font-size:clamp(2.9rem,6vw,5rem);line-height:.94}.billing-story{margin-top:48px}.billing-story__panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,472px);grid-gap:28px;gap:28px;align-items:stretch;border-radius:44px;background:rgba(255,249,242,.96);box-shadow:18px 18px 0 rgba(36,41,74,.08);padding:44px 46px}.billing-story__content{display:flex;flex-direction:column;justify-content:space-between;gap:28px;color:var(--color-navy)}.billing-story__heading{max-width:11ch;margin:0;font-size:clamp(2.3rem,4vw,3.4rem);line-height:.98}.billing-story__body{max-width:31rem;margin:22px 0 0;color:rgba(51,58,98,.6);font-size:1.04rem;line-height:1.65}.billing-benefits{display:grid;grid-gap:18px;gap:18px}.billing-benefit-card{display:flex;gap:18px;align-items:flex-start;border-radius:26px;background:#fff;border:1px solid rgba(51,58,98,.08);box-shadow:0 8px 18px rgba(36,41,74,.08);padding:20px 22px}.billing-benefit-card__icon{display:flex;width:46px;height:46px;flex-shrink:0;align-items:center;justify-content:center;border-radius:18px;background:rgba(0,145,150,.1);color:var(--color-teal)}.billing-benefit-card:nth-child(2) .billing-benefit-card__icon{background:rgba(255,188,44,.18);color:#f5a100}.billing-benefit-card:nth-child(3) .billing-benefit-card__icon{background:rgba(244,151,169,.18);color:#dd6885}.billing-benefit-card__icon svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.delivery-page{min-height:100dvh;background:radial-gradient(circle at top right,rgba(255,188,44,.16),transparent 22%),radial-gradient(circle at bottom left,rgba(255,255,255,.08),transparent 18%),var(--color-teal);padding-bottom:56px}.delivery-shell{display:flex;justify-content:center;padding-top:24px}.delivery-panel{width:min(100%,760px)}.delivery-card{width:100%;border-radius:44px;background:linear-gradient(180deg,rgba(255,250,241,.98),rgba(255,246,235,.95));box-shadow:18px 18px 0 rgba(36,41,74,.12);padding:46px 52px 38px;color:var(--color-navy)}.delivery-card__copy{text-align:center}.delivery-card__title{margin:0;font-size:clamp(3rem,6vw,4.5rem);line-height:.92}.delivery-card__subtitle{max-width:31rem;margin:20px auto 0;color:rgba(51,58,98,.66);font-size:1.02rem;line-height:1.65}.delivery-card__promise{margin:14px 0 0;color:var(--color-teal);font-size:1.15rem;font-weight:700}.delivery-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:34px}.delivery-method-grid--single{grid-template-columns:minmax(0,210px);justify-content:center}.delivery-method-card{border:1px solid rgba(51,58,98,.08);border-radius:30px;background:rgba(255,255,255,.86);padding:28px 18px 24px;display:grid;justify-items:center;grid-gap:14px;gap:14px;color:var(--color-navy);box-shadow:0 10px 22px rgba(36,41,74,.07);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease;cursor:pointer}.delivery-method-card:hover{transform:translateY(-2px)}.delivery-method-card--active{border-color:rgba(51,58,98,.12);background:#3b4371;color:#fff;box-shadow:0 10px 0 rgba(36,41,74,.22)}.delivery-method-card__glyph{width:66px;height:66px;border-radius:22px;display:grid;place-items:center;background:rgba(0,145,150,.08);color:var(--color-teal)}.delivery-method-card--active .delivery-method-card__glyph{background:rgba(255,255,255,.14);color:#fff}.delivery-method-card__glyph-text{font-size:1.1rem;font-weight:800;letter-spacing:.04em}.delivery-method-card__glyph-icon{width:30px;height:30px;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.delivery-method-card__label{margin:0;font-size:1.75rem;line-height:1}.delivery-form-block{max-width:360px;margin:34px auto 0}.delivery-form-block__label{display:block;margin-bottom:12px;text-align:center;color:rgba(51,58,98,.44)}.delivery-form-block__input{width:100%;min-height:58px;border-radius:22px;border:1px solid rgba(51,58,98,.1);background:rgba(255,255,255,.84);padding:0 18px;color:var(--color-navy);font-size:1rem;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.delivery-form-block__input::placeholder{color:rgba(51,58,98,.24)}.delivery-form-block__submit{width:100%;margin-top:24px}.delivery-form-block__resend:disabled,.delivery-form-block__submit:disabled{opacity:.65;cursor:wait}.delivery-code-row{display:flex;justify-content:center;gap:12px}.delivery-code-row__input{width:56px;height:64px;border-radius:18px;border:1px solid rgba(51,58,98,.12);background:rgba(255,255,255,.88);text-align:center;font-size:1.65rem;font-weight:700;color:var(--color-navy)}.delivery-form-block__resend{display:block;margin:18px auto 0;border:0;background:none;color:var(--color-teal);font-size:.94rem;font-weight:700;cursor:pointer}.delivery-card__error,.delivery-card__help,.delivery-card__status{max-width:420px;margin:18px auto 0;text-align:center;line-height:1.55}.delivery-card__error{color:#a03f3f;font-weight:700}.delivery-card__help,.delivery-card__status{color:rgba(51,58,98,.62);font-size:.96rem}.delivery-card__footer{display:flex;justify-content:center;align-items:center;gap:14px;margin-top:26px}.delivery-card__footer-link{border:0;background:none;color:rgba(51,58,98,.54);font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.delivery-card__footer-separator{color:rgba(51,58,98,.24)}.delivery-trust-row{display:flex;justify-content:center;align-items:center;gap:36px;margin-top:30px}.delivery-trust-row__item{margin:0;gap:8px;color:rgba(255,255,255,.68);font-size:.76rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.delivery-trust-row__icon,.delivery-trust-row__item{display:inline-flex;align-items:center}.delivery-trust-row__icon-svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}@media (max-width:900px){.delivery-shell{padding-top:18px}.delivery-card{padding:36px 24px 30px;border-radius:32px}.delivery-card__title{font-size:clamp(2.35rem,10vw,3.35rem)}.delivery-card__subtitle{font-size:.96rem;line-height:1.55}.delivery-card__promise{font-size:1.02rem}.delivery-method-grid{gap:12px;margin-top:26px}.delivery-method-card{border-radius:24px;padding:20px 10px 16px;gap:10px}.delivery-method-card__glyph{width:56px;height:56px;border-radius:18px}.delivery-method-card__label{font-size:1.35rem}.delivery-form-block{margin-top:28px}.delivery-code-row__input{width:50px;height:58px;font-size:1.4rem}.delivery-trust-row{gap:24px;margin-top:24px}.delivery-trust-row__item{font-size:.7rem;letter-spacing:.16em}}@media (max-width:620px){.delivery-page{padding-bottom:32px}.delivery-card{padding:28px 16px 24px}.delivery-method-grid{grid-template-columns:1fr}.delivery-method-card{grid-template-columns:48px 1fr;align-items:center;justify-items:start;padding:14px}.delivery-method-card__label{font-size:1.22rem}.delivery-form-block{max-width:100%;margin-top:24px}.delivery-card__footer{flex-wrap:wrap;gap:10px;margin-top:20px}.delivery-trust-row{flex-wrap:wrap;gap:10px 20px;margin-top:20px}}.billing-benefit-card__title{margin:0;color:var(--color-navy);font-size:1.08rem;font-weight:700}.billing-benefit-card__body{margin:6px 0 0;color:rgba(51,58,98,.42);line-height:1.4}.billing-testimonial-card{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;border-radius:36px;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(0,145,150,.08)),#3a4273;min-height:580px;padding:36px 36px 34px}.billing-testimonial-card__quote-mark{position:absolute;top:26px;right:28px;color:rgba(255,255,255,.1);font-size:5.2rem;font-weight:900;line-height:1}.billing-testimonial-card__quote{margin:0;color:#fff;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.42;font-style:italic;font-weight:600;letter-spacing:-.01em}.billing-testimonial-card__footer{display:flex;align-items:center;gap:14px;margin-top:24px;color:#fff}.billing-testimonial-card__avatar{display:flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.22);font-weight:700}.billing-testimonial-card__meta,.billing-testimonial-card__name{margin:0}.billing-testimonial-card__name{font-size:1rem;font-weight:700}.billing-testimonial-card__meta{margin-top:4px;color:rgba(255,255,255,.56);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.billing-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:30px;gap:30px;margin-top:42px}.billing-plan-card{border-radius:38px;border:2px solid rgba(255,255,255,.1);padding:30px 30px 34px;box-shadow:0 20px 36px rgba(36,41,74,.14)}.billing-plan-card--light{background:rgba(255,255,255,.97);color:var(--color-navy)}.billing-plan-card--dark{background:#3a4273;color:#fff}.billing-plan-card__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.billing-plan-card__badge,.billing-plan-card__eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:28px;border-radius:var(--radius-pill);padding:0 14px;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.billing-plan-card__eyebrow{background:rgba(51,58,98,.08)}.billing-plan-card--dark .billing-plan-card__eyebrow{background:rgba(255,255,255,.14);color:#fff}.billing-plan-card__badge{background:var(--color-yellow);color:var(--color-navy)}.billing-plan-card__title{margin:22px 0 0;font-size:clamp(2rem,3vw,2.9rem);line-height:1}.billing-plan-card__subtitle{margin:8px 0 0;color:rgba(51,58,98,.36);font-size:.9rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.billing-plan-card--dark .billing-plan-card__subtitle{color:rgba(255,255,255,.44)}.billing-plan-card__price{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px 12px;margin:34px 0 0}.billing-plan-card__price-original{margin-bottom:12px;color:rgba(51,58,98,.44);font-size:clamp(1.35rem,2vw,1.8rem);font-weight:700;letter-spacing:.03em;text-decoration:line-through;text-decoration-thickness:2px}.billing-plan-card__price-value{font-size:clamp(4rem,7vw,5.2rem);line-height:.9}.billing-plan-card__price-suffix{margin-bottom:12px;color:rgba(51,58,98,.38);font-size:clamp(1.4rem,2vw,2rem);font-weight:700;letter-spacing:.06em;text-transform:uppercase}.billing-plan-card--dark .billing-plan-card__price-suffix{color:rgba(255,255,255,.48)}.billing-plan-card--dark .billing-plan-card__price-original{color:rgba(255,255,255,.5)}.billing-plan-card__features{display:grid;grid-gap:0;gap:0;margin:34px 0 0;padding:0;list-style:none;border-top:1px solid rgba(51,58,98,.12)}.billing-plan-card__features li{position:relative;padding:18px 0 18px 28px;border-bottom:1px solid rgba(51,58,98,.12);font-size:1rem;line-height:1.45}.billing-plan-card__features li:before{content:"✓";position:absolute;left:0;top:18px;color:var(--color-navy);font-size:1.02rem;font-weight:700}.billing-plan-card--dark .billing-plan-card__features{border-top-color:rgba(255,255,255,.14)}.billing-plan-card--dark .billing-plan-card__features li{border-bottom-color:rgba(255,255,255,.14)}.billing-plan-card--dark .billing-plan-card__features li:before{color:#fff}.billing-plan-card__cta{width:100%;margin-top:36px}.billing-plan-card__cta--accent{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border:0;border-radius:var(--radius-pill);background:var(--color-yellow);color:var(--color-navy);box-shadow:0 10px 0 #d89d19;padding:16px 32px;font-size:1rem;font-weight:700;line-height:1;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.billing-plan-card__cta--accent:hover{transform:scale(1.02)}.billing-plan-card__cta--accent:active{transform:translateY(4px);box-shadow:0 6px 0 #d89d19}.billing-plan-card__cta--accent:disabled,.billing-plan-card__cta:disabled{cursor:wait;filter:saturate(.72)}.billing-footer{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center;margin-top:38px}.billing-footer__error{margin:0;color:#fff;font-weight:700}.billing-footer__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.billing-footer__badge{display:flex;flex-direction:column;align-items:center;gap:10px;color:rgba(255,255,255,.76)}.billing-footer__badge-icon{display:flex;width:56px;height:56px;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.12);color:rgba(255,255,255,.9)}.billing-footer__badge-icon svg{width:24px;height:24px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.billing-footer__badge-label{font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.billing-footer__body{max-width:42rem;margin:0;color:rgba(255,255,255,.88);line-height:1.7}.billing-footer__body strong{color:#fff}.billing-footer__link,.billing-footer__secondary{color:rgba(255,255,255,.72);font-size:.9rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.billing-footer__link{margin-top:16px}.billing-footer__secondary{border:0;background:transparent;padding:0;cursor:pointer}@media (max-width:1024px){.billing-plan-grid,.billing-story__panel{grid-template-columns:1fr}.billing-testimonial-card{min-height:420px}}@media (max-width:720px){.billing-page{padding-bottom:56px}.billing-story{margin-top:34px}.billing-story__panel{padding:26px;border-radius:30px}.billing-testimonial-card{min-height:320px;padding:28px 24px}.billing-testimonial-card__quote{font-size:1.65rem}.billing-plan-card{padding:24px 22px 28px;border-radius:30px}.billing-footer__badges{gap:18px}}.marketing-hero{position:relative;background:var(--color-teal);color:#fff;padding-bottom:0}.marketing-hero__content{position:relative;display:flex;flex-direction:column;align-items:center;padding-top:72px;padding-bottom:72px;text-align:center}.marketing-hero .eyebrow{color:rgba(255,249,242,.88)}.marketing-hero__title{max-width:13.5ch;margin:24px 0 0;font-size:clamp(3.4rem,7vw,5.9rem);line-height:.94}.marketing-hero__body{max-width:38rem;margin:24px 0 0;color:rgba(255,255,255,.92);font-size:clamp(1rem,2vw,1.35rem);line-height:1.6}.marketing-hero__actions{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:38px}.marketing-hero__scribble{color:var(--color-yellow);font-size:1rem;font-style:italic;font-weight:700;transform:translateX(-104px) rotate(-10deg)}.marketing-hero__scribble:after{content:none}.marketing-hero__plane{position:absolute;right:13%;top:82px;width:64px;color:rgba(255,249,242,.82)}.marketing-hero__plane svg{width:100%;height:auto;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.marketing-hero__wave,.marketing-section__divider{width:100%;line-height:0}.marketing-hero__wave svg,.marketing-section__divider svg{width:100%;height:180px;display:block}.marketing-hero__wave{margin-bottom:-1px}.marketing-section{position:relative}.marketing-section__content{padding-top:76px;padding-bottom:88px;text-align:center}.marketing-section__content--compact{padding-top:48px}.marketing-section--navy{background:var(--color-navy);color:#fff}.marketing-section--yellow{background:var(--color-yellow)}.marketing-section--lavender{background:var(--color-lavender);color:#fff}.marketing-section--cream{background:var(--color-cream)}.section-heading{margin:18px 0 0;font-size:clamp(2.6rem,5vw,4.8rem);line-height:1.02}.section-heading--light{color:#fff}.section-subtitle{max-width:34rem;margin:20px auto 0;color:var(--color-text-soft);font-size:1rem;line-height:1.6}.section-subtitle--light{color:rgba(255,249,242,.84)}.pricing-grid,.step-grid,.value-grid{display:grid;grid-gap:28px;gap:28px;margin-top:52px}.step-grid{gap:64px;align-items:flex-start}.step-grid,.value-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.value-grid{gap:40px}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px;margin-left:auto;margin-right:auto;align-items:stretch}.step-card{display:flex;flex-direction:column;align-items:center;max-width:320px;margin:0 auto;color:rgba(255,249,242,.92);font-size:1.03rem;line-height:1.65;padding:0 8px}.step-card__icon{margin-bottom:28px}.step-emoji{display:inline-block;font-size:2.8rem;line-height:1}.step-card__title{margin:0 0 18px;font-size:2rem;line-height:1.02;font-weight:700}.value-card{position:relative;border-radius:var(--radius-card);background:rgba(255,255,255,.94);padding:28px 28px 30px;text-align:left;box-shadow:var(--shadow-card)}.value-card:after{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;transform:translate(10px,10px)}.value-card--rose:after{background:var(--color-rose)}.value-card--teal:after{background:var(--color-teal)}.value-card__title{display:flex;align-items:center;gap:10px;margin:0 0 16px;font-size:1.95rem;line-height:1}.value-card__icon{font-size:1.25rem}.pricing-card__list,.pricing-card__note,.testimonial-card p,.value-card p{margin:0;color:var(--color-text-soft);font-size:1.05rem;line-height:1.65}.pricing-card{position:relative;display:flex;flex-direction:column;border-radius:var(--radius-panel);padding:34px 32px 32px;text-align:left;box-shadow:12px 12px 0 rgba(89,80,140,.14)}.pricing-card--white{background:rgba(255,255,255,.96)}.pricing-card--cream{background:rgba(255,249,242,.94)}.pricing-card__badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);border-radius:var(--radius-pill);background:var(--color-rose);color:#fff;padding:8px 18px;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.pricing-card__title{margin:8px 0 0;font-size:2.2rem;text-align:center;color:var(--color-text)}.pricing-card__price{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:8px 10px;margin:18px 0 0;color:var(--color-text)}.pricing-card__price-original{padding-bottom:8px;color:rgba(51,58,98,.58);font-size:1.2rem;font-weight:700;letter-spacing:.03em;text-decoration:line-through;text-decoration-thickness:2px}.pricing-card__price-value{font-size:clamp(3.4rem,6vw,4.8rem);line-height:.95}.pricing-card__price-suffix{padding-bottom:8px;color:rgba(51,58,98,.52);font-size:.95rem;font-weight:700}.pricing-card__note{margin-top:12px;text-align:center;color:rgba(51,58,98,.46);font-style:italic}.pricing-card__list{list-style:none;padding:0;margin-top:26px}.pricing-card__list li{position:relative;padding:14px 0 14px 22px;border-top:1px solid rgba(51,58,98,.08)}.pricing-card__list li:before{content:"✓";position:absolute;left:0;color:var(--color-text);font-weight:700}.pricing-card .button-accent,.pricing-card .button-primary{width:100%;margin-top:auto}.testimonial-stack{display:grid;grid-template-columns:repeat(2,minmax(280px,360px));justify-content:center;grid-gap:28px 30px;gap:28px 30px;margin-top:56px}.testimonial-card{width:min(100%,420px);border-radius:var(--radius-card);padding:30px 28px;text-align:left;box-shadow:0 18px 40px rgba(51,58,98,.08)}.testimonial-card--cream{background:rgba(255,255,255,.92)}.testimonial-card--rose{background:var(--color-rose)}.testimonial-card--rose footer,.testimonial-card--rose p{color:#fff}.testimonial-card:first-child{justify-self:end;transform:rotate(-2deg)}.testimonial-card:nth-child(2){justify-self:start;transform:rotate(3deg)}.testimonial-card:nth-child(3){grid-column:1/span 2;justify-self:center;transform:translateY(-6px) rotate(1.5deg)}.testimonial-card footer{margin-top:18px;font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.marketing-section--cream .button-accent{margin-top:44px}.marketing-footer{background:var(--color-navy);color:rgba(255,249,242,.92)}.marketing-footer__content{padding-top:88px;padding-bottom:56px;text-align:center}.marketing-footer__brand{margin:18px 0 0;color:rgba(255,249,242,.72);font-family:var(--font-body),var(--font-body-fallback);font-size:.95rem;font-weight:600;letter-spacing:.02em}.marketing-footer__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:22px;margin-top:28px;font-size:.96rem;font-weight:600}.marketing-footer__nav>*{opacity:.92}.marketing-footer__note{margin:36px 0 0;color:rgba(255,249,242,.76);font-size:1rem}.marketing-footer__note--small{margin-top:28px;font-size:.92rem}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top right,rgba(255,188,44,.32),transparent 24%),linear-gradient(180deg,var(--color-teal) 0,#0b7f84 100%)}.login-shell{width:min(100%,760px);border-radius:var(--radius-hero);background:var(--color-cream);padding:42px;box-shadow:0 18px 50px rgba(36,41,74,.18);text-align:center}.login-shell__title{margin:18px 0 0;font-size:clamp(2.4rem,5vw,4.6rem);line-height:1.02}.login-shell__body{max-width:34rem;margin:22px auto 0;color:var(--color-text-soft);font-size:1.05rem;line-height:1.7}.login-shell__body--subtle{margin-top:10px}.login-shell__actions{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:34px}.login-shell__hint{color:var(--color-text-soft);font-size:.95rem}@media (max-width:960px){.pricing-grid,.step-grid,.testimonial-stack,.value-grid{grid-template-columns:1fr}.testimonial-card,.testimonial-card:first-child,.testimonial-card:nth-child(2),.testimonial-card:nth-child(3){grid-column:auto;justify-self:center;transform:none}.marketing-hero__plane{right:8%}}@media (max-width:720px){.site-header__bar,.site-header__nav{flex-direction:column;align-items:stretch}.site-header__nav{gap:8px;color:var(--color-navy);text-align:center}.site-header__cta{display:inline-flex;justify-content:center}.marketing-hero__content{padding-top:56px;padding-bottom:92px}.marketing-hero__actions{width:100%}.marketing-hero__actions .button-primary{min-height:96px;padding:30px 60px;font-size:1.8rem;width:min(100%,420px)}.marketing-hero__scribble{transform:none}.marketing-hero__scribble:after{display:none}.marketing-hero__plane{position:static;margin:0 auto 18px;width:56px}.marketing-hero__wave svg,.marketing-section__divider svg{height:140px}.marketing-section__content{padding-top:56px;padding-bottom:64px}.login-shell,.testimonial-card,.value-card{padding:26px 22px}.marketing-footer__content{padding-top:68px;padding-bottom:44px}}.account-access-page{min-height:100vh;background:radial-gradient(circle at top left,rgba(255,188,44,.14),transparent 28%),var(--color-teal);padding:28px 20px 40px;display:grid;place-items:center}.account-access-shell{width:min(100%,508px);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:22px}.account-access-brand{color:#fff;font-family:var(--font-display),var(--font-display-fallback);font-size:clamp(1.75rem,3.6vw,2.35rem);font-weight:900;letter-spacing:-.04em}.account-access-card{position:relative;width:100%;border-radius:var(--radius-hero);background:linear-gradient(180deg,rgba(255,249,242,.98),#fff7ee);box-shadow:13px 14px 0 rgba(36,41,74,.15);padding:42px 42px 46px;overflow:clip}.account-access-card__ornament{position:absolute;left:-10px;bottom:-10px;width:46px;height:46px;background:linear-gradient(135deg,rgba(255,188,44,.2),rgba(244,151,169,.16));transform:rotate(45deg)}.account-access-card__eyebrow{color:rgba(51,58,98,.64);text-align:center}.account-access-card__title{margin:0;text-align:center;font-size:clamp(2.25rem,5.2vw,3.2rem);line-height:.98}.account-access-card__body{max-width:24rem;margin:20px auto 0;color:var(--color-text-soft);text-align:center;font-size:.98rem;line-height:1.6}.account-access-social-button{width:100%;min-height:58px;margin-top:34px;border:1px solid rgba(51,58,98,.08);border-radius:var(--radius-pill);background:#fff;color:var(--color-navy);display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:700;font-size:1.02rem;box-shadow:0 6px 0 rgba(36,41,74,.08);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.account-access-social-button:hover{transform:translateY(-1px)}.account-access-social-button:active{transform:translateY(3px);box-shadow:0 3px 0 rgba(36,41,74,.08)}.account-access-form__submit:disabled,.account-access-social-button:disabled,.app-shell-timezone-form__submit:disabled{cursor:wait;filter:saturate(.8)}.account-access-social-button__icon{width:18px;height:auto;flex:0 0 auto;object-fit:contain}.account-access-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:14px;gap:14px;margin:30px 0 0;color:rgba(51,58,98,.32);text-transform:uppercase;letter-spacing:.16em;font-size:.82rem;font-weight:700}.account-access-divider span:first-child,.account-access-divider span:last-child{height:1px;background:rgba(51,58,98,.12)}.account-access-form{margin-top:24px;display:flex;flex-direction:column;gap:16px}.account-access-form__label,.app-shell-timezone-form__label{font-size:.84rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-navy)}.account-access-form__input,.app-shell-timezone-form__input{min-height:56px;border-radius:26px;border:1px solid rgba(51,58,98,.08);background:#fff;padding:0 20px;color:var(--color-navy);box-shadow:inset 0 1px 0 rgba(36,41,74,.04)}.account-access-form__input::placeholder,.app-shell-timezone-form__input::placeholder{color:rgba(51,58,98,.28)}.account-access-form__submit,.app-shell-timezone-form__submit{width:100%;border:0;cursor:pointer}.account-access-status,.app-shell-status{margin-top:22px;border-radius:28px;padding:16px 18px;display:grid;grid-template-columns:auto 1fr;grid-gap:12px;gap:12px;align-items:flex-start;background:rgba(255,255,255,.7);border:1px solid rgba(51,58,98,.07)}.account-access-footnote,.account-access-status p,.app-shell-card p,.app-shell-panel__body,.app-shell-status p{margin:0;line-height:1.7}.account-access-status--success,.app-shell-status--success{background:rgba(0,145,150,.1)}.account-access-status--error,.app-shell-status--error{background:rgba(244,151,169,.16)}.account-access-status__icon{width:24px;height:24px;border-radius:999px;background:rgba(0,145,150,.14);color:var(--color-teal);display:inline-grid;place-items:center;font-size:.86rem;font-weight:700}.account-access-footnote{margin-top:18px;color:rgba(51,58,98,.72);font-size:.96rem}.account-access-meta{display:flex;flex-direction:column;align-items:center;gap:10px;color:#fff;text-align:center}.account-access-meta__links{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,249,242,.82)}.account-access-meta__links a{color:var(--color-yellow)}.app-shell-page{min-height:100vh;background:radial-gradient(circle at top right,rgba(255,188,44,.18),transparent 24%),linear-gradient(180deg,rgba(0,145,150,.1),transparent 34%),var(--color-cream);padding:48px 0 72px}.app-shell-panel{background:#fff;border-radius:var(--radius-hero);box-shadow:var(--shadow-card);padding-top:34px;padding-bottom:34px}.app-shell-panel__hero{display:flex;justify-content:space-between;gap:20px;padding-left:24px;padding-right:24px;align-items:flex-start}.app-shell-panel__title{margin:10px 0 0;font-size:clamp(2.2rem,4vw,3.45rem)}.app-shell-panel__body{margin-top:14px;max-width:40rem;color:var(--color-text-soft)}.app-shell-pill{min-width:220px;border-radius:28px;background:rgba(0,145,150,.08);padding:16px 18px}.app-shell-pill__label{display:block;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:rgba(51,58,98,.58)}.app-shell-pill__value{display:block;margin-top:8px;font-weight:700;color:var(--color-navy);word-break:break-word}.app-shell-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:20px;gap:20px;padding:28px 24px 0}.app-shell-card,.app-shell-status{border-radius:34px;padding:24px;background:#fff9f2}.app-shell-card--primary{background:linear-gradient(180deg,rgba(0,145,150,.12),rgba(255,249,242,.9))}.app-shell-card__title{margin:0 0 12px;font-size:1.9rem}.app-shell-timezone-form{margin-top:20px;display:flex;flex-direction:column;gap:14px}.app-shell-status{grid-column:1/-1}@media (max-width:900px){.app-shell-panel__hero{flex-direction:column}.app-shell-pill{min-width:0;width:100%}.app-shell-grid{grid-template-columns:1fr}}@media (max-width:640px){.account-access-page{padding-top:20px;padding-bottom:24px}.account-access-card{border-radius:40px;padding:32px 24px 34px}.account-access-brand{font-size:1.8rem}.app-shell-page{padding-top:24px}.app-shell-panel{border-radius:40px;padding-top:26px;padding-bottom:26px}}.app-header{position:relative;z-index:40;width:100%;max-width:none;padding-top:18px;padding-left:28px;padding-right:28px}.app-header__bar{display:flex;align-items:center;justify-content:space-between;gap:18px}.app-header__brand{color:#fff;font-family:var(--font-display),var(--font-display-fallback);font-size:clamp(1.65rem,3vw,2.2rem);font-weight:900;letter-spacing:-.04em}.app-header__avatar{width:48px;height:48px;border-radius:999px;border:0;background:var(--color-yellow);color:var(--color-navy);display:grid;place-items:center;font-weight:700;letter-spacing:.04em;box-shadow:0 8px 0 rgba(36,41,74,.18);cursor:pointer}.app-header__account{position:relative;z-index:41}.app-header__menu{position:absolute;top:calc(100% + 12px);right:0;min-width:220px;border-radius:22px;padding:16px;background:rgba(255,250,241,.98);color:var(--color-navy);box-shadow:0 24px 50px rgba(13,17,43,.22);display:grid;grid-gap:10px;gap:10px;z-index:42}.app-header__menu-label{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(36,41,74,.62)}.app-header__menu-value{margin:0;font-weight:700;overflow-wrap:anywhere}.app-header__menu-action{border:0;border-radius:999px;padding:11px 14px;background:var(--color-navy);color:#fff;font-weight:700;cursor:pointer}.app-header__menu-action:disabled{cursor:wait;opacity:.72}.app-header__menu-error{margin:0;font-size:.9rem;color:#a03f3f}.sprint-page{min-height:100dvh;background:radial-gradient(circle at top right,rgba(255,188,44,.18),transparent 22%),radial-gradient(circle at bottom left,rgba(244,151,169,.14),transparent 20%),var(--color-teal);padding-bottom:56px}.sprint-page--record{overflow:hidden;background:radial-gradient(circle at top right,rgba(255,188,44,.2),transparent 20%),radial-gradient(circle at bottom left,rgba(164,151,210,.16),transparent 18%),linear-gradient(180deg,#08989e,#007f84)}.sprint-page--completion,.sprint-page--record{display:grid;grid-template-rows:auto minmax(0,1fr);padding-bottom:0}.sprint-page--completion{overflow:clip}.dashboard-placeholder,.sprint-completion,.sprint-record,.sprint-setup{padding-top:40px}.sprint-record{min-height:0;display:grid;align-content:center;width:min(100%,1320px);margin-left:auto;margin-right:auto;transform:translateY(-24px)}.sprint-setup{min-height:calc(100vh - 84px);display:grid;align-items:center}.dashboard-placeholder__card,.sprint-completion__card,.sprint-setup__card{position:relative;overflow:clip;border-radius:var(--radius-hero);background:linear-gradient(180deg,rgba(255,249,242,.98),#fff7ef);box-shadow:18px 20px 0 rgba(36,41,74,.12)}.sprint-completion__card,.sprint-setup__card{width:min(100%,760px);margin:0 auto;padding:56px 54px;text-align:center}.sprint-setup__halo{position:absolute;width:180px;height:180px;border-radius:999px;background:radial-gradient(circle,rgba(255,188,44,.14),transparent 70%)}.sprint-setup__halo--top{top:-74px;right:-28px}.sprint-setup__halo--bottom{left:-56px;bottom:-82px;background:radial-gradient(circle,rgba(244,151,169,.14),transparent 70%)}.sprint-completion__eyebrow,.sprint-setup__eyebrow{color:rgba(51,58,98,.52)}.sprint-completion__title,.sprint-setup__title{margin:18px auto 0;max-width:10ch;font-size:clamp(3rem,6vw,4.9rem);line-height:.94}.dashboard-placeholder__body,.sprint-completion__body,.sprint-setup__body{max-width:36rem;margin:22px auto 0;color:var(--color-text-soft);font-size:1.03rem;line-height:1.7}.sprint-completion__actions,.sprint-setup__actions{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:34px}.sprint-setup__cta{min-width:min(100%,320px)}.sprint-record__finish-link,.sprint-setup__secondary{border:0;background:transparent;color:rgba(51,58,98,.46);font-size:.84rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.dashboard-placeholder__card{width:min(100%,920px);margin:0 auto;padding:42px;display:grid;grid-template-columns:1.2fr .8fr;grid-gap:28px;gap:28px;align-items:center}.dashboard-placeholder__title{margin:14px 0 0;font-size:clamp(2.5rem,4.5vw,4.2rem);line-height:.96;max-width:10ch}.dashboard-placeholder__summary{border-radius:34px;background:rgba(0,145,150,.08);padding:24px}.dashboard-placeholder__count span{display:block;font-family:var(--font-display),var(--font-display-fallback);font-size:clamp(3rem,6vw,4.4rem);font-weight:900;line-height:.92}.dashboard-placeholder__count small{display:block;margin-top:8px;color:rgba(51,58,98,.62);font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dashboard-placeholder__cta{width:100%;margin-top:22px}.sprint-record__title{margin:12px 0 0;font-size:clamp(2.4rem,4.5vw,3.9rem);line-height:.96;max-width:10ch}.sprint-record__topline{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(414px,.94fr);grid-gap:28px;gap:28px;min-height:56px;align-items:start}.sprint-record__topline-left{min-height:56px}.sprint-record__progress{max-width:22rem;margin-left:auto;text-align:right}.sprint-record__progress-count{margin-top:10px;font-size:.72rem}.sprint-record__layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(414px,.94fr);grid-gap:28px;gap:28px;align-items:stretch;margin-top:30px}.sprint-record__layout--flush{margin-top:0}.sprint-record__primary-column,.sprint-record__runtime-note{display:flex;flex-direction:column}.sprint-record__runtime-note{width:100%;min-height:56px;justify-content:flex-start;gap:10px;padding:0}.sprint-record__runtime-note-label,.sprint-record__runtime-note-text{margin:0;text-align:left}.sprint-record__runtime-note-text{max-width:100%;white-space:normal;line-height:1.45}.sprint-record__runtime-note--error .sprint-record__runtime-note-text{color:rgba(255,214,214,.98)}.sprint-record__runtime-note--success .sprint-record__runtime-note-text{color:rgba(255,249,242,.98)}.sprint-record__bay,.sprint-record__help-card{border-radius:42px;overflow:hidden;box-shadow:18px 22px 0 rgba(36,41,74,.14)}.sprint-record__bay{display:flex;flex-direction:column;min-height:621px;background:linear-gradient(180deg,rgba(255,250,244,.98),#fff6ec)}.sprint-record__bay-inner{flex:1 1;padding:28px 56px 24px;display:flex;flex-direction:column;align-items:center}.sprint-record__bay-inner--active,.sprint-record__bay-inner--idle,.sprint-record__bay-inner--review{justify-content:center;text-align:center}.sprint-record__bay-eyebrow{color:rgba(51,58,98,.34)}.sprint-record__name-input{width:min(100%,520px);min-height:68px;margin-top:20px;border:0;border-bottom:3px solid rgba(51,58,98,.12);border-radius:0;background:transparent;padding:0 4px 10px;color:var(--color-navy);font-family:var(--font-display),var(--font-display-fallback);font-size:clamp(2rem,4vw,3rem);font-weight:900;letter-spacing:-.04em;text-align:center}.sprint-record__name-input::placeholder{color:rgba(51,58,98,.28)}.sprint-record__date-shell{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:14px}.sprint-record__date-toggle{min-height:44px;border:1px solid rgba(51,58,98,.14);border-radius:var(--radius-pill);background:rgba(255,255,255,.7);padding:0 18px;color:rgba(51,58,98,.58);font-size:.84rem;cursor:pointer}.sprint-record__date-toggle,.sprint-record__label{font-weight:700;letter-spacing:.14em;text-transform:uppercase}.sprint-record__label{display:block;margin-bottom:8px;color:rgba(51,58,98,.54);font-size:.74rem}.sprint-record__date-block{width:min(100%,260px);text-align:left}.sprint-record__date-input{width:100%;min-height:52px;border-radius:24px;border:1px solid rgba(51,58,98,.08);background:#fff;padding:0 18px;color:var(--color-navy);box-shadow:inset 0 1px 0 rgba(36,41,74,.04)}.sprint-record__mic-button{width:108px;height:108px;margin-top:26px;border:0;border-radius:999px;background:var(--color-navy);box-shadow:0 10px 0 var(--color-shadow-navy);color:#fff;display:grid;place-items:center;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.sprint-record__mic-button:hover{transform:translateY(-2px)}.sprint-record__mic-button:active{transform:translateY(5px);box-shadow:0 5px 0 var(--color-shadow-navy)}.sprint-record__mic-button:disabled{cursor:not-allowed;opacity:.68;filter:saturate(.8);box-shadow:0 8px 0 rgba(36,41,74,.22)}.sprint-record__mic-icon{font-size:2.4rem;line-height:1}.sprint-record__mic-caption{margin:16px 0 0;color:rgba(51,58,98,.4);font-size:.84rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.sprint-record__active-header{display:flex;flex-direction:column;align-items:center;gap:10px}.sprint-record__recipient-heading{margin:0;color:var(--color-navy);font-size:clamp(2.75rem,5vw,4.1rem);line-height:.96}.sprint-record__date-display,.sprint-record__live-state,.sprint-record__review-state{margin:0;font-size:.84rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.sprint-record__live-state--recording{color:var(--color-rose)}.sprint-record__live-state--paused{color:rgba(51,58,98,.58)}.sprint-record__date-display,.sprint-record__review-state{color:rgba(51,58,98,.4)}.sprint-record__active-timer{margin-top:28px;color:var(--color-navy);font-size:clamp(3.3rem,8vw,6rem);line-height:.9}.sprint-record__waveform{display:flex;align-items:flex-end;gap:8px;margin-top:26px;min-height:58px}.sprint-record__waveform-bar{width:6px;border-radius:999px;background:rgba(51,58,98,.52);animation:sprintWave 1.3s ease-in-out infinite}.sprint-record__waveform-bar--0{height:24px}.sprint-record__waveform-bar--1{height:40px;animation-delay:.12s}.sprint-record__waveform-bar--2{height:32px;animation-delay:.24s}.sprint-record__waveform-bar--3{height:48px;animation-delay:.36s}.sprint-record__active-controls,.sprint-record__review-actions{display:flex;justify-content:center;gap:14px;margin-top:34px}.sprint-record__active-controls{flex-wrap:wrap}.sprint-completion__secondary-button,.sprint-record__control-button,.sprint-record__review-link{min-height:52px;border:1px solid rgba(51,58,98,.12);border-radius:var(--radius-pill);background:rgba(255,255,255,.8);padding:0 24px;color:var(--color-navy);font-weight:700;cursor:pointer}.sprint-record__control-button--secondary{background:transparent}.sprint-record__control-button--stop{border:0;background:var(--color-rose);color:#fff;box-shadow:0 8px 0 rgba(174,92,112,.38)}.sprint-record__review-player-row{width:min(100%,680px);margin-top:34px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center}.sprint-record__player-shell{width:100%;margin-top:0;border-radius:32px;border:1px solid rgba(51,58,98,.08);background:rgba(255,255,255,.72);box-shadow:inset 0 1px 0 rgba(36,41,74,.04);padding:18px 18px 20px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:18px;gap:18px;align-items:center}.sprint-record__player-button{min-width:92px;min-height:54px;border:0;border-radius:var(--radius-pill);background:var(--color-teal);color:#fff;font-weight:700;cursor:pointer}.sprint-record__player-track{width:100%}.sprint-record__redo-button{min-height:52px;border:1px solid rgba(51,58,98,.12);border-radius:var(--radius-pill);background:rgba(255,255,255,.82);padding:0 22px;color:var(--color-navy);font-weight:700;cursor:pointer}.sprint-record__player-times{display:flex;justify-content:space-between;gap:16px;margin-bottom:10px;color:rgba(51,58,98,.48);font-size:.78rem;font-weight:700;letter-spacing:.08em}.sprint-record__player-range{width:100%;accent-color:var(--color-teal)}.sprint-record__save-button{border:0;width:min(100%,420px)}.sprint-record__review-link{background:transparent}.sprint-record__review-actions{flex-direction:column;align-items:center}.sprint-record__finish-button{width:min(100%,260px)}.sprint-record__control-button:disabled,.sprint-record__review-link:disabled,.sprint-record__save-button:disabled{cursor:wait;opacity:.78}.sprint-record__help{display:flex}.sprint-record__progress--rerecord{max-width:none}.sprint-record__bay--rerecord{min-height:621px}.sprint-record__rerecord-header{display:flex;justify-content:space-between;gap:24px;padding:26px 42px 24px;border-bottom:1px solid rgba(51,58,98,.08)}.sprint-record__rerecord-name{margin:0;font-size:clamp(2rem,3.8vw,3rem);line-height:1}.sprint-record__rerecord-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px}.sprint-record__rerecord-context,.sprint-record__rerecord-date,.sprint-record__take-label{color:rgba(51,58,98,.4);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.sprint-record__rerecord-context{max-width:320px;margin:10px 0 0;display:flex;flex-direction:column;gap:2px;line-height:1.5;text-align:right}.sprint-record__rerecord-body{flex:1 1;padding:40px 42px 34px;display:flex;flex-direction:column}.sprint-record__rerecord-error{margin-bottom:20px;border-radius:20px;background:rgba(185,90,111,.1);border:1px solid rgba(185,90,111,.16);padding:14px 16px;color:#8f3f52;line-height:1.5}.sprint-record__rerecord-panels{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:28px;gap:28px}.sprint-record__take-panel{min-height:166px;border-radius:34px;border:1.5px solid rgba(51,58,98,.14);background:rgba(255,255,255,.7);box-shadow:inset 0 1px 0 rgba(255,255,255,.55);padding:20px 22px;display:flex;flex-direction:column;justify-content:center}.sprint-record__take-panel--new{border-style:dashed;border-color:rgba(51,58,98,.18);background:rgba(255,255,255,.58)}.sprint-record__take-panel--new.has-audio{border-style:solid;border-color:rgba(51,58,98,.16);background:rgba(255,255,255,.72)}.sprint-record__take-panel-head{display:flex;justify-content:flex-start;gap:12px;margin-bottom:18px}.sprint-record__take-player{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:16px;gap:16px;align-items:center}.sprint-record__take-play{width:72px;height:72px;border:0;border-radius:999px;background:rgba(57,64,110,.1);color:var(--color-navy);font-weight:700;cursor:pointer}.sprint-record__take-play--teal{background:rgba(27,171,176,.14);color:#0a7f85}.sprint-record__take-track{min-width:0}.sprint-record__take-empty,.sprint-record__take-empty-state p{margin:0;color:rgba(51,58,98,.34)}.sprint-record__take-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:96px;text-align:center;color:rgba(51,58,98,.38)}.sprint-record__take-empty-state strong{font-size:.94rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.sprint-record__rerecord-center{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;padding:34px 0 10px;text-align:center}.sprint-record__active-timer--rerecord{margin-top:0}.sprint-record__mic-button--rerecord{width:124px;height:124px}.sprint-record__rerecord-actions{min-height:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}.sprint-record__save-button--rerecord{width:min(100%,320px)}.sprint-record__keep-original{margin-top:8px;border:0;background:transparent;color:rgba(51,58,98,.38);font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}.sprint-record__keep-original:disabled{cursor:wait;opacity:.72}.sprint-record__help-card{width:100%;min-height:621px;background:linear-gradient(180deg,#39406e,#3b4f84);color:#fff;padding:30px 30px 32px}.sprint-record__help-header{display:flex;align-items:center;gap:12px}.sprint-record__help-badge{width:32px;height:32px;border-radius:999px;background:var(--color-yellow);color:var(--color-navy);display:grid;place-items:center;font-weight:700}.sprint-record__help-title{margin:0;font-size:clamp(1.55rem,2.2vw,2rem)}.sprint-record__tone-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.sprint-record__tone-chip{min-height:42px;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-pill);background:rgba(255,255,255,.06);padding:0 14px;color:rgba(255,249,242,.86);font-size:.84rem;font-weight:700;cursor:pointer}.sprint-record__tone-chip--active{background:var(--color-cream);color:var(--color-navy);box-shadow:0 8px 20px rgba(20,24,44,.2)}.sprint-record__tips{list-style:none;margin:28px 0 0;padding:0;display:flex;flex-direction:column;gap:18px}.sprint-record__tip{display:grid;grid-template-columns:auto 1fr;grid-gap:14px;gap:14px;align-items:start}.sprint-record__tip-number{width:28px;height:28px;border-radius:999px;background:rgba(255,255,255,.16);display:grid;place-items:center;color:#fff;font-size:.8rem;font-weight:700}.sprint-record__tip p{margin:0;color:rgba(255,249,242,.88);line-height:1.7}.sprint-record__modal-backdrop{position:fixed;inset:0;z-index:999;background:rgba(22,28,54,.42);display:grid;place-items:center;padding:24px;box-sizing:border-box}.sprint-record__modal{width:min(100%,520px);border-radius:34px;background:linear-gradient(180deg,rgba(255,249,242,.98),#fff8f0);box-shadow:0 22px 50px rgba(20,24,44,.24);padding:28px 28px 30px}.sprint-record__modal-title{margin:0;color:var(--color-navy);font-size:clamp(2rem,4vw,2.8rem);line-height:.96}.sprint-record__modal-body{margin:16px 0 0;color:rgba(51,58,98,.72);line-height:1.7}.sprint-record__modal-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:26px}.sprint-record__modal-secondary{min-height:50px;border:1px solid rgba(51,58,98,.12);border-radius:var(--radius-pill);background:rgba(255,255,255,.82);padding:0 20px;color:var(--color-navy);font-weight:700;cursor:pointer}.sprint-record__modal-primary{border:0}.sprint-completion{position:relative;min-height:0;display:grid;align-items:center}.sprint-completion__confetti{position:absolute;inset:-20px 0 auto;pointer-events:none}.sprint-completion__confetti--secondary{inset:-32px 0 auto}.sprint-completion__confetti-piece{position:absolute;top:-10vh;width:10px;height:20px;border-radius:999px;animation:confettiDrop linear infinite;opacity:.88}.sprint-completion__confetti-piece--secondary{width:6px;height:12px;opacity:.58;animation-duration:6.8s;animation-name:confettiDropSecondary}.sprint-completion__confetti-piece--0{left:4%;background:rgba(255,255,255,.85);animation-duration:10s}.sprint-completion__confetti-piece--1{left:14%;background:rgba(164,151,210,.9);animation-duration:8.8s}.sprint-completion__confetti-piece--2{left:28%;background:rgba(255,188,44,.92);animation-duration:9.4s}.sprint-completion__confetti-piece--3{left:48%;background:rgba(244,151,169,.88);animation-duration:8.6s}.sprint-completion__confetti-piece--4{left:68%;background:rgba(255,255,255,.78);animation-duration:10.4s}.sprint-completion__confetti-piece--5{left:86%;background:rgba(255,188,44,.88);animation-duration:9.8s}.sprint-completion__confetti-piece--6{left:9%;width:8px;height:16px;background:rgba(244,151,169,.92);animation-duration:8.2s}.sprint-completion__confetti-piece--7{left:22%;width:12px;height:24px;background:rgba(255,255,255,.84);animation-duration:11.2s}.sprint-completion__confetti-piece--8{left:38%;width:7px;height:18px;background:rgba(255,188,44,.94);animation-duration:9s}.sprint-completion__confetti-piece--9{left:58%;width:11px;height:20px;background:rgba(164,151,210,.9);animation-duration:10.8s}.sprint-completion__confetti-piece--10{left:76%;width:9px;height:22px;background:rgba(244,151,169,.86);animation-duration:8.9s}.sprint-completion__confetti-piece--11{left:93%;width:7px;height:14px;background:rgba(255,255,255,.9);animation-duration:10.1s}.sprint-completion__card{position:relative;z-index:1;max-width:720px;background:radial-gradient(circle at bottom left,rgba(255,188,44,.14),transparent 28%),linear-gradient(180deg,rgba(255,249,242,.98),#fff8f0)}.sprint-completion__sun{width:78px;height:78px;margin:0 auto;border-radius:999px;background:var(--color-yellow);box-shadow:0 18px 38px rgba(255,188,44,.24)}.sprint-completion__title{margin-top:28px;max-width:none}.sprint-completion__body strong{color:var(--color-teal)}.sprint-completion__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;max-width:420px;margin:34px auto 0}.sprint-completion__stat{border-radius:28px;background:rgba(255,255,255,.78);border:1px solid rgba(51,58,98,.06);box-shadow:0 8px 20px rgba(36,41,74,.06);padding:24px 18px}.sprint-completion__stat-value{display:block;font-size:clamp(2.6rem,5vw,3.8rem);line-height:.92}.sprint-completion__stat-value--rose{color:var(--color-rose)}.sprint-completion__stat-value--teal{color:var(--color-teal)}.sprint-completion__stat-label{display:block;margin-top:10px;color:rgba(51,58,98,.42);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.sprint-completion__primary-action{min-width:min(100%,320px)}.sprint-completion__actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.sprint-completion__secondary-button{background:transparent;color:rgba(51,58,98,.62);min-width:min(100%,320px)}@keyframes sprintWave{0%,to{transform:scaleY(.72);opacity:.52}50%{transform:scaleY(1);opacity:.92}}@keyframes confettiDrop{0%{transform:translate3d(0,-8vh,0) rotate(0deg)}to{transform:translate3d(12vw,118vh,0) rotate(420deg)}}@keyframes confettiDropSecondary{0%{transform:translate3d(0,-10vh,0) rotate(0deg) scale(.9)}to{transform:translate3d(-10vw,120vh,0) rotate(-1turn) scale(1.05)}}@media (max-width:980px){.dashboard-placeholder__card,.sprint-completion__stats,.sprint-record__layout,.sprint-record__topline{grid-template-columns:1fr}.sprint-record__progress{margin-left:0;text-align:left;max-width:none}.sprint-record__runtime-note{width:100%;min-height:0}.sprint-record__guidance{max-width:none}.sprint-record__help-card{min-height:auto}.sprint-record__bay{min-height:0}.sprint-record__rerecord-header,.sprint-record__rerecord-panels{grid-template-columns:1fr}.sprint-record__rerecord-header{flex-direction:column;align-items:flex-start}.sprint-record__rerecord-context{text-align:left;max-width:none}}@media (max-width:720px){.app-header{padding-left:20px;padding-right:20px}.dashboard-placeholder,.sprint-completion,.sprint-record,.sprint-setup{padding-top:28px}.sprint-setup{min-height:calc(100vh - 76px)}.dashboard-placeholder__card,.sprint-completion__card,.sprint-record__bay,.sprint-record__help-card,.sprint-setup__card{border-radius:40px}.dashboard-placeholder__title,.sprint-completion__title,.sprint-record__title,.sprint-setup__title{max-width:none}.sprint-completion__card{padding:34px 24px 36px}.sprint-record__bay-inner,.sprint-record__help-card{padding:28px 22px}.sprint-record__rerecord-header{padding:24px 22px 20px}.sprint-record__rerecord-body{padding:24px 22px 28px}.sprint-record__bay-inner--idle{justify-content:flex-start}.sprint-record__name-input{width:100%}.sprint-record__mic-button{width:96px;height:96px}.sprint-record__player-shell{grid-template-columns:1fr}.sprint-record__review-player-row{width:100%;grid-template-columns:1fr}.sprint-record__redo-button{justify-self:center}.sprint-record__take-player{grid-template-columns:1fr}.sprint-record__take-play{justify-self:center}.sprint-record__save-button{min-width:100%}.sprint-record__modal-actions{justify-content:stretch}.sprint-record__modal-actions>*{width:100%}.sprint-completion__primary-action{min-width:100%}}.dashboard-page{min-height:100vh;background:radial-gradient(circle at top right,rgba(255,188,44,.12),transparent 26%),linear-gradient(180deg,#0c959a,#0c8f95);color:#fff;padding-bottom:40px}.dashboard{padding-top:12px}.dashboard-banner{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:8px;border-radius:32px;background:var(--color-yellow);color:var(--color-navy);padding:14px 22px;box-shadow:0 8px 0 rgba(36,41,74,.14)}.dashboard-banner__eyebrow,.dashboard-pagination__summary,.dashboard-row__detail,.dashboard-summary__label,.dashboard-table__head{letter-spacing:.12em;text-transform:uppercase}.dashboard-banner__eyebrow{margin:0;font-size:.78rem;font-weight:700}.dashboard-banner__body{margin:6px 0 0;color:rgba(51,58,98,.82)}.dashboard-banner__cta{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:var(--radius-pill);background:var(--color-navy);color:#fff;padding:0 24px;font-weight:700;white-space:nowrap}.dashboard-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-top:22px}.dashboard-hero__title{margin:0;font-size:clamp(3rem,5vw,4.4rem)}.dashboard-hero__body{margin:10px 0 0;color:rgba(255,249,242,.82);font-size:1.04rem}.dashboard-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:20px;padding:14px;border-radius:30px;background:rgba(255,255,255,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dashboard-summary__card{display:grid;grid-template-rows:minmax(2.6em,auto) auto;align-content:start;border-radius:24px;padding:16px 18px 14px;background:rgba(255,255,255,.34);box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}.dashboard-summary__card--attention{background:rgba(244,151,169,.42)}.dashboard-summary__card--scheduled{background:rgba(0,145,150,.44)}.dashboard-summary__card--delivered{background:rgba(255,188,44,.46)}.dashboard-summary__label{display:block;color:rgba(255,249,242,.98);font-size:.76rem;font-weight:700;line-height:1.28;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dashboard-summary__value{display:block;align-self:end;margin-top:12px;font-size:2rem;line-height:1;color:#fff;text-shadow:0 1px 0 rgba(36,41,74,.14)}.dashboard-controls{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px}.dashboard-controls__right{display:flex;align-items:center;gap:14px}.dashboard-search{flex:1 1 360px;max-width:420px}.dashboard-inline-input,.dashboard-search__input{width:100%;min-height:52px;border:1px solid rgba(255,255,255,.24);border-radius:var(--radius-pill);background:rgba(255,249,242,.98);color:var(--color-navy);padding:0 18px}.dashboard-search__input::placeholder{color:rgba(51,58,98,.42)}.dashboard-filter-group{display:inline-flex;align-items:center;gap:8px;border-radius:var(--radius-pill);background:rgba(51,58,98,.22);padding:6px}.dashboard-filter-group__button{min-height:40px;border:0;border-radius:var(--radius-pill);background:transparent;color:rgba(255,249,242,.86);padding:0 18px;font-size:.88rem;font-weight:700;text-transform:uppercase;cursor:pointer}.dashboard-filter-group__button.is-active{background:rgba(255,249,242,.98);color:var(--color-navy)}.dashboard-sort{position:relative;min-width:196px}.dashboard-sort__trigger{display:inline-flex;width:100%;min-height:52px;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(255,255,255,.24);border-radius:var(--radius-pill);background:rgba(255,249,242,.98);color:var(--color-navy);padding:0 18px;font-weight:700}.dashboard-sort__chevron{color:rgba(51,58,98,.56);font-size:.92rem}.dashboard-sort__menu{position:absolute;top:calc(100% + 8px);right:0;z-index:8;display:flex;min-width:220px;flex-direction:column;gap:6px;border-radius:22px;background:rgba(255,249,242,.99);padding:10px;box-shadow:0 18px 34px rgba(36,41,74,.18)}.dashboard-sort__option{display:inline-flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:16px;background:transparent;color:var(--color-navy);padding:0 14px;text-align:left;font-weight:700}.dashboard-sort__option.is-active{background:rgba(0,145,150,.1);color:var(--color-teal)}.dashboard-sort__check{font-size:.9rem}.dashboard-feedback{margin:16px 0 0;border-radius:18px;padding:14px 18px}.dashboard-feedback--error{background:rgba(244,151,169,.22)}.dashboard-feedback--info{background:rgba(255,255,255,.16)}.dashboard-table{margin-top:16px;border-radius:38px;background:rgba(255,249,242,.98);color:var(--color-navy);padding:12px;box-shadow:0 16px 38px rgba(36,41,74,.14)}.dashboard-row,.dashboard-table__head{display:grid;grid-template-columns:minmax(220px,2.1fr) minmax(150px,1.2fr) minmax(210px,1.7fr) minmax(110px,.9fr) 86px 54px;grid-gap:18px;gap:18px;align-items:center}.dashboard-table__head{padding:8px 18px 12px;color:rgba(51,58,98,.58);font-size:.78rem;font-weight:700}.dashboard-rows{display:flex;flex-direction:column;gap:10px}.dashboard-row{position:relative;border-radius:28px;padding:16px 18px;background:#fff;box-shadow:inset 0 0 0 1px rgba(51,58,98,.06)}.dashboard-row--draft{background:linear-gradient(180deg,rgba(255,249,242,.98),rgba(255,244,246,.98))}.dashboard-row--sent{background:rgba(248,245,241,.98);color:rgba(51,58,98,.44)}.dashboard-row__recipient{display:flex;align-items:center;gap:16px;min-width:0}.dashboard-row__avatar{display:inline-flex;width:48px;height:48px;flex:0 0 48px;aspect-ratio:1/1;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-weight:700;box-shadow:0 10px 18px rgba(36,41,74,.12)}.dashboard-row__avatar--rose{background:var(--color-rose)}.dashboard-row__avatar--gold{background:var(--color-yellow);color:var(--color-navy)}.dashboard-row__avatar--teal{background:var(--color-teal)}.dashboard-row__avatar--muted{background:rgba(51,58,98,.12);color:rgba(51,58,98,.48)}.dashboard-row__recipient-copy{min-width:0;overflow:hidden}.dashboard-row__name{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.6rem;line-height:1.02}.dashboard-row__detail{display:block;margin-top:6px;color:rgba(51,58,98,.52);font-size:.82rem;font-weight:700}.dashboard-row__name-edit{display:flex;align-items:center;gap:10px;min-width:0}.dashboard-row__name-input{min-width:0;flex:1 1 auto;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:0;border-bottom:2px solid rgba(51,58,98,.16);background:transparent;color:var(--color-navy);padding:0 0 4px;font-size:1.6rem;line-height:1.02;outline:none}.dashboard-row__name-input::placeholder{color:rgba(51,58,98,.36)}.dashboard-row__name-edit-action{display:inline-flex;width:34px;height:34px;flex:0 0 auto;align-items:center;justify-content:center;border:0;border-radius:50%;background:var(--color-teal);color:#fff;font-size:1rem;font-weight:700;line-height:1}.dashboard-row__name-edit-action--ghost{background:rgba(51,58,98,.12);color:var(--color-navy)}.dashboard-row__inline-edit{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px}.dashboard-inline-input{min-height:42px;width:auto;min-width:180px;padding:0 14px}.dashboard-inline-input--date{min-width:164px}.dashboard-inline-action{min-height:40px;border:0;border-radius:var(--radius-pill);background:var(--color-teal);color:#fff;padding:0 14px;font-weight:700}.dashboard-inline-action--ghost{background:rgba(51,58,98,.12);color:var(--color-navy)}.dashboard-row__date-button{min-height:42px;border:1px solid rgba(0,145,150,.18);border-radius:var(--radius-pill);background:rgba(0,145,150,.08);color:var(--color-teal);padding:0 16px;font-weight:700}.dashboard-row__date-button.is-missing{border-color:rgba(244,151,169,.28);background:rgba(244,151,169,.12);color:#d5647c}.dashboard-row__player{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;min-width:0}.dashboard-player__button{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:0;border-radius:50%;background:rgba(0,145,150,.12);color:var(--color-teal);padding:0;box-shadow:inset 0 0 0 1px rgba(0,145,150,.06)}.dashboard-player__button.is-active{background:var(--color-teal);color:#fff}.dashboard-player__button:disabled{opacity:.46}.dashboard-player__icon{font-size:1rem;line-height:1;font-weight:700}.dashboard-player__rail{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;min-height:44px;border-radius:var(--radius-pill);background:rgba(51,58,98,.06);padding:0 14px}.dashboard-player__progress{width:100%;accent-color:var(--color-teal)}.dashboard-player__time{color:rgba(51,58,98,.54);font-size:.76rem;font-weight:700;white-space:nowrap}.dashboard-status{display:inline-flex;min-height:34px;align-items:center;justify-content:center;border-radius:var(--radius-pill);padding:0 14px;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.dashboard-status--draft{background:rgba(244,151,169,.18);color:#d5647c}.dashboard-status--scheduled{background:rgba(0,145,150,.12);color:var(--color-teal)}.dashboard-status--sent{background:rgba(51,58,98,.08);color:rgba(51,58,98,.48)}.dashboard-row__toggle{display:flex;justify-content:center}.dashboard-toggle-shell{position:relative;display:inline-flex;justify-content:center}.dashboard-toggle{position:relative;width:56px;height:32px;border:0;background:transparent;padding:0}.dashboard-toggle__track{position:absolute;inset:0;border-radius:var(--radius-pill);background:rgba(51,58,98,.16);transition:background .16s ease}.dashboard-toggle__thumb{position:absolute;top:4px;left:4px;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 4px 10px rgba(36,41,74,.2);transition:transform .16s ease}.dashboard-toggle.is-on .dashboard-toggle__track{background:rgba(0,145,150,.9)}.dashboard-toggle.is-on .dashboard-toggle__thumb{transform:translateX(24px)}.dashboard-toggle.is-disabled{opacity:.44}.dashboard-toggle-tooltip{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%) translateY(4px);min-width:180px;max-width:220px;border-radius:14px;background:rgba(51,58,98,.96);color:#fff;padding:10px 12px;font-size:.76rem;font-weight:700;line-height:1.4;text-align:center;box-shadow:0 12px 24px rgba(36,41,74,.18);opacity:0;pointer-events:none;transition:opacity .14s ease,transform .14s ease}.dashboard-toggle-tooltip:after{content:"";position:absolute;top:100%;left:50%;width:10px;height:10px;background:rgba(51,58,98,.96);transform:translateX(-50%) rotate(45deg)}.dashboard-toggle-shell.has-tooltip:focus-within .dashboard-toggle-tooltip,.dashboard-toggle-shell.has-tooltip:hover .dashboard-toggle-tooltip{opacity:1;transform:translateX(-50%) translateY(0)}.dashboard-row__menu{position:relative;display:flex;justify-content:flex-end}.dashboard-menu__trigger{min-height:40px;border:0;border-radius:50%;background:transparent;color:rgba(51,58,98,.66);font-size:1.2rem}.dashboard-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:5;display:flex;min-width:170px;flex-direction:column;gap:6px;border-radius:18px;background:#fff;padding:8px;box-shadow:0 16px 28px rgba(36,41,74,.16)}.dashboard-menu__action{min-height:40px;border:0;border-radius:14px;background:rgba(51,58,98,.06);color:var(--color-navy);padding:0 12px;text-align:left;font-weight:700}.dashboard-menu__action--danger{background:rgba(244,151,169,.16);color:#b63f59}.dashboard-empty{padding:56px 24px;text-align:center}.dashboard-empty__title{margin:0;font-size:2rem}.dashboard-empty p{margin:12px auto 0;max-width:32rem;color:rgba(51,58,98,.68)}.dashboard-pagination{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px}.dashboard-pagination__summary{margin:0;color:rgba(255,249,242,.82);font-size:.84rem;font-weight:700}.dashboard-pagination__controls{display:flex;align-items:center;gap:10px}.dashboard-pagination__button{min-width:44px;min-height:44px;border:0;border-radius:14px;background:rgba(255,255,255,.16);color:#fff;font-weight:700}.dashboard-pagination__button.is-active{background:var(--color-yellow);color:var(--color-navy)}.dashboard-pagination__button:disabled{opacity:.4}.dashboard-modal-backdrop{position:fixed;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;background:rgba(14,40,55,.45);padding:24px}.dashboard-modal{width:min(100%,460px);border-radius:30px;background:#fff;color:var(--color-navy);padding:28px;box-shadow:0 18px 44px rgba(36,41,74,.24)}.dashboard-modal__title{margin:0;font-size:2rem}.dashboard-modal__body{margin:12px 0 0;color:rgba(51,58,98,.74);line-height:1.6}.dashboard-modal__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.dashboard-modal__button{min-height:46px;border:0;border-radius:var(--radius-pill);padding:0 18px;font-weight:700}.dashboard-modal__button--ghost{background:rgba(51,58,98,.08);color:var(--color-navy)}.dashboard-modal__button--danger{background:#b63f59;color:#fff}.dashboard-placeholder-page{min-height:100vh;display:flex;align-items:center;background:linear-gradient(180deg,#0c959a,#0c8f95)}.dashboard-placeholder-panel{width:min(100%,760px);border-radius:34px;background:rgba(255,249,242,.98);color:var(--color-navy);padding:42px;box-shadow:0 18px 36px rgba(36,41,74,.18)}.dashboard-placeholder-panel__title{margin:10px 0 0;font-size:clamp(2.3rem,4vw,3.4rem)}.dashboard-placeholder-panel__body{margin:16px 0 0;max-width:36rem;color:rgba(51,58,98,.7);line-height:1.7}.dashboard-placeholder-panel__cta{margin-top:24px}@media (max-width:980px){.dashboard-banner,.dashboard-controls,.dashboard-hero,.dashboard-pagination{flex-direction:column;align-items:stretch}.dashboard-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-table__head{display:none}.dashboard-row{grid-template-columns:1fr;gap:14px}}@media (max-width:720px){.dashboard-summary{grid-template-columns:1fr}.dashboard-controls__right{flex-direction:column;align-items:stretch}.dashboard-filter-group{justify-content:space-between}.dashboard-row__player{grid-template-columns:44px minmax(0,1fr)}.dashboard-pagination__controls{flex-wrap:wrap}}