body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home-page{align-items:center;background:linear-gradient(135deg,#1e3c72,#2a5298);display:flex;flex-direction:column;min-height:100vh;padding:20px}.home-header{color:#fff;margin-bottom:40px;text-align:center}.home-header h1{color:#fff;font-size:2.5rem;margin-bottom:10px;text-shadow:2px 2px 4px #0000004d}.home-header p{font-size:1.2rem;margin:0;opacity:.9}.tools-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:40px;max-width:1200px;width:100%}.tool-card{align-items:center;background:#fffffff2;border:2px solid #0000;border-radius:15px;box-shadow:0 8px 25px #00000026;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:30px 20px;text-align:center;transition:all .3s ease}.tool-card:hover{background:#fff;border-color:#ff6b35;box-shadow:0 15px 40px #00000040;transform:translateY(-8px)}.tool-card:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b354d;outline:none}.tool-icon{align-items:center;display:flex;font-size:4rem;height:80px;justify-content:center;margin-bottom:15px}.tool-name{color:#2c3e50;font-size:1.4rem;font-weight:600;line-height:1.3;margin:0 0 10px}.tool-description{color:#7f8c8d;font-size:1rem;line-height:1.5;margin:0;text-align:center}.home-footer{color:#fff;margin-top:auto;opacity:.8;text-align:center}.home-footer p{font-size:1.1rem;margin:0}@media (max-width:768px){.home-page{padding:15px}.home-header h1{font-size:2rem}.home-header p{font-size:1rem}.tools-grid{gap:20px;grid-template-columns:1fr}.tool-card{min-height:180px;padding:25px 15px}.tool-icon{font-size:3rem;height:60px}.tool-name{font-size:1.2rem}.tool-description{font-size:.9rem}}@media (max-width:480px){.home-header h1{font-size:1.8rem}.tools-grid{gap:15px}.tool-card{min-height:160px;padding:20px 15px}.tool-icon{font-size:2.5rem;height:50px}}.equipment-tracker{background:linear-gradient(135deg,#1e3c72,#2a5298);min-height:100vh;padding:20px}.equipment-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:40px;max-width:600px}.stat-card{background:#fffffff2;border-left:4px solid;border-radius:12px;box-shadow:0 8px 25px #00000026;padding:25px 20px;text-align:center}.stat-card.available{border-left-color:#27ae60}.stat-card.in-use{border-left-color:#f39c12}.stat-card.maintenance{border-left-color:#e74c3c}.stat-card h3{color:#2c3e50;font-size:2.5rem;font-weight:700;margin:0 0 5px}.stat-card p{color:#7f8c8d;font-size:1rem;font-weight:600;margin:0}.equipment-list{max-width:800px}.equipment-list h2{color:#fff;font-size:1.8rem;margin-bottom:20px;text-shadow:2px 2px 4px #0000004d}.equipment-card{background:#fffffff2;border-radius:12px;box-shadow:0 8px 25px #00000026;margin-bottom:15px;padding:20px;transition:transform .2s ease}.equipment-card:hover{transform:translateY(-2px)}.equipment-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:15px}.equipment-header h3{color:#2c3e50;font-size:1.3rem;margin:0}.status-badge{border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.equipment-details{border-top:1px solid #ecf0f1;padding-top:15px}.equipment-details p{color:#34495e;font-size:1rem;line-height:1.4;margin:8px 0}.equipment-details strong{color:#2c3e50}@media (max-width:768px){.equipment-tracker{padding:15px}.tool-header{align-items:flex-start;flex-direction:column;gap:15px}.header-content h1{font-size:1.8rem}.equipment-stats{grid-template-columns:1fr}.equipment-header{align-items:flex-start;flex-direction:column}.equipment-card{padding:15px}}@media (max-width:480px){.header-content h1{font-size:1.6rem}.stat-card{padding:20px 15px}.stat-card h3{font-size:2rem}}.safety-checklist{background:linear-gradient(135deg,#1e3c72,#2a5298);min-height:100vh;padding:20px}.tool-header{color:#fff;gap:20px;margin-bottom:30px}.back-button{border:2px solid #ffffff4d;font-size:1rem;padding:10px 20px;transition:all .3s ease}.back-button:hover{border-color:#ffffff80}.header-content h1{font-size:2.2rem;text-shadow:2px 2px 4px #0000004d}.header-content p{font-size:1.1rem;margin:5px 0 0}.safety-progress{margin-bottom:30px}.progress-card{background:#fffffff2;border-radius:15px;box-shadow:0 8px 25px #00000026;max-width:500px;padding:25px}.progress-card h3{color:#2c3e50;font-size:1.4rem;margin:0 0 20px}.progress-stats{align-items:center;display:flex;gap:25px}.progress-circle{align-items:center;background:linear-gradient(135deg,#27ae60,#2ecc71);border-radius:50%;color:#fff;display:flex;flex-direction:column;flex-shrink:0;height:80px;justify-content:center;width:80px}.progress-percentage{font-size:1.4rem;font-weight:700;line-height:1}.progress-text{font-size:.8rem;margin-top:2px}.progress-details{flex:1 1}.progress-details p{color:#2c3e50;font-size:1.1rem;margin:0 0 10px}.progress-bar{background-color:#ecf0f1;border-radius:4px;height:8px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#27ae60,#2ecc71);border-radius:4px;height:100%;transition:width .3s ease}.checklist-content{max-width:800px}.safety-category{margin-bottom:30px}.category-title{color:#fff;font-size:1.5rem;margin-bottom:15px;text-shadow:2px 2px 4px #0000004d}.safety-items{display:flex;flex-direction:column;gap:12px}.safety-item{background:#fffffff2;border-left:4px solid #bdc3c7;border-radius:10px;box-shadow:0 4px 15px #0000001a;cursor:pointer;padding:18px 20px;transition:all .3s ease}.safety-item:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.safety-item.completed{background:#27ae600d;border-left-color:#27ae60}.item-content{align-items:center;display:flex;gap:15px}.checkbox-container{align-items:center;display:flex;position:relative}.safety-checkbox{cursor:pointer;height:20px;margin:0;opacity:0;width:20px}.checkmark{align-items:center;background-color:#ecf0f1;border:2px solid #bdc3c7;border-radius:4px;display:flex;height:20px;justify-content:center;left:0;position:absolute;top:0;transition:all .3s ease;width:20px}.safety-checkbox:checked+.checkmark{background-color:#27ae60;border-color:#27ae60}.safety-checkbox:checked+.checkmark:after{color:#fff;content:"✓";font-size:14px;font-weight:700}.item-details{align-items:center;display:flex;flex:1 1;gap:15px;justify-content:space-between}.item-text{color:#2c3e50;font-size:1rem;line-height:1.4}.safety-item.completed .item-text{opacity:.7;text-decoration:line-through}.priority-badge{border-radius:12px;color:#fff;flex-shrink:0;font-size:.7rem;font-weight:600;letter-spacing:.5px;padding:4px 8px}.item-notes{border-top:1px solid #ecf0f1;color:#7f8c8d;font-size:.9rem;margin-top:12px;padding-top:12px}.checklist-actions{display:flex;flex-wrap:wrap;gap:15px;margin:30px 0}.action-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.action-button.primary{background:#27ae60;color:#fff}.action-button.primary:hover{background:#229954;transform:translateY(-2px)}.action-button.secondary{background:#ffffffe6;border:2px solid #ffffff80;color:#2c3e50}.action-button.secondary:hover{background:#fff;transform:translateY(-2px)}.placeholder-note{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fffc;font-style:italic;margin-top:40px;max-width:600px;padding:20px;text-align:center}@media (max-width:768px){.safety-checklist{padding:15px}.tool-header{align-items:flex-start;flex-direction:column;gap:15px}.header-content h1{font-size:1.8rem}.progress-stats{flex-direction:column;gap:20px;text-align:center}.item-details{align-items:flex-start;gap:10px}.checklist-actions,.item-details{flex-direction:column}.action-button{width:100%}}@media (max-width:480px){.header-content h1{font-size:1.6rem}.progress-card{padding:20px}.safety-item{padding:15px}.item-content{gap:12px}}.service-job-booking{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;min-height:100vh}.tool-header{align-items:center;background:#0003;box-shadow:0 2px 10px #0000001a;display:flex;gap:1rem;padding:1rem 1.5rem}.back-button{background:#fff3;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .2s ease}.back-button:hover{background:#ffffff4d;transform:translateY(-1px)}.header-content h1{font-size:1.5rem;font-weight:600;margin:0}.header-content p{font-size:.9rem;margin:.25rem 0 0;opacity:.9}.booking-content{margin:0 auto;max-width:800px;padding:2rem 1.5rem}.booking-form{background:#fffffff2;border-radius:12px;box-shadow:0 8px 32px #0000001a;color:#333;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#2c3e50;display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.form-input,.form-select,.form-textarea{background:#fff;border:2px solid #e0e6ed;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:.75rem;transition:border-color .2s ease;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-textarea{min-height:100px;resize:vertical}.voice-input{background:#f8f9fa;border-color:#dee2e6}.equipment-section{background:#f8f9fa;border:2px dashed #e0e6ed;border-radius:8px;padding:1rem}.equipment-item{grid-gap:.5rem;align-items:center;background:#fff;border:1px solid #e0e6ed;border-radius:6px;display:grid;gap:.5rem;grid-template-columns:2fr auto 1fr auto 1fr auto;margin-bottom:.75rem;padding:.75rem}.equipment-description{min-width:0}.equipment-hours,.equipment-units{width:80px}.equipment-multiply{color:#6c757d;font-size:1.1rem;font-weight:700}.remove-equipment-btn{background:#e74c3c;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.8rem;padding:.25rem .5rem;transition:background-color .2s ease}.remove-equipment-btn:hover{background:#c0392b}.add-equipment-btn{background:#27ae60;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;margin-top:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.add-equipment-btn:hover{background:#229954;transform:translateY(-1px)}.llm-button{background:linear-gradient(135deg,#8e44ad,#3498db);border:none;border-radius:6px;box-shadow:0 2px 8px #8e44ad4d;color:#fff;cursor:pointer;font-size:.9rem;margin-top:.75rem;padding:.75rem 1.5rem;transition:all .2s ease}.llm-button:hover:not(:disabled){box-shadow:0 4px 16px #8e44ad66;transform:translateY(-2px)}.llm-button:disabled{background:#95a5a6;box-shadow:none;cursor:not-allowed}.form-actions{border-top:2px solid #e0e6ed;margin-top:2rem;padding-top:1.5rem}.submit-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;box-shadow:0 4px 16px #667eea4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .2s ease;width:100%}.submit-button:hover{box-shadow:0 6px 24px #667eea66;transform:translateY(-2px)}@media (max-width:768px){.booking-content{padding:1rem}.booking-form{padding:1.5rem}.equipment-item{gap:.5rem;grid-template-columns:1fr;text-align:left}.equipment-multiply{display:none}.tool-header{align-items:flex-start;flex-direction:column;gap:.5rem;padding:1rem}.header-content h1{font-size:1.25rem}}.add-equipment-btn:focus,.back-button:focus,.form-input:focus,.form-select:focus,.form-textarea:focus,.llm-button:focus,.remove-equipment-btn:focus,.submit-button:focus{outline:2px solid #667eea;outline-offset:2px}.App{text-align:center}.placeholder-tool{background:linear-gradient(135deg,#1e3c72,#2a5298);min-height:100vh;padding:20px}.placeholder-tool .tool-header{align-items:center;color:#fff;display:flex;gap:20px;margin-bottom:40px}.placeholder-tool .back-button{background:#fff3;border:2px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px;transition:all .3s ease}.placeholder-tool .back-button:hover{background:#ffffff4d;border-color:#ffffff80}.placeholder-tool .header-content h1{font-size:2.2rem;margin:0;text-shadow:2px 2px 4px #0000004d}.placeholder-tool .header-content p{font-size:1.1rem;margin:5px 0 0;opacity:.9}.placeholder-content{background:#fffffff2;border-radius:15px;box-shadow:0 8px 25px #00000026;margin:0 auto;max-width:600px;padding:40px;text-align:center}.placeholder-content p{color:#2c3e50;font-size:1.2rem;line-height:1.6;margin-bottom:20px}@media (max-width:768px){.placeholder-tool{padding:15px}.placeholder-tool .tool-header{align-items:flex-start;flex-direction:column;gap:15px}.placeholder-tool .header-content h1{font-size:1.8rem}.placeholder-content{padding:30px 20px}.placeholder-content p{font-size:1.1rem}}@media (max-width:480px){.placeholder-tool .header-content h1{font-size:1.6rem}.placeholder-content{padding:25px 15px}.placeholder-content p{font-size:1rem}}
/*# sourceMappingURL=main.4f041250.css.map*/