:root{font-family:Inter,Aptos,Segoe UI,system-ui,sans-serif;color:#182230;background:#f4f6f8;font-synthesis:none;--navy: #101828;--blue: #225ee8;--blue-dark: #1849b4;--line: #e4e7ec;--muted: #667085;--surface: #fff;--danger: #d92d20}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}svg{flex:0 0 auto}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Inter,Aptos,Segoe UI,system-ui,sans-serif}.eyebrow{color:#5270a6;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.muted{color:var(--muted)}.app-shell{display:grid;grid-template-columns:224px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:26px 16px 18px;background:#111b2d;color:#fff}.brand{display:flex;align-items:center;gap:11px;font-size:16px;letter-spacing:-.03em}.brand__mark{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(135deg,#4c7cf4,#1d4ed8);box-shadow:0 8px 20px #1d4ed850}.brand__mark svg{width:19px}.brand__text{min-width:0;display:grid!important;gap:1px!important}.brand__text strong{color:inherit;font-size:17px;font-weight:850;letter-spacing:-.045em}.brand__text strong span{color:#42d3ff;font-weight:650}.brand--dark .brand__text strong span{color:#245cca}.brand__text small{color:#aeb8d2;font-size:7px;font-weight:700;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap}.brand--dark .brand__text small{color:#7d8a9e}.sidebar nav{display:grid;gap:6px;margin-top:50px}.sidebar nav a{display:flex;align-items:center;gap:12px;padding:11px 13px;border-radius:9px;color:#9ca9bd;text-decoration:none;font-size:14px;font-weight:600;transition:.2s}.sidebar nav a svg{width:19px}.sidebar nav a:hover{color:#fff;background:#ffffff0b}.sidebar nav a.active{color:#fff;background:#26354d;box-shadow:inset 3px 0 #5b8def}.sidebar__legal{margin-top:auto;padding:0 3px 12px;color:#aeb8d277;font-size:7px;line-height:1.45}.sidebar__user{display:flex;align-items:center;gap:9px;padding-top:14px;border-top:1px solid #ffffff14}.sidebar__user>div{min-width:0;display:grid;flex:1}.sidebar__user strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.sidebar__user small{color:#8795aa;font-size:11px}.sidebar__user button{padding:7px;border:0;color:#8795aa;background:none}.sidebar__user button:hover{color:#fff}.avatar{width:36px;height:36px;display:inline-grid;place-items:center;border-radius:50%;color:#2455c4;background:#e8efff;font-weight:800;font-size:12px}.avatar--small{width:27px;height:27px;font-size:9px}.main-content{min-width:0;overflow:hidden}.page{min-height:100vh;padding:34px 38px}.page-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:29px}.page-header h1{margin:5px 0;color:var(--navy);font-size:29px;letter-spacing:-.04em}.page-header p{margin:0;color:var(--muted);font-size:14px}.page-header__actions{display:flex;gap:10px}.button{min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 15px;border:1px solid transparent;border-radius:8px;font-weight:700;font-size:13px;transition:.18s}.button svg{width:17px;height:17px}.button--primary{color:#fff;background:var(--blue);box-shadow:0 3px 9px #225ee82b}.button--primary:hover{background:var(--blue-dark);transform:translateY(-1px)}.button--ghost{color:#344054;background:#fff;border-color:#d0d5dd}.button--ghost:hover{background:#f9fafb}.button--danger{color:#fff;background:var(--danger)}.button--danger-ghost{color:var(--danger);border-color:#fecdca;background:#fff}.button--large{width:100%;min-height:48px;font-size:14px}.icon-button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:8px;color:#667085;background:transparent}.icon-button:hover{background:#f2f4f7}.login-page{display:grid;grid-template-columns:minmax(430px,1.1fr) minmax(410px,.9fr);min-height:100vh;background:#fff}.login-hero{position:relative;display:grid;place-items:center;overflow:hidden;color:#fff;background:radial-gradient(circle at 15% 12%,#244473,transparent 33%),linear-gradient(145deg,#13213a,#0c1423 72%)}.login-hero:before{content:"";position:absolute;inset:0;opacity:.25;background-image:linear-gradient(#ffffff0a 1px,transparent 1px),linear-gradient(90deg,#ffffff0a 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to right,black,transparent 82%);mask-image:linear-gradient(to right,black,transparent 82%)}.login-hero__content{position:relative;z-index:1;max-width:520px;padding:60px}.login-logo{width:50px;height:50px;display:grid;place-items:center;margin-bottom:75px;border:1px solid #ffffff2b;border-radius:14px;background:#ffffff0e}.login-hero .eyebrow{color:#8dabf3}.login-hero h1{margin:15px 0 22px;font-size:clamp(42px,5vw,67px);line-height:1.02;letter-spacing:-.055em}.login-hero h1 em{color:#6390fa;font-style:normal}.login-hero__content>p:not(.eyebrow){max-width:450px;color:#aab6c9;font-size:16px;line-height:1.7}.login-hero ul{display:grid;gap:12px;margin:35px 0 0;padding:0;list-style:none;color:#cad2df;font-size:14px}.login-hero li{display:flex;align-items:center;gap:10px}.login-hero li svg{width:18px;color:#6692f5}.hero-orb{position:absolute;border:1px solid #5c86e62b;border-radius:50%}.hero-orb--one{width:400px;height:400px;right:-210px;bottom:-80px}.hero-orb--two{width:250px;height:250px;right:-100px;bottom:-5px}.login-panel{display:grid;place-items:center;padding:40px}.login-form{width:min(100%,390px)}.brand--dark{margin-bottom:85px;color:var(--navy)}.login-form__title{margin-bottom:32px}.login-form__title h2{margin:8px 0;font-size:28px;letter-spacing:-.04em}.login-form__title p{color:var(--muted);font-size:14px}.login-form label,.form-grid label,.side-form label{display:grid;gap:7px;margin-bottom:18px;color:#344054;font-size:12px;font-weight:700}.login-form input,.form-grid input,.form-grid select,.form-grid textarea,.side-form input,.side-form select,.side-form textarea,.toolbar select{width:100%;outline:none;border:1px solid #d0d5dd;border-radius:8px;color:#1d2939;background:#fff;transition:.15s}.login-form input,.form-grid input,.form-grid select,.side-form input,.side-form select{height:43px;padding:0 12px}.form-grid textarea,.side-form textarea{padding:11px 12px;resize:vertical;line-height:1.5}.login-form input{height:48px;padding:0 14px}.login-form input:focus,.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.side-form input:focus,.side-form select:focus,.side-form textarea:focus{border-color:#5280ec;box-shadow:0 0 0 3px #225ee815}.login-help{display:block;margin-top:25px;color:#98a2b3;text-align:center}.login-copyright{display:block;margin-top:10px;color:#b0b8c5;font-size:9px;text-align:center}.form-error{margin-bottom:18px;padding:11px 13px;border:1px solid #fecdca;border-radius:8px;color:#b42318;background:#fef3f2;font-size:13px}.toolbar{display:flex;align-items:center;gap:10px;margin-bottom:22px;padding:10px;border:1px solid var(--line);border-radius:11px;background:#fff}.search-field{min-width:270px;display:flex;align-items:center;flex:1;gap:8px;padding:0 8px}.search-field>svg{width:18px;color:#98a2b3}.search-field input{width:100%;height:35px;border:0;outline:none}.search-field button{display:grid;place-items:center;padding:0;border:0;color:#98a2b3;background:none}.search-field button svg{width:15px}.filter-label{display:flex;align-items:center;gap:7px;padding-left:13px;border-left:1px solid var(--line);color:#667085;font-size:12px;font-weight:700}.filter-label svg{width:16px}.filter-label b{min-width:18px;height:18px;display:grid;place-items:center;border-radius:9px;color:#fff;background:var(--blue);font-size:10px}.toolbar select{width:auto;min-width:170px;height:36px;padding:0 28px 0 10px;font-size:12px}.kanban-page{display:flex;flex-direction:column}.kanban-board{display:flex;flex:1;gap:14px;overflow-x:auto;padding-bottom:20px;scroll-snap-type:x proximity}.kanban-column{width:290px;min-width:290px;display:flex;flex-direction:column;scroll-snap-align:start}.kanban-column>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding:0 4px}.kanban-column>header>div{display:flex;align-items:center;gap:8px}.kanban-column h2{margin:0;font-size:13px;letter-spacing:-.01em}.column-color{width:8px;height:8px;border-radius:50%;background:var(--column-color);box-shadow:0 0 0 4px color-mix(in srgb,var(--column-color) 15%,transparent)}.column-count{min-width:23px;height:23px;display:grid;place-items:center;border:1px solid #e4e7ec;border-radius:7px;color:#667085;background:#fff;font-size:11px;font-weight:700}.task-list{min-height:380px;flex:1;padding:7px;border:1px solid #e6e9ee;border-radius:11px;background:#eaedf1;transition:.15s}.task-list--over{border-color:#8aa9f2;background:#e7edfb}.task-card{margin-bottom:9px;padding:15px;border:1px solid #e2e6ec;border-radius:9px;background:#fff;box-shadow:0 1px 2px #1018280a;-webkit-user-select:none;user-select:none;transition:box-shadow .15s,transform .15s}.task-card:hover{box-shadow:0 6px 16px #10182812;transform:translateY(-1px)}.task-card--dragging{box-shadow:0 18px 40px #1018282b;transform:rotate(2deg)}.task-card--late{border-left:3px solid #f04438}.task-card__top{display:flex;align-items:center;justify-content:space-between}.task-number{color:#98a2b3;font-size:10px;font-weight:700}.priority{padding:3px 6px;border-radius:4px;font-size:8px;font-weight:800;letter-spacing:.05em}.priority--baixa{color:#475467;background:#f2f4f7}.priority--normal{color:#175cd3;background:#eff4ff}.priority--alta{color:#b54708;background:#fffaeb}.priority--urgente{color:#b42318;background:#fef3f2}.task-card h3{margin:10px 0 13px;color:#1d2939;font-size:13px;line-height:1.4}.task-card__person{display:flex;align-items:center;gap:7px;color:#667085;font-size:11px}.task-card footer{display:flex;align-items:center;gap:12px;margin-top:13px;padding-top:11px;border-top:1px solid #f0f1f3}.task-card footer span{display:flex;align-items:center;gap:4px;color:#98a2b3;font-size:9px}.task-card footer svg{width:13px;height:13px}.task-card footer .late{color:#d92d20;font-weight:700}.column-empty{padding:28px 12px;color:#98a2b3;text-align:center;font-size:11px}.modal-backdrop{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:25px;background:#0b1322a6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:fade-in .15s ease}.modal{width:min(100%,590px);max-height:calc(100vh - 50px);display:flex;flex-direction:column;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 25px 80px #1018283d;animation:modal-in .2s ease}.modal--wide{width:min(100%,1030px)}.modal__header{display:flex;align-items:center;justify-content:space-between;padding:21px 25px;border-bottom:1px solid var(--line)}.modal__header h2{margin:4px 0 0;font-size:20px;letter-spacing:-.03em}.modal__body{overflow-y:auto;padding:24px 25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.field--full{grid-column:1 / -1}.form-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:7px;padding-top:18px;border-top:1px solid var(--line)}.action-spacer{flex:1}.checkbox{display:flex!important;grid-auto-flow:column;align-items:center;justify-content:start;gap:9px!important;min-height:38px}.checkbox input{width:16px!important;height:16px!important}.color-input{padding:4px!important}.confirm-text{margin-bottom:25px;line-height:1.6}.task-summary{display:flex;align-items:center;gap:18px;margin:-5px 0 18px;color:#667085;font-size:11px}.task-summary>*{display:flex;align-items:center;gap:6px}.priority-dot{width:7px;height:7px;border-radius:50%}.priority-dot--baixa{background:#98a2b3}.priority-dot--normal{background:#2e90fa}.priority-dot--alta{background:#f79009}.priority-dot--urgente{background:#f04438}.tabs{display:flex;gap:2px;margin:0 -25px 24px;padding:0 25px;border-bottom:1px solid var(--line)}.tabs button{position:relative;padding:11px 13px;border:0;color:#667085;background:none;font-size:12px;font-weight:700}.tabs button.active{color:#245cca}.tabs button.active:after{content:"";position:absolute;right:10px;bottom:-1px;left:10px;height:2px;background:#2f6ae5}.tabs b{min-width:17px;height:17px;display:inline-grid;place-items:center;margin-left:4px;border-radius:9px;background:#f2f4f7;font-size:9px}.split-panel{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(245px,.7fr);gap:25px}.split-panel>section{min-width:0}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.section-title h3,.side-form h3{margin:4px 0 0;font-size:16px}.counter{padding:4px 9px;border-radius:12px;color:#245cca;background:#eff4ff;font-size:11px;font-weight:800}.side-form{align-self:start;padding:18px;border:1px solid var(--line);border-radius:10px;background:#f9fafb}.side-form>div:first-child{margin-bottom:18px}.side-form .button{width:100%;margin-top:1px}.item-list{display:grid;gap:8px}.subtask-item{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:11px;padding:12px;border:1px solid var(--line);border-radius:9px}.subtask-item--failed{border-color:#fecdca;background:#fffbfa}.check-button{width:21px;height:21px;display:grid;place-items:center;padding:0;border:1px solid #d0d5dd;border-radius:6px;color:#fff;background:#fff}.check-button.checked{border-color:#2f6ae5;background:#2f6ae5}.item-main{min-width:0}.item-main strong{display:block;font-size:12px}.item-main p{margin:3px 0;overflow:hidden;color:#667085;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.item-main small{color:#98a2b3;font-size:9px}.result-select{max-width:105px;padding:5px;border:0;border-radius:5px;font-size:9px;font-weight:800}.result-select--pendente{color:#475467;background:#f2f4f7}.result-select--aprovado{color:#027a48;background:#ecfdf3}.result-select--reprovado{color:#b42318;background:#fef3f2}.row-actions,.table-actions{display:flex;gap:4px}.row-actions button,.table-actions button{width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;color:#667085;background:transparent}.row-actions button:hover,.table-actions button:hover{color:#245cca;background:#eff4ff}.row-actions svg,.table-actions svg{width:15px}.empty-state{display:grid;place-items:center;min-height:150px;border:1px dashed #d0d5dd;border-radius:9px;color:#98a2b3}.empty-state svg{width:25px}.empty-state p{margin:8px 0 0;font-size:11px}.comment-list{display:grid;gap:11px}.comment{display:grid;grid-template-columns:auto 1fr;gap:10px;padding:13px;border:1px solid var(--line);border-radius:9px}.comment--mine{border-color:#b2ccff;background:#f5f8ff}.comment header{display:flex;align-items:baseline;gap:7px}.comment header strong{font-size:11px}.comment time{margin-left:auto;color:#98a2b3;font-size:8px}.comment p{margin:7px 0 0;color:#475467;font-size:11px;line-height:1.55;white-space:pre-wrap}.directed{padding:2px 5px;border-radius:4px;color:#175cd3;background:#eff4ff;font-size:8px;font-weight:700}.text-actions{display:flex;gap:8px;margin-top:6px}.text-actions button{padding:0;border:0;color:#667085;background:none;font-size:9px;text-decoration:underline}.history-list{position:relative;display:grid}.history-list:before{content:"";position:absolute;top:18px;bottom:18px;left:7px;width:1px;background:#e4e7ec}.history-list article{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:10px 0}.history-dot{z-index:1;width:15px;height:15px;border:4px solid white;border-radius:50%;background:#5e83df;box-shadow:0 0 0 1px #b2ccff}.history-list strong{font-size:11px}.history-list p{margin:3px 0 0;color:#98a2b3;font-size:9px}.history-list article>svg{width:14px;color:#d0d5dd}.attachments-panel{display:grid;gap:24px}.upload-zone{min-height:145px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;border:1px dashed #98b5ef;border-radius:11px;color:#344054;background:#f7f9fe;cursor:pointer;transition:.18s}.upload-zone:hover{border-color:#2f6ae5;background:#f0f4ff}.upload-zone--busy{cursor:wait;opacity:.75}.upload-zone input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.upload-zone strong{font-size:12px}.upload-zone small{color:#7c8a9f;font-size:10px}.upload-icon{width:39px;height:39px;display:grid;place-items:center;margin-bottom:3px;border-radius:10px;color:#245cca;background:#e8efff}.upload-icon svg{width:19px}.attachment-section{display:grid;gap:3px}.image-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.image-attachment{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#fff}.image-preview{width:100%;height:125px;display:grid;place-items:center;overflow:hidden;padding:0;border:0;background:#eef1f5}.image-preview img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.image-preview:hover img{transform:scale(1.035)}.image-attachment>div:nth-child(2){min-width:0;display:grid;padding:9px 10px 4px}.image-attachment strong,.file-list strong{overflow:hidden;color:#344054;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.image-attachment small,.file-list small{overflow:hidden;color:#98a2b3;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.image-attachment>.row-actions{justify-content:flex-end;padding:0 6px 6px}.file-list{display:grid;gap:7px}.file-list article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:11px 12px;border:1px solid var(--line);border-radius:9px}.file-list article>div:nth-child(2){min-width:0;display:grid;gap:3px}.file-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:#5270a6;background:#eef2f8}.file-icon svg{width:17px}.data-card{overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fff}.table-head{padding:13px 18px;border-bottom:1px solid var(--line);color:#667085;font-size:11px;font-weight:600}.responsive-table{overflow-x:auto}table{width:100%;border-collapse:collapse}th{padding:11px 18px;color:#667085;background:#f9fafb;text-align:left;font-size:10px;text-transform:uppercase;letter-spacing:.04em}td{padding:13px 18px;border-top:1px solid #f0f1f3;color:#475467;font-size:12px}.user-cell{display:flex;align-items:center;gap:10px}.user-cell>div{display:grid}.user-cell strong{color:#1d2939;font-size:12px}.user-cell small{color:#98a2b3;font-size:10px}.role-badge,.type-badge{display:inline-flex;align-items:center;gap:4px;color:#6941c6;font-size:10px;font-weight:700}.role-badge svg,.type-badge svg{width:13px}.status{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:10px;font-size:9px;font-weight:800}.status:before{content:"";width:5px;height:5px;border-radius:50%}.status--active{color:#027a48;background:#ecfdf3}.status--active:before{background:#12b76a}.status--inactive{color:#475467;background:#f2f4f7}.status--inactive:before{background:#98a2b3}.column-settings{position:relative;display:grid;gap:10px;width:100%;max-width:1120px}.flow-line{position:absolute;z-index:-1;top:25px;bottom:25px;left:29px;width:2px;background:#dbe4f6}.column-settings article{display:grid;grid-template-columns:58px auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:70px;padding:13px 16px 13px 0;border:1px solid #d9e0ea;border-radius:10px;color:#344054;background:#fff;box-shadow:0 8px 24px #080a3b1f;transition:border-color .18s,box-shadow .18s,transform .18s}.column-settings article:hover{border-color:#aebfe1;box-shadow:0 12px 30px #080a3b2b;transform:translateY(-1px)}.column-settings article.disabled{opacity:.72}.column-order{display:grid;place-items:center;align-self:stretch;border-right:1px solid var(--line)}.column-order strong{color:#344054;font-size:12px}.column-order button{height:18px;padding:0;border:0;color:#7c8da5;background:none}.column-order button:not(:disabled):hover{color:#245cca}.column-order svg{width:13px;height:13px}.large-color{width:13px;height:42px;border-radius:5px;box-shadow:inset 0 0 0 1px #ffffff52,0 3px 9px #1018281f}.column-info{min-width:0}.column-info h3{margin:0 0 7px;overflow:hidden;color:#182230;font-size:14px;font-weight:750;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.column-info>div{display:flex;flex-wrap:wrap;gap:6px;min-height:20px}.type-badge{padding:3px 6px;border-radius:5px}.type-badge--start{color:#175cd3;background:#eff4ff}.type-badge--final{color:#027a48;background:#ecfdf3}.column-settings .table-actions button{color:#52637a}.column-settings .table-actions button:hover{color:#245cca;background:#eff4ff}.task-card footer{flex-wrap:wrap;gap:8px 12px}.task-card footer .attachment-count{color:#475467}.task-card footer .image-count{color:#6941c6}.task-status-summary{overflow:hidden;margin:-5px 0 18px;border:1px solid #dbe8ef;border-radius:11px;background:linear-gradient(135deg,#fbfdfe,#f5fafc);box-shadow:0 7px 20px #1e6e9410}@media(min-width:901px){.modal-backdrop{left:224px}}@media(min-width:651px)and (max-width:900px){.modal-backdrop{left:70px}}.task-status-summary>header{min-height:45px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-bottom:1px solid #e5edf1;background:#f4f9fb}.task-status-summary--completed>header{background:#f1fbf7}.task-status-summary--late>header{background:#fff6f5}.summary-status-group{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.summary-status,.summary-late,.summary-id{display:inline-flex;align-items:center;gap:6px;font-weight:800}.summary-status{padding:5px 8px;border-radius:7px;font-size:10px}.summary-status svg,.summary-late svg,.summary-id svg{width:14px;height:14px}.summary-status--pending{color:#175cd3;background:#eaf2ff}.summary-status--completed{color:#087a53;background:#dcf8eb}.summary-late{padding:5px 8px;border-radius:7px;color:#b42318;background:#fee9e7;font-size:9px}.summary-id{color:#647887;font-size:9px;letter-spacing:.04em;text-transform:uppercase}.summary-id strong{color:#253f54;font-size:12px}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.summary-field{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:59px;padding:10px 12px;border-right:1px solid #e9eff2;border-bottom:1px solid #e9eff2}.summary-field:nth-child(4n){border-right:0}.summary-field:nth-last-child(-n+3){border-bottom:0}.summary-field:last-child{grid-column:span 2;border-right:0}.summary-field__icon{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;color:var(--summary-accent, #3488b1);background:color-mix(in srgb,var(--summary-accent, #3488b1) 11%,white)}.summary-field__icon svg{width:14px;height:14px}.summary-field>div{min-width:0;display:grid;gap:3px}.summary-field small{color:#8394a0;font-size:8px;font-weight:750;letter-spacing:.035em;text-transform:uppercase}.summary-field strong{overflow:hidden;color:#314b5f;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.summary-field--late .summary-field__icon{color:#d92d20;background:#feeceb}.summary-field--late strong{color:#b42318}.summary-field--priority-baixa .summary-field__icon{color:#667085;background:#f0f2f4}.summary-field--priority-normal .summary-field__icon{color:#175cd3;background:#eaf2ff}.summary-field--priority-alta .summary-field__icon{color:#b54708;background:#fff4d5}.summary-field--priority-urgente .summary-field__icon{color:#b42318;background:#fee9e7}.task-tags{display:flex;flex-wrap:wrap;gap:5px;margin:-4px 0 12px}.task-tags span{max-width:100%;overflow:hidden;padding:4px 7px;border:1px solid color-mix(in srgb,var(--tag-color) 48%,white);border-radius:5px;color:color-mix(in srgb,var(--tag-color) 78%,#1d2939);background:color-mix(in srgb,var(--tag-color) 13%,white);font-size:8px;font-weight:800;line-height:1;text-overflow:ellipsis;white-space:nowrap}.task-tags .task-tag-more{border-color:#d0d5dd;color:#667085;background:#f2f4f7}.loading{min-height:250px;display:flex;align-items:center;justify-content:center;gap:10px;color:#667085;font-size:13px}.spinner{width:19px;height:19px;border:2px solid #d0d5dd;border-top-color:#2f6ae5;border-radius:50%;animation:spin .7s linear infinite}.spinner--light{border-color:#fff5;border-top-color:#fff}.toast-stack{position:fixed;z-index:100;right:22px;bottom:22px;display:grid;gap:9px}.toast{min-width:290px;max-width:410px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:12px 13px;border:1px solid #a6f4c5;border-radius:9px;color:#05603a;background:#f6fef9;box-shadow:0 8px 25px #1018281f;font-size:12px}.toast--error{border-color:#fecdca;color:#b42318;background:#fffbfa}.toast button{display:grid;place-items:center;padding:0;border:0;color:inherit;background:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(8px) scale(.99)}}@media(max-width:900px){.app-shell{grid-template-columns:70px minmax(0,1fr)}.sidebar{padding:22px 10px}.sidebar .brand__text,.sidebar__legal,.sidebar nav a:not(.active):after,.sidebar nav a{font-size:0}.sidebar .brand{justify-content:center}.sidebar nav a{justify-content:center;padding:11px}.sidebar__user>div,.sidebar__user .avatar{display:none}.sidebar__user{margin-top:auto;justify-content:center}.page{padding:28px 22px}.split-panel,.login-page{grid-template-columns:1fr}.login-hero{display:none}.brand--dark{margin-bottom:55px}}@media(max-width:650px){.app-shell{display:block}.sidebar{position:fixed;z-index:30;top:auto;bottom:0;width:100%;height:64px;flex-direction:row;align-items:center;padding:8px 14px}.sidebar>.brand,.sidebar__user{display:none}.sidebar nav{grid-auto-flow:column;justify-content:center;width:100%;margin:0}.sidebar nav a{width:52px}.page{padding:22px 14px 82px}.page-header{align-items:flex-start;flex-direction:column}.page-header__actions{width:100%}.page-header__actions .button{flex:1}.toolbar{align-items:stretch;flex-direction:column}.filter-label{padding:8px 0 0;border-top:1px solid var(--line);border-left:0}.toolbar select{width:100%}.form-grid{grid-template-columns:1fr}.field--full{grid-column:auto}.modal-backdrop{padding:8px}.modal{max-height:calc(100vh - 16px)}.tabs{overflow-x:auto}.tabs button{white-space:nowrap}.task-summary{align-items:flex-start;flex-direction:column;gap:5px}.subtask-item{grid-template-columns:auto 1fr}.result-select,.row-actions{grid-column:2}.toast-stack{right:10px;bottom:76px;left:10px}.toast{min-width:0}.kanban-column{width:270px;min-width:270px}}@media(max-width:650px){.image-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}.app-shell{background:#17166f}.sidebar{z-index:5;border-right:1px solid #ffffff1f;background:radial-gradient(circle at 15% 8%,#7367f04d,transparent 28%),linear-gradient(180deg,#242690f2,#161a70f5 54%,#111752fa);box-shadow:10px 0 34px #080a3b42;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand__mark{background:linear-gradient(135deg,#12bff5,#7267f0 70%);box-shadow:0 9px 25px #0ba8ef4d}.sidebar nav a{color:#d8dcffb8}.sidebar nav a:hover{color:#fff;background:#ffffff14}.sidebar nav a.active{color:#fff;background:linear-gradient(90deg,#ffffff29,#ffffff12);box-shadow:inset 3px 0 #42d3ff,0 8px 22px #080a3126}.sidebar__user{border-top-color:#ffffff24}.sidebar__user small,.sidebar__user button{color:#c4c9f799}.main-content{position:relative;height:100vh;overflow-x:hidden;overflow-y:auto;color:#f8faff;background:radial-gradient(circle at 84% 58%,#24c4ff42 0 8%,transparent 31%),radial-gradient(circle at 59% 110%,#6547db80 0 18%,transparent 45%),radial-gradient(circle at 16% 10%,#5960e075,transparent 34%),linear-gradient(145deg,#25238d,#292695 42%,#142675)}.main-content:before,.main-content:after{content:"";position:absolute;pointer-events:none;border:1px solid #6be3ff2e;border-radius:50%;filter:blur(.2px)}.main-content:before{width:520px;height:520px;right:-160px;bottom:-210px;box-shadow:0 0 100px #2ed5ff20 inset}.main-content:after{width:290px;height:290px;right:70px;bottom:-105px;box-shadow:0 0 75px #7767ff2e inset}.main-content>*{position:relative;z-index:1}.page{padding:20px 20px 18px}.page-header{margin-bottom:14px;padding:17px 20px;border:1px solid #ffffff1c;border-radius:13px;background:linear-gradient(100deg,#ffffff18,#ffffff0b);box-shadow:0 14px 35px #090a4124;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.page-header h1{color:#fff;text-shadow:0 2px 15px #080b4c52}.page-header p{color:#e0e5ffbd}.page-header .eyebrow{color:#8ce7ff}.page-header .button--ghost{color:#fff;border-color:#ffffff42;background:#ffffff15}.page-header .button--ghost:hover{background:#ffffff26}.page-header .button--primary{border-color:#78e8ff45;background:linear-gradient(135deg,#0aaee9,#3777f1);box-shadow:0 8px 22px #07155a45}.toolbar{margin-bottom:13px;border-color:#ffffff75;background:#fffffff0;box-shadow:0 12px 30px #07093b2e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.toolbar .search-field input{background:transparent}.kanban-board{gap:0;margin:0 -8px -18px;padding:0 8px 18px;scrollbar-color:#ffffff8a #ffffff18}.kanban-board::-webkit-scrollbar{height:10px}.kanban-board::-webkit-scrollbar-track{border-radius:8px;background:#ffffff17}.kanban-board::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:8px;background:#ffffff8a;background-clip:padding-box}.kanban-column{width:294px;min-width:294px;padding:0 8px;border-right:1px dashed #d8ddff59}.kanban-column:first-child{padding-left:0}.kanban-column:last-child{border-right:0}.kanban-column>header{min-height:36px;margin:0 0 7px;padding:8px 10px;border:1px solid #ffffff2e;border-radius:12px 12px 5px 5px;color:#fff;background:var(--column-color);box-shadow:0 8px 18px #080a4429}.kanban-column h2{overflow:hidden;color:#fff;font-size:11px;font-weight:850;letter-spacing:.025em;text-overflow:ellipsis;text-shadow:0 1px 4px #10143b73;text-transform:uppercase;white-space:nowrap}.column-color{display:none}.column-count{min-width:22px;height:22px;border:0;color:#fff;background:#ffffff2b;box-shadow:inset 0 0 0 1px #ffffff24}.task-list{min-height:450px;padding:7px;border:1px solid #ffffff20;border-top:0;border-radius:4px 4px 11px 11px;background:linear-gradient(180deg,#0d15572b,#070c4421);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.task-list--over{border-color:#7ce9ff9c;background:#36cff22e;box-shadow:0 0 0 2px #46dfff2c inset}.task-card{border-color:#fff;border-radius:10px;box-shadow:0 8px 22px #080a4538}.task-card:hover{box-shadow:0 14px 30px #070a4f59;transform:translateY(-2px)}.column-empty{margin-top:2px;border:1px dashed #ffffff26;border-radius:8px;color:#eef1ff9c;background:#ffffff0a}.loading{color:#eef2ff}@media(max-width:900px){.main-content{height:auto;min-height:100vh}.page{padding:16px 14px}.page-header{padding:15px 16px}}@media(max-width:650px){.sidebar{background:linear-gradient(90deg,#17196e,#25258c)}.page{padding-bottom:82px}.page-header{gap:14px}.kanban-column{width:278px;min-width:278px}}.app-shell{background:#d7f3ff}.sidebar{border-right-color:#ffffff4f;background:radial-gradient(circle at 18% 9%,#72ddff7a,transparent 29%),linear-gradient(180deg,#258dccf2,#247fc2f5 52%,#286bb2fa);box-shadow:9px 0 30px #2669972e}.sidebar nav a{color:#eaf8ffe0}.sidebar nav a.active{background:linear-gradient(90deg,#ffffff38,#ffffff18);box-shadow:inset 3px 0 #baf5ff,0 8px 22px #15578626}.sidebar__user small,.sidebar__user button{color:#e4f6ffc2}.main-content{isolation:isolate;color:#183754;background:radial-gradient(circle at 14% 8%,#ffffffb8 0 7%,transparent 30%),radial-gradient(circle at 86% 52%,#59ccff4f 0 9%,transparent 32%),linear-gradient(145deg,#dff7ff,#c7eeff 44%,#a9ddfa)}.main-content:before{width:560px;height:560px;right:-185px;bottom:-230px;border-color:#ffffff70;box-shadow:0 0 110px #ffffff4f inset}.main-content:after{width:300px;height:300px;right:70px;bottom:-120px;border-color:#2daee82b;box-shadow:0 0 75px #42c3ff30 inset}.page-header{border-color:#ffffffa8;background:linear-gradient(105deg,#ffffffc7,#f7fdff92);box-shadow:0 14px 35px #2676a91f}.page-header h1{color:#163b5e;text-shadow:none}.page-header p{color:#52708a}.page-header .eyebrow{color:#1785bc}.page-header .button--ghost{color:#245273;border-color:#8fc6df99;background:#ffffff85}.page-header .button--ghost:hover{background:#fff}.toolbar{border-color:#ffffffd1;box-shadow:0 12px 30px #2676a91b}.kanban-board{scrollbar-color:#379ac7a3 #ffffff61}.kanban-board::-webkit-scrollbar-track{background:#ffffff61}.kanban-board::-webkit-scrollbar-thumb{background:#379ac7a3;background-clip:padding-box}.kanban-column{border-right-color:#438bb43d}.task-list{border-color:#ffffff73;background:linear-gradient(180deg,#3b9fd51f,#ffffff17)}.column-empty{border-color:#438bb459;color:#356d8d;background:#ffffff28}.loading{color:#356d8d}.animated-backdrop{position:absolute;z-index:0;inset:0;overflow:hidden;pointer-events:none}.backdrop-scene{position:absolute;right:1.5vw;bottom:2vh;width:clamp(245px,25vw,390px);opacity:0;filter:drop-shadow(0 22px 25px #2676a92b);transform:translateY(18px) scale(.96);animation:scene-cycle 18s ease-in-out infinite}.backdrop-scene svg{display:block;width:100%;overflow:visible}.backdrop-scene--team{animation-delay:6s}.backdrop-scene--growth{animation-delay:12s}.scene-shadow{fill:#278fc523}.scene-card{fill:#ffffffbd;stroke:#fff;stroke-width:2}.scene-tint{fill:#6bcdf2;opacity:.36}.scene-accent{fill:#1ca2dd}.scene-line,.scene-check,.scene-arrow,.scene-message{fill:none;stroke:#2299cf;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.scene-column{fill:#dff5ff;stroke:#8cd7f4;stroke-width:2}.scene-column--accent{fill:#a5e4fa}.scene-bubble{fill:#ffffffd9;stroke:#8bd9f6;stroke-width:2}.scene-connection{fill:none;stroke:#ffffffd9;stroke-width:7;stroke-linecap:round;stroke-dasharray:7 12}.scene-node{fill:#ffffffc9;stroke:#83d5f4;stroke-width:3}.scene-node--accent{fill:#8eddf7}.scene-person{fill:none;stroke:#1c8fc6;stroke-width:5;stroke-linecap:round}.scene-grid{fill:none;stroke:#87cde9;stroke-width:2;opacity:.45}.scene-chart{fill:none;stroke:#168ec7;stroke-width:7;stroke-linecap:round;stroke-linejoin:round}.scene-chart-dot{fill:#fff;stroke:#168ec7;stroke-width:4}.scene-star{fill:#24a8df}.sky-cloud{position:absolute;width:170px;height:48px;border-radius:50px;background:#ffffff6b;filter:blur(.3px);animation:cloud-drift 24s ease-in-out infinite alternate}.sky-cloud:before,.sky-cloud:after{content:"";position:absolute;border-radius:50%;background:inherit}.sky-cloud:before{width:68px;height:68px;left:34px;bottom:4px}.sky-cloud:after{width:82px;height:82px;right:25px;bottom:0}.sky-cloud--one{top:16%;right:8%}.sky-cloud--two{top:49%;left:12%;width:125px;height:35px;opacity:.48;animation-delay:-8s}.sky-spark{position:absolute;color:#ffffffb8;font-size:32px;font-weight:200;animation:sparkle 5s ease-in-out infinite}.sky-spark--one{top:27%;right:29%}.sky-spark--two{top:69%;left:8%;font-size:23px;animation-delay:-2s}@keyframes scene-cycle{0%,29%{opacity:0;transform:translateY(18px) scale(.96)}5%,24%{opacity:.78;transform:translateY(0) scale(1)}33%,to{opacity:0;transform:translateY(-12px) scale(1.02)}}@keyframes cloud-drift{to{transform:translate(-45px) translateY(12px)}}@keyframes sparkle{0%,to{opacity:.25;transform:scale(.8) rotate(0)}50%{opacity:.9;transform:scale(1.15) rotate(25deg)}}@media(max-width:900px){.backdrop-scene{right:-35px;bottom:6vh;width:275px;opacity:0}.sky-cloud--two{left:30%}}@media(max-width:650px){.sidebar{background:linear-gradient(90deg,#258dcc,#2874b8)}.backdrop-scene{right:-70px;bottom:10vh;width:230px}.sky-cloud--one{right:-60px}}@media(prefers-reduced-motion:reduce){.backdrop-scene--tasks{opacity:.58;transform:none}.backdrop-scene,.sky-cloud,.sky-spark{animation:none}}.projects-page{overflow-y:auto}.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;gap:18px}.project-card{position:relative;min-height:310px;display:flex;flex-direction:column;overflow:hidden;padding:22px;border:1px solid #ffffffd9;border-radius:15px;background:#fffffff2;box-shadow:0 14px 34px #2676a91f;transition:transform .18s,box-shadow .18s}.project-card:hover{box-shadow:0 19px 42px #2676a92b;transform:translateY(-2px)}.project-card--inactive{opacity:.72}.project-card__accent{position:absolute;top:0;right:0;left:0;height:5px;background:var(--project-color)}.project-card>header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.project-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;color:var(--project-color);background:color-mix(in srgb,var(--project-color) 13%,white)}.project-icon svg{width:21px}.project-card__title{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:7px}.project-card h2{max-width:100%;margin:0;overflow:hidden;color:#163b5e;font-size:16px;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.project-card>p{min-height:44px;margin:20px 0;color:#607c91;font-size:12px;line-height:1.6}.project-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:18px;border:1px solid #dceaf1;border-radius:10px;background:#f7fcff}.project-stats div{display:grid;gap:2px;padding:12px;text-align:center}.project-stats div+div{border-left:1px solid #dceaf1}.project-stats strong{color:#173d5e;font-size:18px}.project-stats span{color:#7690a3;font-size:9px;font-weight:700;text-transform:uppercase}.project-alert,.project-ok{display:flex;align-items:center;gap:6px;margin-bottom:18px;font-size:10px;font-weight:700}.project-alert{color:#b54708}.project-ok{color:#16865e}.project-alert svg,.project-ok svg{width:14px}.project-open{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding:10px 13px;border-radius:9px;color:#fff;background:var(--project-color);text-decoration:none;font-size:12px;font-weight:800;transition:filter .18s}.project-open:hover{filter:brightness(.94)}.project-open svg{width:17px}.project-open--disabled{justify-content:center;color:#667085;background:#eef2f5}.project-back{display:inline-flex;align-items:center;gap:5px;margin-bottom:7px;color:#34789d;text-decoration:none;font-size:11px;font-weight:750}.project-back:hover{color:#155f89}.project-back svg{width:14px}.team-panel{display:grid;gap:18px}.team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.team-role{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fff}.team-role>header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:15px;border-bottom:1px solid var(--line);background:#f8fbfd}.team-role__icon{width:37px;height:37px;display:grid;place-items:center;border-radius:9px;color:#168ec7;background:#e8f7fd}.team-role__icon svg{width:18px}.team-role h3{margin:0 0 3px;color:#243b53;font-size:13px}.team-role header p{margin:0;color:#7b91a3;font-size:9px;line-height:1.45}.people-selector{max-height:315px;display:grid;gap:7px;overflow-y:auto;padding:11px}.person-option{min-width:0;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;border:1px solid #e4eaf0;border-radius:8px;color:#475467;background:#fff;cursor:pointer;transition:border-color .15s,background .15s}.person-option:hover{border-color:#99cfea;background:#f8fdff}.person-option--selected{border-color:#70bfe5;background:#effaff}.person-option--inactive{cursor:not-allowed;opacity:.65}.person-option input{width:15px;height:15px;margin:0;accent-color:#168ec7}.person-option>span:nth-of-type(2){min-width:0;display:grid;gap:2px}.person-option strong,.person-option small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.person-option strong{color:#263f55;font-size:11px}.person-option small{color:#8a9cab;font-size:9px}.person-option>svg{width:15px;color:#16865e}.team-note{display:flex;align-items:center;gap:8px;color:#607c91;font-size:10px}.team-note svg{width:15px;color:#168ec7}.team-panel>.form-actions{margin-top:0}.marker-field{display:grid;gap:12px;margin-bottom:18px;padding:14px;border:1px solid #dce8ef;border-radius:10px;background:#f8fcfe}.marker-field>header{display:flex;align-items:center;justify-content:space-between;gap:15px}.marker-field>header>div{min-width:0;display:grid;gap:3px}.marker-field>header span{display:flex;align-items:center;gap:7px;color:#344054;font-size:12px;font-weight:800}.marker-field>header span svg{width:15px;color:#168ec7}.marker-field>header small{color:#7b91a3;font-size:9px;font-weight:500}.marker-add{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border:0;border-radius:6px;color:#176f9d;background:#e8f7fd;font-size:10px;font-weight:800;white-space:nowrap}.marker-add:hover{background:#d7f1fc}.marker-add svg{width:13px}.marker-options{display:flex;flex-wrap:wrap;gap:7px}.marker-chip{min-height:29px;display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid #d9e2e8;border-radius:7px;color:#526776;background:#fff;font-size:10px;font-weight:750;transition:border-color .15s,background .15s,transform .15s}.marker-chip:hover{border-color:var(--marker-color);transform:translateY(-1px)}.marker-chip>span{width:8px;height:8px;border-radius:50%;background:var(--marker-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--marker-color) 14%,transparent)}.marker-chip>svg{width:13px;color:var(--marker-color)}.marker-chip--selected{border-color:color-mix(in srgb,var(--marker-color) 55%,white);color:color-mix(in srgb,var(--marker-color) 75%,#243b53);background:color-mix(in srgb,var(--marker-color) 10%,white)}.marker-empty{margin:0;color:#8a9cab;font-size:10px}.marker-create{display:grid;grid-template-columns:minmax(150px,1fr) 43px auto 35px;align-items:center;gap:8px;padding-top:11px;border-top:1px solid #e1ebf0}.marker-create>input{margin:0}.marker-create .marker-color{width:43px;min-width:43px;padding:4px}.marker-create .button,.marker-create .icon-button{min-height:39px}.marker-create .icon-button{width:35px;height:39px}.marker-create .icon-button svg{width:16px}.checklist-panel{display:grid;gap:17px}.checklist-overview{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px 20px;padding:17px;border:1px solid #cfe8f4;border-radius:11px;background:linear-gradient(135deg,#f5fcff,#eef9fd)}.checklist-overview>div:first-child{display:flex;align-items:center;gap:12px}.checklist-overview__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;color:#168ec7;background:#dff4fc}.checklist-overview__icon svg{width:21px}.checklist-overview h3{margin:3px 0;color:#243b53;font-size:15px}.checklist-overview p{margin:0;color:#72899b;font-size:9px}.checklist-overview__progress{display:grid;align-content:center;justify-items:end}.checklist-overview__progress strong{color:#16865e;font-size:20px}.checklist-overview__progress span{color:#71889a;font-size:9px}.progress-track{grid-column:1 / -1;height:6px;overflow:hidden;border-radius:4px;background:#dcecf3}.progress-track span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#22a5dd,#26b886);transition:width .2s}.checklist-new{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.checklist-new input,.checklist-inline-edit input,.checklist-add-item input{width:100%;height:41px;padding:0 12px;outline:0;border:1px solid #d0d5dd;border-radius:8px;color:#1d2939;background:#fff}.checklist-new input:focus,.checklist-inline-edit input:focus,.checklist-add-item input:focus{border-color:#5280ec;box-shadow:0 0 0 3px #225ee815}.checklist-lists{display:grid;gap:13px}.checklist-card{overflow:hidden;border:1px solid #dce5eb;border-radius:10px;background:#fff}.checklist-card>header{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:#f9fbfc}.checklist-card>header h3{margin:0 0 3px;color:#2b4459;font-size:13px}.checklist-card>header span{color:#8496a4;font-size:9px}.checklist-card>header .row-actions{flex:0 0 auto}.checklist-progress{height:4px;background:#e8eef2}.checklist-progress span{height:100%;display:block;background:linear-gradient(90deg,#22a5dd,#28b67d);transition:width .2s}.checklist-items{display:grid}.checklist-item{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 14px;border-bottom:1px solid #eef2f4}.checklist-item:hover{background:#fbfdfe}.checklist-item .check-button{width:22px;height:22px}.checklist-item .check-button svg{width:14px}.checklist-item__text{min-width:0;display:grid;gap:2px}.checklist-item__text strong{overflow-wrap:anywhere;color:#344b5e;font-size:11px;font-weight:650}.checklist-item__text small{color:#7d948a;font-size:8px}.checklist-item--completed .checklist-item__text strong{color:#8b9ba7;text-decoration:line-through}.checklist-item .row-actions{opacity:0;transition:opacity .15s}.checklist-item:hover .row-actions,.checklist-item:focus-within .row-actions{opacity:1}.checklist-inline-edit{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 32px 32px;flex:1;align-items:center;gap:5px}.checklist-inline-edit input{height:35px}.checklist-inline-edit button{width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;color:#526b7d;background:transparent}.checklist-inline-edit button:hover{color:#176f9d;background:#e8f7fd}.checklist-inline-edit button svg{width:14px}.checklist-no-items{margin:0;padding:16px 14px;color:#91a0aa;font-size:10px;text-align:center}.checklist-add-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:10px 14px;background:#fbfcfd}.checklist-add-item>svg{width:15px;color:#57a5c8}.checklist-add-item input{height:35px;border-color:transparent;background:transparent}.checklist-add-item input:focus{background:#fff}.checklist-add-item button{padding:6px 9px;border:0;border-radius:6px;color:#176f9d;background:#e7f6fc;font-size:9px;font-weight:800}.checklist-add-item button:hover{background:#d6effa}.checklist-empty{min-height:150px;display:grid;place-items:center;align-content:center;gap:4px;padding:20px;border:1px dashed #cbdbe3;border-radius:10px;color:#8297a6;background:#fbfdfe;text-align:center}.checklist-empty svg{width:26px;color:#75b6d4}.checklist-empty strong{margin-top:5px;color:#597184;font-size:12px}.checklist-empty p{margin:0;font-size:9px}.task-card footer .checklist-count{color:#16865e}@media(max-width:650px){.project-grid{grid-template-columns:1fr}.project-card{min-height:0;padding:19px}.project-card>header{grid-template-columns:auto minmax(0,1fr) auto}.team-grid{grid-template-columns:1fr}.people-selector{max-height:250px}.marker-field>header{align-items:flex-start;flex-direction:column}.marker-create{grid-template-columns:minmax(0,1fr) 43px}.marker-create .button{grid-column:1}.marker-create .icon-button{grid-column:2;grid-row:2}.checklist-overview{grid-template-columns:1fr}.checklist-overview__progress{justify-items:start}.progress-track{grid-column:auto}.checklist-new{grid-template-columns:1fr}.checklist-new .button{width:100%}.checklist-item .row-actions{opacity:1}.checklist-add-item{grid-template-columns:auto minmax(0,1fr)}.checklist-add-item button{grid-column:2;justify-self:end}.task-status-summary{margin-top:-2px}.task-status-summary>header{align-items:flex-start}.summary-grid{grid-template-columns:1fr 1fr}.summary-field{min-height:55px;padding:9px}.summary-field:nth-child(4n){border-right:1px solid #e9eff2}.summary-field:nth-child(2n){border-right:0}.summary-field:nth-last-child(-n+3){border-bottom:1px solid #e9eff2}.summary-field:last-child{grid-column:1 / -1;border-right:0;border-bottom:0}.summary-field strong{overflow:visible;font-size:9px;line-height:1.25;text-overflow:clip;white-space:normal}}.toolbar{flex-wrap:wrap}.customer-toolbar .search-field{flex:1 1 320px}.customer-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:13px}.customer-card{min-width:0;overflow:hidden;border:1px solid #ffffff40;border-radius:13px;color:#344054;background:#fffffff3;box-shadow:0 12px 28px #080a3b2b}.customer-card--inactive{opacity:.72}.customer-card>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:15px 16px 12px;border-bottom:1px solid #e9edf3}.customer-card__icon{width:39px;height:39px;display:grid;place-items:center;border-radius:10px;color:#176f9d;background:#e7f6fc}.customer-card__icon svg{width:19px}.customer-card>header>div{min-width:0}.customer-card h2{overflow:hidden;margin:3px 0 0;color:#1d2939;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.customer-card .type-badge{color:#5f6d7c;font-size:8px;text-transform:uppercase}.customer-card dl{display:grid;grid-template-columns:1fr 1fr;margin:0;padding:12px 16px;gap:12px}.customer-card dl>div:first-child{grid-column:1 / -1}.customer-card dt{margin-bottom:3px;color:#98a2b3;font-size:8px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.customer-card dd{display:flex;align-items:center;gap:4px;margin:0;color:#475467;font-size:11px;font-weight:650}.customer-card dd svg{width:13px}.customer-card>footer{display:flex;align-items:center;gap:7px;padding:10px 12px;border-top:1px solid #edf0f3;background:#fafbfc}.customer-card>footer .button{min-height:32px;padding:6px 9px;font-size:9px}.customer-card>footer .icon-button{margin-left:auto}.icon-button--danger{color:#b42318!important}.customer-feedback{min-height:290px;display:grid;place-items:center;align-content:center;gap:6px;padding:30px;border:1px dashed #ffffff63;border-radius:13px;color:#e7ebff;background:#ffffff12;text-align:center}.customer-feedback>svg{width:32px}.customer-feedback h2{margin:7px 0 0;color:#fff;font-size:15px}.customer-feedback p{margin:0 0 9px;color:#dce2ffb8;font-size:11px}.customer-feedback--error>svg,.customer-feedback--error h2{color:#ffd5d2}.customer-form{padding-bottom:4px}.person-type{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;border:0}.person-type legend{margin-bottom:7px;color:#344054;font-size:10px;font-weight:700}.person-type label{min-height:38px;display:flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid #d0d5dd;border-radius:8px;color:#667085;background:#fff;font-size:10px;cursor:pointer}.person-type label.selected{border-color:#66a9d0;color:#176f9d;background:#edf8fd;box-shadow:0 0 0 2px #2a91c412}.person-type input{width:auto;height:auto;margin:0}.form-section{display:flex;align-items:baseline;gap:8px;margin-top:3px;padding:8px 0 2px;border-top:1px solid #e7ecef}.form-section span{color:#29485d;font-size:11px;font-weight:800}.form-section small{color:#8a9aa5;font-size:8px}.cep-feedback{min-height:39px;display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid #e1e8ec;border-radius:8px;color:#7d8e99;background:#f8fafb;font-size:9px;line-height:1.35}.cep-feedback .spinner{width:15px;height:15px;flex:0 0 auto}.cep-feedback--success{border-color:#a8e3c7;color:#087a53;background:#f0fbf6}.cep-feedback--error{border-color:#f6c0bc;color:#b42318;background:#fff6f5}.task-customer-field{display:grid;gap:9px;padding:12px;border:1px solid #dce8ee;border-radius:9px;background:#f8fbfc}.task-customer-field>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.task-customer-field>header span{display:inline-flex;align-items:center;gap:6px;color:#344b5d;font-size:10px;font-weight:800}.task-customer-field>header svg{width:15px;color:#2589b5}.task-customer-field>header small{color:#8495a1;font-size:8px}.task-customer-field>div{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:8px}.task-customer-field select{width:100%}.task-customer-search{position:relative}.task-customer-search>svg{position:absolute;z-index:1;top:50%;left:11px;width:14px;color:#7d8c98;transform:translateY(-50%)}.task-customer-search input{padding-left:33px}.task-card__customer{min-width:0;display:flex;align-items:center;gap:5px;margin:-2px 0 9px;overflow:hidden;color:#597184;font-size:9px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.task-card__customer svg{width:12px;height:12px;flex:0 0 auto;color:#28a3cf}.summary-field:last-child{grid-column:auto}.summary-field:nth-last-child(-n+4){border-bottom:0}@media(max-width:650px){.modal-backdrop{bottom:64px;z-index:50}.modal{max-height:calc(100vh - 80px)}.customer-grid,.customer-card dl{grid-template-columns:1fr}.customer-card dl>div:first-child{grid-column:auto}.person-type{display:grid;grid-template-columns:1fr 1fr}.person-type label{justify-content:center}.form-section{align-items:flex-start;flex-direction:column;gap:2px}.cep-feedback{min-height:0}.customer-form>span:empty{display:none}.task-customer-field>header{align-items:flex-start;flex-direction:column}.task-customer-field>div{grid-template-columns:1fr}.summary-field:last-child{grid-column:auto}.summary-field:nth-last-child(-n+4){border-bottom:1px solid #e9eff2}.summary-field:nth-last-child(-n+2){border-bottom:0}}.task-hierarchy{display:grid;gap:10px;margin:-4px 0 16px;overflow:hidden;border:1px solid #d9e7ed;border-radius:11px;background:#f9fcfd}.task-hierarchy>header{min-height:55px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid #e5eef2;background:#f3f9fb}.task-hierarchy>header>div{min-width:0;display:flex;align-items:center;gap:9px}.task-hierarchy__icon{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;color:#167aa4;background:#dff3fb}.task-hierarchy__icon svg{width:16px}.task-hierarchy header small{display:block;color:#8395a2;font-size:8px;font-weight:700;text-transform:uppercase}.task-hierarchy header h3{margin:2px 0 0;color:#29475b;font-size:12px}.hierarchy-create{min-height:34px;padding:7px 10px;font-size:9px}.hierarchy-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:0 10px;overflow:hidden;border:1px solid #e2ebef;border-radius:8px;background:#e2ebef}.hierarchy-stats span{display:flex;align-items:baseline;justify-content:center;gap:5px;padding:7px;color:#788c99;background:#fff;font-size:8px}.hierarchy-stats strong{color:#35566c;font-size:12px}.hierarchy-stats .hierarchy-stat--late,.hierarchy-stats .hierarchy-stat--late strong{color:#b42318;background:#fff5f4}.hierarchy-empty{margin:0;padding:4px 12px 13px;color:#8a9ca7;font-size:9px;text-align:center}.derived-task-list{display:grid;padding:0 10px 10px}.derived-task-list>button{min-width:0;display:grid;grid-template-columns:auto minmax(0,1.3fr) minmax(150px,.8fr) auto auto;align-items:center;gap:9px;padding:9px 8px;border:0;border-bottom:1px solid #e9eff2;color:#40586a;background:#fff;text-align:left}.derived-task-list>button:first-child{border-radius:8px 8px 0 0}.derived-task-list>button:last-child{border-bottom:0;border-radius:0 0 8px 8px}.derived-task-list>button:only-child{border-radius:8px}.derived-task-list>button:hover{background:#f3f9fc}.derived-task-list>button>svg{width:14px;color:#91a1ac}.derived-task-id{color:#1783ae;font-size:9px;font-weight:850}.derived-task-main,.derived-task-meta{min-width:0;display:grid;gap:3px}.derived-task-main strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.derived-task-main small,.derived-task-meta small{display:flex;align-items:center;gap:4px;color:#8697a3;font-size:8px}.derived-task-main svg,.derived-task-meta svg{width:11px}.derived-task-meta .late{color:#b42318}.derived-status{display:inline-flex;align-items:center;gap:4px;padding:4px 6px;border-radius:9px;color:#466879;background:#edf4f7;font-size:8px;font-weight:800}.derived-status svg{width:11px}.derived-status--done{color:#087a53;background:#e5f8ef}.task-hierarchy--derived{padding-bottom:10px}.principal-link{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 10px;padding:10px;border:1px solid #dce8ed;border-radius:8px;color:#415d6e;background:#fff;text-align:left}.principal-link:hover{border-color:#93cce2;background:#f2faff}.principal-link__id{color:#177fa9;font-size:10px;font-weight:850}.principal-link>span:nth-child(2){min-width:0;display:grid;gap:3px}.principal-link strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.principal-link small{display:flex;align-items:center;gap:4px;color:#8295a1;font-size:8px}.principal-link svg{width:13px}.derived-origin{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;margin-bottom:3px;padding:12px;border:1px solid #b9dfed;border-radius:9px;color:#31566b;background:#eef9fd}.derived-origin>span{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;color:#147ea8;background:#d9f1fa}.derived-origin svg{width:18px}.derived-origin div{min-width:0;display:grid;gap:2px}.derived-origin small{color:#6f8c9c;font-size:8px;font-weight:750;text-transform:uppercase}.derived-origin strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.derived-origin p{margin:0;color:#77909e;font-size:8px}.derived-copy-options{display:grid;gap:13px;margin-top:5px;padding:13px;border:1px solid #dce7ec;border-radius:10px;background:#f9fbfc}.derived-copy-options>header span{display:flex;align-items:center;gap:6px;color:#355368;font-size:11px;font-weight:800}.derived-copy-options>header svg{width:15px;color:#208cb8}.derived-copy-options>header small{color:#81929d;font-size:8px}.derived-copy-options .team-role{background:#fff}.derived-attachments{display:grid;gap:6px}.derived-attachments>p{margin:0;padding:10px;border:1px dashed #cad9e0;border-radius:8px;color:#8799a4;font-size:9px;text-align:center}.derived-attachments>label{min-width:0;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;border:1px solid #e1e8ec;border-radius:7px;color:#647783;background:#fff;cursor:pointer}.derived-attachments>label.selected{border-color:#9ed2e5;color:#315b70;background:#f0faff}.derived-attachments input{width:15px;height:15px;margin:0}.derived-attachments>label>svg{width:15px}.derived-attachments>label>span{min-width:0;display:grid;gap:2px}.derived-attachments strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.derived-attachments small{color:#8a9aa4;font-size:8px}.task-card__relations-row{min-width:0;display:flex;align-items:center;gap:6px;margin:-3px 0 7px;overflow:hidden}.task-card__hierarchy,.task-card__related{min-width:0;display:flex;align-items:center;gap:4px;overflow:hidden;padding:3px 6px;border-radius:8px;color:#526ba0;background:#eef1fb;font-size:8px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.task-card__hierarchy svg{width:12px;height:12px;flex:0 0 auto;color:#5b7bc2}.task-card__related{color:#276d66;background:#eaf7f4}.task-card__related svg{width:11px;height:11px;flex:0 0 auto;color:#248b7e}@media(max-width:650px){.task-hierarchy>header{align-items:flex-start;flex-direction:column}.hierarchy-create{width:100%}.hierarchy-stats{grid-template-columns:1fr 1fr}.derived-task-list>button{grid-template-columns:auto minmax(0,1fr) auto}.derived-task-meta{grid-column:2}.derived-status{grid-column:2;justify-self:start}.derived-task-list>button>svg{grid-column:3;grid-row:1 / span 3}.derived-copy-options{padding:10px}.derived-attachments small{white-space:normal}}.related-tasks-panel{display:grid;gap:17px}.relation-search,.related-current{display:grid;gap:11px;padding:14px;border:1px solid #dce7ec;border-radius:11px;background:#f9fbfc}.relation-search>header{display:flex;align-items:center;justify-content:space-between;gap:13px}.relation-search>header>div{min-width:0;display:flex;align-items:center;gap:9px}.relation-search>header h3{margin:2px 0 0;color:#29485c;font-size:12px}.relation-search>header>small{color:#83949f;font-size:8px;text-align:right}.relation-section-icon{width:33px;height:33px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;color:#287c73;background:#e2f5f1}.relation-section-icon svg{width:16px}.relation-search__field{position:relative;display:block}.relation-search__field>svg{position:absolute;top:50%;left:12px;width:15px;color:#778b98;transform:translateY(-50%)}.relation-search__field input{width:100%;height:42px;padding:0 40px 0 37px;border:1px solid #cfdce2;border-radius:9px;outline:0;color:#2f4657;background:#fff}.relation-search__field input:focus{border-color:#5ab6ac;box-shadow:0 0 0 3px #2a9d8f16}.relation-search__field button{position:absolute;top:50%;right:7px;width:29px;height:29px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;color:#83949f;background:transparent;transform:translateY(-50%)}.relation-search__field button:hover{color:#3c5d70;background:#edf3f5}.relation-search__field button svg{width:14px}.relation-search__hint,.relation-search__empty{margin:-3px 2px 0;color:#8899a4;font-size:8px}.relation-search__empty{padding:11px;border:1px dashed #cfdee4;border-radius:8px;text-align:center}.relation-search__loading,.relation-search__error{display:flex;align-items:center;gap:7px;padding:9px 10px;border-radius:8px;color:#587383;background:#eef5f7;font-size:9px}.relation-search__loading .spinner{width:14px;height:14px}.relation-search__error{color:#a63a31;background:#fff2f1}.relation-search__error svg{width:14px}.relation-candidates,.related-list{display:grid;gap:7px}.related-current{background:#fff}.related-task-card{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;overflow:hidden;border:1px solid #dce6eb;border-radius:9px;background:#fff}.related-task-card:hover{border-color:#a9d3d0;box-shadow:0 5px 15px #2546570d}.related-task-card--late{border-left:3px solid #d55c52}.related-task-card__open{min-width:0;display:grid;grid-template-columns:auto minmax(150px,1.3fr) minmax(130px,.8fr) auto auto auto;align-items:center;gap:9px;padding:10px 9px;border:0;color:#3f596a;background:transparent;text-align:left}.related-task-card__open:hover{background:#f6fbfb}.related-task-card__open>svg{width:14px;color:#93a3ad}.related-task-card__id{color:#267c73;font-size:9px;font-weight:850}.related-task-card__main,.related-task-card__details{min-width:0;display:grid;gap:3px}.related-task-card__main strong{overflow:hidden;color:#304a5d;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.related-task-card__main small,.related-task-card__details small{min-width:0;display:flex;align-items:center;gap:4px;overflow:hidden;color:#8395a1;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.related-task-card__main small span{color:#bdc7cd}.related-task-card__main svg,.related-task-card__details svg{width:11px;flex:0 0 auto}.related-task-card__details .late{color:#b42318}.related-task-status{display:inline-flex;align-items:center;gap:4px;padding:4px 6px;border-radius:9px;color:#4a6878;background:#edf3f5;font-size:8px;font-weight:800;white-space:nowrap}.related-task-status svg{width:11px}.related-task-status--concluida{color:#087a53;background:#e5f8ef}.related-task-status--atrasada{color:#b42318;background:#fff0ef}.related-task-card .priority{font-size:7px}.related-task-card__action{padding:0 9px 0 4px}.related-task-card__action .button{min-height:31px;padding:6px 8px;font-size:8px;white-space:nowrap}.related-task-card__action .button svg{width:12px}.relation-remove{display:inline-flex;align-items:center;gap:4px;padding:6px 7px;border:0;border-radius:6px;color:#a4433b;background:transparent;font-size:8px;font-weight:750;white-space:nowrap}.relation-remove:hover{background:#fff0ef}.relation-remove:disabled{opacity:.55;cursor:not-allowed}.relation-remove svg{width:12px}.related-empty{min-height:135px;display:grid;place-items:center;align-content:center;gap:4px;padding:20px;border:1px dashed #cbdce2;border-radius:9px;color:#7f969f;background:#fbfdfd;text-align:center}.related-empty>svg{width:26px;color:#55a89e}.related-empty strong{margin-top:5px;color:#496978;font-size:11px}.related-empty p{margin:0;font-size:8px}.related-load-error{min-height:135px;display:grid;place-items:center;align-content:center;gap:5px;padding:20px;border:1px solid #f0c4c0;border-radius:9px;color:#a1433a;background:#fff8f7;text-align:center}.related-load-error>svg{width:25px}.related-load-error strong{margin-top:4px;font-size:11px}.related-load-error p{margin:0 0 5px;color:#93645f;font-size:8px}.related-load-error .button{min-height:31px;font-size:8px}@media(max-width:650px){.task-card__relations-row{gap:4px}.task-card__hierarchy,.task-card__related{padding:3px 5px;font-size:7px}.relation-search,.related-current{padding:10px}.relation-search>header{align-items:flex-start;flex-direction:column}.relation-search>header>small{text-align:left}.related-task-card{grid-template-columns:1fr}.related-task-card__open{grid-template-columns:auto minmax(0,1fr) auto;align-items:start}.related-task-card__main,.related-task-card__details{grid-column:2}.related-task-status,.related-task-card .priority{grid-column:2;justify-self:start}.related-task-card__open>svg{grid-column:3;grid-row:1 / span 4;align-self:center}.related-task-card__action{padding:0 9px 9px 44px}.related-task-card__action .button,.relation-remove{width:100%;justify-content:center}}.app-topbar{position:absolute;z-index:24;top:22px;right:28px;display:flex;align-items:center;gap:9px}.notification-center{position:relative}.notification-bell{position:relative;width:42px;height:42px;display:grid;place-items:center;padding:0;border:1px solid #d9e5eb;border-radius:12px;color:#31576d;background:#fffffff2;box-shadow:0 7px 22px #22495d17;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.notification-bell:hover,.notification-bell--open{color:#1f7d74;border-color:#9ed0ca;background:#fff}.notification-bell svg{width:19px}.notification-bell>span{position:absolute;top:-6px;right:-7px;min-width:19px;height:19px;display:grid;place-items:center;padding:0 5px;border:2px solid white;border-radius:10px;color:#fff;background:#d84f45;font-size:8px;font-weight:850}.notification-popover{position:absolute;top:49px;right:0;width:min(390px,calc(100vw - 30px));overflow:hidden;border:1px solid #d7e4ea;border-radius:14px;background:#fff;box-shadow:0 22px 55px #193d5330}.notification-popover>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 17px 13px;border-bottom:1px solid #e6eef2;background:linear-gradient(135deg,#f9fcfd,#f0faf8)}.notification-popover h3{margin:2px 0 0;color:#29495c;font-size:15px}.notification-popover>header button{display:inline-flex;align-items:center;gap:5px;padding:6px;border:0;border-radius:6px;color:#267d73;background:transparent;font-size:8px;font-weight:800}.notification-popover>header button:hover{background:#e4f5f2}.notification-popover>header button:disabled{opacity:.45;cursor:not-allowed}.notification-popover>header button svg{width:13px}.notification-list{max-height:min(510px,calc(100vh - 120px));overflow-y:auto}.notification-item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;border-bottom:1px solid #edf2f4;background:#fff}.notification-item:last-child{border-bottom:0}.notification-item--unread{background:#f4fbfa}.notification-item__main{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;padding:12px 8px 12px 14px;border:0;color:#405d6d;background:transparent;text-align:left}.notification-item__main:hover{background:#eef8f6}.notification-item__main>span:last-child{min-width:0;display:grid;gap:3px}.notification-item__main strong{overflow:hidden;color:#29495c;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.notification-item__main small{overflow:hidden;color:#78909d;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.notification-item__dot{width:7px;height:7px;margin-top:4px;border-radius:50%;background:#cbd7dc}.notification-item--unread .notification-item__dot{background:#2a9d8f;box-shadow:0 0 0 3px #2a9d8f1b}.notification-item__read{align-self:center;width:30px;height:30px;display:grid;place-items:center;margin-right:9px;padding:0;border:0;border-radius:7px;color:#718893;background:transparent}.notification-item__read:hover{color:#16776c;background:#dff3ef}.notification-item__read svg{width:14px}.notification-state{min-height:150px;display:grid;place-items:center;align-content:center;gap:5px;padding:20px;color:#82959f;font-size:9px}.notification-state>svg{width:24px;color:#58a99f}.notification-state strong{margin-top:3px;color:#456472;font-size:11px}.reminder-count{color:#8a5b19!important}.reminder-count svg{color:#d18b29}.reminder-panel{display:grid;gap:19px}.reminder-panel>.section-title{margin-bottom:0}.reminder-form{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:17px;border:1px solid #cfe0e6;border-radius:12px;background:linear-gradient(145deg,#fbfdfd,#f5faf9)}.reminder-form>header{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between}.reminder-form>header h3{margin:3px 0 0;color:#315366;font-size:15px}.reminder-type-selector{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:8px}.reminder-type-selector label{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:9px;padding:11px;border:1px solid #d6e2e7;border-radius:9px;color:#5d7481;background:#fff;cursor:pointer}.reminder-type-selector label.selected{border-color:#6cbbb1;color:#267d73;background:#eff9f7;box-shadow:0 0 0 2px #2a9d8f13}.reminder-type-selector input{width:auto}.reminder-type-selector svg{width:18px}.reminder-type-selector span{display:grid;gap:2px}.reminder-type-selector strong{color:#385767;font-size:10px}.reminder-type-selector small{color:#82959f;font-size:8px}.reminder-loading{min-height:120px;display:flex;align-items:center;justify-content:center;gap:8px;color:#718793;font-size:10px}.inline-error{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #efc2bd;border-radius:9px;color:#9d4037;background:#fff7f6}.inline-error p{margin:0;font-size:9px}.reminder-section{display:grid;gap:9px}.reminder-section>header{display:flex;align-items:center;justify-content:space-between}.reminder-section h4{margin:0;color:#3d5a6b;font-size:11px}.reminder-list{display:grid;gap:8px}.reminder-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:11px;padding:12px;border:1px solid #dbe6ea;border-radius:10px;background:#fff}.reminder-card--processado,.reminder-card--cancelado{background:#fafbfb}.reminder-card--cancelado{opacity:.72}.reminder-card__icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#287e74;background:#e6f5f2}.reminder-card__icon svg{width:16px}.reminder-card__content{min-width:0;display:grid;gap:5px}.reminder-card__content>strong{color:#304e5f;font-size:11px}.reminder-card__content>p{margin:0;color:#607884;font-size:9px;white-space:pre-line}.reminder-card__content>small{color:#8a9aa3;font-size:8px}.reminder-badges{display:flex;flex-wrap:wrap;gap:4px}.reminder-badge{padding:3px 6px;border-radius:8px;color:#526b78;background:#edf2f4;font-size:7px;font-weight:850;text-transform:uppercase}.reminder-badge--pessoal{color:#5d4b9b;background:#f0edfb}.reminder-badge--tarefa{color:#1c766c;background:#e5f6f2}.reminder-badge--late{color:#a74338;background:#fff0ee}.reminder-badge--status-processado{color:#287051;background:#e7f6ed}.reminder-badge--status-cancelado{color:#68757d;background:#eceff1}.reminder-badge--status-aguardando_processamento{color:#9b681f;background:#fff4df}.reminder-empty{min-height:82px;display:grid;place-items:center;align-content:center;gap:5px;border:1px dashed #cfdee4;border-radius:9px;color:#8598a2;background:#fbfdfd;font-size:9px}.reminder-empty svg{width:21px;color:#68aaa2}@media(max-width:650px){.app-topbar{position:fixed;top:11px;right:12px}.notification-bell{width:39px;height:39px}.notification-popover{position:fixed;top:57px;right:9px;left:9px;width:auto}.notification-list{max-height:calc(100vh - 145px)}.reminder-panel>.section-title{align-items:flex-start;gap:10px}.reminder-panel>.section-title .button{min-height:34px;padding:7px 9px;font-size:9px;white-space:nowrap}.reminder-form{grid-template-columns:1fr;padding:12px}.reminder-form>header,.reminder-type-selector,.reminder-form .field--full{grid-column:auto}.reminder-type-selector{grid-template-columns:1fr}.reminder-card{grid-template-columns:auto minmax(0,1fr)}.reminder-card .row-actions{grid-column:2}}.active-timer{height:42px;display:flex;align-items:center;gap:8px;padding:5px 10px 5px 7px;border:1px solid #9ccfc8;border-radius:12px;color:#2b625f;background:#f4fcfaf2;box-shadow:0 7px 22px #22495d17;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.active-timer:hover{border-color:#54aaa0;background:#fff}.active-timer>span:first-child{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#2a9d8f}.active-timer--pausado>span:first-child{background:#c1872f}.active-timer>span:first-child svg{width:13px;fill:currentColor}.active-timer>span:nth-child(2){display:grid;gap:1px;text-align:left}.active-timer small{color:#78908e;font-size:7px;font-weight:800;text-transform:uppercase}.active-timer strong{font-variant-numeric:tabular-nums;font-size:11px;letter-spacing:.02em}.active-timer>svg{width:14px;color:#6a9994}.time-card-total{color:#277b72!important}.time-card-total svg{color:#29998b}.time-panel{display:grid;gap:17px}.time-loading{min-height:150px;display:flex;align-items:center;justify-content:center;gap:8px;color:#718793;font-size:10px}.time-overview{display:grid;grid-template-columns:minmax(240px,.75fr) minmax(350px,1.25fr);gap:12px}.time-total,.timer-current{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px;border:1px solid #d6e5e9;border-radius:12px;background:linear-gradient(145deg,#fbfdfd,#f2faf8)}.time-total>span{width:43px;height:43px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;color:#187d72;background:#ddf2ee}.time-total>span svg{width:21px}.time-total>div,.timer-current>div:first-child{min-width:0;display:grid;gap:3px}.time-total small,.timer-current small{color:#738c97;font-size:8px;font-weight:800;text-transform:uppercase}.time-total strong,.timer-current strong{overflow:hidden;color:#294f5f;font-size:20px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.time-total p,.timer-current p{margin:0;color:#84969f;font-size:8px}.time-total{justify-content:flex-start}.timer-current{background:#fff}.timer-current--local{border-color:#8fc9c1;background:#f2fbf9;box-shadow:0 0 0 3px #2a9d8f0d}.timer-current--other{border-color:#e1bd83;background:#fffaf1}.timer-actions{display:flex;gap:7px}.timer-actions .button,.timer-current>.button{min-height:35px;padding:7px 10px;font-size:8px;white-space:nowrap}.timer-actions svg,.timer-current>.button svg{width:13px}.time-user-totals{display:grid;gap:8px;padding:13px;border:1px solid #dce7eb;border-radius:11px;background:#fff}.time-user-totals .section-title{margin:0}.time-user-totals>div:last-child{display:flex;flex-wrap:wrap;gap:7px}.time-user-totals>div:last-child>p{margin:0;color:#8497a0;font-size:9px}.time-user-totals article{min-width:185px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px 9px;border:1px solid #e2eaed;border-radius:9px;background:#f9fbfc}.time-user-totals article strong{overflow:hidden;color:#496473;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.time-user-totals article b{color:#257b71;font-size:9px;font-variant-numeric:tabular-nums}.time-content{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.65fr);align-items:start;gap:15px}.time-history{min-width:0;display:grid;gap:10px}.time-entry-list{display:grid;gap:7px}.time-entry{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px;border:1px solid #dde7eb;border-radius:9px;background:#fff}.time-entry--em_execucao{border-color:#8dc8c0;background:#f3fbf9}.time-entry--pausado{border-color:#e5c38e;background:#fffbf4}.time-entry__icon{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;color:#277d73;background:#e3f4f1}.time-entry__icon svg{width:14px}.time-entry__main{min-width:0;display:grid;gap:2px}.time-entry__main strong{color:#355668;font-size:10px}.time-entry__main p{overflow:hidden;margin:0;color:#607986;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.time-entry__main small{color:#8a9aa3;font-size:7px}.time-entry>b{color:#2b6c66;font-size:10px;font-variant-numeric:tabular-nums}.time-entry .row-actions{display:flex}.time-entry .row-actions button{width:27px;height:27px}.time-entry .row-actions svg{width:12px}.time-empty{min-height:130px;display:grid;place-items:center;align-content:center;gap:4px;border:1px dashed #cbdce2;border-radius:9px;color:#81969f;background:#fbfdfd;font-size:8px}.time-empty svg{width:25px;color:#55a89e}.time-empty strong{margin-top:4px;color:#496978;font-size:11px}.time-manual-form{display:grid;gap:11px;padding:14px;border:1px solid #d7e5e9;border-radius:11px;background:#f9fbfc}.time-manual-form>header{display:flex;align-items:center;justify-content:space-between;gap:8px}.time-manual-form h3{margin:2px 0 0;color:#315467;font-size:13px}.time-manual-form>header button{display:inline-flex;align-items:center;gap:4px;padding:5px;border:0;border-radius:6px;color:#9d493f;background:transparent;font-size:8px}.time-manual-form>header button:hover{background:#fff0ef}.time-manual-form>header button svg{width:12px}.time-manual-form label{display:grid;gap:5px;color:#536c79;font-size:8px;font-weight:750}.time-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.time-manual-form input,.time-manual-form textarea{width:100%;border:1px solid #cfdde2;border-radius:8px;color:#354f5f;background:#fff}.time-manual-form input{height:37px;padding:0 9px}.time-manual-form textarea{padding:9px;resize:vertical}.time-manual-form>small{color:#8798a1;font-size:7px}.time-manual-form>.button{justify-self:stretch;justify-content:center;min-height:37px;font-size:9px}@media(max-width:850px){.time-overview,.time-content{grid-template-columns:1fr}}@media(max-width:650px){.active-timer{height:39px;padding-right:7px}.active-timer>span:nth-child(2),.active-timer>svg{display:none}.time-total,.timer-current{align-items:flex-start;flex-direction:column}.timer-actions,.timer-actions .button,.timer-current>.button{width:100%;justify-content:center}.time-entry{grid-template-columns:auto minmax(0,1fr) auto;align-items:start}.time-entry>b{grid-column:2}.time-entry .row-actions{grid-column:3;grid-row:1 / span 2}}.license-banner{position:relative;z-index:4;display:flex;align-items:center;gap:10px;margin:0 auto 14px;padding:11px 14px;border:1px solid #e7bd75;border-radius:12px;color:#7a551b;background:#fff8e8;box-shadow:0 8px 25px #5f48100d}.license-banner>svg{width:19px;flex:0 0 auto}.license-banner>div{display:grid;gap:2px}.license-banner strong{font-size:10px;letter-spacing:.05em}.license-banner span{font-size:9px}.license-banner--suspensa,.license-banner--cancelada{border-color:#e2a19a;color:#8b3f37;background:#fff0ee}.license-banner--somente_leitura{border-color:#a9bad9;color:#405e91;background:#f0f4fc}.subscription-page{max-width:1180px}.subscription-hero{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:22px;padding:24px;border:1px solid #d8e3ea;border-radius:18px;color:#fff;background:linear-gradient(130deg,#17165f,#3430a0 58%,#316fa2);box-shadow:0 18px 45px #1d256b2a}.subscription-hero>div:first-child{display:flex;align-items:center;gap:14px}.subscription-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;background:#ffffff1d}.subscription-icon svg{width:25px}.subscription-hero small{color:#b9c8ee;font-size:8px;font-weight:850;text-transform:uppercase}.subscription-hero h2{margin:3px 0;color:#fff;font-size:22px}.subscription-hero p{margin:0;color:#d9e2f5;font-size:10px}.subscription-status{display:grid;gap:5px;padding-left:22px;border-left:1px solid #ffffff26}.subscription-status>span{color:#d1dbef;font-size:8px}.license-status{width:max-content;padding:6px 9px;border-radius:999px;color:#e1f8ec;background:#2b9d7160;font-size:9px}.license-status--em_atraso,.license-status--somente_leitura{color:#fff0c9;background:#b57b2860}.license-status--suspensa,.license-status--cancelada{color:#ffe0dd;background:#bc493e60}.subscription-hero>.button{background:#fff;color:#252276}.subscription-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:16px 0}.subscription-usage{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:13px;padding:18px;border:1px solid #dce6eb;border-radius:14px;background:#fff}.subscription-usage>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:#2d8178;background:#e4f5f1}.subscription-usage>span svg{width:19px}.subscription-usage>div{display:grid;gap:5px}.subscription-usage small{color:#7a8c96;font-size:8px;font-weight:850;text-transform:uppercase}.subscription-usage strong{color:#355465;font-size:12px}.usage-track{height:6px;overflow:hidden;border-radius:999px;background:#e9eef1}.usage-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2a9d8f,#5652c5)}.subscription-history{padding:18px}.subscription-history article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #edf1f3}.subscription-history article>span{width:8px;height:8px;border-radius:50%;background:#4f4bb8}.subscription-history article strong{color:#3b5969;font-size:9px}.subscription-history article p{margin:2px 0 0;color:#728590;font-size:8px}.subscription-history time{color:#8899a2;font-size:8px}.subscription-note{padding:11px 13px;border-radius:10px;color:#657985;background:#edf3f6;font-size:8px}@media(max-width:760px){.subscription-hero{grid-template-columns:1fr}.subscription-status{padding:14px 0 0;border-top:1px solid #ffffff26;border-left:0}.subscription-grid{grid-template-columns:1fr}.subscription-history article{grid-template-columns:auto 1fr}.subscription-history time{grid-column:2}}
