.surf-skip-link{z-index:1000;color:#e8f0ff;font-size:var(--fs-14);background:#070b16;border:1px solid #ffffff26;border-radius:8px;padding:10px 16px;font-weight:500;text-decoration:none;position:fixed;top:12px;left:12px;transform:translateY(calc(-100% - 24px))}.surf-skip-link:focus,.surf-skip-link:focus-visible{outline-offset:2px;outline:2px solid #6fb6d8;transform:none}.surf-sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;position:absolute;top:0;left:0;overflow:hidden}.surf-nf-public{justify-content:center;align-items:center;min-height:100vh;display:flex}.surf-state{max-width:560px;padding-block:var(--space-8);align-items:center;gap:var(--space-3);text-align:center;flex-direction:column;margin:0 auto;display:flex}.surf-state--padded{padding:var(--space-7) var(--space-6) var(--space-9);max-width:calc(560px + 2 * var(--space-6))}.surf-state-code{margin:0 0 var(--space-2);font-family:var(--font-display);letter-spacing:-.04em;color:var(--ink);font-variant-numeric:tabular-nums;font-size:clamp(44px,8vw,64px);font-weight:500;line-height:1}.surf-state-eyebrow{font-family:var(--font-mono);font-size:var(--fs-12);letter-spacing:.08em;color:var(--ink-faint);margin:0}.surf-state-title{color:var(--ink);margin:0}.surf-state-title:focus{outline:none}.surf-state-body{color:var(--ink-muted);max-width:46ch;margin:0}.surf-state-actions{justify-content:center;gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.surf-state-digest{margin:var(--space-5) 0 0;font-family:var(--font-mono);font-size:var(--fs-12);color:var(--ink-faint);-webkit-user-select:all;user-select:all}@media (max-width:768px){.surf-state{padding-block:var(--space-6)}.surf-state--padded{padding:calc(var(--space-8) + var(--space-4)) var(--space-4) var(--space-8)}.surf-state-actions{flex-direction:column;align-self:stretch}.surf-state-actions .btn{width:100%}}@keyframes surf-appear{0%{opacity:0}to{opacity:1}}.surf-skeleton{animation:.2s ease-out .15s both surf-appear;position:relative}.surf-skel{display:block}.surf-skel-pill{border-radius:999px;width:220px;height:40px}.surf-skel-count{width:120px;height:28px;margin-top:var(--space-5)}.surf-skel-chips{gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.surf-skel-chip{border-radius:999px;height:28px}.surf-skel-list{gap:var(--space-2);margin-top:var(--space-5);flex-direction:column;display:flex}.surf-skel-row{gap:var(--space-4);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--r-lg);grid-template-columns:56px 1fr;display:grid}.surf-skel-avatar{border-radius:50%;width:56px;height:56px}.surf-skel-lines{gap:var(--space-2);flex-direction:column;display:flex}.surf-skel-line{height:12px}.surf-skel-feed{max-width:var(--container-reading)}.surf-skel-title{width:260px;height:40px}.surf-skel-subtitle{width:360px;max-width:100%;height:16px;margin-top:var(--space-2)}.surf-skel-composer{border-radius:var(--r-lg);height:112px;margin-top:var(--space-6)}.surf-skel-dayhead{width:140px;height:14px;margin-top:var(--space-6)}.surf-skel-card{border-radius:var(--r-lg);height:88px;margin-top:var(--space-3)}@media (max-width:768px){.surf-skel-pill{width:160px}.surf-skel-row{grid-template-columns:44px 1fr}.surf-skel-avatar{width:44px;height:44px}.surf-skel-title{width:70%}.surf-skel-subtitle{width:90%}}@media (prefers-reduced-motion:reduce){.surf-skeleton,.skel.surf-skel{animation:none}}