:is(body:has(.cs) header.container,body:has(.cs) footer.mt-auto){display:none!important}.cs{--paper:#f4f1ea;--ink:#17150f;--ink-soft:#56514a;--hair:#17150f24;--hair-strong:#17150f47;box-sizing:border-box;background:var(--paper);width:100%;min-height:100dvh;color:var(--ink);font-family:var(--font-geist-sans,"Plus Jakarta Sans", system-ui, sans-serif);grid-template-rows:auto 1fr auto;gap:clamp(1.5rem,4vw,3rem);padding:clamp(1.25rem,3.5vw,2.75rem);display:grid;position:relative;overflow:hidden}.cs *{box-sizing:border-box}.cs:before{content:"";background:var(--brand);width:clamp(6px,.9vw,10px);position:absolute;inset:0 auto 0 0}.cs:after{content:"";background:repeating-linear-gradient(-45deg, transparent 0 13px, color-mix(in srgb, var(--brand) 22%, transparent) 13px 15px);opacity:.5;pointer-events:none;width:340px;height:340px;position:absolute;bottom:-80px;right:-80px;-webkit-mask-image:radial-gradient(circle at 100% 100%,#000,#0000 72%);mask-image:radial-gradient(circle at 100% 100%,#000,#0000 72%)}.cs__topbar{z-index:1;border-bottom:1.5px solid var(--ink);font-family:var(--font-geist-mono,ui-monospace, monospace);letter-spacing:.12em;color:var(--ink);justify-content:space-between;align-items:baseline;padding-bottom:.9rem;font-size:.72rem;display:flex;position:relative}.cs__topbar-ref{color:var(--ink-soft)}.cs__stage{z-index:1;flex-direction:column;align-self:center;gap:clamp(1.25rem,2.5vw,1.75rem);padding-left:clamp(.25rem,2vw,1.5rem);display:flex;position:relative}.cs__mark{animation:.7s cubic-bezier(.2,.8,.2,1) 50ms both cs-rise}.cs__logo{object-fit:contain;object-position:left center;width:auto;max-width:min(70vw,340px);height:clamp(30px,4vw,44px);display:block}.cs__wordmark{letter-spacing:-.02em;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800}.cs__title{letter-spacing:-.04em;max-width:14ch;margin:0;padding-bottom:.08em;font-size:clamp(2.4rem,7vw,5rem);font-weight:800;line-height:.96}.cs__title-line{animation:.8s cubic-bezier(.2,.8,.2,1) both cs-rise;display:block}.cs__title-line:first-child{animation-delay:.14s}.cs__title-line:nth-child(2){animation-delay:.24s}.cs__title-line--accent{color:var(--brand)}.cs__lede{max-width:42ch;color:var(--ink-soft);margin:0;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.55;animation:.8s cubic-bezier(.2,.8,.2,1) .34s both cs-rise}.cs__foot{z-index:1;font-family:var(--font-geist-mono,ui-monospace, monospace);letter-spacing:.06em;color:var(--ink-soft);align-items:center;gap:1rem;font-size:.7rem;display:flex;position:relative}.cs__foot-tag{border-left:1px solid var(--hair-strong);padding-left:1rem}@keyframes cs-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.cs *{animation:none!important}}
