:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;color:#ffffffde;color-scheme:light dark;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;font-weight:400;line-height:1.5;text-rendering:optimizeLegibility}a{color:#646cff;font-weight:500;text-decoration:inherit}a:hover{color:#535bf2}body{display:flex;min-height:100vh;min-width:320px;place-items:center}h1{font-size:3.2em;line-height:1.1}button{background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;font-family:inherit;font-size:1em;font-weight:500;padding:.6em 1.2em;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{background-color:#fff;color:#213547}a:hover{color:#747bff}button{background-color:#f9f9f9}}.hero-slider{background:#0a2a5e;height:92vh;overflow:hidden;position:relative;width:100%}.slide{align-items:center;display:flex;height:100%;justify-content:center;opacity:0;position:absolute;transition:opacity 1.2s ease;width:100%}.slide.active{opacity:1;z-index:3}.blur-bg{background-position:50%;background-size:cover;filter:blur(35px);inset:0;opacity:.6;position:absolute;transform:scale(1.2)}.main-image{max-height:100%;max-width:100%;object-fit:contain;position:relative;transition:transform 6s ease;z-index:3}.slide.active .main-image{transform:scale(1.03)}.overlay{background:linear-gradient(180deg,#0003,#000000a6);inset:0;position:absolute;z-index:2}.content{color:#fff;left:50%;max-width:800px;padding:20px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:4}.content h1{font-size:64px;font-weight:900;margin-bottom:15px;text-shadow:0 10px 25px #0009}.content p{font-size:22px;margin-bottom:30px}.btn{background:linear-gradient(90deg,#ffd54f,#ffb300);border:none;border-radius:12px;box-shadow:0 10px 30px #ffb30080;color:#111;cursor:pointer;font-size:18px;font-weight:700;padding:14px 40px;transition:.3s}.btn:hover{transform:translateY(-3px)}.arrow{color:#fff;cursor:pointer;font-size:55px;position:absolute;text-shadow:0 6px 20px #0009;top:50%;-webkit-user-select:none;user-select:none;z-index:10}.left{left:25px}.right{right:25px}.loading{align-items:center;display:flex;font-size:22px;font-weight:700;height:90vh;justify-content:center}@media(max-width:1024px){.content h1{font-size:44px}}@media(max-width:768px){.hero-slider{height:70vh}.content h1{font-size:30px}.content p{font-size:18px}.btn{font-size:16px;padding:12px 26px}}@media(max-width:480px){.hero-slider{height:60vh}.content h1{font-size:24px}.content p{font-size:16px}}.live-container{background:linear-gradient(135deg,#0b1c3d,#1e3a8a,#2563eb);height:92vh;padding:20px}.live-header p{opacity:.9}.live-video{border-radius:12px;box-shadow:0 20px 60px #00000080;max-width:1100px;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.live-video iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}@media(max-width:768px){.live-header h2{font-size:28px}}.live-container{align-items:center;background:linear-gradient(135deg,#0f172a,#1e3a8a,#2563eb);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:92vh;padding:40px 20px;text-align:center;width:100%}.live-header h2{font-size:42px;font-weight:800;margin-bottom:10px}.live-header p{margin-bottom:30px;opacity:.85}.video-wrapper{aspect-ratio:16/9;background:#000;border-radius:14px;box-shadow:0 25px 70px #0009;max-width:1100px;overflow:hidden;position:relative;width:100%}.video-wrapper iframe{border:none;height:100%;width:100%}.video-overlay{align-items:center;background:linear-gradient(180deg,#0000004d,#000000b3);cursor:pointer;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute;transition:.3s}.video-overlay:hover{background:#0000008c}.play-button{align-items:center;background:#fff;border-radius:50%;box-shadow:0 10px 40px #00000080;color:#000;display:flex;font-size:38px;font-weight:700;height:90px;justify-content:center;transition:.3s;width:90px}.video-overlay:hover .play-button{transform:scale(1.1)}.live-label{background:red;border-radius:20px;box-shadow:0 0 15px #f009;font-size:14px;font-weight:700;letter-spacing:1px;margin-top:20px;padding:8px 16px}@media(max-width:768px){.live-header h2{font-size:26px}.play-button{font-size:30px;height:70px;width:70px}}.hero-loading{align-items:center;background:#000;display:flex;height:85vh;justify-content:center;overflow:hidden;position:relative;width:100%}.loading-slide{height:100%;position:relative;width:100%}.loading-image{background:#222;height:100%;left:0;position:absolute;top:0;width:100%}.loading-content{bottom:12%;left:8%;max-width:700px;position:absolute;width:80%}.loading-title{height:40px;margin-bottom:20px;width:60%}.loading-text,.loading-title{background:#333;border-radius:6px}.loading-text{height:18px;margin-bottom:25px;width:70%}.loading-btn{background:#333;border-radius:30px;height:45px;width:160px}.shimmer{animation:shimmer 1.4s ease infinite;background:linear-gradient(90deg,#222 25%,#333 37%,#222 63%);background-size:400% 100%}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:768px){.hero-loading{height:70vh}.loading-title{height:30px;width:80%}.loading-text{width:90%}.loading-btn{height:40px;width:130px}}.bnxp-container{background:#e5e7eb;font-family:Inter,Segoe UI,sans-serif;min-height:100vh;padding:60px 25px}.bnxp-header{margin-bottom:60px;text-align:center}.bnxp-title{color:#111827;font-size:3rem;font-weight:800;letter-spacing:-1px}.bnxp-subtitle{color:#6b7280;margin-top:10px}.bnxp-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.bnxp-card{background:#f9fafb;border-radius:20px;box-shadow:0 10px 30px #00000014;overflow:hidden;position:relative;transition:all .4s ease}.bnxp-card:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-10px)}.bnxp-featured{grid-column:span 2}.bnxp-image-box{height:230px;position:relative}.bnxp-image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.bnxp-card:hover .bnxp-image{transform:scale(1.08)}.bnxp-overlay{background:linear-gradient(0deg,#0006,#0000);inset:0;position:absolute}.bnxp-tag{background:#111827;border-radius:20px;color:#fff;font-size:.75rem;left:15px;padding:6px 12px;position:absolute;top:15px}.bnxp-content{padding:22px}.bnxp-date{color:#9ca3af;font-size:.75rem}.bnxp-card-title{color:#111827;font-size:1.5rem;font-weight:700;margin:10px 0}.bnxp-description{color:#4b5563;font-size:.95rem;line-height:1.6}.bnxp-footer{justify-content:space-between;margin-top:20px}.bnxp-author-box,.bnxp-footer{align-items:center;display:flex}.bnxp-author-box{color:#374151;font-size:.85rem;gap:10px}.bnxp-avatar{background:linear-gradient(135deg,#9ca3af,#6b7280);border-radius:50%;height:32px;width:32px}.bnxp-btn{background:#111827;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:.8rem;padding:8px 18px;transition:all .3s ease}.bnxp-btn:hover{background:#374151}.bnxp-pagination{display:flex;gap:10px;justify-content:center;margin-top:40px}.bnxp-page-btn,.bnxp-page-number{background:#111827;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:8px 14px;transition:.3s}.bnxp-page-number.active{background:#6b7280}.bnxp-page-btn:disabled{cursor:not-allowed;opacity:.4}.bnxp-page-btn:hover,.bnxp-page-number:hover{background:#374151}.bnxp-loading{margin-top:20px;text-align:center}@media (max-width:768px){.bnxp-featured{grid-column:span 1}.bnxp-title{font-size:2.2rem}}.gallery-wrapper{font-family:Arial;margin:auto;max-width:1300px;padding:40px 20px}.gallery-title{font-size:38px;font-weight:700;letter-spacing:1px;margin-bottom:30px;text-align:center}.search-wrapper{display:flex;justify-content:center;margin-bottom:25px}.search-box{border:1px solid #ddd;border-radius:30px;font-size:15px;max-width:420px;outline:none;padding:14px 18px;transition:.3s;width:100%}.search-box:focus{border-color:#000;box-shadow:0 0 10px #0000001a}.category-bar{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:35px}.category-bar button{background:#f2f2f2;border:none;border-radius:30px;color:#000;cursor:pointer;font-size:14px;padding:10px 20px;transition:.3s}.category-bar button:hover{background:#ddd}.category-bar button.active{background:#000;color:#fff}.gallery-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.gallery-card{border-radius:14px;box-shadow:0 5px 20px #0000001a;cursor:pointer;height:260px;overflow:hidden;position:relative}.gallery-card img{height:100%;object-fit:cover;transition:.5s;width:100%}.gallery-card:hover img{transform:scale(1.1)}.gallery-overlay{background:linear-gradient(#0000,#000c);bottom:0;color:#fff;font-size:14px;left:0;padding:12px;position:absolute;width:100%}.lightbox{align-items:center;animation:fadeIn .3s ease;background:#000000eb;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.lightbox-img{border-radius:10px;box-shadow:0 10px 40px #00000080;max-height:85%;max-width:85%}.close-btn{background:none;font-size:35px;right:40px;top:30px}.close-btn,.nav{border:none;color:#fff;cursor:pointer;position:absolute}.nav{background:#ffffff26;border-radius:50%;font-size:40px;height:60px;top:50%;transform:translateY(-50%);transition:.3s;width:60px}.nav:hover{background:#fff;color:#000}.prev{left:40px}.next{right:40px}@media(max-width:768px){.gallery-card{height:220px}.nav{font-size:28px;height:50px;width:50px}}@media(max-width:500px){.gallery-title{font-size:28px}.gallery-card{height:200px}.close-btn{right:20px}.prev{left:10px}.next{right:10px}}.skeleton{animation:skeleton-loading 1.4s ease infinite;background:linear-gradient(90deg,#eee 25%,#f6f6f6 37%,#eee 63%);background-size:400% 100%;height:260px}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.load-more{display:flex;justify-content:center;padding:30px}.spinner{animation:spin 1s linear infinite;border:4px solid #ddd;border-radius:50%;border-top-color:#000;height:40px;width:40px}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}.conference-page{background:#0f172a;color:#fff}.hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;padding:20px;text-align:center}.hero-content{background:#fff0;border-radius:20px;box-shadow:0 25px 60px #0009;max-width:700px;padding:60px 40px}.hero h1{font-size:52px;font-weight:700;letter-spacing:1px}.hero h2{color:#ffd369;font-size:34px;margin-top:10px}.hero p{font-size:18px;line-height:1.6;margin-top:20px;opacity:.9}.hero-btn{background:linear-gradient(45deg,#ff4d6d,#ff7b54);border-radius:40px;box-shadow:0 10px 30px #ff465a99;color:#fff;display:inline-block;font-size:18px;font-weight:700;margin-top:30px;padding:16px 40px;text-decoration:none;transition:all .3s ease}.hero-btn:hover{box-shadow:0 15px 40px #ff465ae6;transform:translateY(-4px) scale(1.05)}.register-section{background:linear-gradient(135deg,#0a3d62,#1e293b);display:flex;justify-content:center;padding:120px 20px}.register-box{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #fff3;border-radius:18px;box-shadow:0 20px 60px #0009;max-width:500px;padding:50px 35px;text-align:center;width:100%}.register-box h2{font-size:32px;margin-bottom:10px}.register-box p{margin-bottom:30px;opacity:.85}.register-box form{display:flex;flex-direction:column;gap:18px}.register-box input{background:#ffffff26;border:none;border-radius:10px;color:#fff;font-size:16px;outline:none;padding:15px}.register-box input::placeholder{color:#ddd}.register-box button{background:linear-gradient(45deg,#ffd369,#ffb703);border:none;border-radius:10px;color:#000;cursor:pointer;font-size:18px;font-weight:700;margin-top:10px;padding:16px;transition:.3s}.register-box button:hover{box-shadow:0 10px 30px #ffc80099;transform:scale(1.05)}@media(max-width:768px){.hero h1{font-size:34px}.hero h2{font-size:24px}.hero p{font-size:16px}.register-box{padding:40px 25px}.hero{height:40vh}}body{background:linear-gradient(90deg,#eef2f7,#f8fafc);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0}.dashboard{padding:20px}.top-cards{display:flex;gap:20px;margin-bottom:20px}.nav-card{background:#fff;border-radius:15px;box-shadow:0 8px 20px #0000000d;cursor:pointer;flex:1 1;font-size:18px;font-weight:600;padding:20px;text-align:center;transition:all .3s ease}.nav-card:hover{transform:translateY(-5px)}.nav-card.active{background:linear-gradient(135deg,#3b82f6,#6366f1);box-shadow:0 10px 25px #3b82f64d;color:#fff}.main{margin-top:10px}.card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000000d;margin-bottom:20px;padding:25px}.card-header{align-items:center;display:flex;justify-content:space-between}.card h3{margin-bottom:15px}.card input,.card textarea,.profile input,.profile textarea{border:1px solid #ddd;border-radius:10px;margin-bottom:12px;outline:none;padding:12px;transition:.2s;width:100%}.card input:focus,.card textarea:focus,.profile input:focus,.profile textarea:focus{border-color:#6366f1}button{background:linear-gradient(135deg,#3b82f6,#6366f1);border:none;border-radius:10px;color:#000;cursor:pointer;padding:10px 18px;transition:.3s}button:hover{opacity:.9}.blog-list{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.blog-item{background:#fafafa;border:1px solid #eee;border-radius:12px;padding:15px;transition:.3s}.blog-item:hover{box-shadow:0 10px 25px #0000000d;transform:translateY(-5px)}.blog-item h4{margin-bottom:10px}.blog-item p{color:#555;font-size:14px}.blog-item button{background:#ef4444;margin-top:10px}.blog-item button:hover{background:#dc2626}.fade-in{animation:fadeIn .4s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.attendance-header{align-items:center;background:linear-gradient(135deg,#2563eb,#4f46e5,#7c3aed);border-radius:24px;box-shadow:0 15px 40px #0000001f;color:#fff;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:25px;padding:28px 35px}.attendance-header-left{align-items:center;display:flex;gap:18px}.attendance-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:18px;display:flex;font-size:30px;height:70px;justify-content:center;width:70px}.attendance-header-left h1{font-size:32px;font-weight:700;margin:0}.attendance-header-left p{font-size:15px;margin-top:6px;opacity:.9}.attendance-header-right{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.attendance-btn{background:#fff;border:none;border-radius:12px;color:#2563eb;cursor:pointer;font-size:20px;height:45px;transition:.3s;width:45px}.attendance-btn:hover{transform:translateY(-3px)}.attendance-today{background:#fff;border:none;border-radius:12px;color:#2563eb;cursor:pointer;font-weight:600;padding:12px 18px;transition:.3s}.attendance-today:hover{transform:translateY(-3px)}.attendance-month{min-width:180px;text-align:center}.attendance-month h3{font-size:22px;font-weight:700;margin:0}.attendance-month span{font-size:13px;opacity:.9}.attendance-refresh{align-items:center;background:#16a34a;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:12px 18px;transition:.3s}.attendance-refresh:hover{background:#15803d;transform:translateY(-3px)}@media(max-width:900px){.attendance-header{justify-content:center;text-align:center}.attendance-header-left{flex-direction:column}.attendance-header-right{justify-content:center}}@media(max-width:600px){.attendance-header{padding:20px}.attendance-header-left h1{font-size:24px}.attendance-month{width:100%}.attendance-refresh{justify-content:center;width:100%}}.attendance-statistics{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));margin:30px 0}.attendance-stat-card{align-items:center;background:#fff;border:1px solid #eef2f7;border-radius:22px;box-shadow:0 10px 30px #0f172a14;cursor:pointer;display:flex;gap:18px;padding:24px;transition:.35s}.attendance-stat-card:hover{box-shadow:0 20px 45px #2563eb2e}.attendance-card-icon{align-items:center;border-radius:18px;display:flex;flex-shrink:0;font-size:28px;height:70px;justify-content:center;width:70px}.attendance-card-content{flex:1 1}.attendance-card-content h2{color:#111827;font-size:34px;font-weight:700;margin:0}.attendance-card-content p{color:#6b7280;font-size:15px;font-weight:500;margin-top:8px}@media(max-width:768px){.attendance-statistics{grid-template-columns:1fr}.attendance-stat-card{padding:20px}.attendance-card-content h2{font-size:28px}}.attendance-search{margin:25px 0;position:relative}.attendance-search-box{align-items:center;background:#fff;border:1px solid #eef2f7;border-radius:18px;box-shadow:0 8px 25px #00000014;display:flex;height:64px;padding:0 18px}.search-icon{color:#94a3b8;font-size:22px}.attendance-search-box input{background:none;border:none;flex:1 1;font-size:16px;outline:none;padding:0 15px}.loading-icon{color:#2563eb;font-size:20px}.clear-btn{background:none;border:none;color:#64748b;cursor:pointer;font-size:20px}.attendance-search-results{background:#fff;border-radius:18px;box-shadow:0 20px 50px #0000001f;left:0;margin-top:10px;max-height:420px;overflow:hidden;overflow-y:auto;position:absolute;right:0;z-index:1000}.attendance-search-item{align-items:center;border-bottom:1px solid #f1f5f9;cursor:pointer;display:flex;justify-content:space-between;padding:18px 22px;transition:.25s}.attendance-search-item:last-child{border-bottom:none}.attendance-search-item.active,.attendance-search-item:hover{background:#f8fafc}.attendance-search-item h4{color:#111827;font-size:16px;margin:0}.attendance-search-item span{color:#64748b;font-size:13px}.badge{border-radius:30px;color:#fff;font-size:12px;font-weight:600;padding:8px 14px}.badge.green{background:#16a34a}.badge.red{background:#dc2626}.badge.blue{background:#2563eb}.badge.purple{background:#9333ea}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@media(max-width:768px){.attendance-search-box{height:58px}.attendance-search-item{padding:15px}}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font:inherit;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;font:inherit;font-size:.833em;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.attendance-modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a8c;display:flex;inset:0;justify-content:flex-end;overflow:hidden;position:fixed;z-index:9999}.attendance-modal{background:#fff;box-shadow:-10px 0 40px #00000026;display:flex;flex-direction:column;height:100vh;max-width:100%;overflow:hidden;width:520px;z-index:32324}.attendance-modal-header{align-items:center;background:linear-gradient(135deg,#2563eb,#4f46e5);border-bottom:1px solid #e5e7eb;color:#fff;display:flex;justify-content:space-between;padding:24px 28px}.attendance-modal-header h2{font-size:24px;font-weight:700;margin:0}.attendance-modal-header p{font-size:14px;margin-top:6px;opacity:.9}.attendance-close{align-items:center;background:#ffffff2e;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:20px;height:42px;justify-content:center;transition:.3s;width:42px}.attendance-close:hover{background:#fff;color:#2563eb;transform:rotate(90deg)}.attendance-modal-body{background:#f8fafc;flex:1 1;overflow-y:auto;padding:24px}.attendance-modal-body::-webkit-scrollbar{width:8px}.attendance-modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.attendance-modal-body::-webkit-scrollbar-track{background:#0000}.attendance-empty-modal{align-items:center;color:#64748b;display:flex;flex-direction:column;height:60vh;justify-content:center;text-align:center}.attendance-empty-modal svg{color:#94a3b8;margin-bottom:20px}.attendance-empty-modal h3{color:#1e293b;font-size:22px;margin:0}.attendance-empty-modal p{font-size:15px;line-height:1.6;margin-top:10px;max-width:280px}.attendance-record-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 10px 25px #0f172a0f;margin-bottom:22px;overflow:hidden;padding:22px;transition:all .3s ease}.attendance-record-card:hover{box-shadow:0 20px 45px #2563eb1f;transform:translateY(-4px)}.attendance-record-header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:22px}.attendance-record-header h3{color:#0f172a;font-size:19px;font-weight:700;line-height:1.3;margin:0}.attendance-record-header small{color:#64748b;display:block;font-size:13px;margin-top:6px}.attendance-status-badge{align-items:center;border-radius:40px;box-shadow:0 10px 20px #00000014;color:#fff;display:inline-flex;font-size:13px;font-weight:700;gap:8px;padding:10px 16px;white-space:nowrap}.attendance-status-badge svg{font-size:16px}.attendance-record-content{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;margin-top:10px}.attendance-info-row{align-items:flex-start;background:#f8fafc;border-radius:14px;display:flex;gap:15px;padding:14px 16px;transition:.25s}.attendance-info-row:hover{background:#f1f5f9}.attendance-info-row svg{color:#2563eb;flex-shrink:0;font-size:20px;margin-top:3px}.attendance-info-row div{display:flex;flex-direction:column}.attendance-info-row label{color:#94a3b8;font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:4px;text-transform:uppercase}.attendance-info-row span{color:#1e293b;font-size:15px;font-weight:500;line-height:1.5}.attendance-description{background:#f8fafc;border-left:5px solid #2563eb;border-radius:14px;margin-top:20px;padding:18px}.attendance-description strong{color:#0f172a;display:block;font-size:15px;margin-bottom:10px}.attendance-description p{color:#475569;font-size:14px;line-height:1.7;margin:0}.attendance-record-footer{align-items:center;border-top:1px dashed #cbd5e1;color:#64748b;display:flex;font-size:13px;justify-content:space-between;margin-top:22px;padding-top:18px}.attendance-modal-footer{align-items:center;background:#fff;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;padding:20px 24px}.attendance-close-btn{background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;border-radius:14px;box-shadow:0 10px 25px #2563eb40;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px 28px;transition:all .3s ease}.attendance-close-btn:hover{box-shadow:0 16px 35px #2563eb59;transform:translateY(-2px)}.attendance-close-btn:active{transform:scale(.98)}@keyframes attendanceFadeIn{0%{opacity:0}to{opacity:1}}.attendance-record-card{animation:attendanceFadeIn .35s ease}@media (max-width:992px){.attendance-modal{width:100%}}@media (max-width:768px){.attendance-modal-header{padding:20px}.attendance-modal-header h2{font-size:22px}.attendance-modal-body,.attendance-record-card{padding:18px}.attendance-record-header{align-items:flex-start;flex-direction:column}.attendance-status-badge{margin-top:10px}.attendance-modal-footer{padding:18px}.attendance-close-btn{justify-content:center;width:100%}}@media (max-width:480px){.attendance-modal-header{padding:18px}.attendance-modal-header h2{font-size:20px}.attendance-record-card{border-radius:18px;padding:16px}.attendance-info-row{gap:12px;padding:12px}.attendance-info-row span{font-size:14px}.attendance-description,.attendance-modal-footer{padding:15px}}@media (min-width:1400px){.attendance-modal{width:580px}}@media (prefers-color-scheme:dark){.attendance-modal{background:#0f172a;color:#f8fafc}.attendance-modal-body{background:#111827}.attendance-record-card{background:#1e293b;border-color:#334155}.attendance-record-header h3{color:#f8fafc}.attendance-info-row{background:#0f172a}.attendance-info-row:hover{background:#1e293b}.attendance-info-row span{color:#f8fafc}.attendance-description{background:#0f172a;border-left-color:#3b82f6}.attendance-description strong{color:#f8fafc}.attendance-description p{color:#cbd5e1}.attendance-record-footer{border-top-color:#334155;color:#cbd5e1}.attendance-modal-footer{background:#0f172a;border-top-color:#334155}}.attendance-page{display:flex;flex-direction:column;gap:28px;margin:0 auto;max-width:1500px;padding:30px}.attendance-calendar-section{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 12px 40px #0f172a14;padding:24px}.attendance-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 20px}.attendance-loader{animation:attendanceSpin 1s linear infinite;border:6px solid #e5e7eb;border-radius:50%;border-top-color:#2563eb;height:60px;margin-bottom:20px;width:60px}@keyframes attendanceSpin{to{transform:rotate(1turn)}}.attendance-loading h3{color:#475569;font-size:18px;font-weight:600;margin:0}.attendance-error{background:#fee2e2;border:1px solid #fca5a5;border-radius:18px;color:#991b1b;font-weight:600;padding:20px}.attendance-empty-page{background:#fff;border:1px dashed #cbd5e1;border-radius:24px;padding:80px 20px;text-align:center}.attendance-empty-icon{font-size:72px;margin-bottom:18px}.attendance-empty-page h2{color:#0f172a;font-size:30px;margin:0}.attendance-empty-page p{color:#64748b;font-size:16px;margin-top:12px}.attendance-page-footer{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:18px;color:#64748b;display:flex;font-size:14px;justify-content:space-between;padding:18px 24px}@media(max-width:992px){.attendance-page{padding:20px}}@media(max-width:768px){.attendance-page-footer{flex-direction:column;gap:12px;text-align:center}.attendance-calendar-section{padding:18px}}@media(max-width:480px){.attendance-page{padding:15px}.attendance-empty-page{padding:60px 15px}.attendance-empty-page h2{font-size:24px}}.provide-wrapper{align-items:center;background:linear-gradient(135deg,#f44336,#ff6f61);display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.provide-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff26;border-radius:20px;box-shadow:0 30px 60px #0000004d;display:flex;max-width:900px;overflow:hidden;width:100%}.provide-left{color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:60px}.provide-left h1{font-size:2.4rem;font-weight:800;margin-bottom:15px}.provide-left p{font-size:1rem;line-height:1.7;opacity:.95}.provide-right{background:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:60px}.provide-right h2{font-size:2rem;font-weight:700;margin-bottom:30px}.input-group{margin-bottom:25px}.helper-text{color:#555;font-size:.9rem;margin-top:20px;text-align:center}.helper-text span{color:#f44336;cursor:pointer;font-weight:600}@media (max-width:768px){.provide-card{flex-direction:column}.provide-left{padding:40px;text-align:center}.provide-right{padding:40px}}.pnd-container{background:#f4f6f8;color:#222;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.pnd-hero{height:70vh;overflow:hidden;position:relative}.pnd-hero-img{height:100%;object-fit:contain;transform:scale(1.05);width:100%}.pnd-overlay{background:linear-gradient(0deg,#000c,#0000);bottom:0;color:#fff;left:0;padding:40px;position:absolute;width:100%}.pnd-title{font-size:2.8rem;font-weight:700;margin-bottom:10px}.pnd-meta{display:flex;font-size:.9rem;gap:10px;opacity:.85}.pnd-content-wrapper{grid-gap:40px;display:grid;gap:40px;grid-template-columns:3fr 1.2fr;padding:40px 8%}.pnd-content{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000000d;padding:30px}.pnd-paragraph{font-size:1.05rem;line-height:1.8;margin-bottom:20px}.pnd-sidebar{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000000d;height:-webkit-fit-content;height:fit-content;padding:20px}.pnd-sidebar-title{font-size:1.2rem;margin-bottom:20px}.pnd-related-card{cursor:pointer;display:flex;gap:12px;margin-bottom:15px;transition:.3s}.pnd-related-card:hover{transform:translateY(-3px)}.pnd-related-card img{border-radius:10px;height:70px;object-fit:cover;width:80px}.pnd-related-card h4{font-size:.9rem;margin:0}.pnd-related-card span{color:gray;font-size:.75rem}@media (max-width:1024px){.pnd-content-wrapper{grid-template-columns:1fr}}@media (max-width:600px){.pnd-title{font-size:1.8rem}.pnd-content,.pnd-content-wrapper,.pnd-overlay{padding:20px}}.change-wrapper{align-items:center;background:linear-gradient(135deg,#f44336,#ff6f61);display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.change-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff26;border-radius:20px;box-shadow:0 30px 60px #0000004d;display:flex;max-width:900px;overflow:hidden;width:100%}.change-left{color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:60px}.change-left h1{font-size:2.4rem;font-weight:800;margin-bottom:15px}.change-left p{font-size:1rem;line-height:1.7;opacity:.95}.change-right{background:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:60px}.change-right h2{font-size:2rem;font-weight:700;margin-bottom:30px}.input-group{margin-bottom:22px;position:relative}.input-group input{border:1px solid #ddd;border-radius:8px;font-size:1rem;padding:14px 12px;width:100%}.input-group label{background:#fff;color:#777;font-size:.85rem;left:12px;padding:0 6px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:.25s}.input-group input:focus+label,.input-group input:not(:placeholder-shown)+label{color:#f44336;font-size:.75rem;top:-7px}.submit-btn{background:linear-gradient(135deg,#f44336,#ff6f61);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:14px;transition:.3s ease;width:100%}.submit-btn:hover{box-shadow:0 10px 25px #f4433666;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.6}.change-links{display:flex;font-size:.9rem;justify-content:space-between;margin-top:25px}.change-links a{color:#f44336;font-weight:600;text-decoration:none}@media (max-width:768px){.change-card{flex-direction:column}.change-left{padding:40px;text-align:center}.change-right{padding:40px}}
/*# sourceMappingURL=main.38b9ce3c.css.map*/