body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h1,h2,h3{font-family:"Arial","Nunito","Helvetica",sans-serif}h1,h2,h3{font-weight:300}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}a{text-decoration:none}a,a:visited{color:#1e6887}a:hover{color:#066d99}footer{padding:20px}.header{display:flex;padding:10px;background:#1e6887;align-items:center;color:#fff}.header .logo{height:32px}.header .brand{font-size:24pt;margin-left:10px;font-weight:700}@media (min-width:992px){.container{margin:auto;width:850px}}.homeinfo{padding:10px;display:flex;align-items:center;justify-content:center}.form-group{margin-bottom:15px;display:flex;flex-direction:column}.form-input,.form-select{width:100%;max-width:400px;padding:10px 12px;border-radius:6px;border:1px solid #d1d5db;font-size:14px;outline:none;transition:all .2s ease;box-sizing:border-box;background-color:#f9fafb}.form-input:focus,.form-select:focus{border:1px solid #046c4e;box-shadow:0 0 0 2px rgba(4,108,78,.2);background-color:#fff}table.t_keyval{border-spacing:0;width:100%}table.t_keyval tr td{padding:12px 8px;vertical-align:top;font-size:14px;color:#374151}table.t_keyval tr td:first-child{font-weight:600;color:#6b7280;width:30%}table.t_daftar{width:100%;border-collapse:initial;border-spacing:0;background-color:#fff}table.t_daftar>thead td,table.t_daftar>thead th{background-color:#f9fafb;color:#4b5563;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.05em;padding:14px 16px;border-bottom:2px solid #f3f4f6;text-align:left}table.t_daftar>tbody>tr>td{padding:16px;vertical-align:middle;border-bottom:1px solid #f3f4f6;font-size:14px;color:#1f2937;transition:all .2s ease}table.t_daftar tbody>tr.hover:hover{background-color:#f3f4f6;cursor:pointer}table.t_daftar>tbody>tr.error{background-color:#fef2f2;color:#991b1b}table.t_daftar>tbody>tr.error td{border-bottom:1px solid #fee2e2}.btn-edit{background:none;border:none;padding:4px;cursor:pointer;display:inline-flex;align-items:center;border-radius:6px;transition:all .2s ease}.btn-edit:hover{background-color:#e6f4ea}.btn-edit:hover .icon-edit{transform:scale(1.1);transition:transform .2s ease}.sub-label{padding-left:50px}.photo-wrapper{position:relative;min-height:5cm}.photo-box{width:4cm;height:5cm;border:1px dotted silver;position:absolute;right:0;top:0;overflow:hidden}.photo-img{width:100%;height:100%;object-fit:cover}.photo-edit-btn{position:absolute!important;top:8px;right:8px;min-width:auto!important;padding:4px 10px!important;z-index:2}.photo-action{position:absolute;bottom:8px;right:8px;display:flex;flex-direction:column;grid-gap:3px;gap:3px;z-index:1}.action-btn{min-width:auto!important;padding:2px 6px!important;font-size:.7rem;background-color:#046c4e!important;color:#fff!important}.MuiAutocomplete-root .MuiFormControl-root{margin-top:0}input[type=search]{-webkit-appearance:none}@media screen and (max-width:768px){.photo-wrapper{position:static!important;min-height:auto;width:100%;text-align:center;margin-top:15px}.photo-box{position:relative!important;margin:0 auto;display:inline-block;width:40vw;height:auto}.photo-img{width:100%;height:auto}.table-penilaian-mobile .header-row{display:none!important}.table-penilaian-mobile,.table-penilaian-mobile tbody,.table-penilaian-mobile td,.table-penilaian-mobile tr{display:block!important;width:100%!important;box-sizing:border-box}.table-penilaian-mobile .data-row{border:1px solid #e5e7eb!important;border-radius:12px;margin-top:10px;overflow:hidden}.table-penilaian-mobile td{display:flex!important;justify-content:space-between;align-items:center;text-align:right!important;padding:12px 15px!important;border:none!important;border-bottom:1px solid #f3f4f6!important}.table-penilaian-mobile td:before{content:attr(data-label);font-weight:700;color:#6b7280;font-size:12px;text-align:left;flex:1 1}.table-penilaian-mobile td[colSpan="7"]:before{display:none}.table-penilaian-mobile .action-row,.table-penilaian-mobile .total-row{border:1px solid #e5e7eb!important;border-radius:8px;margin-top:10px}.table-penilaian-mobile .action-row td:before{display:none}.table-penilaian-mobile .action-row td{text-align:center!important}}@media screen and (max-width:600px){.homeinfo{display:block}.homeinfo div{padding:10px}.responsive-table .sub-label{padding-left:0!important}.responsive-table tr{display:block;margin-bottom:15px}.responsive-table td{display:block;width:100%}.responsive-table td:first-child{font-weight:600;margin-bottom:5px}}@media print{.container{max-width:none!important;margin:0!important;padding:10px!important}.container,.print{width:100%!important}.print{margin:0 auto!important}body{-webkit-print-color-adjust:exact;print-color-adjust:exact}.copyright,.no-print,footer,header,nav{display:none!important}}.topbar{position:fixed;top:0;left:0;right:0;z-index:999}.header,.topbar{background:#fff;width:100%}.header{border-bottom:1px solid #e5e7eb}.header-inner{display:flex;align-items:center;grid-gap:16px;gap:16px;padding:10px 24px}.header-logo{width:48px;height:48px;flex-shrink:0;object-fit:contain}.header-text{display:flex;flex-direction:column;justify-content:center}.header-title{font-size:17px;font-weight:700;color:#006045;line-height:1.2}.header-subtitle,.header-title{margin:0;padding:0;font-family:Arial,sans-serif}.header-subtitle{font-size:13px;color:#263238}.announcement-bar{width:100%;background:linear-gradient(90deg,#007a55,#006045);color:#fff;overflow:hidden}.announcement-bar,.announcement-inner{height:36px;display:flex;align-items:center}.announcement-inner{grid-gap:12px;gap:12px;padding:0 24px}.announcement-icon{width:18px;height:18px;object-fit:contain;flex-shrink:0}.announcement-track{overflow:hidden;flex:1 1;position:relative;min-width:0}.announcement-text{display:inline-block;white-space:nowrap;padding-left:100%;animation:marquee 40s linear infinite;font-size:14px}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media (max-width:1024px){.header-inner{padding:10px 20px;grid-gap:14px;gap:14px}.header-logo{width:44px;height:44px}.header-title{font-size:16px}.header-subtitle{font-size:12px}.announcement-inner{padding:0 20px}}@media (max-width:768px){.topbar{box-shadow:0 2px 4px rgba(0,0,0,.1)}.header-inner{padding:8px 12px;grid-gap:10px;gap:10px;min-height:60px}.header-logo{width:38px;height:38px}.header-text{flex:1 1;min-width:0}.header-title{font-size:13px;line-height:1.15;word-break:break-word;margin:0}.header-subtitle{font-size:11px;margin-top:1px;line-height:1.1}.announcement-bar{height:32px}.announcement-inner{padding:0 12px;grid-gap:8px;gap:8px;height:32px}.announcement-icon{width:14px;height:14px}.announcement-text{font-size:11px;padding-left:100%}}@media (max-width:480px){.container{padding:0 12px}.header-inner{padding:6px 10px;grid-gap:8px;gap:8px;min-height:56px}.header-logo{width:34px;height:34px}.header-title{font-size:12px;line-height:1.1}.header-subtitle{font-size:10px;margin-top:0}.announcement-bar{height:28px;min-height:28px}.announcement-inner{padding:0 10px;grid-gap:6px;gap:6px;height:28px}.announcement-icon{width:12px;height:12px}.announcement-text{font-size:9px}}@media (max-width:320px){.header-inner{padding:6px 8px;grid-gap:6px;gap:6px}.header-logo{width:30px}.header-title{font-size:11px}.header-subtitle{font-size:9px}.announcement-inner{padding:0 8px}.announcement-text{font-size:8px}}.btn-tanya-floating{position:fixed;bottom:30px;right:30px;background:#047857;color:#fff;border:none;padding:14px 22px;border-radius:999px;font-size:15px;font-family:Arial;cursor:pointer;box-shadow:0 12px 30px rgba(0,0,0,.25);z-index:1000;transition:all .3s ease;display:flex;align-items:center;grid-gap:10px;gap:10px}.btn-tanya-floating:hover{transform:translateY(-3px)}.btn-icon{width:18px;height:18px}.btn-close-state{background:#065f46}.btn-close-state:hover{background:#064e3b}.popup-chat{position:fixed;bottom:90px;right:30px;width:380px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 25px 60px rgba(0,0,0,.35);animation:slideUp .3s ease;z-index:1001}.btn-tanya-mobile{position:fixed;bottom:30px;right:30px;background:#047857;color:#fff;border:none;padding:14px 22px;border-radius:999px;font-size:15px;font-family:Arial;cursor:pointer;box-shadow:0 12px 30px rgba(0,0,0,.25);z-index:1000;transition:all .3s ease;display:none}.btn-tanya-mobile:hover{transform:translateY(-3px)}.popup-info-content{text-align:center;padding:10px 5px}.btn-info-link{display:inline-block;margin-top:15px;padding:10px 16px;background:#059669;border-radius:8px;font-weight:500;transition:all .25s ease}.btn-info-link,.btn-info-link:active,.btn-info-link:link,.btn-info-link:visited{color:#fff;text-decoration:none}.btn-info-link:hover{background:#047857;transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.2);color:#fff}.popup-overlay-mobile{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1100;padding:20px;animation:fadeIn .3s ease}.popup-chat-mobile{background:#fff;border-radius:20px;width:100%;max-width:400px;max-height:80vh;overflow:hidden;box-shadow:0 25px 60px rgba(0,0,0,.35);animation:slideUpChat .3s ease;display:flex;flex-direction:column}@keyframes slideUpChat{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.popup-header{background:linear-gradient(#007a55,#006045);color:#fff;padding:14px 16px;display:flex;justify-content:space-between;font-family:"Arial";font-style:bold;font-size:16px;align-items:center;flex-shrink:0}.popup-header h3{font-size:13px;margin:0;font-weight:600;line-height:1.4;flex:1 1}.btn-close-icon{background:none;border:none;color:#fff;font-size:20px;cursor:pointer;padding:0 4px;transition:transform .2s;position:relative}.btn-close-icon:hover{transform:scale(1.2)}.popup-body{padding:16px;overflow-y:auto;flex:1 1}.popup-card{display:flex;grid-gap:14px;gap:14px;border:2px solid #86efac;background:linear-gradient(#ecfdf5,#f0fdfa);border-radius:16px;padding:16px;margin-bottom:14px;cursor:pointer;transition:.25s;align-items:flex-start}.popup-card:hover{background:linear-gradient(#d1fae5,#a7f3d0);border:2px solid #6ee7b7;transform:translateX(4px)}.card-icon{flex-shrink:0;display:flex;align-items:center}.card-icon img{width:28px;height:28px}.card-content{flex:1 1}.card-title{font-family:"Arial";font-weight:700;font-size:16px;color:#101828;margin:0 0 6px;justify-content:left}.card-arrow,.card-title{display:flex;align-items:center}.card-arrow{transition:transform .2s}.card-arrow img{margin-left:10px}.popup-card:hover .card-arrow{transform:translateX(3px)}.popup-card p{font-size:14px;color:#4b5563;margin:0;line-height:1.5}.popup-card p,.popup-wa{font-family:"Arial";font-weight:400}.popup-wa{display:flex;align-items:center;grid-gap:10px;gap:10px;padding:12px 16px;font-size:12px;color:#4a5565}.popup-wa img{width:16px;height:16px;flex-shrink:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.btn-tanya-floating{display:none!important}.btn-tanya-mobile{display:flex!important}.popup-chat{display:none!important}.popup-overlay-mobile{padding:16px}.popup-chat-mobile{max-height:75vh}.popup-header{padding:14px 16px}.popup-header h3{font-size:13px}.popup-body,.popup-card{padding:14px}.popup-card{grid-gap:12px;gap:12px;margin-bottom:12px;border-radius:14px}.card-icon img{width:24px;height:24px}.card-title{font-size:14px}.popup-card p{font-size:13px}.popup-wa{padding:12px 14px;font-size:11px}.popup-wa img{width:16px}}@media (max-width:480px){.btn-tanya-mobile{bottom:20px;right:16px;padding:12px 18px;font-size:14px}.popup-overlay-mobile{padding:12px}.popup-chat-mobile{max-width:100%;max-height:80vh}.popup-header{padding:12px 14px}.popup-header h3{font-size:12px}.btn-close-icon{font-size:18px}.popup-body,.popup-card{padding:12px}.popup-card{grid-gap:10px;gap:10px;margin-bottom:10px}.card-title{font-size:13px}.popup-card p{font-size:12px}.popup-wa{padding:10px 12px;font-size:10px}.popup-wa img{width:14px;height:14px}}@media (max-width:768px){.btn-floating{bottom:24px;right:16px;padding:12px 18px;font-size:14px;border-radius:999px}.btn-icon{width:16px;height:16px}}@media (max-width:480px){.btn-floating{bottom:16px;right:12px;padding:10px 14px;font-size:13px;grid-gap:6px;gap:6px}.btn-icon{width:14px;height:14px}}@media (max-width:320px){.btn-floating{padding:10px 12px;font-size:12px}}.flyer-carousel-wrapper{margin-top:30px;padding:30px 20px;background:#d9d9d9;border-radius:20px;overflow:hidden}.flyer-carousel{display:flex;grid-gap:30px;gap:30px;transition:transform .8s ease-in-out;will-change:transform}.flyer-slide{flex:0 0 auto;max-width:260px;opacity:.45;transform:scale(.9);transition:all .4s ease}.flyer-slide img{width:100%;border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.15);background:#fff}.flyer-slide.active{opacity:1;transform:scale(1)}.flyer-dots{margin-top:18px;display:flex;justify-content:center;grid-gap:8px;gap:8px}.flyer-dots .dot{width:10px;height:6px;background:#bdbdbd;border-radius:6px;transition:.3s ease;cursor:pointer}.flyer-dots .dot.active{width:22px;background:#0b7a4b}@media (max-width:768px){.flyer-carousel{justify-content:center}.flyer-slide{max-width:100%;flex:0 0 100%;opacity:1;transform:scale(1)}}.text-attach_1,.text-attach_2{color:grey;font-size:14px}.text-attach_2{padding-top:-30px}.section-card{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff;margin-bottom:30px}.section-header-green{background:#f0fdf4;padding:15px 25px;display:flex;align-items:center}.section-body{padding:30px 45px;background:#fff}.step-circle{background:#059669;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin-right:15px}@media (max-width:600px){.registration-wrapper .MuiContainer-root{max-width:100%!important;padding-left:15px;padding-right:15px}.section-body{padding:20px 15px}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px;box-sizing:border-box;font-family:"Arial"}.footer{background:linear-gradient(135deg,#027859,#02664a);color:#fff;width:100%;margin-top:64px}.footer-content{justify-content:space-between;grid-gap:32px;gap:32px;padding:48px 24px 0}.footer-brand,.footer-content{display:flex;align-items:flex-start}.footer-brand{grid-gap:18px;gap:18px;flex:1 1}.footer-logo{width:64px;height:64px;object-fit:contain;flex-shrink:0}.footer-title{font-size:18px;font-weight:700;margin:0 0 2px;color:#fff}.footer-subtitle{font-size:14px;color:#d1fae5;margin:0 0 8px}.footer-desc{font-size:13px;color:#d1fae5;margin:0;line-height:1.6}.footer-info{display:flex;grid-gap:46px;gap:46px;flex:1 1;justify-content:flex-end}.footer-column{display:flex;flex-direction:column}.footer-column h4{font-size:15px;font-weight:700;margin:0 0 10px;color:#fff}.footer-column div{font-size:14px;color:#e0fdf5;margin-bottom:6px;line-height:1.5}.footer-column a{color:#e0fdf5;text-decoration:none;transition:color .2s;font-size:14px}.footer-column a:hover{color:#fff;text-decoration:underline}.footer-bottom{background:linear-gradient(135deg,#027859,#02664a);text-align:center;font-size:13px;color:#e0fdf5;padding:16px 24px;margin-top:24px}@media (max-width:1024px){.footer-content{flex-direction:column;grid-gap:24px;gap:24px;padding:36px 24px 0}.footer-info{justify-content:flex-start;grid-gap:32px;gap:32px;width:100%}}@media (max-width:768px){.container{padding:0 16px}.footer{margin-top:40px}.footer-content{flex-direction:column;grid-gap:20px;gap:20px;padding:28px 16px 0}.footer-brand{grid-gap:14px;gap:14px;width:100%}.footer-logo{width:56px;height:56px}.footer-title{font-size:16px;margin-bottom:0}.footer-subtitle{font-size:13px;margin-bottom:6px}.footer-desc{font-size:12px;line-height:1.5}.footer-info{flex-direction:column;grid-gap:20px;gap:20px;justify-content:flex-start}.footer-column h4{font-size:14px;margin-bottom:8px}.footer-column a,.footer-column div{font-size:13px}.footer-bottom{font-size:12px;padding:12px 16px;margin-top:16px}}@media (max-width:480px){.container{padding:0 12px}.footer{margin-top:32px}.footer-content{flex-direction:column;grid-gap:18px;gap:18px;padding:24px 12px 0}.footer-brand{grid-gap:12px;gap:12px}.footer-logo{width:48px;height:48px}.footer-title{font-size:15px}.footer-subtitle{font-size:12px;margin-bottom:4px}.footer-desc{font-size:11px;line-height:1.45}.footer-info{grid-gap:18px;gap:18px}.footer-column h4{font-size:13px;margin-bottom:6px}.footer-column div{font-size:12px;margin-bottom:4px}.footer-column a{font-size:12px}.footer-bottom{font-size:11px;padding:10px 12px;margin-top:12px}}@media (max-width:320px){.container{padding:0 10px}.footer-content{padding:20px 10px 0;grid-gap:14px;gap:14px}.footer-logo{width:44px}.footer-title{font-size:14px}.footer-subtitle{font-size:11px}.footer-desc{font-size:10px}.footer-column h4{font-size:12px}.footer-column a,.footer-column div{font-size:11px}.footer-bottom{font-size:10px}}.title-pengumuman{font-size:3vw;font-weight:800}.kab-kota{justify-content:flex-start;align-items:center;grid-gap:14px;gap:14px;display:inline-flex}.line{width:80px;height:0;border:2px solid #000}.name-kota{text-align:center;color:#000;font-size:30px;font-family:"Inter";font-weight:600;word-wrap:break-word}.list-school{justify-content:flex-start;align-items:flex-start;grid-gap:35px;gap:35px;display:flex;flex-wrap:wrap}.school{padding:24px 34px;background-color:#057a55;border-radius:10px;align-items:center;grid-gap:22px;gap:22px;display:flex;height:70px}.logo,.school{justify-content:center}.logo{width:40px;height:40px}.school-item{padding:10px;box-sizing:border-box}.name-school{color:#fff;font-size:20px;font-family:"Roboto";font-weight:700;word-wrap:break-word}@media (max-width:576px){.banner{width:100%;height:auto}.title{font-size:20px}.list-school{flex-direction:column}}.banner-school{width:100%;height:auto}.title-school{font-size:3vw;font-weight:800}.content{flex:1 1}.badge{display:inline-block;background:#e6f4ef;color:#0b6b4c;padding:6px 14px;border-radius:20px;font-size:13px}.badge,.title{margin-bottom:15px;font-family:"Arial"}.title{font-size:48px;font-weight:700}.title span{color:#0b6b4c;font-size:48px}.desc,.title span{font-family:"Arial"}.desc{max-width:600px;margin-bottom:25px;color:#555;text-align:justify}.buttons{display:flex;grid-gap:15px;gap:15px;margin-bottom:30px}.btn-primary{background:#0b6b4c;color:#fff;border:none;padding:10px 20px;border-radius:8px}.btn-outline{border:2px solid #0b6b4c;background:transparent;padding:10px 20px;border-radius:8px;color:#0b6b4c}@media (max-width:768px){.buttons{flex-direction:column}}.accordion{margin-top:30px;display:flex;flex-direction:column;grid-gap:14px;gap:14px}.accordion-item{background:#fff;border-radius:14px;box-shadow:0 6px 18px rgba(0,0,0,.08);overflow:hidden}.accordion-header{padding:18px 22px;font-weight:600;font-size:16px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.accordion-header svg{transition:transform .3s ease}.accordion-item.open .accordion-header svg{transform:rotate(180deg)}.accordion-body{padding:0 22px 18px;font-size:14px;color:#555;line-height:1.7;display:none}.accordion-item.open .accordion-body{display:block}@media (max-width:768px){.accordion-body{font-size:13px}}.table-wrapper{width:100%;overflow-x:auto}.jadwal-table{width:100%;border-collapse:initial;border-spacing:0;font-size:14px}.jadwal-table td,.jadwal-table th{border:1px solid #e5e7eb;padding:12px;text-align:center}.jadwal-table thead th{background:#f9fafb;font-weight:600}.jadwal-table thead tr:first-child th{font-size:15px}@media (max-width:768px){.jadwal-table{font-size:13px}.jadwal-table thead{display:none}.jadwal-table tbody tr{display:block;margin-bottom:14px;background:#f9fafb;border-radius:10px;padding:10px}.jadwal-table tbody td{display:flex;justify-content:space-between;padding:6px 0;border:none}.jadwal-table tbody td:before{content:attr(data-label);font-weight:600;color:#374151}}.kuota-desc{margin-bottom:16px;font-size:14px;color:#374151}.kuota-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-bottom:14px}.kuota-card{padding:20px 22px;border-radius:18px;box-shadow:0 8px 24px rgba(0,0,0,.08)}.kuota-card h4{margin:0 0 14px;font-size:15px;font-weight:600}.kuota-card h2{margin:0 0 10px;font-size:26px;font-weight:700}.kuota-card span{font-size:13px;opacity:.9}.kuota-card.mi{background:#ecfdf3;border:1px solid #a7f3d0;color:#047857}.kuota-card.mts{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}.kuota-card.ma{background:#f5f3ff;border:1px solid #ddd6fe;color:#6d28d9}.kuota-note{margin-top:10px;font-size:13px;color:#4b5563;font-style:italic}@media (max-width:768px){.kuota-grid{grid-template-columns:1fr}.kuota-card h2{font-size:22px}}.unduhan-title{font-size:14px;margin-bottom:12px;color:#374151}.unduhan-list{display:flex;flex-direction:column;grid-gap:12px;gap:12px}.unduhan-item{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-radius:12px;background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.08)}.unduhan-info{display:flex;grid-gap:14px;gap:14px;cursor:pointer}.file-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff}.unduhan-info h5{margin:0;font-size:14px}.unduhan-info span{font-size:12px;color:#6b7280}.download-btn{background:#ecfdf3;border-radius:10px;padding:10px 12px;font-size:18px;color:#16a34a;transition:.3s}.download-btn:hover{background:#d1fae5}.info-alert{display:flex;grid-gap:16px;gap:16px;background:#fff7d6;border:2px solid #ffe29a;padding:18px;border-radius:16px;margin-bottom:30px;align-items:flex-start;font-family:"Arial"}.info-icon{width:44px;height:44px;border-radius:12px;background:#ffbc78;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.info-alert h4{margin:0 0 4px;font-size:16px;font-family:"Arial"}.info-alert p{margin:0;font-size:14px;color:#555;font-family:"Arial"}.schedule-list{flex-direction:column}.schedule-card,.schedule-list{display:flex;grid-gap:18px;gap:18px;font-family:"Arial"}.schedule-card{background:#fff;padding:20px;border-radius:18px;box-shadow:0 6px 20px rgba(0,0,0,.08);align-items:center}.schedule-icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:20px;flex-shrink:0}.schedule-icon img{width:24px;height:24px}.schedule-icon.blue{background:#3b82f6}.schedule-icon.purple{background:#a855f7}.schedule-icon.orange{background:#f97316}.schedule-icon.green{background:#22c55e}.schedule-icon.red{background:#ef4444}.schedule-content h3{margin:0 0 8px;font-size:18px}.schedule-meta{display:flex;grid-gap:48px;gap:48px;flex-wrap:wrap;margin-top:10px;font-family:"Arial"}.meta-item{display:flex;flex-direction:column;grid-gap:6px;gap:6px;min-width:180px}.meta-label{font-size:12px;color:#6b7280}.meta-label,.meta-value{font-weight:500;font-family:"Arial"}.meta-value{display:flex;align-items:center;grid-gap:8px;gap:8px;font-size:14px;color:#111827}.meta-value img{width:16px;height:16px;object-fit:contain}.schedule-card{padding:22px 24px}.schedule-content h3{margin-bottom:12px}@media (max-width:768px){.schedule-meta{grid-gap:16px;gap:16px}.meta-item{min-width:100%}.meta-label{font-size:11px}.meta-value{font-size:13px}}@media (max-width:768px){.schedule-meta{grid-gap:8px;gap:8px;flex-direction:column}}.download-jadwal{margin-top:32px;padding:22px 26px;background:#fff;border-radius:18px;box-shadow:0 6px 20px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:space-between;grid-gap:20px;gap:20px}.download-text h4{margin:0 0 4px;font-size:16px;font-weight:600;color:#111827;font-family:"Arial"}.download-text p{margin:0;font-size:14px;color:#6b7280;font-family:"Arial"}.download-btn{display:inline-flex;align-items:center;grid-gap:10px;gap:10px;padding:12px 20px;background:#0b6b4c;color:#fff;font-size:14px;font-weight:600;border-radius:12px;text-decoration:none;transition:all .25s ease;white-space:nowrap}.download-btn:hover{background:#0e8f66;transform:translateY(-1px);color:#fff;text-decoration:none}.download-icon{font-size:16px}@media (max-width:768px){.download-jadwal{flex-direction:column;align-items:flex-start}.download-btn{width:100%;justify-content:center}}.alur-list{display:flex;flex-direction:column;grid-gap:28px;gap:28px;margin-top:30px}.alur-item{display:flex;align-items:center;padding:26px 30px;border-radius:18px;font-size:16px;line-height:1.6;border:1.5px solid transparent}.alur-item.yellow{background:#fff9e6;border-color:#facc15}.alur-item.green{background:#d9fff0;border-color:#10b981}.alur-left{grid-gap:18px;gap:18px;margin-right:30px;flex-shrink:0}.alur-left,.alur-number{display:flex;align-items:center}.alur-number{width:56px;height:56px;border-radius:50%;font-weight:700;font-size:20px;justify-content:center}.alur-number.yellow{background:#fbbf24;color:#4a3300}.alur-number.green{background:#047857;color:#fff}.alur-icon{width:70px;height:70px;border-radius:14px;display:flex;align-items:center;justify-content:center}.alur-icon.yellow{border:2px solid #fbbf24;background:#fff}.alur-icon.green{border:2px solid #047857;background:#fff}.alur-icon img{width:36px;height:36px;object-fit:contain}.alur-item p{margin:0;color:#1f2937}@media (max-width:768px){.alur-item{flex-direction:column;align-items:flex-start;grid-gap:18px;gap:18px}.alur-left{margin-right:0}}.kuota-container{min-height:100vh}h2{margin-bottom:6px}.subtitle{color:#6b7280;margin-bottom:30px}.summary-wrapper{display:flex;grid-gap:20px;gap:20px;margin-bottom:30px}.summary-card{flex:1 1;background:#fff;border-radius:14px;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;border:1px solid #e5e7eb}.summary-card p{margin:0;font-size:14px;color:#6b7280}.summary-card h3{margin:6px 0 0;font-size:22px}.summary-card img{width:28px}.filter-box{display:block;margin-bottom:8px;font-size:14px}.reset-btn{display:flex;align-items:center;grid-gap:8px;gap:8px;background:#fff;border:1px solid #d1d5dc;padding:8px 14px;border-radius:10px;cursor:pointer}.reset-btn img{width:16px}.table-wrapper{background:#fff;border-radius:14px;border:1px solid #e5e7eb;overflow:hidden}table{width:100%;border-collapse:collapse}thead{background:#f3f4f6}th{padding:14px 18px;font-size:12px;text-transform:uppercase;letter-spacing:.5px;font-weight:600;color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none}.th-content{display:inline-flex;align-items:center;grid-gap:6px;gap:6px}.th-content.right{justify-content:flex-end;width:100%}.sort-icon{font-size:12px;opacity:.6}td{padding:14px 18px;font-size:14px;color:#1f2937}.text{text-align:center}tbody tr{border-top:1px solid #f1f5f9;transition:background .15s ease}tbody tr:hover{background:#f9fafb}