.home-hero{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:1.25rem;overflow:hidden}.home-hero__main{grid-template-columns:auto 1fr;align-items:start;gap:2rem;padding:1.75rem 1.5rem 1.5rem;display:grid}.hero__flag{border-radius:var(--radius-sm);width:80px;box-shadow:var(--shadow-md);border:1px solid #0000001a;flex-shrink:0;overflow:hidden}.hero__flag-band{height:28px}.hero__flag-band--red{background:var(--color-red)}.hero__flag-band--white{background:#fff}.hero__flag-band--green{background:var(--color-green)}.hero__content{min-width:0}.hero__title{color:var(--color-text);margin:0 0 .75rem;font-size:clamp(1.6rem,4vw,2.25rem);line-height:1.25}.hero__subtitle{color:var(--color-text-muted);max-width:600px;margin:0 0 1.25rem;font-size:1.05rem;line-height:1.6}.hero__actions{flex-wrap:wrap;gap:.75rem;display:flex}.home-hero__stats{border-top:1px solid var(--color-border);background:var(--color-bg);grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.hero__stat{text-align:center;border-right:1px solid var(--color-border);flex-direction:column;align-items:center;padding:1rem .75rem;display:flex}.hero__stat:last-child{border-right:none}.hero__stat strong{color:var(--color-red);font-size:1.5rem;font-family:var(--font-display);line-height:1.1}.hero__stat span{color:var(--color-text-muted);margin-top:.2rem;font-size:.78rem}.home-panels{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:2rem;display:grid}.how-it-works{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.5rem}.how-it-works h2{margin:0 0 1.25rem;font-size:1.2rem}.steps{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.step{align-items:flex-start;gap:.85rem;display:flex}.step__num{background:var(--color-green);width:1.75rem;height:1.75rem;color:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;display:flex}.step p{color:var(--color-text);margin:0;font-size:.9rem;line-height:1.5}.seo-intro{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);border-top:3px solid var(--color-green);padding:1.5rem}.seo-intro h2{color:var(--color-green-dark);margin:0 0 .75rem;font-size:1.1rem}.seo-intro p{color:var(--color-text-muted);margin:0;font-size:.92rem;line-height:1.65}.home-disclaimer{border-top:1px solid var(--color-border);text-align:center;margin-top:.5rem;padding-top:1.5rem}.home-disclaimer p{color:var(--color-text-muted);max-width:720px;margin:0 auto .5rem;font-size:.82rem;line-height:1.5}.home-disclaimer p:last-child{margin-bottom:0}.home-disclaimer__made{color:var(--color-green-dark);font-weight:500;margin-top:.75rem!important}@media (max-width:768px){.home-panels{grid-template-columns:1fr}.home-hero__stats{grid-template-columns:repeat(2,1fr)}.hero__stat:nth-child(2){border-right:none}.hero__stat:first-child,.hero__stat:nth-child(2){border-bottom:1px solid var(--color-border)}}@media (max-width:600px){.home-hero__main{grid-template-columns:auto 1fr;gap:1rem;padding:1.25rem 1rem 1rem}.hero__flag{width:56px}.hero__flag-band{height:20px}.hero__title{font-size:clamp(1.15rem,4.5vw,1.6rem)}.hero__subtitle{margin-bottom:1rem;font-size:.9rem}.hero__stat strong{font-size:1.25rem}.hero__stat span{font-size:.72rem}}
