:root{--deep:#061529;--blue:#0d2a4d;--red:#c4161c;--gold:#d8a64a;--cream:#fbf7ef;--ink:#101828;--muted:#667085;--line:#e7ecf3;--soft:#f7f9fc;--shadow:0 18px 50px rgba(6,21,41,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;padding-bottom:108px;overflow-x:hidden}body.vrmp-loading{cursor:progress}a{text-decoration:none;color:inherit}img,iframe,video{max-width:100%;height:auto}.vrmp-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}
.vrmp-topbar{background:var(--deep);color:#fff;font-size:12px}.vrmp-topbar-in{height:34px;display:flex;align-items:center;justify-content:space-between;gap:14px}.vrmp-topbar a{color:#fff;font-weight:800}.vrmp-header{position:sticky;top:0;z-index:90;background:rgba(255,255,255,.95);backdrop-filter:blur(18px);border-bottom:1px solid rgba(6,21,41,.08)}.vrmp-nav{height:74px;display:flex;align-items:center;gap:18px}.vrmp-brand{display:flex;align-items:center;gap:10px;min-width:0}.vrmp-brand img{height:50px;width:auto;object-fit:contain}.vrmp-brand span{font-weight:950;color:var(--deep);white-space:nowrap;letter-spacing:-.03em}.vrmp-menu{margin-left:auto}.vrmp-menu ul{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.vrmp-menu a{display:block;padding:10px 13px;border-radius:999px;font-size:14px;font-weight:850;color:#27364d}.vrmp-menu a:hover{background:#fff1f2;color:var(--red)}.vrmp-menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:13px;width:44px;height:44px;font-size:18px}.vrmp-nav-live{background:var(--red);color:#fff;border-radius:999px;padding:12px 17px;font-weight:950;display:inline-flex;align-items:center;gap:8px;box-shadow:0 10px 24px rgba(196,22,28,.2)}
#vrmp-ajax-root{min-height:50vh}.vrmp-clean-hero{min-height:680px;background:var(--deep);color:#fff;display:flex;align-items:center;position:relative;overflow:hidden;isolation:isolate}.vrmp-hero-slider{position:absolute;inset:0;z-index:-3}.vrmp-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.04);transition:opacity 1.1s ease,transform 8s ease;filter:saturate(.96) contrast(1.04)}.vrmp-slide.is-active{opacity:1;transform:scale(1)}.vrmp-hero-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(3,11,22,.94) 0%,rgba(6,21,41,.73) 44%,rgba(6,21,41,.25) 100%),linear-gradient(180deg,rgba(3,11,22,.15),rgba(3,11,22,.72))}.vrmp-clean-hero:before{content:"";position:absolute;left:0;right:0;bottom:0;height:130px;background:linear-gradient(0deg,#fff,rgba(255,255,255,0));z-index:-1}.vrmp-hero-inner{position:relative;z-index:2;padding:90px 0 120px}.vrmp-hero-content{max-width:700px}.vrmp-kicker{display:inline-flex;align-items:center;gap:9px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:#fff;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(12px)}.vrmp-clean-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,7vw,92px);line-height:.92;margin:20px 0 16px;color:#fff;letter-spacing:-.055em;text-wrap:balance}.vrmp-clean-hero p{max-width:560px;font-size:clamp(18px,2vw,23px);line-height:1.48;color:rgba(255,255,255,.9);margin:0}.vrmp-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.vrmp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;padding:14px 20px;font-weight:950;line-height:1.1;cursor:pointer}.vrmp-btn.primary{background:var(--red);color:#fff;box-shadow:0 14px 30px rgba(196,22,28,.25)}.vrmp-btn.light{background:#fff;color:var(--deep)}
.vrmp-action-strip{position:relative;z-index:4;margin-top:-58px;padding:0 0 30px}.vrmp-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.vrmp-action-grid a{background:rgba(255,255,255,.98);border:1px solid rgba(6,21,41,.08);box-shadow:var(--shadow);border-radius:24px;padding:22px;display:grid;gap:7px;color:var(--ink);min-height:148px}.vrmp-action-grid i{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#fff1f2;color:var(--red);font-size:21px}.vrmp-action-grid strong{font-size:20px;letter-spacing:-.03em}.vrmp-action-grid span{font-size:14px;color:var(--muted)}
.vrmp-section{padding:54px 0}.vrmp-videos-clean{background:#f8fafc}.vrmp-title-clean{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.vrmp-title-clean span,.vrmp-prayer-banner span{display:inline-flex;color:var(--red);font-weight:950;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.vrmp-title-clean h2,.vrmp-prayer-banner h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(32px,4vw,54px);line-height:1.02;margin:8px 0 0;letter-spacing:-.035em;color:var(--deep)}.vrmp-text-link{background:#fff1f2;color:var(--red);border-radius:999px;padding:10px 14px;font-weight:900}.vrmp-youtube-grid,.vrmp-ministry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.vrmp-video,.vrmp-card,.vrmp-ministry-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 14px 34px rgba(6,21,41,.08)}.vrmp-video iframe{width:100%;aspect-ratio:16/9;display:block}.vrmp-prayer-banner{display:flex;align-items:center;justify-content:space-between;gap:26px;background:linear-gradient(135deg,var(--deep),var(--blue));color:#fff;border-radius:30px;padding:34px;box-shadow:var(--shadow)}.vrmp-prayer-banner h2{color:#fff}.vrmp-prayer-banner span{color:var(--gold)}
.vrmp-radio-page-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:26px;box-shadow:var(--shadow);display:flex;align-items:center;gap:18px}.vrmp-radio-page-icon{width:62px;height:62px;border-radius:22px;background:#fff1f2;color:var(--red);display:grid;place-items:center;font-size:24px;flex:0 0 auto}.vrmp-radio-page-copy{flex:1}.vrmp-radio-page-card h2{margin:8px 0 4px;font-size:28px;color:var(--deep)}.vrmp-radio-page-card p{margin:0;color:var(--muted);line-height:1.55}.vrmp-live-dot{display:inline-flex;align-items:center;gap:7px;background:var(--red);color:#fff;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:950;letter-spacing:.06em}.vrmp-live-dot:before{content:"";width:7px;height:7px;background:#fff;border-radius:50%;box-shadow:0 0 0 4px rgba(255,255,255,.25)}
.vrmp-sticky{display:block!important;visibility:visible!important;opacity:1!important;position:fixed!important;left:50%;bottom:18px;transform:translateX(-50%);z-index:999999;width:min(980px,calc(100% - 28px));pointer-events:auto}.vrmp-sticky-in{display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.98);border:1px solid rgba(6,21,41,.10);box-shadow:0 18px 55px rgba(6,21,41,.24);border-radius:24px;padding:12px 14px;backdrop-filter:blur(18px)}.vrmp-sticky-logo{width:52px;height:52px;border-radius:16px;object-fit:contain;background:#fff;border:1px solid var(--line);padding:5px}.vrmp-play{width:56px;height:56px;border-radius:50%;border:0;background:var(--red);color:#fff;font-size:20px;cursor:pointer;display:grid;place-items:center;flex:0 0 auto;box-shadow:0 12px 24px rgba(196,22,28,.22)}.vrmp-sticky-title{min-width:0;flex:1}.vrmp-sticky-title b{display:block;font-size:15px;color:var(--deep);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vrmp-sticky-title span{display:block;color:var(--muted);font-size:13px;margin-top:2px}.vrmp-mini-wave{height:28px;display:flex;align-items:center;gap:4px}.vrmp-mini-wave i{display:block;width:5px;height:12px;border-radius:99px;background:#ccd5e1}.vrmp-sticky.is-playing .vrmp-mini-wave i{background:var(--red);animation:vrmpWave .9s infinite ease-in-out}.vrmp-mini-wave i:nth-child(2){animation-delay:.12s}.vrmp-mini-wave i:nth-child(3){animation-delay:.24s}@keyframes vrmpWave{0%,100%{height:10px}50%{height:26px}}.vrmp-small-btn{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--deep);display:grid;place-items:center;cursor:pointer;flex:0 0 auto}.vrmp-sticky-volume{display:flex;align-items:center;gap:8px;min-width:150px}.vrmp-volume{accent-color:var(--red);width:118px}.vrmp-footer{background:var(--deep);color:#fff;padding:58px 0 120px}.vrmp-footer-brand{display:flex;align-items:center;gap:14px}.vrmp-footer-brand img{width:58px;height:58px;object-fit:contain;background:#fff;border-radius:16px;padding:5px}.vrmp-footer-brand h3{margin:0}.vrmp-footer-brand p,.vrmp-footer-text,.vrmp-copy{color:rgba(255,255,255,.72)}.vrmp-footer-actions{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.vrmp-footer-btn{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:10px 14px}.vrmp-footer-btn.primary{background:var(--red);border-color:var(--red)}.vrmp-footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;border-top:1px solid rgba(255,255,255,.12);padding-top:24px;margin-top:26px}.vrmp-footer-links a{display:block;color:rgba(255,255,255,.75);margin:8px 0}.vrmp-social{display:flex;gap:8px}.vrmp-social a{width:40px;height:40px;display:grid;place-items:center;background:rgba(255,255,255,.08);border-radius:50%;margin:0}.vrmp-mobile-tabbar{display:none}
@media(max-width:1024px){.vrmp-wrap{width:min(100% - 32px,860px)}.vrmp-menu-toggle{display:grid;place-items:center;margin-left:auto}.vrmp-menu{display:none;position:absolute;left:16px;right:16px;top:76px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);padding:12px}.vrmp-menu.is-open{display:block}.vrmp-menu ul{display:grid;gap:4px}.vrmp-menu a{padding:13px}.vrmp-nav-live{display:none}.vrmp-topbar-in span:nth-child(2){display:none}.vrmp-action-grid{grid-template-columns:repeat(2,1fr)}.vrmp-youtube-grid,.vrmp-ministry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){body{background:#f5f7fb;padding-bottom:152px}.vrmp-topbar{display:none}.vrmp-header{position:sticky;top:0}.vrmp-nav{height:64px}.vrmp-brand img{height:42px}.vrmp-brand span{font-size:15px}.vrmp-wrap{width:calc(100% - 24px)}.vrmp-clean-hero{min-height:560px;border-radius:0 0 30px 30px;align-items:end}.vrmp-hero-overlay{background:linear-gradient(180deg,rgba(2,8,18,.20),rgba(2,8,18,.92)),linear-gradient(90deg,rgba(2,8,18,.82),rgba(2,8,18,.20))}.vrmp-clean-hero:before{display:none}.vrmp-hero-inner{padding:56px 0 92px}.vrmp-kicker{font-size:11px;padding:8px 11px}.vrmp-clean-hero h1{font-size:46px;max-width:360px;margin:14px 0 10px}.vrmp-clean-hero p{font-size:18px;max-width:330px}.vrmp-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.vrmp-btn{min-height:48px;padding:13px 14px}.vrmp-action-strip{margin-top:-48px;padding-bottom:18px}.vrmp-action-grid{grid-template-columns:repeat(4,1fr);gap:8px;background:#fff;border:1px solid rgba(6,21,41,.08);border-radius:26px;padding:10px;box-shadow:0 18px 38px rgba(6,21,41,.12)}.vrmp-action-grid a{min-height:74px;padding:10px 6px;border-radius:18px;box-shadow:none;border:0;background:#f8fafc;text-align:center;place-items:center;gap:5px}.vrmp-action-grid i{width:34px;height:34px;border-radius:12px;font-size:16px}.vrmp-action-grid strong{font-size:12px}.vrmp-action-grid span{display:none}.vrmp-section{padding:22px 0}.vrmp-videos-clean{background:#f5f7fb}.vrmp-videos-clean>.vrmp-wrap,.vrmp-prayer-clean>.vrmp-wrap{background:#fff;border-radius:26px;padding:16px;box-shadow:0 10px 28px rgba(6,21,41,.07)}.vrmp-title-clean{align-items:center;margin-bottom:14px}.vrmp-title-clean h2,.vrmp-prayer-banner h2{font-size:28px}.vrmp-youtube-grid,.vrmp-ministry-grid{grid-template-columns:1fr}.vrmp-prayer-banner{display:block;text-align:center;border-radius:24px;padding:24px 18px}.vrmp-prayer-banner .vrmp-btn{width:100%;margin-top:16px}.vrmp-radio-page-card{display:block;text-align:center;padding:22px}.vrmp-radio-page-icon{margin:0 auto 12px}.vrmp-radio-page-card .vrmp-btn{width:100%;margin-top:16px}.vrmp-sticky{bottom:78px;width:calc(100% - 18px)}.vrmp-sticky-in{border-radius:26px;padding:10px;gap:9px}.vrmp-sticky-logo{width:44px;height:44px;border-radius:14px}.vrmp-play{width:52px;height:52px}.vrmp-sticky-title b{font-size:14px}.vrmp-sticky-title span{font-size:12px}.vrmp-mini-wave,.vrmp-sticky-volume,.vrmp-share{display:none}.vrmp-small-btn{width:40px;height:40px}.vrmp-footer{padding:36px 0 170px}.vrmp-footer-links{display:none}.vrmp-mobile-tabbar{position:fixed;left:0;right:0;bottom:0;z-index:999998;display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.98);border-top:1px solid rgba(6,21,41,.10);box-shadow:0 -12px 34px rgba(6,21,41,.12);padding:8px 8px calc(8px + env(safe-area-inset-bottom));backdrop-filter:blur(18px)}.vrmp-mobile-tabbar a{min-height:54px;display:grid;place-items:center;gap:3px;border-radius:18px;color:#475467;font-size:11px;font-weight:850}.vrmp-mobile-tabbar i{font-size:18px}.vrmp-mobile-tabbar a.is-active{background:#f3f5f8;color:var(--deep)}.vrmp-mobile-tabbar .is-main{background:var(--red);color:#fff;box-shadow:0 10px 22px rgba(196,22,28,.22)}}
@media(max-width:380px){.vrmp-clean-hero h1{font-size:40px}.vrmp-action-grid strong{font-size:11px}.vrmp-sticky-logo{display:none}.vrmp-sticky-title b{max-width:155px}}
@media(min-width:681px){.home .vrmp-sticky,.vrmp-home .vrmp-sticky{display:block!important}}
