*{--scif-blue:#004aad;margin:0;padding:0;box-sizing:border-box}:root{--primary-color:#004aad;--secondary-color:#6c757d;--success-color:#28a745;--danger-color:#dc3545;--warning-color:#ffc107;--info-color:#17a2b8}body{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333}nav{position:fixed;top:0;width:100%;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1000;padding:1rem 0}nav ul{list-style:none;display:flex;justify-content:center;gap:2rem}nav a{text-decoration:none;color:#2563eb;font-weight:600;font-size:1.1rem;transition:color .3s ease}nav a:hover{color:#1d4ed8}section{min-height:100vh;padding:6rem 0 4rem;width:100%}.container{max-width:1200px;margin:0 auto;padding:0 2rem}h1{font-size:3rem;text-align:center;margin-bottom:2rem;color:#1f2937}h2{font-size:2.5rem;margin-bottom:3rem;color:#374151;text-align:center}h3.blue{color:var(--primary-color)}#home{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.slider{width:100%;height:400px;position:relative;overflow:hidden;border-radius:15px;margin-bottom:3rem}.slide{width:100%;height:100%;position:absolute;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;transition:opacity 1s ease-in-out}.slide:nth-child(1) {background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)) , url(data:image/svg+xml,<svg\ xmlns=\"http://www.w3.org/2000/svg\"\ viewBox=\"0\ 0\ 1200\ 400\"><rect\ fill=\"%23a855f7\"\ width=\"1200\"\ height=\"400\"/><text\ x=\"600\"\ y=\"200\"\ font-family=\"Arial\"\ font-size=\"24\"\ fill=\"white\"\ text-anchor=\"middle\"\ dominant-baseline=\"central\">Bible\ Study\ Fellowship</text></svg>)}.slide:nth-child(2) {background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)) , url(data:image/svg+xml,<svg\ xmlns=\"http://www.w3.org/2000/svg\"\ viewBox=\"0\ 0\ 1200\ 400\"><rect\ fill=\"%23059669\"\ width=\"1200\"\ height=\"400\"/><text\ x=\"600\"\ y=\"200\"\ font-family=\"Arial\"\ font-size=\"24\"\ fill=\"white\"\ text-anchor=\"middle\"\ dominant-baseline=\"central\">Growing\ Together\ in\ Faith</text></svg>);opacity:0}.slide:nth-child(3) {background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)) , url(data:image/svg+xml,<svg\ xmlns=\"http://www.w3.org/2000/svg\"\ viewBox=\"0\ 0\ 1200\ 400\"><rect\ fill=\"%23dc2626\"\ width=\"1200\"\ height=\"400\"/><text\ x=\"600\"\ y=\"200\"\ font-family=\"Arial\"\ font-size=\"24\"\ fill=\"white\"\ text-anchor=\"middle\"\ dominant-baseline=\"central\">Community\ &\ Learning</text></svg>);opacity:0}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.text-content{font-size:1.1rem;line-height:1.8}.text-content p{margin-bottom:1.5rem}.image-placeholder{width:100%;height:300px;background:linear-gradient(45deg,#e5e7eb,#d1d5db);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:1.2rem}.square-image{aspect-ratio:1;height:350px}#about{background-color:#f5f5f5}.times-list{font-size:1.2rem;line-height:2}.times-list h3{color:#2563eb;margin-bottom:.5rem;font-size:1.4rem}.times-list ul{list-style:none;margin-bottom:2rem}.times-list li{padding:.5rem 0;border-bottom:1px solid #e5e7eb}#map{padding:4rem 0}.map-container{width:100%;height:500px;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.map-container iframe{width:100%;height:100%;border:none}.contact-form{background:#f9fafb;padding:2rem;border-radius:15px}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#374151}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#2563eb}.form-group textarea{height:120px;resize:vertical}.submit-btn{background:#2563eb;color:#fff;padding:1rem 2rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .3s ease}.submit-btn:hover{background:#1d4ed8}.contact-info{margin-top:2rem;padding:1.5rem;background:#eff6ff;border-radius:10px;text-align:center}.contact-info h4{color:#1f2937;margin-bottom:.5rem}.contact-info p{color:#2563eb;font-weight:600;font-size:1.1rem}footer{background:#f8f9fa;padding:1rem 0;border-top:1px solid #e5e7eb}.version{text-align:left;line-height:2;color:#6b7280;margin:0;font-size:.9rem}@media (max-width:768px){nav ul{flex-wrap:wrap;gap:1rem}h1{font-size:2rem}h2{font-size:1.8rem}.two-column{grid-template-columns:1fr;gap:2rem}section{padding:4rem 1rem 2rem}.slider{height:250px}}