.duotone-defs[data-astro-cid-s5mduhbx]{position:absolute;inline-size:0;block-size:0}.duotone[data-astro-cid-s5mduhbx] img{filter:url(#brand-duotone)}.hero-shell[data-astro-cid-4z5ypzu4]{padding-block:2.75rem calc(var(--section-y) / 2);overflow-x:clip}@media(min-width:48rem){.hero-shell[data-astro-cid-4z5ypzu4]{padding-block:4rem calc(var(--section-y) / 2)}}.hero-grid[data-astro-cid-4z5ypzu4]{display:grid;gap:2.5rem;align-items:center}@media(min-width:48rem){.hero-grid[data-astro-cid-4z5ypzu4]{grid-template-columns:1.05fr .95fr;gap:3.5rem}.hero-grid--solo[data-astro-cid-4z5ypzu4]{grid-template-columns:minmax(0,1fr);max-inline-size:46rem}}.hero-text[data-astro-cid-4z5ypzu4]{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.hero-eyebrow[data-astro-cid-4z5ypzu4] .eyebrow{margin-block-end:0}.hero-heading[data-astro-cid-4z5ypzu4]{font-size:var(--step-4);line-height:1.12}.hero-mark[data-astro-cid-4z5ypzu4]{color:var(--amber)}.hero-actions[data-astro-cid-4z5ypzu4]{display:flex;flex-wrap:wrap;gap:.75rem;margin-block-start:.5rem}.hero-note[data-astro-cid-4z5ypzu4]{margin:0;font-size:var(--step--1);color:var(--ink-2)}.hero-rating-fallback[data-astro-cid-4z5ypzu4]{display:inline-flex;align-items:baseline;gap:.4rem;margin:0;font-size:var(--step--1);color:var(--ink-2)}.hero-rating-fallback__value[data-astro-cid-4z5ypzu4]{font-family:var(--font-display);font-weight:600;font-size:var(--step-1);color:var(--deep);line-height:1}.hero-strip[data-astro-cid-4z5ypzu4]{display:flex;flex-wrap:wrap;align-items:baseline;gap:.75rem 1.1rem;margin:.75rem 0 0;padding:0;list-style:none}.hero-strip__item[data-astro-cid-4z5ypzu4]{display:inline-flex;align-items:baseline;gap:.45rem}.hero-strip__item[data-astro-cid-4z5ypzu4]:not(:last-child):after{content:"·";color:var(--amber);font-weight:700;margin-inline-start:1.1rem}.hero-strip__value[data-astro-cid-4z5ypzu4]{font-family:var(--font-display);font-weight:600;font-size:var(--step-1);color:var(--deep);line-height:1.1}.hero-strip__label[data-astro-cid-4z5ypzu4]{font-size:var(--step--1);color:var(--ink-2)}.hero-media[data-astro-cid-4z5ypzu4]{position:relative}.hero-media[data-astro-cid-4z5ypzu4] .hero-image{display:block;inline-size:100%;block-size:auto;aspect-ratio:4 / 5;object-fit:cover;border-radius:var(--radius-panel)}.hero-chip-stat[data-astro-cid-4z5ypzu4]{position:absolute;inset-block-start:1.25rem;inset-inline-end:-.75rem;display:flex;flex-direction:column;gap:.1rem;margin:0;padding:.85rem 1.25rem;border-radius:var(--radius-card);background:var(--deep);color:var(--on-deep);box-shadow:var(--shadow-chip)}.hero-chip-stat__value[data-astro-cid-4z5ypzu4]{font-family:var(--font-display);font-weight:600;font-size:var(--step-2);line-height:1.05;color:var(--signal-on-deep)}.hero-chip-stat__label[data-astro-cid-4z5ypzu4]{font-size:var(--step--1);font-weight:600}.hero-toast[data-astro-cid-4z5ypzu4]{position:absolute;inset-block-end:1.5rem;inset-inline-start:-1rem;display:flex;align-items:flex-start;gap:.6rem;margin:0;max-inline-size:21rem;padding:.9rem 1.1rem;border-radius:var(--radius-card);background:var(--surface);color:var(--ink);font-size:var(--step--1);font-weight:600;line-height:1.5;box-shadow:var(--shadow-chip);rotate:-1.5deg}.hero-toast__icon[data-astro-cid-4z5ypzu4]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;inline-size:1.5rem;block-size:1.5rem;border-radius:var(--radius-pill);background:var(--gold-tint);color:var(--amber);margin-block-start:.1rem}@media(max-width:47.98rem){.hero-chip-stat[data-astro-cid-4z5ypzu4]{inset-inline-end:.75rem}.hero-toast[data-astro-cid-4z5ypzu4]{position:static;margin-block-start:.75rem;max-inline-size:none;rotate:none}}@media(prefers-reduced-motion:no-preference){@keyframes hero-rise{0%{transform:translateY(20px)}to{transform:translateY(0)}}@keyframes hero-slide{0%{transform:translate(-40px)}to{transform:translate(0)}}@keyframes hero-fade-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-toast-in{0%{opacity:0;transform:translateY(10px);rotate:3deg}to{opacity:1;transform:translateY(0);rotate:-1.5deg}}.hero-heading[data-astro-cid-4z5ypzu4]{animation:hero-rise var(--motion-entrance-duration) var(--motion-ease-out) backwards}.hero-heading--words[data-astro-cid-4z5ypzu4]{animation:none}@keyframes hero-word-rise{0%{opacity:0;transform:translateY(.45em)}to{opacity:1;transform:none}}@keyframes hero-mark-draw{0%{background-size:0% 100%}}.hero-word[data-astro-cid-4z5ypzu4]{display:inline-block;animation:hero-word-rise .5s var(--motion-ease-out) calc(80ms + var(--wi, 0) * 60ms) backwards}.hero-word[data-astro-cid-4z5ypzu4].hero-mark{animation:hero-word-rise .5s var(--motion-ease-out) calc(80ms + var(--wi, 0) * 60ms) backwards,hero-mark-draw .55s var(--motion-ease-out) .85s backwards}.hero-heading[data-astro-cid-4z5ypzu4]:not(.hero-heading--words) .hero-mark[data-astro-cid-4z5ypzu4].u-mark-draw{animation:hero-mark-draw .55s var(--motion-ease-out) .8s backwards}.hero-media[data-astro-cid-4z5ypzu4]{animation:hero-slide var(--motion-entrance-duration) var(--motion-ease-out) .15s backwards}.hero-eyebrow[data-astro-cid-4z5ypzu4],.hero-sub[data-astro-cid-4z5ypzu4],.hero-actions[data-astro-cid-4z5ypzu4],.hero-rating-fallback[data-astro-cid-4z5ypzu4],.hero-note[data-astro-cid-4z5ypzu4],.hero-strip[data-astro-cid-4z5ypzu4]{animation:hero-fade-rise var(--motion-reveal-duration) var(--motion-ease-out) backwards}.hero-eyebrow[data-astro-cid-4z5ypzu4]{animation-delay:60ms}.hero-sub[data-astro-cid-4z5ypzu4]{animation-delay:.14s}.hero-actions[data-astro-cid-4z5ypzu4]{animation-delay:.26s}.hero-rating-fallback[data-astro-cid-4z5ypzu4],.hero-note[data-astro-cid-4z5ypzu4]{animation-delay:.3s}.hero-strip[data-astro-cid-4z5ypzu4]{animation-delay:.36s}@media(min-width:48rem){.hero-chip-stat[data-astro-cid-4z5ypzu4]{animation:hero-fade-rise var(--motion-reveal-duration) var(--motion-ease-out) .48s backwards}.hero-toast[data-astro-cid-4z5ypzu4]{animation:hero-toast-in var(--motion-reveal-duration) var(--motion-ease-out) .6s backwards}}}
