:root{font-family:Segoe UI,system-ui,sans-serif;line-height:1.5;color:#1a1a2e;background:#eef2f8}*{box-sizing:border-box}body{margin:0}h1,h2,p{margin-top:0}a{color:inherit;text-decoration:none}.desktop-only{display:block!important}.mobile-only{display:none!important}.app-shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.app-sidebar{background:#152238;color:#f5f7fb;padding:1.5rem 1rem;display:flex;flex-direction:column;gap:1.5rem}.app-sidebar-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.app-sidebar-nav{display:grid;gap:.25rem}.nav-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:#ffffff0f;color:#f5f7fb;font-size:1.15rem;cursor:pointer;flex-shrink:0}.brand strong{display:block;font-size:1.1rem}.brand span{color:#9eb0cc;font-size:.85rem}.nav-link{display:block;padding:.65rem .85rem;border-radius:8px;color:#d7e0ef}.nav-link.active,.nav-link:hover{background:#ffffff14;color:#fff}.nav-link-accent{margin-top:.5rem;background:#1565c0;color:#fff!important;text-align:center}.btn-text.light{color:#d7e0ef}.app-sidebar-footer{margin-top:auto;display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;color:#9eb0cc}.main-content{min-width:0}.main-content,.page,.login-page{padding:1.5rem}.login-page,.loading-screen{min-height:100vh;display:grid;place-items:center}.page-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1.5rem}.page-header p{color:#5b6475}.card{background:#fff;border-radius:14px;box-shadow:0 10px 30px #15223814;padding:1.25rem}.login-card{width:min(100%,420px);display:grid;gap:1rem}.split{display:grid;grid-template-columns:360px 1fr;gap:1rem}.form-card,.table-card{display:grid;gap:.85rem}label{display:grid;gap:.35rem;font-size:.92rem}input,textarea,select{width:100%;border:1px solid #d5dbe7;border-radius:8px;padding:.65rem .75rem;font:inherit}textarea{resize:vertical}.checkbox{display:flex;align-items:center;gap:.5rem}.checkbox input{width:auto}.filters{display:flex;gap:.75rem}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.stat-card{padding:1.25rem;border-radius:14px;background:#fff;box-shadow:0 10px 30px #15223814}.stat-card span{display:block;color:#5b6475;margin-bottom:.35rem}.stat-card strong{font-size:2rem}.stat-open strong{color:#c62828}.stat-dev strong{color:#ef6c00}.stat-done strong{color:#2e7d32}.stat-total strong{color:#1565c0}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:.75rem .5rem;border-bottom:1px solid #edf1f7;vertical-align:top}.row-actions{display:flex;gap:.5rem;justify-content:flex-end}.btn-primary,.btn-secondary,.btn-text{border:none;border-radius:8px;cursor:pointer;font:inherit}.btn-primary{background:#1565c0;color:#fff;padding:.7rem 1rem;min-height:44px}.btn-secondary{background:#e8edf5;color:#1a1a2e;padding:.7rem 1rem;min-height:44px}.btn-text{background:transparent;color:#1565c0;padding:.5rem .25rem;min-height:44px}.btn-text.danger{color:#c62828}.form-actions{display:flex;gap:.75rem}.error{color:#c62828}.badge{display:inline-block;padding:.2rem .55rem;border-radius:999px;font-size:.82rem}.badge-aberta{background:#ffebee;color:#c62828}.badge-em_desenvolvimento{background:#fff3e0;color:#ef6c00}.badge-concluida{background:#e8f5e9;color:#2e7d32}.dashboard-lists{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.dashboard-list{display:grid;gap:.75rem;align-content:start}.dashboard-list-header{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem}.dashboard-list-header h2{margin:0;font-size:1rem}.dashboard-list-header span{color:#5b6475;font-size:.82rem}.dashboard-empty{margin:0;color:#5b6475;font-size:.92rem}.dashboard-items{list-style:none;margin:0;padding:0;display:grid;gap:.65rem}.dashboard-item{padding:.8rem .85rem;border-radius:10px;background:#f7f9fc;border:1px solid #edf1f7}.dashboard-item strong{display:block;margin-bottom:.2rem}.dashboard-item>div:first-child span{color:#5b6475;font-size:.85rem}.dashboard-item-meta{display:flex;justify-content:space-between;gap:.5rem;margin-top:.45rem;color:#7a8496;font-size:.8rem}.dashboard-list-open .dashboard-list-header h2{color:#c62828}.dashboard-list-dev .dashboard-list-header h2{color:#ef6c00}.dashboard-list-done .dashboard-list-header h2{color:#2e7d32}.link-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.header-actions{display:flex;gap:.75rem}.form-page{display:grid;gap:1.25rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.section-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.section-header h3,.card-inner h4{margin:0}.hint{color:#5b6475;font-size:.9rem}.card-inner{padding:1rem;border-radius:10px;background:#f7f9fc;border:1px solid #edf1f7;display:grid;gap:.85rem}.subtarefas-editor,.anexos-uploader{display:grid;gap:.85rem}.subtarefas-list{list-style:none;margin:0;padding:0;display:grid;gap:.65rem}.subtarefas-list li{display:grid;grid-template-columns:1fr auto;gap:.5rem;align-items:center}.anexos-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.file-upload input{display:none}.file-upload{display:inline-flex;align-items:center;justify-content:center;padding:.65rem .9rem;border-radius:8px;background:#e8edf5;cursor:pointer;font-size:.92rem;width:fit-content}.media-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}.media-thumb{margin:0;display:grid;gap:.35rem}.media-thumb img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px;border:1px solid #dfe5ef}.media-thumb.pending img{outline:2px solid #1565c0}.media-thumb figcaption{font-size:.8rem;color:#5b6475;word-break:break-word}.audio-list{display:grid;gap:.75rem}.audio-item{display:grid;gap:.35rem;padding:.75rem;border-radius:10px;background:#fff;border:1px solid #dfe5ef}.audio-item.pending{border-color:#1565c0}.audio-item audio{width:100%}.audio-recorder-actions{display:flex;gap:.75rem}.audio-preview{display:grid;gap:.75rem}.view-grid{display:grid;gap:1rem}.info-list{display:grid;gap:.75rem;margin:0}.info-list div{display:grid;gap:.15rem}.info-list dt{font-size:.82rem;color:#5b6475}.info-list dd{margin:0}.description-text{white-space:pre-wrap;margin:0}.subtarefas-view{margin:0;padding-left:1.1rem;display:grid;gap:.45rem}.anexos-gallery{display:grid;gap:1.25rem}.image-slideshow{display:grid;gap:.75rem}.slideshow-stage{position:relative;display:grid;place-items:center;min-height:min(60vh,520px);border-radius:12px;background:#0f1726;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;user-select:none}.slideshow-image{width:100%;max-height:min(60vh,520px);object-fit:contain;display:block}.slideshow-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border:none;border-radius:50%;background:#ffffffeb;color:#152238;font-size:1.6rem;line-height:1;cursor:pointer;box-shadow:0 4px 16px #15223833}.slideshow-nav-prev{left:.75rem}.slideshow-nav-next{right:.75rem}.slideshow-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.35rem 1rem;color:#5b6475;font-size:.9rem}.slideshow-counter{font-weight:600;color:#1a1a2e}.slideshow-caption{word-break:break-word}.slideshow-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem}.slideshow-dot{width:10px;height:10px;border:none;border-radius:50%;padding:0;background:#c5d0e0;cursor:pointer}.slideshow-dot.active{background:#1565c0;transform:scale(1.15)}.meta-inline{color:#5b6475}.dashboard-item a{color:inherit;text-decoration:none}.dashboard-item a:hover strong{color:#1565c0}.dashboard-item-clients{margin:.35rem 0 0;color:#5b6475;font-size:.82rem}.label-with-tooltip{display:inline-flex;align-items:center;gap:.35rem;position:relative}.tooltip-trigger{width:22px;height:22px;min-height:22px;border-radius:50%;border:1px solid #b8c4d8;background:#f7f9fc;color:#5b6475;font-size:.75rem;font-weight:700;cursor:help;padding:0;line-height:1}.tooltip-text{display:none;position:absolute;left:0;top:calc(100% + .35rem);z-index:20;width:min(280px,70vw);padding:.55rem .7rem;border-radius:8px;background:#152238;color:#f5f7fb;font-size:.82rem;font-weight:400;line-height:1.35;box-shadow:0 8px 24px #15223833}.label-with-tooltip:focus-within .tooltip-text,.label-with-tooltip:hover .tooltip-text{display:block}.cliente-selector{display:grid;gap:.85rem;padding:1rem;border-radius:10px;background:#f7f9fc;border:1px solid #edf1f7}.chip-list{display:flex;flex-wrap:wrap;gap:.5rem}.chip{border:1px solid #d5dbe7;border-radius:999px;padding:.45rem .75rem;background:#fff;font:inherit;font-size:.88rem;min-height:36px}.chip-active{background:#e3f2fd;border-color:#1565c0;color:#1565c0}.search-input{width:100%}.cliente-options{list-style:none;margin:0;padding:0;display:grid;gap:.5rem;max-height:280px;overflow:auto}.cliente-option{width:100%;text-align:left;border:1px solid #dfe5ef;border-radius:10px;background:#fff;padding:.75rem;display:grid;gap:.2rem;min-height:44px;cursor:pointer;font:inherit}.cliente-option.selected{border-color:#1565c0;background:#e3f2fd}.cliente-option-name{font-weight:600}.cliente-option-meta{color:#5b6475;font-size:.82rem}.table-card{overflow-x:auto}.demandas-list{display:grid;gap:.85rem;padding:0;overflow:hidden}.demandas-list-head{display:none}.demandas-list-empty{padding:1.25rem;margin:0}.demanda-row{display:grid;gap:.55rem;padding:1rem 1.25rem;border-top:1px solid #edf1f7}.demanda-row:first-of-type{border-top:none}.demanda-cell{display:grid;grid-template-columns:7.5rem 1fr;gap:.5rem .75rem;align-items:start;font-size:.92rem}.demanda-cell:before{content:attr(data-label);color:#5b6475;font-size:.82rem;font-weight:600}.demanda-cell-title:before{display:none}.demanda-cell-title{grid-template-columns:1fr;font-weight:600}.demanda-cell-actions .demanda-actions{grid-column:2}.demanda-cell-actions:before{grid-column:1}.demanda-actions{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;min-height:40px;border:1px solid #d5dbe7;border-radius:8px;background:#fff;color:#1565c0;cursor:pointer;text-decoration:none;padding:0}.icon-btn:hover{background:#f0f5fc}.icon-btn:disabled{opacity:.5;cursor:not-allowed}.icon-btn-accent{color:#ef6c00;border-color:#ffcc80;background:#fff8e1}.icon-btn-success{color:#2e7d32;border-color:#a5d6a7;background:#e8f5e9}.icon-btn-danger{color:#c62828;border-color:#ef9a9a;background:#ffebee}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:1rem;background:#1522388c}.modal-card{width:min(100%,520px);max-height:calc(100vh - 2rem);overflow:auto;background:#fff;border-radius:14px;box-shadow:0 20px 50px #15223840;padding:1.25rem}.modal-header h2{margin:0 0 .35rem}.modal-form{display:grid;gap:1rem;margin-top:1rem}.page-header-action{flex-shrink:0}@media(min-width:769px){.demandas-list{gap:0;padding:.25rem 0}.demandas-list-head,.demanda-row{grid-template-columns:minmax(140px,1.6fr) minmax(90px,1fr) minmax(110px,1fr) minmax(120px,1.2fr) minmax(120px,1fr) minmax(120px,1fr) minmax(100px,.9fr) 56px minmax(200px,auto);align-items:center;column-gap:.75rem}.demandas-list-head{display:grid;padding:.65rem 1.25rem;border-bottom:1px solid #edf1f7;color:#5b6475;font-size:.82rem;font-weight:600}.demanda-row{padding:.75rem 1.25rem}.demanda-cell{display:block;min-width:0}.demanda-cell:before{display:none}.demanda-cell-title{font-weight:500}.demanda-cell-actions:before{display:none}.demanda-cell-actions .demanda-actions{grid-column:auto;justify-content:flex-end}}@media(max-width:1100px){.split,.stats-grid,.dashboard-lists,.form-grid,.anexos-grid{grid-template-columns:1fr}}@media(max-width:768px){.desktop-only{display:none!important}.mobile-only{display:block!important}.app-shell{grid-template-columns:1fr;grid-template-rows:auto 1fr}.app-sidebar{position:sticky;top:0;z-index:40;padding:.85rem 1rem;gap:0}.nav-toggle{display:flex}.app-sidebar-nav,.app-sidebar-footer{display:none}.app-sidebar.nav-open{gap:.85rem;padding-bottom:calc(.85rem + env(safe-area-inset-bottom));box-shadow:0 8px 24px #15223833}.app-sidebar.nav-open .app-sidebar-nav,.app-sidebar.nav-open .app-sidebar-footer{display:grid}.app-sidebar.nav-open .app-sidebar-footer{display:flex;margin-top:0;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.1)}.main-content,.page,.login-page{padding:1rem}.page-header,.header-actions,.form-actions,.filters,.audio-recorder-actions{flex-direction:column;align-items:stretch}.filters label{flex:1}.link-button,.form-actions .btn-primary,.form-actions .btn-secondary,.page-header-action{width:100%}.subtarefas-list li{grid-template-columns:1fr}.media-preview-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.slideshow-stage{min-height:min(45vh,360px)}.slideshow-image{max-height:min(45vh,360px)}.slideshow-nav{width:40px;height:40px;font-size:1.4rem}.slideshow-nav-prev{left:.5rem}.slideshow-nav-next{right:.5rem}}
