.not-found{background:#faf8f5;min-height:calc(100vh - 200px);position:relative;overflow:hidden}.dark .not-found{background:#1a1816}.not-found__texture,.not-found__ink-splatter{display:none}.not-found__container{flex-direction:column;max-width:900px;min-height:calc(100vh - 200px);margin:0 auto;padding:2rem 1.5rem;display:flex;position:relative}@media (max-width:480px){.not-found__container{padding:1rem}}.not-found__masthead{text-align:center;padding-bottom:1.5rem}.not-found__masthead-rule{background:linear-gradient(90deg,#0000,#212121 20% 80%,#0000);height:3px;margin:.75rem 0}.dark .not-found__masthead-rule{background:linear-gradient(90deg,#0000,#e0e0e0 20% 80%,#0000)}.not-found__masthead-date{text-transform:uppercase;letter-spacing:.2em;color:#616161;margin-bottom:.5rem;font-size:.75rem}.dark .not-found__masthead-date{color:#9e9e9e}.not-found__masthead-title{font-family:var(--font-fira-sans),system-ui,sans-serif;letter-spacing:.05em;color:#212121;font-size:clamp(2.5rem,8vw,4rem);font-weight:700;line-height:1}.dark .not-found__masthead-title{color:#f5f5f5}.not-found__masthead-accent{color:#de2729}.not-found__masthead-subtitle{color:#fff;text-transform:uppercase;letter-spacing:.3em;background:#de2729;margin-top:.75rem;padding:.25rem 1rem;font-size:.7rem;font-weight:700;display:inline-block}@media (max-width:480px){.not-found__masthead-subtitle{padding:.2rem .75rem;font-size:.6rem}}.not-found__content{flex-direction:column;flex:1;align-items:center;display:flex}.not-found__error-code{margin:1rem 0 1.5rem}.not-found__error-code-text{font-family:var(--font-merriweather),Georgia,serif;color:#de2729;letter-spacing:-.05em;font-size:clamp(6rem,25vw,12rem);font-weight:900;line-height:1}.not-found__headline{text-align:center;margin-bottom:2rem}.not-found__headline-kicker{font-family:var(--font-fira-sans),system-ui,sans-serif;text-transform:uppercase;letter-spacing:.15em;color:#de2729;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:block}.not-found__headline-main{font-family:var(--font-merriweather),Georgia,serif;color:#212121;max-width:600px;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:800;line-height:1.1;display:block}.dark .not-found__headline-main{color:#f5f5f5}.not-found__article{border-top:2px solid #212121;border-bottom:1px solid #e0e0e0;width:100%;max-width:700px;margin-bottom:2rem;padding:1.5rem 0}.dark .not-found__article{border-top-color:#e0e0e0;border-bottom-color:#424242}.not-found__article-columns{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.not-found__article-columns{grid-template-columns:1fr 1fr;gap:2rem}}.not-found__article-column{font-family:var(--font-fira-sans),system-ui,sans-serif;color:#424242;font-size:.95rem;line-height:1.7}.dark .not-found__article-column{color:#bdbdbd}.not-found__article-column p{margin-bottom:1rem}@media (min-width:640px){.not-found__article-column:first-child{border-right:1px solid #e0e0e0;padding-right:2rem}.dark .not-found__article-column:first-child{border-right-color:#424242}}.not-found__article-lead{font-size:1.05rem}.not-found__dropcap{float:left;font-family:var(--font-merriweather),Georgia,serif;color:#de2729;margin-top:.1rem;margin-right:.5rem;font-size:4rem;font-weight:700;line-height:.8}.not-found__list{margin:.5rem 0 1rem;padding:0;list-style:none}.not-found__list li{margin-bottom:.5rem;padding-left:1.25rem;position:relative}.not-found__list li:before{content:"▸";color:#de2729;font-size:.8em;position:absolute;left:0}.not-found__reward{background:#de272914;border-left:3px solid #de2729;margin-top:1rem;padding:.75rem 1rem}.dark .not-found__reward{background:#de272926}.not-found__cta{text-align:center;margin-top:auto;padding-top:1rem}.not-found__cta-text{font-family:var(--font-fira-sans),system-ui,sans-serif;color:#616161;margin-bottom:1.25rem;font-size:1rem}.dark .not-found__cta-text{color:#9e9e9e}.not-found__cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:640px){.not-found__cta-buttons{flex-direction:column;align-items:stretch;gap:.875rem;max-width:280px;margin:0 auto}}.not-found__btn{font-family:var(--font-fira-sans),system-ui,sans-serif;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.75rem;padding:1rem 1.75rem;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}@media (max-width:640px){.not-found__btn{justify-content:center;padding:.875rem 1.5rem}}@media (max-width:480px){.not-found__btn{padding:.75rem 1.25rem;font-size:.8rem}}.not-found__btn--primary{color:#fff;background:#de2729}.not-found__btn--primary:hover{background:#cc1f21}.not-found__btn--secondary{color:#212121;background:0 0;border:2px solid #212121}.dark .not-found__btn--secondary{color:#f5f5f5;border-color:#f5f5f5}.not-found__btn--secondary:hover{color:#fff;background:#212121}.dark .not-found__btn--secondary:hover{color:#212121;background:#f5f5f5}
