.contents-module__FCdcRa__page{background:var(--bg);min-height:100vh;color:var(--ink)}.contents-module__FCdcRa__inner{max-width:var(--content-home);padding:var(--space-page-end) var(--space-page);margin:0 auto}.contents-module__FCdcRa__head{margin-bottom:var(--space-md);text-align:center}.contents-module__FCdcRa__eyebrow{color:var(--primary-deep);font-size:var(--font-input);font-weight:var(--font-weight-extra-bold);letter-spacing:var(--tracking-eyebrow);display:inline-flex}.contents-module__FCdcRa__head h1{margin:var(--space-xs) 0 0;font-size:clamp(1.75rem,3.4vw,2.5rem);font-weight:var(--font-weight-extra-bold);letter-spacing:-.035em;word-break:keep-all;line-height:1.2}.contents-module__FCdcRa__head p{margin:var(--space-md) auto 0;max-width:560px;color:var(--slate);font-size:var(--font-mobile-heading);line-height:var(--line-height-copy);word-break:keep-all}.contents-module__FCdcRa__disclosure{margin:0 auto var(--space-section);max-width:720px;padding:var(--space-compact) var(--space-panel);border:var(--border-width) solid var(--line);border-radius:var(--radius-modal);background:var(--surface);color:var(--slate);font-size:var(--font-input);line-height:var(--line-height-copy);text-align:center;word-break:keep-all}.contents-module__FCdcRa__disclosure b{color:var(--ink);font-weight:var(--font-weight-extra-bold)}.contents-module__FCdcRa__filters{gap:var(--space-sm);margin-bottom:var(--space-md);display:grid}.contents-module__FCdcRa__filterRow{gap:var(--space-xxs);display:grid}.contents-module__FCdcRa__filterLabel{color:var(--slate);font-size:var(--font-small);font-weight:var(--font-weight-extra-bold)}.contents-module__FCdcRa__chipRow{gap:var(--space-xs);min-width:0;max-width:100%;padding:var(--space-half-xs) 0;scrollbar-width:none;flex-wrap:nowrap;display:flex;overflow-x:auto}.contents-module__FCdcRa__chipRow::-webkit-scrollbar{display:none}.contents-module__FCdcRa__chip{min-height:48px;padding:0 var(--space-panel);border:var(--border-width) solid var(--line);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink);font:inherit;font-size:var(--font-input);font-weight:var(--font-weight-bold);white-space:nowrap;cursor:pointer;flex:none;align-items:center;display:inline-flex}.contents-module__FCdcRa__chip[aria-pressed=true]{border-color:var(--blue);background:var(--primary-bg);color:var(--primary-deep)}.contents-module__FCdcRa__chip:focus-visible{outline:var(--border-width-focus) solid var(--blue);outline-offset:var(--space-focus-offset)}.contents-module__FCdcRa__count{margin:0 0 var(--space-sm);color:var(--slate);font-size:var(--font-small);font-weight:var(--font-weight-bold)}.contents-module__FCdcRa__empty{margin:var(--space-section) 0;color:var(--slate);font-size:var(--font-mobile-heading);text-align:center;word-break:keep-all}.contents-module__FCdcRa__grid{gap:var(--space-panel);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.contents-module__FCdcRa__grid>*{min-width:0}.contents-module__FCdcRa__grid>:last-child:nth-child(3n+1){width:calc((100% - var(--space-panel) * 2) / 3);grid-column:1/-1;justify-self:center}@media (max-width:900px){.contents-module__FCdcRa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contents-module__FCdcRa__grid>:last-child:nth-child(3n+1){grid-column:auto;justify-self:auto;width:auto}.contents-module__FCdcRa__grid>:last-child:nth-child(odd){width:calc((100% - var(--space-panel)) / 2);grid-column:1/-1;justify-self:center}}@media (max-width:560px){.contents-module__FCdcRa__grid{grid-template-columns:minmax(0,1fr);justify-items:center}.contents-module__FCdcRa__grid>:last-child:nth-child(odd){grid-column:auto;justify-self:auto;width:auto}.contents-module__FCdcRa__card{max-width:360px}}.contents-module__FCdcRa__card{border:var(--border-width) solid var(--line);border-radius:var(--radius-modal);background:var(--surface);flex-direction:column;width:100%;display:flex;overflow:hidden}.contents-module__FCdcRa__media{position:relative}.contents-module__FCdcRa__player{aspect-ratio:9/16;object-fit:contain;background:#0f1216;width:100%;display:block}.contents-module__FCdcRa__aiBadge{top:var(--space-xs);left:var(--space-xs);min-height:26px;padding:0 var(--space-sm);border-radius:var(--radius-pill);color:#fff;font-size:var(--font-small);font-weight:var(--font-weight-extra-bold);background:#0f1216c7;align-items:center;display:inline-flex;position:absolute}.contents-module__FCdcRa__body{gap:var(--space-xxs);padding:var(--space-compact) var(--space-panel) var(--space-panel);flex-direction:column;flex:1;display:flex}.contents-module__FCdcRa__tags{color:var(--primary-deep);font-size:var(--font-small);font-weight:var(--font-weight-extra-bold)}.contents-module__FCdcRa__title{font-size:var(--font-heading);font-weight:var(--font-weight-extra-bold);letter-spacing:-.02em;word-break:keep-all;margin:0}.contents-module__FCdcRa__desc{color:var(--slate);font-size:var(--font-input);line-height:var(--line-height-body);word-break:keep-all;margin:0}.contents-module__FCdcRa__cardActions{gap:var(--space-xs);padding-top:var(--space-sm);margin-top:auto;display:grid}.contents-module__FCdcRa__cardCta,.contents-module__FCdcRa__cardGhost{min-height:48px;padding:0 var(--space-sm);border-radius:var(--radius-button);font-size:var(--font-input);font-weight:var(--font-weight-extra-bold);text-align:center;word-break:keep-all;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.contents-module__FCdcRa__cardCta{border:var(--border-width) solid var(--blue);background:var(--blue);color:var(--surface)}.contents-module__FCdcRa__cardCta:hover{border-color:var(--primary-dark);background:var(--primary-dark)}.contents-module__FCdcRa__cardGhost{border:var(--border-width) solid var(--line);background:var(--surface);color:var(--ink)}.contents-module__FCdcRa__cardGhost:hover{border-color:var(--blue);color:var(--primary-deep)}.contents-module__FCdcRa__cardCta:focus-visible,.contents-module__FCdcRa__cardGhost:focus-visible{outline:var(--border-width-focus) solid var(--blue);outline-offset:var(--space-focus-offset)}.contents-module__FCdcRa__cta{justify-content:center;gap:var(--space-sm);margin-top:var(--space-page-end);flex-wrap:wrap;display:flex}.contents-module__FCdcRa__primary,.contents-module__FCdcRa__ghost{min-height:48px;padding:0 var(--space-page);border-radius:var(--radius-button);font-size:var(--font-emphasis);font-weight:var(--font-weight-extra-bold);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.contents-module__FCdcRa__primary{border:var(--border-width) solid var(--blue);background:var(--blue);color:var(--surface)}.contents-module__FCdcRa__primary:hover{border-color:var(--primary-dark);background:var(--primary-dark)}.contents-module__FCdcRa__ghost{border:var(--border-width-emphasis) solid var(--line);background:var(--surface);color:var(--ink)}.contents-module__FCdcRa__ghost:hover{border-color:var(--blue);color:var(--primary-deep)}.contents-module__FCdcRa__primary:focus-visible,.contents-module__FCdcRa__ghost:focus-visible{outline:var(--border-width-focus) solid var(--blue);outline-offset:var(--space-focus-offset)}.contents-module__FCdcRa__note{margin:var(--space-panel) 0 0;color:var(--silver);font-size:var(--font-small);text-align:center;word-break:keep-all}@media (max-width:640px){.contents-module__FCdcRa__inner{padding:var(--space-section) var(--space-md)}.contents-module__FCdcRa__cta{flex-direction:column}.contents-module__FCdcRa__primary,.contents-module__FCdcRa__ghost{width:100%}}
