.home-hero{min-height:calc(100vh - 62px);display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:3rem 1.25rem;background:linear-gradient(rgba(15,22,40,.55),rgba(15,22,40,.82)),url(/images/site/hero.png) center 30% /cover no-repeat,var(--secondary)}.home-hero-inner{max-width:720px}.home-badge{width:120px;height:120px;object-fit:contain;margin:0 auto 1.2rem;filter:drop-shadow(0 6px 18px rgba(0,0,0,.4))}.home-tag{color:var(--primary);font-weight:700;letter-spacing:2px;text-transform:uppercase;font-size:.8rem;border:1px solid rgba(232,132,60,.5);border-radius:999px;display:inline-block;padding:.35rem 1rem;margin-bottom:1.2rem}.home-hero h1{font-size:clamp(2.6rem,8vw,4.5rem);margin:0 0 1.4rem;line-height:1}.home-story{font-size:1.1rem;color:#dfe4ee;margin:0 auto 1.2rem;max-width:620px}.home-unfinished{font-size:1.4rem;font-weight:700;color:var(--primary);margin:0 0 .6rem}.home-return{color:#c8d2e4;margin:0 0 1.8rem}.home-donate-btn{background:linear-gradient(135deg,#e8843c,#d0602a)}.home-coffee{display:block;margin-top:.8rem;color:hsla(0,0%,100%,.8);font-size:.85rem;text-decoration:underline}.home-coffee:hover{color:#fff}.home-scroll{margin-top:2.5rem;color:#9aa7bd;font-size:.78rem;letter-spacing:1px;text-transform:uppercase}.home-stats-head{display:flex;justify-content:flex-end;margin-bottom:1rem}.home-units{display:inline-flex;border:1px solid var(--border);border-radius:999px;overflow:hidden}.home-units button{border:none;background:#fff;padding:.35rem .9rem;font-size:.8rem;font-weight:600;color:var(--muted);cursor:pointer}.home-units button.on{background:var(--secondary);color:#fff}.home-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:1rem;gap:1rem}.home-stat{background:var(--secondary);color:#fff;border-radius:var(--radius);padding:1.2rem 1rem;text-align:center}.home-stat .num{font-family:var(--font-display);font-size:1.9rem;color:var(--primary);line-height:1}.home-stat .lbl{color:#b9c4d8;font-size:.8rem;text-transform:uppercase;letter-spacing:.4px;margin-top:.4rem}.home-progress{margin-top:2rem}.home-progress-track{height:14px;background:var(--bg-alt);border-radius:999px;overflow:hidden}.home-progress-fill{height:100%;background:linear-gradient(90deg,var(--accent),var(--primary));border-radius:999px}.home-progress-labels{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.78rem;color:var(--muted)}.home-progress-labels span:nth-child(2){color:var(--primary-dark);font-weight:700}.home-journey-wrap{background:var(--bg-alt)}.home-journey{position:relative;padding-left:1.5rem}.home-journey:before{content:"";position:absolute;left:6px;top:8px;bottom:8px;width:2px;background:linear-gradient(var(--accent),var(--primary),var(--secondary))}.home-milestone{position:relative;display:flex;gap:1.2rem;padding:.8rem 0 1.6rem}.home-milestone:before{content:"";position:absolute;left:-1.5rem;top:1.1rem;width:14px;height:14px;border-radius:50%;background:var(--accent);border:3px solid var(--bg-alt)}.home-milestone.crash:before{background:#c0392b}.home-milestone-year{flex:0 0 68px;font-family:var(--font-display);color:var(--primary-dark);font-size:1rem;padding-top:.1rem}.home-milestone-body h3{margin:0 0 .3rem;color:var(--secondary)}.home-milestone.crash h3{color:#c0392b}.home-milestone-body p{margin:0;color:#555;max-width:640px}.home-cards{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.home-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:1.3rem 1.3rem 1.1rem;position:relative;transition:box-shadow .15s,transform .15s;display:block}.home-card:hover{box-shadow:0 8px 26px rgba(27,42,74,.1);transform:translateY(-3px);text-decoration:none}.home-card-ic{font-size:1.8rem}.home-card h3{margin:.5rem 0 .3rem;color:var(--secondary)}.home-card p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.5}.home-card-arrow{color:var(--primary);font-size:1.2rem;position:absolute;top:1.3rem;right:1.3rem}.home-countdown-sec{background:var(--secondary);color:#fff;padding:2.5rem 0;text-align:center}.home-countdown-sec h2{color:var(--primary);font-size:1.3rem;letter-spacing:1px;margin:0 0 1.2rem;text-transform:uppercase}.countdown{display:flex;justify-content:center;gap:1rem;min-height:84px}.cd-cell{background:hsla(0,0%,100%,.08);border-radius:12px;padding:.8rem 1.1rem;min-width:74px}.cd-num{font-family:var(--font-display);font-size:2rem;line-height:1}.cd-lbl{color:#b9c4d8;font-size:.72rem;text-transform:uppercase;letter-spacing:.5px;margin-top:.3rem}.countdown-live{font-size:1.4rem;font-weight:700;color:var(--primary)}.home-donate{background:linear-gradient(135deg,#c0392b,#a5281c);color:#fff;text-align:center;padding:3rem 1.25rem}.home-donate-heart{font-size:2.2rem}.home-donate h2{margin:.5rem 0;color:#fff}.home-donate p{color:#ffdad5;max-width:520px;margin:0 auto 1.5rem}.home-donate-cta{display:inline-block;background:#fff;color:#c0392b;font-weight:800;padding:.8rem 2rem;border-radius:999px}.home-donate-cta:hover{text-decoration:none;background:#fff5f4}@media (max-width:600px){.home-badge{width:92px;height:92px}.countdown{gap:.5rem}.cd-cell{min-width:62px;padding:.6rem .5rem}}