*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;color:#333}.navbar{background-color:#fff;box-shadow:0 2px 4px #0000001a;padding:1rem 0}.navbar-container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.navbar-brand{display:flex;align-items:center;text-decoration:none}.navbar-brand-text{font-size:1.5rem;font-weight:700}.navbar-brand-text-primary{color:#059669}.navbar-brand-text-secondary{color:#1f2937}.navbar-actions{display:flex;align-items:center;gap:1rem}.btn{padding:.5rem 1rem;border-radius:.375rem;font-weight:500;cursor:pointer;text-decoration:none;display:inline-block;transition:all .2s}.btn-primary{background-color:#059669;color:#fff;border:none}.btn-text{color:#4b5563;background:none;border:none}.btn-text:hover{color:#1f2937}.hero{background-color:#fff;padding:4rem 0}.hero-container{max-width:1200px;margin:0 auto;padding:0 1rem}.hero-content{max-width:600px}.hero-title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.hero-title-highlight{color:#059669}.hero-description{font-size:1.25rem;color:#6b7280;margin-bottom:2rem}.hero-buttons{display:flex;gap:1rem}.stats{background-color:#ecfdf5;padding:4rem 0}.stats-container{max-width:1200px;margin:0 auto;padding:0 1rem}.stats-header{text-align:center;margin-bottom:3rem}.stats-title{font-size:2.25rem;font-weight:800;margin-bottom:1rem}.stats-description{font-size:1.25rem;color:#6b7280}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;background:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;padding:2rem}.stat-item{text-align:center;padding:1.5rem}.stat-value{font-size:3rem;font-weight:800;color:#059669;margin-bottom:.5rem}.stat-label{font-size:1.125rem;color:#6b7280}.features{padding:4rem 0;background-color:#fff}.features-container{max-width:1200px;margin:0 auto;padding:0 1rem}.features-header{text-align:center;margin-bottom:3rem}.features-subtitle{color:#059669;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.features-title{font-size:2.25rem;font-weight:800;margin-bottom:1rem}.features-description{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem}.feature-item{display:flex;align-items:flex-start;gap:1rem}.feature-icon{width:3rem;height:3rem;background-color:#059669;border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.feature-content{flex:1}.feature-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.feature-description{color:#6b7280}.feature-link{display:inline-block;margin-top:.75rem;color:#059669;font-weight:500;text-decoration:none;transition:color .2s}.feature-link:hover{color:#047857}.cta{background-color:#059669;padding:4rem 0;color:#fff}.cta-container{max-width:800px;margin:0 auto;padding:0 1rem;text-align:center}.cta-title{font-size:2.25rem;font-weight:800;margin-bottom:1rem}.cta-description{font-size:1.25rem;color:#d1fae5;margin-bottom:2rem}.cta-button{background-color:#fff;color:#059669;padding:.75rem 2rem;border-radius:.375rem;font-weight:500;text-decoration:none;display:inline-block;transition:all .2s}.cta-button:hover{background-color:#f3f4f6}.incident-form{max-width:800px;margin:0 auto}.form-section{border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;margin-bottom:2rem;background-color:#fff}.form-section-title{font-size:1.25rem;font-weight:600;color:#1f2937;padding:0 .5rem;margin-bottom:1rem}.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.875rem;font-weight:500;color:#4b5563;margin-bottom:.5rem}.required-mark{color:#ef4444;margin-left:.25rem}.field-hint{font-size:.75rem;color:#6b7280;margin-left:.5rem}.form-group input,.form-group select{width:100%;padding:.625rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;color:#1f2937;transition:all .2s}.form-group input:focus,.form-group select:focus{outline:none;border-color:#059669;box-shadow:0 0 0 3px #0596691a}.form-group input::placeholder{color:#9ca3af}.error-message{color:#ef4444;font-size:.75rem;margin-top:.25rem}.form-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.btn-primary,.btn-secondary{padding:.625rem 1.25rem;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .2s;cursor:pointer;border:none}.btn-primary{background-color:#059669;color:#fff}.btn-primary:hover{background-color:#047857}.btn-secondary{background-color:#f3f4f6;color:#4b5563}.btn-secondary:hover{background-color:#e5e7eb}@media (max-width: 768px){.form-section{padding:1rem}.form-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%}.stats-grid,.features-grid{grid-template-columns:1fr}.hero-title{font-size:2.5rem}.hero-buttons{flex-direction:column}}.steps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}.step-item{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000000d}.step-number{width:2.5rem;height:2.5rem;background-color:#059669;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.25rem;flex-shrink:0}.step-icon{width:2.5rem;height:2.5rem;background-color:#fef2f2;color:#ef4444;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.step-content{flex:1}.step-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.step-description{color:#6b7280;font-size:.875rem;line-height:1.5}.step-item-warning{border:1px solid #fecaca}.features-alt{background-color:#fef2f2}.medical-info{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}.medical-info-item{background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 2px 4px #0000000d}.medical-info-item h3{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.medical-info-item ul{list-style-type:disc;padding-left:1.5rem;color:#6b7280}.medical-info-item li{margin-bottom:.5rem;font-size:.875rem}@media (max-width: 768px){.steps-grid,.medical-info{grid-template-columns:1fr}}
