*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:#2c3e50;color:#fff;padding:1rem 0;box-shadow:0 2px 4px #0000001a}.header-content{display:flex;justify-content:space-between;align-items:center}.logo h1{font-size:1.5rem;font-weight:600}.nav{display:flex;gap:2rem}.nav a{color:#fff;text-decoration:none;font-weight:500;transition:color .3s}.nav a:hover{color:#3498db}.main-content{min-height:calc(100vh - 120px)}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0;text-align:center}.hero h1{font-size:3rem;margin-bottom:1rem;font-weight:700}.hero-subtitle{font-size:1.2rem;max-width:600px;margin:0 auto;opacity:.9}.signup-section{padding:4rem 0;background:#f8f9fa}.signup-section h2{text-align:center;margin-bottom:1rem;color:#2c3e50;font-size:2.5rem}.signup-section>.container>p{text-align:center;margin-bottom:3rem;font-size:1.1rem;color:#666;max-width:600px;margin-left:auto;margin-right:auto}.signup-form{max-width:600px;margin:0 auto;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px #0000001a}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#2c3e50}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:2px solid #e1e8ed;border-radius:4px;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#3498db}.checkbox-group{display:flex;flex-direction:column;gap:.5rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-weight:400;cursor:pointer}.checkbox-label input[type=checkbox]{width:auto;margin:0}.btn{padding:.75rem 2rem;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-block;text-align:center}.btn-primary{background:#3498db;color:#fff}.btn-primary:hover:not(:disabled){background:#2980b9;transform:translateY(-1px)}.btn-primary:disabled{background:#bdc3c7;cursor:not-allowed}.btn-secondary{background:#95a5a6;color:#fff}.btn-secondary:hover{background:#7f8c8d}.success-message{text-align:center;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:600px;margin:0 auto}.success-message h2{color:#27ae60;margin-bottom:1rem}.error-message{background:#e74c3c;color:#fff;padding:1rem;border-radius:4px;margin-bottom:1rem;text-align:center}.features{padding:4rem 0;background:#fff}.features h2{text-align:center;margin-bottom:3rem;color:#2c3e50;font-size:2.5rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.feature{text-align:center;padding:2rem;border-radius:8px;background:#f8f9fa;transition:transform .3s}.feature:hover{transform:translateY(-4px)}.feature h3{margin-bottom:1rem;color:#2c3e50;font-size:1.5rem}.feature p{color:#666;line-height:1.6}.footer{background:#2c3e50;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:#3498db}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#bdc3c7;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#fff}.footer-bottom{border-top:1px solid #34495e;padding-top:1rem;text-align:center}.bible-verse{margin-top:.5rem;font-style:italic;color:#3498db}@media (max-width: 768px){.header-content{flex-direction:column;gap:1rem;text-align:center}.nav{justify-content:center}.hero h1{font-size:2rem}.hero-subtitle{font-size:1rem}.signup-form{margin:0 1rem;padding:1.5rem}.features h2,.signup-section h2{font-size:2rem}.checkbox-group{gap:.75rem}.checkbox-label{padding:.5rem;background:#f8f9fa;border-radius:4px}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#root{width:100%;margin:0;padding:0;text-align:left}
