.home-page{padding:2rem 0 4rem}.home-page .rack__hero{text-align:center;padding:2rem 0 3rem}.home-page .rack__layout{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:1100px){.home-page .rack__layout{grid-template-columns:1fr 280px}}.home-page .rack__main{min-width:0}.home-page .rack__shelf{margin-bottom:3rem}.home-page .shelf__container{position:relative;margin-bottom:.75rem}.home-page .shelf__container:before{content:"";position:absolute;top:0;left:-1rem;right:-1rem;bottom:0;background:linear-gradient(180deg,#e8e0d0,#ddd5c5,#d5cdc0);border:3px solid var(--ink-rich);border-radius:12px 12px 0 0;box-shadow:inset 0 2px 8px #00000014,inset 0 -4px 12px #0000000d;z-index:-1}.home-page .shelf__ledge{position:relative;height:24px;margin-left:-1rem;margin-right:-1rem;background:linear-gradient(180deg,#7a7a7a,#5a5a5a 15%,#4a4a4a,#3a3a3a 85%,#2a2a2a);border:3px solid var(--ink-rich);border-top:none;border-radius:0 0 8px 8px;box-shadow:0 6px 16px #00000040,inset 0 2px #ffffff26}.home-page .shelf__ledge:before{content:"";position:absolute;top:2px;left:10%;right:10%;height:4px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 20%,rgba(255,255,255,.5) 50%,rgba(255,255,255,.3) 80%,transparent 100%);border-radius:2px}.home-page .shelf__ledge:after{content:"";position:absolute;bottom:0;left:0;right:0;height:6px;background:linear-gradient(180deg,#3a3a3a,#1a1a1a);border-radius:0 0 5px 5px}.home-page .rack__shelf--featured .shelf__container:before{background:linear-gradient(180deg,#f5efe5,#ebe5d8,#e0d8c8);box-shadow:inset 0 2px 8px #0000000f,inset 0 -4px 12px #0000000a,0 0 0 1px #0000000d}.home-page .rack__shelf:not(.rack__shelf--featured) .shelf__container:before{background:linear-gradient(180deg,color-mix(in srgb,var(--shelf-accent, #888) 5%,#e8e0d0),color-mix(in srgb,var(--shelf-accent, #888) 8%,#ddd5c5),color-mix(in srgb,var(--shelf-accent, #888) 10%,#d5cdc0))}.home-page .actions-row{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin:2rem 0 3rem}.home-page .actions-row a.btn.btn--secondary:hover,.home-page .actions-row a.btn.btn--secondary:focus-visible{color:var(--ink-rich);background:var(--surface-sunken)}.home-page .feature-section{margin:3rem 0}.home-page .shelf__cta{margin-top:.75rem;padding-left:.5rem}.home-page .shelf__item:nth-child(2n){margin-top:1.5rem}.home-page .shelf__item:nth-child(3n){margin-top:.75rem}.home-page .rack__sidebar{display:none}@media(min-width:1100px){.home-page .rack__sidebar{display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:100px;height:-moz-fit-content;height:fit-content}.home-page .rack__hero{display:grid;grid-template-columns:1fr 280px;-moz-column-gap:3rem;column-gap:3rem}.home-page .rack__hero>*{grid-column:1}}.home-page .sidebar-card{background:var(--surface-raised);border:2px solid var(--ink-rich);border-radius:8px;padding:1.25rem;box-shadow:4px 4px 0 var(--ink-rich)}.home-page .sidebar-card--accent{background:var(--surface-accent);border-style:dashed;box-shadow:none}.home-page .sidebar-card__title{font-family:var(--font-display);font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-rich);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px dashed var(--ink-faint)}.home-page .sidebar-card__text{font-size:.9rem;color:var(--ink-body);line-height:1.5;margin-bottom:.75rem}.home-page .sidebar-card__text:last-child{margin-bottom:0}.home-page .sidebar-card__more{display:block;margin-top:1rem;font-size:.8rem}.home-page .pub-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.home-page .pub-link{display:flex;align-items:center;gap:.75rem;padding:.5rem;border-radius:6px;transition:background .15s ease}.home-page .pub-link:hover{background:var(--surface-sunken)}.home-page .pub-link__dot{width:10px;height:10px;border-radius:50%;background:var(--pub-color);border:2px solid var(--ink-rich);flex-shrink:0}.home-page .pub-link__name{font-family:var(--font-mono);font-size:.8rem;font-weight:500;color:var(--ink-body)}.home-page .pub-link:hover .pub-link__name{color:var(--ink-rich)}.home-page .recent-posts{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.home-page .recent-post{display:flex;flex-direction:column;gap:.15rem;padding:.5rem;border-radius:6px;transition:background .15s ease}.home-page .recent-post:hover{background:var(--surface-sunken)}.home-page .recent-post__pub{font-family:var(--font-mono);font-size:.65rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--pub-accent, var(--ink-muted))}.home-page .recent-post__title{font-size:.85rem;font-weight:500;color:var(--ink-body);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-page .recent-post:hover .recent-post__title{color:var(--ink-rich)}@media(max-width:900px){.home-page .shelf__item:nth-child(2n),.home-page .shelf__item:nth-child(3n){margin-top:0}}@media(max-width:720px){.home-page .rack__hero{padding:1.5rem 0 2rem}.home-page .shelf__container:before{left:-.5rem;right:-.5rem;border-width:2px;border-radius:10px 10px 0 0}.home-page .shelf__ledge{height:18px;margin-left:-.5rem;margin-right:-.5rem;border-width:2px}.home-page .shelf__ledge:before{top:1px;height:3px}.home-page .shelf__ledge:after{height:4px}.home-page .actions-row{flex-direction:column;align-items:stretch}.home-page .actions-row .btn{justify-content:center;width:100%}.home-page .shelf__cta{padding-left:0}}
