*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:linear-gradient(135deg,#003f6e,#4a7ba7);min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column}.header{background:#fff;padding:2rem;text-align:center;box-shadow:0 2px 8px #0000001a}.header h1{color:#003f6e;font-size:2.5rem;margin-bottom:.5rem}.header p{color:#666;font-size:1.1rem}.main{flex:1;padding:2rem;max-width:1400px;width:100%;margin:0 auto}.footer{background:#ffffff1a;color:#fff;text-align:center;padding:1rem;margin-top:2rem}.loading,.error{background:#fff;padding:3rem;border-radius:12px;text-align:center;box-shadow:0 4px 12px #00000026}.error h2{color:#e74c3c;margin-bottom:1rem}.error button{margin-top:1rem;padding:.75rem 1.5rem;background:#003f6e;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:1rem}.error button:hover{background:#002d52}.top-nav{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap;padding:0 .5rem}.nav-btn{padding:.75rem 1.5rem;background:#ffffff26;color:#fff;border:2px solid rgba(255,255,255,.3);border-radius:8px;cursor:pointer;font-weight:600;transition:all .2s;text-decoration:none;font-size:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-btn:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-2px)}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 12px #0000001a}.stat-card h3{color:#003f6e;font-size:3rem;margin-bottom:.5rem}.stat-card p{color:#666;font-size:1rem}.filters{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:2rem;display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap}.search-input{flex:1;min-width:250px;padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem}.search-input:focus{outline:none;border-color:#003f6e}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:1rem}.checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer}.sort-select{padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;background:#fff;cursor:pointer;font-weight:500;min-width:250px}.sort-select:focus{outline:none;border-color:#003f6e}.applications-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.app-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px #0000001a;transition:transform .2s,box-shadow .2s}.app-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026}.app-card h3{color:#333;font-size:1.25rem;margin-bottom:1rem;min-height:2.5rem}.app-details{margin-bottom:1rem}.app-details p{color:#666;font-size:.9rem;margin-bottom:.5rem}.app-progress{margin:1rem 0;padding-top:1rem;border-top:1px solid #e0e0e0}.app-progress p{color:#003f6e;font-weight:600;font-size:.9rem}.btn{display:inline-block;width:100%;padding:.75rem 1.5rem;background:#003f6e;color:#fff;text-decoration:none;border-radius:8px;text-align:center;font-weight:600;transition:background .2s}.btn:hover{background:#002d52}.no-results{grid-column:1 / -1;background:#fff;padding:3rem;border-radius:12px;text-align:center;color:#666;box-shadow:0 4px 12px #0000001a}.detail-page{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a}.back-link{display:inline-block;color:#003f6e;background:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;margin-bottom:1.5rem;font-weight:600;box-shadow:0 2px 6px #0000001a;transition:all .2s}.back-link:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.detail-page h2{color:#333;margin-bottom:1rem}.detail-page ul{margin:1rem 0 1rem 2rem}.detail-page li{margin-bottom:.5rem;color:#666}.note{background:#fff3cd;border:1px solid #ffc107;padding:1rem;border-radius:8px;color:#856404;margin-top:2rem}.detail-header{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:2rem}.app-header h1{color:#333;font-size:2rem;margin-bottom:1rem}.app-meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid #f0f0f0}.app-meta span{color:#666;font-size:.95rem}.app-code-section{margin-top:1rem}.app-code-input-group{display:flex;gap:1rem;margin-top:.5rem;align-items:center}.app-code-input{flex:1;max-width:400px;padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem}.app-code-input:focus{outline:none;border-color:#003f6e}.btn-small{padding:.75rem 1.5rem;background:#003f6e;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:background .2s}.btn-small:hover:not(:disabled){background:#002d52}.btn-small:disabled{background:#ccc;cursor:not-allowed}.progress-bar-section{background:#fff;padding:1.5rem 2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:2rem}.progress-bar-section h3{color:#333;font-size:1.1rem;margin-bottom:1rem}.progress-bar{width:100%;height:24px;background:#f0f0f0;border-radius:12px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#003f6e,#63a70a);transition:width .3s ease}.assessments-section{margin-bottom:2rem}.assessments-section h2{color:#fff;font-size:1.75rem;margin-bottom:.5rem}.section-desc{color:#ffffffe6;margin-bottom:1.5rem;font-size:1rem}.assessments-list{display:flex;flex-direction:column;gap:1.5rem}.assessment-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;border:3px solid transparent;transition:border-color .3s}.assessment-card.completed{border-color:#10b981}.control-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.control-header h3{color:#333;font-size:1.25rem;margin:0}.itgc-badge{background:#003f6e;color:#fff;padding:.35rem .75rem;border-radius:6px;font-size:.85rem;font-weight:600}.control-description{color:#666;font-size:.9rem;line-height:1.6;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e0e0e0}.assessment-form{display:flex;flex-direction:column;gap:1.25rem}.applies-section{display:flex;align-items:center}.rating-group{display:flex;flex-direction:column;gap:.75rem}.rating-group label{color:#333;font-size:1rem}.rating-buttons{display:flex;gap:.75rem}.rating-btn{flex:1;padding:.75rem 1.5rem;border:2px solid #e0e0e0;background:#fff;border-radius:8px;cursor:pointer;font-weight:600;transition:all .2s;font-size:1rem}.rating-btn:hover:not(:disabled){border-color:#003f6e;transform:translateY(-2px)}.rating-btn:disabled{opacity:.4;cursor:not-allowed}.rating-btn.selected.high{background:#10b981;border-color:#10b981;color:#fff}.rating-btn.selected.medium{background:#f59e0b;border-color:#f59e0b;color:#fff}.rating-btn.selected.low{background:#ef4444;border-color:#ef4444;color:#fff}.notes-section{display:flex;flex-direction:column;gap:.5rem}.notes-section textarea{padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:.95rem;resize:vertical;min-height:80px}.notes-section textarea:focus{outline:none;border-color:#003f6e}.notes-section textarea:disabled{background:#f5f5f5;cursor:not-allowed}.save-indicator{text-align:right;font-size:.85rem;color:#666;font-style:italic}.save-indicator.success{color:#10b981;font-weight:600}.questionnaire-section{margin-bottom:1.5rem;border:2px solid #e0e0e0;border-radius:8px;overflow:hidden}.questionnaire-header{background:#f0f7ff;padding:.75rem 1rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background .2s;color:#333}.questionnaire-header:hover{background:#e0efff}.questionnaire-content{padding:1.5rem;background:#fafbfc;display:flex;flex-direction:column;gap:1.25rem}.question-item{display:flex;flex-direction:column;gap:.5rem}.question-label{color:#333;font-size:.95rem;font-weight:500}.question-input,.question-select{padding:.6rem .8rem;border:2px solid #e0e0e0;border-radius:6px;font-size:.95rem;font-family:inherit;transition:border-color .2s}.question-input:focus,.question-select:focus{outline:none;border-color:#003f6e}.boolean-buttons{display:flex;gap:.75rem}.btn-boolean{flex:1;padding:.6rem 1rem;border:2px solid #e0e0e0;background:#fff;border-radius:6px;cursor:pointer;font-weight:600;transition:all .2s;font-size:.95rem}.btn-boolean:hover{border-color:#003f6e}.btn-boolean.selected{background:#003f6e;border-color:#003f6e;color:#fff}.btn-add-question{width:100%;padding:.75rem;background:#f0f7ff;border:2px dashed #003F6E;border-radius:6px;color:#003f6e;font-weight:600;cursor:pointer;transition:all .2s;margin-top:1rem}.btn-add-question:hover{background:#e0efff;border-color:#002d52}.add-question-form{background:#f0f7ff;padding:1.5rem;border-radius:8px;border:2px solid #003F6E;margin-top:1rem}.add-question-form h4{color:#333;margin-bottom:1rem;font-size:1rem}.servicenow-section{margin-bottom:2rem}.servicenow-ci-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.section-header h2{color:#333;font-size:1.5rem;margin:0}.btn-primary{padding:.75rem 1.5rem;background:#003f6e;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:background .2s}.btn-primary:hover:not(:disabled){background:#002d52}.btn-primary:disabled{background:#ccc;cursor:not-allowed}.btn-secondary{padding:.75rem 1.5rem;background:#6c757d;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:background .2s}.btn-secondary:hover{background:#5a6268}.btn-danger{padding:.75rem 1.5rem;background:#dc3545;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:background .2s}.btn-danger:hover{background:#c82333}.btn-icon{background:transparent;border:none;cursor:pointer;font-size:1.2rem;padding:.25rem .5rem;border-radius:4px;transition:background .2s}.btn-icon:hover{background:#0000000d}.error-message{background:#fee2e2;border:1px solid #ef4444;padding:1rem;border-radius:8px;margin-bottom:1.5rem}.error-message p{color:#991b1b;margin:0}.collapse-icon{font-size:1.2rem;transition:transform .2s}.collapse-icon-small{font-size:1rem}.ci-badge{background:#003f6e;color:#fff;padding:.35rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600}.app-header-with-controls{display:flex;justify-content:space-between;gap:2rem;align-items:flex-start;margin-bottom:1.5rem}.app-header-left{flex:1}.control-selector-grid{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;padding:1rem;min-width:350px}.control-selector-grid h3{font-size:.9rem;color:#333;margin-bottom:.75rem}.control-buttons{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;margin-bottom:.5rem}.control-btn{padding:.5rem;border:2px solid #cbd5e0;background:#fff;border-radius:6px;cursor:pointer;font-weight:600;font-size:.85rem;transition:all .2s;color:#666}.control-btn:hover{border-color:#003f6e}.control-btn.selected{background:#10b981;border-color:#10b981;color:#fff}.control-count{font-size:.8rem;color:#666;text-align:center;margin-top:.75rem}.no-controls-selected{background:#fff;padding:2rem;border-radius:8px;text-align:center;color:#666}.ownership-section,.relationship-section{margin-bottom:1rem;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden}.ownership-header,.relationship-header{background:#f8f9fa;padding:.75rem 1rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background .2s;font-weight:600;color:#333}.ownership-header:hover,.relationship-header:hover{background:#e9ecef}.ownership-content{padding:1rem;display:flex;flex-direction:column;gap:.5rem;font-size:.9rem;color:#666}.ownership-content div{display:flex;gap:.5rem}.ownership-content strong{color:#333;min-width:120px}.ownership-set{padding:.75rem;background:#fff;border:1px solid #e0e0e0;border-radius:6px;margin-bottom:.75rem}.ownership-set:last-child{margin-bottom:0}.ownership-set h6{color:#003f6e;font-size:.9rem;font-weight:600;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid #f0f0f0}.ownership-set div{margin-bottom:.25rem}.ownership-set div:last-child{margin-bottom:0}.env-count-badge{background:#f59e0b;color:#fff;padding:.25rem .6rem;border-radius:10px;font-size:.75rem;font-weight:600}.ownership-card{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.ownership-card h3{color:#333;font-size:1.1rem;margin-bottom:1rem}.ownership-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.ownership-item{color:#666;font-size:.95rem}.ownership-item strong{color:#333}.environments-container{display:flex;flex-direction:column;gap:1rem}.environment-section{border:2px solid #e0e0e0;border-radius:8px;overflow:hidden}.environment-header{background:#f8f9fa;padding:1rem 1.5rem;cursor:pointer;transition:background .2s}.environment-header:hover{background:#e9ecef}.environment-header h4{color:#333;font-size:1.1rem;margin:0}.environment-content{padding:1.5rem;background:#fff}.ci-category{margin-bottom:1.5rem}.ci-category:last-child{margin-bottom:0}.ci-category h5{color:#003f6e;font-size:1rem;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:2px solid #f0f0f0}.ci-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.75rem}.ci-item{background:#f8f9fa;padding:.75rem 1rem;border-radius:6px;display:flex;justify-content:space-between;align-items:center;gap:1rem}.ci-item strong{color:#333;font-size:.9rem}.ci-type{color:#666;font-size:.8rem;background:#fff;padding:.25rem .5rem;border-radius:4px;white-space:nowrap}.status-badge{padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600;display:inline-block}.status-badge.status-1{background:#d1fae5;color:#065f46}.status-badge.status-2{background:#fee2e2;color:#991b1b}.empty-state{text-align:center;padding:3rem;color:#666}.empty-state .hint{color:#003f6e;font-weight:600;margin-top:.5rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 8px 32px #0003;max-width:500px;width:90%}.modal h3{color:#333;margin-bottom:1rem}.modal p{color:#666;margin-bottom:1.5rem;line-height:1.6}.modal-input{width:100%;padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;margin-bottom:1.5rem}.modal-input:focus{outline:none;border-color:#003f6e}.modal-actions{display:flex;gap:1rem;justify-content:flex-end}.modal-large{max-width:700px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#333;font-size:.95rem}.form-group input,.form-group select,.form-group textarea{padding:.75rem;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#003f6e}.form-group.full-width{grid-column:1 / -1}.matrix-page{padding:0}.matrix-header{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap}.matrix-header h1{color:#333;font-size:2rem;margin-bottom:.5rem}.matrix-header p{color:#666;font-size:1rem}.control-filter{display:flex;flex-direction:column;gap:.5rem;min-width:300px}.control-filter label{color:#333;font-size:.95rem}.control-filter select{padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;background:#fff}.control-filter select:focus{outline:none;border-color:#003f6e}.matrix-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-bottom:2rem}.stat-card-small{background:#fff;padding:1.5rem;border-radius:12px;text-align:center;box-shadow:0 4px 12px #0000001a}.stat-card-small h4{color:#003f6e;font-size:2rem;margin-bottom:.5rem}.stat-card-small p{color:#666;font-size:.9rem}.stat-card-small.green h4{color:#10b981}.stat-card-small.yellow h4{color:#f59e0b}.stat-card-small.blue h4{color:#3b82f6}.stat-card-small.gray h4{color:#9ca3af}.priority-matrix{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:3rem;display:flex;gap:1rem}.matrix-y-label{display:flex;flex-direction:column;justify-content:space-between;padding:2rem 0;writing-mode:vertical-rl;transform:rotate(180deg);text-align:center;color:#003f6e;font-weight:600;font-size:.9rem}.matrix-y-label span:nth-child(2){font-size:1.1rem;font-weight:700}.matrix-grid{flex:1;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr auto;gap:1.5rem;position:relative}.matrix-quadrant{padding:1.5rem;border-radius:12px;border:3px solid;min-height:300px;max-height:500px;overflow-y:auto}.matrix-quadrant h3{font-size:1.3rem;margin-bottom:.5rem}.matrix-quadrant.major-projects{border-color:#f59e0b;background:linear-gradient(135deg,#fff7ed,#ffedd5)}.matrix-quadrant.quick-wins{border-color:#10b981;background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.matrix-quadrant.low-priority{border-color:#9ca3af;background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.matrix-quadrant.fill-ins{border-color:#3b82f6;background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.quadrant-desc{color:#666;font-size:.85rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid rgba(0,0,0,.1)}.app-list-compact{display:flex;flex-direction:column;gap:.75rem}.app-bubble{display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1rem;background:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a;text-decoration:none;transition:all .2s;border-left:4px solid}.app-bubble strong{color:#333;font-size:.95rem}.app-bubble span{color:#666;font-size:.8rem}.app-bubble.quick-win{border-left-color:#10b981}.app-bubble.major{border-left-color:#f59e0b}.app-bubble.fill-in{border-left-color:#3b82f6}.app-bubble.low{border-left-color:#9ca3af}.app-bubble:hover{transform:translate(4px);box-shadow:0 4px 12px #00000026}.matrix-x-label{grid-column:1 / -1;display:flex;justify-content:space-between;padding:1rem 2rem 0;color:#003f6e;font-weight:600;font-size:.9rem}.matrix-x-label span:nth-child(2){font-size:1.1rem;font-weight:700}.sprint-planning-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:3rem}.sprint-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.sprint-header h2{color:#333;font-size:1.75rem;margin-bottom:.5rem}.sprint-header p{color:#666;font-size:1rem}.sprint-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem}.metric-card{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:1.5rem;border-radius:10px;text-align:center;border:2px solid #e0e0e0}.metric-card.metric-draft{background:linear-gradient(135deg,#fff7ed,#fed7aa);border-color:#f59e0b}.metric-card.metric-jira{background:linear-gradient(135deg,#dbeafe,#93c5fd);border-color:#3b82f6}.metric-card.metric-selected{background:linear-gradient(135deg,#d1fae5,#6ee7b7);border-color:#10b981}.metric-value{display:block;font-size:2.5rem;font-weight:700;color:#003f6e;margin-bottom:.5rem}.metric-label{display:block;font-size:.9rem;color:#666;font-weight:600}.sprint-controls{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.sprint-controls select{padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;background:#fff;min-width:200px}.sprint-controls select:focus{outline:none;border-color:#003f6e}.custom-instructions-section{margin-bottom:1.5rem}.custom-instructions-section label{display:block;color:#333;font-size:1rem;margin-bottom:.5rem}.custom-context-textarea{width:100%;padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical}.custom-context-textarea:focus{outline:none;border-color:#003f6e}.generate-button-container{text-align:center;margin-bottom:2rem}.btn-generate{font-size:1.1rem;padding:1rem 2rem}.assessment-table-container{overflow-x:auto}.assessment-table{width:100%;border-collapse:collapse;background:#fff}.assessment-table thead{background:#003f6e;color:#fff}.assessment-table th{padding:1rem;text-align:left;font-weight:600;font-size:.95rem}.assessment-table tbody tr{border-bottom:1px solid #e0e0e0;transition:background .2s}.assessment-table tbody tr:hover{background:#f8f9fa}.assessment-table td{padding:1rem;font-size:.9rem}.assessment-table input[type=checkbox]{width:18px;height:18px;cursor:pointer}.app-link{color:#003f6e;text-decoration:none;font-weight:600}.app-link:hover{text-decoration:underline}.control-badge{display:inline-block;background:#003f6e;color:#fff;padding:.25rem .6rem;border-radius:6px;font-size:.85rem;font-weight:600;margin-right:.5rem}.control-name-small{color:#666;font-size:.85rem}.importance-badge,.feasibility-badge{display:inline-block;padding:.35rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600}.importance-badge.importance-high,.feasibility-badge.feasibility-high{background:#d1fae5;color:#065f46}.importance-badge.importance-medium,.feasibility-badge.feasibility-medium{background:#fed7aa;color:#92400e}.importance-badge.importance-low,.feasibility-badge.feasibility-low{background:#fee2e2;color:#991b1b}.quadrant-badge{display:inline-block;padding:.35rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600;background:#e0e0e0;color:#666}.status-badge{padding:.35rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.status-badge.status-none{background:#f3f4f6;color:#6b7280}.status-badge.status-draft{background:#fff7ed;color:#92400e;cursor:pointer}.status-badge.status-draft:hover{background:#fed7aa}.status-badge.status-jira{background:#dbeafe;color:#1e40af}.status-badge.status-jira:hover{background:#bfdbfe}.status-badge.status-unknown{background:#e5e7eb;color:#4b5563}.empty-row{text-align:center;padding:3rem;color:#666;font-style:italic}.jira-sync-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:2rem}.jira-sync-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.jira-sync-header h2{color:#333;font-size:1.75rem}.sync-timestamp{color:#666;font-size:.85rem;margin-bottom:1.5rem;font-style:italic}.sprint-section,.backlog-section{margin-bottom:2rem}.sprint-section-title{color:#003f6e;font-size:1.3rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:3px solid #003F6E}.jira-stories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.jira-story-card{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #dee2e6;border-radius:12px;padding:1.5rem;transition:all .2s}.jira-story-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.jira-story-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:1rem}.jira-story-key{background:#003f6e;color:#fff;padding:.4rem .8rem;border-radius:6px;font-weight:700;font-size:.9rem;text-decoration:none;transition:background .2s}.jira-story-key:hover{background:#002d52}.jira-story-status{background:#63a70a;color:#fff;padding:.3rem .6rem;border-radius:6px;font-size:.8rem;font-weight:600}.jira-story-summary{color:#333;font-size:1rem;margin-bottom:.75rem;line-height:1.4}.jira-sprint-name{color:#666;font-size:.85rem;margin-bottom:1rem;font-style:italic}.jira-subtasks-list{background:#fff;border-radius:8px;padding:1rem;margin-top:1rem}.jira-subtasks-list strong{color:#003f6e;font-size:.9rem;display:block;margin-bottom:.75rem}.jira-subtask-item{display:flex;gap:.75rem;align-items:center;padding:.5rem;border-bottom:1px solid #f0f0f0;font-size:.85rem}.jira-subtask-item:last-child{border-bottom:none}.subtask-key{background:#e9ecef;padding:.25rem .5rem;border-radius:4px;font-weight:600;color:#495057;white-space:nowrap}.subtask-summary{flex:1;color:#666}.subtask-status{background:#d1fae5;color:#065f46;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;white-space:nowrap}.empty-section{text-align:center;padding:3rem;color:#999;font-style:italic}.modal-xl{max-width:1200px;width:95%;max-height:90vh;overflow-y:auto}.story-preview-modal{padding:0}.modal-header-section{background:#003f6e;color:#fff;padding:2rem;border-radius:12px 12px 0 0}.modal-header-section h2{margin:0 0 .5rem;font-size:1.75rem}.modal-header-section p{margin:0;color:#ffffffe6;font-size:1rem}.stories-preview-content{padding:2rem;max-height:60vh;overflow-y:auto}.story-preview-card{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:12px;padding:1.5rem;margin-bottom:2rem}.story-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #dee2e6}.story-number{font-weight:700;color:#495057;font-size:1.1rem}.story-epic-badge{background:#003f6e;color:#fff;padding:.4rem .8rem;border-radius:6px;font-weight:600;font-size:.9rem}.story-edit-section{margin-bottom:1.5rem}.story-edit-section label{display:block;color:#333;font-weight:600;margin-bottom:.5rem;font-size:.95rem}.story-input{width:100%;padding:.75rem;border:2px solid #ced4da;border-radius:6px;font-size:1rem;font-family:inherit}.story-input:focus{outline:none;border-color:#003f6e}.story-textarea{width:100%;padding:.75rem;border:2px solid #ced4da;border-radius:6px;font-size:.95rem;font-family:inherit;resize:vertical}.story-textarea:focus{outline:none;border-color:#003f6e}.subtasks-section{background:#fff;border-radius:8px;padding:1.5rem;border:2px solid #e9ecef}.subtasks-section h4{margin:0 0 1.5rem;color:#003f6e;font-size:1.2rem}.phase-group{margin-bottom:2rem}.phase-group:last-child{margin-bottom:0}.phase-header{font-size:1rem;font-weight:700;padding:.75rem 1rem;border-radius:6px;margin-bottom:1rem}.phase-header.phase-1{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46}.phase-header.phase-2{background:linear-gradient(135deg,#fed7aa,#fdba74);color:#92400e}.phase-header.phase-3{background:linear-gradient(135deg,#dbeafe,#93c5fd);color:#1e40af}.subtask-edit-card{display:flex;gap:1rem;background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;padding:1rem;margin-bottom:.75rem}.subtask-number{flex-shrink:0;width:32px;height:32px;background:#003f6e;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.subtask-content{flex:1;display:flex;flex-direction:column;gap:.5rem}.subtask-input{width:100%;padding:.5rem;border:1px solid #ced4da;border-radius:4px;font-size:.9rem;font-weight:600}.subtask-input:focus{outline:none;border-color:#003f6e}.subtask-textarea{width:100%;padding:.5rem;border:1px solid #ced4da;border-radius:4px;font-size:.85rem;font-family:inherit;resize:vertical}.subtask-textarea:focus{outline:none;border-color:#003f6e}.subtask-labels{display:flex;gap:.5rem;flex-wrap:wrap}.label-tag{background:#e9ecef;color:#495057;padding:.25rem .6rem;border-radius:12px;font-size:.75rem;font-weight:600}.modal-footer-actions{background:#f8f9fa;padding:1.5rem 2rem;border-radius:0 0 12px 12px;display:flex;gap:1rem;justify-content:flex-end;border-top:2px solid #dee2e6}.pass-fail-card{position:relative;overflow:visible}.admin-page{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a}.admin-header{margin-bottom:2rem}.admin-header h1{color:#333;font-size:2rem;margin-bottom:.5rem}.admin-header p{color:#666;font-size:1rem}.admin-layout{display:grid;grid-template-columns:350px 1fr;gap:2rem;min-height:600px}.controls-panel{border-right:2px solid #e0e0e0;padding-right:2rem}.controls-panel h2{color:#333;font-size:1.3rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #003F6E}.controls-list{display:flex;flex-direction:column;gap:.5rem}.control-item{padding:1rem;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s;background:#fff}.control-item:hover{border-color:#003f6e;background:#f0f7ff}.control-item.active{border-color:#003f6e;background:#003f6e;color:#fff}.control-id{font-weight:700;font-size:.95rem;margin-bottom:.25rem}.control-item.active .control-id,.control-item.active .control-name{color:#fff}.control-name{font-size:.85rem;color:#666}.questions-panel{padding-left:2rem}.panel-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:1rem}.panel-header h2{color:#333;font-size:1.5rem;margin-bottom:.5rem}.control-desc{color:#666;font-size:.9rem;line-height:1.6;margin-bottom:.5rem}.question-count{color:#003f6e;font-size:.9rem;font-weight:600}.question-editor{background:#f0f7ff;border:2px solid #003F6E;border-radius:12px;padding:1.5rem;margin-bottom:2rem}.question-editor h3{color:#333;margin-bottom:1.5rem;font-size:1.2rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.questions-list{display:flex;flex-direction:column;gap:1rem}.question-card{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:10px;padding:1.25rem}.question-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;flex-wrap:wrap;gap:.5rem}.question-number{background:#003f6e;color:#fff;padding:.35rem .75rem;border-radius:6px;font-weight:700;font-size:.85rem}.question-type-badge{background:#e0e7ff;color:#3730a3;padding:.35rem .75rem;border-radius:6px;font-weight:600;font-size:.8rem}.applies-badge{background:#dbeafe;color:#1e40af;padding:.35rem .75rem;border-radius:6px;font-weight:600;font-size:.8rem}.question-actions{display:flex;gap:.5rem}.question-text{color:#333;font-size:1rem;line-height:1.5;margin-bottom:.5rem}.question-options{color:#666;font-size:.85rem;font-style:italic}@media (max-width: 1024px){.admin-layout{grid-template-columns:1fr}.controls-panel{border-right:none;border-bottom:2px solid #e0e0e0;padding-right:0;padding-bottom:2rem}.questions-panel{padding-left:0;padding-top:2rem}.matrix-stats{grid-template-columns:repeat(3,1fr)}.sprint-metrics{grid-template-columns:repeat(2,1fr)}.jira-stories-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width: 768px){.matrix-header{flex-direction:column}.control-filter{width:100%}.matrix-stats{grid-template-columns:repeat(2,1fr)}.priority-matrix{flex-direction:column}.matrix-grid,.sprint-metrics,.jira-stories-grid{grid-template-columns:1fr}}.howto-page{display:flex;height:calc(100vh - 200px);gap:0;background:#f5f7fa}.howto-sidebar{width:300px;background:#fff;border-right:1px solid #e1e8ed;padding:1.5rem;overflow-y:auto;box-shadow:2px 0 8px #0000000d}.howto-sidebar h2{margin:0 0 1.5rem;font-size:1.25rem;color:#003f6e;border-bottom:2px solid #63A70A;padding-bottom:.5rem}.doc-tree{display:flex;flex-direction:column;gap:.25rem}.tree-node{display:flex;align-items:center;padding:.75rem;cursor:pointer;border-radius:6px;transition:all .2s ease;-webkit-user-select:none;user-select:none}.tree-node:hover{background:#f0f4f8}.tree-node.selected{background:linear-gradient(135deg,#003f6e,#4a7ba7);color:#fff;font-weight:500}.tree-icon{margin-right:.5rem;font-size:1.1rem}.tree-label{flex:1;font-size:.95rem}.tree-children{margin-top:.25rem}.howto-content{flex:1;background:#fff;padding:2rem 3rem;overflow-y:auto;box-shadow:inset 0 2px 8px #0000000d}.no-doc-selected{display:flex;align-items:center;justify-content:center;height:100%;color:#666;font-size:1.1rem}.markdown-content{max-width:900px;line-height:1.7}.markdown-content h1{color:#003f6e;border-bottom:3px solid #63A70A;padding-bottom:.5rem;margin-bottom:1.5rem;font-size:2rem}.markdown-content h2{color:#003f6e;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;border-bottom:2px solid #e1e8ed;padding-bottom:.5rem}.markdown-content h3{color:#003f6e;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem}.markdown-content p{margin-bottom:1rem;color:#333}.markdown-content strong{color:#003f6e;font-weight:600}.markdown-content code{background:#f5f7fa;padding:.2rem .4rem;border-radius:3px;font-family:Courier New,monospace;font-size:.9em;color:#e74c3c}.markdown-content pre{background:#2d2d2d;color:#f8f8f2;padding:1rem;border-radius:6px;overflow-x:auto;margin:1rem 0;box-shadow:0 2px 8px #0000001a}.markdown-content pre code{background:transparent;padding:0;color:#f8f8f2;font-size:.9rem}.markdown-content table{width:100%;border-collapse:collapse;margin:1.5rem 0;box-shadow:0 2px 8px #0000001a;border-radius:6px;overflow:hidden}.markdown-content th{background:linear-gradient(135deg,#003f6e,#4a7ba7);color:#fff;padding:.75rem;text-align:left;font-weight:600}.markdown-content td{padding:.75rem;border-bottom:1px solid #e1e8ed}.markdown-content tr:last-child td{border-bottom:none}.markdown-content tr:nth-child(2n){background:#f9fafb}.markdown-content ul,.markdown-content ol{margin:1rem 0;padding-left:2rem}.markdown-content li{margin-bottom:.5rem}.markdown-content blockquote{border-left:4px solid #63A70A;padding-left:1rem;margin:1rem 0;color:#666;font-style:italic}.markdown-content hr{border:none;border-top:2px solid #e1e8ed;margin:2rem 0}.markdown-content a{color:#003f6e;text-decoration:none;border-bottom:1px solid #63A70A;transition:all .2s ease}.markdown-content a:hover{color:#63a70a;border-bottom-color:#003f6e}@media (max-width: 768px){.howto-page{flex-direction:column;height:auto}.howto-sidebar{width:100%;border-right:none;border-bottom:1px solid #e1e8ed;max-height:300px}.howto-content{padding:1.5rem}.markdown-content{max-width:100%}}.feedback-page{padding:0}.feedback-header{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:2rem}.feedback-header h1{color:#333;font-size:2rem;margin-bottom:.5rem}.feedback-header p{color:#666;font-size:1rem}.feedback-controls{background:#fff;padding:1.5rem 2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:2rem;display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.feedback-filter,.feedback-sort{padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;background:#fff;cursor:pointer;min-width:200px}.feedback-filter:focus,.feedback-sort:focus{outline:none;border-color:#003f6e}.feedback-stats{background:#fff;padding:1.5rem 2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem}.stat-item{text-align:center}.stat-number{display:block;font-size:2.5rem;font-weight:700;color:#003f6e;margin-bottom:.25rem}.stat-label{display:block;font-size:.9rem;color:#666;font-weight:500}.feedback-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.feedback-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px #0000001a;transition:all .3s;border:2px solid transparent}.feedback-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026;border-color:#003f6e}.feedback-card-header{margin-bottom:1rem}.feedback-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}.feedback-title-row h3{color:#333;font-size:1.1rem;margin:0;flex:1;line-height:1.4}.feedback-meta{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.category-badge{background:#e0f2fe;color:#075985;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600}.date-badge{color:#666;font-size:.85rem}.feedback-description{color:#666;font-size:.9rem;line-height:1.6;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #e0e0e0}.feedback-card-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem}.vote-button{flex:1;padding:.75rem 1.5rem;background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;font-weight:600;font-size:.95rem;transition:all .2s;color:#333}.vote-button:hover:not(:disabled){border-color:#003f6e;background:#f0f7ff;transform:translateY(-2px)}.vote-button:disabled{opacity:.5;cursor:not-allowed}.vote-button.voted{background:#10b981;border-color:#10b981;color:#fff}.vote-button.voted:hover:not(:disabled){background:#059669;border-color:#059669}.jira-link{padding:.75rem 1.5rem;background:#003f6e;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:.9rem;transition:background .2s;white-space:nowrap}.jira-link:hover{background:#002d52}.no-feedback{grid-column:1 / -1;background:#fff;padding:4rem;border-radius:12px;text-align:center;box-shadow:0 4px 12px #0000001a}.no-feedback p{color:#666;font-size:1.1rem;margin-bottom:1.5rem}@media (max-width: 768px){.feedback-grid{grid-template-columns:1fr}.feedback-controls{flex-direction:column;align-items:stretch}.feedback-filter,.feedback-sort{width:100%}.feedback-stats{grid-template-columns:repeat(2,1fr);gap:1rem}}
