.home-wrapper{max-width:72rem;margin:0 auto;padding:48px 16px 96px;background-color:#fff}.home-intro{max-width:768px;margin-bottom:48px}.home-intro h1{font-size:36px;font-weight:600;line-height:1.08;letter-spacing:-.05em;color:#18181b;margin-bottom:24px}.home-intro p{max-width:720px;font-size:20px;font-weight:300;line-height:1.75;color:#71717a}.home-toolbar{display:block;margin-bottom:32px;padding:16px;border:1px solid #e4e4e7;border-radius:20px;background:#fafafa}.toolbar-search{display:flex;align-items:center;gap:10px;flex:1;min-height:46px;padding:0 16px;border:1px solid #e4e4e7;border-radius:14px;background:#fff;color:#71717a}.toolbar-search input{width:100%;border:0;background:transparent;font-size:16px;color:#18181b;outline:0}.toolbar-search input::placeholder{color:#a1a1aa}.posts-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:40px 24px}.post-tile a{display:flex;flex-direction:column;background:#fff;aspect-ratio:1 / 1}.tile-image-wrap{position:relative;flex:0 0 auto;aspect-ratio:1.18 / 1;border:1px solid #e4e4e7;border-radius:16px;overflow:hidden;background:#f4f4f5}.tile-image{width:100%;height:100%;margin:0;object-fit:cover;transition:transform .22s ease}.post-tile a:hover .tile-image{transform:scale(1.02)}.tile-overlay{position:absolute;left:14px;top:14px}.tile-overlay span{display:inline-flex;align-items:center;height:28px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.92);border:1px solid rgba(228,228,231,.95);font-size:12px;font-weight:500;color:#27272a}.tile-title{font-size:17px;font-weight:600;line-height:1.3;letter-spacing:-.03em;color:#18181b;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.tile-body{flex:1 1 auto;padding:12px 2px 0}.tile-preview{margin-bottom:8px;font-size:13px;line-height:1.55;color:#71717a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tile-meta{display:flex;align-items:center;gap:10px;margin-bottom:4px;font-size:12px;color:#52525b}.meaning-badge{display:inline-flex;align-items:center;height:24px;padding:0 8px;border-radius:999px;background:#f4f4f5;color:#52525b}.meaning-badge.positive{background:#ecfdf3;color:#15803d}.meaning-badge.negative{background:#fef2f2;color:#b91c1c}.meaning-badge.mixed{background:#fffbeb;color:#b45309}.tile-date{color:#71717a}.tile-command{font-family:Geist Mono,SFMono-Regular,Consolas,monospace;font-size:11px;color:#71717a;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-notes{margin-top:128px;padding-top:64px;border-top:1px solid #e4e4e7}.notes-heading{max-width:768px;margin-bottom:32px}.notes-heading h2,.home-cta h2{font-size:28px;font-weight:600;line-height:1.2;letter-spacing:-.04em;color:#18181b;margin-bottom:16px}.notes-heading p,.home-cta p{font-size:17px;line-height:1.7;color:#71717a}.notes-list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:24px}.notes-list li{display:flex;gap:16px}.notes-list strong{font-size:24px;font-weight:500;line-height:1;color:#18181b;min-width:20px}.notes-list h3{font-size:18px;font-weight:600;line-height:1.35;margin-bottom:8px;color:#18181b}.notes-list p{font-size:15px;line-height:1.7;color:#71717a}.home-cta{margin-top:64px;padding:24px 0 0;border-top:1px solid #e4e4e7;display:flex;flex-direction:column;gap:20px}.home-cta a{display:inline-flex;align-items:center;justify-content:center;width:fit-content;height:40px;padding:0 16px;border-radius:999px;background:#18181b;color:#fff;font-size:14px;font-weight:500}@media (min-width: 768px){.home-intro h1{font-size:48px}.posts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.toolbar-search{min-width:0}.posts-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-cta{flex-direction:row;align-items:center;justify-content:space-between}}
