: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}.update-item{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;width:100%;display:flex}@media (min-width:768px){.update-item{flex-direction:row;align-items:center;gap:16px}}.update-item__date{width:100%;color:var(--theme-text-secondary);line-height:1;font-family:var(--font-english),sans-serif;justify-content:flex-start;align-items:center;gap:16px;display:flex}@media (min-width:768px){.update-item__date{width:12rem}}.update-item__line{display:none}@media (min-width:768px){.update-item__line{background-color:var(--theme-border-primary);flex:1;height:1px;display:block}}.update-item__title{min-width:1px;min-height:1px;color:var(--theme-text-primary);flex:1}
: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}.home{background-color:var(--theme-background-primary);min-height:100vh}.home__wrapper{z-index:20;background-color:var(--theme-background-primary);padding:64px 0;position:relative}@media (min-width:768px){.home__wrapper{padding:80px 0}}@media (min-width:1280px){.home__wrapper{padding:120px 0}}.home__updated-section{background-color:var(--theme-background-tertiary);border:solid 1px var(--theme-border-secondary);border-radius:16px;flex-direction:column;gap:24px;padding:32px 24px;display:flex}@media (min-width:960px){.home__updated-section{gap:32px;padding:64px}}.home__updated-section-list{flex-direction:column;gap:24px;display:flex}
