.eshell .hub-crumb{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-mute);padding:22px 0 0}.eshell .hub-crumb a{text-decoration:none}.eshell .hub-crumb a:hover{color:var(--accent)}.eshell .hub-header{padding:18px 0 40px;max-width:640px}.eshell .hub-header h1{font-family:var(--serif);font-weight:420;font-size:clamp(30px,4.4vw,44px);line-height:1.15;margin:0;text-align:left;max-width:none}.eshell .hub-deck{font-family:var(--serif);font-weight:350;font-size:16px;line-height:1.6;color:var(--ink-soft);margin:16px 0 0}.eshell .hub-count{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-mute);margin:12px 0 0}.eshell .hub-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding-bottom:8px}.eshell .hub-card{display:block;text-decoration:none;background:var(--card);border:1px solid var(--line-soft);border-radius:14px;overflow:hidden;transition:border-color .15s,background .15s}.eshell .hub-card:hover{border-color:var(--accent)}.eshell .hub-card.indexing{opacity:.55}.eshell .hub-card-img{aspect-ratio:1;padding:16px;background:var(--plinth,#f1e9e4)}.eshell .hub-card-img-inner{position:relative;width:100%;height:100%}.eshell .hub-card-body{padding:14px 16px 16px}.eshell .hub-card-brand{display:block;font-size:9.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-mute)}.eshell .hub-card-name{font-family:var(--serif);font-weight:450;font-size:15px;line-height:1.3;margin:3px 0 0;display:block;color:var(--ink)}.eshell .hub-card-meta{margin-top:8px;font-size:11px;color:var(--ink-mute)}.eshell .hub-card-status{margin-top:6px;font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint)}@media(min-width:640px){.eshell .hub-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:900px){.eshell .hub-grid{grid-template-columns:repeat(4,1fr)}}