.church-prayer-wall-wrapper{max-width:100%}.church-prayer-wall-title{margin-bottom:24px;font-size:28px;font-weight:700;color:#333}.church-prayer-wall__filters{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e0e0e0}.church-prayer-wall__filter-btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:6px 16px;border:1px solid #e0e0e0;border-radius:20px;background:#fff;color:#666;font-size:14px;cursor:pointer;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;line-height:1.4}.church-prayer-wall__filter-btn:hover{border-color:#4a6fa5;color:#4a6fa5}.church-prayer-wall__filter-btn.is-active{background:#4a6fa5;border-color:#4a6fa5;color:#fff}.church-prayer-wall__sort-bar{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:16px}.church-prayer-wall__results-count{font-size:14px;color:#999}.church-prayer-wall__grid{display:grid;gap:20px}.church-prayer-wall__grid--grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.church-prayer-wall__grid--list{grid-template-columns:1fr}.church-prayer-wall__grid--masonry{display:block;-webkit-columns:3;columns:3;-webkit-column-gap:20px;column-gap:20px}.church-prayer-wall__grid--masonry .church-prayer-card{-webkit-column-break-inside:avoid;break-inside:avoid;margin-bottom:20px}.church-prayer-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:24px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08);-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;-o-transition:box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.church-prayer-card__header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;margin-bottom:12px}.church-prayer-card__name{font-weight:600;font-size:15px;color:#333}.church-prayer-card__date{font-size:13px;color:#999;white-space:nowrap;margin-left:12px}.church-prayer-card__category{display:inline-block;padding:2px 10px;border-radius:12px;background:#f8f9fa;color:#666;font-size:12px;font-weight:500;margin-bottom:8px;-ms-flex-item-align:start;align-self:flex-start}.church-prayer-card__content{-ms-flex:1 1;flex:1 1;font-size:15px;line-height:1.6;color:#333;margin-bottom:16px;word-break:break-word}.church-prayer-card__footer{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding-top:12px;border-top:1px solid #e0e0e0}.church-prayer-card__pray-btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:6px;padding:8px 16px;border:1px solid #4a6fa5;border-radius:20px;background:transparent;color:#4a6fa5;font-size:14px;font-weight:500;cursor:pointer;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;line-height:1}.church-prayer-card__pray-icon:before{content:"\2764"}.church-prayer-card__count{font-size:13px;color:#999}.church-prayer-card__count-number{font-weight:600;color:#666}.church-prayer-wall__pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:32px}.church-prayer-wall__load-more{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:8px;padding:12px 32px;border:2px solid #4a6fa5;border-radius:8px;background:transparent;color:#4a6fa5;font-size:15px;font-weight:600;cursor:pointer;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}@media (max-width:980px){.church-prayer-wall__grid--masonry{-webkit-columns:2;columns:2}}@media (max-width:768px){.church-prayer-wall__grid--grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.church-prayer-wall__grid--masonry{-webkit-columns:1;columns:1}.church-prayer-card{padding:18px}.church-prayer-card__header{-ms-flex-direction:column;flex-direction:column;gap:4px}.church-prayer-card__date{margin-left:0}}@media (max-width:480px){.church-prayer-wall__grid--grid{grid-template-columns:1fr}.church-prayer-wall__filters{gap:6px}.church-prayer-wall__filter-btn{padding:5px 12px;font-size:13px}}.church-prayer-form{max-width:640px}.church-prayer-form__title{margin-bottom:24px;font-size:24px;font-weight:700;color:#333}.church-prayer-form__field{margin-bottom:20px}.church-prayer-form__field--checkbox{margin-bottom:12px}.church-prayer-form__label{display:block;margin-bottom:6px;font-size:14px;font-weight:600;color:#333}.church-prayer-form__required{color:#dc3545}.church-prayer-form__optional{font-weight:400;color:#999;font-size:13px}.church-prayer-form__input,.church-prayer-form__select,.church-prayer-form__textarea{display:block;width:100%;padding:10px 14px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;font-size:15px;color:#333;-webkit-transition:border-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,-webkit-box-shadow .2s ease;-o-transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,-webkit-box-shadow .2s ease;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:inherit}.church-prayer-form__input:focus,.church-prayer-form__select:focus,.church-prayer-form__textarea:focus{outline:none;border-color:#4a6fa5;-webkit-box-shadow:0 0 0 3px rgba(74,111,165,.15);box-shadow:0 0 0 3px rgba(74,111,165,.15)}.church-prayer-form__textarea{resize:vertical;min-height:120px}.church-prayer-form__select{cursor:pointer;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.church-prayer-form__char-count{text-align:right;font-size:12px;color:#999;margin-top:4px}.church-prayer-form__checkbox-label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;font-size:14px;color:#333;cursor:pointer}.church-prayer-form__checkbox{width:18px;height:18px;cursor:pointer}.church-prayer-form__actions{margin-top:24px}.church-prayer-form__login-required{text-align:center;padding:40px 20px;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px}.church-prayer-form__login-required p{margin-bottom:16px;color:#666}.church-prayer-btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:12px 28px;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;text-decoration:none;line-height:1.4}.church-prayer-btn--primary{background:#4a6fa5;color:#fff}@media (max-width:480px){.church-prayer-form{max-width:100%}}.church-prayer-counter{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center;padding:24px}.church-prayer-counter__number{font-size:48px;font-weight:700;color:#4a6fa5;line-height:1.2;font-variant-numeric:tabular-nums}.church-prayer-counter__label{font-size:16px;color:#666;margin-top:4px}@media (max-width:768px){.church-prayer-counter__number{font-size:36px}}