.masthead[data-astro-cid-l4d45xuk]{background:var(--ink);align-items:center;gap:1.5rem;padding:17px 48px;display:flex}.brand[data-astro-cid-l4d45xuk]{font-family:var(--serif);letter-spacing:-.01em;color:var(--dark-ink);flex:none;font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .15s}.brand[data-astro-cid-l4d45xuk]:hover{color:var(--accent-on-dark)}.brand[data-astro-cid-l4d45xuk]:focus-visible{outline:2px solid var(--accent-on-dark);outline-offset:4px;border-radius:2px}.masthead-nav[data-astro-cid-l4d45xuk]{flex:1;justify-content:center;display:flex}.masthead-nav[data-astro-cid-l4d45xuk] ul[data-astro-cid-l4d45xuk]{flex-wrap:wrap;justify-content:center;gap:.4rem 1.9rem;margin:0;padding:0;list-style:none;display:flex}.masthead-nav[data-astro-cid-l4d45xuk] a[data-astro-cid-l4d45xuk]{font-family:var(--sans);letter-spacing:.06em;text-transform:uppercase;color:var(--dark-ink-2);font-size:.75rem;font-weight:600;text-decoration:none;transition:color .15s}.masthead-nav[data-astro-cid-l4d45xuk] a[data-astro-cid-l4d45xuk]:hover{color:var(--dark-ink)}.masthead-nav[data-astro-cid-l4d45xuk] a[data-astro-cid-l4d45xuk]:focus-visible{outline:2px solid var(--accent-on-dark);outline-offset:3px;border-radius:2px}.masthead-search[data-astro-cid-l4d45xuk]{background:var(--accent);width:32px;height:32px;color:var(--on-accent);border-radius:50%;flex:none;justify-content:center;align-items:center;text-decoration:none;transition:background-color .15s;display:flex}.masthead-search[data-astro-cid-l4d45xuk]:hover{background:var(--accent-ink)}.masthead-search[data-astro-cid-l4d45xuk]:focus-visible{outline:2px solid var(--accent-on-dark);outline-offset:3px}main[data-astro-cid-l4d45xuk]{display:block}.site-footer[data-astro-cid-l4d45xuk]{border-top:1px solid var(--rule);background:var(--card-2)}.site-footer[data-astro-cid-l4d45xuk] p[data-astro-cid-l4d45xuk]{text-align:center;font-family:var(--sans);color:var(--ink-3);margin:0;padding:22px 48px;font-size:.78rem}.site-footer[data-astro-cid-l4d45xuk] a[data-astro-cid-l4d45xuk]{color:var(--accent);text-decoration:none}.site-footer[data-astro-cid-l4d45xuk] a[data-astro-cid-l4d45xuk]:hover{color:var(--accent-ink);text-decoration:underline}.site-footer[data-astro-cid-l4d45xuk] a[data-astro-cid-l4d45xuk]:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}@media (width<=820px){.masthead[data-astro-cid-l4d45xuk]{flex-wrap:wrap;gap:.75rem 1rem;padding:14px 28px}.masthead-nav[data-astro-cid-l4d45xuk]{flex-basis:100%;order:3;justify-content:flex-start}.masthead-nav[data-astro-cid-l4d45xuk] ul[data-astro-cid-l4d45xuk]{justify-content:flex-start;gap:.4rem 1.3rem}.masthead-nav[data-astro-cid-l4d45xuk]{flex:100%}.brand[data-astro-cid-l4d45xuk]{flex:1}.site-footer[data-astro-cid-l4d45xuk] p[data-astro-cid-l4d45xuk]{padding:20px 28px}}.hero[data-astro-cid-ge2uvauf]{border-bottom:1px solid var(--rule);grid-template-columns:1.32fr 1fr;min-height:520px;display:grid}.hero-left[data-astro-cid-ge2uvauf]{border-right:1px solid var(--rule);flex-direction:column;justify-content:center;padding:56px 52px 48px;display:flex}.hero-kicker[data-astro-cid-ge2uvauf]{font-family:var(--sans);letter-spacing:.24em;text-transform:uppercase;color:var(--accent);margin:0;font-size:.75rem;font-weight:700}.hero-kicker[data-astro-cid-ge2uvauf] .diamond[data-astro-cid-ge2uvauf]{color:var(--accent-2-bright);margin:0 .15em}.hero-kicker[data-astro-cid-ge2uvauf] .hero-years[data-astro-cid-ge2uvauf]{color:var(--ink-3)}.hero-quote-link[data-astro-cid-ge2uvauf]{max-width:620px;color:inherit;margin-top:26px;text-decoration:none;display:block;position:relative}.hero-openquote[data-astro-cid-ge2uvauf]{font-family:var(--serif);color:var(--accent);opacity:.24;pointer-events:none;font-size:104px;line-height:1;position:absolute;top:-46px;left:-8px}.hero-quote[data-astro-cid-ge2uvauf]{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);margin:0;font-size:clamp(2rem,3.4vw + .9rem,2.8125rem);font-style:italic;font-weight:400;line-height:1.19;transition:color .15s;position:relative}.hero-quote-link[data-astro-cid-ge2uvauf]:hover .hero-quote[data-astro-cid-ge2uvauf]{color:var(--accent-ink)}.hero-quote-link[data-astro-cid-ge2uvauf]:focus-visible{outline:2px solid var(--accent);outline-offset:6px;border-radius:2px}.hero-play[data-astro-cid-ge2uvauf]{align-items:center;gap:14px;margin-top:28px;display:flex}.hero-play-btn[data-astro-cid-ge2uvauf]{background:var(--accent);width:48px;height:48px;color:var(--on-accent);border-radius:50%;flex:none;justify-content:center;align-items:center;padding-left:2px;font-size:16px;text-decoration:none;transition:background-color .15s,transform .15s;display:flex}.hero-play-btn[data-astro-cid-ge2uvauf]:hover{background:var(--accent-ink);transform:scale(1.05)}.hero-play-btn[data-astro-cid-ge2uvauf]:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.hero-play-btn[data-astro-cid-ge2uvauf]:active{transform:scale(1)}.hero-play-meta[data-astro-cid-ge2uvauf]{flex:1;min-width:0}.hero-play-source[data-astro-cid-ge2uvauf]{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);font-size:.6875rem;font-weight:700;display:block}.hero-play-cta[data-astro-cid-ge2uvauf]{font-family:var(--sans);color:var(--accent);margin-top:2px;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-block}.hero-play-cta[data-astro-cid-ge2uvauf]:hover{color:var(--accent-ink);text-decoration:underline}.hero-browser[data-astro-cid-ge2uvauf]{font-family:var(--sans);color:var(--ink-3);align-items:center;gap:10px;margin-top:22px;font-size:.75rem;display:flex}.hero-browser[data-astro-cid-ge2uvauf][hidden]{display:none}.hero-arrow[data-astro-cid-ge2uvauf]{border:1.5px solid var(--rule-strong);width:32px;height:32px;color:var(--ink-3);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:border-color .15s,color .15s;display:flex}.hero-arrow[data-astro-cid-ge2uvauf]:hover{border-color:var(--accent);color:var(--accent)}.hero-arrow[data-astro-cid-ge2uvauf]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero-count[data-astro-cid-ge2uvauf]{letter-spacing:.1em}.hero-play[data-astro-cid-ge2uvauf] .gk-wf{flex:none}.hero-right[data-astro-cid-ge2uvauf]{background:var(--mat);justify-content:center;align-items:center;padding:38px;display:flex}.hero-plate[data-astro-cid-ge2uvauf]{background:var(--card);border:1px solid var(--rule);width:100%;max-width:24rem;box-shadow:var(--shadow-3);margin:0;padding:14px 14px 0}.hero-plate[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{object-fit:cover;width:100%;height:300px;display:block}.hero-plate-cap[data-astro-cid-ge2uvauf]{font-family:var(--serif);color:var(--ink-3);justify-content:space-between;align-items:center;gap:12px;padding:12px 2px 14px;font-size:.8125rem;font-style:italic;display:flex}.hero-plate-play[data-astro-cid-ge2uvauf]{background:var(--accent);width:34px;height:34px;color:var(--on-accent);border-radius:50%;flex:none;justify-content:center;align-items:center;padding-left:2px;font-size:12px;text-decoration:none;transition:background-color .15s;display:flex}.hero-plate-play[data-astro-cid-ge2uvauf]:hover{background:var(--accent-ink)}.hero-plate-play[data-astro-cid-ge2uvauf]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (width<=820px){.hero[data-astro-cid-ge2uvauf]{grid-template-columns:1fr}.hero-left[data-astro-cid-ge2uvauf]{border-right:none;padding:40px 28px 32px}.hero-right[data-astro-cid-ge2uvauf]{background:0 0;justify-content:flex-start;padding:0 28px 36px}.hero-plate[data-astro-cid-ge2uvauf]{max-width:20rem}}.standfirst[data-astro-cid-lcdefpme]{max-width:44rem;margin:0 auto 3rem;padding:0 4px}.standfirst[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-family:var(--serif);color:var(--ink);margin:0 0 1rem;font-size:1.16rem;line-height:1.68}.standfirst[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]:first-child{letter-spacing:-.006em;font-size:1.3rem;line-height:1.55}.standfirst-more[data-astro-cid-lcdefpme]{font-family:var(--sans);margin:0;font-size:.85rem;font-weight:600}.standfirst-more[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--accent);border-bottom:1px solid color-mix(in srgb, var(--accent) 45%, transparent);text-decoration:none}.standfirst-more[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--accent-ink);border-color:var(--accent-ink)}.standfirst-more[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}@media (width<=640px){.standfirst[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]:first-child{font-size:1.14rem}.standfirst[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:1.05rem}}.visually-hidden[data-astro-cid-lcdefpme]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.search-band[data-astro-cid-lcdefpme]{background:var(--accent);flex-wrap:wrap;align-items:center;gap:16px 24px;padding:24px 48px;display:flex}.search-band-title[data-astro-cid-lcdefpme]{font-family:var(--serif);color:var(--on-accent);flex:none;margin:0;font-size:1.375rem;font-weight:700}.search-field[data-astro-cid-lcdefpme]{background:var(--on-accent);border-radius:var(--r-pill);flex:1;min-width:340px;display:flex;overflow:hidden;box-shadow:0 6px 18px #15161c40}.search-field[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme][type=search]{min-width:0;font-family:var(--sans);color:var(--ink);background:0 0;border:none;flex:1;padding:14px 24px;font-size:.95rem}.search-field[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme][type=search]::placeholder{color:var(--ink-3)}.search-field[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme][type=search]:focus-visible{outline:none}.search-field[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]{font-family:var(--sans);color:var(--on-accent);background:var(--ink);cursor:pointer;border:none;flex:none;padding:0 26px;font-size:.85rem;font-weight:600;transition:background-color .15s}.search-field[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]:hover{background:var(--ink-press)}.search-field[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--on-accent);outline-offset:-3px}.search-try[data-astro-cid-lcdefpme]{font-family:var(--sans);color:#ffffffd9;flex-wrap:wrap;flex:none;align-items:baseline;gap:.55rem;margin:0;font-size:.8rem;display:flex}.search-try[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--on-accent);text-underline-offset:2px;text-decoration:underline}.search-try[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:#fffc}.search-try[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--on-accent);outline-offset:2px;border-radius:2px}.collections[data-astro-cid-lcdefpme]{padding:30px 48px 8px}.collections-label[data-astro-cid-lcdefpme]{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);justify-content:space-between;margin-bottom:14px;font-size:.72rem;font-weight:700;display:flex}.collections-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);gap:14px;margin:0;padding:0;list-style:none;display:grid}.tile-wide[data-astro-cid-lcdefpme]{grid-column:1/-1}.gk-tile[data-astro-cid-lcdefpme]{background:var(--card);border:1px solid var(--rule);border-radius:var(--r-card);min-height:118px;box-shadow:var(--shadow-1);flex-direction:column;justify-content:flex-end;gap:5px;padding:22px 24px;text-decoration:none;transition:transform .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s,border-color .22s;display:flex;position:relative}.tile-marker[data-astro-cid-lcdefpme]{border-radius:999px;width:26px;height:6px;position:absolute;top:18px;left:24px}.tile-title[data-astro-cid-lcdefpme]{font-family:var(--serif);letter-spacing:-.01em;font-size:1.4rem;font-weight:700}.tile-meta[data-astro-cid-lcdefpme]{font-family:var(--sans);color:var(--ink-3);font-size:.8rem}.gk-tile[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-2);border-color:#0000;transform:translateY(-4px)}.gk-tile[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.accent-cobalt[data-astro-cid-lcdefpme] .tile-marker[data-astro-cid-lcdefpme]{background:var(--accent)}.accent-cobalt[data-astro-cid-lcdefpme] .tile-title[data-astro-cid-lcdefpme]{color:var(--accent)}.accent-cobalt[data-astro-cid-lcdefpme]:hover{box-shadow:0 12px 26px #2547ff38}.accent-magenta[data-astro-cid-lcdefpme] .tile-marker[data-astro-cid-lcdefpme]{background:var(--accent-2)}.accent-magenta[data-astro-cid-lcdefpme] .tile-title[data-astro-cid-lcdefpme]{color:var(--accent-2)}.accent-magenta[data-astro-cid-lcdefpme]:hover{box-shadow:0 12px 26px #c2115f33}.featured[data-astro-cid-lcdefpme]{background:var(--card-2);border-top:1px solid var(--rule);align-items:center;gap:26px;margin-top:22px;padding:30px 48px;display:flex}.featured-label[data-astro-cid-lcdefpme]{writing-mode:vertical-rl;font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;color:var(--accent-2);flex:none;font-size:.68rem;font-weight:700;transform:rotate(180deg)}.featured-photo[data-astro-cid-lcdefpme]{background:var(--mat);border:1px solid var(--rule);border-radius:12px;flex:none;width:112px;height:112px;overflow:hidden}.featured-photo[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%}.featured-body[data-astro-cid-lcdefpme]{flex:1;min-width:0}.featured-title[data-astro-cid-lcdefpme]{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);margin:0 0 4px;font-size:1.5rem;font-weight:700}.featured-meta[data-astro-cid-lcdefpme]{font-family:var(--sans);color:var(--ink-3);margin:0;font-size:.85rem}.featured-wf[data-astro-cid-lcdefpme]{flex:none}.featured-listen[data-astro-cid-lcdefpme]{border-radius:var(--r-pill);font-family:var(--sans);color:var(--on-accent);background:var(--ink);flex:none;padding:11px 22px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background-color .15s}.featured-listen[data-astro-cid-lcdefpme]:hover{background:var(--accent)}.featured-listen[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (width<=820px){.search-band[data-astro-cid-lcdefpme]{padding:20px 28px}.search-field[data-astro-cid-lcdefpme]{order:3;min-width:100%}.collections[data-astro-cid-lcdefpme]{padding:26px 28px 8px}.collections-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.featured[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:18px;padding:26px 28px}.featured-label[data-astro-cid-lcdefpme]{writing-mode:horizontal-tb;transform:none}.featured-body[data-astro-cid-lcdefpme]{flex-basis:calc(100% - 130px)}.featured-wf[data-astro-cid-lcdefpme]{display:none}}@media (width<=480px){.collections-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}
