@import"https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400&family=Montserrat:wght@300;400;500;600;700&display=swap";:root{font-family:Georgia,serif;line-height:1.5;font-weight:400;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif}.page-wrapper{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:40px 20px 0;position:relative}.page-wrapper:before{content:"";position:fixed;top:0;left:0;right:0;height:400px;background:linear-gradient(135deg,#1e3a5f,#2c5282,#3b6ba3);z-index:0}.container{max-width:1100px;margin:0 auto;background:#fff;box-shadow:0 20px 60px #00000026;position:relative;z-index:1;border-radius:20px 20px 0 0;overflow:hidden}.header{background:transparent;color:#fff;padding:50px 50px 30px;text-align:center;position:relative;z-index:1;max-width:1100px;margin:0 auto}.header h1{font-size:3.2em;margin-bottom:15px;font-weight:700;font-family:Crimson Text,serif;letter-spacing:1px}.header .subtitle{font-size:1.3em;font-weight:400;letter-spacing:2px;text-transform:uppercase;font-family:Montserrat,sans-serif}.content{padding:60px 50px;background:#fff}.introduction{margin-bottom:50px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:40px;border-radius:8px;border-left:5px solid #d4af37;box-shadow:0 2px 10px #0000000d}.introduction h2{color:#1e3a5f;margin-bottom:25px;font-size:2.2em;font-family:Crimson Text,serif;font-weight:600;position:relative;padding-bottom:15px}.introduction h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:#d4af37}.introduction p{font-size:1.1em;line-height:1.9;color:#4a5568;margin-bottom:25px}.intro-highlights{list-style:none;padding:0;margin:0}.intro-highlights li{padding:15px 15px 15px 45px;position:relative;font-size:1.05em;margin-bottom:12px;background:#fff;border-radius:6px;box-shadow:0 2px 5px #0000000d;color:#4a5568;line-height:1.7}.intro-highlights li:before{content:"✓";position:absolute;left:15px;color:#d4af37;font-weight:700;font-size:1.3em;top:12px}.announcement{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-left:5px solid #d4af37;padding:30px;margin-bottom:50px;border-radius:0 8px 8px 0;box-shadow:0 2px 10px #0000000d}.announcement h2{color:#1e3a5f;margin-bottom:20px;font-size:2em;font-family:Crimson Text,serif;font-weight:600}.announcement p{font-size:1.1em;margin-bottom:12px;line-height:1.8;color:#4a5568}.date{font-weight:600;color:#d4af37;font-size:1.2em}.biography{margin-bottom:50px}.biography h2{color:#1e3a5f;margin-bottom:30px;font-size:2.2em;font-family:Crimson Text,serif;font-weight:600;position:relative;padding-bottom:15px}.biography h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:#d4af37}.biography-content{display:flex;gap:30px;align-items:flex-start}.biography-photo{width:280px;height:auto;border-radius:8px;box-shadow:0 4px 15px #00000026;object-fit:cover;flex-shrink:0}.biography-text{flex:1}.biography p{font-size:1.05em;margin-bottom:20px;line-height:1.9;color:#4a5568;text-align:left}.ministry-work{margin-bottom:50px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:40px;border-radius:8px}.ministry-work h2{color:#1e3a5f;margin-bottom:30px;font-size:2.2em;font-family:Crimson Text,serif;font-weight:600;position:relative;padding-bottom:15px}.ministry-work h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:#d4af37}.ministry-work p{font-size:1.1em;margin-bottom:25px;line-height:1.8;color:#4a5568}.ministry-work ul{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px}.ministry-work li{padding:15px 15px 15px 45px;position:relative;font-size:1.05em;background:#fff;border-radius:6px;box-shadow:0 2px 5px #0000000d;transition:transform .2s ease,box-shadow .2s ease;color:#4a5568}.ministry-work li:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.ministry-work li:before{content:"✓";position:absolute;left:15px;color:#d4af37;font-weight:700;font-size:1.3em}.video-section{margin-bottom:50px}.video-section h2{color:#1e3a5f;margin-bottom:30px;font-size:2.2em;font-family:Crimson Text,serif;font-weight:600;position:relative;padding-bottom:15px}.video-section h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:#d4af37}.thumbnail-container{position:relative;cursor:pointer;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #00000026;transition:transform .3s ease,box-shadow .3s ease}.thumbnail-container:hover{transform:translateY(-5px);box-shadow:0 12px 40px #00000040}.video-thumbnail{width:100%;display:block}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:56px;transition:transform .3s ease}.thumbnail-container:hover .play-button{transform:translate(-50%,-50%) scale(1.15)}.play-icon{width:100%;height:100%;filter:drop-shadow(0 4px 12px rgba(0,0,0,.4))}.modal-overlay{position:fixed;inset:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{position:relative;width:100%;max-width:1200px;background:#000;border-radius:12px;overflow:hidden;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-close{position:absolute;top:-50px;right:0;background:#ffffff1a;border:2px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;font-size:30px;cursor:pointer;width:45px;height:45px;display:flex;align-items:center;justify-content:center;z-index:1001;transition:all .3s ease}.modal-close:hover{background:#fff3;transform:rotate(90deg);border-color:#ffffff80}.modal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.modal-video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.footer{background:linear-gradient(135deg,#1e3a5f,#2c5282);color:#fff;text-align:center;padding:30px;font-size:.95em;font-weight:300;letter-spacing:.5px}@media(max-width:768px){.page-wrapper{padding:20px 15px 0}.page-wrapper:before{height:300px}.container{border-radius:15px 15px 0 0}.header{padding:50px 25px 30px}.header h1{font-size:2.2em;letter-spacing:.5px}.header .subtitle{font-size:1em;letter-spacing:1.5px}.content{padding:40px 25px}.introduction,.announcement,.ministry-work{padding:25px 20px}.introduction h2,.announcement h2,.biography h2,.ministry-work h2,.video-section h2{font-size:1.8em}.intro-highlights li{padding:12px 12px 12px 40px;font-size:1em}.biography h2:after,.ministry-work h2:after,.video-section h2:after{width:50px}.ministry-work ul{grid-template-columns:1fr;gap:12px}.ministry-work li{padding:12px 12px 12px 40px}.biography-content{flex-direction:column;gap:25px}.biography-photo{width:100%;max-width:350px;margin:0 auto}.play-button{width:68px;height:48px}.thumbnail-container{border-radius:10px}.modal-close{top:-45px;width:40px;height:40px;font-size:28px}}@media(max-width:480px){.page-wrapper{padding:15px 10px 0}.page-wrapper:before{height:250px}.header{padding:40px 20px 25px}.header h1{font-size:1.8em;letter-spacing:.5px}.header .subtitle{font-size:.85em;letter-spacing:1px}.content{padding:30px 20px}.introduction,.announcement,.ministry-work{padding:20px 15px}.introduction h2,.announcement h2,.biography h2,.ministry-work h2,.video-section h2{font-size:1.5em}.intro-highlights li{padding:10px 10px 10px 35px;font-size:.95em}.biography-content{flex-direction:column;gap:20px}.biography-photo{width:100%;max-width:300px;margin:0 auto}.biography p,.ministry-work p{font-size:1em;line-height:1.7}.ministry-work li{font-size:.95em;padding:10px 10px 10px 35px}.ministry-work li:before{font-size:1.1em;left:12px}.biography-photo{max-width:280px}.play-button{width:60px;height:42px}.modal-close{top:-40px;width:35px;height:35px;font-size:24px}.footer{padding:25px 20px;font-size:.85em}}@media(max-width:360px){.page-wrapper{padding:10px 8px 0}.header{padding:30px 15px 20px}.header h1{font-size:1.5em}.header .subtitle{font-size:.75em}.content{padding:25px 15px}.introduction,.announcement,.ministry-work{padding:15px 12px}.introduction h2,.announcement h2,.biography h2,.ministry-work h2,.video-section h2{font-size:1.3em}.biography-photo{max-width:240px}}
