.navigation{background:#fff;border-bottom:1px solid #e9ecef;position:sticky;top:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;height:70px;padding:0;width:100%}.mobile-menu-toggle{display:none;background:none;border:none;color:#666;cursor:pointer;padding:8px;outline:none;flex-shrink:0;box-shadow:none}.mobile-menu-toggle.active{color:#f11717}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-menu-overlay.open{opacity:1;visibility:visible}.mobile-menu{position:fixed;top:0;left:-100%;width:280px;height:100vh;background:#fff;box-shadow:2px 0 10px #0000001a;transition:left .3s ease;z-index:1001;overflow-y:auto}.mobile-menu.open{left:0}.mobile-menu-content{padding:20px}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid #e9ecef;margin-bottom:20px}.mobile-menu-header h3{color:#333;font-size:1.2rem;font-weight:600;margin:0}.mobile-menu-close{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;outline:none;box-shadow:none}.mobile-menu-close:hover{color:#f11717}.mobile-menu-toggle:focus{outline:none}.mobile-user-profile{display:flex;flex-direction:column;gap:15px;padding:20px 0;border-bottom:1px solid #e9ecef;margin-bottom:20px}.mobile-user-info{display:flex;align-items:center;justify-content:flex-start;padding:8px;background:none;border-radius:50%;border:none;transition:all .3s ease;cursor:pointer}.mobile-user-role-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#eee;border-radius:50%;color:#fff;font-size:1.2rem;transition:all .3s ease}.mobile-profile-btn{background:none;border:none;color:#666;font-weight:500;cursor:pointer;padding:12px 0;text-align:left;font-size:1rem;outline:none;transition:color .3s ease}.mobile-profile-btn:hover{color:#333}.mobile-profile-btn:focus{outline:none}.mobile-profile-text{position:relative}.mobile-logout-btn{background:none;border:none;color:#666;font-weight:500;cursor:pointer;padding:12px 0;text-align:left;font-size:1rem;outline:none;transition:color .3s ease}.mobile-logout-btn:hover{color:#333}.mobile-logout-btn:focus{outline:none}.mobile-logout-text{position:relative}.mobile-menu-items{display:flex;flex-direction:column;gap:10px}.mobile-menu-item{background:none;border:none;color:#666;font-size:1rem;font-weight:500;cursor:pointer;padding:15px 0;text-align:left;transition:color .3s ease;outline:none;border-bottom:none;box-shadow:none}.mobile-menu-item:focus{outline:none}.mobile-menu-item:hover{color:#f11717}.mobile-menu-item.active{color:#f11717;font-weight:600}.mobile-menu-item:last-child{border-bottom:none}.mobile-login-btn{color:#f11717;font-weight:600;position:relative}.mobile-login-btn:hover{color:#d41414}.mobile-login-btn:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background-color:currentColor;transition:background-color .3s ease}.nav-brand{padding-left:40px;flex-shrink:0}.nav-brand h1{margin:0;font-size:1.8rem;font-weight:700;display:flex;align-items:center;gap:2px}.logo-red{color:#f11717}.logo-black{color:#333}.logo-subtitle{margin:-2px 0 0;font-size:.75rem;color:#666;font-weight:400}.nav-user{display:flex;align-items:center;gap:20px;position:relative}.user-info{display:flex;align-items:center;padding:8px;background:none;border-radius:50%;border:none;transition:all .3s ease;cursor:pointer}.user-info:hover{background:none}.user-info:focus{outline:none}.user-role-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#eee;border-radius:50%;color:#fff;font-size:1.2rem;transition:all .3s ease}.user-role-icon.active{background:#d9dcdf}.profile-dropdown{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e9ecef;border-radius:4px;box-shadow:0 2px 8px #0000001a;min-width:120px;z-index:1000;margin-top:8px;overflow:hidden}.profile-dropdown-item{width:100%;padding:8px 16px;background:none;border:none;color:#333;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;text-align:right;outline:none}.profile-dropdown-item:hover{background-color:#f8f9fa}.profile-dropdown-item:focus{outline:none}.profile-dropdown:before{content:"";position:absolute;top:-4px;right:20px;width:8px;height:8px;background:#fff;border-left:1px solid #e9ecef;border-top:1px solid #e9ecef;transform:rotate(45deg)}.nav-menu{display:flex;align-items:center;gap:30px;margin-left:40px;flex:1;justify-content:flex-start}.desktop-menu{display:flex}.nav-menu-item{background:none;border:none;color:#666;font-size:.95rem;font-weight:500;cursor:pointer;padding:20px 0;position:relative;transition:color .3s ease;outline:none;white-space:nowrap}.nav-menu-item:focus{outline:none}.nav-menu-item:hover{color:#333}.nav-menu-item.active{color:#333;font-weight:600}.nav-menu-item.active:after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:2px;background-color:#f11717}.nav-actions{display:flex;align-items:center;flex-shrink:0;padding-right:40px}.lang-switcher{position:relative;margin-right:8px}.lang-toggle{background:none;border:1px solid #e9ecef;border-radius:999px;padding:6px 10px;display:flex;align-items:center;gap:8px;cursor:pointer;outline:none}.lang-flag{font-size:18px;line-height:1}.lang-dropdown{position:absolute;top:110%;right:0;background:#fff;border:1px solid #e9ecef;box-shadow:0 2px 8px #00000014;border-radius:8px;padding:6px;min-width:160px;z-index:1002}.lang-item{width:100%;background:none;border:none;display:flex;align-items:center;gap:10px;padding:8px 10px;cursor:pointer;color:#333;font-size:.95rem;border-radius:6px}.lang-item:hover{background:#f8f9fa}.nav-guest{display:flex;align-items:center;flex-shrink:0}.login-btn{padding:8px;background:none;color:#333;border:none;font-weight:600;cursor:pointer;transition:color .3s ease;font-size:.95rem;outline:none;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%}.login-btn:focus{outline:none}.login-btn:focus-visible{outline:none}.login-btn:hover{color:#f11717}.login-icon{width:16px;height:16px;color:inherit}.login-text{display:none}.login-btn:active{transform:translateY(0);box-shadow:none;outline:none}@media (max-width: 1024px){.navigation{padding:0 20px;height:60px;justify-content:space-between}.mobile-menu-toggle{display:flex;align-items:center;justify-content:center;flex-shrink:0}.desktop-menu,.nav-user,.nav-guest{display:none}.nav-brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;flex-shrink:0;z-index:1;padding-left:0}.nav-actions{padding-right:0}.nav-brand h1{font-size:1.5rem}}@media (max-width: 768px){.navigation{padding:0 15px;height:60px}.nav-brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;z-index:1}.nav-brand h1{font-size:1.4rem}.nav-brand .logo-subtitle{font-size:.7rem}.nav-guest{display:none}}.mobile-login-btn .login-text{display:inline}.footer{background:#f8f9fa;border-top:1px solid #e9ecef;padding:20px 0;margin-top:auto;width:100%}.footer-container{max-width:1000px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.footer-left{flex:1}.footer-info{color:#666;font-size:.75rem;margin-bottom:10px;cursor:pointer;transition:color .3s ease}.footer-info:hover{color:#f11717}.footer-copyright{color:#999;font-size:.8rem;margin:0}.footer-policies{flex:0 0 auto;display:flex;flex-direction:column;gap:10px}.footer-link{color:#666;font-size:.75rem;margin:0;cursor:pointer;transition:color .3s ease}.footer-link:hover{color:#f11717}.footer-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000;animation:fadeIn .3s ease}.footer-modal-content{background:#fff;border-radius:4px;padding:40px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;position:relative;animation:slideIn .3s ease}.footer-modal-close{position:absolute;top:15px;right:20px;background:none;border:none;font-size:24px;color:#999;cursor:pointer;transition:color .3s ease;width:30px;height:30px;display:flex;align-items:center;justify-content:center;outline:none}.footer-modal-close:focus{outline:none}.footer-modal-close:hover{color:#f11717}.footer-modal-title{color:#333;font-size:1.5rem;font-weight:700;margin:0 0 25px;padding-right:40px;padding-bottom:15px;border-bottom:1px solid #e9ecef}.footer-modal-body{color:#666;line-height:1.6;padding:0 10px}.footer-modal-body h3{color:#333;font-size:1.1rem;margin:20px 0 10px}.footer-modal-body p{margin:10px 0}.footer-modal-body ul{margin:10px 0;padding-left:20px}.footer-modal-body li{margin:5px 0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.footer{padding:30px 20px}.footer-content{flex-direction:column;gap:30px;text-align:center}.footer-section{width:100%}.footer-section h3{margin-bottom:15px}.footer-links{gap:10px}.footer-links a{padding:8px 0}.footer-bottom{flex-direction:column;gap:15px;text-align:center}.footer-policies{justify-content:center}.footer-policies a,.footer-copyright{font-size:.85rem}}.auth-page{background:#f5f7fa;display:flex;align-items:center;justify-content:center;padding:20px;min-height:calc(100vh - 200px)}.auth-container{background:#fff;border-radius:4px;box-shadow:0 4px 20px #0000001a;padding:40px;width:100%;max-width:450px}.breadcrumbs{display:flex;align-items:center;gap:8px;font-size:.9rem;margin-bottom:30px;color:#666}.breadcrumb-item{color:#666;cursor:pointer;transition:color .3s ease;text-decoration:none}.breadcrumb-item.active{color:#f11717;font-weight:600;cursor:default}.breadcrumb-item:hover:not(.active){color:#f11717}.auth-header{text-align:center;margin-bottom:15px}.auth-header h1{color:#333;font-size:2rem;font-weight:700;margin:0}.auth-toggle{text-align:center;margin-bottom:30px}.auth-toggle p{color:#666;margin:0}.toggle-btn{background:none;border:none;color:#f11717;font-weight:600;cursor:pointer;margin-left:5px;transition:color .3s ease;outline:none}.toggle-btn:hover{color:#d41414}.toggle-btn:focus{outline:none}.auth-form{display:flex;flex-direction:column;gap:20px}.error-message{background:#fee;color:#c33;padding:12px;border-radius:6px;border:1px solid #fcc;font-size:.9rem}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{color:#333;font-weight:600;font-size:.95rem}.form-group input{padding:12px 16px;border:2px solid #e1e5e9;border-radius:4px;font-size:1rem;transition:border-color .3s ease;outline:none}.form-group input:focus{border-color:#f11717;box-shadow:0 0 0 3px #f117171a}.form-group input::placeholder{color:#999}.password-input{position:relative}.password-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:#666;cursor:pointer;padding:4px;outline:none}.password-toggle:hover{color:#f11717}.password-toggle:focus{outline:none}.checkbox-group{flex-direction:row;align-items:center;gap:12px}.checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:500;color:#333}.checkbox-label input[type=checkbox]{display:none}.checkmark{width:18px;height:18px;border:2px solid #e1e5e9;border-radius:3px;position:relative;transition:all .3s ease;flex-shrink:0}.checkbox-label input[type=checkbox]:checked+.checkmark{background:#f11717;border-color:#f11717}.checkbox-label input[type=checkbox]:checked+.checkmark:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.submit-btn{background:#f11717;color:#fff;border:none;padding:15px;border-radius:4px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;outline:none;margin-top:10px}.submit-btn:hover:not(:disabled){background:#d41414;transform:translateY(-1px);box-shadow:0 4px 8px #f117174d}.submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.submit-btn:focus{outline:none}.auth-links{text-align:center;margin-top:20px}.link-btn{background:none;border:none;color:#666;font-size:.9rem;cursor:pointer;transition:color .3s ease;outline:none}.link-btn:hover{color:#f11717}.link-btn:focus{outline:none}@media (max-width: 480px){.auth-container{padding:30px 20px}.auth-header h1{font-size:1.5rem}.form-group input{padding:10px 14px}.submit-btn{padding:12px;font-size:1rem}}.admin-page{min-height:100vh;display:flex;flex-direction:column}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:2rem 0;border-bottom:1px solid #e9ecef}.admin-header h1{margin:0;font-size:2rem;font-weight:600}.access-denied{text-align:center;padding:4rem 2rem}.access-denied h1{font-size:2.5rem;margin-bottom:1rem}.access-denied p{font-size:1.2rem;color:#666}.equipment-form-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.equipment-form{background:#fff;border-radius:8px;padding:2rem;width:100%;max-width:600px;max-height:90vh;overflow-y:auto}.equipment-form h2{margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#f11717;box-shadow:0 0 0 2px #f117171a}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.checkbox-label input{width:auto;margin:0}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1rem;border-top:1px solid #e9ecef}.equipment-list{margin-top:2rem}.loading{text-align:center;padding:2rem;font-size:1.1rem;color:#666}.no-equipment{text-align:center;padding:4rem 2rem;background:#f8f9fa;border-radius:8px}.no-equipment p{font-size:1.1rem;color:#666;margin:0}.equipment-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.equipment-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;overflow:hidden;transition:box-shadow .3s ease}.equipment-card:hover{box-shadow:0 4px 12px #0000001a}.equipment-image{width:100%;height:200px;background:#f8f9fa;overflow:hidden}.equipment-image img{width:100%;height:100%;object-fit:cover}.equipment-info{padding:1.5rem}.equipment-info h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.equipment-category{display:inline-block;background:#e9ecef;color:#666;padding:.25rem .75rem;border-radius:12px;font-size:.875rem;margin-bottom:1rem}.equipment-description{color:#666;line-height:1.5;margin-bottom:1rem}.equipment-price{margin-bottom:1rem}.equipment-price strong{color:#f11717;font-size:1.25rem}.equipment-status{margin-bottom:1rem}.status{font-size:.875rem;font-weight:500}.status.available{color:#28a745}.status.unavailable{color:#dc3545}.equipment-actions{padding:1rem 1.5rem;background:#f8f9fa;display:flex;gap:.75rem;border-top:1px solid #e9ecef}.btn{padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-primary{background:#f11717;color:#fff}.btn-primary:hover{background:#d41414}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover{background:#545b62}.btn-danger{background:#dc3545;color:#fff}.btn-danger:hover{background:#c82333}.error-message{background:#f8d7da;color:#721c24;padding:1rem;border-radius:4px;margin-bottom:1rem;border:1px solid #f5c6cb}@media (max-width: 768px){.admin-header{flex-direction:column;gap:1rem;text-align:center}.equipment-form-overlay{padding:1rem}.equipment-form{padding:1.5rem}.equipment-grid{grid-template-columns:1fr}.form-actions,.equipment-actions{flex-direction:column}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;color:#333}.app{min-height:100vh;display:flex;flex-direction:column;position:relative}.main-content{flex:1;padding:20px 0 0}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-header{display:flex;flex-direction:column;align-items:flex-start;text-align:left;position:relative}.section-header h1{color:#333;font-size:2rem;font-weight:700;margin-bottom:0}.section-divider{display:none}.breadcrumbs{display:flex;align-items:center;justify-content:flex-start;gap:8px;font-size:.9rem}@media (max-width: 768px){.section-header{order:1}.section-header h1{display:none}.section-header{margin-bottom:30px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;position:relative}.breadcrumbs{order:3;justify-content:flex-start;margin-top:20px;font-size:.8rem}.section-divider{display:none}}.breadcrumb-item{color:#666;cursor:pointer;transition:color .3s ease}.breadcrumb-item.active{color:#666;font-weight:600}.breadcrumb-item:hover{color:#333}.breadcrumb-separator{color:#999}.section-header{padding:30px;margin-bottom:30px;text-align:left;border-radius:4px;position:relative}.section-header h1{margin:0 0 20px;font-size:2.5rem;font-weight:700;color:#333}.section-divider{width:60px;height:3px;background:#f11717;margin:0 auto 20px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.breadcrumbs{display:flex;justify-content:flex-start;align-items:center;gap:10px;font-size:.9rem;color:#666}.header-section{background:#f8f9fa;padding:30px;margin-bottom:30px;text-align:center;border-radius:4px}.header-section h1{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:10px}.header-section p{color:#666;font-size:1.1rem;margin-bottom:20px}.create-tender-btn{background:#f11717;color:#fff;border:none;padding:15px 30px;border-radius:4px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #f1171733;outline:none}.create-tender-btn:focus{outline:none}.create-tender-btn:hover{background:#d41414;transform:translateY(-1px);box-shadow:0 4px 8px #f117174d}.form-section{background:#f8f9fa;padding:30px;margin-bottom:30px;border-radius:4px}.content-section{padding:30px;border-radius:4px}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;gap:20px}.loading-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-container p{color:#666;font-size:1.1rem}@media (max-width: 1024px){.container{padding:0 15px}.section-header{padding:20px;margin-bottom:20px}.section-header h1{font-size:1.8rem}.header-section{flex-direction:column;gap:20px;text-align:center}.header-actions{justify-content:center}}@media (max-width: 480px){.main-content{padding:15px 0}.header-section h1{font-size:1.8rem}.create-tender-btn{width:100%;padding:15px}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{position:relative;background:#fff;border-radius:20px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:modalSlideIn .3s ease-out}.modal-close{position:absolute;top:15px;right:20px;background:none;border:none;font-size:2rem;color:#666;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;z-index:1}.modal-close:hover{background:#f8f9fa;color:#333;transform:rotate(90deg)}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.inline-login-btn{background:none;border:none;color:#f11717;font-weight:600;text-decoration:underline;cursor:pointer;font-size:inherit;padding:0;margin:0 2px;transition:all .3s ease}.inline-login-btn:hover{color:#d41414;text-decoration:none;transform:translateY(-1px)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}#root{width:100%;margin:0;padding:0}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
