body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#0d0d0d;color:#fff}.container{text-align:center;padding:20px}.hero{background:linear-gradient(135deg,#1a1a1a,#000000);padding:60px 20px;border-radius:10px;margin-bottom:40px}.hero h1{font-size:3rem;margin:0;color:gold}.hero p{margin-top:10px;font-size:1.2rem;color:#ccc}.section-title{margin:40px 0 20px;font-size:1.5rem;color:gold}.card-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:25px}.card{background:#1a1a1a;padding:20px;border-radius:15px;width:260px;position:relative;transition:transform .2s,box-shadow .2s}.card:hover{transform:scale(1.05);box-shadow:0 0 20px gold}.card h3{margin:10px 0;font-size:1.2rem}.pastor-img{width:100%;height:220px;object-fit:cover;border-radius:10px}.live-time{font-size:.9rem;color:#ccc;margin-top:5px}.active-live{border:2px solid gold;box-shadow:0 0 25px gold}button{display:inline-block;margin-top:12px;padding:10px 15px;background:gold;color:#000;border:none;border-radius:5px;font-weight:700;cursor:pointer;width:100%}button:hover{opacity:.9}.live-badge{position:absolute;top:10px;right:10px;background:red;color:#fff;padding:4px 8px;font-size:.7rem;border-radius:4px;font-weight:700}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;z-index:1000;padding:10px}.modal-content{background:#111;padding:20px;width:100%;max-width:900px;border-radius:15px;position:relative;animation:fadeIn .3s ease-in-out}.close{position:absolute;right:15px;top:10px;font-size:28px;cursor:pointer;color:#fff}.donation{margin-top:20px;text-align:center}.donate-btn{background:red;color:#fff}iframe{border-radius:10px;width:100%;height:450px}@media (max-width: 768px){.hero h1{font-size:2.2rem}iframe{height:250px}.card{width:90%}}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;background:#000;color:#fff;font-family:Arial,sans-serif;overflow:hidden}button,input,textarea{font:inherit}button{color:inherit;cursor:pointer}.app-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#000}.brand-title{font-size:18px;font-weight:800;line-height:1}.icon-button,.hamburger-btn{display:inline-grid;place-items:center;width:40px;height:40px;border:none;border-radius:50%;background:#161616}.search-button span{width:15px;height:15px;border:2px solid #fff;border-radius:50%;position:relative}.search-button span:after{content:"";position:absolute;width:7px;height:2px;right:-6px;bottom:-4px;background:#fff;border-radius:999px;transform:rotate(45deg)}.empty-state{padding:30px 12px;color:#b8b8b8;text-align:center}.live-badge{position:absolute;top:8px;left:8px;z-index:2;padding:4px 8px;border-radius:999px;background:#e50914;color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em}.watch-page{position:relative;width:100%;height:100vh;overflow-y:auto;background:#000;padding-bottom:84px}.watch-content{display:flex;flex-direction:column;gap:22px;padding:14px 0 18px}.hero-section{width:100%}.hero-carousel{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 16px 4px;scrollbar-width:none}.hero-carousel::-webkit-scrollbar,.church-scroll::-webkit-scrollbar,.recent-scroll::-webkit-scrollbar{display:none}.hero-card{position:relative;flex:0 0 min(88vw,520px);aspect-ratio:16 / 9;overflow:hidden;border:none;border-radius:8px;background:#111;scroll-snap-align:center;text-align:left}.hero-card img,.recent-thumb img{display:block;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.88),rgba(0,0,0,.04) 64%)}.hero-title{position:absolute;left:14px;right:14px;bottom:14px;color:#fff;font-size:16px;font-weight:800;line-height:1.25;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.video-source{position:absolute;left:14px;bottom:58px;max-width:calc(100% - 28px);overflow:hidden;color:#d9d9d9;font-size:12px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.carousel-dots{display:flex;justify-content:center;gap:6px;padding-top:8px}.carousel-dots span{width:6px;height:6px;border-radius:999px;background:#555;transition:width .2s ease,background .2s ease}.carousel-dots span.active{width:18px;background:#fff}.recent-section,.church-section{display:flex;flex-direction:column;gap:12px}.church-section h2,.recent-section h2{padding:0 16px;font-size:18px;line-height:1}.church-scroll{display:flex;gap:10px;overflow-x:auto;padding:0 16px 4px;scrollbar-width:none}.recent-scroll{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,auto);grid-auto-columns:155px;gap:12px;overflow-x:auto;padding:0 16px 4px;scrollbar-width:none}.recent-card{border:none;background:transparent;color:#fff;text-align:left}.church-card{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;min-height:42px;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:0 14px;background:#141414;color:#fff;font-size:14px;font-weight:700;white-space:nowrap}.church-live-dot{width:8px;height:8px;border-radius:999px;background:#e50914;box-shadow:0 0 0 3px #e5091438}.recent-thumb{position:relative;display:block;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:8px;background:#101010}.recent-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:7px;min-height:34px;color:#f2f2f2;font-size:13px;line-height:1.3}.recent-source{display:block;margin-top:7px;overflow:hidden;color:#aaa;font-size:11px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.recent-source+.recent-title{margin-top:4px}.watch-footer{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#050505;border-top:1px solid rgba(255,255,255,.08)}.watch-footer button{border:none;border-radius:999px;background:#161616;color:#f6f6f6;padding:10px 13px;font-size:14px}.live-stream-page{position:relative;width:100%;height:100vh;overflow:hidden;background:#000}.video-container{position:absolute;inset:0 0 auto;width:100%;height:56vh;background:#000;z-index:1}.video-container iframe{width:100%;height:100%;border:none}.video-container:fullscreen,.video-container:-webkit-full-screen{height:100vh}.video-expand-btn{position:absolute;right:10px;bottom:10px;z-index:8;display:grid;place-items:center;width:36px;height:36px;border:none;border-radius:50%;background:rgba(0,0,0,.72)}.video-expand-btn span{width:16px;height:16px;border:2px solid #fff;border-left:none;border-bottom:none}.no-video{display:flex;align-items:center;justify-content:center;height:100%;color:#ccc;font-size:16px}.top-right{position:absolute;top:12px;right:12px;z-index:20;display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;background:rgba(0,0,0,.72);font-size:13px}.viewer-eye{width:16px;height:10px;border:2px solid #fff;border-radius:50%;position:relative}.viewer-eye:after{content:"";position:absolute;left:50%;top:50%;width:4px;height:4px;border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.comment-overlay{position:absolute;left:10px;bottom:158px;z-index:20;width:min(75%,420px);max-height:28%;overflow-y:auto}.comment-overlay::-webkit-scrollbar{width:4px}.comment-overlay::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:10px}.comment{margin-bottom:6px;padding:7px 11px;border-radius:10px;background:rgba(0,0,0,.6);font-size:13px;line-height:1.35}.testimony-ticker{position:absolute;right:10px;bottom:142px;z-index:18;width:min(42%,230px);height:88px;overflow:hidden;pointer-events:none}.testimony-track{display:flex;flex-direction:column;gap:8px;animation:testimonyLoop 16s linear infinite}.testimony-item{display:flex;flex-direction:column;gap:2px;padding:8px 10px;border-radius:8px;background:rgba(0,0,0,.62);font-size:12px;line-height:1.25}.testimony-item span{color:#e2e2e2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@keyframes testimonyLoop{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.bottom-bar{position:absolute;left:0;bottom:12px;z-index:30;display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;background:linear-gradient(to top,#000,rgba(0,0,0,0))}.input-box{display:flex;align-items:center;flex:1 1 auto;min-width:0;height:34px;padding:0 3px 0 12px;border-radius:999px;background:#1f1f1f}.input-box input{flex:1;min-width:0;border:none;outline:none;background:transparent;color:#fff;padding:0 10px 0 0;font-size:14px;line-height:1}.input-box input::placeholder{color:#ccc}.send-btn{flex:0 0 auto;display:grid;place-items:center;width:28px;height:28px;padding:0;border:none;border-radius:50%;background:#00a85a;color:#fff}.send-btn span{width:0;height:0;margin-left:2px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid #fff}.action-row{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto;gap:8px}.gift-btn,.amen-btn,.share-btn,.hamburger-btn{flex:0 0 auto;height:42px;border:none;background:rgba(0,0,0,.72);color:#fff}.gift-btn,.hamburger-btn{width:42px;border-radius:50%}.gift-btn{font-size:18px}.amen-btn,.share-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:999px;padding:0 12px;font-size:13px;font-weight:800}.share-btn{font-weight:700}.hamburger-btn{gap:4px}.hamburger-btn span{display:block;width:16px;height:2px;border-radius:999px;background:#fff}.amen-container{position:absolute;right:10px;bottom:120px;pointer-events:none}.amen{position:absolute;right:0;bottom:0;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:rgba(0,0,0,.72);font-size:22px;animation:floatUp 2.5s ease forwards}@keyframes floatUp{0%{transform:translate(0) scale(1);opacity:1}50%{transform:translate(-20px,-120px) scale(1.2)}to{transform:translate(-60px,-260px) scale(.8);opacity:0}}.bottom-sheet{position:absolute;left:0;bottom:-100%;z-index:50;width:100%;padding:16px 20px 60px;border-radius:20px 20px 0 0;background:#111;transition:bottom .28s ease}.bottom-sheet.active{bottom:0}.sheet-handle{width:42px;height:4px;margin:0 auto 14px;border-radius:999px;background:#555}.bottom-sheet h3{margin-bottom:14px;font-size:16px}.sheet-options{display:grid;gap:10px}.sheet-options button{width:100%;border:none;border-radius:8px;padding:14px;background:#222;color:#fff;text-align:center}.sheet-options button.selected{background:#00a85a}.gift-balance{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.gift-balance span{font-weight:800}.gift-balance button{border:none;border-radius:999px;padding:9px 12px;background:#00a85a;color:#fff}.gift-balance button:disabled{opacity:.7}.gift-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gift-grid button{border:none;border-radius:8px;background:#222;color:#fff;padding:13px 8px;text-align:center}.gift-grid button:hover{background:#333}.logout-sheet-content{display:grid;place-items:center;padding:10px 0 4px}.logout-action{min-width:148px;border:none;border-radius:999px;background:#fff;color:#000;padding:13px 18px;font-weight:800}.testimonies-panel{z-index:55}.testimony-sheet-list{height:170px;overflow:hidden;margin-bottom:12px}.testimony-sheet-list .empty-state{padding:42px 0}.write-btn{width:100%;border:none;border-radius:8px;padding:14px;background:#00a85a;color:#fff}.close-btn{width:100%;margin-top:15px;padding:14px;border:none;border-radius:8px;background:#c91e1e;color:#fff}.gift-center{position:fixed;top:50%;left:50%;z-index:100;display:grid;place-items:center;width:120px;height:120px;transform:translate(-50%,-50%);pointer-events:none}.gift-center span{position:relative;z-index:2;font-size:70px;filter:drop-shadow(0 0 18px rgba(255,229,120,.95));animation:popGift 1.45s ease forwards}.gift-center:before{content:"";position:absolute;width:96px;height:96px;border-radius:50%;background:radial-gradient(circle,rgba(255,240,158,.38),rgba(255,240,158,0));animation:giftGlow 1.45s ease forwards}.gift-center i{position:absolute;width:8px;height:8px;border-radius:50%;background:#ffe477;box-shadow:0 0 12px #ffe477f2;animation:giftParticle 1.1s ease-out forwards}.gift-center i:nth-of-type(1){--x: -54px;--y: -42px}.gift-center i:nth-of-type(2){--x: 58px;--y: -38px;background:#fff}.gift-center i:nth-of-type(3){--x: -62px;--y: 20px;background:#9ff3c8}.gift-center i:nth-of-type(4){--x: 62px;--y: 24px}.gift-center i:nth-of-type(5){--x: -26px;--y: 62px;background:#fff}.gift-center i:nth-of-type(6){--x: 24px;--y: -66px;background:#9ff3c8}@keyframes popGift{0%{transform:scale(.5);opacity:0}45%{transform:scale(1.2);opacity:1}72%{transform:scale(1);opacity:1}to{transform:scale(1);opacity:0}}@keyframes giftGlow{0%{transform:scale(.4);opacity:0}45%{transform:scale(1.3);opacity:1}to{transform:scale(1.75);opacity:0}}@keyframes giftParticle{0%{transform:translate(0) scale(.4);opacity:0}25%{opacity:1}to{transform:translate(var(--x),var(--y)) scale(.15);opacity:0}}.login-overlay,.form-sheet{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.9)}.login-card,.form-sheet form{width:min(100%,330px);padding:20px;border-radius:12px;background:#111;text-align:center}.login-card h3,.form-sheet h3{margin-bottom:15px}.login-card button,.form-sheet button{width:100%;border:none;border-radius:8px;padding:12px;margin-top:10px;background:#fff;color:#000;font-weight:800}.login-card button:last-child,.form-sheet button:last-child{background:transparent;color:#ccc;font-weight:400}.form-sheet input,.form-sheet textarea{width:100%;border:1px solid #333;border-radius:8px;background:#1d1d1d;color:#fff;padding:12px;margin-bottom:10px;outline:none}.form-sheet textarea{min-height:120px;resize:vertical}@media (min-width: 760px){.watch-content{max-width:1080px;margin:0 auto}.hero-card{flex-basis:520px}.recent-card{width:100%}.recent-scroll{grid-auto-columns:190px}.video-container{height:64vh}}@media (orientation: portrait){.video-container:fullscreen iframe,.video-container:-webkit-full-screen iframe{position:absolute;top:50%;left:50%;width:100vh;height:100vw;transform:translate(-50%,-50%) rotate(90deg);transform-origin:center}}@media (max-width: 430px){.bottom-bar{gap:6px;padding-inline:8px}.action-row{gap:5px}.gift-btn,.hamburger-btn{width:34px;height:34px}.amen-btn,.share-btn{height:34px;padding-inline:8px;font-size:12px}.share-btn{display:none}.send-btn{width:26px;height:26px}}
