html{scroll-behavior:smooth;width:100%;min-height:100%;margin:0;padding:0}body{color:#102a43;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f7f7;width:100%;min-width:100%;min-height:100vh;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}#root{text-align:left;border:none;width:100%;max-width:none;min-height:100vh;margin:0;padding:0;display:block}h1,h2,h3,h4,h5,h6{margin-top:0}a{color:inherit}img{max-width:100%;display:block}@media (width<=600px){body{overflow-x:hidden}}.admin-login-page{background:linear-gradient(135deg,#eef9f7 0%,#f8fbfb 50%,#e8f5f3 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:40px 20px;display:flex}.admin-login-card{text-align:center;background:#fff;border:1px solid #dfe8e7;border-radius:22px;width:100%;max-width:480px;padding:45px 40px;box-shadow:0 15px 45px #00000017}.admin-login-icon{background:#e7f5f2;border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;margin:0 auto 25px;font-size:42px;display:flex}.admin-login-card h1{color:#073b3a;letter-spacing:-.5px;margin:0 0 10px;font-size:36px;font-weight:700;line-height:1.2}.admin-login-subtitle{color:#64748b;margin:0 0 32px;font-size:17px}.admin-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-bottom:25px;padding:14px 16px;font-size:14px;line-height:1.5}.admin-form{text-align:left;width:100%}.admin-form-group label{color:#173b4d;margin-bottom:9px;font-size:15px;font-weight:600;display:block}.admin-input-wrapper{width:100%;position:relative}.admin-input{color:#172b3a;background:#fff;border:1px solid #cbd5dc;border-radius:11px;outline:none;width:100%;height:54px;padding:0 16px;font-size:16px;transition:all .2s}.admin-input:focus{border-color:#0f8178;box-shadow:0 0 0 3px #0f81781f}.admin-input::placeholder{color:#94a3b8}.admin-password-input{padding-right:55px}.admin-password-toggle{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;width:38px;height:38px;font-size:18px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.admin-password-toggle:hover{background:#f1f5f9}.admin-submit{color:#fff;cursor:pointer;background:#0f8178;border:none;border-radius:11px;width:100%;height:54px;margin-top:5px;font-size:16px;font-weight:700;transition:all .2s}.admin-submit:hover{background:#0b6d65;transform:translateY(-1px)}.admin-submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.admin-back{color:#64748b;margin-top:24px;font-size:15px;text-decoration:none;transition:all .2s;display:inline-block}.admin-back:hover{color:#0f8178}@media (width<=600px){.admin-login-page{padding:25px 15px}.admin-login-card{border-radius:18px;padding:35px 25px}.admin-login-icon{width:70px;height:70px;font-size:35px}.admin-login-card h1{font-size:30px}.admin-login-subtitle{font-size:15px}}.dashboard-page{color:#102a43;background:#f4f7f7;width:100%;min-height:100vh}.dashboard-navbar{background:#fff;border-bottom:1px solid #e2e8e8;justify-content:space-between;align-items:center;width:100%;min-height:80px;padding:15px 6%;display:flex}.dashboard-brand{color:#073b3a;font-size:21px;font-weight:700}.dashboard-subtitle{color:#718096;margin-top:4px;font-size:13px}.admin-navbar-right{align-items:center;gap:16px;display:flex}.admin-navbar-right span{color:#475569;font-size:14px;font-weight:600}.logout-button{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:9px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .2s}.logout-button:hover{background:#dc2626}.dashboard-container{width:100%;max-width:1200px;margin:0 auto;padding:45px 25px 70px}.dashboard-heading{margin-bottom:30px}.dashboard-heading h1{color:#102a43;margin:0 0 8px;font-size:34px;font-weight:700;line-height:1.2}.dashboard-heading p{color:#718096;margin:0;font-size:15px}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:100%;margin-bottom:30px;display:grid}.stat-card{background:#fff;border:1px solid #e2e8e8;border-radius:15px;align-items:center;gap:17px;min-height:125px;padding:22px;transition:all .2s;display:flex;box-shadow:0 5px 18px #0000000d}.stat-card:hover{transform:translateY(-2px);box-shadow:0 9px 25px #00000014}.stat-icon{background:#e7f5f2;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:25px;display:flex}.stat-card span{color:#64748b;margin-bottom:6px;font-size:13px;display:block}.stat-card strong{color:#102a43;font-size:29px;line-height:1;display:block}.complaint-section{background:#fff;border:1px solid #e2e8e8;border-radius:18px;width:100%;overflow:hidden;box-shadow:0 7px 25px #0000000d}.section-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:20px;padding:25px 28px;display:flex}.section-header h2{color:#102a43;margin:0 0 6px;font-size:23px;font-weight:700}.section-header p{color:#718096;margin:0;font-size:14px}.filter-select{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5dc;border-radius:9px;outline:none;min-width:160px;padding:10px 13px;font-size:14px}.filter-select:focus{border-color:#0f8178;box-shadow:0 0 0 3px #0f81781a}.empty-state{text-align:center;padding:70px 25px}.empty-icon{margin-bottom:12px;font-size:45px}.empty-state h3{color:#102a43;margin:0 0 8px;font-size:19px}.empty-state p{color:#718096;margin:0;font-size:14px}.complaint-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:22px;display:grid}.complaint-card{background:#fff;border:1px solid #e1e7e8;border-radius:14px;padding:22px;transition:all .2s}.complaint-card:hover{border-color:#a9d5d0;transform:translateY(-2px);box-shadow:0 6px 20px #0000000f}.complaint-top{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:15px;display:flex}.complaint-top h3{color:#102a43;margin:9px 0 0;font-size:18px;line-height:1.4}.category{color:#0f6f68;background:#e7f5f2;border-radius:20px;flex-shrink:0;padding:6px 10px;font-size:12px;font-weight:600}.status{border-radius:20px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-block}.status-diproses{color:#2563eb;background:#eff6ff}.complaint-content{color:#475569;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0 0 17px;font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden}.complaint-info{color:#64748b;border-top:1px solid #edf1f2;flex-wrap:wrap;gap:14px;padding-top:14px;font-size:12px;display:flex}.complaint-actions{grid-template-columns:minmax(0,1fr) 100px;gap:10px;margin-top:17px;display:grid}.detail-button{color:#0f8178;cursor:pointer;background:#fff;border:1px solid #0f8178;border-radius:9px;width:100%;padding:11px;font-size:14px;font-weight:600;transition:all .2s}.detail-button:hover{color:#fff;background:#0f8178}.delete-button{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:9px;padding:11px 10px;font-size:14px;font-weight:600;transition:all .2s}.delete-button:hover{color:#fff;background:#dc2626;border-color:#dc2626}.delete-button:disabled{opacity:.6;cursor:not-allowed}.modal-overlay{z-index:1000;background:#0f172a94;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0;overflow-y:auto}.admin-modal{background:#fff;border-radius:18px;width:100%;max-width:700px;max-height:90vh;padding:30px;overflow-y:auto;box-shadow:0 25px 60px #0003}.modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px;padding-bottom:20px;display:flex}.modal-label{color:#0f8178;letter-spacing:.8px;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.modal-header h2{color:#102a43;margin:0;font-size:24px}.modal-close{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:9px;flex-shrink:0;width:36px;height:36px;font-size:25px;line-height:1}.modal-close:hover{background:#e2e8f0}.detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:22px;display:grid}.detail-grid label,.detail-full label,.admin-form-group label{color:#64748b;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.detail-grid p{color:#102a43;word-break:break-word;margin:0;font-size:14px;font-weight:600}.detail-full{margin-bottom:22px}.detail-box{color:#334155;white-space:pre-wrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;min-height:100px;padding:15px;font-size:14px;line-height:1.7}.admin-form-group{margin-bottom:20px}.admin-form-group select,.admin-form-group textarea{color:#172b3a;background:#fff;border:1px solid #cbd5dc;border-radius:9px;outline:none;width:100%;padding:12px 14px;font-size:14px}.admin-form-group select{height:45px}.admin-form-group textarea{resize:vertical;min-height:120px}.admin-form-group select:focus,.admin-form-group textarea:focus{border-color:#0f8178;box-shadow:0 0 0 3px #0f81781a}.modal-actions{justify-content:space-between;align-items:center;gap:15px;padding-top:10px;display:flex}.modal-right-actions{gap:10px;display:flex}.cancel-button,.save-button,.delete-modal-button{cursor:pointer;border-radius:9px;padding:12px 18px;font-size:14px;font-weight:600}.cancel-button{color:#475569;background:#fff;border:1px solid #cbd5e1}.cancel-button:hover{background:#f8fafc}.save-button{color:#fff;background:#0f8178;border:none}.save-button:hover{background:#0b6d65}.save-button:disabled{opacity:.6;cursor:not-allowed}.delete-modal-button{color:#dc2626;background:#fff;border:1px solid #fecaca}.delete-modal-button:hover{color:#fff;background:#dc2626;border-color:#dc2626}.delete-modal-button:disabled{opacity:.6;cursor:not-allowed}@media (width<=900px){.dashboard-navbar{padding:14px 25px}.dashboard-container{padding:35px 20px 60px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.complaint-list{grid-template-columns:1fr}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.dashboard-navbar{align-items:flex-start;min-height:auto;padding:15px}.dashboard-brand{font-size:18px}.dashboard-subtitle{font-size:12px}.admin-navbar-right{flex-direction:column;align-items:flex-end;gap:7px}.admin-navbar-right span{font-size:11px}.logout-button{padding:8px 12px;font-size:12px}.dashboard-container{padding:30px 15px 50px}.dashboard-heading h1{font-size:28px}.dashboard-heading p{font-size:14px}.stat-grid{grid-template-columns:1fr;gap:12px}.stat-card{min-height:100px;padding:18px}.section-header{flex-direction:column;align-items:stretch;padding:20px}.filter-select{width:100%}.complaint-list{padding:15px}.complaint-card{padding:18px}.complaint-top{flex-direction:column}.category{align-self:flex-start}.complaint-actions{grid-template-columns:1fr}.modal-overlay{padding:12px}.admin-modal{max-height:95vh;padding:22px}.detail-grid{grid-template-columns:1fr;gap:15px}.modal-actions{flex-direction:column;align-items:stretch}.modal-right-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.delete-modal-button,.cancel-button,.save-button{width:100%}}.complaint-code{color:#0f8178;letter-spacing:.3px;margin-top:8px;font-size:12px;font-weight:700}.cek-page,.cek-page *{box-sizing:border-box}.cek-page{color:#102a43;background:#f4f7f7;flex-direction:column;width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;display:flex}.cek-navbar{background:#fff;border-bottom:1px solid #e3e8ec;flex-shrink:0;width:100%}.cek-navbar-inner{justify-content:space-between;align-items:center;gap:25px;width:100%;max-width:1200px;min-height:92px;margin:0 auto;padding:16px 28px;display:flex}.cek-brand{color:inherit;align-items:center;gap:15px;min-width:0;text-decoration:none;display:flex}.cek-brand-icon{background:#e7f5f2;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:30px;display:flex}.cek-brand-text{min-width:0}.cek-brand-text h2{color:#073b3a;margin:0;font-size:22px;font-weight:700;line-height:1.25}.cek-brand-text p{color:#718096;margin:5px 0 0;font-size:14px;line-height:1.4}.cek-back{color:#0f8178;flex-shrink:0;padding:10px 0;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s}.cek-back:hover{color:#0b6d65;text-decoration:underline}.cek-content{flex-direction:column;flex:1;align-items:center;width:100%;padding:55px 20px 70px;display:flex}.cek-title{text-align:center;width:100%;max-width:1200px;margin:0 auto 30px}.cek-title-icon{margin-bottom:8px;font-size:30px;line-height:1}.cek-title h1{color:#102a43;letter-spacing:-.5px;margin:0;font-size:38px;font-weight:700;line-height:1.2}.cek-title p{color:#718096;max-width:680px;margin:12px auto 0;font-size:16px;line-height:1.6}.cek-card{background:#fff;border:1px solid #dfe7e8;border-radius:18px;width:100%;max-width:1100px;margin:0 auto;padding:34px;box-shadow:0 12px 35px #102a4312}.cek-form{width:100%}.cek-form label{color:#173b4d;margin-bottom:9px;font-size:15px;font-weight:700;display:block}.cek-input-row{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:12px;width:100%;display:grid}.cek-input-row input{color:#172b3a;background:#fff;border:1px solid #cbd5dc;border-radius:10px;outline:none;width:100%;min-width:0;height:54px;padding:0 16px;font-size:16px;transition:border-color .2s,box-shadow .2s}.cek-input-row input::placeholder{color:#a0aec0}.cek-input-row input:focus{border-color:#0f8178;box-shadow:0 0 0 3px #0f81781f}.cek-input-row input:disabled{cursor:not-allowed;background:#f7f9fa}.cek-input-row button{color:#fff;cursor:pointer;background:#0f8178;border:none;border-radius:10px;min-width:180px;height:54px;padding:0 24px;font-size:15px;font-weight:700;transition:background .2s,transform .2s}.cek-input-row button:hover:not(:disabled){background:#0b6d65;transform:translateY(-1px)}.cek-input-row button:disabled{opacity:.65;cursor:not-allowed;transform:none}.cek-example{color:#718096;margin:9px 0 0;font-size:14px;line-height:1.5}.cek-example strong{color:#0f8178;font-weight:700}.cek-error{color:#c62828;background:#fff1f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:10px;width:100%;margin-top:22px;padding:14px 16px;font-size:14px;line-height:1.5;display:flex}.cek-error-icon{flex-shrink:0;font-size:17px}.cek-results{width:100%;margin-top:38px}.hasil-title{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:20px;width:100%;padding-bottom:20px;display:flex}.hasil-title h2{color:#102a43;margin:0;font-size:28px;line-height:1.3}.hasil-title p{color:#718096;margin:6px 0 0;font-size:15px}.hasil-title p strong{color:#173b4d}.hasil-count{color:#0f8178;background:#e7f5f2;border-radius:25px;flex-shrink:0;padding:10px 16px;font-size:14px;font-weight:700}.cek-result-list{flex-direction:column;gap:20px;width:100%;margin-top:24px;display:flex}.cek-result{background:#fff;border:1px solid #dce5e8;border-radius:16px;width:100%;padding:30px;box-shadow:0 5px 20px #102a4309}.result-header{justify-content:space-between;align-items:flex-start;gap:20px;width:100%;display:flex}.result-heading{min-width:0}.result-label{color:#718096;margin-bottom:7px;font-size:14px;display:block}.result-header h2{color:#102a43;word-break:break-word;margin:0;font-size:27px;font-weight:700;line-height:1.3}.result-status{white-space:nowrap;border-radius:22px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 15px;font-size:14px;font-weight:700;display:inline-flex}.result-status span{font-size:15px}.status-menunggu{color:#e76f00;background:#fff6eb}.status-proses{color:#2864e8;background:#edf4ff}.status-selesai{color:#008c63;background:#eafaf4}.status-ditolak{color:#dc2626;background:#fff0f0}.result-divider{background:#e2e8f0;width:100%;height:1px;margin:22px 0}.result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 50px;width:100%;display:grid}.result-item{min-width:0}.result-item span{color:#718096;margin-bottom:7px;font-size:14px;display:block}.result-item strong{color:#173b4d;word-break:break-word;font-size:16px;line-height:1.5;display:block}.status-text{font-weight:700}.result-item strong.status-menunggu{color:#e76f00;background:0 0}.result-item strong.status-proses{color:#2864e8;background:0 0}.result-item strong.status-selesai{color:#008c63;background:0 0}.result-item strong.status-ditolak{color:#dc2626;background:0 0}.result-description{background:#f6f8fa;border-radius:12px;width:100%;margin-top:28px;padding:18px 20px}.result-description span{color:#718096;margin-bottom:9px;font-size:14px;font-weight:500;display:block}.result-description p{color:#34495e;white-space:pre-wrap;word-break:break-word;margin:0;font-size:15px;line-height:1.7}.result-response{background:#eef8f7;border:1px solid #c7e8e4;border-radius:12px;align-items:flex-start;gap:13px;width:100%;margin-top:18px;padding:18px 20px;display:flex}.response-icon{background:#d9f1ed;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:flex}.response-content{min-width:0}.response-content>span{color:#0f8178;margin-bottom:7px;font-size:14px;font-weight:700;display:block}.response-content p{color:#294b59;white-space:pre-wrap;word-break:break-word;margin:0;font-size:15px;line-height:1.7}.result-code{background:#f1faf9;border:1px dashed #a8dcd7;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;width:100%;margin-top:18px;padding:15px 18px;display:flex}.result-code span{color:#718096;font-size:14px}.result-code strong{color:#0f8178;letter-spacing:.3px;font-size:15px;font-weight:700}.result-date{color:#718096;border-top:1px solid #e8edf0;align-items:center;gap:8px;width:100%;margin-top:18px;padding-top:16px;font-size:14px;display:flex}.result-date>span:first-child{font-size:15px}.result-date strong{color:#34495e;margin-left:auto;font-weight:600}.cek-empty{text-align:center;background:#f8fafb;border:1px solid #e2e8f0;border-radius:14px;width:100%;margin-top:30px;padding:40px 20px}.cek-empty-icon{margin-bottom:10px;font-size:35px}.cek-empty h3{color:#173b4d;margin:0;font-size:20px}.cek-empty p{color:#718096;margin:8px 0 0;font-size:14px}.cek-footer{color:#dce7ed;text-align:center;background:#102a43;flex-shrink:0;width:100%;padding:24px 20px}.cek-footer p{margin:0;font-size:14px}@media (width<=900px){.cek-navbar-inner{padding:15px 22px}.cek-content{padding:45px 18px 55px}.cek-title h1{font-size:34px}.cek-card{padding:28px}.result-grid{column-gap:30px}}@media (width<=650px){.cek-navbar-inner{gap:10px;min-height:75px;padding:12px 16px}.cek-brand{gap:9px}.cek-brand-icon{border-radius:11px;width:43px;height:43px;font-size:22px}.cek-brand-text h2{font-size:16px}.cek-brand-text p{margin-top:3px;font-size:11px}.cek-back{font-size:13px}.cek-content{padding:35px 12px 45px}.cek-title{margin-bottom:22px}.cek-title-icon{font-size:26px}.cek-title h1{font-size:29px}.cek-title p{font-size:14px}.cek-card{border-radius:14px;padding:20px 16px}.cek-input-row{grid-template-columns:1fr;gap:10px}.cek-input-row button{width:100%;min-width:0}.hasil-title{flex-direction:column;align-items:flex-start;gap:12px}.hasil-title h2{font-size:24px}.hasil-count{font-size:13px}.cek-result{border-radius:13px;padding:20px 16px}.result-header{flex-direction:column;gap:14px}.result-header h2{font-size:22px}.result-status{align-self:flex-start}.result-grid{grid-template-columns:1fr;gap:19px}.result-description,.result-response{padding:15px}.result-code{flex-direction:column;align-items:flex-start;gap:7px}.result-date{flex-wrap:wrap;align-items:flex-start}.result-date strong{width:100%;margin-left:23px}}@media (width<=400px){.cek-brand-text p{display:none}.cek-title h1{font-size:26px}.cek-title p{font-size:13px}.cek-card{padding:17px 13px}.cek-result{padding:18px 14px}.result-header h2{font-size:20px}}*{box-sizing:border-box}html{width:100%;min-height:100%;margin:0;padding:0}body{color:#102a43;background:#f4f7f7;width:100%;min-height:100vh;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}#root{width:100%;min-height:100vh;margin:0;padding:0}button,input,textarea,select{font-family:inherit}.app{background:#f4f7f7;width:100%;min-height:100vh}.navbar{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;width:100%;min-height:86px;padding:15px 6%;display:flex}.brand{align-items:center;gap:14px;display:flex}.brand-icon{background:#e8f5f3;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:25px;display:flex}.brand h2{color:#073b3a;margin:0;font-size:21px;font-weight:700}.brand p{color:#64748b;margin:5px 0 0;font-size:14px}.admin-button{color:#fff;background:#0f8178;border-radius:10px;justify-content:center;align-items:center;padding:13px 22px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.admin-button:hover{background:#0b6d65;transform:translateY(-1px)}.hero{color:#fff;background:linear-gradient(135deg,#117f77 0%,#0b6e68 100%);width:100%;padding:70px 6%}.hero-inner{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:center;gap:55px;width:100%;max-width:1200px;margin:0 auto;display:grid}.hero-left{width:100%}.hero-badge{background:#ffffff1f;border:1px solid #ffffff40;border-radius:30px;margin-bottom:23px;padding:10px 19px;font-size:14px;display:inline-block}.hero h1{letter-spacing:-1px;margin:0;font-size:52px;font-weight:700;line-height:1.1}.hero-text{color:#e8ffff;max-width:720px;margin:25px 0;font-size:17px;line-height:1.7}.hero-points{color:#fff;flex-wrap:wrap;gap:28px;margin-top:28px;font-size:15px;display:flex}.hero-points span{white-space:nowrap}.voice-card{text-align:center;background:#ffffff1f;border:1px solid #ffffff3b;border-radius:22px;width:100%;padding:40px 30px}.voice-icon{margin-bottom:12px;font-size:43px}.voice-card h2{margin:0 0 15px;font-size:26px}.voice-card p{color:#e5ffff;margin:0;font-size:16px;line-height:1.7}.form-section{background:#f4f7f7;width:100%;padding:75px 20px}.form-wrapper{width:100%;max-width:850px;margin:0 auto}.form-heading{text-align:center;margin-bottom:30px}.form-icon{margin-bottom:8px;font-size:32px}.form-heading h2{color:#102a43;margin:0;font-size:31px}.form-heading p{color:#718096;margin:10px 0 0;font-size:15px}.form-card{background:#fff;border:1px solid #e1e7e8;border-radius:18px;width:100%;padding:40px;box-shadow:0 10px 35px #00000012}.form-group{width:100%;margin-bottom:23px}.form-group label{color:#173b4d;margin-bottom:9px;font-size:15px;font-weight:600;display:block}.form-group input,.form-group select,.form-group textarea{color:#172b3a;background:#fff;border:1px solid #cbd5dc;border-radius:9px;outline:none;width:100%;padding:14px 15px;font-size:15px;transition:all .2s;display:block}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#0f8178;box-shadow:0 0 0 3px #0f81781f}.form-group textarea{resize:vertical;min-height:150px}.submit-button{color:#fff;cursor:pointer;background:#0f8178;border:none;border-radius:10px;width:100%;padding:15px;font-size:16px;font-weight:700;transition:all .2s}.submit-button:hover{background:#0b6d65;transform:translateY(-1px)}.submit-button:disabled{opacity:.65;cursor:not-allowed;transform:none}.footer{color:#dce7ed;text-align:center;background:#102a43;width:100%;padding:25px 20px;font-size:14px}@media (width<=900px){.navbar{padding:15px 25px}.hero{padding:55px 25px}.hero-inner{grid-template-columns:1fr;gap:35px}.hero-left{text-align:center}.hero-text{margin-left:auto;margin-right:auto}.hero-points{justify-content:center}.voice-card{max-width:650px;margin:0 auto}}@media (width<=600px){.navbar{min-height:75px;padding:12px 16px}.brand{gap:9px}.brand-icon{width:40px;height:40px;font-size:20px}.brand h2{font-size:17px}.brand p{font-size:12px}.admin-button{padding:10px 13px;font-size:13px}.hero{padding:45px 20px}.hero h1{font-size:34px}.hero-text{font-size:15px}.hero-points{flex-direction:column;align-items:center;gap:12px}.voice-card{padding:30px 20px}.form-section{padding:50px 15px}.form-card{padding:25px 20px}.form-heading h2{font-size:27px}}.navbar-actions{align-items:center;gap:10px;display:flex}.cek-button{color:#0f8178;background:#e7f5f2;border-radius:9px;padding:11px 17px;font-size:14px;font-weight:600;text-decoration:none}.cek-button:hover{background:#d7efeb}@media (width<=600px){.navbar-actions{gap:6px}.cek-button{padding:9px 10px;font-size:11px}}
