.reactEasyCrop_Container{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;cursor:move;display:flex;justify-content:center;align-items:center}.reactEasyCrop_Image,.reactEasyCrop_Video{will-change:transform}.reactEasyCrop_Contain{max-width:100%;max-height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.reactEasyCrop_Cover_Horizontal{width:100%;height:auto}.reactEasyCrop_Cover_Vertical{width:auto;height:100%}.reactEasyCrop_CropArea{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid hsla(0,0%,100%,.5);box-sizing:border-box;box-shadow:0 0 0 9999em;color:rgba(0,0,0,.5);overflow:hidden}.reactEasyCrop_CropAreaRound{border-radius:50%}.reactEasyCrop_CropAreaGrid:before{content:" ";box-sizing:border-box;position:absolute;border:1px solid hsla(0,0%,100%,.5);top:0;bottom:0;left:33.33%;right:33.33%;border-top:0;border-bottom:0}.reactEasyCrop_CropAreaGrid:after{content:" ";box-sizing:border-box;position:absolute;border:1px solid hsla(0,0%,100%,.5);top:33.33%;bottom:33.33%;left:0;right:0;border-left:0;border-right:0}.pastoral-auth-gate{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem}.pastoral-auth-gate--embedded{min-height:0;padding:0;justify-content:flex-start}.pastoral-auth-gate--embedded .pastoral-auth-gate__subtitle{margin-bottom:1rem}.pastoral-auth-gate__title{font-size:1.75rem;font-weight:600;color:#1d1d1f;margin-bottom:.5rem}.pastoral-auth-gate__subtitle{font-size:.9375rem;color:#6e6e73;margin-bottom:2rem}.pastoral-auth-gate__card{background:#f5f5f7;border-radius:12px;padding:1.5rem;border:1px solid #e5e5ea}.pastoral-auth-gate__card--single{width:100%;max-width:360px}@media (min-width:768px){.pastoral-auth-gate__card--single{max-width:440px;padding:2rem}}.pastoral-auth-gate__link{display:block;width:100%;margin-top:1rem;padding:.5rem;font-size:.875rem;color:#0071e3;background:transparent;border:none;cursor:pointer;transition:opacity .2s}.pastoral-auth-gate__link:hover{opacity:.8}.pastoral-auth-gate__link--small{margin-top:.5rem;font-size:.8125rem}.pastoral-auth-gate__reset-success{text-align:center;padding:.5rem 0}.pastoral-auth-gate__reset-success p{margin:0 0 .5rem;font-size:.9375rem;color:#1d1d1f}.pastoral-auth-gate__reset-hint{font-size:.8125rem!important;color:#6e6e73!important;margin-bottom:1rem!important}.pastoral-auth-gate__reset-spam{font-size:1.0625rem;font-weight:600;color:#0071e3;margin:0 0 .75rem}.pastoral-auth-gate__card-title{font-size:1rem;font-weight:600;color:#1d1d1f;margin-bottom:1rem}.pastoral-auth-gate__form{display:flex;flex-direction:column;gap:.75rem}.pastoral-auth-gate__input{width:100%;padding:.75rem 1rem;font-size:.9375rem;border:1px solid #d2d2d7;border-radius:8px;background:#fff;outline:none;transition:border-color .2s;box-sizing:border-box}.pastoral-auth-gate__input:focus{border-color:#0071e3;box-shadow:0 0 0 2px rgba(0,113,227,.2)}.pastoral-auth-gate__select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236e6e73' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;transition:box-shadow .3s,background-color .3s}.pastoral-auth-gate__select--highlight{animation:pastoral-camp-highlight .5s ease-out}.pastoral-auth-gate__btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;color:#fff;background:#0071e3;border:none;border-radius:8px;cursor:pointer;transition:background .2s,opacity .2s}.pastoral-auth-gate__btn:hover:not(:disabled){background:#0077ed}.pastoral-auth-gate__btn:disabled{opacity:.7;cursor:not-allowed}.pastoral-auth-gate__name-matches{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.pastoral-auth-gate__name-matches-label{font-size:.8125rem;color:#6e6e73;width:100%}.pastoral-auth-gate__name-match-btn{padding:.5rem .75rem;font-size:.875rem;color:#0071e3;background:rgba(0,113,227,.1);border:1px solid rgba(0,113,227,.3);border-radius:8px;cursor:pointer;transition:background .2s,border-color .2s}.pastoral-auth-gate__name-match-btn:hover{background:rgba(0,113,227,.15);border-color:#0071e3}.pastoral-report-main{background:linear-gradient(180deg,#fafafa,#f5f5f5)}.pastoral-form{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Apple SD Gothic Neo,Noto Sans KR,sans-serif;margin:0 auto}.pastoral-form,.pastoral-form .content,.pastoral-form .pastoral-content{max-width:min(720px,100%)}.pastoral-header-card{padding:1.75rem 1.5rem;margin-bottom:2rem;background:#fff;border:1px solid rgba(226,232,240,.95);border-radius:18px;box-shadow:0 1px 2px rgba(15,23,42,.04);overflow:hidden}.pastoral-header-card__main{text-align:center}.pastoral-header-card__title{font-size:1.75rem;font-weight:600;letter-spacing:-.03em;color:#1d1d1f;line-height:1.2;margin:0 0 .5rem}.pastoral-header-card__subtitle{margin:0;font-size:.9375rem;line-height:1.5;color:#6e6e73}.pastoral-header-card__notice{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(226,232,240,.8);font-size:.8125rem;font-weight:500;color:#64748b}.pastoral-header-card__notice-icon{font-size:.9rem;color:#94a3b8;flex-shrink:0}.text-typography-body{font-size:.9375rem;line-height:1.55;color:#6e6e73}.pastoral-form .wrapper{margin-bottom:1.75rem}.promise-word-input{margin-bottom:1rem}.promise-word-search-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;align-items:flex-end}.promise-word-input .form-textbox{margin-bottom:0}.promise-word-book-select{min-width:100px}.promise-word-search-row input[type=number],.promise-word-search-row select{padding:.35rem .5rem!important;font-size:.8125rem!important;min-height:2rem!important}.promise-word-search-row label{font-size:.6875rem!important;margin-bottom:.25rem!important}.promise-word-verse-input{width:3.25rem}.promise-word-search-btn{flex-shrink:0;padding:.25rem .5rem;font-size:.6875rem;font-weight:600;color:#334155;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #d9e2ec;border-radius:8px;cursor:pointer;box-shadow:0 2px 8px rgba(15,23,42,.04);transition:background .2s,color .2s,border-color .2s,transform .2s,box-shadow .2s}.promise-word-search-btn:hover:not(:disabled){background:#fff;color:#0f172a;border-color:#bfd2e6;transform:translateY(-1px);box-shadow:0 2px 6px rgba(15,23,42,.05)}.promise-word-search-btn:disabled{opacity:.6;cursor:not-allowed}.promise-word-search-error{margin:0 0 .75rem;font-size:.8125rem;font-weight:500;color:#dc2626}.form-textbox{position:relative;margin-bottom:1.125rem}.form-textbox:last-child{margin-bottom:0}.form-textbox-input{width:100%;padding:1rem;font-size:1rem;line-height:1.5;color:#1d1d1f;background:hsla(0,0%,100%,.88);border:1px solid #dde4ee;border-radius:16px;outline:none;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.6),0 1px 3px rgba(15,23,42,.04);transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:3.25rem;box-sizing:border-box}.form-textbox-input::-moz-placeholder{color:transparent}.form-textbox-input::placeholder{color:transparent}.promise-word-input .promise-word-search-input::-moz-placeholder{color:#94a3b8}.promise-word-input .promise-word-search-input::placeholder{color:#94a3b8}.form-textbox-input:hover{border-color:#cbd5e1}.form-textbox-input:focus{background:#fff;border-color:#5b9df9;box-shadow:0 0 0 4px rgba(0,113,227,.14),0 10px 24px rgba(0,113,227,.08)}.form-textbox-label{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:.95rem;font-weight:500;color:#7a7f87;pointer-events:none;transition:opacity .2s,visibility .2s}.form-textbox.has-value .form-textbox-label{opacity:0;visibility:hidden;pointer-events:none}.form-textbox:focus-within .form-textbox-label{opacity:0;visibility:hidden}.form-textbox textarea.form-textbox-input{padding-top:1.1rem;min-height:92px;resize:vertical}.form-textbox-input[type=date]{color-scheme:light;min-height:3.5rem}.form-textbox:not(.has-value) .form-textbox-input[type=date]:not(:focus){color:transparent}.form-textbox-input[type=date]:focus,.form-textbox.has-value .form-textbox-input[type=date]{color:#1d1d1f}.form-textbox textarea.form-textbox-input~.form-textbox-label{top:1.25rem;transform:none}.form-textbox.has-value textarea~.form-textbox-label,.form-textbox:focus-within textarea~.form-textbox-label{opacity:0;visibility:hidden}.form-dropdown{position:relative;margin-bottom:1.125rem}.form-dropdown-select{width:100%;padding:1rem 2.75rem 1rem 1rem;font-size:1rem;line-height:1.5;color:#1d1d1f;background:hsla(0,0%,100%,.88);border:1px solid #dde4ee;border-radius:16px;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:3.25rem;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.6),0 1px 3px rgba(15,23,42,.04);transition:background .2s,border-color .2s,box-shadow .2s}.form-dropdown-select:hover{border-color:#cbd5e1}.form-dropdown-select:focus{background:#fff;border-color:#5b9df9;box-shadow:0 0 0 4px rgba(0,113,227,.14),0 10px 24px rgba(0,113,227,.08)}.form-dropdown-chevron{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:12px;height:12px;pointer-events:none;color:#6e6e73}.form-dropdown-chevron:after{content:"";position:absolute;right:0;top:0;border-left:2px solid;border-bottom:2px solid;width:8px;height:8px;transform:rotate(-45deg);margin-top:2px}.form-dropdown-label{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:.95rem;font-weight:500;color:#7a7f87;pointer-events:none;transition:transform .2s,font-size .2s}.form-dropdown-select:focus~.form-dropdown-label,.form-dropdown.has-value .form-dropdown-label{transform:translateY(-1.75rem) scale(.85);font-size:.75rem;color:#6e6e73}.form-dropdown:not(.has-value) .form-dropdown-select:not(:focus){color:transparent}.form-dropdown-select:focus,.form-dropdown.has-value .form-dropdown-select{color:#1d1d1f}.form-dropdown--highlight .form-dropdown-select{animation:pastoral-camp-highlight .5s ease-out}@keyframes pastoral-camp-highlight{0%{box-shadow:0 0 0 3px rgba(0,113,227,.5);background-color:rgba(0,113,227,.08)}to{box-shadow:0 0 0 3px transparent;background-color:#f5f5f7}}.pastoral-name-matches{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:1rem;grid-column:1/-1}.pastoral-name-matches__label{font-size:.8125rem;color:#6e6e73;width:100%}.pastoral-name-matches__btn{padding:.5rem .75rem;font-size:.875rem;color:#0071e3;background:rgba(0,113,227,.1);border:1px solid rgba(0,113,227,.3);border-radius:8px;cursor:pointer;transition:background .2s,border-color .2s}.pastoral-name-matches__btn:hover{background:rgba(0,113,227,.15);border-color:#0071e3}.leader-info-card{padding:1.35rem 1.35rem 1.4rem;background:hsla(0,0%,100%,.96);border:1px solid rgba(226,232,240,.88);border-radius:16px;box-shadow:none}.leader-info-card .name-wrapper{gap:1rem}.leader-info-card .member-count-gauge--inline{margin-bottom:0;padding:0;background:transparent;border:none;border-radius:0;box-shadow:none}.leader-info-card .member-count-gauge--inline .member-count-gauge__header{margin-bottom:.5rem}.name-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start}.name-wrapper__full{grid-column:1/-1}.member-count-gauge{margin-bottom:.25rem;padding:1rem 1rem 1.125rem;background:rgba(248,250,252,.9);border:1px solid rgba(226,232,240,.85);border-radius:14px;box-shadow:none}.member-count-gauge__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.member-count-gauge__label{font-size:.875rem;font-weight:600;color:#64748b}.member-count-gauge__value{font-size:1.0625rem;font-weight:700;color:#0f172a}.member-count-gauge__slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;background:linear-gradient(90deg,#dbeafe,#e5e7eb);border-radius:4px;outline:none}.member-count-gauge__slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#0071e3;border-radius:50%;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.2);-webkit-transition:transform .15s;transition:transform .15s}.member-count-gauge__slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.member-count-gauge__slider::-moz-range-thumb{width:20px;height:20px;background:#0071e3;border:none;border-radius:50%;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.2)}.section-title{font-size:1.0625rem;font-weight:700;letter-spacing:-.02em;color:#1d1d1f;margin-bottom:1.125rem}.section-title--compact{margin-bottom:0}.section-header-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;padding:.125rem 0}.section-divider{margin:1.75rem 0}.horizontal-line{border:none;border-top:1px solid rgba(148,163,184,.18);margin:1.75rem 0}.button-elevated{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:700;color:#fff;background:#0071e3;border:none;border-radius:16px;cursor:pointer;transition:background .2s,opacity .2s}.button-elevated:hover:not(:disabled){background:#0077ed}.button-elevated:active:not(:disabled){opacity:.9}.button-elevated:disabled{opacity:.5;cursor:not-allowed}.button-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.875rem;padding:.7rem 1rem;font-size:.9375rem;font-weight:600;color:#2563eb;background:hsla(0,0%,100%,.82);border:1px solid #dbe3ee;border-radius:14px;cursor:pointer;box-shadow:0 1px 3px rgba(15,23,42,.04);transition:opacity .2s,background .2s,border-color .2s,transform .2s}.button-link:hover:not(:disabled){opacity:1;background:#fff;border-color:#bfd2e6;transform:translateY(-1px)}.button-link:disabled{opacity:.5;cursor:not-allowed}.inline-nav{display:flex;flex-direction:column;gap:.875rem;margin-top:2rem;padding-top:1.25rem;border-top:1px solid rgba(148,163,184,.16)}.inline-nav-row{display:flex;gap:.75rem;justify-content:flex-end}.cell-leader-photo-section{margin-bottom:1.75rem}.cell-leader-photo-label{margin-bottom:.75rem;font-size:.8125rem;font-weight:600;color:#64748b}.photo-upload-area{display:flex;align-items:flex-start;gap:.875rem;flex-wrap:wrap}.photo-id-size,.photo-upload-box{width:120px;height:160px}.photo-upload-box{background:linear-gradient(180deg,#fbfcfe,#f5f7fb);border:1.5px dashed #c8d4e3;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.7);transition:border-color .2s,background .2s,transform .2s,box-shadow .2s}.photo-upload-area label{cursor:pointer}.photo-upload-box:hover{border-color:#6aa9ff;background:#fff;transform:translateY(-1px);box-shadow:0 2px 6px rgba(15,23,42,.05)}.photo-preview-wrapper{position:relative;width:120px;height:160px;border-radius:16px;overflow:hidden;border:1px solid #dbe3ee;box-shadow:0 2px 6px rgba(15,23,42,.05)}.photo-preview-wrapper:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,hsla(0,0%,100%,.35) 1px,transparent 0),linear-gradient(180deg,hsla(0,0%,100%,.35) 1px,transparent 0);background-size:30px 40px;pointer-events:none;z-index:1}.photo-preview{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.photo-remove-btn{position:absolute;top:-8px;right:-8px;width:24px;height:24px;background:#ff3b30;color:#fff;border:none;border-radius:50%;font-size:1rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.photo-remove-btn:hover{background:#ff2d20}.add-member-btn{display:inline-flex;align-items:center;gap:.5rem;min-height:2.75rem;padding:.7rem 1rem;font-size:.9375rem;font-weight:600;color:#2563eb;background:hsla(0,0%,100%,.82);border:1px solid #dbe3ee;border-radius:14px;cursor:pointer;box-shadow:0 1px 3px rgba(15,23,42,.04);transition:opacity .2s,background .2s,border-color .2s,transform .2s}.add-member-btn:hover{opacity:1;background:#fff;border-color:#bfd2e6;transform:translateY(-1px)}.child-row-with-remove{display:flex;align-items:flex-start;gap:.75rem}.remove-child-btn{background:hsla(0,0%,100%,.8);border:1px solid #e5e7eb;padding:.45rem .75rem;font-size:.75rem;font-weight:600;color:#64748b;cursor:pointer;flex-shrink:0;margin-top:.4rem;border-radius:12px;transition:color .2s,border-color .2s,background .2s}.remove-child-btn:hover{color:#ff3b30;border-color:rgba(255,59,48,.22);background:rgba(255,59,48,.06)}.remove-member-btn{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:.35rem;padding:.45rem .7rem;color:#6b7280;background:hsla(0,0%,100%,.88);border:1px solid #eceef2;border-radius:999px;cursor:pointer;box-shadow:0 1px 3px rgba(15,23,42,.03);transition:color .2s,background .2s,border-color .2s}.remove-member-btn:hover{color:#ff3b30;background:rgba(255,59,48,.08);border-color:rgba(255,59,48,.18)}.remove-member-btn-text{font-size:.8125rem;color:inherit}.remove-member-btn:hover .remove-member-btn-text{color:#ff3b30}.member-form-block{position:relative;padding:1.5rem 1.35rem;background:rgba(248,250,252,.65);border:1px solid rgba(226,232,240,.75);border-radius:16px;box-shadow:none}.member-form-index{display:inline-flex;align-items:center;padding:.4rem .8rem;background:#eef4ff;border:1px solid #d8e5fb;border-radius:999px}.cell-leader-index,.member-form-index{margin-bottom:1rem;font-size:.8125rem;font-weight:600;color:#334155}.field-group-label{margin-bottom:.7rem!important;font-size:.8125rem!important;font-weight:600;color:#64748b}.family-children-section{margin-bottom:1.25rem!important}.subsection-action-row{display:flex;align-items:center;justify-content:flex-end;margin-bottom:.9rem}.photo-edit-cropper-wrapper{--crop-grid-opacity:0.35}.photo-edit-cropper-wrapper .reactEasyCrop_CropArea,.photo-edit-cropper-wrapper .reactEasyCrop_CropAreaGrid:after,.photo-edit-cropper-wrapper .reactEasyCrop_CropAreaGrid:before{border-color:rgba(255,255,255,var(--crop-grid-opacity))}.photo-face-guide{position:absolute;top:50%;left:50%;transform:translate(-50%,-45%);width:45%;height:55%;border:1px solid hsla(0,0%,100%,.4);border-radius:50%;pointer-events:none}.form-textbox-input[type=date]::-webkit-calendar-picker-indicator{opacity:.6;cursor:pointer}@media (max-width:768px){.pastoral-report-main{padding:2rem .75rem 1.5rem}.pastoral-form,.pastoral-form .content,.pastoral-form .pastoral-content{max-width:100%}.pastoral-header-card{padding:1.25rem 1rem;margin-bottom:1.5rem;border-radius:16px}.pastoral-header-card__title{font-size:1.375rem}.pastoral-header-card__subtitle{font-size:.8125rem}.pastoral-header-card__notice{margin-top:1rem;padding-top:.875rem;font-size:.75rem}.text-typography-body{font-size:.8125rem}.pastoral-form .wrapper{margin-bottom:1rem}.form-textbox{margin-bottom:.75rem}.form-textbox-input{padding:.75rem .85rem;font-size:.875rem;min-height:2.7rem;border-radius:12px}.form-textbox-label{left:.75rem;font-size:.875rem}.form-textbox textarea.form-textbox-input{padding-top:.9rem;min-height:64px}.form-textbox-input[type=date]{min-height:2.7rem}.form-textbox textarea.form-textbox-input~.form-textbox-label{top:.75rem}.form-dropdown{margin-bottom:.75rem}.form-dropdown-select{padding:.75rem 2.2rem .75rem .85rem;font-size:.875rem;min-height:2.7rem;border-radius:12px}.form-dropdown-chevron{right:.75rem;width:8px;height:8px}.form-dropdown-chevron:after{width:5px;height:5px}.form-dropdown-label{left:.75rem;font-size:.875rem}.form-dropdown-select:focus~.form-dropdown-label,.form-dropdown.has-value .form-dropdown-label{transform:translateY(-1.25rem) scale(.85);font-size:.625rem}.leader-info-card{padding:1rem 1rem 1.15rem;border-radius:16px}.name-wrapper{gap:.5rem}.member-count-gauge{margin-bottom:.5rem;padding:.85rem;border-radius:14px}.member-count-gauge__slider{height:6px}.member-count-gauge__slider::-webkit-slider-thumb{width:18px;height:18px}.member-count-gauge__slider::-moz-range-thumb{width:18px;height:18px}.section-title{font-size:.9375rem;margin-bottom:.75rem}.section-header-row{margin-bottom:1rem;align-items:flex-start}.horizontal-line{margin:1rem 0}.promise-word-input{margin-bottom:.75rem}.promise-word-search-row{gap:.5rem;margin-bottom:.5rem}.promise-word-search-btn{padding:.25rem .45rem;font-size:.625rem;border-radius:6px}.promise-word-input .promise-word-search-input{min-height:2.4rem!important}.promise-word-input .promise-word-textarea{font-size:16px!important;min-height:80px!important;-webkit-text-size-adjust:100%}.form-dropdown-select,.form-textbox-input,.pastoral-auth-gate__input,.promise-word-search-row input[type=number],.promise-word-search-row select{font-size:16px!important}.cell-leader-photo-section{margin-bottom:1rem}.cell-leader-photo-label{font-size:.75rem;margin-bottom:.375rem}.photo-id-size,.photo-preview-wrapper,.photo-upload-box{width:96px;height:128px;border-radius:12px}.photo-remove-btn{width:20px;height:20px;top:-6px;right:-6px;font-size:.875rem}.cell-leader-index,.member-form-index{font-size:.8125rem;margin-bottom:.5rem}.member-form-block{padding:1rem;border-radius:18px}.remove-member-btn{top:.85rem;right:.85rem;padding:.35rem .6rem}.button-elevated{padding:.75rem 1.25rem;font-size:.9375rem;border-radius:10px}.button-link{padding:.55rem .85rem;font-size:.875rem}.inline-nav{margin-top:1rem;gap:.5rem}.inline-nav-row{gap:.5rem}.add-member-btn{padding:.55rem .85rem;font-size:.875rem}.pastoral-name-matches{gap:.375rem;margin-bottom:.75rem}.pastoral-name-matches__btn{padding:.375rem .625rem;font-size:.8125rem}}