*{margin:0;padding:0;box-sizing:border-box;font-family:Maven Pro,sans-serif;font-optical-sizing:auto}html{scroll-behavior:smooth}body{background:#000;color:#fff;min-height:100vh;line-height:1.7}@media (max-width: 768px){body{padding:1rem}}h1{font-size:2.25rem;font-weight:900;line-height:1.1}h2{font-size:1.875rem;font-weight:700;line-height:1.2}h3{font-size:1.25rem;font-weight:700;line-height:1.3}p{font-size:1.125rem;color:#e5e5e5;line-height:1.75}@media (min-width: 768px){h1{font-size:2.75rem}h2{font-size:2.25rem}h3{font-size:1.5rem}p{font-size:1.15rem;line-height:1.8}}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.content{max-width:54rem;margin:0 auto;padding:3rem 0}@media (min-width: 768px){.container{padding:0 3rem}.content{padding:6rem 0}}header{padding:2.5rem 0}.header-content{display:flex;gap:1.5rem;align-items:flex-start;margin-bottom:1rem}.logo{width:5rem;height:5rem;border-radius:50%;border:2px solid #404040}.tagline{color:#a3a3a3;font-size:1.05rem;margin-top:.5rem}@media (min-width: 768px){header{padding:3.5rem 0}.header-content{gap:2rem;margin-bottom:0rem}.logo{width:5.5rem;height:5.5rem}.tagline{font-size:1.15rem}}section{margin-bottom:6rem}@media (min-width: 768px){section{margin-bottom:10rem}}section h2{margin-bottom:2rem}@media (min-width: 768px){section h2{margin-bottom:3rem}}.hero{margin-bottom:8rem}@media (min-width: 768px){.hero{margin-bottom:12rem}}.hero h2{font-size:2rem;line-height:1.15;margin-bottom:2rem}@media (min-width: 768px){.hero h2{font-size:3.5rem;margin-bottom:2.5rem}}.hero p{font-size:1.2rem;margin-bottom:2.5rem;max-width:42rem}@media (min-width: 768px){.hero p{font-size:1.35rem;margin-bottom:3rem}}.btn-group{display:flex;flex-direction:column;gap:1.25rem;margin-top:2.5rem}@media (min-width: 640px){.btn-group{flex-direction:row;flex-wrap:wrap;gap:1.5rem}}.btn{display:inline-block;padding:1.4rem 2.5rem;border-radius:.75rem;font-size:1.125rem;font-weight:600;text-decoration:none;text-align:center;transition:all .2s}@media (min-width: 768px){.btn{padding:1.5rem 3rem;font-size:1.15rem}}.btn-primary{background:#155dfc;color:#fff}.btn-primary:hover{background:#193cb8}.btn-secondary{background:transparent;color:#fff}.btn-secondary:hover{background:#262626}.grid{display:grid;gap:1.5rem}@media (min-width: 768px){.grid{gap:2.5rem}.grid-2{grid-template-columns:repeat(2,1fr)}}.card{padding:2rem;border-radius:1rem;transition:background .2s}@media (min-width: 768px){.card{padding:3rem}}.card:hover{background:#171717}.card h3{margin-bottom:1rem}.card p{color:#d4d4d4;line-height:1.75}.card-arrow{color:#737373;margin-top:1.5rem;display:inline-block}@media (min-width: 768px){.card-arrow{margin-top:2rem}}.card:hover .card-arrow{color:#a3a3a3}.problem-list{list-style:none;display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.problem-list{gap:2.5rem}}.problem-item{display:flex;gap:1.5rem;align-items:flex-start}@media (min-width: 768px){.problem-item{gap:2rem}}.steps{list-style:none;display:flex;flex-direction:column;gap:2.5rem}@media (min-width: 768px){.steps{gap:3.5rem}}.step{display:flex;gap:1.5rem;align-items:flex-start}@media (min-width: 768px){.step{gap:2.5rem}}.step-number{background:#bae6fd;color:#000;border-radius:50%;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0}@media (min-width: 768px){.step-number{width:4.5rem;height:4.5rem;font-size:1.75rem}}.step-content h3{margin-bottom:.75rem}@media (min-width: 768px){.step-content h3{margin-bottom:1rem}}.step-content p{color:#e5e5e5}.community-card{display:block;text-decoration:none;color:inherit}.community-header{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.25rem}@media (min-width: 768px){.community-header{gap:1.5rem;margin-bottom:1.5rem}}.community-card svg{width:2rem;height:2rem}@media (min-width: 768px){.community-card svg{width:2.25rem;height:2.25rem}}.resource-link{display:block;text-decoration:none;color:inherit}.resource-content{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.resource-info h3{margin-bottom:.75rem}@media (min-width: 768px){.resource-info h3{margin-bottom:1rem}}.resource-with-icon{display:flex;align-items:center;gap:1.25rem}@media (min-width: 768px){.resource-with-icon{gap:1.5rem}}.resource-with-icon svg{width:1.75rem;height:1.75rem;flex-shrink:0}@media (min-width: 768px){.resource-with-icon svg{width:2rem;height:2rem}}.arrow{color:#737373;font-size:1.5rem;flex-shrink:0}.card:hover .arrow{color:#a3a3a3}.legal-grid{display:grid;gap:1.25rem;margin-top:2rem}@media (min-width: 768px){.legal-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2.5rem}}.legal-link{color:#d4d4d4;text-decoration:underline;transition:color .2s;font-size:1.05rem}.legal-link:hover{color:#fff}footer{padding:4rem 0;margin-top:6rem;text-align:center}@media (min-width: 768px){footer{padding:6rem 0;margin-top:10rem}}.social-links{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem}@media (min-width: 768px){.social-links{gap:2.5rem;margin-bottom:2.5rem}}.social-links a{color:#fff;transition:opacity .2s}.social-links a:hover{opacity:.7}.social-links svg{width:2rem;height:2rem}@media (min-width: 768px){.social-links svg{width:2.25rem;height:2.25rem}}.copyright{color:#a3a3a3;font-size:1.05rem;padding-bottom:20rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only:focus{position:static;width:auto;height:auto;padding:.5rem 1rem;margin:0;overflow:visible;clip:auto;white-space:normal;background:#fff;color:#000}a:focus,button:focus{outline:2px solid #fff;outline-offset:2px}img{max-width:100%;height:auto;display:block}ul,li{list-style:none}
