.sb-sidebar{z-index:1001;background:#fff;width:280px;transition:transform .35s;position:fixed;inset:0 0 0 auto;transform:translate(100%);box-shadow:-4px 0 15px #0000001a}.sb-open{transform:translate(0)}.sb-overlay{opacity:0;pointer-events:none;z-index:1000;background:#00000059;transition:opacity .3s;position:fixed;inset:0}.sb-overlay-show{opacity:1;pointer-events:all}.sb-container{flex-direction:column;height:100%;display:flex}.sb-header{background:#e3f4ff;border-bottom:1px solid #d6ecf9;padding:18px 20px}.sb-title{color:#000;font-size:1.2rem;font-weight:600}.sb-nav{scrollbar-width:none;flex:1;padding:12px 0;overflow-y:auto}.sb-nav::-webkit-scrollbar{display:none}.sb-nav-list{margin:0;padding:0;list-style:none}.sb-nav-list li{margin:4px 0}.sb-nav-list a{color:#000;border-radius:8px;padding:10px 22px;text-decoration:none;transition:background .25s,transform .2s;display:block}.sb-nav-list a:hover{background:#ffe393;transform:translate(4px)}.sb-section-label{color:#666;text-transform:uppercase;padding:10px 22px 6px;font-size:.75rem;font-weight:600}.sb-user-wrapper{background:#fff;border-top:1px solid #eee;padding:14px}.sb-user-card{align-items:center;gap:12px;margin-bottom:10px;display:flex}.sb-avatar{background:#e3f4ff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.sb-avatar svg{stroke:#000;fill:none;stroke-width:2px;width:22px;height:22px}.sb-user-info{overflow:hidden}.sb-user-name{font-size:.9rem;font-weight:600;display:block}.sb-user-email{color:#666;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;display:block;overflow:hidden}.sb-signout-btn{cursor:pointer;background:#ffe393;border:none;border-radius:8px;width:100%;padding:10px;font-weight:600;transition:background .25s}.sb-signout-btn:hover{background:#ffd95a}.sb-sidebar,.sb-container,.sb-nav,.sb-nav-list{overflow-x:hidden!important}.sb-user-link{cursor:pointer;color:inherit!important;text-decoration:none!important}.sb-user-link:visited,.sb-user-link:active,.sb-user-link:focus{color:inherit!important;text-decoration:none!important}.sb-user-link:hover{background:#f5f5f5;color:inherit!important;text-decoration:none!important}body.no-scroll{overflow:hidden}.sb-nav{scrollbar-width:none;overscroll-behavior:contain;flex:1;padding:12px 0;overflow-y:auto}@media screen and (width<=768px){.sb-sidebar{width:220px}.sb-header{padding:14px 16px}.sb-title{font-size:1.1rem}.sb-nav-list li{margin:2px 0}.sb-nav-list a{padding:8px 16px;font-size:.95rem}.sb-section-label{padding:10px 16px 4px;font-size:.7rem}.sb-user-wrapper{padding:12px 16px}.sb-user-card{gap:10px;margin-bottom:8px}.sb-avatar{width:36px;height:36px}.sb-avatar svg{width:18px;height:18px}.sb-user-name{font-size:.85rem}.sb-user-email{font-size:.7rem}.sb-signout-btn{padding:8px;font-size:.9rem}}.footer{color:#fff;background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);width:100%;margin-top:8rem;padding:1.5rem 0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:relative}.footer-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer-main{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;padding-bottom:1rem;display:grid}.footer-column{line-height:1.5}.footer-column h3{color:#fff;margin-bottom:.8rem;font-size:1.1rem;font-weight:600;position:relative}.footer-column ul{margin:0;padding:0;list-style:none}.footer-column ul li{margin-bottom:.4rem;font-size:.9rem}.footer-column ul li a{transition:all .2s;color:#fff!important;text-underline-offset:.2rem!important;text-decoration-color:#fff!important;text-decoration-thickness:.5px!important}.footer-column ul li a:hover{color:gold!important;text-decoration-color:gold!important}.contact-column .address{color:#fff;margin-bottom:.6rem;font-size:.85rem;line-height:1.4}.contact-column .phone{color:#fff;margin:.4rem 0;font-size:.9rem;font-weight:500}.contact-column .email a{color:#fff;font-size:.85rem;text-decoration:none}.contact-column .email a:hover{color:gold;text-decoration:underline}.social-icons{gap:1.5rem;margin-top:.8rem;display:flex}.social-link{color:#2a5298;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:all .3s;display:flex}.social-link:hover{transform:scale(1.1)}.footer-bottom{text-align:center;border-top:1px solid #fff3;padding:.8rem 0 .5rem;font-size:.8rem}.footer-bottom p{color:#fff;margin:0 0 .2rem}.footer-bottom .credit{color:#e0e0e0;font-size:.75rem}@media (width<=768px){.footer{margin-top:2rem;padding:1rem 0}.footer-main{grid-template-columns:1fr;gap:1rem}}:root{--primary:#b794f4;--secondary:#a5b4fc;--accent:#fbbf24;--light-bg:#fdfdff;--white:#fff;--card-bg:#fff;--text:#2d3748;--text-dim:#718096;--gradient-main:linear-gradient(135deg, #d8b4fe 0%, #c4b5fd 100%);--gradient-accent:linear-gradient(135deg, #e9d5ff 0%, #c4b5fd 100%);--shadow-sm:0 2px 8px #b794f41a;--shadow-md:0 8px 24px #b794f426;--shadow-lg:0 16px 40px #b794f433}body{background:var(--light-bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}.about-page{overflow-x:hidden}.hero{background:linear-gradient(135deg,#ddd6fe 0%,#bfdbfe 50%,#e0e7ff 100%);justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.hero-overlay{background:radial-gradient(circle,#0000 0%,#f8fafc4d 100%);position:absolute;inset:0}.hero-content{z-index:10;text-align:center;animation:1.2s ease-out fadeInUp;position:relative}.sound-bars{justify-content:center;align-items:flex-end;gap:6px;height:70px;margin-bottom:30px;display:flex}.sound-bars span{background:linear-gradient(#06b6d4,#8b5cf6);border-radius:3px;width:5px;animation:1s ease-in-out infinite pulse}.sound-bars span:first-child{height:30%;animation-delay:0s}.sound-bars span:nth-child(2){height:50%;animation-delay:.1s}.sound-bars span:nth-child(3){height:70%;animation-delay:.2s}.sound-bars span:nth-child(4){height:50%;animation-delay:.3s}.sound-bars span:nth-child(5){height:30%;animation-delay:.4s}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-title{letter-spacing:.15em;background:linear-gradient(90deg,#8b5cf6,#06b6d4,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:15px;font-size:clamp(4rem,12vw,8rem);font-weight:900}.hero-subtitle{color:var(--text-dim);letter-spacing:.4em;text-transform:uppercase;margin-bottom:10px;font-size:clamp(1.2rem,3vw,1.8rem);font-weight:300}.hero-tagline{color:var(--text);opacity:.8;max-width:600px;margin:0 auto;font-size:clamp(.9rem,2vw,1.1rem)}.scroll-down{position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.mouse{border:2px solid var(--text-dim);border-radius:20px;width:26px;height:40px;position:relative}.mouse:before{content:"";background:var(--text-dim);border-radius:2px;width:4px;height:8px;animation:2s infinite scroll;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes scroll{0%{opacity:1;top:8px}to{opacity:0;top:24px}}.content-wrapper{max-width:1400px;margin:0 auto;padding:100px 30px}.section{opacity:0;margin-bottom:140px;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translateY(40px)}.section.visible{opacity:1;transform:translateY(0)}.section-label{background:var(--gradient-main);text-transform:uppercase;letter-spacing:.1em;color:#fff;border-radius:30px;margin-bottom:20px;padding:8px 24px;font-size:.85rem;font-weight:600;display:inline-block}.section-title{background:linear-gradient(90deg,#8b5cf6,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:30px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.section-description{color:var(--text-dim);max-width:900px;margin:0 auto 50px;font-size:1.2rem;line-height:1.9}.about-section{text-align:center}.purpose-grid{grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:40px;max-width:1200px;margin-top:60px;margin-left:auto;margin-right:auto;display:grid}.purpose-card{background:var(--card-bg);text-align:left;box-shadow:var(--shadow-sm);border:2px solid #8b5cf61a;border-radius:25px;padding:50px 40px;transition:all .4s;position:relative;overflow:hidden}.purpose-card:before{content:"";background:var(--gradient-accent);width:100%;height:3px;position:absolute;top:0;left:0}.purpose-card:hover{box-shadow:var(--shadow-lg);border-color:#8b5cf64d;transform:translateY(-10px)}.purpose-icon{background:var(--gradient-main);border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:25px;display:flex}.purpose-icon svg{stroke:#fff;width:32px;height:32px}.purpose-card h4{color:var(--text);margin-bottom:18px;font-size:1.6rem;font-weight:700}.purpose-card p{color:var(--text-dim);font-size:1.05rem;line-height:1.8}.inauguration-header{text-align:center;margin-bottom:60px}.date-marker{background:var(--gradient-accent);box-shadow:var(--shadow-md);color:#fff;border-radius:50px;align-items:center;gap:15px;margin-bottom:30px;padding:12px 30px;font-size:1rem;font-weight:700;display:inline-flex}.date-circle{background:#fff;border-radius:50%;width:10px;height:10px;animation:2s infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.inauguration-content{background:var(--card-bg);box-shadow:var(--shadow-md);border:2px solid #8b5cf61a;border-radius:30px;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:60px;display:grid}.inauguration-text p{color:var(--text-dim);margin-bottom:20px;font-size:1.1rem;line-height:1.9}.inauguration-text strong{color:var(--text);font-weight:700}.inauguration-image{box-shadow:var(--shadow-lg);border-radius:20px;overflow:hidden}.inauguration-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.inauguration-image:hover img{transform:scale(1.05)}.project-section{text-align:center}.project-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:50px;display:grid}.project-card{background:var(--card-bg);box-shadow:var(--shadow-sm);border:2px solid #8b5cf61a;border-radius:25px;flex-direction:column;align-items:center;padding:50px 40px;transition:all .4s;display:flex;position:relative;overflow:hidden}.project-card:before{content:"";background:var(--gradient-main);width:100%;height:4px;position:absolute;top:0;left:0}.project-card:hover{box-shadow:var(--shadow-lg);border-color:#8b5cf64d;transform:translateY(-10px)}.card-number{background:linear-gradient(135deg,#a78bfa,#7dd3fc);-webkit-text-fill-color:transparent;opacity:.9;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:3rem;font-weight:900}.project-card h3{color:var(--primary);margin-bottom:15px;font-size:1.5rem;font-weight:700}.project-card p{color:var(--text-dim);font-size:1rem;line-height:1.7}.team-section{text-align:center}.team-grid{background-color:#0000;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:50px;max-width:1000px;margin-top:60px;margin-left:auto;margin-right:auto;display:grid}.team-member{box-shadow:var(--shadow-md);background:0 0;border:2px solid #8b5cf61a;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:fit-content;height:fit-content;transition:all .4s;display:flex;overflow:hidden}.team-member:hover{box-shadow:var(--shadow-lg);border-color:#8b5cf64d;transform:translateY(-12px)}.member-image{background-color:#0000;border-radius:100%;width:20rem;height:20rem;position:relative;overflow:hidden}.member-image:after{content:"";background:linear-gradient(to top, var(--card-bg), transparent);width:100%;height:50%;position:absolute;bottom:0;left:0}.member-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.team-member:hover .member-image img{transform:scale(1.08)}.member-info{background:linear-gradient(135deg, var(--card-bg) 0%, #f1f5f9 100%);height:20rem;padding:35px 30px}.member-info h3{color:var(--text);margin-bottom:12px;font-size:1.7rem}.member-role{color:var(--primary);margin-bottom:8px;font-size:1.05rem;font-weight:700}.member-designation{color:var(--text-dim);font-size:.95rem}.dignitaries-section{text-align:center}.dignitaries-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:50px;display:grid}.dignitary-card{background:var(--card-bg);box-shadow:var(--shadow-sm);border:2px solid #8b5cf61a;border-radius:20px;padding:40px 30px;transition:all .3s}.dignitary-card:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);transform:translateY(-8px)}.dignitary-card h4{color:var(--text);margin-bottom:15px;font-size:1.3rem;font-weight:700}.dignitary-position{color:var(--primary);margin-bottom:6px;font-size:1rem;font-weight:600}.dignitary-sub{color:var(--text-dim);font-size:.9rem}.facilities-section{text-align:center}.facilities-content{grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-top:50px;display:grid}.facilities-image{box-shadow:var(--shadow-lg);border:2px solid #794dde1a;border-radius:25px;height:450px;overflow:hidden}.facilities-image img{object-fit:cover;width:100%;height:100%;display:block}.facilities-list{flex-direction:column;gap:20px;display:flex}.facility-item{background:var(--card-bg);border-left:4px solid var(--primary);box-shadow:var(--shadow-sm);border-radius:18px;align-items:center;gap:20px;padding:24px 28px;transition:all .3s;display:flex}.facility-item:hover{box-shadow:var(--shadow-md);background:linear-gradient(135deg,#ddd6fe,#bfdbfe);transform:translate(10px)}.facility-icon{background:var(--gradient-main);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.facility-icon svg{stroke:#fff;width:16px;height:16px}.facility-item span{color:var(--text);font-size:1.05rem;font-weight:500}.gallery-section{text-align:center}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-top:50px;display:grid}.gallery-item{height:300px;box-shadow:var(--shadow-md);border:2px solid #8b5cf61a;border-radius:20px;transition:all .4s;overflow:hidden}.gallery-item:hover{box-shadow:var(--shadow-lg);border-color:#8b5cf64d;transform:scale(1.03)}.gallery-item img{object-fit:cover;width:100%;height:100%;display:block}.location-section{text-align:center}.location-card{background:var(--card-bg);max-width:600px;box-shadow:var(--shadow-lg);border:2px solid #8b5cf61a;border-radius:30px;margin:50px auto 0;padding:60px 50px;transition:all .4s}.location-card:hover{border-color:#8b5cf64d;transform:translateY(-10px);box-shadow:0 25px 50px #8b5cf640}.location-icon{background:var(--gradient-accent);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 30px;display:flex}.location-icon svg{fill:#fff;width:36px;height:36px}.location-card h3{color:var(--text);margin-bottom:20px;font-size:2rem;font-weight:700}.location-name{color:var(--text-dim);margin-bottom:10px;font-size:1.1rem;line-height:1.7}.location-address{color:var(--text-dim);margin-bottom:30px;font-size:1.05rem;line-height:1.7}.map-button{background:var(--gradient-main);color:#fff;box-shadow:var(--shadow-md);border-radius:50px;align-items:center;gap:12px;margin-top:10px;padding:16px 32px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.map-button:hover{box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#7dd3fc 0%,#a78bfa 100%);transform:translateY(-3px)}.map-button svg{width:20px;height:20px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=1024px){.inauguration-content,.facilities-content,.team-grid,.purpose-grid{grid-template-columns:1fr}}@media (width<=768px){.content-wrapper{padding:60px 20px 100px}.section{margin-bottom:80px}.hero-title{font-size:3.5rem}.inauguration-content{padding:40px 25px}.project-grid,.dignitaries-grid,.gallery-grid,.purpose-grid{grid-template-columns:1fr}.purpose-card{padding:40px 30px}.location-card{padding:50px 30px}}.home-page-wrapper{background:#fafafa;min-height:100vh;padding:0 20px 60px}.home-hero{text-align:center;background-color:#0000;background-image:linear-gradient(135deg,#00000080 0%,#0000004d 100%),url(./nmamit-cover.jpeg);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;margin:0 -20px 40px;animation:.8s ease-out homeHeroFade}.home-hero-content{flex-direction:column;justify-content:center;align-items:center;padding:80px 20px 60px;display:flex}@keyframes homeHeroFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.home-hero-icon{background:linear-gradient(135deg,#87ceeb 0%,#5eb3d6 100%);border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 24px;animation:3s ease-in-out infinite homeIconFloat;display:flex;box-shadow:0 8px 24px #87ceeb4d}@keyframes homeIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.home-hero-icon svg{color:#fff;stroke-width:2px;width:36px;height:36px}.home-hero-title{color:#fff;letter-spacing:-1px;text-shadow:2px 2px 4px #0000004d;margin:0 0 16px;font-size:48px;font-weight:800;line-height:1.2}.home-hero-subtitle{color:#f0f0f0;text-shadow:1px 1px 3px #0006;max-width:700px;margin:0 auto;font-size:18px;font-weight:400;line-height:1.6}.home-login-banner{max-width:700px;margin:0 auto 48px;animation:.6s ease-out .3s backwards homeSlideIn}@keyframes homeSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home-login-content{text-align:center;color:#1a1a1a;background:linear-gradient(135deg,#ffe393 0%,#ffd966 100%);border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:20px 24px;font-size:16px;font-weight:600;display:flex;box-shadow:0 4px 16px #ffe3934d}.home-login-text{color:#1a1a1a}.home-login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#87ceeb 0%,#5eb3d6 100%);border:none;border-radius:8px;padding:10px 24px;font-size:15px;font-weight:700;transition:all .3s;box-shadow:0 2px 8px #87ceeb4d}.home-login-btn:hover{transform:translateY(-2px);box-shadow:0 4px 16px #87ceeb66}.home-login-btn:active{transform:translateY(0)}.home-section{max-width:1200px;margin:0 auto 60px;animation:.6s ease-out homeSectionFade}@keyframes homeSectionFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home-section-title{color:#1a1a1a;text-align:center;letter-spacing:-.5px;margin:0 0 32px;font-size:32px;font-weight:700}.home-features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;display:grid}.home-feature-card{text-align:center;background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:32px 24px;transition:all .3s;animation:.6s ease-out backwards homeCardSlide;box-shadow:0 4px 16px #0000000f}@keyframes homeCardSlide{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.home-feature-card:hover{border-color:#87ceeb;transform:translateY(-8px);box-shadow:0 12px 32px #0000001f}.home-feature-icon{background:linear-gradient(135deg,#87ceeb 0%,#5eb3d6 100%);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;transition:all .3s;display:flex;box-shadow:0 4px 12px #87ceeb4d}.home-feature-card:hover .home-feature-icon{transform:scale(1.1)rotate(5deg)}.home-feature-icon svg{color:#fff;stroke-width:2px;width:28px;height:28px}.home-feature-title{color:#1a1a1a;margin:0 0 12px;font-size:18px;font-weight:700}.home-feature-description{color:#666;margin:0;font-size:14px;line-height:1.6}.home-about-section{background:#fff;border:1px solid #e8e8e8;border-radius:20px;padding:48px 40px;box-shadow:0 4px 16px #0000000f}.home-about-content{flex-direction:column;gap:32px;display:flex}.home-about-text{color:#4a4a4a;margin:0;font-size:16px;line-height:1.8}.home-values-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.home-value-card{background:#f9f9f9;border:1px solid #e8e8e8;border-radius:12px;padding:24px;transition:all .3s}.home-value-card:hover{background:#e3f4ff;border-color:#87ceeb;transform:translateY(-4px)}.home-value-title{color:#1a1a1a;margin:0 0 12px;font-size:18px;font-weight:700}.home-value-text{color:#666;margin:0;font-size:14px;line-height:1.6}.home-core-values{background:#f9f9f9;border:1px solid #e8e8e8;border-radius:12px;padding:24px}.home-core-values-title{color:#1a1a1a;margin:0 0 16px;font-size:18px;font-weight:700}.home-core-values-list{flex-wrap:wrap;gap:16px;display:flex}.home-core-value-item{color:#1a1a1a;background:#fff;border:1px solid #e8e8e8;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.home-core-value-item:hover{background:#ffe393;border-color:#ffd966;transform:translate(4px)}.home-core-value-icon{color:#87ceeb;width:18px;height:18px}.home-quality-policy{background:#e3f4ff;border:1px solid #87ceeb;border-radius:12px;padding:20px 24px}.home-quality-title{color:#1a1a1a;margin:0 0 8px;font-size:18px;font-weight:700}.home-quality-text{color:#4a4a4a;margin:0;font-size:14px}.home-contact-info{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.home-contact-item{background:#f9f9f9;border:1px solid #e8e8e8;border-radius:12px;align-items:flex-start;gap:16px;padding:20px;transition:all .3s;display:flex}.home-contact-item:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.home-contact-icon{color:#87ceeb;flex-shrink:0;width:24px;height:24px;margin-top:2px}.home-contact-item strong{color:#1a1a1a;margin-bottom:6px;font-size:14px;font-weight:700;display:block}.home-contact-item p{color:#666;margin:0;font-size:14px;line-height:1.5}.home-contact-item a{color:#87ceeb;text-decoration:none;transition:color .2s}.home-contact-item a:hover{color:#5eb3d6;text-decoration:underline}.home-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.home-gallery-item{cursor:pointer;border-radius:16px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000001a}.home-gallery-item:hover{transform:translateY(-8px);box-shadow:0 12px 32px #00000026}.home-gallery-img{object-fit:cover;width:100%;height:250px;transition:transform .5s;display:block}.home-gallery-item:hover .home-gallery-img{transform:scale(1.1)}.home-gallery-overlay{color:#fff;background:linear-gradient(#0000,#000000b3);padding:20px;font-size:16px;font-weight:600;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.home-gallery-item:hover .home-gallery-overlay{transform:translateY(0)}.home-links-section{background:#fff;border:1px solid #e8e8e8;border-radius:20px;padding:48px 40px;box-shadow:0 4px 16px #0000000f}.home-links-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.home-link-card{color:#1a1a1a;background:#f9f9f9;border:1px solid #e8e8e8;border-radius:12px;justify-content:space-between;align-items:center;padding:20px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;animation:.6s ease-out backwards homeCardSlide;display:flex}.home-link-card:hover{background:#e3f4ff;border-color:#87ceeb;transform:translate(8px);box-shadow:0 4px 12px #87ceeb33}.home-link-text{flex:1}.home-link-icon{color:#87ceeb;flex-shrink:0;width:20px;height:20px;transition:transform .3s}.home-link-card:hover .home-link-icon{transform:translate(4px)}@media (width<=1024px){.home-hero{padding:60px 20px 50px}.home-hero-title{font-size:40px}.home-hero-subtitle{font-size:16px}.home-about-section,.home-links-section{padding:40px 32px}}@media (width<=768px){.home-page-wrapper{padding:0 16px 40px}.home-hero{margin:0 -16px 32px;padding:50px 16px 40px}.home-hero-icon{width:60px;height:60px}.home-hero-icon svg{width:30px;height:30px}.home-hero-title{font-size:32px}.home-hero-subtitle{font-size:15px}.home-section{margin-bottom:48px}.home-section-title{margin-bottom:24px;font-size:28px}.home-features-grid,.home-gallery-grid,.home-links-grid{grid-template-columns:1fr;gap:16px}.home-about-section,.home-links-section{padding:32px 24px}.home-values-grid,.home-contact-info{grid-template-columns:1fr}.home-login-content{flex-direction:column;padding:18px 20px}}@media (width<=480px){.home-hero-title{font-size:28px}.home-hero-subtitle{font-size:14px}.home-section-title{font-size:24px}.home-about-section,.home-links-section,.home-feature-card{padding:24px 20px}.home-core-values-list{flex-direction:column}.home-gallery-img{height:200px}}@media (prefers-reduced-motion:reduce){.home-hero,.home-section,.home-feature-card,.home-link-card,.home-hero-icon,.home-gallery-img,.home-gallery-overlay{transition:none;animation:none}.home-feature-card:hover,.home-gallery-item:hover,.home-link-card:hover{transform:none}}.app-download-section{text-align:center;background:#fff;border-radius:16px;margin-top:40px;padding:25px;box-shadow:0 4px 12px #0000001a}.app-download-title{color:#000;justify-content:center;align-items:center;gap:8px;margin-bottom:6px;font-size:22px;font-weight:700;display:flex}.app-download-subtitle{opacity:.85;margin-bottom:20px;font-size:16px}.app-download-buttons{flex-wrap:wrap;justify-content:center;gap:15px;padding-bottom:1rem;display:flex}.store-btn{color:#fff;border-radius:5px;font-weight:500;text-decoration:none;transition:transform .2s,opacity .2s}.store-btn:hover{opacity:.9;transform:translateY(-2px)}.store-btn.android{background:#000;box-shadow:0 2px 8px #0000001a}.store-btn.ios{background:#000}.google-play-badge{border-radius:5px;width:100%;height:7vh}.radio-nitte-logo{border-radius:5px;width:100%;height:20vh}.registration-container{flex:1;justify-content:center;align-items:center;width:100%;min-height:100%;padding:60px 20px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.registration-form{background:#fff;border:3px solid #add8e6;border-radius:10px;width:100%;max-width:500px;margin:0;padding:30px;box-shadow:0 4px 12px #0000001a}.registration-form h2{text-align:center;color:#007bff;margin-bottom:25px;font-size:1.8rem}.error-message{color:#d9534f;text-align:center;background:#ffe6e6;border-radius:6px;margin-bottom:15px;padding:10px;font-weight:500}.form-group{margin-bottom:20px}.form-group label{color:#333;margin-bottom:6px;font-weight:500;display:block}.registration-form input,.registration-form select{border:1px solid #ccc;border-radius:6px;width:100%;padding:10px;font-size:.95rem;transition:border-color .3s}.registration-form input:focus,.registration-form select:focus{border-color:#007bff;outline:none}.radio-group{gap:20px;margin-top:8px;display:flex}.radio-group label{color:#444;font-weight:400}.radio-group input[type=radio]{cursor:pointer;margin-right:6px;transform:scale(1.1)}.submit-btn{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:6px;width:100%;padding:12px 18px;font-size:1rem;transition:background .3s}.submit-btn:hover{background-color:#0056b3}.submit-btn:disabled{cursor:not-allowed;background-color:#6c757d}.login-redirect{text-align:center;margin-top:20px}.login-link{color:#07c;font-weight:600;text-decoration:none}.login-link:hover{text-decoration:underline}.profile-page-wrapper{background:#fff;justify-content:center;align-items:flex-start;min-height:100vh;padding:20px;display:flex}.profile-container{width:100%;max-width:700px;margin:40px auto;animation:.5s ease-out profileFadeIn}@keyframes profileFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.profile-header{text-align:center;margin-bottom:32px;position:relative}.profile-avatar{color:#fff;background:linear-gradient(135deg,#87ceeb,#5eb3d6);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:36px;font-weight:600;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 12px #87ceeb4d}.profile-avatar:hover{transform:scale(1.05);box-shadow:0 6px 16px #87ceeb66}.profile-title{color:#1a1a1a;margin:0;font-size:28px;font-weight:600}.profile-edit-btn{color:#1976d2;cursor:pointer;z-index:2;background:#e3f4ff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:background .2s,color .2s,box-shadow .2s;display:flex;position:absolute;top:18px;right:18px;box-shadow:0 2px 8px #e3f4ff}.profile-edit-btn:hover{color:#125a9c;background:#b3e0ff}.profile-details-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:24px;box-shadow:0 2px 8px #00000014}.profile-row{opacity:0;border-bottom:1px solid #f5f5f5;justify-content:space-between;align-items:center;padding:16px 0;animation:.4s ease-out forwards profileRowSlide;display:flex}.profile-row:last-child{border-bottom:none}@keyframes profileRowSlide{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.profile-label-wrapper{align-items:center;gap:10px;display:flex}.profile-icon{font-size:20px;transition:transform .2s}.profile-row:hover .profile-icon{transform:scale(1.1)}.profile-label{color:#555;font-size:15px;font-weight:500}.profile-value{color:#1a1a1a;background:#ffe393;border-radius:6px;padding:6px 14px;font-size:15px;font-weight:600;transition:background .2s,transform .2s}.profile-row:hover .profile-value{background:#ffd966;transform:translate(2px)}.profile-row-actions{border-bottom:none;justify-content:flex-end;align-items:center;gap:18px;padding-top:18px;display:flex}.profile-update-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#1976d2 60%,#5eb3d6 100%);border:none;border-radius:6px;padding:8px 22px;font-size:1rem;font-weight:600;transition:background .2s,box-shadow .2s;box-shadow:0 2px 8px #e3f4ff}.profile-update-btn:disabled{opacity:.7;cursor:not-allowed}.profile-update-btn:hover:not(:disabled){background:linear-gradient(90deg,#125a9c 60%,#1976d2 100%);box-shadow:0 4px 16px #b3e0ff}.profile-cancel-btn{color:#d32f2f;cursor:pointer;background:#fff0f0;border:1px solid #ffd6d6;border-radius:6px;padding:8px 18px;font-size:1rem;font-weight:500;transition:background .2s,color .2s,border .2s}.profile-cancel-btn:hover{color:#b71c1c;background:#ffd6d6;border:1.5px solid #ffbdbd}.profile-ack{color:#1976d2;text-align:center;background:#e3f4ff;border-radius:8px;margin-bottom:18px;padding:14px 24px;font-size:1.1rem;font-weight:500;animation:.4s profileFadeIn;box-shadow:0 2px 8px #e3f4ff}.profile-update-msg{color:#1976d2;margin-left:10px;font-size:1rem;font-weight:500;animation:.4s profileFadeIn}.profile-loading-container{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:400px;display:flex}.profile-loading-spinner{border:4px solid #f0f0f0;border-top-color:#87ceeb;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite profileSpinnerRotate}@keyframes profileSpinnerRotate{to{transform:rotate(360deg)}}.profile-loading-text{color:#666;font-size:16px;font-weight:500}.profile-error-container{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:400px;display:flex}.profile-error-icon{font-size:48px;animation:1.5s ease-in-out infinite profileErrorPulse}@keyframes profileErrorPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.profile-error-text{color:#d32f2f;font-size:16px;font-weight:500}.profile-confirm-modal{z-index:1002;background:#0000002e;justify-content:center;align-items:center;animation:.2s profileFadeIn;display:flex;position:fixed;inset:0}.profile-confirm-content{text-align:center;background:#fff;border-radius:12px;min-width:320px;max-width:90vw;padding:32px 28px 24px;animation:.3s profileFadeIn;box-shadow:0 4px 24px #e3f4ff}.profile-confirm-content h3{color:#1976d2;margin:0 0 10px;font-size:1.3rem;font-weight:700}.profile-confirm-content p{color:#444;margin-bottom:22px;font-size:1.05rem}.profile-confirm-actions{justify-content:center;gap:18px;display:flex}.profile-confirm-changes{text-align:left;margin-bottom:18px}.profile-confirm-change-row{align-items:center;gap:10px;margin-bottom:8px;font-size:1.05rem;display:flex}.profile-confirm-label{color:#1976d2;min-width:90px;font-weight:600}.profile-confirm-old{color:#d32f2f;font-weight:500;text-decoration:line-through}.profile-confirm-arrow{color:#888;font-size:1.2em}.profile-confirm-new{color:#388e3c;font-weight:600}.profile-confirm-nochange{color:#888;text-align:center;margin-bottom:8px;font-size:1.05rem}.profile-edit-input{color:#1976d2;background:#f8fcff;border:1.5px solid #b3e0ff;border-radius:7px;outline:none;min-width:180px;max-width:260px;padding:8px 14px;font-size:1.08rem;font-weight:600;transition:border .2s,box-shadow .2s,background .2s,color .2s;box-shadow:0 2px 8px #e3f4ff}.profile-edit-input:focus{color:#125a9c;background:#e3f4ff;border:2px solid #1976d2;box-shadow:0 4px 16px #b3e0ff}.profile-edit-input:disabled{color:#aaa;background:#f5f5f5;border:1.5px solid #eee}@media (width<=768px){.profile-page-wrapper{padding:16px}.profile-container{margin:20px auto}.profile-avatar{width:70px;height:70px;font-size:32px}.profile-title{font-size:24px}.profile-details-card{padding:20px}.profile-row{padding:14px 0}.profile-label,.profile-value{font-size:14px}.profile-icon{font-size:18px}}@media (width<=480px){.profile-page-wrapper{padding:12px}.profile-container{margin:16px auto}.profile-avatar{width:60px;height:60px;margin-bottom:16px;font-size:28px}.profile-title{font-size:22px}.profile-details-card{border-radius:10px;padding:16px}.profile-row{flex-direction:column;align-items:flex-start;gap:8px;padding:12px 0}.profile-label-wrapper{gap:8px}.profile-value{text-align:left;width:100%;padding:8px 12px}.profile-row:hover .profile-value{transform:translate(0)}.profile-label,.profile-value{font-size:14px}.profile-icon{font-size:16px}}.verify-otp-container{background:linear-gradient(135deg,#d8dbeb 0%,#dfd5e9 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.verify-otp-card{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:450px;padding:40px;box-shadow:0 10px 40px #0000001a}.verify-otp-card h2{color:#333;margin-bottom:10px;font-size:28px}.verify-otp-description{color:#666;margin-bottom:30px;font-size:16px;line-height:1.5}.verify-otp-description strong{color:#667eea}.otp-input:focus{border-color:#667eea;outline:none}.verify-btn{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:8px;width:100%;padding:15px;font-size:16px;font-weight:600;transition:all .3s}.verify-btn:disabled{cursor:not-allowed;background:#ccc}.error-message{color:#ef4444;background:#fee2e2;border-radius:6px;margin-bottom:20px;padding:12px;font-size:14px}.success-message{color:#10b981;background:#d1fae5;border-radius:6px;margin-bottom:20px;padding:12px;font-size:14px}.resend-section{border-top:1px solid #e0e0e0;margin-top:30px;padding-top:20px}.resend-section p{color:#666;margin-bottom:10px;font-size:14px}.resend-btn{color:#667eea;cursor:pointer;background:0 0;border:2px solid #667eea;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s}.resend-btn:hover:not(:disabled){color:#fff;background:#667eea}.resend-btn:disabled{opacity:.5;cursor:not-allowed}@keyframes krwFadeIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes krwPulse{0%,to{box-shadow:0 0 #87ceeb80}50%{box-shadow:0 0 0 10px #87ceeb00}}@keyframes krwSpin{to{transform:rotate(360deg)}}@keyframes krwSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes krwShake{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}}.krw-wrapper{max-width:1200px;margin:36px auto 0;padding:0 20px 52px;animation:.55s cubic-bezier(.22,1,.36,1) krwFadeIn}.krw-section-label{align-items:center;gap:10px;margin-bottom:16px;display:flex}.krw-section-label-icon{color:#87ceeb;width:22px;height:22px}.krw-section-label-text{color:#5eb3d6;text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:700}.krw-alert-banner{color:#1a6a8a;background:linear-gradient(135deg,#e0f7ff 0%,#fff9e0 100%);border:1.5px solid #87ceeb;border-radius:14px;align-items:center;gap:12px;margin-bottom:18px;padding:14px 20px;font-size:14px;font-weight:600;animation:2.5s ease-in-out infinite krwPulse;display:flex}.krw-banner-icon{color:#5eb3d6;flex-shrink:0;width:20px;height:20px}.krw-card{background:#fff;border:1.5px solid #bde8f9;border-radius:20px;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 2px 8px #87ceeb26,0 8px 32px #87ceeb1a}.krw-card:hover{box-shadow:0 4px 16px #87ceeb40,0 12px 40px #87ceeb26}.krw-card:before{content:"";background:linear-gradient(90deg,#87ceeb 0%,#fde047 100%);border-radius:20px 20px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.krw-card-header{justify-content:space-between;align-items:center;padding:26px 28px 22px;display:flex}.krw-header-left{align-items:center;gap:16px;display:flex}.krw-key-badge{background:linear-gradient(135deg,#87ceeb 0%,#fde047 100%);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 14px #87ceeb66}.krw-card:hover .krw-key-badge{transform:scale(1.08)rotate(4deg)}.krw-key-badge-icon{color:#1a6a8a;width:28px;height:28px}.krw-card-title{color:#1a1a1a;letter-spacing:-.4px;margin:0 0 4px;font-size:21px;font-weight:800}.krw-card-subtitle{color:#5eb3d6;margin:0;font-size:13px;font-weight:500}.krw-refresh-btn{cursor:pointer;color:#5eb3d6;background:#f0faff;border:1.5px solid #bde8f9;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .25s;display:flex}.krw-refresh-btn:hover{color:#fff;background:#87ceeb;border-color:#87ceeb;transform:rotate(90deg)}.krw-divider{background:linear-gradient(90deg,#0000,#bde8f9 30%,#fde047 70%,#0000);height:1px;margin:0 28px}.krw-booking-details{flex-direction:column;gap:14px;padding:20px 28px;display:flex}.krw-detail-row{align-items:flex-start;gap:10px;font-size:14px;display:flex}.krw-detail-icon{color:#87ceeb;flex-shrink:0;width:16px;height:16px;margin-top:2px}.krw-detail-label{color:#555;flex-shrink:0;min-width:90px;font-weight:700}.krw-detail-value{color:#1a1a1a;line-height:1.4}.krw-mono{color:#5eb3d6;word-break:break-all;background:#f0faff;border-radius:5px;padding:2px 6px;font-family:SFMono-Regular,Consolas,monospace;font-size:11.5px}.krw-otp-section{padding:22px 28px 28px}.krw-btn{cursor:pointer;letter-spacing:.2px;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:13px 28px;font-size:14px;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.krw-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none!important;transform:none!important}.krw-btn-primary{color:#fff;background:linear-gradient(135deg,#87ceeb 0%,#5eb3d6 100%);width:100%;box-shadow:0 4px 14px #5eb3d659}.krw-btn-primary:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 20px #5eb3d680}.krw-btn-primary:not(:disabled):active{transform:translateY(0)}.krw-btn-success{color:#1a1a1a;background:linear-gradient(135deg,#fde047 0%,#facc15 100%);flex-shrink:0;box-shadow:0 4px 14px #facc1559}.krw-btn-success:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 20px #facc1580}.krw-btn-success:not(:disabled):active{transform:translateY(0)}.krw-btn-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:15px;height:15px;animation:.75s linear infinite krwSpin;display:inline-block}.krw-btn-success .krw-btn-spinner{border-color:#1a1a1a #0003 #0003}.krw-otp-panel{flex-direction:column;gap:16px;animation:.3s cubic-bezier(.22,1,.36,1) krwSlideDown;display:flex}.krw-otp-hint{color:#555;background:#f0faff;border-left:3px solid #87ceeb;border-radius:0 8px 8px 0;margin:0;padding:10px 14px;font-size:13px;line-height:1.6}.krw-otp-row{flex-wrap:wrap;gap:12px;display:flex}.krw-otp-input{letter-spacing:10px;text-align:center;color:#1a1a1a;background:#f8feff;border:2px solid #bde8f9;border-radius:12px;outline:none;flex:1;min-width:160px;padding:14px 16px;font-size:22px;font-weight:800;transition:border-color .2s,box-shadow .2s}.krw-otp-input:focus{background:#fff;border-color:#87ceeb;box-shadow:0 0 0 4px #87ceeb33}.krw-otp-input::placeholder{letter-spacing:2px;color:#aaa;font-size:14px;font-weight:400}.krw-timer-row{color:#888;text-align:center;font-size:13px}.krw-timer-text{color:#5eb3d6;font-weight:500}.krw-resend-btn{color:#5eb3d6;cursor:pointer;background:0 0;border:1.5px solid #87ceeb;border-radius:8px;padding:6px 16px;font-size:13px;font-weight:700;transition:all .2s}.krw-resend-btn:hover{color:#fff;background:#87ceeb}.krw-toast{z-index:9999;border-radius:14px;align-items:center;gap:10px;max-width:340px;padding:14px 22px;font-size:14px;font-weight:600;animation:.3s cubic-bezier(.22,1,.36,1) krwSlideDown;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 6px 24px #0000001f}.krw-toast-success{color:#1a6a8a;background:#e0f7ff;border:1.5px solid #87ceeb}.krw-toast-error{color:#991b1b;background:#fff0f0;border:1.5px solid #fca5a5;animation:.5s ease-out krwShake}.krw-toast-icon{flex-shrink:0;width:18px;height:18px}@media (width<=1024px){.krw-wrapper{padding:0 20px 48px}}@media (width<=768px){.krw-wrapper{padding:0 16px 40px}.krw-card-header,.krw-booking-details,.krw-otp-section{padding-left:20px;padding-right:20px}.krw-divider{margin:0 20px}.krw-otp-row{flex-direction:column}.krw-btn-success{width:100%}.krw-otp-input{min-width:unset}.krw-toast{max-width:unset;bottom:16px;left:16px;right:16px}}@media (width<=480px){.krw-alert-banner{gap:10px;padding:12px 14px;font-size:13px}.krw-card-title{font-size:18px}.krw-card-subtitle{font-size:12px}.krw-key-badge{border-radius:13px;width:48px;height:48px}.krw-key-badge-icon{width:24px;height:24px}.krw-btn{padding:13px 20px;font-size:14px}.krw-otp-input{letter-spacing:8px;font-size:20px}}@media (prefers-reduced-motion:reduce){.krw-wrapper,.krw-toast,.krw-btn,.krw-refresh-btn,.krw-otp-panel,.krw-alert-banner{transition:none;animation:none}.krw-card:hover .krw-key-badge,.krw-btn-primary:not(:disabled):hover,.krw-btn-success:not(:disabled):hover,.krw-refresh-btn:hover{transform:none}}.ud-page-wrapper{box-sizing:border-box;background:#fff;min-height:100vh;padding:40px 20px}.ud-header{text-align:center;margin-bottom:48px;animation:.6s ease-out both udFadeIn}@keyframes udFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ud-header-icon{color:#87ceeb;width:48px;height:48px;margin-bottom:16px;margin-left:auto;margin-right:auto;animation:3s ease-in-out infinite udIconFloat;display:block}@keyframes udIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ud-title{color:#1a1a1a;letter-spacing:-.5px;margin:0 0 8px;font-size:32px;font-weight:700}.ud-subtitle{color:#666;margin:0;font-size:15px;font-weight:400}.ud-cards-grid{max-width:1200px;display:flex;display:-ms-grid;box-sizing:border-box;flex-wrap:wrap;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin:0 auto;padding:0 20px;display:grid}@supports not (display:grid){.ud-card{flex:0 0 calc(33.333% - 24px);margin:12px}}.ud-card{cursor:pointer;-webkit-transition:-webkit-transform .4s,-webkit-box-shadow .4s,border-color .4s;transition:transform .4s,box-shadow .4s,border-color .4s;box-sizing:border-box;-webkit-user-select:none;user-select:none;will-change:transform, box-shadow;background:#fff;border:1px solid #e8e8e8;border-radius:16px;min-height:200px;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1);animation:.6s ease-out both udCardSlide;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 4px 16px #0000000f}@keyframes udCardSlide{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ud-card:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 12px 32px #00000026}.ud-card:focus{outline-offset:2px;outline:2px solid #87ceeb}.ud-card:focus:not(:focus-visible){outline:none}.ud-card:focus-visible{outline-offset:2px;outline:2px solid #87ceeb}.ud-card-background{opacity:.08;pointer-events:none;height:120px;transition:opacity .4s,height .4s;position:absolute;top:0;left:0;right:0}.ud-card:hover .ud-card-background{opacity:.15;height:150px}.ud-card-content{box-sizing:border-box;flex-direction:column;gap:20px;height:100%;padding:32px 24px;display:flex;position:relative}.ud-icon-container{-webkit-transition:-webkit-transform .4s,-webkit-box-shadow .4s;transition:transform .4s,box-shadow .4s;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 16px #0000001a}.ud-card:hover .ud-icon-container{transform:scale(1.1)rotate(5deg);box-shadow:0 8px 24px #0003}.ud-card-icon{color:#fff;stroke-width:2px;-webkit-transition:-webkit-transform .3s;flex-shrink:0;width:32px;height:32px;transition:transform .3s}.ud-card:hover .ud-card-icon{transform:scale(1.1)}.ud-card-text-content{flex-direction:column;flex:1;gap:8px;display:flex}.ud-card-title{color:#1a1a1a;letter-spacing:-.3px;margin:0;font-size:20px;font-weight:700;transition:color .3s}.ud-card:hover .ud-card-title{color:#87ceeb}.ud-card-description{color:#666;margin:0;font-size:14px;font-weight:400;line-height:1.5}.ud-arrow-container{-webkit-transition:background .4s,-webkit-transform .4s;transition:background .4s,transform .4s;background:#f5f5f5;border-radius:10px;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;width:40px;height:40px;transition:background .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);display:flex}.ud-card:hover .ud-arrow-container{background:#87ceeb;transform:translate(8px)}.ud-arrow-icon{color:#666;stroke-width:2.5px;width:20px;height:20px;transition:color .3s}.ud-card:hover .ud-arrow-icon{color:#fff}@media (width<=1024px){.ud-cards-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}}@media (width<=768px){.ud-page-wrapper{padding:32px 16px}.ud-header{margin-bottom:40px}.ud-header-icon{width:40px;height:40px}.ud-title{font-size:28px}.ud-subtitle{font-size:14px}.ud-cards-grid{grid-template-columns:1fr;gap:20px;padding:0 10px}.ud-card{min-height:180px}.ud-card-content{padding:28px 20px}.ud-icon-container{width:56px;height:56px}.ud-card-icon{width:28px;height:28px}.ud-card-title{font-size:18px}.ud-card-description{font-size:13px}}@media (width<=480px){.ud-page-wrapper{padding:24px 12px}.ud-header{margin-bottom:32px}.ud-title{font-size:24px}.ud-subtitle{font-size:13px}.ud-cards-grid{gap:16px}.ud-card{min-height:160px}.ud-card-content{gap:16px;padding:24px 18px}.ud-icon-container{border-radius:14px;width:52px;height:52px}.ud-card-icon{width:26px;height:26px}.ud-card-title{font-size:17px}.ud-card-description{font-size:13px}.ud-arrow-container{width:36px;height:36px}.ud-arrow-icon{width:18px;height:18px}}@media (hover:none) and (pointer:coarse){.ud-card:active{transform:scale(.98)}.ud-card:active .ud-icon-container{transform:scale(1.05)}.ud-card:active .ud-arrow-container{transform:translate(4px)}}@media print{.ud-page-wrapper{background:#fff}.ud-card{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;-webkit-box-shadow:none;box-shadow:none;border:1px solid #ccc}.ud-card:hover{-webkit-box-shadow:none;box-shadow:none;transform:none}}@media (prefers-reduced-motion:reduce){.ud-header,.ud-card,.ud-icon-container,.ud-arrow-container,.ud-header-icon{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.ud-card:hover,.ud-card:hover .ud-icon-container,.ud-card:hover .ud-arrow-container{transform:none}}.bf-time-minute-input{color:#1a1a2e;box-sizing:border-box;background:#fff;border:1px solid #dadce0;border-radius:8px;outline:none;height:38px;padding:.6rem .5rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .2s}.bf-time-minute-input:focus{background:#f0f7ff;border-color:#1976d2}.bf-time-minute-input.bf-time-option-active{color:#fff;background:#1976d2;border-color:#1976d2}.bf-container{background:#fff;min-height:calc(100vh - 60px);padding:2rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.bf-card{background:#fff;border-radius:12px;max-width:580px;margin:0 auto;padding:2rem;box-shadow:0 2px 12px #00000014}.bf-header{text-align:center;border-bottom:1px solid #e8eaed;margin-bottom:1.5rem;padding-bottom:1rem;position:relative}.bf-header h2{color:#1a1a2e;margin:0 0 .4rem;font-size:1.6rem;font-weight:600}.bf-header p{color:#5f6368;margin:0;font-size:.9rem}.bf-history-link{color:#1976d2;background:#e3f4ff;border-radius:6px;margin:0;padding:6px 12px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;position:absolute;top:40%;right:0;transform:translateY(-50%);box-shadow:0 2px 8px #e3f4ff}.bf-history-link:hover{color:#125a9c;background:#b3e0ff}.bf-message{border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:.9rem;font-weight:500;display:flex}.bf-message-icon{font-size:1rem}.bf-message-success{color:#137333;background:#e6f4ea;border:1px solid #ceead6}.bf-message-error{color:#c5221f;background:#fce8e6;border:1px solid #f5c6c6}.bf-user-info{background:#e3f4ff;border-radius:10px;margin-bottom:1.5rem;padding:1rem 1.25rem}.bf-user-info-header{color:#1976d2;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:flex}.bf-user-info-header svg{width:18px;height:18px}.bf-user-info-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.bf-info-item{flex-direction:column;gap:.15rem;display:flex}.bf-info-label{color:#5f6368;text-transform:uppercase;letter-spacing:.3px;font-size:.7rem}.bf-info-value{color:#1a1a2e;font-size:.9rem;font-weight:500}.bf-form{flex-direction:column;gap:1.25rem;display:flex}.bf-field{flex-direction:column;gap:.5rem;display:flex}.bf-label{color:#333;font-size:.875rem;font-weight:500}.bf-required{color:#dc2626}.bf-input,.bf-select,.bf-textarea{box-sizing:border-box;background:#fff;border:1px solid #dadce0;border-radius:8px;width:100%;padding:.7rem .875rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.bf-input:focus,.bf-select:focus,.bf-textarea:focus{border-color:#1976d2;outline:none;box-shadow:0 0 0 3px #1976d21a}.bf-textarea{resize:vertical;min-height:80px}.bf-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:2.5rem}.bf-time-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.bf-time-item{flex-direction:column;gap:.3rem;display:flex}.bf-time-label{color:#5f6368;font-size:.75rem;font-weight:500}.bf-date-display{color:#1976d2;margin-top:.25rem;font-size:.8rem;font-weight:500}.bf-time-hint{color:#5f6368;margin-left:.5rem;font-size:.75rem;font-weight:400}.bf-time-picker-btn{cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:.7rem .875rem;font-family:inherit;transition:border-color .2s,box-shadow .2s;display:flex}.bf-time-picker-btn:hover{border-color:#1976d2}.bf-time-picker-btn:focus{border-color:#1976d2;outline:none;box-shadow:0 0 0 3px #1976d21a}.bf-time-picker-btn svg{color:#5f6368;width:18px;height:18px}.bf-time-selected{color:#1a1a2e;font-size:.95rem;font-weight:500}.bf-time-placeholder{color:#9e9e9e;font-size:.9rem}.bf-time-modal{scrollbar-width:thin;scrollbar-color:transparent transparent;background:#fff;border-radius:16px;width:90%;max-width:380px;padding:0;animation:.3s bf-slideUp;overflow:hidden auto;box-shadow:0 8px 32px #0003}.bf-time-modal::-webkit-scrollbar{background:0 0;width:8px}.bf-time-modal::-webkit-scrollbar-thumb{background:0 0}.bf-time-modal:hover::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:4px}.bf-time-modal-header{color:#fff;background:#1976d2;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.bf-time-modal-header h3{margin:0;font-size:1.1rem;font-weight:600}.bf-time-modal-close{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex}.bf-time-modal-close svg{color:#fff;width:20px;height:20px}.bf-time-modal-close:hover{opacity:.8}.bf-time-modal-display{background:#e3f4ff;justify-content:center;align-items:baseline;gap:.5rem;padding:1.5rem;display:flex}.bf-time-modal-value{color:#1976d2;letter-spacing:-1px;font-size:3rem;font-weight:700}.bf-time-modal-period{color:#1976d2;font-size:1.5rem;font-weight:600}.bf-time-modal-content{max-height:400px;padding:1rem 1.25rem;overflow:hidden}.bf-time-minute-input{border:1px solid #dadce0;border-radius:6px;outline:none;width:50px;margin-left:8px;padding:.3rem .5rem;font-size:.95rem;transition:border-color .2s}.bf-time-minute-input:focus{border-color:#1976d2}.bf-time-minute-hint{color:#5f6368;margin-top:.25rem;font-size:.75rem;display:block}.bf-time-section{margin-bottom:1rem}.bf-time-section:last-child{margin-bottom:0}.bf-time-section-label{color:#5f6368;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.bf-time-grid-picker{scrollbar-width:thin;scrollbar-color:transparent transparent;grid-template-columns:repeat(4,1fr);gap:.5rem;max-height:140px;display:grid;overflow-y:auto}.bf-time-grid-picker::-webkit-scrollbar{background:0 0;width:8px}.bf-time-grid-picker::-webkit-scrollbar-thumb{background:0 0}.bf-time-grid-picker:hover::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:4px}.bf-time-grid-minutes{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.bf-time-option{color:#1a1a2e;cursor:pointer;background:#fff;border:1px solid #e8eaed;border-radius:8px;padding:.6rem .5rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .2s}.bf-time-option:hover{background:#f0f7ff;border-color:#1976d2}.bf-time-option-active{color:#fff;background:#1976d2;border-color:#1976d2}.bf-time-option-active:hover{background:#1565c0}.bf-time-modal-actions{background:#f8f9fa;border-top:1px solid #e8eaed;gap:.75rem;padding:1rem 1.25rem;display:flex}.bf-charges-card{background:linear-gradient(135deg,#e8f5e9 0%,#e3f4ff 100%);border:1px solid #c8e6c9;border-radius:12px;margin-top:.25rem;padding:1rem 1.25rem}.bf-charges-header{color:#2e7d32;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #2e7d3233;align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.5rem;font-size:.85rem;font-weight:600;display:flex}.bf-charges-header svg{width:18px;height:18px}.bf-charges-details{flex-direction:column;gap:.5rem;margin-bottom:.75rem;display:flex}.bf-charges-row{justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.bf-charges-row span:first-child{color:#5f6368}.bf-charges-value{color:#1a1a2e;font-weight:500}.bf-charges-total{background:#ffffffb3;border:1px solid #2e7d324d;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.bf-charges-total span:first-child{color:#1a1a2e;font-size:.9rem;font-weight:600}.bf-charges-amount{color:#2e7d32;font-size:1.2rem;font-weight:700}.bf-charges-note{text-align:center;color:#5f6368;margin-top:.5rem;font-size:.75rem;font-style:italic}.bf-info-badge{color:#fff;text-transform:capitalize;background:#1976d2;border-radius:4px;padding:.15rem .5rem;font-size:.8rem;display:inline-block}.bf-team-creator{background:#f0f7ff;border:1px solid #d0e3f7;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.bf-team-creator-badge{color:#fff;text-transform:uppercase;background:#1976d2;border-radius:4px;padding:.25rem .6rem;font-size:.7rem;font-weight:600}.bf-team-creator-info{flex-direction:column;gap:.1rem;display:flex}.bf-team-creator-name{color:#1a1a2e;font-size:.9rem;font-weight:500}.bf-team-creator-usn{color:#5f6368;font-size:.8rem}.bf-team-member{grid-template-columns:1fr 1fr auto;align-items:center;gap:.5rem;display:grid}.bf-remove-btn{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:flex}.bf-remove-btn svg{width:16px;height:16px}.bf-remove-btn:hover{color:#fff;background:#dc2626}.bf-add-member{color:#1976d2;cursor:pointer;background:0 0;border:1px dashed #1976d2;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.875rem;font-weight:500;transition:background .2s;display:flex}.bf-add-member svg{width:16px;height:16px}.bf-add-member:hover{background:#f0f7ff}.bf-radio-group{gap:1.5rem;display:flex}.bf-radio-item{cursor:pointer;align-items:center;gap:.5rem;display:flex}.bf-radio-item input[type=radio]{accent-color:#1976d2;cursor:pointer;width:18px;height:18px}.bf-radio-label{color:#333;font-size:.9rem}.bf-coordinator-fields{background:#f8f9fa;border-radius:8px;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.5rem;padding:1rem;display:grid}.bf-submit{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.875rem;font-size:1rem;font-weight:600;transition:background .2s,transform .2s;display:flex}.bf-submit:hover:not(:disabled){background:#1565c0;transform:translateY(-1px)}.bf-submit:disabled{cursor:not-allowed;background:#9e9e9e}.bf-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite bf-spin}@keyframes bf-spin{to{transform:rotate(360deg)}}.bf-login-required{text-align:center;background:#fff;border-radius:12px;max-width:380px;margin:2rem auto;padding:4rem 2rem;box-shadow:0 2px 12px #00000014}.bf-login-icon{background:#e3f4ff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.25rem;display:flex}.bf-login-icon svg{color:#1976d2;width:32px;height:32px}.bf-login-required h2{color:#1a1a2e;margin:0 0 .5rem;font-size:1.25rem}.bf-login-required p{color:#5f6368;margin:0;font-size:.9rem}.bf-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.2s bf-fadeIn;display:flex;position:fixed;inset:0}@keyframes bf-fadeIn{0%{opacity:0}to{opacity:1}}.bf-modal{text-align:center;background:#fff;border-radius:12px;width:90%;max-width:400px;padding:2rem;animation:.3s bf-slideUp;box-shadow:0 8px 32px #0003}@keyframes bf-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.bf-modal-icon{background:#e3f4ff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;display:flex}.bf-modal-icon svg{color:#1976d2;width:26px;height:26px}.bf-modal h3{color:#1a1a2e;margin:0 0 1rem;font-size:1.2rem;font-weight:600}.bf-modal-summary{text-align:left;background:#f8f9fa;border-radius:8px;margin-bottom:1rem;padding:.875rem 1rem}.bf-modal-row{justify-content:space-between;align-items:center;padding:.4rem 0;font-size:.85rem;display:flex}.bf-modal-row span{color:#5f6368}.bf-modal-row strong{color:#1a1a2e}.bf-modal-row-highlight{background:#e8f5e9;border-top:1px solid #c8e6c9;border-radius:6px;margin:.25rem -.5rem;padding:.5rem}.bf-modal-charges{font-size:1rem;color:#2e7d32!important}.bf-modal-note{color:#5f6368;margin:0 0 1.25rem;font-size:.875rem}.bf-modal-actions{justify-content:center;gap:.75rem;display:flex}.bf-modal-btn{cursor:pointer;border:none;border-radius:8px;flex:1;padding:.7rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s}.bf-modal-cancel{color:#5f6368;background:#f1f3f4}.bf-modal-cancel:hover{background:#e8eaed}.bf-modal-confirm{color:#fff;background:#1976d2}.bf-modal-confirm:hover{background:#1565c0}@media (width<=600px){.bf-container{box-sizing:border-box;flex-direction:column;gap:2rem;width:100%;min-height:auto;padding:1rem .75rem;display:flex;overflow-x:hidden}.bf-card{box-sizing:border-box;clear:both;width:100%;padding:1.25rem;display:block;margin:0!important}.bf-header{justify-content:center;align-items:center;width:100%;margin-top:0;padding-bottom:.75rem;display:flex;position:relative;flex-direction:row!important}.bf-header h2{margin:0;padding-right:40px;font-size:1.4rem;line-height:1.3}.bf-history-link{padding:4px 12px;margin:0!important;position:absolute!important;top:40%!important;right:0!important;transform:translateY(-60%)!important}.bf-user-info{margin-top:1rem;padding:1.25rem 1rem}.bf-user-info-grid,.bf-time-grid{grid-template-columns:1fr}.bf-team-member{grid-template-columns:1fr;gap:.5rem}.bf-team-member .bf-remove-btn{width:100%}.bf-coordinator-fields{grid-template-columns:1fr}.bf-modal-actions{flex-direction:column-reverse}.bf-modal-btn{width:100%}.bf-time-modal{width:95%;max-width:none}.bf-time-grid-picker{grid-template-columns:repeat(4,1fr)}.bf-time-modal-value{font-size:2.5rem}.bf-time-modal-period{font-size:1.25rem}.bf-time-modal-content{max-height:250px}.bf-time-hint{margin-top:.25rem;margin-left:0;display:block}}.bf-date-picker-wrapper{align-items:center;display:flex;position:relative}.bf-date-display-input{cursor:pointer;padding-right:2.5rem!important}.bf-calendar-icon{color:#1976d2;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.bf-date-hidden{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;position:absolute;inset:0}.available-slots-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);max-width:1200px;min-height:100vh;margin:0 auto;padding:2rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.header{text-align:center;color:#fff;margin-bottom:3rem}.header h1{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.header p{opacity:.9;font-size:1.1rem}.date-selector{background:#fff;border-radius:15px;align-items:center;gap:1rem;margin-bottom:2rem;padding:2rem;display:flex;box-shadow:0 10px 30px #0003}.date-selector label{color:#333;font-size:1.1rem;font-weight:600}.date-input{border:2px solid #e0e0e0;border-radius:8px;outline:none;flex:1;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.date-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.selected-date-display{text-align:center;background:#fff;border-radius:10px;margin-bottom:2rem;padding:1rem 1.5rem;box-shadow:0 5px 15px #0000001a}.selected-date-display p{color:#555;font-size:1.1rem}.selected-date-display strong{color:#667eea}.loading{text-align:center;background:#fff;border-radius:15px;padding:3rem;box-shadow:0 10px 30px #0003}.spinner{border:4px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;width:50px;height:50px;margin:0 auto 1rem;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading p{color:#666;font-size:1.1rem}.error-message{color:#c33;text-align:center;background:#fee;border:2px solid #fcc;border-radius:10px;margin-bottom:2rem;padding:1.5rem}.error-message p{font-size:1rem;font-weight:500}.slots-container{background:#fff;border-radius:15px;margin-bottom:2rem;padding:2rem;box-shadow:0 10px 30px #0003}.slots-grid-horizontal{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.slot-card-horizontal{cursor:pointer;background:linear-gradient(135deg,#f5f7fa 0%,#e8ebf0 100%);border:2px solid #0000;border-radius:8px;flex:none;min-width:140px;padding:.75rem 1.5rem;transition:all .3s;position:relative;box-shadow:0 3px 10px #00000014}.slot-card-horizontal:hover{border-color:#667eea;transform:translateY(-3px);box-shadow:0 6px 15px #0000001f}.slot-card-horizontal.selected{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#667eea;transform:translateY(-3px);box-shadow:0 6px 20px #667eea66}.time-range-horizontal{color:#333;justify-content:center;align-items:center;gap:.4rem;font-size:1rem;font-weight:600;display:flex}.slot-card-horizontal.selected .time-range-horizontal{color:#fff}.separator{color:#999;font-size:.9rem}.slot-card-horizontal.selected .separator{color:#ffffffb3}.checkmark{color:#667eea;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.2rem;font-weight:700;display:flex;position:absolute;top:10px;right:10px}.no-slots{text-align:center;background:#fff;border-radius:15px;padding:3rem;box-shadow:0 10px 30px #0003}.no-slots p{color:#666;font-size:1.2rem}.booking-actions{text-align:center;background:#fff;padding:1.5rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 20px #0000001a}.book-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50px;padding:1rem 3rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 5px 15px #667eea4d}.book-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.book-btn:active{transform:translateY(0)}@media (width<=768px){.header h1{font-size:2rem}.slots-grid-horizontal{gap:.75rem}.slot-card-horizontal{min-width:120px;padding:.6rem 1rem;font-size:.9rem}.date-selector{flex-direction:column;align-items:stretch}.available-slots-container{padding:1rem 1rem 100px}}.available-slots-date-wrapper{align-items:center;display:flex;position:relative}.available-slots-mini-date-display{cursor:pointer;font-size:inherit;border:inherit;border-radius:inherit;background:inherit;color:inherit;outline:none;padding-right:2rem}.available-slots-calendar-icon{pointer-events:none;color:#667eea;width:14px;height:14px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.available-slots-date-hidden{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;position:absolute;inset:0}.adm-stats-row{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px;display:grid}.adm-stat-box{text-align:center;color:#086c88;background:#c7e5f5;border:2px solid #8ac6d6;border-radius:12px;padding:20px}.adm-stat-title{font-weight:600;display:block}.adm-stat-value{font-size:22px;font-weight:700}@media (width>=1400px){.slots-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media (width<=400px){.header{flex-direction:column;align-items:flex-start}.header h2{font-size:17px}.date{font-size:13px}}.close-btn{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:6px;margin-top:12px;padding:8px 14px}@media (width<=600px){.today-bookings-container{padding:18px 14px}.slot-card{flex-direction:column;align-items:flex-start}.slot-details{text-align:left;margin-top:6px}.slots-grid{grid-template-columns:1fr}.slot-time{font-size:14px}.status{padding:5px 10px;font-size:10px}}@media (width<=900px){.slots-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}.available-slots-mini{background:#fff;border-radius:12px;flex-direction:column;justify-content:flex-start;min-height:90px;max-height:none;margin-bottom:18px;padding:18px 20px;transition:max-height .2s,padding .2s;display:flex;box-shadow:0 2px 12px #e3f4ff}.available-slots-mini-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.available-slots-mini-title{color:#1976d2;letter-spacing:.5px;font-size:1.1rem;font-weight:700}.available-slots-mini-date{color:#1976d2;background:#f8fcff;border:1.5px solid #e3f4ff;border-radius:6px;outline:none;padding:4px 10px;font-size:1rem;font-weight:500;transition:border .2s}.available-slots-mini-date:focus{border:2px solid #1976d2}.available-slots-mini-loading,.available-slots-mini-error,.available-slots-mini-empty{color:#888;text-align:center;margin:10px 0 0;font-size:.98rem}.available-slots-mini-list{flex-wrap:wrap;align-items:center;gap:10px;min-height:28px;display:flex}.available-slots-mini-slot{color:#1976d2;background:#e3f4ff;border-radius:6px;margin-bottom:2px;padding:4px 12px;font-size:.98rem;font-weight:500}@media (width<=900px){.available-slots-mini{height:auto;max-height:none;padding:12px}.available-slots-mini-title{font-size:1rem}.available-slots-mini-slot{padding:4px 10px;font-size:.92rem}}@media (width<=600px){.available-slots-mini{height:auto;max-height:none;padding:12px 8px}.available-slots-mini-title{font-size:.95rem}.available-slots-mini-slot{padding:4px 8px;font-size:.88rem}.available-slots-mini-list{gap:8px;margin-top:8px}}.today-bookings-container{width:100%;max-width:1600px;margin:0 auto}.header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:25px;display:flex}.header h2{color:#222;margin:0;font-size:20px;font-weight:600}.date{color:#666;font-size:14px}.slots-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;display:grid}.slot-card{width:100%;display:flexbox;background:#fff;border-radius:12px;flex-direction:row;justify-content:space-between;align-items:center;min-height:90px;padding:14px 16px;transition:transform .2s,box-shadow .2s;box-shadow:0 6px 16px #0000000f}.slot-card:hover{transform:translateY(-3px);box-shadow:0 12px 22px #00000014}.slot-row{flex-direction:row;align-items:center;gap:6px;min-width:120px;display:flex}.slot-time{color:#333;justify-content:center;align-items:center;font-size:15px;font-weight:600}.status{white-space:nowrap;border-radius:20px;padding:6px 12px;font-size:11px;font-weight:600}.slot-email{width:max-content}.available{color:#1e9e5a;background:#e6f7ee}.booked{color:#e02424;background:#fde8e8}.limited{color:#d97706;background:#fff6e5}@media (width>=1400px){.slots-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media (width<=400px){.header{flex-direction:column;align-items:flex-start}.header h2{font-size:17px}.date{font-size:13px}}.pagination{text-align:center;margin-top:16px}.pagination button{cursor:pointer;color:#fff;background:#007bff;border:none;border-radius:6px;padding:8px 16px}.rejection-modal-overlay{z-index:3000;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:8px;width:500px;max-width:95%;max-height:90vh;padding:24px;overflow-y:auto}.close-btn{cursor:pointer;margin-top:16px;padding:8px 16px}.modal h3{margin-bottom:12px}.modal-section{margin-bottom:8px;font-size:.9rem}.close-btn,.approve-button,.reject-button{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:6px;margin-top:12px;padding:8px 14px}@media (width<=600px){.today-bookings-container{padding:18px 14px}.slot-card{flex-direction:column;align-items:flex-start}.slot-details{text-align:left;margin-top:6px}.slots-grid{grid-template-columns:1fr}.slot-time{font-size:14px}.status{padding:5px 10px;font-size:10px}}@media (width<=900px){.slots-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}.adm-pend-box{background:#fff;border:1px solid #e4e7ec;border-radius:14px;gap:20px;padding:18px;transition:all .25s;box-shadow:0 6px 18px #0000000d}@media (width<=500px){.adm-page{padding:20px 15px}.adm-title{font-size:1.4rem}.adm-stats-row{grid-template-columns:repeat(2,1fr);gap:15px}.adm-icon{width:36px;height:36px}.adm-icon svg{width:18px;height:18px}}.adm-page{padding:40px}.adm-title{text-align:center;color:#000;margin-bottom:25px;margin-left:10px;font-size:1.8rem;font-weight:bolder}.adm-bottom-grid{grid-template-columns:1fr 1.3fr;gap:26px;margin-top:24px;display:grid}.adm-left{flex-direction:column;display:flex}.adm-middle{flex-direction:column;gap:18px;display:flex}.adm-right{flex-direction:column;gap:15px;display:flex}.adm-box,.adm-key-box{background:#fff;border:1px solid #e4e7ec;border-radius:14px;gap:20px;padding:18px;transition:all .25s;box-shadow:0 6px 18px #0000000d}.adm-box:hover,.adm-key-box:hover{transform:translateY(-3px);box-shadow:0 14px 28px #00000014}.adm-option-item{cursor:pointer;background:#eeeff1;border:2px solid #ddd;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:20px 18px;font-weight:600;transition:all .2s;display:flex}.adm-option-left{align-items:center;gap:14px;display:flex}.adm-option-icon{background:#e3f4ff;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.adm-option-icon svg{width:20px;height:20px}.adm-option-arrow{background:#0000000d;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.adm-option-arrow svg{width:16px;height:16px}.adm-option-item:hover{background:#e8f4ff;transform:translate(5px);box-shadow:0 4px 10px #00000014}@media (width<=1100px){.adm-main-grid{grid-template-columns:1fr 1fr}.adm-right{grid-column:span 2}}@media (width<=700px){.adm-main-grid{grid-template-columns:1fr}}@media (width<=1100px){.adm-bottom-grid{grid-template-columns:1fr 1fr}}@media (width<=700px){.adm-bottom-grid{grid-template-columns:1fr}}.chart-section{justify-content:center;width:100%;margin-top:30px;display:flex}.newchartholder{background:#fff;border:1px solid #e4e7ec;border-radius:14px;align-items:center;width:100%;max-width:1200px;margin-top:40px;padding:18px;display:block;box-shadow:0 6px 18px #0000000d}.radio-modal::-webkit-scrollbar{display:none}.radio-modal{-ms-overflow-style:none;scrollbar-width:none}.radio-page-wrapper{background:#fafafa;min-height:100vh;padding:40px 20px 60px}.radio-header{text-align:center;margin-bottom:48px;animation:.6s ease-out radioFadeIn}@keyframes radioFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.radio-header-icon{color:#87ceeb;width:48px;height:48px;margin-bottom:16px;animation:3s ease-in-out infinite radioIconFloat}@keyframes radioIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.radio-title{color:#1a1a1a;letter-spacing:-.5px;margin:0 0 8px;font-size:32px;font-weight:700}.radio-subtitle{color:#666;margin:0;font-size:15px;font-weight:400}.radio-message{border-radius:12px;align-items:center;gap:12px;max-width:800px;margin:0 auto 24px;padding:16px 20px;font-weight:500;animation:.4s ease-out radioSlideIn;display:flex}@keyframes radioSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.radio-message-success{color:#155724;background:#d4edda;border:1px solid #c3e6cb}.radio-message-error{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb}.radio-message-icon{flex-shrink:0;width:20px;height:20px}.radio-form-section,.radio-export-section,.radio-list-section{background:#fff;border:1px solid #e8e8e8;border-radius:16px;max-width:800px;margin:0 auto 32px;padding:32px;animation:.6s ease-out radioSectionFade;box-shadow:0 4px 16px #0000000f}@keyframes radioSectionFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.radio-list-section{max-width:1200px}.radio-section-header{border-bottom:2px solid #e8e8e8;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;display:flex}.radio-section-icon{color:#87ceeb;width:24px;height:24px}.radio-section-title{color:#1a1a1a;margin:0;font-size:20px;font-weight:700}.radio-form{flex-direction:column;gap:20px;display:flex}.radio-form-group{flex-direction:column;gap:8px;display:flex}.radio-form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.radio-form-label{color:#4a4a4a;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.radio-label-icon{color:#87ceeb;width:16px;height:16px}.radio-form-input,.radio-form-textarea{border:2px solid #e8e8e8;border-radius:10px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .2s}.radio-form-input:focus,.radio-form-textarea:focus{border-color:#87ceeb;outline:none;box-shadow:0 0 0 3px #87ceeb1a}.radio-form-textarea{resize:vertical;min-height:100px}.radio-duration-display{color:#666;margin-top:4px;font-size:13px;font-weight:500}.radio-file-upload{position:relative}.radio-file-input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.radio-file-label{cursor:pointer;color:#4a4a4a;background:#fafafa;border:2px dashed #e8e8e8;border-radius:10px;align-items:center;gap:12px;padding:16px 20px;font-weight:500;transition:all .3s;display:flex}.radio-file-label:hover{background:#e3f4ff;border-color:#87ceeb}.radio-upload-icon{color:#87ceeb;width:20px;height:20px}.radio-audio-preview{margin-top:12px}.radio-audio-player{border-radius:8px;width:100%}.radio-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#87ceeb 0%,#5eb3d6 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 12px #87ceeb4d}.radio-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #87ceeb66}.radio-submit-btn:disabled{opacity:.6;cursor:not-allowed}.radio-submit-btn svg{width:18px;height:18px}.radio-export-form{flex-direction:column;gap:20px;display:flex}.radio-export-inputs{grid-template-columns:1fr 1fr;gap:20px;display:grid}.radio-export-buttons{flex-wrap:wrap;gap:20px;display:flex}.radio-export-btn{color:#1a1a1a;cursor:pointer;background:#ffe393;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:10px;min-width:160px;padding:12px 24px;font-size:15px;font-weight:700;transition:all .3s;display:flex}.radio-export-btn:hover:not(:disabled){background:#ffd966;transform:translateY(-2px);box-shadow:0 4px 12px #ffe39366}.radio-export-btn:disabled{opacity:.6;cursor:not-allowed}.radio-export-btn svg{width:18px;height:18px}.radio-empty-state{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;display:flex}.radio-empty-icon{color:#ccc;width:64px;height:64px}.radio-empty-text{color:#999;margin:0;font-size:16px;font-weight:500}.radio-loading-state{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;display:flex}.radio-spinner-large{border:4px solid #e8e8e8;border-top-color:#87ceeb;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite radioSpinnerRotate}.radio-loading-text{color:#666;margin:0;font-size:16px;font-weight:500}.radio-load-more-wrapper{border-top:2px solid #e8e8e8;justify-content:center;margin-top:32px;padding-top:24px;display:flex}.radio-load-more-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#87ceeb 0%,#5eb3d6 100%);border:none;border-radius:10px;flex-direction:column;align-items:center;gap:6px;min-width:200px;padding:14px 32px;font-size:15px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 12px #87ceeb4d}.radio-load-more-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #87ceeb66}.radio-load-more-btn:disabled{opacity:.7;cursor:not-allowed}.radio-load-more-count{opacity:.9;font-size:13px;font-weight:500}.radio-list-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px;display:grid}.radio-card{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:24px;transition:all .3s;animation:.5s ease-out backwards radioCardSlide;box-shadow:0 4px 12px #0000000f}@keyframes radioCardSlide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.radio-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.radio-card-current{background:linear-gradient(135deg,#e3f4ff 0%,#fff 100%);border:2px solid #87ceeb}.radio-card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.radio-card-title{color:#1a1a1a;flex:1;margin:0;font-size:18px;font-weight:700;line-height:1.4}.radio-card-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.radio-current-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#87ceeb;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;display:flex}.radio-pulse{background:#fff;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite radioPulse}@keyframes radioPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.3)}}.radio-icon-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.radio-edit-btn{color:#1976d2;background:#e3f4ff}.radio-edit-btn:hover:not(:disabled){color:#fff;background:#87ceeb;transform:scale(1.1)}.radio-delete-btn{color:#d32f2f;background:#ffe8e8}.radio-delete-btn:hover:not(:disabled){color:#fff;background:#f44336;transform:scale(1.1)}.radio-icon-btn:disabled{opacity:.5;cursor:not-allowed}.radio-icon-btn svg{width:18px;height:18px}.radio-spinner{border:2px solid #f3f3f3;border-top-color:#d32f2f;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite radioSpinnerRotate}@keyframes radioSpinnerRotate{to{transform:rotate(360deg)}}.radio-card-description{color:#666;margin:0 0 16px;font-size:14px;line-height:1.6}.radio-card-schedule{background:#f9f9f9;border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 12px;display:flex}.radio-schedule-icon{color:#87ceeb;flex-shrink:0;width:16px;height:16px}.radio-schedule-time{color:#4a4a4a;font-size:13px;font-weight:500}.radio-card-audio{margin-bottom:16px}.radio-card-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.radio-meta-duration{color:#4a4a4a;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.radio-meta-duration svg{color:#87ceeb;width:14px;height:14px}.radio-tags{flex-wrap:wrap;gap:8px;display:flex}.radio-tag{color:#1a1a1a;background:#ffe393;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;display:flex}.radio-tag svg{width:12px;height:12px}.radio-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;animation:.3s ease-out radioFadeIn;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.radio-modal{background:#fff;border-radius:16px;width:100%;max-width:500px;max-height:90vh;margin:auto;padding:32px;animation:.3s ease-out radioModalSlide;overflow-y:auto;box-shadow:0 8px 32px #0003}.radio-modal-large{max-width:700px}@keyframes radioModalSlide{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.radio-modal-header{z-index:10;background:#fff;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex;position:sticky;top:-32px}.radio-modal-close{cursor:pointer;background:#f0f0f0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.radio-modal-close:hover{background:#e0e0e0;transform:scale(1.1)}.radio-modal-close svg{width:18px;height:18px}.radio-modal-icon-wrapper{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.radio-modal-icon-danger{background:#ffe8e8}.radio-modal-main-icon{color:#d32f2f;width:32px;height:32px}.radio-modal-title{color:#1a1a1a;flex:1;margin:0;font-size:22px;font-weight:700}.radio-modal-text{color:#4a4a4a;text-align:center;margin:0 0 12px;font-size:15px;line-height:1.6}.radio-modal-warning{color:#d32f2f;text-align:center;background:#ffe8e8;border-radius:8px;margin:0 0 24px;padding:12px;font-size:13px}.radio-modal-actions{background:#fff;justify-content:center;gap:12px;margin-top:24px;padding-top:16px;display:flex;position:sticky;bottom:-32px}.radio-modal-btn{cursor:pointer;border:none;border-radius:10px;min-width:120px;padding:12px 24px;font-size:15px;font-weight:700;transition:all .3s}.radio-modal-btn-cancel{color:#1a1a1a;background:#e8e8e8}.radio-modal-btn-cancel:hover:not(:disabled){background:#d4d4d4}.radio-modal-btn-danger{color:#fff;background:#d32f2f}.radio-modal-btn-danger:hover:not(:disabled){background:#c82333;transform:translateY(-2px);box-shadow:0 4px 12px #d32f2f4d}.radio-modal-btn-success{color:#fff;background:#28a745}.radio-modal-btn-success:hover:not(:disabled){background:#218838;transform:translateY(-2px);box-shadow:0 4px 12px #28a7454d}.radio-modal-btn:disabled{opacity:.6;cursor:not-allowed}@media (width<=1024px){.radio-list-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (width<=768px){.radio-page-wrapper{padding:32px 16px 40px}.radio-header{margin-bottom:32px}.radio-header-icon{width:40px;height:40px}.radio-title{font-size:28px}.radio-subtitle{font-size:14px}.radio-form-section,.radio-export-section,.radio-list-section{padding:24px 20px}.radio-form-row,.radio-export-inputs,.radio-list-grid{grid-template-columns:1fr}.radio-export-btn{width:100%}.radio-modal{max-height:85vh;padding:28px 24px}.radio-modal-large{max-width:600px}.radio-modal-header{top:-28px}.radio-modal-actions{bottom:-28px}.radio-modal-title{font-size:20px}.radio-toast{min-width:280px;padding:14px 20px}}@media (width<=480px){.radio-page-wrapper{padding:24px 12px}.radio-title{font-size:24px}.radio-form-section,.radio-export-section,.radio-list-section{padding:20px 16px}.radio-card{padding:20px}.radio-card-header{flex-direction:column;align-items:flex-start}.radio-card-actions{justify-content:flex-end;width:100%}.radio-modal{border-radius:12px;max-height:90vh;padding:24px 20px}.radio-modal-large{max-width:100%}.radio-modal-header{flex-wrap:wrap;top:-24px}.radio-modal-title{margin-bottom:8px;font-size:18px}.radio-modal-actions{flex-direction:column;bottom:-24px}.radio-modal-btn{width:100%}.radio-form-label{font-size:13px}.radio-form-input,.radio-form-textarea{padding:10px 14px;font-size:14px}.radio-toast{min-width:auto;max-width:95vw;padding:12px 16px;font-size:14px;top:20px}.radio-toast-icon{width:18px;height:18px}.radio-load-more-btn{min-width:160px;padding:12px 24px}}@media (width<=360px){.radio-modal{padding:20px 16px}.radio-modal-header{top:-20px}.radio-modal-actions{bottom:-20px}.radio-modal-title{font-size:17px}.radio-card-title{font-size:16px}.radio-section-title{font-size:18px}}@media (prefers-reduced-motion:reduce){.radio-header,.radio-card,.radio-modal,.radio-header-icon,.radio-pulse{animation:none}.radio-submit-btn:hover,.radio-card:hover,.radio-icon-btn:hover{transform:none}}.radio-datetime-split{align-items:center;gap:8px;display:flex}.radio-date-picker-wrapper{flex:1.4;align-items:center;display:flex;position:relative}.radio-date-display{cursor:pointer;width:100%;padding-right:36px!important}.radio-date-picker-wrapper .radio-calendar-icon{color:#87ceeb;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.radio-date-hidden{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;position:absolute;inset:0}.radio-time-input{flex:1;min-width:0}@media (width<=480px){.radio-datetime-split{flex-direction:column;align-items:stretch;gap:6px}.radio-date-picker-wrapper,.radio-time-input{flex:unset}}.reset-page{justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.reset-container{background:#fff;border-radius:20px;width:100%;max-width:550px;padding:60px 50px;box-shadow:0 10px 40px #0000001a}.reset-title{color:#4a5568;text-align:center;margin-bottom:40px;font-size:36px;font-weight:700}.email-section{align-items:center;gap:10px;margin-bottom:30px;display:flex}.email-input{color:#4a5568;background-color:#fff;border:2px solid #e2e8f0;border-radius:10px;outline:none;flex:3;padding:16px 20px;font-size:16px;transition:all .3s}.email-input::placeholder{color:#cbd5e0}.email-input:disabled{background-color:#f7fafc}.email-input:focus{border-color:#3b82f6}.send-otp-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#3b82f6;border:none;border-radius:10px;flex:1;max-width:130px;padding:16px 20px;font-size:15px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #3b82f64d}.send-otp-btn:hover:not(:disabled){background:#2563eb;transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}.send-otp-btn:disabled{cursor:not-allowed;opacity:.6}.send-otp-btn.sent{background:#10b981;box-shadow:0 4px 12px #10b9814d}.input-group{margin-bottom:20px}.input-label{color:#4a5568;margin-bottom:10px;font-size:16px;font-weight:600;display:block}.input-field{box-sizing:border-box;color:#4a5568;border:2px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:16px 20px;font-size:16px;transition:all .3s}.input-field::placeholder{color:#cbd5e0}.input-field:focus{border-color:#3b82f6}.input-field:disabled{cursor:not-allowed;background-color:#f7fafc}.otp-input-group{margin-bottom:35px}.change-password-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:10px;width:100%;margin-bottom:20px;padding:18px;font-size:18px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #3b82f64d}.change-password-btn:hover:not(:disabled){background:#2563eb;transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}.change-password-btn:disabled{cursor:not-allowed;opacity:.6}.message{text-align:center;border-radius:10px;padding:14px 18px;font-size:14px;animation:.3s ease-in fadeIn}.message.success{color:#065f46;background-color:#d1fae5;border:1px solid #6ee7b7}.message.error{color:#991b1b;background-color:#fee2e2;border:1px solid #fca5a5}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (width<=600px){.reset-container{padding:40px 30px}.reset-title{font-size:28px}.email-section{flex-direction:column}.send-otp-btn{width:100%;max-width:100%}}.ub-page-wrapper{background:#fafafa;min-height:100vh;padding:40px 20px;position:relative}.ub-toast{z-index:10000;border-radius:8px;align-items:center;gap:12px;min-width:280px;max-width:400px;padding:14px 20px;animation:.3s ease-out ubToastSlideIn;display:flex;position:fixed;top:20px;right:20px;box-shadow:0 4px 16px #00000026}@keyframes ubToastSlideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.ub-toast-success{color:#155724;background:#d4edda;border:1px solid #c3e6cb}.ub-toast-error{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb}.ub-toast-info{color:#0c5460;background:#d1ecf1;border:1px solid #bee5eb}.ub-toast-icon{flex-shrink:0;align-items:center;font-size:20px;display:flex}.ub-toast-message{font-size:14px;font-weight:500;line-height:1.4}.ub-header{text-align:center;margin-bottom:40px}.ub-title{color:#1a1a1a;letter-spacing:-.5px;margin:0 0 8px;font-size:32px;font-weight:700}.ub-subtitle{color:#666;margin:0;font-size:15px;font-weight:400}.ub-loading-container{flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:400px;display:flex}.ub-loading-spinner{border:4px solid #f0f0f0;border-top-color:#4285f4;border-radius:50%;width:56px;height:56px;animation:.8s linear infinite ubSpinnerRotate}@keyframes ubSpinnerRotate{to{transform:rotate(360deg)}}.ub-loading-text{color:#666;font-size:16px;font-weight:500}.ub-error-container{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:400px;display:flex}.ub-error-icon{color:#d32f2f;width:56px;height:56px}.ub-error-text{color:#d32f2f;font-size:16px;font-weight:500}.ub-empty-state{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:300px;display:flex}.ub-empty-icon{color:#ccc;width:64px;height:64px}.ub-empty-text{color:#999;font-size:16px;font-weight:500}.ub-cards-container{flex-direction:column;gap:16px;max-width:1000px;margin:0 auto;display:flex}.ub-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;transition:all .2s;overflow:hidden;box-shadow:0 2px 8px #00000014}.ub-card:hover{box-shadow:0 4px 12px #0000001f}.ub-card-compact{justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.ub-compact-main{flex-direction:column;flex:1;gap:10px;display:flex}.ub-compact-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ub-compact-label{color:#666;font-size:13px;font-weight:600}.ub-compact-value{color:#1a1a1a;font-size:13px;font-weight:500}.ub-compact-id{color:#4285f4;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px}.ub-compact-stats{gap:16px;display:flex}.ub-compact-stat{color:#1a1a1a;background:#f5f5f5;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;display:flex}.ub-compact-icon{color:#4285f4;width:16px;height:16px}.ub-compact-badges{flex-wrap:wrap;gap:8px;display:flex}.ub-status-badge{text-transform:capitalize;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.ub-status-approved{color:#155724;background:#d4edda}.ub-status-pending{color:#856404;background:#fff3cd}.ub-status-failed{color:#721c24;background:#f8d7da}.ub-status-canceled{color:#383d41;background:#e2e3e5}.ub-payment-badge.ub-payment-approved{color:#155724;background:#d4edda}.ub-payment-badge.ub-payment-pending{color:#856404;background:#fff3cd}.ub-payment-badge.ub-payment-failed{color:#721c24;background:#f8d7da}.ub-expand-btn{color:#4285f4;cursor:pointer;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:all .2s;display:flex}.ub-expand-btn:hover{color:#fff;background:#4285f4;border-color:#4285f4}.ub-card-expanded{background:#fafafa;border-top:1px solid #e8e8e8;padding:20px}.ub-expanded-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.ub-expanded-title{color:#1a1a1a;margin:0;font-size:18px;font-weight:700}.ub-card-actions{gap:8px;display:flex}.ub-icon-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .2s;display:flex}.ub-icon-btn-edit{color:#1976d2;background:#e3f4ff}.ub-icon-btn-edit:hover{color:#fff;background:#4285f4}.ub-icon-btn-delete{color:#d32f2f;background:#ffe8e8}.ub-icon-btn-delete:hover{color:#fff;background:#f44336}.ub-info-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;margin-bottom:16px;display:grid}.ub-info-item{background:#fff;border:1px solid #e8e8e8;border-radius:8px;align-items:flex-start;gap:12px;padding:12px;display:flex}.ub-info-icon{color:#4285f4;flex-shrink:0;width:18px;height:18px;margin-top:2px}.ub-info-item>div{flex-direction:column;flex:1;gap:4px;display:flex}.ub-info-label{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.ub-info-value{color:#1a1a1a;font-size:13px;font-weight:600}.ub-team-section{background:#fff;border:1px solid #e8e8e8;border-radius:8px;margin-top:16px;padding:14px}.ub-team-title{color:#1a1a1a;align-items:center;gap:8px;margin:0 0 10px;font-size:14px;font-weight:600;display:flex}.ub-team-icon{color:#4285f4;width:18px;height:18px}.ub-team-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ub-team-member{color:#1a1a1a;background:#f5f5f5;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:500}.ub-team-usn{color:#666;font-weight:400}.ub-utr-section{background:#f0f9ff;border:1px solid #4285f4;border-radius:8px;margin-top:12px;padding:12px}.ub-utr-display{color:#146c2e;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.ub-utr-check{color:#146c2e;width:18px;height:18px}.ub-key-section{background:#fff9e6;border:1px solid #ffd966;border-radius:8px;margin-top:12px;padding:12px}.ub-otp-panel{flex-direction:column;gap:10px;display:flex}.ub-otp-label{color:#1a1a1a;font-size:13px;font-weight:600}.ub-otp-input-group{gap:10px;display:flex}.ub-otp-input{border:1px solid #e0e0e0;border-radius:6px;flex:1;padding:10px 12px;font-size:14px;font-weight:500}.ub-otp-input:focus{border-color:#4285f4;outline:none;box-shadow:0 0 0 3px #4285f41a}.ub-otp-timer{color:#666;align-items:center;gap:6px;font-size:12px;display:flex}.ub-success-message{color:#155724;background:#d4edda;border:1px solid #c3e6cb;border-radius:8px;align-items:center;gap:10px;margin-top:12px;padding:12px 14px;font-size:14px;font-weight:600;display:flex}.ub-success-icon{width:18px;height:18px}.ub-btn{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.ub-btn:disabled{opacity:.5;cursor:not-allowed}.ub-btn-primary{color:#fff;background:#4285f4}.ub-btn-primary:hover:not(:disabled){background:#3367d6}.ub-btn-success{color:#fff;background:#28a745}.ub-btn-success:hover:not(:disabled){background:#218838}.ub-btn-warning{color:#1a1a1a;background:#ffd966}.ub-btn-warning:hover:not(:disabled){background:#fc3}.ub-btn-danger{color:#fff;background:#dc3545}.ub-btn-danger:hover:not(:disabled){background:#c82333}.ub-btn-secondary{color:#1a1a1a;background:#e8e8e8}.ub-btn-secondary:hover:not(:disabled){background:#d4d4d4}.ub-resend-btn{color:#fff;cursor:pointer;background:#4caf50;border:none;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s}.ub-resend-btn:hover{background:#2e7d32}.ub-view-more-wrapper{justify-content:center;margin-top:24px;display:flex}.ub-view-more-btn{color:#fff;cursor:pointer;background:#4285f4;border:none;border-radius:8px;align-items:center;gap:10px;padding:12px 32px;font-size:14px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px #4285f44d}.ub-view-more-btn:hover:not(:disabled){background:#3367d6;transform:translateY(-2px);box-shadow:0 4px 12px #4285f466}.ub-view-more-btn:disabled{opacity:.7;cursor:not-allowed}.ub-btn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite ubSpinnerRotate}.ub-edit-panel{background:#fff;border:2px solid #4285f4;border-radius:8px;margin-top:16px;padding:16px}.ub-edit-title{color:#1a1a1a;margin:0 0 16px;font-size:16px;font-weight:600}.ub-form-group{margin-bottom:14px}.ub-form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ub-form-label{color:#4a4a4a;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.ub-form-input,.ub-form-textarea{border:1px solid #e0e0e0;border-radius:6px;width:100%;padding:10px 12px;font-family:inherit;font-size:13px;transition:all .2s}.ub-form-input:focus,.ub-form-textarea:focus{border-color:#4285f4;outline:none;box-shadow:0 0 0 3px #4285f41a}.ub-form-textarea{resize:vertical;min-height:70px}.ub-checkbox-label{color:#4a4a4a;cursor:pointer;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:500;display:flex}.ub-checkbox{cursor:pointer;width:16px;height:16px}.ub-edit-actions{justify-content:flex-end;gap:10px;display:flex}.ub-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.ub-modal{background:#fff;border-radius:12px;width:100%;max-width:500px;padding:24px;box-shadow:0 8px 32px #0003}.ub-modal-title{color:#1a1a1a;margin:0 0 16px;font-size:20px;font-weight:700}.ub-modal-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}@media (width<=768px){.ub-page-wrapper{padding:24px 16px}.ub-header{margin-bottom:32px}.ub-title{font-size:28px}.ub-subtitle{font-size:14px}.ub-card-compact{padding:14px 16px}.ub-compact-main{gap:8px}.ub-expand-btn{width:36px;height:36px}.ub-info-grid{grid-template-columns:1fr;gap:10px}.ub-form-row{grid-template-columns:1fr}.ub-compact-stats{gap:12px}.ub-compact-stat{padding:5px 10px;font-size:12px}.ub-otp-input-group,.ub-edit-actions,.ub-modal-actions{flex-direction:column}.ub-btn{width:100%}}@media (width<=480px){.ub-page-wrapper{padding:20px 12px}.ub-title{font-size:24px}.ub-card-compact{flex-direction:column;align-items:flex-start}.ub-expand-btn{align-self:flex-end}.ub-compact-row{flex-direction:column;align-items:flex-start;gap:4px}.ub-compact-badges{flex-direction:column;align-items:flex-start}.ub-expanded-header{flex-direction:column;align-items:flex-start;gap:12px}.ub-card-actions{justify-content:flex-end;width:100%}.ub-edit-panel,.ub-modal{padding:16px}.ub-modal-title{font-size:18px}}.role-badge.superadmin{color:#6d28d9;letter-spacing:.5px;background:#ede7f6;border:1px solid #b39ddb;font-weight:700}@media (width<=700px){.users-page{padding:.5rem .2rem}.users-header{flex-direction:column;gap:.5rem;padding:1rem .5rem}.users-list{gap:.15rem;padding:.2rem 0}.user-row{min-height:unset;border-radius:5px;grid-template-columns:1fr;gap:.25rem;margin-bottom:.2rem;padding:.4rem .3rem;font-size:.85rem;box-shadow:0 1px 2px #0000000a}.user-name-cell,.user-usn,.user-dept,.user-type-badge,.role-badge,.user-last-login,.role-change-btn{text-align:left;width:100%;margin-bottom:2px;padding:.1rem .2rem}.user-name{font-size:.89rem}.user-email,.user-last-login{font-size:.75rem}.role-change-btn{margin-top:2px;padding:.35rem .7rem;font-size:.78rem}}.users-page{background:#fff;min-height:100vh;padding:2rem 3rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.users-header{background:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1.2rem;padding:1.5rem 2rem;display:flex;box-shadow:0 1px 3px #00000014}.delete-users-btn{color:#fff;cursor:pointer;background:#d32f2f;border:none;border-radius:5px;padding:.35rem 1.1rem;font-size:.9rem;font-weight:600;transition:background .2s}.delete-users-btn:disabled{cursor:not-allowed;background:#f8bdbd}.cancel-users-btn{color:#333;cursor:pointer;background:#eee;border:none;border-radius:5px;padding:.35rem 1.1rem;font-size:.9rem;font-weight:600;transition:background .2s}.cancel-users-btn:disabled{cursor:not-allowed;background:#f5f5f5}.user-row input[type=checkbox]{accent-color:#d32f2f;width:1.1rem;height:1.1rem;margin-right:8px}.modal-overlay{z-index:2000;background:#0000002e;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.role-modal{background:#fff;border-radius:10px;width:100%;max-width:420px;padding:1.2rem 1.5rem;box-shadow:0 2px 18px #00000021}.modal-header h3{color:#d32f2f;margin:0 0 .5rem;font-size:1.18rem}.modal-header p{color:#444;margin:0 0 .7rem;font-size:.98rem}.modal-btn{cursor:pointer;border:none;border-radius:5px;margin-left:8px;padding:.32rem 1.1rem;font-size:.97rem;font-weight:600}.modal-btn.cancel{color:#333;background:#eee}.modal-btn.confirm{color:#fff;background:#d32f2f}.users-header h1{color:#1a1a1a;font-size:1.75rem;font-weight:600}.users-count{color:#5f6368;font-size:1rem;font-weight:500}.users-count span{color:#4285f4;margin-left:.5rem;font-size:1.5rem;font-weight:700}.loading-container,.empty-state{text-align:center;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:3rem;display:flex;box-shadow:0 1px 3px #00000014}.empty-icon{margin-bottom:.75rem;font-size:2.5rem}.users-search-bar{background:#fff;border-radius:8px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.5rem;display:flex;box-shadow:0 1px 3px #00000014}.search-input:focus{border-color:#4285f4;outline:none}.filter-btn:hover{background:#e8eaed}.dropdown-arrow{width:14px;height:14px}.filter-dropdown{z-index:100;background:#fff;border-radius:6px;min-width:160px;padding:.4rem 0;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 2px 8px #0000001f}.users-list{flex-direction:column;gap:.25rem;padding:.5rem 0;display:flex}.user-row{background:#fff;border-radius:6px;grid-template-columns:1.5fr 1fr .9fr .9fr .9fr 1.2fr 110px;align-items:center;gap:.5rem;min-height:38px;padding:.5rem .7rem;font-size:.92rem;transition:box-shadow .18s;display:grid;box-shadow:0 1px 2px #0000000f}.user-row:hover{box-shadow:0 2px 6px #0000001a}.user-name-cell{flex-direction:column;gap:.2rem;display:flex}.user-name{color:#202124;font-size:.92rem;font-weight:600}.user-email{color:#5f6368;font-size:.78rem}.user-last-login{color:#666;white-space:nowrap;text-align:center;padding:.1rem .2rem;font-size:.78rem}.user-usn{color:#1967d2;background:#e8f0fe;border-radius:4px;width:fit-content;padding:.3rem .6rem;font-size:.8rem;font-weight:600;display:inline-block}.user-dept{color:#5f6368;font-size:.875rem;font-weight:500}.user-type-badge{color:#7c3aed;text-transform:capitalize;background:#f3e8ff;border-radius:4px;width:fit-content;padding:.3rem .6rem;font-size:.8rem;font-weight:500;display:inline-block}.role-badge{text-transform:uppercase;border-radius:4px;width:fit-content;padding:.35rem .7rem;font-size:.8rem;font-weight:600;display:inline-block}.role-badge.admin{color:#c5221f;background:#fce8e6}.role-badge.user{color:#137333;background:#e6f4ea}.role-change-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#4285f4;border:none;border-radius:6px;padding:.5rem .875rem;font-size:.8rem;font-weight:500;transition:background .2s}.role-change-btn:hover{background:#3367d6}.role-change-btn:disabled{cursor:not-allowed;background:#9aa0a6}.view-more-container{justify-content:center;margin-top:.7rem;display:flex}.view-more-btn{color:#fff;cursor:pointer;background:#4285f4;border:none;border-radius:4px;align-items:center;gap:.18rem;min-height:22px;padding:.18rem .7rem;font-size:.76rem;font-weight:600;line-height:1.2;transition:background .2s;display:inline-flex}.view-more-btn:hover{background:#3367d6}.role-modal{background:#fff;border-radius:12px;width:90%;max-width:400px;overflow:hidden;box-shadow:0 8px 24px #0003}.modal-header{background:#f8f9fa;border-bottom:1px solid #e8eaed;padding:1.25rem 1.5rem}.modal-header h3{color:#202124;margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.modal-header p{color:#5f6368;font-size:.85rem}.modal-body{padding:1.25rem 1.5rem}.user-info-summary{background:#f8f9fa;border-radius:8px;margin-bottom:1rem;padding:1rem}.info-row{justify-content:space-between;padding:.4rem 0;font-size:.875rem;display:flex}.info-row label{color:#5f6368}.info-row span{color:#202124;font-weight:500}.role-change-preview{background:#fef7e0;border-radius:8px;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.old-role,.new-role{text-transform:uppercase;border-radius:4px;padding:.4rem .8rem;font-size:.8rem;font-weight:600}.old-role{color:#5f6368;background:#f1f3f4;text-decoration:line-through}.new-role{color:#137333;background:#e6f4ea}.role-arrow svg{color:#8f6d00;width:20px;height:20px}.warning-note{background:#fff8e1;border-left:3px solid #f9a825;border-radius:6px;align-items:flex-start;gap:.6rem;padding:.75rem;display:flex}.warning-note svg{color:#f9a825;flex-shrink:0;width:18px;height:18px;margin-top:1px}.warning-note p{color:#5f6368;font-size:.8rem;line-height:1.4}.modal-actions{border-top:1px solid #e8eaed;gap:.75rem;padding:1rem 1.5rem 1.25rem;display:flex}.modal-btn{cursor:pointer;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.7rem 1rem;font-size:.875rem;font-weight:600;transition:background .2s;display:flex}.modal-btn.cancel{color:#5f6368;background:#f1f3f4;border:1px solid #e0e0e0}.modal-btn.cancel:hover{background:#e8eaed}.modal-btn.confirm{color:#fff;background:#34a853;border:none}.modal-btn.confirm:hover{background:#2d9249}.modal-btn.confirm:disabled{cursor:not-allowed;background:#9aa0a6}.updating-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite spin}@media (width<=1024px){.users-page{padding:1.5rem}.user-row{grid-template-columns:2fr 1fr 1fr 1fr 120px;gap:.75rem}.user-dept{display:none}}@media (width<=768px){.users-page{padding:1rem}.users-header{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem}.users-header h1{font-size:1.5rem}.users-search-bar{flex-direction:column;gap:.75rem;padding:1rem}.search-container,.filter-container{width:100%}.filter-btn{justify-content:center;width:100%}.user-row{grid-template-columns:1fr;gap:.6rem;padding:1rem}.user-name-cell{margin-bottom:.25rem}.modal-actions{flex-direction:column}}@media (width<=480px){.users-header h1,.users-count span{font-size:1.25rem}}.analytics-graph-container{background:#fff;border-radius:8px;width:100%;margin-top:32px;padding:24px;box-shadow:0 2px 8px #eee}.analytics-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.analytics-graph-title{color:#1976d2;margin-bottom:0;font-size:1.2rem;font-weight:600}.analytics-graph-filter{align-items:center;margin-bottom:16px;display:flex}.analytics-graph-dropdown{color:#1976d2;cursor:pointer;background:#e3f2fd;border:1px solid #1976d2;border-radius:4px;padding:6px 16px;font-weight:500}.analytics-graph-error{color:#d32f2f;margin-top:12px;font-weight:500}.analytics-graph-skeleton{background:#fff;border-radius:8px;flex-direction:column;gap:16px;width:100%;margin-top:32px;padding:24px;display:flex;box-shadow:0 2px 8px #eee}.skeleton-title{background:linear-gradient(90deg,#e3f2fd 25%,#f5f5f5 50%,#e3f2fd 75%);border-radius:6px;width:220px;height:24px;animation:1.2s linear infinite skeleton-loading}.skeleton-filter{background:linear-gradient(90deg,#e3f2fd 25%,#f5f5f5 50%,#e3f2fd 75%);border-radius:6px;width:140px;height:32px;animation:1.2s linear infinite skeleton-loading}.skeleton-chart{align-items:flex-end;gap:12px;width:100%;height:180px;display:flex}.skeleton-bar{background:linear-gradient(90deg,#e3f2fd 25%,#f5f5f5 50%,#e3f2fd 75%);border-radius:4px;height:100px;animation:1.2s linear infinite skeleton-loading}@keyframes skeleton-loading{0%{background-position:-200px 0}to{background-position:200px 0}}.analytics-controls{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;margin-bottom:16px;display:flex}.analytics-toggle-group{background:#f5f5f5;border-radius:4px;padding:4px;display:inline-flex}.analytics-toggle-btn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:6px 16px;font-size:.95rem;font-weight:500;transition:all .2s}.analytics-toggle-btn.active{color:#fff;background:#1976d2;box-shadow:0 2px 4px #1976d233}.analytics-toggle-btn:hover:not(.active){color:#1976d2;background:#e3f2fd}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background-color:#fff;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}header img{height:50px;margin-right:15px}header h1{font-size:1.8rem;font-weight:600}.app-header{color:#333;z-index:1000;background-color:#e3f4ff;justify-content:space-between;align-items:center;width:100%;padding:12px 20px;display:flex;position:fixed;top:0}.menu-icon{cursor:pointer;color:#000;font-size:1.8rem}.layout{background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:stretch;min-height:100vh;padding-top:70px;display:flex}.sidebar{z-index:999;background:#f5f5f5;width:220px;height:calc(100vh - 60px);padding:20px;transition:left .3s;position:fixed;top:60px;left:-220px;box-shadow:2px 0 8px #0000001a}.sidebar.open{left:0}.sidebar h3{color:#007bff;margin-bottom:15px;font-size:1.2rem}.sidebar ul{padding:0;list-style:none}.sidebar li{margin:10px 0}.sidebar a{color:#333;text-decoration:none;transition:color .2s}.sidebar a:hover{color:#007bff}.main-content{box-sizing:border-box;background-color:#fff;flex-direction:column;flex:1;width:100%;height:100%;margin:0;transition:margin-right .3s;display:flex}.main-content.shifted{margin-left:0;margin-right:280px}.home-container{text-align:center;padding:40px 20px}.home-container h2{color:#036;margin-bottom:30px;font-size:2rem}.pending-page{background:#fff;min-height:100vh;padding:2rem 3rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.page-header{background:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1.5rem 2rem;display:flex;box-shadow:0 1px 3px #00000014}.page-header h1{color:#1a1a1a;font-size:1.75rem;font-weight:600}.total-count{color:#5f6368;font-size:1rem;font-weight:500}.total-count span{color:#4285f4;margin-left:.5rem;font-size:1.5rem;font-weight:700}.loading-container,.error-container,.empty-state{text-align:center;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:3rem;display:flex;box-shadow:0 1px 3px #00000014}.spinner{border:4px solid #f0f2f5;border-top-color:#4285f4;border-radius:50%;width:50px;height:50px;margin-bottom:1rem;animation:1s linear infinite spin}.error-icon,.empty-icon{margin-bottom:1rem;font-size:3rem}.error-message{color:#d93025;margin:1rem 0}.retry-btn{color:#fff;cursor:pointer;background:#4285f4;border:none;border-radius:4px;margin-top:1rem;padding:.75rem 2rem;font-weight:500;transition:background .2s}.retry-btn:hover{background:#3367d6}.bookings-list{flex-direction:column;gap:.75rem;display:flex}.booking-row{background:#fff;border-radius:8px;transition:box-shadow .2s;overflow:hidden;box-shadow:0 1px 3px #00000014}.booking-row:hover{box-shadow:0 2px 8px #0000001f}.row-content{cursor:pointer;grid-template-columns:2fr 1.5fr 1fr 2.5fr .5fr;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:background .15s;display:grid}.row-content:hover{background:#f8f9fa}.row-name{color:#202124;font-size:1rem;font-weight:600}.row-usn{color:#1967d2;background:#e8f0fe;border-radius:4px;width:fit-content;padding:.4rem .8rem;font-size:.875rem;font-weight:500;display:inline-block}.row-type{color:#7c3aed;text-transform:capitalize;background:#f3e8ff;border-radius:4px;width:fit-content;padding:.4rem .8rem;font-size:.875rem;font-weight:500;display:inline-block}.row-status{grid-template-columns:auto auto;align-items:center;gap:.5rem;margin:5px;display:grid}.status-badge{text-transform:capitalize;white-space:nowrap;border-radius:4px;padding:.35rem .75rem;font-size:.8rem;font-weight:500}.status-badge.app-pending,.status-badge.pay-pending{color:#8f6d00;background:#fef7e0}.status-badge.app-approved,.status-badge.pay-approved{color:#137333;background:#e6f4ea}.status-badge.app-failed,.status-badge.pay-failed{color:#c5221f;background:#fce8e6}.row-arrow{color:#4285f4;text-align:center;font-size:1rem;transition:transform .2s}.details-section{background:#fafafa;border-top:1px solid #e8eaed;padding:1.5rem;animation:.2s ease-out expandDown}@keyframes expandDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:2000px}}.details-container{background:#fff;border-radius:8px;max-width:900px;margin:0 auto;padding:2rem;box-shadow:0 1px 2px #0000000d}.details-title{color:#202124;text-align:center;border-bottom:1px solid #e8eaed;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.375rem;font-weight:500}.details-grid{flex-direction:column;gap:0;display:flex}.detail-row{border-bottom:1px solid #f0f0f0;grid-template-columns:200px 1fr;align-items:center;gap:1.5rem;padding:1rem 0;display:grid}.detail-row:last-child{border-bottom:none}.detail-label{color:#5f6368;font-size:.9375rem;font-weight:600}.detail-value{color:#202124;font-size:.9375rem;line-height:1.5}.detail-value div{margin:.25rem 0}.detail-row.status-update{background:#f8f9fa;border:none;border-radius:6px;margin:.5rem 0;padding:1.25rem}.status-select{color:#202124;cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #dadce0;border-radius:4px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.status-select:hover{border-color:#4285f4}.status-select:focus{border-color:#4285f4;outline:none;box-shadow:0 0 0 2px #4285f41a}.status-select option{text-transform:capitalize;padding:.5rem}@media (width<=1024px){.pending-page{padding:1.5rem}.row-content{grid-template-columns:1.5fr 1fr .8fr 2fr .3fr;gap:.75rem;padding:1rem}.details-container{padding:1.5rem}}@media (width<=768px){.pending-page{padding:1rem}.page-header{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem}.page-header h1{font-size:1.5rem}.row-content{grid-template-columns:1fr;gap:.75rem;padding:1rem}.row-name{font-size:1.125rem}.row-status{flex-wrap:wrap}.row-arrow{position:absolute;top:1rem;right:1rem}.details-container{padding:1rem}.detail-row{grid-template-columns:1fr;gap:.5rem;padding:.875rem 0}.detail-label,.detail-value,.status-select{font-size:.875rem}}@media (width<=480px){.page-header h1{font-size:1.25rem}.total-count{font-size:.875rem}.total-count span{font-size:1.25rem}.row-usn,.row-type{padding:.3rem .6rem;font-size:.75rem}.status-badge{padding:.3rem .6rem;font-size:.7rem}.search-filter-bar{flex-direction:column;gap:.75rem}.search-container,.filter-container{width:100%}.filter-btn{justify-content:center;width:100%}}@media print{.pending-page{background:#fff}.booking-row{page-break-inside:avoid}.row-arrow{display:none}.status-select{pointer-events:none;border:none}.details-section{display:block!important}}.search-filter-bar{background:#fff;border-radius:8px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.5rem;display:flex;box-shadow:0 1px 3px #00000014}.search-container{flex:1;position:relative}.search-input{border:1px solid #e0e0e0;border-radius:8px;width:100%;padding:.75rem 1rem .75rem 2.75rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.search-input:focus{border-color:#4285f4;outline:none;box-shadow:0 0 0 3px #4285f426}.search-input::placeholder{color:#9aa0a6}.filter-container{position:relative}.filter-btn{color:#5f6368;cursor:pointer;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.filter-btn:hover{background:#e8eaed;border-color:#dadce0}.filter-icon{width:18px;height:18px}.dropdown-arrow{width:16px;height:16px;margin-left:.25rem}.filter-dropdown{z-index:100;background:#fff;border-radius:8px;min-width:220px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 4px 12px #00000026}.filter-dropdown.checkbox-filters{padding:.5rem 0}.filter-section-title{color:#5f6368;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e8eaed;margin-top:.25rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600}.filter-section-title:first-child{margin-top:0}.filter-checkbox-option{color:#3c4043;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;padding:.6rem 1rem;font-size:.9rem;transition:background .2s;display:flex;position:relative}.filter-checkbox-option:hover{background:#f1f3f4}.filter-checkbox-option input[type=checkbox]{cursor:pointer;accent-color:#4285f4;width:18px;height:18px}.filter-checkbox-option .checkmark{display:none}.filter-actions{border-top:1px solid #e8eaed;gap:.5rem;margin-top:.5rem;padding:.75rem 1rem;display:flex}.filter-action-btn{cursor:pointer;border:none;border-radius:4px;flex:1;padding:.5rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s}.filter-action-btn.select-all{color:#1967d2;background:#e8f0fe}.filter-action-btn.select-all:hover{background:#d2e3fc}.filter-action-btn.clear-all{color:#5f6368;background:#f1f3f4}.filter-action-btn.clear-all:hover{background:#e8eaed}.filter-option{color:#3c4043;cursor:pointer;padding:.75rem 1rem;font-size:.9rem;transition:background .2s}.filter-option:hover{background:#f1f3f4}.filter-option.active{color:#1967d2;background:#e8f0fe;font-weight:500}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:12px;width:90%;max-width:450px;padding:1.5rem;box-shadow:0 8px 32px #0003}.modal-content h3{color:#d93025;margin-bottom:.5rem;font-size:1.25rem}.modal-content p{color:#5f6368;margin-bottom:1rem;font-size:.95rem}.remarks-input{resize:vertical;border:1px solid #e0e0e0;border-radius:8px;width:100%;padding:.75rem;font-family:inherit;font-size:.95rem}.remarks-input:focus{border-color:#d93025;outline:none;box-shadow:0 0 0 3px #d9302526}.modal-actions{justify-content:flex-end;gap:.75rem;margin-top:1.25rem;display:flex}.modal-btn{cursor:pointer;border-radius:6px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s}.cancel-btn{color:#5f6368;background:#f1f3f4;border:1px solid #dadce0}.cancel-btn:hover{background:#e8eaed}.confirm-btn{color:#fff;background:#d93025;border:none}.confirm-btn:hover:not(:disabled){background:#c5221f}.confirm-btn:disabled{opacity:.6;cursor:not-allowed}.key-section{background:#f0f7ff;border-radius:8px;margin-top:.5rem;padding:1rem}.key-btn{cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s}.send-otp-btn{color:#fff;background:#4285f4}.send-otp-btn:hover{background:#3367d6}.otp-verify-box{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.otp-input{border:1px solid #e0e0e0;border-radius:6px;width:140px;padding:.6rem .75rem;font-size:.95rem}.verify-btn{color:#fff;background:#34a853}.verify-btn:hover{background:#2d9249}.filter-checkbox-option.all-filter{color:#1967d2;background:#f0f7ff;border-bottom:1px solid #e8eaed;font-weight:600}.filter-checkbox-option.all-filter:hover{background:#e3f0ff}.view-more-container{justify-content:center;margin-top:1.5rem;padding:1rem;display:flex}.view-more-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4285f4 0%,#3367d6 100%);border:none;border-radius:8px;flex-direction:column;align-items:center;gap:.25rem;padding:.875rem 2.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px #4285f44d}.view-more-btn:hover{background:linear-gradient(135deg,#3367d6 0%,#2a56c6 100%);transform:translateY(-1px);box-shadow:0 4px 12px #4285f466}.view-more-btn:active{transform:translateY(0)}.view-more-count{opacity:.9;font-size:.75rem;font-weight:400}.row-give-key{justify-content:center;align-items:center;min-width:150px;display:flex}.key-btn-small{cursor:pointer;border:none;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s}.send-otp-btn-small:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.otp-verify-box-small{flex-direction:column;align-items:center;gap:6px;display:flex}.otp-input-small{text-align:center;border:1px solid #d1d5db;border-radius:4px;width:100px;padding:4px 8px;font-size:13px}.otp-input-small:focus{border-color:#3b82f6;outline:none}.otp-actions-small{align-items:center;gap:4px;display:flex}.otp-timer-small{color:#ef4444;min-width:28px;font-size:11px;font-weight:600}.key-btn-tiny{cursor:pointer;border:none;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:500;transition:all .2s}.verify-btn-tiny:hover:not(:disabled){background:#059669}.resend-btn-tiny:hover{background:#d97706}.cancel-btn-tiny{color:#fff;background:#ef4444;padding:3px 6px}.cancel-btn-tiny:hover{background:#dc2626}.otp-input-small::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.otp-input-small::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media (width<=768px){.row-give-key{min-width:120px}.otp-verify-box-small{padding:6px}.otp-input-small{width:80px;font-size:12px}.key-btn-small{padding:5px 10px;font-size:11px}}.key-btn{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s}.otp-verify-box{background:#fff;border:2px solid #e5e7eb;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;padding:12px;display:flex}.otp-input{text-align:center;letter-spacing:2px;border:2px solid #d1d5db;border-radius:6px;width:150px;padding:10px 12px;font-size:16px;font-weight:600;transition:all .2s}.otp-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f626}.otp-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.otp-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.verify-btn:hover{background:linear-gradient(135deg,#059669 0%,#047857 100%);transform:translateY(-2px);box-shadow:0 6px 12px #10b9814d}.row-give-key{justify-content:center;align-items:center;min-width:150px;padding:0 10px;display:flex}.key-status-completed{color:#10b981;align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.key-status-waiting{color:#f59e0b;align-items:center;gap:4px;font-size:12px;font-weight:500;display:flex}.key-btn-small{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s}.send-otp-btn-small{color:#fff;background:#3b82f6}.send-otp-btn-small:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 2px 4px #3b82f64d}.send-otp-btn-small:disabled{cursor:not-allowed;opacity:.6;background:#9ca3af}.otp-verify-box-small{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;align-items:center;gap:6px;padding:8px;display:flex}.otp-input-small{text-align:center;border:1px solid #d1d5db;border-radius:4px;width:100px;padding:5px 8px;font-size:13px;font-weight:500}.otp-input-small:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.otp-input-small::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.otp-input-small::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.otp-actions-small{justify-content:center;align-items:center;gap:4px;display:flex}.otp-timer-small{color:#ef4444;text-align:center;background:#fee2e2;border-radius:4px;min-width:28px;padding:2px 6px;font-size:11px;font-weight:600}.key-btn-tiny{cursor:pointer;text-transform:uppercase;letter-spacing:.3px;border:none;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:600;transition:all .2s}.verify-btn-tiny{color:#fff;background:#10b981}.verify-btn-tiny:hover:not(:disabled){background:#059669;transform:scale(1.05)}.verify-btn-tiny:disabled{cursor:not-allowed;opacity:.6;background:#9ca3af}.resend-btn-tiny{color:#fff;background:#f59e0b}.resend-btn-tiny:hover{background:#d97706;transform:scale(1.05)}.cancel-btn-tiny{color:#fff;background:#ef4444;padding:4px 6px;font-size:12px}.cancel-btn-tiny:hover{background:#dc2626;transform:scale(1.1)}@media (width<=768px){.row-give-key{min-width:120px}.otp-verify-box-small{padding:6px}.otp-input-small{width:80px;font-size:12px}.key-btn-small{padding:5px 10px;font-size:11px}}.key-section{background:#eff6ff;border:2px solid #3b82f6;border-radius:8px;margin:8px 0;padding:12px}.key-btn{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;color:#07021e;background-color:#a5bee7;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s}.send-otp-btn{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);box-shadow:0 4px 6px #2563eb33}.send-otp-btn:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-2px);box-shadow:0 6px 12px #2563eb4d}.send-otp-btn:active{transform:translateY(0)}.otp-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.otp-modal-content{background:#fff;border-radius:20px;width:90%;max-width:500px;padding:40px;animation:.3s slideUp;position:relative;box-shadow:0 20px 60px #0000004d}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.otp-modal-close{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:20px;font-weight:700;transition:all .2s;display:flex;position:absolute;top:15px;right:15px}.otp-modal-close:hover{background:#dc2626;transform:rotate(90deg)scale(1.1)}.otp-modal-header{text-align:center;margin-bottom:30px}.otp-modal-title{color:#1f2937;justify-content:center;align-items:center;gap:10px;margin-bottom:10px;font-size:28px;font-weight:700;display:flex}.otp-modal-icon{font-size:32px}.otp-modal-subtitle{color:#6b7280;margin-top:8px;font-size:14px}.otp-booking-info{background:#f3f4f6;border-radius:10px;margin-bottom:25px;padding:15px;font-size:14px}.otp-booking-info strong{color:#1f2937;font-weight:600}.otp-input-container{margin-bottom:25px}.otp-input-label{color:#374151;text-align:center;margin-bottom:10px;font-size:14px;font-weight:600;display:block}.otp-verify-box{flex-direction:column;align-items:center;gap:15px;display:flex}.otp-input{text-align:center;letter-spacing:8px;background:#f9fafb;border:3px solid #d1d5db;border-radius:12px;width:100%;max-width:250px;padding:18px 20px;font-size:24px;font-weight:700;transition:all .3s}.otp-input:focus{background:#fff;border-color:#3b82f6;outline:none;transform:scale(1.02);box-shadow:0 0 0 5px #3b82f61a}.otp-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.otp-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.otp-timer-display{color:#ef4444;background:#fee2e2;border-radius:20px;align-items:center;gap:8px;padding:8px 20px;font-size:16px;font-weight:600;animation:2s infinite pulse;display:inline-flex}.otp-timer-icon{font-size:18px}.otp-modal-actions{justify-content:center;gap:15px;margin-top:25px;display:flex}.otp-modal-btn{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:10px;min-width:140px;padding:14px 35px;font-size:16px;font-weight:600;transition:all .3s}.verify-btn{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 4px 12px #10b9814d}.verify-btn:hover:not(:disabled){background:linear-gradient(135deg,#059669 0%,#047857 100%);transform:translateY(-2px);box-shadow:0 6px 16px #10b98166}.verify-btn:disabled{cursor:not-allowed;opacity:.6;box-shadow:none;background:#9ca3af;transform:none}.resend-otp-btn{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);box-shadow:0 4px 12px #f59e0b4d}.resend-otp-btn:hover{background:linear-gradient(135deg,#d97706 0%,#b45309 100%);transform:translateY(-2px);box-shadow:0 6px 16px #f59e0b66}.cancel-otp-btn{color:#374151;background:#e5e7eb}.cancel-otp-btn:hover{background:#d1d5db;transform:translateY(-2px)}@media (width<=768px){.otp-modal-content{max-width:95%;padding:30px 20px}.otp-modal-title{font-size:22px}.otp-input{letter-spacing:6px;padding:15px;font-size:20px}.otp-modal-actions{flex-direction:column}.otp-modal-btn{width:100%}}.key-popup-overlay{z-index:9999;background:#00000073;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.key-popup-card{background:#fff;border-radius:12px;width:420px;max-width:90%;padding:22px;animation:.25s ease-in-out popupScale;box-shadow:0 10px 35px #00000040}@keyframes popupScale{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.popup-details p{margin:6px 0;font-size:14px}.send-otp-btn,.verify-btn{border-radius:6px;width:100%;margin-top:12px;padding:10px;font-weight:600}.otp-input{border:1px solid #ccc;border-radius:6px;width:100%;margin-top:10px;padding:10px}.key-button{color:#fff;background:#22349c}.key-btn.active{color:#fff;background-color:#28a745}.key-btn.active:hover{background-color:#218838}.key-btn.disabled,.key-btn:disabled{color:#666;cursor:not-allowed;background-color:#ccc;border-radius:5px;font-size:10.5px;font-weight:700}.otp-timer{color:#666;margin-top:6px;font-size:13px}.resend-btn{color:#fff;cursor:pointer;background:#3b76a7;border:none;width:100%;margin-top:10px;font-size:16px}.popup-close-btn{color:#fff;cursor:pointer;background:#9699a7;border:none;border-radius:6px;width:100%;margin-top:10px;margin-bottom:10px;padding:10px;font-size:16px;font-weight:600}.popup-close-btn:hover{background:#9c9ca2}.key-with-user{color:#1a6a8a;cursor:not-allowed;white-space:nowrap;background:linear-gradient(135deg,#e0f7ff,#bde8f9);border:1.5px solid #87ceeb;border-radius:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .2s}.key-with-user:hover{color:#0f4f6a;background:linear-gradient(135deg,#bde8f9,#87ceeb)}.key-unavailable{color:#5a7a8a;cursor:not-allowed;white-space:nowrap;opacity:.85;background:linear-gradient(135deg,#f0f4f8,#dce8f0);border:1.5px solid #b0ccd8;border-radius:6px;padding:8px 14px;font-size:12px;font-weight:600}.give-key-btn{color:#ad0c5d;cursor:pointer;background:#f0cbd4;border:none;border-radius:6px;padding:8px 14px;font-weight:600;transition:all .2s}.give-key-btn.returned{color:#666;cursor:not-allowed;background:#ccc}.quick-status-wrapper,.quick-payment-wrapper{justify-content:center;align-items:center;gap:10px;padding:10px;display:flex}.quick-approve-status,.quick-approve-payment-button{color:#fff;cursor:pointer;background-color:#2e7d32;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .3s;box-shadow:0 2px 6px #00000014}.quick-approve-status,.quick-approve-payment-button:hover{background-color:#24912c}.quick-reject-status,.quick-reject-payment-button{color:#c62828;cursor:pointer;background-color:#fdecea;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .3s;box-shadow:0 2px 6px #00000014}.quick-reject-status,.quick-reject-payment-button:hover{background-color:#f8d7da}.row-status-applicationstatus{grid-template-columns:auto;justify-content:center;display:grid}.search-filter-bar{width:100%;margin-bottom:20px}.search-container{width:100%;max-width:1800px;position:relative}.search-input{background-color:#f9fafb;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:10px 90px 10px 40px;font-size:14px;transition:all .3s}.search-input:focus{background-color:#fff;border-color:#2e7d32;box-shadow:0 0 0 2px #2e7d3226}.search-icon{color:#777;width:18px;height:18px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.clear-search-btn{cursor:pointer;color:#888;background:0 0;border:none;font-size:14px;position:absolute;top:50%;right:75px;transform:translateY(-50%)}.clear-search-btn:hover{color:#333}.search-action-btn{color:#fff;cursor:pointer;background-color:#2e7d32;border:none;border-radius:6px;padding:6px 14px;font-size:13px;transition:all .3s;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.search-action-btn:hover{background-color:#1b5e20}.key-status-section{color:#033e4f;border:1.5px solid #4aa3df;border-radius:12px;flex-direction:column;align-items:center;gap:14px;max-width:100%;margin:20px auto;font-size:16px;font-weight:500;transition:transform .2s,box-shadow .2s;animation:2s infinite keySectionPulse;display:flex;box-shadow:0 6px 18px #4aa3df40}.key-status-section:hover{transform:translateY(-3px)}@keyframes keySectionPulse{0%{box-shadow:0 0 8px #4aa3df33}50%{box-shadow:0 0 22px #4aa3df80}to{box-shadow:0 0 8px #4aa3df33}}.booking-row{background:#fff;border-radius:10px;transition:all .25s}.key-active-row{background:#fff8dc;border:2px solid #d4af37;animation:1.8s infinite keyPulse;box-shadow:0 0 12px #d4af3766}.key-active-row .row-content{background:0 0}@keyframes keyPulse{0%{box-shadow:0 0 8px #d4af3740}50%{box-shadow:0 0 18px #d4af3799}to{box-shadow:0 0 8px #d4af3740}}.purpose-admin-wrapper{background:#f4f6f9;border-radius:12px;max-width:700px;margin:2rem auto;padding:2rem 2.5rem;box-shadow:0 2px 8px #00000012}.purpose-admin-title{text-align:center;color:#2d3748;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.purpose-form{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.purpose-input{background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.6rem 1rem;font-size:1rem}.purpose-btn{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:6px;padding:.6rem 1.2rem;font-weight:600;transition:background .2s}.purpose-btn:hover{background:#0056b3}.purpose-cancel{color:#333;background:#e2e8f0}.purpose-list{margin-top:1.5rem}.purpose-table{border-collapse:collapse;background:#fff;border-radius:8px;width:100%;overflow:hidden}.purpose-table th,.purpose-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.8rem 1rem}.purpose-table th{color:#374151;background:#f1f5f9;font-weight:600}.purpose-action-btn{color:#fff;cursor:pointer;background:#38b2ac;border:none;border-radius:5px;margin-right:.5rem;padding:.4rem .9rem;font-size:.98rem;transition:background .2s}.purpose-action-btn:hover{background:#319795}.purpose-delete{background:#e53e3e}.purpose-delete:hover{background:#c53030}.purpose-error{color:#e53e3e;text-align:center;margin-bottom:1rem}.purpose-loading{text-align:center;color:#555}.purpose-empty{text-align:center;color:#888;margin-top:1.5rem}@media (width<=768px){.purpose-admin-wrapper{margin:1rem;padding:1.5rem 1rem}.purpose-admin-title{font-size:1.6rem}.purpose-form{flex-direction:column;gap:.8rem}.purpose-input,.purpose-btn,.purpose-cancel{width:100%}.purpose-list{overflow-x:auto}.purpose-table{min-width:100%}.purpose-table td:last-child{align-items:stretch;gap:.6rem;flex-direction:column!important;display:flex!important}.purpose-action-btn{font-size:1rem;width:100%!important;margin:0!important;padding:.75rem!important}}@media (width<=480px){.purpose-admin-title{font-size:1.4rem}.purpose-table th,.purpose-table td{font-size:.9rem}.purpose-action-btn{padding:.8rem!important}}.purpose-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.purpose-modal{background:#fff;border-radius:12px;width:90%;max-width:420px;padding:25px;box-shadow:0 10px 25px #0003}.purpose-modal-actions{gap:10px;margin-top:15px;display:flex}@media (width<=600px){.purpose-modal{width:95%;padding:18px}.purpose-input{font-size:14px}.purpose-btn{padding:8px 12px;font-size:14px}}.purpose-field{flex-direction:column;margin-bottom:14px;display:flex}.purpose-label{color:#333;margin-bottom:6px;font-size:14px;font-weight:600}@media (width<=600px){.purpose-label{font-size:13px}}.purpose-btn.purpose-cancel{color:#333;background-color:#e0e0e0;transition:background-color .2s}.purpose-btn.purpose-cancel:hover{color:#333;background-color:#9e9e9e}.contact-page{color:#333;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.contact-banner{color:#fff;text-shadow:1px 1px 4px #0009;background-image:url(/assets/campus-CcAKs6LC.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:250px;display:flex}.contact-banner h1{margin:0;font-size:48px}.contact-wrapper{text-align:center;background-color:#fff;border:3px solid #add8e6;border-radius:12px;max-width:500px;margin:40px auto;padding:30px 30px 40px;box-shadow:0 4px 12px #0000001a}.contact-wrapper h2{text-align:center;color:#0056b3;margin-bottom:20px;font-size:30px}.address-block,.phone-block,.email-block{margin-bottom:20px;line-height:1.6}.email-block a{color:#0056b3;text-decoration:none}.email-block a:hover{text-decoration:underline}.follow-title{text-align:center;color:#0056b3;margin-top:30px;margin-bottom:15px}.social-icons{justify-content:center;gap:15px;display:flex}.social-link{color:#1e3a8a;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;transition:all .3s;display:flex;box-shadow:0 4px 10px #00000026}.social-link.twitter:hover{color:#fff;background-color:#000}.social-link.youtube:hover{color:#fff;background-color:red}.social-link.facebook:hover{color:#fff;background-color:#1877f2}.social-link.instagram:hover{color:#fff;background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.social-link.whatsapp:hover{color:#fff;background-color:#25d366}.help-page-container{background:linear-gradient(#eff6ff 0%,#fff 100%);width:100%;min-height:100vh;padding:40px 20px}.help-page-header{text-align:center;margin-bottom:60px;animation:.6s ease-out fadeInDown}.help-page-title{background:linear-gradient(135deg,#2563eb 0%,#60a5fa 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:48px;font-weight:700}.help-page-subtitle{color:#1e40af;max-width:600px;margin:0 auto;font-size:18px;font-weight:400;line-height:1.6}.help-wrapper{box-sizing:border-box;background:linear-gradient(135deg,#eff6ff 0%,#fff 100%);border:2px solid #93c5fd80;border-radius:20px;width:100%;max-width:1400px;margin:0 auto;padding:40px;box-shadow:0 10px 40px #2563eb1f}.help-section{margin:20px 0;transition:all .3s}.help-section:hover{transform:translateY(-2px)}.help-header{color:#1e3a8a;cursor:pointer;background:linear-gradient(135deg,#dbeafe 0%,#eff6ff 100%);border:2px solid #60a5fa66;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:15px;padding:18px 24px;font-size:20px;font-weight:600;transition:all .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #2563eb1a}.help-header:before{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.help-header:hover:before{left:100%}.help-header:hover{background:linear-gradient(135deg,#bfdbfe 0%,#dbeafe 100%);border-color:#2563eb80;transform:translate(4px);box-shadow:0 8px 25px #2563eb33}.help-header:active{transform:scale(.98)}.arrow{color:#2563eb;font-size:18px;font-weight:700;transition:transform .3s}.help-header:hover .arrow{transform:translateY(2px)}.arrow.open{transform:rotate(180deg)}.help-content{color:#1e3a8a;box-sizing:border-box;background:linear-gradient(#f0f9ff 0%,#fff 100%);border:2px solid #93c5fd80;border-radius:16px;flex-direction:column;padding:30px;animation:.4s slideDown;display:flex;box-shadow:inset 0 2px 10px #2563eb0d}.help-list{width:100%;padding-left:0;font-size:17px;list-style-type:none}.help-step{border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;margin-bottom:45px;padding:24px;transition:all .3s;display:flex;position:relative}.help-step:before{content:"";opacity:0;background:linear-gradient(#3b82f6,#60a5fa);border-radius:2px;width:4px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.help-step:hover{background:#dbeafe4d;transform:translate(4px)}.help-step:hover:before{opacity:1}.step-text-container{flex:none;width:100%}.step-text{color:#1e3a8a;max-width:95%;padding-left:30px;font-weight:500;line-height:1.7;display:block;position:relative}.step-text:before{content:"✦";color:#60a5fa;font-size:18px;animation:2s ease-in-out infinite pulse;position:absolute;top:0;left:0}.step-image{object-fit:contain;opacity:1;background:0 0;border:2px solid #60a5fa00;border-radius:12px;flex-shrink:0;width:100%;max-width:85%;height:auto;min-height:0;max-height:500px;margin:0 auto;font-weight:500;transition:all .35s;display:block;box-shadow:0 8px 30px #2563eb1f}.step-image:hover{border-color:#2563eb66;transform:scale(1.02)translateY(-3px);box-shadow:0 12px 35px #2563eb33}.help-content::-webkit-scrollbar{width:8px}.help-content::-webkit-scrollbar-track{background:#eff6ff;border-radius:10px}.help-content::-webkit-scrollbar-thumb{background:linear-gradient(#60a5fa,#93c5fd);border-radius:10px}.help-content::-webkit-scrollbar-thumb:hover{background:linear-gradient(#2563eb,#60a5fa)}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}*{scroll-behavior:smooth}@media (width<=1024px){.help-step{flex-direction:column;align-items:center;gap:20px;padding:16px}.step-text-container{flex:none;width:100%}.step-text{max-width:90%;margin:0 auto;padding-left:24px}.step-image{object-fit:contain;background:0 0;border:1px solid #60a5fa33;border-radius:10px;width:100%;max-width:70%;height:auto;min-height:0;max-height:350px;margin:10px auto 0;box-shadow:0 4px 15px #2563eb14}}@media (width<=768px){.help-page-title{font-size:32px}.help-page-subtitle{font-size:16px}.help-wrapper{margin:12px 8px;padding:16px}.help-header{padding:15px;font-size:16px}.help-content{padding:20px 15px}.help-step{flex-direction:column;align-items:center;gap:16px;margin-bottom:35px;padding:8px}.step-text-container{flex:none;width:100%}.step-text{text-align:left;margin-bottom:10px;padding-left:24px;font-size:15px;line-height:1.6}.step-text:before{font-size:16px}.step-image{object-fit:contain;background:0 0;border:1px solid #60a5fa33;border-radius:8px;width:100%;max-width:400px;height:auto;min-height:0;max-height:none;margin:0 auto;display:block;box-shadow:0 4px 15px #2563eb14}}.radio-user-container{background:#fff;border-radius:12px;max-width:900px;margin:40px auto;padding:30px 24px;box-shadow:0 2px 12px #1976d21a}.radio-user-title{color:#1976d2;align-items:center;margin-bottom:24px;font-size:1.8rem;font-weight:700;display:flex}.radio-user-searchbar{margin-bottom:16px}.radio-user-searchbox{background:#f8fcff;border:1px solid #e3f4ff;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;display:flex}.radio-user-searchbox:focus-within{border-color:#1976d2}.radio-user-searchicon{color:#1976d2;flex-shrink:0;font-size:1.2rem}.radio-user-searchbox input{color:#333;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:1rem}.radio-user-searchbox input::placeholder{color:#90caf9}.radio-clear-search-icon{color:#1976d2;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:4px;font-size:1.1rem;transition:color .2s}.radio-clear-search-icon:hover{color:#125a9c}.radio-search-btn{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:6px;flex-shrink:0;padding:8px 20px;font-size:.95rem;font-weight:600;transition:background .2s}.radio-search-btn:hover:not(:disabled){background:#125a9c}.radio-search-btn:disabled{cursor:not-allowed;opacity:.6;background:#90caf9}.radio-user-filter-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.radio-date-filters{flex-wrap:wrap;gap:12px;display:flex}.radio-date-input-group{background:#f8fcff;border:1px solid #e3f4ff;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;transition:border-color .2s;display:flex}.radio-date-input-group:focus-within{border-color:#1976d2}.radio-date-input-group label{color:#1976d2;font-size:.95rem;font-weight:600}.radio-date-input-group input[type=date]{color:#333;cursor:pointer;background:0 0;border:none;outline:none;font-size:.95rem;font-weight:500}.radio-date-input-group input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer}.radio-date-picker-wrapper{align-items:center;display:flex;position:relative}.radio-date-display{color:#333;cursor:pointer;background:0 0;border:none;outline:none;min-width:110px;padding-right:24px;font-size:.95rem;font-weight:500}.radio-date-display::placeholder{color:#90caf9;font-weight:400}.radio-date-hidden{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.radio-calendar-icon{pointer-events:none;color:#1976d2;font-size:1rem;position:absolute;right:4px}.radio-filter-actions{gap:10px;display:flex}.radio-apply-filter-btn{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:8px;padding:8px 20px;font-size:.95rem;font-weight:600;transition:background .2s}.radio-apply-filter-btn:hover:not(:disabled){background:#125a9c}.radio-apply-filter-btn:disabled{cursor:not-allowed;opacity:.6;background:#90caf9}.radio-user-clear-btn{color:#1976d2;cursor:pointer;background:#e3f4ff;border:none;border-radius:8px;padding:8px 20px;font-size:.95rem;font-weight:600;transition:background .2s}.radio-user-clear-btn:hover{background:#b3e0ff}.radio-active-filter-indicator{color:#1976d2;background:#e3f4ff;border-left:3px solid #1976d2;border-radius:4px;margin-bottom:20px;padding:10px 16px;font-size:.95rem}.radio-active-filter-indicator strong{font-weight:600}.radio-user-list{flex-direction:column;gap:14px;display:flex}.radio-user-card{background:#f8fcff;border:1px solid #e3f4ff;border-radius:10px;padding:18px;transition:box-shadow .2s;box-shadow:0 1px 4px #1976d214}.radio-user-card:hover{box-shadow:0 2px 8px #1976d21f}.radio-user-card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.radio-user-card-title{color:#1976d2;flex:1;font-size:1.15rem;font-weight:600;line-height:1.4}.radio-card-actions{gap:8px;display:flex}.radio-user-play{color:#1976d2;cursor:pointer;background:#fff;border:1px solid #e3f4ff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.3rem;transition:all .2s;display:flex}.radio-user-play:disabled{opacity:.5;cursor:not-allowed}.radio-user-play:hover:not(:disabled){color:#125a9c;background:#e3f4ff}.radio-user-download{color:#1976d2;cursor:pointer;background:0 0;border:none;align-items:center;padding:6px;font-size:1.3rem;transition:color .2s;display:flex}.radio-user-download:hover{color:#125a9c}.radio-user-download.disabled,.radio-user-download[aria-disabled=true]{pointer-events:none;opacity:.5;cursor:not-allowed}.radio-user-card-desc{color:#555;margin-bottom:10px;font-size:.98rem;line-height:1.5}.radio-user-card-tags{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.radio-user-tag{color:#b8860b;background:#ffe393;border-radius:5px;padding:3px 10px;font-size:.88rem;font-weight:500}.radio-user-card-meta{color:#1976d2;flex-wrap:wrap;gap:14px;margin-top:8px;font-size:.93rem;display:flex}.radio-meta-item strong{margin-right:4px;font-weight:600}.radio-user-loading{text-align:center;padding:50px 20px}.radio-spinner{border:3px solid #e3f4ff;border-top-color:#1976d2;border-radius:50%;width:40px;height:40px;margin:0 auto 12px;animation:1s linear infinite spin}.radio-user-loading p{color:#1976d2;font-size:1rem}.radio-user-error{text-align:center;color:#d32f2f;background:#ffebee;border:1px solid #ef5350;border-radius:8px;margin:40px 0;padding:16px;font-size:1rem}.radio-user-empty{text-align:center;color:#888;margin:50px 0;font-size:1.05rem}.radio-user-viewmore-wrap{flex-direction:column;align-items:center;gap:8px;margin:20px 0 10px;display:flex}.radio-user-viewmore{color:#1976d2;cursor:pointer;background:#e3f4ff;border:none;border-radius:8px;padding:10px 28px;font-size:1rem;font-weight:600;transition:background .2s}.radio-user-viewmore:hover{background:#b3e0ff}.radio-view-more-count{opacity:.8;margin-top:2px;font-size:.85rem;font-weight:500;display:block}.radio-user-player-modal{z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.radio-user-player-box{text-align:center;background:#fff;border-radius:12px;min-width:320px;max-width:90vw;padding:28px 24px;box-shadow:0 4px 20px #0003}.radio-user-player-title{color:#1976d2;margin-bottom:14px;font-size:1.15rem;font-weight:600}.radio-user-player-close{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:8px;margin-top:16px;padding:10px 22px;font-size:.98rem;font-weight:600;transition:background .2s}.radio-user-player-close:hover{background:#125a9c}@media (width<=768px){.radio-user-container{margin:20px;padding:24px 16px}.radio-user-title{font-size:1.5rem}.radio-user-searchbox{flex-wrap:wrap}.radio-search-btn{width:100%;margin-top:8px}.radio-user-filter-bar{flex-direction:column;align-items:stretch}.radio-date-filters{flex-direction:column}.radio-date-input-group,.radio-filter-actions{width:100%}.radio-apply-filter-btn,.radio-user-clear-btn{flex:1}.radio-user-card{padding:16px}.radio-user-card-header{flex-direction:column;align-items:flex-start}.radio-card-actions{align-self:flex-end}.radio-user-card-meta{flex-direction:column;gap:6px}}@media (width<=480px){.radio-user-container{margin:10px;padding:20px 12px}.radio-user-title{font-size:1.3rem}.radio-user-card-title{font-size:1.05rem}.radio-user-searchbox{padding:8px 12px}.radio-search-btn{padding:8px 16px;font-size:.9rem}}.login-wrapper{flex:1;justify-content:center;align-items:center;min-height:100%;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.login-card{text-align:center;background:#fff;border:3px solid #add8e6;border-radius:12px;width:100%;max-width:380px;padding:40px 30px;box-shadow:0 6px 16px #0000001a}.login-title{color:#036;margin-bottom:20px;font-size:1.8rem}.login-card input{border:1px solid #ccc;border-radius:6px;width:100%;margin-bottom:15px;padding:12px;font-size:15px}.role-select{justify-content:center;align-items:center;gap:20px;margin-bottom:15px;display:flex}.role-label{color:#036;margin-right:10px;font-weight:600}.role-select label{color:#333;cursor:pointer;font-size:.95rem}.role-select input{margin-right:6px}.forgot-container{text-align:left;margin-bottom:10px}.forgot-link{color:#07c;font-size:.9rem;text-decoration:none}.forgot-link:hover{text-decoration:underline}.login-card button{color:#fff;cursor:pointer;background-color:#07c;border:none;border-radius:6px;width:100%;padding:12px;font-weight:600;transition:background-color .3s,transform .2s}.login-card button:hover{background-color:#005fa3;transform:translateY(-2px)}.register-section{margin-top:20px}.register-link{color:#07c;font-weight:600;text-decoration:none}.register-link:hover{text-decoration:underline}.message{margin-bottom:15px;font-weight:500}.success{color:green}.error{color:red}.ff-container{background:linear-gradient(135deg,#eff6ff 0%,#e2e8f0 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.ff-card{background:#fff;border-radius:20px;width:100%;max-width:500px;padding:2.5rem;box-shadow:0 20px 40px #00000014}.ff-header h2{color:#2d3748;margin-bottom:.5rem;font-size:1.75rem}.ff-header p{color:#718096;margin:0 0 2rem}.ff-average-rating{text-align:center;color:#fff;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);border-radius:16px;margin-bottom:2rem;padding:1.5rem}.ff-average-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.ff-average-score{font-size:1.5rem;font-weight:700}.rating-stars{cursor:pointer;justify-content:center;gap:.3rem;margin:.5rem 0;display:flex}.star{-webkit-user-select:none;user-select:none;font-size:2.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;color:#9ca3af!important;opacity:1!important;display:inline-block!important}.star:hover{transform:scale(1.15);color:#fbbf24!important}.star.filled:hover{color:#f1c524!important;text-shadow:0 0 15px #d97706e6!important}.ff-booking-summary{background:#f8fafc;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.ff-booking-summary h3{color:#2d3748;margin:0 0 1rem}.ff-summary-grid{flex-direction:column;gap:.75rem;display:flex}.ff-summary-item{justify-content:space-between;font-size:.95rem;display:flex}.ff-summary-item span:first-child{color:#718096;font-weight:500}.ff-form .ff-field{margin-bottom:1.75rem}.ff-label{color:#2d3748;margin-bottom:.75rem;font-weight:600;display:block}.ff-rating-slider{appearance:none;cursor:pointer;background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 100%);border-radius:10px;outline:none;align-items:center;width:100%;height:6px;margin:1rem 0;display:flex}.ff-rating-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:linear-gradient(150deg,#f59e0b,#d97706);border:4px solid #fff;border-radius:50%;width:24px;height:24px;margin-top:-9px;transition:all .2s;box-shadow:0 4px 12px #f5dc1f,0 2px 4px #f94848f0}.ff-rating-slider::-webkit-slider-thumb:active{transform:scale(.95)}.ff-rating-slider::-moz-range-thumb{cursor:pointer;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:50%;width:28px;height:28px;margin-top:0;box-shadow:0 4px 12px #f59f0b}.ff-rating-slider::-webkit-slider-runnable-track{background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 100%);border-radius:10px;height:8px}.ff-rating-slider:active::-webkit-slider-thumb{box-shadow:0 0 0 3px #d4a44f}.ff-textarea{resize:vertical;box-sizing:border-box;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.ff-textarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.ff-char-count{color:#718096;text-align:right;margin-top:.25rem;font-size:.85rem}.ff-message{border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-weight:500}.ff-message-success{color:#22543d;background:#c6f6d5;border:1px solid #9ae6b4}.ff-message-error{color:#742a2a;background:#fed7d7;border:1px solid #fc8181}.ff-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .2s}.ff-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #667eea4d}.ff-submit:disabled{opacity:.7;cursor:not-allowed;transform:none}@media (width<=480px){.ff-container{padding:1rem}.ff-card{padding:2rem 1.5rem}}.ratings-display{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px 16px 0 0;align-items:center;gap:.75rem;width:100%;padding:1rem 1.5rem;font-weight:600;display:flex}.ratings-stars{gap:.2rem;display:flex}.star{color:#fff6;font-size:1.5rem;transition:color .2s}.star.filled{color:gold;text-shadow:0 0 8px #ffd70099}.ratings-numbers{align-items:baseline;gap:.25rem;font-size:1.25rem;display:flex}.avg-rating{color:gold;font-size:1.5rem;font-weight:700}.ratings-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);border-radius:12px;width:120px;height:40px;animation:1.5s infinite pulse}.ufh-container{width:min(100%,1200px);min-height:70vh;margin:0 auto;padding:2rem 1rem}.ufh-header{border-bottom:3px solid #f3f4f6;justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding-bottom:1.5rem;display:flex}.ufh-header h2{color:#1f2937;margin:0;font-size:2rem;font-weight:700}.ufh-loading{text-align:center;color:#6b7280;padding:4rem 2rem;font-size:1.125rem}.ufh-empty{text-align:center;color:#6b7280;background:#f9fafb;border:2px dashed #d1d5db;border-radius:16px;padding:4rem 2rem}.ufh-empty:before{content:"📝";opacity:.5;margin-bottom:1rem;font-size:4rem;display:block}.ufh-list{flex-direction:column;gap:1.5rem;display:flex}.ufh-item{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.ufh-item:before{content:"";background:linear-gradient(90deg,#f59e0b,#fbbf24);height:4px;position:absolute;top:0;left:0;right:0}.ufh-item:hover{border-color:#f3f4f6;transform:translateY(-4px);box-shadow:0 12px 32px #00000026}.ufh-stars{gap:.4rem;margin-bottom:1rem;display:flex}.ufh-stars .star{color:#d1d5db;font-size:1.6rem;transition:all .2s}.ufh-stars .star.filled{color:#f59e0b;text-shadow:0 0 8px #f59e0b80}.ufh-stars .empty{color:#5a5c61}.ufh-stars span.filled{text-shadow:0 0 4px #fbbf24;color:#fbbf24!important}.ufh-stars span:not(.filled){color:#5a5c61!important}.ufh-message{color:#374151;margin-bottom:1.25rem;padding:0;font-size:1rem;line-height:1.6}.ufh-meta{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;display:flex}.ufh-meta span{color:#6b7280;font-size:.95rem}.ufh-booking{color:#1e40af;background:#dbeafe;border-radius:20px;padding:.25rem .75rem;font-size:.85rem;font-weight:500}.ufh-delete{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:25px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #ef44444d}.ufh-delete:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ef444466}.ufh-delete:active{transform:translateY(0)}@media (width<=640px){.ufh-container{padding:1.5rem 1rem}.ufh-header{flex-direction:column;align-items:stretch;gap:1rem}.ufh-meta{flex-direction:column;align-items:flex-start;gap:.75rem}.ufh-delete{align-self:flex-end}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ufh-item{animation:.4s ease-out slideInUp}.ufh-pagination{border-top:2px solid #f3f4f6;justify-content:center;align-items:center;gap:1.5rem;margin-top:3rem;padding-top:1.5rem;display:flex}.ufh-pagination button{cursor:pointer;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:12px;padding:.6rem 1.5rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0000000d}.ufh-pagination button:hover:not(:disabled){color:#111827;background:#f3f4f6;border-color:#9ca3af;transform:translateY(-1px)}.ufh-pagination button:disabled{opacity:.5;cursor:not-allowed;background:#f9fafb}.ufh-pagination span{font-variant-numeric:tabular-nums;color:#4b5563;font-size:1rem;font-weight:600}@media (width<=640px){.ufh-pagination{flex-direction:column;gap:1rem}.ufh-pagination button{width:100%}}.ufh-loading-container{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:50vh;font-weight:500;display:flex}.ufh-spinner{border:4px solid #e5e7eb;border-top-color:#170e9f;border-radius:50%;width:40px;height:40px;animation:1s linear infinite ufh-spin}@keyframes ufh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ufh-login-required{text-align:center;background:#fff;border-radius:12px;max-width:380px;margin:4rem auto;padding:4rem 2rem;box-shadow:0 2px 12px #00000014}.ufh-login-icon{background:#e3f4ff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.25rem;display:flex}.ufh-login-icon svg{color:#1976d2;width:32px;height:32px}.ufh-login-required h2{color:#1a1a2e;margin:0 0 .5rem;font-size:1.25rem}.ufh-login-required p{color:#5f6368;margin:0;font-size:.9rem}.af-container{width:min(100%,1200px);margin:0 auto;padding:2rem 1rem}.af-header{border-bottom:2px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.af-header h2{color:#111827;margin:0;font-size:1.8rem;font-weight:700}.af-filter-dropdown{color:#374151;cursor:pointer;appearance:none;background-color:#fff;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23374151%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-position:right .75rem top 50%;background-repeat:no-repeat;background-size:.65rem;border:1px solid #d1d5db;border-radius:8px;outline:none;padding:.5rem 2.2rem .5rem 1rem;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 1px 2px #0000000d}.af-filter-dropdown:hover{background-color:#f9fafb;border-color:#9ca3af}.af-filter-dropdown:focus{border-color:#0ae5f5;box-shadow:0 0 0 3px #10b98126}@media (width<=640px){.af-header{flex-direction:column;align-items:flex-start;gap:1rem}.af-filter-dropdown{width:100%}}.af-stats-banner{color:#fff;text-align:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;margin-bottom:2rem;padding:1rem 1.5rem;font-size:1.1rem;font-weight:600;box-shadow:0 4px 6px -1px #10b98133}.af-list{flex-direction:column;gap:1.5rem;display:flex}.af-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .2s;box-shadow:0 1px 3px #0000000d}.af-card:hover{border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.af-row-1{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.af-name{color:#111827;font-size:1.1rem;font-weight:700}.af-stars{gap:.25rem;display:flex}.af-stars span{color:#e5e7eb;font-size:1.25rem}.af-stars span.filled{color:#fbbf24}.af-row-2{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.af-userid{color:#374151;font-size:.95rem;font-weight:700}.af-rating-number{color:#d97706;font-size:.9rem;font-weight:600}.af-feedback-section{margin-bottom:1.5rem}.af-label-bold{text-transform:capitalize;color:#6b7280;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.af-feedback-box{color:#374151;background:#f9fafb;border:1px solid #f3f4f6;border-radius:8px;padding:1rem;font-size:1rem;line-height:1.5}.af-row-bottom{border-top:1px solid #f3f4f6;grid-template-columns:1fr auto;align-items:end;gap:1.5rem;padding-top:1rem;display:grid}.af-value{color:#4b5563;font-size:.9rem;font-weight:500;line-height:1.4}.text-muted{color:#9ca3af;font-style:italic}.af-delete-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;padding:.6rem 1.2rem;font-weight:600;transition:background .2s}.af-delete-btn:hover{background:#dc2626}.af-pagination{border-top:2px solid #f3f4f6;justify-content:center;align-items:center;gap:1.5rem;margin-top:3rem;padding-top:1.5rem;display:flex}.af-pagination button{cursor:pointer;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:12px;padding:.6rem 1.5rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0000000d}.af-pagination button:hover:not(:disabled){color:#111827;background:#f3f4f6;border-color:#9ca3af;transform:translateY(-1px)}.af-pagination button:disabled{opacity:.5;cursor:not-allowed;background:#f9fafb}.af-pagination span{font-variant-numeric:tabular-nums;color:#4b5563;font-size:1rem;font-weight:600}@media (width<=640px){.af-pagination{flex-direction:column;gap:1rem}.af-pagination button{width:100%}}.af-rating-breakdown{background:#fff;border:1px solid #e5e7eb;border-top:none;border-radius:0 0 16px 16px;padding:1.5rem;box-shadow:0 4px 10px #0000000a}.af-rating-title{color:#111827;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.af-rating-row{grid-template-columns:60px 1fr 60px;align-items:center;gap:12px;margin-bottom:10px;display:grid}.af-star-label{color:#374151;font-weight:600}.af-progress{background-color:#e5e7eb;border-radius:20px;width:100%;height:10px;overflow:hidden}.af-progress-fill{background:linear-gradient(90deg,#10b981,#059669);border-radius:20px;height:100%;transition:width .4s ease-in-out}.af-count{text-align:right;color:#6b7280;font-weight:600}.af-rating-section{flex-direction:column;gap:0;margin-bottom:2rem;display:flex}.af-reviews-header{align-items:center;gap:1rem;margin-top:1rem;margin-bottom:1.5rem;display:flex}.af-reviews-header h3{color:#374151;white-space:nowrap;margin:0;font-size:1.25rem;font-weight:600}.af-reviews-divider{background-color:#e5e7eb;border:none;flex-grow:1;height:1px;margin:0}.af-loading-container{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:50vh;font-weight:500;display:flex}.af-spinner{border:4px solid #e5e7eb;border-top-color:#170e9f;border-radius:50%;width:40px;height:40px;animation:1s linear infinite af-spin}@keyframes af-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rms-container{background:#fff;border-radius:12px;max-width:800px;margin:2rem auto;padding:2rem;box-shadow:0 2px 8px #00000014}.rms-header{border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:1rem}.rms-header h2{color:#1f2937;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.rms-header p{color:#6b7280;margin:0;font-size:.95rem}.rms-content{flex-direction:column;gap:1.5rem;display:flex}.rms-textarea{resize:vertical;color:#374151;background-color:#f9fafb;border:1px solid #d1d5db;border-radius:8px;width:100%;min-height:120px;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.rms-textarea:focus{background-color:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.rms-save-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-self:flex-start;padding:.75rem 1.5rem;font-weight:600;transition:background .2s}.rms-save-btn:hover:not(:disabled){background:#1d4ed8}.rms-save-btn:disabled{opacity:.7;cursor:not-allowed}.rms-loading{text-align:center;color:#6b7280;padding:2rem}@media (width<=640px){.rms-container{margin:1rem;padding:1.5rem}}
