@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.auth-page{align-items:center;background:#f7f9fb;display:flex;height:100vh;justify-content:center}.auth-card{border-radius:20px;box-shadow:0 4px 10px #0000000d;max-width:95%;overflow:hidden;width:900px}.auth-card,.auth-image{background:#fff;display:flex}.auth-image{align-items:center;flex:1 1;justify-content:center;padding:2rem}.auth-image img{max-width:300px;width:100%}.auth-form{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:3rem 2.5rem}.auth-title{color:#222;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group label{color:#333;display:block;font-weight:500;margin-bottom:.5rem}.form-group input{border:1px solid #ddd;border-radius:6px;font-size:.95rem;padding:.6rem .8rem;width:100%}.pin-inputs{display:flex;gap:.6rem}.pin-box{border:1px solid #ddd;border-radius:6px;font-size:1.2rem;height:45px;width:40px}.auth-btn{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.7rem;transition:.3s;width:100%}.auth-btn:hover{background:#005fe0}@media (max-width:768px){.auth-card{flex-direction:column;width:90%}.auth-image img{max-width:200px}.auth-form{padding:2rem}}.auth-switch{font-size:.9rem;margin-top:1rem;text-align:center}.auth-link{color:#007bff;cursor:pointer;font-weight:500}.auth-link:hover{text-decoration:underline}.forgot-password{text-align:right}.forgot-password .auth-link{font-size:13px}.auth-subtitle{color:#555;font-size:.95rem;line-height:1.4;margin-bottom:1.5rem;margin-top:-.5rem}.identity-container{font-family:Segoe UI,sans-serif;max-width:900px}.page-title{color:#1e293b;font-size:1.3rem;font-weight:600;margin-bottom:20px}.profile-section{align-items:center;display:flex;gap:20px}.profile-photo{border-radius:50%;height:100px;object-fit:cover;width:100px}.profile-info p{color:#333;font-size:15px;margin:4px 0}.profile-info{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.profile-info p{margin-bottom:8px}.verified-dentity{align-items:center}.profile-actions{display:flex;gap:12px;margin-top:10px}.btn-primary{background-color:#0057d9;border:none;border-radius:8px;cursor:pointer;padding:8px 14px;transition:.2s}.btn-primary:hover{background-color:#0043a3}.btn-outline{border:1px solid #ccc;border-radius:8px;cursor:pointer;padding:8px 14px;transition:.2s}.btn-outline:hover{background-color:#f5f5f5}.divider{background:#e0e0e0;border:none;height:1px;margin:32px 0}.section-title{color:#1e293b;font-size:1.3rem;font-weight:600;margin-bottom:10px}.identity-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.identity-card{background:#fafafa;border-radius:12px;box-shadow:0 2px 8px #0000000a;padding:16px;text-align:center}.identity-icon{font-size:28px}.identity-name{color:#222;font-weight:600;margin-top:6px}.identity-status{color:#666;font-size:14px;margin-bottom:10px}.btn-detail{background-color:#0057d9;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:6px 10px;transition:.2s}.btn-detail:hover{background-color:#0043a3}.modal-overlay{background:#1e293b80;z-index:999}.modal-content{border-radius:12px;box-shadow:0 5px 20px #0003;padding:30px;width:320px}.modal-content h3{color:#1e293b;font-size:1.1rem;margin-bottom:16px}.qr-image{height:200px;object-fit:contain;width:200px}.btn-close{background:#cf2323;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:8px 14px}.btn-close:hover{background:#b71c1c}.modal-content{border-radius:10px;overflow-y:auto;padding:25px;position:relative}.modal-content p{white-space:pre-line}.modal-content h3{margin-bottom:15px}.modal-image{width:auto}.modal-buttons{display:flex;justify-content:center}.modal-buttons button{border:none;border-radius:5px;font-size:14px}.modal-buttons button:first-child{background-color:#28a745;color:#fff}.modal-buttons button:first-child:hover{background-color:#218838}.modal-buttons button:nth-child(2){background-color:#ffc107;color:#212529}.modal-buttons button:nth-child(2):hover{background-color:#e0a800}.modal-buttons button:nth-child(3){background-color:#dc3545;color:#fff}.modal-buttons button:nth-child(3):hover{background-color:#c82333}.identity-logo{height:50px;width:50px}@media screen and (max-width:768px){.profile-section{align-items:flex-start;flex-direction:column}.profile-info,.profile-info-left,.profile-info-right{flex-direction:column;gap:5px}.profile-photo{height:80px;margin-bottom:10px;width:80px}.section-title{display:flex;justify-content:center}}.dashboard-container{padding:0 20px}.sidebar{background-color:#f8fafc;border-right:1px solid #e2e8f0;box-shadow:2px 0 8px #0000000d;height:100vh;left:0;padding:24px 0;position:fixed;top:0;width:220px}.sidebar,.sidebar-header{align-items:center;display:flex;flex-direction:column}.sidebar-header{margin-bottom:40px}.sidebar-logo{height:auto;width:100px}.sidebar-title{color:#1e293b;font-size:1.2rem;font-weight:600}.sidebar-menu{display:flex;flex-direction:column;gap:10px;padding:0 20px;width:100%}.sidebar-btn{background:none;border:none;border-radius:8px;color:#334155;cursor:pointer;font-size:15px;padding:10px 14px;text-align:left;transition:all .2s ease-in-out}.sidebar-btn:hover{background-color:#e2e8f0}.sidebar-btn.active{background-color:#2563eb;color:#fff}.dashboard-container{background-color:#f9fafb;display:flex;min-height:100vh}.dashboard-page{flex:1 1;margin-left:200px;padding:40px}.dashboard-content{display:flex;flex-direction:column;gap:30px}.dashboard-welcome{background:linear-gradient(135deg,#e8f0ff,#f7fbff);border:1px solid #e5ecff;border-radius:14px;padding:18px 22px}.reminder{background:linear-gradient(135deg,#ffe8e8,#fff7fb);border:1px solid #ffd6d6;border-radius:14px;padding:18px 22px}.dashboard-welcome h2{color:#1e293b;font-size:1.4rem;font-weight:700;margin:0}.stats-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card{background:#fff;border:1px solid #eef2f7;border-radius:12px;box-shadow:0 2px 10px #0000000a;padding:16px 18px}.stat-label{color:#64748b;font-size:.9rem;margin-bottom:6px}.stat-value{color:#0f172a;font-size:1.8rem;font-weight:700;line-height:1.1}.stat-trend{color:#64748b;font-size:.85rem;margin-top:6px}.stat-trend.up{color:#16a34a}.stat-trend.highlight{color:#2563eb}.identity-section{align-items:center;background:#fff;border:1px solid #eef2f7;border-radius:14px;box-shadow:0 2px 10px #0000000a;display:flex;padding:18px 20px}.profile-pic{border-radius:50%;height:64px;margin-right:16px;object-fit:cover;width:64px}.identity-info .name{color:#0f172a;font-size:1.1rem;font-weight:700;margin-bottom:8px}.status{font-size:.9rem;font-weight:600;margin-bottom:10px}.verified{color:#16a34a}.not-verified{color:#ca8a04}.view-btn{background-color:#2563eb;border:none;border-radius:8px;box-shadow:0 1px 2px #0000000f;color:#fff;cursor:pointer;font-size:.9rem;padding:8px 14px}.view-btn:hover{background-color:#1d4ed8}.announcement-container{display:flex;flex-wrap:wrap;gap:20px;margin-top:10px}.announcement-section{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;flex:1 1 30%;min-width:260px;padding:20px 30px}.announcement-header{align-items:center;display:flex;gap:8px;margin-bottom:10px}.announcement-icon{width:24px}.announcement-title{color:#0f172a;font-weight:600}.announcement-section ul{list-style:none;margin:0;padding:0}.announcement-section li{color:#334155;font-size:13px;line-height:1.5;padding:6px 0}.dashboard-content h3{color:#1e293b;font-size:1.3rem;font-weight:600;margin-bottom:10px}.app-access{display:flex;flex-wrap:wrap;gap:20px;margin:30px 0}.app-card{align-items:center;background-color:#fff;border:1px solid #eef2f7;border-radius:12px;box-shadow:0 2px 10px #0000000a;display:flex;flex-direction:column;padding:16px;text-align:center;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;width:180px}.app-card:hover{transform:translateY(-3px)}.app-logo{height:56px;margin-bottom:10px;object-fit:contain;width:120px}.app-btn{background-color:#cf2323;border:none;border-radius:8px;box-shadow:0 1px 2px #0000000f;color:#fff;cursor:pointer;font-size:.88rem;padding:8px 12px;transition:background .2s ease-in-out}.app-btn:hover{background-color:#b71c1c}.dashboard-header{align-items:stretch;display:flex;gap:20px}.dashboard-header>:first-child{flex:1 1 360px}.dashboard-header .app-access{align-content:flex-start;flex:1 1 360px;margin:0}.announcement-section-wrapper{margin-top:10px}@media (max-width:1024px){.dashboard-header{flex-direction:column}.dashboard-header .app-access,.dashboard-header>:first-child{flex:1 1 auto}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.dashboard-welcome h2{font-size:1.2rem}.stats-grid{grid-template-columns:1fr}.app-card{align-items:flex-start;width:100%}.app-logo{margin-bottom:8px}}.note{color:#64748b;font-size:11px}.modal-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}.modal-content{background:#fff;border-radius:8px;max-width:90vw;padding:20px;text-align:center}.modal-image{margin:10px 0;width:100px}.modal-buttons button{cursor:pointer;margin:5px;padding:8px 12px}.qr-note{color:#64748b;display:block;font-size:.85rem;margin-top:8px}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:#0000}50%{border-color:#cf2323}}@media screen and (max-width:768px){.sidebar{display:none}.dashboard-page{flex:1 1;margin-left:0;margin-top:60px;padding:0}.mobile-navbar{background-color:#fff;box-shadow:0 2px 5px #0000001a;left:0;position:fixed;right:0;top:0;z-index:1000}.mobile-header{align-items:center;display:flex;justify-content:space-between;padding:10px 15px}.hamburger-btn{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;height:20px;justify-content:space-around;padding:0;width:25px}.hamburger-btn .bar{background-color:#333;border-radius:2px;height:3px;width:100%}.mobile-menu{background-color:#fff;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;padding:6px 10px;width:100%}.app-access{flex-direction:row;justify-content:center}.app-card{flex:1 1;max-width:200px}}@media screen and (min-width:769px){.mobile-navbar{display:none}}:root{--bg:#fff;--text:#1f2937;--muted:#6b7280;--primary:#2563eb;--primary-700:#1d4ed8;--border:#e5e7eb;--radius:12px}*,:after,:before{box-sizing:border-box}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:var(--bg);color:#1f2937;color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;margin:0}canvas,img,svg,video{height:auto;max-width:100%}a{color:#2563eb;color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin:0 0 .5rem}p{margin:0 0 1rem}.text-muted{color:#6b7280;color:var(--muted)}.container{margin:0 auto;width:min(1200px,92%)}.card{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 2px #0000000a;padding:1rem}.btn,button{align-items:center;background:#fff;border:1px solid #0000;border-radius:10px;color:#1f2937;color:var(--text);cursor:pointer;display:inline-flex;gap:.5rem;justify-content:center;padding:.6rem 1rem;transition:background .2s ease,color .2s ease,border-color .2s ease}.btn-primary{background:#2563eb;background:var(--primary);color:#fff}.btn-primary:hover{background:#1d4ed8;background:var(--primary-700)}.btn-outline{background:#0000;border-color:#2563eb;border-color:var(--primary);color:#2563eb;color:var(--primary)}input,select,textarea{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:10px;color:#1f2937;color:var(--text);padding:.6rem .8rem;width:100%}.btn:focus,button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #2563eb59;outline-offset:2px}.landing-page{align-items:center;background:linear-gradient(to bottom right,#f9fafb,#eef2ff);color:#1f2937;color:var(--text);display:flex;flex-direction:column;height:100vh;justify-content:center;padding:2rem;text-align:center}.landing-logo{height:auto;margin-bottom:20px;width:140px}.landing-title{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:.5rem}.landing-subtitle{color:#6b7280;font-size:1.05rem;margin-bottom:2rem;max-width:450px}.landing-page-buttons{display:flex;gap:15px;justify-content:center}.landing-page-buttons button{border-radius:10px;cursor:pointer;font-size:1rem;font-weight:500;padding:.8rem 1.5rem;transition:all .25s ease}nav{display:flex;justify-content:end}.check-icon{height:20px;object-fit:contain;width:20px}.verified{display:flex;gap:4px;text-align:center}.loading-wrapper{align-items:center;display:flex;height:250px;justify-content:center}.spinner{animation:spin 1s linear infinite;border:4px solid #e0e0e0;border-radius:50%;border-top-color:#007bff;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.settings-page{display:flex;font-family:Poppins,sans-serif;min-height:100vh}.settings-sidebar{border-right:1px solid #ddd;padding:0 20px 0 0;width:250px}.settings-sidebar h2{color:#333;font-size:18px;margin-bottom:20px}.settings-sidebar ul{list-style:none;margin:0;padding:0}.settings-sidebar li{border-radius:20px;color:#44444494;cursor:pointer;margin-bottom:8px;padding:10px 15px;transition:background .2s}.settings-sidebar li:hover{background:#f0f0f0}.settings-sidebar li.active{background:#2863ebc9;color:#fff;font-weight:500}.sidebar-user-box{align-items:center;background:linear-gradient(96deg,#e9f2ff 60%,#eef2ff);border-radius:14px;box-shadow:0 2px 7px #2975ed10;display:flex;gap:13px;margin-bottom:34px;padding:12px 8px}.sidebar-avatar{border:2px solid #2863eb52;border-radius:50%;height:42px;object-fit:cover;width:42px}.sidebar-username{color:#244fad;font-size:1.05rem;font-weight:600}.sidebar-userrole{color:#6b7280;font-size:.82rem;margin-top:-2px}.settings-content{flex:1 1;padding:0 20px}.settings-content h3{color:#2f67ec;font-size:20px;margin-bottom:10px}.settings-content p{color:#555;line-height:1.6}.settings-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 1.5px 8px #2863eb13;display:flex;flex-direction:column;gap:8px;margin-bottom:12px;max-width:560px;padding:30px 28px}.about-detail{color:#64748b;display:flex;font-size:1rem;gap:18px;margin:18px 0 10px}.about-contact .tag{font-size:.95rem}.sub-info{color:#89a7df;font-weight:500;margin-bottom:18px}.privacy-list{list-style:none;margin:0;padding:0}.privacy-list li{align-items:center;color:#5165aa;display:flex;font-size:1rem;gap:10px;margin-bottom:18px}.tag{background:#e9eefb;border-radius:9px;color:#3560b7;display:inline-block;font-size:.92em;margin-right:6px;padding:2px 10px}.btn-primary.danger,.btn.danger{background:#f8483f;border-color:#f8483f;color:#fff}.btn-primary.danger:hover,.btn.danger:hover{background:#d32f2f}.delmodal-backdrop{align-items:center;background:#00000059;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:99}.delmodal{background:#fff;border-radius:12px;box-shadow:0 10px 28px -8px #0263;max-width:95vw;min-width:260px;padding:26px 32px 22px;text-align:left}.pref-section{display:flex;flex-direction:column;gap:6px;max-width:320px}.switch-group{display:flex;gap:26px;margin:6px 0 4px}.switch-group label{border-radius:7px;cursor:pointer;padding:4px 12px;transition:color .2s}.switch-group label.active{background:#e3eaff;color:#2255b6;font-weight:600}.switch-group input[type=radio]{margin-right:4px}.pin-input-group{display:flex;gap:8px;justify-content:flex-start;margin:18px 0 22px}.pin-box{background:#f3f7ff;border:1.5px solid #b9ccf7;border-radius:10px;font-size:1.6rem;font-weight:500;height:44px;margin:0;outline:none;text-align:center;transition:border .22s,background .2s;width:38px}.pin-box:focus{background:#e9f1fe;border:2px solid #2563eb}@media (max-width:480px){.pin-box{font-size:1.1rem;height:32px;width:26px}}.pref-section-theme-label{align-items:center;color:#244fad;display:flex;font-size:1.07em;font-weight:500;gap:5px;margin-bottom:10px}.theme-choice-wrap{display:flex;gap:18px;margin-bottom:5px}.theme-radio{align-items:center;background:#f8faff;border:1.5px solid #cdd4e9;border-radius:12px;box-shadow:0 1.5px 5px #2863eb0a;cursor:pointer;display:flex;font-size:1em;font-weight:500;gap:10px;min-width:78px;padding:9px 16px 9px 17px;transition:border .2s,box-shadow .2s,background .15s}.theme-radio input[type=radio]{margin-right:7px}.theme-radio.active{background:#e8f0ff;border:2px solid #2563eb;box-shadow:0 3px 10px #2863eb13;color:#2255b6}.theme-subinfo{color:#7ba6e5;font-size:.92em;margin-bottom:4px;margin-top:1px}.apply-btn{font-size:1.1em;padding:10px 32px}.modal-content{box-sizing:border-box;max-width:400px;min-width:200px;width:100%}.profile-change-row{align-items:center;display:flex;gap:16px;margin:14px 0}.profile-img-settings{border:2px solid #ddd;border-radius:50%;height:60px;object-fit:cover;width:60px}.profile-img-info{color:#7ba6e5;font-size:12px;margin-top:6px}.settings-card-akun{display:flex;flex-direction:column;gap:8px}.settings-content-mobile{display:none}@media(max-width:768px){.settings-content,.settings-sidebar{display:none}.settings-content-mobile{display:block}}.sidebar-menu-menu{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between}
/*# sourceMappingURL=main.681a4235.css.map*/