@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}#root,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f4f8;color:#1a202c;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow-x:hidden;width:100%}.topbar{background-color:#24b0ff;box-shadow:0 2px 6px #0000001a;padding:5px 20px;position:sticky;top:0;width:100%;z-index:100}.topbar-container{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:1200px}.topbar-logo{height:80px;object-fit:contain}@media (max-width:768px){.topbar-container{justify-content:center}}.login-wrapper{align-items:center;background-color:#f9f9f9;display:flex;height:calc(100vh - 90px);justify-content:center;overflow:hidden;padding:0 10px}.login-content{border-radius:8px;display:flex;height:100%;max-width:960px;overflow:hidden;width:100%}.login-image-section{align-items:center;display:flex;flex:1 1;justify-content:center}.login-image-section img{border-radius:10px;max-height:100%;max-width:100%;object-fit:contain}.login-form-section{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:2rem}.login-form{max-width:350px;width:100%}.login-form h2{font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.login-input{border:1px solid #ccc;border-radius:8px;margin-bottom:1rem}.login-button{background-color:#4e6eff;border-radius:8px;font-weight:700}.login-button:hover{background-color:#3d55d4}@media (max-width:768px){.login-wrapper{height:auto;padding:20px 10px}.login-content{flex-direction:column;height:auto;max-width:100%}.login-image-section{height:200px}.login-image-section img{object-fit:cover}}.choice-wrapper{align-items:center;background-color:#f8f9fc;display:flex;flex-direction:column;min-height:100vh}.choice-content{background:#fff;border-radius:10px;box-shadow:0 4px 12px #0000001a;margin-top:80px;padding:40px;text-align:center}.choice-content h2{color:#333;margin-bottom:20px}.choice-content button{background-color:#3f83f8;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;margin:10px;padding:12px 24px;transition:background-color .3s}.choice-content button:hover{background-color:#255edb}.presencial-wrapper{background-color:#f8f8f8;border:1px solid #ccc;border-radius:8px;margin-top:20px;max-width:600px;padding:16px;width:80%}.selection-group{margin-bottom:16px}.selection-group label{display:block;font-weight:700;margin-bottom:8px}.selection-group input,.selection-group select{border:1px solid #ccc;border-radius:4px;font-size:16px;padding:8px;width:100%}.polo-details{background-color:#fff;border:1px solid #ddd;border-radius:4px;margin-top:16px;padding:12px}.schedule-group{margin-top:20px}.schedule-group h4{margin-bottom:12px}.schedule-group button{background-color:#3f83f8;border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;font-size:16px;margin-top:10px;padding:12px 24px;transition:background-color .3s;width:100%}.schedule-group button:hover{background-color:#255edb}.confirmation{background-color:#e6ffed;border:1px solid #28a745;border-radius:8px;margin-top:20px;padding:16px;text-align:center}.confirmation h3{color:#28a745;margin-bottom:12px}.confirmation p{font-size:16px;margin:8px 0}.calendar{background-color:#fff;border:1px solid #ccc;border-radius:4px;margin-bottom:20px;padding:10px}.month{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.month button{background:none;border:none;cursor:pointer;font-size:18px}.month span{font-weight:700}.days-header{font-weight:700;margin-bottom:5px}.days-grid,.days-header{display:grid;grid-template-columns:repeat(7,1fr);text-align:center}.day{transition:background-color .3s}.day:hover{background-color:#f0f0f0}.out-month{color:#ccc}.weekend{color:red;cursor:not-allowed}.weekend:hover{background-color:initial}.day:not(.weekend):not(.out-month){color:green}.selected{background-color:#000;color:#fff!important}.personal-wrapper{background-color:#f9f9f9;min-height:100vh}.logo{height:50px}@media (max-width:768px){.topbar{justify-content:center}}.personal-form input,.personal-form select{box-sizing:border-box;width:100%}.personal-form-container{background:#fff;border-radius:12px;box-shadow:0 4px 16px #00000014;margin:40px auto;max-width:600px;padding:30px}.personal-form-container h2{color:#333;margin-bottom:25px;text-align:center}.personal-form .form-group{display:flex;flex-direction:column;margin-bottom:15px}.personal-form label{color:#555;font-weight:700;margin-bottom:5px}.personal-form input{border:1px solid #ccc;border-radius:6px;font-size:16px;padding:10px}.form-buttons{display:flex;justify-content:space-between;margin-top:20px}.btn{border:none;border-radius:6px;cursor:pointer;font-size:16px;padding:12px 20px;transition:.3s}.btn.primary{background-color:#3f83f8;color:#fff}.btn.primary:hover{background-color:#255edb}.btn.secondary{background-color:#eee;color:#333}.btn.secondary:hover{background-color:#ddd}.step-indicator{background-color:#f0f4ff;padding:20px;text-align:center}.step-text{font-size:18px}.step-bar{background-color:#dfe6f3;border-radius:8px;margin:0 auto;max-width:400px;width:100%}.step-progress{background-color:#3f83f8;transition:width .4s ease}.personal-form select{appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2710%27%20height%3D%277%27%20viewBox%3D%270%200%2010%207%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M0%200l5%207%205-7z%27%20fill%3D%27%23333%27%3E%3C/path%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px 7px;border:1px solid #ccc;border-radius:6px;font-size:16px;padding:10px}.personal-form select:focus{border-color:#3f83f8;box-shadow:0 0 0 2px #3f83f833;outline:none}.address-form-container{background-color:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;margin:40px auto;max-width:800px;padding:24px}.address-form h2{font-size:24px;font-weight:700;margin-bottom:20px}.form-input::placeholder{color:#aaa;font-style:italic}.dependents-form-container{background-color:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;margin:40px auto;max-width:800px;padding:24px}.dependents-form h2{font-size:24px;font-weight:700;margin-bottom:20px}.error-message{background-color:#ffe6e6;border-radius:6px;color:#d32f2f;font-size:14px;margin-bottom:16px;padding:10px;text-align:center}.add-new-button,.delete-button,.next-button,.proceed-button,.submit-button{border:none;border-radius:6px;cursor:pointer;font-weight:600;padding:10px 20px}.submit-button:disabled{background-color:#ccc}.add-new-button{background-color:#4caf50;color:#fff}.add-new-button:hover{background-color:#45a049}.proceed-button{background-color:#007bff;color:#fff}.proceed-button:hover{background-color:#0056b3}.delete-button{background-color:#ff4d4d}.delete-button:hover{background-color:#c00}.dependents-table{margin-top:20px}.dependents-table td,.dependents-table th{border:1px solid #ccc;font-size:14px;padding:10px;text-align:left}.dependents-table th{background-color:#f0f0f0;font-weight:600}@media (max-width:600px){.button-group{flex-direction:column;gap:12px}.add-new-button,.delete-button,.next-button,.proceed-button,.submit-button{width:100%}}.declarant-form-container{background-color:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;margin:40px auto;max-width:800px;padding:24px}.step-indicator{margin-bottom:24px}.step-text{color:#333;font-size:16px;font-weight:600;margin-bottom:8px}.step-bar{background-color:#eee;border-radius:5px;height:10px;overflow:hidden}.step-progress{background-color:#4a90e2;border-radius:5px;height:100%;transition:width .3s ease}.declarant-form h2{font-size:24px;font-weight:700;margin-bottom:20px}.form-group{margin-bottom:16px}.form-group label{color:#444;font-weight:500;margin-bottom:6px;text-transform:capitalize}.form-input{border:1px solid #ccc;border-radius:6px;font-size:14px;padding:10px}.button-group{display:flex;justify-content:space-between;margin-top:24px}.next-button,.submit-button{border:none;border-radius:6px;cursor:pointer;font-weight:600;padding:10px 20px}.submit-button{background-color:#4a90e2}.next-button{background-color:#f1f1f1;color:#333}@media (max-width:600px){.button-group{flex-direction:column;gap:12px}.next-button,.submit-button{width:100%}}.admin-login-wrapper{align-items:center;background-color:#f4f6f9;display:flex;justify-content:center;min-height:calc(100vh - 60px)}.admin-login-form{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-width:400px;padding:2rem;text-align:center;width:100%}.admin-login-form h2{color:#333;font-size:1.5rem;margin-bottom:1.5rem}.admin-login-form label{color:#555;display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem;margin-top:1rem;text-align:left}.login-input{background-color:#fafafa;border:1px solid #ddd;border-radius:4px;color:#333;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.login-input:focus{border-color:#007bff;outline:none}.login-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1.5rem;padding:.75rem;transition:background-color .3s ease;width:100%}.login-button:hover{background-color:#0056b3}.login-button:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width:480px){.admin-login-form{max-width:90%;padding:1.5rem}}.sidebar{background:linear-gradient(180deg,#1e40af,#1d4ed8 60%,#2563eb);bottom:0;box-shadow:4px 0 24px #1e40af40;color:#fff;display:flex;flex-direction:column;font-family:Inter,sans-serif;left:0;overflow-y:auto;padding:1.5rem 1rem;position:fixed;top:0;transition:transform .3s ease;width:240px;z-index:200}.sidebar__logo{background:#ffffff26;border-radius:12px;display:block;height:auto;margin:0 auto 1.5rem;max-width:130px;padding:.4rem;width:100%}.sidebar__nav{border-top:1px solid #ffffff26;display:flex;flex-direction:column;flex-grow:1;gap:.25rem;list-style:none;padding-top:1.25rem}.sidebar__link{border-left:3px solid #0000;border-radius:10px;color:#ffffffbf;display:block;font-size:.875rem;font-weight:500;padding:.7rem 1rem;text-decoration:none;transition:all .2s ease}.sidebar__link:hover{background:#ffffff1f;color:#fff}.sidebar__link.active{background:#fff3;border-left-color:#fff;color:#fff;font-weight:700}@media (max-width:768px){.sidebar{transform:translateX(-100%);width:240px}.admin-dashboard-layout.sidebar-open .sidebar{transform:translateX(0)}}.error-message{margin-bottom:1.5rem;padding:.9rem 1.25rem}.stats-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:2rem}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 6px #0000000d;display:flex;flex-direction:column;gap:.4rem;overflow:hidden;padding:1.5rem;position:relative;transition:transform .25s ease,box-shadow .25s ease}.stat-card:before{border-radius:16px 16px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.stat-card:first-child:before{background:linear-gradient(90deg,#6366f1,#818cf8)}.stat-card:nth-child(2):before{background:linear-gradient(90deg,#0ea5e9,#38bdf8)}.stat-card:nth-child(3):before{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.stat-card:nth-child(4):before{background:linear-gradient(90deg,#10b981,#34d399)}.stat-card:hover{box-shadow:0 12px 32px #0000001a;transform:translateY(-4px)}.stat-card__icon{font-size:1.75rem;line-height:1;margin-bottom:.25rem}.stat-card__value{color:#0f172a;font-size:2.25rem;font-weight:800;letter-spacing:-.04em;line-height:1}.stat-card__label{color:#94a3b8;font-size:.72rem;font-weight:600;letter-spacing:.07em;margin-top:.1rem;text-transform:uppercase}.filter-container{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr 1fr}.filter-group h3{font-size:.8rem;margin-bottom:1rem}.filter-inputs{flex-direction:column}.filter-inputs label{color:#475569;display:block;font-size:.75rem;font-weight:600;letter-spacing:.04em;margin-bottom:.25rem;text-transform:uppercase}.input-icon{left:.9rem;top:2.3rem}.filter-input{padding:.65rem .9rem .65rem 2.4rem}.filter-input::placeholder{color:#cbd5e1}.data-table td{transition:background .15s ease}.data-table tbody tr:hover td{background:#f8faff}.charts-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.75rem}.charts-container .chart-section{margin-bottom:0}.menu-toggle{transition:background .2s ease}@media (max-width:1100px){.stats-row{grid-template-columns:repeat(2,1fr)}.charts-container{grid-template-columns:1fr}}@media (max-width:768px){.admin-dashboard-content{margin-left:0;padding:1rem;width:100%}.menu-toggle{display:flex}.admin-header{border-radius:12px;gap:.75rem;padding:.85rem 1rem}.admin-header h1{flex:1 1;font-size:1.1rem;min-width:0}.stats-row{gap:.75rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.25rem}.stat-card{padding:1.15rem}.stat-card__value{font-size:1.75rem}.filter-container{gap:1.5rem;grid-template-columns:1fr}.charts-container{gap:1rem;grid-template-columns:1fr}.filter-section,.section{border-radius:12px;margin-bottom:1.25rem;padding:1.25rem}.data-table td,.data-table th{font-size:.78rem;min-width:100px;padding:.65rem .75rem}}@media (max-width:480px){.admin-dashboard-content{padding:.75rem}.stats-row{gap:.6rem;grid-template-columns:1fr 1fr}.stat-card__value{font-size:1.5rem}.logout-button{font-size:.8rem;padding:.5rem 1rem}}.admin-register-layout{background-color:#f0f4f8;display:flex;font-family:Inter,sans-serif;min-height:100vh}.admin-register-content{background-color:#f0f4f8;color:#1a202c;margin-left:240px!important;min-height:100vh;overflow-x:hidden;padding:2rem 3rem;width:calc(100% - 240px)!important}.admin-header{box-shadow:0 1px 8px #0000000f}.back-button{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:10px;box-shadow:0 2px 8px #ef44444d;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;padding:.6rem 1.5rem;transition:all .25s ease}.back-button:hover{box-shadow:0 6px 16px #ef444466;transform:translateY(-2px)}.register-section h2,.section h2{align-items:center;color:#0f172a;display:flex;font-size:1rem;font-weight:700;gap:.65rem;letter-spacing:-.01em;margin-bottom:1.5rem}.register-section h2:before,.section h2:before{background:linear-gradient(180deg,#6366f1,#818cf8);border-radius:4px;content:"";display:inline-block;flex-shrink:0;height:18px;width:4px}.section p{padding:2rem 0}.register-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 6px #0000000d;margin-bottom:1.75rem;padding:1.75rem}.register-form{grid-gap:1.25rem 1.75rem;align-items:start;display:grid;gap:1.25rem 1.75rem;grid-template-columns:1fr 1fr}.register-form .error-message,.register-form .submit-button,.register-form .success-message,.register-form>p{grid-column:1/-1}.input-wrapper label{font-size:.72rem}.input-icon{font-size:.9rem;left:.85rem}.input-wrapper:has(.field-error) .input-icon{bottom:1.8rem}.register-input{appearance:auto;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;color:#1e293b;font-family:Inter,sans-serif;font-size:.875rem;outline:none;padding:.7rem .9rem .7rem 2.4rem;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;width:100%}.register-input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.register-input::placeholder{color:#cbd5e1}.register-input.input-error{background:#fff5f5;border-color:#ef4444!important}.register-input.input-error:focus{box-shadow:0 0 0 3px #ef44441f}.field-error{color:#dc2626;display:block;font-size:.72rem;font-weight:600;margin-top:.1rem}.error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#dc2626}.error-message,.success-message{font-size:.875rem;font-weight:500;padding:.85rem 1.1rem}.success-message{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;color:#16a34a}.submit-button{background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:12px;box-shadow:0 2px 10px #6366f159;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:.01em;padding:.85rem 1.5rem;transition:all .25s ease;width:100%}.submit-button:hover:not(:disabled){box-shadow:0 6px 20px #6366f173;transform:translateY(-2px)}.submit-button:disabled{cursor:not-allowed;opacity:.65}.edit-buttons{gap:.85rem;grid-column:1/-1}.cancel-button{background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:10px;color:#64748b;cursor:pointer;flex:1 1;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;padding:.75rem 1rem;transition:all .2s ease}.cancel-button:hover{background:#e2e8f0;border-color:#cbd5e0}.edit-buttons .submit-button{flex:2 1}.filter-container{justify-content:flex-end;margin-bottom:1.25rem}.edit-button{background:#ede9fe;border:1.5px solid #c4b5fd;border-radius:7px;color:#4338ca;cursor:pointer;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;margin-right:.5rem;padding:.4rem .85rem;transition:all .2s ease}.edit-button:hover{background:#ddd6fe;transform:translateY(-1px)}.delete-button{background:#fef2f2;border:1.5px solid #fecaca;border-radius:7px;color:#dc2626;cursor:pointer;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;padding:.4rem .85rem;transition:all .2s ease}.delete-button:hover{background:#fee2e2;transform:translateY(-1px)}.paginationItens{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center;margin-top:1.5rem}@media (max-width:900px){.register-form{grid-template-columns:1fr}}@media (max-width:768px){.admin-register-content{margin-left:0!important;padding:1rem;width:100%!important}.menu-toggle{display:flex}.admin-header{border-radius:12px;gap:.75rem;padding:.85rem 1rem}.admin-header h1{flex:1 1;font-size:1.1rem}.register-section,.section{border-radius:12px;margin-bottom:1.25rem;padding:1.25rem}.edit-buttons{flex-direction:column}.sidebar{bottom:0;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;z-index:200}.admin-register-layout.sidebar-open .sidebar{transform:translateX(0)}}.section h2{font-size:1.1rem;margin-bottom:1.5rem}.filter-container{gap:1rem;margin-bottom:1.5rem}.filter-input{padding:.75rem 1rem}.filter-input::placeholder{color:#94a3b8}.date-filter-container{gap:1rem}.date-filter-container,.date-filter-group{align-items:center;display:flex;flex-wrap:wrap}.date-filter-group{gap:.6rem}.date-filter-group label{color:#64748b;font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.date-filter-input{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;color:#1e293b;cursor:pointer;font-family:Inter,sans-serif;font-size:.875rem;outline:none;padding:.6rem .9rem;transition:border-color .2s ease,box-shadow .2s ease}.date-filter-input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.clear-date-filter{border-radius:8px;font-size:.78rem;padding:.55rem 1rem}.generate-pdf-button{margin-left:auto;padding:.6rem 1.4rem}.data-table tbody tr{transition:background .15s ease}.clickable-row{cursor:pointer}.details-modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#0f172a80;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:300}.details-modal{animation:slideUp .3s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:20px;box-shadow:0 20px 60px #0003;max-height:85vh;max-width:860px;overflow-y:auto;padding:2rem;position:relative;width:100%}.details-modal h2{color:#0f172a;font-size:1.25rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1.5rem;padding-right:2rem}.close-button{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;display:flex;font-size:1.1rem;height:32px;justify-content:center;line-height:1;position:absolute;right:1.25rem;top:1.25rem;transition:all .2s ease;width:32px}.close-button:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.accordion-container{display:flex;flex-direction:column;gap:.75rem}.accordion-section{border:1.5px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:box-shadow .2s ease}.accordion-section:has(.accordion-content){box-shadow:0 2px 8px #0000000f}.accordion-header{align-items:center;background:#f8fafc;color:#1e293b;cursor:pointer;display:flex;font-size:.9rem;font-weight:700;justify-content:space-between;padding:.9rem 1.25rem;transition:background .2s ease;-webkit-user-select:none;user-select:none}.accordion-header:hover{background:#f0f4f8}.accordion-icon{color:#6366f1;font-size:.75rem;transition:transform .2s ease}.accordion-icon.expanded{transform:rotate(0deg)}.accordion-content{grid-gap:.85rem 1.5rem;animation:fadeSlideIn .25s ease;background:#fff;border-top:1px solid #f1f5f9;display:grid;gap:.85rem 1.5rem;grid-template-columns:1fr 1fr;padding:1.25rem}.form-group{display:flex;flex-direction:column;gap:.3rem}.form-group label{color:#94a3b8;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase}.form-group input{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;color:#1e293b;cursor:default;font-size:.875rem;padding:.6rem .9rem;width:100%}.form-group input,.situation-select{font-family:Inter,sans-serif;outline:none}.situation-select{background:#ede9fe;border:1.5px solid #c4b5fd;border-radius:8px;color:#4338ca;cursor:pointer;font-size:.8rem;font-weight:600;padding:.55rem .8rem;transition:all .2s ease}.situation-select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.update-situation-button{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;box-shadow:0 2px 6px #10b9814d;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;padding:.55rem 1.1rem;transition:all .2s ease}.update-situation-button:hover{box-shadow:0 4px 12px #10b98166;transform:translateY(-1px)}.update-button{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;box-shadow:0 2px 6px #10b98140;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}.update-button:hover{box-shadow:0 4px 10px #10b98166;transform:translateY(-1px)}.accordion-content select{background:#ede9fe;border:1.5px solid #c4b5fd;border-radius:8px;color:#4338ca;cursor:pointer;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;outline:none;padding:.5rem .75rem;transition:all .2s ease}.accordion-content select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.dependents-table{border-collapse:collapse;display:block;margin-top:.5rem;overflow-x:auto;width:100%}.dependents-table thead{background:#f8fafc}.dependents-table th{border-bottom:2px solid #f1f5f9;color:#94a3b8;font-size:.68rem;font-weight:700;letter-spacing:.07em;padding:.7rem .85rem;text-align:left;text-transform:uppercase;white-space:nowrap}.dependents-table td{border-bottom:1px solid #f1f5f9;color:#374151;font-size:.82rem;padding:.7rem .85rem;white-space:nowrap}.dependents-table tbody tr:hover td{background:#f5f3ff}.documents-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));margin-top:.5rem}.document-item{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;padding:.75rem;text-align:center;transition:all .2s ease}.document-item:hover{background:#f5f3ff;border-color:#c4b5fd;box-shadow:0 4px 12px #6366f11f}.document-item img{border-radius:8px;box-shadow:0 2px 6px #00000014;height:auto;width:100%}.document-item p{color:#64748b;font-size:.78rem;font-weight:600;margin:.5rem 0 0}.clickable-image{cursor:zoom-in}.image-modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#000000d9;display:flex;inset:0;justify-content:center;position:fixed;z-index:400}.image-modal{max-height:90vh;max-width:90%;position:relative}.image-modal img{border-radius:12px;box-shadow:0 20px 60px #00000080;max-height:85vh;max-width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.admin-dashboard-content{margin-left:0!important;padding:1rem;width:100%!important}.menu-toggle{display:flex}.admin-header{border-radius:12px;gap:.75rem;padding:.85rem 1rem}.admin-header h1{flex:1 1;font-size:1.1rem}.date-filter-container{align-items:flex-start;flex-direction:column}.generate-pdf-button{margin-left:0;text-align:center;width:100%}.filter-section,.section{border-radius:12px;padding:1.25rem}.data-table td,.data-table th{font-size:.78rem;min-width:100px;padding:.65rem .75rem}.accordion-content{grid-template-columns:1fr}.details-modal{border-radius:14px;max-height:92vh;padding:1.5rem}.documents-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.sidebar{bottom:0;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;z-index:200}.admin-dashboard-layout.sidebar-open .sidebar{transform:translateX(0)}}.selection-wrapper{align-items:center;background-color:#f8f9fc;display:flex;flex-direction:column;min-height:100vh}.selection-content{background:#fff;border-radius:10px;box-shadow:0 4px 12px #0000001a;margin-top:80px;max-width:500px;padding:40px;text-align:center;width:100%}.selection-content h2{color:#333;margin-bottom:20px}.form-group{margin-bottom:20px;text-align:left}.form-group label{color:#333;display:block;font-weight:700;margin-bottom:8px}.form-group select{background-color:#fff;border:1px solid #ccc;border-radius:6px;font-size:16px;padding:10px;width:100%}.selection-content button{background-color:#3f83f8;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:12px 24px;transition:background-color .3s}.selection-content button:hover{background-color:#255edb}.selection-content button:disabled{background-color:#ccc;cursor:not-allowed}.schedule-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.schedule-content{background-color:#fff;border-radius:10px;max-width:400px;padding:20px;text-align:center;width:90%}.schedule-content h3{margin-bottom:10px}.calendar-grid{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(7,1fr)}.weekday{font-weight:700;padding:5px}.day,.weekday{text-align:center}.day{border-radius:5px;cursor:pointer;padding:10px}.day.next,.day.prev{color:gray}.day.current{color:#000}.day.selected{background-color:green;color:#fff}.time-selection{margin-top:20px}.time-selection label{display:block;margin-bottom:10px}.time-selection select{border:1px solid #ccc;border-radius:5px;padding:10px;width:100%}.buttons{display:flex;justify-content:space-around;margin-top:20px}.buttons button{border:none;border-radius:5px;cursor:pointer;padding:10px 20px}.buttons button:first-child{background-color:#3f83f8;color:#fff}.buttons button:first-child:hover{background-color:#255edb}.buttons button:last-child{background-color:#ccc;color:#000}.buttons button:last-child:hover{background-color:#aaa}.token-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.token-content{background-color:#fff;border-radius:10px;max-width:400px;padding:20px;text-align:center;width:90%}.token-content h2,.token-content p{margin-bottom:10px}.token-content strong{display:block;font-size:1.2em;margin-bottom:20px}.token-content button{background-color:#3f83f8;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.token-content button:hover{background-color:#255edb}.admin-dashboard-layout{background-color:#f0f4f8;display:flex;font-family:Inter,sans-serif;min-height:100vh}.admin-dashboard-content{background-color:#f0f4f8;color:#1a202c;margin-left:240px!important;min-height:100vh;overflow-x:hidden;padding:2rem 3rem;width:calc(100% - 240px)!important}.admin-header{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 8px #0000000f,0 4px 20px #0000000a;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1rem 1.75rem}.admin-header h1{color:#0f172a;font-size:1.4rem;font-weight:800;letter-spacing:-.03em}.logout-button{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:10px;box-shadow:0 2px 8px #ef44444d;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;padding:.6rem 1.5rem;transition:all .25s ease}.logout-button:hover{box-shadow:0 6px 16px #ef444466;transform:translateY(-2px)}.logout-button:active{transform:translateY(0)}.section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 6px #0000000d;margin-bottom:1.75rem;padding:1.75rem}.section h2{align-items:center;color:#0f172a;display:flex;font-size:1rem;font-weight:700;gap:.65rem;letter-spacing:-.01em;margin-bottom:1.25rem}.section h2:before{background:linear-gradient(180deg,#6366f1,#818cf8);border-radius:4px;content:"";display:inline-block;flex-shrink:0;height:18px;width:4px}.section p{color:#94a3b8;font-size:.875rem;padding:2.5rem 0;text-align:center}.filter-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 6px #0000000d;margin-bottom:1.75rem;padding:1.75rem}.filter-container{display:flex;flex-direction:column;gap:0}.filter-group{min-width:0}.filter-group h3{color:#64748b;font-size:.75rem;font-weight:700;letter-spacing:.06em;margin-bottom:.85rem;text-transform:uppercase}.filter-inputs{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem}.input-wrapper{display:flex;flex:1 1;flex-direction:column;gap:.3rem;max-width:260px;min-width:160px;position:relative}.input-wrapper label{color:#64748b;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.input-icon{bottom:.65rem;font-size:.85rem;left:.75rem;opacity:.4;pointer-events:none;position:absolute}.filter-input{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;color:#1e293b;cursor:pointer;font-family:Inter,sans-serif;font-size:.875rem;outline:none;padding:.65rem .75rem .65rem 2.2rem;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;width:100%}.filter-input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.clear-date-filter{align-self:flex-end;background:#ede9fe;border:1.5px solid #c4b5fd;border-radius:10px;color:#6366f1;cursor:pointer;flex-shrink:0;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;height:40px;padding:.65rem 1.15rem;transition:all .2s ease;white-space:nowrap}.clear-date-filter:hover{background:#ddd6fe;border-color:#a5b4fc;transform:translateY(-1px)}.generate-pdf-button{align-self:flex-end;background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:10px;box-shadow:0 2px 8px #6366f14d;color:#fff;cursor:pointer;flex-shrink:0;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;height:40px;padding:.65rem 1.5rem;transition:all .25s ease;white-space:nowrap}.generate-pdf-button:hover{box-shadow:0 6px 16px #6366f166;transform:translateY(-2px)}.generate-pdf-button:active{transform:translateY(0)}.data-table{border-collapse:collapse;display:block;overflow-x:auto;width:100%}.data-table thead{background:#f8fafc}.data-table th{border-bottom:2px solid #f1f5f9;color:#94a3b8;font-size:.7rem;font-weight:700;letter-spacing:.07em;text-align:left;text-transform:uppercase}.data-table td,.data-table th{padding:.85rem 1rem;white-space:nowrap}.data-table td{border-bottom:1px solid #f1f5f9;color:#374151;font-size:.875rem;vertical-align:middle}.data-table td[rowspan]{background:#fafbff;border-right:2px solid #e2e8f0;color:#1e293b;font-weight:600}.data-table tbody tr:hover td{background:#f5f3ff;color:#0f172a}.pagination{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center;margin-top:1.5rem}.page-btn{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;padding:.45rem .9rem;transition:all .2s ease}.page-btn:hover{background:#ede9fe;border-color:#a5b4fc;color:#4338ca}.page-btn.active{background:#6366f1;border-color:#6366f1;box-shadow:0 2px 8px #6366f166;color:#fff}.menu-toggle{background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:8px;cursor:pointer;display:none;flex-direction:column;flex-shrink:0;height:32px;justify-content:space-around;padding:6px;width:36px}.menu-toggle:hover{background:#e2e8f0}.menu-toggle span{background:#475569;border-radius:2px;height:2px;width:100%}.sidebar-overlay{background:#0f172a66;display:none;inset:0;position:fixed;z-index:150}.sidebar-overlay.active{display:block}@media (max-width:1100px){.admin-dashboard-content{padding:1.5rem 2rem}}@media (max-width:768px){.admin-dashboard-content{margin-left:0!important;padding:1rem;width:100%!important}.menu-toggle{display:flex}.admin-header{border-radius:12px;gap:.75rem;padding:.85rem 1rem}.admin-header h1{flex:1 1;font-size:1.1rem}.filter-inputs{flex-wrap:wrap}.input-wrapper{flex:1 1 140px;max-width:100%;min-width:140px}.clear-date-filter,.generate-pdf-button{flex:1 1 auto;text-align:center}.section{border-radius:12px;margin-bottom:1.25rem;padding:1.25rem}.data-table td,.data-table th{font-size:.78rem;min-width:100px;padding:.65rem .75rem}.sidebar{bottom:0;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;z-index:200}.admin-dashboard-layout.sidebar-open .sidebar{transform:translateX(0)}}@media (min-width:769px){.menu-toggle,.sidebar-overlay{display:none!important}}.delete-button,.edit-button{border:none;border-radius:4px;cursor:pointer;margin:0 5px;padding:5px 10px}.edit-button{background-color:#4caf50;color:#fff}.delete-button{background-color:#f44336;color:#fff}.cancel-button{background-color:#757575;color:#fff;margin-left:10px}.edit-buttons{display:flex;gap:10px}
/*# sourceMappingURL=main.1b31b06b.css.map*/