*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--orange:#f26522;--yellow:#f7c948;--teal:#1abfbf;--blue:#1a3a8f;--dark:#1a1a1a;--light-bg:#f5f3f0}body{background:var(--light-bg);color:var(--dark);min-height:100vh;font-family:Inter,Segoe UI,sans-serif;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(at 20%,#ffffff4d 0%,#0000 70%),radial-gradient(at 80% 20%,#fff3 0%,#0000 50%);position:fixed;inset:0}.grid-bg{z-index:0;pointer-events:none;opacity:1;position:fixed;inset:0;overflow:hidden}.grid-bg:before{content:"";will-change:transform;background-image:linear-gradient(90deg,#1a3a8f66 1px,#0000 1px),linear-gradient(#1a3a8f66 1px,#0000 1px),linear-gradient(90deg,#f7c948 1px,#0000 1px),linear-gradient(#f7c948 1px,#0000 1px),linear-gradient(#f26522 1px,#0000 1px),linear-gradient(#f26522 1px,#0000 1px);background-position:0 0,0 0,0 0,0 0;background-size:48px 48px,48px 48px,240px 240px,240px 240px;width:200%;height:200%;animation:32s linear infinite gridMove;position:absolute;inset:-50%}.grid-bg:after{content:"";background:radial-gradient(ellipse at 50% 0%, #f7c94814 0%, transparent 60%), radial-gradient(ellipse at 80% 80%, #1abfbf0f 0%, transparent 50%), linear-gradient(180deg, transparent 0%, var(--light-bg) 85%);pointer-events:none;position:absolute;inset:0}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(48px,48px)}}@media (prefers-reduced-motion:reduce){.grid-bg:before{animation:none}}.container{z-index:1;max-width:900px;margin:0 auto;padding:20px 20px 30vh;position:relative}.header{flex-wrap:wrap;align-items:center;gap:20px;padding:30px 20px 20px;display:flex}.logo{flex-shrink:0;width:90px;height:90px}.logo svg{width:100%;height:100%}.logo img{object-fit:contain;width:100%;height:100%;display:block}.header-text{border-left:3px solid var(--blue);padding-left:20px}.header-text h1{color:var(--blue);letter-spacing:1px;text-transform:uppercase;font-size:1.6rem;font-weight:900;line-height:1.2}.header-text p{color:var(--dark);margin-top:4px;font-size:1.1rem;font-weight:500}.worship-section{margin:20px 0 10px;position:relative}.worship-banner{background:linear-gradient(135deg, var(--orange) 0%, var(--yellow) 100%);clip-path:polygon(0 0,100% 0,97% 100%,0 100%);padding:18px 40px;animation:1s ease-out slideIn;display:inline-block;position:relative}.worship-banner h2{color:#fff;letter-spacing:6px;text-transform:uppercase;text-shadow:2px 2px 4px #00000026;font-size:clamp(3.8rem,10vw,7.5rem);font-weight:900}.night-text{color:var(--dark);letter-spacing:-3px;margin-top:-8px;font-size:clamp(6.5rem,18vw,13rem);font-weight:900;line-height:.9;animation:1s ease-out .3s both fadeUp}.live-recording{letter-spacing:8px;text-transform:uppercase;color:var(--dark);margin-top:8px;font-size:clamp(1rem,2.5vw,1.35rem);font-weight:700;animation:1s ease-out .5s both fadeUp}.choir-section{border-radius:12px;margin:30px 0;position:relative;overflow:hidden}.choir-image-wrapper{background:0 0;border-radius:12px 12px 0 0;width:100%;line-height:0;overflow:hidden}.choir-image-wrapper img{object-fit:cover;will-change:transform;width:180%;max-width:none;height:auto;animation:10s ease-in-out infinite alternate choirPanZoom;display:block;transform:translate(0)scale(1.08)}@keyframes choirPanZoom{0%{transform:translate(0)scale(1.08)}to{transform:translate(-44.44%)scale(1.08)}}.choir-image-wrapper:hover img{animation-play-state:paused}@media (width>=701px){.choir-image-wrapper img{width:100%;max-width:100%;animation:14s ease-in-out infinite alternate choirZoomDesktop;transform:scale(1)}@keyframes choirZoomDesktop{0%{transform:scale(1)}to{transform:scale(1.04)}}}@media (prefers-reduced-motion:reduce){.choir-image-wrapper img{width:100%;max-width:100%;animation:none!important;transform:none!important}}.choir-container{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:0;min-height:280px;padding:20px 10px 0;display:flex}.choir-member{border:3px solid var(--yellow);border-radius:28px 28px 0 0;flex-direction:column;justify-content:flex-start;align-items:center;width:55px;height:200px;margin:0 -5px;padding-top:10px;transition:transform .3s;animation:.6s ease-out both popIn;display:flex;position:relative}.choir-member:hover{z-index:10;transform:translateY(-10px)}.choir-member .head{background:#8b6914;border-radius:50%;width:30px;height:30px;margin-bottom:5px}.choir-member:nth-child(odd) .head{background:#6b4226}.choir-member:nth-child(3n) .head{background:#a0722a}.choir-member:nth-child(4n) .head{background:#5c3317}.choir-member .body{background:#fff;border:1px solid #e8e4df;border-radius:10px 10px 0 0;width:40px;height:140px}.choir-member:first-child{height:190px;animation-delay:.1s}.choir-member:nth-child(2){height:210px;animation-delay:.15s}.choir-member:nth-child(3){height:200px;animation-delay:.2s}.choir-member:nth-child(4){height:215px;animation-delay:.25s}.choir-member:nth-child(5){height:195px;animation-delay:.3s}.choir-member:nth-child(6){height:205px;animation-delay:.35s}.choir-member:nth-child(7){height:220px;animation-delay:.4s}.choir-member:nth-child(8){height:200px;animation-delay:.45s}.choir-member:nth-child(9){height:210px;animation-delay:.5s}.choir-member:nth-child(10){height:195px;animation-delay:.55s}.choir-member:nth-child(11){height:205px;animation-delay:.6s}.choir-member:nth-child(12){height:215px;animation-delay:.65s}.choir-member:nth-child(13){height:200px;animation-delay:.7s}.choir-member:nth-child(14){height:190px;animation-delay:.75s}.choir-member:nth-child(15){height:210px;animation-delay:.8s}.choir-divider{background:linear-gradient(90deg, var(--orange), var(--yellow), var(--teal));border-radius:3px;height:6px;margin-top:5px}.event-details{grid-template-columns:repeat(3,1fr);gap:20px;margin:40px 0;padding:30px 20px;display:grid}.detail-card{padding:25px 20px;animation:.8s ease-out both fadeUp;position:relative}.detail-card:first-child{animation-delay:.6s}.detail-card:nth-child(2){animation-delay:.8s}.detail-card:nth-child(3){animation-delay:1s}.detail-card:not(:last-child){border-right:2px solid #ddd}.detail-label{letter-spacing:3px;text-transform:uppercase;color:var(--teal);margin-bottom:10px;font-size:.75rem;font-weight:700}.detail-card:first-child .detail-label{background:var(--teal);color:#fff;writing-mode:vertical-rl;border-radius:4px;padding:6px 12px;display:inline-block;position:absolute;top:50%;left:0;transform:translateY(-50%)rotate(180deg)}.detail-card:first-child{padding-left:40px}.detail-value{font-size:1.8rem;font-weight:900;line-height:1.2}.detail-value .orange{color:var(--orange)}.detail-value .blue{color:var(--blue)}.detail-value .teal{color:var(--teal)}.detail-value .small{margin-top:4px;font-size:1rem;font-weight:700;display:block}.detail-sub{color:#666;margin-top:8px;font-size:.9rem;font-weight:500}.footer-quote{text-align:center;letter-spacing:2px;text-transform:uppercase;color:var(--dark);border-top:2px solid #e0ddd8;margin-top:20px;padding:30px 20px 50px;font-size:clamp(.9rem,2vw,1.1rem);font-weight:700;animation:1s ease-out 1.2s both fadeUp}@keyframes slideIn{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.particles{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.particle{opacity:.15;border-radius:50%;width:6px;height:6px;animation:8s ease-in-out infinite float;position:absolute}.particle:first-child{background:var(--orange);animation-duration:7s;animation-delay:0s;top:20%;left:10%}.particle:nth-child(2){background:var(--yellow);animation-duration:9s;animation-delay:1s;top:30%;left:80%}.particle:nth-child(3){background:var(--teal);animation-duration:8s;animation-delay:2s;top:60%;left:50%}.particle:nth-child(4){background:var(--blue);animation-duration:10s;animation-delay:3s;top:80%;left:30%}.particle:nth-child(5){background:var(--orange);animation-duration:6s;animation-delay:4s;top:10%;left:70%}.particle:nth-child(6){background:var(--yellow);animation-duration:11s;animation-delay:1.5s;top:50%;left:20%}@keyframes float{0%,to{transform:translateY(0)translate(0)}25%{transform:translateY(-20px)translate(10px)}50%{transform:translateY(-10px)translate(-10px)}75%{transform:translateY(-30px)translate(5px)}}@media (width<=700px){.event-details{grid-template-columns:1fr;gap:10px}.detail-card:not(:last-child){border-bottom:2px solid #ddd;border-right:none;padding-bottom:20px}.detail-card:first-child{padding-left:20px}.detail-card:first-child .detail-label{writing-mode:horizontal-tb;margin-bottom:10px;display:inline-block;position:static;transform:none}.header{text-align:center;justify-content:center}.header-text{border-left:none;border-top:3px solid var(--blue);padding-top:15px;padding-left:0}.choir-member{width:40px;height:150px}.choir-member .head{width:22px;height:22px}.choir-member .body{width:30px;height:100px}.worship-banner{padding:12px 20px}}.worship-banner:after{content:"";background:var(--orange);filter:blur(15px);opacity:.4;height:10px;position:absolute;bottom:-5px;left:10%;right:10%}.reveal{opacity:0;transition:all .8s;transform:translateY(40px)}.reveal.visible{opacity:1;transform:translateY(0)}.cta-section{text-align:center;margin:20px 0 40px}.cta-btn{background:linear-gradient(135deg, var(--orange), var(--yellow));color:#fff;letter-spacing:3px;text-transform:uppercase;cursor:pointer;border:none;border-radius:50px;padding:16px 50px;font-size:1.1rem;font-weight:800;text-decoration:none;transition:all .3s;animation:1s ease-out 1.4s both fadeUp;display:inline-block;box-shadow:0 8px 25px #f265224d}.cta-btn:hover{transform:translateY(-3px);box-shadow:0 12px 35px #f2652273}.cta-btn:active{transform:translateY(-1px)}.countdown{z-index:100;justify-content:center;gap:15px;width:100%;margin:20px 0 30px;animation:1s ease-out 1.1s both fadeUp;display:flex;position:fixed;bottom:0;left:0}.countdown-item{text-align:center;background:#fff;border-radius:12px;min-width:70px;padding:15px 20px;box-shadow:0 4px 15px #00000014}.countdown-item .number{color:var(--blue);font-size:2rem;font-weight:900;line-height:1}.countdown-item .label{letter-spacing:2px;text-transform:uppercase;color:#999;margin-top:5px;font-size:.65rem;font-weight:600}.map-section{background:#fff;border-radius:16px;margin:40px 0 100px;animation:1s ease-out 1.3s both fadeUp;overflow:hidden;box-shadow:0 8px 30px #00000014}.map-header{text-align:center;border-bottom:2px solid #f0ece6;padding:24px 24px 16px}.map-header h3{color:var(--blue);letter-spacing:2px;text-transform:uppercase;font-size:1.4rem;font-weight:900}.map-header p{color:#666;margin-top:6px;font-size:.95rem;font-weight:500}.map-embed{border:0;width:100%;height:380px;display:block}#interactive-map{z-index:1;width:100%;height:380px}.leaflet-popup-content-wrapper{border-radius:12px;font-family:Inter,sans-serif}.leaflet-popup-content{margin:14px 18px;line-height:1.4}.map-popup h4{color:var(--blue);margin:0 0 4px;font-size:1rem;font-weight:800}.map-popup p{color:#555;margin:0 0 8px;font-size:.85rem}.map-popup a{background:var(--orange);color:#fff;border-radius:20px;margin-top:6px;padding:6px 14px;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-block}.map-hint{text-align:center;letter-spacing:1px;text-transform:uppercase;color:#888;background:#f9f7f5;border-top:1px solid #eee;padding:8px 16px;font-size:.75rem}.map-actions{background:linear-gradient(#fff 0%,#f9f7f5 100%);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:20px 24px;display:flex}.map-btn{background:linear-gradient(135deg, var(--blue), var(--teal));color:#fff;letter-spacing:1.5px;text-transform:uppercase;border-radius:50px;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 6px 20px #1a3a8f40}.map-btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #1a3a8f59}.map-btn.secondary{color:var(--blue);border:2px solid var(--blue);box-shadow:none;background:#fff}.map-btn.secondary:hover{background:var(--light-bg)}@media (width<=700px){.map-embed,#interactive-map{height:320px}}.contact-section{margin:20px 0 30px;animation:1s ease-out 1.4s both fadeUp}.contact-card{background:#fff;border-left:5px solid #25d366;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;display:flex;box-shadow:0 8px 30px #00000014}.contact-left{flex:1;align-items:center;gap:16px;min-width:220px;display:flex}.contact-icon{background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;display:flex;box-shadow:0 4px 15px #25d3664d}.contact-text{flex-direction:column;gap:2px;display:flex}.contact-label{letter-spacing:1.5px;text-transform:uppercase;color:#888;font-size:.75rem;font-weight:700}.contact-number{color:var(--dark);letter-spacing:.5px;font-size:1.35rem;font-weight:900;text-decoration:none;transition:color .2s}.contact-number:hover{color:#25d366}.contact-name{color:var(--blue);font-size:.95rem;font-weight:600}.contact-btn{color:#fff;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50px;align-items:center;gap:8px;padding:13px 26px;font-size:.9rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 6px 20px #25d3664d}.contact-btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #25d36666}@media (width<=600px){.contact-card{text-align:center;border-top:5px solid #25d366;border-left:none;flex-direction:column}.contact-left{text-align:center;flex-direction:column}}
