@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#243331;background:#f6faf8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--brand: #388683;--brand-deep: #116965;--brand-muted: #6e8180;--brand-soft: #e5f2ef;--ink: #243331;--ink-soft: #5e6c69;--muted: #7a8986;--line: #dbe7e4;--surface: #ffffff;--surface-soft: #f8fbfa;--danger: #d62828;--warning: #b6761b;--info: #3d7f91;--shadow-sm: 0 1px 2px rgba(30, 58, 55, .06), 0 1px 8px rgba(30, 58, 55, .05);--shadow-md: 0 16px 40px rgba(30, 58, 55, .11);--radius: 8px;--header-height: 132px;--reader-content-width: 760px;--avatar-size: 60px;--nav-menu-right: max(28px, calc((100vw - 1600px)/2) )}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{min-width:320px;background:#f6faf8}body{min-width:320px;min-height:100vh;margin:0;background:linear-gradient(180deg,#e5f2ef94 0,#f6faf800 280px),#f6faf8}button,input,select,textarea{font:inherit}input[type=checkbox],input[type=radio]{width:auto;min-height:auto;margin-right:6px;accent-color:var(--brand)}input,select,textarea{width:100%;min-height:40px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--ink);padding:.6rem .75rem;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}textarea{min-height:112px;resize:vertical}select{width:auto;min-width:112px;cursor:pointer}input:focus,select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #38868329}label{color:var(--ink-soft);font-size:.88rem;font-weight:650}a{color:var(--brand-deep);font-weight:650;text-decoration:none}a:hover{color:var(--brand)}button{min-height:40px;border:1px solid transparent;border-radius:var(--radius);background:var(--brand);color:#fff;padding:.58rem 1rem;font-weight:700;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}button:hover{background:var(--brand-deep);color:#fff;box-shadow:0 8px 22px #11696524}button:active{transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.62;box-shadow:none}button:focus-visible{outline:3px solid rgba(56,134,131,.22);outline-offset:2px}img{max-width:100%}ul::-webkit-scrollbar,.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.app-shell{min-height:100vh;color:var(--ink)}.prayer-page{--header-height: 104px}.loading-state{width:min(680px,calc(100vw - 32px));min-height:min(520px,100vh);margin:0 auto;padding:120px 16px 56px;display:flex;align-items:center;justify-content:center;color:var(--ink-soft);text-align:center}.empty-state{width:min(680px,calc(100vw - 32px));margin:0 auto;padding:120px 16px 40px;color:var(--ink-soft);text-align:center}.loading-indicator{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0;color:inherit;font-weight:800;line-height:1.2}.loading-indicator__spinner{width:1em;height:1em;flex:0 0 1em;border:2px solid currentColor;border-right-color:transparent;border-bottom-color:#3886833d;border-radius:50%;animation:loading-indicator-spin .72s linear infinite}.loading-indicator__label{min-width:0}.loading-indicator--page{flex-direction:column;gap:14px;color:var(--brand-deep);font-size:1rem}.loading-indicator--page .loading-indicator__spinner{width:42px;height:42px;flex-basis:42px;border-width:3px}.loading-indicator--button{gap:7px;color:inherit;font-size:inherit}.loading-indicator--inline{color:var(--brand-deep);font-size:.88rem}.loading-indicator--compact{gap:6px;color:var(--brand-deep);font-size:.82rem}@keyframes loading-indicator-spin{to{transform:rotate(360deg)}}.page-shell{width:min(1120px,calc(100vw - 32px));margin:0 auto;padding:calc(var(--header-height) + 32px) 0 56px}.page-shell--narrow{width:min(680px,calc(100vw - 32px))}.page-heading{margin:0 0 22px;text-align:left}.page-heading h1,.page-heading h2{margin:8px 0 4px;color:var(--ink);font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.12;letter-spacing:0}.page-heading p{margin:0;color:var(--ink-soft)}.prayer-page .page-shell{padding-top:calc(var(--header-height) + 44px)}.prayer-page .page-heading{margin-bottom:34px;padding-bottom:22px;border-bottom:1px solid rgba(219,231,228,.95)}.prayer-page .page-heading h1{margin:0;font-size:clamp(2rem,3.4vw,2.75rem);line-height:1.08}.prayer-page .my-masonry-grid{margin-left:-22px}.prayer-page .my-masonry-grid_column{padding-left:22px}.prayer-page .PrayerCard{margin-bottom:22px}.new-prayers-banner{position:sticky;top:calc(var(--header-height) + 12px);z-index:50;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:38px;margin:-4px auto 18px;padding:0 16px;border-color:#1169652e;border-radius:999px;background:var(--brand);color:#fff;box-shadow:0 10px 24px #1169652e}.new-prayers-banner:hover{background:var(--brand-deep)}.back-link{display:inline-flex;align-items:center;gap:.6rem;width:-moz-fit-content;width:fit-content;min-height:46px;color:var(--brand-deep);font-size:1.08rem;font-weight:850;cursor:pointer}.back-link svg{width:24px;height:24px;flex:0 0 24px}.top-nav{position:fixed;inset:0 0 auto 0;z-index:1000;width:100%;background:#fffffff0;border-bottom:1px solid rgba(219,231,228,.95);box-shadow:0 8px 24px #1e3a370f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.top-nav__inner{width:min(1600px,calc(100vw - 56px));min-height:var(--header-height);margin:0 auto;display:grid;grid-template-columns:minmax(300px,1fr) minmax(0,var(--reader-content-width)) minmax(300px,1fr);align-items:center;gap:24px;position:relative;padding:12px 0}.top-nav--simple .top-nav__inner{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:none}.top-nav__left{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;justify-self:start;gap:16px;min-width:0;height:104px}.top-nav__brand{display:inline-flex;align-items:center;cursor:pointer}.top-nav__logo{display:block;width:auto;height:70px;-o-object-fit:contain;object-fit:contain}.top-nav__center{display:grid;align-content:center;justify-self:start;justify-items:stretch;width:100%;height:104px;gap:12px}.top-nav__actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0;justify-self:end}.top-nav__avatar-button{width:var(--avatar-size);height:var(--avatar-size);padding:0;overflow:hidden;border:2px solid rgba(56,134,131,.18);border-radius:50%;background:var(--surface);box-shadow:none}.top-nav__avatar-button:hover{border-color:#3886836b;background:var(--surface)}.top-nav__avatar{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.top-nav__avatar-clickable{width:var(--avatar-size);height:var(--avatar-size);border:2px solid rgba(56,134,131,.18);border-radius:50%;-o-object-fit:cover;object-fit:cover;cursor:pointer;background:var(--surface);box-shadow:0 8px 20px #1e3a3714}.top-nav__menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;background:transparent}.top-nav__menu{position:fixed;top:calc((var(--header-height) - var(--avatar-size)) / 2 + var(--avatar-size) + 8px);right:var(--nav-menu-right);width:232px;padding:10px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-md);z-index:1002}.top-nav__menu-content{display:grid;gap:8px;color:var(--ink);text-align:left}.top-nav__menu-user{padding:6px 8px 4px;color:var(--brand-deep);font-weight:800}.top-nav__menu-row{display:grid;gap:5px;padding:8px}.top-nav__menu-row select{width:100%}.top-nav__menu-separator{height:1px;margin:3px 0;background:var(--line)}.navSelected,.menu-action{display:block;width:100%;border-radius:6px;color:var(--ink);cursor:pointer;padding:8px;transition:background .16s ease,color .16s ease}.navSelected:hover,.menu-action:hover{background:var(--brand-soft);color:var(--brand-deep)!important}.menu-action--danger{color:var(--danger)!important}.top-nav__selectors{width:100%;min-height:46px;margin:0;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(0,1fr) minmax(0,.82fr);align-items:end;justify-content:start;gap:14px;padding:0}.top-nav__selector-field{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px}.top-nav__selector-field label{margin-left:0;white-space:nowrap}.top-nav__selector-field select{width:100%;min-width:0;min-height:46px}.top-nav--en .top-nav__left{width:-moz-max-content;width:max-content;gap:12px;transform:translate(clamp(-56px,-3vw,-28px))}.top-nav--en .top-nav__links{flex:0 0 auto;overflow:visible;gap:14px}.top-nav--en .top-nav__text-link{font-size:.94rem;font-weight:820;letter-spacing:0}.bible-app .top-nav--en .top-nav__center{width:min(100%,860px)}.bible-app .top-nav--en .top-nav__selectors{grid-template-columns:minmax(0,1.22fr) minmax(0,1fr) minmax(0,.82fr);-moz-column-gap:16px;column-gap:16px;row-gap:8px}.bible-app .top-nav--en .top-nav__selector-field{gap:9px}.bible-app .top-nav--en .top-nav__selector-field label{color:var(--ink-soft);font-size:.9rem;font-weight:780}.bible-app .top-nav--en .top-nav__selector-field--version label{min-width:58px}.bible-app .top-nav--en .top-nav__selector-field--chapter label{min-width:62px}.prayerWallButton{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:1px solid rgba(17,105,101,.14);background:var(--brand);box-shadow:none;padding:0 18px;color:#fff;border-radius:var(--radius);font-size:1.02rem;font-weight:800;white-space:nowrap}.prayerWallButton:hover{color:#fff;background:var(--brand-deep)}.search-bar{min-width:240px;max-width:none;flex:1 1 300px;margin:0}.top-nav__nav-search{display:none}.top-nav__center-search{width:100%;min-width:0}.bible-app .top-nav__center-search .search-bar{position:static;width:100%;min-width:0;transform:none;flex:0 0 auto}.search-bar__form{position:relative;display:flex;align-items:center}.search-bar__icon{position:absolute;left:12px;color:var(--brand-muted);pointer-events:none}.search-bar__input{padding-left:38px;min-height:46px;background:var(--surface-soft)}.search-bar__mobile-button{width:42px;height:42px;min-height:42px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:var(--surface);color:var(--brand-deep);box-shadow:none}.reader-main{width:min(920px,calc(100vw - 32px));margin:0 auto;padding:calc(var(--header-height) + 24px) 0 84px;text-align:center}.scripture-panel{width:min(var(--reader-content-width),100%);margin:18px auto 0;padding:22px 18px 28px;background:#ffffffbd;border:1px solid rgba(219,231,228,.9);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.scripture-title{margin:0 0 14px;color:var(--ink);font-size:clamp(1.35rem,2.4vw,1.8rem);line-height:1.2;letter-spacing:0}.verse-list{display:grid;gap:8px}.verse-line{display:grid;grid-template-columns:3.2rem minmax(0,1fr) 5.35rem;align-items:start;-moz-column-gap:10px;column-gap:10px;width:100%;min-height:42px;padding:9px 10px;border:1px solid transparent;border-radius:var(--radius);color:var(--ink);cursor:pointer;text-align:left;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.verse-line[draggable=true]{cursor:grab}.verse-line.is-dragging,.PrayerCard.is-dragging{opacity:.62;cursor:grabbing}.verse-line:hover{background:var(--brand-soft);border-color:#38868329}.verse-line.is-selected{background:var(--brand-muted);color:#fff}.verse-ref{display:block;justify-self:start;width:3.2rem;color:var(--brand-deep);font-size:.75rem;font-weight:800;line-height:1.28;text-align:left;white-space:normal;overflow-wrap:normal;font-variant-numeric:tabular-nums}.verse-ref-single,.verse-ref-range{display:inline-grid;justify-items:start;text-align:left}.verse-ref-range span{display:block}.verse-line.is-selected .verse-ref{color:#fff}.prayerVerse{min-width:0;overflow-wrap:anywhere;-webkit-user-select:text;-moz-user-select:text;user-select:text}.verse-action-slot{width:5.35rem;min-width:5.35rem;min-height:28px;display:flex;align-items:center;justify-content:center;gap:6px}.verse-action-button{width:32px;height:32px;min-height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;background:#fffffff5;border:1px solid rgba(255,255,255,.62);color:var(--brand-deep);border-radius:50%;box-shadow:none}.verse-action-button:hover{background:#fff;color:var(--brand);transform:translateY(-1px)}.notes-icon{width:20px;height:20px;flex-shrink:0}.chapter-nav{position:fixed;top:50%;transform:translateY(-50%);z-index:900;width:46px;height:46px;min-height:46px;border-radius:50%;padding:0;display:inline-flex;align-items:center;justify-content:center;background:var(--surface);border:1px solid rgba(56,134,131,.22);color:var(--brand-deep);box-shadow:0 12px 28px #11696524;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease,opacity .16s ease}.chapter-nav:hover{background:var(--brand);color:#fff;border-color:var(--brand);transform:translateY(calc(-50% - 1px))}.chapter-nav:disabled{opacity:.36;cursor:not-allowed;transform:translateY(-50%)}.chapter-nav svg{width:18px;height:18px}.chapter-nav--prev{left:max(18px,calc((100vw - 980px)/2 - 76px))}.chapter-nav--next{right:max(18px,calc((100vw - 980px)/2 - 76px))}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1600;background:#16242238;display:flex;align-items:center;justify-content:center;padding:18px}.chat-forward-backdrop{z-index:1300;background:#1624222e}.chat-forward-dialog{width:min(360px,100%);max-height:min(520px,calc(100vh - 36px));display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:10px;padding:14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-md)}.app-message-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;display:flex;align-items:center;justify-content:center;padding:18px;background:#16242247;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.app-message-dialog{width:min(360px,100%);padding:18px;border:1px solid rgba(56,134,131,.22);border-radius:var(--radius);background:var(--surface);color:var(--ink);box-shadow:0 24px 64px #16242238}.app-message-dialog h2{margin:0 0 8px;color:var(--brand-deep);font-size:1.05rem;line-height:1.25}.app-message-dialog__body{color:var(--ink-soft);font-size:.95rem;line-height:1.55;white-space:pre-line}.app-message-dialog__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.app-message-dialog__button{width:auto;min-width:82px;min-height:38px;padding:0 14px;border:1px solid var(--brand);border-radius:var(--radius);background:var(--brand);color:#fff;font-weight:800;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease}.app-message-dialog__button:hover{background:var(--brand-deep);border-color:var(--brand-deep);transform:translateY(-1px)}.app-message-dialog__button--ghost{border-color:var(--line);background:var(--surface);color:var(--brand-deep)}.app-message-dialog__button--ghost:hover{border-color:#38868352;background:var(--brand-soft);color:var(--brand-deep)}.app-message-dialog__button--danger{border-color:#d62828b8;background:#d62828}.app-message-dialog__button--danger:hover{border-color:#b91f1f;background:#b91f1f}.chat-forward-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.chat-forward-header strong{color:var(--ink);font-size:1rem}.chat-forward-header button{min-height:34px;padding:0 10px}.chat-forward-summary{min-height:42px;padding:8px 10px;border:1px solid rgba(56,134,131,.2);border-radius:var(--radius);background:#e5f2ef94;color:var(--ink-soft);font-size:.84rem;font-weight:650}.chat-forward-summary span{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.chat-forward-list{min-height:0;overflow-y:auto;display:grid;gap:7px;padding-right:2px}.chat-forward-friend{min-height:48px;padding:7px 9px;display:flex;align-items:center;justify-content:flex-start;gap:10px;border-color:var(--line);background:var(--surface-soft);color:var(--ink);text-align:left;box-shadow:none}.chat-forward-friend:hover{background:var(--brand-soft);color:var(--ink);box-shadow:none}.chat-forward-friend img{width:32px;height:32px;flex:0 0 32px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid var(--line)}.chat-group-dialog{width:min(430px,100%);grid-template-rows:auto auto auto auto minmax(0,1fr)}.chat-group-selected{display:flex;flex-wrap:wrap;gap:6px}.chat-group-selected span{max-width:100%;padding:5px 8px;border:1px solid rgba(56,134,131,.2);border-radius:999px;background:#e5f2efb8;color:var(--brand-deep);font-size:.78rem;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-group-name-field{display:grid;gap:6px;color:var(--ink-soft);font-size:.84rem;font-weight:800}.chat-group-name-field input{width:100%}.chat-group-dialog>button[type=submit]{min-height:40px;background:var(--brand);color:#fff}.chat-group-management{min-height:0;display:grid;gap:12px;overflow-y:auto;padding-right:2px}.chat-group-management section{display:grid;gap:8px}.chat-group-management h3{margin:0;color:var(--brand-deep);font-size:.86rem;font-weight:900}.chat-group-member-list{display:grid;gap:7px}.chat-group-member-row{min-height:44px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft)}.chat-group-member-row img{width:34px;height:34px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid var(--line)}.chat-group-member-row span{min-width:0;overflow:hidden;color:var(--ink);font-size:.88rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.chat-group-member-row em{color:var(--brand-deep);font-size:.76rem;font-style:normal;font-weight:900}.chat-group-member-row button{min-height:30px;padding:0 9px}.chat-group-danger-button{min-height:40px;border-color:#d6282838;background:#d6282814;color:var(--danger);box-shadow:none}.chat-group-danger-button:hover{background:var(--danger);color:#fff}.chat-message-menu{position:fixed;z-index:1400;width:168px;display:grid;gap:4px;padding:6px;border:1px solid rgba(56,134,131,.18);border-radius:var(--radius);background:var(--surface);box-shadow:0 16px 34px #1e3a3729}.chat-message-menu button{min-height:36px;padding:0 9px;display:flex;align-items:center;justify-content:flex-start;gap:8px;background:transparent;border-color:transparent;color:var(--ink);box-shadow:none}.chat-message-menu button:hover{background:var(--brand-soft);color:var(--brand-deep);box-shadow:none}.chat-message-menu svg{width:17px;height:17px;flex:0 0 17px}.modal-panel{width:min(440px,100%);max-height:min(720px,calc(100vh - 36px));overflow-y:auto;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-md);padding:20px;text-align:left}.modal-panel h4{margin:0 0 8px;font-size:1.2rem}.modal-panel input[type=text],.modal-panel textarea{margin:10px 0}.modal-panel ul{margin:12px 0;padding:10px 12px;list-style:none;border-radius:var(--radius);background:var(--surface-soft);color:var(--ink-soft);font-size:.92rem}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.verse-share-preview{display:grid;gap:6px;margin:10px 0 14px;padding:12px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft);color:var(--ink-soft)}.verse-share-preview strong{color:var(--brand-deep)}.verse-share-friend-list{display:grid;gap:8px;max-height:320px;overflow-y:auto}.verse-share-friend{min-height:52px;padding:8px 10px;display:flex;align-items:center;justify-content:flex-start;gap:10px;background:var(--surface);border-color:var(--line);color:var(--ink);text-align:left;box-shadow:none}.verse-share-friend:hover{background:var(--brand-soft);color:var(--ink);box-shadow:none}.verse-share-friend img{width:34px;height:34px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid var(--line)}.button-secondary,button.button-secondary{background:var(--surface);color:var(--brand-deep);border-color:var(--line);box-shadow:none}.button-secondary:hover,button.button-secondary:hover{background:var(--brand-soft);color:var(--brand-deep)}.floating-friends{position:fixed;right:22px;bottom:22px;z-index:1001;text-align:left}.floating-friends__button{width:52px;height:52px;min-height:52px;border-radius:50%;padding:0;display:flex;align-items:center;justify-content:center;font-size:1.45rem;box-shadow:0 14px 30px #11696538}.friend-panel{position:absolute;right:0;bottom:66px;width:min(320px,calc(100vw - 44px));max-height:min(460px,calc(100vh - 140px));overflow-y:auto;padding:14px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-md)}.friend-list{display:grid;gap:12px}.friend-list input{min-height:36px}.friend-list h5,.friend-panel h4{margin:10px 0 8px;color:var(--ink)}.friend-row{display:flex;align-items:center;gap:10px;padding:8px;border-radius:var(--radius);cursor:pointer;transition:background .16s ease}.friend-row:hover{background:var(--brand-soft)}.friend-row img{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.floating-chat-widget{position:fixed;right:22px;bottom:22px;z-index:1200;text-align:left}.floating-chat-button{position:relative;width:54px;height:54px;min-height:54px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--brand);color:#fff;box-shadow:0 16px 34px #1169653d}.floating-chat-button:hover,.floating-chat-button.is-open{background:var(--brand-deep);color:#fff}.floating-chat-button svg{width:24px;height:24px}.floating-chat-badge,.chat-widget-row-badge{min-width:20px;height:20px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--danger);color:#fff;font-size:.72rem;font-weight:850;line-height:1}.floating-chat-badge{position:absolute;top:-4px;right:-4px;border:2px solid var(--surface)}.floating-chat-panel{position:absolute;right:0;bottom:66px;width:min(380px,calc(100vw - 32px));height:min(560px,calc(100vh - 112px));display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-md)}.floating-chat-panel--expanded{position:fixed;top:var(--header-height);right:0;bottom:0;width:50vw;height:auto;transform:none;border-top:1px solid var(--line);border-right:0;border-bottom:0;border-radius:0;box-shadow:none;grid-template-rows:auto auto auto minmax(0,1fr) auto}body.chat-split-active .bible-app .reader-main{position:fixed;top:var(--header-height);left:0;bottom:0;width:50vw;margin:0;padding:24px 24px 96px;overflow-y:auto;border-top:1px solid var(--line);border-right:1px solid var(--line);background:linear-gradient(180deg,#e5f2ef6b 0,#f6faf800 180px),#f6faf8}body.chat-split-active .bible-app .scripture-panel{width:min(760px,100%);margin-top:0}body.chat-split-active .floating-chat-button.is-open{display:none}body.chat-split-active .chapter-nav{top:50%;bottom:auto;transform:translateY(-50%);z-index:1100;width:44px;height:44px;min-height:44px;background:var(--brand);color:#fff;border-color:#1169653d;box-shadow:0 18px 34px #1169653d}body.chat-split-active .chapter-nav:hover{background:var(--brand-deep)}body.chat-split-active .chapter-nav--prev{left:28px}body.chat-split-active .chapter-nav--next{left:auto;right:calc(50vw + 28px)}@media (max-width: 900px){:root{--mobile-chat-split-reader-height: min(42dvh, 340px)}body.chat-split-active{overflow:hidden}.floating-chat-panel--expanded{inset:auto 0 0;top:calc(var(--header-height) + var(--mobile-chat-split-reader-height));width:100vw;height:auto;max-height:none;border:0;border-top:1px solid var(--line);border-radius:0}body.chat-split-active .bible-app .reader-main{position:fixed;top:var(--header-height);left:0;right:0;bottom:auto;z-index:1040;width:100vw;height:var(--mobile-chat-split-reader-height);margin:0;padding:14px 12px 68px;overflow-y:auto;border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(180deg,#e5f2ef75 0,#f6faf800 160px),#f6faf8}body.chat-split-active .bible-app .scripture-panel{width:min(100%,680px);margin:0 auto;padding:16px 10px 20px;box-shadow:none}body.chat-split-active .chapter-nav{display:none}}.floating-chat-panel.is-drag-over{border-color:#3886839e;box-shadow:0 0 0 4px #38868324,var(--shadow-md)}.chat-widget-panel-header,.chat-widget-room-header{min-height:58px;padding:10px 12px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);background:var(--surface)}.chat-widget-room-header{display:grid;grid-template-columns:34px 34px minmax(0,1fr) auto;gap:8px}.chat-widget-panel-header strong,.chat-widget-room-header strong{flex:1 1 auto;min-width:0;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-widget-panel-header button,.chat-widget-room-header button,.chat-widget-room-actions button,.chat-widget-tool-row button,.chat-widget-input-row button,.chat-widget-avatar-button{width:34px;height:34px;flex:0 0 34px;min-height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center;background:var(--surface-soft);border-color:var(--line);color:var(--brand-deep);box-shadow:none}.chat-widget-panel-header button:hover,.chat-widget-room-header button:hover,.chat-widget-room-actions button:hover,.chat-widget-tool-row button:hover,.chat-widget-input-row button:hover,.chat-widget-avatar-button:hover{background:var(--brand-soft);color:var(--brand-deep);box-shadow:none}.chat-widget-room-actions{min-width:0;display:inline-flex;align-items:center;justify-content:flex-end;gap:6px}.chat-widget-room-avatar{width:34px;height:34px;min-height:34px;flex:0 0 34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}.chat-widget-room-avatar:hover,.chat-widget-room-avatar:active{transform:none;background:transparent;color:var(--brand-deep);box-shadow:none}.chat-widget-room-avatar:hover img,.chat-widget-room-avatar:focus-visible img{box-shadow:0 0 0 2px #38868329}.chat-widget-room-avatar--group{background:var(--brand-soft);color:var(--brand-deep)}.chat-widget-room-avatar img,.chat-widget-avatar-button img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.chat-widget-login{grid-row:1 / -1;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.chat-widget-panel-header,.chat-widget-room-header{grid-row:1}.chat-widget-error{grid-row:2}.chat-widget-search{grid-row:3}.chat-widget-login p{margin:auto;padding:18px;color:var(--ink-soft);text-align:center}.chat-widget-login>button{margin:0 14px 14px}.chat-widget-search{margin:10px 12px;min-height:38px;display:flex;align-items:center;gap:8px;padding:0 10px;background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius);color:var(--ink-soft)}.chat-widget-tabs{grid-row:2;margin:10px 12px 0;padding:3px;display:grid;grid-template-columns:1fr 1fr;gap:3px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft)}.chat-widget-tabs button{min-height:34px;padding:0 10px;border:0;border-radius:calc(var(--radius) - 3px);background:transparent;color:var(--ink-soft);box-shadow:none;font-weight:850}.chat-widget-tabs button:hover,.chat-widget-tabs button.is-active{background:var(--surface);color:var(--brand-deep);box-shadow:0 8px 18px #11696514}.chat-widget-search input{flex:1 1 auto;min-width:0;border:none;background:transparent;box-shadow:none;padding:0}.chat-widget-search input:focus{box-shadow:none}.chat-widget-list,.chat-widget-messages{min-height:0;overflow-y:auto}.chat-widget-list{grid-row:4;padding:0 10px 10px}.chat-widget-friend-row{min-height:62px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;border-radius:var(--radius);cursor:pointer;transition:background .16s ease}.chat-widget-friend-row:hover,.chat-widget-friend-row.is-selected{background:var(--brand-soft)}.chat-widget-friend-row.is-selected{box-shadow:inset 0 0 0 1px #38868352}.chat-widget-avatar-button{width:42px;height:42px;min-height:42px;border-radius:50%;overflow:hidden}.chat-widget-group-avatar{width:42px;height:42px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(56,134,131,.2);border-radius:50%;background:#e5f2efb8;color:var(--brand-deep)}.chat-widget-group-avatar svg,.chat-widget-room-avatar--group svg{width:20px;height:20px}.chat-widget-friend-copy{min-width:0;display:grid;gap:2px}.chat-widget-friend-copy strong,.chat-widget-friend-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-widget-friend-copy strong{color:var(--ink);font-size:.95rem}.chat-widget-friend-copy span{color:var(--ink-soft);font-size:.82rem}.chat-widget-row-badge{justify-self:end}.chat-widget-friend-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px}.chat-widget-row-action{width:30px;height:30px;min-height:30px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--surface);border-color:var(--line);color:var(--brand-deep);opacity:0;pointer-events:none;transform:translate(4px);transition:opacity .16s ease,transform .16s ease,background .16s ease}.chat-widget-row-action svg{width:16px;height:16px}.chat-widget-friend-row:hover .chat-widget-row-action,.chat-widget-friend-row.is-selected .chat-widget-row-action--group{opacity:1;pointer-events:auto;transform:translate(0)}.chat-widget-row-action:hover{background:var(--brand);color:#fff}.chat-widget-request-summary{display:grid;gap:10px;margin-top:8px;padding-top:10px;border-top:1px solid var(--line);color:var(--ink-soft);font-size:.84rem;font-weight:700}.chat-widget-request-section{display:grid;gap:7px}.chat-widget-request-heading{color:var(--ink-soft);font-size:.82rem;font-weight:850}.chat-widget-request-list{display:grid;gap:7px}.chat-widget-request-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.chat-widget-request-row .chat-widget-avatar-button{width:34px;height:34px;min-height:34px}.chat-widget-request-profile{min-width:0;min-height:30px;padding:0;justify-content:flex-start;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:transparent;border-color:transparent;color:var(--ink);box-shadow:none}.chat-widget-request-profile:hover{background:transparent;color:var(--brand-deep);box-shadow:none}.chat-widget-request-accept{min-height:30px;padding:0 10px;background:var(--brand);color:#fff}.chat-widget-request-row--sent span{color:var(--ink-soft);font-size:.78rem;font-weight:800;white-space:nowrap}.chat-widget-error{margin:10px 12px 0;padding:8px 10px;border:1px solid rgba(214,40,40,.22);border-radius:var(--radius);background:#d628280f;color:var(--danger);font-size:.84rem;font-weight:700}.chat-widget-error--inline{grid-row:auto;margin:0 0 10px}.chat-widget-notice{grid-row:2;margin:10px 12px 0;padding:8px 10px;border:1px solid rgba(56,134,131,.22);border-radius:var(--radius);background:#e5f2efb8;color:var(--brand-deep);font-size:.84rem;font-weight:800}.chat-widget-empty{min-height:100%;display:grid;place-items:center;align-content:center;gap:10px;padding:28px 14px;color:var(--ink-soft);text-align:center;font-weight:760}.chat-widget-empty:before{content:"";width:34px;height:34px;border:1px solid rgba(56,134,131,.16);border-radius:50%;background:radial-gradient(circle at 50% 44%,rgba(56,134,131,.22) 0 3px,transparent 4px),radial-gradient(circle at 39% 57%,rgba(56,134,131,.16) 0 2px,transparent 3px),radial-gradient(circle at 61% 57%,rgba(56,134,131,.16) 0 2px,transparent 3px),#e5f2ef52}.chat-widget-messages{grid-row:4;display:flex;flex-direction:column;gap:8px;padding:12px 12px 18px;scroll-padding-bottom:18px;background:linear-gradient(180deg,#e5f2ef61 0,#fff0 150px),var(--surface)}.chat-widget-message{display:flex;align-items:flex-end;gap:8px;width:100%}.chat-widget-message--mine{justify-content:flex-end}.chat-widget-message--theirs{justify-content:flex-start;align-items:flex-start}.chat-widget-message__avatar{width:30px;height:30px;flex:0 0 30px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(56,134,131,.16);background:var(--surface)}.chat-widget-message__avatar-button{width:30px;height:30px;flex:0 0 30px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}.chat-widget-message__avatar-button .chat-widget-message__avatar{display:block}.chat-widget-message__avatar-button:hover,.chat-widget-message__avatar-button:active{transform:none;background:transparent;color:inherit;box-shadow:none}.chat-widget-message__avatar-button:hover .chat-widget-message__avatar,.chat-widget-message__avatar-button:focus-visible .chat-widget-message__avatar{border-color:#388683b8;box-shadow:0 0 0 2px #38868329}.chat-widget-message__sender{max-width:118px;flex:0 1 118px;display:inline-flex;align-items:center;gap:6px;align-self:flex-end}.chat-widget-message__sender span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--brand-deep);font-size:.74rem;font-weight:850}.chat-widget-message__group-stack{max-width:82%;min-width:0;display:grid;justify-items:start;gap:4px}.chat-widget-message__sender-name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7b8785;font-size:.72rem;font-weight:760;line-height:1.15}.chat-widget-message__group-stack .chat-widget-bubble{max-width:100%}.chat-widget-time-separator,.chat-time-separator{width:100%;display:flex;justify-content:center;color:var(--muted);font-size:.74rem;font-weight:760;line-height:1}.chat-widget-time-separator{margin:6px 0 2px}.chat-time-separator{margin:10px 0 4px}.chat-widget-bubble{max-width:82%;padding:9px 10px 6px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft);color:var(--ink);cursor:context-menu}.chat-quote-preview{display:grid;gap:2px;margin-bottom:7px;padding:7px 9px;border-left:3px solid rgba(56,134,131,.55);border-radius:6px;background:#e5f2efb8;color:var(--ink);text-align:left}.chat-quote-preview strong{color:var(--brand-deep);font-size:.76rem;line-height:1.2}.chat-quote-preview span{color:var(--ink-soft);font-size:.78rem;line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.chat-message--mine .chat-quote-preview,.chat-widget-message--mine .chat-quote-preview{background:#f8fbfaeb;border-left-color:#38868375}.chat-bubble .chat-quote-preview span,.chat-widget-bubble .chat-quote-preview span{margin:0;color:var(--ink-soft);font-size:.78rem;font-weight:600;line-height:1.35;text-align:left;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.chat-widget-message--mine .chat-widget-bubble{border-color:#38868333;background:#e9f5f2;color:var(--ink);box-shadow:0 1px 8px #1e3a370a}.chat-widget-message--image .chat-widget-bubble,.chat-widget-message--audio .chat-widget-bubble,.chat-widget-message--verse .chat-widget-bubble,.chat-widget-message--prayer .chat-widget-bubble{max-width:min(380px,92%);padding:0;border:0;background:transparent;color:var(--ink);box-shadow:none}.chat-widget-message--mine.chat-widget-message--image .chat-widget-bubble,.chat-widget-message--mine.chat-widget-message--audio .chat-widget-bubble,.chat-widget-message--mine.chat-widget-message--verse .chat-widget-bubble,.chat-widget-message--mine.chat-widget-message--prayer .chat-widget-bubble{border:0;background:transparent;color:var(--ink)}.chat-widget-message--image .chat-widget-bubble,.chat-widget-message--audio .chat-widget-bubble{display:grid;gap:4px}.chat-widget-message--image .chat-widget-bubble p,.chat-widget-message--audio .chat-widget-bubble p{padding:8px 10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft)}.chat-widget-message--image .chat-widget-bubble>span,.chat-widget-message--audio .chat-widget-bubble>span,.chat-widget-message--verse .chat-widget-bubble>span,.chat-widget-message--prayer .chat-widget-bubble>span,.chat-widget-message--mine.chat-widget-message--image .chat-widget-bubble>span,.chat-widget-message--mine.chat-widget-message--audio .chat-widget-bubble>span,.chat-widget-message--mine.chat-widget-message--verse .chat-widget-bubble>span,.chat-widget-message--mine.chat-widget-message--prayer .chat-widget-bubble>span{color:var(--muted)}.chat-widget-bubble p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.chat-widget-bubble>span{display:none;margin-top:4px;color:var(--muted);font-size:.68rem;font-weight:700;text-align:right}.chat-widget-message--mine .chat-widget-bubble>span{color:var(--muted)}.chat-widget-attachment{display:block;width:min(280px,100%);max-height:260px;-o-object-fit:contain;object-fit:contain;border-radius:7px;background:#ffffffd9;border:1px solid var(--line)}.chat-widget-audio{width:min(280px,66vw);height:36px;padding:6px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft)}.chat-widget-reference{display:grid;gap:4px;width:min(360px,100%);min-height:0;padding:11px 12px;border:1px solid rgba(56,134,131,.2);border-radius:var(--radius);background:#f8fbfafa;color:var(--ink);text-align:left;box-shadow:none}.chat-widget-reference:hover{background:var(--brand-soft);color:var(--ink);box-shadow:none}.chat-widget-reference span,.chat-widget-reference em{color:var(--brand-deep);font-size:.72rem;font-style:normal;font-weight:850}.chat-widget-reference strong{color:var(--ink);line-height:1.25}.chat-widget-reference p{margin:0;color:var(--ink-soft);font-size:.82rem;line-height:1.48;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.chat-widget-message--prayer .chat-widget-reference{width:min(390px,100%)}.chat-widget-message--prayer .chat-widget-reference p{-webkit-line-clamp:7}.chat-widget-composer{grid-row:5;align-self:end;position:relative;display:grid;gap:9px;padding:10px;border-top:1px solid var(--line);background:linear-gradient(180deg,#ffffffeb,#f8fbfafa)}.chat-widget-tool-row,.chat-widget-input-row{display:flex;align-items:center;gap:8px}.chat-widget-tool-row span{color:var(--ink-soft);font-size:.78rem;font-weight:800}.chat-widget-input-row input{flex:1 1 auto;min-width:0;min-height:40px;border-color:#38868329;background:#fff}.chat-widget-input-row input:disabled{border-style:dashed;background:#f8fbfaeb;color:var(--ink-soft);opacity:1}.chat-widget-tool-row button,.chat-widget-input-row button{background:var(--brand);color:#fff}.chat-widget-tool-row button{border-color:#3886832e;background:var(--brand)}.chat-widget-tool-row button:hover,.chat-widget-input-row button:hover{background:var(--brand-deep);color:#fff}.chat-widget-tool-row button.is-active{border-color:#38868357;background:var(--brand-soft);color:var(--brand-deep);box-shadow:inset 0 0 0 1px #3886831f}.chat-widget-tool-row button.is-recording{border-color:#d628284d;background:#d628281a;color:var(--danger)}.chat-widget-tool-row button:disabled,.chat-widget-input-row button:disabled{opacity:.52;cursor:not-allowed}.chat-widget-emoji-panel{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:8px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.chat-widget-emoji-panel button{width:31px;height:31px;min-height:31px;padding:0;background:transparent;border-color:transparent;color:var(--ink);box-shadow:none;font-size:1rem}.chat-widget-emoji-panel button:hover{background:var(--brand-soft);box-shadow:none}.chat-widget-hash-tooltip{position:absolute;left:12px;right:12px;bottom:calc(58px + env(safe-area-inset-bottom));z-index:6;max-height:min(360px,calc(100dvh - 220px));overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:10px;display:flex;flex-direction:column;gap:8px;border-color:#38868333;background:#fffffffa;box-shadow:0 14px 32px #1e3a3729}.chat-widget-hash-heading{flex:0 0 auto;position:sticky;top:-10px;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:10px;margin:-2px -2px 2px;padding:6px 2px 8px;background:#fffffffa;border-bottom:1px solid rgba(219,231,228,.8)}.chat-widget-hash-heading span{color:var(--brand-deep);font-size:.8rem;font-weight:850}.chat-widget-hash-heading em{min-width:0;color:var(--ink-soft);font-size:.76rem;font-style:normal;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-widget-hash-tooltip button{flex:0 0 auto;width:100%;height:auto!important;min-height:0!important;padding:10px 12px;display:block;background:var(--surface-soft);border:1px solid var(--line);color:var(--ink);border-radius:var(--radius);text-align:left;box-shadow:none}.chat-widget-hash-tooltip button:hover{background:var(--brand-soft);color:var(--ink);box-shadow:none}.chat-widget-hash-tooltip button strong{display:block;margin-bottom:5px;color:var(--brand-deep);font-size:.86rem;line-height:1.25;white-space:normal;overflow-wrap:anywhere}.chat-widget-hash-tooltip button span{display:block;color:var(--ink-soft);font-size:.82rem;line-height:1.45;max-height:none;overflow:visible!important;white-space:normal!important;overflow-wrap:anywhere}.chat-widget-inline-reference-chip{width:100%}.chat-widget-inline-reference-list{display:grid;gap:6px;max-height:96px;overflow-y:auto}.chat-widget-inline-reference-chip button{background:var(--surface);color:var(--brand-deep)}.my-masonry-grid{display:flex;width:auto;margin-left:-18px}.my-masonry-grid_column{padding-left:18px;background-clip:padding-box}.PrayerCard{width:100%;min-width:0;margin:0 0 18px;padding:18px;position:relative;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);text-align:left}.PrayerCard[draggable=true]{cursor:grab}.PrayerCard.is-highlighted{border-color:#3886838f;box-shadow:0 0 0 3px #38868324,var(--shadow-sm)}.PrayerCard h3{margin:14px 0 8px;padding-right:0;color:var(--ink);font-size:1.08rem;line-height:1.25}.prayer-card__author{min-width:0;padding-right:76px}.prayer-card__author-main{width:-moz-fit-content;width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:10px;color:var(--ink)}.prayer-card__author-main.is-clickable{cursor:pointer}.prayer-card__author-main.is-clickable:hover strong{color:var(--brand)}.prayer-card__author-avatar{width:42px;height:42px;flex:0 0 42px;border:2px solid var(--brand-soft);border-radius:50%;-o-object-fit:cover;object-fit:cover;background:var(--surface-soft)}.prayer-card__author-copy{min-width:0;display:grid;gap:2px}.prayer-card__author-copy strong{color:var(--brand-deep);font-size:.95rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prayer-card__author-copy span{color:var(--muted);font-size:.76rem;font-weight:720;line-height:1.25}.prayer-card__owner-actions{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;gap:4px}.prayer-card__owner-icon{width:30px;height:30px;min-height:30px;padding:0;display:inline-flex;align-items:center;justify-content:center;color:var(--ink-soft);background:transparent;border:1px solid transparent;box-shadow:none}.prayer-card__owner-icon svg{width:18px;height:18px;flex:0 0 18px}.prayer-card__owner-icon:hover{background:var(--brand-soft);box-shadow:none}.prayer-card__owner-icon--edit:hover{color:var(--brand-deep)}.prayer-card__owner-icon--delete:hover{color:var(--danger)}.PrayerCard p{color:var(--ink-soft);overflow-wrap:anywhere}.prayer-card__meta{color:var(--muted)!important;font-size:.78rem}.prayer-card__user{color:var(--brand-deep);font-weight:800}.prayer-card__scriptures{margin-top:10px;padding:10px;background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius);color:var(--ink-soft);font-size:.9rem}.prayer-card__scripture-link{display:grid;gap:2px;margin-top:7px;padding:8px;border:1px solid rgba(56,134,131,.14);border-radius:var(--radius);background:#ffffffb8;color:var(--ink-soft);text-decoration:none;overflow-wrap:anywhere}.prayer-card__scripture-link:hover{border-color:#38868357;background:#e5f2efb3;color:var(--ink)}.prayer-card__scripture-link strong{color:var(--brand-deep);font-weight:900}.prayer-card__scripture-link span{color:inherit}.prayer-card__actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.prayer-card__pray{display:inline-flex;align-items:center;gap:6px;color:var(--brand-deep);font-weight:800;cursor:pointer}.prayer-card__comments{margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.prayer-card__comment{padding:8px 0;color:var(--ink-soft);font-size:.9rem}.comment-icon-actions{display:inline-flex;align-items:center;gap:4px;margin-left:8px;vertical-align:middle}.comment-icon-button{width:28px;height:28px;min-height:28px;padding:0;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid transparent;color:var(--ink-soft);box-shadow:none}.comment-icon-button svg{width:16px;height:16px;flex:0 0 16px}.comment-icon-button:hover{background:var(--brand-soft);box-shadow:none}.comment-icon-button--edit:hover{color:var(--brand-deep)}.comment-icon-button--delete:hover{color:var(--danger)}.prayButton:hover path,.FaEdit:hover path,.hoverGreen:hover{fill:var(--brand)}.IoClose:hover path,.hoverRed:hover{fill:var(--danger)}.eye{width:42px;min-height:40px;margin-left:-42px;padding:0;color:var(--ink-soft);background:transparent!important;border:none!important;box-shadow:none!important}.eye:hover{color:var(--brand-deep)!important}.submitButton{background:var(--brand);color:#fff}.profile-actions{display:flex;align-items:center;gap:10px;margin-top:18px;flex-wrap:wrap}.profile-action-button,.profile-message-button{min-width:132px}.chat-shell{width:min(920px,calc(100vw - 32px))}.chat-panel{height:min(680px,calc(100vh - var(--header-height) - 116px));min-height:520px;margin-top:14px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.chat-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;border-bottom:1px solid var(--line);background:var(--surface-soft)}.chat-header__avatar{width:54px;height:54px;flex:0 0 54px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid var(--brand-soft)}.chat-header__avatar--group{display:inline-flex;align-items:center;justify-content:center;background:var(--brand-soft);color:var(--brand-deep)}.chat-header__avatar--group svg{width:25px;height:25px}.chat-header__identity{min-width:0}.chat-header__identity h1{margin:0;color:var(--ink);font-size:1.22rem;line-height:1.2;overflow-wrap:anywhere}.chat-header__identity p{margin:4px 0 0}.chat-header__profile{min-width:82px}.chat-status{display:inline-flex;align-items:center;gap:7px;color:var(--ink-soft);font-size:.84rem;font-weight:750}.chat-status:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--warning)}.chat-status--open:before{background:var(--info)}.chat-status--closed:before{background:var(--danger)}.chat-error{margin:12px 16px 0;padding:10px 12px;border:1px solid rgba(214,40,40,.22);border-radius:var(--radius);background:#d628280f;color:var(--danger);font-size:.9rem;font-weight:700}.chat-notice{margin:12px 16px 0;padding:10px 12px;border:1px solid rgba(56,134,131,.22);border-radius:var(--radius);background:#e5f2efb8;color:var(--brand-deep);font-size:.9rem;font-weight:800}.chat-messages{min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding:18px;background:linear-gradient(180deg,#e5f2ef6b 0,#fff0 180px),var(--surface)}.chat-load-older{width:-moz-fit-content;width:fit-content;min-height:34px;margin:0 auto 8px;padding:0 12px;font-size:.88rem}.chat-empty{margin:auto;color:var(--ink-soft);text-align:center;font-weight:650}.chat-message{display:flex;align-items:flex-end;gap:10px;width:100%}.chat-message--mine{justify-content:flex-end}.chat-message--theirs{justify-content:flex-start;align-items:flex-start}.chat-message__avatar{width:32px;height:32px;flex:0 0 32px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-soft)}.chat-message__avatar-button{width:32px;height:32px;flex:0 0 32px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}.chat-message__avatar-button .chat-message__avatar{display:block}.chat-message__avatar-button:hover,.chat-message__avatar-button:active{transform:none;background:transparent;color:inherit;box-shadow:none}.chat-message__avatar-button:hover .chat-message__avatar,.chat-message__avatar-button:focus-visible .chat-message__avatar{border-color:#388683b8;box-shadow:0 0 0 2px #38868329}.chat-message__sender{max-width:160px;flex:0 1 160px;display:inline-flex;align-items:center;gap:7px;align-self:flex-end}.chat-message__sender span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--brand-deep);font-size:.78rem;font-weight:850}.chat-message__group-stack{max-width:min(70%,560px);min-width:0;display:grid;justify-items:start;gap:5px}.chat-message__sender-name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7b8785;font-size:.78rem;font-weight:760;line-height:1.15}.chat-message__group-stack .chat-bubble{max-width:100%}.chat-message--image .chat-message__group-stack,.chat-message--audio .chat-message__group-stack,.chat-message--verse .chat-message__group-stack,.chat-message--prayer .chat-message__group-stack{max-width:min(460px,82%)}.chat-private-request{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 9px;border:1px solid rgba(56,134,131,.18);border-left-width:3px;border-radius:var(--radius);background:linear-gradient(180deg,#fffdf7f5,#fffffffa);color:var(--ink);font-size:.82rem;font-weight:760;box-shadow:0 6px 18px #1e3a370d}.chat-private-request>span{min-width:0;line-height:1.42;overflow-wrap:anywhere}.chat-private-request>div{flex:0 0 auto;display:flex;align-items:center;gap:6px}.chat-private-request button{width:30px;height:30px;min-height:30px;display:inline-grid;place-items:center;padding:0;border-radius:50%;font-size:.86rem;font-weight:900;line-height:1;box-shadow:none}.chat-private-request__confirm{border:1px solid rgba(56,134,131,.32);background:var(--brand);color:#fff}.chat-private-request__confirm:hover{border-color:#11696575;background:var(--brand-deep);color:#fff;box-shadow:none}.chat-private-request__cancel{border:1px solid rgba(196,69,69,.24);background:#fff;color:#b83a3a}.chat-private-request__cancel:hover{border-color:#c4454561;background:#d6282812;color:#b83a3a;box-shadow:none}.chat-private-request--widget{align-items:center;gap:8px;margin:0;padding:8px 8px 8px 10px;border-radius:8px;background:linear-gradient(180deg,#fffdf7f5,#fffffffa);font-size:.78rem}.chat-private-request--widget>div{margin-left:auto;justify-content:flex-end}.chat-private-request--widget button{width:28px;height:28px;min-height:28px}@media (max-width: 420px){.chat-private-request--widget{flex-direction:column;align-items:stretch}.chat-private-request--widget>div{margin-left:0}}@media (max-width: 640px){.chat-private-request:not(.chat-private-request--widget){flex-direction:column;align-items:stretch}.chat-private-request:not(.chat-private-request--widget)>div{justify-content:flex-end}}.chat-bubble{max-width:min(70%,560px);padding:10px 12px 7px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft);color:var(--ink);cursor:context-menu;box-shadow:0 1px 8px #1e3a370a}.chat-message--mine .chat-bubble{border-color:#38868333;background:#e9f5f2;color:var(--ink)}.chat-message--image .chat-bubble,.chat-message--audio .chat-bubble,.chat-message--verse .chat-bubble,.chat-message--prayer .chat-bubble{max-width:min(460px,82%);padding:0;border:0;background:transparent;color:var(--ink);box-shadow:none}.chat-message--mine.chat-message--image .chat-bubble,.chat-message--mine.chat-message--audio .chat-bubble,.chat-message--mine.chat-message--verse .chat-bubble,.chat-message--mine.chat-message--prayer .chat-bubble{border:0;background:transparent;color:var(--ink)}.chat-message--image .chat-bubble,.chat-message--audio .chat-bubble{display:grid;gap:5px}.chat-message--image .chat-bubble p,.chat-message--audio .chat-bubble p{padding:8px 10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft)}.chat-bubble p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.chat-attachment-image{display:block;width:min(320px,100%);max-height:360px;-o-object-fit:contain;object-fit:contain;border-radius:7px;background:#ffffffd9;border:1px solid var(--line)}.chat-attachment-image+p{margin-top:8px}.chat-audio-message audio{display:block;width:min(280px,64vw);height:38px;padding:6px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft)}.chat-reference-card{display:grid;gap:5px;width:min(420px,100%);min-height:0;padding:12px;border:1px solid rgba(56,134,131,.2);border-radius:var(--radius);background:#f8fbfafa;color:var(--ink);text-align:left;box-shadow:none}.chat-reference-card:hover{background:var(--brand-soft);color:var(--ink);box-shadow:none}.chat-reference-card__type,.chat-reference-card__open{color:var(--brand-deep);font-size:.74rem;font-weight:850}.chat-reference-card strong{color:var(--ink);line-height:1.25;overflow-wrap:anywhere}.chat-reference-card p{margin:0;color:var(--ink-soft);font-size:.88rem;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.chat-message--prayer .chat-reference-card p{-webkit-line-clamp:7}.chat-message--mine .chat-reference-card{background:#fffffff0}.chat-bubble span{display:block;margin-top:5px;color:var(--muted);font-size:.72rem;font-weight:700;text-align:right}.chat-bubble>span{display:none}.chat-message--mine .chat-bubble>span{color:var(--muted)}.chat-message--image .chat-bubble>span,.chat-message--audio .chat-bubble>span,.chat-message--verse .chat-bubble>span,.chat-message--prayer .chat-bubble>span,.chat-message--mine.chat-message--image .chat-bubble>span,.chat-message--mine.chat-message--audio .chat-bubble>span,.chat-message--mine.chat-message--verse .chat-bubble>span,.chat-message--mine.chat-message--prayer .chat-bubble>span{color:var(--muted)}.chat-composer{display:grid;gap:10px;padding:14px 16px 16px;border-top:1px solid var(--line);background:var(--surface-soft)}.chat-hidden-input{display:none}.chat-tool-row,.chat-input-row{display:flex;align-items:center;gap:8px}.chat-input-row{align-items:flex-end}.chat-tool-button{width:36px;height:36px;min-height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;background:var(--surface);color:var(--brand-deep);border-color:var(--line);box-shadow:none}.chat-tool-button svg{width:19px;height:19px}.chat-tool-button:hover,.chat-tool-button.is-active,.chat-tool-button.is-recording{background:var(--brand-soft);color:var(--brand-deep);box-shadow:none}.chat-tool-button.is-active{border-color:#38868357;box-shadow:inset 0 0 0 1px #3886831a}.chat-tool-button.is-recording{border-color:#d6282842;color:var(--danger)}.chat-tool-status{color:var(--ink-soft);font-size:.84rem;font-weight:700}.chat-voice-recorder{width:100%;display:grid;gap:10px;padding:10px;border:1px solid rgba(56,134,131,.22);border-radius:var(--radius);background:#e5f2ef70}.chat-voice-recorder__surface{width:100%;min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px dashed rgba(56,134,131,.4);border-radius:var(--radius);background:var(--surface);color:var(--brand-deep);font-weight:850;box-shadow:none}.chat-voice-recorder--recording .chat-voice-recorder__surface{border-color:#d6282857;background:#d628280f;color:var(--danger)}.chat-voice-recorder__surface svg{width:20px;height:20px}.chat-voice-recorder__preview{min-width:0;display:grid;gap:8px}.chat-voice-recorder__preview strong{color:var(--brand-deep);font-size:.88rem}.chat-voice-recorder__preview audio{width:100%;max-width:100%}.chat-voice-recorder__actions{display:flex;align-items:center;gap:8px}.chat-voice-recorder__actions button{width:auto;min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px}.chat-voice-recorder__actions svg{width:17px;height:17px}.chat-voice-recorder__send{background:var(--brand);color:#fff}.chat-voice-recorder__cancel{border-color:var(--line);background:var(--surface);color:var(--ink-soft)}.chat-widget-voice-recorder{padding:8px}.chat-widget-voice-recorder .chat-voice-recorder__surface{min-height:44px}.chat-widget-voice-recorder .chat-voice-recorder__actions{flex-wrap:wrap}.chat-emoji-panel{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:8px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.chat-emoji-panel button{width:34px;height:34px;min-height:34px;padding:0;background:transparent;border-color:transparent;color:var(--ink);box-shadow:none;font-size:1.15rem}.chat-emoji-panel button:hover{background:var(--brand-soft);box-shadow:none}.chat-share-panel{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;max-height:min(620px,68vh);overflow:hidden;padding:10px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.chat-share-tabs{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:3px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft)}.chat-share-tabs button{min-height:32px;padding:0 12px;background:transparent;border:none;color:var(--brand-deep);box-shadow:none}.chat-share-tabs button.is-active{background:var(--brand);color:#fff}.chat-verse-share{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:10px;min-height:0;overflow:hidden}.chat-verse-search{display:grid;gap:5px;color:var(--ink-soft);font-size:.84rem;font-weight:750}.chat-verse-search input{width:100%;min-height:38px}.chat-verse-results,.chat-hash-tooltip{display:grid;gap:6px}.chat-verse-results{min-height:0;max-height:min(460px,52vh);overflow-y:auto}.chat-verse-results button,.chat-hash-tooltip button{display:grid;align-items:start;gap:5px;min-height:0;padding:10px 11px;background:var(--surface-soft);border-color:var(--line);color:var(--ink);text-align:left;box-shadow:none}.chat-verse-results button:hover,.chat-hash-tooltip button:hover{background:var(--brand-soft);color:var(--ink);box-shadow:none}.chat-verse-results button span,.chat-hash-tooltip button span{display:block;color:var(--ink-soft);font-size:.82rem;font-weight:500;line-height:1.45;white-space:normal;overflow-wrap:anywhere}.chat-verse-results button strong,.chat-hash-tooltip button strong{display:block;color:var(--ink);line-height:1.25;white-space:normal;overflow-wrap:anywhere}.chat-hash-tooltip{max-height:min(420px,48vh);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:8px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.chat-verse-results{overscroll-behavior:contain;scrollbar-gutter:stable}.chat-widget-composer .chat-widget-hash-tooltip{position:absolute;left:12px;right:12px;bottom:calc(58px + env(safe-area-inset-bottom));z-index:6;max-height:min(360px,calc(100dvh - 220px));overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding:10px;box-shadow:0 14px 32px #1e3a3729}.chat-widget-composer .chat-widget-hash-tooltip>*{flex-shrink:0}.chat-search-more{flex:0 0 auto;padding:8px 10px;color:var(--ink-soft);font-size:.78rem;font-weight:800;text-align:center;border:1px dashed rgba(56,134,131,.24);border-radius:var(--radius);background:#e5f2ef6b}.chat-widget-composer .chat-widget-hash-tooltip button,.chat-composer .chat-verse-results button,.chat-composer .chat-hash-tooltip button{flex:0 0 auto;height:auto!important;min-height:0;display:block;align-self:stretch;overflow:visible}.chat-widget-composer .chat-widget-hash-tooltip button span,.chat-composer .chat-verse-results button span,.chat-composer .chat-hash-tooltip button span{max-height:none;overflow:visible;text-overflow:clip;white-space:normal}.chat-inline-reference-chip{width:-moz-fit-content;width:fit-content;max-width:100%;min-height:34px;padding:5px 7px 5px 10px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(56,134,131,.22);border-radius:var(--radius);background:var(--brand-soft);color:var(--brand-deep);font-size:.84rem}.chat-inline-reference-list{display:flex;align-items:center;flex-wrap:wrap;gap:6px;max-height:82px;overflow-y:auto;overscroll-behavior:contain}.chat-inline-reference-chip span{color:var(--ink-soft);font-weight:700}.chat-inline-reference-chip button{width:24px;height:24px;min-height:24px;padding:0;background:var(--surface);border-color:var(--line);color:var(--brand-deep);box-shadow:none;border-radius:50%}.chat-quote-compose{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;border:1px solid rgba(56,134,131,.24);border-left:3px solid var(--brand);border-radius:var(--radius);background:#e5f2efb8;color:var(--ink)}.chat-quote-compose div{min-width:0;display:grid;gap:2px}.chat-quote-compose strong{color:var(--brand-deep);font-size:.8rem;line-height:1.2}.chat-quote-compose span{color:var(--ink-soft);font-size:.82rem;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-composer .chat-quote-compose button,.chat-widget-composer .chat-widget-quote-compose button{width:26px;height:26px;min-height:26px;padding:0;border-radius:50%;background:var(--surface);border-color:var(--line);color:var(--brand-deep);box-shadow:none}.chat-composer .chat-quote-compose button:hover,.chat-widget-composer .chat-widget-quote-compose button:hover{background:var(--brand-soft);color:var(--brand-deep);box-shadow:none}.chat-widget-quote-compose{width:100%}.chat-share-grid{display:grid;grid-template-columns:130px minmax(160px,1fr) 92px 92px auto;gap:8px;align-items:end}.chat-share-grid label{display:grid;gap:4px}.chat-share-grid select,.chat-share-grid input{width:100%;min-width:0;min-height:38px}.chat-share-grid button{min-height:38px;white-space:nowrap}.chat-prayer-options{min-width:0;display:grid;gap:8px;min-height:0;max-height:min(300px,36vh);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-right:4px;scrollbar-gutter:stable}.chat-prayer-options p{position:sticky;top:0;z-index:1;margin:0;padding:0 0 4px;background:var(--surface);color:var(--ink-soft);font-weight:750}.chat-prayer-options button{width:100%;min-width:0;display:grid;gap:3px;min-height:0;padding:10px;background:var(--surface-soft);border-color:var(--line);color:var(--ink);text-align:left;box-shadow:none}.chat-prayer-options button strong,.chat-prayer-options button span{min-width:0;overflow:hidden}.chat-prayer-options button strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.chat-prayer-options button:hover{background:var(--brand-soft);color:var(--ink);box-shadow:none}.chat-prayer-options button span{color:var(--ink-soft);font-size:.84rem;font-weight:500;line-height:1.45;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.chat-composer textarea{flex:1 1 auto;min-height:48px;max-height:142px;resize:vertical}.chat-send-button{width:48px;height:48px;min-height:48px;padding:0;display:inline-flex;align-items:center;justify-content:center}.chat-send-button svg{width:20px;height:20px}.profile-card,.settings-card,.search-result-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.profile-card{display:flex;align-items:center;gap:18px;padding:20px;text-align:left}.profile-card__avatar{width:104px;height:104px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid var(--brand-soft)}.settings-card{padding:20px}.form-stack{display:grid;gap:16px;text-align:left}.form-row{display:grid;gap:6px}.input-with-action{display:flex;align-items:center}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 16px}.auth-card{width:min(430px,100%);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-md);padding:24px;text-align:center}.auth-card img{width:min(220px,72%);margin:0 auto 8px;display:block}.auth-card h2{margin:6px 0 18px}.auth-card button:not(.auth-password-toggle){width:100%}.auth-card form,.auth-fields{display:grid;gap:14px}.auth-link{color:var(--brand-deep);cursor:pointer;font-weight:800;margin-left:4px}.auth-error{margin:0;color:var(--danger);font-size:.9rem}.auth-password-field{position:relative}.auth-password-field input{padding-right:46px}.auth-card .auth-password-toggle{position:absolute;top:50%;right:8px;width:34px;min-width:34px;max-width:34px;height:34px;min-height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center;transform:translateY(-50%);border:0;border-radius:8px;background:transparent;color:var(--brand-deep);box-shadow:none}.auth-card .auth-password-toggle:hover,.auth-card .auth-password-toggle:focus-visible{background:#3886831a;color:var(--brand-deep);box-shadow:none}.auth-card .auth-password-toggle:active{transform:translateY(-50%)}.auth-card .auth-password-toggle svg{width:17px;height:17px;flex:0 0 17px}.auth-password-rule{margin:-2px 0 12px;color:var(--muted);font-size:.82rem;line-height:1.45}.auth-code-row{display:grid;grid-template-columns:minmax(0,1fr) 128px;gap:8px;margin-bottom:10px}.auth-code-button{width:100%;min-height:42px;white-space:nowrap}.auth-hint{margin:0 0 10px;color:var(--brand-deep);font-size:.86rem;font-weight:700}.verse-search{width:min(760px,calc(100vw - 32px));margin:0 auto;padding:76px 0 56px}.verse-search__controls{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;margin-bottom:18px}.verse-search__group{padding:16px;margin-bottom:12px;cursor:pointer}.verse-search__verse{margin-top:10px;padding-top:10px;border-top:1px solid var(--line);color:var(--ink-soft);cursor:pointer}.verse-search__verse:hover{color:var(--brand-deep)}.page-shell .empty-state,.verse-search .empty-state{width:100%;padding:24px 16px}.profile-prayer-list{display:grid;gap:16px}@media (max-width: 1400px){:root{--reader-content-width: min(760px, calc(100vw - 608px) );--avatar-size: 52px;--nav-menu-right: max(28px, calc((100vw - 1320px)/2) )}.top-nav__inner{width:min(100% - 56px,1320px);grid-template-columns:minmax(260px,1fr) minmax(0,var(--reader-content-width)) minmax(260px,1fr);gap:16px}.top-nav__logo{height:64px}.top-nav--en .top-nav__left{transform:translate(clamp(-42px,-2.4vw,-22px))}.prayerWallButton{min-height:44px;padding:0 12px;font-size:.96rem}.reader-main{width:100%}.scripture-panel{width:min(760px,calc(100% - 608px))}}@media (max-width: 1100px){:root{--header-height: 126px;--reader-content-width: min(760px, calc(100vw - 492px) );--avatar-size: 48px;--nav-menu-right: max(16px, calc((100vw - 1080px)/2) )}.top-nav__inner{width:min(100% - 32px,1080px);min-height:var(--header-height);grid-template-columns:minmax(216px,1fr) minmax(0,var(--reader-content-width)) minmax(216px,1fr);gap:14px;padding:10px 0}.top-nav__left,.top-nav__center{height:100px}.top-nav__left{gap:8px}.top-nav--en .top-nav__left{transform:translate(-14px)}.top-nav--en .top-nav__links{gap:10px}.top-nav--en .top-nav__text-link{font-size:.9rem}.top-nav__logo{height:46px}.top-nav__center{gap:10px}.prayerWallButton{min-height:38px;padding:0 9px;font-size:.84rem}.top-nav__selectors{min-height:42px;gap:10px;padding:0}.top-nav__selectors select,.search-bar__input{min-height:42px}.scripture-panel{width:min(760px,calc(100% - 492px))}}@media (max-width: 760px){:root{--header-height: 178px;--reader-content-width: 760px;--avatar-size: 44px;--nav-menu-right: 12px}.prayer-page{--header-height: 84px}.page-shell{width:min(100% - 24px,680px);padding-top:calc(var(--header-height) + 24px)}.prayer-page .page-shell{padding-top:calc(var(--header-height) + 24px)}.prayer-page .page-heading{margin-bottom:24px;padding-bottom:16px}.prayer-page .page-heading h1{font-size:clamp(1.75rem,8vw,2.15rem)}.top-nav__inner{width:min(100% - 24px,680px);display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"left actions" "center center";align-content:center;padding:8px 0 10px;gap:10px;min-height:var(--header-height)}.top-nav--simple .top-nav__inner{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:none;min-height:min(var(--header-height),104px)}.top-nav--simple .top-nav__left,.top-nav--simple .top-nav__actions{grid-area:auto}.top-nav--simple .top-nav__left,.top-nav--simple .top-nav__brand{min-width:0}.top-nav--simple .top-nav__logo{max-width:min(190px,52vw);height:46px}.top-nav--without-prayer-link .top-nav__logo{max-width:min(220px,62vw);height:50px}.top-nav__left{grid-area:left;gap:7px;height:auto}.top-nav--en .top-nav__left{width:auto;transform:none}.bible-app .top-nav__left{flex-wrap:nowrap;align-items:center;min-width:0}.bible-app .top-nav__brand{flex:0 0 auto}.top-nav__logo{height:50px}.bible-app .top-nav__logo{width:auto;max-width:76px;height:24px}.bible-app .top-nav__links{flex:1 1 auto;min-width:0;flex-wrap:nowrap;gap:7px}.bible-app .top-nav__text-link{min-height:34px;padding:0 1px;font-size:.82rem}.top-nav__actions{grid-area:actions;margin-left:auto;gap:6px}.prayerWallButton{min-height:36px;padding:0 10px;font-size:.9rem}.search-bar{flex:0 0 42px;min-width:42px;max-width:42px}.bible-app .top-nav__center-search{display:none}.bible-app .top-nav__nav-search{display:inline-flex;flex:0 0 auto}.bible-app .top-nav__nav-search .search-bar{flex:0 0 34px;min-width:34px;max-width:34px}.bible-app .top-nav__nav-search .search-bar__mobile-button{width:34px;height:34px;min-height:34px;padding:0}.top-nav__center{grid-area:center;width:100%;height:auto;display:grid;grid-template-columns:minmax(0,1fr);justify-content:start;align-items:start;gap:8px}.top-nav__selectors{grid-column:1;width:100%;min-height:0;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:8px;padding-bottom:10px}.top-nav__selector-field{grid-template-columns:64px minmax(0,1fr);gap:8px}.top-nav__selector-field label{width:auto;margin-left:0}.top-nav__selectors select{width:100%;min-width:0}.bible-app .top-nav--en .top-nav__selectors{grid-template-columns:minmax(0,1fr)}.bible-app .top-nav--en .top-nav__selector-field--version label,.bible-app .top-nav--en .top-nav__selector-field--chapter label{min-width:0}.top-nav__menu{top:68px;right:var(--nav-menu-right);width:min(232px,calc(100vw - 24px))}.reader-main{width:100%;padding-left:10px;padding-right:10px;display:grid;justify-items:center}.scripture-panel{width:min(100%,680px);margin-left:auto;margin-right:auto;padding:16px 10px 20px}.verse-line{grid-template-columns:2.75rem minmax(0,1fr) 4.75rem;-moz-column-gap:8px;column-gap:8px;padding:8px}.verse-ref{width:2.75rem}.verse-action-slot{width:4.75rem;min-width:4.75rem;gap:5px}.verse-action-button{width:30px;height:30px;min-height:30px}.chapter-nav{top:50%;bottom:auto;transform:translateY(-50%);width:44px;height:44px;min-height:44px}.chapter-nav--prev{left:18px}.chapter-nav--next{right:18px}.floating-friends{right:18px;bottom:18px}.floating-chat-widget{right:16px;bottom:16px}.floating-chat-panel{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;height:100dvh;max-height:none;border:none;border-radius:0;box-shadow:none}.floating-chat-panel.floating-chat-panel--expanded{inset:auto 0 0;top:calc(var(--header-height) + var(--mobile-chat-split-reader-height));width:100vw;height:auto;max-height:none;border-top:1px solid var(--line)}body.chat-split-active .bible-app .reader-main{position:fixed;top:var(--header-height);left:0;right:0;bottom:auto;width:100vw;height:var(--mobile-chat-split-reader-height);margin:0;padding:14px 12px 68px;overflow-y:auto;border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(180deg,#e5f2ef75 0,#f6faf800 160px),#f6faf8}body.chat-split-active .bible-app .scripture-panel{width:100%;margin:0 auto;padding:16px 10px 20px}.floating-chat-button.is-open{display:none}.floating-chat-panel .chat-widget-panel-header,.floating-chat-panel .chat-widget-room-header{min-height:calc(58px + env(safe-area-inset-top));padding-top:calc(10px + env(safe-area-inset-top))}.floating-chat-panel .chat-widget-composer{padding-bottom:calc(10px + env(safe-area-inset-bottom))}.floating-chat-button{width:50px;height:50px;min-height:50px}.my-masonry-grid{display:block;margin-left:0}.my-masonry-grid_column{padding-left:0}.profile-card{align-items:flex-start}.profile-actions{width:100%}.profile-action-button,.profile-message-button{flex:1 1 150px}.profile-card__avatar{width:76px;height:76px}.chat-shell{width:min(100% - 24px,680px)}.chat-panel{height:calc(100vh - var(--header-height) - 96px);min-height:440px}.chat-header{grid-template-columns:auto minmax(0,1fr)}.chat-header__avatar{width:46px;height:46px}.chat-header__profile{grid-column:1 / -1;width:100%}.chat-messages{padding:14px 12px}.chat-bubble{max-width:calc(100% - 42px)}.chat-composer{padding:12px}.chat-tool-row{flex-wrap:wrap}.chat-share-grid{grid-template-columns:1fr 1fr}.chat-share-grid button{grid-column:1 / -1;width:100%}.chat-send-button{width:46px;height:46px;min-height:46px}.verse-search__controls{grid-template-columns:1fr}}.top-nav__links{display:inline-flex;align-items:center;gap:18px;min-width:0}.top-nav__text-link,.bible-app .prayerWallButton{position:relative;width:auto;min-height:38px;padding:0 2px;border:0;border-radius:0;background:transparent;color:var(--brand-deep);box-shadow:none;font-size:1rem;font-weight:850;white-space:nowrap}.top-nav__text-link:hover,.top-nav__text-link.is-active,.bible-app .prayerWallButton:hover{background:transparent;color:var(--brand);box-shadow:none}.top-nav__text-link:after,.bible-app .prayerWallButton:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;border-radius:999px;background:currentColor;opacity:0;transform:scaleX(.72);transition:opacity .16s ease,transform .16s ease}.top-nav__text-link:hover:after,.top-nav__text-link.is-active:after,.bible-app .prayerWallButton:hover:after{opacity:1;transform:scaleX(1)}.community-page{--header-height: 104px}.community-shell{width:min(1360px,calc(100vw - 48px));margin:0 auto;padding:calc(var(--header-height) + 30px) 0 64px;display:grid;grid-template-columns:230px minmax(0,760px) 300px;-moz-column-gap:48px;column-gap:48px;row-gap:28px;align-items:start}.community-shell--study{width:min(1600px,calc(100vw - 32px));min-height:100dvh;grid-template-columns:minmax(0,1fr);padding:calc(var(--header-height) + 14px) 0 18px}.community-shell.community-shell--study{grid-template-columns:minmax(0,1fr)}.community-shell--study .community-feed--study{grid-column:1 / -1;width:100%}.community-sidebar,.community-right-rail{position:sticky;top:calc(var(--header-height) + 24px);align-self:start;max-height:calc(100dvh - var(--header-height) - 48px);display:grid;gap:14px;overflow:hidden;overscroll-behavior:contain;scrollbar-gutter:stable}.community-sidebar{overflow-y:auto;padding-right:2px}.community-nav{display:grid;gap:14px}.community-nav__item{min-height:58px;display:flex;align-items:center;gap:14px;padding:0 16px;border:1px solid transparent;border-radius:var(--radius);color:var(--ink-soft);font-size:1.06rem;font-weight:820;text-decoration:none}.community-nav__item svg{width:21px;height:21px;flex:0 0 21px}.community-nav__item:hover,.community-nav__item.is-active{border-color:#38868333;background:var(--brand-soft);color:var(--brand-deep)}.community-nav__item.is-disabled{opacity:.7}.community-feed{min-width:0;display:grid;gap:20px}.community-feed--study{gap:10px}.community-feed__header{min-height:118px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:4px 0 20px;border-bottom:1px solid var(--line)}.community-feed__header h1{margin:4px 0 6px;color:var(--ink);font-size:clamp(2.25rem,3vw,2.75rem);line-height:1.05}.community-feed__header p{margin:0;color:var(--ink-soft);font-size:1.02rem;font-weight:650;line-height:1.35}.community-eyebrow{display:inline-flex;align-items:center;min-height:24px;color:var(--brand-deep);font-size:.92rem;font-weight:900;line-height:1.15;letter-spacing:0}.community-refresh-button{width:auto;min-height:44px;flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;padding:0 14px;background:var(--surface);color:var(--brand-deep);border-color:var(--line);box-shadow:var(--shadow-sm)}.community-refresh-button svg{width:18px;height:18px}.community-feed__header--church{min-height:126px}.community-church-dashboard{display:grid;gap:18px}.community-church-card{display:grid;gap:18px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:#fffffff0;box-shadow:var(--shadow-sm)}.community-church-card--mine{min-height:188px}.community-section-heading{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px}.community-section-heading h2{margin:0;color:var(--ink);font-size:1.16rem;line-height:1.22}.community-section-heading span{min-height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border:1px solid rgba(56,134,131,.16);border-radius:999px;background:var(--brand-soft);color:var(--brand-deep);font-size:.78rem;font-weight:900;white-space:nowrap}.community-church-empty-state{min-height:104px;display:grid;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:16px;padding:16px;border:1px dashed rgba(56,134,131,.28);border-radius:var(--radius);background:#e5f2ef73}.community-church-empty-state__icon,.community-church-action-card__icon{width:62px;height:62px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(56,134,131,.18);border-radius:50%;background:var(--surface);color:var(--brand-deep)}.community-church-empty-state__icon svg,.community-church-action-card__icon svg{width:26px;height:26px}.community-church-empty-state strong{display:block;margin-bottom:4px;color:var(--ink);font-size:1rem}.community-church-empty-state p{margin:0;color:var(--ink-soft);font-weight:650;line-height:1.55}.community-church-list{display:grid;gap:10px}.community-church-list-card{width:100%;min-width:0;display:grid;grid-template-columns:50px minmax(0,1fr);gap:12px;padding:12px;border:1px solid rgba(56,134,131,.14);border-radius:var(--radius);background:var(--surface-soft);color:var(--ink);text-align:left;box-shadow:none;cursor:pointer}.community-church-list-card:hover{border-color:#38868352;background:#e5f2ef94;box-shadow:var(--shadow-sm)}.community-church-list-card__logo{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(56,134,131,.2);border-radius:50%;background:var(--surface);color:var(--brand-deep)}.community-church-list-card__logo svg{width:22px;height:22px}.community-church-list-card__title{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}.community-church-list-card strong,.community-church-search-result strong{min-width:0;color:var(--ink);line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-church-list-card p,.community-church-search-result p{margin:4px 0;color:var(--ink-soft);font-size:.9rem;line-height:1.45;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.community-church-list-card small{color:var(--muted);font-size:.78rem;font-weight:760}.community-church-list-card__notice{width:-moz-fit-content;width:fit-content;min-height:26px;display:inline-flex;align-items:center;margin-top:7px;padding:0 9px;border:1px solid rgba(182,118,27,.18);border-radius:999px;background:#b6761b1a;color:var(--warning);font-size:.78rem;font-weight:900}.community-church-list-card em{display:block;margin-top:5px;color:var(--danger);font-size:.82rem;font-style:normal;font-weight:760}.community-church-status{flex:0 0 auto;min-height:26px;display:inline-flex;align-items:center;padding:0 9px;border:1px solid rgba(56,134,131,.16);border-radius:999px;background:var(--brand-soft);color:var(--brand-deep);font-size:.76rem;font-weight:900}.community-church-status--verified{background:#4e75481f;color:#4e7548}.community-church-status--rejected{background:#d6282814;color:var(--danger)}.community-church-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.community-church-action-card{min-height:172px;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:16px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#fffffff0;color:var(--ink);text-align:left;box-shadow:var(--shadow-sm)}.community-church-action-card:hover{border-color:#3886834d;background:#e5f2ef9e;color:var(--ink)}.community-church-action-card strong,.community-church-action-card small{display:block}.community-church-action-card strong{margin-bottom:6px;color:var(--brand-deep);font-size:1.08rem}.community-church-action-card small{color:var(--ink-soft);font-size:.88rem;font-weight:680;line-height:1.5}.community-church-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.community-church-tool{min-height:54px;display:flex;align-items:center;gap:10px;padding:12px;border:1px solid rgba(56,134,131,.14);border-radius:var(--radius);background:var(--surface-soft);color:var(--ink);font-weight:800;text-align:left;box-shadow:none;cursor:pointer}.community-church-tool:hover,.community-church-tool:focus-visible{transform:translateY(-1px);border-color:#38868352;background:#fff;color:var(--ink);box-shadow:0 10px 24px #1f3e3a14}.community-church-tool>span:not(.community-church-tool__icon){min-width:0;display:grid;gap:2px}.community-church-tool small{color:var(--muted);font-size:.72rem;font-weight:760}.community-church-tool em{margin-left:auto;padding:3px 7px;border-radius:999px;background:#38868324;color:var(--brand-deep);font-size:.68rem;font-style:normal;font-weight:950}.community-church-tool__icon{width:32px;height:32px;flex:0 0 32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(56,134,131,.14);border-radius:50%;background:var(--surface);color:var(--brand-deep)}.community-church-tool__icon svg{width:16px;height:16px;flex:0 0 16px}.community-church-tool--scripture .community-church-tool__icon{background:#e5f2efd1;color:var(--brand-deep)}.community-church-tool--prayer .community-church-tool__icon{background:#3d7f911a;color:#2d7283}.community-church-tool--schedule .community-church-tool__icon{background:#b6761b1a;color:var(--warning)}.community-church-tool--fellowship .community-church-tool__icon{background:#3886831f;color:var(--brand)}.community-church-tool--offering .community-church-tool__icon{background:#4e75481f;color:#4e7548}.community-church-study-create{display:grid;gap:12px;margin-top:12px;padding:12px;border:1px solid rgba(56,134,131,.16);border-radius:var(--radius);background:#ffffffd1}.community-church-study-create label{display:grid;gap:6px;color:var(--brand-deep);font-size:.82rem;font-weight:900}.community-church-study-create input{min-height:40px}.community-church-study-create__selectors{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr) minmax(0,.9fr);gap:10px}.community-church-study-create__selectors label{min-width:0}.community-church-study-create__selectors select{width:100%}.community-church-study-create__footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.community-church-study-create__footer button{width:auto;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.community-church-public-bible{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:12px;padding:14px;border:1px solid rgba(56,134,131,.16);border-radius:var(--radius);background:linear-gradient(135deg,#e5f2efc7,#fffffff0 62%),var(--surface)}.community-church-public-bible__content{min-width:0;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px}.community-church-public-bible__icon{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(56,134,131,.16);border-radius:50%;background:#fff;color:var(--brand-deep)}.community-church-public-bible__content span:not(.community-church-public-bible__icon){min-width:0;display:grid;gap:3px}.community-church-public-bible__content small{color:var(--brand-deep);font-size:.72rem;font-weight:950;text-transform:uppercase}.community-church-public-bible__content strong{color:var(--ink);font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-church-public-bible__content p{margin:0;color:var(--ink-soft);font-size:.82rem;font-weight:760}.community-church-public-bible__content em{padding:5px 8px;border-radius:999px;background:var(--brand);color:#fff;font-size:.72rem;font-style:normal;font-weight:950;white-space:nowrap}.community-church-public-bible__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.community-church-public-bible__actions button{width:auto;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.community-church-study-library{display:grid;gap:10px;margin-top:12px;padding:12px;border:1px solid rgba(56,134,131,.14);border-radius:var(--radius);background:linear-gradient(135deg,#e5f2efb8,#ffffffeb)}.community-church-study-library__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.community-church-study-library__header span{min-width:0;display:grid;gap:2px}.community-church-study-library__header small{color:var(--brand-deep);font-size:.72rem;font-weight:950;text-transform:uppercase}.community-church-study-library__header strong{color:var(--ink);font-size:.98rem}.community-church-study-library__header em{min-width:30px;min-height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(56,134,131,.16);border-radius:50%;background:#fff;color:var(--brand-deep);font-style:normal;font-weight:950}.community-church-study-library>p{margin:0;color:var(--muted);font-size:.9rem;font-weight:760}.community-church-study-library__list{max-height:260px;display:grid;gap:8px;overflow-y:auto;padding-right:2px}.community-church-study-library__list button{width:100%;min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid rgba(56,134,131,.13);border-radius:var(--radius);background:#ffffffd6;color:var(--ink);text-align:left;box-shadow:none;cursor:pointer}.community-church-study-library__list button:hover,.community-church-study-library__list button:focus-visible{transform:translateY(-1px);border-color:#38868352;background:#fff;box-shadow:0 12px 26px #1f3e3a14}.community-church-study-library__list button.is-active{border-color:#38868361;background:#e5f2efe6}.community-church-study-library__list button>span{min-width:0;display:grid;gap:3px}.community-church-study-library__list button strong,.community-church-study-library__list button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-church-study-library__list button strong{color:var(--ink);font-size:.92rem}.community-church-study-library__list button small{color:var(--muted);font-size:.76rem;font-weight:760}.community-church-study-library__list button>em{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#3886831f;color:var(--brand-deep);font-size:.72rem;font-style:normal;font-weight:950}.community-church-study-library__list button.is-active>em{background:var(--brand);color:#fff}.community-church-home{display:grid;gap:16px}.community-church-home--tool{min-height:calc(100dvh - var(--header-height) - 32px);grid-template-rows:auto minmax(0,1fr);gap:10px}.community-church-home__hero{display:grid;gap:16px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg,#e5f2efe6,#fffffff5 52%),var(--surface);box-shadow:var(--shadow-sm)}.community-church-home__hero--compact{gap:12px;padding:16px}.community-church-home__hero--compact .community-church-home__identity{grid-template-columns:48px minmax(0,1fr)}.community-church-home__hero--compact .community-church-list-card__logo{width:48px;height:48px}.community-church-home__hero--compact h1{font-size:clamp(1.35rem,2.2vw,2rem)}.community-church-home__back{justify-self:start}.community-church-home__identity{min-width:0;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:14px}.community-church-home__identity .community-church-list-card__logo{width:64px;height:64px}.community-church-home__identity h1{margin:2px 0 6px;color:var(--ink);font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.community-church-home__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--ink-soft);font-weight:760}.community-church-home__hero>p{max-width:72ch;margin:0;color:var(--ink-soft);line-height:1.7;white-space:pre-wrap}.community-church-list-card__logo img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;border-radius:50%}.community-church-home__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.community-church-home__edit{justify-self:end}.community-church-tabs{min-width:0;display:flex;gap:8px;overflow-x:auto;padding:8px;border:1px solid rgba(56,134,131,.14);border-radius:var(--radius);background:#ffffffe6;box-shadow:var(--shadow-sm);scrollbar-width:none}.community-church-tabs::-webkit-scrollbar{display:none}.community-church-tab{position:relative;width:auto;min-height:42px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 13px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--ink-soft);box-shadow:none;font-size:.9rem;font-weight:900;white-space:nowrap}.community-church-tab svg{width:16px;height:16px;flex:0 0 16px}.community-church-tab:hover,.community-church-tab:focus-visible{border-color:#3886832e;background:#e5f2efb3;color:var(--brand-deep);box-shadow:none}.community-church-tab.is-active{border-color:#38868342;background:var(--brand);color:#fff}.community-church-tab em{min-width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:#b6761b24;color:var(--warning);font-size:.72rem;font-style:normal;font-weight:950;line-height:1}.community-church-tab.has-alert em,.community-church-tab.is-active em{background:#fff;color:var(--brand-deep)}.community-church-overview{gap:14px}.community-church-announcement-panel{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:14px;border:1px solid rgba(56,134,131,.16);border-radius:var(--radius);background:linear-gradient(135deg,#e5f2efb8,#fffffff0);scroll-margin-top:calc(var(--header-height, 96px) + 18px)}.community-church-announcement-panel.is-managing{grid-template-columns:minmax(0,1fr) minmax(280px,360px)}.community-church-announcement-panel__content{min-width:0;display:grid;align-content:start;gap:7px}.community-church-announcement-panel__content h3,.community-church-announcement-panel__content p,.community-church-announcement-panel__content small{min-width:0;margin:0;overflow-wrap:anywhere}.community-church-announcement-panel__content h3{color:var(--ink);font-size:1.08rem;line-height:1.25}.community-church-announcement-panel__content p{color:var(--ink-soft);font-size:.9rem;font-weight:680;line-height:1.55;white-space:pre-wrap}.community-church-announcement-panel__content time,.community-church-announcement-panel__content small{width:-moz-fit-content;width:fit-content;min-height:24px;display:inline-flex;align-items:center;padding:0 8px;border:1px solid rgba(56,134,131,.14);border-radius:999px;background:#ffffffc7;color:var(--brand-deep);font-size:.76rem;font-weight:850}.community-church-announcement-panel__content small{color:var(--muted)}.community-church-announcement-panel__manager{min-width:0;max-width:100%;justify-self:end;display:grid;align-content:start;gap:10px}.community-church-announcement-panel.is-managing .community-church-announcement-panel__manager{width:100%}.community-church-announcement-actions{min-width:0;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.community-church-announcement-actions button{width:auto;min-height:36px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(56,134,131,.2);border-radius:var(--radius);background:#fff;color:var(--brand-deep);box-shadow:none;white-space:nowrap}.community-church-announcement-actions button:hover,.community-church-announcement-actions button.is-active{border-color:#38868361;background:#3886831a;color:var(--brand-deep);box-shadow:none}.community-church-announcement-actions__danger{border-color:#c9485438!important;color:var(--danger)!important}.community-church-announcement-actions__danger:hover,.community-church-announcement-actions__danger.is-active{border-color:#c9485461!important;background:#c9485414!important;color:var(--danger)!important}.community-church-announcement-form{min-width:0;display:grid;gap:10px;padding:12px;border:1px solid rgba(56,134,131,.14);border-radius:var(--radius);background:#ffffffd6}.community-church-announcement-form label{min-width:0;display:grid;gap:5px;color:var(--brand-deep);font-size:.8rem;font-weight:900}.community-church-announcement-form input,.community-church-announcement-form textarea{width:100%;min-width:0}.community-church-announcement-form textarea{min-height:82px;resize:vertical}.community-church-announcement-form button{width:100%;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.community-church-announcement-form__actions,.community-church-announcement-delete div{min-width:0;display:flex;justify-content:flex-end;gap:8px}.community-church-announcement-form__actions button,.community-church-announcement-delete button{width:auto;min-width:96px}.community-church-announcement-delete{min-width:0;display:grid;gap:10px;padding:12px;border:1px solid rgba(201,72,84,.2);border-radius:var(--radius);background:#fff6f6eb}.community-church-announcement-delete p{margin:0;color:var(--ink-soft);font-size:.86rem;font-weight:760;line-height:1.5}.community-church-announcement-delete__confirm{border-color:#c9485447;background:#fff;color:var(--danger)}.community-church-announcement-delete__confirm:hover:not(:disabled){border-color:#c9485466;background:#c9485414;color:var(--danger)}.community-church-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.community-church-overview-card{min-width:0;min-height:126px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:start;gap:12px;padding:14px;border:1px solid rgba(56,134,131,.14);border-radius:var(--radius);background:var(--surface-soft);color:var(--ink);text-align:left;box-shadow:none}.community-church-overview-card:hover,.community-church-overview-card:focus-visible{transform:translateY(-2px);border-color:#3886834d;background:#fff;color:var(--ink);box-shadow:0 12px 26px #1e3a3717}.community-church-overview-card__icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(56,134,131,.16);border-radius:50%;background:#fff;color:var(--brand-deep)}.community-church-overview-card__icon svg{width:18px;height:18px}.community-church-overview-card>span:not(.community-church-overview-card__icon){min-width:0;display:grid;gap:5px}.community-church-overview-card small,.community-church-overview-card strong,.community-church-overview-card p{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis}.community-church-overview-card small{color:var(--brand-deep);font-size:.76rem;font-weight:900}.community-church-overview-card strong{color:var(--ink);font-size:1rem;line-height:1.25;white-space:nowrap}.community-church-overview-card p{color:var(--ink-soft);font-size:.86rem;font-weight:680;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.community-church-overview-card em{min-width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 7px;border-radius:999px;background:var(--brand);color:#fff;font-size:.74rem;font-style:normal;font-weight:950}.community-live-study{--study-page-width: 840px;gap:14px}.community-shell--study .community-live-study{min-height:0;gap:0;padding:0;border:0;background:transparent;box-shadow:none}.community-shell--study .community-live-study>.community-section-heading{display:none}.community-shell--study .community-church-home__hero--compact{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:10px 12px}.community-shell--study .community-church-home__hero--compact .community-church-home__actions{justify-content:start}.community-shell--study .community-church-home__hero--compact .community-church-home__identity{grid-template-columns:38px minmax(0,1fr);gap:10px}.community-shell--study .community-church-home__hero--compact .community-church-list-card__logo{width:38px;height:38px}.community-shell--study .community-church-home__hero--compact h1{margin:0 0 3px;font-size:clamp(1.05rem,1.8vw,1.38rem);line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.community-live-study__status{min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid rgba(56,134,131,.16);border-radius:999px;background:#ffffffd1;color:var(--muted);font-size:.78rem;font-weight:900}.community-live-study__status.is-active{background:#3886831f;color:var(--brand-deep)}.community-live-study__layout{min-width:0;display:grid;grid-template-columns:minmax(220px,.62fr) minmax(0,1.38fr);gap:12px}.community-shell--study .community-live-study__layout{min-height:calc(100dvh - var(--header-height) - 128px);grid-template-columns:minmax(240px,.34fr) minmax(0,1.66fr);grid-template-rows:minmax(0,1fr);align-items:start}.community-live-study__zoom,.community-live-study__workspace{min-width:0;border:1px solid rgba(56,134,131,.14);border-radius:var(--radius);background:var(--surface-soft)}.community-live-study__zoom{min-height:420px;display:grid;align-content:center;justify-items:center;gap:10px;padding:18px;text-align:center}.community-live-study__zoom-header{min-width:0;display:grid;gap:3px}.community-shell--study .community-live-study__zoom{min-height:0;align-self:start;align-content:start;justify-items:start;gap:10px;padding:14px 16px;text-align:left}.community-shell--study .community-live-study__zoom p{max-width:280px}.community-live-study__zoom strong{color:var(--ink);font-size:1.35rem}.community-live-study__zoom p{max-width:260px;margin:0;color:var(--ink-soft);font-size:.9rem;font-weight:680;line-height:1.55}.community-live-study__zoom-error{width:100%;padding:9px 10px;border:1px solid rgba(201,72,84,.18);border-radius:var(--radius);background:#fff5f6eb;color:var(--danger)!important;font-size:.82rem!important;font-weight:780!important}.community-live-study__zoom-roster{width:100%;max-height:min(58vh,560px);display:grid;gap:10px;overflow:auto;overscroll-behavior:contain}.community-live-study__zoom-tile{min-width:0;display:grid;gap:7px;padding:7px;border:1px solid rgba(56,134,131,.14);border-radius:var(--radius);background:#ffffffd1;box-shadow:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.community-live-study__zoom-tile.is-speaking{border-color:#3886837a;background:#fff;transform:translateY(-1px)}.community-live-study__zoom-video-host{position:relative;width:100%;aspect-ratio:16 / 9;display:grid;place-items:center;overflow:hidden;border-radius:calc(var(--radius) - 2px);background:linear-gradient(135deg,#3886832e,#f0f7f4f5)}.community-live-study__zoom-video-host video-player,.community-live-study__zoom-video-host video,.community-live-study__zoom-player{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.community-live-study__zoom-avatar{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:2px solid rgba(255,255,255,.9);border-radius:50%;background:var(--brand);color:#fff;box-shadow:0 10px 24px #1169652e}.community-live-study__zoom-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.community-live-study__zoom-tile-footer{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.community-live-study__zoom-tile-footer span{min-width:0;display:grid;gap:2px}.community-live-study__zoom-tile-footer strong,.community-live-study__zoom-tile-footer small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-live-study__zoom-tile-footer strong{color:var(--ink);font-size:.82rem;line-height:1.2}.community-live-study__zoom-tile-footer small{color:var(--brand-deep);font-size:.72rem;font-weight:820}.community-live-study__zoom-tile-footer>svg{color:var(--brand-deep)}.community-live-study__zoom-controls{width:100%;display:grid;grid-template-columns:38px 38px minmax(0,1fr);gap:7px}.community-live-study__zoom-controls button{width:100%;min-height:36px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;box-shadow:none}.community-live-study__workspace{display:grid;gap:10px;padding:12px}.community-shell--study .community-live-study__workspace{min-height:0;display:flex;flex-direction:column;overflow:hidden}.community-live-study__topbar,.community-live-study__selectors,.community-live-study__tools,.community-live-study__annotation-bar{min-width:0;display:flex;align-items:center;gap:8px}.community-live-study__topbar{justify-content:space-between}.community-live-study__meeting{min-width:0;display:grid;gap:2px}.community-live-study__meeting strong{min-width:0;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-live-study__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.community-live-study__follow-toggle{display:inline-flex;gap:4px;padding:4px;border:1px solid rgba(56,134,131,.16);border-radius:var(--radius);background:#ffffffc7}.community-live-study__follow-toggle button{min-height:30px;padding:0 10px;border-color:transparent;background:transparent;color:var(--ink-soft);box-shadow:none}.community-live-study__follow-toggle button:hover,.community-live-study__follow-toggle button.is-active{background:var(--brand);color:#fff}.community-live-study__actions button,.community-live-study__selectors button,.community-live-study__tools button,.community-live-study__annotation-bar button{width:auto;min-height:34px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;box-shadow:none}.community-live-study__actions button.is-active,.community-live-study__tools button.is-active{background:#38868324;color:var(--brand-deep)}.community-live-study__follow-toggle button.is-active,.community-live-study__follow-toggle button.is-active:hover{background:var(--brand);color:#fff}.community-live-study__danger{border-color:#c948543d!important;background:#fff!important;color:var(--danger)!important}.community-live-study__selectors{flex-wrap:wrap}.community-live-study__selectors select,.community-live-study__annotation-bar input{min-height:36px}.community-live-study__selectors select{width:auto;min-width:108px}.community-live-study__tools{flex-wrap:wrap;padding:8px;border:1px solid rgba(56,134,131,.12);border-radius:var(--radius);background:#ffffffb8}.community-live-study__tools>span{color:var(--brand-deep);font-size:.78rem;font-weight:900}.community-live-study__annotation-bar{flex-wrap:wrap;padding:8px;border-radius:var(--radius);background:#e5f2efb8}.community-live-study__annotation-bar input{flex:1;min-width:180px}.community-live-study__swatches{display:inline-flex;gap:6px}.community-live-study__swatches button{width:24px;min-width:24px;height:24px;min-height:24px;padding:0;border-radius:999px;border-color:#00000014}.community-live-study__swatches button.is-active{outline:2px solid rgba(56,134,131,.45);outline-offset:2px}.community-live-study__bible{position:relative;min-height:520px;max-height:68vh;overflow:auto;border:1px solid rgba(56,134,131,.14);border-radius:var(--radius);background:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.community-shell--study .community-live-study__bible{flex:0 1 auto;min-height:360px;max-height:58vh;height:min(58vh,620px);overscroll-behavior:contain}.community-shell--study .community-live-study__annotations{max-height:112px;overflow:auto}.community-live-study__bible--pen{cursor:crosshair;touch-action:none}.community-live-study__bible--erase{cursor:none;touch-action:none}.community-live-study__bible--pen .community-live-study__verse,.community-live-study__bible--erase .community-live-study__verse{pointer-events:none}.community-live-study__bible--pen .community-live-study__verse:hover,.community-live-study__bible--erase .community-live-study__verse:hover{border-color:transparent;background:transparent;box-shadow:none}.community-live-study__scripture{position:relative;z-index:1;width:var(--study-page-width);max-width:none;margin:0 auto;box-sizing:border-box;isolation:isolate;display:grid;gap:12px;padding:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.community-live-study__scripture h3{position:relative;z-index:2;margin:0;color:var(--ink);font-size:1.12rem}.community-live-study__verses{position:relative;z-index:2;display:grid;gap:6px}.community-live-study__verse{position:relative;width:100%;min-height:40px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:start;gap:8px;padding:8px 10px;border:1px solid transparent;border-radius:var(--radius);background:transparent;color:var(--ink);text-align:left;box-shadow:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.community-live-study__verse>strong,.community-live-study__verse>span,.community-live-study__verse>em{position:relative;z-index:2}.community-live-study__verse:hover,.community-live-study__verse.is-selected{border-color:#38868338;background:#e5f2ef94;color:var(--ink);box-shadow:none}.community-live-study__verse strong{color:var(--brand-deep);font-size:.84rem}.community-live-study__verse span{min-width:0;color:var(--ink);font-size:.98rem;line-height:1.65;overflow-wrap:anywhere}.community-live-study__verse em{min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#3886831f;color:var(--brand-deep);font-size:.72rem;font-style:normal;font-weight:900}.community-live-study__ink{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.community-live-study__page-ink{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.community-live-study__verse-ink{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.community-live-study__bible--erase .community-live-study__ink,.community-live-study__bible--pen .community-live-study__ink{pointer-events:auto}.community-live-study__bible--erase .community-live-study__ink polyline{pointer-events:stroke}.community-live-study__eraser{position:fixed;z-index:2200;width:34px;height:34px;border:2px solid rgba(17,105,101,.58);border-radius:50%;background:#ffffff8a;box-shadow:0 6px 16px #11696524;transform:translate(-50%,-50%);pointer-events:none}.community-live-study__tag-marker{position:absolute;z-index:16;width:28px;height:28px;min-height:28px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:2px solid #ffffff;border-radius:50%;background:var(--brand);color:#fff;box-shadow:0 8px 18px #11696533;transform:translate(-50%,-50%);overflow:visible;pointer-events:auto}.community-live-study__tag-marker:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:50%}.community-live-study__tag-marker:hover,.community-live-study__tag-marker:focus-visible{background:var(--brand-deep);color:#fff;box-shadow:0 10px 22px #1169653d}.community-live-study__tag-marker svg{width:13px;height:13px}.community-live-study__tag-popover,.community-live-study__tag-detail{position:absolute;z-index:18;width:min(260px,calc(100% - 24px));display:grid;gap:8px;padding:10px;border:1px solid rgba(56,134,131,.18);border-radius:var(--radius);background:#fffffffa;color:var(--ink);box-shadow:0 14px 34px #1e3a3729;transform:translateY(12px);pointer-events:auto}.community-live-study__tag-popover span,.community-live-study__tag-detail strong{color:var(--brand-deep);font-size:.8rem;font-weight:900}.community-live-study__tag-popover input{min-height:36px;-webkit-user-select:text;-moz-user-select:text;user-select:text}.community-live-study__tag-popover div,.community-live-study__tag-detail div{display:flex;justify-content:flex-end;gap:7px}.community-live-study__tag-popover button,.community-live-study__tag-detail button{width:auto;min-height:32px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:6px}.community-live-study__tag-submit,.community-live-study__tag-submit:hover,.community-live-study__tag-submit:disabled{color:#fff!important}.community-live-study__tag-submit:disabled{opacity:1}.community-live-study__tag-submit span,.community-live-study__tag-submit svg{color:#fff!important}.community-live-study__tag-detail p{max-height:140px;margin:0;overflow:auto;color:var(--ink);font-size:.88rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.community-live-study__cursor{position:absolute;z-index:4;transform:translate(-2px,-2px);pointer-events:none}.community-live-study__cursor>span{width:12px;height:12px;display:block;border:2px solid #ffffff;border-radius:999px;background:var(--brand-deep);box-shadow:0 8px 20px #1028262e}.community-live-study__cursor em{position:absolute;top:12px;left:8px;max-width:140px;padding:4px 7px;border-radius:999px;background:var(--brand-deep);color:#fff;font-size:.7rem;font-style:normal;font-weight:850;white-space:nowrap}.community-live-study__annotations{min-width:0;display:grid;gap:8px;padding:8px;border:1px solid rgba(56,134,131,.12);border-radius:var(--radius);background:#ffffffb8}.community-live-study__annotations>span{color:var(--muted);font-size:.84rem;font-weight:780}.community-live-study__annotations article{min-width:0;display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:8px}.community-live-study__annotations i{width:10px;height:28px;border-radius:999px}.community-live-study__annotations span{min-width:0;display:grid;gap:2px}.community-live-study__annotations strong,.community-live-study__annotations small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-live-study__annotations strong{color:var(--ink);font-size:.84rem}.community-live-study__annotations small{color:var(--ink-soft);font-size:.78rem}.community-live-study__annotations button{width:28px;height:28px;min-height:28px;padding:0;border-color:#c948542e;background:#fff;color:var(--danger);box-shadow:none}.community-church-calendar{gap:12px}.community-section-heading p{margin:4px 0 0;color:var(--ink-soft);font-size:.9rem;font-weight:650}.community-church-calendar__layout{min-width:0;display:grid;gap:10px;align-items:start}.community-church-calendar__board,.community-church-calendar__form{position:relative;min-width:0;display:grid;gap:10px}.community-church-calendar__controls{min-height:36px;display:grid;grid-template-columns:36px minmax(0,1fr) auto 36px;align-items:center;gap:10px}.community-church-calendar__nav{width:36px;height:36px;min-height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-color:#3886832e;background:var(--surface);color:var(--brand-deep);box-shadow:none}.community-church-calendar__nav:hover{background:var(--brand-soft);color:var(--brand-deep)}.community-church-calendar__title-wrap{position:relative;min-width:0;justify-self:center}.community-church-calendar__title{width:auto;min-height:36px;padding:0 12px;border-color:#38868324;background:var(--surface-soft);color:var(--ink);box-shadow:none;font-size:1rem;font-weight:900}.community-church-calendar__title:hover,.community-church-calendar__title:focus-visible{border-color:#3886835c;background:#fff;color:var(--brand-deep);box-shadow:none}.community-church-calendar__toggle{width:auto;min-height:36px;padding:0 12px;border-color:#3886832e;background:#e5f2efb3;color:var(--brand-deep);box-shadow:none;white-space:nowrap}.community-church-calendar__toggle:hover{background:var(--brand);color:#fff}.community-church-calendar__picker{position:absolute;top:calc(100% + 8px);left:50%;z-index:8;width:min(300px,calc(100vw - 44px));display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;padding:12px;border:1px solid rgba(56,134,131,.2);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-md);transform:translate(-50%)}.community-church-calendar__picker label{min-width:0;display:grid;gap:5px}.community-church-calendar__picker label span{color:var(--brand-deep);font-size:.78rem;font-weight:900}.community-church-calendar__picker select{width:100%;min-width:0}.community-church-calendar__picker button{grid-column:1 / -1;width:100%;min-height:36px}.community-church-calendar__weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.community-church-calendar__viewport{min-width:0;overflow:hidden}.community-church-calendar__grid{--calendar-drag-offset: 0px;--calendar-day-gap: 10px;--calendar-slide-next-distance: 12px;--calendar-slide-previous-distance: -12px;--calendar-slide-duration: 188ms;--calendar-release-duration: .18s;--calendar-track-origin: 0px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:var(--calendar-day-gap);min-width:0;overflow:hidden;padding:2px 2px 4px;cursor:grab;overscroll-behavior:contain;touch-action:pan-y;transform:translate3d(calc(var(--calendar-track-origin) + var(--calendar-drag-offset)),0,0);transition:transform var(--calendar-release-duration) cubic-bezier(.2,.7,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform}.community-church-calendar__grid.is-compact{--calendar-track-origin: calc(-100% - var(--calendar-day-gap));display:flex;grid-template-columns:none;overflow:visible}.community-church-calendar__grid.is-expanded{gap:6px;overflow:visible;overscroll-behavior:auto;touch-action:auto}.community-church-calendar__grid.is-dragging{cursor:grabbing;transition:none}.community-church-calendar__grid.is-release-inertia{transition-timing-function:cubic-bezier(.16,.82,.2,1)}.community-church-calendar__grid.is-release-elastic{transition-timing-function:cubic-bezier(.24,1.36,.34,1)}.community-church-calendar__grid.is-resetting{transition:none}.community-church-calendar__loading{position:absolute;top:48px;right:8px;z-index:2;width:28px;height:28px;display:inline-grid;place-items:center;border:1px solid rgba(56,134,131,.16);border-radius:50%;background:#ffffffeb;color:var(--brand-deep);box-shadow:var(--shadow-sm)}.community-church-calendar__status{position:absolute;top:48px;left:8px;z-index:2;max-width:min(360px,calc(100% - 56px));min-height:28px;display:inline-flex;align-items:center;padding:0 9px;border:1px solid rgba(214,40,40,.18);border-radius:999px;background:#fffffff0;color:var(--danger);font-size:.74rem;font-weight:850;box-shadow:var(--shadow-sm);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-church-calendar__grid.is-slide-next{animation:church-calendar-slide-next var(--calendar-slide-duration) cubic-bezier(.2,.7,.2,1) both}.community-church-calendar__grid.is-slide-previous{animation:church-calendar-slide-previous var(--calendar-slide-duration) cubic-bezier(.2,.7,.2,1) both}.community-church-calendar__weekdays span{color:var(--brand-deep);font-size:.76rem;font-weight:900;text-align:center}.community-church-calendar__day{min-width:0;min-height:112px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:6px;padding:9px;border:1px solid rgba(56,134,131,.14);border-radius:var(--radius);background:#ffffffd6;cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease,background .15s ease}.community-church-calendar__grid.is-compact .community-church-calendar__day{flex:0 0 calc((100% - (var(--calendar-day-gap) * 6)) / 7)}.community-church-calendar__grid.is-expanded .community-church-calendar__day{min-height:118px}.community-church-calendar__day:hover{transform:translateY(-2px);border-color:#3886835c;background:#fff;box-shadow:0 10px 22px #1e3a3717}.community-church-calendar__day.is-selected{border-color:#3886838a;box-shadow:0 0 0 3px #3886831f}.community-church-calendar__day.is-today{border-color:var(--brand-deep);box-shadow:0 0 0 2px #1169652e}.community-church-calendar__day.is-today .community-church-calendar__date{border-color:#38868361;background:#e5f2efe0;color:var(--brand-deep)}.community-church-calendar__day.is-blank{cursor:default;opacity:.46;background:#f8fbfa8f}.community-church-calendar__day-head{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:6px}.community-church-calendar__date{width:-moz-fit-content;width:fit-content;min-width:24px;min-height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--brand-deep);font-size:.8rem;font-weight:900;border:1px solid transparent}.community-church-calendar__weekday{min-width:0;color:var(--muted);font-size:.74rem;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-church-calendar__day.is-selected .community-church-calendar__date{background:var(--brand);color:#fff}.community-church-calendar__events{min-height:0;display:grid;align-content:start;gap:5px;overflow:hidden}.community-church-calendar__event{min-width:0;display:grid;gap:2px;padding:6px;border:1px solid rgba(56,134,131,.18);border-radius:7px;background:#eef7f4;color:var(--ink);text-align:left;overflow:hidden}.community-church-calendar__event--pending{border-color:#b6761b47;background:#fff7e8}.community-church-calendar__event-meta{min-width:0;display:grid;gap:1px}.community-church-calendar__event strong{min-width:0;color:var(--ink);font-size:.8rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-church-calendar__event em,.community-church-calendar__event>span:not(.community-church-calendar__event-meta):not(.community-church-calendar__review){color:var(--ink-soft);font-size:.74rem;font-style:normal;line-height:1.35}.community-church-calendar__event em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-church-calendar__more{width:-moz-fit-content;width:fit-content;min-height:22px;display:inline-flex;align-items:center;padding:0 7px;border-radius:999px;background:#3886831a;color:var(--brand-deep);font-size:.74rem;font-weight:900}@keyframes church-calendar-slide-next{0%{opacity:.92;transform:translate3d(calc(var(--calendar-track-origin) + var(--calendar-slide-next-distance)),0,0)}to{opacity:1;transform:translate3d(calc(var(--calendar-track-origin) + var(--calendar-drag-offset)),0,0)}}@keyframes church-calendar-slide-previous{0%{opacity:.92;transform:translate3d(calc(var(--calendar-track-origin) + var(--calendar-slide-previous-distance)),0,0)}to{opacity:1;transform:translate3d(calc(var(--calendar-track-origin) + var(--calendar-drag-offset)),0,0)}}.community-church-calendar__review{display:flex;flex-wrap:wrap;gap:6px}.community-church-calendar__review button{width:auto;min-height:28px;padding:0 9px;font-size:.74rem;box-shadow:none}.community-church-calendar__form{padding:14px;border:1px solid rgba(56,134,131,.16);border-radius:var(--radius);background:var(--surface-soft)}.community-church-calendar__form h3{margin:2px 0 0;color:var(--ink);font-size:1.08rem}.community-church-calendar__form label{display:grid;gap:6px}.community-church-calendar__form textarea{min-height:94px;resize:vertical}.community-church-calendar__form button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.community-church-calendar__form-actions{display:flex;flex-wrap:wrap;gap:8px}.community-church-calendar__form-actions button{width:auto;min-width:132px}.community-church-calendar-modal{width:min(560px,100%);max-height:min(86vh,780px);overflow-y:auto}.community-church-calendar-modal__events{max-height:260px;display:grid;align-content:start;gap:10px;overflow-y:auto;padding-right:2px}.community-church-calendar-modal__event{min-width:0;display:grid;gap:0;padding:12px;border:1px solid rgba(56,134,131,.18);border-radius:var(--radius);background:#eef7f4}.community-church-calendar-modal__event.is-expanded{gap:8px}.community-church-calendar-modal__event--pending{border-color:#b6761b47;background:#fff7e8}.community-church-calendar-modal__event-summary{width:100%;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:inherit;text-align:left;box-shadow:none}.community-church-calendar-modal__event-summary:hover:not(:disabled){background:transparent;color:inherit;box-shadow:none}.community-church-calendar-modal__event-title,.community-church-calendar-modal__event div{min-width:0;display:grid;gap:3px}.community-church-calendar-modal__event strong{color:var(--ink);font-size:.96rem}.community-church-calendar-modal__event span,.community-church-calendar-modal__event p,.community-church-calendar-modal__event em{margin:0;color:var(--ink-soft);font-size:.86rem;line-height:1.5;overflow-wrap:anywhere}.community-church-calendar-modal__event em{width:-moz-fit-content;width:fit-content;padding:3px 8px;border-radius:999px;background:#3886831f;color:var(--brand-deep);font-style:normal;font-weight:850}.community-church-calendar-modal__event--pending em{background:#b6761b24;color:var(--warning)}.community-church-calendar-modal__review{display:flex;flex-wrap:wrap;gap:8px}.community-church-calendar-modal__review button{width:auto;min-height:34px;padding:0 12px;box-shadow:none}.community-church-calendar-modal__review button.is-active{box-shadow:none}.community-church-calendar-modal__delete{display:grid;gap:9px;padding:10px;border:1px solid rgba(201,72,84,.18);border-radius:var(--radius);background:#fff6f6e6}.community-church-calendar-modal__delete p{margin:0;color:var(--ink-soft);font-size:.84rem;font-weight:760;line-height:1.5}.community-church-calendar-modal__delete div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.community-church-calendar-modal__delete button{width:auto;min-height:34px;padding:0 12px}.community-church-calendar-modal__toolbar{display:flex;justify-content:flex-start}.community-church-calendar-modal__add-button{width:auto;min-height:36px;padding:0 12px}.community-church-calendar-modal__review button span,.community-church-calendar-modal__review button svg{color:inherit}.community-church-calendar-modal__edit-button{border-color:#38868338;background:#fff;color:var(--brand-deep)}.community-church-calendar-modal__edit-button:hover:not(:disabled){border-color:#38868357;background:#fff;color:var(--brand-deep)}.community-church-calendar-modal__empty{min-height:120px}.community-church-prayer-wall,.community-church-chat-panel{gap:16px}.community-church-prayer-composer{display:grid;gap:12px;padding:14px;border:1px solid rgba(56,134,131,.14);border-radius:var(--radius);background:var(--surface-soft)}.community-church-prayer-composer__header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.community-church-prayer-composer__header button,.community-church-verse-picker button,.community-church-chat-composer button{width:auto;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}.community-church-prayer-composer textarea{min-height:108px}.community-church-verse-picker{display:grid;grid-template-columns:minmax(112px,.9fr) repeat(3,minmax(72px,.55fr)) auto;align-items:end;gap:10px}.community-church-verse-picker label{min-width:0;display:grid;gap:5px}.community-church-verse-picker select,.community-church-verse-picker input{width:100%;min-width:0;min-height:38px}.community-church-verse-list{display:flex;flex-wrap:wrap;gap:8px}.community-church-verse-list>span{min-width:0;max-width:100%;min-height:36px;display:inline-grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:8px;padding:6px 6px 6px 10px;border:1px solid rgba(56,134,131,.16);border-radius:var(--radius);background:#fff;color:var(--ink-soft)}.community-church-verse-list strong,.community-church-verse-list small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-church-verse-list strong{color:var(--brand-deep);font-size:.82rem}.community-church-verse-list small{font-size:.78rem;font-weight:650}.community-church-verse-list button{width:28px;height:28px;min-height:28px;padding:0;border-color:#38868324;background:var(--surface-soft);color:var(--brand-deep);box-shadow:none}.community-church-prayer-list{display:grid;gap:12px}.community-church-prayer-board{max-height:clamp(360px,58vh,640px);display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;align-content:start;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:2px 8px 10px 2px}.community-church-prayer-tile{position:relative;min-height:286px;display:grid;align-content:start;justify-items:start;gap:9px;overflow:hidden;padding:16px;border:1px solid rgba(56,134,131,.18);border-radius:8px;background:linear-gradient(180deg,#fffffff5 0,#f8fbfafa);color:var(--ink);text-align:left;box-shadow:0 8px 20px #1e3a370f;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.community-church-prayer-tile:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--brand);opacity:.68}.community-church-prayer-tile:hover{transform:translateY(-3px);border-color:#38868370;background:linear-gradient(180deg,#fff 0,#e5f2ef8c);box-shadow:0 16px 34px #1e3a3721}.community-church-prayer-tile strong,.community-church-prayer-tile span,.community-church-prayer-tile small,.community-church-prayer-tile p{max-width:100%;overflow-wrap:anywhere}.community-church-prayer-tile strong{color:var(--ink);font-size:1.02rem;line-height:1.25}.community-church-prayer-tile__excerpt{color:var(--ink-soft);font-size:.86rem;font-weight:650;line-height:1.42;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.community-church-prayer-tile small{color:var(--muted);font-size:.78rem;font-weight:700;line-height:1.35}.community-church-prayer-tile__label{width:-moz-fit-content;width:fit-content;min-height:27px;display:inline-flex;align-items:center;gap:6px;padding:0 8px;border:1px solid rgba(56,134,131,.16);border-radius:999px;background:#e5f2efbd;color:var(--brand-deep);font-size:.78rem;font-weight:850}.community-church-prayer-tile__label svg{width:13px;height:13px}.community-church-prayer-tile__metrics{display:inline-flex;align-items:center;gap:8px;margin-top:auto}.community-church-prayer-tile__action{width:auto;min-width:44px;min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 9px;border:1px solid rgba(56,134,131,.16);border-radius:999px;background:#fff;color:var(--brand-deep);font-size:.78rem;font-weight:850;box-shadow:none;transition:transform .14s ease,border-color .14s ease,background .14s ease,color .14s ease}.community-church-prayer-tile__action:hover,.community-church-prayer-tile__action:focus-visible{transform:translateY(-1px);border-color:#3886836b;background:#e5f2efe6}.community-church-prayer-tile__action.is-liked{border-color:#3886838a;background:var(--brand);color:#fff}.community-church-prayer-tile__action--passive{pointer-events:none}.community-church-prayer-tile__metrics svg,.community-church-prayer-tile__action svg{width:13px;height:13px}.community-church-prayer-tile__comments{width:100%;display:grid;gap:6px;padding:8px;border:1px solid rgba(56,134,131,.12);border-radius:8px;background:#ffffffb8}.community-church-prayer-tile__comments p{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:5px;margin:0;color:var(--ink-soft);font-size:.78rem;line-height:1.35}.community-church-prayer-tile__comments strong{color:var(--brand-deep);font-size:.78rem}.community-church-prayer-tile__comments span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-church-prayer-inline-comment{width:100%;display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:7px;margin-top:1px}.community-church-prayer-inline-comment input{width:100%;min-width:0;min-height:34px;padding:0 11px;border:1px solid rgba(56,134,131,.16);border-radius:999px;background:#fff;color:var(--ink);font-size:.82rem;font-weight:650;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.community-church-prayer-inline-comment input:focus{border-color:#38868394;background:#fff;box-shadow:0 0 0 3px #3886831a}.community-church-prayer-inline-comment button{width:34px;height:34px;min-height:34px;padding:0;border:0;border-radius:50%;background:var(--brand);color:#fff;box-shadow:0 7px 16px #1e3a3729}.community-church-prayer-inline-comment button:disabled{cursor:not-allowed;background:#3886835c;color:#ffffffb8;box-shadow:none}.community-church-prayer-inline-comment button svg{width:13px;height:13px}.community-church-prayer-sentinel{grid-column:1 / -1;min-height:42px;display:grid;place-items:center;color:var(--muted);font-size:.82rem;font-weight:800}.community-church-prayer-tile--add{align-content:center;justify-items:center;border:1px dashed rgba(56,134,131,.46);background:#e5f2ef6b;text-align:center}.community-church-prayer-tile--add:before{display:none}.community-church-prayer-tile__add-icon{width:68px;height:68px;display:inline-grid;place-items:center;border:1px solid rgba(56,134,131,.22);border-radius:50%;background:#fff;color:var(--brand-deep);box-shadow:0 8px 22px #1e3a3714;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.community-church-prayer-tile__add-icon svg{width:34px;height:34px}.community-church-prayer-tile--add:hover .community-church-prayer-tile__add-icon{transform:scale(1.05);border-color:#38868380;box-shadow:0 12px 28px #1e3a3724}.community-church-prayer-tile--add strong{color:var(--brand-deep);font-size:1rem;font-weight:900}.community-church-prayer-tile--empty{border-style:dashed;justify-items:center;align-content:center;color:var(--ink-soft);text-align:center;cursor:default;box-shadow:none}.community-church-prayer-tile--empty:hover{transform:none;border-color:#192724db;box-shadow:none}.community-church-prayer-editor{gap:18px}.community-prayer-card--church{padding:16px}.community-church-chat-messages{min-height:220px;max-height:420px;display:grid;align-content:start;gap:10px;overflow-y:auto;padding:12px;border:1px solid rgba(56,134,131,.14);border-radius:var(--radius);background:var(--surface-soft)}.community-church-chat-messages>p{margin:0;color:var(--ink-soft);font-weight:700}.community-church-chat-message{max-width:min(520px,92%);display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:9px;justify-self:start}.community-church-chat-message.is-self{grid-template-columns:minmax(0,1fr);justify-self:end}.community-church-chat-avatar-button{width:34px;height:34px;display:inline-grid;place-items:center;align-self:end;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}.community-church-chat-message img{width:34px;height:34px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.community-church-chat-avatar-button img{display:block}.community-church-chat-avatar-button:hover,.community-church-chat-avatar-button:active{transform:none;background:transparent;color:inherit;box-shadow:none}.community-church-chat-avatar-button:hover img,.community-church-chat-avatar-button:focus-visible img{box-shadow:0 0 0 2px #38868329}.community-church-chat-stack{max-width:min(460px,100%);min-width:0;display:grid;justify-items:start;gap:5px}.community-church-chat-sender-name{max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7b8785;font-size:.78rem;font-weight:760;line-height:1.15}.community-church-chat-bubble{min-width:0;display:grid;gap:4px;padding:9px 11px;border:1px solid rgba(56,134,131,.12);border-radius:var(--radius);background:#fff}.community-church-chat-message.is-self .community-church-chat-bubble{border-color:#38868347;background:var(--brand);color:#fff}.community-church-chat-bubble>span{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:8px}.community-church-chat-message strong,.community-church-chat-message small,.community-church-chat-message p{min-width:0;overflow-wrap:anywhere}.community-church-chat-message strong{color:var(--brand-deep);font-size:.82rem}.community-church-chat-message.is-self strong,.community-church-chat-message.is-self small,.community-church-chat-message.is-self p{color:#fff}.community-church-chat-message small{color:var(--muted);font-size:.72rem;font-weight:700;white-space:nowrap}.community-church-chat-message p{margin:0;color:var(--ink)}.community-church-chat-announcement{width:min(100%,320px);min-height:0;display:grid;justify-items:start;gap:5px;padding:10px;border:1px solid rgba(56,134,131,.18);border-radius:var(--radius);background:#fffffff0;color:var(--ink);text-align:left;box-shadow:none}.community-church-chat-announcement:hover,.community-church-chat-announcement:focus-visible{transform:none;border-color:#38868357;background:#fff;color:var(--ink);box-shadow:0 8px 18px #1e3a3714}.community-church-chat-announcement--study{border-color:#2f8f8a42;background:linear-gradient(135deg,#e5f2effa,#fffffff5)}.community-church-chat-announcement--study span{color:var(--brand)}.community-church-chat-announcement--study em{color:var(--brand-deep)}.community-church-chat-announcement span,.community-church-chat-announcement strong,.community-church-chat-announcement p,.community-church-chat-announcement em{min-width:0;max-width:100%;margin:0;overflow:hidden;text-overflow:ellipsis}.community-church-chat-announcement span{color:var(--brand-deep);font-size:.72rem;font-weight:900}.community-church-chat-announcement strong{color:var(--ink);font-size:.9rem;line-height:1.25;white-space:nowrap}.community-church-chat-announcement p{color:var(--ink-soft);font-size:.78rem;font-weight:680;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.community-church-chat-announcement em{color:var(--muted);font-size:.72rem;font-style:normal;font-weight:800}.community-church-chat-message.is-self .community-church-chat-announcement{background:#fffffff5;color:var(--ink)}.community-church-chat-message.is-self .community-church-chat-announcement span,.community-church-chat-message.is-self .community-church-chat-announcement--study span,.community-church-chat-message.is-self .community-church-chat-announcement--study em{color:var(--brand-deep)}.community-church-chat-message.is-self .community-church-chat-announcement strong{color:var(--ink)}.community-church-chat-message.is-self .community-church-chat-announcement p{color:var(--ink-soft)}.community-church-chat-message.is-self .community-church-chat-announcement em{color:var(--muted)}.community-church-chat-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.chat-private-request--church{margin-top:2px}.community-church-member-panel{gap:16px}.community-church-member-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.community-church-member-column{min-width:0;display:grid;align-content:start;gap:10px}.community-church-member-column h3{margin:0;color:var(--brand-deep);font-size:.95rem}.community-church-member-list{min-width:0;display:grid;gap:10px}.community-church-member-row{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid rgba(56,134,131,.18);border-radius:var(--radius);background:#fff;box-shadow:0 8px 20px #1e3a370d}.community-church-member-row img{width:42px;height:42px;border:1px solid rgba(56,134,131,.18);border-radius:50%;-o-object-fit:cover;object-fit:cover}.community-church-member-profile{min-width:0;min-height:0;grid-column:span 2;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:0;border:0;border-radius:8px;background:transparent;color:inherit;text-align:left;box-shadow:none}.community-church-member-profile:hover,.community-church-member-profile:focus-visible{transform:none;background:transparent;color:inherit;box-shadow:none}.community-church-member-profile:hover img,.community-church-member-profile:focus-visible img{border-color:#38868361;box-shadow:0 0 0 3px #3886831f}.community-church-member-profile>span{min-width:0;display:grid;gap:3px}.community-church-member-row>div:not(.community-church-request-actions){min-width:0;display:grid;gap:3px}.community-church-member-row strong,.community-church-member-row span,.community-church-member-row em{min-width:0;overflow:hidden;text-overflow:ellipsis}.community-church-member-row strong{color:var(--ink);font-size:.94rem;line-height:1.18;white-space:nowrap}.community-church-member-row span{color:var(--muted);font-size:.78rem;font-weight:760}.community-church-member-row em{color:var(--ink-soft);font-size:.82rem;font-style:normal;white-space:normal}.community-church-member-row button:not(.community-church-member-profile),.community-church-request-actions button{width:auto;min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;box-shadow:none;font-size:.8rem;line-height:1;white-space:nowrap}.community-church-member-row button:not(.community-church-member-profile) svg,.community-church-request-actions button svg{width:14px;height:14px;flex:0 0 14px}.community-church-member-row button:not(.community-church-member-profile) span,.community-church-request-actions button span{color:inherit}.community-church-member-row__danger{border-color:#d6282829;background:#d6282814;color:var(--danger)}.community-church-member-row__danger:hover{background:var(--danger);color:#fff}.community-church-request-row{grid-template-columns:42px minmax(0,1fr) auto;align-items:center}.community-church-request-actions{display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;gap:7px}.community-church-request-actions button{min-width:62px}.community-church-request-row em{display:-webkit-box;max-width:100%;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.community-church-empty-state--compact{min-height:116px;padding:14px}.community-church-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1700;display:flex;align-items:center;justify-content:center;padding:18px;background:#16242247;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.community-church-modal{width:min(480px,100%);max-height:calc(100dvh - 36px);display:grid;gap:14px;overflow-y:auto;padding:18px;border:1px solid rgba(56,134,131,.22);border-radius:var(--radius);background:var(--surface);color:var(--ink);box-shadow:0 24px 64px #16242238}.community-church-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.community-church-modal__header h2{margin:2px 0 0;color:var(--ink);font-size:1.42rem;line-height:1.15}.community-church-modal__close{width:38px;height:38px;min-height:38px;flex:0 0 38px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-color:var(--line);background:var(--surface);color:var(--brand-deep);box-shadow:none}.community-church-modal__close svg{width:22px;height:22px}.community-church-modal label{display:grid;gap:6px}.file-upload-field{position:relative;cursor:pointer}.file-upload-field__input{position:absolute;width:1px;height:1px;opacity:0}.file-upload-field__surface{min-height:78px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:14px;border:1px dashed rgba(56,134,131,.35);border-radius:var(--radius);background:#e5f2ef61;color:var(--ink);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.file-upload-field:hover .file-upload-field__surface,.file-upload-field__input:focus-visible+.file-upload-field__surface{border-color:#11696594;background:#e5f2efad;box-shadow:0 0 0 3px #3886831f}.file-upload-field__icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(56,134,131,.18);border-radius:50%;background:var(--surface);color:var(--brand-deep)}.file-upload-field__icon svg{width:18px;height:18px}.file-upload-field__copy{min-width:0;display:grid;gap:3px}.file-upload-field__copy strong{color:var(--brand-deep);font-size:.95rem;line-height:1.25}.file-upload-field__copy small{min-width:0;color:var(--ink-soft);font-size:.82rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-church-file-note{color:var(--ink-soft);font-size:.78rem;font-weight:650;line-height:1.45}.community-church-modal__submit{width:100%;min-height:46px}.community-church-search-form{display:grid;gap:10px}.community-church-search-panel{height:168px;min-height:168px;overflow-y:auto;border:1px dashed rgba(56,134,131,.28);border-radius:var(--radius);background:var(--surface-soft);scrollbar-gutter:stable}.community-church-search-empty{min-height:100%;display:grid;place-items:center;gap:10px;padding:16px;color:var(--ink-soft);text-align:center;font-weight:700}.community-church-search-empty--error{color:var(--danger)}.community-church-search-empty svg{width:34px;height:34px;color:var(--brand-deep)}.community-church-search-empty p{margin:0}.community-church-search-results{display:grid;align-content:start;gap:8px;padding:8px}.community-church-search-result{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;border:1px solid rgba(56,134,131,.14);border-radius:var(--radius);background:var(--surface-soft)}.community-church-search-result .community-church-list-card__logo{width:42px;height:42px}.community-church-search-result button{width:auto;min-height:36px;padding:0 10px;white-space:nowrap}.community-stories{display:grid;gap:14px;padding:2px 0 20px;border-bottom:1px solid var(--line)}.community-stories__label{color:var(--brand-deep);font-size:.9rem;font-weight:900}.community-stories__track{display:flex;gap:16px;overflow-x:auto;padding-bottom:4px}.community-story{width:82px;min-height:88px;flex:0 0 82px;padding:0;display:grid;justify-items:center;align-content:start;gap:8px;border:0;background:transparent;color:var(--ink);box-shadow:none}.community-story img{width:58px;height:58px;padding:3px;border:2px solid rgba(56,134,131,.38);border-radius:50%;-o-object-fit:cover;object-fit:cover;background:var(--surface)}.community-story span{width:100%;color:var(--ink-soft);font-size:.78rem;font-weight:750;line-height:1.2;text-align:center;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.community-story:hover{background:transparent;color:var(--brand-deep);box-shadow:none}.community-story-empty,.community-empty,.community-feed__sentinel{color:var(--ink-soft);font-weight:700}.community-new-banner{top:calc(var(--header-height) + 12px);margin:0 auto}.community-error{padding:12px 14px;border:1px solid rgba(214,40,40,.2);border-radius:var(--radius);background:#d628280f;color:var(--danger);font-weight:750}.community-timeline{display:grid;gap:16px}.community-prayer-card{padding:20px;display:grid;gap:14px;border:1px solid var(--line);border-radius:var(--radius);background:#fffffff5;box-shadow:var(--shadow-sm);cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.community-prayer-card:hover,.community-prayer-card:focus-visible{border-color:#38868357;box-shadow:0 14px 34px #1e3a371a;transform:translateY(-1px);outline:none}.community-prayer-card__header,.community-detail-prayer__author{display:flex;align-items:center;gap:11px}.community-prayer-card__header img,.community-detail-prayer__author img{width:44px;height:44px;flex:0 0 44px;border:2px solid var(--brand-soft);border-radius:50%;-o-object-fit:cover;object-fit:cover}.community-prayer-card__header div,.community-detail-prayer__author div{min-width:0;display:grid}.community-prayer-card__header strong,.community-detail-prayer__author strong{color:var(--ink);line-height:1.2}.community-prayer-card__header span,.community-detail-prayer__author span,.community-detail-prayer__author small{color:var(--muted);font-size:.78rem;font-weight:720}.community-prayer-card h2{margin:0;color:var(--ink);font-size:1.2rem;line-height:1.22}.community-prayer-card__content{margin:0;color:var(--ink-soft);white-space:pre-wrap;overflow-wrap:anywhere;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.community-prayer-card__verses,.community-detail-verses{display:grid;gap:8px;padding:10px;border:1px solid rgba(56,134,131,.16);border-radius:var(--radius);background:var(--surface-soft)}.community-prayer-card__verses p,.community-detail-verses p,.community-verse-link{margin:0;color:var(--ink-soft);font-size:.9rem;line-height:1.45}.community-verse-link{display:grid;gap:2px;padding:8px;border:1px solid rgba(56,134,131,.12);border-radius:var(--radius);background:#ffffff9e;text-decoration:none;overflow-wrap:anywhere}.community-verse-link:hover{border-color:#38868352;background:#e5f2efb8;color:var(--ink)}.community-prayer-card__verses strong,.community-detail-verses strong,.community-detail-verses span,.community-verse-link strong,.community-verse-link span{color:var(--brand-deep);font-weight:850}.community-prayer-card__verses span,.community-verse-link span{display:block}.community-prayer-card__metrics,.community-detail-metrics{display:flex;align-items:center;gap:12px;padding-top:8px;border-top:1px solid var(--line)}.community-metric{width:auto;min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:1px solid rgba(56,134,131,.18);border-radius:999px;background:var(--surface-soft);color:var(--brand-deep);box-shadow:none;font-weight:850}.community-metric svg{width:15px;height:15px;flex:0 0 15px}.community-metric--like:hover,.community-metric--like.is-liked{background:#d6282814;border-color:#d6282833;color:var(--danger);box-shadow:none}.community-prayer-card__friend-comments{display:grid;gap:6px;padding-top:10px;border-top:1px solid var(--line)}.community-prayer-card__friend-comments p{margin:0;color:var(--ink-soft);font-size:.9rem}.community-prayer-card__friend-comments strong{margin-right:6px;color:var(--brand-deep)}.community-feed__sentinel{min-height:28px;text-align:center}.community-side-panel{min-height:0;max-height:calc((100dvh - var(--header-height) - 62px) / 2);display:grid;gap:8px;align-content:start;padding:16px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffd1;box-shadow:var(--shadow-sm)}.community-side-panel--groups{grid-template-rows:auto minmax(0,1fr);overflow:hidden}.community-side-panel__header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}.community-side-panel__header span{min-width:28px;min-height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid rgba(56,134,131,.16);border-radius:999px;background:var(--brand-soft);color:var(--brand-deep);font-size:.78rem;font-weight:900}.community-side-panel h2{margin:0;color:var(--ink);font-size:1rem}.community-side-panel p{margin:0;color:var(--ink-soft);font-weight:700}.community-group-chat-list{min-height:0;display:grid;align-content:start;gap:10px;overflow-y:auto;padding-right:2px;overscroll-behavior:contain;scrollbar-gutter:stable}.community-group-chat-row{width:100%;min-height:82px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:10px;border:1px solid rgba(56,134,131,.14);border-radius:var(--radius);background:var(--surface);color:var(--ink);text-align:left;box-shadow:none}.community-group-chat-row:hover{border-color:#38868352;background:#e5f2ef8f;box-shadow:var(--shadow-sm)}.community-group-chat-row__icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(56,134,131,.2);border-radius:50%;background:var(--brand-soft);color:var(--brand-deep)}.community-group-chat-row__icon svg{width:18px;height:18px}.community-group-chat-row__copy,.community-group-chat-row__title,.community-group-chat-row__meta,.community-group-chat-row__preview{min-width:0}.community-group-chat-row__copy{display:grid;gap:3px}.community-group-chat-row__title{display:flex;align-items:center;gap:8px}.community-group-chat-row__title strong,.community-group-chat-row__preview{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-group-chat-row__title strong{color:var(--ink);font-size:.94rem;line-height:1.2}.community-group-chat-row__title em{min-width:22px;min-height:20px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:var(--danger);color:#fff;font-size:.72rem;font-style:normal;font-weight:900}.community-group-chat-row__meta{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:.74rem;font-weight:800;overflow:hidden}.community-group-chat-row__meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-group-chat-row__preview{color:var(--ink-soft);font-size:.82rem;font-weight:650}.community-detail-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500;display:flex;align-items:center;justify-content:center;padding:24px;background:#0c191794;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.community-detail-panel{position:relative;width:min(1120px,100%);height:min(780px,calc(100vh - 48px));display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,390px);overflow:hidden;border:1px solid rgba(255,255,255,.34);border-radius:var(--radius);background:var(--surface);box-shadow:0 28px 80px #0c191747}.community-detail-close{position:absolute;top:12px;right:12px;z-index:2;width:38px;height:38px;min-height:38px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-color:#38868333;background:#ffffffeb;color:var(--brand-deep);box-shadow:var(--shadow-sm)}.community-detail-close svg{width:22px;height:22px}.community-detail-prayer{min-width:0;overflow-y:auto;padding:34px;display:grid;align-content:start;gap:18px;background:linear-gradient(180deg,#e5f2ef9e 0,#fff0 220px),var(--surface)}.community-detail-prayer h2{margin:0;color:var(--ink);font-size:clamp(1.8rem,4vw,3.2rem);line-height:1.05}.community-detail-prayer>p{margin:0;color:var(--ink);font-size:1.05rem;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.community-detail-comments{min-height:0;display:grid;grid-template-rows:minmax(0,1fr) minmax(0,1fr) auto;gap:12px;padding:58px 16px 16px;overflow:hidden;border-left:1px solid var(--line);background:var(--surface-soft)}.community-detail-loading{position:absolute;top:16px;right:62px;color:var(--brand-deep);font-size:.82rem;font-weight:850}.community-detail-comment-group{min-height:0;overflow-y:auto;display:grid;align-content:start;gap:10px;padding:0 4px 4px 0}.community-detail-comment-group h3{position:sticky;top:0;z-index:1;margin:0;padding:0 0 8px;background:var(--surface-soft);color:var(--brand-deep);font-size:.92rem}.community-comment{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px}.community-comment img{width:34px;height:34px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.community-comment__meta{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.community-comment__meta strong{color:var(--ink);font-size:.9rem}.community-comment__meta span{color:var(--muted);font-size:.72rem;white-space:nowrap}.community-comment p,.community-comment-empty{margin:0;color:var(--ink-soft);font-size:.9rem;overflow-wrap:anywhere}.community-detail-composer{display:grid;gap:8px;padding-top:12px;border-top:1px solid var(--line)}.community-detail-composer textarea{min-height:76px;resize:none;background:var(--surface)}.community-detail-composer button{min-height:40px}.admin-page{--header-height: 104px}.admin-shell{width:min(980px,calc(100vw - 48px));margin:0 auto;padding:calc(var(--header-height) + 32px) 0 72px;display:grid;gap:20px}.admin-page-heading{min-height:112px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--line)}.admin-page-heading h1{margin:4px 0 6px;color:var(--ink);font-size:clamp(2rem,3vw,2.65rem);line-height:1.05}.admin-page-heading p{margin:0;color:var(--ink-soft);font-weight:650}.admin-empty{min-height:240px;display:grid;place-items:center;gap:12px;padding:24px;border:1px dashed rgba(56,134,131,.28);border-radius:var(--radius);background:#ffffffc7;color:var(--ink-soft);text-align:center;font-weight:800}.admin-empty svg{width:42px;height:42px;color:var(--brand-deep)}.admin-empty p{margin:0}.admin-review-list{display:grid;gap:16px}.admin-review-card{display:grid;gap:16px;padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:#fffffff0;box-shadow:var(--shadow-sm)}.admin-review-card__header{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px}.admin-review-card__icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(56,134,131,.2);border-radius:50%;background:var(--brand-soft);color:var(--brand-deep)}.admin-review-card__icon svg{width:22px;height:22px}.admin-review-card h2{margin:0;color:var(--ink);font-size:1.24rem;line-height:1.22}.admin-review-card__header p,.admin-review-card__description{margin:0;color:var(--ink-soft)}.admin-review-card__description{line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.admin-review-card__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.admin-review-card__meta span{min-width:0;display:grid;gap:3px;padding:10px;border:1px solid rgba(56,134,131,.12);border-radius:var(--radius);background:var(--surface-soft);color:var(--ink-soft);font-size:.88rem;font-weight:700;overflow-wrap:anywhere}.admin-review-card__meta strong,.admin-review-documents h3{color:var(--brand-deep);font-size:.82rem;font-weight:900}.admin-review-documents{display:grid;gap:9px}.admin-review-documents h3{margin:0}.admin-review-documents div{display:flex;flex-wrap:wrap;gap:8px}.admin-review-documents a{min-width:0;max-width:100%;min-height:38px;display:inline-flex;align-items:center;gap:8px;padding:0 10px;border:1px solid rgba(56,134,131,.16);border-radius:var(--radius);background:var(--surface-soft);color:var(--brand-deep)}.admin-review-documents a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-review-note{display:grid;gap:6px}.admin-review-note textarea{min-height:86px;resize:vertical}.admin-review-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:12px;border-top:1px solid var(--line)}.admin-review-actions button{width:auto;min-height:42px;display:inline-flex;align-items:center;gap:8px}.admin-review-actions__approve{background:var(--brand)}.admin-review-actions__reject{border-color:#d628282e;background:#d6282814;color:var(--danger)}.admin-review-actions__reject:hover{background:var(--danger);color:#fff}@media (max-width: 1280px){.community-shell--study{width:calc(100vw - 24px)}.community-shell--study .community-live-study__layout{grid-template-columns:minmax(210px,.42fr) minmax(0,1.58fr)}.community-shell--study .community-live-study__zoom{padding:12px}.community-shell--study .community-live-study__zoom p{max-width:240px}}@media (min-width: 901px) and (max-width: 1200px){.community-shell--study{width:calc(100vw - 20px);padding-top:calc(var(--header-height) + 10px)}.community-shell--study .community-live-study__layout{grid-template-columns:minmax(240px,.32fr) minmax(0,1.68fr);grid-template-rows:minmax(0,1fr);min-height:auto;gap:10px}.community-shell--study .community-live-study__zoom{min-height:0;display:grid;grid-template-columns:minmax(0,1fr);align-items:start;justify-items:start;padding:10px 12px}.community-shell--study .community-live-study__zoom .community-eyebrow{white-space:nowrap}.community-shell--study .community-live-study__zoom strong{font-size:1.05rem}.community-shell--study .community-live-study__zoom p{max-width:240px;font-size:.82rem;line-height:1.35}.community-shell--study .community-live-study__zoom button{width:100%;min-height:34px;white-space:nowrap}.community-shell--study .community-live-study__workspace{overflow:hidden;padding:10px}.community-shell--study .community-live-study__bible{height:clamp(460px,calc(100dvh - var(--header-height) - 260px),640px);max-height:none}.community-live-study__topbar{gap:10px}.community-live-study__selectors{display:grid;grid-template-columns:minmax(150px,1fr) minmax(180px,1.2fr) minmax(120px,.8fr) 38px 38px}.community-live-study__selectors select{width:100%;min-width:0}.community-live-study__selectors button{width:38px;padding:0}.community-live-study__tools{gap:6px;padding:7px}.community-live-study__tools button{min-height:32px;padding:0 9px}}@media (max-width: 1180px){.community-shell{grid-template-columns:220px minmax(0,1fr);-moz-column-gap:28px;column-gap:28px}.community-shell.community-shell--study{grid-template-columns:minmax(0,1fr);-moz-column-gap:0;column-gap:0}.community-right-rail{display:none}}@media (max-width: 900px){.community-shell{width:min(100% - 24px,720px);grid-template-columns:1fr;gap:18px}.community-shell--study{width:calc(100vw - 16px);padding-top:calc(var(--header-height) + 10px);padding-bottom:12px}.community-sidebar{position:static;max-height:none;overflow:visible;padding-right:0}.community-nav{display:flex;gap:8px;overflow-x:auto}.community-nav__item{flex:0 0 auto}.community-feed__header{align-items:flex-start}.community-church-action-grid,.community-church-tool-grid,.community-church-overview-grid,.community-church-study-create__selectors,.community-live-study__layout,.community-church-calendar__layout,.community-church-member-layout{grid-template-columns:1fr}.community-live-study__zoom{min-height:220px}.community-shell--study .community-live-study__layout{grid-template-columns:1fr;grid-template-rows:auto auto;min-height:auto}.community-shell--study .community-live-study__zoom{min-height:auto;display:grid;grid-template-columns:minmax(74px,auto) minmax(0,1fr) auto;align-items:center;-moz-column-gap:12px;column-gap:12px;row-gap:4px}.community-shell--study .community-live-study__zoom .community-eyebrow{grid-column:1 / -1}.community-shell--study .community-live-study__zoom p{max-width:none}.community-shell--study .community-live-study__workspace{overflow:visible}.community-live-study__selectors{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.2fr) minmax(0,.9fr) 38px 38px}.community-live-study__selectors select{width:100%;min-width:0}.community-live-study__selectors button{width:38px;padding:0}.community-shell--study .community-live-study__bible{height:clamp(420px,62vh,620px);max-height:none}.community-detail-panel{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) minmax(280px,42%)}.community-detail-comments{border-left:0;border-top:1px solid var(--line);padding-top:16px}.admin-review-card__meta{grid-template-columns:1fr}}@media (max-width: 760px){.community-page{--header-height: 84px}.community-sidebar{width:100%}.community-nav{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;overflow:visible}.community-nav__item{min-height:48px;justify-content:center;padding:0;gap:0}.community-nav__item svg{width:20px;height:20px;flex-basis:20px}.community-nav__item span{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.top-nav__links{gap:10px}.bible-app .top-nav__links{gap:7px}.top-nav__text-link,.bible-app .prayerWallButton{min-height:30px;font-size:.88rem}.bible-app .top-nav__text-link{min-height:34px;padding:0 1px;font-size:.82rem}.bible-app .top-nav__left{flex-wrap:nowrap;row-gap:2px}.bible-app .top-nav__logo{width:auto;max-width:76px;height:24px}.community-shell{padding-top:calc(var(--header-height) + 22px)}.community-shell--study{width:calc(100vw - 10px);padding-top:calc(var(--header-height) + 8px)}.community-shell--study .community-live-study,.community-shell--study .community-live-study__layout{gap:8px}.community-shell--study .community-live-study__zoom{grid-template-columns:minmax(0,1fr);justify-items:start}.community-shell--study .community-live-study__zoom button{width:100%}.community-live-study__topbar,.community-live-study__actions,.community-live-study__annotation-bar{display:grid;grid-template-columns:1fr;align-items:stretch}.community-live-study__actions{justify-content:stretch}.community-live-study__actions button,.community-live-study__annotation-bar button{width:100%}.community-live-study__follow-toggle{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.community-live-study__follow-toggle button{width:100%}.community-live-study__selectors{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.community-live-study__selectors select:first-of-type{grid-column:1 / -1}.community-live-study__selectors button{width:100%}.community-live-study__tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.community-live-study__tools>span{grid-column:1 / -1}.community-live-study__tools button{width:100%;justify-content:flex-start}.community-shell--study .community-live-study__workspace{padding:8px}.community-shell--study .community-live-study__bible{min-height:340px;height:min(62vh,540px)}.community-live-study__scripture{width:var(--study-page-width);padding:10px}.community-live-study__verse{grid-template-columns:30px minmax(0,1fr) auto;gap:6px;padding:7px}.community-live-study__verse span{font-size:.92rem;line-height:1.55}.community-live-study__tag-popover,.community-live-study__tag-detail{width:min(232px,calc(100% - 16px))}.community-feed__header{display:grid}.community-refresh-button{justify-self:start}.community-prayer-card{padding:15px}.community-church-card{padding:16px}.community-section-heading{align-items:flex-start}.community-church-empty-state{grid-template-columns:1fr;justify-items:start}.community-church-action-card{min-height:136px;grid-template-columns:54px minmax(0,1fr);padding:15px}.community-church-home__hero{padding:16px}.community-church-home__identity{grid-template-columns:52px minmax(0,1fr)}.community-church-home__identity .community-church-list-card__logo{width:52px;height:52px}.community-church-home__actions,.community-church-prayer-composer__header{align-items:stretch}.community-church-tabs{padding:6px}.community-church-tab{min-height:38px;padding:0 10px;font-size:.82rem}.community-church-announcement-panel{grid-template-columns:1fr;padding:12px}.community-church-overview-card{min-height:116px;grid-template-columns:40px minmax(0,1fr) auto;padding:12px}.community-church-overview-card__icon{width:40px;height:40px}.community-church-home__actions,.community-church-prayer-composer__header,.community-church-chat-composer{display:grid;grid-template-columns:1fr}.community-church-prayer-composer__header button,.community-church-chat-composer button{width:100%}.community-church-public-bible{grid-template-columns:1fr}.community-church-public-bible__content{grid-template-columns:42px minmax(0,1fr)}.community-church-public-bible__content em{grid-column:1 / -1;justify-self:start}.community-church-public-bible__actions{display:grid;grid-template-columns:1fr}.community-church-public-bible__actions button{width:100%}.community-church-calendar__board{overflow:visible;padding-bottom:0}.community-church-calendar__controls{grid-template-columns:32px minmax(0,1fr) auto 32px;gap:6px}.community-church-calendar__nav{width:32px;height:32px;min-height:32px}.community-church-calendar__title,.community-church-calendar__toggle{min-height:32px;padding:0 8px;font-size:.86rem}.community-church-calendar__grid{--calendar-day-gap: 5px;grid-template-columns:repeat(7,minmax(0,1fr));min-width:0}.community-church-calendar__day{min-height:92px;padding:6px 4px;gap:5px}.community-church-calendar__grid.is-expanded .community-church-calendar__day{min-height:104px}.community-church-calendar__day-head{display:grid;justify-items:center;gap:2px}.community-church-calendar__weekday{max-width:100%;font-size:.66rem}.community-church-calendar__event{padding:4px}.community-church-calendar__event strong,.community-church-calendar__event em,.community-church-calendar__more{font-size:.66rem}.community-church-verse-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.community-church-verse-picker button{grid-column:1 / -1;width:100%}.community-church-chat-message{max-width:100%}.community-church-member-row{grid-template-columns:38px minmax(0,1fr)}.community-church-request-row{grid-template-columns:38px minmax(0,1fr) auto}.community-church-request-actions{grid-column:auto}.community-church-member-row button:not(.community-church-member-profile){grid-column:1 / -1;justify-content:center}.community-church-empty-state__icon,.community-church-action-card__icon{width:52px;height:52px}.community-church-search-form{grid-template-columns:1fr}.community-church-search-form button{width:100%}.community-church-search-result{grid-template-columns:42px minmax(0,1fr)}.community-church-search-result button{grid-column:1 / -1;width:100%}.community-detail-backdrop{padding:0}.community-detail-panel{width:100vw;height:100vh;height:100dvh;border-radius:0}.community-detail-prayer{padding:calc(22px + env(safe-area-inset-top)) 18px 18px}.community-detail-prayer h2{padding-right:42px}.community-detail-close{top:calc(10px + env(safe-area-inset-top));right:10px}.community-detail-comments{grid-template-rows:minmax(0,1fr) minmax(0,1fr) auto;padding:14px 12px calc(12px + env(safe-area-inset-bottom))}.admin-page{--header-height: 84px}.admin-shell{width:min(100% - 24px,720px);padding-top:calc(var(--header-height) + 22px)}.admin-page-heading{grid-template-columns:1fr;align-items:start}.admin-review-card{padding:15px}.admin-review-actions{display:grid;grid-template-columns:1fr}.admin-review-actions button{width:100%;justify-content:center}}#root{width:100%;min-width:320px;min-height:100vh}.community-study-tool-hero{min-height:84px;display:flex;align-items:center;gap:18px;padding:14px 16px;border:1px solid rgba(56,134,131,.16);border-radius:var(--radius);background:linear-gradient(135deg,#e5f2efeb,#ffffffe6);box-shadow:0 10px 26px #1e3a3714}.community-study-tool-hero__back{width:auto;min-height:44px;flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border:1px solid rgba(56,134,131,.18);background:#ffffffb8;color:var(--brand-deep);box-shadow:none}.community-study-tool-hero__back:hover{border-color:#3886836b;background:var(--brand);color:#fff;box-shadow:0 10px 22px #1169652e}.community-study-tool-hero__back svg{width:16px;height:16px;flex:0 0 16px}.community-study-tool-hero__main{min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px}.community-study-tool-hero__logo{width:44px;height:44px;border-color:#38868333;background:#ffffffd1;box-shadow:0 8px 18px #1e3a371a}.community-study-tool-hero__copy{min-width:0;display:grid;gap:4px}.community-study-tool-hero__church{min-width:0;overflow:hidden;color:var(--brand-deep);font-size:.82rem;font-weight:900;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.community-study-tool-hero__copy h1{margin:0;overflow:hidden;color:var(--ink);font-size:clamp(1.28rem,2vw,1.72rem);line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.community-study-tool-hero__meta{min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.community-study-tool-hero__presenter{min-height:26px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid rgba(56,134,131,.14);border-radius:999px;background:#ffffffbd;color:var(--ink-soft);font-size:.78rem;font-weight:850}.community-study-tool-hero__presenter svg{width:13px;height:13px;color:var(--brand-deep)}.community-study-tool-hero .community-live-study__status{min-height:26px;padding:0 10px;border:1px solid rgba(56,134,131,.16);background:#ffffffd1;font-size:.78rem}.community-study-tool-hero .community-live-study__status.is-active{border-color:#38868361;background:var(--brand);color:#fff}@media (max-width: 760px){.community-study-tool-hero{align-items:stretch;display:grid;gap:10px;padding:12px}.community-study-tool-hero__back{width:100%;justify-content:center}.community-study-tool-hero__main{grid-template-columns:40px minmax(0,1fr)}.community-study-tool-hero__logo{width:40px;height:40px}}.community-study-tool-hero--worship{border-color:#4483742e;background:linear-gradient(135deg,#fffffff5,#f7fbf9e6),radial-gradient(circle at 92% 8%,rgba(239,196,122,.18),transparent 28%)}.community-church-chat-announcement--worship{border-color:#b8883d42;background:linear-gradient(135deg,#fffcf5f2,#f4fbf8f2);color:var(--ink)}.community-church-chat-announcement--worship span,.community-church-chat-announcement--worship strong,.community-church-chat-announcement--worship p,.community-church-chat-announcement--worship em{color:var(--ink)}.community-study-tool-hero--prayer-tool{border-color:#3886832e;background:linear-gradient(135deg,#fffffff5,#f4fbf8eb),radial-gradient(circle at 94% 8%,rgba(143,214,200,.18),transparent 30%)}.community-church-chat-announcement--collective-prayer{border-color:#3886833d;background:linear-gradient(135deg,#f5fcfaf5,#fffffff0);color:var(--ink)}.community-church-chat-announcement--collective-prayer span,.community-church-chat-announcement--collective-prayer strong,.community-church-chat-announcement--collective-prayer p,.community-church-chat-announcement--collective-prayer em{color:var(--ink)}.church-prayer-tool{display:grid;gap:14px;color:var(--ink)}.church-prayer-tool--loading{min-height:220px;place-items:center}.church-prayer-tool__header,.church-prayer-tool__list,.church-prayer-tool__editor,.church-prayer-tool__card,.church-prayer-tool__published-strip{border:1px solid rgba(56,134,131,.16);border-radius:8px;background:#ffffffeb;box-shadow:0 10px 26px #14443f0f}.church-prayer-tool__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px}.church-prayer-tool__header h2{margin:3px 0 5px;color:var(--ink);font-size:1.32rem;line-height:1.15}.church-prayer-tool__header p,.church-prayer-tool__recording p{margin:0;color:var(--muted)}.church-prayer-tool__header button,.church-prayer-tool__editor-actions button,.church-prayer-tool__recording button,.church-prayer-tool__voice-preview button,.church-prayer-tool__recording-row button{min-height:38px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:.86rem;font-weight:900}.church-prayer-tool__layout{display:grid;grid-template-columns:minmax(210px,280px) minmax(0,1fr);gap:14px}.church-prayer-tool__list{align-self:start;display:grid;gap:8px;max-height:min(650px,calc(100vh - 260px));overflow-y:auto;padding:10px}.church-prayer-tool__list-item{min-height:92px;display:grid;align-content:start;gap:5px;padding:12px;border:1px solid rgba(56,134,131,.12);border-radius:8px;background:#f8fcfbeb;color:var(--ink);text-align:left;box-shadow:none}.church-prayer-tool__list-item:hover,.church-prayer-tool__list-item.is-active{border-color:#2f8f8a59;background:#e8f4f1d1;color:var(--ink);box-shadow:0 10px 22px #14443f14}.church-prayer-tool__list-item span,.church-prayer-tool__status{width:-moz-fit-content;width:fit-content;min-height:24px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;background:#e8f4f1f0;color:var(--brand-deep);font-size:.72rem;font-weight:900}.church-prayer-tool__list-item strong{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.church-prayer-tool__list-item small{color:var(--muted);font-weight:780}.church-prayer-tool__main{min-width:0;display:grid;gap:14px}.church-prayer-tool__editor,.church-prayer-tool__card{display:grid;gap:12px;padding:16px}.church-prayer-tool__editor-head,.church-prayer-tool__card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.church-prayer-tool__status--published{background:var(--brand);color:#fff}.church-prayer-tool input,.church-prayer-tool textarea,.church-prayer-tool select{width:100%;border:1px solid rgba(56,134,131,.18);border-radius:8px;background:#fff;color:var(--ink);font:inherit;font-weight:750}.church-prayer-tool textarea{resize:vertical}.church-prayer-tool__verse-picker{display:grid;grid-template-columns:minmax(110px,.8fr) repeat(3,minmax(86px,.55fr)) auto;gap:10px;align-items:end;padding:12px;border:1px solid rgba(56,134,131,.12);border-radius:8px;background:#f8fcfbe6}.church-prayer-tool label{display:grid;gap:6px;color:var(--ink-soft);font-size:.78rem;font-weight:850}.church-prayer-tool__verses,.church-prayer-tool__quote-list{display:flex;flex-wrap:wrap;gap:8px}.church-prayer-tool__verses>span{width:100%;color:var(--muted);font-size:.78rem;font-weight:900}.church-prayer-tool__verses button,.church-prayer-tool__quote-list span{max-width:100%;display:inline-grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;align-items:center;padding:8px 10px;border:1px solid rgba(56,134,131,.14);border-radius:8px;background:#e8f4f1b8;color:var(--ink);box-shadow:none}.church-prayer-tool__quote-list span{grid-template-columns:1fr}.church-prayer-tool__verses small,.church-prayer-tool__quote-list small{overflow:hidden;color:var(--ink-soft);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.church-prayer-tool__editor-actions{display:flex;justify-content:flex-end;gap:10px}.church-prayer-tool__editor-actions button:last-child,.church-prayer-tool__voice-preview button:nth-of-type(1),.church-prayer-tool__recording-row button:nth-of-type(1){border-color:#2f8f8a66;background:var(--brand);color:#fff}.church-prayer-tool__card h3{margin:0;color:var(--ink);font-size:1.25rem}.church-prayer-tool__card>p{margin:0;color:var(--ink-soft);line-height:1.7;white-space:pre-wrap}.church-prayer-tool__recording{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid rgba(56,134,131,.12);border-radius:8px;background:#f8fcfbeb}.church-prayer-tool__record-stop,.church-prayer-tool__reject{border-color:#d6282833;background:#d628281a;color:var(--danger)}.church-prayer-tool__voice-preview{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center}.church-prayer-tool audio{width:100%;min-width:180px}.church-prayer-tool__recordings{display:grid;gap:10px;padding-top:4px}.church-prayer-tool__recordings h4{margin:0;color:var(--brand-deep);font-size:.96rem}.church-prayer-tool__recordings>p{margin:0;color:var(--muted)}.church-prayer-tool__recording-row{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(220px,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid rgba(56,134,131,.12);border-radius:8px;background:#fff}.church-prayer-tool__recording-row>span{display:grid;gap:3px}.church-prayer-tool__recording-row em{width:-moz-fit-content;width:fit-content;border-radius:999px;background:#e8f4f1e6;color:var(--brand-deep);font-size:.72rem;font-style:normal;font-weight:900;padding:2px 8px}.church-prayer-tool__recording-row>div{display:inline-flex;gap:8px}.church-prayer-tool__empty{min-height:180px;display:grid;place-items:center;align-content:center;gap:8px;padding:18px;color:var(--muted);text-align:center}.church-prayer-tool__empty svg{width:28px;height:28px;color:var(--brand-deep)}.church-prayer-tool__published-strip{display:flex;gap:8px;overflow-x:auto;padding:10px}.church-prayer-tool__published-strip button{flex:0 0 auto;min-height:38px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(56,134,131,.14);background:#f8fcfbeb;color:var(--brand-deep)}.church-worship-tool{display:grid;gap:14px;color:var(--ink)}.church-worship-tool--loading{min-height:220px;place-items:center}.church-worship-tool__header,.church-worship-tool__selector,.church-worship-tool__setup,.church-worship-tool__panel,.church-worship-tool__empty{border:1px solid rgba(56,134,131,.16);border-radius:8px;background:#ffffffe6;box-shadow:0 10px 26px #14443f0f}.church-worship-tool__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px}.church-worship-tool__header h2{margin:3px 0 5px;color:var(--ink);font-size:1.32rem;line-height:1.15}.church-worship-tool__header p,.church-worship-tool__empty p{margin:0;color:var(--muted)}.church-worship-tool__status{flex:0 0 auto;display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#e8f4f1e6;color:var(--brand-deep);font-size:.78rem;font-weight:900}.church-worship-tool__status--published{background:var(--brand);color:#fff}.church-worship-tool__selector,.church-worship-tool__setup{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:12px;padding:14px}.church-worship-tool__setup{grid-template-columns:minmax(180px,1.2fr) minmax(150px,.7fr) minmax(140px,.7fr) auto}.church-worship-tool label{display:grid;gap:6px;color:var(--ink-soft);font-size:.78rem;font-weight:850}.church-worship-tool input,.church-worship-tool select{width:100%;min-height:38px;border:1px solid rgba(56,134,131,.18);border-radius:8px;background:#fff;color:var(--ink);font:inherit;font-size:.9rem;font-weight:750;outline:none;padding:0 10px}.church-worship-tool input:disabled,.church-worship-tool select:disabled{background:#f4f9f7bf;color:var(--ink);opacity:1}.church-worship-tool input:focus,.church-worship-tool select:focus{border-color:#2f8f8a8f;box-shadow:0 0 0 3px #2f8f8a1f}.church-worship-tool__panel{overflow:hidden}.church-worship-tool__panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-bottom:1px solid rgba(56,134,131,.12)}.church-worship-tool__panel-head>span,.church-worship-tool__panel-head>div{display:inline-flex;align-items:center;gap:8px;min-width:0}.church-worship-tool__panel-head svg{color:var(--brand-deep)}.church-worship-tool__panel-head strong{color:var(--ink);font-size:1rem}.church-worship-tool__panel-head select{width:min(220px,30vw)}.church-worship-tool__panel-head button,.church-worship-tool__add,.church-worship-tool__actions button,.church-worship-tool__selector button,.church-worship-tool__setup button{min-height:38px;border:1px solid rgba(56,134,131,.18);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;font-size:.86rem;font-weight:900}.church-worship-tool__panel-head button,.church-worship-tool__add{background:#eef8f6e0;color:var(--brand-deep)}.church-worship-tool__actions{position:sticky;bottom:12px;display:flex;justify-content:flex-end;gap:10px;padding:12px;border:1px solid rgba(56,134,131,.16);border-radius:8px;background:#ffffffeb;box-shadow:0 -10px 28px #14443f14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.church-worship-tool__actions button:last-child{border-color:#2f8f8a66;background:var(--brand);color:#fff}.church-worship-tool__actions button:disabled{cursor:not-allowed;opacity:.58}.church-worship-order{display:grid;gap:0;padding:12px}.church-worship-order__head,.church-worship-order__row{display:grid;grid-template-columns:minmax(112px,.7fr) minmax(220px,1.5fr) minmax(150px,.9fr) 38px;gap:8px;align-items:center}.church-worship-order__head{padding:0 0 8px;color:var(--muted);font-size:.76rem;font-weight:900}.church-worship-order__row{padding:7px 0;border-top:1px solid rgba(56,134,131,.08)}.church-worship-rota{overflow-x:auto;padding:12px}.church-worship-rota__row{min-width:760px;display:grid;grid-template-columns:150px repeat(3,minmax(170px,1fr)) 38px;gap:8px;align-items:center;padding:7px 0;border-top:1px solid rgba(56,134,131,.08)}.church-worship-rota__row--head{border-top:0;color:var(--muted);font-size:.76rem;font-weight:900}.church-worship-tool__icon-button{width:38px;height:38px;border:1px solid rgba(210,74,74,.18);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#fff6f6f2;color:#c94242}.church-worship-tool__add{margin:0 12px 14px}.church-worship-tool__empty{min-height:220px;display:grid;place-items:center;align-content:center;gap:8px;padding:24px;text-align:center}.church-worship-tool__empty svg{width:28px;height:28px;color:var(--brand-deep)}.church-worship-template-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:7600;display:flex;align-items:center;justify-content:center;padding:18px;background:#1624225c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.church-worship-template-modal__panel{width:min(420px,100%);display:grid;gap:14px;padding:18px;border:1px solid rgba(56,134,131,.2);border-radius:8px;background:#fff;box-shadow:0 24px 70px #16242247}.church-worship-template-modal__header{display:grid;gap:4px}.church-worship-template-modal__header h3{margin:0;color:var(--ink);font-size:1.16rem;line-height:1.2}.church-worship-template-modal__header p{margin:0;color:var(--muted);font-size:.88rem}.church-worship-template-modal__actions{display:flex;justify-content:flex-end;gap:10px}.church-worship-template-modal__actions button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:8px;font-weight:900}.church-worship-template-modal__actions button[type=submit]{border-color:#2f8f8a66;background:var(--brand);color:#fff}@media (max-width: 1100px){.church-prayer-tool__layout{grid-template-columns:1fr}.church-prayer-tool__list{max-height:none;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.church-prayer-tool__verse-picker{grid-template-columns:repeat(4,minmax(0,1fr))}.church-prayer-tool__verse-picker button{grid-column:1 / -1}.church-prayer-tool__recording-row{grid-template-columns:minmax(150px,.8fr) minmax(220px,1fr)}.church-prayer-tool__recording-row>div{grid-column:1 / -1;justify-content:flex-end}.church-worship-tool__setup{grid-template-columns:repeat(2,minmax(0,1fr))}.church-worship-order__head,.church-worship-order__row{grid-template-columns:minmax(108px,.8fr) minmax(160px,1.2fr) minmax(120px,.8fr) 38px}}@media (max-width: 760px){.church-prayer-tool__header,.church-prayer-tool__editor-head,.church-prayer-tool__card-head,.church-prayer-tool__editor-actions,.church-prayer-tool__recording{align-items:stretch;flex-direction:column}.church-prayer-tool__header,.church-prayer-tool__editor-actions{display:grid;grid-template-columns:1fr}.church-prayer-tool__header button,.church-prayer-tool__editor-actions button,.church-prayer-tool__recording button{width:100%}.church-prayer-tool__verse-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.church-prayer-tool__voice-preview,.church-prayer-tool__recording-row{grid-template-columns:1fr}.church-prayer-tool__recording-row>div{display:grid;grid-template-columns:1fr}.church-prayer-tool__recording-row button{width:100%}.church-worship-tool__header,.church-worship-tool__panel-head,.church-worship-tool__actions{align-items:stretch;flex-direction:column}.church-worship-tool__selector,.church-worship-tool__setup{grid-template-columns:1fr}.church-worship-tool__panel-head>div{width:100%;display:grid;grid-template-columns:1fr}.church-worship-tool__panel-head select{width:100%}.church-worship-order{gap:10px}.church-worship-order__head{display:none}.church-worship-order__row{grid-template-columns:1fr;padding:10px;border:1px solid rgba(56,134,131,.12);border-radius:8px;background:#f9fcfbe6}.church-worship-tool__icon-button{width:100%}}.community-church-chat-message--system{max-width:100%;display:flex;justify-content:center;padding:2px 0}.community-church-chat-calendar-banner{width:min(100%,520px);min-height:36px;display:grid;grid-template-columns:22px auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 10px;border:1px solid rgba(56,134,131,.18);border-radius:999px;background:#f5fcfaeb;color:var(--ink);box-shadow:0 8px 20px #14443f0f}.community-church-chat-calendar-banner:hover{border-color:#38868357;background:#e8f4f1f5;color:var(--ink);box-shadow:0 10px 24px #14443f1a}.community-church-chat-calendar-banner svg{width:16px;height:16px;color:var(--brand-deep)}.community-church-chat-calendar-banner span,.community-church-chat-calendar-banner em{color:var(--muted);font-size:.72rem;font-style:normal;font-weight:900;white-space:nowrap}.community-church-chat-calendar-banner strong{min-width:0;overflow:hidden;color:var(--ink);font-size:.82rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.community-church-chat-calendar-banner em{color:var(--brand-deep)}@media (max-width: 760px){.community-church-chat-calendar-banner{grid-template-columns:20px minmax(0,1fr) auto;border-radius:8px}.community-church-chat-calendar-banner span{display:none}}.chat-widget-message--system{max-width:100%;display:flex;justify-content:center;padding:2px 0}.chat-widget-pinned-calendar{flex:0 0 auto;display:flex;justify-content:center;padding:8px 10px 7px;background:transparent}.chat-widget-pinned-calendar .chat-widget-calendar-banner{width:min(100%,284px)}.chat-widget-calendar-toast{width:min(100%,300px);min-height:36px;display:grid;grid-template-columns:minmax(0,1fr) 26px;align-items:center;gap:4px;border-radius:999px;background:#e8f4f1b8;box-shadow:0 8px 24px #14443f14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chat-widget-calendar-toast__content{min-width:0;min-height:36px;display:grid;grid-template-columns:17px auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:0 2px 0 10px;border:0;border-radius:999px;background:transparent;color:var(--ink);box-shadow:none}.chat-widget-calendar-toast__content:hover{background:#e8f4f16b;color:var(--ink);box-shadow:none}.chat-widget-calendar-toast__content svg{width:15px;height:15px;color:var(--brand-deep)}.chat-widget-calendar-toast__content span,.chat-widget-calendar-toast__content em{color:var(--brand-deep);font-size:.72rem;font-style:normal;font-weight:900;white-space:nowrap}.chat-widget-calendar-toast__content strong{min-width:0;overflow:hidden;color:var(--ink);font-size:.8rem;font-weight:900;text-align:left;text-overflow:ellipsis;white-space:nowrap}.chat-widget-calendar-toast__close{width:24px;height:24px;min-height:24px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#ffffff9e;color:var(--brand-deep);box-shadow:none}.chat-widget-calendar-toast__close:hover{background:#ffffffeb;color:var(--brand-deep);box-shadow:none}.chat-widget-calendar-toast__close svg{width:14px;height:14px}.chat-widget-calendar-banner{width:min(100%,300px);min-height:34px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px 9px;border:1px solid rgba(56,134,131,.18);border-radius:999px;background:#f5fcfaf0;color:var(--ink);box-shadow:0 8px 18px #14443f12}.chat-widget-calendar-banner:hover{border-color:#38868357;background:#e8f4f1fa;color:var(--ink);box-shadow:0 10px 22px #14443f1a}.chat-widget-calendar-banner svg{width:15px;height:15px;color:var(--brand-deep)}.chat-widget-calendar-banner span{display:none}.chat-widget-calendar-banner strong{min-width:0;overflow:hidden;color:var(--ink);font-size:.78rem;font-weight:900;text-align:left;text-overflow:ellipsis;white-space:nowrap}.chat-widget-calendar-banner em{color:var(--brand-deep);font-size:.7rem;font-style:normal;font-weight:900;white-space:nowrap}.floating-chat-panel--expanded .chat-widget-calendar-banner{width:min(100%,420px);grid-template-columns:18px auto minmax(0,1fr) auto}.floating-chat-panel--expanded .chat-widget-pinned-calendar .chat-widget-calendar-banner,.floating-chat-panel--expanded .chat-widget-calendar-toast{width:min(100%,520px)}.floating-chat-panel--expanded .chat-widget-calendar-banner span{display:inline;color:var(--muted);font-size:.7rem;font-weight:900;white-space:nowrap}.community-study-tool-hero--fellowship{background:linear-gradient(135deg,#e8f4f1f0,#ffffffdb),var(--surface)}.community-church-chat-announcement--fellowship{border-color:#38868338;background:#f8fcfbf5}.church-fellowship-tool{display:grid;gap:14px;color:var(--ink)}.church-fellowship-tool--loading{min-height:220px;place-items:center}.church-fellowship-tool__header,.church-fellowship-tool__list,.church-fellowship-tool__editor,.church-fellowship-tool__record{border:1px solid rgba(56,134,131,.16);border-radius:8px;background:#ffffffeb;box-shadow:0 10px 26px #14443f0f}.church-fellowship-tool__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px}.church-fellowship-tool__header h2{margin:3px 0 5px;color:var(--ink);font-size:1.34rem;line-height:1.15}.church-fellowship-tool__header p{margin:0;color:var(--muted)}.church-fellowship-tool__header button,.church-fellowship-tool__actions button,.church-fellowship-tool__record-head button,.church-fellowship-tool__review-head button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:8px;font-weight:900}.church-fellowship-tool__layout{display:grid;grid-template-columns:minmax(210px,.42fr) minmax(0,1.58fr);gap:14px;align-items:start}.church-fellowship-tool__list{max-height:680px;overflow-y:auto;display:grid;align-content:start;gap:8px;padding:10px}.church-fellowship-tool__list-item{min-height:92px;display:grid;justify-items:start;gap:5px;padding:12px;border:1px solid rgba(56,134,131,.12);border-radius:8px;background:#f8fcfbcc;color:var(--ink);text-align:left;box-shadow:none}.church-fellowship-tool__list-item:hover,.church-fellowship-tool__list-item.is-active{border-color:#38868357;background:#e8f4f1d1;color:var(--ink);box-shadow:0 10px 22px #14443f14}.church-fellowship-tool__list-item strong{max-width:100%;overflow:hidden;color:var(--ink);font-size:.95rem;text-overflow:ellipsis;white-space:nowrap}.church-fellowship-tool__list-item small{color:var(--muted);font-weight:800}.church-fellowship-tool__status{width:-moz-fit-content;width:fit-content;min-height:24px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;background:#e8f4f1f0;color:var(--brand-deep);font-size:.72rem;font-weight:900}.church-fellowship-tool__status--published{background:var(--brand);color:#fff}.church-fellowship-tool__main,.church-fellowship-tool__editor,.church-fellowship-tool__record{min-width:0}.church-fellowship-tool__editor{display:grid;gap:12px;padding:14px}.church-fellowship-tool__setup{display:grid;grid-template-columns:minmax(180px,1.1fr) minmax(160px,.9fr) minmax(130px,.65fr) minmax(120px,.55fr);gap:10px}.church-fellowship-tool label{display:grid;gap:6px;color:var(--ink-soft);font-size:.78rem;font-weight:850}.church-fellowship-tool input,.church-fellowship-tool select{width:100%;min-height:38px;border:1px solid rgba(56,134,131,.18);border-radius:8px;background:#fff;color:var(--ink);font:inherit;font-size:.9rem;font-weight:750;outline:none;padding:0 10px}.church-fellowship-tool__toolbar{display:flex;flex-wrap:wrap;gap:7px;padding:8px;border:1px solid rgba(56,134,131,.12);border-radius:8px;background:#f8fcfbe6}.church-fellowship-tool__toolbar button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;border-color:#38868324;background:#fff;color:var(--brand-deep);box-shadow:none}.church-fellowship-tool__toolbar button:hover{background:var(--brand-soft);color:var(--brand-deep)}.church-fellowship-tool__rich-editor{min-height:320px;max-height:640px;overflow-y:auto;padding:18px;border:1px solid rgba(56,134,131,.2);border-radius:8px;background:#fff;color:var(--ink);line-height:1.78;outline:none}.church-fellowship-tool__rich-editor:focus{border-color:#2f8f8a8f;box-shadow:0 0 0 3px #2f8f8a1f}.church-fellowship-tool__rich-editor:empty:before{content:attr(data-placeholder);color:var(--muted)}.church-fellowship-tool__rich-editor h2,.church-fellowship-tool__content h2{margin:0 0 10px;color:var(--ink);font-size:1.45rem;line-height:1.2}.church-fellowship-tool__rich-editor h3,.church-fellowship-tool__content h3{margin:18px 0 8px;color:var(--brand-deep);font-size:1.08rem}.church-fellowship-tool__rich-editor blockquote,.church-fellowship-tool__content blockquote{margin:12px 0;padding:10px 12px;border-left:3px solid var(--brand);background:#e8f4f1ad;color:var(--ink-soft)}.church-fellowship-tool__rich-editor figure,.church-fellowship-tool__content figure,.church-fellowship-tool__gallery figure{margin:0}.church-fellowship-tool__rich-editor img,.church-fellowship-tool__content img{width:min(100%,760px);display:block;margin:14px auto;border-radius:8px;border:1px solid rgba(56,134,131,.12);box-shadow:0 10px 24px #14443f14}.church-fellowship-tool__actions{display:flex;justify-content:flex-end;gap:10px}.church-fellowship-tool__actions button:nth-last-child(1){border-color:#2f8f8a66;background:var(--brand);color:#fff}.church-fellowship-tool__record{display:grid;gap:16px;padding:18px}.church-fellowship-tool__record-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(56,134,131,.12);padding-bottom:14px}.church-fellowship-tool__record-head h3{margin:8px 0;color:var(--ink);font-size:1.42rem;line-height:1.18}.church-fellowship-tool__record-head p{margin:4px 0 0;display:flex;align-items:center;gap:8px;color:var(--ink-soft);font-weight:800}.church-fellowship-tool__record-head svg{color:var(--brand-deep)}.church-fellowship-tool__content{color:var(--ink);line-height:1.78;overflow-wrap:anywhere}.church-fellowship-tool__content p{margin:0 0 12px}.church-fellowship-tool__review{display:grid;gap:12px;padding-top:12px;border-top:1px solid rgba(56,134,131,.12)}.church-fellowship-tool__review-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.church-fellowship-tool__review-head h4{margin:0;color:var(--brand-deep);font-size:1rem}.church-fellowship-tool__gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.church-fellowship-tool__gallery figure{overflow:hidden;border:1px solid rgba(56,134,131,.12);border-radius:8px;background:#f8fcfbe6}.church-fellowship-tool__gallery img{width:100%;aspect-ratio:4 / 3;display:block;-o-object-fit:cover;object-fit:cover}.church-fellowship-tool__gallery figcaption{padding:8px;color:var(--muted);font-size:.78rem;font-weight:800}.church-fellowship-tool__empty,.church-fellowship-tool__empty-text{min-height:120px;display:grid;place-items:center;align-content:center;gap:8px;margin:0;color:var(--muted);text-align:center;font-weight:800}.church-fellowship-tool__empty svg{width:28px;height:28px;color:var(--brand-deep)}@media (max-width: 980px){.church-fellowship-tool__layout,.church-fellowship-tool__setup{grid-template-columns:1fr}.church-fellowship-tool__list{max-height:none;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (max-width: 760px){.church-fellowship-tool__header,.church-fellowship-tool__record-head,.church-fellowship-tool__review-head,.church-fellowship-tool__actions{align-items:stretch;flex-direction:column}.church-fellowship-tool__header,.church-fellowship-tool__actions{display:grid;grid-template-columns:1fr}.church-fellowship-tool__header button,.church-fellowship-tool__actions button,.church-fellowship-tool__record-head button,.church-fellowship-tool__review-head button{width:100%}}.community-activity{display:grid;gap:16px}.community-activity__header{align-items:flex-start}.community-activity__header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.community-activity__new-button{min-height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;background:var(--brand);color:#fff}.community-activity__new-button svg{width:15px;height:15px}.community-activity-composer{display:grid;gap:14px;padding:16px;border:1px solid rgba(56,134,131,.18);border-radius:var(--radius);background:#fffffff2;box-shadow:var(--shadow-sm)}.community-activity-composer__top{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:start}.community-activity-composer__icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(56,134,131,.18);border-radius:50%;background:linear-gradient(135deg,#e5f2ef,#fff7e8);color:var(--brand-deep)}.community-activity-composer__top label,.community-activity-composer__body span,.community-activity-composer__meta span{display:block;margin-bottom:6px;color:var(--brand-deep);font-size:.82rem;font-weight:900}.community-activity-composer__meta{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(130px,.8fr) minmax(130px,.7fr);gap:10px}.community-activity-composer__meta label{min-width:0}.community-activity-composer__meta select{width:100%;min-width:0}.community-activity-composer__body{display:grid}.community-activity-composer__body textarea{min-height:106px;resize:vertical;line-height:1.65}.community-activity-composer__preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.community-activity-composer__preview button{position:relative;min-height:116px;padding:0;overflow:hidden;border:1px solid rgba(56,134,131,.2);border-radius:var(--radius);background:var(--surface-soft);box-shadow:none}.community-activity-composer__preview button:hover{border-color:#d6282852;background:#fff}.community-activity-composer__preview img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.community-activity-composer__preview span{position:absolute;left:8px;right:8px;bottom:8px;padding:4px 6px;border-radius:6px;background:#162422b8;color:#fff;font-size:.72rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-activity-composer__file{display:none}.community-activity-composer__actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.community-activity-composer__actions button{width:auto;display:inline-flex;align-items:center;gap:8px}.community-activity-composer__image{border-color:#3886832e;background:var(--surface-soft);color:var(--brand-deep);box-shadow:none}.community-activity-composer__image:hover{background:var(--brand-soft);color:var(--brand-deep);box-shadow:none}.community-activity__loading{min-height:220px;display:grid;place-items:center}.community-activity-list{display:grid;gap:12px}.community-activity-card{display:grid;gap:12px;padding:16px;border:1px solid rgba(56,134,131,.16);border-radius:var(--radius);background:#fffffff0;box-shadow:var(--shadow-sm);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.community-activity-card:hover{border-color:#38868352;box-shadow:0 12px 30px #11696514;transform:translateY(-1px)}.community-activity-card__header{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px}.community-activity-card__header img{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(56,134,131,.18)}.community-activity-card__header div{min-width:0;display:grid;gap:1px}.community-activity-card__header strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:.96rem}.community-activity-card__header span{color:var(--muted);font-size:.76rem;font-weight:750}.community-activity-card__body{display:grid;gap:9px}.community-activity-card__body h2{margin:0;color:var(--ink);font-size:1.12rem;line-height:1.25}.community-activity-card__body p{margin:0;color:var(--ink-soft);font-size:.96rem;line-height:1.72;white-space:pre-wrap;overflow-wrap:anywhere}.community-activity-card__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.community-activity-card__meta span{min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:1px solid rgba(56,134,131,.15);border-radius:999px;background:#e5f2ef80;color:var(--brand-deep);font-size:.78rem;font-weight:850}.community-activity-card__meta svg{width:13px;height:13px;flex:0 0 13px}.community-activity-card__images{display:grid;gap:6px;overflow:hidden;border-radius:var(--radius)}.community-activity-card__images.is-count-1{grid-template-columns:minmax(0,1fr)}.community-activity-card__images.is-count-2,.community-activity-card__images.is-count-3,.community-activity-card__images.is-count-4{grid-template-columns:repeat(2,minmax(0,1fr))}.community-activity-card__images figure{position:relative;min-height:160px;margin:0;overflow:hidden;background:var(--surface-soft)}.community-activity-card__images.is-count-1 figure{min-height:260px}.community-activity-card__images.is-count-3 figure:first-child{grid-row:span 2}.community-activity-card__images img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.community-activity-card__images figcaption{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#1624229e;color:#fff;font-size:1.4rem;font-weight:900}.community-activity-card__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:2px}.community-activity-card__actions button{min-width:0;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 8px;border:1px solid rgba(56,134,131,.16);background:var(--surface-soft);color:var(--ink-soft);box-shadow:none}.community-activity-card__actions button:hover,.community-activity-card__actions button.is-active{border-color:#38868352;background:var(--brand-soft);color:var(--brand-deep);box-shadow:none}.community-activity-card__actions button:nth-child(2).is-active{border-color:#a4712033;background:#fff4d8;color:#8a5b12}.community-activity-card__actions svg{width:14px;height:14px;flex:0 0 14px}.community-activity-card__actions span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-activity-card__actions strong{min-width:24px;height:22px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:#fff;color:currentColor;font-size:.74rem}.community-activity-card__comments{display:grid;gap:10px;padding-top:12px;border-top:1px solid rgba(219,231,228,.95)}.community-activity-comment{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px}.community-activity-comment img{width:34px;height:34px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid var(--line)}.community-activity-comment div{min-width:0;display:grid;gap:3px;padding:8px 10px;border-radius:var(--radius);background:var(--surface-soft)}.community-activity-comment span{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.community-activity-comment strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:.86rem}.community-activity-comment em{color:var(--muted);font-size:.7rem;font-style:normal;font-weight:800;white-space:nowrap}.community-activity-comment p,.community-activity-comment-empty{margin:0;color:var(--ink-soft);font-size:.9rem;line-height:1.55;overflow-wrap:anywhere}.community-activity-comment-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.community-activity-comment-form input{min-height:38px;background:var(--surface)}.community-activity-comment-form button{min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 12px}.community-activity-empty{min-height:220px;display:grid;place-items:center;gap:10px;padding:24px;border:1px dashed rgba(56,134,131,.28);border-radius:var(--radius);background:#ffffffbd;color:var(--ink-soft);text-align:center;font-weight:850}.community-activity-empty svg{width:38px;height:38px;color:var(--brand-deep)}.community-activity-empty p{margin:0}@media (max-width: 760px){.community-activity__header-actions,.community-activity-composer__actions{display:grid;grid-template-columns:1fr}.community-activity__header-actions button,.community-activity-composer__actions button{width:100%;justify-content:center}.community-activity-composer{padding:14px}.community-activity-composer__top,.community-activity-composer__meta{grid-template-columns:1fr}.community-activity-composer__preview{grid-template-columns:repeat(2,minmax(0,1fr))}.community-activity-card{padding:14px}.community-activity-card__actions{grid-template-columns:1fr}.community-activity-card__actions button{justify-content:flex-start}.community-activity-card__images figure{min-height:132px}.community-activity-card__images.is-count-1 figure{min-height:210px}.community-activity-comment-form{grid-template-columns:1fr}.community-activity-comment-form button{width:100%;justify-content:center}}.community-shell--map{width:min(1480px,calc(100vw - 48px));grid-template-columns:220px minmax(0,1fr)}.community-shell--map .community-feed{min-width:0}.community-map{min-width:0;display:grid;gap:14px}.community-map__topbar{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;padding:16px;border:1px solid rgba(56,134,131,.16);border-radius:var(--radius);background:#ffffffe6;box-shadow:var(--shadow-sm)}.community-map__topbar h1{margin:3px 0 4px;color:var(--ink);font-size:clamp(1.55rem,2.5vw,2.15rem);line-height:1.12}.community-map__topbar p{margin:0;color:var(--ink-soft);font-weight:650}.community-map__actions,.community-map-composer__actions,.community-map-detail__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.community-map__actions button,.community-map-composer__actions button,.community-map-detail__actions button,.community-map-detail__primary,.community-map-comment-form button{width:auto;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border-radius:8px;font-weight:900}.community-map__actions button:not(.is-active),.community-map-composer__photo-button,.community-map-detail__actions button:not(.is-active){border-color:#38868329;background:#fff;color:var(--brand-deep);box-shadow:none}.community-map__actions button:not(.is-active):hover,.community-map-composer__photo-button:hover,.community-map-detail__actions button:not(.is-active):hover{border-color:#38868352;background:var(--brand-soft);color:var(--brand-deep);box-shadow:none}.community-map__actions button.is-active,.community-map-detail__actions button.is-active{border-color:var(--brand);background:var(--brand);color:#fff}.community-map__workspace{min-width:0;min-height:min(720px,calc(100dvh - var(--header-height) - 150px));display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,390px);gap:14px}.community-map__canvas{position:relative;min-width:0;min-height:640px;overflow:hidden;border:1px solid rgba(56,134,131,.18);border-radius:var(--radius);background:linear-gradient(135deg,#e5f2efc7,#fff7e88c),#f8fbfa;box-shadow:var(--shadow-sm)}.community-map__node{position:absolute;top:0;right:0;bottom:0;left:0}.community-map__overlay,.community-map__status{position:absolute;left:16px;right:16px;z-index:2;pointer-events:none}.community-map__overlay{top:16px;display:grid;justify-items:start;gap:8px}.community-map__overlay span,.community-map__status{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px solid rgba(56,134,131,.16);border-radius:999px;background:#ffffffdb;color:var(--brand-deep);font-size:.82rem;font-weight:900;box-shadow:0 10px 24px #14443f1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.community-map__status{right:auto;bottom:16px;pointer-events:auto}.community-map .gm-style-iw-c{overflow:hidden;padding:0!important;border-radius:14px!important;box-shadow:0 18px 44px #14443f2e,0 0 0 1px #3886831f!important}.community-map .gm-style-iw-chr{display:none}.community-map .gm-style-iw-d{overflow:visible!important;padding:0!important}.community-map .gm-style-iw-tc:after{background:#fff!important;box-shadow:1px 1px 2px #14443f1a}.community-map-location-tooltip{min-width:224px;max-width:258px;position:relative;overflow:hidden;display:grid;gap:10px;padding:12px;background:linear-gradient(135deg,#fffffffa,#f8fcfbf5),#fff;color:var(--ink)}.community-map-location-tooltip:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#d84c4c}.community-map-location-tooltip__header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}.community-map-location-tooltip__heading{min-width:0;display:inline-flex;align-items:center;gap:8px}.community-map-location-tooltip__pin{width:11px;height:11px;flex:0 0 auto;border-radius:999px;background:#d84c4c;box-shadow:0 0 0 5px #d84c4c24}.community-map-location-tooltip strong{min-width:0;overflow:hidden;color:var(--brand-deep);font-size:.94rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.community-map-location-tooltip__close{width:28px;min-width:28px;height:28px;min-height:28px;padding:0;border-color:#38868324;border-radius:999px;background:#f8fcfbeb;color:var(--ink-soft);box-shadow:none;font-size:.82rem;font-weight:950}.community-map-location-tooltip__close:hover{border-color:#d628282e;background:#d6282814;color:var(--danger)}.community-map-location-tooltip__coords{width:-moz-fit-content;width:fit-content;min-height:24px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#e5f2efc7;color:var(--muted);font-size:.72rem;font-weight:800}.community-map-location-tooltip__actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(58px,auto);gap:8px}.community-map-location-tooltip button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:8px;font-size:.78rem;font-weight:900}.community-map-location-tooltip__create{border-color:var(--brand);background:var(--brand);color:#fff;box-shadow:0 8px 18px #38868333}.community-map-location-tooltip__create:hover{background:var(--brand-deep);color:#fff;transform:translateY(-1px)}.community-map-location-tooltip__cancel{border-color:#d6282838;background:#fff;color:var(--danger);box-shadow:none}.community-map-location-tooltip__cancel:hover{background:#d628281a;color:var(--danger);box-shadow:none}.community-map-marker-tooltip{min-width:218px;max-width:260px;position:relative;overflow:hidden;display:grid;gap:7px;padding:12px;background:linear-gradient(135deg,#fffffffa,#f8fcfbf5),#fff;color:var(--ink)}.community-map-marker-tooltip:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--brand);z-index:1}.community-map-marker-tooltip--with-image{padding-top:10px}.community-map-marker-tooltip__image{width:calc(100% + 4px);height:104px;display:block;margin:-10px -2px 3px 0;border-radius:10px;-o-object-fit:cover;object-fit:cover;background:#e5f2efcc;box-shadow:inset 0 0 0 1px #3886831f}.community-map-marker-tooltip__head{min-width:0;display:flex;align-items:center;gap:7px}.community-map-marker-tooltip__dot{width:9px;height:9px;flex:0 0 auto;border-radius:999px;background:var(--brand);box-shadow:0 0 0 4px #3886831f}.community-map-marker-tooltip__dot--public_activity{background:#b6761b;box-shadow:0 0 0 4px #b6761b24}.community-map-marker-tooltip__dot--church_activity{background:#28618a;box-shadow:0 0 0 4px #28618a24}.community-map-marker-tooltip__dot--map_post{background:#d95f43;box-shadow:0 0 0 4px #d95f4324}.community-map-marker-tooltip__type{width:-moz-fit-content;width:fit-content;min-height:23px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#e5f2efeb;color:var(--brand-deep);font-size:.7rem;font-weight:950}.community-map-marker-tooltip__type--public_activity{background:#fff4d8;color:#8a5b12}.community-map-marker-tooltip__type--church_activity{background:#e8f3ff;color:#28618a}.community-map-marker-tooltip__type--map_post{background:#ffe9ea;color:#9b3034}.community-map-marker-tooltip strong{display:block;min-width:0;overflow:hidden;color:var(--ink);font-size:.98rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.community-map-marker-tooltip__meta{display:grid;gap:3px}.community-map-marker-tooltip__meta span{min-width:0;overflow:hidden;color:var(--muted);font-size:.74rem;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.community-map-marker-tooltip__hint{width:-moz-fit-content;width:fit-content;min-height:24px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#3886831a;color:var(--brand-deep);font-size:.7rem;font-weight:950}.community-map__panel{min-width:0;min-height:0;max-height:min(720px,calc(100dvh - var(--header-height) - 150px));scroll-margin-top:calc(var(--header-height) + 14px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid rgba(56,134,131,.16);border-radius:var(--radius);background:#ffffffe6;box-shadow:var(--shadow-sm)}.community-map__panel-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:8px;border-bottom:1px solid rgba(56,134,131,.12);background:#f8fcfbb8}.community-map__panel-tabs button{min-width:0;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 8px;border-color:transparent;background:transparent;color:var(--ink-soft);box-shadow:none}.community-map__panel-tabs button:hover,.community-map__panel-tabs button.is-active{background:#fff;color:var(--brand-deep);box-shadow:0 8px 18px #14443f14}.community-map-composer,.community-map-detail,.community-map-empty{min-height:0;overflow-y:auto;display:grid;align-content:start;gap:12px;padding:14px}.community-map-composer label{min-width:0;display:grid;gap:6px;color:var(--brand-deep);font-size:.8rem;font-weight:900}.community-map-composer input,.community-map-composer select,.community-map-composer textarea,.community-map-comment-form input{width:100%;min-width:0}.community-map-composer textarea{min-height:120px;line-height:1.65;resize:vertical}.community-map-composer__modes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.community-map-composer__modes button{min-width:0;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border-color:#38868324;background:var(--surface-soft);color:var(--ink-soft);box-shadow:none}.community-map-composer__modes button.is-active,.community-map-composer__modes button:hover{border-color:#38868352;background:var(--brand-soft);color:var(--brand-deep)}.community-map-composer__edit-note{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid rgba(56,134,131,.16);border-radius:var(--radius);background:#e5f2efb8}.community-map-composer__edit-note span,.community-map-composer__edit-note button{display:inline-flex;align-items:center;gap:7px;font-weight:950}.community-map-composer__edit-note span{color:var(--brand-deep)}.community-map-composer__edit-note button{min-height:34px;padding:0 10px;border-color:#38868329;background:#fff;color:var(--brand-deep);box-shadow:none}.community-map-composer__time{display:grid;grid-template-columns:minmax(0,1fr) minmax(112px,.7fr);gap:10px}.community-map-composer__photos,.community-map-detail__images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.community-map-composer__photos button,.community-map-detail__images figure{min-height:110px;position:relative;overflow:hidden;padding:0;border:1px solid rgba(56,134,131,.16);border-radius:var(--radius);background:var(--surface-soft);box-shadow:none}.community-map-composer__photos img,.community-map-detail__images img,.community-map-detail__cover{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.community-map-composer__photos span{position:absolute;inset:auto 7px 7px 7px;min-width:0;overflow:hidden;padding:4px 6px;border-radius:6px;background:#162422b8;color:#fff;font-size:.72rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.community-map-composer__file{display:none}.community-map-composer__actions{justify-content:space-between;padding-top:4px}.community-map-detail__type{width:-moz-fit-content;width:fit-content;min-height:28px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border-radius:999px;background:#e5f2efd1;color:var(--brand-deep);font-size:.76rem;font-weight:950}.community-map-detail__type--public_activity{background:#fff4d8;color:#8a5b12}.community-map-detail__type--church_activity{background:#e8f3ff;color:#28618a}.community-map-detail__type--map_post{background:#ffe9ea;color:#9b3034}.community-map-detail h2{margin:0;color:var(--ink);font-size:1.35rem;line-height:1.22}.community-map-detail__cover{max-height:220px;border-radius:var(--radius);border:1px solid rgba(56,134,131,.14)}.community-map-detail__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.community-map-detail__meta span{min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:1px solid rgba(56,134,131,.12);border-radius:999px;background:#f8fcfbe6;color:var(--ink-soft);font-size:.76rem;font-weight:850}.community-map-detail__content{margin:0;color:var(--ink-soft);line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.community-map-detail__author{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;padding:10px;border:1px solid rgba(56,134,131,.12);border-radius:var(--radius);background:#f8fcfbd1}.community-map-detail__author img{width:38px;height:38px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.community-map-detail__author span{min-width:0;display:grid;gap:1px}.community-map-detail__author strong{overflow:hidden;color:var(--ink);font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.community-map-detail__author em{overflow:hidden;color:var(--muted);font-size:.73rem;font-style:normal;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.community-map-detail__locked{display:grid;gap:8px;padding:12px;border:1px solid rgba(182,118,27,.24);border-radius:var(--radius);background:#fff4d89e;color:#805613;font-weight:800}.community-map-detail__primary{border-color:var(--brand);background:var(--brand);color:#fff}.community-map-detail__actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(104px,1fr))}.community-map-detail__actions button{min-width:0;padding:0 8px}.community-map-detail__actions button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-map-detail__actions button strong{min-width:22px;min-height:20px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:#fffffff0;color:var(--brand-deep);font-size:.72rem;box-shadow:inset 0 0 0 1px #3886831f}.community-map-detail__actions button:not(.is-active) strong{background:#e5f2efe6;color:var(--brand-deep)}.community-map-detail__actions button.is-active strong{background:#fff;color:var(--brand-deep);box-shadow:0 3px 10px #14443f24}.community-map-comments{display:grid;gap:10px;padding-top:10px;border-top:1px solid rgba(219,231,228,.95)}.community-map-comment{display:grid;grid-template-columns:32px minmax(0,1fr);gap:8px}.community-map-comment img{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:1px solid var(--line)}.community-map-comment div{min-width:0;display:grid;gap:3px;padding:8px 10px;border-radius:var(--radius);background:var(--surface-soft)}.community-map-comment span{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.community-map-comment strong{min-width:0;overflow:hidden;color:var(--ink);font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.community-map-comment em{color:var(--muted);font-size:.7rem;font-style:normal;font-weight:800;white-space:nowrap}.community-map-comment p,.community-map-comment-empty{margin:0;color:var(--ink-soft);font-size:.88rem;line-height:1.52;overflow-wrap:anywhere}.community-map-comment-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.community-map-area-list{min-height:0;overflow-y:auto;display:grid;align-content:start;gap:12px;padding:14px}.community-map-area-list>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.community-map-area-list>header span{color:var(--ink);font-size:1rem;font-weight:950}.community-map-area-list>header strong{min-width:30px;min-height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--brand-soft);color:var(--brand-deep);font-size:.82rem;font-weight:950}.community-map-area-list__items{display:grid;gap:9px}.community-map-area-card{width:100%;min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:10px;padding:11px;border:1px solid rgba(56,134,131,.14);border-radius:var(--radius);background:#f8fcfbe6;box-shadow:none;text-align:left}.community-map-area-card:hover{transform:translateY(-1px);border-color:#3886834d;background:#fff;box-shadow:0 12px 26px #14443f1a}.community-map-area-card__icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff4d8;color:#8a5b12}.community-map-area-card--church_activity .community-map-area-card__icon{background:#e8f3ff;color:#28618a}.community-map-area-card__body{min-width:0;display:grid;gap:3px}.community-map-area-card__type{color:var(--brand-deep);font-size:.72rem;font-weight:950}.community-map-area-card strong{min-width:0;overflow:hidden;color:var(--ink);font-size:.94rem;line-height:1.28;text-overflow:ellipsis;white-space:nowrap}.community-map-area-card em{min-width:0;overflow:hidden;color:var(--muted);font-size:.74rem;font-style:normal;font-weight:800;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.community-map-empty,.community-map-key-card{min-height:280px;place-items:center;align-content:center;text-align:center;color:var(--ink-soft)}.community-map-empty svg,.community-map-key-card svg{width:40px;height:40px;color:var(--brand-deep)}.community-map-empty p,.community-map-key-card p{max-width:420px;margin:0;font-weight:750}.community-map-empty--compact{min-height:230px}.community-map-key-card{display:grid;gap:12px;padding:24px;border:1px dashed rgba(56,134,131,.26);border-radius:var(--radius);background:#ffffffd1}@media (max-width: 1180px){.community-shell--map{grid-template-columns:220px minmax(0,1fr)}.community-map__workspace{grid-template-columns:minmax(0,1fr)}.community-map__panel{max-height:none}}@media (max-width: 900px){.community-shell--map{width:min(100% - 24px,760px);grid-template-columns:1fr}.community-map__topbar{grid-template-columns:1fr;align-items:stretch}.community-map__actions{justify-content:stretch;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.community-map__actions button{width:100%}.community-map__canvas{min-height:520px}}@media (max-width: 760px){.community-map__workspace{min-height:auto}.community-map__canvas{min-height:420px}.community-map-composer__time,.community-map-composer__actions,.community-map-detail__actions,.community-map-comment-form{grid-template-columns:1fr}.community-map-composer__actions button,.community-map-detail__actions button,.community-map-comment-form button{width:100%}}#root,.App{min-height:100vh}
