:root{--blue:#1557d6;--blue-dark:#0b3d9f;--blue-soft:#eaf2ff;--blue-faint:#f5f8ff;--ink:#111b31;--muted:#667085;--line:#dfe6f1;--surface:#fff;--bg:#f5f7fb;--success:#137a52;--danger:#b42318;--shadow:0 12px 35px #16325f14}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--ink);margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.appFrame{grid-template-columns:278px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;height:100vh;display:flex;position:sticky;top:0}.brandBlock{color:#fff;background:linear-gradient(145deg,#1f65dc,#0f47b3);align-items:center;gap:12px;padding:27px 24px;display:flex}.brandLogo,.authLogo{background:#ffffff24;border:1px solid #fff6;border-radius:14px;place-items:center;width:46px;height:46px;font-size:23px;display:grid}.brandBlock strong{font-size:20px;display:block}.brandBlock span{opacity:.85;margin-top:4px;font-size:11px;display:block}.sideNav{gap:6px;padding:24px 14px;display:grid}.sideNav a{color:#39465f;border-radius:11px;align-items:center;gap:13px;padding:12px 14px;font-weight:600;display:flex}.sideNav a:hover{color:var(--blue);background:#f4f7fc}.sideNav a.active{background:var(--blue-soft);color:var(--blue)}.navIcon{text-align:center;width:24px;font-size:18px}.authorCard{border-top:1px solid var(--line);gap:4px;margin:auto 18px 22px;padding:16px;display:grid}.authorCard span,.authorCard small{color:var(--muted);font-size:12px}.authorCard strong{color:var(--blue)}.contentColumn{flex-direction:column;min-width:0;display:flex}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:flex-end;align-items:center;gap:20px;height:82px;padding:0 30px;display:flex}.churchSwitcher{border:1px solid var(--line);color:#344054;border-radius:10px;margin-right:auto;padding:10px 14px;font-weight:600}.userMenu{align-items:center;gap:11px;display:flex}.avatar{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.userText{gap:2px;display:grid}.userText strong{font-size:14px}.userText span{color:var(--muted);font-size:11px}.ghostButton,.outlineButton{border:1px solid var(--line);color:#344054;background:#fff;border-radius:9px;padding:10px 14px;font-weight:700}.ghostButton:hover,.outlineButton:hover{color:var(--blue);border-color:#adc4ed}main{flex:1}.page{max-width:1280px;margin:auto;padding:38px 32px}.hero{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--blue);margin:0 0 8px;font-size:11px;font-weight:800}h1{letter-spacing:-.035em;margin:0 0 10px;font-size:36px;line-height:1.1}h2{margin:0;font-size:19px}p{line-height:1.55}.muted{color:var(--muted)}.primaryButton,.button{color:#fff;background:linear-gradient(135deg,#2768df,#1557d6);border:0;border-radius:9px;justify-content:center;align-items:center;padding:12px 17px;font-weight:750;display:inline-flex;box-shadow:0 7px 16px #1557d633}.primaryButton:hover,.button:hover{transform:translateY(-1px);box-shadow:0 9px 20px #1557d63d}.button.secondary{color:#344054;border:1px solid var(--line);box-shadow:none;background:#fff}.statsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.statCard{border:1px solid var(--line);background:#fff;border-radius:14px;gap:15px;min-height:145px;padding:20px;display:flex;box-shadow:0 4px 17px #1a31590a}.statIcon{background:var(--blue-soft);width:48px;height:48px;color:var(--blue);border-radius:12px;flex:0 0 48px;place-items:center;font-size:22px;display:grid}.statCard p{margin:4px 0 8px;font-size:13px;font-weight:700}.statCard strong{color:var(--blue);font-size:29px;line-height:1;display:block}.statCard small{color:var(--muted);margin-top:10px;display:block}.dashboardGrid{grid-template-columns:1.25fr .9fr;gap:20px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:15px;margin-bottom:20px;padding:24px;box-shadow:0 4px 17px #1a31590a}.panelCard{padding:0;overflow:hidden}.panelHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.panelHeader>div{align-items:center;gap:10px;display:flex}.panelHeader a{color:var(--blue);font-size:13px;font-weight:700}.panelIcon{color:var(--blue)}.scheduleList{display:grid}.scheduleItem{border-bottom:1px solid #edf1f6;grid-template-columns:58px 1fr auto;align-items:center;gap:15px;padding:15px 22px;display:grid}.scheduleItem:last-child{border-bottom:0}.scheduleItem>div:nth-child(2){gap:5px;display:grid}.scheduleItem>div:nth-child(2) span{color:var(--muted);font-size:13px}.dateBadge{background:var(--blue-faint);text-align:center;border-radius:10px;padding:8px}.dateBadge strong{font-size:21px;display:block}.dateBadge span{color:var(--blue);font-size:10px;font-weight:800}.statusBadge{background:var(--blue-soft);color:var(--blue);border-radius:999px;padding:6px 9px;font-size:11px;font-weight:700}.emptyState{text-align:center;padding:48px 24px}.emptyState p{color:var(--muted);margin-bottom:0}.quickActions{display:grid}.quickActions a{border-bottom:1px solid #edf1f6;gap:13px;padding:18px 22px;display:flex}.quickActions a:last-child{border-bottom:0}.quickActions a:hover{background:#fafcff}.quickActions>a>span{background:var(--blue-soft);width:35px;height:35px;color:var(--blue);border-radius:9px;place-items:center;font-size:11px;font-weight:800;display:grid}.quickActions div{gap:4px;display:grid}.quickActions small{color:var(--muted)}.formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.formGrid label,.authCard label{color:#344054;font-size:13px;font-weight:700}.formGrid input,.formGrid textarea,.authCard input{width:100%;color:var(--ink);background:#fff;border:1px solid #ccd6e5;border-radius:9px;outline:none;margin-top:7px;padding:12px 13px;display:block}.formGrid input:focus,.formGrid textarea:focus,.authCard input:focus{border-color:#6f9ceb;box-shadow:0 0 0 3px #1557d61a}.formGrid textarea{resize:vertical;min-height:95px}.full{grid-column:1/-1}.formActions{gap:10px;display:flex}.notice{color:#194d9f;background:#edf5ff;border:1px solid #bfd5fb;border-radius:9px;padding:11px 13px;font-size:13px}.errorNotice{color:var(--danger);background:#fff1f0;border-color:#f5c1bd}.tableWrap{overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:14px 10px}th{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:11px}td small{color:var(--muted);margin-top:5px;display:block}.actions{justify-content:flex-end;gap:8px;display:flex}.actions button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px 10px}.actions .danger{color:var(--danger);border-color:#f0c8c5}.programList{gap:10px;display:grid}.programRow{border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;padding:15px;display:flex}.programRow span{color:var(--muted);margin-top:4px;font-size:13px;display:block}.footer{border-top:1px solid var(--line);color:var(--muted);background:#fff;justify-content:space-between;gap:20px;padding:22px 32px;font-size:12px;display:flex}.footer strong{color:var(--blue)}.screenLoader{text-align:center;min-height:100vh;color:var(--muted);place-content:center;display:grid}.loaderMark{background:var(--blue);color:#fff;border-radius:17px;place-items:center;width:60px;height:60px;margin:auto;font-weight:900;display:grid}.authPage{background:#fff;grid-template-columns:1.08fr .92fr;min-height:100vh;display:grid}.authVisual{color:#fff;background:linear-gradient(145deg,#0b3d9f,#1761db 60%,#3d82ee);flex-direction:column;justify-content:center;padding:60px;display:flex;position:relative;overflow:hidden}.authVisual:before,.authVisual:after{content:"";border:1px solid #ffffff21;border-radius:50%;position:absolute}.authVisual:before{width:480px;height:480px;top:-140px;right:-180px}.authVisual:after{width:350px;height:350px;bottom:-150px;left:-150px}.authVisualContent{z-index:1;max-width:570px;position:relative}.authVisual .authLogo{margin-bottom:30px}.authEyebrow{text-transform:uppercase;letter-spacing:.18em;opacity:.85;font-size:12px;font-weight:800}.authVisual h1{max-width:600px;font-size:52px}.authVisual p{opacity:.88;font-size:18px}.authFeatureGrid{grid-template-columns:1fr 1fr;gap:12px;margin-top:34px;display:grid}.authFeatureGrid span{background:#ffffff14;border:1px solid #ffffff2e;border-radius:10px;padding:13px 15px;font-size:13px}.authVisual>small{opacity:.72;position:absolute;bottom:34px;left:60px}.authPanel{background:#fbfcff;place-items:center;padding:45px;display:grid}.authCard{border:1px solid var(--line);width:min(460px,100%);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:36px}.authCard h2,.authCard h1{margin:0 0 8px;font-size:31px}.authCard label{margin-top:18px;display:block}.authOptions{color:var(--muted);justify-content:space-between;margin:16px 0;font-size:12px;display:flex}.authOptions a,.backLink{color:var(--blue);font-weight:700}.fullButton{width:100%;margin-top:2px}.authDivider{color:#98a2b3;align-items:center;gap:12px;margin:20px 0;font-size:11px;display:flex}.authDivider:before,.authDivider:after{content:"";background:var(--line);flex:1;height:1px}.authHelp{text-align:center;color:var(--muted);margin-bottom:0;font-size:12px}.mobileAuthBrand{display:none}.simpleAuthPage{background:radial-gradient(circle at top,#eaf2ff,#f7f9fd 45%);place-items:center;min-height:100vh;padding:30px;display:grid}.compactAuth{max-width:500px}.smallLogo{background:var(--blue);color:#fff;margin-bottom:20px}.backLink{text-align:center;margin-top:18px;display:block}.authCard .notice{margin-bottom:0}@media (max-width:1050px){.appFrame{grid-template-columns:88px minmax(0,1fr)}.brandBlock{padding:22px}.brandBlock>div:last-child,.sideNav a:not(.active){font-size:0}.sideNav a{justify-content:center}.navIcon{font-size:20px}.authorCard{display:none}.statsGrid{grid-template-columns:repeat(2,1fr)}.dashboardGrid{grid-template-columns:1fr}.authVisual{padding:45px}.authVisual h1{font-size:42px}}@media (max-width:760px){.appFrame{display:block}.sidebar{border-right:0;height:auto;position:static}.brandBlock{padding:16px 18px}.brandBlock>div:last-child{display:block}.sideNav{padding:9px;display:flex;overflow:auto}.sideNav a,.sideNav a:not(.active){white-space:nowrap;font-size:12px}.authorCard{display:none}.topbar{height:auto;padding:12px 15px}.churchSwitcher,.userText{display:none}.page{padding:25px 15px}.hero{flex-direction:column}.statsGrid,.formGrid{grid-template-columns:1fr}.full{grid-column:auto}.programRow{align-items:flex-start;gap:15px}.actions{flex-wrap:wrap}h1{font-size:31px}.footer{flex-direction:column;padding:18px 15px}.authPage{grid-template-columns:1fr}.authVisual{display:none}.authPanel{min-height:100vh;padding:20px}.mobileAuthBrand{color:var(--blue);align-items:center;gap:8px;margin-bottom:25px;font-weight:850;display:flex}.mobileAuthBrand span{font-size:22px}.authCard{padding:28px 23px}.scheduleItem{grid-template-columns:55px 1fr}.scheduleItem>.statusBadge{grid-column:2;justify-self:start}}.authCard{background:#fff;border:1px solid #dbe4f0;border-radius:22px;width:100%;max-width:460px;padding:32px;box-shadow:0 24px 70px #1e40af1f}.authBrand{align-items:center;gap:14px;display:flex}.authLogo{color:#fff;background:linear-gradient(135deg,#1d4ed8,#3b82f6);border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:17px;font-weight:800;display:flex;box-shadow:0 12px 28px #2563eb40}.authBrand h1{color:#14213d;margin:4px 0 0;font-size:30px}.authDescription{color:#64748b;margin:24px 0;line-height:1.6}.authForm{gap:17px;display:grid}.authForm label{color:#334155;gap:8px;font-size:14px;font-weight:700;display:grid}.authForm input{color:#14213d;width:100%;min-height:48px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #cbd8e8;border-radius:11px;outline:none;padding:0 14px}.authForm input:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61f}.authButton{color:#fff;width:100%;min-height:50px;font:inherit;cursor:pointer;background:#2563eb;border:0;border-radius:11px;font-weight:800;box-shadow:0 12px 26px #2563eb38}.authMessage{color:#be123c;background:#fff1f2;border-radius:10px;margin:0;padding:12px 14px;font-size:14px}.authPage{background:radial-gradient(circle at 100% 0,#2563eb24,#0000 34%),#f4f7fc;justify-content:center;align-items:center;min-height:calc(100vh - 72px);padding:32px 16px;display:flex}.authCard .authBrand .authLogo .authDescription .authForm .authButton{color:#fff;width:100%;min-height:50px;font:inherit;cursor:pointer;background:#2563eb;border:0;border-radius:11px;font-weight:800;box-shadow:0 12px 26px #2563eb38}.authButton:disabled{cursor:wait;opacity:.7}.authFooter{justify-content:center;margin-top:24px;font-size:14px;display:flex}.authFooter a{color:#2563eb;font-weight:700;text-decoration:none}.authAuthor{color:#94a3b8;text-align:center;border-top:1px solid #e7edf5;margin:26px 0 0;padding-top:18px;font-size:12px}.programEditorCard{padding:28px}.sectionHeading{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.editBadge{background:var(--blue-soft);color:var(--blue);border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.formSection{border:1px solid var(--line);background:var(--blue-faint);border-radius:12px;padding:18px}.formSection h3{color:var(--blue-dark);margin:0 0 14px;font-size:15px}.nestedGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.listAddRow{grid-template-columns:1fr auto;gap:10px;display:grid}.listAddRow input,.editableListItem input{background:#fff;border:1px solid #ccd6e5;border-radius:9px;outline:none;width:100%;padding:11px 12px}.editableList{gap:9px;margin-top:12px;display:grid}.editableListItem{grid-template-columns:32px 1fr auto;align-items:center;gap:9px;display:grid}.listNumber{width:28px;height:28px;color:var(--blue);background:#fff;border:1px solid #cddbf1;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.removeItemButton{color:var(--danger);background:#fff;border:1px solid #f0c8c5;border-radius:8px;padding:10px 12px}.emptyListText{color:var(--muted);margin:12px 0 0;font-size:13px}.expandedProgramList{gap:16px}.expandedProgramRow{align-items:flex-start;padding:20px}.expandedProgramRow .programDetails{flex:1;min-width:0}.programTitleLine{align-items:center;gap:10px;display:flex}.programTitleLine strong{font-size:18px}.programTitleLine span{background:var(--blue-soft);color:var(--blue);border-radius:7px;margin:0;padding:4px 8px;font-weight:800}.programDate{text-transform:capitalize}.programTheme{color:#344054;margin:12px 0 0;font-weight:700}.programSummaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.programSummaryGrid>div{background:#f7f9fc;border:1px solid #e7edf5;border-radius:9px;padding:11px}.programSummaryGrid b,.notesSummaryGrid b{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:11px;display:block}.programSummaryGrid span{color:var(--ink);font-weight:650}.sermonSummary{border-left:3px solid var(--blue);background:var(--blue-faint);border-radius:0 9px 9px 0;margin-top:14px;padding:13px}.sermonSummary strong{display:block}.notesSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.notesSummaryGrid>div{border-top:1px solid var(--line);padding-top:12px}.notesSummaryGrid ul{color:#344054;margin:8px 0 0;padding-left:20px}.notesSummaryGrid li{margin:5px 0}.programActions{margin-left:16px}@media (max-width:900px){.programSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.notesSummaryGrid{grid-template-columns:1fr}}@media (max-width:760px){.nestedGrid,.listAddRow{grid-template-columns:1fr}.editableListItem{grid-template-columns:28px 1fr}.removeItemButton{grid-column:2}.expandedProgramRow{display:block}.programActions{justify-content:flex-start;margin:16px 0 0}.programSummaryGrid{grid-template-columns:1fr}.sectionHeading{align-items:flex-start}}.compactProgramList{gap:10px}.compactProgramRow{min-height:72px;padding:16px 18px}.compactProgramInfo{flex-wrap:wrap;align-items:center;gap:9px 18px;min-width:0;display:flex}.compactProgramInfo strong{color:var(--ink);font-size:17px}.compactProgramInfo span{margin:0;font-size:14px;display:inline-block}.compactProgramDate{color:var(--muted);text-transform:capitalize}.compactProgramTime{background:var(--blue-soft);border-radius:7px;padding:4px 8px;font-weight:800;color:var(--blue)!important}.compactProgramActions{flex-shrink:0;margin-left:18px}@media (max-width:760px){.compactProgramRow{display:block}.compactProgramActions{justify-content:flex-start;margin:14px 0 0}}@media (max-width:760px){.songLibraryPickerRow{grid-template-columns:1fr}.songLibraryPickerRow button{min-height:42px}}.songLibraryPicker{border-bottom:1px solid var(--line);gap:12px;margin-bottom:18px;padding-bottom:18px;display:grid}.songLibraryPicker h3{margin:0 0 5px}.songLibraryPicker p{color:var(--muted);margin:0;font-size:13px}.songLibraryPickerRow{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.songLibraryPickerRow select{width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #ccd6e5;border-radius:9px;padding:9px 12px}.songLibraryPickerRow button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:9px;padding:0 16px;font-weight:800}.songLibraryPickerRow button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:760px){.songLibraryPickerRow{grid-template-columns:1fr}.songLibraryPickerRow button{min-height:42px}}.backupGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:20px;display:grid}.backupCard{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.backupIcon{color:#1458b3;background:#eaf2ff;border-radius:16px;place-items:center;width:52px;height:52px;font-size:30px;font-weight:800;display:grid}.backupCard small{color:#667085;line-height:1.5}.filePicker{flex-direction:column;gap:8px;width:100%;font-weight:700;display:flex}.filePicker input{background:#fff;border:1px solid #ccd4df;border-radius:10px;width:100%;padding:12px}.restoreSummary{background:#f7f9fc;border-radius:12px;flex-direction:column;gap:12px;width:100%;padding:14px;display:flex}.restoreSummary span{color:#667085}.restoreSummary label{flex-direction:column;gap:7px;display:flex}.restoreSummary input{border:1px solid #ccd4df;border-radius:9px;padding:11px}.dangerButton{color:#fff;cursor:pointer;background:#b42318;border:0;border-radius:10px;padding:11px 16px;font-weight:800}.dangerButton:disabled{opacity:.45;cursor:not-allowed}.backupNotice{margin-top:20px}.infoBanner{color:#164b82;background:#eef6ff;border:1px solid #b8d7ff;border-radius:10px;margin:18px 0;padding:13px 15px}@media (max-width:820px){.backupGrid{grid-template-columns:1fr}}.peoplePage{flex-direction:column;max-width:1500px;height:calc(100vh - 82px);margin:0 auto;padding:20px 24px;display:flex;overflow:hidden}.peopleHeader{flex:none;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:14px;display:flex}.peopleHeader h1{margin:0;font-size:30px}.peopleHeader .eyebrow{margin-bottom:4px}.peopleHeader>p{color:var(--muted);margin:0 0 3px;font-size:14px}.peopleWorkspace{flex:1;grid-template-columns:minmax(620px,1.35fr) minmax(390px,.85fr);gap:16px;min-height:0;display:grid}.peopleEditor,.peopleListPanel{min-height:0;margin:0;padding:18px;overflow:hidden}.peopleEditor{flex-direction:column;display:flex}.compactSectionHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.compactSectionHeader span{color:var(--muted);margin-top:3px;font-size:12px;display:block}.peopleForm{flex-direction:column;gap:11px;min-height:0;display:flex}.peopleFieldsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.peopleForm label{color:#344054;font-size:12px;font-weight:750}.peopleFieldsGrid input,.compactNotes textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #ccd6e5;border-radius:8px;outline:none;margin-top:5px;padding:9px 11px;display:block}.peopleFieldsGrid input{height:39px}.peopleFieldsGrid input:focus,.compactNotes textarea:focus{border-color:#6f9ceb;box-shadow:0 0 0 3px #1557d617}.compactFieldset{border:1px solid var(--line);background:#fbfcff;border-radius:11px;padding:11px}.compactLegend{color:#344054;margin-bottom:8px;font-size:12px;font-weight:850}.accessCards{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.accessCard{cursor:pointer;background:#fff;border:1px solid #d9e2ef;border-radius:9px;grid-template-columns:25px 1fr;align-items:center;gap:7px;min-width:0;padding:9px;transition:all .16s;display:grid;position:relative}.accessCard:hover{border-color:#9ab8ea;transform:translateY(-1px)}.accessCard input{opacity:0;pointer-events:none;position:absolute}.accessNumber{color:#50627d;background:#eef3fa;border-radius:7px;place-items:center;width:25px;height:25px;font-size:11px;font-weight:900;display:grid}.accessCardText{min-width:0}.accessCardText strong{font-size:12px;line-height:1.15;display:block}.accessCardText small{white-space:nowrap;text-overflow:ellipsis;color:var(--muted);margin-top:3px;font-size:9px;font-weight:550;display:block;overflow:hidden}.accessCard.isSelected{border-color:var(--blue);background:var(--blue-soft);box-shadow:0 0 0 2px #1557d614}.accessCard.isSelected .accessNumber{background:var(--blue);color:#fff}.accessCard--administrator.isSelected{background:#fff1f0;border-color:#d0473c}.accessCard--administrator.isSelected .accessNumber{background:#b42318}.accessCard--pastor.isSelected{background:#f5f0ff;border-color:#8b5cf6}.accessCard--pastor.isSelected .accessNumber{background:#7c3aed}.accessCard--leviti.isSelected{background:#edf9f3;border-color:#2d9b6a}.accessCard--leviti.isSelected .accessNumber{background:#137a52}.roleFieldset{padding-top:9px;padding-bottom:9px}.roleChips{flex-wrap:wrap;gap:7px;display:flex}.roleChip{cursor:pointer;background:#fff;border:1px solid #d9e2ef;border-radius:999px;align-items:center;min-height:31px;padding:6px 10px;display:inline-flex;position:relative;font-size:11px!important;font-weight:750!important}.roleChip input{opacity:0;position:absolute}.roleChip.isSelected{border-color:var(--blue);background:var(--blue-soft);color:var(--blue)}.compactNotes textarea{resize:none;height:58px;min-height:58px}.peopleFormFooter{justify-content:space-between;align-items:center;gap:14px;margin-top:auto;display:flex}.permissionHint{max-width:55%;color:var(--muted);font-size:11px;line-height:1.35}.peopleFormFooter .formActions{margin-left:auto}.peopleNotice{margin:10px 0 0;padding:8px 10px}.peopleListPanel{flex-direction:column;display:flex}.peopleListHeader{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;gap:12px;padding-bottom:11px;display:flex}.peopleListHeader span{color:var(--muted);margin-top:3px;font-size:11px;display:block}.peopleSearch{border:1px solid #ccd6e5;border-radius:9px;outline:none;width:155px;height:36px;padding:0 11px}.peopleSearch:focus{border-color:#6f9ceb;box-shadow:0 0 0 3px #1557d617}.peopleListScroll{min-height:0;padding:10px 3px 2px 0;overflow:auto}.peopleCardsList{gap:8px;display:grid}.personCompactCard{background:#fff;border:1px solid #e0e7f1;border-radius:10px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.personCompactCard:hover{background:#fbfdff;border-color:#b6c9e7}.personCompactCard.isEditing{border-color:var(--blue);background:var(--blue-faint)}.personAvatar{background:var(--blue-soft);width:38px;height:38px;color:var(--blue);border-radius:10px;place-items:center;font-size:12px;font-weight:900;display:grid}.personMainInfo{min-width:0}.personNameLine{align-items:center;gap:7px;min-width:0;display:flex}.personNameLine strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.accessBadge{color:#526174;text-transform:uppercase;letter-spacing:.03em;background:#eef2f7;border-radius:999px;flex:none;padding:3px 6px;font-size:8px;font-weight:850}.accessBadge--slujire{color:#1557d6;background:#eaf2ff}.accessBadge--administrator{color:#b42318;background:#fff0ef}.accessBadge--pastor{color:#7c3aed;background:#f2ebff}.accessBadge--leviti{color:#137a52;background:#e9f8f0}.personContact{white-space:nowrap;text-overflow:ellipsis;color:var(--muted);margin-top:3px;font-size:10px;display:block;overflow:hidden}.personRoles{flex-wrap:wrap;gap:4px;margin-top:5px;display:flex}.personRoles span{color:#44536a;background:#f3f6fa;border-radius:999px;padding:2px 6px;font-size:9px}.personRoles .emptyRole{color:#98a2b3}.personQuickActions{flex-direction:column;align-items:stretch;gap:4px;display:flex}.personQuickActions a,.personQuickActions button{color:var(--blue);text-align:right;cursor:pointer;background:0 0;border:0;padding:2px 4px;font-size:9px;font-weight:800}.personQuickActions .deleteAction{color:var(--danger)}.peopleEmpty{text-align:center;color:var(--muted);padding:30px 12px;font-size:13px}@media (max-width:1180px){.peoplePage{height:auto;min-height:calc(100vh - 82px);overflow:visible}.peopleWorkspace{grid-template-columns:1fr}.peopleListPanel{min-height:420px}.accessCards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.peoplePage{padding:16px}.peopleHeader{display:block}.peopleHeader>p{margin-top:7px}.peopleFieldsGrid,.accessCards{grid-template-columns:1fr}.peopleFormFooter{align-items:flex-end}.permissionHint{max-width:100%}.peopleListHeader{align-items:flex-start}.peopleSearch{width:140px}.personCompactCard{grid-template-columns:38px minmax(0,1fr)}.personQuickActions{flex-direction:row;grid-column:2;justify-content:flex-start}.personQuickActions a,.personQuickActions button{text-align:left}}.adminOnlyLabel{color:#b42318;background:#fff0ef;border-radius:999px;margin-left:6px;padding:2px 6px;font-size:9px;font-weight:850}.accessCard.isLocked,.roleChip.isLocked{cursor:default}.accessCard.isLocked:hover{transform:none}.accessCard.isLocked:not(.isSelected){opacity:.58}.peopleFieldsGrid input:disabled,.compactNotes textarea:disabled{color:#667085;cursor:not-allowed;background:#f5f7fa}.accessBadge--none{color:#667085;background:#eef2f7}.sermonsPage{flex-direction:column;max-width:1500px;height:calc(100vh - 82px);margin:0 auto;padding:20px 24px;display:flex;overflow:hidden}.sermonsHeader{flex:none;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:14px;display:flex}.sermonsHeader h1{margin:0;font-size:30px}.sermonsHeader .eyebrow{margin-bottom:4px}.sermonsHeader p{color:var(--muted);margin:4px 0 0;font-size:14px}.sermonsHeaderTools{align-items:center;gap:10px;display:flex}.sermonsHeaderTools input{background:#fff;border:1px solid #ccd6e5;border-radius:9px;outline:none;width:310px;height:38px;padding:0 12px}.sermonsHeaderTools input:focus{border-color:#6f9ceb;box-shadow:0 0 0 3px #1557d617}.sermonsCount{color:#1557d6;white-space:nowrap;background:#edf3ff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:850}.sermonsNotice{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9px;flex:none;margin:0 0 12px;padding:9px 12px;font-size:12px}.sermonsWorkspace{flex:1;grid-template-columns:minmax(520px,.95fr) minmax(520px,1.25fr);gap:16px;min-height:0;display:grid}.sermonsEditor,.sermonsLibraryPanel{min-height:0;margin:0;padding:18px;overflow:hidden}.sermonsEditor{flex-direction:column;display:flex}.sermonsEditorBadge{color:#1557d6;background:#eaf2ff;border-radius:999px;padding:5px 9px;font-weight:850;font-size:10px!important}.sermonsForm{flex-direction:column;gap:10px;min-height:0;display:flex}.sermonsForm label{color:#344054;font-size:12px;font-weight:750}.sermonsFieldsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.sermonsFieldsGrid input,.sermonsThemeField input,.sermonsNotesField textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #ccd6e5;border-radius:8px;outline:none;margin-top:5px;padding:9px 11px;display:block}.sermonsFieldsGrid input,.sermonsThemeField input{height:39px}.sermonsFieldsGrid input:focus,.sermonsThemeField input:focus,.sermonsNotesField textarea:focus{border-color:#6f9ceb;box-shadow:0 0 0 3px #1557d617}.sermonsNotesField textarea{resize:none;height:58px;min-height:58px}.sermonsFilesFieldset{border:1px solid var(--line);background:#fbfcff;border-radius:11px;padding:10px}.sermonsFilesFieldset legend{color:#344054;padding:0 5px;font-size:12px;font-weight:850}.sermonsFilePickerGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid}.sermonsFilePicker{min-width:0;position:relative}.sermonsFilePicker>button:first-child{text-align:left;cursor:pointer;background:#fff;border:1px solid #d8e2ef;border-radius:9px;align-items:center;gap:7px;width:100%;height:52px;padding:7px;display:flex;overflow:hidden}.sermonsFilePicker>button:first-child:hover{background:#fbfdff;border-color:#8db0e8}.sermonsFilePicker.hasFile>button:first-child{background:#eef5ff;border-color:#6f9ceb}.sermonsFileIcon{color:#1557d6;background:#edf3ff;border-radius:7px;flex:none;place-items:center;width:25px;height:25px;font-size:11px;font-weight:900;display:grid}.sermonsFileText{min-width:0}.sermonsFileText strong{font-size:11px;display:block}.sermonsFileText small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:8px;font-weight:550;display:block;overflow:hidden}.sermonsClearFile{color:#b42318;cursor:pointer;background:#fff0ef;border:0;border-radius:50%;place-items:center;width:18px;height:18px;font-weight:900;display:grid;position:absolute;top:3px;right:3px}.sermonsFormFooter{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.sermonsFormFooter small{color:var(--muted);font-size:10px}.sermonsFormFooter .button{min-height:38px;padding:9px 16px}.sermonsLibraryPanel{flex-direction:column;display:flex}.sermonsListHeader{border-bottom:1px solid var(--line);flex:none;padding-bottom:10px}.sermonsListHeader h2{margin:0;font-size:18px}.sermonsListHeader span{color:var(--muted);margin-top:3px;font-size:11px;display:block}.sermonsListScroll{min-height:0;padding:10px 3px 2px 0;overflow:auto}.sermonsCardsList{gap:9px;display:grid}.sermonCompactCard{background:#fff;border:1px solid #e0e7f1;border-radius:11px;padding:11px}.sermonCompactCard:hover{border-color:#b8cbea;box-shadow:0 5px 16px #0f172a0a}.sermonCardTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.sermonCardIdentity{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:9px;min-width:0;display:grid}.sermonInitial{color:#1557d6;background:#eaf2ff;border-radius:9px;place-items:center;width:36px;height:36px;font-size:13px;font-weight:900;display:grid}.sermonCardIdentity h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;overflow:hidden}.sermonMetaLine{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;margin-top:4px;font-size:9px;display:flex}.sermonMetaLine strong{color:#43536b}.sermonMetaLine span:before,.sermonMetaLine time:before{content:"•";color:#a6b0be;margin-right:7px}.sermonDeleteButton{color:#b42318;cursor:pointer;background:0 0;border:0;padding:3px 5px;font-size:9px;font-weight:850}.sermonNotesPreview{color:#667085;white-space:pre-wrap;-webkit-line-clamp:2;background:#f7f9fc;border-radius:7px;-webkit-box-orient:vertical;margin:8px 0 0;padding:7px 9px;font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden}.sermonAssetsRow{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-top:9px;display:grid}.sermonAsset{background:#fafbfc;border:1px solid #e2e8f0;border-radius:8px;min-width:0;padding:6px}.sermonAsset.isAvailable{background:#f7fbff;border-color:#c7daf8}.sermonAssetLabel{color:#667085;align-items:center;gap:5px;font-size:9px;font-weight:800;display:flex}.sermonAssetLabel b{color:#1557d6;background:#edf3ff;border-radius:5px;place-items:center;width:17px;height:17px;font-size:8px;display:grid}.sermonAssetActions{flex-wrap:wrap;gap:4px;margin-top:5px;display:flex}.sermonAssetActions a,.sermonAssetActions button,.sermonUploadLink{color:#1557d6;cursor:pointer;background:0 0;border:0;padding:0;font-size:8px;font-weight:850;text-decoration:none}.sermonAssetActions .dangerLink{color:#b42318}.sermonAssetActions button:disabled,.sermonUploadLink:disabled{opacity:.45;cursor:not-allowed}.sermonsEmpty{text-align:center;height:100%;min-height:180px;color:var(--muted);border:1px dashed #cbd5e1;border-radius:12px;place-content:center;padding:24px;display:grid}.sermonsEmpty strong{color:#344054;font-size:14px;display:block}.sermonsEmpty span{margin-top:5px;font-size:11px;display:block}@media (max-width:1180px){.sermonsPage{height:auto;min-height:calc(100vh - 82px);overflow:visible}.sermonsWorkspace{grid-template-columns:1fr}.sermonsLibraryPanel{min-height:430px}.sermonsFilePickerGrid,.sermonAssetsRow{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.sermonsPage{padding:16px}.sermonsHeader{display:block}.sermonsHeaderTools{align-items:stretch;margin-top:12px}.sermonsHeaderTools input{width:100%}.sermonsFieldsGrid{grid-template-columns:1fr}.sermonsFilePickerGrid,.sermonAssetsRow{grid-template-columns:repeat(2,minmax(0,1fr))}.sermonsFormFooter{align-items:flex-end}.sermonCardTop{align-items:center}.sermonMetaLine time{display:none}}.pastoralCompactPage{flex-direction:column;gap:12px;max-width:1540px;height:calc(100vh - 74px);margin:0 auto;padding:18px 22px 20px;display:flex;overflow:hidden}.pastoralCompactHeader{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.pastoralCompactHeader h1{margin:2px 0;font-size:30px;line-height:1}.pastoralCompactHeader p{color:#64748b;margin:0}.pastoralCompactHeader select{background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:min(330px,100%);padding:10px 12px;font-weight:750}.pastoralEyebrow{letter-spacing:.12em;font-size:12px;font-weight:850;color:#2563eb!important}.pastoralMessage,.pastoralAccessWarning{border-radius:9px;padding:9px 12px;font-size:14px}.pastoralAccessWarning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.pastoralSummaryRow{grid-template-columns:minmax(280px,1.5fr) repeat(4,minmax(110px,.7fr));gap:10px;display:grid}.pastoralPersonSummary,.pastoralMetric{background:#fff;border:1px solid #dbe4f0;border-radius:13px;min-height:78px}.pastoralPersonSummary{align-items:center;gap:12px;padding:12px 15px;display:flex}.pastoralAvatar{color:#1557d6;background:#e8f0ff;border-radius:12px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.pastoralPersonSummary h2{margin:0 0 3px;font-size:18px}.pastoralPersonSummary p{color:#64748b;margin:0;font-size:13px}.pastoralMetric{text-align:center;place-content:center;padding:8px;display:grid}.pastoralMetric strong{font-size:25px;line-height:1}.pastoralMetric span{color:#64748b;margin-top:5px;font-size:13px;font-weight:750}.pastoralWorkspace{flex:1;grid-template-columns:minmax(380px,.9fr) minmax(520px,1.8fr);gap:12px;min-height:0;display:grid}.pastoralEditor{flex-direction:column;gap:9px;min-height:0;padding:15px;display:flex}.pastoralPanelTitle{justify-content:space-between;align-items:center;gap:12px;display:flex}.pastoralPanelTitle h2{margin:0;font-size:18px}.pastoralPanelTitle p{color:#64748b;margin:2px 0 0;font-size:12px}.pastoralPanelTitle>span{color:#3730a3;background:#eef2ff;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.pastoralEditor label{color:#334155;gap:4px;font-size:12px;font-weight:800;display:grid}.pastoralEditor input,.pastoralEditor select,.pastoralEditor textarea{width:100%;font:inherit;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:9px;padding:9px 10px}.pastoralFormGrid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.pastoralDetailsField{flex:1;min-height:100px}.pastoralDetailsField textarea{resize:none;height:100%;min-height:100px}.pastoralActions{justify-content:space-between;align-items:center;gap:10px;display:flex}.pastoralUploadButton{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9px;grid-auto-flow:column;align-items:center;padding:9px 12px;display:inline-flex!important}.pastoralRightColumn{grid-template-rows:auto minmax(0,1fr) auto;gap:9px;min-height:0;display:grid}.pastoralTabs{flex-wrap:wrap;gap:6px;display:flex}.pastoralTabs button{color:#334155;cursor:pointer;background:#fff;border:1px solid #d6deeb;border-radius:9px;padding:8px 12px;font-weight:800}.pastoralTabs button.active{color:#fff;background:#2563eb;border-color:#2563eb}.pastoralHistory{min-height:0;padding:10px;overflow-y:auto}.pastoralEntry{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #2563eb;border-radius:10px;margin-bottom:8px;padding:11px 12px}.pastoralEntry-vizita{border-left-color:#0ea5e9}.pastoralEntry-rugaciune{border-left-color:#7c3aed}.pastoralEntry-problema{border-left-color:#dc2626}.pastoralEntryHeader{justify-content:space-between;gap:12px;display:flex}.pastoralEntryHeader span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:850}.pastoralEntryHeader h3{margin:3px 0 0;font-size:16px}.pastoralEntry p{white-space:pre-wrap;margin:8px 0;font-size:14px;line-height:1.45}.pastoralCategory{background:#f1f5f9;border-radius:999px;margin-top:7px;padding:3px 7px;font-size:11px;font-weight:750;display:inline-block}.pastoralNextAction{background:#fff7ed;border-radius:7px;padding:7px 9px;font-size:13px}.pastoralDelete{color:#b91c1c;cursor:pointer;background:0 0;border:0;font-weight:800}.pastoralAttachments{padding:11px 13px}.pastoralAttachmentList{gap:7px;margin-top:8px;display:flex;overflow-x:auto}.pastoralAttachmentList a{color:#1e3a8a;white-space:nowrap;text-overflow:ellipsis;border:1px solid #dbe4f0;border-radius:8px;flex:none;max-width:250px;padding:7px 9px;font-weight:750;text-decoration:none;overflow:hidden}.pastoralEmpty{color:#64748b;text-align:center;place-items:center;min-height:100%;display:grid}.pastoralEmpty.small{min-height:40px}@media (max-width:1050px){.pastoralCompactPage{height:auto;overflow:visible}.pastoralSummaryRow{grid-template-columns:1fr 1fr}.pastoralPersonSummary{grid-column:1/-1}.pastoralWorkspace{grid-template-columns:1fr}.pastoralHistory{max-height:520px}}@media (max-width:650px){.pastoralCompactHeader{flex-direction:column;align-items:stretch}.pastoralCompactHeader select{width:100%}.pastoralSummaryRow{grid-template-columns:1fr 1fr}.pastoralFormGrid{grid-template-columns:1fr}.pastoralActions{flex-direction:column;align-items:stretch}.pastoralActions>*{justify-content:center;width:100%}}.pastoralActionButtons,.pastoralEntryActions{align-items:center;gap:8px;display:flex}.pastoralEdit,.pastoralDelete{cursor:pointer;background:0 0;border:0;padding:4px 6px;font-weight:800}.pastoralEdit{color:#1d4ed8}.pastoralDelete{color:#b91c1c}.pastoralEdit:hover,.pastoralDelete:hover{text-decoration:underline}@media (max-width:650px){.pastoralActionButtons{width:100%}.pastoralActionButtons>*{flex:1}}.statCardLink{color:inherit;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s}.statCardLink:hover{border-color:#8db6ff;transform:translateY(-2px);box-shadow:0 12px 28px #2460ce21}.statCardLink:focus-visible{outline-offset:3px;outline:3px solid #2563eb47}.peopleWorkspace{grid-template-columns:minmax(650px,1.55fr) minmax(330px,.72fr)}.peopleSearch{width:130px;height:32px;font-size:12px}.personAccessBadges{flex-wrap:wrap;gap:3px;margin-top:2px;display:flex}.personQuickActions{gap:1px;min-width:58px}.personQuickActions a,.personQuickActions button{text-align:right;white-space:nowrap;width:100%;padding:2px 3px;font-size:8px;display:block}.personQuickActions button:hover,.personQuickActions a:hover{text-decoration:underline}@media (max-width:1180px){.peopleWorkspace{grid-template-columns:1fr}.peopleListPanel{min-height:420px}}.teamsPage{flex-direction:column;max-width:1500px;height:calc(100vh - 82px);margin:0 auto;padding:20px 24px;display:flex;overflow:hidden}.teamsHeader{justify-content:space-between;align-items:flex-end;margin-bottom:14px;display:flex}.teamsHeader h1{margin:0;font-size:30px}.teamsHeader p{color:var(--muted);margin:4px 0 0;font-size:13px}.teamsHeader>span{color:var(--muted);font-size:12px}.teamsWorkspace{flex:1;grid-template-columns:310px minmax(0,1fr);gap:16px;min-height:0;display:grid}.teamsSidebar,.teamEditor{min-height:0;margin:0;overflow:hidden}.teamsSidebar{flex-direction:column;padding:16px;display:flex}.teamsPanelTitle h2{margin:0;font-size:18px}.teamsPanelTitle small{color:var(--muted)}.teamTabs{gap:7px;margin:12px 0;display:grid;overflow:auto}.teamTab{text-align:left;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:9px;gap:4px;padding:10px 11px;display:grid}.teamTab strong{font-size:12px}.teamTab span{color:var(--muted);font-size:9px}.teamTab.active{border-color:var(--blue);background:var(--blue-soft);color:var(--blue)}.newTeamForm{border-top:1px solid var(--line);gap:7px;margin-top:auto;padding-top:12px;display:grid}.newTeamForm input,.teamSectionHeader input,.memberAssignment select{background:#fff;border:1px solid #ccd6e5;border-radius:8px;outline:none;width:100%;height:36px;padding:0 10px}.newTeamForm .button{min-height:36px;padding:8px 10px}.teamEditor{flex-direction:column;padding:17px;display:flex}.teamEditorHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:12px;display:flex}.teamEditorHeader h2{margin:0;font-size:20px}.teamEditorHeader p{color:var(--muted);margin:4px 0 0;font-size:11px}.teamHeaderActions{gap:6px;display:flex}.teamHeaderActions button,.teamSectionHeader button,.removeMember{border:1px solid var(--line);color:var(--blue);background:#fff;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:800}.teamHeaderActions .danger,.removeMember{color:var(--danger)}.teamSection{border-bottom:1px solid var(--line);padding:13px 0}.teamMembersSection{border-bottom:0;flex-direction:column;flex:1;min-height:0;display:flex}.teamSectionHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.teamSectionHeader h3{margin:0;font-size:14px}.teamSectionHeader span{color:var(--muted);margin-top:2px;font-size:9px;display:block}.teamSectionHeader form{grid-template-columns:170px auto;gap:6px;display:grid}.teamRoleChips{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.teamRoleChips>span{background:var(--blue-soft);color:var(--blue);border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;font-weight:750;display:inline-flex}.teamRoleChips button{color:inherit;background:0 0;border:0;padding:0;font-size:14px;line-height:1}.teamRoleChips em{color:var(--muted);font-size:11px}.memberAssignment{border:1px solid var(--line);background:#fbfcff;border-radius:9px;grid-template-columns:minmax(170px,1.4fr) minmax(130px,1fr) auto auto;align-items:center;gap:7px;margin-top:10px;padding:9px;display:grid}.memberAssignment label{white-space:nowrap;align-items:center;gap:5px;font-size:10px;font-weight:750;display:flex}.memberAssignment .button{min-height:36px;padding:8px 11px}.teamMemberList{gap:6px;min-height:0;margin-top:9px;display:grid;overflow:auto}.teamMemberList article{background:#fff;border:1px solid #e2e8f1;border-radius:9px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 9px;display:grid}.teamMemberList .personAvatar{width:34px;height:34px}.teamMemberList strong{font-size:11px;display:block}.teamMemberList span{color:var(--muted);margin-top:2px;font-size:9px;display:block}.removeMember{padding:4px 6px}.teamsNotice{margin-top:8px;margin-bottom:0;padding:7px 9px;font-size:11px}@media (max-width:900px){.teamsPage{height:auto;overflow:visible}.teamsWorkspace{grid-template-columns:1fr}.teamsSidebar,.teamEditor,.teamTabs,.teamMemberList{overflow:visible}.memberAssignment{grid-template-columns:1fr 1fr}.teamsHeader{align-items:flex-start;gap:10px}}@media (max-width:600px){.memberAssignment{grid-template-columns:1fr}.teamSectionHeader{flex-direction:column;align-items:flex-start}.teamSectionHeader form{grid-template-columns:1fr auto;width:100%}.teamsHeader>span{display:none}}.customFunctionsFieldset{padding:10px 11px}.customFunctionForm{grid-template-columns:minmax(150px,.8fr) minmax(190px,1.2fr) auto;align-items:center;gap:7px;display:grid}.customFunctionForm input{border:1px solid #ccd6e5;border-radius:8px;outline:none;height:34px;padding:0 9px;font-size:11px}.customFunctionForm input:focus{border-color:#6f9ceb;box-shadow:0 0 0 3px #1557d614}.customFunctionForm .button{white-space:nowrap;min-height:34px;padding:7px 10px;font-size:10px}.customFunctionList{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.customFunctionList>span{color:#174ea6;background:#eef4ff;border-radius:999px;align-items:center;gap:5px;padding:4px 7px;font-size:9px;display:inline-flex}.customFunctionList strong{font-size:9px}.customFunctionList button{color:#b42318;cursor:pointer;background:#fff;border:0;border-radius:50%;width:16px;height:16px;font-weight:900;line-height:1}@media (max-width:850px){.customFunctionForm{grid-template-columns:1fr}.customFunctionForm .button{width:max-content}}.accessCard--custom{padding-right:30px;position:relative}.accessCard--custom.isSelected{background:#ecfdf5;border-color:#0f766e;box-shadow:0 0 0 2px #0f766e14}.accessCard--custom.isSelected .accessNumber{color:#fff;background:#0f766e}.customFunctionDelete{color:#b42318;cursor:pointer;z-index:2;background:#fff1f0;border:0;border-radius:50%;place-items:center;width:19px;height:19px;font-size:13px;font-weight:900;line-height:1;display:grid;position:absolute;top:5px;right:5px}.customFunctionDelete:hover{background:#fee4e2}.accessBadge--custom{color:#08775b;text-transform:uppercase;background:#e8f8f1;border:1px solid #8bd9bd;font-weight:800}.customRoleManager{padding:10px 11px}.customRoleForm{grid-template-columns:minmax(150px,.8fr) minmax(180px,1fr) auto;gap:7px;display:grid}.customRoleForm select,.customRoleForm input{background:#fff;border:1px solid #ccd6e5;border-radius:8px;height:34px;padding:0 9px;font-size:11px}.customRoleForm .button{white-space:nowrap;min-height:34px;padding:7px 10px;font-size:10px}.customRoleGroups{gap:7px;margin-top:9px;display:grid}.customRoleGroup{align-items:flex-start;gap:9px;display:flex}.customRoleGroup>strong{color:#344054;min-width:92px;padding-top:6px;font-size:10px}.managedRoleChip{color:#344054;background:#fff;border:1px solid #d9e2ef;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;font-weight:750;display:inline-flex}.managedRoleChip button{color:#b42318;cursor:pointer;background:#fff0ef;border:0;border-radius:50%;width:16px;height:16px;padding:0;font-weight:900}@media (max-width:850px){.customRoleForm{grid-template-columns:1fr}.customRoleForm .button{width:max-content}}.peoplePage{padding:14px 20px}.peopleHeader{align-items:center;margin-bottom:9px}.peopleHeader h1{font-size:27px}.peopleWorkspace{grid-template-columns:minmax(640px,1.48fr) minmax(340px,.72fr);gap:12px}.peopleEditor{padding:13px 15px}.peopleListPanel{padding:12px}.compactSectionHeader{margin-bottom:8px}.compactSectionHeader h2{font-size:17px}.peopleForm{gap:7px}.peopleFieldsGrid{gap:7px 9px}.peopleFieldsGrid input{height:34px;margin-top:3px;padding:7px 9px}.peopleForm label{font-size:11px}.compactFieldset{border-radius:9px;padding:8px 9px}.compactLegend{margin-bottom:6px;font-size:11px}.accessCards{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.accessCard{border-radius:8px;grid-template-columns:22px minmax(0,1fr);gap:6px;min-height:45px;padding:7px}.accessNumber{border-radius:6px;width:22px;height:22px;font-size:10px}.accessCardText strong{font-size:11px}.accessCardText small{margin-top:2px;font-size:8px}.customFunctionDelete{top:3px;right:3px}.customFunctionsFieldset,.customRoleManager{padding:8px 9px}.customFunctionForm{gap:6px}.customFunctionForm input{height:32px;padding:0 8px;font-size:10px}.customFunctionForm .button{min-height:32px;padding:6px 9px;font-size:10px}.customRoleForm{grid-template-columns:minmax(130px,.72fr) minmax(170px,1fr) auto;gap:6px}.customRoleForm select,.customRoleForm input{height:31px;font-size:10px}.customRoleForm .button{min-height:31px;padding:5px 9px}.customRoleGroups{gap:4px;max-height:72px;margin-top:6px;padding-right:3px;overflow:auto}.customRoleGroup{gap:6px}.customRoleGroup>strong{min-width:78px;padding-top:4px;font-size:9px}.roleChips{gap:5px}.managedRoleChip{padding:3px 7px;font-size:9px}.roleFieldset{padding:7px 9px}.roleChip{min-height:27px;padding:4px 8px;font-size:10px!important}.compactNotes textarea{height:43px;min-height:43px;margin-top:3px;padding:7px 9px}.peopleFormFooter{gap:9px;min-height:36px}.peopleFormFooter .button{min-height:34px;padding:7px 13px}.permissionHint{font-size:10px;line-height:1.25}.peopleNotice{margin-top:6px;padding:6px 9px;font-size:11px}.peopleListHeader{padding-bottom:7px}.peopleListHeader h2{font-size:16px}.peopleSearch{height:32px}.peopleListScroll{padding-top:7px}.peopleCardsList{gap:5px}.personCompactCard{border-radius:8px;grid-template-columns:31px minmax(0,1fr) auto;gap:7px;padding:7px 8px}.personAvatar{border-radius:8px;width:31px;height:31px;font-size:10px}.personNameLine strong{font-size:11px}.personContact{margin-top:2px;font-size:9px}.personRoles{gap:3px;margin-top:3px}.personRoles span{padding:1px 5px;font-size:8px}.personQuickActions{gap:2px}.personQuickActions a,.personQuickActions button{padding:1px 3px;font-size:8px}.accessBadge{padding:2px 5px;font-size:7px}@media (max-width:1320px){.accessCards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1180px){.peopleWorkspace{grid-template-columns:1fr}.accessCards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.accessCards{grid-template-columns:1fr}.peoplePage,.peopleEditor{padding:12px}}.peopleTeamsSourcePage .peopleWorkspace{grid-template-columns:minmax(0,1.65fr) minmax(330px,.8fr)}.peopleTeamsSourcePage .peopleEditor{min-height:0}.teamSourceInfo{background:#f4f8ff;border:1px solid #cfe0fb;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.teamSourceInfo>div{gap:3px;display:grid}.teamSourceInfo strong{color:#13213b;font-size:13px}.teamSourceInfo span{color:#64748b;font-size:11px}.personTeamPreview{background:#fff;border:1px solid #dbe4f0;border-radius:12px;padding:10px 12px}.personTeamChips{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.personTeamChips span,.personTeamBadges span{color:#1456b8;background:#eaf2ff;border-radius:999px;align-items:center;max-width:100%;padding:4px 7px;font-size:10px;line-height:1.2;display:inline-flex}.personTeamChips em{color:#64748b;font-size:11px}.personTeamBadges{flex-wrap:wrap;gap:3px;margin-top:4px;display:flex}.personTeamBadges .mutedBadge{color:#78859a;background:#eef2f7}.peopleTeamsSourcePage .personRow{min-height:66px}.peopleTeamsSourcePage .personRowMain{min-width:0}.peopleTeamsSourcePage .personRowMain small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:1000px){.peopleTeamsSourcePage .peopleWorkspace{grid-template-columns:1fr}.teamSourceInfo{flex-direction:column;align-items:flex-start}}.peopleTeamsSourcePage .peopleWorkspace{grid-template-columns:minmax(430px,.82fr) minmax(520px,1.18fr);gap:14px}.peopleTeamsSourcePage .peopleEditor{padding:14px 16px}.peopleTeamsSourcePage .peopleForm{gap:9px}.peopleTeamsSourcePage .peopleFieldsGrid{gap:8px}.peopleTeamsSourcePage .peopleFieldsGrid input{height:36px;padding:7px 10px}.peopleTeamsSourcePage .peopleNotes textarea{height:62px;min-height:62px}.peopleTeamsSourcePage .personTeamPreview{padding:9px 10px}.peopleTeamsSourcePage .compactSectionHeader{margin-bottom:9px}.peopleTeamsSourcePage .compactOnlyActions{justify-content:flex-end;margin-top:2px}.peopleTeamsSourcePage .compactOnlyActions>div{gap:8px;margin-left:auto;display:flex}.peopleTeamsSourcePage .peopleListPanel{padding:14px 15px}.peopleTeamsSourcePage .peopleListHeader{padding-bottom:10px}.peopleTeamsSourcePage .peopleListHeader input{width:180px;height:36px}.peopleTeamsSourcePage .peopleList{gap:9px;min-height:0;padding:10px 3px 3px 0;display:grid;overflow:auto}.peopleTeamsSourcePage .personCompactCard{grid-template-columns:42px minmax(0,1fr) 72px;gap:12px;min-height:72px;padding:11px 12px}.peopleTeamsSourcePage .personAvatar{border-radius:11px;width:42px;height:42px;font-size:12px}.peopleTeamsSourcePage .personNameLine strong{font-size:13px}.peopleTeamsSourcePage .personContact{margin-top:3px;font-size:10px}.peopleTeamsSourcePage .personTeamBadges{gap:5px;margin-top:6px}.peopleTeamsSourcePage .personTeamBadges span{padding:3px 7px;font-size:9px}.peopleTeamsSourcePage .personQuickActions{gap:5px}.peopleTeamsSourcePage .personQuickActions a,.peopleTeamsSourcePage .personQuickActions button{text-align:right;padding:2px 0;font-size:9px}@media (max-width:1100px){.peopleTeamsSourcePage .peopleWorkspace{grid-template-columns:1fr}.peopleTeamsSourcePage .peopleListPanel{min-height:460px}}.teamPermissionBadge{color:#64748b;white-space:nowrap;background:#f7f9fc;border:1px solid #dbe4f2;border-radius:999px;align-items:center;padding:5px 9px;font-size:12px;font-weight:700;display:inline-flex}.memberAssignmentMulti{grid-template-columns:minmax(220px,1fr) minmax(320px,1.35fr) auto auto;align-items:center}.roleMultiSelect{border:1px solid var(--border,#d9e2f1);background:#fff;border-radius:10px;flex-wrap:wrap;align-items:center;gap:7px;min-height:42px;padding:6px 8px;display:flex}.roleChoice{cursor:pointer;white-space:nowrap;background:#f7faff;border:1px solid #dbe5f4;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:13px;font-weight:700;display:inline-flex}.roleChoice input{margin:0}.roleChoice.selected{color:#1456c5;background:#eaf2ff;border-color:#2b6de0}.leaderChoice{white-space:nowrap}@media (max-width:1050px){.memberAssignmentMulti{grid-template-columns:1fr}}.pastoralCenterPage{background:linear-gradient(#f7f9fc 0%,#eef3f8 100%);flex-direction:column;gap:12px;height:calc(100vh - 82px);padding:18px;display:flex;overflow:hidden}.pastoralCenterHeader{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.pastoralCenterHeader h1{color:#12213a;margin:2px 0 4px;font-size:28px}.pastoralCenterHeader p{color:#64748b;margin:0}.pastoralPersonPicker{width:min(360px,40vw)}.pastoralPersonPicker label{color:#64748b;margin-bottom:5px;font-size:12px;font-weight:800;display:block}.pastoralPersonPicker select{background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;height:42px;padding:0 12px;font-weight:700}.pastoralCenterMessage{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;padding:9px 12px;font-size:13px;font-weight:700}.pastoralHeroCard{background:#fff;border:1px solid #dbe4ef;border-radius:16px;grid-template-columns:minmax(300px,1.3fr) minmax(250px,.9fr) minmax(390px,1.4fr);align-items:center;gap:14px;padding:13px 16px;display:grid;box-shadow:0 8px 24px #1e40af0f}.pastoralHeroIdentity{align-items:center;gap:12px;min-width:0;display:flex}.pastoralHeroAvatar{color:#fff;background:linear-gradient(145deg,#155bd7,#0e3f9b);border-radius:16px;flex:none;place-items:center;width:52px;height:52px;font-size:19px;font-weight:900;display:grid}.pastoralHeroIdentity h2{color:#10213c;margin:0 0 3px;font-size:20px}.pastoralHeroIdentity p{color:#64748b;margin:0;font-size:12px}.pastoralTeamsLine{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.pastoralTeamsLine span,.pastoralRoleCloud span{color:#244f9f;background:#eef4ff;border:1px solid #d6e4ff;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:800}.pastoralIndicator{border:1px solid;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.pastoralIndicator>span{font-size:23px}.pastoralIndicator div{gap:2px;display:grid}.pastoralIndicator strong{font-size:13px}.pastoralIndicator small{opacity:.8;font-size:10px}.pastoralIndicator-green{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.pastoralIndicator-yellow{color:#854d0e;background:#fefce8;border-color:#fde68a}.pastoralIndicator-orange{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.pastoralIndicator-red{color:#9f1239;background:#fff1f2;border-color:#fecdd3}.pastoralHeroMetrics{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.pastoralHeroMetrics div{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:11px;min-width:0;padding:8px}.pastoralHeroMetrics strong{color:#12213a;white-space:nowrap;text-overflow:ellipsis;font-size:14px;display:block;overflow:hidden}.pastoralHeroMetrics span{color:#64748b;text-transform:uppercase;margin-top:2px;font-size:9px;font-weight:800;display:block}.pastoralCenterTabs{border-bottom:1px solid #dce4ee;gap:6px;padding:0 3px;display:flex}.pastoralCenterTabs button{color:#64748b;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:8px 12px;font-weight:800}.pastoralCenterTabs button span{margin-right:5px}.pastoralCenterTabs button.active{color:#155bd7;border-bottom-color:#155bd7}.pastoralCenterContent{flex:1;min-height:0;padding:1px 2px 14px;overflow:auto}.pastoralCenterGrid{gap:12px;display:grid}.pastoralGeneralGrid,.pastoralCareGrid,.pastoralJourneyGrid{grid-template-columns:1fr 1fr}.pastoralServiceGrid{grid-template-columns:1.15fr .85fr}.pastoralWideCard{grid-column:1/-1}.pastoralSectionCard{border:1px solid #dce4ee;border-radius:14px;padding:14px;box-shadow:0 6px 18px #0f172a0a}.pastoralSectionHeading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:11px;display:flex}.pastoralSectionHeading h3{color:#14233e;margin:0;font-size:16px}.pastoralSectionHeading p{color:#7b8799;margin:3px 0 0;font-size:11px}.pastoralSectionHeading>span{color:#155bd7;background:#eef4ff;border-radius:9px;place-items:center;min-width:31px;height:31px;font-weight:900;display:grid}.pastoralSectionCard label{color:#43516a;gap:4px;margin-bottom:9px;font-size:11px;font-weight:800;display:grid}.pastoralSectionCard input,.pastoralSectionCard select,.pastoralSectionCard textarea{width:100%;font:inherit;color:#172033;background:#fff;border:1px solid #cfd9e7;border-radius:9px;padding:8px 10px}.pastoralSectionCard input,.pastoralSectionCard select{height:37px}.pastoralSectionCard textarea{resize:vertical;min-height:78px}.pastoralFieldGrid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.pastoralSectionCard .primaryButton{width:100%;margin-top:2px}.pastoralStatList{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:12px;display:grid}.pastoralStatList div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;justify-content:space-between;padding:9px;display:flex}.pastoralStatList span{color:#64748b;font-size:11px}.pastoralStatList strong{color:#172033}.pastoralRoleCloud{flex-wrap:wrap;gap:6px;display:flex}.pastoralMonthlyChart{align-items:flex-end;gap:7px;height:210px;padding:12px 4px 0;display:flex}.pastoralMonth{text-align:center;flex:1;grid-template-rows:1fr 18px 18px;align-items:end;min-width:0;height:100%;display:grid}.pastoralBarTrack{border-bottom:1px solid #d9e2ee;justify-content:center;align-items:flex-end;height:100%;display:flex}.pastoralBar{background:linear-gradient(#4f8df7,#155bd7);border-radius:7px 7px 2px 2px;width:min(26px,70%);min-height:5px}.pastoralMonth strong{color:#334155;font-size:10px}.pastoralMonth span{color:#7c8798;text-transform:uppercase;font-size:9px}.pastoralServiceTable{gap:5px;max-height:250px;display:grid;overflow:auto}.pastoralServiceTable>div{border-bottom:1px solid #edf1f6;grid-template-columns:100px 1.4fr 1fr 95px;align-items:center;gap:8px;padding:8px;font-size:11px;display:grid}.pastoralServiceTable em{text-align:center;border-radius:999px;padding:4px;font-style:normal;font-weight:800}.status-accepted{color:#166534;background:#dcfce7}.status-declined{color:#9f1239;background:#ffe4e6}.status-pending,.status-not_sent{color:#92400e;background:#fef3c7}.pastoralEntriesPanel{min-height:440px}.pastoralEntryStream{gap:8px;max-height:390px;padding-right:3px;display:grid;overflow:auto}.pastoralCenterEntry{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #7c3aed;border-radius:10px;justify-content:space-between;gap:12px;padding:10px;display:flex}.pastoralCenterEntry.entry-vizita{border-left-color:#0f766e}.pastoralCenterEntry.entry-rugaciune{border-left-color:#2563eb}.pastoralCenterEntry.entry-problema{border-left-color:#e11d48}.pastoralCenterEntry span{color:#7c8798;font-size:10px;font-weight:800}.pastoralCenterEntry h4{color:#172033;margin:3px 0}.pastoralCenterEntry p{color:#526075;white-space:pre-wrap;margin:4px 0;font-size:12px}.pastoralCenterEntry small{color:#9a3412}.pastoralCenterEntry button,.pastoralJourneyLine button{color:#be123c;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.pastoralJourneyLine{gap:0;max-height:430px;display:grid;overflow:auto}.pastoralJourneyLine article{grid-template-columns:18px 1fr auto;gap:10px;padding:0 0 18px;display:grid;position:relative}.pastoralJourneyLine article:before{content:"";background:#dbe6f6;width:2px;position:absolute;top:16px;bottom:0;left:7px}.pastoralJourneyLine article:last-child:before{display:none}.pastoralJourneyDot{z-index:1;background:#155bd7;border:4px solid #dbeafe;border-radius:50%;width:16px;height:16px}.pastoralJourneyLine span{color:#64748b;text-transform:capitalize;font-size:10px}.pastoralJourneyLine h4{margin:2px 0}.pastoralJourneyLine p{color:#59667a;margin:4px 0;font-size:12px}.pastoralDocumentsCard{min-height:430px}.pastoralDocumentGrid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.pastoralDocumentGrid>a{color:#172033;background:#fff;border:1px solid #dce4ee;border-radius:11px;align-items:center;gap:10px;padding:12px;text-decoration:none;display:flex}.pastoralDocumentGrid>a>span{color:#155bd7;font-size:23px}.pastoralDocumentGrid strong{word-break:break-word;font-size:12px;display:block}.pastoralDocumentGrid small{color:#7c8798;margin-top:3px;font-size:9px;display:block}.pastoralTimelineCard{min-height:460px}.pastoralTimeline{max-width:900px;margin:auto}.pastoralTimeline article{grid-template-columns:110px 20px 1fr;gap:12px;padding-bottom:18px;display:grid;position:relative}.pastoralTimeline article:after{content:"";background:#dbe4ef;width:2px;position:absolute;top:15px;bottom:0;left:119px}.pastoralTimeline article:last-child:after{display:none}.pastoralTimelineDate{text-align:right;color:#64748b;padding-top:2px;font-size:11px}.pastoralTimelineMarker{z-index:1;background:#155bd7;border:3px solid #dbeafe;border-radius:50%;width:14px;height:14px}.pastoralTimeline article>div:last-child{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:9px 11px}.pastoralTimeline span{text-transform:uppercase;color:#155bd7;font-size:9px;font-weight:900}.pastoralTimeline h4{color:#172033;margin:2px 0}.pastoralTimeline p{color:#5f6b7d;margin:4px 0;font-size:12px}.timeline-problema .pastoralTimelineMarker{background:#e11d48;border-color:#ffe4e6}.timeline-milestone .pastoralTimelineMarker{background:#7c3aed;border-color:#ede9fe}.timeline-vizita .pastoralTimelineMarker{background:#0f766e;border-color:#ccfbf1}.pastoralUploadButton{cursor:pointer;justify-content:center;align-items:center;color:#fff!important;background:#155bd7!important;border:0!important;border-radius:9px!important;margin:0!important;padding:8px 12px!important;display:inline-flex!important}.pastoralUploadButton input{display:none}.pastoralUploadButton.disabled{opacity:.5;cursor:not-allowed}@media (max-width:1200px){.pastoralCenterPage{height:auto;overflow:visible}.pastoralHeroCard{grid-template-columns:1fr 1fr}.pastoralHeroMetrics{grid-column:1/-1}.pastoralGeneralGrid,.pastoralCareGrid,.pastoralJourneyGrid,.pastoralServiceGrid{grid-template-columns:1fr}.pastoralDocumentGrid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.pastoralCenterPage{padding:10px}.pastoralCenterHeader{flex-direction:column;align-items:stretch}.pastoralPersonPicker{width:100%}.pastoralHeroCard{grid-template-columns:1fr}.pastoralHeroMetrics{grid-template-columns:1fr 1fr}.pastoralCenterTabs{overflow:auto}.pastoralCenterTabs button{white-space:nowrap}.pastoralFieldGrid,.pastoralDocumentGrid{grid-template-columns:1fr}.pastoralServiceTable>div{grid-template-columns:90px 1fr}.pastoralServiceTable>div>:nth-child(3),.pastoralServiceTable>div>:nth-child(4){grid-column:2}.pastoralTimeline article{grid-template-columns:80px 18px 1fr}.pastoralTimeline article:after{left:89px}}.pastoralFollowUpGrid{grid-template-columns:.85fr 1.15fr}.pastoralFollowUpPanel{min-height:430px}.pastoralFollowUpList{gap:8px;max-height:390px;padding-right:3px;display:grid;overflow:auto}.pastoralFollowUpItem{background:#fff;border:1px solid #dce4ee;border-left:4px solid #2563eb;border-radius:11px;justify-content:space-between;align-items:flex-start;gap:12px;padding:11px;display:flex}.pastoralFollowUpItem.overdue{background:#fff7f7;border-left-color:#dc2626}.pastoralFollowUpItem.status-completed{opacity:.85;background:#f7fff9;border-left-color:#16a34a}.pastoralFollowUpItem span{text-transform:capitalize;color:#64748b;font-size:10px;font-weight:800}.pastoralFollowUpItem h4{color:#172033;margin:3px 0}.pastoralFollowUpItem p{color:#526075;white-space:pre-wrap;margin:4px 0;font-size:12px}.pastoralFollowUpItem small{color:#9a3412;font-size:10px;font-weight:800}.pastoralFollowUpItem.status-completed small{color:#166534}.pastoralFollowUpActions{flex-direction:column;gap:5px;min-width:82px;display:flex}.pastoralFollowUpActions button{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:6px 8px;font-size:10px;font-weight:800}.pastoralFollowUpActions button.danger{color:#be123c;background:#fff1f2;border-color:#fecdd3}@media (max-width:1200px){.pastoralFollowUpGrid{grid-template-columns:1fr}}.pastoralPrioritiesPage{background:linear-gradient(#f7f9fc,#edf2f7);flex-direction:column;gap:12px;height:calc(100vh - 82px);padding:18px;display:flex;overflow:hidden}.pastoralPrioritiesHeader{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.pastoralPrioritiesHeader h1{color:#12213a;margin:3px 0 4px;font-size:28px}.pastoralPrioritiesHeader p{color:#64748b;margin:0}.pastoralPriorityMessage{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;padding:9px 12px;font-size:12px;font-weight:700}.pastoralPriorityMetrics{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.pastoralPriorityMetrics button{appearance:none;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce4ee;border-radius:14px;padding:12px 14px;box-shadow:0 5px 16px #0f172a09}.pastoralPriorityMetrics button:hover,.pastoralPriorityMetrics button.active{border-color:#60a5fa;box-shadow:0 8px 20px #2563eb17}.pastoralPriorityMetrics strong{color:#172033;font-size:25px;display:block}.pastoralPriorityMetrics span{color:#334155;margin-top:2px;font-weight:900;display:block}.pastoralPriorityMetrics small{color:#8792a5;margin-top:3px;display:block}.pastoralPriorityMetrics .danger strong{color:#dc2626}.pastoralPriorityMetrics .warning strong{color:#ea580c}.pastoralPriorityMetrics .success strong{color:#16a34a}.pastoralPriorityWorkspace{flex:1;grid-template-columns:minmax(0,1.7fr) minmax(300px,.7fr);gap:12px;min-height:0;display:grid}.pastoralPriorityMain{flex-direction:column;min-height:0;padding:13px;display:flex}.pastoralPriorityToolbar{border-bottom:1px solid #e7edf4;justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.pastoralPriorityToolbar input{border:1px solid #cfd9e7;border-radius:9px;width:min(280px,38%);height:36px;padding:0 10px}.pastoralPriorityFilters{flex-wrap:wrap;gap:5px;display:flex}.pastoralPriorityFilters button{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #dbe4ee;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.pastoralPriorityFilters button.active{color:#fff;background:#155bd7;border-color:#155bd7}.pastoralPriorityList{gap:8px;padding:10px 2px 2px 0;display:grid;overflow:auto}.pastoralPriorityItem{background:#fff;border:1px solid #e0e7ef;border-left:4px solid #2563eb;border-radius:12px;grid-template-columns:120px minmax(0,1fr) 100px;align-items:center;gap:13px;padding:10px 11px;display:grid}.pastoralPriorityItem.overdue{background:snow;border-left-color:#dc2626}.pastoralPriorityItem.status-completed{opacity:.86;background:#f8fff9;border-left-color:#16a34a}.pastoralPriorityDate strong{color:#334155;font-size:11px;display:block}.pastoralPriorityDate span{color:#1d4ed8;text-transform:uppercase;background:#eef4ff;border-radius:999px;margin-top:4px;padding:3px 7px;font-size:9px;font-weight:900;display:inline-block}.pastoralPriorityItem.overdue .pastoralPriorityDate span{color:#b91c1c;background:#fee2e2}.pastoralPriorityItem.status-completed .pastoralPriorityDate span{color:#166534;background:#dcfce7}.pastoralPriorityBody>a{color:#155bd7;font-size:11px;font-weight:900;text-decoration:none}.pastoralPriorityBody h3{color:#172033;margin:2px 0;font-size:14px}.pastoralPriorityBody p{color:#64748b;white-space:pre-wrap;margin:3px 0;font-size:11px}.pastoralPriorityActions{gap:5px;display:grid}.pastoralPriorityActions button,.pastoralPriorityActions a{color:#1d4ed8;text-align:center;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:6px 7px;font-size:9px;font-weight:900;text-decoration:none}.pastoralPriorityActions button:disabled{opacity:.55}.pastoralPrioritySide{grid-template-rows:1fr 1fr;gap:12px;min-height:0;display:grid}.pastoralAttentionCard,.pastoralUpcomingCard{flex-direction:column;min-height:0;padding:13px;display:flex}.pastoralSideHeading{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:flex-start;gap:10px;padding-bottom:9px;display:flex}.pastoralSideHeading h2{color:#172033;margin:0;font-size:15px}.pastoralSideHeading p{color:#7c8798;margin:3px 0 0;font-size:10px}.pastoralSideHeading>span{color:#155bd7;background:#eef4ff;border-radius:9px;place-items:center;min-width:29px;height:29px;font-weight:900;display:grid}.pastoralAttentionList,.pastoralUpcomingList{gap:6px;padding-top:8px;display:grid;overflow:auto}.pastoralAttentionList>a{background:#fff;border:1px solid #e5eaf1;border-radius:9px;grid-template-columns:16px 1fr 10px;align-items:center;gap:8px;padding:8px;text-decoration:none;display:grid}.pastoralAttentionList>a.attention-red{background:#fff7f7;border-color:#fecaca}.pastoralAttentionList>a.attention-orange{background:#fffaf4;border-color:#fed7aa}.pastoralAttentionDot{color:#ea580c;font-size:12px}.attention-red .pastoralAttentionDot{color:#dc2626}.pastoralAttentionList strong,.pastoralUpcomingList strong{color:#172033;font-size:11px;display:block}.pastoralAttentionList small,.pastoralUpcomingList small{color:#758196;margin-top:2px;font-size:9px;display:block}.pastoralAttentionList b{color:#94a3b8}.pastoralUpcomingList>a{border-bottom:1px solid #edf1f5;grid-template-columns:75px 1fr;gap:8px;padding:7px 2px;text-decoration:none;display:grid}.pastoralUpcomingList time{color:#155bd7;padding-top:1px;font-size:9px;font-weight:900}.emptyState{color:#8490a3;text-align:center;padding:20px;font-size:12px}@media (max-width:1150px){.pastoralPrioritiesPage{height:auto;overflow:visible}.pastoralPriorityWorkspace{grid-template-columns:1fr}.pastoralPrioritySide{grid-template-rows:auto;grid-template-columns:1fr 1fr}.pastoralPriorityMain{min-height:560px}.pastoralAttentionCard,.pastoralUpcomingCard{min-height:320px}}@media (max-width:760px){.pastoralPrioritiesPage{padding:10px}.pastoralPrioritiesHeader{flex-direction:column;align-items:stretch}.pastoralPriorityMetrics{grid-template-columns:1fr 1fr}.pastoralPriorityToolbar{flex-direction:column;align-items:stretch}.pastoralPriorityToolbar input{width:100%}.pastoralPriorityItem{grid-template-columns:1fr}.pastoralPriorityActions{grid-template-columns:1fr 1fr}.pastoralPrioritySide{grid-template-columns:1fr}.pastoralPriorityMetrics strong{font-size:21px}}.pastoralPriorityHeaderActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.pastoralPriorityHeaderActions .secondaryButton{color:#1e3a5f;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:10px 14px;font-weight:800}.pastoralPriorityHeaderActions .secondaryButton:hover{color:#1d4ed8;border-color:#2563eb}@media print{body{background:#fff!important}.appSidebar,.appTopbar,.pastoralPriorityHeaderActions,.pastoralPriorityToolbar,.pastoralPrioritySide,.pastoralPriorityActions,footer{display:none!important}.appMain,.pastoralPrioritiesPage{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.pastoralPrioritiesHeader{margin-bottom:12px}.pastoralPriorityMetrics{grid-template-columns:repeat(4,1fr)!important;gap:8px!important}.pastoralPriorityWorkspace{display:block!important}.pastoralPriorityMain{box-shadow:none!important;border:0!important;padding:0!important}.pastoralPriorityItem{break-inside:avoid;page-break-inside:avoid;border:1px solid #dbe4ef!important;margin-bottom:8px!important}.pastoralPriorityItem.status-completed{opacity:.65}@page{size:A4 portrait;margin:14mm}}.pastoralEntryActions{flex-shrink:0;align-items:flex-start;gap:8px;display:flex}.pastoralEntryActions .edit{color:#155bd7}.pastoralCenterEntry.is-editing{background:#eff6ff;border-color:#93c5fd}.pastoralFormActions{justify-content:flex-end;gap:10px;display:flex}.pastoralFormActions .primaryButton{flex:1}.secondaryButton{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9px;padding:10px 16px;font-weight:800}.engagementMapPage{padding:28px 32px 48px}.engagementMapHeader{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.engagementMapHeader h1{letter-spacing:-1.2px;margin:4px 0;font-size:32px}.engagementMapHeader p{color:var(--muted);max-width:760px;margin:0}.engagementSummary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.engagementSummaryCard{text-align:left;border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:16px;padding:16px;transition:all .18s}.engagementSummaryCard:hover,.engagementSummaryCard.is-active{transform:translateY(-2px);box-shadow:0 10px 28px #2048821a}.engagementSummaryCard strong{font-size:27px;line-height:1;display:block}.engagementSummaryCard span{margin-top:8px;font-weight:800;display:block}.engagementSummaryCard small{color:var(--muted);margin-top:4px;line-height:1.35;display:block}.engagementSummaryCard.is-green{border-top:4px solid #18a05e}.engagementSummaryCard.is-yellow{border-top:4px solid #eab308}.engagementSummaryCard.is-orange{border-top:4px solid #ea6b14}.engagementSummaryCard.is-red{border-top:4px solid #d9274e}.engagementToolbar{border:1px solid var(--border);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:12px;display:flex}.engagementToolbar input{width:min(320px,100%)}.engagementFilters{flex-wrap:wrap;gap:8px;display:flex}.engagementFilters button{border:1px solid var(--border);cursor:pointer;background:#f7f9fc;border-radius:999px;padding:8px 12px;font-weight:700}.engagementFilters button.active{color:#fff;background:#155bd7;border-color:#155bd7}.engagementGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.engagementPersonCard{border:1px solid var(--border);background:#fff;border-left:5px solid #9aa9bd;border-radius:17px;padding:16px;box-shadow:0 4px 18px #25416e0d}.engagementPersonCard.is-green{border-left-color:#18a05e}.engagementPersonCard.is-yellow{border-left-color:#eab308}.engagementPersonCard.is-orange{border-left-color:#ea6b14}.engagementPersonCard.is-red{border-left-color:#d9274e}.engagementPersonTop{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.engagementPersonTop h2{margin:0;font-size:18px}.engagementPersonTop p{color:var(--muted);margin:3px 0 0;font-size:13px}.engagementAvatar{color:#155bd7;background:#eaf2ff;border-radius:13px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.engagementIndicator{white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}.engagementIndicator.is-green{color:#087542;background:#e6f7ee}.engagementIndicator.is-yellow{color:#8a6500;background:#fff8d8}.engagementIndicator.is-orange{color:#a74208;background:#fff0e4}.engagementIndicator.is-red{color:#a10f34;background:#ffe8ee}.engagementReason{color:#4e5f78;min-height:42px;margin:14px 0;line-height:1.45}.engagementMetrics{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.engagementMetrics div{text-align:center;background:#f6f8fb;border-radius:11px;padding:10px}.engagementMetrics strong{font-size:18px;display:block}.engagementMetrics span{color:var(--muted);text-transform:uppercase;margin-top:2px;font-size:10px;font-weight:800;display:block}.engagementDates{grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;display:grid}.engagementDates div{border-top:1px solid var(--border);padding-top:10px}.engagementDates dt{color:var(--muted);font-size:11px}.engagementDates dd{margin:3px 0 0;font-size:13px;font-weight:800}.engagementOpenButton{color:#155bd7;text-align:center;background:#edf4ff;border-radius:11px;padding:10px 12px;font-weight:900;text-decoration:none;display:block}@media (max-width:1050px){.engagementSummary,.engagementGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.engagementMapPage{padding:20px 16px 40px}.engagementMapHeader,.engagementToolbar{flex-direction:column;align-items:stretch}.engagementSummary,.engagementGrid{grid-template-columns:1fr}.engagementPersonTop{grid-template-columns:auto 1fr}.engagementIndicator{grid-column:1/-1;width:max-content}.engagementMetrics{grid-template-columns:repeat(2,1fr)}.engagementDates{grid-template-columns:1fr}}.engagementSignals{flex-wrap:wrap;gap:6px;min-height:28px;margin:-4px 0 13px;display:flex}.engagementSignal{border:1px solid #0000;border-radius:999px;align-items:center;padding:5px 9px;font-size:10px;font-weight:850;display:inline-flex}.engagementSignal.is-info{color:#155bd7;background:#edf4ff;border-color:#d8e7ff}.engagementSignal.is-warning{color:#846100;background:#fff8dc;border-color:#f4e49a}.engagementSignal.is-danger{color:#a10f34;background:#ffe9ee;border-color:#f7c5d1}.engagementSignal.is-calm{color:#087542;background:#edf8f2;border-color:#ccebd9}.engagementCardActions{grid-template-columns:1fr auto;gap:8px;display:grid}.engagementFollowButton{color:#155bd7;cursor:pointer;background:#fff;border:1px solid #c9dcfb;border-radius:11px;padding:10px 13px;font-weight:900}.engagementFollowButton:hover{background:#f2f7ff}.engagementModalBackdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0e1b337a;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.engagementModal{background:#fff;border-radius:20px;width:min(620px,100%);padding:20px;box-shadow:0 28px 80px #0e1e3a47}.engagementModal header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.engagementModal h2{margin:4px 0 0;font-size:22px}.engagementModalClose{cursor:pointer;background:#eef2f7;border:0;border-radius:50%;width:36px;height:36px;font-size:24px}.engagementModalGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.engagementModal label{color:#34445c;gap:6px;margin-bottom:12px;font-size:12px;font-weight:850;display:grid}.engagementModal input,.engagementModal select,.engagementModal textarea{border:1px solid var(--border);width:100%;font:inherit;color:inherit;background:#fff;border-radius:11px;padding:11px 12px}.engagementModal textarea{resize:vertical;min-height:100px}.engagementModal footer{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}@media (max-width:720px){.engagementCardActions,.engagementModalGrid{grid-template-columns:1fr}.engagementModal footer{flex-direction:column-reverse}}.sideNav a{position:relative}.sideNav .navLabel{flex:1;min-width:0}.pastoralReminderBadge{color:#fff;background:#dc2626;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:10px;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 0 0 2px #ffffff47}.pastoralPriorityMetrics{grid-template-columns:repeat(5,minmax(0,1fr))}.pastoralPriorityActions{grid-template-columns:repeat(2,minmax(0,1fr));min-width:210px}.pastoralPriorityActions .postponeButton{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.pastoralPriorityActions .postponeButton:hover{background:#ffedd5}@media (max-width:1250px){.pastoralPriorityMetrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.pastoralPriorityMetrics{grid-template-columns:1fr 1fr}.pastoralPriorityActions{grid-template-columns:1fr 1fr;min-width:0}}.peopleCompleteCreatePage .peopleWorkspace{grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr)}.personCreateSection{background:#f9fbfe;border:1px solid #dbe5f2;border-radius:14px;margin-top:10px;padding:13px}.personCreateSectionTitle{justify-content:space-between;align-items:center;gap:14px;margin-bottom:11px;display:flex}.personCreateSectionTitle>div{gap:2px;display:grid}.personCreateSectionTitle strong{color:#20304a;font-size:13px}.personCreateSectionTitle span{color:#728097;font-size:11px}.addAssignmentButton{white-space:nowrap;padding:8px 11px;font-size:11px}.accessCategoryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.accessCategoryChoice{cursor:pointer;background:#fff;border:1px solid #dbe4f0;border-radius:11px;align-items:center;gap:9px;padding:10px;transition:all .16s;display:flex}.accessCategoryChoice:hover{border-color:#a8c5f7}.accessCategoryChoice.selected{background:#eef5ff;border-color:#2a6ee8;box-shadow:0 0 0 1px #2a6ee814}.accessCategoryChoice input{accent-color:#1764dc;width:16px;height:16px}.accessCategoryChoice>span{gap:2px;display:grid}.accessCategoryChoice strong{font-size:12px}.accessCategoryChoice small{color:#77859a;font-size:10px}.initialAssignmentList{gap:9px;display:grid}.initialAssignmentCard{background:#fff;border:1px solid #dbe5f2;border-radius:12px;grid-template-columns:34px minmax(170px,.75fr) minmax(240px,1.25fr) auto 28px;align-items:end;gap:9px;padding:10px;display:grid;position:relative}.assignmentNumber{color:#155bd7;background:#eaf2ff;border-radius:9px;align-self:center;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.assignmentTeamField{color:#42516a;gap:5px;font-size:10px;font-weight:850;display:grid}.assignmentTeamField select{width:100%;font:inherit;color:#1f2c42;background:#fff;border:1px solid #ccd8e8;border-radius:9px;padding:9px 10px}.assignmentRolesField{gap:5px;display:grid}.fieldLabel{color:#42516a;font-size:10px;font-weight:850}.assignmentRoleChoices{flex-wrap:wrap;align-items:center;gap:6px;min-height:36px;display:flex}.assignmentRoleChoices em{color:#8995a7;font-size:10px}.assignmentRoleChoice{cursor:pointer;background:#f7f9fc;border:1px solid #d8e3f1;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.assignmentRoleChoice.selected{color:#155bd7;background:#e9f2ff;border-color:#91b7f6}.assignmentRoleChoice input{accent-color:#155bd7;width:13px;height:13px}.assignmentLeaderChoice{white-space:nowrap;color:#42516a;align-items:center;gap:6px;padding:8px 6px;font-size:10px;font-weight:850;display:flex}.assignmentLeaderChoice input{accent-color:#155bd7;width:15px;height:15px}.removeAssignmentButton{color:#bd1e37;cursor:pointer;background:#fff0f1;border:0;border-radius:50%;align-self:center;width:27px;height:27px;font-size:18px;line-height:1}.removeAssignmentButton:hover{background:#ffe1e5}@media (max-width:1220px){.peopleCompleteCreatePage .peopleWorkspace{grid-template-columns:1fr}.initialAssignmentCard{grid-template-columns:34px 1fr 1.2fr auto 28px}}@media (max-width:760px){.accessCategoryGrid{grid-template-columns:1fr}.personCreateSectionTitle{flex-direction:column;align-items:stretch}.initialAssignmentCard{grid-template-columns:34px 1fr 28px}.assignmentTeamField,.assignmentRolesField,.assignmentLeaderChoice{grid-column:2}.removeAssignmentButton{grid-area:1/3}.assignmentNumber{grid-row:1/4}}.teamRoleChips.roleFilters{align-items:center}.teamRoleChips .roleFilter{color:var(--blue);cursor:pointer;background:#eef5ff;border:1px solid #cfe0ff;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.teamRoleChips .roleFilter b{background:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:9px;display:inline-flex}.teamRoleChips .roleFilter.active,.teamRoleChips .roleChip.active .roleFilter{background:var(--blue);color:#fff;border-color:var(--blue)}.teamRoleChips .roleFilter.active b,.teamRoleChips .roleChip.active .roleFilter b{color:var(--blue)}.teamRoleChips .roleChip{background:0 0;align-items:center;gap:2px;padding:0;display:inline-flex}.teamRoleChips .roleChip.active{background:0 0}.teamRoleChips .deleteRoleButton{width:20px;height:20px;color:var(--danger);cursor:pointer;background:#fff;border:1px solid #ffd0d0;border-radius:50%;justify-content:center;align-items:center;font-size:13px;display:inline-flex}.teamStatsGrid{border-bottom:1px solid var(--line);grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:12px 0;display:grid}.teamStatsGrid article{background:linear-gradient(#fff,#f8fbff);border:1px solid #dde5f0;border-radius:10px;min-width:0;padding:10px 11px}.teamStatsGrid span{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:9px;font-weight:800;display:block}.teamStatsGrid strong{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:18px;display:block;overflow:hidden}.teamStatsGrid small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:9px;display:block;overflow:hidden}.memberAssignment.editing{background:#f2f7ff;border-color:#8cb7ff}.teamMembersTable{flex-direction:column;flex:1;min-height:0;margin-top:9px;display:flex}.teamMembersHead{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;grid-template-columns:minmax(190px,1.35fr) minmax(160px,1.2fr) minmax(120px,.85fr) minmax(120px,.85fr) 105px 165px;gap:9px;padding:0 9px 6px;font-size:9px;font-weight:850;display:grid}.teamMemberList article{grid-template-columns:minmax(190px,1.35fr) minmax(160px,1.2fr) minmax(120px,.85fr) minmax(120px,.85fr) 105px 165px;padding:8px 9px}.teamMemberList article.editingMember{background:#f4f8ff;border-color:#79aaff}.teamMemberIdentity{align-items:center;gap:9px;min-width:0;display:flex}.teamMemberIdentity>div:last-child{min-width:0}.teamMemberIdentity strong,.teamMemberIdentity span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.memberRoleBadges{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.memberRoleBadges span,.memberRoleBadges b{color:#175cc8;background:#eaf2ff;border-radius:999px;padding:3px 6px;font-weight:850;margin:0!important;font-size:8px!important;display:inline-flex!important}.memberRoleBadges b{color:#9a5a00;background:#fff0d8}.memberRoleBadges em{color:var(--muted);font-size:9px}.memberServiceCell{min-width:0}.memberServiceCell strong{font-size:10px!important}.memberServiceCell span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.availabilityBadge{border-radius:999px;padding:4px 7px;font-weight:850;margin:0!important;font-size:8px!important;display:inline-flex!important}.availabilityBadge.available{color:#168044;background:#e8f8ee}.availabilityBadge.unavailable{color:#b82c2c;background:#fff0f0}.memberRowActions{justify-content:flex-end;gap:5px;display:flex}.memberRowActions button{border:1px solid var(--line);color:var(--blue);white-space:nowrap;background:#fff;border-radius:7px;padding:5px 7px;font-size:9px;font-weight:800}.memberRowActions .removeMember{color:var(--danger)}.teamPrintSheet{display:none}@media (max-width:1180px){.teamStatsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.teamMembersHead{display:none}.teamMemberList article{grid-template-columns:42px minmax(0,1fr) auto}.teamMemberIdentity{grid-column:1/3}.memberRoleBadges,.memberServiceCell,.teamMemberList article>div:nth-child(5){grid-column:2/3}.memberRowActions{flex-direction:column;grid-area:1/3/5}}@media (max-width:760px){.teamStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.teamHeaderActions{flex-wrap:wrap;justify-content:flex-end}}@media print{body.printingTeamSheet *{visibility:hidden!important}body.printingTeamSheet .teamPrintSheet,body.printingTeamSheet .teamPrintSheet *{visibility:visible!important}body.printingTeamSheet .teamPrintSheet{color:#111;background:#fff;width:100%;padding:18mm;position:absolute;inset:0;display:block!important}.teamPrintSheet h1{margin:0 0 5px;font-size:25px}.teamPrintSheet>p{color:#555;margin:0 0 15px}.teamPrintSummary{gap:18px;margin-bottom:14px;font-weight:700;display:flex}.teamPrintSheet table{border-collapse:collapse;width:100%;font-size:10pt}.teamPrintSheet th,.teamPrintSheet td{text-align:left;border:1px solid #cbd2dc;padding:7px}.teamPrintSheet th{background:#eef3f9}}.authPage{background:#fff;grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);min-height:100vh;padding:0;display:grid}.authVisual{background:radial-gradient(circle at 82% 12%,#6caaff6b,#0000 28%),linear-gradient(145deg,#082f80 0%,#1458c9 48%,#2875e9 100%);min-height:100vh;padding:clamp(48px,6vw,96px)}.authVisualContent{max-width:650px}.authBrandLockup{align-items:center;gap:15px;margin-bottom:clamp(52px,8vh,92px);display:flex}.authBrandLockup img,.mobileAuthBrand img{object-fit:contain;background:#fff;border-radius:16px;box-shadow:0 14px 32px #04194338}.authBrandLockup strong{letter-spacing:-.02em;font-size:21px;display:block}.authBrandLockup span{opacity:.78;margin-top:4px;font-size:12px;display:block}.authVisual .authEyebrow{color:#dceaff;opacity:1;margin-bottom:15px}.authVisual h1{letter-spacing:-.055em;max-width:680px;font-size:clamp(44px,4.5vw,70px);line-height:1.02}.authVisual p:not(.authEyebrow){max-width:600px;font-size:clamp(17px,1.35vw,21px)}.authFeatureGrid{max-width:620px;margin-top:40px}.authFeatureGrid span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff17;border-color:#ffffff3b;padding:15px 17px}.authPanel{background:linear-gradient(145deg,#f8faff,#eef4ff);min-height:100vh;padding:clamp(28px,5vw,80px)}.authCard{border-radius:24px;width:min(490px,100%);max-width:none;padding:clamp(30px,3.2vw,46px);box-shadow:0 28px 80px #1c428224}.authCard h2{letter-spacing:-.04em;font-size:36px}.authCard .muted{margin:12px 0 24px}.authCard input{border-radius:12px;min-height:50px}.primaryButton.fullButton{border-radius:12px;min-height:51px;font-size:15px}.outlineButton.fullButton{border-radius:12px;min-height:48px}.mobileAuthBrand span{font-size:16px}@media (max-width:980px){.authPage{grid-template-columns:1fr minmax(400px,.9fr)}.authVisual{padding:44px}.authVisual h1{font-size:43px}.authFeatureGrid{grid-template-columns:1fr}}@media (max-width:760px){.authPage{grid-template-columns:1fr;min-height:100vh;display:grid}.authVisual{display:none}.authPanel{background:linear-gradient(160deg,#eef4ff,#f9fbff 52%,#edf4ff);min-height:100vh;padding:22px}.authCard{border-radius:20px;padding:30px 24px}.mobileAuthBrand{margin-bottom:28px;display:flex}.authCard h2{font-size:31px}}
