.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);padding:4rem 2rem;min-height:600px;display:flex;align-items:center;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><rect fill="none" width="100" height="100"/></svg>');opacity:.1;background-size:cover}.hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-content{color:#fff}.hero-headline{font-size:3rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem}.hero-subtext{font-size:1.25rem;line-height:1.6;margin:0 0 2rem;opacity:.95}.hero-ctas{display:flex;gap:1rem;flex-wrap:wrap}.cta-primary,.cta-secondary{padding:1rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;display:inline-block;transition:transform .2s,box-shadow .2s}.cta-primary{background-color:#fff;color:#667eea}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.cta-secondary{background-color:transparent;color:#fff;border:2px solid white}.cta-secondary:hover{background-color:#ffffff1a}.hero-visual{display:flex;justify-content:center;align-items:center}.mobile-mockup{width:300px;height:600px;background-color:#1f2937;border-radius:30px;padding:1rem;box-shadow:0 20px 60px #0000004d}.mockup-screen{width:100%;height:100%;background-color:#fff;border-radius:20px;overflow:hidden;display:flex;flex-direction:column}.mockup-header{background-color:#3b82f6;color:#fff;padding:1rem;text-align:center;font-weight:600}.mockup-content{flex:1;padding:1.5rem}.mockup-step{padding:.75rem;margin-bottom:.5rem;background-color:#f3f4f6;border-radius:8px;color:#6b7280;font-size:.875rem}.mockup-step.active{background-color:#3b82f6;color:#fff}@media (max-width: 1024px){.hero-container{grid-template-columns:1fr;text-align:center}.hero-visual{order:-1}}@media (max-width: 768px){.hero-section{padding:2rem 1rem;min-height:auto}.hero-headline{font-size:2rem}.hero-subtext{font-size:1rem}.mobile-mockup{width:250px;height:500px}.hero-ctas{flex-direction:column}.cta-primary,.cta-secondary{width:100%;text-align:center}}.problem-solution-section{padding:4rem 2rem;background-color:#fff}.problem-solution-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem}.section-title{font-size:2rem;font-weight:700;color:#1e3a5f;margin:0 0 1.5rem}.section-text{font-size:1.125rem;line-height:1.6;color:#374151;margin:0 0 2rem}.infographic{margin:2rem 0}.infographic-flow{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.flow-item{padding:.75rem 1rem;background-color:#f3f4f6;border-radius:8px;font-size:.875rem;font-weight:500;color:#374151;text-align:center;flex:1;min-width:100px}.flow-item.danger{background-color:#fee2e2;color:#991b1b}.flow-arrow{color:#9ca3af;font-size:1.5rem;font-weight:300}.stats{display:flex;gap:2rem;margin-top:2rem}.stat-item{display:flex;flex-direction:column;align-items:center;text-align:center}.stat-value{font-size:2.5rem;font-weight:700;color:#3b82f6;line-height:1}.stat-label{font-size:.875rem;color:#6b7280;margin-top:.5rem;text-align:center}.before-after{display:flex;align-items:center;justify-content:space-around;margin:2rem 0;padding:2rem;background-color:#f9fafb;border-radius:12px}.before-item,.after-item{display:flex;flex-direction:column;align-items:center;gap:1rem}.icon-large{font-size:4rem}.before-item span,.after-item span{font-size:1rem;font-weight:500;color:#374151}.arrow-large{font-size:2rem;color:#3b82f6}.solution-cta{display:inline-block;padding:1rem 2rem;background-color:#3b82f6;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:background-color .2s,transform .2s;margin-top:1rem}.solution-cta:hover{background-color:#2563eb;transform:translateY(-2px)}@media (max-width: 1024px){.problem-solution-container{grid-template-columns:1fr;gap:3rem}}@media (max-width: 768px){.problem-solution-section{padding:2rem 1rem}.section-title{font-size:1.5rem}.section-text{font-size:1rem}.infographic-flow{flex-direction:column}.flow-arrow{transform:rotate(90deg)}.stats{flex-direction:column;gap:1.5rem}.before-after{flex-direction:column;gap:1rem}.arrow-large{transform:rotate(90deg)}}.key-features-section{padding:4rem 2rem;background-color:#f9fafb}.key-features-container{max-width:1200px;margin:0 auto}.section-headline{font-size:2.5rem;font-weight:700;text-align:center;color:#1e3a5f;margin:0 0 3rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.feature-card{background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-title{font-size:1.5rem;font-weight:600;color:#1e3a5f;margin:0 0 1rem}.feature-description{font-size:1rem;line-height:1.6;color:#6b7280;margin:0}.features-cta{text-align:center}.cta-button{display:inline-block;padding:1rem 2.5rem;background-color:#3b82f6;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.125rem;transition:background-color .2s,transform .2s}.cta-button:hover{background-color:#2563eb;transform:translateY(-2px)}@media (max-width: 768px){.key-features-section{padding:2rem 1rem}.section-headline{font-size:2rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}}.pilot-access-section{padding:4rem 2rem;background-color:#fff}.pilot-access-container{max-width:1200px;margin:0 auto}.pilot-headline{font-size:2.5rem;font-weight:700;text-align:center;color:#1e3a5f;margin:0 0 1rem}.pilot-subtext{font-size:1.125rem;text-align:center;color:#6b7280;max-width:800px;margin:0 auto 3rem;line-height:1.6}.pilot-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.pilot-form{background-color:#f9fafb;padding:2rem;border-radius:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-group{display:flex;flex-direction:column;margin-bottom:1rem}.form-group.full-width{grid-column:1 / -1}.form-group label{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-family:inherit;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group textarea{resize:vertical;min-height:100px}.submit-button{width:100%;padding:1rem;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s,transform .2s;margin-top:1rem}.submit-button:hover{background-color:#2563eb;transform:translateY(-2px)}.success-message{margin-top:1rem;padding:1rem;background-color:#d1fae5;color:#065f46;border-radius:6px;text-align:center}.pilot-timeline{padding:2rem;background-color:#f9fafb;border-radius:12px}.timeline-title{font-size:1.5rem;font-weight:600;color:#1e3a5f;margin:0 0 2rem}.timeline-items{display:flex;align-items:center;gap:1rem}.timeline-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem}.timeline-dot{width:12px;height:12px;background-color:#3b82f6;border-radius:50%;border:3px solid white;box-shadow:0 0 0 3px #3b82f6}.timeline-content{font-size:.875rem;color:#374151;text-align:center}.timeline-arrow{color:#9ca3af;font-size:1.5rem;font-weight:300}@media (max-width: 1024px){.pilot-content{grid-template-columns:1fr;gap:2rem}}@media (max-width: 768px){.pilot-access-section{padding:2rem 1rem}.pilot-headline{font-size:2rem}.pilot-subtext{font-size:1rem}.form-row{grid-template-columns:1fr}.timeline-items{flex-direction:column}.timeline-arrow{transform:rotate(90deg)}}.why-it-matters-section{padding:4rem 2rem;background-color:#1e3a5f;color:#fff}.why-it-matters-container{max-width:1200px;margin:0 auto}.section-headline{font-size:2.5rem;font-weight:700;text-align:center;margin:0 0 3rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.stat-card{background-color:#ffffff1a;padding:2rem;border-radius:12px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .2s,background-color .2s}.stat-card:hover{transform:translateY(-4px);background-color:#ffffff26}.stat-value{font-size:3rem;font-weight:700;margin:0 0 1rem;color:#60a5fa}.stat-label{font-size:1rem;line-height:1.6;opacity:.9}@media (max-width: 768px){.why-it-matters-section{padding:2rem 1rem}.section-headline{font-size:2rem}.stats-grid{grid-template-columns:1fr;gap:1.5rem}.stat-value{font-size:2.5rem}}.about-section{padding:4rem 2rem;background-color:#fff}.about-container{max-width:1200px;margin:0 auto}.about-content{text-align:center}.about-headline{font-size:2.5rem;font-weight:700;color:#1e3a5f;margin:0 0 1.5rem}.about-text{font-size:1.125rem;line-height:1.6;color:#6b7280;max-width:800px;margin:0 auto 3rem}.founder-info{display:flex;align-items:center;justify-content:center;gap:3rem;max-width:700px;margin:0 auto;text-align:left}.founder-photo{flex-shrink:0}.photo-placeholder{width:150px;height:150px;border-radius:50%;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:4rem}.founder-details{flex:1}.founder-name{font-size:1.5rem;font-weight:600;color:#1e3a5f;margin:0 0 .5rem}.founder-title{font-size:1rem;color:#3b82f6;font-weight:500;margin:0 0 1rem}.founder-bio{font-size:.875rem;line-height:1.6;color:#6b7280;margin:0}@media (max-width: 768px){.about-section{padding:2rem 1rem}.about-headline{font-size:2rem}.about-text{font-size:1rem}.founder-info{flex-direction:column;text-align:center;gap:2rem}}.footer{background-color:#1e3a5f;color:#fff;padding:3rem 2rem 1.5rem}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.footer-section{display:flex;flex-direction:column}.footer-title{font-size:1rem;font-weight:600;margin:0 0 1rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-links li a{color:#fffc;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-links li a:hover{color:#fff}.social-links{display:flex;gap:1rem}.social-links a{color:#fffc;text-decoration:none;font-size:.875rem;transition:color .2s}.social-links a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);font-size:.875rem}.footer-link{color:#fffc;text-decoration:none;transition:color .2s}.footer-link:hover{color:#fff}@media (max-width: 768px){.footer{padding:2rem 1rem 1rem}.footer-content{grid-template-columns:1fr;gap:1.5rem}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}}.landing-page{width:100%;overflow-x:hidden}.landing-nav{position:sticky;top:0;z-index:1000;background-color:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 0}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;color:#1e3a5f}.logo-shield{font-size:1.5rem}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{text-decoration:none;color:#6b7280;font-size:.875rem;font-weight:500;transition:color .2s}.nav-links a:hover{color:#1e3a5f}.nav-cta{background-color:#3b82f6;color:#fff!important;padding:.5rem 1.5rem;border-radius:6px;transition:background-color .2s}.nav-cta:hover{background-color:#2563eb}@media (max-width: 768px){.nav-container{padding:0 1rem}.nav-links{gap:1rem;font-size:.8125rem}.nav-cta{padding:.4rem 1rem;font-size:.8125rem}}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;padding:20px}.auth-card{background:#fff;border-radius:12px;padding:48px 40px;width:100%;max-width:440px;box-shadow:0 4px 6px #00000012}.auth-header{text-align:center;margin-bottom:32px}.shield-icon{margin-bottom:24px;display:flex;justify-content:center}.auth-title{font-size:28px;font-weight:700;color:#111827;margin:0 0 8px}.auth-subtitle{font-size:14px;color:#6b7280;margin:0}.auth-input-group{margin-bottom:24px}.auth-input-wrapper{position:relative;display:flex;align-items:center;border:1px solid #D1D5DB;border-radius:8px;padding:0 16px;background-color:#fff;transition:border-color .2s}.auth-input-wrapper:focus-within{border-color:#2563eb;outline:2px solid rgba(37,99,235,.1);outline-offset:0}.auth-input-wrapper.error{border-color:#ef4444}.auth-input-icon{display:flex;align-items:center;margin-right:12px;color:#6b7280}.auth-input{flex:1;border:none;outline:none;padding:12px 0;font-size:14px;color:#111827;background:transparent}.auth-input::placeholder{color:#9ca3af}.auth-password-toggle{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;margin-left:8px;cursor:pointer;color:#6b7280;transition:color .2s;outline:none}.auth-password-toggle:hover{color:#374151}.auth-password-toggle:focus{color:#2563eb}.auth-form{width:100%}.auth-button{width:100%;background-color:#2563eb;color:#fff;border:none;border-radius:8px;padding:14px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:8px}.auth-button:hover{background-color:#1d4ed8}.auth-button:active{background-color:#1e40af}.auth-footer{text-align:center;margin-top:24px;font-size:14px}.auth-footer-text{color:#6b7280}.auth-link{color:#2563eb;text-decoration:none;font-weight:500;transition:color .2s}.auth-link:hover{color:#1d4ed8;text-decoration:underline}.auth-forgot-password{text-align:right;margin-bottom:24px;margin-top:-8px}.auth-back-link{margin-bottom:16px}.auth-link-back{color:#6b7280;text-decoration:none;font-size:14px;font-weight:500;display:inline-flex;align-items:center;transition:color .2s}.auth-link-back:hover{color:#2563eb}.auth-method-toggle{display:flex;gap:8px;margin-bottom:24px;background-color:#f3f4f6;padding:4px;border-radius:8px}.toggle-button{flex:1;padding:10px 16px;border:none;background:transparent;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;border-radius:6px;transition:all .2s}.toggle-button:hover{color:#374151}.toggle-button.active{background-color:#fff;color:#2563eb;box-shadow:0 1px 2px #0000000d}.auth-otp-hint{margin:12px 0;padding:12px;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:6px;font-size:14px}.auth-otp-hint p{margin:0 0 8px;color:#0369a1}.auth-hint{font-size:12px;color:#6b7280;margin:-8px 0 16px}.auth-error-message{background-color:#fee2e2;color:#991b1b;padding:.75rem;border-radius:6px;font-size:.875rem;margin-bottom:1rem;border:1px solid #fecaca}.auth-button:disabled{opacity:.6;cursor:not-allowed}.auth-select-group{margin-bottom:24px}.auth-label{display:block;font-size:14px;font-weight:500;color:#111827;margin-bottom:8px}.auth-required{color:#ef4444;font-weight:600}.auth-error{display:block;font-size:12px;color:#ef4444;margin-top:4px}.auth-select-wrapper{position:relative;display:flex;align-items:center;border:1px solid #D1D5DB;border-radius:8px;padding:0 16px;background-color:#fff;transition:border-color .2s}.auth-select-wrapper:focus-within{border-color:#2563eb;outline:2px solid rgba(37,99,235,.1);outline-offset:0}.auth-select-wrapper.error{border-color:#ef4444}.auth-select-icon{display:flex;align-items:center;margin-right:12px;color:#6b7280}.auth-select{flex:1;border:none;outline:none;padding:12px 32px 12px 0;font-size:14px;color:#111827;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.auth-select:invalid{color:#9ca3af}.auth-select-chevron{position:absolute;right:16px;pointer-events:none;display:flex;align-items:center}.global-search{position:relative;width:100%}.search-input-container{position:relative;display:flex;align-items:center;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem 1rem;transition:border-color .2s,box-shadow .2s}.search-input-container:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.search-icon{color:#9ca3af;margin-right:.5rem;flex-shrink:0}.search-input{flex:1;border:none;background:none;outline:none;font-size:.875rem;color:#374151}.search-input::placeholder{color:#9ca3af}.search-spinner{margin-left:.5rem}.spinner{width:16px;height:16px;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin .6s linear infinite}.search-results{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;max-height:400px;overflow-y:auto;z-index:1000}.search-result-item{display:flex;align-items:flex-start;padding:.75rem 1rem;cursor:pointer;border-bottom:1px solid #f3f4f6;transition:background-color .15s}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background-color:#f9fafb}.result-icon{font-size:1.25rem;margin-right:.75rem;flex-shrink:0}.result-content{flex:1;min-width:0}.result-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.result-title{font-size:.875rem;font-weight:500;color:#374151}.result-type{font-size:.75rem;color:#6b7280;background-color:#f3f4f6;padding:.125rem .5rem;border-radius:4px;text-transform:capitalize}.result-description{font-size:.75rem;color:#6b7280;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.search-no-results{padding:1.5rem;text-align:center;color:#6b7280;font-size:.875rem}@media (max-width: 768px){.search-results{max-height:300px}}.header{background-color:#fff;border-bottom:1px solid #e5e7eb;position:fixed;top:0;left:0;right:0;z-index:100;padding:0}.header-container{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;height:56px;max-width:1200px;margin:0 auto;width:100%}.header-left{display:flex;align-items:center;flex:0 0 auto}.logo-container{display:flex;align-items:center;gap:0}.logo-icon{width:32px;height:32px;background-color:#2563eb;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.header-center{flex:1;max-width:none;margin:0 .75rem;min-width:0}.header-right{display:flex;align-items:center;gap:1rem;flex:0 0 auto}.user-name{font-size:.875rem;color:#374151;font-weight:500}.user-menu-container{position:relative}.user-avatar-button{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;cursor:pointer;background:none;border:2px solid #e5e7eb;padding:0;transition:all .2s;overflow:hidden}.user-avatar-button:hover{border-color:#2563eb;transform:scale(1.05)}.user-avatar-button:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.user-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.user-avatar-initial{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#2563eb;color:#fff;font-size:.875rem;font-weight:600;border-radius:50%}.user-menu-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;min-width:220px;z-index:1000;overflow:hidden}.user-menu-header{padding:1rem;border-bottom:1px solid #e5e7eb;background-color:#f9fafb}.user-menu-header-content{display:flex;align-items:center;gap:.75rem}.user-menu-avatar-img{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #e5e7eb;flex-shrink:0}.user-menu-avatar-initial{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#2563eb;color:#fff;font-size:1rem;font-weight:600;flex-shrink:0;border:2px solid #e5e7eb}.user-menu-header-text{flex:1;min-width:0}.user-menu-name{font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}.user-menu-email{font-size:.75rem;color:#6b7280;font-weight:400}.user-menu-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:none;border:none;text-align:left;font-size:.875rem;color:#374151;cursor:pointer;transition:background-color .2s}.user-menu-item:hover{background-color:#f3f4f6;color:#1f2937}.user-menu-item svg{flex-shrink:0;color:#6b7280}.user-menu-item:hover svg{color:#374151}.user-menu-divider{height:1px;background-color:#e5e7eb;margin:.25rem 0}.notification-icon-container{position:relative}.notification-icon{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;cursor:pointer;color:#6b7280;background:none;border:none;padding:0;transition:all .2s}.notification-icon:hover{color:#374151;background-color:#f3f4f6}.notification-badge{position:absolute;top:-2px;right:-2px;background-color:#ef4444;color:#fff;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:600}.logout-button{background:none;border:none;cursor:pointer;color:#6b7280;padding:.25rem;display:flex;align-items:center;transition:color .2s}.logout-button:hover{color:#374151}@media (min-width: 769px){.header-container{padding:1rem 2rem;height:64px}.header-center{max-width:500px;margin:0 1.5rem}.logo-icon{width:40px;height:40px}}.tab-navigation{display:flex;justify-content:center;align-items:center;gap:0;border-bottom:1px solid #e5e7eb;padding:0;background-color:#fff;position:fixed;top:56px;left:0;right:0;z-index:90}.tab-button{flex:1;padding:.875rem 1rem;border:none;background:none;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s;position:relative;top:0}.tab-button:hover{color:#374151;background-color:#f9fafb}.tab-button.active{color:#2563eb;border-bottom-color:#2563eb;background-color:#eff6ff;font-weight:600}@media (min-width: 769px){.tab-navigation{top:64px;justify-content:center;padding:0}.tab-button{flex:0 0 auto;padding:.875rem 1.5rem}}.risk-pill{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap}.risk-pill-low{background-color:#d1fae5;color:#065f46}.risk-pill-medium{background-color:#fef3c7;color:#92400e}.risk-pill-high{background-color:#fee2e2;color:#991b1b}.task-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;margin-bottom:.75rem;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;gap:.75rem}.task-card:hover{border-color:#2563eb;box-shadow:0 2px 8px #2563eb1a}.task-card:active{transform:scale(.98)}.task-card-content{flex:1}.task-card-title{font-size:.9375rem;font-weight:600;color:#1f2937;margin:0 0 .5rem;line-height:1.4}.task-card-meta{display:flex;gap:.75rem;align-items:center;font-size:.8125rem;color:#6b7280}.task-card-date{display:flex;align-items:center;gap:.25rem}.task-card-status{padding:.125rem .5rem;border-radius:6px;background-color:#f3f4f6;color:#6b7280;font-size:.75rem;font-weight:500}.task-card-footer{display:flex;align-items:center;justify-content:flex-end}.recent-tasks-card{margin-bottom:1rem}.recent-tasks-list{margin-top:1rem}.my-reports-card{margin-bottom:1rem}.my-reports-list{margin-top:1rem;display:flex;flex-direction:column;gap:.75rem}.report-item{display:flex;align-items:center;gap:.75rem;padding:.875rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s}.report-item:hover{border-color:#2563eb;background-color:#eff6ff}.report-item:active{transform:scale(.98)}.report-icon{width:40px;height:40px;border-radius:8px;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;color:#6b7280;flex-shrink:0}.report-item:hover .report-icon{background-color:#2563eb;color:#fff}.report-content{flex:1;min-width:0}.report-title{font-size:.9375rem;font-weight:600;color:#1f2937;margin-bottom:.25rem;line-height:1.4}.report-meta{display:flex;gap:.75rem;align-items:center;font-size:.8125rem;color:#6b7280}.report-type{text-transform:capitalize}.report-date{display:flex;align-items:center}.empty-state{padding:2rem 1rem;text-align:center;color:#9ca3af;font-size:.875rem}.home-screen{padding:1rem;max-width:1200px;margin:0 auto}.home-cards-grid{display:grid;grid-template-columns:1fr;gap:1rem}.home-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:all .2s}.stats-card{display:flex;align-items:center;gap:1rem;cursor:pointer}.stats-card:hover{border-color:#2563eb;box-shadow:0 4px 12px #2563eb1a;transform:translateY(-2px)}.stats-card:active{transform:translateY(0)}.stats-card-icon{width:56px;height:56px;border-radius:12px;background-color:#eff6ff;display:flex;align-items:center;justify-content:center;color:#2563eb;flex-shrink:0}.stats-card-content{flex:1;min-width:0}.stats-card-value{font-size:2rem;font-weight:700;color:#1f2937;line-height:1;margin-bottom:.25rem}.stats-card-label{font-size:.875rem;font-weight:500;color:#6b7280}.stats-card-arrow{color:#9ca3af;flex-shrink:0;transition:all .2s}.stats-card:hover .stats-card-arrow{color:#2563eb;transform:translate(4px)}.start-new-task-horizontal{cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;padding:1.5rem}.start-new-task-horizontal:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.start-new-task-horizontal:active{transform:translateY(0)}.start-new-task-content-horizontal{display:flex;align-items:center;gap:1rem}.start-new-task-icon-horizontal{width:56px;height:56px;border-radius:12px;background-color:#fff3;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.start-new-task-text-horizontal{flex:1}.start-new-task-title-horizontal{font-size:1.125rem;font-weight:600;margin:0 0 .25rem;color:#fff}.start-new-task-subtitle-horizontal{font-size:.875rem;margin:0;opacity:.9;color:#fff}@media (min-width: 640px){.home-cards-grid{grid-template-columns:repeat(2,1fr)}.start-new-task-horizontal{grid-column:1 / -1}}.home-recent-section{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}@media (min-width: 1024px){.home-screen{padding:2rem}.home-cards-grid{grid-template-columns:repeat(3,1fr)}.start-new-task-horizontal{grid-column:auto}.home-card{padding:2rem}.home-recent-section{margin-top:2rem}}.tasks-tab{padding:1rem;max-width:1200px;margin:0 auto}.tasks-tab-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.tasks-tab-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0}.create-task-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background-color:#2563eb;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.create-task-button:hover{background-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 8px #2563eb33}.create-task-button:active{transform:translateY(0)}.create-task-button svg{width:20px;height:20px}.tasks-tab-filters{display:flex;gap:.5rem;margin-bottom:1.5rem;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.filter-button{display:flex;align-items:center;padding:.5rem 1rem;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s;white-space:nowrap;flex-shrink:0}.tasks-tab-content{min-height:200px}.tasks-list{display:flex;flex-direction:column;gap:.75rem}.empty-state p{font-size:1rem;font-weight:500;margin:0 0 1.5rem;color:#6b7280}.empty-state-button{padding:.75rem 1.5rem;background-color:#2563eb;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.empty-state-button:hover{background-color:#1d4ed8}@media (min-width: 769px){.tasks-tab{padding:2rem}.tasks-tab-title{font-size:1.875rem}.tasks-tab-filters{justify-content:flex-start}}.reports-tab{padding:1rem;max-width:1200px;margin:0 auto}.reports-tab-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.reports-tab-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0}.export-pdf-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background-color:#2563eb;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.export-pdf-button:hover{background-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 8px #2563eb33}.export-pdf-button:active{transform:translateY(0)}.export-pdf-button svg{width:20px;height:20px}.reports-tab-filters{display:flex;gap:.5rem;margin-bottom:1.5rem;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.filter-button{padding:.5rem 1rem;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s;white-space:nowrap;flex-shrink:0}.filter-button:hover{background-color:#e5e7eb;color:#374151}.filter-button.active{background-color:#eff6ff;border-color:#2563eb;color:#2563eb}.reports-tab-content{min-height:200px}.reports-list{display:flex;flex-direction:column;gap:.75rem}.report-card{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s}.report-card:hover{border-color:#2563eb;box-shadow:0 2px 8px #2563eb1a;transform:translateY(-1px)}.report-card:active{transform:translateY(0)}.report-card-icon{width:48px;height:48px;border-radius:10px;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#6b7280;flex-shrink:0}.report-card:hover .report-card-icon{background-color:#eff6ff;color:#2563eb}.report-card-content{flex:1;min-width:0}.report-card-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.report-card-title{font-size:.9375rem;font-weight:600;color:#1f2937;margin:0;line-height:1.4;flex:1}.report-pdf-badge{padding:.25rem .5rem;background-color:#2563eb;color:#fff;border-radius:6px;font-size:.75rem;font-weight:600;flex-shrink:0}.report-card-meta{display:flex;gap:.75rem;align-items:center;font-size:.8125rem;color:#6b7280;flex-wrap:wrap}.report-card-type{text-transform:capitalize;font-weight:500}.report-card-date{display:flex;align-items:center}.report-card-status{padding:.125rem .5rem;border-radius:6px;background-color:#f3f4f6;color:#6b7280;font-size:.75rem;font-weight:500}.report-card-arrow{color:#9ca3af;flex-shrink:0;transition:all .2s}.report-card:hover .report-card-arrow{color:#2563eb;transform:translate(4px)}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:#9ca3af}.empty-state svg{margin-bottom:1rem;color:#d1d5db}.empty-state p{font-size:1rem;font-weight:500;margin:0;color:#6b7280}@media (min-width: 769px){.reports-tab{padding:2rem}.reports-tab-title{font-size:1.875rem}.reports-tab-filters{justify-content:flex-start}}.dashboard{min-height:100vh;background-color:#f9fafb;padding-top:112px}.dashboard-content{display:flex;flex-direction:column}.dashboard-main{flex:1;padding-bottom:2rem;min-height:calc(100vh - 176px)}.tab-content{padding:2rem;background-color:#fff;margin:2rem;border-radius:12px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.tab-content h2{font-size:1.5rem;font-weight:600;color:#1e3a5f;margin:0 0 1rem}.tab-content p{color:#6b7280;font-size:.875rem}@media (min-width: 769px){.dashboard{padding-top:128px}.dashboard-main{min-height:calc(100vh - 128px)}}@media (max-width: 768px){.dashboard{padding-bottom:64px}.tab-content{margin:1rem;padding:1.5rem}}.account-sidebar{width:220px;min-width:220px;max-width:220px;background-color:#fff;border-radius:12px;padding:1rem;box-shadow:0 1px 3px #0000001a;height:fit-content;position:sticky;top:2rem;flex-shrink:0;flex-grow:0;box-sizing:border-box}.account-sidebar-tab{display:block;width:100%;padding:.75rem 1rem;text-align:left;border:none;background:none;color:#6b7280;font-size:.875rem;font-weight:500;cursor:pointer;border-radius:8px;margin-bottom:.5rem;transition:all .2s}.account-sidebar-tab:hover{background-color:#f3f4f6;color:#374151}.account-sidebar-tab.active{background-color:#eff6ff;color:#2563eb;font-weight:600}@media (max-width: 768px){.account-sidebar{width:100%;min-width:100%;max-width:100%;position:sticky;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;overflow-x:auto;margin-top:1rem;padding:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.account-sidebar::-webkit-scrollbar{display:none}.account-sidebar-tab{white-space:nowrap;margin-bottom:0;padding:.5rem 1rem;border-radius:6px}.account-sidebar-tab:not(:last-child){margin-right:.25rem}}.settings-page{min-height:100vh;background-color:#f9fafb;display:flex;flex-direction:column;padding-top:56px;padding-bottom:64px}@media (min-width: 769px){.settings-page{padding-top:64px;padding-bottom:0}}.settings-header{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem 2rem}.settings-container{display:flex;width:100%;max-width:1200px;margin:0 auto;gap:2rem;padding:2rem 1rem;flex:1;min-height:calc(100vh - 150px);box-sizing:border-box;align-items:flex-start}.settings-content{flex:1 1 600px;background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a;min-width:600px;max-width:none;width:100%;box-sizing:border-box;overflow:visible}.settings-form{width:100%;max-width:none;min-width:100%;display:block}.settings-header-section{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.settings-header-section h2{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.settings-description{font-size:.875rem;color:#6b7280;margin:0;line-height:1.5}.settings-section{margin-bottom:2rem}.settings-section-title{font-size:1rem;font-weight:600;color:#374151;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #f3f4f6}.profile-section{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.settings-form-actions{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.settings-button{width:100%;padding:.75rem 1.5rem;background-color:#2563eb;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.settings-button svg{flex-shrink:0}.settings-button{width:100%;padding:.75rem 1.5rem;background-color:#2563eb;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.settings-button:hover:not(:disabled){background-color:#1d4ed8}.settings-button:disabled{opacity:.6;cursor:not-allowed}.settings-button.secondary{background-color:#f3f4f6;color:#374151}.settings-button.secondary:hover:not(:disabled){background-color:#e5e7eb}.settings-link{background:none;border:none;color:#2563eb;font-size:.875rem;text-decoration:underline;cursor:pointer;padding:0;margin-top:.5rem}.settings-link:hover{color:#1d4ed8}.profile-image-preview{width:80px;height:80px;border-radius:50%;overflow:hidden;border:2px solid #e5e7eb;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6}.profile-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#2563eb;color:#fff;font-size:2rem;font-weight:600}.profile-image-upload-button{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.profile-image-remove-button{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:none;color:#ef4444;border:1px solid #ef4444;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}@media (max-width: 1024px){.settings-content{min-width:500px}}@media (max-width: 768px){.settings-container{flex-direction:column;padding:0 1rem;gap:1rem;max-width:100%}.settings-sidebar{width:100%;min-width:100%;max-width:100%;position:static;display:flex;gap:.5rem;overflow-x:auto}.settings-tab{white-space:nowrap;margin-bottom:0}.settings-content{padding:1.5rem;width:100%;min-width:100%;max-width:100%;flex:1 1 100%}.profile-image-upload{flex-direction:column;align-items:flex-start}.profile-image-actions{width:100%}.profile-image-upload-button,.profile-image-remove-button{width:100%;justify-content:center}.form-row{grid-template-columns:1fr;gap:1rem}.account-info-item{flex-direction:column;align-items:flex-start;gap:.5rem}.settings-form{width:100%;max-width:100%;min-width:100%}}.profile-page{min-height:100vh;background-color:#f9fafb;display:flex;flex-direction:column;padding-top:56px;padding-bottom:64px}@media (min-width: 769px){.profile-page{padding-top:64px;padding-bottom:0}}.profile-container{display:flex;width:100%;max-width:1200px;margin:0 auto;gap:2rem;padding:2rem 1rem;flex:1;min-height:calc(100vh - 150px);box-sizing:border-box;align-items:flex-start}.profile-content{flex:1 1 600px;background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a;min-width:600px;max-width:none;width:100%;box-sizing:border-box;overflow:visible}.profile-form{width:100%;max-width:none;min-width:100%;display:block}.profile-header-section{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.profile-header-section h2{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.profile-description{font-size:.875rem;color:#6b7280;margin:0;line-height:1.5}.profile-section{margin-bottom:2rem}.profile-section-title{font-size:1rem;font-weight:600;color:#374151;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #f3f4f6}.profile-section-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:1rem}.profile-image-upload{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:.5rem}.profile-image-preview{width:80px;height:80px;border-radius:50%;overflow:hidden;border:2px solid #e5e7eb;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6}.profile-image{width:100%;height:100%;object-fit:cover}.profile-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:2rem;font-weight:600}.profile-image-actions{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.profile-image-hint{display:block;font-size:.75rem;color:#6b7280;margin-top:.5rem}.profile-image-upload-button{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s}.profile-image-upload-button:hover{background-color:#e5e7eb;border-color:#9ca3af}.profile-image-upload-button svg{flex-shrink:0}.profile-image-remove-button{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:none;border:1px solid #fecaca;border-radius:6px;font-size:.875rem;font-weight:500;color:#991b1b;cursor:pointer;transition:all .2s}.profile-image-remove-button:hover{background-color:#fee2e2}.profile-image-remove-button svg{flex-shrink:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group input,.form-group select{width:100%;max-width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;transition:border-color .2s;box-sizing:border-box}.form-group input:focus,.form-group select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.account-info-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.account-info-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #e5e7eb}.account-info-item:last-child{border-bottom:none}.account-info-label{font-size:.875rem;font-weight:500;color:#6b7280}.account-info-value{font-size:.875rem;color:#1f2937;font-weight:500}.role-badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:capitalize}.role-badge-admin{background:#dbeafe;color:#1e40af}.role-badge-manager{background:#fef3c7;color:#92400e}.role-badge-supervisor{background:#e0e7ff;color:#3730a3}.role-badge-worker{background:#f3f4f6;color:#374151}.role-badge-safety_officer{background:#dcfce7;color:#166534}.profile-form-actions{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.profile-button{width:100%;padding:.75rem 1.5rem;background-color:#2563eb;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.profile-button:hover:not(:disabled){background-color:#1d4ed8}.profile-button:disabled{opacity:.6;cursor:not-allowed}.profile-button svg{flex-shrink:0}@media (max-width: 768px){.profile-container{flex-direction:column;padding:0 1rem;gap:1rem;max-width:100%}.profile-content{padding:1.5rem;width:100%;min-width:100%;max-width:100%;flex:1 1 100%}.form-row{grid-template-columns:1fr;gap:1rem}.account-info-item{flex-direction:column;align-items:flex-start;gap:.5rem}.profile-form{width:100%;max-width:100%;min-width:100%}.profile-image-upload{flex-direction:column;align-items:center}.profile-image-preview{margin-bottom:1rem}.profile-image-actions{width:100%;align-items:center}.profile-image-upload-button,.profile-image-remove-button{width:100%;justify-content:center}.profile-image-hint{text-align:center}}.change-password-page{min-height:100vh;background-color:#f9fafb;display:flex;flex-direction:column;padding-top:56px;padding-bottom:64px}@media (min-width: 769px){.change-password-page{padding-top:64px;padding-bottom:0}}.change-password-container{display:flex;width:100%;max-width:1200px;margin:0 auto;gap:2rem;padding:2rem 1rem;flex:1;min-height:calc(100vh - 150px);box-sizing:border-box;align-items:flex-start}.change-password-content{flex:1 1 600px;background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a;min-width:600px;max-width:none;width:100%;box-sizing:border-box;overflow:visible}.change-password-form{width:100%;max-width:none;min-width:100%;display:block}.change-password-header-section{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.change-password-header-section h2{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.change-password-description{font-size:.875rem;color:#6b7280;margin:0;line-height:1.5}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-group input{width:100%;max-width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;transition:border-color .2s;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-group small{display:block;font-size:.75rem;color:#6b7280;margin-top:.25rem}.change-password-form-actions{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.change-password-button{width:100%;padding:.75rem 1.5rem;background-color:#2563eb;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.change-password-button:hover:not(:disabled){background-color:#1d4ed8}.change-password-button:disabled{opacity:.6;cursor:not-allowed}.change-password-button.secondary{background-color:#f3f4f6;color:#374151}.change-password-button.secondary:hover:not(:disabled){background-color:#e5e7eb}.change-password-button svg{flex-shrink:0}.change-password-link{background:none;border:none;color:#2563eb;font-size:.875rem;text-decoration:underline;cursor:pointer;padding:0;margin-top:.5rem;display:block}.change-password-link:hover{color:#1d4ed8}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message{background-color:#fee2e2;color:#991b1b;padding:.75rem;border-radius:6px;font-size:.875rem;margin-bottom:1rem;border:1px solid #fecaca}.success-message{background-color:#d1fae5;color:#065f46;padding:.75rem;border-radius:6px;font-size:.875rem;margin-bottom:1rem;border:1px solid #a7f3d0}@media (max-width: 768px){.change-password-container{flex-direction:column;padding:0 1rem;gap:1rem;max-width:100%}.change-password-content{padding:1.5rem;width:100%;min-width:100%;max-width:100%;flex:1 1 100%}.change-password-form{width:100%;max-width:100%;min-width:100%}}.jha-wizard-page{background:var(--surface-base, #f7f9fc);min-height:100vh;display:flex;flex-direction:column;color:#1b1f3b;padding-top:56px}@media (min-width: 769px){.jha-wizard-page{padding-top:64px}}.jha-wizard{display:flex;flex-direction:column;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem 2rem;box-sizing:border-box}.jha-wizard-header{background:#fff;padding:1.5rem 1rem;border-bottom:1px solid rgba(23,32,42,.08);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;align-self:stretch;margin:0 -1rem}.jha-wizard-title-block{display:flex;align-items:center;gap:1.5rem}.jha-back-button{display:flex;align-items:center;gap:.5rem;background:transparent;border:none;color:#5560ff;font-weight:600;cursor:pointer;padding:.5rem 0}.jha-back-button:hover{text-decoration:underline}.jha-progress{min-width:220px}.jha-progress-bar{background:#5560ff1f;border-radius:999px;height:8px;overflow:hidden;margin-bottom:.35rem}.jha-progress-bar span{display:block;height:100%;background:linear-gradient(90deg,#5560ff,#00a3ff);transition:width .3s ease}.jha-progress-label{font-size:.85rem;color:#1b1f3b99}.jha-alert{margin:1rem 0;padding:1rem 1.25rem;border-radius:.75rem;background:#eafaf1;color:#1a7f43;display:flex;justify-content:space-between;align-items:center;gap:1rem}.jha-alert.error{background:#ffe9e7;color:#c62828}.jha-alert button{background:transparent;border:none;color:inherit;cursor:pointer;font-size:1rem}.jha-wizard-body{flex:1;padding:2rem 0;overflow-y:auto}.jha-step-container{width:100%;margin:0 0 3rem;display:flex;flex-direction:column;gap:1.75rem}.jha-section{background:#fff;border-radius:1rem;box-shadow:0 12px 32px #1c243714;padding:1.75rem;display:flex;flex-direction:column;gap:1.25rem}.jha-section-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.jha-section-header h2,.jha-section-header h3{margin:0}.jha-section-header p{margin:0;color:#1b1f3b99}.jha-grid{display:grid;gap:1.25rem}.jha-grid.two-column{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.jha-grid.three-column{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.jha-field{display:flex;flex-direction:column;gap:.5rem}.jha-label{font-weight:600;font-size:.95rem;color:#1b1f3be6;display:flex;align-items:center;gap:.5rem}.jha-field input,.jha-field textarea,.jha-field select{border:1px solid rgba(27,31,59,.12);border-radius:.75rem;padding:.75rem .9rem;font-size:.95rem;background:#fffffff2;transition:border-color .2s,box-shadow .2s}.jha-field input:focus,.jha-field textarea:focus,.jha-field select:focus{border-color:#5560ff;box-shadow:0 0 0 3px #5560ff26;outline:none}.jha-inline-button{border:none;background:none;color:#5560ff;font-size:.85rem;cursor:pointer;padding:0}.jha-inline-button:hover{text-decoration:underline}.jha-error{font-size:.8rem;color:#c62828}.jha-assistant-banner{background:linear-gradient(90deg,#5560ff1a,#5560ff05);border:1px solid rgba(85,96,255,.16);border-radius:.9rem;padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.jha-assistant-banner.secondary{background:linear-gradient(90deg,#00a3ff1a,#00a3ff05);border-color:#00a3ff29}.jha-assistant-banner strong{display:block;margin-bottom:.25rem;color:#1b1f3b}.jha-assistant-actions{display:flex;gap:.75rem}.jha-button{border-radius:.75rem;border:none;padding:.75rem 1.5rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.jha-button.primary{background:linear-gradient(90deg,#5560ff,#00a3ff);color:#fff;box-shadow:0 12px 24px #5560ff40}.jha-button.primary:disabled{background:#5560ff66;box-shadow:none;cursor:not-allowed}.jha-button.secondary{background:#5560ff1f;color:#304ffe}.jha-button.ghost{background:#1b1f3b0f;color:#1b1f3bcc}.jha-button:hover:not(:disabled){transform:translateY(-1px)}.jha-suggestion-list{margin:.75rem 0 0;padding-left:1.2rem;color:#1b1f3bbf}.jha-empty-state{margin:0;color:#1b1f3b80;font-style:italic}.jha-repeatable-row{align-items:center}.jha-inline-field-group{display:flex;align-items:center;gap:.75rem}.jha-icon-button{border:none;background:#1b1f3b14;color:#1b1f3bcc;border-radius:.65rem;width:34px;height:34px;cursor:pointer;font-size:1rem}.jha-icon-button:hover{background:#1b1f3b29}.jha-upload-control input[type=file]{display:none}.jha-attachment-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.jha-attachment-list li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.6rem .9rem;background:#1b1f3b0d;border-radius:.65rem}.jha-assistant-note{font-size:.9rem;margin-top:.5rem;color:#1b1f3bb3}.jha-step-card{border:1px solid rgba(27,31,59,.08);border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;background:#fffffff5}.jha-step-header{display:flex;align-items:center;justify-content:space-between}.jha-step-actions{display:flex;gap:.5rem}.jha-suggestion-panel{border:1px dashed rgba(85,96,255,.3);border-radius:.85rem;padding:.9rem;background:#5560ff0d}.jha-suggestion-panel ul{list-style:none;padding:0;margin:.6rem 0 0;display:flex;flex-direction:column;gap:.6rem}.jha-suggestion-panel li{display:flex;justify-content:space-between;align-items:center;gap:.75rem;font-size:.9rem}.jha-hazard-card{border:1px solid rgba(27,31,59,.08);border-radius:.9rem;padding:1.25rem;display:flex;flex-direction:column;gap:1rem;background:#1b1f3b05}.jha-hazard-header{display:flex;align-items:center;justify-content:space-between}.jha-hazard-actions{display:flex;gap:.5rem}.jha-risk-score{display:flex;flex-direction:column;justify-content:flex-end;font-weight:600}.jha-risk-value{font-size:1.15rem;color:#c62828}.jha-controls-list{display:flex;flex-direction:column;gap:.75rem}.jha-control-row{display:grid;grid-template-columns:1.5fr .8fr 40px;gap:.75rem;align-items:center}.jha-summary-card{border:1px solid rgba(27,31,59,.08);border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;background:#fffffff5}.jha-summary-header{display:flex;justify-content:space-between;align-items:flex-start}.jha-summary-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin:0}.jha-summary-list dt{font-size:.85rem;text-transform:uppercase;letter-spacing:.06em;color:#1b1f3b73}.jha-summary-list dd{margin:.25rem 0 0;font-weight:600;color:#1b1f3bd9}.jha-summary-subsection{display:flex;flex-direction:column;gap:.6rem}.jha-summary-subsection h4,.jha-summary-subsection h5{margin:0}.jha-summary-subsection ul{margin:0;padding-left:1.2rem}.jha-summary-hazard{border-top:1px solid rgba(27,31,59,.1);padding-top:1rem;display:flex;flex-direction:column;gap:.75rem}.jha-summary-hazard-header{display:flex;justify-content:space-between;align-items:center}.jha-summary-risk{font-weight:600;color:#c62828}.jha-summary-tag{background:#5560ff1f;color:#304ffe;border-radius:.65rem;padding:.35rem .75rem;font-size:.8rem;font-weight:600}.jha-toggle{display:flex;align-items:center;gap:.5rem;cursor:pointer}.jha-wizard-footer{background:#fff;padding:1.5rem 0;border-top:1px solid rgba(23,32,42,.08)}.jha-footer-actions{display:flex;justify-content:flex-end;gap:1rem}.jha-footer-error{margin-top:.75rem;color:#c62828;text-align:right;font-weight:600}@media (max-width: 768px){.jha-wizard-header{flex-direction:column;align-items:flex-start}.jha-progress{width:100%}.jha-wizard-body,.jha-alert{margin:1rem 0;padding:1.25rem .75rem}.jha-wizard-footer{padding:1.25rem .75rem}.jha-footer-actions{flex-direction:column-reverse;align-items:stretch}}@media (max-width: 640px){.jha-wizard{padding:0 .5rem 1.5rem}.jha-wizard-header{padding:1.25rem .5rem;margin:0 -.5rem}.jha-section{padding:1.25rem}.jha-grid.two-column,.jha-grid.three-column{grid-template-columns:1fr}.jha-control-row{grid-template-columns:1fr;gap:.75rem}.jha-control-row button{width:auto;justify-self:flex-start}}.offline-banner{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#f59e0b;color:#fff;padding:.75rem 1rem;font-size:.875rem;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a}.offline-banner.offline{background-color:#ef4444}.offline-banner.syncing{background-color:#2563eb}.offline-banner.pending{background-color:#f59e0b}.offline-banner-content{display:flex;align-items:center;gap:.5rem;max-width:100%}.offline-banner-content svg{flex-shrink:0}.offline-banner-content span{flex:1;text-align:center}.offline-banner-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.offline-banner{top:112px}@media (min-width: 769px){.offline-banner{top:128px}}@media (max-width: 768px){.offline-banner{font-size:.8125rem;padding:.625rem .875rem}}.ai-chatbot-button{position:fixed;bottom:80px;right:16px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #2563eb66;transition:all .3s ease;z-index:1000;touch-action:manipulation}.ai-chatbot-button:hover{transform:scale(1.05);box-shadow:0 6px 16px #2563eb80}.ai-chatbot-button:active{transform:scale(.95)}.ai-chatbot-button.open{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 12px #ef444466}.ai-chatbot-button.open:hover{box-shadow:0 6px 16px #ef444480}@media (min-width: 769px){.ai-chatbot-button{bottom:24px;right:24px;width:64px;height:64px}}.ai-chatbot-modal{position:fixed;bottom:80px;right:16px;width:calc(100vw - 32px);max-width:420px;max-height:calc(100vh - 120px);background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001f;display:flex;flex-direction:column;z-index:1001;overflow:hidden;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 769px){.ai-chatbot-modal{bottom:24px;right:24px;max-height:calc(100vh - 100px);width:420px}}.ai-chatbot-header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.ai-chatbot-header-content{display:flex;align-items:center;gap:12px}.ai-chatbot-avatar{width:40px;height:40px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ai-chatbot-header-text h3{margin:0;font-size:16px;font-weight:600;color:#fff}.ai-chatbot-header-text p{margin:0;font-size:12px;color:#fffc}.ai-chatbot-close{background:#fff3;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background .2s;flex-shrink:0}.ai-chatbot-close:hover{background:#ffffff4d}.ai-chatbot-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;min-height:0}.ai-chatbot-messages::-webkit-scrollbar{width:6px}.ai-chatbot-messages::-webkit-scrollbar-track{background:#f3f4f6}.ai-chatbot-messages::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.ai-chatbot-messages::-webkit-scrollbar-thumb:hover{background:#9ca3af}.ai-message{display:flex;flex-direction:column;max-width:85%;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ai-message.user{align-self:flex-end}.ai-message.assistant{align-self:flex-start}.ai-message-content{padding:12px 16px;border-radius:16px;font-size:14px;line-height:1.5;word-wrap:break-word}.ai-message.user .ai-message-content{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-bottom-right-radius:4px}.ai-message.assistant .ai-message-content{background:#f3f4f6;color:#1f2937;border-bottom-left-radius:4px}.ai-message-time{font-size:11px;color:#6b7280;margin-top:4px;padding:0 4px}.ai-message.user .ai-message-time{text-align:right}.ai-message.assistant .ai-message-time{text-align:left}.ai-typing-indicator{display:flex;gap:4px;padding:8px 0}.ai-typing-indicator span{width:8px;height:8px;border-radius:50%;background:#9ca3af;animation:typing 1.4s infinite ease-in-out}.ai-typing-indicator span:nth-child(1){animation-delay:0s}.ai-typing-indicator span:nth-child(2){animation-delay:.2s}.ai-typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.7}30%{transform:translateY(-10px);opacity:1}}.ai-chatbot-input-container{display:flex;align-items:center;gap:8px;padding:12px 16px;border-top:1px solid #e5e7eb;background:#fff}.ai-chatbot-input{flex:1;border:1px solid #d1d5db;border-radius:24px;padding:10px 16px;font-size:14px;outline:none;transition:border-color .2s}.ai-chatbot-input:focus{border-color:#2563eb}.ai-chatbot-input:disabled{background:#f3f4f6;cursor:not-allowed}.ai-chatbot-send{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.ai-chatbot-send:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 8px #2563eb4d}.ai-chatbot-send:active:not(:disabled){transform:scale(.95)}.ai-chatbot-send:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.ai-chatbot-modal{max-height:calc(100vh - 140px)}.ai-chatbot-messages{padding:12px}.ai-message{max-width:90%}}@media (max-width: 768px){.ai-chatbot-button,.ai-chatbot-modal{bottom:80px}}.bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-top:1px solid #e5e7eb;padding:.5rem 0;z-index:100;box-shadow:0 -2px 8px #0000000d;display:flex;justify-content:space-around;align-items:center;height:64px}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;flex:1;background:none;border:none;padding:.5rem;cursor:pointer;color:#6b7280;transition:all .2s;min-width:0}.bottom-nav-item:active{transform:scale(.95)}.bottom-nav-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:inherit}.bottom-nav-icon svg{width:100%;height:100%;stroke-width:2}.bottom-nav-label{font-size:.625rem;font-weight:500;line-height:1;color:inherit;white-space:nowrap}.bottom-nav-item.active,.bottom-nav-item.active .bottom-nav-icon{color:#2563eb}@media (min-width: 769px){.bottom-nav{display:none}}@media (max-width: 768px){body{padding-bottom:64px}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}
