body{display:flex;flex-direction:column;min-height:100vh}main{flex:1}.navbar-nav .nav-item .nav-link:hover{color:#fff!important;border-bottom:4px solid var(--color-yellow-400)!important}.time-row{border-bottom:1px solid #e9ecef;padding:.75rem 0}.time-row:last-child{border-bottom:none}.step-circle{width:56px;height:56px;background-color:var(--color-yellow-400);color:var(--color-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:800;margin:0 auto 1rem auto}.feature-icon{width:48px;height:48px;background-color:rgba(44,125,160,.1);border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--color-teal-600);font-size:1.5rem}.info-card{background:#fff;border-radius:28px;box-shadow:0 20px 35px -12px rgba(0,0,0,.1);overflow:hidden;transition:all .3s ease;height:100%}.info-card:hover{transform:translateY(-5px);box-shadow:0 25px 40px -15px rgba(0,0,0,.15)}.service-header{background:linear-gradient(135deg,var(--color-teal-500),var(--color-teal-600));padding:20px 24px;color:#fff}.advantages-header{background:linear-gradient(135deg,var(--color-yellow-400),var(--color-yellow-500));padding:20px 24px;color:#fff}.time-item-row{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #eef2f6;transition:background .2s ease}.time-item-row:last-child{border-bottom:none}.time-item-row:hover{background:#f8f9fc}.time-label{display:flex;align-items:center;gap:12px;font-weight:500;color:#1a2c3e}.time-label i{width:28px;font-size:1.2rem;color:#2c7da0}.time-value{font-weight:600;color:#2c7da0;background:#e8f4f8;padding:6px 14px;border-radius:40px;font-size:.85rem}.badge-libur{background:#fee2e2;color:#dc2626;padding:6px 16px;border-radius:40px;font-weight:600;font-size:.8rem}.break-item{background:#fef3e2;border-left:4px solid #ffb74d}.break-item .time-label i{color:#ffb74d}.break-item .time-value{background:#fff0db;color:#e67e22}.advantage-item{display:flex;align-items:center;gap:16px;padding:16px 20px;border-bottom:1px solid #eef2f6;transition:all .2s ease}.advantage-item:last-child{border-bottom:none}.advantage-item:hover{background:#f8f9fc;transform:translateX(5px)}.advantage-icon{width:52px;height:52px;background:linear-gradient(135deg,rgba(255,183,77,.15),rgba(255,183,77,.08));border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#ffb74d;flex-shrink:0;transition:all .2s ease}.advantage-item:hover .advantage-icon{background:linear-gradient(135deg,#ffb74d,#f5a623);color:#fff;transform:scale(1.05)}.advantage-content{flex:1}.advantage-title{font-weight:700;font-size:1rem;color:#1a2c3e;margin-bottom:4px}.advantage-desc{font-size:.8rem;color:#6c757d}.cta-button{background:linear-gradient(135deg,var(--color-teal-500),var(--color-teal-600));border:none;padding:12px 24px;border-radius:40px;font-weight:600;transition:all .2s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(44,125,160,.3);background:linear-gradient(135deg,var(--color-teal-600),var(--color-teal-700))}.page-header{text-align:center;margin-bottom:50px}.badge-custom{background:rgba(13,148,136,.1);color:var(--color-teal-600);padding:6px 16px;border-radius:40px;font-size:.8rem;font-weight:500;display:inline-block;margin-bottom:16px}.page-header h1{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:12px}.page-header h1 span{color:var(--color-teal-600)}.page-header .subtitle{color:#64748b;font-size:1rem;max-width:500px;margin:0 auto}.title-underline{width:80px;height:3px;background:linear-gradient(90deg,var(--color-teal-600),var(--color-yellow-400));border-radius:3px;margin:16px auto 0}.breadcrumb-custom{background:0 0;padding:0;margin-bottom:0;justify-content:center}.breadcrumb-custom .breadcrumb-item a{color:var(--color-teal-600);text-decoration:none}.breadcrumb-custom .breadcrumb-item.active{color:#64748b}.contact-card{background:#fff;border-radius:28px;padding:32px 24px;text-align:center;transition:all .3s ease;height:100%;border:1px solid #eef2f6}.contact-card:hover{transform:translateY(-8px);box-shadow:0 20px 35px -12px rgba(0,0,0,.1);border-color:var(--color-teal-200)}.contact-icon{width:70px;height:70px;background:linear-gradient(135deg,var(--color-teal-50),#fff);border-radius:24px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;transition:all .3s ease}.contact-card:hover .contact-icon{background:linear-gradient(135deg,var(--color-teal-600),var(--color-teal-700))}.contact-card:hover .contact-icon i{color:#fff!important}.contact-icon i{font-size:2rem;color:var(--color-teal-600);transition:all .3s ease}.contact-card h3{font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;color:#64748b;margin-bottom:12px}.contact-card .contact-value{font-size:1.1rem;font-weight:600;color:#1e293b;text-decoration:none;transition:color .2s ease}.contact-card .contact-value:hover{color:var(--color-teal-600)}.map-card{background:#fff;border-radius:28px;overflow:hidden;border:1px solid #eef2f6;transition:all .3s ease;height:100%}.map-card:hover{transform:translateY(-5px);box-shadow:0 20px 35px -12px rgba(0,0,0,.1)}.map-placeholder{background:linear-gradient(135deg,var(--color-teal-600),var(--color-teal-700));padding:60px 20px;text-align:center;color:#fff}.map-placeholder i{font-size:3rem;margin-bottom:16px;opacity:.8}.map-placeholder p{margin:0;opacity:.9}.map-details{padding:24px}.map-details h4{font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:600;color:#1e293b;margin-bottom:12px}.map-details p{color:#64748b;margin-bottom:16px;line-height:1.6}.btn-direction{background:0 0;border:1.5px solid var(--color-teal-600);color:var(--color-teal-600);border-radius:40px;padding:8px 20px;font-weight:500;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;gap:8px}.btn-direction:hover{background:var(--color-teal-600);color:#fff}.links-section{background:#fff;border-radius:28px;padding:32px;margin-top:40px;border:1px solid #eef2f6}.links-section h4{font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;color:#1e293b;margin-bottom:20px;display:flex;align-items:center;gap:8px}.link-group{display:flex;flex-wrap:wrap;gap:16px}.link-item{background:var(--color-teal-50);color:var(--color-teal-600);padding:8px 20px;border-radius:40px;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .2s ease;display:inline-flex;align-items:center;gap:8px}.link-item:hover{background:var(--color-teal-600);color:#fff;transform:translateY(-2px)}.social-icons{display:flex;gap:12px;margin-top:16px}.social-icon{width:40px;height:40px;background:var(--color-teal-50);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--color-teal-600);font-size:1.2rem;transition:all .2s ease;text-decoration:none}.social-icon:hover{background:var(--color-teal-600);color:#fff;transform:translateY(-3px)}.working-hours{background:var(--color-teal-50);border-radius:20px;padding:20px;margin-top:20px}.working-hours h5{font-weight:600;color:var(--color-teal-600);margin-bottom:12px;display:flex;align-items:center;gap:8px}.hours-list{list-style:none;padding:0;margin:0}.hours-list li{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid rgba(13,148,136,.1);font-size:.85rem}.hours-list li:last-child{border-bottom:none}.hours-list .day{color:#475569}.hours-list .time{font-weight:500;color:var(--color-teal-600)}.contact-card,.links-section,.map-card{animation:fadeInUp .5s ease forwards}.contact-card:nth-child(1){animation-delay:50ms}.contact-card:nth-child(2){animation-delay:.1s}.contact-card:nth-child(3){animation-delay:.15s}.navbar-custom{background:#fff;box-shadow:0 2px 20px rgba(0,0,0,.05);padding:12px 0}.navbar-brand-custom{font-family:Poppins,sans-serif;font-weight:800;font-size:1.6rem;background:linear-gradient(135deg,var(--color-teal-600),var(--color-teal-700));-webkit-background-clip:text;background-clip:text;color:transparent}.nav-link-custom{font-weight:500;color:#475569;transition:all .2s ease}.nav-link-custom:hover{color:var(--color-teal-600)}.nav-link-custom.active{color:var(--color-teal-600);font-weight:600}.btn-outline-teal{border:1.5px solid var(--color-teal-600);color:var(--color-teal-600);background:0 0;border-radius:40px;padding:8px 20px;font-weight:500;transition:all .2s ease}.btn-outline-teal:hover{background:var(--color-teal-600);color:#fff;transform:translateY(-2px)}.btn-teal{background:var(--color-teal-600);color:#fff;border:none;border-radius:40px;padding:8px 24px;font-weight:500;transition:all .2s ease}.btn-teal:hover{background:var(--color-teal-700);transform:translateY(-2px);box-shadow:0 4px 12px rgba(13,148,136,.3)}.hero-section{background:linear-gradient(135deg,var(--color-teal-50),#fff);padding:50px 0;border-radius:0 0 40px 40px;margin-bottom:40px}.hero-badge{background:rgba(13,148,136,.1);color:var(--color-teal-600);padding:6px 16px;border-radius:40px;font-size:.8rem;font-weight:500;display:inline-block;margin-bottom:20px}.breadcrumb-custom{background:0 0;padding:0}.breadcrumb-custom .breadcrumb-item a{color:var(--color-teal-600);text-decoration:none}.breadcrumb-custom .breadcrumb-item.active{color:#64748b}.step-card-info{background:#fff;border-radius:24px;padding:24px;box-shadow:0 4px 15px rgba(0,0,0,.03);transition:all .3s ease;border:1px solid #eef2f6;height:100%}.step-card-info:hover{transform:translateY(-8px);box-shadow:0 20px 30px -12px rgba(0,0,0,.1);border-color:var(--color-teal-200)}.step-number{width:48px;height:48px;background:linear-gradient(135deg,var(--color-teal-600),var(--color-teal-500));border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:20px}.step-number-small{width:36px;height:36px;background:var(--color-yellow-100);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:var(--color-yellow-600)}.step-title{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:12px}.step-desc{color:#64748b;line-height:1.6}.status-badge{display:inline-block;padding:6px 16px;border-radius:40px;font-size:.75rem;font-weight:500}.status-waiting{background:var(--color-yellow-100);color:var(--color-yellow-600)}.status-approved{background:var(--color-teal-100);color:var(--color-teal-600)}.status-rejected{background:#fee2e2;color:#dc2626}.footer{background:var(--color-teal-800);color:#fff;padding:50px 0 30px;margin-top:60px;border-radius:30px 30px 0 0}.footer a{color:#fff;text-decoration:none;transition:color .2s}.footer a:hover{color:var(--color-teal-400)}.footer-links{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:30px}.btn-outline-teal{border:1.5px solid var(--color-teal-600);color:var(--color-teal-600);background:0 0;border-radius:40px;padding:8px 20px;font-weight:500;transition:all .2s ease}.btn-outline-teal:hover{background:var(--color-teal-600);color:#fff;transform:translateY(-2px)}.btn-teal{background:var(--color-teal-600);color:#fff;border:none;border-radius:40px;padding:8px 24px;font-weight:500;transition:all .2s ease}.btn-teal:hover{background:var(--color-teal-700);transform:translateY(-2px);box-shadow:0 4px 12px rgba(13,148,136,.3)}.hero-section{background:linear-gradient(135deg,var(--color-teal-50),#fff);padding:40px 0;border-radius:0 0 40px 40px;margin-bottom:40px}.hero-badge{background:rgba(13,148,136,.1);color:var(--color-teal-600);padding:6px 16px;border-radius:40px;font-size:.8rem;font-weight:500;display:inline-block;margin-bottom:20px}.title-underline{width:80px;height:3px;background:linear-gradient(90deg,var(--color-teal-600),var(--color-yellow-400));border-radius:3px;margin:16px auto 0}.faq-card{border:1px solid #eef2f6;border-radius:20px;margin-bottom:16px;overflow:hidden;transition:all .3s ease;background:#fff}.faq-card:hover{border-color:var(--color-teal-200);box-shadow:0 4px 12px rgba(0,0,0,.05)}.faq-question{padding:18px 24px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:#fff;transition:background .2s ease}.faq-question:hover{background:var(--color-teal-50)}.faq-question h3{font-size:1rem;font-weight:600;margin:0;color:#1e293b}.faq-icon{width:32px;height:32px;background:var(--color-teal-50);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:var(--color-teal-600);transition:all .3s ease}.faq-card.active .faq-icon{background:var(--color-teal-600);color:#fff}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease;background:var(--color-teal-50);border-top:1px solid transparent}.faq-card.active .faq-answer{max-height:200px;padding:20px 24px;border-top-color:var(--color-teal-100)}.faq-answer p{margin:0;color:#475569;line-height:1.6}.faq-answer i{color:var(--color-teal-600);margin-right:8px}.contact-card-faq{background:var(--color-teal-100);border:1px solid var(--color-teal-100);border-radius:24px;padding:32px;text-align:center}.faq-card{animation:fadeInUp .4s ease forwards;opacity:0}.faq-card:nth-child(1){animation-delay:50ms}.faq-card:nth-child(2){animation-delay:.1s}.faq-card:nth-child(3){animation-delay:.15s}.faq-card:nth-child(4){animation-delay:.2s}.faq-card:nth-child(5){animation-delay:.25s}.faq-card:nth-child(6){animation-delay:.3s}.faq-card:nth-child(7){animation-delay:.35s}.faq-card:nth-child(8){animation-delay:.4s}.faq-card:nth-child(9){animation-delay:.45s}.faq-card:nth-child(10){animation-delay:.5s}.faq-card:nth-child(11){animation-delay:.55s}.faq-card:nth-child(12){animation-delay:.6s}.page-header{text-align:center;margin-bottom:40px}.page-header .badge-custom{background:rgba(13,148,136,.1);color:var(--color-teal-600);padding:6px 16px;border-radius:40px;font-size:.8rem;font-weight:500;display:inline-block;margin-bottom:16px}.page-header h1{font-family:Poppins,sans-serif;font-size:2.2rem;font-weight:700;color:#1e293b;margin-bottom:12px}.page-header h1 span{color:var(--color-teal-600)}.page-header .subtitle{color:#64748b;font-size:1rem}.title-underline{width:80px;height:3px;background:linear-gradient(90deg,var(--color-teal-600),var(--color-yellow-400));border-radius:3px;margin:16px auto 0}.card-download{background:#fff;border:none;border-radius:28px;box-shadow:0 8px 30px rgba(0,0,0,.05);overflow:hidden;transition:all .3s ease}.toolbar{background:#fff;padding:20px 24px;border-bottom:1px solid #eef2f6;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.entries-select{display:flex;align-items:center;gap:12px}.entries-select label{font-size:.9rem;color:#475569;margin:0}.form-select-custom{border:1px solid #e2e8f0;border-radius:12px;padding:8px 32px 8px 16px;font-size:.9rem;color:#1e293b;background-color:#fff;cursor:pointer;transition:all .2s ease}.form-select-custom:focus{outline:0;border-color:var(--color-teal-600);box-shadow:0 0 0 3px rgba(13,148,136,.1)}.search-box{display:flex;align-items:center;gap:8px}.search-box span{color:#64748b;font-size:.9rem}.search-input{border:1px solid #e2e8f0;border-radius:12px;padding:8px 16px;width:240px;font-size:.9rem;transition:all .2s ease}.search-input:focus{outline:0;border-color:var(--color-teal-600);box-shadow:0 0 0 3px rgba(13,148,136,.1)}.btn-upload{background:linear-gradient(135deg,var(--color-teal-600),var(--color-teal-700));border:none;border-radius:40px;padding:10px 24px;color:#fff;font-weight:600;display:flex;align-items:center;gap:8px;transition:all .2s ease}.btn-upload:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(13,148,136,.3);background:linear-gradient(135deg,var(--color-teal-700),var(--color-teal-800))}.table-wrapper{overflow-x:auto;padding:0}.table-download{width:100%;margin:0}.table-download thead{background:#f8fafc}.table-download th{padding:16px 20px;font-weight:600;font-size:.85rem;color:#475569;border-bottom:1px solid #e2e8f0;text-transform:uppercase;letter-spacing:.5px}.table-download td{padding:16px 20px;font-size:.9rem;color:#1e293b;border-bottom:1px solid #f1f5f9;vertical-align:middle}.table-download tbody tr{transition:all .2s ease}.table-download tbody tr:hover{background:#f8fafc}.file-name{display:flex;align-items:center;gap:12px}.file-icon{width:40px;height:40px;background:var(--color-teal-50);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--color-teal-600);font-size:1.2rem}.action-buttons{display:flex;gap:8px}.btn-action{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer;border:none;background:0 0}.btn-download{background:rgba(13,148,136,.1);color:var(--color-teal-600)}.btn-download:hover{background:var(--color-teal-600);color:#fff;transform:translateY(-2px)}.btn-delete{background:rgba(220,38,38,.1);color:#dc2626}.btn-delete:hover{background:#dc2626;color:#fff;transform:translateY(-2px)}.empty-state{text-align:center;padding:60px 20px}.empty-icon{width:100px;height:100px;background:var(--color-teal-50);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.empty-icon i{font-size:3rem;color:var(--color-teal-600)}.empty-state h5{font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:600;color:#1e293b;margin-bottom:8px}.empty-state p{color:#94a3b8;font-size:.9rem}.pagination-wrapper{padding:20px 24px;border-top:1px solid #eef2f6;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;background:#fff}.pagination-info{font-size:.85rem;color:#64748b}.pagination{margin:0;gap:6px}.page-link-custom{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#fff;border:1px solid #e2e8f0;color:#475569;text-decoration:none;transition:all .2s ease}.page-link-custom:hover{background:var(--color-teal-50);border-color:var(--color-teal-600);color:var(--color-teal-600)}.page-link-custom.active{background:var(--color-teal-600);border-color:var(--color-teal-600);color:#fff}.info-card{animation:fadeInUp .5s ease forwards}.info-card:first-child{animation-delay:50ms}.info-card:last-child{animation-delay:.15s}.step-card-info{animation:fadeInUp .5s ease forwards}.step-card-info:nth-child(1){animation-delay:50ms}.step-card-info:nth-child(2){animation-delay:.1s}.step-card-info:nth-child(3){animation-delay:.15s}.step-card-info:nth-child(4){animation-delay:.2s}.btn-outline-teal{border:1.5px solid var(--color-teal-600);color:var(--color-teal-600);background:0 0;border-radius:40px;padding:8px 20px;font-weight:500;transition:all .2s ease}.btn-outline-teal:hover{background:var(--color-teal-600);color:#fff;transform:translateY(-2px)}.btn-teal{background:var(--color-teal-600);color:#fff;border:none;border-radius:40px;padding:8px 24px;font-weight:500;transition:all .2s ease}.btn-teal:hover{background:var(--color-teal-700);transform:translateY(-2px);box-shadow:0 4px 12px rgba(13,148,136,.3)}.btn-outline-yellow{border:1.5px solid var(--color-yellow-400);color:var(--color-yellow-400);background:0 0;border-radius:40px;padding:8px 20px;font-weight:500;transition:all .2s ease}.btn-outline-yellow:hover{background:var(--color-yellow-400);color:#000;transform:translateY(-2px)}.btn-yellow{background:var(--color-yellow-400);color:#fff;border:none;border-radius:40px;padding:8px 24px;font-weight:500;transition:all .2s ease}.btn-yellow:hover{background:var(--color-yellow-600);transform:translateY(-2px);box-shadow:0 4px 12px rgba(13,148,136,.3)}.btn-outline-gray{border:1.5px solid var(--color-gray-400);color:var(--color-gray-400);background:0 0;border-radius:40px;padding:8px 20px;font-weight:500;transition:all .2s ease}.btn-outline-gray:hover{background:var(--color-gray-400);color:#000;transform:translateY(-2px)}.btn-gray{background:var(--color-gray-400);color:#fff;border:none;border-radius:40px;padding:8px 24px;font-weight:500;transition:all .2s ease}.btn-gray:hover{background:var(--color-gray-600);transform:translateY(-2px);box-shadow:0 4px 12px rgba(13,148,136,.3)}.card-download{animation:fadeIn .4s ease forwards}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.time-item-row{flex-direction:column;align-items:flex-start;gap:10px}.badge-libur,.time-value{align-self:flex-start}.advantage-item{padding:14px 16px}.advantage-icon{width:45px;height:45px;font-size:20px}.advantages-header h3,.service-header h3{font-size:1.2rem}.toolbar{flex-direction:column;align-items:stretch}.entries-select{justify-content:space-between}.search-box{justify-content:space-between}.search-input{width:100%}.btn-upload{justify-content:center}.pagination-wrapper{flex-direction:column;text-align:center}.table-download td,.table-download th{padding:12px 16px}.file-name span{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-section{padding:30px 0}.faq-question{padding:14px 18px}.faq-question h3{font-size:.9rem;padding-right:12px}.footer-links{gap:16px;flex-wrap:wrap}.page-header h1{font-size:1.8rem}.contact-card{padding:24px 20px}.contact-icon{width:55px;height:55px}.contact-icon i{font-size:1.5rem}.contact-card .contact-value{font-size:.95rem;word-break:break-all}.link-group{gap:12px}.link-item{padding:6px 14px;font-size:.8rem}.hero-section{padding:30px 0}.step-card-info{padding:20px}}@media (max-width:480px){.action-buttons{flex-direction:column;gap:6px}.btn-action{width:30px;height:30px}}