.home-page{min-height:calc(100vh - var(--nav-h))}.section-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-4);margin-bottom:1.25rem;font-size:.7rem;font-weight:700}.hero{background:linear-gradient(160deg, var(--blue-light) 0%, var(--bg) 60%);border-bottom:1px solid var(--border-2);padding:3.5rem 1.25rem 3rem}.hero-content{max-width:640px;margin:0 auto}.hero h1{color:var(--text);letter-spacing:-.03em;margin-bottom:.5rem;font-size:1.875rem;font-weight:800;line-height:1.2}.hero h1 span{color:var(--blue)}.hero-tagline{color:var(--text-2);margin-bottom:1rem;font-size:1rem;font-weight:500}.hero-description{color:var(--text-3);max-width:520px;margin-bottom:1.75rem;font-size:.925rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.yesterday-section{max-width:var(--max-w);margin:0 auto;padding:2rem 1.25rem 2.5rem}.yesterday-header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.25rem;display:flex}.yesterday-title{color:var(--text);letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.yesterday-date{color:var(--text-4);margin-top:.15rem;font-size:.8rem}.yesterday-links{flex-direction:column;align-items:flex-end;gap:.35rem;display:flex}.yesterday-view-all{color:var(--blue);white-space:nowrap;align-items:center;gap:.35rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .12s;display:inline-flex}.yesterday-view-all:hover{color:var(--blue-dark)}.yesterday-grid{grid-template-columns:repeat(3,1fr);gap:.875rem;display:grid}.yesterday-cta{text-align:center;margin-top:1.25rem}.questions-preview-section{max-width:var(--max-w);border-top:1px solid var(--border-2);margin:0 auto;padding:2rem 1.25rem 2.5rem}.questions-preview-header{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.questions-preview-icon{background:var(--green-bg);border-radius:var(--r);width:40px;height:40px;color:var(--green);flex-shrink:0;justify-content:center;align-items:center;display:flex}.questions-preview-title{color:var(--text);letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.questions-preview-subtitle{color:var(--text-4);margin-top:.1rem;font-size:.8rem}.home-questions-grid{columns:2 420px;column-gap:1rem;display:block}.home-questions-grid .nq-card{break-inside:avoid;page-break-inside:avoid;width:100%;margin:0 0 1rem;display:inline-block}.questions-preview-cta{text-align:center;margin-top:1.25rem}.how-it-works-section{max-width:var(--max-w);border-top:1px solid var(--border-2);margin:0 auto;padding:2.5rem 1.25rem}.how-it-works-grid{justify-content:center;align-items:flex-start;gap:1rem;display:flex}.how-step{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);flex:1;max-width:260px;padding:1.25rem}.how-step-icon{background:var(--blue-light);width:44px;height:44px;color:var(--blue);border-radius:50%;justify-content:center;align-items:center;margin:0 auto .75rem;display:flex}.how-step h3{color:var(--text);margin-bottom:.35rem;font-size:.9rem;font-weight:700}.how-step p{color:var(--text-3);font-size:.8rem;line-height:1.55}.how-step-arrow{color:var(--text-4);flex-shrink:0;margin-top:2.5rem}.home-pricing-section{border-top:1px solid var(--border-2)}.bottom-cta-section{text-align:center;background:linear-gradient(160deg, var(--blue-light) 0%, var(--bg) 60%);border-top:1px solid var(--border-2);padding:3rem 1.25rem}.bottom-cta-section h2{color:var(--text);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.bottom-cta-section p{color:var(--text-3);max-width:480px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:.875rem}.bottom-cta-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}@media (max-width:900px){.yesterday-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero{padding:2.5rem 1rem 2rem}.hero h1{font-size:1.4rem}.yesterday-section{padding:1.5rem 1rem 2rem}.yesterday-grid{gap:.75rem}.questions-preview-section{padding:1.5rem 1rem 2rem}.home-questions-grid{columns:1}.how-it-works-section{padding:1.75rem 1rem}.how-it-works-grid{flex-direction:column;align-items:center}.how-step-arrow{margin:0;transform:rotate(90deg)}.how-step{max-width:100%}.bottom-cta-section{padding:2rem 1rem}.bottom-cta-section h2{font-size:1.1rem}}@media (max-width:480px){.yesterday-grid{grid-template-columns:1fr}.yesterday-header{flex-direction:column;align-items:flex-start;gap:.5rem}.yesterday-links{align-items:flex-start}}
