:root{--text: #6b6375;--text-h: #08060d;--bg: #fff;--border: #e5e4e7;--code-bg: #f4f3ec;--accent: #aa3bff;--accent-bg: rgba(170, 59, 255, .1);--accent-border: rgba(170, 59, 255, .5);--social-bg: rgba(244, 243, 236, .5);--shadow: rgba(0, 0, 0, .1) 0 10px 15px -3px, rgba(0, 0, 0, .05) 0 4px 6px -2px;--sans: system-ui, "Segoe UI", Roboto, sans-serif;--heading: system-ui, "Segoe UI", Roboto, sans-serif;--mono: ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width: 1024px){:root{font-size:16px}}@media (prefers-color-scheme: dark){:root{--text: #9ca3af;--text-h: #f3f4f6;--bg: #16171d;--border: #2e303a;--code-bg: #1f2028;--accent: #c084fc;--accent-bg: rgba(192, 132, 252, .15);--accent-border: rgba(192, 132, 252, .5);--social-bg: rgba(47, 48, 58, .5);--shadow: rgba(0, 0, 0, .4) 0 10px 15px -3px, rgba(0, 0, 0, .25) 0 4px 6px -2px}#social .button-icon{filter:invert(1) brightness(2)}}body{margin:0}#root{width:1126px;max-width:100%;margin:0 auto;text-align:center;border-inline:1px solid var(--border);min-height:100svh;display:flex;flex-direction:column;box-sizing:border-box}h1,h2{font-family:var(--heading);font-weight:500;color:var(--text-h)}h1{font-size:56px;letter-spacing:-1.68px;margin:32px 0}@media (max-width: 1024px){h1{font-size:36px;margin:20px 0}}h2{font-size:24px;line-height:118%;letter-spacing:-.24px;margin:0 0 8px}@media (max-width: 1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);display:inline-flex;border-radius:4px;color:var(--text-h)}code{font-size:15px;line-height:135%;padding:4px 8px;background:var(--code-bg)}*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,sans-serif}#root{width:100vw;height:100vh;overflow:hidden}html,body{background:#f0f2f5;color:#1a1a1a;height:100%;width:100%;overflow:hidden}.app{display:flex;flex-direction:column;height:100vh;width:100vw;overflow:hidden}.header{background:#2d5fa6;color:#fff;padding:12px 24px;display:flex;align-items:center;flex-shrink:0;width:100%}.logo{display:flex;align-items:center;gap:10px;font-size:1.4rem;font-weight:700}.logo-icon{font-size:1.6rem}.main{display:flex;flex:1;gap:10px;padding:10px;overflow:hidden;min-height:0}.featured-panel{width:175px;min-width:175px;max-width:175px;flex-shrink:0;overflow-y:auto;display:flex;flex-direction:column;gap:6px}.featured-title{font-size:.88rem;font-weight:700;color:#1a1a1a;padding-bottom:6px;border-bottom:1px solid #e0e0e0;flex-shrink:0}.featured-card{background:#fff;border-radius:6px;padding:8px 10px;box-shadow:0 1px 3px #00000012;display:flex;flex-direction:column;gap:3px;flex-shrink:0;border-left:3px solid #f0c040}.featured-card:hover{box-shadow:0 2px 8px #0000001f}.featured-username{font-size:.7rem;font-weight:700;color:#2d5fa6}.featured-text{font-size:.7rem;color:#333;word-break:break-word;overflow-wrap:break-word}.featured-meta{font-size:.6rem;color:#aaa}.no-featured{font-size:.78rem;color:#aaa;text-align:center;padding-top:16px}.sidebar{width:175px;min-width:175px;max-width:175px;flex-shrink:0;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;gap:6px}.sidebar-top{display:flex;flex-direction:column;gap:6px}.sidebar-bottom{display:flex;flex-direction:column;gap:4px}.sidebar-stats{display:flex;flex-direction:column;gap:2px;padding:3px 0}.stat-row{display:flex;justify-content:center;gap:8px}.stat-line{font-size:.68rem;color:#444;font-weight:600;text-align:center;white-space:nowrap}.btn-get-prayers{width:100%;background:#2d5fa6;color:#fff;border:none;padding:8px;border-radius:6px;cursor:pointer;font-weight:700;font-size:.85rem;white-space:nowrap;flex-shrink:0}.btn-get-prayers:hover{background:#1e4a8a}.profile-card,.auth-card{background:#fff;border-radius:8px;padding:14px;display:flex;flex-direction:column;align-items:center;gap:8px;box-shadow:0 1px 4px #0000001a}.avatar-wrapper{position:relative;width:65px;height:65px;cursor:pointer;border-radius:50%;overflow:hidden}.avatar-img{width:65px;height:65px;border-radius:50%;object-fit:cover}.avatar-fallback{display:none;width:65px;height:65px;border-radius:50%;background:#e0e0e0;align-items:center;justify-content:center;font-size:1.8rem}.avatar-overlay{position:absolute;bottom:0;left:0;right:0;background:#0006;color:#fff;font-size:.9rem;text-align:center;padding:2px 0;opacity:0;transition:opacity .2s}.avatar-wrapper:hover .avatar-overlay{opacity:1}.username{font-weight:700;font-size:.9rem;text-align:center}.auth-card h3{font-size:.9rem;font-weight:700;color:#2d5fa6}.auth-input{width:100%;padding:7px 9px;border:1px solid #ccc;border-radius:6px;font-size:.8rem}.auth-switch{font-size:.72rem;color:#2d5fa6;cursor:pointer;text-align:center}.auth-switch:hover{text-decoration:underline}.btn-primary{width:100%;background:#2d5fa6;color:#fff;border:none;padding:8px;border-radius:6px;cursor:pointer;font-weight:600;font-size:.82rem}.btn-primary:hover{background:#1e4a8a}.btn-logout-full{width:100%;background:#2d5fa6;color:#fff;border:none;padding:7px;border-radius:6px;cursor:pointer;font-weight:600;font-size:.82rem}.sidebar-ad-section{background:#fff;border-radius:6px;padding:8px;box-shadow:0 1px 3px #00000012;display:flex;flex-direction:column;gap:4px;flex-shrink:0}.sidebar-ad-label{font-size:.58rem;color:#bbb;text-transform:uppercase;letter-spacing:.04em}.sidebar-ad-placeholder{font-size:.7rem;color:#ccc;text-align:center;padding:28px 0;border:1px dashed #e0e0e0;border-radius:4px}.sidebar-news-section{background:#fff;border-radius:6px;padding:8px;box-shadow:0 1px 3px #00000012;display:flex;flex-direction:column;gap:5px;flex:1;overflow-y:auto;min-height:0}.sidebar-news-label{font-size:.68rem;font-weight:700;color:#444;padding-bottom:4px;border-bottom:1px solid #f0f0f0}.news-headline-link{font-size:.65rem;color:#2d5fa6;text-decoration:none;line-height:1.3;display:block;padding:2px 0;border-bottom:1px solid #f5f5f5}.news-headline-link:last-child{border-bottom:none}.news-headline-link:hover{text-decoration:underline}.news-loading{font-size:.65rem;color:#bbb}.feed{flex:1;min-width:0;display:flex;flex-direction:column;min-height:0;overflow:hidden}.feed-title{font-size:1.1rem;font-weight:700;color:#1a1a1a;padding-bottom:8px;flex-shrink:0}.prayers-list{flex:1;overflow-y:scroll;overflow-x:hidden;display:flex;flex-direction:column;gap:5px;padding-bottom:8px}.prayer-card{background:#fff;border-radius:6px;padding:7px 10px;display:flex;gap:8px;box-shadow:0 1px 3px #00000012;flex-shrink:0;align-items:flex-start;overflow:hidden;box-sizing:border-box}.prayer-avatar-wrap{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:46px;gap:3px}.prayer-avatar-img{width:26px;height:26px;border-radius:50%;object-fit:cover}.prayer-avatar-fallback{display:none;width:26px;height:26px;border-radius:50%;background:#e0e0e0;align-items:center;justify-content:center;font-size:.9rem}.prayer-avatar-username{font-size:.58rem;font-weight:700;color:#2d5fa6;text-align:center;width:100%;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60px}.prayer-body{flex:1;min-width:0;overflow:hidden}.prayer-text{font-size:.72rem;color:#333;word-break:break-word;overflow-wrap:break-word;white-space:normal}.prayer-card-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.prayer-timestamp{font-size:.6rem;color:#aaa}.heart-wrap{display:flex;flex-direction:column;align-items:center;gap:1px}.heart-btn{background:none;border:none;cursor:pointer;font-size:.85rem;padding:0;opacity:.4;transition:opacity .2s,filter .2s;filter:grayscale(100%)}.heart-btn:hover{opacity:.7}.heart-btn.hearted{opacity:1;filter:none}.heart-count{font-size:.58rem;color:#e74c3c;font-weight:700}.no-prayers{color:#888;font-size:.85rem}.post-prayer{display:flex;gap:8px;padding-top:8px;flex-shrink:0;border-top:1px solid #e0e0e0;background:#f0f2f5}.prayer-input{flex:1;padding:8px 12px;border:1px solid #ccc;border-radius:6px;font-size:.88rem}.btn-post{background:#2d5fa6;color:#fff;border:none;padding:8px 14px;border-radius:6px;cursor:pointer;font-weight:700;font-size:.82rem}.btn-post:hover{background:#1e4a8a}.right-area{display:flex;gap:10px;flex-shrink:0;overflow:hidden}.right-sidebar{width:150px;min-width:150px;max-width:150px;flex-shrink:0;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.saved-prayers-panel{width:180px;min-width:180px;max-width:180px;flex-shrink:0;overflow-y:auto;display:flex;flex-direction:column;gap:6px}.saved-prayers-panel h3{font-size:.88rem;font-weight:700;color:#1a1a1a;padding-bottom:6px;border-bottom:1px solid #e0e0e0;flex-shrink:0}.saved-prayer-card{background:#fff;border-radius:6px;padding:7px 9px;box-shadow:0 1px 3px #00000012;cursor:pointer;display:flex;flex-direction:column;gap:3px;flex-shrink:0}.saved-prayer-card:hover{box-shadow:0 2px 8px #0000001f}.saved-prayer-username{font-size:.7rem;font-weight:700;color:#2d5fa6}.saved-prayer-text{font-size:.7rem;color:#333;word-break:break-word;overflow-wrap:break-word}.saved-prayer-time{font-size:.6rem;color:#aaa}.no-saved{font-size:.78rem;color:#aaa;text-align:center;padding-top:16px}.message{font-size:.8rem;color:#c0392b;text-align:center;flex-shrink:0;padding-top:4px}.friends-card{background:#fff;border-radius:8px;padding:10px;box-shadow:0 1px 4px #0000001a;display:flex;flex-direction:column;gap:6px}.friends-card h3{font-size:.82rem;font-weight:700;color:#1a1a1a}.friend-request-item{display:flex;flex-direction:column;gap:4px;padding:5px 0;border-bottom:1px solid #f0f0f0}.friend-request-item:last-child{border-bottom:none}.friend-request-name{font-size:.75rem;font-weight:600;color:#333}.friend-request-buttons{display:flex;gap:5px}.btn-accept{flex:1;background:#2d5fa6;color:#fff;border:none;padding:4px;border-radius:4px;cursor:pointer;font-size:.68rem;font-weight:600}.btn-accept:hover{background:#1e4a8a}.btn-decline{flex:1;background:#e0e0e0;color:#555;border:none;padding:4px;border-radius:4px;cursor:pointer;font-size:.68rem;font-weight:600}.btn-decline:hover{background:#c0392b;color:#fff}.friends-list-item{display:flex;align-items:flex-start;gap:6px;padding:4px 0;border-bottom:1px solid #f0f0f0}.friends-list-item:last-child{border-bottom:none}.friend-avatar-img{width:22px;height:22px;border-radius:50%;object-fit:cover;flex-shrink:0}.friend-avatar-fallback-small{display:none;width:22px;height:22px;border-radius:50%;background:#e0e0e0;align-items:center;justify-content:center;font-size:.75rem;flex-shrink:0}.friend-info{display:flex;flex-direction:column;gap:2px;min-width:0}.friend-name{font-size:.75rem;font-weight:600;color:#333}.friend-stats{font-size:.62rem;color:#888}.popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000}.popup-card{background:#fff;border:1px solid #ddd;border-radius:12px;padding:32px 24px 24px;width:300px;text-align:center;position:relative;box-shadow:0 4px 20px #00000026}.friend-prayers-popup{width:340px;max-height:80vh;display:flex;flex-direction:column;padding:20px 24px 24px;overflow:hidden}.friend-popup-header{flex-shrink:0;display:flex;flex-direction:column;align-items:center;margin-bottom:12px}.friend-popup-stats{display:flex;justify-content:center;gap:12px;font-size:.78rem;color:#666;margin-top:6px}.friend-prayers-list{overflow-y:auto;display:flex;flex-direction:column;gap:8px;text-align:left;flex:1;min-height:0}.friend-prayer-item{background:#f8f8f8;border-radius:6px;padding:8px 10px;flex-shrink:0}.friend-prayer-text{font-size:.82rem;color:#333;margin-bottom:4px}.friend-prayer-meta{font-size:.65rem;color:#aaa}.popup-close{position:absolute;top:10px;right:14px;background:none;border:none;color:#aaa;font-size:18px;cursor:pointer}.popup-avatar-wrap{width:72px;height:72px;border-radius:50%;overflow:hidden;margin:0 auto 12px;background:#e0e0e0;display:flex;align-items:center;justify-content:center}.popup-avatar-img{width:100%;height:100%;object-fit:cover}.popup-avatar-fallback{font-size:32px;display:none}.popup-username{font-size:14px;color:#888;margin-bottom:10px;font-family:monospace}.popup-prayer-text{font-size:15px;color:#333;margin-bottom:18px;font-style:italic;line-height:1.5}.buy-options{display:flex;flex-direction:column;gap:10px}.buy-option-btn{display:flex;justify-content:space-between;align-items:center;background:#2d5fa6;color:#fff;border:none;padding:12px 16px;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600}.buy-option-btn:hover{background:#1e4a8a}.buy-option-prayers{font-weight:700}.buy-option-price{opacity:.85}@media (max-width: 768px){html,body{overflow:auto;height:auto}#root,.app{height:auto;overflow:auto}.main{flex-direction:column;overflow:visible;height:auto;padding:10px;gap:10px}.featured-panel{width:100%;min-width:unset;max-width:unset}.sidebar{width:100%;min-width:unset;max-width:unset;justify-content:flex-start}.sidebar-ad-section,.sidebar-news-section{display:none}.btn-get-prayers{width:100%;margin-top:8px}.feed{overflow:visible;min-height:0}.prayers-list{overflow:visible;max-height:none}.right-area{flex-direction:column;width:100%}.right-sidebar,.saved-prayers-panel{width:100%;min-width:unset;max-width:unset}.post-prayer{position:sticky;bottom:0;background:#f0f2f5;padding:10px 0;z-index:100}}.dark .main{background:#12121e}.dark .featured-panel,.dark .sidebar,.dark .right-sidebar,.dark .saved-prayers-panel{background:transparent}.dark .featured-title,.dark .feed-title,.dark .saved-prayers-panel h3,.dark .friends-card h3{color:#e0e0e0}.dark .featured-card,.dark .prayer-card,.dark .profile-card,.dark .auth-card,.dark .saved-prayer-card,.dark .friends-card,.dark .sidebar-ad-section,.dark .sidebar-news-section,.dark .friend-prayer-item{background:#2a2a3e;box-shadow:none}.dark .featured-text,.dark .prayer-text,.dark .saved-prayer-text,.dark .friend-prayer-text,.dark .friend-request-name,.dark .friend-name{color:#d0d0d0}.dark .sidebar-ad-placeholder{color:#555;border-color:#444}.dark .sidebar-ad-label{color:#555}.dark .sidebar-news-label{color:#aaa;border-color:#444}.dark .news-headline-link{color:#7ab4f5;border-color:#333}.dark .stat-line{color:#aaa}.dark .username{color:#e0e0e0}.dark .post-prayer{background:#12121e;border-color:#333}.dark .prayer-input,.dark .auth-input{background:#2a2a3e;border-color:#444;color:#e0e0e0}.dark .friend-request-item,.dark .friends-list-item{border-color:#333}.dark .friend-stats{color:#666}.dark .friend-popup-stats{color:#aaa}.dark .popup-card{background:#2a2a3e;border-color:#444}.dark .popup-username{color:#aaa}.dark .popup-prayer-text{color:#d0d0d0}.dark .popup-close{color:#666}.dark .no-prayers,.dark .no-saved,.dark .no-featured{color:#555}.pray-for-me-card{background:#c5a000!important;border-left:3px solid #8a6f00!important}.pray-for-me-label{font-size:.6rem;font-weight:700;color:#fff;margin-bottom:3px;text-transform:uppercase;letter-spacing:.04em}.dark .pray-for-me-card{background:#7a6000!important;border-left:3px solid #C5A000!important}
