@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800&display=swap";.register-page{display:flex;min-height:100vh;background-color:#e06644;overflow-x:hidden}.register-page .image-side{flex:1;background:url(/register.jpg) no-repeat center center;background-size:cover}.register-page .form-side{flex:1;display:flex;justify-content:center;align-items:center;padding:40px}.form-box{background:#ffffff40;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.3);border-radius:16px;box-shadow:0 0 25px #0003;padding:40px;width:100%;max-width:400px;text-align:center;color:#fff}.form-box h2{margin-bottom:20px;font-size:2rem;color:#fff}.form-box input{width:100%;padding:12px;margin:10px 0;border:none;border-radius:8px;background:#fff3;color:#fff;font-size:1rem;outline:none;transition:background .3s ease,backdrop-filter .3s ease,box-shadow .3s ease}.form-box input:focus{background:#ffffff59;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 12px #00000026}.form-box button{width:100%;padding:12px;margin-top:10px;background-color:#00bfff;border:none;border-radius:6px;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:.3s ease,transform .2s ease}.form-box button:hover{background-color:#007acc;transform:translateY(-2px)}.register-text a{color:#00bfff;text-decoration:none;font-weight:500}.custom-select-wrapper{position:relative;width:100%;margin:10px 0}.custom-select{background:#ffffff40;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:8px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .3s ease}.custom-select .selected{padding:12px;color:#fff;font-size:1rem}.custom-select .options{list-style:none;margin:0;padding:0;max-height:200px;overflow-y:auto;border-radius:8px;background:#fff;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);position:absolute;width:100%;top:100%;left:0;z-index:10;transition:all 3s ease}.custom-select .options li{padding:12px;color:#771e03;transition:background 3s ease}.custom-select .options li:hover{background:#fff6;color:#000}@media (max-width: 900px){.register-page{flex-direction:column}.register-page .image-side{width:100%;height:200px}.register-page .form-side{width:100%;padding:20px}.form-box{padding:30px 20px}.form-box h2{font-size:1.8rem}.form-box input,.form-box button{font-size:.9rem;padding:10px}}@media (max-width: 480px){.register-page .form-box{padding:20px 10px}.form-box h2{font-size:1.5rem}.form-box button{padding:8px 12px;font-size:.8rem}.form-box input,.form-box select{font-size:.75rem}}.login-page{position:relative;width:100%;height:100vh;overflow-x:hidden;scroll-behavior:smooth;scrollbar-width:none}.login-page::-webkit-scrollbar{display:none}.background-video{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;filter:brightness(75%) blur(1px)}.hero-content{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;padding:20px;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-content h1{font-size:3rem;font-weight:700;margin-bottom:10px;animation:fadeIn 1.5s ease}.subtitle{font-size:1.2rem;margin-bottom:30px;opacity:.9;animation:fadeIn 2s ease}.hero-content button{padding:12px 30px;font-size:1.1rem;background-color:#e6743b;border:none;border-radius:25px;color:#fff;cursor:pointer;transition:.3s ease;font-weight:500;animation:fadeInUp 2.5s ease}.hero-content button:hover{background-color:#7e3202;transform:scale(1.05)}.login-section{height:100vh;display:flex;justify-content:center;align-items:center;background:#ffffff26;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.form-box{background:#ffffff40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.3);border-radius:16px;box-shadow:0 0 25px #0003;padding:40px;width:90%;max-width:400px;text-align:center;color:#fff;animation:fadeInUp 1.5s ease}.form-box h2{margin-bottom:20px;font-size:xx-large;font-weight:bolder;color:#822005}.form-box input{width:100%;padding:12px;margin:10px 0;border:none;border-radius:8px;background:#fff3;color:#fff;font-size:1rem;outline:none;transition:background .3s ease}.form-box input::placeholder{color:#fffc}.form-box input:focus{background:#ffffff59}.form-box button{width:100%;padding:12px;background-color:#e6743b;border:none;border-radius:6px;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:.3s ease}.form-box button:hover{background-color:#7e3202;transform:translateY(-2px)}.error{color:#ff4d4d;font-size:.9rem;margin-bottom:10px}.register-text{margin-top:15px;font-size:.95rem;color:#f1f1f1}.register-text a{color:#7e3202;text-decoration:none;font-weight:700;font-size:x-large}.register-text a:hover{text-decoration:underline}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 600px){.hero-content h1{font-size:2.2rem}.subtitle{font-size:1rem}.form-box{padding:30px 20px}}@media (max-width: 900px){.login-page .form-box{padding:30px 20px;font-size:.9rem}.hero-content h1{font-size:2.2rem}.subtitle{font-size:1rem}.hero-content button{padding:10px 25px;font-size:1rem}}@media (max-width: 480px){.login-page .form-box{padding:20px 10px}.hero-content h1{font-size:1.5rem}.hero-content button{padding:8px 12px;font-size:.8rem}}.resident-dashboard{min-height:100vh;border:15px solid #e06644;padding:0;margin:0;box-sizing:border-box;background-color:#fff}.resident-dashboard .hero-section{position:relative;width:100%;height:80vh;background:url(/resident.jpg) center/cover no-repeat;display:flex;align-items:center;justify-content:center}.resident-dashboard .hero-overlay{text-align:center;padding:50px 30px;border-radius:12px;background:#e0664499;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(10px);color:#fff}.resident-dashboard .hero-overlay h1{font-size:3rem;margin-bottom:10px}.resident-dashboard .hero-overlay p{font-size:1.2rem;margin-bottom:20px;color:#150703}.resident-dashboard .hero-buttons button{margin:5px;padding:12px 20px;font-size:1rem;border:none;border-radius:8px;cursor:pointer;background:#ffffff40;color:#470202;font-weight:700;transition:.3s ease}.resident-dashboard .hero-buttons button:hover{background:#ffffff73}.resident-dashboard .section-container{background:#ffffff26;padding:20px;border-radius:12px;margin:20px auto;max-width:1200px;color:#3b1e0f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:2px solid #e06644}.resident-dashboard table,.resident-dashboard .pre-approved-table{width:100%;border-collapse:separate;border-spacing:0;background:#ffffff40;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:2px solid #e06644;border-radius:12px;margin-top:15px;overflow:hidden}.resident-dashboard th,.resident-dashboard td{padding:12px 15px;text-align:left;border-bottom:1px solid rgba(224,102,68,.4);color:#3b1e0f;font-weight:500;background:transparent}.resident-dashboard th{background:#ffffff59;text-transform:uppercase}.resident-dashboard .status-badge{padding:4px 10px;border-radius:8px;font-weight:700;text-transform:capitalize}.resident-dashboard .status-pending{background-color:#e066444d;color:#3b1e0f}.resident-dashboard .status-checked-out{background-color:#6b19024d;color:#3b1e0f}.resident-dashboard .status-approved,.resident-dashboard .status-checked-in{background-color:#00c853b3;color:#fff}.resident-dashboard .status-rejected{background-color:#d6081cb3;color:#fff}.resident-dashboard .status-pre-approved{background-color:#3b82f6b3;color:#fff}.resident-dashboard .star{font-size:1.2rem;color:gold;margin-right:2px;cursor:pointer;text-shadow:0 0 3px rgba(0,0,0,.7)}.resident-dashboard .search-form input,.resident-dashboard .pre-approve-form input,.resident-dashboard form select{width:100%;padding:10px;margin:5px 0;border-radius:8px;border:none;background:#e0664426;color:#3b1e0f;font-weight:700}.resident-dashboard .search-form button,.resident-dashboard .pre-approve-form button{padding:10px 15px;margin:10px 0;border-radius:6px;border:none;cursor:pointer;background-color:#e06644;color:#fff;font-weight:700}.resident-dashboard .pending-alert{background:#e066444d;color:#3b1e0f;padding:12px;border-radius:8px;margin-bottom:10px;font-weight:700}@media (max-width: 1200px){.resident-dashboard .hero-overlay{padding:40px 20px}}@media (max-width: 1024px){.resident-dashboard .hero-section{height:60vh}.resident-dashboard .hero-overlay h1{font-size:2.5rem}}@media (max-width: 768px){.resident-dashboard .hero-section{height:50vh}.resident-dashboard .hero-overlay h1{font-size:2rem}.resident-dashboard .hero-buttons button{padding:10px 15px;font-size:.9rem}.resident-dashboard table,.resident-dashboard .pre-approved-table,.resident-dashboard .search-form input,.resident-dashboard .pre-approve-form input,.resident-dashboard form select,.resident-dashboard .search-form button,.resident-dashboard .pre-approve-form button{font-size:.85rem}}@media (max-width: 480px){.resident-dashboard .hero-overlay{padding:20px 10px}.resident-dashboard .hero-overlay h1{font-size:1.5rem}.resident-dashboard .hero-buttons button{padding:8px 12px;font-size:.8rem}.resident-dashboard table,.resident-dashboard .pre-approved-table,.resident-dashboard form select{font-size:.75rem}}@media (max-width: 768px){.resident-dashboard table,.resident-dashboard .pre-approved-table{width:100%;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}.resident-dashboard th,.resident-dashboard td{font-size:.85rem;padding:8px 10px}}@media (max-width: 480px){.resident-dashboard table,.resident-dashboard .pre-approved-table{font-size:.75rem}.resident-dashboard th,.resident-dashboard td{padding:6px 8px}}.guard-dashboard{min-height:100vh;border:15px solid #e06644;padding:0;margin:0;box-sizing:border-box;background-color:#fff}.guard-dashboard .hero-section{position:relative;width:100%;height:80vh;background:url(/guard.jpg) center/cover no-repeat;display:flex;align-items:center;justify-content:center}.guard-dashboard .hero-overlay{text-align:center;padding:50px 30px;border-radius:12px;background:#e0664499;backdrop-filter:blur(.5px);-webkit-backdrop-filter:blur(10px);color:#fff}.guard-dashboard .hero-overlay h1{font-size:3rem;margin-bottom:10px}.guard-dashboard .hero-buttons button{margin:5px;padding:12px 20px;font-size:1rem;border:none;border-radius:8px;cursor:pointer;background:#ffffff40;color:#470202;font-weight:700;transition:.3s ease}.guard-dashboard .hero-buttons button:hover{background:#ffffff73}.guard-dashboard .section-container{background:#ffffff26;padding:20px;border-radius:12px;margin:20px auto;max-width:1200px;color:#3b1e0f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:2px solid #e06644}.guard-dashboard table{width:100%;border-collapse:separate;border-spacing:0;background:#ffffff40;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:2px solid #e06644;border-radius:12px;margin-top:15px;overflow:hidden}.guard-dashboard th,.guard-dashboard td{padding:12px 15px;text-align:left;border-bottom:1px solid rgba(224,102,68,.4);color:#3b1e0f;font-weight:500;background:transparent}.guard-dashboard th{background:#ffffff59;text-transform:uppercase}.guard-dashboard .status-badge{padding:4px 10px;border-radius:8px;font-weight:700;text-transform:capitalize}.guard-dashboard .status-pending{background-color:#e066444d;color:#3b1e0f}.guard-dashboard .status-approved,.guard-dashboard .status-checked-in{background-color:#00c853b3;color:#fff}.guard-dashboard .status-checked-out,.guard-dashboard .status-rejected{background-color:#dc3545b3;color:#fff}.guard-dashboard .status-pre-approved{background-color:#3b82f6b3;color:#fff}.guard-dashboard .star{font-size:1.2rem;color:gold;margin-right:2px;cursor:pointer;text-shadow:0 0 3px rgba(0,0,0,.7)}.guard-dashboard form input,.guard-dashboard form select{width:100%;padding:10px;margin:5px 0;border-radius:8px;border:none;background:#e0664426;color:#3b1e0f;font-weight:700}.guard-dashboard form button{padding:10px 15px;margin:10px 0;border-radius:6px;border:none;cursor:pointer;background-color:#e06644;color:#fff;font-weight:700}@media (max-width: 1200px){.guard-dashboard .hero-overlay{padding:40px 20px}}@media (max-width: 1024px){.guard-dashboard .hero-section{height:60vh}.guard-dashboard .hero-overlay h1{font-size:2.5rem}}@media (max-width: 768px){.guard-dashboard .hero-section{height:50vh}.guard-dashboard .hero-overlay h1{font-size:2rem}.guard-dashboard .hero-buttons button{padding:10px 15px;font-size:.9rem}.guard-dashboard table,.guard-dashboard form input,.guard-dashboard form select,.guard-dashboard form button{font-size:.85rem}}@media (max-width: 480px){.guard-dashboard .hero-overlay{padding:20px 10px}.guard-dashboard .hero-overlay h1{font-size:1.5rem}.guard-dashboard .hero-buttons button{padding:8px 12px;font-size:.8rem}.guard-dashboard table,.guard-dashboard form input,.guard-dashboard form select{font-size:.75rem}}@media (max-width: 768px){.guard-dashboard table{width:100%;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}.guard-dashboard th,.guard-dashboard td{font-size:.85rem;padding:8px 10px}}@media (max-width: 480px){.guard-dashboard table{font-size:.75rem}.guard-dashboard th,.guard-dashboard td{padding:6px 8px}}body{margin:0;padding:0;min-height:100vh;border:15px solid #e06644;box-sizing:border-box;background-color:#fff}.admin-dashboard{max-width:1280px;margin:0 auto;padding:20px;color:#3b1e0f;font-family:Playfair Display,serif}.hero-section{position:relative;width:100%;height:50vh;display:flex;align-items:center;justify-content:center;margin-bottom:20px;background:url(/admin-hero.jpg) center/cover no-repeat;border-radius:12px}.hero-overlay{text-align:center;padding:40px 30px;border-radius:12px;background:#e0664499;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff}.hero-overlay h1{font-size:2.5rem;margin-bottom:10px}.hero-overlay p{font-size:1.2rem;margin-bottom:20px}.hero-image-placeholder{width:100%;max-width:800px;height:350px;margin:20px auto;border-radius:12px;background:url(/admin.jpg) center/cover no-repeat;box-shadow:0 8px 25px #0000004d}.section-container{background:#ffffff26;padding:20px;border-radius:12px;margin:20px auto;max-width:1200px;color:#3b1e0f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:2px solid #e06644}@media (max-width: 900px){.hero-overlay h1{font-size:1.8rem}.hero-overlay p{font-size:1rem}.hero-image-placeholder{height:250px}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}*/ .status-badge{padding:4px 8px;border-radius:8px;font-weight:500;font-size:.85rem;text-transform:capitalize;display:inline-block;text-align:center;min-width:80px}.status-pending{background-color:#facc15;color:#222}.status-approved,.status-checked-in{background-color:#0e9640;color:#fff}.status-rejected{background-color:#ef4444;color:#fff}.status-pre-approved{background-color:#3b82f6;color:#fff}.ai-icon{position:fixed;bottom:20px;left:20px;width:70px;height:70px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:1000;box-shadow:0 4px 12px #0000004d;transition:transform .3s ease,box-shadow .3s ease}.ai-icon img{width:70%;height:70%;object-fit:contain}.ai-icon:hover{transform:scale(1.15);box-shadow:0 6px 20px #0006}.chat-window{position:fixed;bottom:80px;left:20px;width:320px;max-height:450px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;box-shadow:0 8px 25px #0000004d;display:flex;flex-direction:column;overflow:hidden;z-index:1001;font-family:Arial,sans-serif}.chat-header{background:linear-gradient(90deg,#e8775b,#ac2e04);color:#fff;font-weight:700;padding:10px;font-size:.95rem;display:flex;justify-content:space-between;align-items:center}.chat-messages{flex:1;padding:10px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.chat-message{padding:8px 12px;border-radius:12px;max-width:75%;word-wrap:break-word}.chat-message.user{align-self:flex-end;background-color:#ba431f;color:#fff}.chat-message.ai{align-self:flex-start;background-color:#f1f5f9;color:#111}.chat-input{display:flex;border-top:1px solid #ddd}.chat-input input{flex:1;padding:10px;font-size:.9rem;border:none;outline:none}.chat-input button{background-color:#ba431f;color:#fff;padding:0 12px;border:none;cursor:pointer;transition:background .3s ease}.chat-input button:hover{background-color:#ac2e04}.robot-icon{width:30px;height:30px;object-fit:contain;filter:invert(1) sepia(1) saturate(0) brightness(2);transition:transform .3s ease}.robot-icon:hover{transform:scale(1.2)}
