:root{--black:#0f0f0f;--muted:#bdbdbd;--accent:#b7ff00}.home{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--black)}.logo{color:var(--accent);font-weight:700;text-transform:none}.nav-links a{color:#fff;text-decoration:none;margin-left:1.25rem;font-size:.9rem}.hero{background:var(--black);color:#fff;padding:8rem 1.5rem 6rem;display:flex;align-items:center;justify-content:center;text-align:center;min-height:520px}.hero-inner{max-width:1100px}.hero-title{font-family:Georgia,Times New Roman,serif;font-weight:700;font-size:6.25rem;line-height:.9;margin:0;letter-spacing:-.02em;text-transform:uppercase}.hero-sub{margin-top:1rem;color:var(--muted);font-size:.9rem;letter-spacing:.12em}.what-we-do{padding:4rem 2rem;background:#fff}.what-we-do h2{font-size:2rem;margin:0 0 1.5rem}.grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.grid-item{font-weight:700;padding:3rem 1rem}.why-evolve{background:#f2f2f2;padding:3.5rem 2rem}.why-evolve h2{font-size:2rem;margin:0 0 .75rem}.muted{color:#555;max-width:60ch}.who-we-work{background:var(--black);color:#fff;padding:3.5rem 2rem}.who-we-work h2{font-size:2rem;margin:0 0 1rem}.about{padding:4rem 2rem;background:#fff}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;max-width:1100px;margin:0 auto}.photo-placeholder{background:#eee;min-height:260px}.about-right h3{font-size:2.25rem;margin:0 0 1rem;font-weight:800}.lead{color:#333;max-width:40ch}.three-cards{display:flex;gap:1rem;margin-top:1.5rem}.card{background:#eee;flex:1;min-height:90px}@media (max-width:900px){.hero-title{font-size:3.2rem}.about-grid,.grid{grid-template-columns:1fr}.nav-links{display:none}}.contact-form{display:block}.contact-form label{display:block;color:#666;font-size:.85rem;margin-bottom:.5rem}.contact-form input,.contact-form textarea{width:100%;padding:.6rem .75rem;border:0;border-bottom:1px solid rgba(0,0,0,.12);background:transparent;font-size:1rem;color:inherit;margin-bottom:1rem}.contact-form .form-row{display:flex;gap:1rem}.contact-form .form-col{flex:1}.contact-form .btn{background:#fff;color:var(--black);border:0;padding:.6rem 1rem;cursor:pointer}@media (max-width:900px){.contact-form .form-row{flex-direction:column}}.article-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:start}.article-card{display:flex;gap:1.5rem;background:transparent;padding:1rem 0}.article-card .media{background:#ddd;min-width:220px;height:180px;border-radius:18px}.article-body h3{margin:0 0 .5rem;font-size:1.5rem}.article-body .excerpt{color:#555}.more-reads{padding-left:1rem}.more-grid{display:flex;gap:1rem;margin-top:1rem}.more-card{background:#ddd;flex:1;height:150px;border-radius:18px}@media (max-width:900px){.article-grid{grid-template-columns:1fr}.article-card{flex-direction:column}.article-card .media{width:100%;height:200px}.more-grid{flex-direction:column}}.site-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;position:fixed;left:0;right:0;top:0;z-index:20}.site-footer{background:var(--black);color:#fff;padding:3.5rem 2rem}.site-footer .footer-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;gap:2rem;align-items:flex-start}.footer-logo{color:var(--accent);font-weight:700;font-size:3rem}.footer-left{display:flex;flex-direction:column;gap:1rem}.footer-right{max-width:56ch}.footer-cta{font-weight:700;margin:0 0 .5rem}.footer-actions{display:flex;gap:1.5rem;margin-top:1rem}.footer-actions a{color:#fff;text-decoration:underline}.footer-social{margin-top:2rem;text-align:right}@media (max-width:900px){.site-footer .footer-inner{flex-direction:column;align-items:flex-start}.footer-social{text-align:left}}.home main>section{min-height:100vh;box-sizing:border-box;display:block}.home main>section.hero{display:flex;align-items:center;justify-content:center}@media (max-width:900px){.home main>section{min-height:auto}}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;padding:0rem;margin:0}.app{max-width:42rem;margin:0 auto}
