@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";.login-container{min-height:100vh;background:#2f80ff;display:flex;align-items:center;justify-content:center;padding:24px}.login-container{box-sizing:border-box;overflow-x:hidden}.login-content{width:100%;max-width:360px;margin:0 auto;text-align:center;color:#fff}.logo-wrapper{margin-bottom:24px;display:flex;justify-content:center}.login-logo{width:5rem;height:5rem;border-radius:15px;background:#fff;padding:10px;box-shadow:0 8px 24px #00000026;object-fit:contain}.login-content p{margin:0;font-size:30px;font-weight:400;letter-spacing:-.5px;color:#fff}.login-content .subtitle{margin-top:8px;font-size:14px;font-weight:400;opacity:.95;letter-spacing:.3px;color:#fff}.form-wrapper{margin-top:40px;display:flex;flex-direction:column;gap:16px}.input-field{width:100%;padding:16px 18px;border-radius:16px;border:none;font-size:15px;font-weight:500;outline:none;background:#fff;color:#333;box-shadow:0 4px 12px #0000001a;transition:all .3s ease}.input-field::placeholder{color:#999;font-weight:500}.input-field:focus{box-shadow:0 6px 20px #00000026}.input-field:disabled{opacity:.7;cursor:not-allowed}.password-field-wrapper{position:relative;width:100%}.password-input{width:100%;padding-right:60px}.toggle-password-btn{position:absolute;right:18px;top:50%;margin-top:-8px;background:none;border:none;color:#999;font-size:16px;cursor:pointer;padding:0}.toggle-password-btn:disabled{opacity:.7;cursor:not-allowed}.login-btn{margin-top:8px;padding:16px 24px;border-radius:16px;border:none;background:#fff;color:#2f80ff;font-weight:700;font-size:15px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0000001a;letter-spacing:.5px}.login-btn:hover:not(:disabled){box-shadow:0 8px 24px #00000026;transform:translateY(-2px)}.login-btn:active:not(:disabled){transform:translateY(0)}.login-btn:disabled{opacity:.7;cursor:not-allowed}.login-content .error-text{margin-top:16px;font-size:13px;font-weight:500;color:red;line-height:1.4}.login-content .offline-text{margin-top:28px;font-size:13px;font-weight:400;opacity:.9;color:#fff;letter-spacing:.2px}@media(min-width:768px){.login-content{max-width:480px}}@media(min-width:1024px){.login-content{max-width:520px}}@media(max-height:700px){.login-content{transform:translateY(-20px)}.logo-wrapper{margin-bottom:16px}.login-logo{width:5rem;height:5rem}.form-wrapper{margin-top:28px;gap:14px}.offline-text{margin-top:16px}}.header-status{display:flex;align-items:center;gap:8px}.pending-badge{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#ff3b30;color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center}.bottom-nav{height:64px;display:flex;border-top:1px solid rgba(15,23,42,.08);background:#fff;position:fixed;bottom:0;left:0;right:0;z-index:1000}.nav-item{flex:1;text-align:center;font-size:11px;padding:6px 0;text-decoration:none;color:#64748b;display:flex;flex-direction:column;align-items:center;gap:4px}.nav-item[aria-disabled=true]{opacity:.4;pointer-events:none}.nav-item.active{color:#0f172a;font-weight:600}.nav-item svg{stroke-width:2}.nav-item.active svg{stroke-width:2.5}.app-shell{display:flex;flex-direction:column;height:100vh}.app-content{flex:1;overflow-y:auto;padding:16px 16px 80px;color:#0f172a;background:linear-gradient(180deg,#f8fafc,#eef2ff 45%,#f1f5f9)}.rollcall-modal-backdrop{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:16px;z-index:50}.rollcall-modal{width:min(520px,100%);background:#fff;border-radius:16px;box-shadow:0 24px 40px #0f172a33;padding:16px;height:70vh;max-height:560px;display:flex;flex-direction:column}.rollcall-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.rollcall-modal-header h4{margin:0;font-size:18px}.rollcall-modal-subtitle{margin:4px 0 0;color:#64748b;font-size:13px}.rollcall-modal-close{border:none;background:#f1f5f9;width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;color:#0f172a}.rollcall-tabs{display:flex;gap:8px;margin-top:14px;flex-wrap:wrap}.rollcall-search{margin-top:12px}.rollcall-search input{width:100%;border:1px solid #e2e8f0;border-radius:10px;padding:8px 12px;font-size:13px;outline:none}.rollcall-search input:focus{border-color:#38bdf8;box-shadow:0 0 0 2px #38bdf826}.rollcall-tab{border:1px solid #e2e8f0;background:#fff;padding:6px 12px;border-radius:999px;font-size:12px;cursor:pointer;color:#0f172a}.rollcall-tab.active{background:#e0f2fe;border-color:#38bdf8;color:#0369a1;font-weight:600}.rollcall-modal-body{margin-top:12px;flex:1;min-height:0;overflow:auto}.rollcall-empty{text-align:center;padding:16px;color:#64748b;font-size:13px}.rollcall-list{display:flex;flex-direction:column;gap:10px}.rollcall-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:#f8fafc;border-radius:12px}.rollcall-meta{display:block;font-size:12px;color:#64748b;margin-top:2px}.rollcall-session{display:block;font-size:11px;color:#94a3b8;margin-top:2px}.rollcall-time{font-size:11px;color:#94a3b8}.koper-summary-backdrop{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:16px;z-index:50}.koper-summary-modal{width:min(520px,100%);background:#fff;border-radius:16px;box-shadow:0 24px 40px #0f172a33;padding:16px}.koper-summary-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.koper-summary-header h4{margin:0;font-size:18px}.koper-summary-subtitle{margin:4px 0 0;color:#64748b;font-size:13px}.koper-summary-close{border:none;background:#f1f5f9;width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;color:#0f172a}.koper-summary-tabs{display:flex;gap:8px;margin-top:14px;flex-wrap:wrap}.koper-summary-tab{border:1px solid #e2e8f0;background:#fff;padding:6px 12px;border-radius:999px;font-size:12px;cursor:pointer;color:#0f172a}.koper-summary-tab.active{background:#ecfdf5;border-color:#34d399;color:#065f46;font-weight:600}.koper-summary-body{margin-top:12px;max-height:55vh;overflow:auto}.koper-summary-empty{text-align:center;padding:16px;color:#64748b;font-size:13px}.koper-summary-list{display:flex;flex-direction:column;gap:10px}.koper-summary-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:#f8fafc;border-radius:12px}.koper-summary-meta{display:block;font-size:12px;color:#64748b;margin-top:2px}.koper-summary-event{display:block;font-size:11px;color:#94a3b8;margin-top:2px}.broadcast-modal-backdrop{position:fixed;inset:0;background:#0f172a8c;display:flex;justify-content:center;align-items:center;padding:16px;z-index:100;animation:fadeIn .2s ease-out}.broadcast-modal{background:#fff;border-radius:20px;box-shadow:0 24px 60px #0f172a33;width:min(420px,100%);overflow:visible;animation:slideUp .3s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column}.broadcast-modal-header{padding:20px 24px;border-bottom:1px solid rgba(15,23,42,.06);display:flex;align-items:center;justify-content:space-between}.broadcast-modal-header h3{margin:0;font-size:18px;color:#0f172a;font-weight:700}.broadcast-modal-close{background:transparent;border:none;color:#64748b;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;border-radius:10px;transition:all .2s}.broadcast-modal-close:hover{background:#f1f5f9;color:#0f172a}.broadcast-modal-body{padding:24px;display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px;position:relative}.form-group label{font-size:14px;font-weight:600;color:#334155}.custom-select-trigger{padding:12px 16px;border-radius:14px;border:1px solid rgba(15,23,42,.12);font-size:14px;color:#0f172a;background-color:#f8fafc;width:100%;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease;font-weight:500}.custom-select-trigger:hover{border-color:#0f172a40;background-color:#fff}.custom-select-trigger span{display:flex;align-items:center;gap:10px}.custom-select-options{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border-radius:14px;border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 25px #0f172a26;z-index:50;overflow:hidden;max-height:240px;overflow-y:auto;opacity:0;transform:translateY(-8px);visibility:hidden;transition:all .2s cubic-bezier(.16,1,.3,1)}.custom-option{padding:12px 16px;font-size:14px;color:#334155;cursor:pointer;transition:background .15s;display:flex;align-items:center;gap:12px}.option-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#f1f5f9;color:#64748b;flex-shrink:0}.custom-option:hover .option-icon{background:#e2e8f0;color:#475569}.custom-option.selected .option-icon{background:#dbeafe;color:#2563eb}.option-icon.info{color:#0ea5e9;background:#e0f2fe}.option-icon.warning{color:#f59e0b;background:#fef3c7}.option-icon.urgent{color:#ef4444;background:#fee2e2}.broadcast-modal-footer{padding:20px 24px;background:#f8fafc;display:flex;justify-content:flex-end;gap:12px;border-top:1px solid rgba(15,23,42,.06);border-radius:0 0 20px 20px}.btn{padding:12px 20px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:all .2s;display:flex;align-items:center;gap:8px}.btn-secondary{background:#fff;border:1px solid rgba(15,23,42,.15);color:#475569}.btn-secondary:hover{background:#f1f5f9;color:#0f172a;transform:translateY(-1px)}.btn-primary{background:#0f172a;color:#fff;border:1px solid transparent;box-shadow:0 4px 6px #0f172a1a}.btn-primary:hover{background:#1e293b;transform:translateY(-1px);box-shadow:0 6px 12px #0f172a26}.btn-primary:active{transform:translateY(0)}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.home-page{display:flex;flex-direction:column;gap:20px}.home-summary{display:flex;flex-direction:column;gap:16px;padding:20px;border-radius:24px;background:linear-gradient(140deg,#0f172a,#1f2937);color:#f8fafc;position:relative}.home-summary h2{margin:6px 0 8px;font-size:22px}.home-summary .subtle{margin:0;color:#f8fafcb8;font-size:14px}.eyebrow{margin:0;text-transform:uppercase;font-size:11px;letter-spacing:1px;color:#f8fafcb3}.ghost-btn{align-self:flex-start;background:#f8fafc1f;color:#f8fafc;border:1px solid rgba(248,250,252,.3);padding:10px 16px;border-radius:14px;font-weight:600}.ghost-btn.icon-only{padding:8px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;position:absolute;top:16px;right:16px;z-index:1;pointer-events:auto}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.metric-card{background:#fff;border-radius:18px;padding:16px;border:1px solid rgba(15,23,42,.08)}.metric-card.clickable{cursor:pointer;border-color:#2563eb59;box-shadow:0 8px 18px #2563eb14}.metric-card.clickable:hover{border-color:#2563eb8c;transform:translateY(-1px)}.metric-card.disabled{opacity:.55;cursor:not-allowed}.metric-card p{margin:0;font-size:12px;color:#64748b}.metric-card h3{margin:8px 0 0;font-size:20px}.metric-present{background:#ecfdf5;border-color:#a7f3d0}.metric-present h3{color:#065f46}.metric-pending{background:#fffbeb;border-color:#fde68a}.metric-pending h3{color:#92400e}.metric-info{background:#eff6ff;border-color:#bfdbfe}.metric-info h3{color:#1d4ed8}.session-list{display:flex;flex-direction:column;gap:12px}.section-header{display:flex;justify-content:space-between;align-items:center}.section-header h4{margin:0}.section-header span{font-size:12px;color:#64748b}.session-cards{display:flex;flex-direction:column;gap:12px}.session-card{padding:16px;border-radius:18px;background:#fff;border:1px solid rgba(15,23,42,.08);display:flex;justify-content:space-between;gap:12px}.session-card.clickable{cursor:pointer}.session-card.clickable:hover{border-color:#0f172a33}.session-card.action-card.clickable{cursor:pointer;border-color:#2563eb33;background:#f8fafc}.session-card.action-card.disabled{opacity:.6;cursor:not-allowed}.session-card h5{margin:0 0 6px}.session-meta{margin:0;font-size:12px;color:#64748b}.session-badges{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#0f172a;font-weight:600}@media(min-width:768px){.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-summary{flex-direction:row;align-items:center;justify-content:space-between}}.badge{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;width:fit-content}.badge-present{background:#ecfdf5;color:#065f46}.badge-pending{background:#fffbeb;color:#92400e}.summary-popup{display:flex;flex-direction:column;max-width:500px;width:100%;max-height:85vh;height:100%;margin:0 auto}.popup-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.popup-header h4{margin:0;font-size:18px;font-weight:700;color:#0f172a}.close-icon-btn{background:none;border:none;cursor:pointer;color:#64748b;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.close-icon-btn:hover{background:#f1f5f9;color:#0f172a}.summary-controls{margin-bottom:16px;display:flex;flex-direction:column;gap:8px}.summary-controls label{font-size:14px;font-weight:600;color:#0f172a}.summary-controls select{padding:12px;border:1px solid #e5e7eb;border-radius:12px;font-size:14px;outline:none;width:100%;background-color:#fff}.summary-preview{flex:1;margin-bottom:16px;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background-color:#f8fafc}.summary-preview textarea{width:100%;height:100%;padding:16px;border:none;resize:none;font-family:monospace;font-size:13px;line-height:1.5;color:#334155;background:transparent}.summary-preview textarea:focus{outline:none}.popup-actions{display:flex;justify-content:flex-end}.copy-btn{display:flex;align-items:center;justify-content:center;gap:8px;background-color:#3b82f6;border:1px solid #3b82f6;color:#fff;padding:12px 20px;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s;width:100%}.copy-btn:hover:not(:disabled){background-color:#2563eb;border-color:#2563eb}.copy-btn:disabled{background-color:#94a3b8;border-color:#94a3b8;cursor:not-allowed}.popup-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.popup-content{background:#fff;border-radius:20px;padding:24px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.bus-summary-view{display:flex;flex-direction:column;flex:1;min-height:0;gap:12px}.multi-select-bus-wrapper{position:relative;width:100%;margin-bottom:.5rem}.multi-select-bus-wrapper.open{z-index:1200}.multi-select-bus-wrapper.disabled{opacity:.6;pointer-events:none}.multi-select-bus-wrapper label{display:block;font-size:.875rem;font-weight:500;color:#1f2937;margin-bottom:.5rem}.select-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#fff;cursor:pointer;transition:all .2s ease;min-height:44px}.select-trigger:hover{border-color:#d1d5db;background-color:#f9fafb}.select-trigger.open{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;border-bottom-left-radius:0;border-bottom-right-radius:0}.select-trigger.error{border-color:#ef4444;background-color:#fef2f2}.select-value{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.selected-text{color:#1f2937;font-size:.9375rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.placeholder-text{color:#9ca3af;font-size:.9375rem}.selected-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;background-color:#3b82f6;color:#fff;border-radius:9999px;font-size:.75rem;font-weight:600}.chevron-icon{color:#6b7280;flex-shrink:0;transition:transform .2s ease}.select-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:1201;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a;max-height:min(380px,45vh);overflow-y:auto}.select-dropdown.open-upward{top:auto;bottom:calc(100% + 4px)}.select-all-container{position:sticky;top:0;background-color:#f0f9ff;z-index:10;padding:.5rem 0}.select-all-button{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;cursor:pointer;transition:background-color .15s ease;min-height:44px;font-weight:500}.select-all-button:hover{background-color:#e0f2fe}.select-all-button.all-selected{background-color:#dbeafe;color:#0369a1}.select-all-text{flex:1;color:#0369a1;font-size:.9375rem;font-weight:600}.divider{height:1px;background-color:#e5e7eb}.option-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;cursor:pointer;transition:background-color .15s ease;min-height:44px}.option-item:hover{background-color:#f3f4f6}.option-item.selected{background-color:#eff6ff}.checkbox-input{width:18px;height:18px;cursor:pointer;accent-color:#3b82f6}.option-name{flex:1;color:#1f2937;font-size:.9375rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.check-icon{color:#3b82f6;flex-shrink:0}.no-options,.loading-state{padding:2rem 1rem;text-align:center;color:#9ca3af;font-size:.875rem}.error-text{display:block;color:#ef4444;font-size:.75rem;margin-top:.25rem}@media(max-width:640px){.select-trigger{padding:.875rem 1rem;min-height:48px}.select-all-button,.option-item{padding:.875rem 1rem;min-height:48px;gap:.875rem}.select-dropdown{max-height:min(420px,50vh)}.selected-count{min-width:28px;height:28px;font-size:.8125rem}}.tasks-page{display:flex;flex-direction:column;gap:16px;padding-bottom:100px}.tasks-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.task-title-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.task-title-row h3{margin:0}.task-title-row .ghost-btn.icon-only{padding:10px;border-radius:10px;transform:translateY(50px)}.tasks-header h3{margin:0}.tasks-header p{margin:6px 0 0;font-size:13px;color:#64748b}.task-list{display:flex;flex-direction:column;gap:12px}.task-tabs{display:flex;gap:8px;margin-bottom:12px;border-bottom:2px solid #e2e8f0}.task-tab{padding:12px 24px;border:none;background:transparent;color:#64748b;font-size:14px;font-weight:600;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px;transition:all .2s ease}.task-tab.active{color:#f97316;border-bottom-color:#f97316}.task-tab:hover{color:#0f172a}.task-filters{display:flex;gap:10px;align-items:center}.task-filter{padding:8px 12px;border-radius:12px;border:1px solid rgba(15,23,42,.12);background:#fff;font-size:13px;color:#0f172a}.ghost-btn.icon-only{padding:8px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center}.task-card{background:#fff;border-radius:18px;padding:16px;border:2px solid rgba(15,23,42,.08);display:flex;justify-content:space-between;gap:12px}.task-card h4{margin:0}.task-card p{margin:0;font-size:12px;color:#64748b}.task-meta{display:flex;flex-direction:column;align-items:flex-end;gap:6px;font-size:12px;font-weight:600;color:#0f172a}.task-detail-btn{border:1px solid rgba(15,23,42,.12);background:#fff;width:32px;height:32px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#0f172a;margin-left:auto}.task-detail-btn:hover{border-color:#2563eb66;color:#1d4ed8}.task-main{display:flex;gap:12px;align-items:center}.task-type-icon{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 36px}.task-type-icon.task-type-rollcall{background:#e0f2fe;color:#0369a1}.task-type-icon.task-type-koper{background:#fef3c7;color:#92400e}.task-type-icon.task-type-task{background:#f1f5f9;color:#475569}.task-type-icon.task-type-zamzam{background:#caf0f8;color:#0077b6}.task-type-badge{font-size:10px;font-weight:700;padding:4px 10px;border-radius:999px;width:fit-content;text-transform:uppercase;letter-spacing:.4px;display:inline-flex;align-items:center;justify-content:center}.task-type-rollcall{background:#e0f2fe;color:#0369a1}.task-type-koper{background:#fef3c7;color:#92400e}.task-type-task{background:#f1f5f9;color:#475569}.task-type-zamzam{background:#caf0f8;color:#0077b6}.task-expired-badge{font-size:10px;font-weight:700;padding:4px 10px;border-radius:999px;width:fit-content;text-transform:uppercase;letter-spacing:.4px;background:#fee2e2;color:#991b1b}.task-card.clickable{cursor:pointer;background:linear-gradient(180deg,#eff6ffb3,#fff)}.task-border-done{border-color:#16a34a}.task-border-pending{border-color:#f59e0b}.task-border-noshow{border-color:#dc2626}.task-count-text{font-size:11px;color:#475569;margin-right:auto}.task-status{font-size:11px;font-weight:700;padding:2px 5px;border-radius:5px;align-self:flex-start;text-transform:uppercase;letter-spacing:.4px}.task-status-pending{background:#fffbeb;color:#92400e}.task-status-in_progress{background:#e0f2fe;color:#0369a1}.task-status-done{background:#ecfdf5;color:#065f46}.task-detail-btn{background:transparent;border:none;cursor:pointer;color:#64748b;transition:color .2s}.task-detail-btn:hover{color:#f97316}.task-card.task-expired{opacity:.6;background-color:#f8fafc}.task-card.task-expired h4{text-decoration:line-through;color:#94a3b8}.task-badge-archived{background:#6c757d;color:#fff;padding:4px 10px;border-radius:8px;font-size:11px;font-weight:600}.task-end-btn{max-width:max-content;padding:6px 12px;background:#dc3545;color:#fff;border:none;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.task-end-btn:hover{background:#c82333;transform:translateY(-1px);box-shadow:0 4px 8px #dc35454d}.task-end-btn:active{transform:translateY(0)}.task-create-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:10px;border:1px solid rgba(37,99,235,.25);background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:600;cursor:pointer}.task-create-btn:hover{border-color:#2563eb80;background:#dbeafe}.task-create-backdrop{position:fixed;inset:0;background:#0f172a66;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.task-create-modal{background:#fff;border-radius:28px;width:100%;max-width:440px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000040;animation:modalSlideUp .3s cubic-bezier(.34,1.56,.64,1);overflow:hidden}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.task-create-header{padding:24px 24px 16px;display:flex;justify-content:space-between;align-items:flex-start;background:linear-gradient(to bottom,#f8fafc,#fff);border-bottom:1px solid #f1f5f9}.task-create-header h4{margin:0;color:#0f172a;font-size:20px;font-weight:700;letter-spacing:-.025em}.task-create-header p{margin:4px 0 0;color:#64748b;font-size:13px;font-weight:500}.task-create-hint{display:inline-flex;margin-top:6px;font-size:11px;color:#94a3b8;background:#f1f5f9;padding:2px 8px;border-radius:999px}.task-create-close{border:none;background:#f1f5f9;width:32px;height:32px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;color:#0f172a}.task-create-body{padding:16px 24px 24px;display:flex;flex-direction:column;gap:20px;overflow-y:auto}.task-create-body label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600;color:#334155}.task-create-body .form-hint{font-size:11px;color:#b91c1c}.task-create-body input,.task-create-body select{padding:12px 16px;border-radius:14px;border:1.5px solid #e2e8f0;background:#f8fafc;font-size:15px;color:#0f172a;transition:all .2s ease;outline:none}.task-create-body input:focus,.task-create-body select:focus{border-color:#fbbf24;background:#fff;box-shadow:0 0 0 4px #fbbf241a}.task-create-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.task-create-inline{display:flex;gap:8px;align-items:center}.task-create-inline input,.task-create-inline select{width:50%;min-width:120px}.task-create-actions{padding:16px 24px 24px;display:flex;justify-content:flex-end;gap:12px;border-top:1px solid #f1f5f9;background:#fff}.task-create-actions .primary-btn{padding:10px 14px;border-radius:12px;border:none;background:#2563eb;color:#fff;font-weight:600;cursor:pointer}.task-create-actions .ghost-btn{padding:10px 14px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font-weight:600;cursor:pointer}.task-create-actions button:disabled{opacity:.7;cursor:not-allowed}.task-fab-menu{display:flex;flex-direction:column;gap:10px;animation:slideUpFade .3s cubic-bezier(.4,0,.2,1)}@keyframes slideUpFade{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.task-fab-menu button{display:flex;align-items:center;gap:12px;padding:12px 20px;background:#fff;border:1px solid rgba(226,232,240,.8);border-radius:16px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;color:#1e293b;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s ease;min-width:200px}.task-fab-menu button svg{color:#f97316}.task-fab-menu button:hover{background:#f8fafc;transform:translate(-8px);border-color:#fdd6b5;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.task-fab-menu button:active{transform:translate(-4px) scale(.98)}.task-send-link-btn{background:#3b82f6;border:none;cursor:pointer;padding:6px 12px;font-size:12px;font-weight:600;transition:transform .2s;opacity:1;color:#fff;border-radius:8px}.task-send-link-btn:hover:not(:disabled){transform:scale(1);opacity:1}.task-send-link-btn:disabled{cursor:not-allowed;opacity:.4}.task-send-link-btn:active:not(:disabled){transform:scale(.95)}.task-actions-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-start;margin-top:8px;padding-top:8px;border-top:1px solid #f1f5f9}.task-scan-btn{width:32px;height:32px;padding:0;background:#22c55e;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;margin-left:auto}.task-scan-btn:hover{background:#16a34a;transform:scale(1.05)}.task-scan-btn:active{transform:scale(.95)}.task-delete-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:#fee2e2;border:1px solid #fca5a5;color:#dc2626;cursor:pointer;transition:all .2s ease;margin-left:8px}.task-delete-btn:hover{background:#fecaca;border-color:#f87171;transform:scale(1.05)}.task-delete-btn:active{transform:scale(.95)}.task-delete-btn svg{width:22px;height:22px}.task-progres-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-start;margin-top:8px}.task-meta .task-progress-row span{font-size:11px;color:#475569;justify-content:space-between}.task-left{display:flex;flex-direction:column;gap:4px}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swal2-outline: 0 0 0 3px rgba(100, 150, 200, .5);--swal2-container-padding: .625em;--swal2-backdrop: rgba(0, 0, 0, .4);--swal2-backdrop-transition: background-color .15s;--swal2-width: 32em;--swal2-padding: 0 0 1.25em;--swal2-border: none;--swal2-border-radius: .3125rem;--swal2-background: white;--swal2-color: #545454;--swal2-show-animation: swal2-show .3s;--swal2-hide-animation: swal2-hide .15s forwards;--swal2-icon-zoom: 1;--swal2-icon-animations: true;--swal2-title-padding: .8em 1em 0;--swal2-html-container-padding: 1em 1.6em .3em;--swal2-input-border: 1px solid #d9d9d9;--swal2-input-border-radius: .1875em;--swal2-input-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06), 0 0 0 3px transparent;--swal2-input-background: transparent;--swal2-input-transition: border-color .2s, box-shadow .2s;--swal2-input-hover-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06), 0 0 0 3px transparent;--swal2-input-focus-border: 1px solid #b4dbed;--swal2-input-focus-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06), 0 0 0 3px rgba(100, 150, 200, .5);--swal2-progress-step-background: #add8e6;--swal2-validation-message-background: #f0f0f0;--swal2-validation-message-color: #666;--swal2-footer-border-color: #eee;--swal2-footer-background: transparent;--swal2-footer-color: inherit;--swal2-timer-progress-bar-background: rgba(0, 0, 0, .3);--swal2-close-button-position: initial;--swal2-close-button-inset: auto;--swal2-close-button-font-size: 2.5em;--swal2-close-button-color: #ccc;--swal2-close-button-transition: color .2s, box-shadow .2s;--swal2-close-button-outline: initial;--swal2-close-button-box-shadow: inset 0 0 0 3px transparent;--swal2-close-button-focus-box-shadow: inset var(--swal2-outline);--swal2-close-button-hover-transform: none;--swal2-actions-justify-content: center;--swal2-actions-width: auto;--swal2-actions-margin: 1.25em auto 0;--swal2-actions-padding: 0;--swal2-actions-border-radius: 0;--swal2-actions-background: transparent;--swal2-action-button-transition: background-color .2s, box-shadow .2s;--swal2-action-button-hover: black 10%;--swal2-action-button-active: black 10%;--swal2-confirm-button-box-shadow: none;--swal2-confirm-button-border-radius: .25em;--swal2-confirm-button-background-color: #7066e0;--swal2-confirm-button-color: #fff;--swal2-deny-button-box-shadow: none;--swal2-deny-button-border-radius: .25em;--swal2-deny-button-background-color: #dc3741;--swal2-deny-button-color: #fff;--swal2-cancel-button-box-shadow: none;--swal2-cancel-button-border-radius: .25em;--swal2-cancel-button-background-color: #6e7881;--swal2-cancel-button-color: #fff;--swal2-toast-show-animation: swal2-toast-show .5s;--swal2-toast-hide-animation: swal2-toast-hide .1s forwards;--swal2-toast-border: none;--swal2-toast-box-shadow: 0 0 1px hsl(0deg 0% 0% / .075), 0 1px 2px hsl(0deg 0% 0% / .075), 1px 2px 4px hsl(0deg 0% 0% / .075), 1px 3px 8px hsl(0deg 0% 0% / .075), 2px 4px 16px hsl(0deg 0% 0% / .075)}[data-swal2-theme=dark]{--swal2-dark-theme-black: #19191a;--swal2-dark-theme-white: #e1e1e1;--swal2-background: var(--swal2-dark-theme-black);--swal2-color: var(--swal2-dark-theme-white);--swal2-footer-border-color: #555;--swal2-input-background: color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background: color-mix( in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10% );--swal2-validation-message-color: var(--swal2-dark-theme-white);--swal2-timer-progress-bar-background: rgba(255, 255, 255, .7)}@media(prefers-color-scheme:dark){[data-swal2-theme=auto]{--swal2-dark-theme-black: #19191a;--swal2-dark-theme-white: #e1e1e1;--swal2-background: var(--swal2-dark-theme-black);--swal2-color: var(--swal2-dark-theme-white);--swal2-footer-border-color: #555;--swal2-input-background: color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background: color-mix( in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10% );--swal2-validation-message-color: var(--swal2-dark-theme-white);--swal2-timer-progress-bar-background: rgba(255, 255, 255, .7)}}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:#0000!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px var(--swal2-backdrop)}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:#0000;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}@media print{body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown) .swal2-container{position:static!important}}div:where(.swal2-container){display:grid;position:fixed;z-index:1060;inset:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:var(--swal2-container-padding);overflow-x:hidden;transition:var(--swal2-backdrop-transition);-webkit-overflow-scrolling:touch}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:var(--swal2-backdrop)}div:where(.swal2-container).swal2-backdrop-hide{background:#0000!important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;place-self:start center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;place-self:start end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;place-self:center center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;place-self:center end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;place-self:end center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;place-self:end end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container)[popover]{width:auto;border:0}div:where(.swal2-container) div:where(.swal2-popup){display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:var(--swal2-width);max-width:100%;padding:var(--swal2-padding);border:var(--swal2-border);border-radius:var(--swal2-border-radius);background:var(--swal2-background);color:var(--swal2-color);font-family:inherit;font-size:1rem;container-name:swal2-popup}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable{cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable div:where(.swal2-icon){cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging{cursor:grabbing}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging div:where(.swal2-icon){cursor:grabbing}div:where(.swal2-container) h2:where(.swal2-title){position:relative;max-width:100%;margin:0;padding:var(--swal2-title-padding);color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;overflow-wrap:break-word;cursor:initial}div:where(.swal2-container) div:where(.swal2-actions){display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:var(--swal2-actions-justify-content);width:var(--swal2-actions-width);margin:var(--swal2-actions-margin);padding:var(--swal2-actions-padding);border-radius:var(--swal2-actions-border-radius);background:var(--swal2-actions-background)}div:where(.swal2-container) div:where(.swal2-loader){display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 rgba(0,0,0,0) #2778c4 rgba(0,0,0,0)}div:where(.swal2-container) button:where(.swal2-styled){margin:.3125em;padding:.625em 1.1em;transition:var(--swal2-action-button-transition);border:none;box-shadow:0 0 0 3px #0000;font-weight:500}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){border-radius:var(--swal2-confirm-button-border-radius);background:initial;background-color:var(--swal2-confirm-button-background-color);box-shadow:var(--swal2-confirm-button-box-shadow);color:var(--swal2-confirm-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):hover{background-color:color-mix(in srgb,var(--swal2-confirm-button-background-color),var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):active{background-color:color-mix(in srgb,var(--swal2-confirm-button-background-color),var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny){border-radius:var(--swal2-deny-button-border-radius);background:initial;background-color:var(--swal2-deny-button-background-color);box-shadow:var(--swal2-deny-button-box-shadow);color:var(--swal2-deny-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):hover{background-color:color-mix(in srgb,var(--swal2-deny-button-background-color),var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):active{background-color:color-mix(in srgb,var(--swal2-deny-button-background-color),var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel){border-radius:var(--swal2-cancel-button-border-radius);background:initial;background-color:var(--swal2-cancel-button-background-color);box-shadow:var(--swal2-cancel-button-box-shadow);color:var(--swal2-cancel-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):hover{background-color:color-mix(in srgb,var(--swal2-cancel-button-background-color),var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):active{background-color:color-mix(in srgb,var(--swal2-cancel-button-background-color),var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):focus-visible{outline:none;box-shadow:var(--swal2-action-button-focus-box-shadow)}div:where(.swal2-container) button:where(.swal2-styled)[disabled]:not(.swal2-loading){opacity:.4}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){margin:1em 0 0;padding:1em 1em 0;border-top:1px solid var(--swal2-footer-border-color);background:var(--swal2-footer-background);color:var(--swal2-footer-color);font-size:1em;text-align:center;cursor:initial}div:where(.swal2-container) .swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:var(--swal2-border-radius);border-bottom-left-radius:var(--swal2-border-radius)}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){width:100%;height:.25em;background:var(--swal2-timer-progress-bar-background)}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;margin:2em auto 1em;cursor:initial}div:where(.swal2-container) button:where(.swal2-close){position:var(--swal2-close-button-position);inset:var(--swal2-close-button-inset);z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:var(--swal2-close-button-transition);border:none;border-radius:var(--swal2-border-radius);outline:var(--swal2-close-button-outline);background:#0000;color:var(--swal2-close-button-color);font-family:monospace;font-size:var(--swal2-close-button-font-size);cursor:pointer;justify-self:end}div:where(.swal2-container) button:where(.swal2-close):hover{transform:var(--swal2-close-button-hover-transform);background:#0000;color:#f27474}div:where(.swal2-container) button:where(.swal2-close):focus-visible{outline:none;box-shadow:var(--swal2-close-button-focus-box-shadow)}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-html-container){z-index:1;justify-content:center;margin:0;padding:var(--swal2-html-container-padding);overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;overflow-wrap:break-word;word-break:break-word;cursor:initial}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:var(--swal2-input-transition);border:var(--swal2-input-border);border-radius:var(--swal2-input-border-radius);background:var(--swal2-input-background);box-shadow:var(--swal2-input-box-shadow);color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-input):hover,div:where(.swal2-container) input:where(.swal2-file):hover,div:where(.swal2-container) textarea:where(.swal2-textarea):hover{box-shadow:var(--swal2-input-hover-box-shadow)}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:var(--swal2-input-focus-border);outline:none;box-shadow:var(--swal2-input-focus-box-shadow)}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{margin:1em 2em 3px;background:var(--swal2-background)}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{width:75%;margin-right:auto;margin-left:auto;background:var(--swal2-input-background);font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:var(--swal2-input-background);color:inherit;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{align-items:center;justify-content:center;background:var(--swal2-background);color:inherit}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:var(--swal2-validation-message-background);color:var(--swal2-validation-message-color);font-size:1em;font-weight:300}div:where(.swal2-container) div:where(.swal2-validation-message):before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}div:where(.swal2-container) .swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:#0000;font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:var(--swal2-progress-step-background);color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:var(--swal2-progress-step-background)}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}div:where(.swal2-icon){position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;zoom:var(--swal2-icon-zoom);border:.25em solid rgba(0,0,0,0);border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;user-select:none}div:where(.swal2-icon) .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{position:relative;flex-grow:1}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}}div:where(.swal2-icon).swal2-warning{border-color:#f8bb86;color:#f8bb86}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}}div:where(.swal2-icon).swal2-info{border-color:#3fc3ee;color:#3fc3ee}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}}div:where(.swal2-icon).swal2-question{border-color:#87adbd;color:#87adbd}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;border-radius:50%}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}div:where(.swal2-icon).swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}div:where(.swal2-icon).swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}}[class^=swal2]{-webkit-tap-highlight-color:rgba(0,0,0,0)}.swal2-show{animation:var(--swal2-show-animation)}.swal2-hide{animation:var(--swal2-hide-animation)}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;border:var(--swal2-toast-border);background:var(--swal2-background);box-shadow:var(--swal2-toast-box-shadow);pointer-events:all}.swal2-toast>*{grid-column:2}.swal2-toast h2:where(.swal2-title){margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-toast .swal2-loading{justify-content:center}.swal2-toast input:where(.swal2-input){height:2em;margin:.5em;font-size:1em}.swal2-toast .swal2-validation-message{font-size:1em}.swal2-toast div:where(.swal2-footer){margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-toast button:where(.swal2-close){grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-toast div:where(.swal2-html-container){margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-toast div:where(.swal2-html-container):empty{padding:0}.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-toast div:where(.swal2-actions){justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-toast button:where(.swal2-styled){margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;border-radius:50%}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}@container swal2-popup style(--swal2-icon-animations:true){.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}}.swal2-toast.swal2-show{animation:var(--swal2-toast-show-animation)}.swal2-toast.swal2-hide{animation:var(--swal2-toast-hide-animation)}@keyframes swal2-show{0%{transform:translate3d(0,-50px,0) scale(.9);opacity:0}to{transform:translateZ(0) scale(1);opacity:1}}@keyframes swal2-hide{0%{transform:translateZ(0) scale(1);opacity:1}to{transform:translate3d(0,-50px,0) scale(.9);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}.scanner-page{display:flex;flex-direction:column;gap:16px}.scanner-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.scanner-title-row{display:flex;align-items:baseline;gap:8px}.scanner-header h3{margin:0}.scanner-header p{margin:6px 0 0;font-size:13px;color:#64748b}.scanner-title-row .ghost-btn.icon-only{padding:8px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;margin-top:60px}.scanner-panel{background:#fff;border-radius:22px;padding:18px;border:1px solid rgba(15,23,42,.08);display:flex;flex-direction:column;gap:16px}.scanner-modes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mode-card{border-radius:16px;padding:14px;border:1px solid rgba(15,23,42,.12);background:#f8fafc;display:flex;gap:10px;text-align:left;align-items:flex-start;cursor:pointer;color:#0f172a}.mode-card h4{margin:0 0 4px;font-size:14px}.mode-card p{margin:0;font-size:12px;color:#64748b}.mode-card.active{border-color:#2563eb66;background:#eff6ff}.mode-card.disabled{cursor:not-allowed;opacity:.6}.mode-note{padding:10px 12px;border-radius:12px;background:#fef3c7;color:#92400e;font-size:12px;font-weight:600}.scanner-panel label{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#0f172a;font-weight:600}.koper-fields{display:flex;flex-direction:column;gap:12px}.koper-toggle-row{display:flex;background:#f1f5f9;border-radius:14px;padding:4px;gap:4px}.koper-toggle-btn{flex:1;height:36px;border-radius:10px;font-size:13px;font-weight:500;border:none;background:transparent;color:#475569;transition:all .2s ease}.koper-toggle-btn.active{background:#fff;color:#1d4ed8;box-shadow:0 1px 3px #0f172a26}.koper-assign-panel{display:flex;flex-direction:column;gap:10px;border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:12px;background:#f8fafc}.koper-assign-selected{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:8px 10px}.koper-assign-selected span{display:block;font-size:11px;color:#64748b}.koper-assign-body,.koper-upload{display:flex;flex-direction:column;gap:10px}.koper-upload label{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#0f172a;font-weight:600}.koper-upload select,.koper-upload input{border-radius:12px;border:1px solid rgba(15,23,42,.15);padding:12px 14px;font-size:14px;background:#fff;width:100%;box-sizing:border-box}.koper-upload select:focus,.koper-upload input:focus{outline:none;border-color:#2563eb66;box-shadow:0 0 0 3px #2563eb1a}.koper-upload .primary-btn{background:#0f172a;color:#fff}.koper-upload .primary-btn.upload-ready{background:#16a34a;color:#fff}.koper-barcode-row{display:flex;align-items:center;gap:8px;justify-content:space-between;padding:6px 0}.koper-barcode-value{font-size:13px;font-weight:600;color:#0f172a}.koper-barcode-clear{width:32px;height:32px;padding:0}.koper-capture{display:flex;flex-direction:column;gap:10px}.koper-capture-frame{position:relative;border-radius:16px;overflow:hidden;background:#0f172a;border:1px solid rgba(15,23,42,.12)}.koper-capture-video{width:100%;height:220px;object-fit:cover;display:block}.koper-capture-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0f172a73;color:#f8fafc;font-size:12px}.koper-capture-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.koper-capture-count{font-size:12px;color:#64748b}.koper-capture-countdown{font-size:12px;font-weight:700;color:#1d4ed8;margin-left:auto}.koper-capture-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;background:#0f172a;color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;min-width:140px}.koper-capture-btn:disabled{opacity:.6;cursor:not-allowed}.koper-camera-error{background:#fee2e2;color:#b91c1c}.koper-upload-meta{font-size:12px;color:#64748b}.koper-upload-list{display:flex;flex-direction:column;gap:8px}.koper-upload-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:12px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);font-size:12px}.koper-upload-message{font-size:12px;color:#0f172a;background:#fef3c7;padding:8px 10px;border-radius:12px}.koper-upload-remove{width:28px;height:28px}.koper-event-panel{border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:12px;background:#f8fafc}.koper-event-panel label{font-size:12px;color:#64748b}.koper-event-panel select{margin-top:6px;width:100%;border:1px solid rgba(15,23,42,.12);border-radius:12px;padding:8px 10px;background:#fff;font-size:13px;color:#0f172a;appearance:none}.jamaah-list{display:flex;flex-direction:column;gap:8px;max-height:220px;overflow-y:auto;padding-right:4px}.jamaah-item{border:1px solid rgba(15,23,42,.12);background:#fff;border-radius:12px;padding:10px 12px;text-align:left;display:flex;flex-direction:column;gap:4px;cursor:pointer}.jamaah-item.active{border-color:#2563eb66;background:#eff6ff}.jamaah-meta{font-size:11px;color:#64748b}.jamaah-empty{font-size:12px;color:#64748b;background:#f8fafc;padding:10px 12px;border-radius:12px;text-align:center}.koper-assign-clear{width:32px;height:32px}.koper-modal-backdrop{position:fixed;inset:0;background:#0f172a8c;display:flex;justify-content:center;align-items:center;padding:16px;z-index:50}.koper-modal{width:min(520px,100%);background:#fff;border-radius:18px;box-shadow:0 24px 60px #0f172a33;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.koper-modal-header{padding:16px 18px;border-bottom:1px solid rgba(15,23,42,.08);display:flex;align-items:center;justify-content:space-between;gap:12px}.koper-modal-header h4{margin:0 0 4px;font-size:16px}.koper-modal-subtitle{font-size:12px;color:#64748b;display:inline-flex;align-items:center;gap:6px}.koper-status-icon{display:inline-flex;align-items:center}.koper-status-icon.verified{color:#16a34a}.koper-status-icon.unverified{color:#f59e0b}.koper-status-icon.missing{color:#94a3b8}.koper-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px}.koper-summary-card{background:#f8fafc;border-radius:12px;padding:10px 12px;border:1px solid rgba(15,23,42,.08)}.koper-summary-card span{display:block;font-size:11px;color:#64748b;margin-bottom:4px}.koper-summary-card strong{font-size:13px}.koper-modal-close{border:none;background:#f1f5f9;width:28px;height:28px;border-radius:10px;font-size:20px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#0f172a}.koper-modal-close svg{display:block}.koper-modal-body{padding:16px 18px 20px;overflow-y:auto}.koper-modal-loading{font-size:13px;color:#64748b;text-align:center;padding:12px 0}.koper-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;background:#f8fafc;border-radius:14px;padding:12px;margin-bottom:16px}.koper-info-grid span{font-size:11px;color:#64748b;display:block;margin-bottom:4px}.koper-info-grid strong{font-size:14px}.koper-section{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgba(15,23,42,.08)}.koper-section:last-child{border-bottom:none;padding-bottom:0}.koper-section h5{margin:0 0 8px;font-size:14px}.koper-detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.koper-detail-item{background:#f8fafc;border-radius:12px;padding:10px 12px}.koper-detail-item span{display:block;font-size:11px;color:#64748b;margin-bottom:4px}.koper-detail-item strong{font-size:13px}.koper-photo{width:100%;max-width:240px;border-radius:12px;border:1px solid rgba(15,23,42,.1)}.koper-empty{font-size:12px;color:#64748b;background:#f8fafc;padding:10px 12px;border-radius:12px}.koper-location{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#f8fafc;border-radius:12px;padding:10px 12px;font-size:12px}.koper-location span{display:block;color:#64748b;margin-top:4px}.koper-map-link{font-size:12px;color:#2563eb;text-decoration:none;font-weight:600}.koper-timeline{display:flex;flex-direction:column;gap:12px}.koper-history-toggle{border:none;background:transparent;color:#2563eb;font-size:12px;font-weight:600;cursor:pointer;padding:4px 0}.koper-event{border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:10px 12px;background:#fff;cursor:pointer;transition:border-color .2s ease,background .2s ease}.koper-event.expanded{border-color:#2563eb59;background:#f8fafc}.koper-event-header{display:flex;justify-content:space-between;gap:8px;font-size:12px;margin-bottom:6px}.koper-event-count{font-size:11px;color:#1d4ed8;font-weight:600;margin-bottom:6px}.koper-event-thumb{width:100%;max-width:200px;border-radius:10px;border:1px solid rgba(15,23,42,.08);margin-bottom:6px}.koper-event-detail{border-top:1px solid rgba(15,23,42,.08);margin-top:8px;padding-top:8px;display:flex;flex-direction:column;gap:6px}.koper-event-detail-row{display:flex;justify-content:space-between;gap:8px;font-size:12px;color:#334155}.koper-event-detail-row span{color:#64748b}.koper-event-detail-note{font-size:12px;color:#475569;background:#fff;border-radius:10px;padding:8px 10px;border:1px solid rgba(15,23,42,.08)}.koper-event-map{font-size:12px;color:#2563eb;text-decoration:none;font-weight:600;align-self:flex-start}.koper-event-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.koper-event-gallery img{width:100%;border-radius:10px;border:1px solid rgba(15,23,42,.08)}.koper-event-type{font-weight:600;color:#0f172a}.koper-event-time{color:#64748b;font-size:11px}.koper-event-actor{font-size:12px;color:#475569;margin-bottom:6px}.koper-event-photo{width:100%;max-width:200px;border-radius:10px;border:1px solid rgba(15,23,42,.08);margin-bottom:6px}.koper-event-location{font-size:12px;color:#334155;margin-bottom:4px}.koper-event-note{font-size:11px;color:#64748b}.koper-assign{display:flex;gap:10px;flex-wrap:wrap}.koper-assign input{flex:1 1 220px;border-radius:12px;border:1px solid rgba(15,23,42,.15);padding:10px 12px;font-size:13px}.koper-assign .primary-btn{flex:0 0 auto}.camera-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.camera-header h4{margin:0 0 4px;font-size:14px}.camera-header p{margin:0;font-size:12px;color:#64748b}.camera-pill{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.6px}.camera-pill.on{background:#dcfce7;color:#166534}.camera-pill.off{background:#fee2e2;color:#991b1b}.scanner-panel select,.scanner-panel input{border-radius:14px;border:1px solid rgba(15,23,42,.15);padding:12px 14px;font-size:14px}.session-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;background:#f8fafc;border-radius:14px;padding:12px}.session-summary.clickable{cursor:pointer}.session-summary.clickable:hover{border:1px solid rgba(15,23,42,.15)}.session-summary span{font-size:11px;color:#64748b}.session-summary strong{font-size:16px}.cutoff-note{margin:0;font-size:12px;color:#64748b}.scan-form{display:flex;flex-direction:column;gap:12px}.token-preview{font-size:12px;color:#64748b}.camera-section{display:flex;flex-direction:column;gap:12px}.camera-frame{position:relative;width:100%;padding-top:75%;border-radius:16px;overflow:hidden;background:#0f172a}.camera-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.camera-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#e2e8f0;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.scan-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;pointer-events:none}.scan-box{width:180px;height:180px;border-radius:14px;border:2px solid rgba(248,250,252,.9);box-shadow:0 0 0 999px #0f172a59}.scan-hint{font-size:12px;color:#e2e8f0;background:#0f172a99;padding:4px 10px;border-radius:999px;text-transform:uppercase;letter-spacing:.5px}.camera-actions{display:flex;align-items:center;gap:8px}.camera-extra-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;border:1px solid rgba(15,23,42,.12);background:#f8fafc;font-size:12px;font-weight:600;color:#0f172a}.camera-extra-toggle-switch{position:relative;width:44px;height:24px;border-radius:999px;background:#cbd5e1;transition:background-color .2s ease,opacity .2s ease;flex:0 0 auto;margin-left:auto;display:inline-block;border:none;cursor:pointer;padding:0}.camera-extra-toggle-switch:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:999px;background:#fff;box-shadow:0 1px 2px #0f172a33;transition:transform .2s ease}.camera-extra-toggle-switch.on{background:#16a34a}.camera-extra-toggle-switch.on:after{transform:translate(20px)}.camera-extra-toggle-switch:disabled{opacity:.6;cursor:not-allowed}.camera-actions .primary-btn{flex:1;justify-content:center}.primary-btn{flex:1;justify-content:center;display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:8px;font-weight:600;color:#fff;border:none;cursor:pointer}.primary-btn.start{background-color:#16a34a}.primary-btn.stop{background-color:#dc2626}.camera-error{font-size:12px;color:#b91c1c}.icon-btn{width:38px;height:38px;border-radius:12px;padding:0;border:1px solid rgba(15,23,42,.12);background:#f1f5f9;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.primary-btn,.danger-btn{border-radius:16px;padding:12px 16px;font-weight:600;font-size:14px;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary-btn{background:#0f172a;color:#f8fafc}.danger-btn{background:#fff1f2;color:#b91c1c;border:1px solid rgba(185,28,28,.35)}.scanner-message{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:14px;font-size:13px;font-weight:600}.scanner-message.success{background:#dcfce7;color:#166534}.scanner-message.warning{background:#fef3c7;color:#92400e}.scanner-message.error{background:#fee2e2;color:#991b1b}.qty-btn{width:42px;height:42px;border-radius:12px;border:1px solid #cbd5e1;background:#f8fafc;font-size:20px;font-weight:600;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#0f172a}.qty-btn:active{background:#e2e8f0}.primary-btn.full-width{width:100%}.task-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background:#dbeafe;color:#1e40af;border-radius:12px;font-size:12px;font-weight:500;margin-top:8px}.form-hint{display:block;margin-top:6px;font-size:12px;color:#64748b;font-style:italic}.form-hint.error{color:#dc2626}.schedule-page{display:flex;flex-direction:column;gap:18px}.schedule-page h3{margin:0;font-size:18px;font-weight:700;color:#0f172a}.schedule-page p{margin:6px 0 0;font-size:13px;color:#64748b}.schedule-page header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid rgba(15,23,42,.06)}.schedule-filters{display:flex;flex-direction:column;gap:12px;margin:8px 0 4px}.status-tabs{display:inline-flex;gap:8px;background:#f8fafc;padding:6px;border-radius:12px;border:1px solid rgba(15,23,42,.05);width:fit-content}.status-tabs .tab{border:none;background:transparent;padding:8px 12px;border-radius:10px;font-size:13px;color:#475569;cursor:pointer}.status-tabs .tab.active{background:linear-gradient(135deg,#fbbf24,#f97316);color:#fff;box-shadow:0 8px 16px #f9731640}.filter-bus{max-width:420px}.schedule-title-row{display:flex;align-items:baseline}.schedule-title-row .ghost-btn.icon-only{padding:10px;border-radius:10px;margin-top:50px;transform:none}.schedule-list{display:flex;flex-direction:column;gap:14px}.schedule-card{background:#fff;border-radius:18px;padding:16px;border:1px solid rgba(15,23,42,.08);display:flex;flex-direction:column;gap:10px;transition:all .2s ease}.schedule-card:hover{box-shadow:0 8px 24px #0f172a14}.schedule-card h4{margin:0 0 4px;font-size:15px;font-weight:600;color:#0f172a}.schedule-card p{margin:0;font-size:12px;color:#64748b}.schedule-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.schedule-time{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#0f172a}.schedule-meta{display:flex;flex-wrap:wrap;gap:8px}.meta-pill{padding:6px 10px;border-radius:10px;background:#f8fafc;border:1px solid rgba(15,23,42,.06);display:flex;gap:6px;align-items:center}.meta-label{font-size:11px;text-transform:uppercase;letter-spacing:.3px;color:#94a3b8}.meta-value{font-size:12px;color:#0f172a;font-weight:600}.meta-wide{padding:10px 12px}.two-line{line-height:1.3;white-space:pre-line}.muted{color:#94a3b8}.schedule-blur{filter:blur(6px);pointer-events:none;-webkit-user-select:none;user-select:none}.schedule-form{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:12px}.schedule-form .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.schedule-form label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#0f172a}.schedule-form input,.schedule-form textarea,.schedule-form select{border:1px solid rgba(15,23,42,.12);border-radius:10px;padding:10px 12px;font-size:14px}.schedule-form textarea{resize:vertical}.schedule-form .full-width{grid-column:span 2}.form-actions{display:flex;justify-content:flex-end}.primary-btn{background:linear-gradient(120deg,#2563eb,#0ea5e9);border:none;color:#fff;padding:10px 16px;border-radius:12px;font-weight:600;cursor:pointer}.primary-btn:disabled{opacity:.6;cursor:not-allowed}.task-fab{width:56px;height:56px;border-radius:999px;border:none;background:linear-gradient(135deg,#fbbf24,#f97316);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 16px #f973164d;cursor:pointer;z-index:60;transition:all .3s cubic-bezier(.4,0,.2,1)}.task-fab:hover{transform:scale(1.05) translateY(-2px);box-shadow:0 12px 20px #f9731666}.task-fab:active{transform:scale(.95)}.task-fab-container{position:fixed;right:20px;bottom:90px;z-index:100;display:flex;flex-direction:column;align-items:flex-end;gap:16px}.schedule-modal-backdrop{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:50;padding:16px}.schedule-modal{width:min(520px,100%);background:#fff;border-radius:18px;padding:18px;box-shadow:0 16px 48px #0f172a33;display:flex;flex-direction:column;gap:12px}.modal-open .bottom-nav{display:none!important}.schedule-modal h4{margin:0;font-size:16px;font-weight:700;color:#0f172a}.schedule-modal .form-actions{gap:8px}.selector-label{margin:0 0 8px;font-size:13px;color:#0f172a;font-weight:600}.bus-selector{display:flex;flex-wrap:wrap;gap:10px}.bus-option{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(15,23,42,.12);border-radius:12px;font-size:13px;color:#0f172a;background:#fff}.bus-option input{accent-color:#f97316}.profile-page{display:flex;flex-direction:column;gap:24px}.profile-card{display:flex;align-items:center;gap:16px;padding:20px;border-radius:20px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 14px 32px #0f172a0f}.profile-avatar{width:64px;height:64px;border-radius:18px;background:linear-gradient(145deg,#0f172a,#1e293b);color:#f8fafc;font-weight:700;font-size:22px;display:grid;place-items:center}.profile-card h2{margin:0;font-size:20px}.profile-role{margin:4px 0 0;color:#64748b;font-size:14px;text-transform:capitalize}.profile-section{padding:20px;border-radius:20px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 14px 32px #0f172a0f;display:flex;flex-direction:column;gap:16px;overflow:visible}.profile-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.profile-section h3{margin:0 0 4px;font-size:16px}.profile-hint{margin:0;font-size:13px;color:#64748b}.profile-badge{padding:4px 10px;border-radius:999px;background:#e2e8f0;font-size:12px;color:#475569}.profile-field{display:flex;flex-direction:column;gap:8px}.profile-field label{font-size:13px;color:#0f172a;font-weight:600}.profile-select{border-radius:14px;border:1px solid rgba(15,23,42,.12);padding:12px 14px;font-size:14px;background:#f8fafc}.role-grid{display:flex;flex-wrap:wrap;gap:10px}.role-chip{padding:8px 12px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#f8fafc;font-size:13px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;color:#0f172a}.role-chip input{display:none}.role-chip.active{background:#0f172a;border-color:#0f172a;color:#f8fafc}.role-remove{border:none;background:#f8fafc33;color:inherit;width:22px;height:22px;border-radius:999px;display:flex;align-items:center;justify-content:center;line-height:1;cursor:pointer;font-size:12px}.profile-muted{margin:0;font-size:13px;color:#94a3b8}.profile-error{margin:0;font-size:13px;color:#b91c1c}.profile-success{margin:0;font-size:13px;color:#15803d}.profile-actions{margin-top:auto;display:grid;gap:12px}.profile-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 18px;border-radius:16px;border:none;font-weight:600;font-size:15px;text-decoration:none;cursor:pointer}.profile-btn.primary{background:#0f172a;color:#f8fafc}.profile-btn.secondary{background:#f1f5f9;color:#0f172a;border:1px solid rgba(15,23,42,.12)}.profile-btn.danger{background:#fff1f2;color:#b91c1c;border:1px solid rgba(185,28,28,.3)}.offline-queue-section{margin-top:2rem}.offline-queue-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.offline-queue-section .section-header h4{display:flex;align-items:center;gap:.5rem;margin:0;font-size:1.1rem;font-weight:600}.offline-queue-section .section-header span{font-size:.9rem;color:#64748b}.loading-state,.empty-state{text-align:center;padding:2rem;color:#64748b;font-style:italic}.queue-list{display:flex;flex-direction:column;gap:.75rem}.queue-item{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:8px;padding:1rem;transition:all .2s ease}.queue-item:hover{box-shadow:0 2px 8px #0000001a}.queue-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.queue-item-type{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#0f172a}.queue-item-status{padding:.25rem .5rem;border-radius:4px;font-size:.8rem;font-weight:500;text-transform:uppercase}.status-pending{background:#fef3c7;color:#d97706}.status-syncing{background:#dbeafe;color:#2563eb}.status-failed{background:#fee2e2;color:#dc2626}.queue-item-details{font-size:.9rem;color:#64748b}.queue-item-date{margin-bottom:.25rem}.queue-item-retries{color:#d97706;font-size:.8rem}.queue-item-error{color:#dc2626;font-size:.8rem;margin-top:.25rem;word-break:break-word}.bus-monitoring-page{display:flex;flex-direction:column;gap:18px;padding-bottom:80px}.bus-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid rgba(15,23,42,.06)}.bus-header h3{margin:0;font-size:18px;font-weight:700;color:#0f172a}.bus-header p{margin:6px 0 0;font-size:13px;color:#64748b}.bus-header-left{display:flex;align-items:flex-start;gap:12px}.bus-filters{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(min-width:640px){.bus-filters{grid-template-columns:2fr 1fr 1fr 2fr}}.filter-group{display:flex;flex-direction:column;gap:6px}.filter-group label{font-size:12px;font-weight:600;color:#0f172a}.select-wrapper{position:relative}.select-wrapper select,.filter-group input{width:100%;padding:10px 36px 10px 12px;border:1px solid #e5e7eb;border-radius:12px;font-size:13px;color:#0f172a;background:#fff;appearance:none;outline:none;transition:all .2s ease}.filter-group input{padding:10px 12px}.select-wrapper select:focus,.filter-group input:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e926}.select-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#64748b;pointer-events:none}.search-group{grid-column:span 2}@media(min-width:640px){.search-group{grid-column:span 1}}.error-banner{background:#fee2e2;border:1px solid #fecaca;color:#991b1b;padding:12px 16px;border-radius:12px;font-size:13px}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px;color:#64748b}.loading-state p{margin:0;font-size:13px}.spin{animation:spin 1s linear infinite}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px;color:#94a3b8}.empty-state svg{color:#cbd5e1}.empty-state p{margin:0;font-size:14px;text-align:center}.bus-grid{display:grid;gap:16px}@media(min-width:640px){.bus-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.bus-grid{grid-template-columns:repeat(3,1fr)}}.bus-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;overflow:hidden;transition:all .2s ease}.bus-card:hover{box-shadow:0 8px 24px #0f172a14}.unassigned-card{border-color:#fecaca;background:#fff5f5}.bus-card-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(15,23,42,.06);background:#fafbfc}.bus-info{display:flex;align-items:center;gap:10px}.bus-info svg{color:#0f172a}.bus-info h4{margin:0;font-size:15px;font-weight:700;color:#0f172a}.bus-badge{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase}.status-green{background:#d1fae5;color:#065f46}.status-yellow{background:#fef3c7;color:#92400e}.status-red{background:#fee2e2;color:#991b1b}.status-unassigned{background:#e5e7eb;color:#374151}.bus-details{padding:12px 16px;background:#fafbfc;display:flex;flex-direction:column;gap:6px;font-size:11px;color:#64748b}.detail-row{display:flex;gap:6px}.detail-label{font-weight:600}.detail-value{color:#0f172a}.bus-links{padding:12px 16px;display:flex;gap:8px;flex-wrap:wrap;background:#fafbfc}.link-btn{padding:6px 12px;border-radius:8px;font-size:10px;font-weight:600;border:1px solid #e5e7eb;background:#fff;color:#0f172a;cursor:pointer;transition:all .2s ease}.link-btn:hover:not(.disabled){background:#f1f5f9;border-color:#cbd5e1}.link-btn.disabled{opacity:.4;cursor:not-allowed}.jamaah-list{padding:16px;display:flex;flex-direction:column;gap:10px;min-height:120px}.empty-jamaah{padding:24px;text-align:center;font-size:12px;color:#94a3b8}.jamaah-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:12px;cursor:pointer;transition:all .2s ease}.jamaah-item:hover{background:#f1f5f9;border-color:#cbd5e1}.jamaah-main{display:flex;flex-direction:column;gap:4px}.jamaah-name{font-size:13px;font-weight:600;color:#0f172a}.jamaah-program,.jamaah-room,.jamaah-cs{font-size:10px;color:#64748b}.followup-badge{margin-top:8px;padding:6px 10px;background:#fef3c7;color:#92400e;border-radius:8px;font-size:11px;line-height:1.4;white-space:pre-line}.popup-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.popup-content{background:#fff;border-radius:18px;padding:24px;max-width:400px;width:100%;max-height:80vh;overflow-y:auto}.popup-content h4{margin:0 0 8px;font-size:17px;font-weight:700;color:#0f172a}.popup-jamaah{margin:0 0 20px;font-size:14px;color:#64748b}.popup-buttons{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.popup-btn{padding:12px 16px;border-radius:12px;font-size:14px;font-weight:600;border:1px solid #e5e7eb;background:#fff;color:#0f172a;cursor:pointer;transition:all .2s ease;text-align:left}.popup-btn:hover:not(.disabled){background:#f1f5f9;border-color:#0ea5e9}.popup-btn.disabled{opacity:.4;cursor:not-allowed}.unassign-btn{background:#fee2e2;border-color:#fecaca;color:#991b1b}.unassign-btn:hover{background:#fecaca;border-color:#fca5a5}.popup-close{width:100%;padding:12px 16px;border-radius:12px;font-size:14px;font-weight:600;border:1px solid #e5e7eb;background:#f8fafc;color:#64748b;cursor:pointer;transition:all .2s ease}.popup-close:hover{background:#f1f5f9}.bus-header-actions{display:flex;align-items:center;gap:8px}.edit-bus-btn{background:transparent;border:none;padding:4px;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.edit-bus-btn:hover{background:#f0f0f0;color:#333}.edit-bus-btn:active{transform:scale(.95)}.edit-bus-popup{max-width:500px;max-height:90vh;overflow-y:auto}.edit-form{display:flex;flex-direction:column;gap:16px;margin:20px 0}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-size:13px;font-weight:500;color:#333}.form-group input{padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;transition:border-color .2s}.form-group input:focus{outline:none;border-color:#4caf50}.form-group input:disabled{background:#f5f5f5;cursor:not-allowed}.form-hint{font-size:12px;color:#666;margin-top:4px}.popup-actions{display:flex;gap:10px;margin-top:20px}.popup-btn-primary{flex:1;background:#4caf50;color:#fff}.popup-btn-primary:hover:not(:disabled){background:#45a049}.popup-btn-primary:disabled{background:#ccc;cursor:not-allowed}.popup-close{flex:1}.active-group-info{display:flex;align-items:center;gap:6px;margin-top:4px;font-size:12px;color:#4caf50;font-weight:500}.locked-badge{display:inline-flex;align-items:center;gap:4px;margin-left:8px;font-size:11px;color:#666;font-weight:400}.select-wrapper.locked{opacity:.8}.select-locked{cursor:not-allowed;background-color:#f5f5f5}.filter-hint{display:block;margin-top:4px;font-size:11px;color:#666;font-style:italic}.filter-hint.warning{color:#ff9800}.staff-divider{height:1px;background-color:#0f172a0f;margin:0}div.swal2-container{z-index:10000!important}.btn-add-staff{flex-shrink:0;transition:all .2s;height:42px;width:42px;display:flex!important;align-items:center;justify-content:center;border-radius:6px;border:1px solid #ddd;background:#f0f7ff;color:#007bff;cursor:pointer;padding:0}.btn-add-staff svg{width:20px;height:20px;stroke-width:2.5px}.btn-add-staff:hover{background-color:#e0efff!important;border-color:#007bff!important}.btn-add-staff:active{transform:scale(.95)}.searchable-select-wrapper{position:relative;display:flex;flex-direction:column;gap:4px;font-family:inherit;font-size:14px}.searchable-select-wrapper label{font-weight:500;color:#555;margin-bottom:2px}.select-trigger{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background-color:#f9f9f9;border:1px solid #ddd;border-radius:6px;cursor:pointer;transition:all .2s;min-height:42px}.select-trigger:hover:not(.disabled){border-color:#bbb}.select-trigger.open{border-color:#007bff;box-shadow:0 0 0 2px #007bff1a}.select-trigger.error{border-color:#dc3545}.select-trigger.disabled{background-color:#e9ecef;cursor:not-allowed;opacity:.7}.select-value{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333}.placeholder-text{color:#888}.chevron-icon{margin-left:8px;color:#888;transition:transform .2s}.chevron-icon.rotate{transform:rotate(180deg)}.select-dropdown{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 12px #0000001a;margin-top:4px;z-index:1000;max-height:250px;overflow-y:auto;display:flex;flex-direction:column}.search-box{padding:8px 12px;background-color:#f9f9f9;border-bottom:1px solid #eee;display:flex;align-items:center;gap:8px;position:sticky;top:0;z-index:10}.search-icon{color:#888}.search-input{border:none;width:100%;background:transparent;outline:none;font-size:14px;color:#333}.options-list{padding:4px 0;overflow-y:auto}.option-item{padding:8px 12px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background .1s}.option-item:hover,.option-item.selected{background-color:#f0f7ff;color:#007bff}.option-name{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.option-phone{font-size:12px;color:#888;background-color:#eee;padding:2px 6px;border-radius:4px}.no-options{padding:12px;text-align:center;color:#888;font-size:13px}.create-new-option{padding:10px 12px;color:#007bff;background-color:#f0f7ff;border-top:1px solid #eee;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s}.create-new-option:hover{background-color:#e0efff}.error-text{font-size:12px;color:#dc3545;margin-top:2px}.jamaah-management-page{display:flex;flex-direction:column;gap:18px;height:auto;min-height:0}.jamaah-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid rgba(15,23,42,.06)}.jamaah-header h3{margin:0;font-size:18px;font-weight:700;color:#0f172a}.jamaah-header p{margin:6px 0 0;font-size:13px;color:#64748b}.jamaah-header-left{display:flex;align-items:flex-start;gap:12px}.back-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);border-radius:10px;color:#3b82f6;cursor:pointer;transition:all .2s ease}.back-btn:hover{background:#3b82f626;border-color:#3b82f6}.back-btn:active{transform:scale(.95)}.refresh-btn{background:#f8fafc1f;color:#0f172a;border:1px solid rgba(15,23,42,.1);padding:10px;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.refresh-btn:hover{background:#0f172a0d}.refresh-btn:disabled{opacity:.5;cursor:not-allowed}.error-banner{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:10px;color:#dc2626}.error-banner strong{display:block;font-weight:600;margin-bottom:4px}.error-banner p{margin:0;font-size:13px;line-height:1.4}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:60px 20px;color:#64748b}.loading-state p{font-size:14px}.group-info-card{background:linear-gradient(135deg,#3b82f61a,#8b5cf60d);border:1px solid rgba(59,130,246,.2);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:12px}.group-info-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.group-info-header h4{margin:0;font-size:16px;font-weight:700;color:#0f172a}.group-code{display:inline-block;padding:4px 10px;background:#3b82f633;color:#1e40af;border-radius:6px;font-size:12px;font-weight:600}.group-info-details{display:grid;grid-template-columns:1fr 1fr;gap:12px}.group-info-item{display:flex;flex-direction:column;gap:4px}.group-info-item .label{font-size:12px;color:#64748b;font-weight:500}.group-info-item .value{font-size:14px;font-weight:600;color:#0f172a}.group-info-item .badge{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#3b82f626;border-radius:8px;font-weight:700;color:#1e40af}.jamaah-search{position:relative;display:flex;align-items:center}.search-input{width:100%;padding:10px 40px 10px 14px;border:1px solid rgba(15,23,42,.1);border-radius:10px;font-size:14px;background:#f8fafc99;transition:all .2s ease}.search-input:focus{outline:none;border-color:#3b82f64d;background:#fff;box-shadow:0 0 0 3px #3b82f61a}.search-input::placeholder{color:#94a3b8}.search-clear-btn{position:absolute;right:10px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#0f172a14;border:none;border-radius:6px;color:#0f172a;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:700;line-height:1}.search-clear-btn:hover{background:#0f172a24;color:#0f172a}.search-results-info{font-size:13px;color:#64748b;padding:0 4px}.jamaah-list{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0}.jamaah-list{overflow-y:auto;padding-bottom:20px;max-height:calc(100vh - 320px)}@media(min-width:768px){.jamaah-list{max-height:calc(100vh - 300px)}}@media(min-width:1200px){.jamaah-list{max-height:calc(100vh - 260px)}}.jamaah-card{display:flex;align-items:stretch;gap:14px;padding:14px;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:14px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);text-align:left;width:100%;overflow:visible;position:relative}.jamaah-card:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899);border-radius:14px 14px 0 0;opacity:0;transition:opacity .25s ease}.jamaah-card:hover{border-color:#3b82f64d;background:linear-gradient(135deg,#3b82f608,#8b5cf605);transform:translateY(-4px);box-shadow:0 8px 20px #3b82f626,0 0 1px #3b82f61a}.jamaah-card:hover:after{opacity:1}.jamaah-card:active{transform:translateY(-2px);box-shadow:0 4px 12px #3b82f61a}.jamaah-avatar{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:12px;font-size:20px;font-weight:700;color:#fff;box-shadow:0 4px 12px #0000001a}.avatar-0{background:linear-gradient(135deg,#3b82f6,#2563eb)}.avatar-1{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.avatar-2{background:linear-gradient(135deg,#ec4899,#db2777)}.avatar-3{background:linear-gradient(135deg,#f59e0b,#d97706)}.avatar-4{background:linear-gradient(135deg,#10b981,#059669)}.avatar-5{background:linear-gradient(135deg,#06b6d4,#0891b2)}.jamaah-card-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.jamaah-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.jamaah-name-section{flex:1;min-width:0}.jamaah-card-content h4{margin:0;font-size:16px;font-weight:700;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jamaah-age{display:inline-block;font-size:12px;color:#64748b;background:#0f172a0d;padding:4px 8px;border-radius:6px;margin-top:4px;font-weight:500}.jamaah-basic-info{display:flex;flex-wrap:wrap;gap:8px}.jamaah-basic-info.simple{gap:12px;margin-top:6px}.jamaah-basic-info.simple .info-item{background:transparent;padding:0;color:#475569;font-size:13px;font-weight:500;max-width:none}.info-item{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#475569;font-weight:500;padding:4px 8px;background:#0f172a0a;border-radius:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.info-icon{display:inline-flex;flex-shrink:0;font-size:14px;line-height:1}.jamaah-status-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.status-badge{display:inline-flex;align-items:center;gap:4px;padding:5px 10px;border-radius:6px;font-size:11px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 60px)}.status-badge.visa-draft{background:#3b82f626;color:#1e40af}.status-badge.visa-pending{background:#f59e0b26;color:#b45309}.status-badge.visa-approved{background:#10b98126;color:#065f46}.status-badge.visa-rejected{background:#ef444426;color:#7f1d1d}.status-badge.health-alert{background:#ef444426;color:#b91c1c}.status-badge.room-assigned{background:#8b5cf626;color:#5b21b6}.jamaah-booking{display:flex;align-items:center;gap:6px;margin-top:4px}.booking-label{font-size:12px;font-weight:600;color:#64748b}.booking-code{font-size:12px;font-weight:700;color:#0f172a;background:#3b82f61a;padding:3px 8px;border-radius:4px;font-family:Courier New,monospace}.jamaah-card-action{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:auto;color:#cbd5e1;transition:all .25s ease;font-size:28px}.action-arrow{line-height:1;font-weight:300;transition:all .25s ease}.jamaah-card:hover .action-arrow{color:#3b82f6;transform:translate(4px)}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 20px;color:#94a3b8;text-align:center;flex:1;min-height:0}.empty-state p{font-size:14px;margin:0}.modal-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease}@keyframes fadeIn{0%{background:#0000}to{background:#0006}}.modal-content{background:#fff;border-radius:20px 20px 0 0;width:calc(100% - 40px);max-width:720px;max-height:calc(100vh - 120px);display:flex;flex-direction:column;animation:slideUp .3s ease;box-shadow:0 8px 30px #0206171f}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(15,23,42,.06);flex-shrink:0}.modal-header h3{margin:0;font-size:16px;font-weight:700;color:#0f172a}.modal-close-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);border-radius:10px;color:#000;cursor:pointer;transition:all .2s ease}.modal-close-btn:hover{background:#0f172a1a;color:#0f172a}.modal-body{flex:1;overflow-y:auto;padding:16px}@media(max-width:520px){.modal-body .modal-content{width:calc(100% - 32px);max-width:calc(100% - 32px);border-radius:12px}.modal-body .modal-body,.modal-body .modal-header{padding:12px}}.detail-scroll{scrollbar-width:thin;scrollbar-color:rgba(15,23,42,.1) transparent}.detail-scroll::-webkit-scrollbar{width:6px}.detail-scroll::-webkit-scrollbar-track{background:transparent}.detail-scroll::-webkit-scrollbar-thumb{background:#0f172a1a;border-radius:3px}.modal-close-btn svg{stroke:#000!important;fill:none!important;width:18px;height:18px}.modal-close-btn svg path{stroke-width:1.8!important}.modal-close-btn .close-icon{font-size:20px;line-height:1;color:#000;font-weight:700}.detail-section{margin-bottom:24px}.section-title{margin:0 0 12px;font-size:14px;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.5px;padding-bottom:8px;border-bottom:2px solid rgba(59,130,246,.2)}.subsection-title{margin:12px 0 8px;font-size:13px;font-weight:600;color:#475569}.detail-grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:640px){.detail-grid{grid-template-columns:1fr 1fr}}.detail-item{display:flex;flex-direction:column;gap:4px}.detail-label{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.3px}.detail-value{font-size:14px;color:#0f172a;font-weight:500;word-break:break-word}.empty-field{display:inline-block;padding:6px 10px;background:#0f172a0a;color:#94a3b8;border-radius:6px;font-size:13px;font-style:italic}.special-conditions{display:flex;flex-wrap:wrap;gap:8px;padding:8px 0}.condition-badge{display:inline-flex;align-items:center;padding:6px 12px;background:#ef44441a;color:#dc2626;border-radius:6px;font-size:12px;font-weight:600}@media(min-width:640px){.jamaah-management-page{gap:20px}.group-info-details{grid-template-columns:1fr 1fr 1fr}.modal-content{max-width:600px;margin:auto;border-radius:14px}.modal-overlay{align-items:center}}.jamaah-avatar-img{flex-shrink:0;width:56px;height:56px;border-radius:12px;object-fit:cover;box-shadow:0 4px 12px #0000001a}.jamaah-ciri-khas{font-size:12px;color:#7c3aed;font-weight:500;margin-top:2px}.jamaah-flags{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.flag-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:6px;font-size:11px;font-weight:600;background:#ef44441a;color:#dc2626}.attendance-badge{display:inline-block;font-size:11px;font-weight:600;padding:2px 8px;border-radius:6px;margin-top:4px}.attendance-present,.attendance-overridden{background:#10b98126;color:#065f46}.attendance-pending{background:#f59e0b26;color:#b45309}.attendance-not_following{background:#ef444426;color:#b91c1c}.attendance-on_the_way{background:#3b82f626;color:#1e40af}.session-filter-bar{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.session-select{flex:1;min-width:0;padding:9px 12px;border:1px solid rgba(15,23,42,.1);border-radius:10px;font-size:13px;background:#f8fafc99;color:#0f172a}.session-select:focus{outline:none;border-color:#3b82f64d;box-shadow:0 0 0 3px #3b82f61a}.filter-belum-hadir-btn{flex-shrink:0;padding:9px 14px;border-radius:10px;border:1px solid rgba(245,158,11,.3);background:#f59e0b1a;color:#b45309;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.filter-belum-hadir-btn.active{background:#10b9811a;border-color:#10b9814d;color:#065f46}.detail-photo{display:flex;justify-content:center;margin-bottom:16px}.detail-photo-img{width:120px;height:140px;object-fit:cover;border-radius:12px;box-shadow:0 4px 16px #0000001f}.manage-page{display:flex;flex-direction:column;gap:18px}.manage-page h3{margin:0;font-size:18px;font-weight:700;color:#0f172a}.manage-page p{margin:6px 0 0;font-size:13px;color:#64748b}.manage-page header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid rgba(15,23,42,.06)}.manage-warning{display:flex;align-items:flex-start;gap:12px;padding:14px;background:#fff3cd;border:1px solid #ffc107;border-radius:12px}.manage-warning svg{flex-shrink:0;color:#856404;margin-top:2px}.manage-warning strong{display:block;color:#856404;margin-bottom:4px;font-size:13px;font-weight:600}.manage-warning p{color:#856404;margin:0;font-size:12px;line-height:1.4}.manage-list{display:flex;flex-direction:column;gap:14px}.manage-card{position:relative;display:flex;align-items:center;gap:14px;padding:16px;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;text-align:left;cursor:pointer;transition:all .2s ease;width:100%}.manage-card:hover:not(.disabled){box-shadow:0 8px 24px #0f172a14}.manage-card:active:not(.disabled){transform:scale(.98)}.manage-card.disabled{opacity:.5;cursor:not-allowed;background:#f9fafb}.manage-card-icon{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:12px;color:#fff}.manage-card.disabled .manage-card-icon{background:#d1d5db}.manage-card-content{flex:1;text-align:left}.manage-card-content h4{margin:0 0 4px;font-size:15px;font-weight:600;color:#0f172a}.manage-card-content p{margin:0;font-size:12px;color:#64748b}.manage-card-lock{position:absolute;top:12px;right:12px;color:#9ca3af}.empty-state{text-align:center;padding:24px;font-size:13px;color:#94a3b8}.empty-state p{margin:0}@media(min-width:768px){.manage-card{padding:18px}.manage-card-icon{width:64px;height:64px}.manage-card-content h4{font-size:16px}.manage-card-content p{font-size:13px}}.hotel-management-page{padding:1rem;max-width:1200px;margin:0 auto}.hotel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;gap:1rem}.hotel-header-left{display:flex;align-items:center;gap:1rem}.hotel-header .back-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:8px;background:#3b82f61a;color:#3b82f6;cursor:pointer;transition:all .2s ease}.hotel-header .back-btn:hover{background-color:#e2e8f0;transform:translate(-2px)}.hotel-header-left div h3{font-size:1.5rem;font-weight:600;margin:0 0 .25rem;color:#1a1a1a}.hotel-header-left div p{font-size:.875rem;color:#666;margin:0}.hotel-header .refresh-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:8px;background-color:#f1f5f9;color:#333;cursor:pointer;transition:all .2s ease}.hotel-header .refresh-btn:hover:not(:disabled){background-color:#e2e8f0}.hotel-header .refresh-btn:disabled{opacity:.5;cursor:not-allowed}.hotel-management-page header{display:none}.hotel-management-page header h3{font-size:1.5rem;font-weight:600;margin:0 0 .25rem;color:#1a1a1a}.hotel-management-page header p{font-size:.875rem;color:#666;margin:0}.product-selector{margin-bottom:1rem}.product-selector label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:#333}.product-selector select{width:100%;padding:.75rem;font-size:1rem;border:1px solid #ddd;border-radius:8px;background-color:#fff;cursor:pointer}.product-selector select:disabled{opacity:.5;cursor:not-allowed}.action-bar{display:flex;gap:.75rem;margin-bottom:1.5rem}.btn-primary,.btn-secondary{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:all .2s}.btn-primary{background-color:#2563eb;color:#fff}.btn-primary:hover:not(:disabled){background-color:#1d4ed8}.btn-secondary{background-color:#f3f4f6;color:#374151}.btn-secondary:hover:not(:disabled){background-color:#e5e7eb}.btn-primary:disabled,.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.error-message{padding:1rem;background-color:#fee2e2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1rem}.error-message p{margin:0;color:#991b1b;font-size:.875rem}.loading-spinner{text-align:center;padding:2rem;color:#666}.grids-container{display:flex;flex-direction:column;gap:1.5rem}.grid-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;box-shadow:0 1px 3px #0000001a}.grid-header{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.grid-header h4{font-size:1.125rem;font-weight:600;margin:0 0 .25rem;color:#1a1a1a}.grid-city{font-size:.875rem;color:#666;margin:.25rem 0}.grid-dates{font-size:.75rem;color:#999;margin:.25rem 0}.rooms-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}@media(max-width:640px){.rooms-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem}}.room-card{border:1px solid #ddd;border-radius:8px;padding:.75rem;cursor:pointer;transition:all .2s;min-height:80px;display:flex;flex-direction:column;justify-content:space-between}.room-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.room-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.room-name{font-weight:600;font-size:.875rem;color:#1a1a1a}.room-gender{font-size:1rem}.room-info{display:flex;flex-direction:column;gap:.25rem}.room-type{font-size:.75rem;color:#666;margin:0}.room-occupancy{display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;color:#374151;margin:0}.legend{margin-top:1.5rem;padding:1rem;background-color:#f9fafb;border-radius:8px}.legend h5{font-size:.875rem;font-weight:600;margin:0 0 .75rem;color:#374151}.legend-items{display:flex;flex-wrap:wrap;gap:1rem}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#666}.legend-color{width:20px;height:20px;border-radius:4px}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background-color:#fff;border-radius:12px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.modal-large{max-width:600px}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.modal-header h4{font-size:1.125rem;font-weight:600;margin:0;color:#1a1a1a}.modal-close{background:none;border:none;cursor:pointer;padding:.25rem;color:#666;transition:color .2s}.modal-close:hover{color:#1a1a1a}.form-group{padding:1rem 1.5rem}.form-group label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:#374151}.form-group select{width:100%;padding:.75rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;cursor:pointer}.form-group select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.move-info{padding:1rem 1.5rem;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.move-info p{margin:.5rem 0;font-size:.875rem;color:#374151}.room-detail-info{padding:1rem 1.5rem;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.room-detail-info p{display:flex;align-items:center;gap:.5rem;margin:.5rem 0;font-size:.875rem;color:#374151}.jamaah-list{padding:1rem 1.5rem}.jamaah-list h5{font-size:.875rem;font-weight:600;margin:0 0 1rem;color:#374151}.jamaah-items{display:flex;flex-direction:column;gap:.75rem}.jamaah-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.jamaah-info{flex:1}.jamaah-name{font-size:.875rem;font-weight:500;margin:0 0 .25rem;color:#1a1a1a}.jamaah-meta{font-size:.75rem;color:#666;margin:0}.jamaah-actions{display:flex;gap:.5rem}.btn-icon{background:none;border:1px solid #d1d5db;border-radius:6px;padding:.5rem;cursor:pointer;color:#374151;transition:all .2s;display:flex;align-items:center;justify-content:center}.btn-icon:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.btn-icon.btn-danger{color:#dc2626;border-color:#fecaca}.btn-icon.btn-danger:hover:not(:disabled){background-color:#fee2e2;border-color:#fca5a5}.btn-icon:disabled{opacity:.5;cursor:not-allowed}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #e5e7eb}.empty-state{text-align:center;padding:2rem;color:#999;font-size:.875rem}.floor-section{margin-bottom:1rem}.floor-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;cursor:pointer;transition:all .2s;margin-bottom:.75rem}.floor-header:hover{transform:translateY(-1px);box-shadow:0 4px 8px #667eea4d}.floor-info{display:flex;align-items:center;gap:.5rem}.floor-name{font-weight:600;font-size:.875rem;color:#fff}.floor-count{font-size:.75rem;color:#fffc}.floor-header svg{color:#fff}.custom-select-container{position:relative;width:100%}.custom-select-trigger{padding:12px 16px;border-radius:8px;border:1px solid #d1d5db;font-size:.875rem;color:#1a1a1a;background-color:#fff;width:100%;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease;font-weight:500}.custom-select-trigger:hover{border-color:#9ca3af}.custom-select-trigger.active{background-color:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.custom-select-trigger span{display:flex;align-items:center;gap:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-options{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border-radius:8px;border:1px solid #e5e7eb;box-shadow:0 10px 25px #0000001a;z-index:50;overflow:hidden;max-height:240px;overflow-y:auto;opacity:0;transform:translateY(-8px);visibility:hidden;transition:all .2s cubic-bezier(.16,1,.3,1)}.custom-select-options.open{opacity:1;transform:translateY(0);visibility:visible}.custom-select-container.drop-up .custom-select-options{top:auto;bottom:calc(100% + 6px);transform:translateY(8px)}.custom-select-container.drop-up .custom-select-options.open{transform:translateY(0)}.dropdown-search-container{padding:8px;position:sticky;top:0;background:#fff;z-index:10;border-bottom:1px solid #f1f5f9}.dropdown-search-input-wrapper{position:relative}.dropdown-search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#94a3b8}.dropdown-search-input{width:100%;padding:8px;border-radius:6px;border:1px solid #e2e8f0;font-size:13px;outline:none}.dropdown-search-input:focus{border-color:#2563eb}.custom-option{padding:10px 16px;font-size:.875rem;color:#374151;cursor:pointer;transition:background .15s;display:flex;align-items:center;gap:12px;justify-content:space-between}.custom-option:hover{background:#f1f5f9;color:#0f172a}.custom-option.selected{background:#eff6ff;color:#2563eb;font-weight:600}.modal-overlay{z-index:1000}.modal-overlay.modal-move{z-index:1050}.jamaah-profile-page{max-width:600px;margin:0 auto;padding:1rem 1rem 2rem;background:#f3f4f6;min-height:100vh}.loading-state,.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:2rem}.loading-state .spinner{width:48px;height:48px;border:4px solid #f3f4f6;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.error-state svg{color:#ef4444;margin-bottom:1rem}.error-state h2{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#1f2937}.error-state p{color:#6b7280;margin-bottom:1.5rem}.profile-header{text-align:center;padding:2rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:1rem;color:#fff;margin-bottom:1.5rem;box-shadow:0 4px 6px #0000001a}.profile-avatar{width:80px;height:80px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile-avatar svg{color:#fff}.profile-header h1{font-size:1.5rem;font-weight:700;margin-bottom:.25rem;word-wrap:break-word;overflow-wrap:break-word;line-height:1.3}.profile-subtitle{font-size:.875rem;opacity:.9}.profile-section{background:#fff;border-radius:.75rem;padding:1.25rem;margin-bottom:1rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}.profile-section h2{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;word-wrap:break-word}.profile-section h2 svg{color:#667eea;flex-shrink:0}.info-grid{display:flex;flex-direction:column;gap:.75rem}.info-item{display:flex;flex-direction:column;gap:.25rem;min-width:0;padding:.75rem;background:#f9fafb;border-radius:.5rem;width:100%}.info-label{font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.025em}.info-value{font-size:.938rem;font-weight:500;color:#1f2937;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.4}.info-value-large{font-size:1.125rem;font-weight:600;color:#1f2937;word-wrap:break-word;overflow-wrap:break-word;line-height:1.4;display:block}.info-card{padding:1rem;background:#f9fafb;border-radius:.5rem;text-align:center;min-width:0;margin-bottom:.75rem}.info-card:last-child{margin-bottom:0}.hotel-card{padding:1rem;background:#f9fafb;border-radius:.5rem;margin-bottom:.75rem;min-width:0}.hotel-card:last-child{margin-bottom:0}.hotel-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;color:#667eea;font-size:.875rem;font-weight:600}.hotel-header svg{flex-shrink:0}.hotel-body{display:flex;flex-direction:column;gap:.25rem}.hotel-name{font-size:1rem;font-weight:600;color:#1f2937;word-wrap:break-word;overflow-wrap:break-word;line-height:1.4;margin-bottom:.25rem}.room-name{font-size:.875rem;color:#6b7280;word-wrap:break-word;overflow-wrap:break-word}.contact-card{display:flex;flex-direction:column;gap:.25rem;padding:1rem;background:#f9fafb;border-radius:.5rem;margin-bottom:.75rem;min-width:0}.contact-card:last-child{margin-bottom:0}.contact-label{font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase}.contact-name{font-size:1rem;font-weight:600;color:#1f2937;word-wrap:break-word;overflow-wrap:break-word;line-height:1.4}.contact-phone{font-size:.938rem;font-weight:500;color:#667eea;text-decoration:none;word-wrap:break-word;overflow-wrap:break-word;display:inline-block;margin-top:.25rem}.contact-phone:hover{text-decoration:underline}.contact-phone:active{color:#5568d3}.profile-footer{text-align:center;padding:1.5rem 1rem;color:#6b7280;font-size:.875rem}.profile-footer p{margin-bottom:.25rem;word-wrap:break-word}.text-muted{color:#9ca3af;font-size:.75rem}.btn-secondary{padding:.75rem 1.5rem;background:#667eea;color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:background .2s;width:100%;max-width:300px}.btn-secondary:hover{background:#5568d3}.btn-secondary:active{background:#4c5fc7;transform:scale(.98)}@media(min-width:640px){.btn-secondary{width:auto}}@media print{.jamaah-profile-page{background:#fff;padding:0}.profile-header{background:#667eea!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.btn-secondary{display:none}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.sop-guide-page{display:flex;flex-direction:column;gap:16px}.sop-guide-header h3{margin:0;font-size:18px;color:#0f172a}.sop-guide-header p{margin:6px 0 0;color:#64748b;font-size:13px}.sop-guide-filters{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:14px;display:grid;gap:12px}.sop-guide-filters label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:600;color:#0f172a}.sop-select{border-radius:12px;border:1px solid rgba(15,23,42,.12);padding:10px 12px;font-size:14px;background:#f8fafc}.sop-search-wrap{grid-column:1 / -1}.sop-search-input{display:flex;align-items:center;gap:8px;border:1px solid rgba(15,23,42,.12);background:#f8fafc;border-radius:12px;padding:0 10px}.sop-search-input input{width:100%;border:none;outline:none;background:transparent;padding:10px 0;font-size:14px}.sop-list{display:flex;flex-direction:column;gap:12px}.sop-card{width:100%;text-align:left;border:1px solid rgba(15,23,42,.1);border-radius:16px;background:#fff;padding:14px;cursor:pointer}.sop-card-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.sop-title-wrap{display:flex;gap:8px;align-items:center}.sop-title-wrap h4{margin:0;color:#0f172a;font-size:15px}.sop-updated{font-size:11px;padding:4px 8px;border-radius:999px;background:#e2e8f0;color:#334155;white-space:nowrap}.sop-summary{margin:10px 0 0;color:#475569;font-size:13px}.sop-meta{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.sop-badge{font-size:11px;padding:4px 8px;border-radius:999px;background:#f1f5f9;color:#334155}.sop-empty{padding:24px;text-align:center;color:#64748b;border:1px dashed rgba(15,23,42,.2);border-radius:14px}.sop-detail-page{display:flex;flex-direction:column;gap:16px}.sop-back-btn{width:fit-content;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(15,23,42,.12);background:#f8fafc;color:#0f172a;border-radius:12px;padding:8px 12px;cursor:pointer}.sop-detail-header{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:16px}.sop-detail-header h3{margin:0;color:#0f172a;font-size:18px}.sop-detail-header p{margin:8px 0 0;font-size:13px;color:#475569}.sop-detail-updated{margin-top:10px;display:inline-block;font-size:11px;background:#e2e8f0;color:#334155;border-radius:999px;padding:4px 8px}.sop-steps,.sop-related{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:16px}.sop-steps h4,.sop-related h4{margin:0 0 12px;font-size:15px;color:#0f172a}.sop-steps ol{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:10px}.sop-step-item{display:flex;gap:10px;align-items:flex-start;color:#334155;font-size:14px}.sop-step-item input{margin-top:2px}.sop-related-list{display:flex;flex-direction:column;gap:10px}.sop-related-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid rgba(15,23,42,.12);background:#f8fafc;border-radius:12px;padding:10px 12px;cursor:pointer;color:#0f172a;font-size:14px}.sop-detail-empty{padding:24px;text-align:center;color:#64748b}:root{font-family:Space Grotesk,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:600;color:#0f172a;text-decoration:none}a:hover{color:#1d4ed8}html{overflow-x:hidden;width:100%}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;width:100%;background:radial-gradient(circle at top,#f8fafc,#eef2ff 45%,#f1f5f9)}h1{font-size:3.2em;line-height:1.1}button{border-radius:12px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:600;font-family:inherit;background-color:#0f172a;color:#f8fafc;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}*,*:before,*:after{box-sizing:border-box}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}button:hover{transform:translateY(-1px);box-shadow:0 8px 16px #0f172a1f}button:focus,button:focus-visible{outline:3px solid rgba(37,99,235,.35);outline-offset:2px}.app-header{height:56px;padding:0 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(15,23,42,.08);color:#0f172a;background:#fff;font-weight:600}.status{font-size:12px}.status.online{color:green}.status.offline{color:red}.ghost-btn{align-self:flex-start;background:#f1f5f9;color:#0f172a;border:1px solid rgba(15,23,42,.12);padding:10px 16px;border-radius:14px;font-weight:600}.error-banner,.empty-state{padding:12px 14px;border-radius:14px;font-size:13px}.error-banner{background:#fee2e2;color:#991b1b}.empty-state{background:#f1f5f9;color:#64748b}
