.timeline-container{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 3px #00000014;border:1px solid #e8edf2;margin:0}.timeline-header{background:#fff;padding:0 0 1rem;border-bottom:2px solid #e8edf2;margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.timeline-view-toggle{display:flex;gap:.5rem}.timeline-info-banner{background:#f0f9ff;border-left:3px solid #93c5fd;padding:.5rem .75rem;margin:0;border-radius:6px;display:flex;align-items:center;gap:.5rem;color:#475569;font-size:.8rem;font-weight:400;box-shadow:none;white-space:nowrap}.info-icon{font-size:.9rem;display:flex;align-items:center;flex-shrink:0;opacity:.7}.timeline-container h2{color:#1a202c;font-size:1.5rem;margin:0;font-weight:600}.timeline-filters{margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.filters-left-group{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.filter-select-container{display:flex;align-items:center;gap:.75rem}.filter-select-container label{color:#2d3748;font-weight:600;font-size:.875rem;white-space:nowrap}.tipo-filter-select{padding:.6rem 2.5rem .6rem .75rem;border:1px solid #cbd5e0;border-radius:6px;font-size:.95rem;background:#fff;color:#2d3748;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:200px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%232d3748' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:12px}.tipo-filter-select:hover{border-color:#3b82f6;background-color:#f8fafc}.tipo-filter-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.tipo-filter-select option{padding:.5rem;font-size:.95rem}.timeline-legenda{display:flex;gap:1.5rem;align-items:center}.btn-adicionar-entrega{padding:.6rem 1.2rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;box-shadow:0 2px 4px #10b9814d;white-space:nowrap}.btn-adicionar-entrega .btn-icon{font-size:1.2rem;font-weight:700;line-height:1;color:#fff}.btn-adicionar-entrega:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 4px 8px #10b98166}.legenda-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#4a5568;font-weight:500;cursor:pointer;padding:.5rem .75rem;border-radius:8px;transition:all .2s ease;border:2px solid transparent}.legenda-item:hover{background:#f1f5f9;transform:translateY(-1px)}.legenda-item.active{background:#e0f2fe;border-color:#3b82f6;color:#1e40af;font-weight:600}.legenda-item.active .legenda-icon{transform:scale(1.1);box-shadow:0 3px 8px #0003}.legenda-icon{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:14px;box-shadow:0 2px 4px #0000001a}.loading-state,.error-state{text-align:center;padding:2rem;border-radius:6px;margin:2rem}.loading-state{background:#f0f9ff;color:#2563eb;border:1px solid #bfdbfe}.error-state{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.empty-state{text-align:center;padding:3rem;color:#718096;background:#fff;margin:2rem;border-radius:8px}.empty-state p{margin-bottom:1.5rem;font-size:1.125rem}.timeline-vertical-wrapper{position:relative;padding:2rem;min-height:500px}.timeline-vertical{position:relative;padding:0 2rem;max-width:1200px;margin:0 auto}.timeline-vertical:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:0;bottom:0;width:4px;background:linear-gradient(180deg,transparent 0%,#94a3b8 5%,#94a3b8 95%,transparent 100%);box-shadow:0 0 4px #0000001a}.timeline-item-vertical{position:relative;margin-bottom:4rem;cursor:pointer;width:calc(50% - 2rem)}.fade-in-item{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-in-item.fade-in-visible{opacity:1;transform:translateY(0)}.timeline-item-right{margin-left:calc(50% + 2rem)}.timeline-item-right.fade-in-item{transform:translate(30px) translateY(30px)}.timeline-item-right.fade-in-visible{transform:translate(0) translateY(0)}.timeline-item-left{margin-right:calc(50% + 2rem)}.timeline-item-left.fade-in-item{transform:translate(-30px) translateY(30px)}.timeline-item-left.fade-in-visible{transform:translate(0) translateY(0)}.timeline-dot{position:absolute;width:20px;height:20px;background:#fff;border:5px solid;border-radius:50%;top:40px;z-index:2;box-shadow:0 2px 8px #00000026}.timeline-item-right .timeline-dot{left:-2rem;transform:translate(-50%)}.timeline-item-left .timeline-dot{right:-2rem;transform:translate(50%)}.timeline-date-badge{position:absolute;background:#2563eb;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;white-space:nowrap;top:32px;z-index:2;box-shadow:0 2px 8px #2563eb4d}.timeline-item-right .timeline-date-badge{right:calc(100% + 3rem)}.timeline-item-left .timeline-date-badge{left:calc(100% + 3rem)}.timeline-card-vertical{background:#fff;border-radius:16px;padding:2rem;border:1px solid #e8edf2;border-left-width:6px;border-left-style:solid;box-shadow:0 4px 16px #00000014;transition:all .3s ease;display:flex;gap:1.5rem;align-items:flex-start;width:100%;max-width:100%}.timeline-card-vertical:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026}.timeline-card-vertical.highlighted{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:2px solid #fbbf24;box-shadow:0 4px 20px #fbbf244d,0 0 0 1px #fbbf241a;position:relative}.timeline-card-vertical.highlighted:before{content:"⭐";position:absolute;top:-16px;right:20px;font-size:32px;background:#fff;border-radius:50%;width:48px;height:48px;display:grid;place-items:center;box-shadow:0 2px 8px #fbbf2466;animation:pulse-star 2s ease-in-out infinite}@keyframes pulse-star{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.timeline-card-vertical.highlighted:hover{transform:translateY(-5px);box-shadow:0 8px 28px #fbbf2466,0 0 0 2px #fbbf2433}.timeline-item-left .timeline-card-vertical{border-left-width:1px;border-right-width:6px;border-right-style:solid}.timeline-icon-large{width:56px;height:56px;min-width:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:0 4px 12px #00000026;flex-shrink:0}.timeline-content-wrapper{flex:1;display:flex;flex-direction:column;gap:.5rem;min-width:0}.timeline-title-vertical{color:#1e293b;font-size:1.25rem;font-weight:700;line-height:1.3;margin:0}.timeline-description-preview{color:#64748b;font-size:.95rem;line-height:1.6;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.timeline-mes-divider{position:relative;display:flex;align-items:center;justify-content:center;margin:2.5rem 0 2rem;z-index:2}.timeline-mes-label{background:#000;color:#fff;padding:.75rem 2rem;border-radius:30px;font-size:1rem;font-weight:700;text-transform:capitalize;box-shadow:0 4px 12px #0000004d;letter-spacing:.5px}.timeline-marker-horizontal{display:none}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-content{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;box-shadow:0 10px 40px #0000004d;position:relative;animation:modalSlideIn .3s ease}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;font-size:2rem;color:#718096;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;z-index:1}.modal-close:hover{background:#edf2f7;color:#1a202c}.modal-header{padding:2rem 2.5rem 1.5rem;border-bottom:1px solid #e8edf2;border-top:5px solid #cbd5e0;border-top-left-radius:12px;border-top-right-radius:12px}.modal-header h2{color:#1a202c;font-size:1.5rem;font-weight:600;margin:0 0 .75rem;padding-right:2rem;line-height:1.3}.modal-meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.modal-type-badge{color:#fff;padding:.375rem .875rem;border-radius:20px;font-size:.85rem;font-weight:600;display:inline-flex;align-items:center;gap:.375rem;box-shadow:0 2px 4px #0000001a}.modal-date{color:#718096;font-size:.9rem;font-weight:600;text-transform:capitalize}.modal-body{padding:2rem 2.5rem}.modal-section{margin-bottom:2rem}.modal-section-title{color:#1e293b;font-size:1.1rem;font-weight:700;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.modal-description{color:#475569;line-height:1.8;font-size:1rem;margin:0;white-space:pre-wrap;background:#f8fafc;padding:1.25rem;border-radius:8px}.modal-highlights{background:#f8fafc;padding:1.25rem;border-radius:8px}.highlights-content{display:flex;flex-direction:column;gap:.75rem}.highlight-item{display:flex;align-items:flex-start;gap:.75rem;color:#475569;font-size:.95rem;line-height:1.6;font-weight:500}.highlight-bullet{color:#64748b;font-size:1.25rem;font-weight:700;flex-shrink:0}.modal-user-section{display:flex;align-items:center;gap:.5rem;padding-top:1.5rem;margin-top:1.5rem;border-top:2px solid #e2e8f0}.modal-user-icon{font-size:1.1rem}.modal-user{color:#64748b;font-size:.95rem;font-weight:500}.squads-list{display:flex;flex-wrap:wrap;gap:.5rem}.squad-badge{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;display:inline-flex;align-items:center;gap:.375rem;box-shadow:0 2px 4px #2563eb33;transition:all .2s ease}.squad-badge:hover{transform:translateY(-1px);box-shadow:0 4px 8px #2563eb4d}.modal-footer{padding:1.5rem 2.5rem;border-top:1px solid #e8edf2;display:flex;gap:1rem;justify-content:flex-end;background:#f9fafb;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.btn-modal-edit,.btn-modal-delete{padding:.65rem 1.25rem;border-radius:6px;font-weight:500;font-size:.9rem;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.btn-modal-edit{background:#3b82f6;color:#fff;border:none}.btn-modal-edit:hover{background:#2563eb;transform:translateY(-1px)}nav-button{width:40px;height:40px;font-size:1.5rem}.timeline-nav-left{left:.5rem}.timeline-nav-right{right:.5rem}.timeline- .btn-modal-delete{background:#ef4444;color:#fff;border:none}.btn-modal-delete:hover{background:#dc2626;color:#fff;transform:translateY(-1px)}@media (max-width: 768px){.timeline-header{padding:0 0 .75rem;margin-bottom:1rem}.timeline-container h2{font-size:1.25rem}.timeline-filters{margin-bottom:1.5rem}.timeline-legenda{gap:1rem;flex-wrap:wrap}.legenda-item{font-size:.85rem}.timeline-horizontal-wrapper{padding:2rem 1rem;min-height:calc(100vh - 130px)}.timeline-vertical-wrapper{padding:1rem}.timeline-vertical{padding:0 1rem}.timeline-vertical:before{left:30px;transform:none}.timeline-item-vertical{width:calc(100% - 3.5rem)!important;margin-left:3.5rem!important;margin-right:0!important;margin-bottom:2.5rem}.timeline-dot{left:-2.25rem!important;right:auto!important}.timeline-card-vertical{padding:1.5rem;gap:1rem;flex-direction:column;align-items:center;text-align:center}.timeline-card-vertical{padding:1.5rem;gap:1rem;border-left:6px solid #cbd5e0!important;border-right:1px solid #e8edf2!important}.timeline-content-wrapper{text-align:left}.timeline-icon-large{width:48px;height:48px;min-width:48px;font-size:24px}.timeline-date-vertical{font-size:.75rem}.timeline-title-vertical{font-size:1.1rem}.timeline-description-preview{font-size:.9rem;-webkit-line-clamp:4}.modal-header,.modal-body,.modal-footer{padding-left:1.5rem;padding-right:1.5rem}.modal-header h2{font-size:1.25rem}.modal-footer{flex-direction:column}.btn-modal-edit,.btn-modal-delete{width:100%;justify-content:center}}.timeline-view-toggle{display:flex;gap:1rem;margin-bottom:2rem;padding:.5rem;background:#f8fafc;border-radius:12px;width:fit-content}.toggle-btn{padding:.75rem 1.5rem;border:none;background:transparent;color:#64748b;font-size:.95rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.toggle-btn:hover{background:#e2e8f0;color:#475569}.toggle-btn.active{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 4px 12px #3b82f64d}.resumo-ia-container{background:#fff;padding:2.5rem;border-radius:12px;margin:0 auto}.resumo-ia-container>h4{color:#1e293b;font-size:1.35rem;font-weight:700;margin:0 0 1rem}.resumo-header{text-align:center;margin-bottom:2.5rem}.resumo-badge{display:inline-block;background:linear-gradient(135deg,#8b5cf6,#6366f1);color:#fff;padding:.5rem 1.25rem;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:1rem}.resumo-header h3{color:#1e293b;font-size:1.75rem;font-weight:700;margin:0}.numeros-section{margin-bottom:2.5rem}.numeros-section h4{color:#1e293b;font-size:1.35rem;font-weight:700;margin:0 0 1.5rem}.numeros-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem}.numero-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:1.75rem;border-radius:12px;text-align:center;border:2px solid #e2e8f0;transition:all .3s ease}.numero-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.numero-card.sistemas{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#2563eb}.numero-card.infra{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#059669}.numero-card.devsecops{background:linear-gradient(135deg,#fee2e2,#fecaca);border-color:#dc2626}.numero-card.projeto{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#3b82f6}.numero-card.melhoria{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#059669}.numero-card.destaque{background:linear-gradient(135deg,#fef3c7,#fde68a);border-color:#f59e0b}.numero-card.wide{grid-column:span 2;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);border-color:#6366f1}.numero-valor{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.numero-label{font-size:.95rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.numero-percent{font-size:1.1rem;color:#475569;font-weight:700;margin-top:.5rem}.numero-sublabel{font-size:.85rem;color:#64748b;margin-top:.25rem;font-style:italic}.resumo-completo-section{margin-bottom:2.5rem}.resumo-completo-section h4{color:#1e293b;font-size:1.35rem;font-weight:700;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.resumo-texto-completo{background:#fff;padding:2rem;border-radius:12px;border:2px solid #e2e8f0;line-height:1.8}.resumo-texto-completo .resumo-subtitulo{color:#1e293b;font-size:1.15rem;font-weight:700;margin:1.5rem 0 1rem;padding-top:1rem;border-top:2px solid #e2e8f0}.resumo-texto-completo .resumo-subtitulo:first-child{border-top:none;padding-top:0;margin-top:0}.resumo-texto-completo .resumo-paragrafo{color:#475569;font-size:1rem;margin:1rem 0;text-align:justify}.resumo-texto{font-weight:700;margin:0 0 1.5rem}.resumo-texto{background:#f8fafc;padding:2rem;border-radius:12px;border:2px solid #e2e8f0}.resumo-paragrafo{color:#475569;font-size:1.05rem;line-height:1.8;margin:0 0 1rem}.resumo-subtitulo{color:#1e293b;font-size:1.2rem;font-weight:700;margin:1.5rem 0 1rem;padding-top:1rem;border-top:2px solid #e2e8f0}.resumo-subtitulo:first-child{border-top:none;padding-top:0;margin-top:0}.marco-item-resumo{display:flex;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;background:#fff;border-radius:8px;border-left:4px solid #3b82f6}.marco-numero{flex-shrink:0;width:2rem;height:2rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.marco-conteudo{flex:1}.marco-titulo-info{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;flex-wrap:wrap}.marco-titulo-info strong{color:#1e293b;font-size:1.05rem}.marco-info{color:#64748b;font-size:.9rem;font-weight:500}.marco-desc{color:#64748b;font-size:.95rem;line-height:1.6;margin:.5rem 0 0}.marco-destaques{background:linear-gradient(135deg,#fef3c7,#fde68a);padding:.75rem 1rem;border-radius:6px;margin:.5rem 0 1rem;font-size:.9rem;color:#78350f;border:1px solid #fbbf24}.marco-destaques strong{font-weight:700}.resumo-intro{background:linear-gradient(135deg,#eff6ff,#dbeafe);padding:1.75rem;border-radius:12px;border-left:4px solid #3b82f6;margin-bottom:2rem}.resumo-intro p{color:#1e40af;font-size:1.1rem;line-height:1.8;margin:0;font-weight:500}.resumo-analise{background:#f8fafc;padding:1.75rem;border-radius:12px;margin-bottom:2rem;border:2px solid #e2e8f0}.resumo-analise h4{color:#1e293b;font-size:1.25rem;font-weight:700;margin:0 0 1rem}.resumo-analise p{color:#475569;line-height:1.8;margin:0 0 .75rem}.resumo-analise p:last-child{margin-bottom:0}.resumo-marcos-list{margin-bottom:2rem}.resumo-marcos-list h4{color:#1e293b;font-size:1.25rem;font-weight:700;margin:0 0 1.5rem}.marcos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.marco-card-resumo{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .3s ease}.marco-card-resumo:hover{border-color:#3b82f6;box-shadow:0 8px 24px #3b82f61f;transform:translateY(-2px)}.marco-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:.5rem}.marco-badge{padding:.4rem .9rem;border-radius:20px;font-size:.8rem;font-weight:600;display:inline-flex;align-items:center;gap:.4rem}.marco-badge.projeto{background:#dbeafe;color:#1e40af}.marco-badge.melhoria{background:#d1fae5;color:#065f46}.marco-data-badge{font-size:.8rem;color:#64748b;font-weight:500}.marco-card-resumo h5{color:#1e293b;font-size:1.1rem;font-weight:700;margin:0 0 .75rem;line-height:1.4}.marco-card-resumo p{color:#64748b;font-size:.95rem;line-height:1.6;margin:0}.resumo-footer{background:#f0f9ff;border-left:3px solid #93c5fd;padding:.5rem .75rem;margin:0;border-radius:6px;display:flex;align-items:center;gap:.5rem;color:#475569;font-size:.8rem;font-weight:400;box-shadow:none;white-space:nowrap}.resumo-footer p{color:#475569;margin:0;font-size:.8rem;line-height:1.6}.resumo-footer em{font-style:normal;font-weight:500}.gpt-perguntas-section{padding:2rem;background:#fff;border-radius:12px}.gpt-perguntas-section h4{color:#1e293b;font-size:1.3rem;font-weight:700;margin:0 0 .5rem;display:flex;align-items:center;gap:.5rem}.gpt-intro{color:#64748b;font-size:.95rem;margin:0 0 1.5rem}.gpt-buttons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:2rem}.gpt-button{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:1.25rem;display:flex;align-items:center;gap:.75rem;cursor:pointer;transition:all .3s ease;font-size:1rem;font-weight:600;color:#475569}.gpt-button:hover:not(:disabled):not(.active){border-color:#3b82f6;background:#f0f9ff;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f626}.gpt-button.active{border-color:#2563eb;background:#2563eb;color:#fff;box-shadow:0 4px 12px #2563eb4d}.gpt-button.active:hover{background:#1e40af;border-color:#1e40af;transform:translateY(-2px);box-shadow:0 6px 16px #2563eb66}.gpt-button:disabled{opacity:.6;cursor:not-allowed}.gpt-icon{font-size:1.5rem;flex-shrink:0}.gpt-text{text-align:left;line-height:1.3}.gpt-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;gap:1rem}.gpt-spinner{width:50px;height:50px;border:4px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.gpt-loading p{color:#64748b;font-size:1rem;font-weight:500;margin:0}.gpt-resposta{background:#f8fafc;border-radius:12px;overflow:hidden;border:2px solid #e2e8f0}.gpt-resposta-header{background:linear-gradient(135deg,#3b82f6,#2563eb);padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.gpt-badge{color:#fff;font-weight:600;font-size:.95rem}.btn-gerar-pdf{background:#fff;color:#3b82f6;border:none;border-radius:8px;padding:.5rem 1rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.375rem}.btn-gerar-pdf:hover{background:#f0f9ff;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.gpt-resposta-conteudo{padding:2rem;color:#334155;line-height:1.8}.gpt-subtitulo{color:#1e293b;font-size:1.2rem;font-weight:700;margin:1.5rem 0 1rem}.gpt-subtitulo:first-child{margin-top:0}.gpt-item-titulo{color:#475569;font-size:1.05rem;font-weight:700;margin:1.25rem 0 .75rem}.gpt-paragrafo{margin:.75rem 0;font-size:.95rem;color:#475569}.gpt-bullet-item{display:flex;align-items:flex-start;gap:.75rem;margin:.5rem 0 .5rem 1rem;font-size:.95rem;color:#475569}.gpt-bullet{color:#3b82f6;font-weight:700;flex-shrink:0}.grafico-section{background:#fff;border-radius:12px;padding:2rem;margin:2rem 0;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000d}.grafico-section h4{color:#1e293b;font-size:1.25rem;font-weight:700;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.grafico-container{width:100%;background:#fff;border-radius:8px;padding:1rem}.grafico-container .recharts-wrapper{margin:0 auto}.grafico-container .recharts-cartesian-axis-tick-value{font-size:12px;fill:#64748b}.grafico-container .recharts-legend-item-text{color:#475569!important;font-weight:500}.grafico-container .recharts-bar{cursor:pointer}@media (max-width: 768px){.grafico-section{padding:1rem}.grafico-container{padding:.5rem}}.area-info{margin-top:.5rem}.area-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;border-radius:8px;font-size:.875rem;font-weight:600;border:1px solid #93c5fd;box-shadow:0 1px 3px #3b82f61a}.month-navigation{position:sticky;top:0;z-index:150;width:calc(100% + 4rem);margin-left:-2rem;margin-right:-2rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #cbd5e1;border-left:none;border-right:none;border-radius:0;padding:1rem 1.5rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000000d;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.month-navigation-title{font-size:.875rem;font-weight:600;color:#475569;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px;text-align:center}.month-navigation-buttons{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.month-nav-btn{background:#fff;border:2px solid #2563eb;color:#2563eb;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-transform:capitalize;white-space:nowrap}.month-nav-btn:hover{background:#2563eb;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.month-nav-btn:active{transform:translateY(0)}.timeline-mode-switch{display:flex;gap:.5rem;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;padding:.25rem}.timeline-mode-btn{border:none;background:transparent;color:#475569;font-size:.9rem;font-weight:600;border-radius:8px;padding:.5rem .85rem;cursor:pointer;transition:all .2s ease}.timeline-mode-btn:hover{background:#e2e8f0}.timeline-mode-btn.active{background:#2563eb;color:#fff;box-shadow:0 2px 8px #2563eb40}.monthly-table-view{display:flex;flex-direction:column;gap:1rem}.monthly-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 10px #0f172a0d;overflow:hidden}.monthly-table-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;background:linear-gradient(135deg,#f8fafc,#eef2ff);border-bottom:1px solid #e2e8f0}.monthly-table-header h3{margin:0;font-size:1rem;font-weight:700;color:#0f172a;text-transform:capitalize}.monthly-table-header span{font-size:.8rem;font-weight:700;color:#334155;background:#e2e8f0;border-radius:999px;padding:.25rem .6rem}.monthly-table-wrapper{overflow-x:auto}.monthly-table{width:100%;border-collapse:collapse;min-width:680px}.monthly-table th{text-align:left;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b;padding:.75rem 1rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.monthly-table td{padding:.85rem 1rem;border-bottom:1px solid #f1f5f9;vertical-align:top}.monthly-table tbody tr{cursor:pointer;transition:background-color .15s ease}.monthly-table tbody tr:hover{background:#f8fafc}.monthly-table tbody tr.monthly-row-highlighted{background:#fffbeb}.monthly-table tbody tr.monthly-row-highlighted:hover{background:#fef3c7}.monthly-date{color:#334155;font-weight:600;white-space:nowrap;font-size:.85rem}.monthly-delivery-cell{min-width:320px}.monthly-delivery-title{color:#0f172a;font-weight:700;font-size:.95rem;margin-bottom:.2rem}.monthly-delivery-description{color:#64748b;font-size:.86rem;line-height:1.45}.monthly-area-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.22rem .65rem;font-size:.75rem;font-weight:700;border:1px solid transparent}.monthly-area-badge.area-1{background:#dbeafe;color:#1d4ed8;border-color:#bfdbfe}.monthly-area-badge.area-2{background:#dcfce7;color:#166534;border-color:#bbf7d0}.monthly-area-badge.area-3{background:#fef3c7;color:#92400e;border-color:#fde68a}.monthly-area-badge.area-default{background:#e2e8f0;color:#334155}.monthly-highlight-badge{display:inline-flex;align-items:center;gap:.25rem;margin-left:.35rem;background:#fef3c7;color:#92400e;border:1px solid #facc15;border-radius:999px;padding:.22rem .5rem;font-size:.72rem;font-weight:700}@media (max-width: 900px){.timeline-filters{flex-direction:column;align-items:stretch}.timeline-mode-switch{width:fit-content}}.timeline-tv{min-height:100vh;background:linear-gradient(135deg,#1d4ed8,#2563eb,#38bdf8);padding:2rem;display:flex;flex-direction:column;border-radius:10px}.tv-header{text-align:left;margin-bottom:1.5rem;color:#fff}.tv-header-top{position:relative;display:flex;justify-content:center;align-items:center;min-height:56px}.tv-stats-row{margin-top:1rem;display:flex;justify-content:center}.tv-fullscreen-btn{position:absolute;right:0;top:50%;transform:translateY(-50%);background:#fff3;border:2px solid rgba(255,255,255,.4);color:#fff;font-size:1.6rem;width:52px;height:52px;border-radius:12px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;display:grid;place-items:center}.tv-fullscreen-btn:hover{background:#ffffff4d;border-color:#fff9;transform:translateY(-50%) scale(1.1)}.tv-fullscreen-btn:active{transform:translateY(-50%) scale(.95)}.tv-header h1{font-size:3rem;margin:0 0 20px;text-shadow:0 4px 12px rgba(0,0,0,.3);position:static;transform:none;text-align:center}.tv-info-text{color:#fffc;font-size:.9rem;font-weight:400;margin-top:.5rem;font-style:italic}.tv-controls{display:flex;gap:1rem;justify-content:flex-end;align-items:center;flex-wrap:nowrap}.tv-stats-container{display:flex;gap:2rem;justify-content:center;align-items:center;flex-wrap:wrap}.tv-stat-card{background:#ffffff26;padding:1rem 1.5rem;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 12px #0000001a;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s ease;min-width:180px}.tv-stat-card:hover{background:#fff3;border-color:#ffffff4d}.tv-stat-icon{font-size:2rem;line-height:1;opacity:.9}.tv-stat-value{font-size:1.8rem;font-weight:700;color:#fff;line-height:1}.tv-stat-label{font-size:.85rem;font-weight:500;color:#ffffffd9;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.tv-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem}.tv-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1800px;padding:0 2rem;justify-content:center;justify-items:center}.tv-card{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0003;position:relative;animation:slideIn .6s ease-out;transition:transform .3s ease;min-height:400px;display:flex;flex-direction:column}@keyframes slideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.tv-card-highlighted{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:3px solid #fbbf24}.tv-star{position:absolute;top:-15px;right:20px;font-size:40px;animation:pulse-star 2s ease-in-out infinite;background:#fff;border-radius:50%;width:60px;height:60px;display:grid;place-items:center;box-shadow:0 4px 12px #fbbf2466}.tv-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.tv-type-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:25px;color:#fff;font-weight:600;font-size:1rem}.tv-date{color:#64748b;font-weight:600;font-size:1.1rem}.tv-title{font-size:1.8rem;font-weight:700;color:#1e293b;margin-bottom:1rem;line-height:1.3;min-height:60px}.tv-description{color:#475569;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;flex:1}.tv-squads,.tv-customer{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#f1f5f9;border-radius:10px;margin-bottom:.5rem;font-size:1rem}.tv-squads-label,.tv-customer-label{font-weight:600;color:#475569}.tv-squads-value,.tv-customer-value{color:#1e293b}.tv-empty-state{text-align:center;color:#fff;padding:4rem 2rem}.tv-empty-icon{font-size:6rem;margin-bottom:2rem;opacity:.5}.tv-empty-state h2{font-size:2.5rem;margin-bottom:1rem}.tv-empty-state p{font-size:1.5rem;opacity:.8}@media (max-width: 1400px){.tv-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 900px){.tv-cards{grid-template-columns:1fr}.tv-header h1{font-size:2rem}.tv-title{font-size:1.5rem}}.tv-estatisticas-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;justify-content:stretch;width:100%}.tv-numero-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:12px;padding:1.25rem;text-align:center;width:100%}.tv-numero-card.sistemas{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#2563eb}.tv-numero-card.infra{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#059669}.tv-numero-card.devsecops{background:linear-gradient(135deg,#fee2e2,#fecaca);border-color:#dc2626}.tv-numero-valor{color:#1e293b;font-size:2rem;font-weight:700;line-height:1}.tv-numero-label{color:#64748b;font-size:.85rem;margin-top:.5rem;text-transform:uppercase;font-weight:600}.tv-numero-percent{color:#334155;font-size:1rem;font-weight:700;margin-top:.5rem}.tv-graficos-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;justify-content:center;justify-items:center}.tv-grafico-card{background:#fff;border-radius:14px;border:1px solid #e2e8f0;padding:1rem}.tv-grafico-card h3{margin:0 0 .75rem;color:#1e293b;font-size:1.1rem;font-weight:700}@media (max-width: 1400px){.tv-estatisticas-grid{grid-template-columns:repeat(3,1fr)}.tv-graficos-grid{grid-template-columns:1fr}}@media (max-width: 900px){.tv-estatisticas-grid{grid-template-columns:repeat(2,1fr)}}.tv-inline-stats{width:100%;max-width:100%;padding:0 1rem;animation:slideIn .5s ease-out;margin:0 auto}.tv-inline-stats .tv-numero-card{box-shadow:0 4px 14px #00000029}@media (max-width: 1400px){.tv-inline-stats{padding:0 1rem}}.timeline-tv.tv-is-fullscreen{height:100vh;min-height:100vh;overflow:hidden}.timeline-tv.tv-is-fullscreen .tv-content{flex:1;width:100%;justify-content:center;align-items:center;gap:1rem;min-height:0}.timeline-tv.tv-is-fullscreen .tv-cards{flex:1;height:100%;min-height:0;align-content:center;grid-auto-rows:1fr;max-width:1800px}.timeline-tv.tv-is-fullscreen .tv-card{min-height:0;height:100%}.tv-highlights{margin-bottom:1rem;padding:.85rem 1rem;border-radius:10px;background:#eff6ff;border-left:4px solid #2563eb}.tv-highlights-label{display:block;font-weight:700;color:#1e3a8a;margin-bottom:.35rem;font-size:.95rem}.tv-highlights-list{margin:0;padding-left:0;list-style:none;color:#334155}.tv-highlights-item{margin-bottom:.35rem;font-size:.98rem;line-height:1.35;list-style:none}.tv-highlights-item:last-child{margin-bottom:0}.timeline-tv:not(.tv-is-fullscreen) .tv-highlights{display:none}.tv-highlights-item::marker{content:""}.form-container{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 3px #00000014;border:1px solid #e8edf2;max-width:800px;margin:0 auto}.access-denied p{color:#64748b;margin-bottom:1.5rem}.btn-primary{background:#2563eb;color:#fff;padding:.65rem 1.5rem;border-radius:4px;font-weight:500;font-size:.9rem;transition:background .2s ease}.btn-primary:hover{background:#1d4ed8}.form-container h2{color:#1a202c;font-size:1.5rem;margin-bottom:2rem;font-weight:600;border-bottom:2px solid #e8edf2;padding-bottom:1rem}.error-alert{background:#fee;border:1px solid #fcc;color:#c33;padding:.75rem;border-radius:4px;margin-bottom:1.5rem;font-size:.875rem}.info-alert{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;padding:.75rem;border-radius:4px;margin-bottom:1.5rem;font-size:.875rem}.marco-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#2d3748;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.form-group input,.form-group textarea,.form-group select{padding:.75rem;border:1px solid #cbd5e0;border-radius:4px;font-size:.95rem;transition:border-color .2s ease;background:#fff}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px #2563eb0d}.form-group input.error,.form-group textarea.error,.form-group select.error{border-color:#fc8181}.form-group textarea{resize:vertical;min-height:100px}.error-message{color:#e53e3e;font-size:.875rem;margin-top:-.25rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.type-selector{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.responsavel-type-selector{display:flex;gap:2rem;margin-bottom:.5rem}.type-option-inline{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:1rem}.type-option-inline input[type=radio]{width:auto;margin:0;cursor:pointer}.type-option-inline span{font-weight:500;color:#1e293b;cursor:pointer}.loading-squads{padding:.75rem;background:#f8fafc;border-radius:4px;color:#64748b;text-align:center;font-size:.9rem}.squads-checkbox-group{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;max-height:250px;overflow-y:auto}.squads-checkbox-group.error{border-color:#dc2626;background:#fef2f2}.squad-checkbox-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .2s ease}.squad-checkbox-item:hover{background:#eff6ff;border-color:#3b82f6}.squad-checkbox-item input[type=checkbox]{width:18px;height:18px;cursor:pointer;margin:0}.squad-checkbox-label{font-size:.95rem;color:#1e293b;font-weight:500;cursor:pointer}.empty-squads{padding:1rem;text-align:center;color:#64748b;font-size:.9rem}.selected-squads-count{margin-top:.5rem;padding:.5rem .75rem;background:#dbeafe;border-radius:6px;color:#1e40af;font-size:.85rem;font-weight:600;text-align:center}.form-hint{display:block;color:#64748b;font-size:.85rem;margin-bottom:.5rem;font-style:italic}.type-option{cursor:pointer;position:relative}.type-option input[type=radio]{position:absolute;opacity:0;width:0;height:0}.type-label{display:flex;align-items:center;gap:1rem;padding:1rem;border:2px solid #e2e8f0;border-radius:8px;transition:all .2s ease;background:#f8fafc}.type-option input[type=radio]:checked+.type-label{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 3px #2563eb1a}.type-label:hover{border-color:#cbd5e0;background:#fff}.type-icon{width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.type-text{display:flex;flex-direction:column;gap:.25rem}.type-text strong{color:#1a202c;font-size:1rem}.type-text small{color:#64748b;font-size:.875rem}.form-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem;padding-top:1.5rem;border-top:2px solid #e2e8f0}.btn-cancel{padding:.65rem 1.5rem;border-radius:4px;font-weight:500;font-size:.9rem;background:#f8fafc;color:#4a5568;border:1px solid #cbd5e0;transition:background .2s ease}.btn-cancel:hover{background:#e2e8f0}.btn-submit{padding:.65rem 1.5rem;border-radius:4px;font-weight:500;font-size:.9rem;background:#2563eb;color:#fff;transition:background .2s ease}.btn-submit:hover{background:#1d4ed8}.loading-customers{padding:1rem;text-align:center;color:#64748b;font-size:.875rem;background:#f8fafc;border-radius:4px;border:1px solid #e2e8f0}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;padding:1rem;background:#fffbeb;border:2px solid #fbbf24;border-radius:8px;transition:all .2s ease;margin:0}.checkbox-label:hover{background:#fef3c7;border-color:#f59e0b}.checkbox-input{width:20px;height:20px;cursor:pointer;margin-top:.15rem;accent-color:#f59e0b;flex-shrink:0}.checkbox-text{display:flex;flex-direction:column;gap:.25rem;font-weight:600;color:#92400e;font-size:.95rem}.checkbox-hint{font-weight:400;color:#b45309;font-size:.8rem;display:block}@media (max-width: 768px){.form-container{padding:1.5rem}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column-reverse}.form-actions button{width:100%}.color-picker{justify-content:center}}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f7fa;padding:2rem}.login-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;border:1px solid #e8edf2;width:100%;max-width:400px;overflow:hidden}.login-header{background:#1a202c;color:#fff;padding:2rem;text-align:center}.login-header h1{font-size:1.75rem;margin-bottom:.5rem;font-weight:600}.login-header p{color:#cbd5e0;font-size:.9rem}.login-form{padding:2rem}.login-form h2{color:#1a202c;font-size:1.25rem;margin-bottom:.5rem;font-weight:600}.login-subtitle{color:#64748b;font-size:.875rem;margin-bottom:1.5rem}.error-alert{background:#fee;border:1px solid #fcc;color:#c33;padding:.75rem;border-radius:4px;margin-bottom:1rem;font-size:.875rem}.btn-login{width:100%;background:#2563eb;color:#fff;padding:.75rem;border-radius:4px;font-weight:500;font-size:.95rem;transition:background .2s ease;margin-top:.5rem}.btn-login:hover:not(:disabled){background:#1d4ed8}.btn-login:disabled{opacity:.6;cursor:not-allowed}.btn-back{width:100%;background:transparent;color:#64748b;padding:.75rem;border-radius:4px;font-weight:500;font-size:.9rem;margin-top:.75rem;border:1px solid #cbd5e0;transition:background .2s ease}.btn-back:hover:not(:disabled){background:#f8fafc}.btn-back:disabled{opacity:.6;cursor:not-allowed}.admin-container{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 1px 3px #00000014;border:1px solid #e8edf2}.admin-header{margin-bottom:2rem;border-bottom:2px solid #e8edf2;padding-bottom:1rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.admin-header h2{color:#1a202c;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.admin-subtitle{color:#64748b;font-size:.9rem}.btn-novo-marco{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;white-space:nowrap;box-shadow:0 2px 8px #3b82f633}.btn-novo-marco:hover{transform:translateY(-2px);box-shadow:0 4px 12px #22c55e4d}.admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.stat-card{background:#f8fafc;padding:1.5rem;border-radius:8px;border:3px solid transparent;display:flex;flex-direction:column;gap:.5rem;cursor:pointer;transition:all .3s ease;position:relative;opacity:.7}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;opacity:.85}.stat-card.active{box-shadow:0 8px 24px #0003;transform:scale(1.05);opacity:1;border-width:3px}.stat-card.pendente{background:#fffbeb}.stat-card.pendente.active{background:#fef3c7;border-color:#f59e0b}.stat-card.aprovado{background:#f0fdf4}.stat-card.aprovado.active{background:#d1fae5;border-color:#059669}.stat-card.rejeitado{background:#fef2f2}.stat-card.rejeitado.active{background:#fee2e2;border-color:#dc2626}.stat-number{font-size:2rem;font-weight:700;color:#1a202c}.stat-label{font-size:.875rem;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.admin-list{display:flex;flex-direction:column;gap:1rem}.admin-card{background:#fff;border:1px solid #e8edf2;border-radius:6px;padding:1.5rem;transition:box-shadow .2s ease}.admin-card:hover{box-shadow:0 4px 12px #00000014}.admin-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.admin-card-header h3{color:#1a202c;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.badges{display:flex;gap:.5rem;flex-wrap:wrap}.status-badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.type-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px}.status-badge.status-pendente{background:#fef3c7;color:#92400e}.status-badge.status-aprovado{background:#d1fae5;color:#065f46}.status-badge.status-rejeitado{background:#fee2e2;color:#991b1b}.card-date{color:#64748b;font-size:.875rem;font-weight:500;white-space:nowrap}.card-description{color:#4a5568;line-height:1.6;margin-bottom:1rem}.card-highlights{background:#f0f9ff;border-left:3px solid #2563eb;padding:.75rem;border-radius:4px;margin-bottom:1rem;font-size:.875rem;color:#1e40af}.card-highlights strong{font-weight:600}.card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e8edf2;gap:1rem;flex-wrap:wrap}.card-info{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.card-user{color:#64748b;font-size:.875rem}.card-squads{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.squads-label{color:#64748b;font-size:.875rem;font-weight:600}.squad-tag{color:#475569;font-size:.875rem;font-weight:500}.squad-tag:not(:last-child):after{content:",";margin-right:.25rem}.card-color{width:24px;height:24px;border-radius:4px;border:2px solid #e8edf2}.card-actions{display:flex;gap:.75rem}.btn-aprovar,.btn-rejeitar,.btn-editar-admin,.btn-excluir-admin{padding:.5rem 1rem;border-radius:4px;font-size:.875rem;font-weight:500;transition:all .2s ease;border:none;cursor:pointer}.btn-aprovar{background:#059669;color:#fff}.btn-aprovar:hover:not(:disabled){background:#047857}.btn-rejeitar{background:#dc2626;color:#fff}.btn-rejeitar:hover:not(:disabled){background:#b91c1c}.btn-editar-admin{background:#3b82f6;color:#fff}.btn-editar-admin:hover:not(:disabled){background:#2563eb}.btn-excluir-admin{background:#dc2626;color:#fff}.btn-excluir-admin:hover:not(:disabled){background:#b91c1c}.btn-aprovar:disabled,.btn-rejeitar:disabled,.btn-editar-admin:disabled,.btn-excluir-admin:disabled{opacity:.6;cursor:not-allowed}.empty-list{text-align:center;padding:3rem;color:#64748b}.access-denied{text-align:center;padding:3rem}.access-denied h2{color:#dc2626;margin-bottom:1rem}.access-denied p{color:#64748b}@media (max-width: 768px){.admin-container{padding:1rem}.admin-stats{grid-template-columns:1fr}.admin-card-header{flex-direction:column}.card-footer{flex-direction:column;align-items:stretch}.card-actions{width:100%}.btn-aprovar,.btn-rejeitar{flex:1}}.admin-filters{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #cbd5e1;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000000d}.filter-search{margin-bottom:1rem}.search-input{width:100%;padding:.75rem 1rem;border:2px solid #cbd5e1;border-radius:8px;font-size:.95rem;transition:all .2s ease}.search-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.filter-selects{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.filter-select{flex:1;min-width:150px;padding:.75rem 1rem;border:2px solid #cbd5e1;border-radius:8px;font-size:.95rem;background:#fff;cursor:pointer;transition:all .2s ease}.filter-select:hover{border-color:#2563eb}.filter-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.clear-filters-btn{padding:.75rem 1.5rem;background:#ef4444;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.clear-filters-btn:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}.clear-filters-btn:active{transform:translateY(0)}@media (max-width: 768px){.filter-selects{flex-direction:column}.filter-select,.clear-filters-btn{width:100%}}.confirm-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.confirm-dialog{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 20px 60px #0000004d;max-width:450px;width:90%;animation:slideUp .3s ease-out;text-align:center}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.confirm-icon{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 1.5rem;animation:bounceIn .5s ease-out}@keyframes bounceIn{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.confirm-icon.warning{background:linear-gradient(135deg,#fef3c7,#fde68a)}.confirm-icon.danger{background:linear-gradient(135deg,#fee2e2,#fecaca)}.confirm-icon.info{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.confirm-title{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0 0 1rem}.confirm-message{color:#64748b;font-size:1rem;line-height:1.6;margin:0 0 2rem}.confirm-actions{display:flex;gap:1rem;justify-content:center}.confirm-btn{flex:1;padding:.875rem 1.5rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;border:none;max-width:150px}.confirm-btn-cancel{background:#f1f5f9;color:#475569;border:2px solid #e2e8f0}.confirm-btn-cancel:hover{background:#e2e8f0;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.confirm-btn-confirm{color:#fff;border:none}.confirm-btn-confirm.warning{background:linear-gradient(135deg,#f59e0b,#d97706)}.confirm-btn-confirm.danger{background:linear-gradient(135deg,#ef4444,#dc2626)}.confirm-btn-confirm.info{background:linear-gradient(135deg,#3b82f6,#2563eb)}.confirm-btn-confirm:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.confirm-btn-confirm:active,.confirm-btn-cancel:active{transform:translateY(0)}.alert-container{position:fixed;top:20px;right:20px;z-index:10000;display:flex;flex-direction:column;gap:10px;max-width:400px}.alert{display:flex;align-items:center;gap:12px;padding:16px 20px;border-radius:12px;box-shadow:0 4px 12px #00000026;animation:slideIn .3s ease-out;background:#fff;border-left:4px solid}@keyframes slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}.alert-icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0}.alert-success{border-left-color:#10b981}.alert-success .alert-icon{background:#d1fae5;color:#059669}.alert-error{border-left-color:#ef4444}.alert-error .alert-icon{background:#fee2e2;color:#dc2626}.alert-info{border-left-color:#3b82f6}.alert-info .alert-icon{background:#dbeafe;color:#2563eb}.alert-warning{border-left-color:#f59e0b}.alert-warning .alert-icon{background:#fef3c7;color:#d97706}.alert-message{flex:1;color:#1e293b;font-size:14px;font-weight:500;line-height:1.4}.alert-close{background:none;border:none;color:#64748b;font-size:24px;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;flex-shrink:0}.alert-close:hover{background:#f1f5f9;color:#1e293b}@media (max-width: 768px){.alert-container{left:20px;right:20px;max-width:none}}.app{min-height:100vh;display:flex;flex-direction:column}.app-header{background:#fff;padding:1rem 2rem;box-shadow:0 1px 3px #00000014;border-bottom:1px solid #e8edf2;position:sticky;top:0;z-index:100;transition:all .3s ease}.app-header.scrolled{background:#fff6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px 10px #0000001a;opacity:.5}.header-content{display:flex;align-items:center;gap:2rem;justify-content:space-between}.app-header h1{color:#1a202c;font-size:1.5rem;margin:0;font-weight:600;letter-spacing:-.5px;white-space:nowrap}.app-header nav{display:flex;gap:.75rem;align-items:center;flex:1;justify-content:flex-start}.app-header .nav-left{display:flex;gap:.75rem;align-items:center}.app-header .nav-right{margin-left:auto}.btn-nova-entrega{background:#22c55e;color:#fff;border:1px solid #22c55e;border-radius:4px;font-weight:600;font-size:.95rem;padding:.5rem 1.25rem;transition:all .2s;box-shadow:0 2px 8px #22c55e14;cursor:pointer;text-decoration:none;margin-left:auto;display:inline-block}.btn-nova-entrega:hover{background:#16a34a;border-color:#16a34a;color:#fff}.btn-logout{background:transparent;color:#dc2626;padding:.5rem 1rem;border-radius:4px;font-weight:500;font-size:.875rem;border:1px solid #dc2626;transition:all .2s ease;cursor:pointer}.btn-logout:hover{background:#dc2626;color:#fff}.btn-login{background:#2563eb;color:#fff;padding:.5rem 1rem;border-radius:4px;font-weight:500;font-size:.875rem;border:1px solid #2563eb;transition:all .2s ease;cursor:pointer}.btn-login:hover{background:#1d4ed8;border-color:#1d4ed8}.user-menu{display:flex;align-items:center;gap:.6rem}.user-name{color:#334155;font-size:.9rem;font-weight:600}.user-role-badge{display:inline-flex;align-items:center;padding:.25rem .7rem;border-radius:999px;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.app-header nav a{text-decoration:none;color:#4a5568;padding:.5rem 1.25rem;border-radius:4px;font-weight:500;font-size:.9rem;transition:all .2s ease;background:transparent;border:1px solid transparent}.app-header nav a:hover{background:#f8fafc;color:#1a202c;border-color:#e2e8f0}.app-main{flex:1;padding:2rem;width:100%;margin:0 auto}@media (max-width: 768px){.header-content{flex-direction:column;gap:1rem;align-items:flex-start}.app-header h1{font-size:1.25rem}.app-header nav{width:100%;flex-wrap:wrap}.user-menu{width:100%;justify-content:space-between;border-left:none;border-top:1px solid #e2e8f0;padding-left:0;padding-top:.75rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fa;min-height:100vh;color:#2c3e50}#root{min-height:100vh}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,textarea{font-family:inherit}
