:root{--text-dark:#333;--bg-light:#f8f9fa;--gradient-gold:linear-gradient(135deg,#c5a059,#a67c00)}body{background-color:#f8f9fa;background-color:var(--bg-light);color:var(--text-dark);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.testimonials-ticker-section{background:#fff;border-bottom:1px solid #eee;overflow:hidden;padding:30px 0;position:relative}.ticker-header{align-items:center;display:flex;gap:15px;justify-content:center;margin-bottom:20px;text-align:center}.ticker-header h3{color:#333;font-size:1.2rem;font-weight:600;margin:0}.rating-badge{align-items:center;background:#f8f9fa;border:1px solid #eee;border-radius:20px;color:#555;display:flex;font-size:.9rem;gap:5px;padding:5px 10px}.rating-badge i{color:#fbc02d}.ticker-container{overflow:hidden;position:relative;width:100%}.ticker-container:after,.ticker-container:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100px;z-index:2}.ticker-container:before{background:linear-gradient(90deg,#fff,#0000);left:0}.ticker-container:after{background:linear-gradient(270deg,#fff,#0000);right:0}.ticker-track{animation:scroll 40s linear infinite;display:flex;gap:30px;width:-webkit-max-content;width:max-content}.ticker-container:hover .ticker-track{animation-play-state:paused}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.ticker-card{background:#f8f9fa;border:1px solid #eee;border-radius:12px;box-shadow:0 2px 8px #0000000d;flex-shrink:0;padding:20px;transition:transform .2s;width:350px}.ticker-card:hover{border-color:#e3f2fd;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.review-header{justify-content:space-between;margin-bottom:12px}.review-header,.reviewer-info{align-items:center;display:flex}.reviewer-info{gap:10px}.reviewer-name{color:#333;font-size:1rem;font-weight:600}.review-source{color:#4285f4;font-size:1.1rem}.review-rating{color:#e0e0e0;font-size:.9rem}.review-rating .filled{color:#fbc02d}.review-text{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#555;display:-webkit-box;font-size:.95rem;font-style:italic;line-height:1.5;margin:0;overflow:hidden}[data-theme=dark] .testimonials-ticker-section{background:#0f172a;border-bottom-color:#334155}[data-theme=dark] .ticker-header h3{color:#e2e8f0}[data-theme=dark] .rating-badge{background:#1e293b;border-color:#334155;color:#94a3b8}[data-theme=dark] .ticker-container:before{background:linear-gradient(90deg,#0f172a,#0000)}[data-theme=dark] .ticker-container:after{background:linear-gradient(270deg,#0f172a,#0000)}[data-theme=dark] .ticker-card{background:#1e293b;border-color:#334155}[data-theme=dark] .reviewer-name{color:#e2e8f0}[data-theme=dark] .review-text{color:#94a3b8}.btn-danger,.btn-delete,.btn-edit,.btn-primary,.btn-secondary,.btn-toggle,.btn-view,[class*=btn-],[class*=button],button{transition:all .3s cubic-bezier(.4,0,.2,1)!important}.btn-danger:hover:not(:disabled),.btn-delete:hover,.btn-edit:hover,.btn-primary:hover:not(:disabled),.btn-secondary:hover:not(:disabled),.btn-toggle:hover,.btn-view:hover,[class*=btn-]:hover:not(:disabled),button:hover:not(:disabled){box-shadow:0 4px 12px #00000026!important;transform:translateY(-2px)!important}[class*=btn-]:active:not(:disabled),button:active:not(:disabled){transform:translateY(0)!important}*{box-sizing:border-box;margin:0;padding:0}.admin-table,.card,.modal-content,.settings-card,body{transition:background-color .2s ease,border-color .2s ease}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--bg-primary);color:#333;font-family:Inter,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.6;margin:0}:root{--bg-primary:#fff;--bg-secondary:#f8f9fa;--text-primary:#333;--text-secondary:#666;--border-color:#e9ecef;--shadow-color:#0000001a;--secondary-gold:#daa520;--primary-navy:#142850;--gradient-navy:linear-gradient(135deg,#142850,#2a5298);.App{text-align:center}.App-header{align-items:center;background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);border-bottom:3px solid #daa520;border-bottom:3px solid var(--secondary-gold);box-shadow:0 4px 20px #00000026;color:#fff;color:var(--text-light);display:flex;flex-wrap:wrap;justify-content:space-between;padding:15px 30px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navigation li.admin-tools-row{align-items:center;display:flex;gap:15px}.navigation li.admin-tools-row .admin-icon-wrapper a,.navigation li.admin-tools-row .admin-icon-wrapper button{align-items:center;background:#0000;border:none;color:#fff;color:var(--text-light);cursor:pointer;display:flex;justify-content:center;padding:5px;transition:color .3s}.navigation li.admin-tools-row .admin-icon-wrapper a:hover,.navigation li.admin-tools-row .admin-icon-wrapper button:hover{color:#daa520;color:var(--secondary-gold)}.logo a{align-items:center;color:#fff;display:flex;text-decoration:none}.logo img{background:#fff;border:2px solid #ffffff4d;border-radius:30px;box-shadow:0 2px 10px #0000001a;height:55px;margin-right:15px;padding:5px 12px;transition:all .3s ease}.logo img:hover{border-color:#fffc;box-shadow:0 4px 15px #0003;transform:scale(1.02)}.logo h1{color:#daa520;color:var(--secondary-gold);font-family:Inter,sans-serif;font-size:1.8em;font-weight:700;letter-spacing:.5px;line-height:1;margin:0;text-transform:uppercase}.logo-text{align-items:stretch;display:flex;flex:1 1;flex-direction:column;justify-content:center}.tagline{color:#fff;display:block;font-family:Inter,sans-serif;font-size:1.1em;font-weight:500;letter-spacing:1.5px;margin:2px 0 0;text-align:center;text-transform:uppercase;width:100%}@keyframes subtle-glow{0%{filter:drop-shadow(0 0 5px rgba(255,215,0,.3))}to{filter:drop-shadow(0 0 15px rgba(255,215,0,.5))}}.navigation ul{align-items:center;display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.navigation li{margin:0 5px}.navigation a{border:1px solid #0000;border-radius:4px;color:#fff;color:var(--text-light);display:inline-block;font-family:Inter,sans-serif;font-size:.95em;font-weight:500;letter-spacing:.3px;padding:10px 18px;text-decoration:none;transition:all .3s ease}.theme-toggle-item{align-items:center;display:flex;margin-left:10px!important}.theme-toggle-btn{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#daa520;color:var(--secondary-gold);cursor:pointer;display:flex;font-size:1.1em;height:40px;justify-content:center;transition:all .3s ease;width:40px}.theme-toggle-btn:hover{background:#fff3;box-shadow:0 0 10px #c5a0594d;transform:rotate(15deg)}[data-theme=dark] .theme-toggle-btn{background:#0003;color:#fbbf24}.navigation a:hover{background:#ffffff0d;border-color:#daa520;border-color:var(--secondary-gold);color:#daa520;color:var(--secondary-gold)}.phone-input-group{position:relative;z-index:100}.phone-input-container,.phone-input-group{width:100%!important}.phone-input-group-hybrid{margin-bottom:5px;position:relative;width:100%}.phone-error-inline{color:#ef4444!important;font-size:13px!important;font-weight:500!important;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%);white-space:nowrap;z-index:10}.phone-input-container-hybrid{align-items:stretch!important;background:#fff!important;background:var(--input-bg)!important;border:1px solid #e9ecef!important;border:1px solid var(--border-color)!important;border-radius:8px!important;display:flex!important;height:48px!important;position:relative!important;transition:all .3s ease!important;width:100%!important}.phone-input-container-hybrid:focus-within{border-color:var(--primary-color)!important;box-shadow:0 0 0 3px #2563eb1a!important}.phone-flag-unit-wrapper{flex-shrink:0!important;position:relative!important}.phone-flag-button-custom{align-items:center!important;background:#0000!important;border:none!important;border-radius:8px 0 0 8px!important;border-right:1px solid #e9ecef!important;border-right:1px solid var(--border-color)!important;cursor:pointer!important;display:flex!important;gap:6px!important;height:100%!important;padding:0 12px!important;transition:background .2s ease!important}.phone-flag-button-custom:hover{background:#00000008!important}.phone-flag-button-custom .react-tel-input{align-items:center!important;display:inline-flex!important;width:auto!important}.phone-flag-button-custom .react-tel-input .flag{display:inline-block!important;flex-shrink:0!important;height:15px!important;width:20px!important}.phone-flag-button-custom .flag-emoji{display:inline-block!important;font-size:20px!important;line-height:1!important;margin-right:8px!important}.phone-flag-button-custom .dial-code-text{color:#333!important;color:var(--text-primary)!important;font-size:15px!important;font-weight:500!important;white-space:nowrap!important}.phone-flag-button-custom .dropdown-arrow-icon{color:#333!important;color:var(--text-primary)!important;flex-shrink:0!important;height:16px!important;width:16px!important}.phone-input-dropdown-wrapper{left:0!important;margin-top:4px!important;min-width:350px!important;position:absolute!important;top:100%!important;width:auto!important;z-index:1000!important}.phone-input-dropdown-wrapper .react-tel-input{position:relative!important}.phone-input-dropdown-wrapper .react-tel-input .flag-dropdown{border:none!important;position:static!important;width:100%!important}.phone-input-dropdown-wrapper .react-tel-input .selected-flag{display:none!important}.custom-country-dropdown{border:1px solid #e9ecef!important;border:1px solid var(--border-color)!important;border-radius:8px!important;box-shadow:0 4px 12px #00000026!important;max-height:300px!important;min-width:350px!important;overflow-x:hidden!important;overflow-y:auto!important;padding:8px!important}.custom-country-dropdown,.custom-country-dropdown .search{background:#fff!important;background:var(--input-bg)!important;box-sizing:border-box!important;width:100%!important}.custom-country-dropdown .search{margin-bottom:0!important;padding:4px 8px 8px!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:10!important}.custom-country-dropdown .search-box{background:#fff!important;background:var(--input-bg)!important;border:1px solid #e9ecef!important;border:1px solid var(--border-color)!important;border-radius:6px!important;box-sizing:border-box!important;color:#333!important;color:var(--text-primary)!important;font-size:14px!important;outline:none!important;padding:8px 10px!important;width:100%!important}.custom-country-dropdown .search-box:focus{border-color:var(--primary-color)!important;box-shadow:0 0 0 2px #2563eb1a!important}.custom-country-dropdown .country-list{list-style:none!important;margin:0!important;padding:0!important;width:100%!important}.custom-country-dropdown .country{align-items:center!important;border-radius:6px!important;box-sizing:border-box!important;cursor:pointer!important;display:flex!important;margin-bottom:2px!important;padding:10px 12px!important;transition:all .2s ease!important;width:100%!important}.custom-country-dropdown .country:hover{background:#2563eb14!important}.custom-country-dropdown .country.highlight{background:#2563eb1f!important}.custom-country-dropdown .country .flag{display:inline-block!important;flex-shrink:0!important;height:15px!important;margin-right:12px!important;position:relative!important;vertical-align:middle!important;width:20px!important}.custom-country-dropdown .flag{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABZAAAAAPCAYAAABNVhLjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRjhEOEE5MjAyMjA2ODExODA4M0M3MzRGRjE3MzYwNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRjhEOEE5MzAyMjA2ODExODA4M0M3MzRGRjE3MzYwNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkZGOEQ4QTkwMDIyMDY4MTE4MDgzQzczNEZGMTczNjA1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkZGOEQ4QTkxMDIyMDY4MTE4MDgzQzczNEZGMTczNjA1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+SjlzZwAABGlJREFUeNrs3VFy2jAUQFEDWUDX0K6hXQPrCF1D19CtdA3tGro=)!important;background-repeat:no-repeat!important;background-size:5652px 15px!important}.custom-country-dropdown .country .country-name{color:#333!important;color:var(--text-primary)!important;flex:1 1!important;font-size:14px!important;font-weight:500!important}.custom-country-dropdown .country .dial-code{color:#666!important;color:var(--text-secondary)!important;font-size:14px!important;margin-left:8px!important}.phone-native-input{background:#0000!important;border:none!important;color:#333!important;color:var(--text-primary)!important;flex:1 1!important;font-size:16px!important;outline:none!important;padding:0 15px!important;width:100%!important}.phone-native-input::placeholder{color:#666!important;color:var(--text-secondary)!important;opacity:.7!important}.phone-input-element,.react-tel-input .form-control{-webkit-appearance:none!important;appearance:none!important;background:#fff!important;background:var(--input-bg)!important;border:1px solid #e9ecef!important;border:1px solid var(--border-color)!important;border-radius:8px!important;color:#333!important;color:var(--text-primary)!important;font-size:16px!important;height:48px!important;padding-left:95px!important;transition:all .3s ease!important;width:100%!important}.phone-input-field::-webkit-contacts-auto-fill-button,.phone-input-field::-webkit-credentials-auto-fill-button{display:none!important;pointer-events:none!important;visibility:hidden!important}.react-tel-input .selected-flag .arrow.up{border-bottom:5px solid #333!important;border-bottom:5px solid var(--text-primary)!important;border-top:none!important}.phone-input-element:focus,.react-tel-input .form-control:focus{border-color:var(--primary-color)!important;box-shadow:0 0 0 3px #2563eb1a!important}.phone-input-dropdown,.react-tel-input .flag-dropdown{border:none!important;border-radius:8px 0 0 8px!important;border-right:1px solid #e9ecef!important;border-right:1px solid var(--border-color)!important;width:85px!important}.phone-input-dropdown,.react-tel-input .flag-dropdown,.react-tel-input .selected-flag{align-items:center!important;background:#0000!important;box-shadow:none!important;display:flex!important;z-index:10!important}.react-tel-input .selected-flag{border:none!important;gap:6px!important;justify-content:flex-start!important;outline:none!important;padding:0 10px!important;position:relative!important;width:80px!important}.react-tel-input .selected-flag .flag{box-shadow:none!important;display:block!important;min-width:20px!important;order:1!important;pointer-events:none!important}.react-tel-input .selected-flag:after{color:#333!important;color:var(--text-primary)!important;content:"+" attr(data-dial-code);display:block!important;font-size:15px!important;font-weight:500!important;order:2!important;pointer-events:none!important;white-space:nowrap!important}.react-tel-input .selected-flag .arrow{border-top:5px solid #333!important;border-top:5px solid var(--text-primary)!important;left:auto!important;margin-left:auto!important;order:3!important;position:relative!important}.react-tel-input .selected-flag .dial-code,.react-tel-input .selected-flag i,.react-tel-input .selected-flag span:not(.flag):not(.arrow){display:none!important;opacity:0!important;visibility:hidden!important}.dial-code-visual{display:none!important}.phone-input-dropdown.open,.phone-input-dropdown:hover{background:#0000000d!important}.react-tel-input .flag-dropdown.open .selected-flag{background:#0000!important}.react-tel-input .country-list{background:#fff!important;background:var(--card-bg,#fff)!important;border:1px solid #e9ecef!important;border:1px solid var(--border-color,#e5e7eb)!important;border-radius:12px!important;box-shadow:0 12px 28px #0003!important;color:#333!important;color:var(--text-primary,#1f2937)!important;margin-top:1px!important;overflow-x:hidden!important;width:300px!important;z-index:10000!important}.react-tel-input .country-list .country{padding:10px 15px!important;transition:background .2s!important}.react-tel-input .country-list .country.highlight,.react-tel-input .country-list .country:hover{background-color:#fdb9311a!important}.react-tel-input .country-list .search{background-color:#fff!important;background-color:var(--card-bg)!important;border-bottom:2px solid #e9ecef!important;border-bottom:2px solid var(--border-color)!important;box-sizing:border-box!important;height:auto!important;margin:0!important;padding:12px!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;width:100%!important;z-index:5!important}.react-tel-input .country-list .search-box{background:#fff!important;border:1px solid #d1d5db!important;border-radius:6px!important;box-sizing:border-box!important;color:#1f2937!important;display:block!important;font-size:14px!important;height:40px!important;margin:12px!important;outline:none!important;padding:10px 12px!important;width:calc(100% - 24px)!important}.react-tel-input .country-list .search-box::placeholder{color:#666!important;color:var(--text-secondary)!important;opacity:.7}.react-tel-input .country-list .country{padding:10px 10px 10px 45px!important;text-align:left!important;transition:background .2s ease}.react-tel-input .country-list .country .flag{margin-left:-35px!important;margin-top:-12px!important}.react-tel-input .country-list .country.highlight,.react-tel-input .country-list .country:hover{background:#2563eb1a!important}.has-error .phone-input-element{border-color:#ef4444!important}.client-logout-item{display:none}@media (max-width:768px){.react-tel-input .country-list{width:280px!important}.client-logout-item{display:block;width:100%}.dashboard-nav .logout-tab{display:none!important}}.navigation li.admin-icon-item{margin:0 2px}.navigation li.admin-icon-item a,.navigation li.admin-icon-item button.notification-btn{align-items:center;border-radius:50%;display:flex!important;height:40px;justify-content:center;padding:8px 12px!important;width:40px}.navigation li.admin-icon-item button.notification-btn{background:#0000;border:1px solid #0000;color:#fff;color:var(--text-light);cursor:pointer;transition:all .3s ease}.navigation li.admin-icon-item button.notification-btn:hover{background:#ffffff0d;border-color:#daa520;border-color:var(--secondary-gold);color:#daa520;color:var(--secondary-gold)}.navigation li.admin-icon-item a:before{display:none}.navigation a:before{background:linear-gradient(135deg,#ffd7001a,#0000);border-radius:25px;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.navigation a:hover:before{opacity:1}.about,.contact,.services{margin:0 auto;max-width:95%;padding:80px 20px;scroll-margin-top:110px}.about h2,.contact h2,.services h2{color:#142850;color:var(--primary-navy);font-size:2.5em;font-weight:700;margin-bottom:60px;position:relative}.about h2:after,.contact h2:after,.services h2:after{background:#daa520;background:var(--secondary-gold);border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.services ul{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;list-style-type:none;padding:0}.services li{background:#fff;background:var(--card-bg);border:1px solid #0000000d;border-radius:8px;border-top:4px solid #142850;border-top:4px solid var(--primary-navy);flex:1 1 300px;max-width:400px;padding:0;transition:all .3s ease}.service-card-link{align-items:center;color:inherit;display:flex;flex-direction:column;height:100%;padding:30px 20px;text-align:center;text-decoration:none;width:100%}.services li:hover{border-top-color:#daa520;border-top-color:var(--secondary-gold);box-shadow:0 15px 30px #0000001a}.services li i{color:#142850;color:var(--primary-navy);margin-bottom:20px;transition:color .3s ease}.services li:hover i{color:#daa520;color:var(--secondary-gold)}.services li p{color:#555;font-size:1em}.services li h3{color:#142850;color:var(--primary-navy);font-weight:600;margin-bottom:10px}.trust-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:100%}.trust-item{align-items:center;background:#fff;background:var(--card-bg);border:2px solid #ffd7001a;border-radius:12px;box-shadow:0 5px 20px #0000001a;box-shadow:0 5px 20px var(--shadow-color);display:flex;gap:20px;padding:25px;text-align:left;transition:all .3s ease}.trust-item:hover{border-color:#ffd7004d;box-shadow:0 10px 30px #0d47a11f;transform:translateY(-5px)}.trust-icon{align-items:center;background:linear-gradient(135deg,#1565c0,#0d47a1);border-radius:50%;box-shadow:0 4px 15px #0d47a133;display:flex;flex-shrink:0;height:60px;justify-content:center;margin-bottom:0;width:60px}.trust-icon i{color:#fff;font-size:24px}.trust-content h4{color:#0d47a1;font-size:1.2em;font-weight:700;letter-spacing:.5px;margin:0 0 8px}.trust-content p{color:#37474f;font-size:.95em;line-height:1.5;margin:0}.about{background:#fff;background:var(--bg-primary);overflow:hidden;padding:80px 20px;position:relative}.about-container{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1.2fr .8fr}.about-content h2{color:#333;color:var(--text-primary);display:inline-block;font-size:2.5em;margin-bottom:25px;position:relative}.about-content h2:after{background:gold;border-radius:2px;bottom:-10px;content:"";height:4px;left:0;position:absolute;width:60px}.about-content .lead-text{color:#2c3e50;font-size:1.4em;font-weight:600;line-height:1.6;margin-bottom:20px}.about-content p{color:#666;color:var(--text-secondary);font-size:1.1em;line-height:1.8;margin-bottom:30px}.about-stats{display:flex;gap:40px;margin-top:30px}.stat-item{display:flex;flex-direction:column}.stat-number{color:#1565c0;font-size:2.5em;font-weight:800;line-height:1}.stat-label{color:#78909c;font-size:.9em;font-weight:600;letter-spacing:1px;margin-top:5px;text-transform:uppercase}.visual-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;background:var(--card-bg);border:1px solid #ffffff80;border-radius:20px;box-shadow:0 20px 40px #0000000d;padding:40px;position:relative;text-align:center}.visual-card i{background:#e3f2fd;border-radius:50%;color:#1565c0;font-size:4em;margin-bottom:20px;padding:20px}.visual-card blockquote{color:#333;color:var(--text-primary);font-size:1.2em;font-style:italic;line-height:1.6;margin:0 0 15px}.visual-card cite{color:#daa520;color:var(--secondary-gold);font-style:normal;font-weight:700}@media (max-width:900px){.about-container{grid-template-columns:1fr;text-align:center}.about-content h2:after{left:50%;transform:translateX(-50%)}.about-stats{justify-content:center}}.contact{background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);color:#fff;margin:0;max-width:100%;position:relative}.contact-card{background:#f8f9fa!important;background:var(--bg-secondary)!important;box-shadow:0 10px 30px #0000001a!important;box-shadow:0 10px 30px var(--shadow-color)!important}.contact-card,.contact-details a,.contact-details p,.contact-details p a{color:#333!important;color:var(--text-primary)!important}.contact-details i{color:#daa520!important;color:var(--secondary-gold)!important}.contact:before{background:linear-gradient(45deg,#daa520,#ffdb58);background:linear-gradient(45deg,var(--secondary-gold),#ffdb58);content:"";height:4px;left:0;position:absolute;right:0;top:0}.contact h2{color:#fff}.contact h2:after{background:#daa520;background:var(--secondary-gold)}.contact p{font-size:1.2em;margin:15px 0}@media (max-width:600px){.contact .contact-info p{align-items:center;display:table;flex-wrap:wrap;gap:8px}.contact .contact-info i{flex-shrink:0}.contact .contact-info a{overflow-wrap:anywhere}}.animate-fade-in,.page-transition{animation:fadeInUp .5s cubic-bezier(.16,1,.3,1) forwards;width:100%}@media (prefers-reduced-motion:reduce){.animate-fade-in,.page-transition{animation:none;opacity:1;transform:none}}.App-footer{background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);border-top:4px solid #daa520;border-top:4px solid var(--secondary-gold);color:#fff;overflow:hidden;padding:50px 30px 30px;position:relative;text-align:center}.App-footer:before{content:none}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto 30px;max-width:1200px}.footer-section h3{color:#e8f4fd;font-size:1.3em;margin-bottom:20px}.footer-section a,.footer-section p{color:#b8c6db;font-size:1em;line-height:1.6;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#fff}.footer-social{gap:15px;margin-top:20px}.footer-social,.footer-social a{display:flex;justify-content:center}.footer-social a{align-items:center;background:#ffffff1a;border-radius:50%;height:40px;transition:all .3s ease;width:40px}.contact-flex-row{justify-content:center}.footer-social .social-icon{height:22px;width:22px}.footer-social a:hover{background:linear-gradient(45deg,#ff6b6b,#ee5a24);transform:translateY(-3px)}.footer-bottom{border-top:1px solid #ffffff1a;color:#b8c6db;font-size:.9em;padding-top:20px}.footer-bottom p{margin:10px 0}.footer-links{margin-top:10px}.footer-links a{color:#b8c6db;margin:0 8px;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff;text-decoration:underline}@media (max-width:768px){.App-header{flex-direction:column;padding:15px 20px}.navigation ul{align-items:center;flex-direction:row;gap:5px;justify-content:center;margin-top:15px;width:100%}.navigation li{margin:0 2px}.navigation a{font-size:.9em;padding:10px 12px}.hero{min-height:50vh;padding:80px 20px}.hero h2{font-size:2.5em}.hero p{font-size:1.1em}.about,.contact,.services{padding:60px 20px}.about h2,.contact h2,.services h2{font-size:2em}.services li{margin:15px;width:calc(100% - 30px)}.contact p{font-size:1.1em}.footer-content{gap:30px;grid-template-columns:1fr;text-align:center}.App-footer{padding:40px 20px 20px}}@media (max-width:480px){.hero h2{font-size:2em}.hero .cta-button{font-size:1.1em;padding:15px 30px}.services li{margin:10px;padding:25px 15px;width:calc(100% - 20px)}}.App-footer i,.App-header i{color:#fff}.logout-btn{align-items:center;background:none;border:none;color:inherit;display:flex;font-family:inherit;font-size:inherit;font-weight:500;gap:8px;padding:0}.logout-icon{display:none}@media (max-width:600px){.App-header{flex-wrap:nowrap;gap:10px;padding:10px 15px}.logo img{height:40px;margin-right:10px}.logo h1{display:block;font-size:1rem;margin:0;white-space:nowrap}.navigation ul{gap:2px;margin-top:0}.navigation li.admin-icon-item{margin:0 1px}.navigation li.admin-icon-item a,.navigation li.admin-icon-item button.notification-btn{height:36px;padding:6px!important;width:36px}.navigation li.admin-icon-item i{font-size:1rem!important}.logout-text{display:none}.logout-icon{display:block;font-size:1.2rem}.logout-item{margin-left:5px}}.signup-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.signup-form-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #daa520;border:1px solid var(--secondary-gold);border-radius:20px;box-shadow:0 20px 60px #00000026;box-shadow:0 20px 60px #0000004d;max-width:500px;padding:40px;width:100%}.signup-header{margin-bottom:35px;text-align:center}.signup-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);-webkit-background-clip:text;background-clip:text;color:#142850;color:var(--primary-navy);font-size:2.2em;font-weight:700;margin-bottom:10px}.unused-class{display:none}.line-clamp-fix{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bg-clip-fix{-webkit-background-clip:text;background-clip:text}.signup-header p{color:#666;font-size:1.1em;margin:0;opacity:.8}.signup-form{display:flex;flex-direction:column}.form-group{margin-bottom:25px;position:relative}.form-group label{color:#142850;color:var(--primary-navy);font-size:.95em;text-transform:uppercase}.input-wrapper{align-items:center;display:flex;position:relative}.input-wrapper>i{color:#142850;color:var(--primary-navy);font-size:1.1em;left:15px;position:absolute;transition:color .3s ease;z-index:2}.input-wrapper input{background:#ffffffe6;border:2px solid #e1e5e9;border-radius:12px;color:#333;font-size:1em;padding:15px 15px 15px 45px;transition:all .3s ease;width:100%}.input-wrapper input:focus{background:#fff;border-color:#daa520;border-color:var(--secondary-gold);box-shadow:0 0 0 3px #c5a05933;outline:none}.input-wrapper input:focus+i,.input-wrapper input:not(:placeholder-shown)+i{color:#142850;color:var(--primary-navy)}.input-wrapper input.error{background:#ff6b6b0d;border-color:#ff6b6b}.input-wrapper input.error:focus{box-shadow:0 0 0 3px #ff6b6b1a}.input-wrapper input:disabled,.input-wrapper select:disabled{background:#0000000d;cursor:not-allowed;opacity:.7}.input-wrapper select{-webkit-appearance:none;appearance:none;background:#ffffffe6;border:2px solid #e1e5e9;border-radius:12px;color:#333;cursor:pointer;font-size:1em;padding:15px 15px 15px 45px;transition:all .3s ease;width:100%}.input-wrapper select:focus{background:#fff;border-color:#daa520;border-color:var(--secondary-gold);box-shadow:0 0 0 3px #c5a05933;outline:none}.input-wrapper select:focus+i,.input-wrapper select:not(:placeholder-shown)+i{color:#142850;color:var(--primary-navy)}.password-toggle{align-items:center;appearance:none;-webkit-appearance:none;background:#0000!important;border:none!important;box-shadow:none!important;color:#667eea;cursor:pointer;display:flex;font-size:1em;height:100%;justify-content:center;margin:0!important;outline:none;padding:0!important;position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:color .3s ease;width:40px;z-index:2}.password-toggle:hover:not(:disabled){box-shadow:none!important;color:#2a5298;transform:translateY(-50%)!important}.password-toggle:disabled{cursor:not-allowed;opacity:.5}.error-message{animation:fadeInDown .3s ease;display:block}.password-requirements{margin-top:5px}.password-requirements small{color:#666;font-size:.8em;opacity:.8}.submit-btn{align-items:center;background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);border-radius:12px;box-shadow:0 4px 15px #1e3c724d;display:flex;gap:8px;justify-content:center;letter-spacing:.5px;padding:16px 24px;text-transform:uppercase}.submit-btn:hover:not(:disabled){background:linear-gradient(45deg,#1e3c72,#2a5298);box-shadow:0 8px 25px #1e3c7266;transform:translateY(-2px)}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{cursor:not-allowed;opacity:.8;transform:none}.submit-btn.loading{background:linear-gradient(45deg,#3a568c,#4a69a0)}.submit-btn i.fa-spinner{animation:spin 1s linear infinite}.form-footer{border-top:1px solid #0000001a;margin-top:25px;padding-top:20px;text-align:center}.form-footer p{color:#666;font-size:.95em;margin:0}.form-footer a{font-weight:600;text-decoration:none;transition:color .3s ease}.form-footer a,.form-footer a:hover{color:#142850;color:var(--primary-navy)}.form-footer a:hover{text-decoration:underline}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.login-container{align-items:center;background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-form-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8f9fa;background:var(--bg-secondary);border:1px solid #e9ecef;border:1px solid var(--border-color);border-radius:20px;box-shadow:0 20px 60px #0000001a;box-shadow:0 20px 60px var(--shadow-color);max-width:450px;padding:40px;width:100%}.login-header{margin-bottom:35px;text-align:center}.login-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#2a5298,#1e3c72);-webkit-background-clip:text;background-clip:text;color:#2a5298;font-size:2.2em;font-weight:700;margin-bottom:10px}.login-header p{color:#666;font-size:1.1em;margin:0;opacity:.8}.login-form{display:flex;flex-direction:column}.login-form .form-group{margin-bottom:25px;position:relative}.login-form .form-group label{color:#333;display:block;font-size:.95em;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.login-form .input-wrapper{align-items:center;display:flex;position:relative}.login-form .input-wrapper>i{color:#142850;color:var(--primary-navy);font-size:1.1em;left:15px;position:absolute;transition:color .3s ease;z-index:2}.login-form .input-wrapper input{background:#ffffffe6;border:2px solid #e1e5e9;border-radius:12px;color:#333;font-size:1em;padding:15px 15px 15px 45px;transition:all .3s ease;width:100%}.login-form .input-wrapper input:focus{background:#fff;border-color:#2a5298;box-shadow:0 0 0 3px #2a52981a;outline:none}.login-form .input-wrapper input:focus+i,.login-form .input-wrapper input:not(:placeholder-shown)+i{color:#1e3c72}.login-form .input-wrapper input.error{background:#ff6b6b0d;border-color:#ff6b6b}.login-form .input-wrapper input.error:focus{box-shadow:0 0 0 3px #ff6b6b1a}.login-form .input-wrapper input:disabled{background:#0000000d;cursor:not-allowed;opacity:.7}.login-form .password-toggle{align-items:center;background:none;border:none;color:#142850;color:var(--primary-navy);cursor:pointer;display:flex;font-size:1em;height:100%;justify-content:center;padding:0;position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:color .3s ease;z-index:2}.login-form .password-toggle:hover:not(:disabled){color:#1e3c72}.login-form .password-toggle:disabled{cursor:not-allowed;opacity:.5}.form-options{font-size:.9em;justify-content:space-between;margin-bottom:25px}.form-options,.remember-me{align-items:center;display:flex}.remember-me{gap:8px}.remember-me input[type=checkbox]{accent-color:#142850;accent-color:var(--primary-navy);cursor:pointer;height:16px;width:16px}.remember-me label{color:#666;cursor:pointer;font-size:.9em;font-weight:500;letter-spacing:0;margin:0;text-transform:none}.forgot-password{background:none;border:none;color:#142850;color:var(--primary-navy);cursor:pointer;font:inherit;font-weight:600;padding:0;text-decoration:none;transition:color .3s ease}.forgot-password:hover{color:#1e3c72;text-decoration:underline}.login-form .submit-btn{align-items:center;background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);border:none;border-radius:12px;box-shadow:0 4px 15px #2a52984d;color:#fff;cursor:pointer;display:flex;font-size:1.1em;font-weight:600;gap:8px;justify-content:center;letter-spacing:.5px;margin-top:10px;padding:16px 24px;text-transform:uppercase;transition:all .3s ease}.login-form .submit-btn:hover:not(:disabled){background:linear-gradient(45deg,#1e3c72,#2a5298);box-shadow:0 8px 25px #2a529866;transform:translateY(-2px)}.login-form .submit-btn:active:not(:disabled){transform:translateY(0)}.login-form .submit-btn:disabled{cursor:not-allowed;opacity:.8;transform:none}.login-form .submit-btn.loading{background:linear-gradient(45deg,#6b8dd6,#5a7bc8)}.login-form .form-footer{border-top:1px solid #e9ecef;border-top:1px solid var(--border-color);margin-top:25px;padding-top:20px;text-align:center}.login-form .form-footer p{color:#666;font-size:.95em;margin:0}.login-form .form-footer a{color:#142850;color:var(--primary-navy);font-weight:600;text-decoration:none;transition:color .3s ease}.login-form .form-footer a:hover{color:#daa520;color:var(--secondary-gold);text-decoration:underline}.check-email-card{background:#f8f9fa;background:var(--bg-secondary);border:1px solid #e9ecef;border:1px solid var(--border-color);border-radius:16px;box-shadow:0 10px 30px #0000001a;box-shadow:0 10px 30px var(--shadow-color);margin:20px;max-width:500px;padding:40px;text-align:center;width:100%}.verification-icon-container{align-items:center;background:#fff;background:var(--bg-primary);border:3px solid #daa520;border:3px solid var(--secondary-gold);border-radius:50%;color:#daa520;color:var(--secondary-gold);display:flex;font-size:32px;height:80px;justify-content:center;margin:0 auto 25px;width:80px}.verification-icon-container.success{border-color:#4caf50;color:#4caf50}.verification-icon-container.error{border-color:#ef4444;color:#ef4444}.verify-title{color:#333!important;color:var(--text-primary)!important;font-size:24px;font-weight:700;margin-bottom:15px}.verify-text{color:#666!important;color:var(--text-secondary)!important;line-height:1.6;margin-bottom:20px}.verify-actions{border-top:1px solid #e9ecef;border-top:1px solid var(--border-color);display:flex;flex-direction:column;gap:15px;margin-top:25px;padding-top:25px}@media (max-width:768px){.login-container{align-items:stretch;padding:15px}.login-form-wrapper{border-radius:15px;margin:0;padding:30px 25px}.login-header h2{font-size:1.8em}.login-header p{font-size:1em}.login-form .form-group{margin-bottom:20px}.login-form .input-wrapper input{font-size:16px;padding:14px 14px 14px 40px}.login-form .submit-btn{font-size:1em;padding:15px 20px}.form-options{align-items:flex-start;flex-direction:column;gap:15px}}@media (max-width:480px){.login-form-wrapper{border-radius:12px;padding:25px 20px}.login-header h2{font-size:1.6em}.login-form .form-group{margin-bottom:18px}.login-form .input-wrapper input{padding:13px 13px 13px 38px}.login-form .input-wrapper i{font-size:1em;left:12px}.login-form .password-toggle{right:12px}}.auth-container{align-items:center;background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);display:flex;justify-content:center;min-height:100vh;padding:30px 16px}.auth-card{background:#fff;border-radius:18px;box-shadow:0 18px 45px #1e3c7240;gap:26px;max-width:420px;padding:40px 32px;width:100%}.auth-card,.auth-header{display:flex;flex-direction:column}.auth-header{align-items:center;gap:12px;text-align:center}.auth-icon{align-items:center;background:linear-gradient(135deg,#1e3c721a,#2a529833);border-radius:20px;color:#142850;color:var(--primary-navy);display:flex;font-size:1.8em;height:70px;justify-content:center;width:70px}.auth-header h2{color:#1e3c72;font-size:1.9em;font-weight:700;margin:0}.auth-header p{color:#55617a;font-size:.95em;margin:0}.auth-form{background:#0000;border:none;gap:18px;margin:0;padding:0;width:100%}.auth-form,.auth-form .form-group{display:flex;flex-direction:column}.auth-form .form-group{gap:8px}.auth-form label{align-items:center;color:#1e3c72;display:flex;font-weight:600;gap:8px}.auth-form input{border:1px solid #d4d9e3;border-radius:10px;font-size:.95em;padding:12px 14px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.auth-form input:focus{border-color:#142850;border-color:var(--primary-navy);box-shadow:0 0 0 3px #2a529826;outline:none}.auth-form input:disabled{background:#f1f4f9;cursor:not-allowed}.auth-form .btn-primary{margin-top:10px}@media (max-width:600px){.auth-card{border-radius:16px;gap:22px;padding:28px 22px}.auth-header h2{font-size:1.6em}.auth-form{gap:16px}.auth-icon{font-size:1.6em;height:60px;width:60px}}.otp-input{font-family:Roboto Mono,Courier New,monospace;font-size:24px;letter-spacing:8px;text-align:center}.otp-input:disabled{background:#f1f4f9;cursor:not-allowed}.otp-timer{align-items:center;color:#55617a;display:flex;font-size:.95em;gap:6px;justify-content:center;margin-bottom:20px;text-align:center}.otp-timer.warning{color:#d39e00}.otp-timer.expired{color:#dc3545}.otp-actions{align-items:center;display:flex;gap:12px;justify-content:center;margin-top:15px}.otp-divider{color:#cfd6e4}.link-button{align-items:center;background:none;border:none;color:#142850;color:var(--primary-navy);cursor:pointer;display:inline-flex;font:inherit;gap:6px;padding:6px 8px;text-decoration:underline;transition:color .2s ease}.link-button:disabled{color:#6c757d;cursor:not-allowed;text-decoration:none}.link-button:hover:not(:disabled){color:#0056b3}.auth-footer{border-top:1px solid #e6ecf5;color:#55617a;font-size:.92em;margin-top:auto;padding-top:16px;text-align:center}.auth-footer p{align-items:center;display:inline-flex;gap:8px;margin:0}.auth-links{margin-top:12px}.link-secondary{align-items:center;color:#142850;color:var(--primary-navy);display:inline-flex;font-weight:600;gap:6px;text-decoration:none;transition:color .3s ease}.link-secondary:hover{color:#1e3c72;text-decoration:underline}@media (max-width:480px){.otp-input{font-size:20px;letter-spacing:6px}.otp-actions{flex-wrap:wrap;gap:8px}.auth-card{padding:22px 18px}}form:not(.signup-form):not(.login-form):not(.auth-form):not(.callback-form):not(.forgot-password-form):not(.service-request-form){background:#fff;border:1px solid #ccc;border-radius:8px;display:flex;flex-direction:column;margin:20px auto;max-width:800px;padding:20px;width:100%}form:not(.signup-form):not(.login-form):not(.auth-form):not(.callback-form):not(.forgot-password-form):not(.service-request-form) div{margin-bottom:15px}form:not(.signup-form):not(.login-form):not(.auth-form):not(.callback-form):not(.forgot-password-form):not(.service-request-form) label{display:block;margin-bottom:5px;text-align:left}form:not(.signup-form):not(.login-form):not(.auth-form):not(.callback-form):not(.forgot-password-form):not(.service-request-form) input{border:1px solid #ccc;border-radius:4px;width:100%}form:not(.signup-form):not(.login-form):not(.auth-form):not(.callback-form):not(.forgot-password-form):not(.service-request-form) button{background-color:#142850;background-color:var(--primary-navy);border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px}form:not(.signup-form):not(.login-form):not(.auth-form):not(.callback-form):not(.forgot-password-form):not(.service-request-form) button:hover{background-color:#0056b3}@media (max-width:600px){form:not(.signup-form):not(.login-form):not(.auth-form):not(.callback-form):not(.forgot-password-form):not(.service-request-form){border-radius:6px;padding:15px}}@media (max-width:768px){.signup-container{align-items:stretch;padding:15px}.signup-form-wrapper{border-radius:15px;margin:0;padding:30px 25px}.signup-header h2{font-size:1.8em}.signup-header p{font-size:1em}.form-group{margin-bottom:20px}.input-wrapper input{font-size:16px;padding:14px 14px 14px 40px}.submit-btn{font-size:1em;padding:15px 20px}}@media (max-width:480px){.signup-form-wrapper{border-radius:12px;padding:25px 20px}.signup-header h2{font-size:1.6em}.form-group{margin-bottom:18px}.input-wrapper input{padding:13px 13px 13px 38px}.input-wrapper i{font-size:1em;left:12px}.password-toggle{right:12px}}:root{--primary-color:var(--primary-navy);--secondary-color:#6c757d;--light-color:#f8f9fa;--dark-color:#343a40}.hero{align-items:center;background:linear-gradient(135deg,#1a365df2,#0d2b45e6),url(https://images.unsplash.com/photo-1559526324-4b87b5e36e44?ixlib=rb-4.0.3&auto=format&fit=crop&w=2070&q=80);background-attachment:fixed;background-position:50%;background-size:cover;border-bottom:4px solid #daa520;border-bottom:4px solid var(--secondary-gold);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:80vh;padding:120px 20px;position:relative;text-align:center}.hero:before{background:linear-gradient(135deg,#34495e26,#2c3e501a 50%,#10233433);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.hero>*{position:relative;z-index:2}.hero h2{animation:fadeInUp 1s ease-out;font-size:3.5em;font-weight:700;margin-bottom:20px;text-shadow:2px 2px 4px #0000004d}.hero p{animation:fadeInUp 1s ease-out .3s both;font-size:1.4em;margin-bottom:40px;max-width:600px;opacity:.95}.hero .cta-button{animation:fadeInUp 1s ease-out .6s both;background:var(--gradient-gold)!important;border:2px solid #0000;border-radius:8px;box-shadow:0 4px 20px #c5a0594d;color:#1a365d!important;font-size:1.1em;font-weight:700;letter-spacing:.5px;padding:18px 40px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.hero .cta-button:hover{background:#fff;border-color:#daa520;border-color:var(--secondary-gold);box-shadow:0 8px 30px #c5a05966;color:#1a365d;transform:translateY(-3px)}.dashboard-container{background:#f8f9fa;min-height:100vh;padding:0}.dashboard-loading{align-items:center;background:#f8f9fa;display:flex;justify-content:center;min-height:100vh}.loading-spinner{color:#666}.loading-spinner i{color:#142850;color:var(--primary-navy);font-size:3em}.user-welcome{gap:20px}.user-avatar i{color:#ffffffe6;font-size:4em}.user-info h1{font-size:2em;font-weight:700;margin:0 0 5px}.user-info p{font-size:1.1em;margin:0;opacity:.9}.dashboard-actions .btn-secondary{align-items:center;background:#fff3;border:2px solid #ffffff4d;border-radius:8px;color:#fff;display:flex;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.dashboard-actions .btn-secondary:hover{background:#ffffff4d;border-color:#ffffff80}.nav-tab{background:none;border-bottom:3px solid #0000;font-size:1em;padding:20px 30px}.nav-tab:hover{background:#1a365d0d}.nav-tab.active{background:#c5a0591a;border-bottom-color:#daa520;border-bottom-color:var(--secondary-gold);color:#142850;color:var(--primary-navy)}.dashboard-content{margin:0 auto;max-width:1400px;padding:40px}.stats-grid{grid-gap:25px;gap:25px;margin-bottom:40px}.stat-card{box-shadow:0 5px 20px #00000014;padding:30px;transition:transform .3s ease}.stat-icon{background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy)}.stat-info h3{color:#142850;color:var(--primary-navy);font-size:2.5em;font-weight:700;margin:0 0 5px}.stat-info p{color:#666;font-weight:600;margin:0}.quick-actions,.recent-activity{background:#fff;background:var(--card-bg);border-radius:15px;box-shadow:0 5px 20px #00000014;margin-bottom:30px;padding:30px}.quick-actions h2,.recent-activity h2{color:#142850;color:var(--primary-navy);font-size:1.8em;font-weight:700;margin:0 0 25px}.quick-action-card{background:#f8f9fa;border:2px solid #e9ecef;gap:12px;text-align:center;transition:all .3s ease}.quick-action-card:hover{background:#c5a0590d;transform:translateY(-3px)}.quick-action-card i{color:#142850;color:var(--primary-navy);font-size:2em}.quick-action-card span{color:#333}.activity-list{display:flex;flex-direction:column;gap:20px}.activity-item{background:#f8f9fa;border-left:4px solid #142850;border-left:4px solid var(--primary-navy);border-radius:12px;gap:20px;padding:20px}.activity-icon{background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);border-radius:10px;color:#fff;height:50px;width:50px}.activity-info h4{font-weight:600;margin:0 0 5px}.activity-info p{font-size:.95em;margin:0 0 5px}.activity-info small{color:#666;font-size:.85em}.services-section .section-header{background:#0000!important;border:none!important;box-shadow:none!important;display:block!important;margin-bottom:30px;padding:0!important;text-align:left}.services-section .section-header h2{color:#142850;color:var(--primary-navy);font-size:2rem;font-weight:700;margin-bottom:8px}.services-section .section-header p{color:#666;font-size:1.1em;margin:0;max-width:800px}.services-grid{grid-gap:30px;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.service-card{border-radius:20px;box-shadow:0 10px 30px #0000001a}.service-card:hover{box-shadow:0 20px 50px #00000026;transform:translateY(-10px)}.service-header{padding:30px 30px 0}.service-icon{background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);font-size:1.8em;height:70px;width:70px}.service-category{background:#2a52981a;border-radius:20px;color:#142850;color:var(--primary-navy);font-size:.85em;padding:6px 12px}.service-content{padding:20px 30px}.service-content h3{color:#333;font-size:1.4em;margin:0 0 10px}.service-content>p{color:#666;line-height:1.6;margin:0 0 20px}.service-features{gap:10px}.feature-tag{background:#f8f9fa;border:1px solid #e9ecef;color:#666;gap:6px;padding:6px 12px}.feature-tag i{color:#28a745}.service-price{align-items:flex-start;flex-direction:column}.price-label{font-size:.85em}.price-value{font-size:1.3em}.service-actions{padding:0 30px 30px}.btn-primary{align-items:center;background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:1em;font-weight:600;gap:10px;justify-content:center;padding:15px 30px;transition:all .3s ease;width:100%}.btn-primary:hover{background:linear-gradient(45deg,#0d2b45,#1a365d);border:1px solid #daa520;border:1px solid var(--secondary-gold);transform:translateY(-2px)}.requests-section .section-header{margin-bottom:30px}.requests-section .section-header h2{color:#142850;color:var(--primary-navy);font-size:2.2em;margin-bottom:10px}.requests-section .section-header p{color:#666;font-size:1.1em;margin:0}.requests-list{gap:20px}.empty-state{background:#fff;background:var(--card-bg);border-radius:15px;box-shadow:0 5px 20px #00000014;padding:60px;text-align:center}.empty-state i{color:#dee2e6;font-size:4em;margin-bottom:20px}.empty-state h3{color:#333;margin-bottom:10px}.empty-state p{color:#666;margin-bottom:30px}.request-card{border-radius:15px;box-shadow:0 5px 20px #00000014;overflow:hidden}.request-header{background:#f8f9fa;border-bottom:1px solid #e9ecef;justify-content:space-between;padding:20px 25px}.request-header h3{color:#333;font-size:1.3em;margin:0}.status-badge{font-size:.85em;padding:6px 16px}.status-badge.completed{background-color:#e8f5e9;color:#2e7d32}.status-badge.pending{background-color:#fff8e1;color:#f57f17}.status-badge.not_started{background-color:#495057;color:#fff}.status-badge.rejected{background-color:#ffebee;color:#c62828}.request-details{align-items:center;justify-content:space-between;padding:25px}.request-info{flex-direction:column;gap:10px}.info-item{color:#666;gap:10px}.info-item i{width:16px}.btn-secondary,.info-item i{color:#142850;color:var(--primary-navy)}.btn-secondary{border:2px solid #142850;border:2px solid var(--primary-navy);font-size:.9em}.btn-secondary:hover{background:#142850;background:var(--primary-navy)}.profile-section .section-header{margin-bottom:30px}.profile-section .section-header h2{color:#142850;color:var(--primary-navy);font-size:2.2em;margin-bottom:10px}.profile-section .section-header p{color:#666;font-size:1.1em;margin:0}.profile-content{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr}.account-settings,.profile-card{background:#fff;background:var(--card-bg);border-radius:15px;box-shadow:0 5px 20px #00000014;padding:40px}.services li{align-items:center;background-color:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 4px 15px #0000000d;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;min-height:200px;padding:25px;text-align:center;transition:transform .3s,box-shadow .3s}.services li i{color:#0d47a1;font-size:2.5em;margin-bottom:15px;transition:transform .3s}.services li h3{color:#333;font-size:1.1em;font-weight:700;margin:10px 0}.services li p{color:#666;font-size:.9em;line-height:1.5;margin:0}.services li:hover{border-color:#0d47a1;box-shadow:0 8px 25px #0d47a126;transform:translateY(-5px)}.services li:hover i{transform:scale(1.1)}.services li:hover h3{color:#0d47a1}.profile-card{align-items:flex-start;display:flex;gap:40px}.profile-avatar{position:relative;text-align:center}.profile-avatar i{color:#dee2e6;font-size:8em}.avatar-edit{align-items:center;background:#142850;background:var(--primary-navy);border:none;border-radius:50%;bottom:10px;box-shadow:0 2px 10px #0003;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:10px;width:40px}.profile-form{flex:1 1}.form-row{grid-gap:25px;gap:25px;margin-bottom:25px}.form-group label{margin-bottom:8px}.form-group input{background:#f8f9fa;border:2px solid #e9ecef;border-radius:8px;font-size:1em;padding:12px 15px;transition:border-color .3s ease}.form-group input:focus{border-color:#142850;border-color:var(--primary-navy);outline:none}.profile-actions{margin-top:30px}.account-settings h3{color:#333;font-size:1.5em;margin-bottom:25px}.settings-list{display:flex;flex-direction:column;gap:25px}.setting-item{background:#f8f9fa;border-radius:12px;justify-content:space-between;padding:20px}.setting-info,.setting-item{align-items:center;display:flex}.setting-info{gap:20px}.setting-info i{color:#142850;color:var(--primary-navy);font-size:1.5em;width:30px}.setting-info h4{color:#333;margin:0 0 5px}.setting-info p{color:#666;font-size:.95em;margin:0}.toggle-switch{display:inline-block;height:34px;position:relative;width:60px}.toggle-switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;border-radius:34px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:26px;left:4px;width:26px}input:checked+.slider{background-color:#142850;background-color:var(--primary-navy)}input:focus+.slider{box-shadow:0 0 1px #142850;box-shadow:0 0 1px var(--primary-navy)}input:checked+.slider:before{transform:translateX(26px)}@media (max-width:768px){.dashboard-header{flex-direction:column;gap:20px;padding:20px;text-align:center}.user-welcome{flex-direction:column;gap:15px}.user-avatar i{font-size:3em}.user-info h1{font-size:1.5em}.dashboard-nav{overflow-x:auto;padding:0 20px}.nav-tab{padding:15px 20px;white-space:nowrap}.dashboard-content{padding:20px}.stats-grid{grid-template-columns:1fr}.quick-actions-grid{grid-template-columns:repeat(2,1fr)}.services-grid{grid-template-columns:1fr}.request-details{align-items:flex-start;flex-direction:column;gap:20px}.profile-card{flex-direction:column;gap:20px;text-align:center}.form-row{grid-template-columns:1fr}.profile-actions,.setting-item{flex-direction:column}.setting-item{gap:15px;text-align:center}}@media (max-width:480px){.dashboard-header{padding:15px}.mobile-logout-btn{align-items:center;background:#dc35451a;border:none;border-radius:50%;color:#dc3545;cursor:pointer;display:flex;font-size:1.1rem;height:40px;justify-content:center;margin-left:auto;width:40px}.user-welcome{align-items:center;flex-direction:row;gap:15px}.user-info{flex:1 1}.dashboard-nav{background:#0000;border-top:none;bottom:auto;box-shadow:none;justify-content:flex-start;left:auto;margin-bottom:20px;overflow-x:auto;padding:10px 0;position:relative;width:100%;z-index:10}.nav-tab{background:#0000!important;border-radius:0;box-shadow:none!important;color:#9ca3af;flex-direction:column;font-size:.7rem;gap:4px;padding:5px;transform:none!important;white-space:nowrap;width:60px}.nav-tab i{color:inherit;font-size:1.2rem;margin:0}.nav-tab.active{background:#0000}.nav-tab.active,.nav-tab.active i{color:#0d6efd;color:var(--primary-color,#0d6efd)}.nav-tab.logout-tab{display:none}.dashboard-content{padding:15px 15px 80px}.quick-actions-grid,.services-grid{grid-template-columns:1fr}.service-card{margin:0}}.stat-card.clickable{transition:transform .3s ease,box-shadow .3s ease}.stat-card.clickable:hover{box-shadow:0 10px 20px #00000026;transform:translateY(-5px)}.stat-card.clickable:active{transform:translateY(-2px)}.request-filters{-webkit-overflow-scrolling:touch;background:#f8fafc;border-radius:12px;display:flex;gap:15px;margin-bottom:30px;max-width:100%;min-width:0;overflow-x:auto;padding:5px;scrollbar-width:none;width:100%}.request-filters::-webkit-scrollbar{display:none}.filter-btn{background:#0000;border:none;border-radius:8px;color:#64748b;cursor:pointer;font-weight:600;padding:8px 24px;transition:all .3s ease}.filter-btn:hover{background:#e2e8f0;color:#1e293b}.filter-btn.active{background:#fff;background:var(--card-bg);box-shadow:0 2px 8px #0000000d;color:#2a5298}.modal-overlay{align-items:center;background:#000000bf;bottom:0;display:flex;justify-content:center;left:0;padding:40px 16px;position:fixed;right:0;top:0;z-index:999999}.modal-container{animation:modalSlideIn .3s ease-out;border-radius:20px;box-shadow:0 25px 100px #0000004d;display:flex;flex-direction:column;max-width:95vw;overflow:visible!important;width:100%}.modal-container,.service-request-modal{background:#fff;background:var(--card-bg)}.service-request-modal{border:none;box-shadow:0 25px 50px -12px #00000040;color:#333;max-width:1000px;min-height:400px;overflow:hidden;width:90%}.modal-header{background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);border-bottom:2px solid #daa520;border-bottom:2px solid var(--secondary-gold);color:#fff!important;padding:40px 80px;position:relative}.service-info{flex:1 1;gap:20px}.service-info .service-icon{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff26;border:1px solid #ffffff1a;border-radius:12px;color:#daa520;display:flex;font-size:1.5em;height:60px;justify-content:center;width:60px}.service-info h2{color:#ffffffe6!important;font-size:.85rem;font-weight:700;letter-spacing:1px;margin:0;text-transform:uppercase}.service-info h3{color:#fff!important;font-size:1.6rem;font-weight:800;line-height:1.2;margin:2px 0 0;text-shadow:0 2px 4px #0003}.close-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2em;height:40px;justify-content:center;transition:all .2s ease;width:40px}.close-btn:hover{background:#dc3545;box-shadow:0 4px 10px #dc354566;color:#fff;transform:rotate(90deg)}.modal-content{background:#fff;background:var(--card-bg);color:#333;color:var(--text-primary);flex:1 1;overflow:visible!important;padding:0}.action-modal .modal-content,.add-request-modal .modal-content,.callback-modal .modal-content,.confirmation-modal,.password-change-modal,.request-detail-modal,.service-details-modal-content,.service-request-modal,.success-modal-content{background:#fff!important;background:var(--card-bg)!important;border-radius:20px!important;box-shadow:0 25px 50px -12px #00000040;overflow:hidden!important;overflow-y:auto!important}.service-request-form{max-width:100%;padding:50px 80px;width:100%}.form-section{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;margin-bottom:50px;padding:30px}.form-section h4{color:#142850;color:var(--primary-navy);font-size:1.3em;gap:10px;margin:0 0 20px}.form-section h4 i{text-align:center}.form-row{grid-gap:40px;gap:40px;margin-bottom:30px}.form-group label{color:#333;color:var(--text-primary);font-size:1em;font-weight:700;letter-spacing:.5px;margin-bottom:12px}.form-group input,.form-group select,.form-group textarea{background:var(--input-bg);border:2px solid var(--border-color);border-radius:12px;color:#333;color:var(--text-primary);font-size:1.05em;padding:14px 20px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#142850;border-color:var(--primary-navy);box-shadow:0 0 0 3px #2a52981a}.form-group input.error{background:#ff6b6b0d;border-color:#ff6b6b}.form-help{color:#666;font-style:italic}.error-message,.form-help{font-size:.85em;margin-top:5px}.error-message{color:#ff6b6b;font-weight:500}.document-checklist{border:1px solid #dee2e6}.document-checklist h5{color:#333;font-weight:600;margin:0 0 15px}.checklist-grid{grid-gap:10px;gap:10px}.checklist-item{font-size:.9em;gap:8px;padding:8px 12px}.checklist-item.required{background:#ff6b6b1a;border-left:3px solid #ff6b6b}.checklist-item.optional{background:#667eea1a;border-left:3px solid #667eea}.checklist-item i{font-size:.8em}.required-badge{background:#ff6b6b;font-size:.7em;padding:2px 6px}.file-upload-area{border:3px dashed #dee2e6;border-radius:15px;cursor:pointer;padding:40px}.file-upload-area.drag-active{background:#2a52980d;border-color:#142850;border-color:var(--primary-navy);transform:scale(1.02)}.file-upload-area:hover{background:#2a529805;border-color:#142850;border-color:var(--primary-navy)}.upload-content{gap:10px}.upload-content i{color:#142850;color:var(--primary-navy);font-size:3em}.upload-content h5{color:#333;font-size:1.2em}.upload-content p{color:#666;font-size:1em;margin:0}.upload-btn{border-radius:10px;display:inline-flex;font-size:1em;padding:12px 24px;text-decoration:none}.upload-btn:hover{background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);box-shadow:0 5px 15px #2a52984d}.uploaded-files{border:1px solid #dee2e6}.uploaded-files h5{color:#333;font-weight:600;margin:0 0 15px}.file-item{border-radius:10px}.file-icon{background:#142850;background:var(--primary-navy);font-size:1.2em}.file-name{color:#333;font-size:.95em}.file-size{color:#666;font-size:.85em}.category-select{font-size:.85em;padding:6px 10px}.remove-file-btn{background:#ff6b6b;border-radius:50%;height:30px;width:30px}.remove-file-btn:hover{background:#e55555}.form-checkboxes{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.checkbox-item{align-items:center;border:1px solid #e9ecef;border-radius:10px}.checkbox-item:hover{background:var(--bg-light);border-color:#daa520;border-color:var(--secondary-gold)}.checkbox-item input[type=checkbox]{accent-color:#142850;accent-color:var(--primary-navy);height:18px;width:18px}.checkmark{color:#333;font-size:.95em;font-weight:500}.form-actions{border-top:1px solid #e9ecef;padding-top:25px}.form-actions .btn-secondary{background:#fff;background:var(--card-bg);border:2px solid #dee2e6;border-radius:10px;color:#666;cursor:pointer;font-size:1em;font-weight:600;padding:12px 24px;transition:all .3s ease}.form-actions .btn-secondary:hover:not(:disabled){border-color:#142850;border-color:var(--primary-navy);color:#142850;color:var(--primary-navy)}.form-actions .btn-primary{align-items:center;background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);border:none;border-radius:10px;cursor:pointer;display:flex;font-size:1em;font-weight:600;gap:8px;justify-content:center;min-width:180px;padding:12px 24px;transition:all .3s ease}.form-actions .btn-primary:hover:not(:disabled){background:linear-gradient(45deg,#1e3c72,#2a5298);box-shadow:0 5px 15px #2a52984d}.form-actions .btn-primary:disabled{opacity:.7}.form-actions .btn-primary.loading{background:linear-gradient(45deg,#6b8dd6,#5a7bc8)}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:600px){.modal-overlay{align-items:flex-end;padding:0}.callback-modal,.modal-container{animation:slideUp .3s ease-out;border-radius:0!important;display:flex;flex-direction:column;height:100%!important;margin:0!important;max-height:100%!important;max-width:100%!important;width:100%!important}.callback-form,.modal-content{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto;padding:20px}.callback-header,.modal-header{background:#fff;border-bottom:1px solid #eee;flex-shrink:0;padding:15px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.admin-dashboard{padding:10px}.stats-grid{gap:15px;grid-template-columns:1fr!important}.stat-card{padding:15px}.requests-table-container,.table-container{border:1px solid #eee;border-radius:8px;overflow-x:auto;padding-bottom:10px}table{min-width:600px}}@media (max-width:768px){.modal-overlay{align-items:flex-start;padding:20px 10px 10px}.service-request-modal{max-height:none!important;max-width:100%;overflow:visible!important}.modal-header{padding:20px}.service-info{flex-direction:column;gap:10px;text-align:center}.service-info .service-icon{height:50px;width:50px}.service-info h2{font-size:1.2em}.service-info h3{font-size:1.4em}.service-request-form{padding:20px}.form-section{margin-bottom:25px;padding:20px}.form-row{gap:15px}.checklist-grid,.form-row{grid-template-columns:1fr}.file-upload-area{padding:30px 20px}.upload-content i{font-size:2.5em}.file-item{align-items:flex-start;flex-direction:column;gap:15px}.file-actions{justify-content:space-between;width:100%}.form-actions{flex-direction:column-reverse;gap:10px}.form-actions .btn-primary,.form-actions .btn-secondary{justify-content:center;width:100%}}@media (max-width:480px){.modal-overlay{padding:10px 5px 5px}.service-request-modal{border-radius:15px;max-height:none!important;overflow:visible!important}.form-section,.modal-header,.service-request-form{padding:15px}.file-upload-area{padding:20px 15px}}.services-filters{align-items:center;background:#0000;border:none;box-shadow:none;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:20px;padding:0}.search-container{margin-bottom:0;margin-right:25px;max-width:100%;overflow:visible;padding:2px;z-index:20}.search-input-wrapper{align-items:center;background:#fff;background:var(--card-bg);border:2px solid #e9ecef;border-radius:8px;display:flex;margin:0;position:relative;transition:all .3s ease;width:100%}.search-input-wrapper:focus-within{border-color:#142850;border-color:var(--primary-navy);box-shadow:0 0 0 3px #007bff1a}.search-input-wrapper i{color:#6c757d;font-size:1rem;left:15px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.search-input{background:#0000;border:none;border-radius:8px;box-sizing:border-box;color:#495057;font-size:1rem;margin:0;outline:none;padding:12px 15px 12px 45px;width:100%}.search-input:focus{border:none;box-shadow:none}.filter-controls{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-end}.filter-group{flex-direction:row;min-width:auto}.filter-group label{color:#495057;font-size:.9rem;font-weight:600;margin:0;white-space:nowrap}.filter-select{font-size:.9rem}.filter-select:focus{border-color:#142850;border-color:var(--primary-navy)}.clear-filters-btn{align-items:center;background:#0000;border:1px solid #e9ecef;border-radius:8px;color:#adb5bd;cursor:not-allowed;display:flex;font-size:.9rem;font-weight:500;gap:8px;padding:10px 20px;transition:all .3s ease;white-space:nowrap}.clear-filters-btn.active{background:#dc3545;border-color:#dc3545;box-shadow:0 4px 10px #dc354533;color:#fff;cursor:pointer}.clear-filters-btn:hover,.clear-filters-btn:hover.active{background:#c82333;transform:translateY(-1px)}.clear-filters-btn:hover{box-shadow:0 4px 12px #dc35454d}.services-count{background:linear-gradient(135deg,#e3f2fd,#f3e5f5);border:1px solid #e1bee7;border-radius:10px;margin-bottom:30px;padding:15px;text-align:center}.services-count span{color:#4a148c;font-size:1.1rem;font-weight:600}.services-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-top:20px}.service-card{border:1px solid #e9ecef;border-radius:15px;box-shadow:0 4px 20px #00000014;overflow:hidden;position:relative}.service-card:before{background:linear-gradient(90deg,#007bff,#17a2b8);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.service-card:hover:before{transform:scaleX(1)}.service-card:hover{box-shadow:0 8px 30px #0000001f}.service-header{align-items:baseline;flex-wrap:wrap;gap:15px;justify-content:flex-start;margin-bottom:15px}.service-icon{background:linear-gradient(135deg,#007bff,#17a2b8);border-radius:15px;color:#fff;font-size:1.5rem;height:60px;width:60px}.service-category{background:#e3f2fd;border-radius:15px;color:#1976d2;font-size:.8rem;padding:5px 12px}.service-content h3{color:#212529;font-size:1.3rem;font-weight:700}.service-content p{color:#6c757d;line-height:1.6}.service-timeline{background:#f8f9fa;border-left:4px solid #28a745;border-radius:10px;display:flex;gap:15px;margin-bottom:15px;padding:15px}.timeline-item{align-items:center;color:#495057;display:flex;font-size:.9rem;gap:8px}.timeline-item.urgent{color:#dc3545;font-weight:600}.timeline-item i{font-size:.8rem;width:16px}.service-docs-preview{background:linear-gradient(135deg,#fff3cd,#f8d7da);border:1px solid #ffeaa7;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:15px;padding:12px}.docs-count,.docs-optional{align-items:center;display:flex;font-size:.85rem;gap:8px}.docs-count{color:#856404;font-weight:600}.docs-optional{color:#721c24}.docs-count i,.docs-optional i,.feature-tag{font-size:.8rem}.feature-tag{background:#e8f5e8;border-radius:15px;color:#2e7d32;font-weight:500;padding:5px 10px}.feature-tag i{font-size:.7rem}.service-price{background:linear-gradient(135deg,#e8f5e8,#e3f2fd);border-radius:10px;padding:15px;text-align:center}.price-label{color:#6c757d;display:block;font-size:.9rem;margin-bottom:5px}.price-value{color:#28a745;font-size:1.3rem}.service-actions .btn-primary,.service-actions .btn-secondary{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-size:.9rem;font-weight:600;gap:8px;justify-content:center;padding:12px 20px;transition:all .3s ease}.service-actions .btn-primary{background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy)}.service-actions .btn-primary:hover{background:linear-gradient(135deg,#0056b3,#004085);box-shadow:0 4px 15px #007bff4d;transform:translateY(-2px)}.service-actions .btn-secondary{background:#f8f9fa;border:2px solid #e9ecef;color:#495057}.service-actions .btn-secondary:hover{background:#e9ecef;border-color:#007bff;color:#007bff}.no-services-found{align-items:center;display:flex;grid-column:1/-1;justify-content:center;min-height:300px}.no-services-found .empty-state{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:15px;padding:40px;text-align:center}.no-services-found .empty-state i{color:#6c757d;font-size:3rem;margin-bottom:20px}.no-services-found .empty-state h3{color:#495057;margin-bottom:10px}.no-services-found .empty-state p{color:#6c757d;margin-bottom:25px}.no-services-found .btn-primary{align-items:center;background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;margin:0 auto;padding:12px 25px;transition:all .3s ease}.no-services-found .btn-primary:hover{background:linear-gradient(135deg,#0056b3,#004085);box-shadow:0 4px 15px #007bff4d;transform:translateY(-2px)}@media (max-width:768px){.services-filters{padding:20px}.filter-controls{align-items:stretch;flex-direction:column;gap:15px}.filter-group{min-width:auto}.clear-filters-btn{align-self:center}.services-grid{gap:20px;grid-template-columns:1fr}.service-timeline{flex-direction:column;gap:10px}.service-docs-preview{flex-direction:column;gap:8px}.service-actions{flex-direction:column}}@media (max-width:480px){.search-input-wrapper{max-width:100%}.service-card{padding:20px}.service-header{align-items:flex-start;flex-direction:column;gap:15px}}.modal-header .service-meta{display:flex;flex-wrap:wrap;gap:20px;margin-top:10px}.modal-header .timeline{align-items:center;background:#28a7451a;border:1px solid #28a74533;border-radius:12px;color:#28a745;display:flex;font-size:.85rem;gap:6px;padding:4px 10px}.modal-header .timeline.urgent{background:#dc35451a;border-color:#dc354533;color:#dc3545;font-weight:600}.modal-header .timeline i{font-size:.8rem}.form-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:15px;margin-bottom:35px;padding:25px;position:relative}.form-section:before{background:linear-gradient(90deg,#007bff,#17a2b8);border-radius:15px 15px 0 0;content:"";height:3px;left:0;position:absolute;right:0;top:0}.form-section h4{font-size:1.2rem;font-weight:700;gap:12px;margin-bottom:20px}.form-section h4 i{color:#142850;color:var(--primary-navy);font-size:1.1rem;width:20px}.form-row{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:.95rem}.form-group input,.form-group select,.form-group textarea{background:#fff;background:var(--card-bg);border:2px solid #e9ecef;border-radius:8px;font-size:.95rem;padding:12px 15px;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.form-group .error-message{align-items:center;color:#dc3545;display:flex;font-size:.85rem;font-weight:500;gap:5px;margin-top:4px}.label-with-error{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px;width:100%}.label-with-error label{margin-bottom:0!important}.error-inline{color:#ff4d4d;font-size:.8rem;font-weight:500}.phone-input-group.has-error .phone-input-element{border-color:#dc3545!important;box-shadow:0 0 0 3px #dc35451a!important}.form-group .error-message:before{content:"⚠";font-size:.9rem}.checkbox-item{align-items:flex-start;background:#fff;background:var(--card-bg);border:2px solid #e9ecef;border-radius:8px;cursor:pointer;display:flex;gap:12px;margin:8px 0;padding:12px;transition:all .3s ease}.checkbox-item:hover{background:#007bff05;border-color:#007bff}.checkbox-item input[type=checkbox]{-webkit-appearance:none;appearance:none;border:2px solid #dee2e6;border-radius:4px;cursor:pointer;height:20px;margin:0;position:relative;width:20px}.checkbox-item input[type=checkbox]:checked{background:#142850;background:var(--primary-navy);border-color:#142850;border-color:var(--primary-navy)}.checkbox-item input[type=checkbox]:checked:before{color:#fff;content:"✓";font-size:.85rem;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.checkbox-item .checkmark{display:none}.document-checklist{background:#fff;background:var(--card-bg);border:2px solid #e9ecef;border-radius:12px;margin-bottom:25px;padding:20px}.document-checklist h5{align-items:center;color:#495057;display:flex;font-weight:700;gap:8px;margin-bottom:15px}.document-checklist h5:before{content:"📋";font-size:1.1rem}.checklist-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.checklist-item{align-items:center;border:1px solid #0000;border-radius:8px;display:flex;font-size:.9rem;gap:10px;padding:10px 12px;transition:all .3s ease}.checklist-item.required{background:linear-gradient(135deg,#fff3cd,#f8d7da);border-color:#ffc107}.checklist-item.optional{background:linear-gradient(135deg,#e3f2fd,#f3e5f5);border-color:#e1bee7}.checklist-item i{font-size:.9rem;width:16px}.checklist-item.required i{color:#856404}.checklist-item.optional i{color:#6c757d}.required-badge{background:#dc3545;border-radius:10px;color:#fff;font-size:.7rem;font-weight:600;margin-left:auto;padding:2px 8px}.file-upload-area{background:#fff;background:var(--card-bg);border:2px dashed #dee2e6;border-radius:12px;margin-bottom:20px;padding:40px 20px;text-align:center;transition:all .3s ease}.file-upload-area.drag-active,.file-upload-area:hover{background:#007bff05;border-color:#007bff}.upload-content{align-items:center;display:flex;flex-direction:column;gap:15px}.upload-content i{color:#6c757d;font-size:3rem;margin-bottom:10px}.upload-content h5{color:#495057;font-weight:600;margin:0}.upload-btn{align-items:center;background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:8px;padding:12px 25px;transition:all .3s ease}.upload-btn:hover{background:linear-gradient(135deg,#0056b3,#004085);box-shadow:0 4px 15px #007bff4d;transform:translateY(-2px)}.uploaded-files{background:#fff;background:var(--card-bg);border:1px solid #e9ecef;border-radius:12px;margin-top:20px;padding:20px}.uploaded-files h5{align-items:center;color:#495057;display:flex;font-weight:700;gap:8px;margin-bottom:15px}.uploaded-files h5:before{content:"📁";font-size:1.1rem}.file-item{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:10px;padding:15px;transition:all .3s ease}.file-item:hover{background:#e9ecef;border-color:#007bff}.file-info{flex:1 1;gap:12px}.file-icon,.file-info{align-items:center;display:flex}.file-icon{border-radius:8px;color:#fff;font-size:1.2rem;height:40px;justify-content:center;width:40px}.file-icon .fa-file-pdf{background:#dc3545}.file-icon .fa-file-image{background:#28a745}.file-icon .fa-file-alt{background:#6c757d}.file-details{display:flex;flex-direction:column;gap:2px}.file-name{color:#495057;font-size:.9rem;font-weight:600}.file-size{color:#6c757d;font-size:.8rem}.file-actions{align-items:center;display:flex;gap:10px}.category-select{background:#fff;background:var(--card-bg);border:1px solid #dee2e6;border-radius:6px;font-size:.85rem;min-width:140px;padding:6px 12px}.remove-file-btn{align-items:center;background:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .3s ease;width:32px}.remove-file-btn:hover{background:#c82333;transform:scale(1.1)}.form-actions{border-top:2px solid #e9ecef}.form-actions .btn-primary,.form-actions .btn-secondary{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;justify-content:center;min-width:140px;padding:15px 30px;transition:all .3s ease}.form-actions .btn-primary{background:linear-gradient(135deg,#28a745,#20c997);color:#fff}.form-actions .btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#218838,#1ea475);box-shadow:0 4px 15px #28a7454d;transform:translateY(-2px)}.form-actions .btn-primary:disabled{background:#6c757d;box-shadow:none;cursor:not-allowed;transform:none}.form-actions .btn-secondary{background:#f8f9fa;border:2px solid #e9ecef;color:#495057}.form-actions .btn-secondary:hover:not(:disabled){background:#e9ecef;border-color:#007bff;color:#007bff}.btn-primary.loading i{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.modal-header .service-meta{flex-direction:column;gap:10px}.form-row{gap:15px;grid-template-columns:1fr}.file-item{align-items:flex-start;flex-direction:column;gap:15px}.file-actions{justify-content:space-between;width:100%}.form-actions{flex-direction:column-reverse;gap:10px}.form-actions .btn-primary,.form-actions .btn-secondary{justify-content:center;width:100%}}@media (max-width:480px){.form-section{padding:20px 15px}.checklist-grid{grid-template-columns:1fr}.upload-content{gap:10px}.upload-content i{font-size:2.5rem}}.loading-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh}.loading-spinner{color:#fff;text-align:center}.loading-spinner i{font-size:3rem;margin-bottom:20px}.loading-spinner p{font-size:1.2rem;font-weight:500}.admin-dashboard{background:#f8f9fa;background:var(--bg-secondary);color:#333;color:var(--text-primary);min-height:100vh}.admin-header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 20px #0000001a;color:#fff;justify-content:space-between;padding:20px 30px}.admin-header,.header-left h1{align-items:center;display:flex}.header-left h1{font-size:1.8rem;font-weight:700;gap:12px;margin:0}.header-left p{font-size:.95rem;margin:5px 0 0;opacity:.9}.header-right{gap:20px}.admin-profile,.header-right{align-items:center;display:flex}.admin-profile{gap:15px}.logout-btn{background:#fff3;border:2px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:8px 16px;transition:all .3s ease}.logout-btn:hover{background:#ffffff4d;border-color:#ffffff80}.admin-nav{background:#fff;background:var(--bg-primary);border-bottom:2px solid #e9ecef;border-bottom:2px solid var(--border-color);box-shadow:0 2px 4px #0000001a;box-shadow:0 2px 4px var(--shadow-color);display:flex;padding:0 30px}.nav-btn{align-items:center;background:none;border:none;border-bottom:3px solid #0000;color:#666;color:var(--text-secondary);cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:8px;padding:15px 25px;transition:all .3s ease}.nav-btn:hover{background:#667eea0d;color:#495057}.nav-btn.active{background:#667eea1a;border-bottom-color:#667eea;color:#667eea}.admin-content{margin:0 auto;max-width:1400px;padding:30px}.overview-section{display:flex;flex-direction:column;gap:30px}.stats-grid{grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.stat-card{border:1px solid #e9ecef;border:1px solid var(--border-color);border-radius:15px;box-shadow:0 4px 20px #0000001a;box-shadow:0 4px 20px var(--shadow-color);padding:25px;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{box-shadow:0 8px 30px #0000001f}.stat-icon{border-radius:15px;color:#fff;font-size:1.5rem;height:60px;width:60px}.stat-icon.total{background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);color:#daa520;color:var(--secondary-gold)}.stat-icon.pending{background:linear-gradient(135deg,#6c757d,#5a6268);color:#fff}.stat-icon.progress{color:#fff}.stat-icon.completed,.stat-icon.progress{background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy)}.stat-icon.completed{color:#4cd964}.stat-icon.completed,.stat-icon.progress,.stat-icon.total{background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);border:1px solid #daa520;border:1px solid var(--secondary-gold);color:#daa520;color:var(--secondary-gold)}.stat-content h3{color:var(--text-primary);font-size:2rem}.stat-content p{color:#6c757d;font-size:.95rem;font-weight:500;margin:5px 0 0}.recent-requests{background:#fff;background:var(--card-bg);border-radius:15px;box-shadow:0 4px 20px #0000001a;box-shadow:0 4px 20px var(--shadow-color);padding:25px}.recent-requests h3{align-items:center;color:#495057;display:flex;gap:10px;margin-bottom:20px}.request-list{display:flex;flex-direction:column;gap:15px}.request-item{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;display:flex;justify-content:space-between;padding:20px;transition:all .3s ease}.request-item:hover{background:#e9ecef;border-color:#667eea}.request-header{align-items:center;display:flex;gap:15px;margin-bottom:10px}.request-header h4{color:#495057;font-size:1.1rem;margin:0}.request-info p{color:#6c757d;font-size:.9rem;margin:5px 0}.request-actions .btn-primary{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;gap:8px;padding:8px 16px;transition:all .3s ease}.request-actions .btn-primary:hover{box-shadow:0 4px 15px #667eea4d;transform:translateY(-2px)}.status-badge{align-items:center;display:flex;font-size:.8rem;gap:5px;padding:5px 12px;text-transform:capitalize}.requests-section{background:#fff;background:var(--card-bg);border-radius:15px;box-shadow:0 4px 20px #00000014;padding:25px}.section-header{align-items:center;background-color:initial;border-bottom:2px solid #e9ecef;border-bottom:2px solid var(--border-color);display:flex;justify-content:space-between;margin-bottom:25px;padding-bottom:15px;position:relative;transition:all .3s ease;z-index:10}.section-header h2{align-items:center;color:#495057;display:flex;gap:12px;margin:0}.section-header p{color:#6c757d;font-size:.95rem;margin:5px 0 0}.section-actions{align-items:center;display:flex;gap:12px}.add-request-btn{align-items:center;background:linear-gradient(135deg,#00b4d8,#0077b6);border:none;border-radius:8px;box-shadow:0 10px 20px #0077b633;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:10px 20px;transition:all .3s ease}.add-request-btn:hover{box-shadow:0 14px 26px #0077b640;transform:translateY(-1px)}.add-request-modal .modal-content{max-height:80vh;overflow-y:auto;padding:25px 30px}.add-request-form .form-section{margin-bottom:24px}.add-request-form .form-group.inline{align-items:center;display:flex;gap:16px}.add-request-form .form-group.inline .checkbox-label{flex:1 1}.add-request-form .checkbox-group.inline{display:flex;flex-direction:column;gap:12px}@media (min-width:768px){.add-request-form .checkbox-group.inline{flex-direction:row}}.file-upload-label{align-items:center;background:#0077b61a;border:1px dashed #0077b666;border-radius:10px;color:#0077b6;cursor:pointer;display:inline-flex;font-weight:600;gap:10px;margin-bottom:10px;padding:12px 16px}.add-request-form input[type=file]{display:block;margin-top:10px}.selected-documents{display:flex;flex-direction:column;gap:8px;list-style:none;margin-top:12px;padding-left:0}.selected-documents li{align-items:center;background:#f8f9fa;border:1px solid #e4e9f2;border-radius:8px;display:flex;font-size:.95rem;justify-content:space-between;padding:10px 14px}.selected-documents li span{align-items:center;color:#374151;display:flex;font-weight:500;gap:8px}.selected-documents li button{background:#0000;border:none;color:#dc3545;cursor:pointer;font-size:1rem}.selected-documents li button:hover{color:#c82333}.refresh-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:10px 20px;transition:all .3s ease}.refresh-btn:hover{box-shadow:0 4px 15px #667eea4d;transform:translateY(-2px)}.filters-bar{flex-wrap:wrap;gap:20px;margin-bottom:20px}.filters-bar,.search-container{align-items:center;display:flex}.search-container{flex:1 1;min-width:300px;position:relative}.search-container i.fas.fa-search{color:#6c757d;font-size:1rem;left:15px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.search-input{border:2px solid #e9ecef;border-radius:8px 0 0 8px;border-right:none;flex:1 1;padding:12px 50px 12px 45px}.search-btn,.search-input{font-size:.95rem;transition:all .3s ease}.search-btn{align-items:center;background:#142850;background:var(--primary-navy);border:2px solid #007bff;border-radius:0 8px 8px 0;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:8px;justify-content:center;padding:12px 20px;white-space:nowrap}.search-btn:hover{background:#0056b3;border-color:#0056b3}.search-btn:active{transform:translateY(1px)}.search-input:focus{outline:none}.search-container:focus-within .search-btn,.search-input:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.filter-select{border:2px solid #e9ecef;padding:12px 15px;transition:all .3s ease}.filter-select:focus{border-color:#667eea;outline:none}.results-info{color:#6c757d;font-weight:500;margin-bottom:20px}.requests-table-container{border:1px solid #e9ecef;border-radius:10px;overflow-x:auto}.requests-table{background:#fff;background:var(--card-bg);border-collapse:collapse;width:100%}.requests-table th{background:#f8f9fa;border-bottom:2px solid #dee2e6;color:#495057;font-size:.9rem;font-weight:600;padding:15px 12px;text-align:left}.requests-table td{border-bottom:1px solid #e9ecef;padding:15px 12px;text-align:left;vertical-align:top}.requests-table td:last-child,.requests-table th:last-child{text-align:center}.requests-table tr:hover{background:#f8f9fa}.client-cell,.service-cell{display:flex;flex-direction:column;gap:2px}.client-cell strong,.service-cell strong{color:#495057;font-size:.95rem}.client-cell small,.service-cell small{color:#6c757d;font-size:.8rem}.priority-badge{align-items:center;border-radius:12px;display:inline-flex;font-size:.7rem;font-weight:600;gap:4px;margin:2px 0;padding:3px 8px}.priority-badge.urgent{background:#ffc107;color:#212529}.priority-badge.home-visit{background:#17a2b8;color:#fff}.action-buttons{display:flex;flex-wrap:nowrap;gap:8px;justify-content:flex-end}.btn-delete,.btn-edit,.btn-placeholder,.btn-toggle,.btn-view{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:1rem;height:35px;justify-content:center;margin:0 2px;transition:all .2s ease;width:35px}.btn-placeholder{background:#0000;cursor:default;pointer-events:none}.btn-view{background:#28a745;color:#fff}.btn-view:hover{background:#218838;box-shadow:0 4px 6px #28a74533;transform:translateY(-2px)}.btn-edit{background:#ffc107;color:#212529}.btn-edit:hover{background:#e0a800;box-shadow:0 4px 6px #ffc10733;transform:translateY(-2px)}.btn-toggle{background:#fff;background:var(--card-bg);border:1.5px solid #28a745;color:#28a745}.btn-toggle:hover{background:#e8f5e9;box-shadow:0 4px 6px #28a7451a;transform:translateY(-2px)}.btn-delete{background:#fff;background:var(--card-bg);border:1.5px solid #6c757d;color:#6c757d}.btn-delete:hover{background:#f8f9fa;border-color:#495057;box-shadow:0 4px 6px #6c757d1a;color:#343a40;transform:translateY(-2px)}.request-detail-modal{max-height:90vh;max-width:1200px;overflow-x:hidden;overflow-y:auto}.request-details{padding:20px}.detail-section{background:#f8f9fa!important;border:1px solid #e9ecef!important;border-radius:10px;box-shadow:0 2px 4px #00000005;margin-bottom:30px;padding:20px}.detail-section h4{align-items:center;color:#495057;display:flex;font-size:1.1rem;gap:8px;margin-bottom:15px}.detail-grid{grid-gap:15px;gap:15px}.detail-item label{color:#6c757d;font-size:.9rem;font-weight:600}.detail-item span{color:#495057;font-size:.95rem}.documents-list{display:flex;flex-direction:column;gap:10px}.document-item{align-items:center;background:#fff;background:var(--card-bg);border:1px solid #dee2e6;border-radius:8px;display:flex;gap:15px;padding:15px}.doc-icon{color:#fff;font-size:1.2rem}.doc-icon .fa-file-pdf{background:#dc3545}.doc-icon .fa-file-image{background:#28a745}.doc-icon .fa-file-alt{background:#6c757d}.doc-details{gap:3px}.doc-details strong{color:#495057}.doc-details small{color:#6c757d}.notes-text{background:#fff;background:var(--card-bg);border:1px solid #dee2e6;border-radius:8px;color:#495057;line-height:1.6;margin:0;padding:15px}.status-update-buttons{display:flex;flex-wrap:wrap;gap:10px}.status-btn{align-items:center;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:8px;padding:10px 16px;transition:all .3s ease}.status-btn:disabled{cursor:not-allowed;opacity:.5;transform:none!important}.status-btn.pending{background:#ffc107}.status-btn.in_progress{background:#17a2b8}.status-btn.under_review{background:#fd7e14}.status-btn.completed{background:#28a745}.status-btn.cancelled{background:#dc3545}.status-btn:hover:not(:disabled){box-shadow:0 4px 15px #0003;transform:translateY(-2px)}.users-section .section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.header-actions{display:flex;gap:10px}.users-table-container{background:#fff;background:var(--card-bg);border-radius:12px;box-shadow:0 2px 10px #0000001a;margin-bottom:20px;overflow:hidden}.users-table{border-collapse:collapse;width:100%}.users-table th{background:#f8f9fa;background:var(--bg-secondary);border-bottom:2px solid #e9ecef;border-bottom:2px solid var(--border-color);color:#666;color:var(--text-secondary);font-weight:600;padding:15px;position:relative;text-align:left}.users-table th.sortable{cursor:pointer;transition:all .3s ease;-webkit-user-select:none;user-select:none}.users-table th.sortable:hover{background:var(--hover-bg)}.users-table th.sorted{background:#e9ecef;border-bottom:2px solid #007bff;color:#007bff}.users-table th i{color:#adb5bd;font-size:12px;margin-left:5px}.users-table th.sorted i{color:#007bff}.users-table td{border-bottom:1px solid #e9ecef;border-bottom:1px solid var(--border-color);color:#333;color:var(--text-primary);padding:15px;text-align:left;vertical-align:middle}.users-table td:last-child,.users-table th:last-child{text-align:center}.users-table tr:hover{background:var(--hover-bg)}.user-cell{align-items:center;gap:12px}.user-avatar{background:#142850;background:var(--primary-navy);color:#fff;font-size:16px;height:40px;width:40px}.user-info strong{color:#333;color:var(--text-primary);display:block;margin-bottom:2px}.user-info small{color:#6c757d;font-size:12px}.email-cell{align-items:center;display:flex;gap:8px}.verified-icon{color:#28a745;font-size:14px}.admin-badge{background:#dc3545!important;color:#fff}.verified-badge{background:#28a745;color:#fff}.unverified-badge{background:#ffc107;color:#212529}.admin-badge,.unverified-badge,.verified-badge{align-items:center;border-radius:6px;display:inline-flex;font-size:11px;font-weight:600;gap:4px;padding:4px 8px;text-transform:uppercase}.no-results{color:#6c757d;padding:40px;text-align:center}.no-results i{font-size:48px;margin-bottom:15px;opacity:.5}.no-results p{font-size:16px;margin:0}.pagination-container{align-items:center;background:#fff;background:var(--card-bg);border-radius:12px;box-shadow:0 2px 10px #0000001a;box-shadow:0 2px 10px var(--shadow-color);display:flex;justify-content:space-between;padding:20px}.pagination-info{color:#6c757d;font-size:14px}.pagination-controls{align-items:center;display:flex;gap:10px}.pagination-btn{background:#fff;background:var(--card-bg);border:1px solid #dee2e6;border-radius:6px;color:#495057;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .3s ease}.pagination-btn:hover:not(:disabled){background:#007bff;border-color:#007bff;color:#fff}.pagination-btn:disabled{cursor:not-allowed;opacity:.5}.pagination-numbers{align-items:center;display:flex;gap:5px}.pagination-number{align-items:center;background:#fff;background:var(--card-bg);border:1px solid #dee2e6;border-radius:6px;color:#495057;cursor:pointer;display:flex;font-size:14px;height:36px;justify-content:center;transition:all .3s ease;width:36px}.pagination-number.active,.pagination-number:hover{background:#007bff;border-color:#007bff;color:#fff}.pagination-number.active{font-weight:600}.pagination-ellipsis{color:#6c757d;font-size:14px;padding:8px 4px}.reset-filters-btn{align-items:center;background:#fff;background:var(--card-bg);border:1px solid #dc3545;border-radius:6px;color:#dc3545;cursor:pointer;display:flex;font-size:14px;gap:6px;padding:8px 16px;transition:all .3s ease}.reset-filters-btn:hover{background:#dc3545;color:#fff}.date-filter-bar{align-items:flex-start;background:#f8f9fa;background:var(--bg-secondary);border:1px solid #e9ecef;border:1px solid var(--border-color);border-radius:8px;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:15px;padding:15px}.date-filter-section{flex:1 1}.date-filter-section h4{align-items:center;color:#666;color:var(--text-secondary);display:flex;font-size:.9rem;font-weight:600;gap:8px;margin:0 0 10px}.date-filter-section h4 i{color:#007bff}.date-filter-inputs{display:flex;flex-wrap:wrap;gap:20px}.date-filter-group{display:flex;flex-direction:column;gap:5px}.date-filter-group label{align-items:center;color:#666;color:var(--text-secondary);display:flex;font-size:.85rem;font-weight:600;gap:5px}.date-filter-group label i{color:#6c757d}.date-input{border:2px solid #e9ecef;border-radius:6px;font-size:.9rem;min-width:150px;padding:8px 12px;transition:all .3s ease}.date-input:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.date-input:hover{border-color:#adb5bd}.table-loading{background:#f8f9fa;background:var(--bg-secondary);border:1px solid #e9ecef;border:1px solid var(--border-color);border-radius:8px;text-align:center}.table-loading .loading-spinner{align-items:center;display:flex;flex-direction:column;gap:15px}.table-loading .loading-spinner i{color:#007bff;font-size:2rem}.table-loading .loading-spinner p{font-size:1rem;font-weight:500}.documents-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.document-card{background:#fff;border:2px solid #e9ecef;border-radius:12px;box-shadow:0 2px 4px #0000000d;width:100%}.document-card:hover{box-shadow:0 4px 12px #007bff26;transform:translateY(-2px)}.doc-header{align-items:flex-start;display:flex;gap:12px;margin-bottom:12px}.doc-icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;font-size:18px;height:40px;justify-content:center;width:40px}.doc-icon .fa-file-pdf{background:#dc35451a;color:#dc3545}.doc-icon .fa-file-image{background:#28a7451a;color:#28a745}.doc-icon .fa-file-word{background:#2b579a1a;color:#2b579a}.doc-icon .fa-file-excel{background:#2173461a;color:#217346}.doc-icon .fa-file-alt{background:#6c757d1a;color:#6c757d}.doc-info{flex:1 1;min-width:0}.doc-name{color:#495057;font-size:14px;font-weight:600;line-height:1.4;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doc-meta{display:flex;flex-direction:column;gap:4px}.doc-category,.doc-size{color:#6c757d;font-size:12px}.doc-category{align-self:flex-start;background:#e9ecef;border-radius:12px;font-weight:500;padding:2px 8px}.doc-actions{margin-top:12px}.doc-btn{align-items:center;border:1px solid;border-radius:6px;cursor:pointer;display:flex;flex:1 1;font-size:12px;font-weight:500;gap:6px;justify-content:center;padding:8px 12px;transition:all .2s ease}.preview-btn{background:#e3f2fd;border-color:#bbdefb;color:#1976d2}.preview-btn:hover{background:#1976d2;color:#fff}.download-btn{background:#f3e5f5;border-color:#e1bee7;color:#7b1fa2}.download-btn:hover{background:#7b1fa2;color:#fff}.document-viewer-modal{display:flex;flex-direction:column;height:90vh;max-height:90vh;max-width:90vw;width:90vw}.document-viewer-overlay{background:#000000d9;z-index:999999!important}.document-content{flex:1 1;overflow:hidden;position:relative}.image-viewer,.pdf-viewer{align-items:center;background:#f8f9fa;display:flex;height:100%;justify-content:center;width:100%}.image-viewer img{box-shadow:0 4px 8px #0000001a;max-height:100%;max-width:100%;object-fit:contain}.unsupported-viewer{align-items:center;background:#f8f9fa;display:flex;height:100%;justify-content:center;width:100%}.unsupported-content{color:#6c757d;text-align:center}.unsupported-content i{color:#adb5bd;margin-bottom:20px}.unsupported-content h3{color:#495057;margin:0 0 10px}.unsupported-content p{margin:0 0 20px}.document-actions-header{align-items:center;display:flex;gap:10px}.download-btn-header{align-items:center;background:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s ease}.download-btn-header:hover{background:#218838;transform:translateY(-1px)}.document-info-footer{background:#f8f9fa;border-top:1px solid #dee2e6;padding:15px 20px}.doc-details{color:#495057;flex-wrap:wrap;font-size:14px;gap:20px}.doc-details span{align-items:center;display:flex}@media (max-width:768px){.documents-grid{grid-template-columns:1fr}.document-viewer-modal{height:95vh;width:95vw}.doc-details{flex-direction:column;gap:10px}}.user-detail-modal,.user-edit-modal{max-height:90vh;max-width:900px;overflow-y:auto;width:90vw}.user-detail-modal .modal-header,.user-edit-modal .modal-header{align-items:center;background:linear-gradient(135deg,#1e3a5f,#2c5282 50%,#3a5a7f);border-bottom:3px solid gold;color:#fff;display:flex!important;flex-shrink:0;justify-content:space-between;padding:25px 30px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.user-detail-modal .modal-header h3,.user-edit-modal .modal-header h3{align-items:center;color:#fff!important;display:flex;font-size:1.4rem;font-weight:700;gap:10px;margin:0;text-shadow:0 1px 3px #0000004d}.user-detail-modal .modal-header h3 i,.user-edit-modal .modal-header h3 i{color:gold;font-size:1.2rem}.user-detail-modal .modal-header .close-btn,.user-edit-modal .modal-header .close-btn{align-items:center;background:#ffffff1a;border:2px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;transition:all .3s ease;width:40px}.user-detail-modal .modal-header .close-btn:hover,.user-edit-modal .modal-header .close-btn:hover{background:#fff3;border-color:#fff6;transform:scale(1.05)}.user-details,.user-edit-form{padding:20px 0}.detail-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:15px}.detail-item{background:#0000;border:none;display:flex;flex-direction:column;gap:5px;padding:0}.detail-item label{color:#8898aa;font-size:.8rem;font-weight:700;letter-spacing:.5px;margin-bottom:2px;text-transform:uppercase}.detail-item span{color:#32325d;font-size:1rem;font-weight:500;word-break:break-all}.role-badge{align-items:center;border-radius:20px;box-shadow:0 2px 5px #0000000d;display:inline-flex;font-size:.85rem;font-weight:600;gap:6px;padding:6px 14px;text-transform:capitalize}.role-badge.super-admin{background:linear-gradient(135deg,#ff6b6b,#ee5253);border:none;color:#fff}.role-badge.admin{background:linear-gradient(135deg,#ff9f43,#f368e0);border:none;color:#fff}.role-badge.client,.role-badge.user{background:linear-gradient(135deg,#48dbfb,#0abde3);border:none;color:#fff;text-shadow:0 1px 2px #0000001a}.service-type-badge{background:#f0f4f8;border:1px solid #e1e8ef;color:#2c3e50;gap:6px;padding:6px 14px}.service-type-badge i.fa-file-invoice{color:#5e72e4}.service-type-badge i.fa-receipt{color:#2dce89}.service-type-badge i.fa-building{color:#11cdef}.service-type-badge i.fa-user-circle{color:#adb5bd}.form-section{border-bottom:1px solid #dee2e6;margin-bottom:25px;padding-bottom:20px}.form-section:last-child{border-bottom:none;margin-bottom:0}.form-section h4{align-items:center;color:#495057;display:flex;gap:8px;margin-bottom:15px}.form-group{margin-bottom:20px}.form-group label{align-items:center;color:#495057;display:block;display:flex;font-weight:600;gap:8px;margin-bottom:5px}.form-group input,.form-group select{border:1px solid #dee2e6;border-radius:6px;font-size:14px;padding:10px 35px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.checkbox-group{margin:15px 0}.checkbox-label{align-items:flex-start;border:1px solid #dee2e6;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:15px;transition:all .3s ease}.checkbox-label:hover{background:#f8f9fa;border-color:#007bff}.checkbox-label input[type=checkbox]{display:none}.checkmark{background:#fff;background:var(--card-bg);border:2px solid #dee2e6;border-radius:3px;flex-shrink:0;height:18px;position:relative;transition:all .3s ease;width:18px}.checkbox-label input[type=checkbox]:checked+.checkmark{background:#007bff;border-color:#007bff}.checkbox-label input[type=checkbox]:checked+.checkmark:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:8px;left:5px;position:absolute;top:2px;transform:rotate(45deg);width:4px}.checkbox-text{flex:1 1}.checkbox-text span{color:#495057;display:block;font-weight:600;margin-bottom:2px}.checkbox-text small{color:#6c757d;font-size:12px}.checkbox-text i{color:#28a745;margin-right:6px}.modal-actions{border-top:1px solid #dee2e6;gap:12px;justify-content:flex-end;margin-top:20px}.btn-secondary{border:1px solid #6c757d;border-radius:6px;color:#6c757d;font-size:14px;font-weight:600;padding:10px 20px;transition:all .3s ease}.btn-secondary:hover{background:#6c757d;color:#fff;transform:translateY(-1px)}@media (max-width:768px){.user-detail-modal,.user-edit-modal{border-radius:10px;height:95vh;margin:0;max-height:95vh;max-width:95vw;width:95vw}.user-detail-modal .modal-header,.user-edit-modal .modal-header{padding:20px}.user-detail-modal .modal-header h3,.user-edit-modal .modal-header h3{font-size:1.2rem}.modal-actions{flex-direction:column;gap:10px;padding:20px}.modal-actions button{justify-content:center;margin:0;width:100%}.detail-grid{gap:15px;grid-template-columns:1fr}}@media (max-width:480px){.user-detail-modal,.user-edit-modal{border-radius:0;height:100vh;max-height:100vh;max-width:100vw;width:100vw}.user-detail-modal .modal-header,.user-edit-modal .modal-header{padding:15px}.user-details,.user-edit-form{padding:15px 0}}.hero-actions{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:25px}.hero-actions .callback-button{background:#0000;border:2px solid #e67e22;color:#e67e22}.hero-actions .callback-button:hover{background:#e67e22;border-color:#e67e22;box-shadow:0 5px 20px #e67e224d;color:#fff}.callback-button{align-items:center;background:#0000;border:2px solid gold;border-radius:8px;color:gold;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:10px;letter-spacing:.5px;padding:14px 32px;text-decoration:none;text-transform:uppercase;transition:all .3s ease;white-space:nowrap}.callback-button:hover{background:gold;box-shadow:0 5px 20px #ffd7004d;color:#0d47a1;transform:translateY(-2px)}.callback-button.primary{background:var(--gradient-gold)!important;border-color:#daa520;border-color:var(--secondary-gold);color:#1a365d!important}.callback-button.primary:hover{background:#ffb300;border-color:#ffb300;box-shadow:0 8px 25px #ffb30066;transform:translateY(-3px)}.contact-actions{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:25px}.callback-note{color:#d6b34a;font-size:14px;font-style:italic;margin:0}.callback-modal{max-height:90vh;max-width:800px;overflow-y:auto}.callback-form{margin:15px;padding:20px 0}.form-intro{background:#f8f9fa;border-left:4px solid #142850;border-left:4px solid var(--primary-navy);border-radius:8px;margin-bottom:25px;padding:15px}.form-intro p{color:#495057;font-size:14px;margin:0}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.callback-form .form-group,.form-row{margin-bottom:20px}.callback-form .form-group label{color:#495057;display:block}.callback-form .form-group input,.callback-form .form-group select,.callback-form .form-group textarea{border:2px solid #dee2e6;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:14px;padding:12px 15px;transition:border-color .3s ease;width:100%}.callback-form .form-group input:focus,.callback-form .form-group select:focus,.callback-form .form-group textarea:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.callback-form .form-group input:disabled,.callback-form .form-group select:disabled,.callback-form .form-group textarea:disabled{background:#f8f9fa;cursor:not-allowed}.callback-form textarea{resize:vertical}.form-actions{border-top:1px solid #dee2e6;display:flex;gap:15px;justify-content:flex-end;margin-top:30px;padding-top:20px}.success-message{padding:40px 20px;text-align:center}.success-icon{color:#28a745;font-size:64px;margin-bottom:20px}.success-message h4{color:#28a745;font-size:24px;margin-bottom:15px}.success-message>p{color:#6c757d;font-size:16px;line-height:1.5;margin-bottom:25px}.success-details{background:#f8f9fa;border-radius:8px;margin:25px 0;padding:20px;text-align:left}.success-details p{color:#495057;margin:8px 0}.success-details strong{color:#212529}.success-alert{background:#d4edda;border:1px solid #c3e6cb;border-radius:8px;color:#155724}.error-alert,.success-alert{align-items:center;display:flex;gap:10px;margin-bottom:20px;padding:12px 15px}.error-alert{background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#721c24}@media (max-width:768px){.callback-modal{margin:20px auto;max-width:95vw}.form-row{gap:15px;grid-template-columns:1fr}.form-actions{flex-direction:column}.form-actions button{justify-content:center;width:100%}}.placeholder-content{color:#6c757d;padding:60px 20px;text-align:center}.placeholder-content i{margin-bottom:20px;opacity:.5}.placeholder-content h3{color:#495057;margin-bottom:10px}.placeholder-content p{font-size:1.1rem}@media (max-width:768px){.admin-header{flex-direction:column;gap:15px;text-align:center}.admin-nav{overflow-x:auto;padding:0 15px}.users-section .section-header{align-items:stretch;flex-direction:column;gap:15px}.filters-bar{gap:10px}.pagination-container{flex-direction:column;gap:15px;text-align:center}.pagination-controls{flex-wrap:wrap;justify-content:center}.users-table-container{overflow-x:auto}.users-table{min-width:700px}.user-cell{min-width:150px}.hero-actions{flex-direction:column;gap:15px}.callback-button{justify-content:center;width:100%}.contact-actions{text-align:center}.trust-container{gap:25px;grid-template-columns:1fr}.trust-item{flex-direction:column;gap:15px;text-align:center}.nav-btn{justify-content:center;min-width:140px}.admin-content{padding:20px 15px}.stats-grid{gap:15px;grid-template-columns:1fr}.filters-bar{flex-direction:column;gap:15px}.search-container{min-width:auto}.detail-grid{gap:10px;grid-template-columns:1fr}.request-item,.status-update-buttons{flex-direction:column}.request-item{align-items:stretch;gap:15px}}@media (max-width:480px){.admin-header{padding:15px 20px}.header-left h1{font-size:1.5rem}.admin-content{padding:15px 10px}.requests-table-container{font-size:.85rem}.requests-table td,.requests-table th{padding:10px 8px}}.payments-section{padding:20px}.payment-stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.payment-stats-grid .stat-card{align-items:center;background:#fff;background:var(--card-bg);border-radius:15px;box-shadow:0 4px 15px #0000001a;display:flex;gap:20px;padding:25px;transition:transform .3s ease,box-shadow .3s ease}.payment-stats-grid .stat-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.payment-stats-grid .stat-card.revenue{background:linear-gradient(135deg,#28a745,#20c997);color:#fff}.payment-stats-grid .stat-card.percentage{background:linear-gradient(135deg,#17a2b8,#20c997);color:#fff}.payment-stats-grid .stat-icon{align-items:center;background:#667eea1a;border-radius:50%;color:#667eea;display:flex;font-size:24px;height:60px;justify-content:center;width:60px}.payment-stats-grid .percentage .stat-icon,.payment-stats-grid .revenue .stat-icon{background:#fff3;color:#fff}.payment-stats-grid .stat-content h3{color:#333;font-size:28px;font-weight:700;margin:0 0 5px}.payment-stats-grid .percentage .stat-content h3,.payment-stats-grid .revenue .stat-content h3{color:#fff}.payment-stats-grid .stat-content p{color:#666;font-size:14px;font-weight:500;margin:0}.payment-stats-grid .percentage .stat-content p,.payment-stats-grid .revenue .stat-content p{color:#ffffffe6}.payments-table-container{background:#fff;background:var(--card-bg);border:1px solid #e9ecef;border-radius:15px;box-shadow:0 4px 15px #0000001a;margin-bottom:20px;overflow:hidden}.payments-table{background:#fff;background:var(--card-bg);border-collapse:collapse;width:100%}.payments-table th{background:#f8f9fa;border-bottom:2px solid #dee2e6;color:#495057;font-weight:600;letter-spacing:.5px;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:0;z-index:10}.payments-table td,.payments-table th{font-size:14px;padding:18px 15px;text-align:left}.payments-table td{border-bottom:1px solid #f1f3f4;color:#333;vertical-align:middle}.payments-table tr:hover{background:#f8f9fa;transition:background-color .2s ease}.payments-table tr:last-child td{border-bottom:none}.payment-id{display:flex;flex-direction:column;gap:4px}.payment-id strong{color:#333;font-family:Courier New,monospace;font-size:13px;font-weight:600}.payment-id small{color:#6c757d;font-size:11px}.order-id{background:#f8f9fa;border-radius:6px;color:#495057;display:inline-block;font-family:Courier New,monospace;font-size:13px;padding:4px 8px}.service-cell{display:flex;flex-direction:column;gap:4px}.service-cell strong{color:#333;font-size:14px;font-weight:600}.service-cell small{color:#6c757d;font-size:12px}.user-cell{display:flex;flex-direction:column;gap:4px}.user-cell strong{color:#333;font-weight:600}.user-cell small{color:#6c757d;font-size:12px}.amount-cell{align-items:flex-end;display:flex;flex-direction:column;gap:2px}.amount-cell strong{color:#28a745;font-size:16px;font-weight:700}.amount-cell small{color:#6c757d;font-size:11px;text-transform:uppercase}.payment-status-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:12px;font-weight:600;gap:6px;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.payment-status-badge.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.payment-status-badge.pending{background:#fff3cd;border:1px solid #ffeaa7;color:#856404}.payment-status-badge.failed{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.payment-status-badge.refunded{background:#d1ecf1;border:1px solid #b8daff;color:#0c5460}.payments-section .filters-bar{margin-bottom:25px}.payments-section .date-filter-group{align-items:center;display:flex;gap:10px}.payments-section .date-filter-group input{border:2px solid #e9ecef;border-radius:8px;font-size:14px;padding:10px 12px;transition:border-color .3s ease}.payments-section .date-filter-group input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.table-loading{align-items:center;background:#fff;background:var(--card-bg);display:flex;justify-content:center;padding:60px 20px}.table-loading .loading-spinner{text-align:center}.table-loading .loading-spinner i{color:#667eea;font-size:40px;margin-bottom:15px}.table-loading .loading-spinner p{color:#6c757d;font-size:16px;margin:0}@media (max-width:1200px){.payment-stats-grid{gap:15px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.payments-table td,.payments-table th{padding:12px 10px}}@media (max-width:992px){.payments-table-container{overflow-x:auto}.payments-table{min-width:1000px}.payment-stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.payments-section{padding:15px}.payment-stats-grid{gap:10px;grid-template-columns:1fr}.payments-table td,.payments-table th{font-size:13px;padding:10px 8px}.payment-stats-grid .stat-card{gap:15px;padding:20px}.payment-stats-grid .stat-icon{font-size:20px;height:50px;width:50px}.payment-stats-grid .stat-content h3{font-size:24px}}.analytics-section{padding:20px}.analytics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:30px}.analytics-card{background:#fff;background:var(--card-bg);border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:20px;transition:all .3s ease}.analytics-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.analytics-header{border-bottom:1px solid #e5e7eb;margin-bottom:20px;padding-bottom:15px}.analytics-header h3{align-items:center;color:#1f2937;display:flex;font-size:18px;font-weight:600;gap:10px;margin-bottom:5px}.analytics-header p{color:#6b7280;font-size:14px;margin:0}.metrics-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.metric{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:15px;text-align:center}.metric-value{color:#1e40af;font-size:24px;font-weight:700;margin-bottom:5px}.metric-label{color:#64748b;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.revenue-placeholder{display:flex;flex-direction:column;gap:15px}.revenue-item{align-items:center;background:#f0f9ff;border-left:4px solid #0ea5e9;border-radius:6px;display:flex;justify-content:space-between;padding:12px}.revenue-value{color:#0c4a6e;font-size:18px;font-weight:600}.service-breakdown{display:flex;flex-direction:column;gap:15px}.service-bar{grid-gap:15px;align-items:center;background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;display:grid;gap:15px;grid-template-columns:2fr 3fr auto;padding:12px}.service-info{align-items:flex-start;flex-direction:column}.service-name{color:#374151;font-size:14px;font-weight:500}.service-count{color:#6b7280;font-size:12px}.service-progress{background:#e5e7eb;border-radius:4px;height:8px;overflow:hidden}.service-progress-bar{border-radius:4px;height:100%;transition:width .3s ease}.service-percentage{color:#374151;font-size:14px;font-weight:600;min-width:45px;text-align:right}.status-charts{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.status-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;text-align:center}.status-circle{align-items:center;background:conic-gradient(currentColor 0deg,#0000 0deg);border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:600;height:80px;justify-content:center;margin:0 auto 15px;position:relative;width:80px}.status-circle.pending{background:conic-gradient(#f59e0b 0deg,#fef3c7 0deg);color:#92400e}.status-circle.processing{background:conic-gradient(#3b82f6 0deg,#dbeafe 0deg);color:#1d4ed8}.status-circle.completed{background:conic-gradient(#10b981 0deg,#d1fae5 0deg);color:#047857}.status-percentage{font-size:18px;font-weight:700}.status-info h4{color:#374151;font-size:16px;margin-bottom:5px}.status-info p{color:#6b7280;font-size:14px;margin:0}.export-options{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.export-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:12px 20px;text-transform:none;transition:all .3s ease}.export-btn:hover{box-shadow:0 5px 15px #667eea66;transform:translateY(-2px)}.export-btn i{font-size:16px}@media (max-width:768px){.analytics-grid,.metrics-row,.service-bar{grid-template-columns:1fr}.service-bar{gap:10px;text-align:center}.export-options,.status-charts{grid-template-columns:1fr}}.request-detail-modal{animation:slideUpModal .3s ease-out;background:#fff;background:var(--card-bg);border-radius:16px;box-shadow:0 25px 50px #00000026;display:flex!important;flex-direction:column!important;max-height:90vh!important;max-width:1000px;overflow:hidden!important;position:relative;width:95vw}.request-detail-section{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:0}.modal-content{flex:1 1 auto!important;min-height:0;overflow-x:hidden;overflow-y:auto!important}.modal-content::-webkit-scrollbar{width:6px}.modal-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.modal-content::-webkit-scrollbar-thumb{background:#142850;background:var(--primary-navy);border-radius:3px}.modal-content::-webkit-scrollbar-thumb:hover{background:#0056b3}.modal-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;flex-shrink:0;justify-content:space-between;padding:25px 30px}.modal-header h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin:0}.modal-close{align-items:center;background:#fff;border:2px solid #e9ecef;border-radius:50%;color:#6c757d;cursor:pointer;display:flex;font-size:1.1rem;height:40px;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:40px}.modal-close:before{background:linear-gradient(90deg,#0000,#fff9,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.modal-close:hover{background:#dc3545;border-color:#dc3545;box-shadow:0 4px 12px #dc35454d;color:#fff;transform:rotate(90deg) scale(1.1)}.modal-close:hover:before{left:100%}.modal-close:active{transform:rotate(90deg) scale(.95)}.detail-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #e9ecef;flex-wrap:wrap;justify-content:space-between;padding:25px 30px}.detail-header,.service-info{align-items:center;display:flex;gap:15px}.service-info h3{color:#2c3e50;font-size:1.5rem;font-weight:600;margin:0}.status-badge.large{border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:8px 16px;text-transform:uppercase}.request-id{color:#6c757d;font-size:.9rem;font-weight:500}.detail-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:30px}.detail-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:25px;transition:all .3s ease}.detail-card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.detail-card.full-width{grid-column:1/-1}.detail-card h4{align-items:center;color:#2c3e50;display:flex;font-size:1.1rem;font-weight:600;gap:10px;margin:0 0 20px}.detail-card h4 i{color:#142850;color:var(--primary-navy);width:20px}.contact-info,.timeline-info{display:flex;flex-direction:column;gap:15px}.contact-item,.detail-item,.timeline-item{align-items:flex-start;border-bottom:1px solid #f8f9fa;display:flex;justify-content:space-between;padding:12px 0}.contact-item:last-child,.detail-item:last-child,.timeline-item:last-child{border-bottom:none}.contact-item strong,.detail-item strong,.timeline-item strong{color:#495057;font-weight:600;min-width:120px}.contact-item span,.detail-item span,.timeline-item span{color:#6c757d;flex:1 1;text-align:right}.urgent-badge{align-items:center;background:#fff5f5;border:1px solid #feb2b2;border-radius:4px;color:#e53e3e!important;display:inline-flex;font-size:10px;font-weight:600;letter-spacing:.5px;padding:2px 8px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.additional-info{background:#f8f9fa;border-left:4px solid #142850;border-left:4px solid var(--primary-navy);border-radius:8px;color:#495057;line-height:1.6;margin-top:10px;padding:15px}.documents-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:15px}.document-card{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;display:flex;justify-content:space-between;padding:15px;transition:all .3s ease}.document-card:hover{background:#e9ecef;border-color:#007bff}.document-info{align-items:center;display:flex;flex:1 1;gap:12px}.document-info i{color:#007bff;font-size:1.2rem}.doc-details{display:flex;flex-direction:column;gap:4px}.doc-name{color:#2c3e50;font-size:.9rem;font-weight:500}.doc-size{color:#6c757d;font-size:.8rem}.doc-actions{display:flex;gap:8px}.btn-icon{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.8rem;padding:8px 10px;transition:all .3s ease}.btn-icon:hover{background:#0056b3;transform:translateY(-1px)}.modal-actions{background:#f8f9fa;flex-shrink:0;margin-top:auto;padding:20px 30px}.modal-actions .btn-primary,.modal-actions .btn-secondary{padding:12px 24px}.modal-actions .btn-primary,.modal-actions .btn-secondary{border:none}@media (max-width:768px){.request-detail-modal{margin:10px;max-height:95vh;width:95vw}.detail-header{align-items:flex-start;flex-direction:column}.detail-grid{gap:20px;grid-template-columns:1fr;padding:20px}.contact-item,.detail-item,.timeline-item{align-items:flex-start;flex-direction:column;gap:5px}.contact-item strong,.detail-item strong,.timeline-item strong{min-width:auto}.contact-item span,.detail-item span,.timeline-item span{text-align:left}.documents-grid{grid-template-columns:1fr}.modal-actions{flex-direction:column}}.profile-form input.editable{background:#fff;border:2px solid #007bff;box-shadow:0 0 0 3px #007bff1a;transition:all .3s ease}.profile-form input.editable:focus{border-color:#0056b3;box-shadow:0 0 0 3px #007bff33;outline:none}.profile-form input[readonly]{background:#f8f9fa;border:1px solid #e9ecef;cursor:default}.profile-actions{display:flex;flex-wrap:wrap;gap:15px;margin-top:25px}.profile-actions button:disabled{cursor:not-allowed;opacity:.6}.password-change-modal{animation:slideUpModal .3s ease-out;background:#fff;background:var(--card-bg);border-radius:16px;box-shadow:0 25px 50px #00000026;display:flex;flex-direction:column;max-height:80vh;max-width:500px;overflow:hidden;position:relative;width:90vw}.password-form{display:flex;flex-direction:column;gap:20px;padding:30px}.password-form .form-group{display:flex;flex-direction:column;gap:8px}.password-form label{color:#2c3e50;font-size:.9rem;font-weight:600}.password-form input{background:#fff;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;padding:12px 15px;transition:all .3s ease}.password-form input:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.password-form input::placeholder{color:#6c757d}.btn-primary:disabled,.btn-secondary:disabled{cursor:not-allowed;opacity:.6;transform:none!important}.btn-primary:disabled:hover,.btn-secondary:disabled:hover{box-shadow:none!important;transform:none!important}.profile-form .form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px}.profile-form .form-group{display:flex;flex-direction:column;gap:8px}.profile-form label{color:#333;color:var(--text-primary);font-size:.75rem;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.profile-card.premium .profile-form .form-row:first-child label{color:#fffffff2}.profile-form input{border:1px solid #e9ecef;border-radius:8px;font-size:1rem;padding:12px 15px;transition:all .3s ease}.profile-actions .btn-primary .fa-spinner,.profile-actions .btn-secondary .fa-spinner{margin-right:8px}@media (max-width:768px){.password-change-modal{max-height:90vh;width:95vw}.password-form{padding:20px}.profile-form .form-row{grid-template-columns:1fr}.profile-actions{flex-direction:column}}@keyframes slideUpModal{0%{opacity:0;transform:translateY(50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.login-container .modal-overlay{align-items:center;animation:fadeIn .2s ease-out;background:#000000bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999999}.login-container .forgot-password-modal{animation:slideUpModal .3s ease-out;background:#fff!important;border-radius:16px;box-shadow:0 25px 50px #00000026;display:flex;display:block!important;flex-direction:column;margin:20px auto;max-height:85vh;min-width:300px;opacity:1!important;overflow:hidden;position:relative;visibility:visible!important;width:90vw;z-index:20001}.forgot-password-description{line-height:1.6}.forgot-password-form{display:flex;flex-direction:column;gap:20px}.forgot-password-form .form-group{margin-bottom:0}.message{align-items:center;border-radius:8px;display:flex;font-size:.9rem;gap:10px;line-height:1.5;margin-bottom:20px;padding:15px}.message.success{background:linear-gradient(135deg,#d4edda,#c3e6cb);border:1px solid #c3e6cb;color:#155724}.message.error{background:linear-gradient(135deg,#f8d7da,#f5c6cb);border:1px solid #f5c6cb;color:#721c24}.message i{flex-shrink:0;font-size:1.1rem}.password-requirements{background:#f8f9fa;border-left:4px solid #007bff;border-radius:10px;margin:20px 0;padding:20px}.password-requirements h4{color:#2c3e50;font-size:1rem;margin:0 0 15px}.password-requirements ul{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.password-requirements li{align-items:center;color:#6c757d;display:flex;font-size:.9rem;gap:10px}.password-requirements li.valid{color:#28a745}.password-requirements li i{text-align:center;width:16px}.password-requirements li i.fa-check{color:#28a745}.password-requirements li i.fa-times{color:#dc3545}.modal-actions{border-top:1px solid #e9ecef;display:flex;gap:15px;justify-content:space-between;margin-top:25px;padding-top:20px}.modal-actions .btn-primary,.modal-actions .btn-secondary{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-weight:500;gap:8px;justify-content:center;padding:12px 20px;text-decoration:none;transition:all .3s ease}.modal-actions .btn-primary{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff}.modal-actions .btn-primary:hover{box-shadow:0 4px 16px #007bff4d;transform:translateY(-1px)}.modal-actions .btn-primary:disabled{cursor:not-allowed;opacity:.6;transform:none!important}.modal-actions .btn-secondary{background:#6c757d;color:#fff}.modal-actions .btn-secondary:hover{background:#5a6268;transform:translateY(-1px)}@media (max-width:768px){.forgot-password-modal{margin:20px;width:95vw}.forgot-password-content{padding:20px}.modal-actions{flex-direction:column}}.login-container .modal-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex!important;justify-content:space-between;padding:20px 30px}.login-container .modal-header h2{color:#2d3748;font-size:1.25rem;font-weight:600;margin:0}.login-container .modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#6c757d;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;padding:5px;transition:all .2s ease}.login-container .modal-close:hover{background:#e9ecef;color:#495057}.login-container .modal-content{flex:1 1;max-height:70vh;overflow-y:auto}.login-container .modal-overlay[style*="display: flex"]{display:flex!important;opacity:1!important;visibility:visible!important}.login-container .forgot-password-modal[style]{display:block!important;opacity:1!important;visibility:visible!important}.forgot-password-content{flex:1 1;overflow-y:auto;padding:20px}.forgot-password-description{color:#6c757d;font-size:.95rem;line-height:1.5;margin-bottom:25px}.forgot-password-form .form-group{margin-bottom:20px}.forgot-password-form .form-group label{color:#495057;display:block;font-size:.8rem;font-weight:500;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.forgot-password-form .input-wrapper{position:relative}.forgot-password-form .input-wrapper i{color:#6c757d;font-size:1rem;left:15px;position:absolute;top:50%;transform:translateY(-50%)}.forgot-password-form input{background:#fff;background:var(--card-bg);border:2px solid #e9ecef;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:14px 14px 14px 45px;transition:all .3s ease;width:100%}.forgot-password-form input:focus{border-color:#2a5298;box-shadow:0 0 0 3px #2a52981a;outline:none}.forgot-password-form .message{align-items:center;border-radius:8px;display:flex;font-size:.9rem;font-weight:500;gap:10px;margin-top:15px;padding:12px 16px}.forgot-password-form .message.error{background:#fff5f5;border:1px solid #fed7d7;color:#c53030}.forgot-password-form .message.success{background:#f0fff4;border:1px solid #c6f6d5;color:#2f855a}.login-container .modal-actions{border-top:1px solid #e9ecef;display:flex!important;gap:15px;justify-content:flex-end;margin-top:25px;padding-top:20px}.login-container .modal-actions .btn-secondary{align-items:center;background:#fff;background:var(--card-bg);border:2px solid #6c757d;border-radius:8px;color:#6c757d;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:8px;justify-content:center;min-width:120px;padding:12px 24px;transition:all .3s ease}.login-container .modal-actions .btn-secondary:hover{background:#6c757d;box-shadow:0 2px 8px #6c757d4d;color:#fff;transform:translateY(-1px)}.login-container .modal-actions .btn-primary{background:linear-gradient(45deg,#2a5298,#1e3c72);border:none;border-radius:8px;box-shadow:0 2px 8px #2a52984d;cursor:pointer;font-size:.95rem;font-weight:500;gap:8px;min-width:140px;padding:12px 24px;transition:all .3s ease}.header-icon-badge,.login-container .modal-actions .btn-primary{align-items:center;color:#fff;display:flex;justify-content:center}.header-icon-badge{background-color:#dc3545;border:2px solid #0a192f;border-radius:10px;box-shadow:0 1px 3px #0000004d;font-size:.7rem;font-weight:700;height:18px;line-height:1;min-width:18px;padding:2px 5px;position:absolute;right:-5px;top:-5px;z-index:10}.header-icon-badge.callback{background-color:#fd7e14}.header-icon-badge.notification{background-color:#0d6efd}.login-container .modal-actions .btn-primary:hover:not(:disabled){background:linear-gradient(45deg,#1e3c72,#2a5298);box-shadow:0 4px 16px #2a529866;transform:translateY(-1px)}.login-container .modal-actions .btn-primary:disabled{box-shadow:0 2px 8px #2a529833;cursor:not-allowed;opacity:.7;transform:none!important}@media (max-width:768px){.login-container .modal-actions{flex-direction:column;gap:10px}.login-container .modal-actions .btn-primary,.login-container .modal-actions .btn-secondary{min-width:auto;width:100%}}.links-section{padding:20px}.links-categories{display:flex;flex-direction:column;gap:30px}.links-category{background:#fff;background:var(--card-bg);border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:25px}.category-header{align-items:center;border-bottom:2px solid #f8f9fa;display:flex;gap:12px;margin-bottom:20px;padding-bottom:15px}.category-header i{align-items:center;background:#f8f9fa;border-radius:50%;color:#007bff;display:flex;font-size:1.5rem;height:45px;justify-content:center;padding:10px;width:45px}.category-header h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin:0}.links-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.link-card{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;cursor:pointer;display:flex;gap:15px;padding:20px;transition:all .3s ease}.link-card,.link-card:hover{color:inherit;text-decoration:none}.link-card:hover{background:#fff;border-color:#007bff;box-shadow:0 4px 12px #007bff26;transform:translateY(-2px)}.link-icon{align-items:center;background:linear-gradient(135deg,#007bff,#0056b3);border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;height:50px;justify-content:center;width:50px}.link-content{flex:1 1;text-align:left}.link-content h4{color:#2c3e50;font-size:1rem;font-weight:600;margin:0 0 5px}.link-content p{line-height:1.4;margin:0}.link-action,.link-content p{color:#6c757d;font-size:.9rem}.link-action{align-items:center;background:#e9ecef;border-radius:50%;display:flex;flex-shrink:0;height:30px;justify-content:center;transition:all .3s ease;width:30px}.link-card:hover .link-action{background:#007bff;color:#fff;transform:scale(1.1)}.social-link{overflow:hidden;position:relative}.social-link.whatsapp{border-left:4px solid #25d366}.social-link.whatsapp:hover{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#128c7e}.social-link.whatsapp .link-icon{background:linear-gradient(135deg,#25d366,#128c7e);color:#fff}.social-link.whatsapp:hover .link-icon{box-shadow:0 4px 10px #25d3664d;transform:scale(1.1)}.social-link.telegram{border-left:4px solid #08c}.social-link.telegram:hover{background:linear-gradient(135deg,#f0f9ff,#dbeafe);border-color:#006bb3}.social-link.telegram .link-icon{background:linear-gradient(135deg,#08c,#007db3);color:#fff}.social-link.telegram:hover .link-icon{box-shadow:0 4px 10px #0088cc4d;transform:scale(1.1)}.social-link.gmail{border-left:4px solid #ea4335}.social-link.gmail:hover{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#d93025}.social-link.gmail .link-icon{background:linear-gradient(135deg,#ea4335,#c5221f);color:#fff}.social-link.gmail:hover .link-icon{box-shadow:0 4px 10px #ea43354d;transform:scale(1.1)}.social-link .link-icon{font-size:1.8rem;transition:all .3s ease}.social-link:hover{box-shadow:0 6px 20px #0000001a;transform:translateY(-3px)}.social-link:hover .link-action{transform:scale(1.2)}.links-footer{background:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;margin-top:30px;padding:20px}.footer-note{align-items:flex-start;display:flex;gap:10px;margin-bottom:15px}.footer-note i{color:#007bff;font-size:1.1rem;margin-top:2px}.footer-note p{color:#6c757d;font-size:.9rem;line-height:1.5;margin:0}.last-updated{align-items:center;color:#6c757d;display:flex;font-size:.85rem;gap:8px;justify-content:flex-end}.last-updated i{font-size:.9rem}@media (max-width:1200px){.links-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:768px){.links-section{padding:15px}.links-category{padding:20px}.links-grid{gap:15px;grid-template-columns:1fr}.link-card{gap:12px;padding:15px}.link-icon{font-size:1rem;height:40px;width:40px}.link-content h4{font-size:.9rem}.link-content p{font-size:.8rem}.category-header{align-items:flex-start;flex-direction:column;gap:10px}.category-header h3{font-size:1.2rem}.links-footer{padding:15px}.last-updated{justify-content:flex-start}}@media (max-width:480px){.links-section{padding:10px}.links-category{padding:15px}.link-card{flex-direction:column;gap:10px}.link-card,.link-content{text-align:center}.footer-note{flex-direction:column;gap:5px}}.add-user-modal{max-height:95vh;max-width:900px;width:95vw}.add-user-form{padding:0}.add-user-form .form-section{background:#f8f9fa;border-left:4px solid #007bff;border-radius:12px;margin:0 0 20px;padding:20px}.add-user-form .form-section h4{align-items:center;color:#2c3e50;display:flex;font-size:1.2rem;font-weight:600;gap:10px;margin:0 0 20px}.add-user-form .form-section h4 i{color:#007bff;font-size:1.1rem}.add-user-form .form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px}.add-user-form .form-group{display:flex;flex-direction:column;gap:8px}.add-user-form .form-group label{align-items:center;color:#2c3e50;display:flex;font-size:.9rem;font-weight:600;gap:8px}.add-user-form .form-group label i{color:#6c757d;font-size:.9rem}.add-user-form .form-group input,.add-user-form .form-group select{background:#fff;background:var(--card-bg);border:2px solid #e9ecef;border-radius:8px;font-size:.95rem;padding:12px 16px;transition:all .2s ease}.add-user-form .form-group input:focus,.add-user-form .form-group select:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.add-user-form .form-group input.error,.add-user-form .form-group select.error{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.add-user-form .error-text{align-items:center;color:#dc3545;display:flex;font-size:.85rem;font-weight:500;gap:5px}.add-user-form .checkbox-group{margin-top:10px}.add-user-form .checkbox-label{align-items:flex-start;background:#fff;background:var(--card-bg);border:2px solid #e9ecef;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px;transition:all .2s ease}.add-user-form .checkbox-label:hover{background:#f8f9fa;border-color:#ced4da}.add-user-form .checkbox-label input[type=checkbox]{accent-color:#007bff;height:18px;margin:0;width:18px}.add-user-form .checkbox-text{display:flex;flex:1 1;flex-direction:column;gap:4px}.add-user-form .checkbox-text span{align-items:center;color:#2c3e50;display:flex;font-weight:600;gap:8px}.add-user-form .checkbox-text small{color:#6c757d;font-size:.85rem}.add-user-form .service-details{background:#f8fff9;border-left-color:#28a745}.add-user-form .service-details h4 i{color:#28a745}.add-user-form .form-group small{color:#6c757d;font-size:.85rem;font-style:italic}.add-user-btn{font-size:.9rem;margin-right:10px;padding:8px 16px}@media (max-width:768px){.add-user-modal{border-radius:0;height:100vh;max-height:100vh;width:100vw}.add-user-form .form-row{gap:15px;grid-template-columns:1fr}.add-user-form .form-section{margin-bottom:15px;padding:15px}.add-user-form .form-section h4{font-size:1.1rem}.add-user-form .checkbox-label{padding:10px}}@media (max-width:480px){.add-user-form .form-group input,.add-user-form .form-group select{font-size:.9rem;padding:10px 12px}.add-user-form .form-section{padding:12px}.add-user-btn{font-size:.85rem;padding:10px 15px}}.service-type-badge{align-items:center;background:linear-gradient(135deg,#007bff,#0056b3);border-radius:20px;box-shadow:0 2px 4px #007bff33;color:#fff;display:inline-flex;font-size:.85rem;font-weight:600;gap:8px;padding:6px 12px}.service-type-badge i{font-size:.9rem}.credential-field{background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;color:#495057;font-family:Courier New,monospace;font-weight:500;padding:4px 8px}.password-field{background:#fff3cd;border-color:#ffeaa7;color:#856404;font-weight:700;letter-spacing:2px}.modal-header-buttons{align-items:center;display:flex;gap:12px}.cancel-btn,.edit-btn,.save-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;gap:6px;padding:8px 16px;transition:all .3s ease}.edit-btn{background:linear-gradient(135deg,#28a745,#20c997);color:#fff}.edit-btn:hover{background:linear-gradient(135deg,#218838,#1fa185);box-shadow:0 4px 12px #28a7454d;transform:translateY(-1px)}.save-btn{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff}.save-btn:hover{background:linear-gradient(135deg,#0056b3,#004085);box-shadow:0 4px 12px #007bff4d;transform:translateY(-1px)}.cancel-btn{background:linear-gradient(135deg,#6c757d,#5a6268);color:#fff}.cancel-btn:hover{background:linear-gradient(135deg,#5a6268,#495057);box-shadow:0 4px 12px #6c757d4d;transform:translateY(-1px)}.edit-input,.edit-textarea{background:#fff;background:var(--card-bg);border:2px solid #e9ecef;border-radius:6px;font-size:.95rem;padding:10px 12px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.edit-input:focus,.edit-textarea:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.edit-textarea{font-family:inherit;min-height:80px;resize:vertical}@media (max-width:768px){.modal-header-buttons{gap:8px}.cancel-btn,.edit-btn,.save-btn{font-size:.85rem;padding:6px 12px}.edit-input,.edit-textarea{font-size:.9rem;padding:8px 10px}}.payments-filters{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:25px;padding:20px}.payments-filters .filters-row{align-items:end;display:flex;flex-wrap:wrap;gap:20px}.payments-filters .filter-group{display:flex;flex-direction:column;min-width:150px}.payments-filters .filter-group label{color:#495057;font-size:14px;font-weight:600;margin-bottom:5px}.payments-filters input,.payments-filters select{background:#fff;background:var(--card-bg);border:1px solid #ced4da;border-radius:4px;font-size:14px;padding:8px 12px}.payments-filters input:focus,.payments-filters select:focus{border-color:#667eea;box-shadow:0 0 0 2px #667eea40;outline:none}.payment-pagination{align-items:center;display:flex;gap:15px;justify-content:center;margin-top:25px;padding:20px 0}.payment-pagination button{background:#fff;background:var(--card-bg);border:1px solid #667eea;border-radius:4px;color:#667eea;cursor:pointer;font-weight:500;padding:8px 16px;transition:all .2s ease}.payment-pagination button:hover:not(:disabled){background:#667eea;color:#fff}.payment-pagination button:disabled{cursor:not-allowed;opacity:.5}.payment-pagination .page-info{color:#495057;font-weight:500}.payments-section h2{color:#2c3e50;font-size:28px;font-weight:700;margin-bottom:25px}@media (max-width:768px){.payments-table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;white-space:nowrap}.payment-stats-grid{grid-template-columns:1fr}.payments-filters .filters-row{align-items:stretch;flex-direction:column}.payments-filters .filter-group{margin-bottom:15px;min-width:auto}.payments-filters input,.payments-filters select{width:100%}.payment-pagination{flex-wrap:wrap;gap:10px}.payments-section h2{font-size:24px}.payments-table td,.payments-table th{min-width:120px;padding:12px 8px}}.career-page{padding-bottom:60px}.career-hero{background:linear-gradient(135deg,#1e3c72,#2a5298);box-shadow:0 4px 15px #0000001a;color:#fff;margin-bottom:50px;padding:80px 20px;text-align:center}.career-hero h1{font-size:3em;margin-bottom:15px;text-shadow:0 2px 4px #0003}.career-hero p{font-size:1.25em;line-height:1.6;margin:0 auto;max-width:700px;opacity:.9}.career-container{grid-gap:0;align-items:start;display:grid;gap:0;grid-template-columns:10fr 1fr 8fr;margin:0 auto;max-width:1200px;padding:0 20px}.application-form-container h2,.job-listings h2{color:#1e3c72;display:inline-block;font-size:2em;margin-bottom:30px;padding-bottom:10px;position:relative}.application-form-container h2:after,.job-listings h2:after{background:gold;border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}.job-card{background:#fff;background:var(--card-bg);border:1px solid #eee;border-radius:12px;box-shadow:0 10px 30px #0000000d;overflow:hidden;padding:40px;position:relative;transition:transform .3s ease}.job-card:before{background:#007bff;content:"";height:100%;left:0;position:absolute;top:0;width:4px}.job-header{align-items:flex-start;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:20px}.job-header h3{color:#333;font-size:1.6em;font-weight:700;margin:0}.job-type{background:#e3f2fd;border-radius:20px;color:#1565c0;font-size:.85em;font-weight:600;padding:6px 14px;white-space:nowrap}.job-description{color:#555;font-size:1.05em;line-height:1.8;margin-bottom:30px}.job-requirements{background:#f8f9fa;border-radius:8px;padding:20px}.job-requirements h4{color:#333;font-size:1.1em;font-weight:700;margin-bottom:15px}.job-requirements ul{color:#555;padding-left:20px}.job-requirements li{background:none;border:none;box-shadow:none;display:list-item;list-style-type:disc;margin-bottom:10px;padding:0;text-align:left;width:auto}.application-form-container{background:#fff;background:var(--card-bg);border:1px solid #e1e1e1;border-radius:12px;box-shadow:0 10px 30px #00000014;padding:40px;position:-webkit-sticky;position:sticky;top:100px}.application-form{display:flex;flex-direction:column;gap:20px}.file-upload-wrapper{background:#fafafa;border:2px dashed #b0bec5;border-radius:10px;cursor:pointer;padding:40px 20px;position:relative;text-align:center;transition:all .3s ease}.file-upload-wrapper:hover{background:#f0f7ff;border-color:#2a5298}.file-upload-wrapper input[type=file]{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.file-upload-info i{color:#2a5298;font-size:3em;margin-bottom:15px}.file-upload-info p{color:#333;font-size:1.1em;font-weight:600;margin-bottom:8px}.file-upload-info span{color:#888;font-size:.9em}.submit-btn{background:linear-gradient(135deg,#1e3c72,#2a5298);border:none;border-radius:8px;box-shadow:0 4px 6px #2a529833;color:#fff;cursor:pointer;font-size:1.1em;font-weight:600;margin-top:10px;padding:16px;transition:all .3s ease;width:100%}.submit-btn:hover{background:linear-gradient(135deg,#2a5298,#1e3c72);box-shadow:0 6px 12px #2a52984d;transform:translateY(-2px)}.success-message{align-items:center;background:#e8f5e9;border:1px solid #c8e6c9;border-radius:8px;color:#2e7d32;display:flex;font-weight:600;gap:12px;justify-content:center;margin-top:20px;padding:15px}.success-message i{font-size:1.2em}@media (max-width:900px){.career-container{gap:40px;grid-template-columns:1fr}.career-container>div:nth-child(2){display:none}.application-form-container{position:static}}@media (max-width:600px){.career-hero{padding:60px 20px}.career-hero h1{font-size:2.2em}.application-form-container,.job-card{padding:25px}.job-header{align-items:flex-start;flex-direction:column;gap:10px}}.assignment-meta{color:#6c757d;font-size:.75rem;margin-top:4px}.assignment-meta i{margin-right:4px}.notifications-container{margin-right:20px;position:relative}.notification-btn{background:#0000;border:none;border-radius:50%;color:#495057;cursor:pointer;font-size:1.2rem;padding:8px;position:relative;transition:all .2s}.notification-btn.active,.notification-btn:hover{background:#e9ecef;color:#c19958}.notification-badge{background:#ff4d4f;border:2px solid #fff;border-radius:10px;color:#fff;font-size:.7rem;font-weight:700;padding:2px 6px;position:absolute;right:-2px;top:-2px}.notifications-dropdown{animation:slideDown .2s ease;background:#fff;background:var(--card-bg);border:1px solid #eee;border-radius:8px;box-shadow:0 4px 12px #00000026;overflow:hidden;position:absolute;right:0;top:45px;width:350px;z-index:1000}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:15px}.dropdown-header h3{color:#333;font-size:1rem;margin:0}.mark-read-btn{background:none;border:none;color:#c19958;cursor:pointer;font-size:.8rem;font-weight:600}.mark-read-btn:hover{text-decoration:underline}.dropdown-body{max-height:400px;overflow-y:auto}.notification-item{align-items:flex-start;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;gap:12px;padding:15px;transition:background .2s}.notification-item:hover{background:#f8f9fa}.notification-item:last-child{border-bottom:none}.notif-icon{align-items:center;background:#e6f7ff;border-radius:50%;color:#1890ff;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.notification-item.creation .notif-icon{background:#f6ffed;color:#52c41a}.notif-content{flex:1 1}.notif-content p{color:#333;font-size:.9rem;line-height:1.4;margin:0 0 4px}.notif-content .time{color:#999;font-size:.75rem}.notif-action{color:#ccc;font-size:.9rem;opacity:0;transition:opacity .2s}.notification-item:hover .notif-action{opacity:1}.notif-action:hover{color:#52c41a}.empty-notifications{color:#999;padding:40px 20px;text-align:center}.empty-notifications i{color:#eee;font-size:2rem;margin-bottom:10px}.user-filter-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:25px}.filter-card{align-items:center;background:#fff;background:var(--card-bg);border:1px solid #eee;border-radius:12px;box-shadow:0 2px 6px #0000000d;cursor:pointer;display:flex;gap:15px;padding:20px;transition:all .3s ease}.filter-card:hover{box-shadow:0 8px 15px #0000001a;transform:translateY(-5px)}.filter-card.active{background:#fdf6e7;border-color:#c19958;box-shadow:0 4px 12px #c1995833}.card-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-size:1.5rem;height:50px;justify-content:center;width:50px}.card-icon.admin,.card-icon.client,.card-icon.super-admin,.card-icon.total{background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);border:1px solid #daa520;border:1px solid var(--secondary-gold);color:#daa520;color:var(--secondary-gold)}.card-info h3{color:#333;font-size:1.5rem;line-height:1.2;margin:0}.card-info p{color:#666;font-size:.9rem;font-weight:500;margin:0}.filter-card.active .card-info h3,.filter-card.active .card-info p{color:#c19958}.user-filters-section{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:20px}.add-user-card-btn{background:#fff;border:2px dashed #c19958;color:inherit;font:inherit;outline:none;text-align:left;width:100%}.add-user-card-btn:hover{background:#fdf6e7;box-shadow:0 8px 15px #0000001a;transform:translateY(-5px)}.card-icon.add-new{background:#c19958;color:#fff}.add-user-card-btn .card-info h3{color:#c19958;font-size:1.2rem}.add-user-card-btn .card-info p{font-size:.9rem}.user-search-bar{align-items:center;background:#fff;background:var(--card-bg);border:1px solid #ced4da;border-radius:8px;display:flex;padding:8px 15px;transition:all .3s ease;width:100%}.user-search-bar:focus-within{border-color:#c19958;box-shadow:0 0 0 3px #c199581a}.user-search-bar i{color:#adb5bd;margin-right:10px}.user-search-bar input{background:#0000;border:none;width:100%}.filter-select,.user-search-bar input{color:#495057;font-size:.95rem;outline:none}.filter-select{background:#fff;background:var(--card-bg);border:1px solid #ced4da;border-radius:8px;cursor:pointer;min-width:150px;padding:8px 15px;transition:all .2s ease}.filter-select:focus{border-color:#c19958}.btn-secondary{align-items:center;background:#fff;background:var(--card-bg);border:1px solid #ced4da;border-radius:8px;color:#495057;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:8px 15px;transition:all .2s ease}.btn-secondary:hover{background:#f8f9fa;border-color:#adb5bd}.user-filters-section{align-items:center!important;display:flex!important;flex-wrap:nowrap!important;gap:15px!important;justify-content:space-between!important;margin-bottom:15px!important;margin-top:15px!important;width:100%}.user-search-bar{flex:1 1;margin-bottom:0!important;min-width:200px}.filter-group{align-items:center;display:flex;flex-shrink:0;gap:10px}.btn-secondary,.filter-select{white-space:nowrap}.user-filter-group{align-items:center!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:10px!important;white-space:nowrap!important}.availability-calendar{background:#fff;background:var(--card-bg);border-radius:8px;box-shadow:0 2px 10px #0000000d;margin:0 auto 20px;max-width:800px;padding:20px}.calendar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.calendar-header h3{color:#333;font-size:1.2rem;font-weight:600;margin:0}.calendar-header .nav-btn{background:#fff;background:var(--card-bg);border:1px solid #ddd;border-radius:4px;color:#555;cursor:pointer;padding:8px 12px;transition:all .2s}.calendar-header .nav-btn:hover{background:#f5f5f5;color:#333}.calendar-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(7,1fr)}.calendar-grid .weekday{border-bottom:1px solid #eee;color:#666;font-size:.9rem;font-weight:600;padding-bottom:10px;text-align:center}.calendar-day{align-items:center;aspect-ratio:1;background:#fff;background:var(--card-bg);border:1px solid #eee;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;min-height:80px;padding:8px;position:relative;transition:all .2s}.calendar-day:hover{background-color:#f9f9f9;border-color:#ddd;box-shadow:0 2px 5px #0000000d}.calendar-day.empty{background-color:initial;width:100%}.stat-icon.urgent{background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);border:1px solid #ff4d4f;color:#ff4d4f}.error-input{border-color:#dc3545!important}.calendar-day.blocked{background-color:#ffebee;border-color:#ef9a9a;color:#d32f2f}.calendar-day.blocked:hover{background-color:#ffcdd2}.calendar-day.today{border:2px solid #2196f3}.day-number{font-size:1rem;font-weight:600;margin-bottom:5px;text-align:left;width:100%}.blocked-reason{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;background:#ffffff80;border-radius:4px;display:-webkit-box;font-size:.75rem;line-height:1.2;margin-top:2px;overflow:hidden;padding:2px 4px;text-align:center;text-overflow:ellipsis;width:100%}.calendar-loading{align-items:center;background:#fffc;border-radius:8px;bottom:0;color:#007bff;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10;.callback-modal .modal-header{background:#0d1b2a;border-bottom:none;color:#fff;padding:20px 25px}.callback-modal .modal-header h3{color:#fff!important;font-family:Inter,sans-serif;font-weight:600}.callback-modal .modal-content{padding:30px}.callback-form .form-group label{align-items:center;color:#1b263b;display:flex;font-family:Inter,sans-serif;font-weight:600;gap:8px;margin-bottom:8px}.callback-form .form-group label i{color:#0d1b2a;text-align:center;width:16px}.callback-form input[type=date],.callback-form input[type=email],.callback-form input[type=tel],.callback-form input[type=text],.callback-form select,.callback-form textarea{background-color:#f8f9fa;border:1px solid #e0e6ed;border-radius:8px;color:#415a77;font-family:Inter,sans-serif;font-size:.95rem;padding:12px 16px;transition:all .2s ease}.callback-form input:focus,.callback-form select:focus,.callback-form textarea:focus{background-color:#fff;border-color:#0d1b2a;box-shadow:0 0 0 4px #0d1b2a1a;outline:none}.callback-form .btn-primary{background-color:#0d1b2a;border-color:#0d1b2a;border-radius:8px;font-weight:600;letter-spacing:.5px;padding:12px 24px;transition:transform .1s ease}}.callback-modal .modal-header{align-items:center;background:#0d1b2a;border-bottom:none;color:#fff;display:flex!important;justify-content:space-between;padding:20px 25px}.callback-modal .modal-header h3{align-items:center;color:#fff!important;display:flex;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;gap:12px;margin:0}.callback-modal .modal-header h3 i{align-items:center;background:#ffffff1a;border-radius:50%;color:#4cc9f0;display:flex;font-size:1rem;height:32px;justify-content:center;padding:8px;width:32px}.callback-modal .modal-content{padding:30px}.callback-form .form-group label{align-items:center;color:#1b263b;display:flex;font-family:Inter,sans-serif;font-weight:600;gap:8px;margin-bottom:8px}.callback-form input[type=date],.callback-form input[type=email],.callback-form input[type=tel],.callback-form input[type=text],.callback-form select,.callback-form textarea{background-color:#f8f9fa;border:1px solid #e0e6ed;border-radius:8px;box-sizing:border-box;color:#415a77;font-family:Inter,sans-serif;font-size:.95rem;height:45px;padding:10px 16px;transition:all .2s ease;width:100%}.callback-form textarea{height:auto;min-height:100px}.callback-form input:focus,.callback-form select:focus,.callback-form textarea:focus{background-color:#fff;border-color:#0d1b2a;box-shadow:0 0 0 4px #0d1b2a1a;outline:none}.callback-form .btn-primary{align-items:center;background-color:#0d1b2a;border-color:#0d1b2a;border-radius:8px;display:flex;font-weight:600;gap:10px;justify-content:center;letter-spacing:.5px;padding:12px 24px;transition:all .2s ease;width:100%}.callback-form .btn-primary:hover{background-color:#1b263b;box-shadow:0 4px 12px #0d1b2a33;transform:translateY(-1px)}.error-input{background-color:#fff6f6!important;border-color:#e74c3c!important}.stat-card.clickable{cursor:pointer;transition:all .2s ease}.stat-card.clickable:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.stat-card.active{background-color:#f8f9fa;border:1px solid #142850;border:1px solid var(--primary-navy);box-shadow:0 4px 15px #0d6efd26;transform:scale(1.02)}.clear-filters-btn:hover{background-color:#f8f9fa;border-color:#dc3545!important;color:#dc3545!important}.stat-card.active{background-color:#e3f2fd;border:2px solid #1976d2;box-shadow:0 8px 15px #1976d233}.stat-card.active .stat-content h3{color:#1565c0}:root{--brand-gold:#c5a059;--brand-blue:#0d6efd}.detail-card,.link-card,.quick-action-card,.service-card,.stat-card,.visual-card{border:1px solid var(--brand-blue)!important;transition:all .3s cubic-bezier(.4,0,.2,1)}.detail-card:hover,.link-card:hover,.quick-action-card:hover,.service-card:hover,.stat-card:hover,.visual-card:hover{border-color:var(--brand-gold)!important;box-shadow:0 10px 25px #c5a05926!important;transform:translateY(-5px)}.detail-card:hover i,.link-card:hover i,.quick-action-card:hover i,.service-card:hover i,.service-card:hover svg,.stat-card:hover .stat-icon,.stat-card:hover i,.visual-card:hover i{border-color:var(--brand-gold)!important;color:var(--brand-gold)!important}.service-card:before{background:var(--brand-blue)}.service-card:hover:before{background:var(--brand-gold)!important}.stat-card.active{background-color:#fff!important;border-color:var(--brand-gold)!important;box-shadow:0 10px 25px #c5a05926!important;transform:translateY(-5px)}.stat-card.active .stat-icon,.stat-card.active i{color:var(--brand-gold)!important}.dashboard-container{margin:0 auto;max-width:1600px;min-height:80vh;padding:20px;width:95%}.dashboard-header{align-items:center;background:#0000;border:none;border-radius:0;box-shadow:none;display:flex;flex-wrap:nowrap;gap:30px;justify-content:flex-start;margin-bottom:30px;padding:15px 0}.user-welcome{flex-shrink:0;gap:15px;white-space:nowrap}.user-avatar,.user-welcome{align-items:center;display:flex}.user-avatar{background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);border:3px solid #daa520;border:3px solid var(--secondary-gold);border-radius:50%;box-shadow:0 4px 10px #0000001a;height:60px;justify-content:center;width:60px}.user-avatar i{color:#fff;font-size:2em}.user-info h1{color:#142850;color:var(--primary-navy);font-size:1.5em;margin:0}.user-info p{color:#666;display:block;font-size:.9em;margin:5px 0 0;white-space:nowrap}.dashboard-nav{-webkit-overflow-scrolling:touch;align-items:center;display:flex;flex-grow:1;gap:5px;justify-content:flex-start;margin-bottom:0;min-width:0;overflow-x:auto;padding-bottom:0;scrollbar-width:none;width:100%}.dashboard-nav::-webkit-scrollbar{display:none}.nav-tab{align-items:center;background:#0000;border:none;border-radius:8px;box-shadow:none;color:#666;cursor:pointer;display:flex;font-weight:600;gap:10px;padding:10px 20px;transition:all .3s ease;white-space:nowrap}.nav-tab:hover{color:#142850;color:var(--primary-navy);transform:translateY(-2px)}.nav-tab.active{background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);box-shadow:0 4px 15px #1e3c724d;color:#fff}.nav-tab.logout-tab{background:#dc35450d;border:1px solid #dc35451a;color:#dc3545;margin-left:auto}.nav-tab.logout-tab:hover{background:#dc3545;box-shadow:0 4px 12px #dc354533;color:#fff;transform:translateY(-2px)}.stats-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:25px}.stat-card{align-items:center;background:#fff;background:var(--card-bg);border:1px solid #00000005;border-radius:12px;box-shadow:0 4px 15px #00000008;display:flex;gap:20px;padding:20px;transition:all .3s ease}.stat-card:hover{box-shadow:0 10px 25px #00000014;transform:translateY(-5px)}.stat-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-size:1.5em;height:50px;justify-content:center;width:50px}.stat-icon.total{background:#e3f2fd;color:#1565c0}.stat-icon.progress{background:#fff3e0;color:#ef6c00}.stat-icon.completed{background:#e8f5e9;color:#2e7d32}.stat-icon.urgent{background:#ffebee;color:#c62828}.stat-content h3{color:#333;font-size:1.8em;font-weight:700;margin:0}.stat-content p{color:#888;font-size:.9em;margin:0}.services-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:10px 0}.service-card{background:#fff;background:var(--card-bg);border:1px solid #0000000d;border-radius:12px;border-top:4px solid #142850;border-top:4px solid var(--primary-navy);box-shadow:0 4px 15px #0000000d;display:flex;flex-direction:column;padding:25px;transition:all .3s ease}.service-card:hover{border-top-color:#daa520;border-top-color:var(--secondary-gold);box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}.service-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px}.service-icon{align-items:center;background:#e8f4fd;border-radius:12px;color:#142850;color:var(--primary-navy);display:flex;font-size:1.5em;height:50px;justify-content:center;transition:all .3s ease;width:50px}.service-card:hover .service-icon{background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);color:#fff}.service-category{background:#f8f9fa;border-radius:4px;color:#999;font-size:.8em;font-weight:600;letter-spacing:1px;padding:4px 8px;text-transform:uppercase}.service-content h3{color:#142850;color:var(--primary-navy);font-size:1.2em;margin-bottom:10px}.service-content p{color:#666;flex-grow:1;font-size:.95em;line-height:1.5;margin-bottom:20px}.service-features{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.feature-tag{align-items:center;background:#f0f7ff;border-radius:20px;color:#1a237e;display:flex;font-size:.85em;gap:5px;padding:4px 10px}.feature-tag i{color:#daa520;color:var(--secondary-gold);font-size:.8em}.service-price{align-items:baseline;display:flex;gap:10px;margin-bottom:20px}.price-label{color:#666;font-size:.9em}.price-value{color:#142850;color:var(--primary-navy);font-size:1.4em;font-weight:700}.service-actions{display:flex;gap:10px;margin-top:auto}.service-actions button{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-weight:600;gap:8px;justify-content:center;padding:10px;transition:all .3s ease}.service-actions .btn-primary{background:#142850;background:var(--primary-navy);border:none;color:#fff}.service-actions .btn-primary:hover{background:#1e3c72}.service-actions .btn-secondary{background:#0000;border:1px solid #ddd;color:#666}.service-actions .btn-secondary:hover{border-color:#142850;border-color:var(--primary-navy);color:#142850;color:var(--primary-navy)}.requests-list{display:flex;flex-direction:column;gap:15px}.request-card{align-items:center;background:#fff;background:var(--card-bg);border:1px solid #eee;border-left:4px solid #ddd;border-radius:12px;display:flex;justify-content:space-between;padding:20px;transition:all .3s ease}.request-card:hover{border-left-color:#142850;border-left-color:var(--primary-navy);box-shadow:0 5px 15px #0000000d;transform:translateX(5px)}.request-header h3{color:#142850;color:var(--primary-navy);font-size:1.1em;margin:0 0 5px}.status-badge{border-radius:20px;color:#fff;font-size:.8em;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.request-info{color:#777;display:flex;font-size:.9em;gap:20px;margin-top:5px}.info-item{align-items:center;display:flex;gap:6px}.request-actions{display:flex;gap:10px}.request-actions button{align-items:center;background:#fff;background:var(--card-bg);border:1px solid #eee;border-radius:6px;color:#555;cursor:pointer;display:flex;font-size:.9em;gap:6px;padding:8px 16px;transition:all .2s ease}.request-actions button:hover{background:#f8f9fa;border-color:#ddd;color:#142850;color:var(--primary-navy)}.quick-actions-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:20px}.quick-action-card{align-items:center;background:linear-gradient(145deg,#fff,#fcfcfc);border:1px solid #eee;border-radius:12px;border-top:4px solid #daa520;border-top:4px solid var(--secondary-gold);box-shadow:0 4px 15px #00000008;cursor:pointer;display:flex;flex-direction:column;gap:15px;overflow:hidden;padding:25px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.quick-action-card:hover{border-color:#daa520;border-color:var(--secondary-gold);box-shadow:0 15px 30px #162b4d1a;transform:translateY(-5px)}.action-icon-wrapper{align-items:center;background:linear-gradient(135deg,#f0f4ff,#e6f0fa);border:2px solid #ffffff80;border-radius:50%;box-shadow:0 4px 10px #0000000d;color:#142850;color:var(--primary-navy);display:flex;font-size:1.5em;height:60px;justify-content:center;transition:all .3s ease;width:60px}.quick-action-card:hover .action-icon-wrapper{background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);border-color:#0000;box-shadow:0 8px 15px #162b4d33;color:#daa520;color:var(--secondary-gold);transform:scale(1.1) rotate(5deg)}.quick-action-card span{color:#444;font-weight:600}.activity-list{background:#fff;background:var(--card-bg);border-radius:12px;box-shadow:0 4px 15px #00000008;margin-top:20px;padding:20px}.activity-item{align-items:center;border-bottom:1px solid #eee;display:flex;gap:15px;padding:15px 0}.activity-item:last-child{border-bottom:none}.activity-icon{align-items:center;background:#e8f5e9;border-radius:50%;color:#2e7d32;display:flex;height:40px;justify-content:center;width:40px}.activity-info h4{color:#333;font-size:1em;margin:0 0 4px}.activity-info p{color:#666;font-size:.9em;margin:0}.activity-info small{color:#999;display:block;margin-top:4px}.dashboard-container{background-color:#f8f9fa;padding-bottom:50px}.service-card.premium{background:#fff;background:var(--card-bg);border:1px solid #c5a05940;border-radius:12px;box-shadow:0 4px 15px #0000000d;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:all .3s ease}.service-card.premium:hover{border-color:#daa520;border-color:var(--secondary-gold);box-shadow:0 12px 30px #c5a05933;transform:translateY(-5px)}.service-card.premium .service-header{align-items:center;background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);color:#fff;display:flex;gap:15px;padding:20px;position:relative}.service-card.premium .service-icon{align-items:center;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;box-shadow:0 4px 10px #0003;color:#daa520;color:var(--secondary-gold);display:flex;font-size:1.4rem;height:50px;justify-content:center;width:50px}.service-card.premium .service-category{background:linear-gradient(135deg,gold,#fdb931);border-radius:20px;box-shadow:0 2px 5px #0003;color:#142850;color:var(--primary-navy);font-size:.75rem;font-weight:800;letter-spacing:.5px;margin-left:auto;padding:5px 12px;text-transform:uppercase}.service-card.premium .service-content{display:flex;flex:1 1;flex-direction:column;padding:25px}.service-card.premium h3{color:#142850;color:var(--primary-navy);font-size:1.25rem;font-weight:700;margin-bottom:12px}.service-card.premium p{color:#555;flex-grow:1;font-size:.95rem;line-height:1.6;margin-bottom:20px}.service-card.premium .service-features{margin-bottom:20px}.service-card.premium .feature-tag{background:#1e3c720d;border:1px solid #1e3c721a;color:#142850;color:var(--primary-navy)}.service-card.premium .service-price{align-items:center;border-top:1px dashed #0000001a;display:flex;justify-content:space-between;margin-top:auto;padding-top:15px}.service-card.premium .price-label{color:#777;font-size:.9rem}.service-card.premium .price-value{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#1e3c72,#2a5298);-webkit-background-clip:text;background-clip:text;color:#142850;color:var(--primary-navy);font-size:1.3rem;font-weight:800}.service-card.premium .service-actions{background:#f8f9fa;border-top:1px solid #eee;display:flex;gap:10px;padding:20px}.service-card.premium .btn-primary{background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);border:none;font-weight:600;letter-spacing:.5px}.service-card.premium .btn-secondary{border-color:#142850;border-color:var(--primary-navy);color:#142850;color:var(--primary-navy)}.service-card.premium .btn-secondary:hover{background:#1e3c720d}.request-card.premium{background:#fff;background:var(--card-bg);border-left:5px solid #daa520;border-left:5px solid var(--secondary-gold);border-radius:8px;box-shadow:0 5px 15px #0000000d;margin-bottom:20px;padding:20px;transition:all .3s ease}.request-card.premium:hover{background:#fffdf8;box-shadow:0 8px 25px #0000001a;transform:translateX(3px)}.request-card.premium .request-header{align-items:center;border-bottom:1px solid #0000000d;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:15px}.request-card.premium h3{color:#142850;color:var(--primary-navy);font-size:1.2rem;font-weight:700;margin:0}.request-card.premium .status-badge{border-radius:20px;box-shadow:0 2px 5px #0000001a;color:#fff!important;font-size:.85rem;font-weight:600;padding:6px 14px}.status-badge.not_started,.status-btn.not_started{background-color:#6c757d!important;color:#fff!important}.status-badge.in_progress,.status-btn.in_progress{background-color:#0d6efd!important;color:#fff!important}.status-badge.under_review,.status-btn.under_review{background-color:#fd7e14!important;color:#fff!important}.status-badge.completed,.status-btn.completed{background-color:#198754!important;color:#fff!important}.status-badge.cancelled,.status-btn.cancelled{background-color:#dc3545!important;color:#fff!important}.service-type-badge{background-color:#142850;background-color:var(--primary-navy);border-radius:12px;color:#fff!important;font-size:.8em;padding:4px 10px}.service-type-badge.general{background-color:#6610f2!important}.service-type-badge.itr{background-color:#0d6efd!important}.service-type-badge.gst{background-color:#198754!important}.service-type-badge.company{background-color:#fd7e14!important}.request-card.premium .request-info .info-item i{color:#daa520;color:var(--secondary-gold);text-align:center;width:20px}.request-card.premium .btn-secondary{font-size:.9rem;padding:8px 16px}.profile-card.premium{background:#fff;background:var(--card-bg);border-radius:15px;box-shadow:0 10px 30px #00000014;overflow:hidden;padding:40px;position:relative}.profile-card.premium:before{background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);content:"";height:120px;left:0;position:absolute;top:0;width:100%;z-index:0}.profile-card.premium .profile-avatar{align-items:center;background:#fff;background:var(--card-bg);border:4px solid #fff;border-radius:50%;box-shadow:0 5px 15px #0003;display:flex;height:120px;justify-content:center;margin:0 auto 30px;padding:0;position:relative;width:120px;z-index:1}.profile-card.premium .profile-avatar i.fa-user-circle{color:#ddd;font-size:120px;line-height:1}.profile-card.premium .avatar-edit{background:#daa520;background:var(--secondary-gold);border:2px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0003;color:#142850;color:var(--primary-navy);height:36px;width:36px}.profile-card.premium .profile-form{position:relative;z-index:1}.profile-card.premium label{color:#142850;color:var(--primary-navy);font-size:.9rem;font-weight:700;letter-spacing:.5px;margin-bottom:8px}.profile-card.premium input{background:#f8f9fa;border:1px solid #e1e5e9;border-radius:8px;padding:12px 15px;transition:all .3s ease}.profile-card.premium input:focus{background:#fff;background:var(--card-bg);border-color:#daa520;border-color:var(--secondary-gold);box-shadow:0 0 0 3px #c5a0591a}.profile-card.premium input.editable{background:#fff;background:var(--card-bg);border-color:#d1d9e6}}.add-user-btn,.btn-primary,.cta-button,.filter-card.add-user-card-btn,.login-btn,.signup-btn,.submit-btn,button[type=submit]{background:linear-gradient(135deg,gold,#fdb931)!important;border:none!important;box-shadow:0 4px 6px #0000001a;color:#1e3a5f!important;transition:all .3s ease!important}.add-user-btn:hover,.btn-primary:hover,.cta-button:hover,.filter-card.active,.filter-card.add-user-card-btn:hover,.filter-card:hover,.login-btn:hover,.signup-btn:hover,.submit-btn:hover,button[type=submit]:hover{background-color:#daa520!important;background-color:var(--secondary-gold)!important;box-shadow:0 6px 12px #daa5204d!important;color:#fff!important;transform:translateY(-2px)}.filter-card.active *,.filter-card.add-user-card-btn:hover *,.filter-card:hover *{border-color:#fff!important;color:#fff!important}.filter-card.active .card-icon,.filter-card.add-user-card-btn:hover .card-icon,.filter-card:hover .card-icon{background-color:#fff3!important;color:#fff!important}.action-buttons button,.btn-delete,.btn-edit,.btn-toggle,.btn-view,.take-task-btn{border:none;border-radius:4px;color:#fff;margin:0 2px;padding:6px 10px;transition:all .3s ease}.btn-view{background-color:#17a2b8}.btn-edit{background-color:#fd7e14}.btn-delete{background-color:#dc3545}.take-task-btn{background-color:#28a745;margin-top:5px;width:100%}.action-buttons button:hover,.btn-delete:hover,.btn-edit:hover,.btn-toggle:hover,.btn-view:hover,.take-task-btn:hover{background-color:#daa520!important;background-color:var(--secondary-gold)!important;box-shadow:0 4px 8px #daa5204d;color:#fff!important;transform:translateY(-2px)}.pagination-btn{background-color:#142850;background-color:var(--primary-navy);color:#fff}.pagination-btn:hover:not(:disabled){color:#fff}.pagination-btn:hover:not(:disabled),.pagination-number.active{background-color:#daa520;background-color:var(--secondary-gold)}.pagination-number.active{border-color:#daa520;border-color:var(--secondary-gold)}.modal-overlay.action-modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;z-index:10000}.modal-container.action-modal{animation:modal-pop-in .25s cubic-bezier(.175,.885,.32,1.275);border-radius:12px;box-shadow:0 10px 25px #00000026;margin:0 auto;max-height:90vh;max-width:380px;overflow:hidden;width:90%}.action-modal .modal-header{align-items:center;background:#142850;background:var(--primary-navy);border-bottom:none;display:flex;justify-content:space-between;padding:12px 16px}.action-modal .modal-header h3{color:#fff;font-size:1.1rem;font-weight:600;margin:0}.action-modal .close-btn{color:#fffc;font-size:1rem;padding:4px}.action-modal .close-btn:hover{background:#ffffff1a;border-radius:50%;color:#fff}.action-modal .modal-content{background:#fff;background:var(--card-bg);padding:20px 20px 16px;text-align:center}.action-modal .modal-message{color:#333;font-size:1rem;line-height:1.5;margin-bottom:20px}.action-modal .form-group{margin-bottom:20px;text-align:left}.action-modal .modal-textarea{border:1px solid #ced4da;border-radius:8px;font-family:inherit;font-size:.95rem;max-height:150px;min-height:80px;padding:10px;resize:vertical;width:100%}.action-modal .modal-textarea:focus{border-color:#007bff;box-shadow:0 0 0 3px #0077b61a;outline:none}.action-modal .modal-actions{border-top:none;display:flex;gap:10px;justify-content:flex-end;margin-top:0;padding-top:0}.action-modal .modal-actions button{flex:1 1;font-size:.95rem;justify-content:center;padding:10px}.action-modal .btn-secondary{background:#f1f3f5;border:1px solid #dee2e6;color:#495057}.action-modal .btn-secondary:hover{background:#e9ecef;color:#212529}@keyframes modal-pop-in{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.doc-category-badge{background:#e0f2fe;border-radius:6px;color:#0369a1;font-size:.8em;margin-right:8px;padding:3px 8px;text-transform:capitalize}.badge,.doc-category-badge{display:inline-block;font-weight:600}.badge{border-radius:20px;font-size:.85em;padding:4px 10px}.badge-danger{background:#fee2e2;border:1px solid #fca5a5;color:#dc2626}.badge-secondary{background:#f1f5f9;border:1px solid #cbd5e1;color:#475569}.badge-info{background:#e0f2fe;border:1px solid #7dd3fc;color:#0284c7}.upload-slots-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-bottom:20px}.upload-slot-card{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;min-height:100px;padding:15px;transition:all .2s ease}.upload-slot-card.required{background:#fff;border-color:#94a3b8}.upload-slot-card.uploaded{background:#f0fdf4;border:1px solid #86efac}.slot-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:15px}.doc-name{color:#334155;font-size:.95em;font-weight:600;line-height:1.3}.required-star{color:#dc3545;font-size:1.1em;margin-left:4px}.slot-upload-btn{align-items:center;background:#fff;background:var(--card-bg);border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;display:flex;font-size:.9em;font-weight:500;gap:8px;justify-content:center;padding:10px;transition:all .2s}.slot-upload-btn:hover{background:#e2e8f0;color:#1e293b}.file-preview-mini{align-items:center;background:#fff;background:var(--card-bg);border:1px solid #bbf7d0;border-radius:8px;display:flex;justify-content:space-between;padding:8px 12px}.file-info-mini{align-items:center;display:flex;gap:8px;overflow:hidden}.success-icon{color:#22c55e}.filename{color:#334155;font-size:.9em;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remove-btn-mini{align-items:center;background:none;border:none;border-radius:50%;color:#ef4444;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:background .2s}.remove-btn-mini:hover{background:#fee2e2}.additional-uploads{margin-top:10px;text-align:center}.add-extra-link{align-items:center;color:#2563eb;cursor:pointer;display:inline-flex;font-size:.9em;font-weight:500;gap:6px}.add-extra-link:hover{text-decoration:underline}.section-desc{color:#64748b;font-size:.95em;margin-bottom:20px}.success-modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.success-modal-content{animation:slideUp .3s ease;background:#fff;background:var(--card-bg);border-radius:12px;box-shadow:0 10px 40px #0003;max-width:500px;padding:40px;text-align:center;width:90%}.success-icon{align-items:center;background:#f0f9ff;border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 25px;width:80px}.success-icon i{color:navy;font-size:50px}.success-title{color:#1a365d;font-size:18px;font-weight:600;line-height:1.5;margin:0 0 20px}.success-message{color:#55617a;font-size:15px;line-height:1.6;margin:0 0 30px}.success-close-btn{background:navy;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;min-width:150px;padding:12px 40px;transition:all .2s}.success-close-btn:hover{background:#daa520;box-shadow:0 4px 12px #daa5204d;transform:translateY(-2px)}.document-card-clean{align-items:center;background:#fff;background:var(--card-bg);border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:15px;padding:15px;transition:all .2s}.document-card-clean:hover{border-color:navy;box-shadow:0 2px 8px #0000801a;transform:translateY(-2px)}.doc-icon-large{color:navy;font-size:32px;min-width:40px;text-align:center}.doc-content-clean{flex:1 1;min-width:0}.doc-category-title{color:#1a365d;font-size:15px;font-weight:600;line-height:1.3;margin-bottom:4px}.doc-size-text{color:#64748b;font-size:13px}.doc-actions-clean{display:flex;gap:8px}.doc-btn-icon{align-items:center;background:#0000;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;display:flex;font-size:14px;height:36px;justify-content:center;transition:all .2s;width:36px}.doc-btn-icon.preview-btn:hover{background:#f0f9ff;border-color:#3b82f6;color:#3b82f6}.doc-btn-icon.download-btn:hover{background:navy;border-color:navy;color:#fff}@media (max-width:768px){.document-card-clean{gap:10px;padding:12px}.doc-icon-large{font-size:28px;min-width:35px}.doc-category-title{font-size:14px}.doc-btn-icon{font-size:13px;height:32px;width:32px}}.request-detail-modal{background:#fff;background:var(--card-bg);border-radius:12px;box-shadow:0 10px 40px #0003;max-height:90vh;max-width:900px;overflow:hidden;width:95%}.request-detail-modal .modal-header{align-items:center;background:navy;border-bottom:3px solid #daa520;color:#fff;display:flex;justify-content:space-between;padding:20px 25px}.request-detail-modal .modal-header h2{color:#fff;font-size:20px;font-weight:600;margin:0}.request-detail-modal .modal-close{align-items:center;background:#0000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:36px;justify-content:center;transition:all .2s;width:36px}.request-detail-modal .modal-close:hover{background:#daa52033;transform:rotate(90deg)}.request-detail-modal .modal-content{max-height:calc(90vh - 150px);padding:25px}.request-detail-modal .detail-header{border-bottom:2px solid #f0f0f0;margin-bottom:25px;padding-bottom:20px}.request-detail-modal .service-info h3{color:#1a365d;font-size:24px;margin:0 0 10px}.request-detail-modal .status-badge{border-radius:20px;display:inline-block;font-size:13px;font-weight:600;padding:6px 16px;text-transform:uppercase}.request-detail-modal .request-id{color:#64748b;font-size:14px;margin-top:8px}.request-detail-modal .detail-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:20px}.request-detail-modal .detail-card{background:#f8f9fa;border:1px solid #e2e8f0;border-radius:8px;padding:20px}.request-detail-modal .detail-card.full-width{grid-column:1/-1}.request-detail-modal .detail-card h4{align-items:center;color:navy;display:flex;font-size:16px;gap:8px;margin:0 0 15px}.request-detail-modal .detail-card h4 i{color:#daa520}.request-detail-modal .contact-item,.request-detail-modal .detail-item,.request-detail-modal .timeline-item{align-items:flex-start;display:flex;gap:15px;justify-content:space-between;padding:8px 0}.request-detail-modal .contact-item strong,.request-detail-modal .detail-item strong,.request-detail-modal .timeline-item strong{color:#475569;font-size:13px;font-weight:600;min-width:100px}.request-detail-modal .contact-item span,.request-detail-modal .detail-item span,.request-detail-modal .timeline-item span{color:#1e293b;flex:1 1;font-size:13px;text-align:right;word-break:break-all}.request-detail-modal .modal-actions{background:#f8f9fa;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end;padding:20px 25px}.request-detail-modal .btn-primary{align-items:center;background:navy;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s}.request-detail-modal .btn-primary:hover{background:#daa520;box-shadow:0 4px 12px #daa5204d;transform:translateY(-2px)}.request-detail-modal .btn-secondary{align-items:center;background:#fff;background:var(--card-bg);border:1px solid #cbd5e1;border-radius:6px;color:#475569;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s}.request-detail-modal .btn-secondary:hover{background:#f8f9fa;border-color:#94a3b8}@media (max-width:768px){.request-detail-modal{border-radius:0;max-height:100vh;max-width:100%;width:100%}.request-detail-modal .detail-grid{grid-template-columns:1fr}.request-detail-modal .modal-actions{flex-direction:column-reverse}.request-detail-modal .btn-primary,.request-detail-modal .btn-secondary{justify-content:center;width:100%}}.confirmation-modal{background:#fff;background:var(--card-bg);border-radius:12px;box-shadow:0 10px 40px #0003;max-width:450px;overflow:hidden;width:90%}.confirmation-modal .modal-header{align-items:center;background:navy;border-bottom:3px solid #daa520;color:#fff;display:flex;justify-content:space-between;padding:20px 25px}.confirmation-modal .modal-header h3{align-items:center;display:flex;font-size:18px;font-weight:600;gap:10px;margin:0}.confirmation-modal .modal-close{align-items:center;background:#0000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:32px;justify-content:center;transition:all .2s;width:32px}.confirmation-modal .modal-close:hover{background:#daa52033;transform:rotate(90deg)}.confirmation-modal .modal-content{padding:30px 25px;text-align:center}.confirmation-icon{align-items:center;background:#fff3cd;border-radius:50%;color:#daa520;display:flex;font-size:35px;height:70px;justify-content:center;margin:0 auto 20px;width:70px}.confirmation-message{color:#475569;font-size:16px;line-height:1.6;margin:0}.confirmation-modal .modal-actions{background:#f8f9fa;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end;padding:20px 25px}.confirmation-modal .btn-primary,.confirmation-modal .btn-secondary{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s}.confirmation-modal .btn-primary{background:navy;color:#fff}.confirmation-modal .btn-primary:hover{background:#daa520;box-shadow:0 4px 12px #daa5204d;transform:translateY(-2px)}.confirmation-modal .btn-secondary{background:#fff;background:var(--card-bg);border:1px solid #cbd5e1;color:#475569}.confirmation-modal .btn-secondary:hover{background:#f8f9fa;border-color:#94a3b8}@media (max-width:768px){.confirmation-modal{max-width:95%}.confirmation-modal .modal-actions{flex-direction:column-reverse}.confirmation-modal .btn-primary,.confirmation-modal .btn-secondary{justify-content:center;width:100%}}.notification-modal{background:#fff;background:var(--card-bg);border-radius:12px;box-shadow:0 10px 40px #0003;max-width:450px;overflow:hidden;width:90%}.notification-header{align-items:flex-start;display:flex;justify-content:space-between;padding:25px 25px 15px}.notification-icon{align-items:center;border-radius:50%;display:flex;font-size:30px;height:60px;justify-content:center;margin:0 auto;width:60px}.notification-modal.success .notification-icon{background:#d4edda;color:#28a745}.notification-modal.error .notification-icon{background:#f8d7da;color:#dc3545}.notification-modal.warning .notification-icon{background:#fff3cd;color:#ffc107}.notification-modal.info .notification-icon{background:#d1ecf1;color:#17a2b8}.notification-icon.question{background:#fff3cd;color:#daa520}.notification-close{align-items:center;background:#0000;border:none;border-radius:50%;color:#6c757d;cursor:pointer;display:flex;font-size:20px;height:32px;justify-content:center;position:absolute;right:15px;top:15px;transition:all .2s;width:32px}.notification-close:hover{background:#f0f0f0;transform:rotate(90deg)}.notification-content{padding:20px 30px 25px;text-align:center}.notification-content p{color:#475569;font-size:15px;line-height:1.6;margin:0;white-space:pre-wrap}.notification-actions{background:#f8f9fa;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end;padding:20px 25px}.notification-modal .btn-primary,.notification-modal .btn-secondary{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s}.notification-modal .btn-primary{background:navy;color:#fff}.notification-modal .btn-primary:hover{background:#daa520;box-shadow:0 4px 12px #daa5204d;transform:translateY(-2px)}.notification-modal .btn-secondary{background:#fff;background:var(--card-bg);border:1px solid #cbd5e1;color:#475569}.notification-modal .btn-secondary:hover{background:#f8f9fa;border-color:#94a3b8}@media (max-width:768px){.notification-modal{max-width:95%}.notification-actions{flex-direction:column-reverse}.notification-modal .btn-primary,.notification-modal .btn-secondary{justify-content:center;width:100%}}.prompt-input{border:2px solid #cbd5e1;border-radius:6px;font-family:inherit;font-size:15px;margin-top:15px;padding:12px 16px;transition:border-color .2s;width:100%}.prompt-input:focus{border-color:navy;box-shadow:0 0 0 3px #0000801a;outline:none}.prompt-input::placeholder{color:#94a3b8}.read-only-notes-box{background:#0000;border:none;padding:10px 0}.read-only-notes-box .notes-text{color:#333;line-height:1.6;margin:0}.request-detail-modal.service-request-style{background:#f8fafc;border:none;border-radius:20px;box-shadow:0 25px 50px -12px #00000040;max-width:900px!important;overflow:hidden}.user-request-header{align-items:center!important;background:#001f3f!important;border-bottom:4px solid #c5a059!important;color:#fff!important;display:flex!important;justify-content:space-between!important;padding:20px 30px!important}.service-info-header{align-items:center;display:flex;gap:20px}.service-icon-badge{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;color:#c5a059;display:flex;font-size:28px;height:60px;justify-content:center;width:60px}.service-header-text h2{color:#fff!important;font-size:24px!important;font-weight:700!important;letter-spacing:-.5px;margin:0!important}.service-meta-info{align-items:center;display:flex;gap:15px;margin-top:5px}.request-id-badge{color:#fff9;font-family:JetBrains Mono,monospace;font-size:13px}.status-badge-header{border-radius:20px;color:#fff;font-size:11px;font-weight:800;letter-spacing:1px;padding:4px 12px;text-transform:uppercase}.request-detail-modal .modal-content{background:#f8fafc;max-height:70vh;overflow-y:auto;padding:20px 30px!important}.detail-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);margin-bottom:20px}.detail-card{background:#fff;background:var(--card-bg);border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d;padding:18px}.detail-card.full-width{grid-column:1/-1}.detail-card h4{align-items:center;border-bottom:2px solid #f1f5f9;color:#001f3f;display:flex;font-size:15px;gap:10px;margin:0 0 12px;padding-bottom:8px}.detail-card h4 i{color:#c5a059}.contact-info,.timeline-info{background:#0000!important;border-left:none!important;border-radius:0!important;display:flex;flex-direction:column;gap:8px;padding:0!important}.contact-item,.timeline-item{align-items:center;border-bottom:1px dashed #f1f5f9;display:flex;justify-content:space-between;padding-bottom:6px}.contact-item:last-child,.timeline-item:last-child{border-bottom:none}.contact-item strong,.timeline-item strong{color:#64748b;font-size:13px;font-weight:500}.contact-item span,.timeline-item span{color:#1e293b;font-size:14px;font-weight:600;max-width:100%;overflow-wrap:break-word;word-break:normal}.service-details{grid-gap:12px;display:grid!important;gap:12px;grid-template-columns:repeat(3,1fr)!important}@media (max-width:992px){.service-details{grid-template-columns:1fr 1fr}}@media (max-width:600px){.service-details{grid-template-columns:1fr}}.detail-card.full-width .service-details .detail-item{align-items:flex-start;background:#0000;border-bottom:1px dashed #f1f5f9;border-radius:0;display:flex;flex-direction:column;gap:4px;justify-content:flex-start;padding:8px 0}.detail-card.full-width .service-details .detail-item:last-child{border-bottom:none}.detail-card.full-width .service-details .detail-item strong{color:#64748b;font-size:11px;font-weight:600;letter-spacing:.5px;min-width:80px;text-transform:uppercase}.detail-card.full-width .service-details .detail-item span{color:#1e293b;font-size:13px;font-weight:600;overflow-wrap:break-word;text-align:left;width:100%;word-break:normal}.request-detail-modal .contact-info,.request-detail-modal .timeline-info{background:#0000!important;border:none!important;box-shadow:none!important;display:flex;flex-direction:column;gap:8px;padding:0!important}.request-detail-modal .contact-item,.request-detail-modal .timeline-item{background:#0000!important;border-bottom:1px dashed #f1f5f9!important;border-radius:0!important;padding:8px 0!important}.request-detail-modal .contact-item:last-child,.request-detail-modal .timeline-item:last-child{border-bottom:none!important}.urgent-badge{align-items:center;background:linear-gradient(135deg,#f87171,#ef4444);border-radius:4px;box-shadow:0 1px 2px #ef44441a;color:#fff!important;display:inline-flex;font-size:10px;font-weight:700;letter-spacing:.5px;margin-left:4px;padding:2px 8px;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.detail-card .additional-info{background:#f1f5f9;border-left:4px solid #c5a059;border-radius:8px;color:#475569;font-size:14px;line-height:1.5;margin-top:8px;padding:15px}.worknotes-container{display:flex;flex-direction:column;gap:15px}.worknotes-list{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-direction:column;gap:12px;max-height:300px;overflow-y:auto;padding:10px}.worknote-item{border-radius:8px;font-size:13px;line-height:1.5;max-width:85%;padding:12px;position:relative}.worknote-item.client-note{align-self:flex-end;background:#e0f2fe;border-bottom-right-radius:2px;color:#0c4a6e}.worknote-item.admin-note{align-self:flex-start;background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:2px;color:#334155}.note-header{display:flex;font-size:11px;justify-content:space-between;margin-bottom:4px;opacity:.8}.note-author{font-weight:700}.note-time{font-size:10px}.worknote-form{display:flex;flex-direction:column;gap:10px}.worknote-form textarea{border:1px solid #cbd5e1;border-radius:6px;font-family:inherit;font-size:13px;min-height:60px;padding:10px;resize:vertical;width:100%}.worknote-form textarea:focus{border-color:navy;box-shadow:0 0 0 2px #0000801a;outline:none}.worknote-form .btn-sm{align-self:flex-end;font-size:12px;padding:8px 16px}.no-notes{color:#94a3b8;font-size:13px;padding:20px;text-align:center}[data-theme=dark] .stat-card{background:#fff!important;background:var(--card-bg)!important;background-color:#fff!important;background-color:var(--card-bg)!important;color:#fff!important}[data-theme=dark] .stat-card .stat-content h3,[data-theme=dark] .stat-card .stat-content p,[data-theme=dark] .stat-card h3,[data-theme=dark] .stat-card p,[data-theme=dark] .stat-card span{color:#fff!important;opacity:1!important}[data-theme=dark] .price-card,[data-theme=dark] .pricing-card,[data-theme=dark] .service-button,[data-theme=dark] a[class*=service],[data-theme=dark] button[class*=service],[data-theme=dark] div[class*=price],[data-theme=dark] div[class*=pricing]{background:#fff!important;background:var(--card-bg)!important;background-color:#fff!important;background-color:var(--card-bg)!important}[data-theme=dark] .service-button,[data-theme=dark] a[class*=service],[data-theme=dark] button[class*=service]{color:#fff!important}[data-theme=dark] .cta-button,[data-theme=dark] a.button,[data-theme=dark] button{transition:all .3s ease}[data-theme=dark] .dashboard-header,[data-theme=dark] .user-dashboard-header{background:#fff!important;background:var(--bg-primary)!important;background-color:#fff!important;background-color:var(--bg-primary)!important}[data-theme=dark] .pagination-text,[data-theme=dark] .services-count{background:#fff!important;background:var(--card-bg)!important;color:#fff!important;opacity:1!important}[data-theme=dark] small:not([class*=badge]){color:#fff!important;opacity:1!important}[data-theme=dark] .stat-card.active,[data-theme=dark] .stat-card.clickable,[data-theme=dark] .stat-card.clickable.active,[data-theme=dark] .stat-card.clickable:hover{background:#fff!important;background:var(--card-bg)!important;background-color:#fff!important;background-color:var(--card-bg)!important;border-color:#e9ecef!important;border-color:var(--border-color)!important}[data-theme=dark] .stat-card.active .stat-content h3,[data-theme=dark] .stat-card.active .stat-content p,[data-theme=dark] .stat-card.clickable .stat-content h3,[data-theme=dark] .stat-card.clickable .stat-content p{color:#fff!important;opacity:1!important}[data-theme=dark] .price-card,[data-theme=dark] .pricing-card,[data-theme=dark] .pricing-section .price-card,[data-theme=dark] .pricing-section .pricing-card{background:#fff!important;background:var(--card-bg)!important;background-color:#fff!important;background-color:var(--card-bg)!important}[data-theme=dark] .price-card p,[data-theme=dark] .price-card small,[data-theme=dark] .pricing-card p,[data-theme=dark] .pricing-card small,[data-theme=dark] .stat-card p,[data-theme=dark] .stat-card small{color:#fff!important;opacity:1!important}[data-theme=dark] .btn-warning,[data-theme=dark] .btn-yellow,[data-theme=dark] .priority-badge.urgent,[data-theme=dark] [style*="background-color: #ffc107"],[data-theme=dark] [style*="background-color: #ffd700"],[data-theme=dark] [style*="background: #ffc107"],[data-theme=dark] [style*="background: #ffd700"],[data-theme=dark] a[style*="background-color: #ffc107"],[data-theme=dark] a[style*="background: #ffc107"],[data-theme=dark] button[class*=gold],[data-theme=dark] button[class*=yellow],[data-theme=dark] button[style*="background-color: #ffc107"],[data-theme=dark] button[style*="background: #ffc107"]{background-color:#ffc107!important;color:#000!important}[data-theme=dark] [style*=gradient][style*=gold],[data-theme=dark] [style*=linear-gradient][style*="#c5a059"]{color:#000!important}.requests-table-container{-webkit-overflow-scrolling:touch;border-radius:8px;margin-bottom:20px;overflow-x:auto;width:100%}.requests-table{min-width:800px}@media (max-width:768px){.modal-content{max-height:85dvh!important;overflow-y:auto!important;padding:20px!important;width:95%!important}.request-detail-modal{max-height:90dvh!important;width:95%!important}}@media (max-width:600px){.dashboard-container{overflow-x:hidden!important;padding:15px 10px!important;width:100%!important}.dashboard-header{align-items:flex-start;flex-direction:column;gap:15px}.user-welcome{width:100%}}.action-btn,.btn,.icon-btn,.nav-link,.pagination-btn,.pagination-number,button,input,select,textarea{min-height:44px;min-width:44px;touch-action:manipulation}input[type=date],input[type=email],input[type=number],input[type=password],input[type=text],select{padding-bottom:10px;padding-top:10px}.action-btn:active,.btn:active,.pagination-btn:active,.service-card-link:active,button:active{transform:scale(.96);transition:transform .1s ease}.requests-table tr td{padding-bottom:16px;padding-top:16px}.clickable,.nav-tab,.service-card-link,[role=button],button{cursor:pointer}[data-theme=dark] .signup-header h2{-webkit-text-fill-color:#0000!important;background:linear-gradient(135deg,#daa520,#fbbf24)!important;background:linear-gradient(135deg,var(--secondary-gold) 0,#fbbf24 100%)!important;-webkit-background-clip:text!important;background-clip:text!important}[data-theme=dark] .signup-header p{color:#666!important;color:var(--text-secondary)!important}[data-theme=dark] .password-toggle{background:#0000!important;color:#daa520!important;color:var(--secondary-gold)!important}[data-theme=dark] .password-toggle:hover:not(:disabled){color:#fbbf24!important}[data-theme=dark] .forgot-password,[data-theme=dark] .forgot-password-link{background:#0000!important;color:#daa520!important;color:var(--secondary-gold)!important}[data-theme=dark] .forgot-password-link:hover,[data-theme=dark] .forgot-password:hover{color:#fbbf24!important}[data-theme=dark] .login-form h2{-webkit-text-fill-color:#0000!important;background:linear-gradient(135deg,#daa520,#fbbf24)!important;background:linear-gradient(135deg,var(--secondary-gold) 0,#fbbf24 100%)!important;-webkit-background-clip:text!important;background-clip:text!important}[data-theme=dark] .form-group label{color:#333!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#666!important;color:var(--text-secondary)!important;opacity:.6!important}[data-theme=dark] .request-btn,[data-theme=dark] button.request-btn,html[data-theme=dark] .request-btn,html[data-theme=dark] body .request-btn{background-color:#fbbf24!important;background:#fbbf24!important;border:none!important;color:#1a365d!important}[data-theme=dark] .request-btn:hover,html[data-theme=dark] .request-btn:hover{background-color:#f59e0b!important;background:#f59e0b!important}[data-theme=dark] .request-detail-modal .detail-header h3,[data-theme=dark] .request-detail-modal .service-info h3{color:#daa520!important;color:var(--secondary-gold,#fbbf24)!important}[data-theme=dark] .request-detail-modal .request-id{color:#666!important;color:var(--text-secondary,#94a3b8)!important}[data-theme=dark] .request-detail-modal .detail-header{border-bottom-color:#ffffff1a!important}[data-theme=dark] .request-detail-modal .detail-card h4{color:#333!important;color:var(--text-primary,#f0f4f8)!important}[data-theme=dark] .request-detail-modal .contact-item strong,[data-theme=dark] .request-detail-modal .detail-item strong,[data-theme=dark] .request-detail-modal .timeline-item strong{color:#666!important;color:var(--text-secondary,#94a3b8)!important}[data-theme=dark] .request-detail-modal .contact-item span,[data-theme=dark] .request-detail-modal .detail-item span,[data-theme=dark] .request-detail-modal .timeline-item span{color:#333!important;color:var(--text-primary,#f0f4f8)!important}[data-theme=dark] .request-detail-modal .additional-info,[data-theme=dark] .request-detail-modal .business-info,[data-theme=dark] .request-detail-modal .contact-info,[data-theme=dark] .request-detail-modal .detail-card,[data-theme=dark] .request-detail-modal .documents-section,[data-theme=dark] .request-detail-modal .info-card,[data-theme=dark] .request-detail-modal .timeline-info{background:#fff!important;background:var(--card-bg,#1e3a5f)!important;background-color:#fff!important;background-color:var(--card-bg,#1e3a5f)!important;border-color:#ffffff1a!important}[data-theme=dark] .request-detail-modal .additional-info-content,[data-theme=dark] .request-detail-modal .info-box,[data-theme=dark] .request-detail-modal textarea{background:#ffffff0d!important;background-color:#ffffff0d!important;border-color:#ffffff1a!important;color:#333!important;color:var(--text-primary,#f0f4f8)!important}[data-theme=dark] .request-detail-modal .document-card,[data-theme=dark] .request-detail-modal .file-card{background:#ffffff0d!important;border-color:#ffffff1a!important}[data-theme=dark] .request-detail-modal .document-card span,[data-theme=dark] .request-detail-modal .file-card span{color:#333!important;color:var(--text-primary,#f0f4f8)!important}[data-theme=dark] .modal-header,[data-theme=dark] .request-detail-modal .detail-header,[data-theme=dark] .request-detail-modal .modal-body,[data-theme=dark] .request-detail-modal .modal-content,[data-theme=dark] .request-detail-modal .modal-header,[data-theme=dark] .request-detail-modal .modal-inner,[data-theme=dark] .request-detail-modal>.modal-content>div:first-child,[data-theme=dark] .request-detail-modal>div{background:#fff!important;background:var(--bg-primary,#0f172a)!important;background-color:#fff!important;background-color:var(--bg-primary,#0f172a)!important}[data-theme=dark] .request-detail-modal .header-icon,[data-theme=dark] .request-detail-modal .service-icon{background:#ffffff1a!important}[data-theme=dark] .btn-view{background:#10b981!important;border:1px solid #10b9814d!important;color:#fff!important}[data-theme=dark] .btn-view:hover{background:#059669!important;box-shadow:0 0 12px #10b98166!important}[data-theme=dark] .btn-edit{background:#f59e0b!important;border:1px solid #f59e0b4d!important;color:#fff!important}[data-theme=dark] .btn-edit:hover{background:#d97706!important;box-shadow:0 0 12px #f59e0b66!important}[data-theme=dark] .btn-delete,[data-theme=dark] .btn-toggle{background:#ffffff1a!important;border:1.5px solid #ffffff4d!important;color:#333!important;color:var(--text-primary)!important}[data-theme=dark] .btn-delete:hover{background:#ef444433!important;border-color:#ef4444!important;box-shadow:0 0 12px #ef44444d!important;color:#ef4444!important}[data-theme=dark] .btn-toggle:hover{background:#10b98133!important;border-color:#10b981!important;box-shadow:0 0 12px #10b9814d!important;color:#10b981!important}[data-theme=dark] .btn-icon{background:#ffffff14!important;border:1px solid #fff3!important;color:#333!important;color:var(--text-primary)!important}[data-theme=dark] .btn-icon:hover{background:#ffffff26!important;border-color:#daa520!important;border-color:var(--secondary-gold)!important;box-shadow:0 0 10px #fbbf244d!important;color:#daa520!important;color:var(--secondary-gold)!important}[data-theme=dark] .btn-icon.active{background:#ef444433!important;border-color:#ef4444!important;color:#ef4444!important}[data-theme=dark] .App-header nav a,[data-theme=dark] .navigation a{color:#fff!important}[data-theme=dark] .App-header nav a:hover,[data-theme=dark] .navigation a:hover{color:#daa520!important;color:var(--secondary-gold,#fbbf24)!important}[data-theme=dark] .footer a,[data-theme=dark] footer a{color:#fff!important}[data-theme=dark] .footer a:hover,[data-theme=dark] footer a:hover{color:#daa520!important;color:var(--secondary-gold,#fbbf24)!important}[data-theme=dark] .footer,[data-theme=dark] footer{color:#fff!important}[data-theme=dark] .navigation li.admin-icon-item a,[data-theme=dark] .navigation li.admin-icon-item button.notification-btn{border:1px solid #0000!important}[data-theme=dark] .navigation li.admin-icon-item a:not(:hover),[data-theme=dark] .navigation li.admin-icon-item button.notification-btn:not(:hover):not(.active){background:#0000!important;border-color:#0000!important}[data-theme=dark] .navigation li.admin-icon-item a:hover,[data-theme=dark] .navigation li.admin-icon-item button.notification-btn:hover{background:#ffffff0d!important;border-color:#daa520!important;border-color:var(--secondary-gold,#fbbf24)!important;color:#daa520!important;color:var(--secondary-gold,#fbbf24)!important}[data-theme=dark] .navigation li.admin-icon-item a,[data-theme=dark] .navigation li.admin-icon-item button{background:#0000!important;border:1px solid #0000!important;border-radius:50%!important;transition:all .3s ease!important}[data-theme=dark] .navigation li.admin-icon-item a:hover,[data-theme=dark] .navigation li.admin-icon-item button:hover{background:#fbbf241a!important;border-color:#daa520!important;border-color:var(--secondary-gold,#fbbf24)!important;color:#daa520!important;color:var(--secondary-gold,#fbbf24)!important}[data-theme=dark] .notification-btn{background:#0000!important;border:1px solid #0000!important}[data-theme=dark] .notification-btn:hover{background:#fbbf241a!important}[data-theme=dark] .notification-btn.active,[data-theme=dark] .notification-btn:hover{border-color:#daa520!important;border-color:var(--secondary-gold,#fbbf24)!important;color:#daa520!important;color:var(--secondary-gold,#fbbf24)!important}[data-theme=dark] .notification-btn.active{background:#fbbf2426!important}[data-theme=dark] .save-btn,[data-theme=dark] .submit-btn:not(.cta-button):not(.callback-button),[data-theme=dark] button.save-btn{background:linear-gradient(135deg,#3b82f6,#2563eb)!important;border:1px solid #3b82f64d!important;box-shadow:0 0 15px #3b82f666!important;color:#fff!important}[data-theme=dark] .save-btn:hover,[data-theme=dark] button.save-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;box-shadow:0 0 20px #3b82f699!important}[data-theme=dark] .cancel-btn,[data-theme=dark] button.cancel-btn,[data-theme=dark] button[class*=cancel]{background:#ef444426!important;border:1.5px solid #ef4444!important;box-shadow:0 0 10px #ef444433!important;color:#ef4444!important}[data-theme=dark] .cancel-btn:hover,[data-theme=dark] button.cancel-btn:hover{background:#ef444440!important;box-shadow:0 0 15px #ef444466!important;transform:translateY(-1px)}[data-theme=dark] .delete-btn:hover,[data-theme=dark] button.delete-btn:hover{background:linear-gradient(135deg,#dc2626,#b91c1c)!important;box-shadow:0 0 20px #ef444499!important;transform:translateY(-1px)}[data-theme=dark] .modal-close,[data-theme=dark] button.modal-close{background:#ffffff1a!important;border:1.5px solid #ffffff4d!important;color:#fff!important}[data-theme=dark] .modal-close:hover,[data-theme=dark] button.modal-close:hover{background:#ef444433!important;box-shadow:0 0 15px #ef444466!important;color:#ef4444!important}[data-theme=dark] .save-btn,[data-theme=dark] .submit-btn:not(.cta-button):not(.callback-button),[data-theme=dark] button.save-btn{background:linear-gradient(135deg,gold,#daa520)!important;background:linear-gradient(135deg,var(--gradient-gold,gold) 0,var(--secondary-gold,#fdb931) 100%)!important;border:1px solid #ffd7004d!important;box-shadow:0 0 15px #ffd70066!important;color:#142850!important;color:var(--primary-navy,#1e3a5f)!important;font-weight:600!important}[data-theme=dark] .save-btn:hover,[data-theme=dark] button.save-btn:hover{background:linear-gradient(135deg,#fdb931,#f4a300)!important;box-shadow:0 0 20px #ffd70099!important;transform:translateY(-1px)}[data-theme=dark] .add-user-modal .modal-header,[data-theme=dark] .modal-header,[data-theme=dark] .user-edit-modal .modal-header{background:linear-gradient(135deg,#142850,#2a5298)!important;background:var(--gradient-navy,linear-gradient(135deg,#1e3a5f 0,#2c5282 100%))!important;border-bottom:3px solid #daa520!important;border-bottom:3px solid var(--secondary-gold,#fdb931)!important}[data-theme=dark] .modal-header h2,[data-theme=dark] .modal-header h3{color:#daa520!important;color:var(--secondary-gold,#fdb931)!important}[data-theme=dark] .cancel-btn,[data-theme=dark] button.cancel-btn,[data-theme=dark] button[class*=cancel]:not(.status-btn){background:linear-gradient(135deg,#ef4444,#dc2626)!important;border:1px solid #ef44444d!important;box-shadow:0 0 15px #ef444466!important;color:#fff!important;font-weight:600!important}[data-theme=dark] .cancel-btn:hover,[data-theme=dark] button.cancel-btn:hover,[data-theme=dark] button[class*=cancel]:hover:not(.status-btn){background:linear-gradient(135deg,#dc2626,#b91c1c)!important;box-shadow:0 0 20px #ef444499!important;transform:translateY(-1px)}[data-theme=dark] .delete-btn,[data-theme=dark] button.delete-btn,[data-theme=dark] button[class*=delete]:not(.btn-delete){background:linear-gradient(135deg,#ef4444,#dc2626)!important;border:1px solid #ef44444d!important;box-shadow:0 0 15px #ef444466!important;color:#fff!important;font-weight:600!important}[data-theme=dark] .delete-btn:hover,[data-theme=dark] button.delete-btn:hover,[data-theme=dark] button[class*=delete]:hover:not(.btn-delete){background:linear-gradient(135deg,#dc2626,#b91c1c)!important;box-shadow:0 0 20px #ef444499!important;transform:translateY(-1px)}[data-theme=dark] .modal-close,[data-theme=dark] button.modal-close{align-items:center!important;background:#ef44444d!important;border:2px solid #ef4444!important;border-radius:50%!important;box-shadow:0 0 10px #ef44444d!important;color:#ef4444!important;display:flex!important;font-size:24px!important;height:40px!important;justify-content:center!important;transition:all .3s ease!important;width:40px!important}[data-theme=dark] .modal-close:hover,[data-theme=dark] button.modal-close:hover{background:linear-gradient(135deg,#ef4444,#dc2626)!important;border-color:#ef4444!important;box-shadow:0 0 20px #ef444499!important;color:#fff!important;transform:rotate(90deg) scale(1.1)}html[data-theme=dark] body .add-user-modal .save-btn,html[data-theme=dark] body .user-detail-modal .btn-primary,html[data-theme=dark] body .user-detail-modal button[class*=edit],html[data-theme=dark] body .user-edit-modal .save-btn{background:linear-gradient(135deg,gold,#fdb931)!important;border:1px solid #ffd7004d!important;box-shadow:0 0 15px #ffd70066!important;color:#1e3a5f!important;font-weight:600!important}html[data-theme=dark] body .add-user-modal .save-btn:hover,html[data-theme=dark] body .user-detail-modal .btn-primary:hover,html[data-theme=dark] body .user-detail-modal button[class*=edit]:hover,html[data-theme=dark] body .user-edit-modal .save-btn:hover{background:linear-gradient(135deg,#fdb931,#f4a300)!important;box-shadow:0 0 20px #ffd70099!important}html[data-theme=dark] body .user-detail-modal .delete-btn,html[data-theme=dark] body .user-detail-modal button[class*=delete],html[data-theme=dark] body .user-edit-modal .delete-btn{background:linear-gradient(135deg,#ef4444,#dc2626)!important;border:1px solid #ef44444d!important;box-shadow:0 0 15px #ef444466!important;color:#fff!important;font-weight:600!important}html[data-theme=dark] body .user-detail-modal .delete-btn:hover,html[data-theme=dark] body .user-detail-modal button[class*=delete]:hover,html[data-theme=dark] body .user-edit-modal .delete-btn:hover{background:linear-gradient(135deg,#dc2626,#b91c1c)!important;box-shadow:0 0 20px #ef444499!important}html[data-theme=dark] body .modal-container .cancel-btn,html[data-theme=dark] body .modal-container button[class*=cancel]{background:linear-gradient(135deg,#ef4444,#dc2626)!important;border:1px solid #ef44444d!important;box-shadow:0 0 15px #ef444466!important;color:#fff!important;font-weight:600!important}html[data-theme=dark] body .modal-container .cancel-btn:hover,html[data-theme=dark] body .modal-container button[class*=cancel]:hover{background:linear-gradient(135deg,#dc2626,#b91c1c)!important;box-shadow:0 0 20px #ef444499!important}html[data-theme=dark] body .modal-container .modal-close,html[data-theme=dark] body .modal-header .modal-close{background:#ef44444d!important;border:2px solid #ef4444!important;box-shadow:0 0 10px #ef44444d!important;color:#ef4444!important}html[data-theme=dark] body .modal-container .modal-close:hover,html[data-theme=dark] body .modal-header .modal-close:hover{background:linear-gradient(135deg,#ef4444,#dc2626)!important;box-shadow:0 0 20px #ef444499!important;color:#fff!important}[data-theme=dark] .add-user-modal .btn-primary,[data-theme=dark] .modal-container .btn-primary,[data-theme=dark] .user-detail-modal .btn-primary,[data-theme=dark] .user-edit-modal .btn-primary{background:linear-gradient(135deg,gold,#fdb931)!important;border:1px solid #ffd7004d!important;box-shadow:0 0 15px #ffd70066!important;color:#1e3a5f!important;font-weight:600!important}[data-theme=dark] .add-user-modal .btn-primary:hover,[data-theme=dark] .modal-container .btn-primary:hover,[data-theme=dark] .user-detail-modal .btn-primary:hover,[data-theme=dark] .user-edit-modal .btn-primary:hover{background:linear-gradient(135deg,#fdb931,#f4a300)!important;box-shadow:0 0 20px #ffd70099!important}[data-theme=dark] .modal-container .btn-danger,[data-theme=dark] .user-detail-modal .btn-danger,[data-theme=dark] .user-edit-modal .btn-danger{background:linear-gradient(135deg,#ef4444,#dc2626)!important;border:1px solid #ef44444d!important;box-shadow:0 0 15px #ef444466!important;color:#fff!important;font-weight:600!important}[data-theme=dark] .modal-container .btn-danger:hover,[data-theme=dark] .user-detail-modal .btn-danger:hover,[data-theme=dark] .user-edit-modal .btn-danger:hover{background:linear-gradient(135deg,#dc2626,#b91c1c)!important;box-shadow:0 0 20px #ef444499!important}[data-theme=dark] .modal-container{background:#f8f9fa!important;background:var(--bg-secondary,#1e293b)!important;color:#333!important;color:var(--text-primary,#e2e8f0)!important}[data-theme=dark] .modal-content{background:#0000!important;color:#333!important;color:var(--text-primary,#e2e8f0)!important}.service-request-modal .modal-header{justify-content:center!important;position:relative}.service-request-modal .modal-header .service-info{align-items:center;display:flex;flex-direction:column;gap:10px;text-align:center}.service-request-modal .modal-header .service-icon{margin:0 auto}.service-request-modal .modal-header .close-btn{position:absolute;right:30px;top:50%;transform:translateY(-50%)}.auth-form .form-group{position:relative}.auth-form .form-group i{color:#6b7280;left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.auth-form .form-group input{padding-left:45px!important}[data-theme=dark] .input-wrapper i,[data-theme=dark] .login-form .input-wrapper i,[data-theme=dark] .signup-form .input-wrapper i{color:#ffd700cc!important}[data-theme=dark] .input-wrapper input,[data-theme=dark] .login-form .input-wrapper input,[data-theme=dark] .signup-form .input-wrapper input{background:#1e293b99!important;border-color:#ffd7004d!important;color:#e2e8f0!important}[data-theme=dark] .input-wrapper input::placeholder,[data-theme=dark] .login-form .input-wrapper input::placeholder,[data-theme=dark] .signup-form .input-wrapper input::placeholder{color:#e2e8f080!important}[data-theme=dark] .input-wrapper input:focus,[data-theme=dark] .login-form .input-wrapper input:focus,[data-theme=dark] .signup-form .input-wrapper input:focus{background:#1e293bcc!important;border-color:#daa520!important;border-color:var(--secondary-gold)!important;box-shadow:0 0 0 3px #ffd70033!important}[data-theme=dark] .signup-form .submit-btn{border:2px solid #ffd70080!important;box-shadow:0 4px 15px #2a52984d,0 0 20px #ffd70033!important}[data-theme=dark] .signup-form .submit-btn:hover:not(:disabled){border-color:#daa520!important;border-color:var(--secondary-gold)!important;box-shadow:0 8px 25px #2a529866,0 0 30px #ffd7004d!important}.signup-container,[data-theme=dark] .signup-container,[data-theme=light] .signup-container{background:linear-gradient(135deg,#142850,#2a5298)!important;background:var(--gradient-navy)!important}.auth-form .form-group label{align-items:center;color:#333;color:var(--text-primary);display:flex;font-weight:600;gap:8px}.auth-form .form-group label i{color:#142850;color:var(--primary-navy);font-size:1em}[data-theme=dark] .auth-form .form-group label i{color:#ffd700cc}.auth-form .form-group input{padding:12px 14px}.input-wrapper{align-items:center;display:flex;position:relative}.input-wrapper i{left:15px;pointer-events:none;position:absolute;z-index:2}.auth-form .form-group label{display:block!important;margin-bottom:8px}.auth-form .form-group label i{margin-right:8px}.auth-form .form-group input{padding:12px 14px!important;width:100%}[data-theme=dark] .modal-header{background:#fff!important;background:var(--card-bg)!important;color:#333!important;color:var(--text-primary)!important}[data-theme=dark] .forgot-password-modal .modal-header,[data-theme=dark] .login-container .modal-header{background:linear-gradient(135deg,#142850,#2a5298)!important;background:var(--gradient-navy,linear-gradient(135deg,#1e3a5f 0,#2c5282 100%))!important;border-bottom:3px solid #daa520!important;border-bottom:3px solid var(--secondary-gold,#fdb931)!important}[data-theme=dark] .forgot-password-modal .modal-header h2,[data-theme=dark] .login-container .modal-header h2{color:#daa520!important;color:var(--secondary-gold,#fdb931)!important}.auth-container .input-wrapper input,.auth-form .input-wrapper input{padding-left:45px!important}.auth-container .input-wrapper i,.auth-form .input-wrapper i{left:15px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.phone-mode .phone-input-element,.phone-mode .react-tel-input .form-control{padding-left:95px!important}.phone-mode>i{display:none}[data-theme=light] .auth-container,[data-theme=light] .login-container,[data-theme=light] .signup-container{color:#333}[data-theme=light] .auth-header h2,[data-theme=light] .login-header h2,[data-theme=light] .signup-header h2{color:#1e3a5f}[data-theme=light] .auth-header p,[data-theme=light] .login-header p,[data-theme=light] .signup-header p{color:#666}[data-theme=light] .form-group label{color:#333}[data-theme=light] .input-wrapper i{color:#1e3a5f}[data-theme=light] .input-wrapper input{background:#ffffffe6;border-color:#e1e5e9;color:#333}[data-theme=light] .input-wrapper input::placeholder{color:#999}[data-theme=dark] .auth-container,[data-theme=dark] .login-container,[data-theme=dark] .signup-container{color:#e0e0e0}[data-theme=dark] .auth-header h2,[data-theme=dark] .login-header h2,[data-theme=dark] .signup-header h2{color:#fdb931}[data-theme=dark] .auth-header p,[data-theme=dark] .login-header p,[data-theme=dark] .signup-header p{color:#b0b0b0}[data-theme=dark] .form-group label{color:#e0e0e0}[data-theme=dark] .input-wrapper i{color:#ffd700cc}[data-theme=dark] .input-wrapper input{background:#1e3a5f4d;border-color:#ffd7004d;color:#e0e0e0}[data-theme=dark] .input-wrapper input::placeholder{color:#fff6}[data-theme=dark] .btn-primary,[data-theme=dark] .submit-btn,[data-theme=light] .btn-primary,[data-theme=light] .submit-btn{background:linear-gradient(135deg,#142850,#2a5298);background:var(--gradient-navy);color:#fff}[data-theme=dark] .btn-primary,[data-theme=dark] .submit-btn{border:2px solid #ffd70080}[data-theme=light] .forgot-password,[data-theme=light] .form-footer a{color:#1e3a5f}[data-theme=dark] .forgot-password,[data-theme=dark] .form-footer a{color:#fdb931}[data-theme=light] .form-footer p{color:#666}[data-theme=dark] .form-footer p{color:#b0b0b0}[data-theme=light] .auth-card,[data-theme=light] .login-form-wrapper,[data-theme=light] .signup-form-wrapper{background:#fffffff2!important}[data-theme=light] .login-header h2,[data-theme=light] .signup-header h2{color:#1e3a5f!important}[data-theme=light] .login-header p,[data-theme=light] .signup-header p{color:#666!important}[data-theme=light] .form-footer p,[data-theme=light] .remember-me label{color:#333!important}[data-theme=light] .forgot-password{color:#1e3a5f!important}[data-theme=light] .form-footer a{color:#1e3a5f!important;font-weight:600}[data-theme=dark] .auth-card,[data-theme=dark] .login-form-wrapper,[data-theme=dark] .signup-form-wrapper{background:#1e3a5f66!important}[data-theme=dark] .remember-me label{color:#e0e0e0!important}[data-theme=light] .auth-container .input-wrapper i,[data-theme=light] .auth-form .input-wrapper i,[data-theme=light] .input-wrapper i,[data-theme=light] .login-form .input-wrapper i,[data-theme=light] .signup-form .input-wrapper i{color:#1e3a5f!important;display:inline-block!important;opacity:1!important;visibility:visible!important}[data-theme=dark] .auth-container .input-wrapper i,[data-theme=dark] .auth-form .input-wrapper i,[data-theme=dark] .input-wrapper i,[data-theme=dark] .login-form .input-wrapper i,[data-theme=dark] .signup-form .input-wrapper i{color:#ffd700e6!important;display:inline-block!important;opacity:1!important;visibility:visible!important}.input-wrapper>i{font-size:1.1em!important;left:15px!important;pointer-events:none!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:10!important}.password-toggle i{color:inherit!important;left:auto!important;pointer-events:auto!important;position:static!important;top:auto!important;transform:none!important}.input-wrapper input{padding-left:45px!important}[data-theme=light] .auth-footer,[data-theme=light] .auth-footer a,[data-theme=light] .back-to-main{color:#1e3a5f!important}[data-theme=dark] .auth-footer,[data-theme=dark] .auth-footer a,[data-theme=dark] .back-to-main,[data-theme=light] .auth-footer a:hover,[data-theme=light] .back-to-main:hover{color:#fdb931!important}[data-theme=dark] .auth-footer a:hover,[data-theme=dark] .back-to-main:hover{color:gold!important}.auth-footer,.auth-footer a,.back-to-main{align-items:center;display:inline-flex!important;font-weight:500;gap:8px;text-decoration:none}.auth-footer,.auth-footer a,.auth-footer i,.back-to-main,.back-to-main i{opacity:1!important;visibility:visible!important}[data-theme=light] .auth-links,[data-theme=light] .auth-links a,[data-theme=light] .link-secondary{color:#1e3a5f!important}[data-theme=light] .auth-links a:hover,[data-theme=light] .link-secondary:hover{color:#fdb931!important}[data-theme=dark] .auth-links,[data-theme=dark] .auth-links a,[data-theme=dark] .link-secondary{color:#4a9eff!important}[data-theme=dark] .auth-links a:hover,[data-theme=dark] .link-secondary:hover{color:gold!important}[data-theme=light] .auth-links i,[data-theme=light] .link-secondary i{color:#1e3a5f!important}[data-theme=dark] .auth-links i,[data-theme=dark] .link-secondary i{color:#4a9eff!important}.auth-links{display:flex!important;justify-content:center!important;margin-top:20px!important;text-align:center!important;width:100%!important}.auth-links a{align-items:center!important;display:inline-flex!important;font-size:.95em!important;gap:8px!important;text-decoration:none!important}.auth-footer{margin-top:30px!important;text-align:center!important}.auth-footer .auth-info{align-items:center!important;display:flex!important;font-size:.9em!important;gap:10px!important;justify-content:center!important;line-height:1.5!important;margin-bottom:20px!important}.auth-footer .auth-info i{flex-shrink:0!important;font-size:1.1em!important}[data-theme=light] .auth-footer .auth-info{color:#666!important}[data-theme=light] .auth-footer .auth-info i{color:#1e3a5f!important}[data-theme=dark] .auth-footer .auth-info{color:#b0b0b0!important}[data-theme=dark] .auth-footer .auth-info i{color:#4a9eff!important}.auth-footer .auth-links{margin-bottom:15px!important}.auth-footer .auth-info{display:block!important;margin-bottom:0!important;margin-left:auto!important;margin-right:auto!important;margin-top:0!important;max-width:400px!important;padding:0 20px!important;text-align:center!important}.auth-footer .auth-info i{display:block!important;font-size:1.2em!important;margin:0 auto 10px!important}.auth-footer{align-items:center!important;display:flex!important;flex-direction:column!important;gap:15px!important}.auth-footer .auth-links{display:flex!important;justify-content:center!important;margin-bottom:0!important;width:100%!important}.auth-footer .auth-links a{align-items:center!important;display:inline-flex!important;gap:8px!important}.modal-overlay.notification-overlay{z-index:10000000!important}.notifications-dropdown{animation:fadeIn .2s ease-out;background-color:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 4px 12px #00000026;overflow:hidden;position:absolute;right:-80px;top:150%;width:320px;z-index:1000}.dropdown-header{align-items:center;background-color:#f8f9fa;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:12px 15px}.dropdown-body{max-height:300px;overflow-y:auto}.empty-notifications{color:#999;padding:20px;text-align:center}.empty-notifications i{font-size:1.5rem;margin-bottom:8px}.empty-notifications p{font-size:.9rem;margin:0}.notification-item{border-bottom:1px solid #f0f0f0;cursor:default;padding:12px 15px;transition:background-color .2s}.notification-item.read{background-color:#fff}.notification-item.unread{background-color:#f0f7ff}.notification-item:hover{background-color:#fafafa}.notification-item p{color:#333;font-size:.85rem;line-height:1.4;margin:0 0 4px}.notification-item span{color:#999;font-size:.75rem}.dropdown-footer{background-color:#f8f9fa;border-top:1px solid #eee;color:#1a365d;display:block;font-size:.9rem;font-weight:500;padding:12px;text-align:center;text-decoration:none;width:100%}.dropdown-footer:hover{background-color:#e9ecef;color:#0d6efd}@media (max-width:768px){.notifications-dropdown{box-shadow:0 0 20px #0003;display:flex;flex-direction:column;left:50%;max-height:80vh;max-width:320px;position:fixed;right:auto;top:50%;transform:translate(-50%,-50%);width:90%}.dropdown-body{flex:1 1}}[data-theme=dark] .notifications-dropdown{background-color:#1e293b;border-color:#334155;box-shadow:0 4px 15px #0006}[data-theme=dark] .dropdown-header{background-color:#0f172a;border-bottom-color:#334155}[data-theme=dark] .dropdown-header h5{color:#e2e8f0}[data-theme=dark] .dropdown-header span,[data-theme=dark] .empty-notifications{color:#94a3b8}[data-theme=dark] .notification-item{border-bottom-color:#334155}[data-theme=dark] .notification-item.read{background-color:#1e293b}[data-theme=dark] .notification-item.unread{background-color:#1e293b;border-left:3px solid #3b82f6}[data-theme=dark] .notification-item:hover{background-color:#334155}[data-theme=dark] .notification-item p{color:#e2e8f0}[data-theme=dark] .notification-item span{color:#94a3b8}[data-theme=dark] .dropdown-footer{background-color:#0f172a;border-top-color:#334155;color:#60a5fa}[data-theme=dark] .dropdown-footer:hover{background-color:#1e293b;color:#93c5fd}[data-theme=dark] .notifications-dropdown{background:#1e293b!important;background-color:#1e293b!important;border-color:#334155!important;box-shadow:0 4px 15px #0006!important;color:#e2e8f0!important}[data-theme=dark] .dropdown-header{background:#0f172a!important;background-color:#0f172a!important;border-bottom-color:#334155!important}[data-theme=dark] .dropdown-header h5{color:#e2e8f0!important}[data-theme=dark] .dropdown-header span{color:#94a3b8!important}[data-theme=dark] .empty-notifications{background:#0000!important;color:#94a3b8!important}[data-theme=dark] .notification-item{background:#1e293b!important;border-bottom-color:#334155!important}[data-theme=dark] .notification-item.read{background-color:#1e293b!important}[data-theme=dark] .notification-item.unread{background-color:#1e293b!important;border-left:3px solid #3b82f6!important}[data-theme=dark] .notification-item:hover{background-color:#334155!important}[data-theme=dark] .notification-item p{color:#e2e8f0!important}[data-theme=dark] .notification-item span{color:#94a3b8!important}[data-theme=dark] .dropdown-footer{background-color:#0f172a!important;border-top-color:#334155!important;border-top:1px solid #334155!important;box-sizing:border-box!important;color:#60a5fa!important;display:block!important;padding:12px 15px!important;text-align:center!important;text-decoration:none!important;white-space:nowrap!important;width:100%!important}[data-theme=dark] .dropdown-footer:hover{background-color:#1e293b!important;color:#93c5fd!important}[data-theme=dark] .notifications-dropdown{display:flex!important;flex-direction:column!important}.dropdown-footer{display:block!important;padding:12px 15px!important;text-transform:none!important;white-space:nowrap!important}.notifications-dropdown{background-color:#fff!important;background-color:var(--card-bg,#fff)!important;border:1px solid #e9ecef!important;border:1px solid var(--border-color,#eee)!important;border-radius:8px!important;box-shadow:0 4px 15px #00000026!important;display:flex!important;flex-direction:column!important;margin-top:10px!important;overflow:hidden!important;position:absolute!important;right:-10px!important;top:100%!important;width:320px!important;z-index:1000!important}.dropdown-header h5{color:#333!important;color:var(--text-primary,#333)!important;font-size:.95rem!important;font-weight:600!important;margin:0!important}.dropdown-header span{color:#666!important;color:var(--text-secondary,#666)!important;font-size:.75rem!important}.empty-notifications{align-items:center!important;color:#666!important;color:var(--text-secondary,#999)!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:30px 20px!important;text-align:center!important}.empty-notifications i{font-size:2rem!important;margin-bottom:10px!important;opacity:.5!important}.dropdown-footer{align-items:center!important;background-color:#f8f9fa!important;background-color:var(--bg-secondary,#f8f9fa)!important;border-top:1px solid #e9ecef!important;border-top:1px solid var(--border-color,#eee)!important;color:#142850!important;color:var(--primary-navy,#1a365d)!important;display:flex!important;font-weight:500!important;justify-content:center!important;padding:12px!important;text-align:center!important;text-decoration:none!important;width:100%!important}.dropdown-footer:hover{background-color:#fff!important;background-color:var(--bg-primary,#e9ecef)!important}html[data-theme=dark] #app-form-container,html[data-theme=dark] .application-form-container{background:#1e293b!important;background-color:#1e293b!important;background-image:none!important;border:1px solid #334155!important;box-shadow:0 10px 40px #0006!important;color:#f1f5f9!important}html[data-theme=dark] #app-form-container *,html[data-theme=dark] .application-form-container *{background-color:initial}html[data-theme=dark] #app-form-container .file-upload-wrapper,html[data-theme=dark] #app-form-container .input-wrapper,html[data-theme=dark] #app-form-container input,html[data-theme=dark] #app-form-container select{background-color:#0f172a!important}html[data-theme=dark] .success-modal-content{background:#1e293b!important;background-color:#1e293b!important;border:1px solid #334155!important;color:#f1f5f9!important}html[data-theme=dark] .success-modal-content h2,html[data-theme=dark] .success-modal-content p,html[data-theme=dark] .success-modal-content span{color:#f1f5f9!important}html[data-theme=dark] .important-notice{background:#1e293b!important;background-color:#1e293b!important;border:1px solid #eab308!important;color:#f1f5f9!important}html[data-theme=dark] .important-notice p,html[data-theme=dark] .important-notice ul li{color:#f1f5f9!important}html[data-theme=dark] .important-notice strong{color:#eab308!important}[data-theme=dark] .service-card.premium{background:#1a202c!important;border-color:#ffffff1a}[data-theme=dark] .service-card.premium h3{color:#fff!important}[data-theme=dark] .service-card.premium p{color:#a0aec0!important}[data-theme=dark] .service-card.premium .service-category{color:#1a202c!important}[data-theme=dark] .service-card.premium .feature-tag{background:#ffffff1a!important;border-color:#fff3!important;color:#e2e8f0!important}[data-theme=dark] .service-card.premium .price-label{color:#a0aec0!important}[data-theme=dark] .service-card.premium .price-value{-webkit-text-fill-color:initial!important;background:none!important;color:#daa520!important;color:var(--secondary-gold)!important}[data-theme=dark] .service-card.premium .service-actions{background:#0003!important;border-top-color:#ffffff0d!important}[data-theme=dark] .service-card.premium .btn-secondary{border-color:#4a5568!important;color:#e2e8f0!important}[data-theme=dark] .service-card.premium .btn-secondary:hover{background:#ffffff0d!important;border-color:#fff!important;color:#fff!important}.footer-bottom-wrapper{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-left-section{flex:1 1;text-align:center}.footer-right-section{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:15px;text-align:center}.footer-right-section .trust-row{align-items:center;display:flex;gap:15px;justify-content:center}.payment-row{gap:10px}.custom-country-dropdown{background-color:#fff!important}[data-theme=dark] .custom-country-dropdown{background-color:#1e293b!important;border-color:#334155!important;color:#f1f5f9!important}[data-theme=dark] .custom-country-dropdown .country{background-color:#1e293b!important}[data-theme=dark] .custom-country-dropdown .country.highlight,[data-theme=dark] .custom-country-dropdown .country:hover{background-color:#334155!important}@media (max-width:900px){.footer-bottom-wrapper{flex-direction:column;gap:30px;text-align:center}.footer-left-section,.footer-right-section{align-items:center;text-align:center;width:100%}.footer-right-section{align-items:center}.footer-right-section .trust-row{flex-wrap:wrap;justify-content:center}}.custom-country-dropdown,.react-tel-input .country-list,.react-tel-input .country-list .country{background-color:#fff!important;opacity:1!important;z-index:99999!important}[data-theme=dark] .custom-country-dropdown,[data-theme=dark] .react-tel-input .country-list,[data-theme=dark] .react-tel-input .country-list .country{background-color:#1e293b!important;color:#f1f5f9!important;opacity:1!important}[data-theme=dark] .react-tel-input .country-list .country.highlight,[data-theme=dark] .react-tel-input .country-list .country:hover{background-color:#334155!important}.react-tel-input .flag-dropdown.open .selected-flag{background:#0000!important}.callback-modal .success-content-wrapper{align-items:center;animation:keyframes-scaleIn .4s cubic-bezier(.175,.885,.32,1.275) both;display:flex;flex-direction:column;text-align:center}@keyframes keyframes-scaleIn{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.success-icon-wrapper{height:80px;margin-bottom:24px;position:relative;width:80px}.success-icon-circle{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;box-shadow:0 10px 25px #10b98166;display:flex;height:100%;justify-content:center;position:relative;width:100%;z-index:2}.success-icon-circle i{animation:keyframes-checkMark .5s cubic-bezier(.65,0,.45,1) .3s both;color:#fff;font-size:36px}@keyframes keyframes-checkMark{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.success-icon-pulse{animation:keyframes-pulse 2s infinite;background:#10b98133;border-radius:50%;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@keyframes keyframes-pulse{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(1.5)}to{opacity:0;transform:scale(1)}}.callback-modal h4{color:#0d1b2a;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:700;margin-bottom:8px}.success-subtitle{color:#64748b;font-size:1rem;font-weight:500;margin-bottom:24px!important}.success-text{color:#475569;font-size:.95rem;line-height:1.6;margin-bottom:30px!important;max-width:500px}.success-details-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:30px;max-width:500px;padding:24px;text-align:left;width:100%}.success-details-card h5{border-bottom:1px solid #e2e8f0;color:#0f172a;font-size:.9rem;font-weight:700;letter-spacing:.5px;margin-bottom:16px;padding-bottom:10px;text-transform:uppercase}.details-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.detail-item{display:flex;flex-direction:column;gap:4px}.detail-item .label{color:#64748b;font-size:.8rem;font-weight:500}.detail-item .value{color:#0f172a;font-size:.95rem;font-weight:600}.success-actions{display:flex;justify-content:center;max-width:500px;width:100%}.btn-primary.full-width{font-size:1rem;justify-content:center;padding:14px;width:100%}[data-theme=dark] .callback-modal h4{color:#f1f5f9}[data-theme=dark] .success-subtitle{color:#94a3b8}[data-theme=dark] .success-text{color:#cbd5e1}[data-theme=dark] .success-details-card{background:#1e293b;border-color:#334155}[data-theme=dark] .success-details-card h5{border-color:#334155;color:#e2e8f0}[data-theme=dark] .detail-item .label{color:#94a3b8}[data-theme=dark] .detail-item .value{color:#f1f5f9}@media (max-width:640px){.details-grid{gap:12px;grid-template-columns:1fr}.success-details-card{padding:16px}.callback-modal h4{font-size:1.5rem}}.theme-transition,.theme-transition .App-footer,.theme-transition .App-header,.theme-transition .admin-container,.theme-transition .card,.theme-transition .dashboard-container,.theme-transition .service-card,.theme-transition .stat-card{transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease!important}.theme-transition body,.theme-transition h1,.theme-transition h2,.theme-transition h3,.theme-transition h4,.theme-transition h5,.theme-transition h6,.theme-transition label,.theme-transition p,.theme-transition span{transition:color .3s ease!important}:root{--bg-primary:#f8faff;--bg-secondary:#fff;--card-bg:#fff;--text-primary:#1a365d;--text-secondary:#4a5568;--border-color:#e2e8f0;--nav-bg:#fff;--header-bg:#fff;--shadow-color:#0000000d;--input-bg:#fff;--secondary-gold:#c5a059;--primary-navy:#1a365d;--gradient-navy:linear-gradient(135deg,#1a365d,#0d2b45);--gradient-gold:linear-gradient(135deg,#c5a059,#d4af37);--text-light:#fff}[data-theme=dark]{--bg-primary:#0f172a;--bg-secondary:#1e293b;--card-bg:#1e293b;--text-primary:#f1f5f9;--text-secondary:#cbd5e1;--border-color:#334155;--nav-bg:#0f172a;--header-bg:#0f172a;--shadow-color:#0000004d;--input-bg:#0f172a;--secondary-gold:#fbbf24;--primary-navy:#60a5fa;--gradient-navy:linear-gradient(135deg,#1e293b,#0f172a);--gradient-gold:linear-gradient(135deg,#fbbf24,#f59e0b);--text-light:#f1f5f9}[data-theme=dark] .login-header h2,[data-theme=dark] .signup-header h2{-webkit-text-fill-color:#0000!important;background:linear-gradient(135deg,#c5a059,#d4af37)!important;background:var(--gradient-gold)!important;-webkit-background-clip:text!important;background-clip:text!important}[data-theme=dark] .btn-primary:not(.cta-button),[data-theme=dark] .submit-btn{background:linear-gradient(135deg,#c5a059,#d4af37)!important;background:var(--gradient-gold)!important;border:none!important;color:#1a365d!important;font-weight:700!important}[data-theme=dark] .btn-primary:hover:not(.cta-button),[data-theme=dark] .submit-btn:hover{background:#c5a059!important;background:var(--secondary-gold)!important;box-shadow:0 4px 15px #fbbf2466!important;transform:translateY(-2px)}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;bottom:0;display:flex!important;justify-content:center;left:0;overflow-y:auto;padding:20px;position:fixed;right:0;top:0;z-index:9999!important}.modal-container{animation:modalIn .3s cubic-bezier(.34,1.56,.64,1);background:#fff;background:var(--bg-secondary);border-radius:20px;box-shadow:0 20px 40px #0003;display:flex;flex-direction:column;max-height:90vh;max-width:800px;overflow:hidden;position:relative;width:100%}.modal,[class*=-modal],[class*=modal]{border-radius:20px!important;overflow:hidden!important}@keyframes modalIn{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header{align-items:center;background:#fff;background:var(--bg-secondary);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;padding:24px 30px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.modal-header h1,.modal-header h2,.modal-header h3{color:inherit;font-size:1.5rem;font-weight:700;margin:0}.modal-header button,.modal-header h1,.modal-header h2{background:#0000;border:none;border-radius:8px;color:#4a5568;color:var(--text-secondary);cursor:pointer;font-size:24px;padding:5px 10px;transition:all .2s ease}.modal-header button:hover{background:#ffffff1a;color:#1a365d;color:var(--text-primary);transform:scale(1.1)}.modal-content{flex:1 1;overflow-y:auto;padding:30px}.modal-footer{background:#fff;background:var(--bg-secondary);border-top:1px solid #e2e8f0;border-top:1px solid var(--border-color);display:flex;gap:15px;justify-content:flex-end;padding:20px 30px}.modal-footer button{border:none;border-radius:8px;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .3s cubic-bezier(.4,0,.2,1)}.modal-footer button:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.modal-footer button:active{transform:translateY(0)}.modal-footer .btn-primary,.modal-footer button[class*=primary]{background:#60a5fa;color:#fff}.modal-footer .btn-primary:hover,.modal-footer button[class*=primary]:hover{background:#3b82f6;box-shadow:0 6px 16px #60a5fa66}.modal-footer .btn-secondary,.modal-footer button[class*=cancel],.modal-footer button[class*=secondary]{background:#fff;background:var(--bg-secondary);border:1px solid #e2e8f0;border:1px solid var(--border-color);color:#1a365d;color:var(--text-primary)}.modal-footer .btn-secondary:hover,.modal-footer button[class*=cancel]:hover,.modal-footer button[class*=secondary]:hover{background:#fff;background:var(--input-bg);border-color:#4a5568;border-color:var(--text-secondary)}.modal-footer .btn-danger,.modal-footer button[class*=danger],.modal-footer button[class*=delete]{background:#ef4444;color:#fff}.modal-footer .btn-danger:hover,.modal-footer button[class*=danger]:hover,.modal-footer button[class*=delete]:hover{background:#dc2626;box-shadow:0 6px 16px #ef444466}[data-theme=dark] body{background-color:#f8faff!important;background-color:var(--bg-primary)!important;color:#1a365d!important;color:var(--text-primary)!important}[data-theme=dark] .App-header{background:#fff!important;background:var(--bg-secondary)!important;border-bottom-color:#e2e8f0!important;border-bottom-color:var(--border-color)!important}[data-theme=dark] .analytics-card,[data-theme=dark] .card,[data-theme=dark] .dashboard-card,[data-theme=dark] .financial-card,[data-theme=dark] .recent-requests,[data-theme=dark] .request-item,[data-theme=dark] .service-card,[data-theme=dark] .stat-card{background:#fff!important;background:var(--bg-secondary)!important;border:1px solid #e2e8f0!important;border:1px solid var(--border-color)!important;box-shadow:0 4px 12px #0000000d!important;box-shadow:0 4px 12px var(--shadow-color)!important;color:#1a365d!important;color:var(--text-primary)!important}[data-theme=dark] label,[data-theme=dark] p,[data-theme=dark] span{color:#4a5568!important;color:var(--text-secondary)!important}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background:#fff!important;background:var(--input-bg)!important;border:1px solid #e2e8f0!important;border:1px solid var(--border-color)!important;color:#1a365d!important;color:var(--text-primary)!important}[data-theme=dark] .table-container,[data-theme=dark] table{background:#fff!important;background:var(--bg-secondary)!important;color:#1a365d!important;color:var(--text-primary)!important}[data-theme=dark] th{background:#f8faff!important;background:var(--bg-primary)!important}[data-theme=dark] td{border-bottom-color:#e2e8f0!important;border-bottom-color:var(--border-color)!important}.App-header{background:linear-gradient(135deg,#1a365d,#0d2b45);background:var(--gradient-navy);color:#fff;transition:all .3s ease}.App-header h1,.footer-section h3,.logo h1,[data-theme=dark] .App-header h1,[data-theme=dark] .App-header h1 a,[data-theme=dark] .logo h1,[data-theme=dark] .logo h1 a{color:#c5a059!important;color:var(--secondary-gold)!important}.hero{background:linear-gradient(135deg,#1a365d,#0d2b45)!important;background:var(--gradient-navy)!important}.hero,.hero h1,.hero h2,.hero p{color:#fff!important}.hero h1{font-size:clamp(2.5rem,8vw,4.5rem);line-height:1.2;margin-bottom:20px}.cta-button{background:linear-gradient(135deg,#c5a059,#d4af37)!important;background:var(--gradient-gold)!important;color:#1a365d!important;font-weight:700!important;transition:transform .2s ease,box-shadow .2s ease!important}.cta-button:hover{box-shadow:0 4px 15px #c5a05966;transform:translateY(-2px)}[data-theme=dark] .section-desc,[data-theme=dark] .text-muted{color:#4a5568!important;color:var(--text-secondary)!important}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6{color:#1a365d!important;color:var(--text-primary)!important}[data-theme=dark] div,[data-theme=dark] label,[data-theme=dark] p,[data-theme=dark] span{color:#4a5568;color:var(--text-secondary)}[data-theme=dark] a{color:#1a365d;color:var(--primary-navy)}[data-theme=dark] a:hover{color:#c5a059;color:var(--secondary-gold)}[data-theme=dark] .about-container,[data-theme=dark] .analytics-card,[data-theme=dark] .analytics-widget,[data-theme=dark] .dashboard-card,[data-theme=dark] .empty-state,[data-theme=dark] .request-card,[data-theme=dark] .service-card,[data-theme=dark] .services li,[data-theme=dark] .stat-card,[data-theme=dark] .trust-item,[data-theme=dark] .visual-card{background:#fff!important;background:var(--card-bg)!important;border-color:#e2e8f0!important;border-color:var(--border-color)!important;box-shadow:0 5px 20px #0000000d!important;box-shadow:0 5px 20px var(--shadow-color)!important;color:#1a365d!important;color:var(--text-primary)!important}[data-theme=dark] .feature-tag,[data-theme=dark] .quick-action-card,[data-theme=dark] .request-header{background:#fff!important;background:var(--bg-secondary)!important;border-color:#e2e8f0!important;border-color:var(--border-color)!important}[data-theme=dark] .form-control,[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background:#fff!important;background:var(--input-bg)!important;border-color:#e2e8f0!important;border-color:var(--border-color)!important;color:#1a365d!important;color:var(--text-primary)!important}[data-theme=dark] .form-group label,[data-theme=dark] table{color:#1a365d!important;color:var(--text-primary)!important}[data-theme=dark] table{background:#fff!important;background:var(--card-bg)!important}[data-theme=dark] th{background:#fff!important;background:var(--bg-secondary)!important;color:#1a365d!important}[data-theme=dark] td,[data-theme=dark] th{border-color:#e2e8f0!important;border-color:var(--border-color)!important}[data-theme=dark] td{color:#4a5568!important;color:var(--text-secondary)!important}[data-theme=dark] .btn-secondary{border-color:#e2e8f0!important;border-color:var(--border-color)!important;color:#1a365d!important;color:var(--text-primary)!important}[data-theme=dark] .btn-secondary,[data-theme=dark] .nav-btn{background:#fff!important;background:var(--bg-secondary)!important}[data-theme=dark] .nav-btn{color:#4a5568!important;color:var(--text-secondary)!important}[data-theme=dark] .nav-btn.active{background:#c5a059!important;background:var(--secondary-gold)!important;color:#0f172a!important}[data-theme=dark] :not(.App-header):not(.hero):not(.cta-button)[style*="background-color: #fff"],[data-theme=dark] :not(.App-header):not(.hero):not(.cta-button)[style*="background-color: white"],[data-theme=dark] :not(.App-header):not(.hero):not(.cta-button)[style*="background: #fff"],[data-theme=dark] :not(.App-header):not(.hero):not(.cta-button)[style*="background: #ffffff"],[data-theme=dark] :not(.App-header):not(.hero):not(.cta-button)[style*="background: white"]{background-color:#fff!important;background-color:var(--card-bg)!important}[data-theme=dark] :not(.App-header):not(.hero):not(.cta-button)[style*="color: #000"],[data-theme=dark] :not(.App-header):not(.hero):not(.cta-button)[style*="color: #333"],[data-theme=dark] :not(.App-header):not(.hero):not(.cta-button)[style*="color: black"]{color:#1a365d!important;color:var(--text-primary)!important}[data-theme=dark] .sidebar{background:#fff!important;background:var(--card-bg)!important;border-right:1px solid #e2e8f0!important;border-right:1px solid var(--border-color)!important}[data-theme=dark] .admin-container,[data-theme=dark] .analytics-section{background:#f8faff!important;background:var(--bg-primary)!important}[data-theme=dark] .recharts-text{fill:#4a5568!important;fill:var(--text-secondary)!important}[data-theme=dark] .recharts-cartesian-grid-horizontal line,[data-theme=dark] .recharts-cartesian-grid-vertical line{stroke:#e2e8f0!important;stroke:var(--border-color)!important}[data-theme=dark] div[style*="background-color: #f5f7fa"],[data-theme=dark] div[style*="background-color: #f8f9fa"],[data-theme=dark] div[style*="background-color: #fff"],[data-theme=dark] div[style*="background-color: #ffffff"],[data-theme=dark] div[style*="background-color: white"],[data-theme=dark] div[style*="background: #f5f7fa"],[data-theme=dark] div[style*="background: #f8f9fa"],[data-theme=dark] div[style*="background: #fff"],[data-theme=dark] div[style*="background: #ffffff"],[data-theme=dark] div[style*="background: white"]{background:var(--card-bg)!important;background-color:var(--card-bg)!important}[data-theme=dark] .check-email-card,[data-theme=dark] .verify-email-card{background:var(--bg-primary)!important}[data-theme=dark] .check-email-card>div,[data-theme=dark] .verify-email-card>div{background:var(--card-bg)!important}[data-theme=dark] div[style*="color: #000"],[data-theme=dark] div[style*="color: #333"],[data-theme=dark] div[style*="color: black"],[data-theme=dark] label[style*="color: #000"],[data-theme=dark] label[style*="color: #333"],[data-theme=dark] label[style*="color: black"],[data-theme=dark] p[style*="color: #000"],[data-theme=dark] p[style*="color: #333"],[data-theme=dark] p[style*="color: black"],[data-theme=dark] span[style*="color: #000"],[data-theme=dark] span[style*="color: #333"],[data-theme=dark] span[style*="color: black"]{color:var(--text-secondary)!important}[data-theme=dark] b,[data-theme=dark] h1:not(.App-header h1):not(.logo h1),[data-theme=dark] h2:not(.modal-header h2),[data-theme=dark] h3:not(.modal-header h3):not(.footer-section h3),[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6,[data-theme=dark] strong{color:var(--text-primary)!important}[data-theme=dark] [style*="color: #1a365d"],[data-theme=dark] [style*="color: #333"],[data-theme=dark] [style*="color: #55617a"],[data-theme=dark] [style*="color: #64748b"],[data-theme=dark] [style*="color: #718096"],[data-theme=dark] [style*="color:#1a365d"],[data-theme=dark] [style*="color:#333"],[data-theme=dark] [style*="color:#55617a"],[data-theme=dark] [style*="color:#64748b"],[data-theme=dark] [style*="color:#718096"]{color:var(--text-secondary)!important}[data-theme=dark] [style*="background-color: #f5f7fa"],[data-theme=dark] [style*="background-color: #f8f9fa"],[data-theme=dark] [style*="background-color: #f8fafc"],[data-theme=dark] [style*="background-color:#f5f7fa"],[data-theme=dark] [style*="background-color:#f8f9fa"],[data-theme=dark] [style*="background-color:#f8fafc"],[data-theme=dark] [style*="background: #f5f7fa"],[data-theme=dark] [style*="background: #f8f9fa"],[data-theme=dark] [style*="background: #f8fafc"],[data-theme=dark] [style*="background:#f5f7fa"],[data-theme=dark] [style*="background:#f8f9fa"],[data-theme=dark] [style*="background:#f8fafc"]{background:var(--bg-secondary)!important;background-color:var(--bg-secondary)!important}[data-theme=dark] .dashboard-container,[data-theme=dark] .dashboard-container>div,[data-theme=dark] .dashboard-content{background:var(--bg-primary)!important}[data-theme=dark] .modal-overlay{z-index:999999!important}[data-theme=dark] .modal,[data-theme=dark] .modal-content{background:var(--card-bg)!important;border:1px solid var(--border-color)!important;box-shadow:0 10px 40px #000c!important;color:var(--text-primary)!important}[data-theme=dark] .modal-body,[data-theme=dark] .modal-footer,[data-theme=dark] .modal-header,[data-theme=dark] .modal>div{background:#0000!important;color:var(--text-primary)!important}[data-theme=dark] .modal-header{border-bottom:1px solid var(--border-color)!important}[data-theme=dark] .modal-footer{border-top:1px solid var(--border-color)!important}[data-theme=dark] .modal-footer,[data-theme=dark] [class*=footer],[data-theme=dark] [class*=modal-actions],[data-theme=dark] [class*=modal-footer]{background:var(--bg-secondary)!important;background-color:var(--bg-secondary)!important}[data-theme=dark] .modal h1:not(.modal-header h1),[data-theme=dark] .modal h2:not(.modal-header h2),[data-theme=dark] .modal h3:not(.modal-header h3),[data-theme=dark] .modal-title{color:var(--text-primary)!important}[data-theme=dark] .modal label,[data-theme=dark] .modal p,[data-theme=dark] .modal span:not(.status-badge):not(.priority-badge){color:var(--text-secondary)!important}[data-theme=dark] .modal strong{color:var(--text-primary)!important}[data-theme=dark] .modal .tab,[data-theme=dark] .modal button[role=tab]{background:var(--bg-secondary)!important;border-color:var(--border-color)!important;color:var(--text-secondary)!important}[data-theme=dark] .modal .tab.active,[data-theme=dark] .modal button[role=tab][aria-selected=true]{background:var(--card-bg)!important;border-bottom-color:#0000!important;color:var(--text-primary)!important}[data-theme=dark] .request-card,[data-theme=dark] .request-card>div,[data-theme=dark] .service-request-item,[data-theme=dark] .service-request-item>div{background:var(--card-bg)!important}[data-theme=dark] .analytics-grid,[data-theme=dark] .analytics-grid>div,[data-theme=dark] .analytics-section,[data-theme=dark] .analytics-section>div{background:var(--bg-primary)!important}[data-theme=dark] .analytics-card,[data-theme=dark] .analytics-card>div,[data-theme=dark] .metric,[data-theme=dark] .metric>div,[data-theme=dark] .requests-table-container,[data-theme=dark] .requests-table-container>div,[data-theme=dark] table,[data-theme=dark] table>tbody,[data-theme=dark] table>thead{background:var(--card-bg)!important}[data-theme=dark] thead>tr,[data-theme=dark] thead>tr>th{background:var(--bg-secondary)!important;color:var(--text-primary)!important}[data-theme=dark] tbody>tr,[data-theme=dark] tbody>tr>td{background:#0000!important;color:var(--text-secondary)!important}[data-theme=dark] .payment-module,[data-theme=dark] .payment-module>div,[data-theme=dark] .payment-overview,[data-theme=dark] .payment-overview>div{background:var(--bg-primary)!important}[data-theme=dark] .payment-card,[data-theme=dark] .payment-card>div{background:var(--card-bg)!important}[data-theme=dark] button:not(.cta-button):not(.submit-btn):not(.callback-button):not(.btn-primary):not(.status-btn):not(.btn-view):not(.btn-edit):not(.btn-delete):not(.btn-icon):not(.btn-toggle):not(.modal-close):not(.cancel-btn):not(.save-btn):not(.delete-btn){background:var(--bg-secondary)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}[data-theme=dark] .btn-primary:not(.cta-button):not(.submit-btn):not(.callback-button),[data-theme=dark] button.btn-primary:not(.cta-button):not(.submit-btn):not(.callback-button){background:var(--primary-navy)!important;color:#fff!important}[data-theme=dark] .btn-secondary,[data-theme=dark] button.btn-secondary{background:var(--bg-secondary)!important;color:var(--text-primary)!important}[data-theme=dark] input,[data-theme=dark] select:not(.status-select),[data-theme=dark] textarea{background:var(--input-bg)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}[data-theme=dark] a{color:var(--primary-navy)!important}[data-theme=dark] a:hover{color:var(--secondary-gold)!important}[data-theme=dark] .status-badge[style*=background]{color:#fff!important}[data-theme=dark] i{color:inherit!important}[data-theme=dark] .fa-check-circle{color:#10b981!important}[data-theme=dark] .fa-exclamation-circle{color:#ef4444!important}[data-theme=dark] .fa-info-circle{color:#3b82f6!important}[data-theme=dark] .error-text,[data-theme=dark] [style*="color: #e74c3c"],[data-theme=dark] [style*="color:#e74c3c"]{color:#fca5a5!important}[data-theme=dark] .success-text,[data-theme=dark] [style*="color: #10b981"],[data-theme=dark] [style*="color:#10b981"]{color:#6ee7b7!important}[data-theme=dark] [style*="color: #c5a059"],[data-theme=dark] [style*="color: #daa520"],[data-theme=dark] [style*="color:#c5a059"],[data-theme=dark] [style*="color:#daa520"]{color:var(--secondary-gold)!important}[data-theme=dark] [style*=border]{border-color:var(--border-color)!important}[data-theme=dark] [style*=box-shadow]{box-shadow:0 5px 20px var(--shadow-color)!important}[data-theme=dark] .notification-dropdown,[data-theme=dark] .notification-panel,[data-theme=dark] .notifications-container{background:var(--card-bg)!important}[data-theme=dark] .notification-item{background:var(--bg-secondary)!important;color:var(--text-primary)!important}[data-theme=dark] .notification-item:hover{background:var(--input-bg)!important}[data-theme=dark] .admin-header[style*=background],[data-theme=dark] .dashboard-header[style*=background],[data-theme=dark] .stat-card h3,[data-theme=dark] .stat-card p,[data-theme=dark] .stat-card span,[data-theme=dark] .stat-card[style*=background]{color:#fff!important}[data-theme=dark] .links-section,[data-theme=dark] .useful-links{background:var(--bg-primary)!important}[data-theme=dark] .link-card,[data-theme=dark] .portal-card{background:var(--card-bg)!important;color:var(--text-primary)!important}[data-theme=dark] .link-card h4,[data-theme=dark] .link-card p,[data-theme=dark] .portal-card h4,[data-theme=dark] .portal-card p{color:var(--text-primary)!important}[data-theme=dark] .link-card small,[data-theme=dark] .portal-card small{color:var(--text-secondary)!important}[data-theme=dark] .home-visit-badge,[data-theme=dark] .home-visit-select,[data-theme=dark] .urgency-badge,[data-theme=dark] .urgency-select,[data-theme=dark] [style*="Normal (3-7 days)"],[data-theme=dark] [style*=Required]{background:var(--bg-secondary)!important;color:var(--text-secondary)!important}[data-theme=dark] .status-badge,[data-theme=dark] .status-select{color:#fff!important}[data-theme=dark] .service-type-badge{background:var(--primary-navy)!important;color:#fff!important}[data-theme=dark] [style*="color: #55617a"],[data-theme=dark] [style*="color: #64748b"],[data-theme=dark] [style*="color: #718096"]{color:var(--text-secondary)!important}[data-theme=dark] [style*="background-color: #e5e7eb"],[data-theme=dark] [style*="background-color: #f3f4f6"],[data-theme=dark] [style*="background: #e5e7eb"],[data-theme=dark] [style*="background: #f3f4f6"]{background:var(--bg-secondary)!important;background-color:var(--bg-secondary)!important}[data-theme=dark] .card,[data-theme=dark] .detail-card,[data-theme=dark] .detail-section,[data-theme=dark] .info-card{background:var(--card-bg)!important;border:1px solid var(--border-color)!important;color:var(--text-primary)!important}[data-theme=dark] button:not(.btn-primary):not(.status-select):not(.cta-button):not(.submit-btn):not(.callback-button):not(.status-btn):not(.btn-view):not(.btn-edit):not(.btn-delete):not(.btn-icon):not(.btn-toggle):not(.modal-close):not(.cancel-btn):not(.save-btn):not(.delete-btn){background:var(--bg-secondary)!important;color:var(--text-primary)!important}[data-theme=dark] button[style*="background: #"]{color:#fff!important}[data-theme=dark] td,[data-theme=dark] th{color:var(--text-secondary)!important}[data-theme=dark] th{color:var(--text-primary)!important}[data-theme=dark] a:not([style*=color]){color:var(--primary-navy)!important}[data-theme=dark] a:not([style*=color]):hover{color:var(--secondary-gold)!important}[data-theme=dark] .quick-actions,[data-theme=dark] .quick-actions-grid{background:var(--bg-primary)!important}[data-theme=dark] .action-card,[data-theme=dark] .quick-action-card{background:var(--card-bg)!important;border:1px solid var(--border-color)!important;color:var(--text-primary)!important}[data-theme=dark] .action-card:hover,[data-theme=dark] .quick-action-card:hover{background:var(--bg-secondary)!important;border-color:var(--primary-navy)!important}[data-theme=dark] .action-card h3,[data-theme=dark] .action-card h4,[data-theme=dark] .action-card p,[data-theme=dark] .quick-action-card h3,[data-theme=dark] .quick-action-card h4,[data-theme=dark] .quick-action-card p{color:var(--text-primary)!important}[data-theme=dark] .action-card i,[data-theme=dark] .quick-action-card i{color:var(--primary-navy)!important}[data-theme=dark] .action-card:hover i,[data-theme=dark] .quick-action-card:hover i{color:var(--secondary-gold)!important}[data-theme=dark] .action-icon,[data-theme=dark] .icon-circle{background:var(--bg-secondary)!important;color:var(--primary-navy)!important}[data-theme=dark] .action-card:hover .action-icon,[data-theme=dark] .quick-action-card:hover .icon-circle{background:var(--primary-navy)!important;color:#fff!important}[data-theme=dark] [style*=background][style*="#FFF"],[data-theme=dark] [style*=background][style*="#fff"],[data-theme=dark] [style*=background][style*=FFFFFF],[data-theme=dark] [style*=background][style*=ffffff],[data-theme=dark] [style*=background][style*=white]{background:var(--card-bg)!important;background-color:var(--card-bg)!important}[data-theme=dark] [style*=background][style*="#e5"],[data-theme=dark] [style*=background][style*="#e9"],[data-theme=dark] [style*=background][style*="#f3"],[data-theme=dark] [style*=background][style*="#f5"],[data-theme=dark] [style*=background][style*="#f8"],[data-theme=dark] [style*=background][style*="#f9"],[data-theme=dark] [style*=background][style*="#fa"]{background:var(--bg-secondary)!important;background-color:var(--bg-secondary)!important}[data-theme=dark] div:not([style*=background]):not([class*=stat-card]):not([class*=admin-header]):not([class*=dashboard-header]):not([class*=modal]):not([class*=status]):not([class*=badge]):not([class*=notification]){background-color:initial!important}[data-theme=dark] #root,[data-theme=dark] .App,[data-theme=dark] body{background:var(--bg-primary)!important}[data-theme=dark] [style*=color][style*="#000"],[data-theme=dark] [style*=color][style*="#1a"],[data-theme=dark] [style*=color][style*="#2d"],[data-theme=dark] [style*=color][style*="#333"],[data-theme=dark] [style*=color][style*=black],[data-theme=dark] div:not([style*="color: rgb"]):not([style*="color: hsl"]):not([class*=stat-card]),[data-theme=dark] label:not([style*="color: rgb"]):not([style*="color: hsl"]),[data-theme=dark] p:not([style*="color: rgb"]):not([style*="color: hsl"]),[data-theme=dark] span:not([style*="color: rgb"]):not([style*="color: hsl"]){color:var(--text-secondary)!important}[data-theme=dark] h1:not([style*="color: rgb"]):not([style*="color: hsl"]):not(.App-header h1):not(.logo h1),[data-theme=dark] h2:not([style*="color: rgb"]):not([style*="color: hsl"]):not(.modal-header h2),[data-theme=dark] h3:not([style*="color: rgb"]):not([style*="color: hsl"]):not(.modal-header h3):not(.footer-section h3),[data-theme=dark] h4:not([style*="color: rgb"]):not([style*="color: hsl"]),[data-theme=dark] h5:not([style*="color: rgb"]):not([style*="color: hsl"]),[data-theme=dark] h6:not([style*="color: rgb"]):not([style*="color: hsl"]){color:var(--text-primary)!important}[data-theme=dark] .status-badge,[data-theme=dark] .status-button,[data-theme=dark] .update-status button,[data-theme=dark] button[class*=status]{color:#fff!important}[data-theme=dark] .modal-header,[data-theme=dark] .modal-header h1,[data-theme=dark] .modal-header h2,[data-theme=dark] .modal-header h3{background:#0000!important;color:#fff!important;text-shadow:0 2px 4px #00000080!important}[data-theme=dark] .modal h2[class*=service],[data-theme=dark] .modal h3[class*=service]{color:#fff!important}[data-theme=dark] .service-card,[data-theme=dark] .service-grid>div,[data-theme=dark] .service-item,[data-theme=dark] [class*=service-card]{background:var(--card-bg)!important;color:var(--text-primary)!important}[data-theme=dark] .service-card h3,[data-theme=dark] .service-card h4,[data-theme=dark] .service-item h3,[data-theme=dark] .service-item h4{color:var(--text-primary)!important}[data-theme=dark] .service-card p,[data-theme=dark] .service-item p{color:var(--text-secondary)!important}[data-theme=dark] .price-card,[data-theme=dark] .pricing-card,[data-theme=dark] [class*=pricing]>div{background:var(--card-bg)!important;color:var(--text-primary)!important}[data-theme=dark] .price-card small,[data-theme=dark] .pricing-card small,[data-theme=dark] [class*=pricing] small{color:var(--text-secondary)!important}[data-theme=dark] .price-card .price,[data-theme=dark] .price-card strong,[data-theme=dark] .pricing-card .price,[data-theme=dark] .pricing-card strong,[data-theme=dark] [class*=pricing] .price{color:var(--secondary-gold)!important;font-weight:700!important}[data-theme=dark] .badge[style*="background: gold"],[data-theme=dark] .badge[style*="background: yellow"],[data-theme=dark] [class*=badge][style*=gold],[data-theme=dark] [class*=badge][style*=yellow]{background:var(--secondary-gold)!important;color:var(--bg-primary)!important;font-weight:600!important}[data-theme=dark] .service-details,[data-theme=dark] [class*=service-details]{background:var(--card-bg)!important;color:var(--text-primary)!important}[data-theme=dark] .service-details h3,[data-theme=dark] .service-details h4{color:var(--text-primary)!important}[data-theme=dark] .service-details li,[data-theme=dark] .service-details p,[data-theme=dark] .service-details ul{color:var(--text-secondary)!important}[data-theme=dark] .notification-dropdown,[data-theme=dark] .notifications-panel,[data-theme=dark] [class*=notification]{background:var(--card-bg)!important;color:var(--text-primary)!important}[data-theme=dark] .notification-card,[data-theme=dark] .notification-item{background:var(--bg-secondary)!important;border-bottom:1px solid var(--border-color)!important;color:var(--text-primary)!important}[data-theme=dark] .notification-card:hover,[data-theme=dark] .notification-item:hover{background:var(--card-bg)!important}[data-theme=dark] .notification-card h3,[data-theme=dark] .notification-card h4,[data-theme=dark] .notification-card p,[data-theme=dark] .notification-item h3,[data-theme=dark] .notification-item h4,[data-theme=dark] .notification-item p{color:var(--text-primary)!important}[data-theme=dark] .notification-card small,[data-theme=dark] .notification-item small,[data-theme=dark] .notification-time{color:var(--text-secondary)!important}[data-theme=dark] .callback-management,[data-theme=dark] [class*=callback-management]{background:var(--bg-primary)!important}[data-theme=dark] .callback-card,[data-theme=dark] .callback-stat-card,[data-theme=dark] [class*=callback]>div[class*=card]{background:var(--card-bg)!important;border:1px solid var(--border-color)!important;color:var(--text-primary)!important}[data-theme=dark] .callback-card p,[data-theme=dark] .callback-card small,[data-theme=dark] .callback-stat-card p,[data-theme=dark] .callback-stat-card small{color:var(--text-primary)!important;opacity:1!important}[data-theme=dark] .callback-card h2,[data-theme=dark] .callback-card h3,[data-theme=dark] .callback-stat-card h2,[data-theme=dark] .callback-stat-card h3{color:var(--text-primary)!important}[data-theme=dark] .stat-card small,[data-theme=dark] .stats-card small,[data-theme=dark] [class*=stat-card] small,[data-theme=dark] [class*=stats-card] small{color:var(--text-primary)!important;opacity:1!important}[data-theme=dark] .stat-card p,[data-theme=dark] .stats-card p,[data-theme=dark] [class*=stat-card] p,[data-theme=dark] [class*=stats-card] p{color:var(--text-primary)!important}[data-theme=dark] .text-muted,[data-theme=dark] .text-secondary,[data-theme=dark] [class*=muted],[data-theme=dark] [class*=secondary-text],[data-theme=dark] small:not([class*=badge]):not([style*="color: rgb"]):not([style*="color: hsl"]){color:var(--text-secondary)!important;opacity:1!important}[data-theme=dark] .pagination-info,[data-theme=dark] .results-info,[data-theme=dark] [class*=results],[data-theme=dark] [class*=showing]{background:var(--card-bg)!important;color:var(--text-primary)!important;padding:8px 16px!important}[data-theme=dark] .price-label,[data-theme=dark] .pricing-label,[data-theme=dark] [class*=price] .label,[data-theme=dark] [class*=pricing] .label{color:var(--text-primary)!important;opacity:1!important}[data-theme=dark] .price-card>small,[data-theme=dark] .pricing-card>small,[data-theme=dark] [class*=price]>div>small,[data-theme=dark] [class*=pricing]>div>small{color:var(--text-primary)!important;font-weight:500!important;opacity:1!important}[data-theme=dark] .card-panel,[data-theme=dark] .info-panel,[data-theme=dark] .panel,[data-theme=dark] [class*=panel]{background:var(--card-bg)!important;color:var(--text-primary)!important}[data-theme=dark] div,[data-theme=dark] label,[data-theme=dark] p,[data-theme=dark] small:not([class*=badge]),[data-theme=dark] span:not([class*=badge]){opacity:1!important}[data-theme=dark] .stat-card .stat-content h3,[data-theme=dark] .stat-card .stat-content p,[data-theme=dark] .stat-card h3,[data-theme=dark] .stat-card p{color:#fff!important;font-weight:500!important;opacity:1!important}[data-theme=dark] ol li,[data-theme=dark] ul li{color:#e0e0e0!important;opacity:1!important}[data-theme=dark] .dashboard-header,[data-theme=dark] .user-dashboard-header,[data-theme=dark] [class*=dashboard-header]{background:var(--bg-primary)!important;border-bottom:1px solid var(--border-color)!important}[data-theme=dark] .price-card small,[data-theme=dark] .pricing-card small,[data-theme=dark] div[class*=price] small,[data-theme=dark] div[class*=pricing] small{color:#fff!important;font-weight:600!important;opacity:1!important}[data-theme=dark] .pagination-text,[data-theme=dark] .services-count,[data-theme=dark] div[class*=showing],[data-theme=dark] p[class*=showing],[data-theme=dark] span[class*=showing]{background:var(--card-bg)!important;color:#fff!important;opacity:1!important;padding:12px 20px!important}[data-theme=dark] p:not([class*=badge]):not([style*="color: rgb"]){color:var(--text-secondary)!important}[data-theme=dark] small:not([class*=badge]):not([style*="color: rgb"]){color:#fff!important}[data-theme=dark] [style*="background-color: #fff"],[data-theme=dark] [style*="background-color: #ffffff"],[data-theme=dark] [style*="background-color: rgb(255, 255, 255)"],[data-theme=dark] [style*="background-color: white"],[data-theme=dark] [style*="background: #fff"],[data-theme=dark] [style*="background: #ffffff"],[data-theme=dark] [style*="background: rgb(255, 255, 255)"],[data-theme=dark] [style*="background: white"]{background:var(--card-bg)!important;background-color:var(--card-bg)!important}html[data-theme=dark] body .stat-card .stat-content h3,html[data-theme=dark] body .stat-card .stat-content p,html[data-theme=dark] body .stat-card h3,html[data-theme=dark] body .stat-card p,html[data-theme=dark] body div.stat-card div.stat-content h3,html[data-theme=dark] body div.stat-card div.stat-content p{color:#fff!important;font-weight:500!important;opacity:1!important}html[data-theme=dark] body .stat-card,html[data-theme=dark] body div.stat-card{background:var(--card-bg)!important;background-color:var(--card-bg)!important}html[data-theme=dark] body div small:not([class*=badge]),html[data-theme=dark] body p small:not([class*=badge]),html[data-theme=dark] body small:not([class*=badge]){color:#fff!important;opacity:1!important}html[data-theme=dark] body div ol li,html[data-theme=dark] body div ul li,html[data-theme=dark] body ol li,html[data-theme=dark] body ul li{color:#e0e0e0!important;opacity:1!important}html[data-theme=dark] body .dashboard-header,html[data-theme=dark] body .user-dashboard-header,html[data-theme=dark] body div[class*=dashboard-header],html[data-theme=dark] body header[class*=dashboard]{background:var(--bg-primary)!important;background-color:var(--bg-primary)!important;border-bottom:1px solid var(--border-color)!important}html[data-theme=dark] body .pagination-text,html[data-theme=dark] body .services-count,html[data-theme=dark] body div.pagination-text,html[data-theme=dark] body div[class*=showing],html[data-theme=dark] body p.pagination-text,html[data-theme=dark] body p[class*=showing],html[data-theme=dark] body span[class*=showing]{background:var(--card-bg)!important;background-color:var(--card-bg)!important;color:#fff!important;opacity:1!important;padding:12px 20px!important}html[data-theme=dark] body .badge,html[data-theme=dark] body .status-button,html[data-theme=dark] body [class*=badge],html[data-theme=dark] body button.status-btn,html[data-theme=dark] body button[class*=badge],html[data-theme=dark] body button[class*=status],html[data-theme=dark] body span.badge{opacity:1!important}html[data-theme=dark] body .btn-gold,html[data-theme=dark] body .btn-warning,html[data-theme=dark] body .btn-yellow,html[data-theme=dark] body [style*="background-color: #ffc107"],html[data-theme=dark] body [style*="background-color: #ffd700"],html[data-theme=dark] body [style*="background: #ffc107"],html[data-theme=dark] body [style*="background: #ffd700"],html[data-theme=dark] body [style*="background: linear-gradient"][style*="#c5a059"],html[data-theme=dark] body [style*="background: linear-gradient"][style*=gold],html[data-theme=dark] body a[style*="background-color: #ffc107"],html[data-theme=dark] body a[style*="background: #ffc107"],html[data-theme=dark] body button.gold,html[data-theme=dark] body button.warning,html[data-theme=dark] body button.yellow,html[data-theme=dark] body button[style*="background-color: #ffc107"],html[data-theme=dark] body button[style*="background: #ffc107"]{color:#000!important}html[data-theme=dark] body .priority-badge.urgent{background-color:#ffc107!important;color:#000!important}html[data-theme=dark] body .cta-button,html[data-theme=dark] body a.cta-button,html[data-theme=dark] body button.cta-button{background:linear-gradient(135deg,gold,#fdb931)!important;border:1px solid #ffd7004d!important;box-shadow:0 0 15px #ffd70066!important;color:#1e3a5f!important}html[data-theme=dark] body .cta-button:hover,html[data-theme=dark] body a.cta-button:hover,html[data-theme=dark] body button.cta-button:hover{background:linear-gradient(135deg,#fdb931,#f4a300)!important;box-shadow:0 0 20px #ffd70099!important;color:#1e3a5f!important}html[data-theme=dark] body [style*=background][style*="#ffc107"] *,html[data-theme=dark] body [style*=background][style*="#ffd700"] *,html[data-theme=dark] body [style*=background][style*=yellow] *,html[data-theme=dark] body a:hover[style*=background],html[data-theme=dark] body button:hover[style*=background]{color:#000!important}html[data-theme=dark] body .dashboard-header,html[data-theme=dark] body .dashboard-wrapper,html[data-theme=dark] body .user-dashboard-header,html[data-theme=dark] body [style*=background-color][style*=blue],html[data-theme=dark] body [style*=background][style*=blue],html[data-theme=dark] body div[class*=dashboard-container],html[data-theme=dark] body header[class*=dashboard],html[data-theme=dark] body section[class*=dashboard]{background:var(--bg-primary)!important;background-color:var(--bg-primary)!important}html[data-theme=dark] body .price-card small,html[data-theme=dark] body .price-label,html[data-theme=dark] body .pricing-card small,html[data-theme=dark] body .pricing-label,html[data-theme=dark] body [class*=price] small,html[data-theme=dark] body [class*=pricing] small{color:#fff!important;font-weight:600!important;opacity:1!important}html[data-theme=dark] body .price-amount,html[data-theme=dark] body .price-card h3,html[data-theme=dark] body .pricing-card h3,html[data-theme=dark] body [class*=price] h3,html[data-theme=dark] body [class*=pricing] h3{color:#fff!important;opacity:1!important}html[data-theme=dark] body .badge-new,html[data-theme=dark] body .priority-badge.new,html[data-theme=dark] body .status-badge.new,html[data-theme=dark] body [class*=status][class*=new]{background-color:#ffc107!important;color:#000!important;font-weight:600!important}html[data-theme=dark] body .badge-pending,html[data-theme=dark] body .priority-badge.pending,html[data-theme=dark] body .status-badge.pending,html[data-theme=dark] body [class*=status][class*=pending]{background-color:#ff9800!important;color:#000!important;font-weight:600!important}html[data-theme=dark] body .badge-in-progress,html[data-theme=dark] body .priority-badge.in-progress,html[data-theme=dark] body .status-badge.in-progress,html[data-theme=dark] body [class*=status][class*=progress]{background-color:#2196f3!important;color:#fff!important;font-weight:600!important}html[data-theme=dark] body .badge-completed,html[data-theme=dark] body .priority-badge.completed,html[data-theme=dark] body .status-badge.completed,html[data-theme=dark] body [class*=status][class*=completed]{background-color:#4caf50!important;color:#fff!important;font-weight:600!important}html[data-theme=dark] body .badge-urgent,html[data-theme=dark] body .priority-badge.urgent,html[data-theme=dark] body .status-badge.urgent,html[data-theme=dark] body [class*=status][class*=urgent]{background-color:#f44336!important;color:#fff!important;font-weight:600!important}html[data-theme=dark] body .badge-cancelled,html[data-theme=dark] body .badge-rejected,html[data-theme=dark] body .status-badge.cancelled,html[data-theme=dark] body .status-badge.rejected{background-color:#9e9e9e!important;color:#fff!important;font-weight:600!important}html[data-theme=dark] body .status-btn.under_review,html[data-theme=dark] body button.under_review{background-color:#9c27b0!important;color:#fff!important}html[data-theme=dark] body .status-btn.under_review:hover,html[data-theme=dark] body button.under_review:hover{background-color:#7b1fa2!important}html[data-theme=dark] body .btn-cancel,html[data-theme=dark] body .cancel-btn,html[data-theme=dark] body .status-btn.cancelled,html[data-theme=dark] body button.cancelled,html[data-theme=dark] body button[class*=cancel]{background-color:#f44336!important;color:#fff!important}html[data-theme=dark] body .btn-cancel:hover,html[data-theme=dark] body .cancel-btn:hover,html[data-theme=dark] body .status-btn.cancelled:hover,html[data-theme=dark] body button.cancelled:hover,html[data-theme=dark] body button[class*=cancel]:hover{background-color:#d32f2f!important}html[data-theme=dark] body .btn-cancel .fa-times,html[data-theme=dark] body .cancel-btn .fa-times,html[data-theme=dark] body .status-btn.cancelled .fa-times-circle,html[data-theme=dark] body button.cancelled .fa-times-circle,html[data-theme=dark] body button[class*=cancel] .fa-times{color:#fff!important}html[data-theme=dark] body .close-btn,html[data-theme=dark] body .modal-close,html[data-theme=dark] body .status-badge.cancelled .fa-times-circle,html[data-theme=dark] body .text-danger .fa-times,html[data-theme=dark] body .text-danger .fa-times-circle,html[data-theme=dark] body button[aria-label*=Close],html[data-theme=dark] body button[aria-label*=close]{color:#f44336!important}html[data-theme=dark] body .close-btn:hover,html[data-theme=dark] body .modal-close:hover{background-color:#f443361a!important;color:#d32f2f!important}html[data-theme=dark] body .status-btn.new,html[data-theme=dark] body .status-btn.pending[title*=New]{background-color:#ffc107!important;color:#000!important}html[data-theme=dark] body .status-btn.in_progress,html[data-theme=dark] body .status-btn.progress{background-color:#2196f3!important;color:#fff!important}html[data-theme=dark] body .status-btn.completed,html[data-theme=dark] body .status-btn.success{background-color:#4caf50!important;color:#fff!important}html[data-theme=dark] body .status-btn.pending:not([title*=New]){background-color:#ff9800!important;color:#000!important}html[data-theme=dark] body .status-btn:hover{filter:brightness(1.1)!important;opacity:.9!important}html[data-theme=dark] body .status-btn:disabled{cursor:not-allowed!important;filter:grayscale(.5)!important;opacity:.5!important}html[data-theme=dark] body .badge{color:#fff!important;font-weight:600!important;opacity:1!important;text-shadow:0 1px 2px #00000080!important}html[data-theme=dark] body .badge-danger{background-color:#d32f2f!important}html[data-theme=dark] body .badge-info{background-color:#0288d1!important}html[data-theme=dark] body .badge-secondary{background-color:#455a64!important}html[data-theme=dark] body .badge-success{background-color:#2e7d32!important}html[data-theme=dark] body .badge-warning{background-color:#f57c00!important;color:#000!important;text-shadow:none!important}.hamburger-menu{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:25px;justify-content:space-around;margin-left:auto;padding:0;width:30px}.hamburger-menu span{background:#fff;border-radius:10px;height:3px;transform-origin:center;transition:all .3s ease;width:100%}[data-theme=dark] .hamburger-menu span,[data-theme=light] .hamburger-menu span,body[data-theme=dark] .hamburger-menu span,html[data-theme=dark] .hamburger-menu span,html[data-theme=light] .hamburger-menu span{background:#fff!important;opacity:1!important}.hamburger-menu.open span:first-child{transform:rotate(45deg) translate(7px,7px)}.hamburger-menu.open span:nth-child(2){opacity:0}.hamburger-menu.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-nav-overlay{background:#000000b3;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:998}.mobile-nav-overlay.active{opacity:1;pointer-events:auto;visibility:visible}@media (min-width:768px) and (max-width:1100px){.services ul{grid-template-columns:repeat(2,1fr)!important}.App-header{align-items:center!important;flex-direction:column!important;gap:20px!important;height:auto!important;padding:15px 25px!important}.App-header,.logo{justify-content:center!important}.logo{flex:0 1 auto!important;margin-right:0!important;width:100%!important}.logo a{align-items:center!important;display:flex!important;justify-content:center!important;margin:0 auto!important;width:auto!important}.logo-text{flex:0 0 auto!important}.logo h1,.logo-text{text-align:left!important}.logo h1{font-size:1.5em;white-space:nowrap}.tagline{text-align:left!important}.navigation a{font-size:.9em;padding:8px 14px}.dashboard-header{align-items:flex-start!important;flex-direction:column!important;gap:20px!important}.footer-content{grid-gap:30px!important;display:grid!important;gap:30px!important;grid-template-columns:repeat(2,1fr)!important;text-align:center!important}.dashboard-nav{-webkit-overflow-scrolling:touch;justify-content:flex-start!important;overflow-x:auto!important;padding-bottom:5px!important;width:100%!important}.nav-tab{flex-shrink:0!important;white-space:nowrap!important}}@media (max-width:768px){.hamburger-menu{animation:burgerEntrance .5s cubic-bezier(.175,.885,.32,1.275) forwards;background:#ffffff1a;border-radius:4px;display:flex;margin-left:auto;padding:8px;position:relative;transform-origin:center;z-index:1001}@keyframes burgerEntrance{0%{opacity:0;transform:scale(.5) rotate(-180deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}.hamburger-menu.open{background:#00000080;position:fixed;right:15px;top:15px}.App-header{align-items:center;justify-content:space-between;padding:12px 20px}.navigation{background:var(--gradient-navy);box-shadow:-5px 0 15px #0000004d;height:100vh;max-width:25vw;overflow-x:hidden;overflow-y:auto;padding-top:80px;position:fixed;right:-100%;top:0;transition:right .3s ease;width:25vw;z-index:999}.navigation.open{right:0}.navigation ul{align-items:flex-start;flex-direction:column;gap:0;margin-top:0;padding:5px;width:100%}.navigation li{border-bottom:1px solid #ffffff1a;margin:0;width:100%}.navigation a,.navigation button{border-radius:0!important;justify-content:flex-start!important;padding:15px 20px!important;text-align:left;width:100%}.navigation li.admin-tools-row{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;padding:15px 20px;width:100%}.navigation li.admin-tools-row .admin-icon-wrapper a,.navigation li.admin-tools-row .admin-icon-wrapper button{align-items:center;background:#0000!important;border:none!important;color:var(--text-light);display:flex;height:40px!important;justify-content:center;overflow:visible!important;padding:0!important;position:relative;width:40px!important}.navigation li.admin-tools-row .admin-icon-wrapper{align-items:center;display:flex;position:relative}.navigation li.admin-icon-item a,.navigation li.admin-icon-item button{border-radius:0!important;gap:15px;height:auto;justify-content:flex-start;width:100%}.logout-text{display:inline!important}.theme-toggle-item{margin-left:0!important;width:100%}.App-header{align-items:center!important;box-sizing:border-box;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;height:auto!important;justify-content:space-between!important;min-height:70px;padding:10px 15px!important;position:relative;width:100%;z-index:1000}.logo{flex:0 1 auto!important;margin-right:10px;max-width:80%!important}.logo,.logo a{align-items:center;display:flex}.logo a{text-decoration:none}.logo h1{font-size:1.1em!important;line-height:1.2!important;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logo .tagline{display:none!important}.logo img{height:40px!important;margin-right:8px!important;width:auto!important}.hamburger-menu{display:flex!important;flex:0 0 30px!important;margin-left:auto!important;margin-top:0!important;transform:none!important}.hamburger-menu,.hamburger-menu.open{position:relative!important;right:auto!important;top:auto!important}.hamburger-menu.open{background:#0000!important}.navigation .logout-btn,.navigation button[onClick*=Logout],.navigation button[onClick*=logout]{background:#dc35451a!important;border:1px solid #dc35454d!important;color:#dc3545!important;margin-top:10px!important;padding:15px 20px!important;text-align:left;width:100%}.services ul{grid-template-columns:1fr!important}.footer-content{grid-template-columns:1fr;text-align:center}.contact-flex-row,.footer-social{justify-content:center!important}.navigation a,button,input,select,textarea{font-size:16px;min-height:44px}.action-modal .modal-header,.add-user-modal .modal-header,.callback-modal .modal-header,.confirmation-modal .modal-header,.modal-header,.request-detail-modal .modal-header,.request-modal .modal-header,.service-modal .modal-header,.user-detail-modal .modal-header,.user-edit-modal .modal-header,.user-modal .modal-header,[class*=modal] .modal-header{background:linear-gradient(135deg,#142850,#2a5298)!important;background:var(--gradient-navy,linear-gradient(135deg,#142850 0,#2a5298 100%))!important;color:#fff!important;padding:20px!important}.modal-header h2,.modal-header h3,.modal-header h4,[class*=modal] .modal-header h2,[class*=modal] .modal-header h3,[class*=modal] .modal-header h4{color:#fff!important;font-weight:600!important;margin:0!important;opacity:1!important}.close-btn,.modal-close,.modal-header .modal-close,[class*=modal] .modal-close,button.modal-close{align-items:center!important;background:#fff3!important;border:2px solid #ffffff80!important;border-radius:50%!important;color:#fff!important;display:flex!important;font-size:1.5rem!important;height:40px!important;justify-content:center!important;opacity:1!important;position:relative!important;visibility:visible!important;width:40px!important;z-index:10!important}.close-btn:hover,.modal-close:hover,.modal-header .modal-close:hover,button.modal-close:hover{background:#ffffff4d!important;border-color:#fff!important;transform:scale(1.1)!important}.modal-body,.modal-content,[class*=modal] .modal-body,[class*=modal] .modal-content{color:#1a1a1a!important}.modal label,.modal-body label,[class*=modal] label{color:#1a1a1a!important;font-weight:500!important;opacity:1!important}.modal div,.modal p,.modal span,[class*=modal] div,[class*=modal] p,[class*=modal] span{opacity:1!important}.modal-header .service-icon,.service-info .service-icon{background:#ffffff26!important;color:gold!important;opacity:1!important}.modal-header .timeline,.service-meta .timeline{color:inherit!important;opacity:1!important}.modal-container,[class*=modal-container]{max-height:95vh!important;max-width:95vw!important;overflow-y:auto!important}}@media (max-width:480px){.App-header{padding:10px 15px}.logo h1{font-size:1em}.logo img{height:40px;margin-right:10px}.services li{padding:20px 15px}.hero h2{font-size:1.8em}.hero p{font-size:1em}.modal-header,[class*=modal] .modal-header{padding:15px!important}.hamburger-menu{right:15px;top:15px}}@media (max-height:500px) and (orientation:landscape){.navigation{padding-top:60px}.navigation ul{padding:10px}.navigation a,.navigation button{padding:10px 15px!important}}@media (max-width:768px){*{box-sizing:border-box}.dashboard-nav,.dashboard-tabs,.tab-navigation,[class*=dashboard] .nav-tabs,[class*=dashboard] nav{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px;justify-content:flex-start;overflow-x:auto;padding:10px}.dashboard-nav.wrap-mobile{flex-wrap:wrap!important}.dashboard-nav button,.dashboard-tabs button,.tab-navigation button,[class*=dashboard] .nav-tabs button,[class*=dashboard] nav button{font-size:.85rem!important;padding:10px 12px!important;white-space:nowrap!important}.App,.dashboard,.dashboard-container,main,section{max-width:100vw}.requests-section .section-header,.section-header{align-items:flex-start!important;flex-direction:column!important;gap:10px!important;text-align:left!important}.requests-section .section-header h2,.section-header h2{flex-wrap:wrap!important;font-size:1.8rem!important;line-height:1.2!important;margin-bottom:5px!important}.requests-section .section-header p,.section-header p{font-size:.95rem!important;margin:0!important;max-width:100%!important}.request-filters{-webkit-overflow-scrolling:touch;display:flex!important;flex-wrap:nowrap!important;gap:10px!important;margin-bottom:20px!important;overflow-x:auto!important;padding-bottom:5px!important;width:100%!important}.filter-btn{flex-shrink:0!important;font-size:.85rem!important;padding:8px 16px!important;white-space:nowrap!important;width:auto!important}button{max-width:100%!important}.dashboard-nav button,.dashboard-tabs button,.tab-navigation button,[class*=dashboard] .nav-tabs button,[class*=dashboard] nav button{align-items:center!important;display:flex!important;flex-direction:column!important;flex-shrink:0!important;font-size:.75rem!important;gap:5px!important;height:auto!important;justify-content:center!important;line-height:1.2!important;min-width:70px;padding:8px 5px!important;text-align:center!important;white-space:normal!important}.dashboard-nav button i,.nav-tab i{font-size:1.2rem!important;margin:0 0 4px!important}.request-card{display:flex!important;gap:15px!important;padding:15px!important}.request-card,.request-header{flex-direction:column!important}.request-header{align-items:flex-start!important;gap:10px!important}.request-header h3{font-size:1.1rem!important;margin:0!important}.request-details{flex-direction:column!important;gap:20px!important}.request-actions{display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important}.request-actions button{font-size:.9rem!important;justify-content:center!important;padding:12px!important;width:100%!important}.info-item{font-size:.85rem!important}.dashboard-content{padding-bottom:150px!important;padding-left:20px!important;padding-right:20px!important}.stats-grid{gap:12px!important;grid-template-columns:repeat(2,1fr)!important;margin-bottom:25px!important}.stat-card{border-radius:12px!important;flex-direction:column!important;gap:10px!important;padding:15px!important;text-align:center!important}.stat-icon{font-size:1.2rem!important;height:45px!important;margin:0 auto!important;width:45px!important}.stat-content h3{font-size:1.4rem!important;margin:0!important}.stat-content p{font-size:.75rem!important;white-space:nowrap!important}.quick-actions-grid{gap:12px!important;grid-template-columns:repeat(2,1fr)!important}.quick-action-card{flex-direction:column!important;height:auto!important;padding:15px!important}.trust-container{gap:15px!important;grid-template-columns:repeat(2,1fr)!important}.trust-item{flex-direction:column!important;gap:12px!important;padding:15px!important;text-align:center!important}.trust-icon{height:50px!important;margin:0 auto!important;width:50px!important}.trust-content h4{font-size:1rem!important}.trust-content p{font-size:.8rem!important}.overview-section,.profile-section,.requests-section,.services-section{padding-left:0!important}@media (max-width:480px){.quick-actions-grid,.stats-grid,.trust-container{gap:8px!important}.stat-card,.trust-item{padding:12px 8px!important}.stat-content h3{font-size:1.2rem!important}}}.theme-switcher{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:var(--secondary-gold);cursor:pointer;display:flex;font-size:1.1em;height:40px;justify-content:center;padding:0;transition:all .3s ease;width:40px}.theme-switcher:hover{background:#fff3;box-shadow:0 0 15px #fbbf2466;transform:rotate(15deg) scale(1.1)}.theme-switcher:active{transform:rotate(15deg) scale(.95)}[data-theme=dark] .theme-switcher{background:#0003;border-color:#ffffff1a;color:#fbbf24}[data-theme=dark] .theme-switcher:hover{background:#0000004d;box-shadow:0 0 15px #fbbf244d}.theme-switcher i{transition:transform .3s ease}.theme-switcher:hover i{transform:scale(1.2)}@keyframes rotate-sun{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fade-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.theme-switcher i{animation:fade-in .3s ease}.back-to-top{align-items:center;animation:fadeInUp .3s ease-out;background:linear-gradient(135deg,#1a365d,#2d4a7c);background:linear-gradient(135deg,var(--primary-navy,#1a365d),#2d4a7c);border:none;border-radius:50%;bottom:30px;box-shadow:0 4px 12px #1a365d4d;color:#fff;cursor:pointer;display:flex;font-size:20px;height:50px;justify-content:center;position:fixed;right:30px;transition:all .3s ease;width:50px;z-index:1000}.back-to-top:hover{background:linear-gradient(135deg,#2d4a7c,#1a365d);background:linear-gradient(135deg,#2d4a7c,var(--primary-navy,#1a365d));box-shadow:0 6px 20px #1a365d66;transform:translateY(-5px)}.back-to-top:active{transform:translateY(-3px)}.back-to-top i{transition:transform .3s ease}.back-to-top:hover i{transform:translateY(-3px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.back-to-top{bottom:20px;font-size:18px;height:45px;right:20px;width:45px}}@media (max-width:480px){.back-to-top{bottom:15px;font-size:16px;height:40px;right:15px;width:40px}}.floating-contact-container{align-items:flex-start;animation:slideUp .3s ease-out;bottom:110px;display:none;flex-direction:column;gap:15px;left:30px;position:fixed;transition:bottom .3s cubic-bezier(.175,.885,.32,1.275);z-index:1000}@keyframes slideUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.floating-contact-container{bottom:160px;display:flex;left:20px}}.floating-contact-btn{align-items:center;background:#fff;border:1px solid #0000000d;border-radius:50px;box-shadow:0 4px 15px #00000026;cursor:pointer;display:flex;gap:12px;padding:10px 20px 10px 10px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s ease}.floating-contact-btn:hover{box-shadow:0 8px 25px #0003;transform:translateY(-2px) scale(1.02)}.contact-btn-icon{align-items:center;background:linear-gradient(135deg,#1a365d,#0d2b45);border-radius:50%;box-shadow:0 2px 5px #0003;color:#fff;display:flex;font-size:1.2rem;height:40px;justify-content:center;transition:transform .3s ease,background .3s ease;width:40px}.floating-contact-container.open .contact-btn-icon{background:#ff5252;transform:rotate(90deg)}.contact-btn-text{color:#333;font-size:.95rem;font-weight:600;white-space:nowrap}.contact-menu{align-items:flex-start;display:flex;flex-direction:column;gap:12px;margin-bottom:5px;padding-left:5px}.contact-option{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:flex-end;opacity:0;pointer-events:none;text-decoration:none;transform:translateY(20px) scale(.8);transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.floating-contact-container.open .contact-option{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.contact-icon-small{align-items:center;border-radius:50%;box-shadow:0 3px 10px #0003;color:#fff;display:flex;font-size:1rem;height:36px;justify-content:center;transition:transform .2s ease;width:36px}.contact-option:hover .contact-icon-small{transform:scale(1.1)}.contact-label{background:#fff;border-radius:20px;box-shadow:0 2px 8px #0000001a;color:#333;font-size:.85rem;font-weight:600;opacity:0;padding:6px 12px;transform:translateX(-10px);transition:all .2s ease}.floating-contact-container.open .contact-label{opacity:1;transform:translateX(0)}[data-theme=dark] .contact-label,[data-theme=dark] .floating-contact-btn{background:#1e293b;border-color:#334155;color:#e2e8f0}[data-theme=dark] .contact-btn-text,[data-theme=dark] .contact-label{color:#e2e8f0}.floating-tools-container{align-items:flex-start;bottom:30px;display:flex;flex-direction:column;gap:15px;left:30px;position:fixed;z-index:1000}.floating-tools-btn{align-items:center;background:#fff;border:1px solid #0000000d;border-radius:50px;box-shadow:0 4px 15px #00000026;cursor:pointer;display:flex;gap:12px;padding:10px 20px 10px 10px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s ease}.floating-tools-btn:hover{box-shadow:0 8px 25px #0003;transform:translateY(-2px) scale(1.02)}.tools-btn-icon{align-items:center;background:linear-gradient(135deg,#4caf50,#2e7d32);border-radius:50%;box-shadow:0 2px 5px #0003;color:#fff;display:flex;font-size:1.2rem;height:40px;justify-content:center;transition:transform .3s ease,background .3s ease;width:40px}.floating-tools-container.open .tools-btn-icon{background:#ff5252;transform:rotate(90deg)}.tools-btn-text{color:#333;font-size:.95rem;font-weight:600;white-space:nowrap}.tools-menu{display:flex;flex-direction:column;gap:12px;margin-bottom:5px;padding-left:5px}.tool-option{align-items:center;display:flex;flex-direction:row-reverse;flex-direction:row;gap:12px;justify-content:flex-end;opacity:0;pointer-events:none;text-decoration:none;transform:translateY(20px) scale(.8);transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.floating-tools-container.open .tool-option{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.tool-icon-small{align-items:center;border-radius:50%;box-shadow:0 3px 10px #0003;color:#fff;display:flex;font-size:1rem;height:36px;justify-content:center;transition:transform .2s ease;width:36px}.tool-option:hover .tool-icon-small{transform:scale(1.1)}.tool-label{background:#fff;border-radius:20px;box-shadow:0 2px 8px #0000001a;color:#333;font-size:.85rem;font-weight:600;opacity:0;padding:6px 12px;transform:translateX(-10px);transition:all .2s ease}.floating-tools-container.open .tool-label{opacity:1;transform:translateX(0)}[data-theme=dark] .floating-tools-btn,[data-theme=dark] .tool-label{background:#1e293b;border-color:#334155;color:#e2e8f0}[data-theme=dark] .tool-label,[data-theme=dark] .tools-btn-text{color:#e2e8f0}@media (max-width:768px){.floating-tools-container{bottom:80px;left:20px}}.page-transition-wrapper{min-height:100vh;width:100%}.fade-in{animation:fadeIn .4s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=main.a4bbbfce.css.map*/