*{box-sizing:border-box}#root,body,html{height:100%;margin:0;padding:0;width:100%}body{background:#f0f0f0}#root,body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}html{-webkit-touch-callout:none;scroll-behavior:smooth;-webkit-user-select:none;user-select:none}#root *,body *,html *{-webkit-touch-callout:default;-webkit-user-select:text;user-select:text}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-text-size-adjust:100%;background:#000!important;color:#fff;overflow-x:hidden}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;border-bottom:1px solid #ffffff1a;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.nav-brand,.nav-container{align-items:center;display:flex}.nav-brand{color:#fff;font-size:1.1rem;font-weight:700;text-decoration:none}.nav-menu{align-items:center;display:flex;gap:2rem}.nav-link{color:#fffc;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#4ecdc4}.nav-cta{font-size:.85rem;margin-left:1rem;padding:.5rem 1.25rem}.nav-toggle{align-items:center;background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:2rem;justify-content:center;padding:.5rem;width:2rem}.hamburger{position:relative}.hamburger,.hamburger:after,.hamburger:before{background:#fff;height:2px;transition:all .3s ease;width:1.5rem}.hamburger:after,.hamburger:before{content:"";position:absolute}.hamburger:before{top:-6px}.hamburger:after{top:6px}.hamburger.active{background:#0000}.hamburger.active:before{top:0;transform:rotate(45deg)}.hamburger.active:after{top:0;transform:rotate(-45deg)}.nav-mobile{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000fa;border-bottom:1px solid #ffffff1a;display:none;flex-direction:column;gap:1rem;left:0;padding:1rem;position:absolute;right:0;top:100%}.nav-mobile.active{display:flex}.nav-mobile .nav-link{border-bottom:1px solid #ffffff1a;padding:.75rem 0;text-align:center}.nav-mobile .nav-cta{align-self:center;margin:.5rem 0 0}.nav-mobile-dashboard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000fa;border-bottom:1px solid #ffffff1a;display:none;flex-direction:column;gap:.5rem;left:0;padding:1rem;position:absolute;right:0;top:100%;z-index:1000}.nav-mobile-dashboard.active{display:flex}.nav-mobile-dashboard .nav-link{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.75rem 1rem;text-align:center;transition:all .2s ease}.nav-mobile-dashboard .nav-link:hover{background:#ffffff1a;border-color:#4ecdc480}.nav-mobile-dashboard .nav-link.active{background:#4ecdc41a;border-color:#4ecdc4;color:#4ecdc4}.loading{align-items:center;background:#000;display:flex;justify-content:center}.loading-spinner{border:2px solid #ffffff1a;height:2rem;width:2rem}.landing-page{min-height:100vh;width:100%}.hero{align-items:center;background:#000;display:flex;justify-content:center;min-height:80vh;padding:8rem 1rem 1rem}.hero-container{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr;width:100%}.hero-container,.hero-content{text-align:center}.hero-visual{align-items:center;display:flex;height:200px;justify-content:center;position:relative}.hero-canvas{border-radius:20px;height:100%!important;width:100%!important}.hero-title{color:#fff;font-size:2rem;font-weight:600;letter-spacing:-.02em;line-height:1.1;margin:0 0 1rem}.hero-subtitle{color:#ffffffe6;font-size:1.1rem;font-weight:400;line-height:1.4;margin:0 0 2rem}.cta-button{-webkit-tap-highlight-color:rgba(255,255,255,.2);background:#4ecdc4;border:2px solid #4ecdc4;border-radius:6px;color:#000;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.02em;min-height:44px;min-width:140px;outline:none;padding:.875rem 2rem;touch-action:manipulation;transition:all .3s ease;-webkit-user-select:none;user-select:none}.cta-button:hover{background:#0000;box-shadow:0 4px 12px #4ecdc44d;color:#4ecdc4;transform:translateY(-1px)}.cta-button:active{box-shadow:0 2px 6px #4ecdc44d;transform:translateY(0)}.cta-button.large{font-size:1rem;padding:1rem 2.5rem}.demo-button{-webkit-tap-highlight-color:rgba(255,255,255,.2);background:#0000;border:2px solid #4ecdc4;border-radius:6px;color:#4ecdc4;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.02em;margin-left:1rem;min-height:44px;min-width:120px;outline:none;padding:.875rem 2rem;touch-action:manipulation;transition:all .3s ease;-webkit-user-select:none;user-select:none}.demo-button:hover{background:#4ecdc4;box-shadow:0 4px 12px #4ecdc44d;color:#000;transform:translateY(-1px)}.demo-button:active{box-shadow:0 2px 6px #4ecdc44d;transform:translateY(0)}.demo-button.nav-demo{font-size:.85rem;margin-left:1rem;margin-right:1rem;padding:.5rem 1rem}.hero-cta{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.content{background:#000;padding:0;width:100%}.section{margin:0 auto;max-width:1200px;padding:2rem 1rem;width:100%}.section h2{color:#fff;font-size:1.5rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;margin:0 0 2rem;text-align:center}.section h3{color:#4ecdc4;font-size:1rem;font-weight:600;line-height:1.4;margin:0 0 .75rem}.section p{color:#ffffffd9;font-size:.9rem;line-height:1.6;margin:0 0 1rem}.steps{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin-top:2rem}.step{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;padding:1.5rem;transition:all .3s ease}.step:hover{background:#ffffff0d;border-color:#4ecdc44d}.why-section{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;margin:0 auto;max-width:1200px}.tagline{color:#ff6b6b;font-size:.9rem;font-style:italic;line-height:1.4}.signature,.tagline{margin:1.5rem 0;text-align:center}.signature{color:#4ecdc4;font-size:1rem;line-height:1.3}.comparison-section{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;margin:0 auto;max-width:1200px}.comparison-table{background:#ffffff1a;border-radius:10px;display:block;font-size:.8rem;margin:1.5rem 0;overflow:hidden}.table-header{display:none}.table-row{background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;display:block;margin-bottom:1rem;overflow:hidden}.table-row>div{border-bottom:1px solid #ffffff1a;padding:.75rem;transition:background-color .2s ease}.table-row>div:first-child{background:#4ecdc433;color:#4ecdc4;font-size:.9rem;font-weight:700;text-align:center}.table-row>div:nth-child(2){background:#ff6b6b1a;border-left:3px solid #ff6b6b}.table-row>div:nth-child(2):before{color:#ff6b6b;content:"Them: ";font-weight:600}.table-row>div:nth-child(3){background:#4ecdc41a;border-bottom:none;border-left:3px solid #4ecdc4}.table-row>div:nth-child(3):before{color:#4ecdc4;content:"Humbled.io: ";font-weight:600}.comparison-summary{color:#ff6b6b;font-size:.85rem;font-weight:600;line-height:1.4;margin:1.5rem 0;text-align:center}.benefits{grid-gap:1rem;display:grid;gap:1rem;margin-top:1.5rem}.benefit{background:#ffffff0d;border-left:4px solid #4ecdc4;border-radius:10px;color:#fff;font-size:.8rem;line-height:1.5;padding:1rem}.calculator-section{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;margin:0 auto;max-width:1200px;padding:2.5rem 1rem}.calculator-container{margin:0 auto;max-width:800px}.calculator-intro{color:#ffffffe6;font-size:.9rem;line-height:1.6;margin-bottom:2rem;text-align:center}.calculator-inputs{grid-gap:1.5rem;display:grid;gap:1.5rem;margin-bottom:2rem}.input-group{display:flex;flex-direction:column;gap:.5rem}.input-group label{color:#fff;font-size:.9rem;font-weight:600;line-height:1.4}.input-with-unit{align-items:center;background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;display:flex;padding:.75rem;position:relative}.input-with-unit input{background:none;border:none;color:#fff;font-size:1.2rem;font-weight:600;outline:none;text-align:center;width:100%}.input-with-unit input::-webkit-inner-spin-button,.input-with-unit input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-with-unit input[type=number]{-moz-appearance:textfield}.currency{color:#4ecdc4;font-size:1.2rem;font-weight:600;margin-right:.5rem}.unit{color:#ffffffb3;font-size:.8rem;margin-left:.5rem;white-space:nowrap}.calculator-results{margin-top:2rem}.calculator-results h3{color:#4ecdc4;font-size:1.4rem;margin-bottom:1.5rem;text-align:center}.results-grid{grid-gap:1rem;display:grid;gap:1rem;margin-bottom:2rem}.result-card{background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem}.result-card h4{color:#fff;font-size:1rem;margin-bottom:1rem;text-align:center}.result-card.current{border-left:4px solid #ff6b6b}.result-card.savings{background:#4ecdc41a;border-left:4px solid #4ecdc4}.cost-breakdown,.savings-highlight{text-align:center}.annual-cost,.annual-savings,.monthly-cost,.monthly-savings{margin-bottom:.75rem}.time-saved{background:#4ecdc433;border-radius:8px;margin-bottom:1rem;padding:1rem}.amount{color:#4ecdc4;display:block;font-size:1.8rem;font-weight:800;line-height:1.1}.result-card.current .amount{color:#ff6b6b}.period,.unit{color:#ffffffb3;display:block;font-size:.8rem;margin-top:.25rem}.calculator-cta{border-top:1px solid #ffffff1a;padding-top:2rem;text-align:center}.calculator-cta p{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem}.cta-section{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;margin:0 auto;max-width:1200px;text-align:center}.demo-dashboard{background:radial-gradient(circle at 20% 80%,#667eea1a 0,#0000 50%),radial-gradient(circle at 80% 20%,#764ba21a 0,#0000 50%),radial-gradient(circle at 40% 40%,#3498db1a 0,#0000 50%),linear-gradient(135deg,#0a0a0a,#1a1a1a);background-attachment:fixed;color:#fff;min-height:100vh;overflow-x:hidden;position:relative}.demo-dashboard:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='.5' fill='rgba(255,255,255,0.1)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;pointer-events:none;position:fixed;right:0;top:0;z-index:1}.demo-header{background:#ffffff05;border-bottom:1px solid #ffffff1a;padding:1rem 2rem}.demo-nav{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px}.demo-nav h1{font-size:1.5rem;font-weight:600;margin:0}.back-button{background:#0000;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.back-button:hover{background:#ffffff1a;border-color:#4ecdc4}.view-toggle{display:flex;gap:.5rem}.toggle-btn{background:#0000;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.toggle-btn.active,.toggle-btn:hover{background:#4ecdc4;border-color:#4ecdc4;color:#000}.demo-content{margin:0 auto;max-width:1400px;padding:2rem}.inbox-header{margin-bottom:2rem}.inbox-header h2{font-size:1.8rem;margin-bottom:.5rem}.inbox-header p{color:#ffffffb3;margin:0}.rca-entries{grid-gap:1rem;display:grid;gap:1rem}.rca-entry{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;cursor:pointer;padding:1.5rem;transition:all .3s ease}.rca-entry:hover{background:#ffffff0d;border-color:#4ecdc4;transform:translateY(-2px)}.entry-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.entry-header h3{flex:1 1;font-size:1.1rem;margin:0}.severity{border-radius:4px;font-size:.8rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.severity.critical{background:#ff6b6b33;color:#ff6b6b}.severity.high{background:#ffc10733;color:#ffc107}.severity.medium{background:#4ecdc433;color:#4ecdc4}.entry-meta{color:#fff9;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:1rem}.entry-description{color:#fffc;font-size:.95rem;line-height:1.5;margin-bottom:1rem}.entry-status{text-align:right}.status{border-radius:4px;font-size:.8rem;font-weight:600;padding:.25rem .75rem}.status.analyzing{background:#ffc10733;color:#ffc107}.status.rca_complete{background:#4ecdc433;color:#4ecdc4}.status.tickets_created{background:#96ceb433;color:#96ceb4}.detail-header{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.detail-header h2{font-size:1.5rem;margin:0}.kanban-board h3{color:#4ecdc4;font-size:1.3rem;margin-bottom:1.5rem}.kanban-columns{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.kanban-column{background:#ffffff08;border:1px solid #ffffff1a;padding:1rem}.kanban-column h4{color:#4ecdc4;font-size:1rem;font-weight:600;letter-spacing:.05em;margin:0 0 1rem;text-transform:uppercase}.kanban-items{display:flex;flex-direction:column;gap:.75rem}.kanban-item{background:#ffffff0d;border:1px solid #ffffff1a;font-size:.9rem;line-height:1.4;padding:.75rem;transition:all .3s ease}.kanban-item:hover{background:#ffffff14;border-color:#4ecdc44d}.org-board h2{color:#4ecdc4;font-size:1.8rem;margin-bottom:1.5rem}@media (max-width:768px){.navbar{padding:1.25rem 0}.nav-menu{display:none}.nav-toggle{display:flex}.hero{min-height:70vh;padding-top:8.5rem}.hero-visual{height:180px;margin:0}.landing-page{padding-top:0}.section{scroll-margin-top:6rem}.hero-title{margin-top:1rem}.demo-header{padding:1rem}.demo-nav{align-items:flex-start;flex-direction:column;gap:1rem}.demo-nav h1{font-size:1.3rem}.view-toggle{justify-content:center;width:100%}.demo-content{padding:1rem}.kanban-columns{grid-template-columns:1fr}.entry-header{align-items:flex-start;flex-direction:column;gap:.5rem}.entry-meta{flex-direction:column;gap:.25rem}.detail-header{align-items:flex-start;flex-direction:column;gap:.5rem}}@media (min-width:769px) and (max-width:968px){.hero{min-height:80vh;padding-top:6rem}.hero-container{gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1000px;text-align:left}.hero-content{order:1;text-align:left}.hero-visual{height:300px;order:2}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.5rem}.section h2{font-size:1.8rem}.comparison-table{grid-gap:1px;background:#ffffff1a;display:grid;font-size:.9rem;gap:1px;grid-template-columns:1fr 1fr 1fr;margin:2rem 0}.table-header{display:contents}.table-header>div{background:#4ecdc433;font-weight:700;padding:.875rem;text-align:center}.table-row{background:none;border:none;border-radius:0;display:contents;margin-bottom:0}.table-row>div{background:#0000004d;border:1px solid #ffffff1a;border-left:none;border-radius:0;padding:.875rem}.table-row>div:first-child{background:#0000004d;color:#4ecdc4;font-size:.9rem;font-weight:600;text-align:center}.table-row>div:nth-child(2):before,.table-row>div:nth-child(3):before{content:""}.table-row>div:nth-child(2),.table-row>div:nth-child(3){background:#0000004d;border-left:none;text-align:left}}@media (max-width:768px){.hero{min-height:auto;padding:2rem 1rem}.hero-container{gap:1.5rem}.hero-title{font-size:2.2rem;line-height:1.2;margin-bottom:1rem}.hero-subtitle{font-size:1.3rem;line-height:1.3;margin-bottom:1rem}.hero-description{font-size:.95rem;line-height:1.5;margin-bottom:1rem}.hero-tagline{font-size:.9rem;line-height:1.4;margin-bottom:1.5rem}.hero-visual{height:280px;margin:0 -1rem}.cta-button{font-size:1rem;min-height:44px;min-width:120px;padding:.875rem 1.75rem}.section{padding:2rem 1rem}.section h2{font-size:1.8rem;line-height:1.2;margin-bottom:1.5rem}.section h3{font-size:1.25rem;line-height:1.3;margin-bottom:.75rem}.section p{font-size:.95rem;line-height:1.6;margin-bottom:1rem}.steps{gap:1.5rem;grid-template-columns:1fr;margin-top:2rem}.step{padding:1.5rem}.comparison-table{font-size:.9rem;gap:0;grid-template-columns:1fr}.table-header>div,.table-row>div{padding:.75rem;text-align:left}.benefits{gap:1rem;margin-top:1.5rem}.benefit{font-size:.95rem;line-height:1.5;padding:1.25rem}.comparison-section,.cta-section,.why-section{border-radius:15px;margin:1rem;padding:2rem 1.5rem}.tagline{font-size:1.1rem;line-height:1.4}.signature{font-size:1.2rem;line-height:1.3}.comparison-summary{font-size:1rem;line-height:1.4}}@media (max-width:480px){.hero{padding:9rem .75rem 1.5rem}.hero-title{font-size:1.8rem;margin-top:1.5rem}.hero-subtitle{font-size:1.1rem}.hero-description,.hero-tagline{font-size:.85rem}.hero-visual{height:240px;margin:0 -.75rem}.section{padding:1.5rem .75rem}.section h2{font-size:1.5rem}.comparison-section,.cta-section,.why-section{margin:.75rem;padding:1.5rem 1rem}.step{padding:1.25rem}.benefit{font-size:.9rem;padding:1rem}.cta-button{font-size:.95rem;padding:.75rem 1.5rem}}@media (min-width:969px){.hero{min-height:90vh;padding:7rem 2rem 3rem}.hero-container{align-items:center;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.hero-content{text-align:left}.hero-visual{height:400px;margin:0}.hero-title{font-size:3.5rem;font-weight:600;margin-bottom:1.5rem}.hero-subtitle{font-size:1.5rem;font-weight:400;margin-bottom:2.5rem}.cta-button{font-size:1rem;padding:1rem 2rem}.section{padding:3rem 2rem}.section h2{font-size:2.2rem;margin-bottom:2rem}.section h3{font-size:1.3rem;margin-bottom:1rem}.section p{font-size:1rem;margin-bottom:1rem}.steps{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2.5rem}.step{padding:2rem}.comparison-table{grid-gap:1px;background:#ffffff1a;display:grid;font-size:1rem;gap:1px;grid-template-columns:1fr 1fr 1fr;margin:2rem 0}.table-header{display:contents}.table-header>div{background:#4ecdc433;font-weight:700;padding:1rem;text-align:center}.table-row{background:none;border:none;border-radius:0;display:contents;margin-bottom:0}.table-row>div{background:#0000004d;border:1px solid #ffffff1a;border-left:none;border-radius:0;padding:1rem}.table-row>div:first-child{background:#0000004d;color:#4ecdc4;font-size:1rem;font-weight:600;text-align:center}.table-row>div:nth-child(2){background:#0000004d;border-left:none;text-align:left}.table-row>div:nth-child(2):before{content:""}.table-row>div:nth-child(3){background:#0000004d;border-bottom:1px solid #ffffff1a;border-left:none;text-align:left}.table-row>div:nth-child(3):before{content:""}.benefits{gap:1.5rem;margin-top:2rem}.benefit{font-size:1rem;padding:1.5rem}.tagline{font-size:1.2rem;margin:2rem 0}.signature{font-size:1.3rem;margin:2rem 0}.comparison-summary{font-size:1.1rem;margin:2rem 0}.calculator-section{padding:4rem 2rem}.calculator-intro{font-size:1.1rem}.calculator-inputs{gap:2rem;grid-template-columns:1fr}.input-group label{font-size:1rem}.input-with-unit{padding:1rem}.input-with-unit input{font-size:1.4rem}.results-grid{gap:2rem;grid-template-columns:1fr 1fr}.result-card{padding:2rem}.result-card h4{font-size:1.2rem}.amount{font-size:2.2rem}.calculator-results h3{font-size:1.8rem}}.auth-flow{align-items:center;background:#000;color:#fff;display:flex;justify-content:center;min-height:100vh;padding:2rem}.auth-container{max-width:500px;width:100%}.auth-content{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:3rem;text-align:center}.auth-header h1{font-size:2rem;font-weight:600;margin-bottom:.5rem}.auth-header p{color:#ffffffb3;margin-bottom:2rem}.auth-form{text-align:left}.form-group{margin-bottom:1.5rem}.form-group label{font-weight:500;margin-bottom:.5rem}.form-group input{background:#ffffff0d;border:1px solid #fff3;border-radius:6px;color:#fff;font-size:1rem;padding:.75rem;width:100%}.form-group input:focus{border-color:#4ecdc4;box-shadow:0 0 0 2px #4ecdc433;outline:none}.auth-button{background:#4ecdc4;border:none;border-radius:6px;color:#000;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem;transition:all .3s ease;width:100%}.auth-button:hover:not(:disabled){background:#45b8b3;transform:translateY(-1px)}.auth-button:disabled{cursor:not-allowed;opacity:.6}.auth-info{margin-top:1rem;text-align:center}.auth-info p{color:#fff9;font-size:.9rem}.success-step,.verify-step{text-align:center}.success-icon,.verify-icon{font-size:4rem;margin-bottom:1rem}.verify-actions{display:flex;gap:1rem;margin-top:2rem}.secondary-button{background:#0000;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;padding:.5rem 1rem;transition:all .3s ease}.secondary-button:hover{background:#ffffff1a;border-color:#4ecdc4}.error-message{background:#ff6b6b1a;border:1px solid #ff6b6b33;border-radius:6px;color:#ff6b6b;font-size:.9rem;margin-bottom:1rem;padding:.75rem}.dashboard-loading{align-items:center;background:#000;color:#fff;display:flex;justify-content:center;min-height:100vh}.loading-content{text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #ffffff1a;border-radius:50%;border-top-color:#4ecdc4;height:40px;margin:0 auto 1rem;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dashboard-error{align-items:center;background:#000;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem;text-align:center}.dashboard-error h2{color:#ff6b6b;margin-bottom:1rem}.getting-started{margin:0 auto;max-width:1200px;padding:2rem}.welcome-header{margin-bottom:3rem;text-align:center}.welcome-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#4ecdc4,#45b8b3);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:1rem}.setup-steps{grid-gap:2rem;display:grid;gap:2rem;margin-bottom:3rem}.step-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:1.5rem;padding:2rem}.step-number{align-items:center;background:#4ecdc4;border-radius:50%;color:#000;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:40px;justify-content:center;width:40px}.step-content h3{color:#4ecdc4;margin-bottom:.5rem}.email-addresses{display:flex;flex-direction:column;gap:.75rem;margin:1rem 0}.email-address{align-items:center;background:#4ecdc41a;border:1px solid #4ecdc433;border-radius:8px;display:flex;gap:1rem;padding:1rem}.email-address code{background:none;color:#4ecdc4;flex:1 1;font-family:Courier New,monospace;font-size:1.1rem;padding:0}.copy-btn{background:#4ecdc4;border:none;border-radius:4px;color:#000;cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.copy-btn:hover{background:#45b8b3;transform:translateY(-1px)}.setup-instructions{margin-top:1.5rem}.setup-instructions h4{color:#4ecdc4;margin-bottom:.5rem}.setup-instructions ul{list-style:none;padding:0}.setup-instructions li{padding:.5rem 0 .5rem 1.5rem;position:relative}.setup-instructions li:before{color:#4ecdc4;content:"→";font-weight:700;left:0;position:absolute}.test-email-template{margin-top:1rem}.email-template{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;font-family:Courier New,monospace;font-size:.9rem;padding:1rem}.email-body{background:#ffffff08;border-radius:4px;color:#fffc;margin-top:.5rem;padding:.5rem}.next-steps{background:#ffffff05;border:1px solid #ffffff1a;border-radius:12px;padding:2rem}.next-steps h3{color:#4ecdc4;margin-bottom:2rem;text-align:center}.tips{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.tip{text-align:center}.tip h4{font-size:1.1rem;margin-bottom:.5rem}.tip p{color:#ffffffb3;font-size:.9rem}.dashboard-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;border-bottom:1px solid #ffffff1a;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-nav{align-items:center;display:flex;justify-content:space-between;margin:0 auto 1rem;max-width:1400px}.nav-brand-dashboard{align-items:center;display:flex;gap:12px}.nav-brand-dashboard .nav-title{color:#fff;font-size:1.2rem;font-weight:700;text-decoration:none}.dashboard-subtitle{background:#ffffff1a;border-radius:4px;color:#fff9;font-size:.85rem;font-weight:500;padding:4px 8px}.organization-info{align-items:center;display:flex;gap:16px}.org-details h1{color:#fff;font-size:1.4rem;font-weight:700;letter-spacing:-.02em;margin:0}.user-info{color:#ffffffb3;font-size:.85rem;font-weight:500}.back-button-modern{align-items:center;background:#0000;border:2px solid #fff3;border-radius:6px;color:#fffc;cursor:pointer;display:flex;font-size:.8rem;font-weight:600;justify-content:center;letter-spacing:.02em;min-height:36px;padding:.5rem 1rem;transition:all .3s ease}.back-button-modern:hover{border-color:#4ecdc4;box-shadow:0 4px 12px #4ecdc433;color:#4ecdc4;transform:translateY(-1px)}.nav-tabs{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:8px;margin:0 auto;max-width:1400px;padding:8px}.nav-tab{align-items:center;background:#0000;border:2px solid #fff3;border-radius:6px;color:#fffc;cursor:pointer;display:flex;font-size:.75rem;font-weight:600;justify-content:center;letter-spacing:.02em;min-height:44px;padding:.7rem 1.5rem;text-decoration:none;transition:all .3s ease}.nav-tab.active{background:#4ecdc4;box-shadow:0 4px 12px #4ecdc44d;color:#000}.nav-tab.active,.nav-tab:hover:not(.active){border-color:#4ecdc4;transform:translateY(-1px)}.nav-tab:hover:not(.active){box-shadow:0 4px 12px #4ecdc433;color:#4ecdc4}.empty-state{color:#fff9;padding:3rem}.empty-state p{font-size:1.1rem;margin-bottom:1rem}.dashboard-content{margin:0 auto;max-width:1400px;min-height:calc(100vh - 200px);padding:2rem}@media (max-width:768px){.setup-steps{grid-template-columns:1fr}.step-card{flex-direction:column;text-align:center}.email-addresses{gap:.5rem}.email-address{text-align:center}.email-address,.verify-actions{flex-direction:column}.tips{grid-template-columns:1fr}.nav-tabs{flex-wrap:wrap}.header-nav{flex-direction:column;gap:1rem;text-align:center}}.rca-detail{background:#fff;color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;line-height:1.4;margin:0;max-width:none;min-height:100vh;padding:2rem;width:100%}.rca-detail-header{border-bottom:2px solid #000;margin-bottom:30px;padding-bottom:20px}.rca-header-controls{display:flex;gap:10px;justify-content:flex-end;margin-bottom:20px}.company-logo{align-items:center;display:flex}.header-logo{height:40px;object-fit:contain;width:auto}.logo-placeholder{align-items:center;background:#000;border-radius:4px;display:flex;height:40px;padding:8px 16px}.org-name{color:#fff;font-size:.9rem}.org-name,.rca-info h2{font-weight:700;letter-spacing:.5px}.rca-info h2{color:#000;font-size:1.8rem;margin:0 0 10px;text-transform:uppercase}.rca-meta{align-items:center;display:flex;gap:20px;margin-bottom:15px}.rca-meta span{color:#000;font-size:.85rem;font-weight:600}.analysis-container{background:#0000;border:none;padding:0}.analysis-item{background:#f8f9fa;border:1px solid #dee2e6;border-radius:0;margin-bottom:20px;padding:20px}.analysis-item h4{border-bottom:1px solid #000;color:#000;font-size:1rem;font-weight:700;margin:0 0 10px;padding-bottom:8px;text-transform:uppercase}.analysis-item p{color:#333;line-height:1.5;margin:10px 0}.kanban-board.modern{background:#0000;border-radius:0;box-shadow:none;padding:20px 0}.kanban-header h3{border-bottom:2px solid #000;color:#000;font-size:1.2rem;font-weight:700;margin-bottom:20px;padding-bottom:10px;text-transform:uppercase}.kanban-columns.enhanced{border:1px solid #000;gap:0}.kanban-column.enhanced{background:#fff;border-radius:0;border-right:1px solid #000;margin:0}.kanban-column.enhanced:last-child{border-right:none}.column-header.enhanced{background:#000;border:none;border-radius:0;color:#fff;padding:15px;text-align:center}.column-header.enhanced h4{color:#fff;font-size:.9rem;font-weight:700}.kanban-item.enhanced{border:1px solid #dee2e6;border-radius:0;box-shadow:none;margin:10px}.kanban-item.enhanced:hover{box-shadow:0 2px 4px #0000001a}.download-btn,.logo-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:10px 20px;transition:transform .2s,box-shadow .2s}.download-btn:hover,.logo-btn:hover{box-shadow:0 5px 15px #667eea4d;transform:translateY(-2px)}.rca-id{background:#f8f9fa;border-radius:4px;color:#666;font-size:12px;font-weight:500;padding:4px 8px}.recommendations-content{display:flex;flex-direction:column;gap:15px}.recommendation-item{align-items:center;background:#fff;border-left:4px solid #17a2b8;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#000;display:flex;justify-content:space-between;padding:15px}.all-tickets-created{background:#d4edda;border:1px solid #c3e6cb;border-radius:8px;color:#28a745;font-style:italic;font-weight:600;margin:10px 0;padding:20px;text-align:center}.rec-text{color:#000;flex:1 1;line-height:1.5;margin-right:15px}.create-ticket-btn{background:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:8px 16px;transition:background .2s;white-space:nowrap}.create-ticket-btn:hover{background:#218838}.kanban-columns{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:20px}.kanban-column{background:#f8f9fa;border-radius:8px;min-height:300px;padding:15px}.column-header{border-bottom:2px solid #dee2e6;margin-bottom:15px;padding-bottom:10px}.task-count{background:#6c757d;border-radius:12px;color:#fff;font-size:12px;font-weight:500;padding:2px 8px}.kanban-item{background:#fff;border-left:4px solid #dee2e6;border-radius:6px;box-shadow:0 2px 4px #0000001a;margin-bottom:10px;padding:12px;transition:transform .2s,box-shadow .2s}.kanban-item:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.kanban-item.high{border-left-color:#dc3545}.kanban-item.medium{border-left-color:#ffc107}.kanban-item.low{border-left-color:#28a745}.task-description{color:#000;font-size:12px;line-height:1.4;margin-bottom:10px}.avatar.small{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:8px;font-weight:500;height:20px;justify-content:center;width:20px}.status-select{background:#fff;border:1px solid #ced4da;border-radius:4px;font-size:11px;padding:4px;width:100%}.no-tickets{background:#f8f9fa;border-radius:8px;color:#6c757d;margin-top:20px;padding:40px;text-align:center}.logo-upload-view{margin:0 auto;max-width:800px}.logo-upload-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr}.current-logo,.logo-upload-form{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:30px}.logo-preview{max-height:150px;max-width:100%;padding:20px}.logo-preview,.no-logo{border:2px dashed #dee2e6;border-radius:8px}.no-logo{background:#f8f9fa;color:#6c757d;padding:60px 20px;text-align:center}.logo-input{background:#f8f9fa;border:2px dashed #ced4da;border-radius:8px;cursor:pointer;padding:10px;transition:border-color .2s;width:100%}.logo-input:hover{border-color:#667eea}.upload-info{color:#6c757d;font-size:14px;line-height:1.5;margin-top:15px}.overview-stats{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:32px}.stat-card{align-items:center;animation:float 6s ease-in-out infinite;background:#fff;border:1px solid #0000001a;border-radius:20px;box-shadow:0 8px 32px #0000001a,0 4px 16px #0000000d;display:flex;gap:18px;overflow:hidden;padding:28px;position:relative;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.stat-card:before{content:"";height:4px;left:0;position:absolute;right:0;top:0}.stat-card.primary:before,.stat-card:before{background:linear-gradient(90deg,#667eea,#764ba2)}.stat-card.success:before{background:linear-gradient(90deg,#28a745,#20c997)}.stat-card.warning:before{background:linear-gradient(90deg,#ffc107,#fd7e14)}.stat-card.info:before{background:linear-gradient(90deg,#17a2b8,#6f42c1)}.stat-card:hover{background:#fff;box-shadow:0 20px 60px #00000026,0 8px 32px #0000001a;transform:translateY(-8px) scale(1.02)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.stat-card:first-child{animation-delay:0s}.stat-card:nth-child(2){animation-delay:1.5s}.stat-card:nth-child(3){animation-delay:3s}.stat-card:nth-child(4){animation-delay:4.5s}.stat-icon{font-size:32px;opacity:.9}.stat-content{flex:1 1}.stat-number{color:#2c3e50;font-size:32px;font-weight:700;line-height:1;margin-bottom:4px}.stat-label{font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.stat-trend{background:#28a7451a;border-radius:12px;color:#28a745;display:inline-block;font-size:12px;font-weight:500;padding:4px 8px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.section-header h3{color:#2c3e50;font-size:20px;font-weight:700;margin:0}.view-all-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:all .3s ease}.view-all-btn:hover{box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}.rca-card.modern{background:#fff;border:1px solid #0000001a;border-radius:18px;box-shadow:0 8px 25px #0000001a,0 4px 16px #0000000d;cursor:pointer;margin-bottom:20px;overflow:hidden;padding:28px;position:relative;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.rca-card.modern:hover{background:#fff;border-color:#667eea80;box-shadow:0 20px 50px #0003,0 8px 32px #0000001a;transform:translateY(-8px) scale(1.01)}.rca-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.rca-info h4{color:#2c3e50;font-size:18px;font-weight:600;line-height:1.3;margin:0 0 8px}.rca-metadata{color:#6c757d;display:flex;font-size:12px;gap:16px}.rca-badges{align-items:flex-end;display:flex;flex-direction:column;gap:8px}.severity-badge{border-radius:12px;font-size:11px;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.severity-badge.critical{background:#ff4757;color:#fff}.severity-badge.high{background:#ff6b35;color:#fff}.severity-badge.medium{background:#ffa502;color:#fff}.severity-badge.low{background:#2ed573;color:#fff}.status-badge{background:#f8f9fa;border-radius:12px;color:#495057;font-size:11px;font-weight:600;padding:4px 12px}.status-badge.completed{background:#d4edda;color:#155724}.status-badge.pending{background:#fff3cd;color:#856404}.rca-preview{color:#6c757d;font-size:14px;line-height:1.5;margin-bottom:20px}.rca-actions{display:flex;gap:12px}.action-btn{border:none;border-radius:8px;cursor:pointer;font-size:12px;font-weight:600;padding:8px 16px;transition:all .3s ease}.action-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.action-btn.secondary{background:#0000;border:1px solid #667eea;color:#667eea}.action-btn:hover{box-shadow:0 4px 12px #667eea4d;transform:translateY(-1px)}.empty-state{background:linear-gradient(145deg,#f8f9fa,#fff);border:2px dashed #dee2e6;border-radius:16px;padding:48px 24px;text-align:center}.empty-icon{font-size:48px;margin-bottom:16px;opacity:.6}.empty-state h4{color:#495057;font-size:18px;font-weight:600;margin:0 0 8px}.empty-state p{color:#6c757d;font-size:14px;margin-bottom:24px}.setup-btn{background:linear-gradient(135deg,#28a745,#20c997);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .3s ease}.setup-btn:hover{box-shadow:0 4px 12px #28a7454d;transform:translateY(-2px)}.kanban-board.modern{background:#f4f5f7;border:1px solid #dfe1e6;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-top:32px;padding:24px;position:relative}.kanban-header{align-items:center;border-bottom:2px solid #f8f9fa;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.kanban-header h3{color:#172b4d;font-size:20px;font-weight:600;margin:0}.kanban-controls{display:flex;gap:12px}.kanban-btn{background:linear-gradient(135deg,#6c757d,#495057);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:8px 16px;transition:all .3s ease}.kanban-btn:hover{box-shadow:0 4px 12px #6c757d4d;transform:translateY(-1px)}.kanban-stats{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px}.stat-chip{align-items:center;background:#f8f9fa;border-radius:12px;display:flex;font-size:12px;gap:8px;padding:8px 16px}.stat-label{color:#6c757d;font-weight:500}.stat-value{color:#2c3e50;font-weight:700}.kanban-columns.enhanced{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-top:24px}.kanban-column.enhanced{background:#ebecf0;border:none;border-radius:3px;min-height:400px;padding:8px;transition:all .2s ease}.column-header.enhanced{align-items:center;border-bottom:none;display:flex;justify-content:space-between;margin-bottom:12px;padding:8px 12px}.column-info{align-items:center;display:flex;gap:8px}.column-icon{font-size:16px}.column-header.enhanced h4{color:#5e6c84;font-size:12px;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase}.column-stats .task-count{background:#dfe1e6;border-radius:3px;color:#5e6c84;font-size:11px;font-weight:600;min-width:16px;padding:2px 6px;text-align:center}.kanban-item.enhanced{background:#fff;border:1px solid #dfe1e6;border-radius:3px;box-shadow:0 1px 2px #091e4240;color:#000;cursor:pointer;margin-bottom:8px;padding:8px 12px;position:relative;transition:all .2s ease}.kanban-item.enhanced:hover{border-color:#4c9aff;box-shadow:0 2px 8px #091e4226}.kanban-item.enhanced[draggable=true]{cursor:grab}.kanban-item.enhanced[draggable=true]:active{cursor:grabbing}.kanban-column.enhanced.drag-over{background:#e3f2fd;border:2px dashed #4c9aff;transform:scale(1.02);transition:all .2s ease}.kanban-item.enhanced.dragging{opacity:.5;transform:rotate(5deg)}.task-header.enhanced{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:12px}.task-title h5{color:#000;flex:1 1;font-size:14px;font-weight:500;line-height:1.3;margin:0}.priority-badge{border-radius:8px;font-size:10px;font-weight:600;margin-left:8px;padding:2px 6px}.priority-badge.high{background:#ffebe6;color:#de350b}.priority-badge.medium{background:#fffae6;color:#ff8b00}.priority-badge.low{background:#e3fcef;color:#00875a}.menu-btn{color:#6c757d;padding:4px;transition:all .3s ease}.menu-btn:hover{background:#f8f9fa;color:#495057}.task-description.enhanced{color:#000;font-size:12px;line-height:1.4;margin-bottom:12px}.task-footer.enhanced{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.assignee.enhanced{align-items:center;display:flex;gap:8px}.avatar.enhanced{align-items:center;background:#4c9aff;border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:600;height:24px;justify-content:center;width:24px}.assignee-name{color:#000;font-size:11px;font-weight:500}.status-select.enhanced{background:#f4f5f7;border:1px solid #dfe1e6;border-radius:3px;color:#172b4d;cursor:pointer;font-size:10px;font-weight:500;padding:4px 8px;transition:all .2s ease}.status-select.enhanced:hover{background:#ebecf0}.task-timestamps{align-items:center;border-top:1px solid #ebecf0;color:#6b778c;display:flex;font-size:10px;justify-content:space-between;margin-top:8px;padding-top:6px}.empty-column{color:#6b778c;font-size:12px;font-style:italic;padding:16px;text-align:center}.empty-kanban{background:linear-gradient(145deg,#f8f9fa,#fff);border:2px dashed #dee2e6;border-radius:16px;padding:64px 32px;text-align:center}.empty-kanban .empty-icon{font-size:64px;margin-bottom:24px;opacity:.5}.empty-kanban h4{color:#495057;font-size:20px;font-weight:600;margin:0 0 12px}.empty-kanban p{color:#6c757d;font-size:14px;margin-bottom:32px}.create-task-btn{background:linear-gradient(135deg,#28a745,#20c997);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .3s ease}.create-task-btn:hover{box-shadow:0 4px 12px #28a7454d;transform:translateY(-2px)}@media (max-width:768px){.overview-stats{gap:16px;grid-template-columns:1fr}.stat-card{padding:20px}.stat-number{font-size:28px}.kanban-columns.enhanced{gap:16px;grid-template-columns:1fr}.kanban-board.modern{border-radius:16px;padding:20px}.kanban-header{align-items:flex-start;flex-direction:column;gap:16px}.kanban-controls,.kanban-stats{justify-content:space-between;width:100%}.rca-card-header,.section-header{align-items:flex-start;flex-direction:column;gap:12px}.rca-badges{align-items:flex-start;flex-direction:row}.rca-actions{justify-content:space-between;width:100%}}.chat-toggle{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:30px;bottom:30px;box-shadow:0 8px 32px #00000026;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;min-width:140px;padding:15px 20px;position:fixed;right:30px;transition:all .3s ease;z-index:1000}.chat-toggle:hover{box-shadow:0 12px 40px #0003;transform:translateY(-2px)}.chat-toggle.active{background:#6c757d}.chat-icon{font-size:20px}.chat-label{font-size:14px}.chat-notification{align-items:center;background:#dc3545;border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:700;height:20px;justify-content:center;margin-left:auto;width:20px}.chat-overlay{background:#fff;border-radius:16px;bottom:100px;box-shadow:0 20px 60px #00000026;height:500px;opacity:0;overflow:hidden;position:fixed;right:30px;transform:translateY(20px) scale(.95);transition:all .3s ease;visibility:hidden;width:400px;z-index:1001}.chat-overlay.active{opacity:1;transform:translateY(0) scale(1);visibility:visible}.chat-container{display:flex;flex-direction:column;height:100%}.chat-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;justify-content:space-between;padding:16px 20px}.chat-header h4{font-size:16px;font-weight:600;margin:0}.close-chat{background:none;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:18px;padding:4px;transition:background .2s ease}.close-chat:hover{background:#ffffff1a}.chat-messages{display:flex;flex:1 1;flex-direction:column;gap:16px;overflow-y:auto;padding:20px}.chat-welcome{color:#666;text-align:center}.chat-welcome p{line-height:1.5;margin-bottom:16px}.quick-actions{display:flex;flex-direction:column;gap:8px}.quick-action{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;cursor:pointer;font-size:14px;padding:8px 12px;text-align:left;transition:all .2s ease}.quick-action:hover{background:#e9ecef;border-color:#667eea}.chat-message{display:flex;flex-direction:column;max-width:80%}.chat-message.user{align-items:flex-end;align-self:flex-end}.chat-message.assistant{align-items:flex-start;align-self:flex-start}.message-content{word-wrap:break-word;background:#667eea;border-radius:16px;color:#fff;line-height:1.4;margin-bottom:4px;padding:12px 16px}.chat-message.assistant .message-content{background:#f8f9fa;border:1px solid #e9ecef;color:#333}.message-time{color:#999;font-size:11px;padding:0 8px}.typing-indicator{align-items:center;display:flex;gap:4px}.typing-indicator span{animation:typing 1.4s infinite;background:#999;border-radius:50%;height:6px;width:6px}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.5;transform:scale(1)}30%{opacity:1;transform:scale(1.2)}}.chat-input-container{align-items:flex-end;border-top:1px solid #e9ecef;display:flex;gap:8px;padding:16px}.chat-input{border:1px solid #e9ecef;border-radius:12px;flex:1 1;font-family:inherit;font-size:14px;line-height:1.4;padding:8px 12px;resize:none;transition:border-color .2s ease}.chat-input:focus{border-color:#667eea;outline:none}.send-btn{background:#667eea;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;padding:8px 12px;transition:all .2s ease}.send-btn:hover:not(:disabled){background:#5a6fd8}.send-btn:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.chat-overlay{bottom:90px;height:60vh;left:20px;right:20px;width:auto}.chat-toggle{bottom:20px;min-width:120px;padding:12px 16px;right:20px}.chat-label{font-size:12px}}.task-menu{position:relative}.menu-btn{background:none;border:none;border-radius:4px;cursor:pointer;font-size:16px;padding:4px 8px;transition:background .2s ease}.menu-btn:hover{background:#0000001a}.ticket-menu-dropdown{background:#fff;border:1px solid #dfe1e6;border-radius:3px;box-shadow:0 4px 8px #091e4240;min-width:120px;position:absolute;right:0;top:100%;z-index:1000}.menu-item{background:none;border:none;color:#172b4d;cursor:pointer;font-size:12px;padding:8px 12px;text-align:left;transition:background .2s ease;width:100%}.menu-item:hover{background:#f4f5f7}.menu-item.delete:hover{background:#ffebe6;color:#de350b}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.modal-content{background:#fff;border-radius:6px;box-shadow:0 8px 24px #091e4240;max-height:90vh;max-width:500px;overflow-y:auto;width:100%}.modal-header{align-items:center;border-bottom:1px solid #dfe1e6;display:flex;justify-content:space-between;padding:20px 24px 16px}.modal-header h3{color:#172b4d;font-size:20px;font-weight:600;margin:0}.close-modal{background:none;border:none;border-radius:4px;cursor:pointer;font-size:20px;padding:4px;transition:background .2s ease}.close-modal:hover{background:#f8f9fa}.modal-body{padding:24px}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-group label{color:#172b4d;margin-bottom:6px}.form-input,.form-select,.form-textarea{border:2px solid #dfe1e6;border-radius:3px;color:#000;font-size:14px;padding:8px 12px;transition:border-color .2s ease;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#4c9aff;outline:none}.form-textarea{min-height:80px;resize:vertical}.modal-footer{border-top:1px solid #e9ecef;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px 24px}.btn{border:1px solid #0000;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease}.btn.primary{background:#667eea;border-color:#667eea;color:#fff}.btn.primary:hover{background:#5a6fd8;border-color:#5a6fd8}.btn.secondary{background:#f8f9fa;border-color:#e9ecef;color:#666}.btn.secondary:hover{background:#e9ecef}@media (max-width:768px){.modal-content{margin:20px;max-width:none}.form-row{grid-template-columns:1fr}.modal-footer{flex-direction:column-reverse}.btn{width:100%}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.chat-toggle{animation:pulse 2s infinite}.stat-icon{-webkit-text-fill-color:#0000;animation:gradientShift 4s ease infinite;background:linear-gradient(45deg,#667eea,#764ba2,#667eea);-webkit-background-clip:text;background-clip:text;background-size:200% 200%}.demo-dashboard:after{animation:float 10s ease-in-out infinite;background-image:radial-gradient(circle at 10% 20%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 90% 80%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 40% 40%,#ffffff1a 0,#0000 50%);content:"";height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.kanban-btn,.nav-tab,.view-all-btn{overflow:hidden;position:relative}.kanban-btn:before,.nav-tab:before,.view-all-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.kanban-btn:hover:before,.nav-tab:hover:before,.view-all-btn:hover:before{left:100%}@keyframes skeleton{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.loading-skeleton{animation:skeleton 1.5s linear infinite;background:linear-gradient(90deg,#ffffff1a 25%,#fff3 50%,#ffffff1a 75%);background-size:200px 100%}.team-management{margin:0 auto;max-width:1400px;padding:40px;position:relative;z-index:2}.team-header{margin-bottom:40px;text-align:center}.team-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;margin-bottom:12px}.team-sections{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr}.team-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;box-shadow:0 8px 32px #0000001a;padding:32px}.team-section h3{color:#fff;font-size:1.5rem;margin-bottom:24px}.branding-section{display:flex;flex-direction:column;gap:32px}.current-logo,.logo-upload-section{background:#ffffff0d;border-radius:16px;padding:24px}.logo-display{text-align:center}.logo-preview.large{border-radius:8px;margin-bottom:16px;max-height:80px;max-width:200px}.no-logo-display{padding:32px;text-align:center}.no-logo-icon{font-size:3rem;margin-bottom:16px}.logo-info{color:#ffffffb3;font-size:.9rem;margin-top:8px}.logo-input.modern{display:none}.logo-upload-btn{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;cursor:pointer;display:inline-block;font-weight:500;margin-bottom:16px;padding:12px 24px;text-align:center;transition:all .3s ease}.logo-upload-btn:hover{box-shadow:0 8px 25px #667eea4d;transform:translateY(-2px)}.upload-guidelines{margin-top:16px}.upload-guidelines h5{color:#fff;margin-bottom:12px}.upload-guidelines ul{color:#fffc;font-size:.9rem;list-style:none;padding:0}.upload-guidelines li{margin-bottom:8px}.current-team{margin-bottom:24px}.team-member{background:#ffffff0d;border-radius:12px;gap:16px;padding:16px}.member-avatar,.team-member{align-items:center;display:flex}.member-avatar{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;font-size:1.2rem;height:48px;justify-content:center;width:48px}.member-name{color:#fff;font-weight:500}.member-role{color:#ffffffb3;font-size:.9rem}.invite-form{display:flex;gap:12px;margin-bottom:12px}.invite-input{background:#ffffff14;border:1px solid #fff3;border-radius:12px;color:#fff;flex:1 1;font-size:.9rem;padding:12px 16px}.invite-input::placeholder{color:#ffffff80}.invite-btn.modern{background:linear-gradient(135deg,#28a745,#20c997);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:500;padding:12px 24px;transition:all .3s ease}.invite-btn.modern:hover{box-shadow:0 8px 25px #28a7454d;transform:translateY(-2px)}.invite-info{color:#ffffffb3;font-size:.85rem}.tickets-overview{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0000001a;margin-top:40px;padding:32px}.tickets-overview .section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.ticket-stats{display:flex;gap:16px}.ticket-count{background:#ffffff1a;border-radius:8px;color:#fffc;font-size:.85rem;padding:6px 12px}.overview-kanban{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.overview-kanban-column{background:#ffffff0f;border-radius:16px;min-height:300px;padding:20px}.column-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:12px}.column-header h4{color:#fff;font-size:1rem;margin:0}.column-header .count{background:#667eea33;border-radius:12px;color:#fff;font-size:.8rem;font-weight:500;padding:4px 8px}.overview-ticket{background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;cursor:pointer;margin-bottom:12px;padding:16px;transition:all .3s ease}.overview-ticket:hover{background:#ffffff1f;border-color:#667eea4d;transform:translateY(-2px)}.ticket-title{color:#fff;font-size:.9rem;font-weight:500;line-height:1.4;margin-bottom:8px}.ticket-meta{align-items:center;display:flex;justify-content:space-between}.ticket-meta .priority{font-size:.8rem}.ticket-meta .assignee{color:#ffffffb3;font-size:.8rem}.more-tickets{background:#ffffff0d;border:1px dashed #fff3;border-radius:8px;color:#fff9;font-size:.85rem;padding:12px;text-align:center}@media (max-width:768px){.team-sections{gap:24px;grid-template-columns:1fr}.overview-kanban{gap:16px;grid-template-columns:1fr}.overview-kanban-column{min-height:auto}.invite-form{flex-direction:column}.nav-tabs{flex-wrap:wrap;gap:8px}.nav-tab{font-size:.7rem;padding:10px 16px}.demo-dashboard{padding:0}.dashboard-header{flex-direction:column;gap:16px;padding:16px}.header-nav{flex-direction:column;gap:12px;text-align:center}.nav-brand-dashboard{order:0}.organization-info{flex-direction:column;gap:8px;order:1}.org-details h1{font-size:1.3rem}.back-button-modern{align-self:center}.dashboard-content{padding:16px}.overview-grid{gap:20px;grid-template-columns:1fr}.project-summary{order:-1}.recent-rcas{order:0}.kanban-board.modern{margin-top:20px;padding:16px}.kanban-header{flex-direction:column;gap:12px;text-align:center}.kanban-controls,.kanban-stats{justify-content:center}.kanban-columns.enhanced{gap:12px;grid-template-columns:1fr}.kanban-column.enhanced{min-height:200px}.project-header-detail{flex-direction:column;gap:20px}.project-info h2{font-size:1.5rem}.rca-detail-header{flex-direction:column;gap:16px}.rca-header-controls{justify-content:center;order:1}.rca-info{order:0;text-align:center}.rca-assignee{justify-content:center;order:2}.ai-analysis .analysis-grid{gap:16px;grid-template-columns:1fr}}.org-details-section{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr 1fr;margin-bottom:32px}.current-org{background:#f8f9fa;border:1px solid #dee2e6;border-radius:12px;padding:24px}.current-org h4{color:#495057;font-size:16px;font-weight:600;margin:0 0 16px}.org-info-display{display:flex;flex-direction:column;gap:12px}.org-field{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:8px 0}.org-field:last-child{border-bottom:none}.org-field label{color:#6c757d;font-size:14px;font-weight:600}.org-field span{color:#495057;font-weight:500}.org-setup-form{background:#fff;border:1px solid #dee2e6;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:24px}.org-setup-form h4{color:#495057;font-size:16px;font-weight:600;margin:0 0 20px}.form-group{margin-bottom:20px}.form-group label{color:#495057;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.form-input.modern{background:#fff;border:2px solid #e9ecef;border-radius:8px;color:#000;font-size:14px;padding:12px 16px;transition:all .3s ease;width:100%}.form-input.modern:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.save-org-btn.modern{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .3s ease;width:100%}.save-org-btn.modern:hover{box-shadow:0 6px 20px #667eea4d;transform:translateY(-2px)}@media (max-width:768px){.org-details-section{gap:20px;grid-template-columns:1fr}}.project-stats{display:flex;flex-wrap:wrap;gap:20px;margin-top:12px}.stat-item{background:#f4f5f7;border-radius:6px;color:#5e6c84;font-size:14px;font-weight:500;padding:6px 12px}.selected-rca-info{background:#e3fcef;border:1px solid #00875a;border-radius:8px;margin-top:16px;padding:16px}.selected-rca-info h4{color:#00875a;font-size:14px;font-weight:600;margin:0 0 8px}.selected-rca-card{align-items:center;display:flex;gap:12px}.selected-rca-card h5{color:#172b4d;flex:1 1;font-size:14px;margin:0}.projects-content{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr;margin-top:24px}.filter-notice{background:#e3fcef;border-radius:4px;color:#00875a;font-size:12px;font-weight:500;padding:4px 8px}.rca-card.selected{background:#f4f8ff;border-color:#4c9aff;box-shadow:0 0 0 2px #4c9aff33}.rca-tickets-section{background:#f4f5f7;border-radius:8px;margin-top:20px;padding:20px}.rca-tickets-section h3{color:#172b4d;font-size:18px;margin:0 0 16px}.tickets-kanban-mini{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr)}.mini-kanban-column{background:#fff;border:1px solid #dfe1e6;border-radius:6px;padding:12px}.column-header-mini{align-items:center;border-bottom:1px solid #ebecf0;display:flex;justify-content:space-between;margin-bottom:12px;padding-bottom:8px}.column-header-mini h4{color:#5e6c84;font-size:12px;font-weight:600;margin:0;text-transform:uppercase}.column-header-mini .count{background:#dfe1e6;border-radius:3px;color:#5e6c84;font-size:10px;font-weight:600;padding:2px 6px}.mini-tickets{display:flex;flex-direction:column;gap:8px}.mini-ticket{background:#f4f5f7;border:1px solid #dfe1e6;border-radius:4px;cursor:pointer;padding:8px;transition:all .2s ease}.mini-ticket:hover{background:#ebecf0;border-color:#4c9aff}.ticket-title-mini{color:#172b4d;font-size:12px;font-weight:500;line-height:1.3;margin-bottom:4px}.ticket-meta-mini{align-items:center;display:flex;font-size:10px;gap:6px}.ticket-meta-mini .assignee{color:#5e6c84}.empty-mini-column{color:#6b778c;font-size:11px;font-style:italic;padding:12px;text-align:center}.no-tickets-notice{background:#fff;border:2px dashed #dfe1e6;border-radius:8px;margin-top:16px;padding:24px;text-align:center}.no-tickets-notice p{color:#5e6c84;margin:0 0 12px}.account-section{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:1fr auto}.user-account-info{background:#f8f9fa;border:1px solid #dee2e6;border-radius:12px;padding:24px}.user-account-info h4{color:#495057;font-size:16px;font-weight:600;margin:0 0 16px}.account-details{display:flex;flex-direction:column;gap:12px}.account-field{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:8px 0}.account-field:last-child{border-bottom:none}.account-field label{color:#6c757d;font-size:14px;font-weight:600}.account-field span{color:#495057;font-weight:500}.account-actions{display:flex;flex-direction:column;gap:12px}.logout-btn.modern{background:linear-gradient(135deg,#dc3545,#c82333);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;min-width:140px;padding:12px 24px;transition:all .3s ease}.logout-btn.modern:hover{background:linear-gradient(135deg,#c82333,#a71e2a);box-shadow:0 6px 20px #dc35454d;transform:translateY(-2px)}@media (max-width:768px){.project-stats,.selected-rca-card{flex-direction:column;gap:8px}.selected-rca-card{align-items:flex-start}.tickets-kanban-mini{gap:8px;grid-template-columns:1fr}.projects-content{gap:16px}.account-section{gap:20px;grid-template-columns:1fr}.account-actions{order:-1}.logout-btn.modern{width:100%}.dashboard-content{padding:12px}.overview-grid{gap:16px;grid-template-columns:1fr}.overview-stats{gap:12px;grid-template-columns:1fr;margin-bottom:20px}.stat-card{padding:20px}.stat-number{font-size:28px}.team-sections{gap:16px;grid-template-columns:1fr}.team-section{padding:16px}.branding-section{flex-direction:column;gap:16px}.current-logo,.new-logo{min-width:auto}.rca-card.modern{margin-bottom:16px}.rca-card-header{align-items:flex-start;flex-direction:column;gap:12px}.rca-badges{flex-wrap:wrap;gap:8px}.rca-actions{flex-direction:column;gap:8px}.action-btn{text-align:center;width:100%}.modal-content{margin:10px;max-height:95vh}.modal-body,.modal-header{padding:16px}.form-row{gap:12px;grid-template-columns:1fr}.nav-tab{min-height:48px;padding:.8rem 1.2rem}.back-button-modern{min-height:44px;padding:.7rem 1.2rem}.org-details h1{font-size:1.2rem}.user-info{font-size:.8rem}.section-header{margin-bottom:16px}.section-header h3{font-size:1.2rem}.cta-button,.demo-button{font-size:.9rem;min-height:48px;padding:1rem 1.5rem}}.enhanced-analysis{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;margin:24px 0;padding:24px}.enhanced-analysis h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.3rem;font-weight:600;margin:0 0 24px}.analysis-technique{background:#f8f9fa;border:1px solid #dee2e6;border-radius:0;margin-bottom:20px;padding:20px;transition:all .3s ease}.analysis-technique:hover{background:#fff;border-color:#000}.analysis-technique h4{align-items:center;border-bottom:1px solid #000;color:#000;display:flex;font-size:1.1rem;font-weight:700;gap:8px;margin:0 0 16px;padding-bottom:8px;text-transform:uppercase}.five-whys-container{display:flex;flex-direction:column;gap:12px}.why-item{align-items:flex-start;background:#fff;border-left:3px solid #667eea;border-radius:8px;color:#000;display:flex;gap:16px;padding:12px}.why-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.9rem;font-weight:700;height:28px;justify-content:center;width:28px}.why-content{color:#000;font-size:.95rem;line-height:1.5}.final-root-cause{background:linear-gradient(135deg,#28a74533,#20c99733);border:1px solid #28a7454d;border-radius:8px;color:#fff;font-weight:500;margin-top:8px;padding:16px}.fishbone-container{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.fishbone-category{background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:16px;transition:all .3s ease}.fishbone-category:hover{background:#f8f9fa;transform:translateY(-2px)}.category-header{align-items:center;color:#000;display:flex;font-weight:600;gap:8px;margin-bottom:12px}.category-icon{font-size:1.2rem}.category-content{color:#000;font-size:.9rem;line-height:1.5}.fault-tree-container{display:flex;flex-direction:column;gap:20px}.fault-tree-section h5{align-items:center;color:#000;display:flex;font-size:1rem;font-weight:600;gap:8px;margin:0 0 12px}.fault-item{background:#fff;border:1px solid #dee2e6;border-radius:6px;color:#000;font-size:.9rem;line-height:1.5;padding:12px}.fault-item.primary{background:linear-gradient(135deg,#dc35451a,#ff7e141a);border-color:#dc3545;color:#000;font-weight:500}.fault-list{display:flex;flex-direction:column;gap:8px}.fault-item.contributing{border-left:3px solid #ffc107}.fault-item.mode{border-left:3px solid #17a2b8}.prevention-content{background:#fff;border:1px solid #dee2e6;border-radius:8px;color:#000;line-height:1.6;padding:16px}.prevention-content p{font-size:.95rem;margin:0}@media (max-width:768px){.enhanced-analysis{margin:16px 0;padding:16px}.analysis-technique{padding:16px}.fishbone-container{grid-template-columns:1fr}.why-item{align-items:flex-start;flex-direction:column;gap:8px}.why-number{align-self:flex-start}}.footer{background:#000000f2;border-top:1px solid #ffffff1a;margin-top:4rem;padding:3rem 1rem 1rem}.footer-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.footer-brand h3{color:#4ecdc4;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.footer-brand p{color:#ffffffb3;font-size:.9rem;line-height:1.4}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.footer-column h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem}.footer-column a{color:#ffffffb3;display:block;font-size:.9rem;margin-bottom:.5rem;text-decoration:none;transition:color .2s ease}.footer-column a:hover{color:#4ecdc4}.footer-bottom{border-top:1px solid #ffffff1a;margin:0 auto;max-width:1200px;padding-top:2rem;text-align:center}.footer-bottom p{color:#ffffff80;font-size:.8rem;margin:0}@media (max-width:768px){.footer{margin-top:2rem;padding:2rem 1rem 1rem}.footer-content{gap:2rem;grid-template-columns:1fr}.footer-links{gap:1.5rem;grid-template-columns:1fr}.footer-brand{text-align:center}}.role-selection{margin:2rem 0;text-align:center}.role-selection h3{color:#fff;font-size:1.5rem;margin-bottom:2rem}.editable-field{border-radius:3px;cursor:pointer;margin:-2px -4px;padding:2px 4px;position:relative;transition:background-color .2s ease}.editable-field:hover{background-color:#37352f14}.editable-field.description{display:block;min-height:20px}.inline-edit-input,.inline-edit-textarea{background:#fff;border:2px solid #2383e2;border-radius:3px;box-sizing:border-box;color:#000;font-family:inherit;font-size:inherit;outline:none;padding:4px 8px;resize:none;width:100%}.inline-edit-input.title{font-size:14px;font-weight:500;margin:0}.inline-edit-textarea{line-height:1.4;min-height:40px}.priority-select.inline{background:#0000;border:1px solid #ddd;border-radius:3px;color:#000;cursor:pointer;font-size:12px;margin-left:8px;padding:2px 4px}.priority-select.inline:hover{background-color:#37352f14}.assignee-select.inline{background:#0000;border:1px solid #ddd;border-radius:3px;color:#000;cursor:pointer;font-size:12px;min-width:120px;padding:2px 4px}.assignee-select.inline:hover{background-color:#37352f14}.editable-field[title]:hover:after{background:#000;border-radius:4px;bottom:100%;color:#fff;content:attr(title);font-size:12px;left:50%;padding:4px 8px;pointer-events:none;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:1000}.email-instruction{animation:slideInUp .3s ease-out;background:linear-gradient(135deg,#28a745,#20c997);border-radius:12px;bottom:20px;box-shadow:0 4px 20px #28a7454d;max-width:320px;padding:0;position:fixed;right:20px;z-index:1000}.instruction-content{color:#fff;padding:16px 20px}.instruction-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.instruction-content h4{align-items:center;display:flex;font-size:16px;font-weight:600;gap:8px;margin:0}.minimize-btn{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:24px;justify-content:center;transition:background-color .2s ease;width:24px}.minimize-btn:hover{background:#ffffff4d}.instruction-content p{font-size:14px;line-height:1.4;margin:0;opacity:.95}.instruction-content strong{background:#fff3;border-radius:4px;color:#fff;font-family:Monaco,Menlo,monospace;font-size:13px;padding:2px 6px}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.email-notification-minimized{animation:slideInUp .3s ease-out;background:linear-gradient(135deg,#28a745,#20c997);border-radius:8px;bottom:20px;box-shadow:0 2px 12px #28a74566;cursor:pointer;padding:8px;position:fixed;right:20px;transition:transform .2s ease,box-shadow .2s ease;z-index:1000}.email-notification-minimized:hover{box-shadow:0 4px 16px #28a74580;transform:scale(1.05)}.minimized-indicator{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.email-dot{animation:pulse 2s infinite;font-size:18px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.95)}}@media (max-width:768px){.email-instruction{bottom:auto;margin:20px auto;max-width:calc(100% - 40px);position:relative;right:auto}.email-notification-minimized{bottom:80px;position:fixed;right:20px}}.role-options{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin:2rem 0}.role-option{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:12px;cursor:pointer;padding:2rem 1.5rem;text-align:left;transition:all .3s ease}.role-option:hover{background:#ffffff14;border-color:#4ecdc480;transform:translateY(-2px)}.role-option.selected{background:#4ecdc41a;border-color:#4ecdc4;box-shadow:0 4px 12px #4ecdc44d}.role-icon{font-size:2.5rem;margin-bottom:1rem}.role-option h4{color:#4ecdc4;font-size:1.3rem;margin-bottom:.5rem}.role-option p{color:#fffc;font-size:.9rem;margin-bottom:1rem}.role-option ul{list-style:none;margin:0;padding:0}.role-option li{color:#ffffffb3;font-size:.85rem;margin-bottom:.5rem;padding-left:1rem;position:relative}.role-option li:before{color:#4ecdc4;content:"✓";font-weight:700;left:0;position:absolute}@media (max-width:768px){.role-options{gap:1rem;grid-template-columns:1fr}.role-option{padding:1.5rem 1rem}.role-icon{font-size:2rem}}
/*# sourceMappingURL=main.3513bbd9.css.map*/