:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}input,textarea,select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#000;background-color:#fff}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;max-width:100%;min-height:100svh;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.bl-page-wrapper{background:linear-gradient(135deg,#2b93ee 0%,#1e5080 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.bl-main-card{background-color:#fff;border-radius:40px;width:100%;max-width:900px;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000004d}.bl-left-panel{text-align:center;background:linear-gradient(#1e73be 0%,#0b4578 100%);flex-direction:column;flex:1.1;justify-content:center;align-items:center;padding:40px;display:flex}.bl-circle-bg{background-color:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:280px;height:280px;margin-bottom:30px;display:flex}.bl-illustration-img{object-fit:contain;width:100%;height:auto}.bl-left-text{color:#fffc;max-width:80%;font-size:12px;line-height:1.6}.bl-right-panel{background-color:#fcfdfe;flex-direction:column;flex:1;padding:60px 40px 40px;display:flex;position:relative}.bl-welcome-badge{color:#fff;background-color:#0f6cca;border-bottom-right-radius:25px;padding:12px 35px;font-size:14px;font-weight:500;position:absolute;top:0;left:0}.bl-avatar-mobile{display:none}.bl-login-form{width:100%;margin-top:30px}.bl-form-title{color:#10426e;margin-bottom:35px;font-size:22px;font-weight:600}.bl-input-group{flex-direction:column;margin-bottom:25px;display:flex}.bl-input-label{color:#7a92a8;margin-bottom:5px;font-size:16px}.bl-input-label::placeholder{font-size:.7em}.bl-form-input{color:#0b355c;background:0 0;border:none;border-bottom:2px solid #b9cbd9;outline:none;width:100%;padding:8px 0;font-size:16px}.bl-btn-login{color:#fff;cursor:pointer;background-color:#0f6cca;border:none;border-radius:25px;width:100%;max-width:160px;margin:30px auto 20px;padding:12px;font-size:15px;font-weight:600;display:block}.bl-btn-login:hover{background-color:#0b4c8c}.bl-form-footer{flex-direction:column;align-items:center;gap:15px;margin-top:auto;display:flex}.bl-footer-link{color:#587590;font-size:15px;font-weight:600;text-decoration:none}.bl-footer-link:hover{cursor:pointer;text-decoration:underline}.bl-link-underline{text-decoration:underline}.warningNotification{color:red;font-size:.85em;font-style:italic}@media (width<=768px){.bl-main-card{box-shadow:none;border-radius:30px;flex-direction:column}.bl-left-panel{display:none}.bl-right-panel{padding:70px 24px 40px}.bl-avatar-mobile{justify-content:center;margin-top:10px;margin-bottom:20px;display:flex}.bl-circle-bg-mobile{background:linear-gradient(#1e73be 0%,#0b4578 100%);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;padding:10px;display:flex;box-shadow:0 4px 10px #00000026}.bl-avatar-img{object-fit:cover;width:100%;height:auto}.bl-form-title{text-align:center;margin-bottom:30px;font-size:20px}}.bl-show-password-wrapper{align-items:center;gap:8px;margin-top:8px;padding-left:2px;display:flex}.bl-checkbox-show{cursor:pointer;width:16px;height:16px}.bl-checkbox-label{color:#000;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.85rem;font-weight:500}.bl-checkbox-label:hover{color:#1e293b}.loading-container{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100000;background-color:#0f172ab3;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.spinner{border:4px dashed #3b82f6;border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}.loading-container span{color:#94a3b8;letter-spacing:.5px;font-size:.85rem;font-weight:600}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-wrapper{box-sizing:border-box;background:linear-gradient(135deg,#2b93ee 0%,#1e5080 100%);width:100%;min-height:100vh;margin:0;padding:0}.adm-form-container{box-sizing:border-box;max-width:540px;margin:0 auto;padding:30px 14px 120px}.adm-form-header{text-align:left;margin-top:0}.adm-form-header h1{color:#1e293b;letter-spacing:-.5px;text-align:center;margin-bottom:8px;font-size:1.65rem;font-weight:800}.adm-form-deskripsi{color:#64748b;margin-top:20px;font-size:.8rem;line-height:1.5}.adm-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:20px;padding:28px 24px;display:flex;box-shadow:0 10px 25px #0f172a0d}.adm-form-group{flex-direction:column;gap:6px;width:100%;display:flex}.adm-label-wrapper{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:4px;display:flex}.adm-label-text{color:#334155;text-align:left;font-size:.875rem;font-weight:700}.adm-optional-badge{color:#94a3b8;font-size:.8rem;font-weight:400}.adm-sub-info{color:#d97706;font-size:.75rem;font-weight:600}.adm-input-field{color:#1e293b;box-sizing:border-box;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-size:.92rem;font-weight:500;transition:all .2s ease-in-out}.adm-input-field:focus{background-color:#fff;border-color:#0087ff;box-shadow:0 0 0 4px #0087ff26}.adm-input-field::placeholder{color:#94a3b8;font-weight:400}.adm-file-upload-wrapper{box-sizing:border-box;width:100%}.adm-input-file{color:#475569;width:100%;font-size:.85rem}.adm-input-file::-webkit-file-upload-button{color:#fff;cursor:pointer;background:#0087ff;border:none;border-radius:8px;margin-right:12px;padding:10px 16px;font-weight:600;transition:background .2s}.adm-input-file::-webkit-file-upload-button:hover{background:#006cd4}.adm-select-custom{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.adm-btn-submit-form{color:#fff;cursor:pointer;background-color:#0087ff;border:none;border-radius:10px;width:100%;margin-top:12px;padding:14px;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 14px #0087ff4d}.adm-btn-submit-form:hover{background-color:#006cd4;transform:translateY(-1px);box-shadow:0 6px 20px #0087ff66}.adm-btn-submit-form:active{transform:translateY(0)}.adm-back-floating-btn{z-index:9999;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex;position:fixed;bottom:28px;left:28px;box-shadow:0 6px 20px #0f172a1f}.adm-back-arrow-img{width:20px;height:auto}.adm-back-floating-btn:hover{background-color:#f8fafc;transform:scale(1.08)}.adm-back-floating-btn:active{transform:scale(.92)}.adm-file-upload-container{flex-direction:column;gap:8px;width:100%;display:flex}.adm-btn-delete-image{color:#dc2626;cursor:pointer;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:6px;align-self:flex-start;padding:6px 12px;font-size:.78rem;font-weight:700;transition:all .2s ease-in-out}.adm-btn-delete-image:hover{background-color:#fee2e2;box-shadow:0 2px 8px #dc262614}.adm-btn-delete-image:active{transform:scale(.96)}.notification-overlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.notification-card{text-align:center;background-color:#fff;border-radius:20px;width:80%;max-width:300px;padding:30px 20px;animation:.3s ease-out popIn;box-shadow:0 10px 25px #0003}.icon-wrapper img{width:60px;height:60px;margin-bottom:15px}.notification-message{color:#333;margin:0 0 20px;font-size:1rem;font-weight:600;line-height:1.4}.btn-close-notif{color:#1a3a5f;cursor:pointer;background-color:#56dffd;border:none;border-radius:10px;padding:10px 30px;font-size:.9rem;font-weight:700}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}*{box-sizing:border-box;margin:0;padding:0}body,html{width:100%;overflow-x:hidden}.page-wrapper{background-color:#f4f7f6;min-height:100vh}.con-header{box-sizing:border-box;text-align:center;background-color:#08c1ff;width:100%;padding:20px;box-shadow:0 2px 5px #0000001a}.con-header p{color:#fff;margin:0;font-size:1.2rem;font-weight:700}.main-container{padding:20px}.con-navigation{flex-flow:wrap;justify-content:center;gap:15px;margin-top:20px;display:flex}.nav-card{cursor:pointer;background-color:#fff;border-radius:12px;flex:1;justify-content:space-between;align-items:center;min-width:200px;padding:15px 25px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px #0000000d}.nav-card:hover{transform:translateY(-3px);box-shadow:0 6px 12px #0000001a}.nav-card p{color:#333;margin:0;font-weight:600}.iconArrow{width:15px;height:auto}@media (width<=768px){.con-navigation{flex-direction:column}.nav-card{min-width:unset;width:100%}}hr{background-color:#000;border:none;height:5px;margin-top:10px;margin-bottom:10px}.home-container{box-sizing:border-box;background:linear-gradient(135deg,#2b93ee 0%,#1e5080 100%);min-height:100vh;padding:20px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.home-container *{box-sizing:border-box;margin:0;padding:0}.mobile-wrapper{flex-direction:column;gap:20px;max-width:450px;margin:0 auto;display:flex}.custom-card{background:#fffffff2;border:1px solid #fff3;border-radius:16px;padding:30px;box-shadow:0 10px 25px #00000026}.profile-header{align-items:center;gap:16px;margin-bottom:16px;display:flex}.avatar-wrapper{cursor:pointer;border:2px solid #2b93ee;border-radius:50%;flex-shrink:0;width:64px;height:64px;overflow:hidden}.avatar-img{object-fit:cover;width:100%;height:100%}.profile-title{text-align:left}.profile-title h2{color:#1e293b;text-align:left;font-size:1.15rem;font-weight:700;line-height:1.2}.profile-title p{color:#94a3b8;margin-top:2px;font-size:.75rem;font-weight:500}.profile-details{border-top:1px solid #f1f5f9;flex-direction:column;gap:10px;margin-bottom:20px;padding-top:12px;display:flex}.detail-item{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.detail-item.align-start{align-items:flex-start}.detail-item .label{color:#94a3b8;flex-shrink:0}.detail-item .value{color:#334155;font-weight:500}.text-right{text-align:right;padding-left:16px}.relative-card{position:relative}.logout-top-btn{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fee2e2;border-radius:20px;align-items:center;gap:4px;padding:6px 12px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex;position:absolute;top:8px;right:7px}.logout-top-btn:hover{color:#b91c1c;background:#fee2e2}.logout-top-btn:active{transform:scale(.95)}.logout-icon{font-size:.95rem;line-height:1}.action-buttons{display:block}.btn{cursor:pointer;border:none;border-radius:12px;width:100%;padding:12px;font-size:.875rem;font-weight:600;transition:background .2s,transform .1s}.btn-secondary{color:#475569;background:#f1f5f9}.btn-secondary:hover{background:#e2e8f0}.btn:active,.btn-add-inline:active{transform:scale(.97)}.section-title{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.title-left{align-items:center;gap:8px;display:flex}.section-title h3{color:#1e293b;font-size:1rem;font-weight:700}.counter-badge{color:#475569;background:#f1f5f9;border-radius:6px;padding:2px 8px;font-size:.75rem;font-weight:600}.btn-add-inline{color:#fff;cursor:pointer;background:#2b93ee;border:none;border-radius:8px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:background .2s,transform .1s;box-shadow:0 4px 10px #2b93ee26}.member-list{flex-direction:column;display:flex}.member-item{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.member-item:last-child{border-bottom:none}.member-info-left{flex-direction:column;gap:2px;max-width:130px;display:flex}.member-nama{color:#1e293b;font-size:.875rem;font-weight:600;line-height:1.4}.member-peran{color:#94a3b8;text-align:left;font-size:.75rem}.member-actions-wrapper{align-items:center;gap:16px;display:flex}.member-date-wrapper{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.date-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:.65rem}.member-date{color:#475569;font-size:.85rem;font-weight:500}.btn-edit-member{color:#2b93ee;cursor:pointer;background:#eff6ff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.95rem;transition:all .2s;display:flex}.badge{border-radius:8px;padding:4px 8px;font-size:.75rem;font-weight:500;display:inline-block}.badge-success{color:#166534;background:#f0fdf4}.popup-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#0f172a66;justify-content:center;align-items:center;width:100%;height:100%;padding:12px;display:flex;position:fixed;top:0;left:0}.popup-content{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:420px;max-height:90vh;animation:.25s ease-out popupScale;display:flex;overflow:hidden}@keyframes popupScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.popup-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.popup-header h3{color:#1e293b;font-size:1.1rem;font-weight:700}.close-x-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1}.popup-form{flex-direction:column;gap:14px;padding:20px;display:flex;overflow-y:auto}.input-group{flex-direction:column;gap:6px;display:flex}.input-group label{color:#64748b;font-size:.75rem;font-weight:600}.popup-form input[type=text],.popup-form input[type=date],.popup-form input[type=tel],.popup-form input[type=email],.popup-form input[type=password],.popup-form select,.popup-form textarea{color:#334155;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:10px 12px;font-size:.875rem;transition:border-color .2s,background-color .2s}.popup-form input:focus,.popup-form select:focus,.popup-form textarea:focus{background-color:#fff;border-color:#2b93ee}.input-row-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.file-input-wrapper input[type=file]{color:#64748b;font-size:.8rem}.popup-actions{grid-template-columns:1fr 2fr;gap:12px;margin-top:10px;padding-top:10px;display:grid}.popup-actions button{cursor:pointer;border:none;border-radius:12px;padding:12px;font-size:.875rem;font-weight:600;transition:background .2s,transform .1s}.popup-actions button:active{transform:scale(.96)}.btn-submit{color:#fff;background:#2b93ee;box-shadow:0 4px 12px #00000026}.btn-submit:hover{background:#1e5080}.btn-cancel{color:#64748b;background:#f1f5f9}.btn-cancel:hover{background:#e2e8f0}.alert-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:8000;background:#0f172a4d;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex;position:fixed;top:0;left:0}.alert-content{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:340px;padding:24px;animation:.3s cubic-bezier(.34,1.56,.64,1) alertBounce;position:relative;box-shadow:0 20px 30px #00000040}@keyframes alertBounce{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.alert-close-x{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:1.4rem;line-height:1;position:absolute;top:14px;right:18px}.alert-icon-circle{background-color:#f0fdf4;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:8px auto 16px;display:flex}.alert-icon-check{color:#166534;font-size:1.6rem;font-weight:700}.alert-title{color:#1e293b;margin-bottom:8px;font-size:1.15rem;font-weight:700}.alert-message{color:#64748b;margin-bottom:20px;padding:0 8px;font-size:.875rem;line-height:1.5}.member-list{flex-direction:column;gap:10px;width:100%;display:flex}.member-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:2fr 1.5fr .5fr;align-items:center;padding:14px 20px;transition:all .2s;display:grid}.member-item:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000005}.member-nama{color:#1e293b;text-align:left;word-break:break-word;font-size:.95rem;font-weight:700}.member-peran{color:#475569;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.member-actions-wrapper{justify-content:flex-end;display:flex}.btn-edit-member{color:#2b93ee;cursor:pointer;background:#eff6ff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.05rem;transition:all .2s;display:flex}.btn-edit-member:hover{color:#fff;background:#d7d7d7;box-shadow:0 4px 10px #2b93ee33}.btn-edit-member:active{transform:scale(.93)}.home-admin-wrapper{flex-direction:column;gap:20px;width:100%;max-width:800px;margin:0 auto;padding:10px 4px;display:flex}.profile-card-base{background:#fff;border:1px solid #edf2f7;border-radius:24px;padding:24px;box-shadow:0 4px 18px #00000008}.profile-header-section{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.profile-meta-left{align-items:center;gap:16px;display:flex}.profile-avatar-img{object-fit:cover;border-radius:50%;width:64px;height:64px}.profile-title-group h2{color:#1e293b;margin:0 0 4px;font-size:1.4rem;font-weight:700}.profile-title-group p{color:#94a3b8;margin:0;font-size:.9rem;font-weight:500}.btn-logout-top{color:#ef4444;cursor:pointer;background:#fff5f5;border:none;border-radius:20px;padding:6px 16px;font-size:.85rem;font-weight:600}.info-rows-list{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.info-row-item{justify-content:space-between;align-items:center;font-size:.95rem;display:flex}.info-row-item .label{color:#94a3b8;font-weight:400}.info-row-item .value{color:#1e293b;text-align:right;font-weight:500}.badge-status-family,.badge-status-jemaat{color:#16a34a;background:#f0fdf4;border-radius:6px;padding:4px 12px;font-size:.85rem;font-weight:600}.btn-action-full{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:12px;font-size:.95rem;font-weight:700;transition:background .2s}.btn-action-full:hover{background:#f1f5f9}.list-header-section{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.list-title-wrapper{align-items:center;gap:8px;display:flex}.list-title-wrapper h3{color:#0f172a;margin:0;font-size:1.2rem;font-weight:700}.badge-count{color:#475569;background:#f1f5f9;border-radius:6px;padding:2px 8px;font-size:.8rem;font-weight:600}.btn-add-member-blue{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:8px 16px;font-size:.85rem;font-weight:600}.members-vertical-list{flex-direction:column;gap:20px;display:flex}.member-row-box{justify-content:space-between;align-items:center;display:flex}.member-left-info{flex-direction:column;gap:4px;display:flex}.member-name-text{color:#0f172a;font-size:1rem;font-weight:700}.member-sub-text{color:#94a3b8;font-size:.85rem}.member-right-info{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.member-label-gray{color:#cbd5e1;letter-spacing:.5px;font-size:.7rem;font-weight:700}.member-date-text{color:#475569;font-size:.9rem;font-weight:600}.adm-popup-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99999;box-sizing:border-box;background:#0f172a66;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.adm-popup-header h3{color:#0f172a;margin:0;font-size:1.2rem;font-weight:700}.adm-close-x-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:1.6rem;line-height:1}.adm-close-x-btn:hover{color:#ef4444}.adm-popup-form{flex-direction:column;gap:16px;padding:24px;display:flex;overflow-y:auto}.adm-input-group{flex-direction:column;gap:6px;display:flex}.adm-input-group input,.adm-input-group select,.adm-input-group textarea{color:#334155;box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:10px 14px;font-size:.9rem}.adm-input-group input:focus,.adm-input-group select:focus,.adm-input-group textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.adm-file-input-wrapper input[type=file]{background:#f8fafc;border:1px dashed #cbd5e1;padding:6px}.adm-popup-actions{justify-content:flex-end;gap:12px;margin-top:10px;display:flex}.adm-btn-cancel:hover{background:#e2e8f0}.adm-btn-submit:hover{background:#1d4ed8}.user-text-group{flex-direction:column;display:flex}@keyframes admPopupScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (width<=900px){.home-admin-wrapper{margin-top:55px}}.admin-container{color:#334155;box-sizing:border-box;background-color:#f4f1ea;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;display:flex}.admin-container *{box-sizing:border-box;margin:0;padding:0}.mobile-header{display:none}.sidebar{color:#fff;box-sizing:border-box;z-index:1000;background-color:#1e293b;border-right:1px solid #334155;flex-direction:column;width:260px;height:100vh;padding:24px 16px;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0}.sidebar-header-wrapper{justify-content:space-between;align-items:center;display:flex}.sidebar-close-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1;display:none}.sidebar-logo h2{letter-spacing:1.5px;color:#fff;margin-bottom:36px;padding-left:12px;font-size:1.35rem;font-weight:800}.sidebar-nav{flex-direction:column;flex:1;gap:8px;margin-bottom:24px;display:flex;overflow-y:auto}.sidebar-nav button{color:#94a3b8;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:12px 16px;font-size:.95rem;font-weight:500;transition:all .2s}.sidebar-nav button.active,.sidebar-nav button:hover{color:#fff;background:#2b93ee}.logout-btn-sidebar{color:#fff;cursor:pointer;text-align:center;background-color:#ef4444;border:none;border-radius:8px;margin-top:auto;padding:12px 16px;font-size:.95rem;font-weight:600;transition:background .2s}.logout-btn-sidebar:hover{color:#fff;background:#dc2626}.sidebar-overlay{z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#0f172a66;width:100vw;height:100vh;position:fixed;top:0;left:0}.main-content{flex-direction:column;flex-grow:1;gap:24px;width:calc(100% - 260px);min-width:0;margin-left:260px;padding:40px;display:flex;overflow-x:hidden}.content-header{justify-content:space-between;align-items:center;display:flex}.header-title h1{color:#0f172a;font-size:1.65rem;font-weight:700}.header-title{margin-left:20px}.subHeader{color:#64748b;text-align:left;margin-top:4px;font-size:.875rem}.warningHeader{color:red;text-align:left;font-size:.6em}.header-actions{gap:12px;display:flex}.btn-export{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:10px 18px;font-size:.85rem;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #00000005}.btn-export:hover{background:#f8fafc;border-color:#94a3b8}.btn-add-admin{color:#fff;cursor:pointer;background:#2b93ee;border:none;border-radius:10px;padding:10px 20px;font-size:.85rem;font-weight:700;transition:background .2s;box-shadow:0 4px 12px #2b93ee33}.btn-add-admin:hover{background:#1d79cb}.filter-bar-card{background:#e9e5db;border:1px solid #0000000a;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.search-wrapper{align-items:center;width:320px;display:flex;position:relative}.search-icon{color:#64748b;font-size:.85rem;position:absolute;left:14px}.search-wrapper input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:10px 14px 10px 38px;font-size:.875rem;transition:border .2s}.search-wrapper input:focus{border-color:#2b93ee}.filter-dropdowns{flex-shrink:0;gap:12px;display:flex;position:relative}.custom-select{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;min-width:160px;padding:10px 16px;font-size:.85rem}.table-card{background:#fff;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 4px 12px #0000000d}.table-head{text-align:left}.table-responsive{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:700px}.admin-table th{color:#64748b;text-transform:uppercase;letter-spacing:.5px;background:#f8fafc;border-bottom:1px solid #f1f5f9;padding:16px 20px;font-size:.8rem;font-weight:600}.col-tanggal_lahir{width:140px}.admin-table td{color:#334155;vertical-align:middle;word-wrap:break-word;white-space:normal;border-bottom:1px solid #f1f5f9;padding:16px 20px;font-size:.875rem}.admin-table td img{object-fit:cover;border-radius:6px;max-width:60px}.id-badge{color:#2b93ee;cursor:pointer;background:#eff6ff;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:700;display:inline-block}.user-info-cell{flex-direction:column;gap:2px;display:flex}.user-name{color:#0f172a;font-weight:600}.user-sub{color:#94a3b8;font-size:.75rem}.role-text,.contact-text{color:#334155;font-weight:500}.contact-text img{cursor:pointer;min-width:100px}.contact-text img:hover{transition:transform .4s;transform:scale(1.2)}.status-pill{border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-block}.status-pill.active{color:#15803d;background:#dcfce7}.con-buttonAction{flex-direction:row;gap:8px;display:flex}.btn-table-action{cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;transition:background .2s;display:inline-flex}.btn-table-action:hover{background:#e2e8f0}.table-footer{background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:flex-end;padding:14px 20px;display:flex}.pagination{align-items:center;gap:6px;display:flex}.page-btn,.page-number{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:6px 12px;font-size:.8rem;font-weight:500;transition:all .2s}.page-btn:hover:not(:disabled),.page-number:hover{background:#f1f5f9}.page-number.active{color:#fff;background:#2b93ee;border-color:#2b93ee}.page-btn:disabled{opacity:.5;cursor:not-allowed}.adm-popup-overlay,.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172a99;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.adm-popup-content,.modal-box{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:550px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #0003}.adm-popup-header,.modal-header{background:#e9e5db;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.adm-popup-form,.modal-body{flex-direction:column;gap:16px;padding:24px;display:flex;overflow-y:auto}.adm-input-group,.info-item{flex-direction:column;gap:6px;display:flex}.adm-input-group label{color:#64748b;font-size:.8rem;font-weight:600}.adm-input-group input,.adm-input-group textarea,.adm-input-group select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:.9rem}.adm-input-group input:focus,.adm-input-group textarea:focus,.adm-input-group select:focus{border-color:#2b93ee}.adm-input-row-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.adm-popup-actions,.modal-footer{background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.adm-btn-cancel{color:#475569;cursor:pointer;background:#e2e8f0;border:none;border-radius:8px;padding:10px 20px;font-weight:600}.adm-btn-submit{color:#fff;cursor:pointer;background:#2b93ee;border:none;border-radius:8px;padding:10px 20px;font-weight:600}@media (width<=900px){.table-card{border-radius:12px;width:calc(100% - 28px)!important;margin-left:14px!important;margin-right:14px!important}.content-header{flex-direction:column;gap:16px;margin-top:75px;margin-bottom:20px;padding:0 16px;display:flex}.header-title{text-align:left;width:100%}.header-title h1{margin-bottom:4px;font-size:1.5rem}.header-title p{font-size:.9rem}.header-actions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.btn-add-admin{white-space:nowrap;justify-content:center;align-items:center;width:100%;padding:12px 8px;font-size:.85rem;display:flex}.mobile-header{color:#fff;z-index:99;box-sizing:border-box;background-color:#1e293b;border-radius:0;align-items:center;width:100%;padding:14px 16px;display:flex;position:fixed;top:0;left:0;right:0}.mobile-title{margin-left:16px;font-size:1.1rem;font-weight:700}.hamburger-menu{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:flex}.hamburger-menu span{background-color:#fff;border-radius:2px;width:100%;height:3px}.sidebar{box-shadow:none;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}.sidebar.open{transform:translate(0);box-shadow:4px 0 25px #0000004d}.sidebar-close-btn{display:block}.sidebar-logo h2{margin-bottom:0}.sidebar-header-wrapper{margin-bottom:30px}.main-content{box-sizing:border-box;width:100%;min-width:100%;margin-left:0;padding:0 0 80px}.filter-bar-card{flex-direction:column;align-items:stretch;margin:0 16px 16px;padding:12px}.search-wrapper{width:100%;margin-bottom:10px}.filter-dropdowns{grid-template-columns:1fr 1fr;gap:10px;display:grid}.custom-select{width:100%;min-width:0}.bottom-nav{z-index:999;background:#fff;justify-content:space-around;align-items:center;width:100%;height:64px;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -4px 20px #0000000f}.nav-item{opacity:.4;cursor:pointer;background:0 0;border:none;font-size:1.35rem}.nav-item.active{opacity:1;color:#2b93ee}.logout-btn-bottom{color:#ef4444;cursor:pointer;background:0 0;border:none;font-size:.9rem;font-weight:700}}.table-row:nth-child(2n){text-align:left;cursor:pointer;background-color:#fff}.table-row:nth-child(odd){text-align:left;cursor:pointer;background-color:#d7d7d7}.table-row:hover{background-color:#e7e6e6;transition:background-color .3s ease-in-out}@keyframes mdPopupFadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.adm-popup-delete-box{max-width:400px}.adm-delete-title{color:#ef4444!important}.adm-delete-warning-text{background:#fff5f5;border-left:4px solid #ef4444;border-radius:8px;margin-bottom:8px;padding:12px 16px}.adm-delete-warning-text p{color:#1e293b;margin:0 0 6px;font-size:.95rem;line-height:1.5}.adm-delete-warning-text .adm-sub-warning{color:#b91c1c;margin:0;font-size:.85rem;font-weight:600}.adm-delete-input-gap{margin-top:6px}.adm-delete-input-gap label{color:#64748b;font-size:.85rem}.adm-btn-delete-submit{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:10px;padding:10px 20px;font-weight:600;transition:background .2s}.adm-btn-delete-submit:hover{background:#dc2626}.adm-btn-delete-submit:disabled{cursor:not-allowed;background:#fca5a5}.md-popup-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;box-sizing:border-box;background:#0f172a66;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.md-popup-box{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:650px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000026}.md-popup-header{background:#dbe2e9;border-bottom:1px solid #0000000d;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.md-popup-header h3{color:#0f172a;margin:0;font-size:1.1rem;font-weight:700}.md-popup-close-btn{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:1.75rem;line-height:1}.md-popup-close-btn:hover{color:#ef4444}.md-popup-body{flex-direction:column;flex-grow:1;gap:20px;padding:24px;display:flex;overflow-y:auto}.md-popup-kk-card{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;display:flex}.md-popup-kk-info{flex-direction:column;gap:4px;display:flex}.md-popup-kk-label{color:#3b82f6;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}.md-popup-kk-name{color:#0f172a;margin:0;font-size:1.15rem;font-weight:700}.md-popup-kk-address{color:#64748b;margin:0;font-size:.85rem}.md-popup-list-container{flex-direction:column;gap:16px;width:100%;display:flex}.md-popup-member-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:16px;padding:16px;display:flex}.md-popup-number-badge{color:#475569;background:#e2e8f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}.md-popup-details-group{flex-direction:column;flex-grow:1;gap:10px;display:flex}.md-popup-detail-row{border-bottom:1px dashed #e2e8f0;padding-bottom:8px;font-size:.9rem;display:flex}.md-popup-detail-row:last-child{border-bottom:none;padding-bottom:0}.md-popup-detail-label{color:#94a3b8;text-transform:uppercase;flex-shrink:0;align-items:center;width:140px;font-size:.75rem;font-weight:600;display:flex}.md-popup-detail-value{color:#334155;word-break:break-word;font-weight:500}.md-popup-font-bold{color:#0f172a;font-weight:700}.md-popup-footer{background:#f8fafc;border-top:1px solid #f1f5f9;flex-shrink:0;justify-content:flex-end;padding:16px 24px;display:flex}.md-popup-animate-fade{animation:.2s ease-out mdPopupFadeIn}.adm-container{box-sizing:border-box;background:linear-gradient(135deg,#2b93ee 0%,#1e5080 100%);min-height:100vh;padding:20px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.adm-container *{box-sizing:border-box;margin:0;padding:0}.adm-mobile-wrapper{max-width:460px;margin:0 auto}.adm-custom-card{background:#fffffffa;border:1px solid #fff3;border-radius:16px;max-height:100vh;padding:24px;overflow-y:auto;box-shadow:0 10px 25px #00000026}.adm-section-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.adm-title-left{align-items:center;gap:8px;display:flex}.adm-section-header h3{color:#1e293b;font-size:1.1rem;font-weight:700}.adm-counter-badge{color:#475569;background:#f1f5f9;border-radius:6px;padding:2px 8px;font-size:.75rem;font-weight:600}.adm-header-actions{gap:8px;display:flex}.adm-btn-add{color:#090909;cursor:pointer;background:#2b93ee;border:none;border-radius:8px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:background .2s,transform .1s;box-shadow:0 4px 10px #2b93ee26}.adm-btn-logout{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fee2e2;border-radius:8px;padding:6px 12px;font-size:.8rem;font-weight:600;transition:all .2s}.adm-btn-logout:hover{background:#fee2e2}.adm-btn-add:active,.adm-btn-logout:active{transform:scale(.96)}.adm-con-inputSearch{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:10px;margin-bottom:20px;padding:14px;display:flex}.adm-input-text{color:#334155;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:.85rem}.adm-input-text:focus{border-color:#2b93ee}.adm-filter-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.adm-select-option{color:#475569;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:.85rem}.adm-member-list{cursor:pointer;flex-direction:column;gap:8px;display:flex}.adm-member-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:1.8fr 1.4fr .4fr;align-items:center;padding:14px 16px;display:grid}.adm-member-item:nth-child(2n){background-color:#ddd}.adm-col-left{align-items:center;display:flex}.adm-member-nama{color:#1e293b;word-break:break-word;font-size:.9rem;font-weight:700}.adm-col-center{align-items:center;display:flex}.adm-member-peran{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.adm-col-right{justify-content:flex-end;display:flex}.adm-btn-edit{color:#2b93ee;cursor:pointer;background:#eff6ff;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;transition:all .2s;display:flex}.adm-btn-edit:hover{color:#fff;background:#2b93ee;box-shadow:0 4px 10px #2b93ee33}.adm-btn-edit:active{transform:scale(.9)}.adm-loading-text{text-align:center;color:#2b93ee;letter-spacing:.5px;padding:30px 0;font-size:.9rem;font-weight:600;animation:1.5s ease-in-out infinite admPulse}.adm-empty-text{text-align:center;color:#94a3b8;padding:30px 0;font-size:.875rem;font-weight:500}@keyframes admPulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.adm-popup-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background-color:#0f172a99;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.adm-popup-content{background:#f4f6f9;border-radius:16px;flex-direction:column;width:100%;max-width:640px;animation:.3s cubic-bezier(.16,1,.3,1) popupSlideUp;display:flex;overflow:hidden;box-shadow:0 20px 40px #00000040}@keyframes popupSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.adm-popup-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.adm-close-x{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.1rem;transition:color .2s}.adm-close-x:hover{color:#ef4444}.adm-popup-body{max-height:70vh;padding:20px;overflow-y:auto}.adm-log-family-container{flex-direction:column;gap:24px;display:flex}.adm-main-family-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px;box-shadow:0 4px 12px #0f172a08}.adm-log-profile-header{border-bottom:1px dashed #e2e8f0;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:16px;display:flex}.adm-log-avatar img{object-fit:cover;border:2px solid #2b93ee;border-radius:50%;width:56px;height:56px}.adm-avatar-placeholder{color:#64748b;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:.75rem;font-weight:600;display:flex}.adm-log-identity h4{color:#1e293b;margin-bottom:4px;font-size:1.1rem;font-weight:700}.adm-badge-main-role{color:#2b93ee;letter-spacing:.5px;background:#eff6ff;border-radius:4px;padding:3px 8px;font-size:.7rem;font-weight:700}.adm-log-value{color:#334155;font-size:.9rem;font-weight:500}.adm-log-value-status.text-green{color:#16a34a}.adm-sub-members-section{flex-direction:column;gap:10px;display:flex}.adm-sub-title{color:#475569;padding-left:2px;font-size:.9rem;font-weight:700}.adm-sub-members-list{flex-direction:column;gap:8px;display:flex}.adm-mini-member-row{background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;box-shadow:0 2px 6px #0f172a03}.adm-mini-name-left{text-align:left;flex:1;padding-right:12px}.adm-mini-nama{color:#1e293b;font-size:.92rem;font-weight:700}.adm-mini-status-right{text-align:right}.adm-badge-sub-role{color:#475569;text-transform:capitalize;background:#f1f5f9;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600}.adm-empty-sub-text{text-align:center;color:#94a3b8;padding:12px 0;font-size:.85rem}.adm-btn-close-log{color:#334155;cursor:pointer;background-color:#cbd5e1;border:none;border-radius:8px;padding:10px 24px;font-size:.9rem;font-weight:600;transition:background-color .2s}.adm-btn-close-log:hover{color:#fff;background-color:#94a3b8}.adm-popup-loading{text-align:center;color:#2b93ee;padding:40px 0;font-weight:600}.adm-popup-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#0f172a66;justify-content:center;align-items:center;width:100%;height:100%;padding:16px;display:flex;position:fixed;top:0;left:0}.adm-popup-content{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:440px;max-height:85vh;animation:.2s ease-out admPopupScale;display:flex;overflow:hidden;box-shadow:0 20px 40px #0003}.adm-popup-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.adm-popup-header h3{color:#1e293b;font-size:1.05rem;font-weight:700}.adm-close-x{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:1.25rem}.adm-popup-body{flex-direction:column;gap:20px;padding:20px;display:flex;overflow-y:auto}.adm-log-profile-header{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:14px;padding:12px;display:flex}.adm-log-avatar{cursor:pointer;background:#cbd5e1;border-radius:50%;flex-shrink:0;width:85px;height:85px;overflow:hidden}.adm-log-avatar img{object-fit:cover;width:100%;height:100%}.adm-avatar-placeholder{color:#fff;text-transform:uppercase;justify-content:center;align-items:center;width:100%;height:100%;font-size:.65rem;font-weight:600;display:flex}.adm-log-identity h4{color:#1e293b;text-align:left;font-size:1rem;font-weight:700;line-height:1.3}.adm-log-badge-role{color:#2b93ee;text-transform:uppercase;background:#eff6ff;border-radius:4px;margin-top:4px;padding:2px 6px;font-size:.65rem;font-weight:700;display:inline-block}.adm-log-details-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.adm-log-item{flex-direction:column;gap:4px;display:flex}.adm-log-item.full-width{grid-column:span 2}.adm-log-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:.65rem;font-weight:600}.adm-log-value{color:#334155;word-break:break-word;font-size:.85rem;font-weight:500}.adm-log-value-email{color:#2b93ee;word-break:break-all;font-size:.85rem}.adm-log-value-status{color:#000;font-size:.85rem;font-weight:600}.adm-popup-loading{text-align:center;color:#2b93ee;padding:40px 0;font-size:.875rem;font-weight:600}.adm-popup-empty{text-align:center;color:#94a3b8;padding:40px 0;font-size:.85rem}.adm-popup-footer{background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:flex-end;padding:12px 20px;display:flex}.adm-btn-close-log{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;width:100%;padding:10px;font-size:.875rem;font-weight:600;transition:background .2s}.adm-btn-close-log:hover{background:#e2e8f0}.adm-log-details-block-list{flex-direction:column;gap:16px;padding:4px 0;display:flex}.adm-log-block-item{flex-direction:column;gap:6px;width:100%;display:flex}.adm-log-block-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;padding-left:4px;font-size:.75rem;font-weight:700}.adm-log-block-value-box{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:12px 16px}.adm-log-block-value-box.address-box{min-height:60px}.adm-log-block-value{color:#1e293b;word-break:break-word;margin:0;font-size:.9rem;font-weight:600}.adm-log-block-value.status-tetap{color:#166534}.adm-log-block-value.email-text{color:#2b93ee;word-break:break-all}
