.cs{background:var(--bg);flex-direction:column;min-height:100svh;padding-block:clamp(2.25rem,4.5vw,3.75rem) clamp(1.75rem,3.5vw,2.75rem);display:flex}@media (max-width:999px){.cs{padding-top:clamp(4.5rem,10vw,5.5rem)}}.cs__grid,.cs__foot{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:clamp(1.5rem,3.5vw,4rem)}.cs__grid{grid-template-columns:1fr;gap:clamp(2.5rem,5vw,3.5rem);display:grid}.cs__meta{flex-direction:column;gap:clamp(1.6rem,2.6vw,2.25rem);display:flex}.cs__name{font-family:var(--font-display), system-ui, sans-serif;font-optical-sizing:none;letter-spacing:-.04em;font-size:clamp(2.5rem,4.6vw,4.6rem);font-weight:500;line-height:.95}.cs__fields{flex-direction:column;gap:clamp(1.5rem,2.3vw,2rem);display:flex}.cs__field dt{letter-spacing:-.015em;color:var(--text);margin-bottom:.6rem;font-size:1.25rem;font-weight:600}.cs__field dd{color:var(--text-dim);font-size:.95rem;font-weight:400;line-height:1.4}.cs__tools{display:inline-flex}.cs__pills{flex-wrap:wrap;gap:.5rem;display:flex}.cs__pill{border:1px solid var(--line-strong);border-radius:var(--r-pill);letter-spacing:-.01em;color:var(--text);padding:.4em .95em;font-size:.9rem;display:inline-block}.cs__close{z-index:50;cursor:pointer;letter-spacing:-.01em;color:var(--text);transition:opacity var(--dur) var(--ease);background:0 0;border:0;align-self:flex-start;align-items:center;gap:.5rem;padding:0;font-family:inherit;font-size:1.1rem;font-weight:400;display:inline-flex;position:fixed;top:clamp(1.1rem,4vw,1.6rem);right:clamp(1.25rem,5vw,1.75rem)}.cs__close:hover{opacity:.55}.cs__main{min-width:0}.cs__intro{grid-template-columns:1fr;gap:clamp(1.75rem,3.5vw,3rem);display:grid}.cs__headline{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.03em;max-width:22ch;font-size:clamp(1.7rem,2.8vw,2.5rem);font-weight:400;line-height:1.12}.cs__body{flex-direction:column;gap:clamp(1.1rem,1.8vw,1.5rem);max-width:58ch;display:flex}.cs__body p{letter-spacing:-.005em;color:var(--text-dim);font-size:clamp(1.05rem,1.2vw,1.2rem);line-height:1.55}.cs__media{flex-direction:column;gap:clamp(2rem,4vw,1.25rem);margin-top:clamp(3rem,6vw,5.5rem);display:flex}.cs__frame{background:var(--frame);border:1px solid var(--line);border-radius:var(--r-sm);display:block;overflow:hidden}.cs__frame img{width:100%;height:auto;display:block}.cs__cap{letter-spacing:-.01em;color:var(--text-dim);margin-top:.85rem;font-size:.9rem;font-weight:600;display:block}.cs__foot{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem 1.5rem;margin-top:auto;padding-top:clamp(2.75rem,6vw,5rem);display:flex}.cs__next{letter-spacing:-.01em;color:var(--text);transition:gap var(--dur) var(--ease);align-items:center;gap:.65rem;font-size:1.15rem;font-weight:600;display:inline-flex}.cs__next-tag{color:var(--text-dim);font-weight:600}.cs__next:hover{gap:1.1rem}@media (min-width:1000px){.cs__grid{grid-template-columns:minmax(18rem,22rem) 1fr;align-items:start;gap:clamp(2.5rem,4vw,4.5rem)}.cs__meta{min-height:calc(100svh - clamp(4rem,8vw,6.5rem));position:sticky;top:clamp(2.25rem,4vw,3.5rem)}.cs__close{margin-top:auto;position:static}.cs__intro{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(2.5rem,3.5vw,4rem)}}
