:root{--home-green:#0b4035;--home-green-2:#176b57;--home-gold:#dbb45e;--home-ink:#122820;--home-muted:#62766e;--home-cream:#f5f7f3}*{box-sizing:border-box}body{margin:0;background:var(--home-cream);color:var(--home-ink);font-family:"Segoe UI",Arial,sans-serif}.home-nav{min-height:78px;background:#09372f;border-bottom:1px solid rgba(255,255,255,.1)}.navbar-brand{display:flex;align-items:center;gap:11px;font-weight:400}.home-brand-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:rgba(255,255,255,.09);color:var(--home-gold)}.home-nav .nav-link{color:#c7dcd5;font-weight:600}.home-nav .nav-link:hover{color:#fff}.home-login{background:var(--home-gold);color:#17332b;font-weight:800;border-radius:10px;padding:.65rem 1rem}.home-login:hover{background:#edcb7d;color:#17332b}.home-hero{position:relative;overflow:hidden;padding:clamp(70px,10vw,135px) 0;background:radial-gradient(circle at 82% 20%,rgba(219,180,94,.18),transparent 25%),linear-gradient(135deg,#0a3b31,#11604e);color:#fff}.home-hero:after{content:"";position:absolute;width:390px;height:390px;border:1px solid rgba(255,255,255,.07);border-radius:50%;right:-170px;bottom:-220px}.home-kicker{display:flex;align-items:center;gap:10px;color:#ebcb83;font-size:.78rem;letter-spacing:.13em;font-weight:800}.home-kicker span{width:28px;height:2px;background:#ebcb83}.home-hero h1{max-width:850px;font-size:clamp(2.5rem,5vw,5.2rem);line-height:1.02;letter-spacing:-.045em;font-weight:800;margin:20px 0}.home-lead{max-width:720px;color:#c5ddd5;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.75}.home-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.home-actions .btn{display:inline-flex;align-items:center;gap:9px;border-radius:12px;padding:.85rem 1.2rem;font-weight:800}.home-primary{background:var(--home-gold);color:#18342b;border:1px solid var(--home-gold)}.home-primary:hover{background:#edcb7d;color:#18342b}.home-secondary{border:1px solid rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.06)}.home-secondary:hover{background:rgba(255,255,255,.13);color:#fff}.home-screen{position:relative;z-index:1;overflow:hidden;border:7px solid #092a24;border-radius:20px;background:#f0e3c5;box-shadow:0 30px 65px rgba(0,0,0,.3);transform:perspective(900px) rotateY(-4deg)}.screen-top{height:55px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;background:#efe2c3;color:#3c2d17;font-size:.72rem;font-weight:700}.screen-top i{color:#98701c}.screen-top b{font-size:1.15rem}.screen-top small{font-size:.55rem}.screen-body{height:260px;display:grid;grid-template-columns:34% 1fr}.screen-prayers{display:flex;flex-direction:column;justify-content:space-evenly;padding:10px;background:#5e4727;color:#fff}.screen-prayers span,.screen-prayers b{display:block}.screen-prayers span{font-size:.58rem;color:#f3e2bd}.screen-prayers b{font-size:.83rem;color:#fff}.screen-slide{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#533d19}.screen-slide i{font-size:3rem;color:#a27726}.screen-slide strong{margin-top:10px}.screen-slide small{font-size:.58rem;margin-top:4px}.screen-ticker{height:48px;display:flex;align-items:center;gap:12px;padding:0 15px;background:#46341d;color:#fff;font-size:.63rem}.screen-ticker i{color:#f3cd72}.home-features{padding:clamp(70px,8vw,110px) 0}.section-heading{max-width:700px;margin-bottom:38px}.section-heading p{margin:0;color:var(--home-green-2);letter-spacing:.13em;font-size:.75rem;font-weight:800}.section-heading h2{font-size:clamp(2rem,3.5vw,3.2rem);letter-spacing:-.035em;font-weight:800;margin:9px 0}.feature-card{height:100%;padding:28px;border:1px solid #dce6e1;border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(17,59,47,.06)}.feature-card>span{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#e9f3ef;color:var(--home-green-2);font-size:1.2rem}.feature-card h3{font-size:1.08rem;font-weight:800;margin:20px 0 8px}.feature-card p{margin:0;color:var(--home-muted);font-size:.88rem;line-height:1.65}.home-footer{padding:25px 0;background:#082f28;color:#c5d9d3}.home-footer .container{display:flex;justify-content:space-between;align-items:center}.home-footer span{font-weight:800}.home-footer span i{color:var(--home-gold);margin-right:7px}.home-footer small{color:#87aaa0}@media(max-width:991.98px){.home-screen{transform:none;max-width:620px}.home-hero{padding-top:70px}}@media(max-width:767.98px){.home-nav .navbar-collapse{padding:16px 0 5px}.home-login{margin-top:6px}.screen-body{height:220px}.home-footer .container{display:block}.home-footer small{display:block;margin-top:5px}}
