.stories-route{min-height:100vh;padding:calc(var(--header-height) + var(--safe-top) + 46px) max(var(--chassis-gutter), calc(var(--safe-right) + 16px)) calc(120px + var(--safe-bottom));background:radial-gradient(circle at 84% 12%,#9b44322e,#0000 31rem),#171916}.stories-route__shell{width:min(1040px,100%);margin:0 auto}.stories-route header{max-width:780px;padding:clamp(44px,8vw,96px) 0}.stories-route header>p,.stories-route article>div>p{color:var(--sign-500);letter-spacing:.11em;text-transform:uppercase;font-size:.72rem;font-weight:760}.stories-route h1{color:var(--paper-100);letter-spacing:-.02em;margin-top:10px;font-size:clamp(2.8rem,8vw,5.5rem);line-height:1.15}.stories-route header>span{max-width:680px;color:var(--color-text-dim);margin-top:28px;font-size:1.05rem;line-height:1.75;display:block}.stories-route section[aria-label]{gap:16px;display:grid}.stories-route article{background:#211e18db;border:1px solid #e8ddc32e;border-radius:12px;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:clamp(24px,5vw,54px);padding:clamp(24px,5vw,52px);display:grid}.stories-route__mark{background:var(--panel-800);border-radius:8px;min-height:280px;position:relative;overflow:hidden}.stories-route__mark img{object-fit:cover}.stories-route article h2{color:var(--paper-100);letter-spacing:-.02em;margin-top:13px;font-size:clamp(2.2rem,5vw,4.3rem);line-height:1.15}.stories-route article div>span{color:var(--color-text-dim);margin-top:21px;line-height:1.72;display:block}.stories-route article a,.stories-route__receiver{background:var(--sign-500);min-height:48px;color:var(--ink-900);align-items:center;gap:24px;margin-top:26px;padding:10px 15px;font-weight:780;text-decoration:none;display:inline-flex}.stories-route__receiver{margin-top:36px}.stories-route a:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-ring-offset)}@media (max-width:680px){.stories-route{padding-top:calc(var(--header-height) + var(--safe-top) + 20px);padding-inline:max(12px, calc(var(--safe-left) + 8px))}.stories-route article{grid-template-columns:1fr}.stories-route__mark{min-height:190px}}
