.v340-wrap{padding:42px 0 80px;background:#f5f7fb;min-height:80vh}.v340-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:20px}.v340-head h1{margin:.25rem 0;font-size:clamp(2rem,4vw,3.4rem)}.v340-head p{max-width:760px;color:#526070}.v340-actions{display:flex;gap:10px;flex-wrap:wrap}.v340-btn{border:0;border-radius:12px;padding:12px 16px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.v340-primary{background:#0b1f3a;color:#fff}.v340-secondary{background:#fff;color:#0b1f3a;border:1px solid #d9e0e8}.v340-status{background:#fff;border:1px solid #e3e8ef;border-radius:12px;padding:12px 14px;margin-bottom:18px;color:#526070}.v340-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:18px}.v340-kpis article{background:#fff;border:1px solid #e3e8ef;border-radius:16px;padding:18px}.v340-kpis span{display:block;font-size:.74rem;letter-spacing:.08em;color:#748093}.v340-kpis b{font-size:1.9rem}.v340-tabs{display:flex;gap:8px;overflow:auto;margin:18px 0}.v340-tabs button{white-space:nowrap;border:1px solid #d9e0e8;background:#fff;border-radius:999px;padding:10px 15px;font-weight:700}.v340-tabs button.active{background:#0b1f3a;color:#fff}.v340-view{display:none}.v340-view.active{display:block}.v340-panel{background:#fff;border:1px solid #e3e8ef;border-radius:18px;padding:18px}.v340-toolbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:15px}.v340-toolbar input,.v340-toolbar select,.v340-modal input,.v340-modal select,.v340-modal textarea{border:1px solid #d5dde7;border-radius:11px;padding:11px 12px;background:#fff;min-width:180px}.v340-toolbar input{flex:1}.v340-list{display:grid;gap:12px}.v340-card{border:1px solid #e5eaf0;border-radius:15px;padding:16px;display:flex;justify-content:space-between;gap:15px;align-items:center}.v340-card h3{margin:.25rem 0}.v340-card p{margin:.25rem 0;color:#607083}.v340-badge{display:inline-block;padding:5px 9px;border-radius:999px;background:#eef3f8;font-size:.75rem;margin-right:6px}.v340-pipeline{display:grid;grid-template-columns:repeat(5,minmax(220px,1fr));gap:12px;overflow:auto}.v340-column{background:#f6f8fb;border:1px solid #e2e7ed;border-radius:15px;padding:12px;min-height:280px}.v340-column h3{font-size:.95rem}.v340-column .v340-card{background:#fff;display:block;margin-bottom:10px}.v340-modal-bg{display:none;position:fixed;inset:0;background:rgba(4,12,24,.7);z-index:9999;padding:20px;align-items:center;justify-content:center}.v340-modal-bg.open{display:flex}.v340-modal{background:#fff;width:min(680px,100%);max-height:90vh;overflow:auto;border-radius:18px;padding:20px}.v340-modal-head{display:flex;justify-content:space-between;align-items:center}.v340-modal form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.v340-modal textarea,.v340-modal .full{grid-column:1/-1}.v340-empty{text-align:center;padding:30px;color:#738094}@media(max-width:900px){.v340-kpis{grid-template-columns:repeat(2,1fr)}.v340-head{display:block}.v340-actions{margin-top:15px}.v340-card{display:block}.v340-modal form{grid-template-columns:1fr}.v340-modal textarea,.v340-modal .full{grid-column:auto}}
