*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-size:75%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0f172a;background:#f8fafc;font-family:Figtree,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.45}.page-loading{background:#f8fafc;justify-content:center;align-items:center;min-height:100dvh;display:flex}.spinner-lg{border:3px solid #e2e8f0;border-top-color:#0891b2;border-radius:50%;width:32px;height:32px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-root{background:linear-gradient(135deg,#f0fdfa 0%,#e0f2fe 50%,#ecfeff 100%);justify-content:center;align-items:center;min-height:100dvh;padding:16px;font-family:Figtree,Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;position:relative;overflow:hidden}.bg-blob{filter:blur(100px);opacity:.45;pointer-events:none;border-radius:50%;position:absolute}.bg-blob-1{background:#a5f3fc;width:340px;height:340px;top:-80px;left:-80px}.bg-blob-2{background:#6ee7b7;width:380px;height:380px;bottom:-100px;right:-100px}.login-wrapper{z-index:1;width:100%;max-width:375px;position:relative}.login-card{-webkit-backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #0891b226;border-radius:20px;flex-direction:column;gap:16px;padding:22px 18px;display:flex;box-shadow:0 16px 32px #0f172a14,0 2px 6px #0f172a0a}.brand-header{text-align:center;flex-direction:column;align-items:center;display:flex}.logo-badge{background:#fff;border:1px solid #0891b233;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:8px;padding:6px;display:flex;box-shadow:0 6px 16px #0891b226}.brand-logo{object-fit:contain;border-radius:8px;width:100%;height:100%}.brand-title h1{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.45rem;font-weight:800;display:inline-block}.subtitle-badge{color:#006948;letter-spacing:.03em;text-transform:uppercase;background:#ecfdf5;border:1px solid #00694833;border-radius:20px;width:fit-content;margin:4px auto 0;padding:2px 8px;font-size:.68rem;font-weight:700;display:block}.brand-description{color:#64748b;margin:4px 0 0;font-size:.78rem}.login-form{flex-direction:column;gap:12px;display:flex}.alert-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:.78rem;animation:.3s ease-in-out shake;display:flex}.alert-icon{flex-shrink:0;width:18px;height:18px}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.input-group{flex-direction:column;gap:4px;display:flex}.input-field-wrapper{align-items:center;display:flex;position:relative}.field-icon{color:#94a3b8;pointer-events:none;z-index:2;width:18px;height:18px;transition:color .2s;position:absolute;left:12px}.input-field-wrapper input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;min-height:42px;font-size:.85rem;transition:border-color .2s,box-shadow .2s,background .2s;padding:10px 38px 10px 40px!important}.input-field-wrapper input::placeholder{color:#94a3b8}.input-field-wrapper input:focus{background:#fff;border-color:#006948;box-shadow:0 0 0 3px #0069482e}.input-field-wrapper input:focus+.field-icon,.input-field-wrapper:focus-within .field-icon{color:#006948}.toggle-password{color:#94a3b8;cursor:pointer;z-index:2;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;right:10px}.toggle-password:hover{color:#475569}.toggle-password svg{width:18px;height:18px}.btn-submit{color:#fff;cursor:pointer;background:#006948;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;margin-top:2px;padding:10px 14px;font-size:.85rem;font-weight:700;transition:opacity .2s,transform .1s,box-shadow .2s;display:flex;box-shadow:0 4px 14px #00694838}.btn-submit:hover:not(:disabled){opacity:.94;box-shadow:0 6px 18px #00694859}.btn-submit:active:not(:disabled){transform:scale(.98)}.btn-submit:disabled{opacity:.55;cursor:not-allowed}.btn-arrow{width:16px;height:16px;transition:transform .2s}.btn-submit:hover:not(:disabled) .btn-arrow{transform:translate(3px)}.btn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite spin}.card-footer{text-align:center;border-top:1px solid #f1f5f9;padding-top:6px}.card-footer p{color:#64748b;margin:0;font-size:.72rem}.dashboard-container{color:#191c1e;background:#f7f9fb;max-width:500px;min-height:100dvh;margin:0 auto;padding:0 0 80px;font-family:Inter,sans-serif}.dashboard-header{z-index:50;-webkit-backdrop-filter:blur(12px);background:#f7f9fbd9;justify-content:space-between;align-items:center;max-width:500px;height:58px;margin:0 auto;padding:0 16px;display:flex;position:fixed;top:0;left:0;right:0}.header-left-brand{align-items:center;gap:8px;display:flex}.brand-logo-img{object-fit:contain;border-radius:6px;width:26px;height:26px}.brand-title-text{letter-spacing:-.02em;color:#006948;margin:0;font-size:15px;font-weight:800;line-height:1.2}.btn-header-notif{color:#3d4a42;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:background-color .15s;display:flex;position:relative}.btn-header-notif:hover{background:#00694814}.notif-red-dot{background:#ef4444;border:1px solid #f7f9fb;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.dash-toast{text-align:center;border-radius:10px;margin:10px 16px 0;padding:10px 14px;font-size:.8rem}.hero-gradient-card{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#065f46 100%);border:1px solid #ffffff1a;border-radius:20px;margin:70px 16px 0;padding:16px;position:relative;overflow:hidden;box-shadow:0 8px 20px #0069482e}.hero-glow-circle{opacity:.2;filter:blur(28px);pointer-events:none;background:#68dba9;border-radius:50%;width:100px;height:100px;position:absolute;top:-30px;right:-30px}.hero-content-row{z-index:10;align-items:center;gap:14px;display:flex;position:relative}.hero-avatar-wrapper{background:#0f172a;border:2px solid #ffffff40;border-radius:16px;flex-shrink:0;width:60px;height:60px;position:relative}.hero-avatar-img{object-fit:cover;border-radius:14px;width:100%;height:100%}.hero-online-dot{background:#10b981;border:2px solid #0f172a;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-2px;right:-2px}.hero-text-details{flex-direction:column;flex:1;min-width:0;display:flex}.hero-name-heading{letter-spacing:-.01em;color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:800;line-height:1.25;overflow:hidden}.hero-nip-paragraph{color:#ffffffd9;margin:2px 0 0;font-size:11px;font-weight:500;line-height:1.3}.hero-glass-pill-container{max-width:100%;margin-top:6px;display:flex}.hero-glass-pill{-webkit-backdrop-filter:blur(8px);color:#fff;background:#ffffff24;border:1px solid #ffffff38;border-radius:9999px;align-items:center;gap:5px;max-width:100%;padding:4px 10px;font-size:10px;font-weight:600;line-height:1.2;display:inline-flex}.pill-icon-left{color:#68dba9;flex-shrink:0}.pill-text-trunc{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.quick-attendance-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin:14px 16px 0;padding:16px;box-shadow:0 1px 3px #00000008}.quick-card-top-row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.shift-info-box{flex-direction:column;display:flex}.shift-title-txt{color:#191c1e;margin:0;font-size:12.5px;font-weight:700;line-height:1.2}.shift-time-txt{color:#64748b;margin-top:2px;font-size:11.5px;font-weight:500;line-height:1.3}.gps-badge-ring{color:#006948;background:#ecfdf5;border:1px solid #00694833;border-radius:9999px;align-items:center;gap:4px;padding:4px 10px;display:flex}.gps-icon-green{color:#006948}.gps-badge-txt{letter-spacing:.03em;font-size:10px;font-weight:700}.btn-presensi-sekarang{color:#fff;cursor:pointer;background:#006948;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:12.5px;font-weight:700;transition:transform .15s,background-color .15s;display:flex;box-shadow:0 3px 10px #00694838}.btn-presensi-sekarang:hover{background:#005137}.btn-presensi-sekarang:active{transform:scale(.97)}.menu-grid-wrapper{margin:16px 16px 0;padding-top:4px}.menu-8-grid{grid-template-columns:repeat(4,1fr);gap:18px 8px;display:grid}.menu-grid-btn{flex-direction:column;align-items:center;gap:6px;text-decoration:none;display:flex}.menu-icon-box{color:#006948;background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;width:50px;height:50px;transition:border-color .15s,background-color .15s,transform .15s;display:flex;box-shadow:0 1px 3px #00000008}.menu-grid-btn:hover .menu-icon-box{background:#0069480d;border-color:#00694880}.menu-grid-btn:active .menu-icon-box{transform:scale(.95)}.menu-grid-title{letter-spacing:.03em;color:#191c1e;text-align:center;font-size:10px;font-weight:700}.announcement-section{margin:20px 16px 0}.announcement-header{align-items:center;gap:6px;margin-bottom:8px;display:flex}.announcement-icon-green{color:#006948}.announcement-title-txt{color:#191c1e;margin:0;font-size:12.5px;font-weight:700}.announcement-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:14px 16px;box-shadow:0 1px 3px #00000008}.announcement-badge-pill{color:#006948;background:#ecfdf5;border:1px solid #00694833;border-radius:9999px;margin-bottom:6px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.announcement-heading{color:#191c1e;margin:0 0 4px;font-size:12.5px;font-weight:700}.announcement-desc{color:#64748b;margin:0;font-size:11.5px;line-height:1.4}.absen-container{color:#0f172a;background:#f8fafc;max-width:500px;min-height:100dvh;margin:0 auto;padding:0 0 80px}.absen-header{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:14px 20px;display:flex;position:sticky;top:0}.absen-header h1{color:#059669;margin:0;font-size:1.1rem;font-weight:800}.btn-back{color:#059669;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.location-hero-card{color:#fff;background:linear-gradient(135deg,#064e3b 0%,#047857 50%,#059669 100%);border-radius:20px;margin:16px 20px 0;padding:18px 16px 14px;box-shadow:0 10px 25px #05966947}.loc-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.loc-status-lbl{opacity:.85;letter-spacing:.5px;text-transform:uppercase;font-size:.68rem;font-weight:700}.loc-status-title{align-items:center;gap:6px;margin-top:2px;font-size:1.1rem;font-weight:800;display:flex}.icon-green-check{color:#10b981}.distance-badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff3;border-radius:12px;flex-direction:column;align-items:center;padding:6px 12px;display:flex}.dist-lbl{opacity:.85;font-size:.65rem}.dist-val{font-size:.95rem;font-weight:800;line-height:1}.map-preview-box{background:#0f172a;border:1px solid #fff6;border-radius:14px;width:100%;height:135px;margin-bottom:12px;position:relative;overflow:hidden}.map-iframe{pointer-events:none;filter:contrast(1.05)saturate(1.1);border:none;width:100%;height:100%}.map-overlay-badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;z-index:5;background:#0f172ad1;border-radius:8px;align-items:center;gap:4px;padding:4px 8px;font-size:.68rem;font-weight:700;display:flex;position:absolute;bottom:8px;right:8px}.icon-pin-red{color:#ef4444}.loc-building-footer{opacity:.95;align-items:center;gap:6px;font-size:.78rem;font-weight:600;display:flex}.absen-2card-grid{grid-template-columns:1fr 1fr;gap:14px;margin:16px 20px 0;display:grid}.absen-action-card{text-align:center;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;align-items:center;padding:20px 14px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 14px #0f172a08}.absen-action-card:disabled{opacity:.65;cursor:not-allowed;transform:none!important}.action-loading-box{flex-direction:column;align-items:center;gap:8px;padding:10px 0;display:flex}.btn-spinner-green{border:3px solid #e2e8f0;border-top-color:#059669;border-radius:50%;width:26px;height:26px;animation:.6s linear infinite spin}.absen-action-card:active{transform:scale(.97)}.action-circle-icon{border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:12px;display:flex}.icon-orange{color:#ea580c;background:#ffedd5}.action-title{margin-bottom:2px;font-size:.88rem;font-weight:800}.blue-text{color:#0369a1}.orange-text{color:#c2410c}.action-time{color:#64748b;font-size:.72rem;font-weight:600}.toast{text-align:center;border-radius:12px;margin:12px 20px 0;padding:12px 16px;font-size:.85rem}.riwayat-section-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin:16px 20px 0;padding:18px 18px 22px;box-shadow:0 4px 14px #0f172a08}.riwayat-card-title{color:#0f172a;margin:0 0 16px;font-size:1rem;font-weight:800}.timeline-items-wrapper{flex-direction:column;gap:16px;display:flex}.timeline-item{align-items:center;gap:14px;display:flex}.timeline-icon-col{flex-direction:column;align-items:center;display:flex;position:relative}.timeline-circle{z-index:2;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.circle-green{color:#059669;background:#ecfdf5}.circle-gray{color:#94a3b8;background:#f1f5f9}.timeline-connector-line{z-index:1;background:#e2e8f0;width:2px;height:28px;position:absolute;top:36px}.timeline-content-col{flex-direction:column;flex:1;display:flex}.timeline-content-col .t-title{color:#0f172a;font-size:.88rem;font-weight:700}.timeline-content-col .t-sub{color:#64748b;margin-top:1px;font-size:.75rem}.timeline-time-col{text-align:right}.t-time{font-size:.95rem;font-weight:800}.active-blue{color:#0284c7}.gray-text{color:#94a3b8}.jadwal-modern-container{color:#0f172a;background:#f8fafc;max-width:500px;min-height:100dvh;margin:0 auto;padding:0 0 32px}.modern-header{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:14px 20px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0f172a0a}.header-title-box{text-align:center}.header-title-box h1{color:#006948;margin:0;font-size:1.1rem;font-weight:800;line-height:1.1}.header-title-box span{color:#006948;text-transform:uppercase;font-size:.72rem;font-weight:600}.icon-back-btn{color:#006948;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:flex}.icon-back-btn:hover{background:#e2e8f0}.icon-back-btn svg{width:20px;height:20px}.month-picker-bar{padding:16px 20px 0}.picker-selects{background:#fff;border:1px solid #e2e8f0;border-radius:14px;gap:10px;padding:8px 12px;display:flex;box-shadow:0 2px 6px #0f172a05}.month-select,.year-select{color:#0891b2;cursor:pointer;background:0 0;border:none;outline:none;flex:1;font-size:.9rem;font-weight:700}.year-select{text-align:right;color:#475569;flex:0 0 90px}.date-strip-wrapper{padding:14px 0;overflow:hidden}.date-strip{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;padding:0 20px;display:flex;overflow-x:auto}.date-strip::-webkit-scrollbar{display:none}.date-pill{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;flex:0 0 54px;justify-content:center;align-items:center;gap:2px;height:72px;transition:all .2s;display:flex;position:relative}.date-pill .day-name{color:#64748b;text-transform:uppercase;font-size:.72rem;font-weight:600}.date-pill .date-num{color:#0f172a;font-size:1.15rem;font-weight:700}.shift-dot{background:#0891b2;border-radius:50%;width:5px;height:5px;margin-top:2px}.date-pill.selected{background:linear-gradient(135deg,#0891b2 0%,#059669 100%);border-color:#0000;box-shadow:0 6px 16px #0891b24d}.date-pill.selected .day-name{color:#ffffffd9}.date-pill.selected .date-num{color:#fff}.date-pill.selected .shift-dot{background:#fff}.missed-attendance-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:14px;align-items:center;gap:10px;margin:12px 20px 0;padding:10px 14px;display:flex}.banner-left{align-items:center;gap:8px;display:flex}.missed-badge-count{color:#fff;white-space:nowrap;background:#ef4444;border-radius:9999px;padding:2px 8px;font-size:.7rem;font-weight:800}.banner-txt{color:#991b1b;font-size:.75rem;font-weight:600}.stats-row{grid-template-columns:repeat(3,1fr);gap:8px;padding:0 20px;display:grid}.stat-pill{text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:10px 8px;display:flex}.stat-value{font-size:1.15rem;font-weight:800;line-height:1}.stat-label{text-transform:uppercase;white-space:nowrap;margin-top:3px;font-size:.68rem;font-weight:700}.stat-total{color:#006948;background:#ecfdf5;border:1px solid #00694833}.stat-off{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0}.stat-alpa{color:#ef4444;background:#fef2f2;border:1px solid #fecaca}.text-red{color:#ef4444}.stat-malam{color:#7c3aed;background:#f3e8ff}.stat-off{color:#64748b;background:#f1f5f9}.content-section{padding:20px 20px 0}.loading-box{justify-content:center;align-items:center;padding:40px;display:flex}.empty-shift-card,.error-box{text-align:center;color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:18px;padding:36px 20px}.empty-icon{color:#94a3b8;width:48px;height:48px;margin:0 auto 10px}.empty-shift-card h3{color:#0f172a;margin:0 0 4px;font-size:.95rem;font-weight:700}.empty-shift-card p{margin:0;font-size:.825rem}.active-shift-list{flex-direction:column;gap:14px;display:flex}.modern-shift-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:18px 20px;box-shadow:0 4px 14px #0f172a0a}.card-header-badge{border-radius:12px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.badge-icon{width:16px;height:16px}.shift-time-hero{background:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:14px 18px;display:flex}.time-col{flex-direction:column;display:flex}.time-label{color:#64748b;font-size:.72rem;font-weight:500}.time-val{color:#0f172a;font-size:1.15rem;font-weight:700}.time-divider svg{color:#94a3b8;width:20px;height:20px}.actual-absen-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.absen-box{flex-direction:column;display:flex}.absen-label{color:#64748b;font-size:.75rem}.absen-val{font-size:.875rem;font-weight:600}.absen-val.done{color:#059669}.absen-val.pending{color:#94a3b8}.apel-container{color:#0f172a;background:#f8fafc;max-width:500px;min-height:100dvh;margin:0 auto;padding:0 0 32px}.apel-header{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0f172a0a}.apel-header h1{color:#006948;margin:0;font-size:1.15rem;font-weight:800}.btn-back svg{width:20px;height:20px}.header-placeholder{width:38px}.apel-toast{text-align:center;border-radius:12px;margin:16px 20px 0;padding:12px 16px;font-size:.85rem;animation:.3s slideDown}.apel-stat-card{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#065f46 100%);border-radius:20px;justify-content:space-between;align-items:center;margin:16px 20px 0;padding:22px 20px;display:flex;box-shadow:0 10px 25px #00694833}.stat-main{flex-direction:column;display:flex}.stat-percent{font-size:2.2rem;font-weight:800;line-height:1}.stat-label{opacity:.9;margin-top:4px;font-size:.78rem}.stat-grid{gap:12px;display:flex}.stat-sub{background:#ffffff2e;border-radius:14px;flex-direction:column;align-items:center;padding:8px 14px;display:flex}.sub-val{font-size:1.15rem;font-weight:700}.sub-lbl{opacity:.85;font-size:.7rem}.absen-apel-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin:16px 20px 0;padding:20px;box-shadow:0 4px 14px #0f172a0a}.absen-apel-form-card h3{color:#0f172a;margin:0 0 4px;font-size:1rem;font-weight:700}.form-sub{color:#64748b;margin:0 0 16px;font-size:.825rem}.btn-open-camera{color:#fff;cursor:pointer;background:#006948;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;padding:12px 14px;font-size:.82rem;font-weight:700;transition:transform .15s,opacity .2s;display:flex;box-shadow:0 4px 12px #00694838}.btn-open-camera:active:not(:disabled){transform:scale(.98)}.btn-open-camera svg{width:24px;height:24px}.btn-open-camera:disabled{opacity:.6;cursor:not-allowed}.manual-input-box{gap:8px;margin-top:14px;display:flex}.manual-input-box input{background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;outline:none;flex:1;padding:10px 14px;font-size:.85rem;font-weight:600}.btn-submit-manual{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:12px;padding:0 16px;font-size:.85rem;font-weight:600}.btn-submit-manual:disabled{opacity:.5;cursor:not-allowed}.scanner-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#0f172ad9;justify-content:center;align-items:center;padding:20px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.scanner-modal-content{background:#fff;border-radius:24px;width:100%;max-width:420px;padding:20px;box-shadow:0 20px 40px #0000004d}.modal-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.modal-header h4{color:#0f172a;margin:0;font-size:1.05rem;font-weight:700}.header-actions{align-items:center;gap:8px;display:flex}.btn-switch-camera{color:#0891b2;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:6px;padding:6px 10px;font-size:.78rem;font-weight:600;transition:background .2s;display:flex}.btn-switch-camera:hover{background:#e2e8f0}.btn-switch-camera svg{width:16px;height:16px}.btn-close-modal{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;width:32px;height:32px;font-size:1.1rem}.scanner-view-box{background:#000;border:2px solid #0891b2;border-radius:16px;width:100%;overflow:hidden}#qr-reader{width:100%}.scanner-hint{color:#64748b;text-align:center;margin:12px 0 0;font-size:.78rem}.riwayat-section{padding:24px 20px 0}.riwayat-section h2{color:#475569;text-transform:uppercase;letter-spacing:.02em;margin:0 0 14px;font-size:.95rem;font-weight:700}.riwayat-list{flex-direction:column;gap:10px;display:flex}.riwayat-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex;box-shadow:0 2px 6px #0f172a05}.item-date{color:#0f172a;font-size:.9rem;font-weight:600}.item-status{border-radius:10px;padding:4px 10px;font-size:.8rem;font-weight:700}.status-hadir{color:#047857;background:#d1fae5}.status-alpa{color:#dc2626;background:#fef2f2}.status-shift{color:#1d4ed8;background:#dbeafe}.apel-loading,.apel-empty{text-align:center;color:#64748b;padding:40px;font-size:.9rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.confirm-modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:200;background:#0f172abf;justify-content:center;align-items:center;padding:20px;animation:.2s confirmFadeIn;display:flex;position:fixed;inset:0}.confirm-modal-card{text-align:center;background:#fff;border-radius:22px;width:100%;max-width:400px;padding:24px 20px 20px;animation:.25s cubic-bezier(.16,1,.3,1) confirmPop;position:relative;box-shadow:0 20px 40px #0003}.confirm-btn-close{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:14px;right:14px}.confirm-modal-body{flex-direction:column;align-items:center;margin-bottom:20px;display:flex}.confirm-icon-box{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:14px;display:flex}.icon-danger{color:#ef4444;background:#fef2f2}.icon-warning{color:#f59e0b;background:#fef3c7}.icon-info{color:#0284c7;background:#e0f2fe}.confirm-title{color:#0f172a;margin:0 0 6px;font-size:1.1rem;font-weight:700}.confirm-message{color:#64748b;margin:0;font-size:.85rem;line-height:1.4}.confirm-modal-footer{grid-template-columns:1fr 1fr;gap:10px;display:grid}.btn-confirm-cancel{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:12px;padding:12px;font-size:.85rem;font-weight:600;transition:background .15s}.btn-confirm-cancel:hover{background:#e2e8f0}.btn-confirm-action{color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:12px;font-size:.85rem;font-weight:700;display:flex;box-shadow:0 4px 12px #00000026}.btn-danger{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.btn-warning{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.btn-info{background:linear-gradient(135deg,#0284c7 0%,#0369a1 100%)}@keyframes confirmFadeIn{0%{opacity:0}to{opacity:1}}@keyframes confirmPop{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.cuti-container{color:#0f172a;background:#f8fafc;max-width:500px;min-height:100dvh;margin:0 auto;padding:0 0 36px}.cuti-header{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:14px 20px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0f172a0a}.cuti-toast{text-align:center;border-radius:12px;margin:16px 20px 0;padding:12px 16px;font-size:.85rem;animation:.3s slideDown}.cuti-hero-card{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#065f46 100%);border-radius:22px;flex-direction:column;gap:14px;margin:16px 20px 0;padding:20px;display:flex;box-shadow:0 10px 25px #00694833}.hero-sisa-num{font-size:2.4rem;font-weight:800;line-height:1}.hero-sisa-label{opacity:.9;font-size:.85rem;font-weight:600}.progress-bar-container{background:#ffffff40;border-radius:10px;width:100%;height:6px;overflow:hidden}.progress-bar-fill{background:#fff;border-radius:10px;height:100%;transition:width .4s}.tab-unread-dot{color:#fff;background:#ef4444;border-radius:10px;padding:1px 5px;font-size:.62rem;font-weight:800}.approval-filter-bar{gap:8px;margin-bottom:14px;display:flex}.app-filter-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:.78rem;font-weight:600;display:flex}.app-filter-btn.active{color:#fff;background:#006948;border-color:#006948}.chip-count{background:#00000026;border-radius:8px;padding:1px 6px;font-size:.68rem}.cuti-loading{text-align:center;padding:40px}.cuti-empty-card{text-align:center;color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:18px;padding:36px 20px}.cuti-empty-card h4{color:#0f172a;margin:0 0 4px;font-size:.95rem;font-weight:700}.cuti-empty-card p{margin:0;font-size:.8rem}.cuti-modern-list{flex-direction:column;gap:12px;display:flex}.cuti-modern-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-left-width:4px;border-radius:16px;padding:14px 16px;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 8px #0f172a08}.cuti-modern-card:hover{box-shadow:0 4px 14px #0f172a0f}.cuti-modern-card:active{transform:scale(.98)}.border-approved{border-left-color:#10b981}.border-pending{border-left-color:#f59e0b}.border-rejected{border-left-color:#ef4444}.border-cancelled{border-left-color:#94a3b8}.card-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.card-jenis{color:#0f172a;font-size:.875rem;font-weight:700}.card-durasi{color:#006948;background:#ecfdf5;border-radius:8px;padding:2px 8px;font-size:.72rem;font-weight:700}.card-mid{margin-bottom:12px}.date-badge{color:#475569;align-items:center;gap:6px;margin-bottom:4px;font-size:.78rem;font-weight:600;display:inline-flex}.date-badge svg{color:#006948}.card-alasan{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.8rem;overflow:hidden}.card-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:8px;display:flex}.arrow-icon{color:#cbd5e1}.modern-badge{border-radius:10px;align-items:center;gap:5px;padding:3px 9px;font-size:.72rem;font-weight:700;display:inline-flex}.badge-warning{color:#b45309;background:#fef3c7}.badge-success{color:#047857;background:#d1fae5}.badge-danger{color:#dc2626;background:#fef2f2}.badge-secondary{color:#64748b;background:#f1f5f9}.modern-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:20px;box-shadow:0 4px 14px #0f172a0a}.input-group select,.input-group input[type=date],.input-group textarea{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:.85rem;font-weight:500}.input-group select:focus,.input-group input:focus,.input-group textarea:focus{border-color:#006948;box-shadow:0 0 0 3px #0069481f}.duration-highlight-box{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:12px 14px;display:flex}.dur-info{flex-direction:column;display:flex}.dur-label{color:#065f46;font-size:.8rem;font-weight:700}.dur-sub{color:#047857;font-size:.7rem}.dur-badge{background:#fff;border-radius:10px;align-items:baseline;gap:4px;padding:4px 12px;display:flex;box-shadow:0 2px 6px #0478571a}.dur-num{color:#047857;font-size:1.2rem;font-weight:800}.dur-unit{color:#047857;font-size:.75rem;font-weight:700}.custom-file-box{color:#64748b;cursor:pointer;background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:14px;align-items:center;gap:12px;padding:12px;display:flex;position:relative}.custom-file-box input[type=file]{opacity:0;cursor:pointer;position:absolute;inset:0}.file-icon{color:#006948;flex-shrink:0}.file-text-col{flex-direction:column;display:flex;overflow:hidden}.file-title{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.file-hint{color:#94a3b8;font-size:.68rem}.btn-modern-submit{color:#fff;cursor:pointer;background:#006948;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;margin-top:10px;padding:12px;font-size:.85rem;font-weight:700;transition:transform .15s,opacity .2s;display:flex;box-shadow:0 4px 14px #00694840}.btn-modern-submit:active:not(:disabled){transform:scale(.98)}.btn-modern-submit:disabled{opacity:.6;cursor:not-allowed}.sheet-body{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.sheet-footer-2col{grid-template-columns:1fr 1fr;gap:10px;display:grid}.btn-cancel-cuti,.btn-acc-reject{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:12px;font-size:.82rem;font-weight:700;display:flex}.btn-acc-approve{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:12px;font-size:.82rem;font-weight:700;display:flex;box-shadow:0 4px 12px #10b98140}@keyframes slideDown{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.upload-container{color:#0f172a;background:#f8fafc;max-width:500px;min-height:100dvh;margin:0 auto;padding:0 0 36px}.upload-header{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:14px 20px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0f172a0a}.upload-toast{text-align:center;border-radius:12px;margin:16px 20px 0;padding:12px 16px;font-size:.85rem;animation:.3s slideDown}.upload-hero-card{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#065f46 100%);border-radius:22px;flex-direction:column;gap:14px;margin:16px 20px 0;padding:20px;display:flex;box-shadow:0 10px 25px #00694833}.hero-number-row{align-items:baseline;gap:8px;margin-top:2px;display:flex}.hero-total-num{font-size:2.4rem;font-weight:800;line-height:1}.hero-total-label{opacity:.9;font-size:.85rem;font-weight:600}.hero-badge-pill{background:#fff3;border-radius:12px;align-items:center;gap:4px;padding:4px 10px;font-size:.72rem;font-weight:700;display:flex}.segmented-tab-bar{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:14px;gap:6px;margin:18px 20px 0;padding:4px;display:flex}.seg-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:9px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex;position:relative}.seg-tab.active{box-shadow:0 2px 8px #0f172a0f;color:#006948!important;background:#fff!important}.seg-tab.active svg,.seg-tab.active span{color:#006948!important}.tab-count-chip{color:#fff;border-radius:10px;padding:1px 6px;font-size:.62rem;font-weight:800;background:#006948!important}.tab-content{padding:18px 20px 0}.modern-upload-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:20px;box-shadow:0 4px 14px #0f172a0a}.form-card-header h3{color:#0f172a;margin:0 0 4px;font-size:1rem;font-weight:700}.form-card-header p{color:#64748b;margin:0 0 16px;font-size:.8rem}.input-group select,.input-group input[type=text],.input-group input[type=date]{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:.85rem;font-weight:500}.input-group select:focus,.input-group input:focus{border-color:#006948;box-shadow:0 0 0 3px #0069481f}.ref-info-badge{color:#006948;background:#ecfdf5;border-radius:8px;gap:12px;margin-top:2px;padding:6px 10px;font-size:.72rem;display:flex}.input-grid-2col{grid-template-columns:1fr 1fr;gap:10px;display:grid}.file-drop-card{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:16px;padding:22px 16px;transition:border-color .2s,background .2s;position:relative}.file-drop-card:hover{background:#ecfdf5;border-color:#006948}.file-drop-card input[type=file]{opacity:0;cursor:pointer;position:absolute;inset:0}.file-drop-empty{flex-direction:column;align-items:center;gap:8px;display:flex}.cloud-icon-circle{color:#006948;background:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.drop-title{color:#0f172a;font-size:.82rem;font-weight:700}.drop-sub{color:#94a3b8;font-size:.72rem}.file-preview-box{flex-direction:column;align-items:center;gap:8px;display:flex}.preview-img{object-fit:cover;border:1px solid #cbd5e1;border-radius:12px;max-height:120px}.file-icon-pdf{color:#ef4444}.file-preview-name{color:#0f172a;font-size:.8rem;font-weight:700}.file-preview-size{color:#64748b;font-size:.72rem}.btn-remove-preview{color:#ef4444;cursor:pointer;z-index:5;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:4px 10px;font-size:.72rem;font-weight:600;position:relative}.btn-modern-upload{color:#fff;cursor:pointer;background:#006948;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;margin-top:10px;padding:12px;font-size:.85rem;font-weight:700;transition:transform .15s,opacity .2s;display:flex;box-shadow:0 4px 14px #00694838}.btn-modern-upload:active:not(:disabled){transform:scale(.98)}.btn-modern-upload:disabled{opacity:.6;cursor:not-allowed}.upload-list-section{flex-direction:column;display:flex}.section-title-row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.section-title-row h2{color:#475569;text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:.9rem;font-weight:700}.count-chip{border-radius:10px;padding:2px 8px;font-size:.72rem;font-weight:700;color:#006948!important;background:#ecfdf5!important;border:1px solid #00694833!important}.upload-loading{text-align:center;padding:40px}.upload-empty-card{text-align:center;color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:18px;padding:36px 20px}.upload-empty-card h4{color:#0f172a;margin:0 0 4px;font-size:.95rem;font-weight:700}.upload-empty-card p{margin:0;font-size:.8rem}.summary-cards-list{flex-direction:column;gap:10px;display:flex}.summary-category-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:14px;padding:14px 16px;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex;box-shadow:0 2px 8px #0f172a08}.summary-category-card:hover{border-color:#006948;box-shadow:0 4px 14px #00694814}.summary-category-card:active{transform:scale(.98)}.cat-icon-box{color:#006948;background:#ecfdf5;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.cat-info{flex-direction:column;flex:1;display:flex;overflow:hidden}.cat-info h4{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9rem;font-weight:700;overflow:hidden}.cat-info span{color:#64748b;font-size:.75rem}.arrow-cat{color:#cbd5e1}.scrollable-body{max-height:360px;overflow-y:auto}.category-files-list{flex-direction:column;gap:10px;display:flex}.file-item-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:12px;padding:12px;display:flex}.file-item-icon{color:#006948;background:#ecfdf5;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.file-item-details{flex-direction:column;flex:1;display:flex;overflow:hidden}.file-item-name{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;overflow:hidden}.file-item-meta{color:#64748b;gap:8px;font-size:.7rem;display:flex}.btn-delete-file{color:#ef4444;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.btn-delete-file:hover{background:#fee2e2}.file-item-actions{align-items:center;gap:6px;display:flex}.btn-view-file{color:#7c3aed;cursor:pointer;background:#ede9fe;border:1px solid #ddd6fe;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.btn-view-file:hover{background:#ddd6fe}.viewer-card{flex-direction:column;max-height:90dvh;display:flex}.vheader-title h4{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;max-width:280px;margin:0;font-size:.95rem;font-weight:700;overflow:hidden}.vsub{color:#64748b;font-size:.7rem}.viewer-body{background:#f1f5f9;border-radius:16px;flex:1;justify-content:center;align-items:center;min-height:320px;max-height:480px;margin-bottom:16px;padding:10px;display:flex;overflow:hidden}.viewer-image-box{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:auto}.viewer-img{object-fit:contain;border-radius:12px;max-width:100%;max-height:450px;box-shadow:0 4px 14px #00000026}.viewer-pdf-box{width:100%;height:440px}.viewer-iframe{border:none;border-radius:12px;width:100%;height:100%}.viewer-fallback-box{color:#64748b;text-align:center;flex-direction:column;align-items:center;gap:12px;padding:20px;display:flex}.file-icon-lg{color:#7c3aed}.btn-download-file{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#0891b2 100%);border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.85rem;font-weight:700;text-decoration:none;display:flex;box-shadow:0 4px 12px #7c3aed33}.jasa-container{color:#0f172a;background:#f8fafc;max-width:500px;min-height:100dvh;margin:0 auto;padding:0 0 36px}.jasa-header{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:14px 20px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0f172a0a}.jasa-toast{text-align:center;border-radius:12px;margin:16px 20px 0;padding:12px 16px;font-size:.85rem;animation:.3s slideDown}.jasa-hero-card{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#065f46 100%);border-radius:22px;flex-direction:column;gap:14px;margin:16px 20px 0;padding:20px;display:flex;box-shadow:0 10px 25px #00694833}.hero-top{justify-content:space-between;align-items:flex-start;display:flex}.hero-subtitle{opacity:.88;text-transform:uppercase;letter-spacing:.02em;font-size:.75rem;font-weight:600;display:block}.hero-amount{letter-spacing:-.02em;margin:4px 0 0;font-size:1.75rem;font-weight:800;line-height:1.1}.hero-badge-pill{white-space:nowrap;background:#fff3;border-radius:12px;align-items:center;gap:4px;padding:4px 10px;font-size:.72rem;font-weight:700;display:flex}.hero-bottom-grid{border-top:1px solid #ffffff2e;justify-content:space-around;align-items:center;padding-top:12px;display:flex}.bottom-stat{flex-direction:column;align-items:center;display:flex}.bstat-lbl{opacity:.82;font-size:.7rem}.bstat-val{font-size:.9rem;font-weight:700}.bstat-val.text-red{color:#fecaca}.bottom-divider{background:#fff3;width:1px;height:24px}.jasa-filter-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;margin:16px 20px 0;padding:14px;box-shadow:0 2px 8px #0f172a08}.filter-inputs-grid{align-items:flex-end;gap:8px;display:flex}.f-input-group{flex-direction:column;flex:1;gap:4px;display:flex}.f-input-group label{color:#64748b;font-size:.72rem;font-weight:600}.f-input-group select{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:8px 10px;font-size:.8rem;font-weight:600}.f-input-group select:focus{border-color:#006948}.btn-filter-submit{color:#fff;cursor:pointer;background:#006948;border:none;border-radius:10px;align-items:center;gap:4px;height:35px;padding:9px 14px;font-size:.78rem;font-weight:700;transition:background .2s,transform .15s;display:flex;box-shadow:0 2px 8px #00694833}.btn-filter-submit:hover{background:#047857}.jasa-content-section{padding:16px 20px 0}.jasa-loading{text-align:center;padding:40px}.spinner-lg{border:3px solid #e2e8f0;border-top-color:#006948;border-radius:50%;width:34px;height:34px;animation:.6s linear infinite spin;display:inline-block}.jasa-empty-card{text-align:center;color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:18px;padding:36px 20px}.empty-icon{color:#94a3b8;margin-bottom:8px}.jasa-empty-card h4{color:#0f172a;margin:0 0 4px;font-size:.95rem;font-weight:700}.jasa-empty-card p{margin:0;font-size:.8rem}.jasa-details-grid{flex-direction:column;gap:14px;display:flex}.detail-section-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px;box-shadow:0 2px 8px #0f172a08}.detail-card-title{border-bottom:1px solid #f1f5f9;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:8px;display:flex}.icon-title{color:#006948}.detail-card-title h3{color:#0f172a;margin:0;font-size:.92rem;font-weight:700}.indeks-items-list{flex-direction:column;gap:8px;display:flex}.indeks-row{justify-content:space-between;align-items:center;padding:2px 0;font-size:.82rem;display:flex}.indeks-row .i-lbl{color:#64748b}.indeks-row .i-val{color:#0f172a;font-weight:600}.indeks-row-total{border-top:1.5px dashed #e2e8f0;justify-content:space-between;align-items:center;margin-top:6px;padding-top:8px;display:flex}.indeks-row-total .t-lbl{color:#0f172a;font-size:.85rem;font-weight:700}.indeks-row-total .t-val{color:#2563eb;font-size:.95rem;font-weight:800}.financial-items-list{flex-direction:column;gap:8px;display:flex}.fin-row{justify-content:space-between;align-items:center;padding:2px 0;font-size:.82rem;display:flex}.fin-row .f-lbl{color:#64748b}.fin-row .f-val{font-weight:600}.fin-row .f-val.text-green{color:#059669;font-weight:700}.fin-row .f-val.text-red{color:#ef4444}.fin-divider{background:#f1f5f9;height:1px;margin:4px 0}.fin-row-grandtotal{background:#eff6ff;border-radius:12px;justify-content:space-between;align-items:center;margin-top:6px;padding:10px;display:flex}.fin-row-grandtotal .gt-lbl{color:#1e40af;font-size:.85rem;font-weight:700}.fin-row-grandtotal .gt-val{color:#1d4ed8;font-size:1rem;font-weight:800}.profile-container{color:#0f172a;background:#f8fafc;max-width:500px;min-height:100dvh;margin:0 auto;padding:0 0 36px}.profile-header{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:14px 20px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0f172a0a}.header-titles h1{color:#006948;margin:0;font-size:1.1rem;font-weight:800;line-height:1.1}.header-titles span{color:#006948;text-transform:uppercase;font-size:.68rem;font-weight:600}.btn-back{color:#006948;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:flex}.btn-back:hover{background:#e2e8f0}.header-spacer{width:38px}.profile-toast{text-align:center;border-radius:12px;margin:16px 20px 0;padding:12px 16px;font-size:.85rem;animation:.3s slideDown}.toast-success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.toast-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.profile-hero-card{color:#fff;text-align:center;background:linear-gradient(135deg,#0f172a 0%,#065f46 100%);border-radius:22px;flex-direction:column;align-items:center;margin:16px 20px 0;padding:24px 20px;display:flex;position:relative;box-shadow:0 10px 25px #00694833}.avatar-wrapper{width:90px;height:90px;margin-bottom:12px;position:relative}.profile-avatar-img{object-fit:cover;border:3px solid #ffffffe6;border-radius:50%;width:100%;height:100%;box-shadow:0 6px 16px #0003}.online-status-dot{background:#10b981;border:2px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;bottom:4px;right:4px}.hero-user-details{flex-direction:column;align-items:center;gap:4px;display:flex}.user-fullname{margin:0;font-size:1.15rem;font-weight:800;line-height:1.2}.user-nip{opacity:.88;font-size:.8rem;font-weight:500}.user-badge-row{margin-top:8px}.role-pill{background:#fff3;border-radius:12px;align-items:center;gap:6px;padding:4px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.profile-menu-section{flex-direction:column;gap:16px;padding:18px 20px 0;display:flex}.menu-group-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:6px 14px;box-shadow:0 4px 14px #0f172a08}.profile-menu-item{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:14px;width:100%;padding:12px 0;transition:opacity .15s;display:flex}.profile-menu-item:active{opacity:.7}.menu-icon-box{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.icon-purple{color:#7c3aed;background:#f5f3ff}.icon-blue{color:#2563eb;background:#eff6ff}.icon-emerald{color:#059669;background:#ecfdf5}.icon-amber{color:#d97706;background:#fffbe6}.menu-text-col{flex-direction:column;flex:1;display:flex}.menu-title{color:#0f172a;font-size:.88rem;font-weight:700}.menu-sub{color:#64748b;font-size:.72rem}.menu-arrow{color:#cbd5e1}.menu-divider{background:#f1f5f9;height:1px}.btn-profile-logout{color:#ef4444;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:.85rem;font-weight:700;transition:background .15s;display:flex}.btn-profile-logout:hover{background:#fee2e2}.modal-sheet-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;background:#0f172abf;justify-content:center;align-items:flex-end;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.modal-sheet-card{background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;width:100%;max-width:500px;padding:12px 20px 24px;animation:.25s slideUp;box-shadow:0 -10px 30px #0003}.sheet-handle{background:#cbd5e1;border-radius:4px;width:40px;height:4px;margin:0 auto 14px}.sheet-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.sheet-header h4{color:#0f172a;margin:0;font-size:1.05rem;font-weight:700}.btn-sheet-close{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sheet-body{margin-bottom:20px}.scrollable-body{flex-direction:column;gap:10px;max-height:360px;display:flex;overflow-y:auto}.sheet-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:8px;display:flex}.sheet-row .s-lbl{color:#64748b;font-size:.8rem}.sheet-row .s-val{color:#0f172a;text-align:right;font-size:.85rem}.sheet-row .s-val.bold{font-weight:700}.input-group{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.input-group label{color:#334155;font-size:.78rem;font-weight:600}.input-group input[type=password]{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:10px 12px;font-size:.85rem;font-weight:500}.input-group input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51f}.btn-save-password{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0284c7 0%,#0369a1 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:.85rem;font-weight:700;display:flex;box-shadow:0 4px 14px #0284c740}.sheet-footer{gap:10px;display:flex}.btn-close-sheet{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:12px;flex:1;padding:12px;font-size:.85rem;font-weight:600}.btn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite spin;display:inline-block}.bottom-nav{z-index:1000;background:#fff;border-top:1px solid #e2e8f0;justify-content:center;height:64px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0f172a0d}.nav-container{justify-content:space-around;align-items:center;width:100%;max-width:500px;padding:0 10px;display:flex}.nav-item{color:#64748b;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:6px 14px;font-size:.72rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.nav-icon-wrapper{justify-content:center;align-items:center;display:flex}.nav-item.active{color:#059669}.nav-item.active .nav-icon-wrapper{color:#059669;transform:translateY(-2px)}.nav-label{line-height:1}.pwa-install-banner{z-index:9999;width:calc(100% - 24px);max-width:480px;animation:.3s cubic-bezier(.16,1,.3,1) slideDown;position:fixed;top:12px;left:50%;transform:translate(-50%)}.pwa-banner-content{-webkit-backdrop-filter:blur(12px);color:#fff;background:#0f172af2;border:1px solid #ffffff26;border-radius:18px;align-items:center;gap:10px;padding:10px 12px;display:flex;box-shadow:0 10px 30px #00000040}.pwa-banner-icon{object-fit:cover;border:1px solid #fff3;border-radius:10px;flex-shrink:0;width:38px;height:38px}.pwa-banner-text{flex-direction:column;flex:1;display:flex;overflow:hidden}.pwa-banner-text h4{color:#fff;margin:0;font-size:.8rem;font-weight:800;line-height:1.2}.pwa-banner-text p{color:#fffc;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:.68rem;line-height:1.2;overflow:hidden}.btn-install-pwa{color:#fff;cursor:pointer;white-space:nowrap;background:#006948;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:4px;padding:6px 12px;font-size:.75rem;font-weight:700;transition:transform .15s,background .2s;display:flex;box-shadow:0 2px 8px #0069484d}.btn-install-pwa:hover{background:#047857}.btn-install-pwa:active{transform:scale(.95)}.btn-dismiss-pwa{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.btn-dismiss-pwa:hover{color:#fff}
