:root{--primary-green:#6c9;--deep-green:#363;--earthy-sand:#fc9;--warm-coral:#f66;--sky-blue:#6cf;--text-dark:#2f2f2f;--text-muted:#6b6b6b;--bg-light:#fff;--bg-soft:#f9f9f9}body{background-color:var(--bg-soft);color:var(--text-dark);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}h1,h2,h3,h4,h5,h6{color:var(--deep-green);font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:700}.hero-container{background-color:var(--earthy-sand);text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:1.5rem;margin:1rem;padding:1rem 1.5rem;display:flex}.hero-text p{color:var(--text-muted);line-height:1.6}.hero-buttons{margin-top:1.5rem;margin-bottom:1.5rem}.hero-image img{border-radius:10px;width:100%;max-width:400px;height:auto}.hero-text h1{font-size:1.8rem;line-height:2.2rem}.hero-text p{font-size:1rem;line-height:1.8rem}.hero-text ul{margin:1rem 0;padding-left:1.5rem;list-style-type:disc}.hero-text li{color:var(--text-muted);margin-bottom:.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:1rem;line-height:1rem}.hero-text .highlight{color:var(--deep-green);font-weight:700}.hero-text .highlightred{color:#d32f2f;font-weight:700}.hero-text .left{text-align:left}.hero-text .nowrap{white-space:nowrap}.btn{background-color:var(--primary-green);color:#fff;font-family:var(--font-montserrat),Helvetica,sans-serif;border-radius:6px;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none}.btn:hover{background-color:var(--deep-green)}.btn-outline{background-color:var(--warm-coral);color:#fff;border:2px solid var(--warm-coral)}.btn-outline:hover{color:var(--warm-coral);background-color:#0000}.registration-form .form-field{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.registration-form .form-field label{color:var(--text-dark);text-align:left;flex:0 0 120px;font-weight:600}.registration-form .form-field input,.registration-form .form-field select{border:1px solid #ccc;border-radius:6px;flex:auto;min-width:100px;max-width:250px;padding:.5rem;font-size:.9rem}.registration-form .form-field input[type=checkbox]{padding:.25rem}.registration-form .row{flex:200px;gap:.5rem;display:flex}.registration-form .row input{flex:50px}.height-inputs{flex-wrap:nowrap;gap:.5rem;display:flex}.height-inputs input{flex:0 0 50px}.radio-group{flex-wrap:wrap;gap:.5rem;display:flex}.radio-group label{white-space:nowrap;align-items:center;gap:.25rem;margin:0;display:flex}.checkbox-group{flex-wrap:wrap;gap:.5rem;display:flex}.checkbox-group label{align-items:center;margin-right:4rem;display:flex}.checkbox-group span{width:8rem;display:inline-block}.condition{white-space:nowrap;align-items:center;gap:.25rem;display:flex}.status-text{color:var(--text-muted);margin-top:.5rem;font-size:.95rem}.status-text.error{color:var(--warm-coral)}.status-text.success{color:var(--primary-green)}@media (max-width:768px){.registration-form .form-field label{flex:0 0 100px}}@media (min-width:768px){.hero-container{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:3rem;padding:2rem}.hero-text,.hero-image{flex:1}.hero-text h1{font-size:2.5rem;line-height:3rem}.hero-text p{font-size:1.125rem;line-height:2rem}}
.Navbar-module__sK_CjW__nav{background-color:var(--primary-green);flex-direction:column;align-items:center;padding:1rem;display:flex}.Navbar-module__sK_CjW__logo{color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.Navbar-module__sK_CjW__links{flex-direction:row;gap:1.25rem;display:flex}.Navbar-module__sK_CjW__nav .Navbar-module__sK_CjW__links a{font-size:1.25rem}.Navbar-module__sK_CjW__links a{color:#fff;font-weight:500;text-decoration:none}.Navbar-module__sK_CjW__links a:hover{color:var(--deep-green)}@media (min-width:768px){.Navbar-module__sK_CjW__nav{flex-direction:row;justify-content:center;gap:3rem}.Navbar-module__sK_CjW__logo{margin-bottom:0}.Navbar-module__sK_CjW__links{flex-direction:row;gap:2rem}}
.Footer-module__j88RgW__footer{background-color:var(--bg-light);color:var(--text-muted);text-align:center;border-top:1px solid #ddd;padding:2rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.Footer-module__j88RgW__links{margin-bottom:.8rem;font-weight:500}.Footer-module__j88RgW__links a{color:var(--primary-green);margin:0 .3rem;text-decoration:none}.Footer-module__j88RgW__links a:hover{color:var(--deep-green);text-decoration:underline}.Footer-module__j88RgW__links span{color:var(--text-muted);margin:0 .3rem}.Footer-module__j88RgW__copy{margin:0;font-size:.9rem;line-height:1.5rem}
