:root{--theme-brand-white:#fff;--theme-brand-red:red;--theme-brand-black:#000;--theme-background-primary:#0f1214;--theme-background-secondary:#1b1f21;--theme-background-tertiary:#272a2e;--theme-text-primary:#e5e5e5;--theme-text-secondary:#989898;--theme-text-tertiary:#656565;--theme-text-inverse:#000;--theme-hover-overlay:#ffffff1a;--theme-border-primary:#656565;--theme-border-secondary:#4c4c4c;--theme-border-tertiary:#323232;--theme-accent-primary:#fff;--theme-accent-disable:#323232;--theme-attention:#e42525;--theme-modal-background:#00000080}[data-theme=light]{--theme-background-primary:#fff;--theme-background-secondary:#f5f5f5;--theme-background-tertiary:#e5e5e5;--theme-text-primary:#000;--theme-text-secondary:#4c4c4c;--theme-text-tertiary:#7e7e7e;--theme-text-inverse:#fff;--theme-hover-overlay:#0000001a;--theme-border-primary:#b2b2b2;--theme-border-secondary:#cbcbcb;--theme-border-tertiary:#e5e5e5;--theme-accent-primary:#000;--theme-accent-disable:#e5e5e5}.page-header{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;width:100%;display:flex;position:relative}@media (min-width:768px){.page-header{gap:24px}}.page-header--side-margin{padding:0 20px}@media (min-width:768px){.page-header--side-margin{padding:0 40px}}@media (min-width:1280px){.page-header--side-margin{padding:0 80px}}.page-header__titles{flex-direction:column;gap:16px;width:min-content;min-width:100%;display:flex}@media (min-width:1280px){.page-header__titles{gap:20px}}.page-header__title{color:var(--theme-text-primary);text-box-trim:none;text-box-edge:auto}.page-header__title-ja{color:var(--theme-text-primary);letter-spacing:.02rem;font-size:1.125rem;font-weight:700;line-height:1}@media (min-width:960px){.page-header__title-ja{font-size:1.5rem}}.page-header__hero{opacity:0;width:100vw;margin-left:-20px;padding:20px 0 0;animation:1s ease-out .3s forwards fadeIn;position:relative}@media (min-width:768px){.page-header__hero{width:100%;margin-left:0}}@media (min-width:1280px){.page-header__hero{padding:40px 0 0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.page-header__description{color:var(--theme-text-primary);width:100%;max-width:720px;position:relative}.page-header__back-link{color:var(--theme-text-secondary);align-items:center;gap:8px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;display:flex}@media (min-width:960px){.page-header__back-link{font-size:.9375rem}}.page-header__back-link svg{width:16px;height:16px}.page-header__back-link:hover{color:var(--theme-text-primary)}
