/* TicketFlow v33 - Projects overview visually aligned with Tickets */
.v31-projects-page{display:flex!important;flex-direction:column!important;gap:18px!important;padding:0!important;}
.v31-projects-top{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:20px!important;margin:0!important;}
.v31-projects-top h1{margin:0!important;color:#0f2f4d!important;font-size:42px!important;line-height:1.05!important;letter-spacing:.015em!important;font-weight:900!important;}
.v31-projects-top p{margin:8px 0 0!important;color:#65788f!important;font-size:16px!important;line-height:1.4!important;font-weight:800!important;}
.v31-projects-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;margin-top:0!important;}
.v31-projects-actions .v31-icon-btn{width:38px!important;height:38px!important;min-width:38px!important;border-radius:999px!important;background:#fff!important;color:#1f5f9f!important;border:1px solid #d5e1ef!important;box-shadow:0 6px 16px rgba(15,47,77,.08)!important;font-size:13px!important;}
.v31-projects-actions .v31-add-btn{width:auto!important;min-width:146px!important;height:44px!important;border-radius:12px!important;padding:0 18px!important;font-size:0!important;background:#1f5f9f!important;border-color:#1f5f9f!important;color:#fff!important;box-shadow:0 10px 22px rgba(31,95,159,.16)!important;}
.v31-projects-actions .v31-add-btn::after{content:"Nieuw project";font-size:14px!important;font-weight:900!important;}
.v31-projects-toolbar{min-height:62px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:0 18px!important;background:#fff!important;border:1px solid #d5e1ef!important;border-radius:18px!important;box-shadow:0 8px 24px rgba(15,47,77,.06)!important;overflow:hidden!important;}
.v31-project-tabs{display:flex!important;align-items:center!important;gap:24px!important;min-height:62px!important;}
.v31-project-tabs button{height:62px!important;padding:0!important;border:0!important;background:transparent!important;color:#65788f!important;font-size:15px!important;font-weight:900!important;position:relative!important;cursor:pointer!important;}
.v31-project-tabs button.active{color:#1f5f9f!important;}
.v31-project-tabs button.active:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:4px!important;border-radius:999px 999px 0 0!important;background:#1f5f9f!important;}
.v31-project-tools{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:20px!important;color:#65788f!important;font-weight:900!important;}
.v31-project-tools button{height:auto!important;padding:0!important;border:0!important;background:transparent!important;color:#65788f!important;font-size:15px!important;font-weight:900!important;}
.v31-project-tools button:hover{background:transparent!important;color:#1f5f9f!important;}
.v31-project-search{display:grid!important;grid-template-columns:minmax(0,1fr) 118px!important;gap:12px!important;padding:12px!important;background:#fff!important;border:1px solid #d5e1ef!important;border-radius:18px!important;box-shadow:0 8px 24px rgba(15,47,77,.06)!important;}
.v31-project-search input{height:42px!important;border:1px solid #c9d8ea!important;border-radius:11px!important;padding:0 14px!important;font-size:14px!important;font-weight:800!important;color:#0f2f4d!important;}
.v31-project-search input::placeholder{color:#5d6d80!important;opacity:1!important;}
.v31-project-search button[type="submit"],.v31-project-search .btn:not(.secondary){min-width:112px!important;height:42px!important;border-radius:11px!important;background:#1f5f9f!important;border-color:#1f5f9f!important;color:#fff!important;font-size:14px!important;font-weight:900!important;}
.v31-project-search .btn.secondary{display:none!important;}
.v31-project-list-card{background:#fff!important;border:1px solid #d5e1ef!important;border-radius:18px!important;box-shadow:0 8px 24px rgba(15,47,77,.06)!important;overflow:hidden!important;}
.v31-project-grid{grid-template-columns:44px minmax(300px,1.5fr) minmax(190px,.75fr) minmax(170px,.7fr) minmax(160px,.65fr) 52px!important;gap:12px!important;}
.v31-project-header-row{min-height:60px!important;padding:0 18px!important;background:#f7fafe!important;border-bottom:1px solid #e4edf7!important;color:#0f2f4d!important;font-size:14px!important;font-weight:900!important;text-transform:none!important;}
.v31-project-header-row>div:nth-child(1){grid-column:1 / span 2!important}.v31-project-header-row>div:nth-child(2){grid-column:3!important}.v31-project-header-row>div:nth-child(3){grid-column:4!important}.v31-project-header-row>div:nth-child(4){grid-column:5!important}.v31-project-header-row>div:nth-child(5){grid-column:6!important}
.v31-group-header{min-height:58px!important;padding:0 18px!important;background:#f7fafe!important;border:0!important;border-bottom:1px solid #e4edf7!important;color:#0f2f4d!important;font-size:16px!important;font-weight:900!important;}
.v31-group-header:hover{background:#f2f7fd!important}.v31-group-arrow{width:22px!important;color:#1f5f9f!important;font-weight:900!important}.v31-group-count{color:#65788f!important;font-weight:900!important;}
.v31-project-row{min-height:82px!important;padding:0 18px!important;border-top:0!important;border-bottom:1px solid #edf2f8!important;background:#fff!important;cursor:pointer!important;}
.v31-project-row:hover{background:#f8fbff!important}.v31-project-main{grid-column:1 / span 2!important;display:grid!important;grid-template-columns:34px 34px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:8px!important;align-items:center!important;}.v31-project-expand,.v31-project-star{width:30px!important;height:30px!important;color:#7b8796!important}.v31-project-star{font-size:24px!important}.v31-project-row.favorite .v31-project-star{color:#f3b51b!important}.v31-project-title{color:#1f5f9f!important;font-size:17px!important;font-weight:900!important;text-decoration:none!important}.v31-project-title:hover{text-decoration:underline!important}.v31-project-sub{grid-column:3!important;color:#65788f!important;font-size:13px!important;font-weight:800!important}.v31-project-company{grid-column:3!important;color:#0f2f4d!important;font-size:15px!important;font-weight:800!important}.v31-project-date{grid-column:4!important;color:#0f2f4d!important;font-size:15px!important;font-weight:800!important}.v31-project-badge{grid-column:5!important;justify-self:start!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:96px!important;padding:8px 16px!important;border-radius:999px!important;background:#d9edb6!important;color:#5f7e33!important;font-size:13px!important;font-weight:900!important;text-transform:uppercase!important}.v31-project-more-wrap{grid-column:6!important;text-align:right!important}.v31-project-more{font-size:22px!important;color:#65788f!important}.v31-project-tasks{grid-column:1/-1!important;background:#f8fbff!important;border-top:1px solid #e4edf7!important;padding:16px 18px 16px 84px!important;}
@media(max-width:900px){.v31-projects-top{flex-direction:column!important}.v31-projects-actions{width:100%!important}.v31-projects-actions .v31-add-btn{flex:1!important;min-width:0!important}.v31-projects-toolbar{flex-direction:column!important;align-items:stretch!important;padding:0 14px 12px!important}.v31-project-tabs{overflow:auto!important}.v31-project-tools{justify-content:flex-start!important;overflow:auto!important}.v31-project-search{grid-template-columns:1fr!important}.v31-project-grid{min-width:980px!important}.v31-project-list-card{overflow:auto!important}}
