@font-face{font-family:Segoe UI;src:url(/assets/Segoe%20UI-BwYwqbyi.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Segoe UI;src:url(/assets/Segoe%20UI-BwYwqbyi.ttf) format("truetype");font-weight:560;font-style:normal}@font-face{font-family:Segoe UI;src:url(/assets/Segoe%20UI%20Bold-3ZfS7Ahp.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Segoe UI;src:url(/assets/Segoe%20UI%20Bold-3ZfS7Ahp.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Segoe UI;src:url(/assets/Segoe%20UI%20Bold-3ZfS7Ahp.ttf) format("truetype");font-weight:760;font-style:normal}@font-face{font-family:Segoe UI;src:url(/assets/Segoe%20UI%20Bold-3ZfS7Ahp.ttf) format("truetype");font-weight:850;font-style:normal}@font-face{font-family:Segoe UI;src:url(/assets/Segoe%20UI%20Bold-3ZfS7Ahp.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Segoe UI;src:url(/assets/Segoe%20UI%20Italic-D1njtrrH.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Segoe UI;src:url(/assets/Segoe%20UI%20Italic-D1njtrrH.ttf) format("truetype");font-weight:560;font-style:italic}@font-face{font-family:Segoe UI;src:url(/assets/Segoe%20UI%20Bold%20Italic-DCY6S7-I.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Segoe UI;src:url(/assets/Segoe%20UI%20Bold%20Italic-DCY6S7-I.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Segoe UI;src:url(/assets/Segoe%20UI%20Bold%20Italic-DCY6S7-I.ttf) format("truetype");font-weight:760;font-style:italic}@font-face{font-family:Segoe UI;src:url(/assets/Segoe%20UI%20Bold%20Italic-DCY6S7-I.ttf) format("truetype");font-weight:850;font-style:italic}@font-face{font-family:Segoe UI;src:url(/assets/Segoe%20UI%20Bold%20Italic-DCY6S7-I.ttf) format("truetype");font-weight:900;font-style:italic}:root{color:#1f1f1f;background:#fff;font-family:Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}.screen{display:grid;grid-template-columns:242px minmax(0,1fr);min-height:100vh;border:1px solid #d4d4d4;background:#fff}.sidebar{position:relative;z-index:4;background:#f4f4f4}.quick-actions{display:flex;align-items:center;gap:18px;height:65px;padding:0 28px;border-bottom:1px solid #dadada;background:#fff}.top-icon,.profile-button{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:0;background:transparent;color:#075bed}.module-title{display:flex;align-items:center;gap:14px;padding:28px 25px 46px;color:#075bed;font-size:.94rem}.module-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#075bed;color:#fff}.nav-list{display:grid;gap:28px;padding:0 0 0 25px}.nav-item{display:flex;align-items:center;gap:14px;min-height:58px;padding:0 18px;border:0;border-radius:8px 0 0 8px;background:transparent;color:#696969;font-size:.9rem;font-weight:560;text-align:left;transition:background-color .18s ease,color .18s ease,border-radius .18s ease,transform .18s ease}.nav-item svg{color:#818181;transition:color .18s ease}.nav-item:hover{transform:translate(4px)}.nav-item.active{color:#fff;background:#0753d8;border-radius:24px 0 0 24px;font-weight:760}.nav-item.active svg{color:#fff}.workspace{min-width:0}.page-transition{animation:page-enter .22s ease both}@keyframes page-enter{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.page-transition,.nav-item{animation:none;transition:none}.nav-item:hover{transform:none}}.header{position:relative;z-index:5;display:flex;align-items:center;justify-content:center;height:65px;border-bottom:1px solid #dcdcdc;background:#fff}.brand-center{display:flex;align-items:center;gap:13px;color:#2d2d2d;font-size:.68rem}.brand-center b{color:#075bed;font-size:.7rem}.divider{width:1px;height:15px;background:#bdbdbd}.renimate-mark{position:relative;display:inline-block;width:32px;height:24px}.renimate-mark span{position:absolute;width:10px;height:22px;border-radius:3px;background:#df245d;transform:rotate(-44deg)}.renimate-mark span:first-child{left:5px;top:1px}.renimate-mark span:last-child{left:18px;top:8px;height:16px}.renimate-mark:before,.renimate-mark:after{content:"";position:absolute;width:8px;height:8px;background:#df245d}.renimate-mark:before{left:0;top:0;clip-path:polygon(0 0,100% 0,0 100%)}.renimate-mark:after{right:0;top:4px;clip-path:polygon(100% 0,100% 100%,0 100%)}.profile-button{position:absolute;right:34px;top:20px}.assets-page{position:relative;min-height:calc(100vh - 65px);padding:40px;background:#fff}.page-panel{min-height:calc(100vh - 65px);padding:40px;background:#fff}.request-page{padding-top:34px}.request-page h1{margin:0 0 28px;color:#818181;font-size:clamp(2.2rem,4vw,3.7rem);line-height:1;text-align:center}.request-grid{display:grid;grid-template-columns:1fr 1fr;width:min(920px,calc(100% - 40px));margin:0 auto 28px;gap:18px}@media(max-width:768px){.request-grid{grid-template-columns:1fr}}.request-form{display:grid;gap:7px}.request-form input,.request-form select,.request-form textarea{width:100%;min-height:35px;border:1px solid #a8a8a8;border-radius:2px;background:#fff;color:#6e6e6e;font-size:.72rem;outline:0}.request-form input,.request-form select{padding:0 9px}.request-form textarea{height:101px;resize:none;padding:12px 39px 12px 9px}.select-field,.briefing-field{position:relative;display:block}.select-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.select-field svg{position:absolute;right:8px;top:50%;pointer-events:none;transform:translateY(-50%)}.inline-fields{display:grid;grid-template-columns:1fr 1fr;gap:7px}.reference-button,.briefing-field button{display:inline-flex;align-items:center;justify-content:space-between;border:1px solid #a8a8a8;background:#fff;color:#9a9a9a;font-size:.72rem}.reference-button svg,.briefing-field button{background:#0753d8;color:#fff}.request-submit-button{display:flex;align-items:center;justify-content:center;width:100%;height:40px;border:0;border-radius:4px;background:#0753d8;color:#fff;font-size:.82rem;font-weight:700;cursor:pointer;transition:background-color .18s ease,transform .18s ease;margin-top:10px}.request-submit-button:hover{background:#0043b8}.request-submit-button:disabled{background:#a8a8a8;cursor:not-allowed}.upload-box{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:233px;padding:24px;border:2px dashed #075bed;border-radius:8px;background:#fff;color:#075bed;text-align:center}.upload-box strong{margin-top:12px;font-size:.75rem}.upload-box span{max-width:210px;color:#9a9a9a;font-size:.68rem;font-style:italic;line-height:1.35}.file-table{display:grid;width:min(920px,calc(100% - 40px));margin:16px auto 0;color:#6d6d6d;font-size:.88rem}.file-row{display:grid;grid-template-columns:minmax(360px,1fr) 74px 58px 82px 78px 28px;align-items:center;min-height:44px;border-bottom:1px solid #e4e4e4}.file-head{min-height:20px;color:#075bed;font-size:1.05rem;font-weight:850}.file-name{display:flex;align-items:center;gap:10px;min-width:0}.file-name>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-thumb{position:relative;display:inline-flex;align-items:center;justify-content:center;width:31px;height:31px;flex:0 0 auto;overflow:hidden;border:1px solid #cfcfcf;border-radius:2px;background:linear-gradient(135deg,rgba(255,255,255,.2),transparent 42%),#d9d9d9}.file-thumb img{width:100%;height:100%;object-fit:cover;display:block}.file-thumb.poster{background:radial-gradient(circle at 65% 22%,#6cff9d 0 9%,transparent 10%),linear-gradient(135deg,#161616,#842bd7 45%,#161616)}.file-thumb.blue{background:linear-gradient(90deg,rgba(255,255,255,.35) 0 35%,transparent 36%),linear-gradient(160deg,#1e486d,#8cd5ef)}.file-thumb.photo{background:linear-gradient(135deg,rgba(255,255,255,.4),transparent 45%),linear-gradient(160deg,#e1b69f,#486781)}.file-thumb.gray{background:radial-gradient(circle at 50% 35%,#8c8c8c 0 14%,transparent 15%),linear-gradient(145deg,#f0f0f0,#b8b8b8)}.file-thumb.dark{background:radial-gradient(circle at 50% 48%,#767676 0 23%,transparent 24%),linear-gradient(145deg,#2e2e2e,#111)}.file-thumb.soft{background:linear-gradient(145deg,#eee,#d7d7d7)}.file-status i{display:block;width:49px;height:5px;border-radius:999px;background:linear-gradient(90deg,#075bed 0 72%,transparent 72% 100%),#d5d5d5}.file-status strong{color:#008a18;font-size:.75rem}.file-type span{display:block;width:10px;height:10px;border:1px solid #00699f;border-radius:1px;background:linear-gradient(135deg,transparent 0 46%,#00699f 47% 55%,transparent 56%),#fff}.delete-file{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;background:transparent;color:#9a9a9a}.projects-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:37px}.projects-toolbar h1{margin:0;color:#1f1f1f;font-size:1.45rem}.project-controls{display:flex;align-items:center;gap:16px}.project-controls label{display:flex;align-items:center;gap:13px;color:#303030;font-size:.78rem}.project-controls select,.project-search{height:36px;border:1px solid #8f8f8f;border-radius:2px;background:#fff}.project-controls select{width:195px;padding:0 14px}.project-search{display:flex!important;width:196px;padding:0 10px 0 13px}.project-search input{min-width:0;flex:1;border:0;outline:0;font-size:.78rem}.campaign-table{width:100%;border-top:1px solid #c9c9c9;color:#111;font-size:.78rem}.campaign-row{display:grid;grid-template-columns:minmax(160px,1.6fr) minmax(150px,1.35fr) 90px minmax(90px,1fr) 150px;align-items:center;min-height:38px;padding:0 16px 0 9px}.campaign-row:nth-child(2n){background:#f0f0f0}.campaign-head{min-height:34px;border-bottom:1px solid #bdbdbd;background:#fff!important;font-weight:850}.row-actions{display:flex;justify-content:flex-end;gap:11px}.row-actions button{min-width:50px;height:19px;border:1px solid #0872db;border-radius:999px;background:#0872db;color:#fff;font-size:.62rem;font-weight:850}.row-actions button+button{background:#fff;color:#0872db}.activities-page{min-height:calc(100vh - 65px);padding:22px 19px 36px;background:#fff}.activities-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:16px;min-height:48px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.activities-toolbar h1{margin:0 18px 0 0;font-size:1.42rem}.activity-search,.filter-button,.new-task-button{display:inline-flex;align-items:center;border-radius:6px}.activity-search{gap:8px;height:28px;padding:0 12px;border:1px solid #e2e2e2;color:#9b9b9b}.client-filter-dropdown{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;border:1px solid #e2e2e2;border-radius:6px;background:#fff;color:#555;font-size:.75rem;flex:0 0 auto}.client-filter-dropdown select{border:0;outline:0;background:transparent;color:#1f1f1f;font-size:.75rem;font-weight:600;cursor:pointer;max-width:150px}.activity-search input{width:100%;border:0;outline:0;font-size:.75rem}.filter-button{gap:6px;height:28px;padding:0 11px;border:1px solid #e4e4e4;background:#fff;color:#777;font-size:.75rem}.new-task-button{gap:6px;height:29px;padding:0 16px;border:0;background:#0753d8;color:#fff;font-size:.75rem;font-weight:850}.kanban-board{display:grid;grid-template-columns:repeat(4,minmax(210px,1fr));gap:20px}.kanban-column{min-height:636px;padding:16px;border-radius:12px;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.kanban-column.drag-over{border-style:dashed;border-color:var(--accent)!important;background-color:var(--accent-soft)!important;box-shadow:inset 0 0 12px #0000000d}.task-card.is-dragging{opacity:1}.task-card.dragging-ghost{transform:rotate(3deg) scale(1.02);box-shadow:0 12px 24px #0000001f;border-color:#075bed}.task-card-placeholder{height:150px;box-sizing:border-box;border:2px dashed var(--accent, #075bed);border-radius:10px;background-color:var(--accent-soft, #e7efff);margin-bottom:12px;opacity:.6;animation:pulse-placeholder 1.5s infinite ease-in-out}@keyframes pulse-placeholder{0%{opacity:.4}50%{opacity:.7}to{opacity:.4}}.kanban-column.red{border:1px solid #fcc8d0;background:#fff2f4;--accent: #ef4444;--accent-soft: #fee2e2;--badge-text: #dc2626}.kanban-column.blue{border:1px solid #bfdbfe;background:#eff6ff;--accent: #3b82f6;--accent-soft: #dbeafe;--badge-text: #2563eb}.kanban-column.yellow{border:1px solid #fde68a;background:#fffbeb;--accent: #f59e0b;--accent-soft: #fef3c7;--badge-text: #d97706}.kanban-column.green{border:1px solid #bbf7d0;background:#f0fdf4;--accent: #10b981;--accent-soft: #dcfce7;--badge-text: #15803d}.column-header{display:flex;align-items:center;justify-content:space-between;height:38px;margin-bottom:14px;padding:0 12px;border-radius:8px;background:#fff;border:1px solid rgba(0,0,0,.04)}.status-dot{width:9px;height:9px;border-radius:50%;background:var(--accent);margin-right:8px}.column-header strong{font-size:.84rem;font-weight:700;color:#374151}.column-header b{min-width:20px;height:20px;padding:0 6px;border-radius:6px;background:var(--accent-soft);color:var(--badge-text);font-size:.72rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;margin-left:8px}.column-header button{border:0;background:transparent;color:#9ca3af;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:2px;transition:color .15s ease}.column-header button:hover{color:#374151}.card-list{display:flex;flex-direction:column;gap:12px}.task-card{min-height:210px;box-sizing:border-box;padding:16px;border-radius:10px;background:#fff;border:1px solid rgba(0,0,0,.04);box-shadow:0 2px 8px #00000008,0 1px 2px #00000005;display:flex;flex-direction:column;justify-content:space-between;transition:transform .18s ease,box-shadow .18s ease}.task-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000012}.card-tags{display:flex;align-items:center;gap:6px;margin-bottom:8px;flex-shrink:0}.card-tags span{padding:3px 10px;border-radius:6px;background:var(--accent-soft);color:var(--badge-text);font-size:.68rem;font-weight:600}.card-tags button{margin-left:auto;width:26px;height:24px;border:1px solid #f3f4f6;border-radius:6px;background:#fff;color:#9ca3af;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.card-tags button:hover{color:#374151;background:#f9fafb}.task-card h2{margin:6px 0 8px;color:#1f2937;font-size:.92rem;font-weight:700;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.task-card p{margin:0 0 12px;color:#4b5563;font-size:.78rem;line-height:1.5;white-space:pre-wrap;word-break:break-word;max-height:85px;overflow-y:auto;padding-right:6px;flex:1 1 auto}.task-card p::-webkit-scrollbar{width:4px}.task-card p::-webkit-scrollbar-track{background:transparent}.task-card p::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.task-card p::-webkit-scrollbar-thumb:hover{background:#94a3b8}.progress-label{display:flex;align-items:center;justify-content:space-between;color:#6b7280;font-size:.72rem;font-weight:600;flex-shrink:0}.progress-label strong{color:#374151;font-weight:700}.progress-bars{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:4px 0 12px;flex-shrink:0}.progress-bars span{height:5px;border-radius:3px;background:#e5e7eb}.progress-bars .filled{background:var(--accent)}.card-footer{display:flex;align-items:center;justify-content:space-between;color:#9ca3af;font-size:.75rem;font-weight:600;flex-shrink:0}.card-membros-list{display:flex;align-items:center}.card-membro-avatar{width:24px;height:24px;border-radius:50%;color:#fff;font-size:.6rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #ffffff;margin-left:-7px;box-shadow:0 1px 3px #0000001a}.card-membro-more{width:24px;height:24px;border-radius:50%;background:#e5e7eb;color:#4b5563;font-size:.6rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #ffffff;margin-left:-7px}.avatar-pair{display:flex;margin-right:auto}.avatar-pair i{width:22px;height:22px;margin-left:-7px;border:1px solid #ffffff;border-radius:50%;background:#bfbfbf}.avatar-pair i:first-child{margin-left:0}.card-footer span{display:inline-flex;align-items:center;gap:3px}.assets-heading{height:68px}.assets-heading h1{margin:0;color:#202020;font-size:1.45rem;line-height:1;letter-spacing:0}.floating-add{position:absolute;z-index:2;right:40px;top:28px;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:50%;background:#0872db;color:#fff;box-shadow:0 4px 8px #0000003b}.assets-subbar{display:flex;align-items:end;justify-content:space-between;height:46px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.breadcrumb{margin:0;color:#4b4b4b;font-size:.78rem}.breadcrumb strong{color:#075bed;font-weight:900}.view-switch{display:flex;align-items:center;gap:5px}.view-switch button{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;border-radius:4px;background:transparent;color:#a8a8a8;transition:all .18s ease}.view-switch button:hover{color:#075bed;background-color:#f0f4ff}.view-switch button.active{color:#fff;background-color:#075bed}.assets-table{width:100%;color:#111;font-size:.78rem}.asset-row{display:grid;grid-template-columns:42px minmax(180px,230px) minmax(180px,1fr);align-items:center;width:100%;min-height:38px;padding:0 9px;border:0;background:transparent;color:#111;font-size:.78rem;text-align:left}.asset-row:nth-child(2n){background:#f0f0f0}.asset-head{min-height:56px;border-bottom:1px solid #bdbdbd;background:#fff!important;font-weight:850}.folder-icon{width:20px;height:14px;border-radius:2px;background:#6c6f6b;transform-origin:left bottom;transition:background-color .18s ease,transform .18s ease}.folder-icon:before{content:"";display:block;width:9px;height:4px;margin-top:-3px;border-radius:2px 2px 0 0;background:#6c6f6b;transition:background-color .18s ease,transform .18s ease}.asset-folder-row{cursor:default}.asset-folder-row.open{background:#f0f0f0}.folder-toggle{display:inline-flex;align-items:center;justify-content:flex-start;width:42px;height:100%;padding:0;border:0;background:transparent}.folder-open-area{display:grid;grid-column:2 / -1;grid-template-columns:minmax(180px,230px) minmax(180px,1fr);align-items:center;width:100%;height:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left}.folder-open-area:hover{color:#0753d8}.folder-icon.open{background:#0753d8;animation:folder-open .22s ease both}.folder-icon.open:before{background:#0753d8;transform:translateY(-1px) rotate(-8deg)}.asset-child-row{position:relative;grid-template-columns:26px 32px minmax(180px,230px) minmax(180px,1fr);min-height:28px;padding-left:0;background:#fff!important;overflow:hidden;transform-origin:top;animation:folder-content-open .22s ease both}.asset-child-row:nth-of-type(2){animation-delay:35ms}.asset-child-row:nth-of-type(3){animation-delay:70ms}.asset-child-row:nth-of-type(4){animation-delay:105ms}.asset-child-row:before{content:"";position:absolute;left:11px;top:0;bottom:0;width:1px;background:#9a9a9a}.asset-child-row:last-of-type:before{bottom:14px}.tree-branch{position:relative;display:block;width:26px;height:28px}.tree-branch:after{content:"";position:absolute;left:11px;top:14px;width:16px;height:1px;background:#9a9a9a}.folder-icon.child{width:19px;height:13px}.asset-folder-page{position:relative;min-height:calc(100vh - 65px);padding:28px 0 0 28px;background:#fff}.asset-folder-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:48px}.asset-folder-toolbar h1{margin:0;color:#202020;font-size:1.45rem}.folder-actions{display:flex;align-items:center;gap:14px}.folder-filter{display:flex;align-items:center;gap:12px;color:#404040;font-size:.72rem}.folder-filter select{width:190px;height:34px;padding:0 12px;border:1px solid #8f8f8f;border-radius:2px;background:#fff;color:#333}.format-switch{display:flex;align-items:center;gap:11px;height:34px;padding:0 12px;border:1px solid #9b9b9b;border-radius:2px}.format-switch button{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:#1f1f1f;font-size:.66rem;font-weight:700}.format-switch button span{width:10px;height:10px;border:1px solid #00699f;border-radius:1px;background:linear-gradient(135deg,transparent 0 46%,#00699f 47% 55%,transparent 56%),#fff}.upload-action{display:inline-flex;align-items:center;justify-content:center;gap:14px;width:150px;height:35px;border:0;border-radius:999px;background:#0872db;color:#fff;font-size:.72rem;font-weight:850}.folder-breadcrumb{margin:22px 0 26px}.folder-breadcrumb button{border:0;background:transparent;color:#075bed;font:inherit;font-weight:900;padding:0}.folder-content{display:grid;grid-template-columns:minmax(320px,1fr) 260px;gap:24px;padding-right:28px;align-items:start}.folder-file-table{display:flex;flex-direction:column;color:#6d6d6d;font-size:.82rem;background:#fff;border-radius:6px;overflow:hidden;border:1px solid #e4e4e4}.folder-file-row{display:grid;grid-template-columns:minmax(180px,1.5fr) 80px minmax(140px,1.2fr) 70px 32px;align-items:center;height:48px;min-height:48px;box-sizing:border-box;padding:0 8px;border-bottom:1px solid #e4e4e4;transition:background-color .15s ease}.folder-file-row:hover{background-color:#f8fafc}.folder-file-row.selected-child{background-color:#eff6ff!important}.folder-file-head{height:38px;min-height:38px;color:#075bed;font-size:.88rem;font-weight:700;border-bottom:2px solid #e2e8f0;background:#f8fafc}.asset-details{background:#fdfdfd;border:1px solid #e9e9e9;border-radius:8px;padding:18px;box-shadow:0 2px 8px #0000000a;align-self:start}.asset-details h2{margin:0 0 15px;color:#075bed;font-size:.78rem}.asset-details p{margin:0;color:#333;font-size:.68rem;line-height:1.22}.folder-summary{position:absolute;left:0;bottom:16px;display:flex;gap:18px;color:#6d6d6d;font-size:.75rem}.folder-summary strong{color:#075bed}@keyframes folder-open{0%{transform:scaleX(.92) translateY(1px)}65%{transform:scaleX(1.08) translateY(0)}to{transform:scaleX(1)}}@keyframes folder-content-open{0%{max-height:0;min-height:0;opacity:0;transform:translateY(-6px) scaleY(.86)}to{max-height:28px;min-height:28px;opacity:1;transform:translateY(0) scaleY(1)}}@media(prefers-reduced-motion:reduce){.folder-icon.open,.asset-child-row{animation:none}}@media(max-width:900px){.screen{grid-template-columns:1fr}.sidebar{border-right:0;background:#f4f4f4}.quick-actions,.module-title,.nav-list{padding-left:18px;padding-right:18px}.module-title{padding-bottom:18px}.nav-list{display:flex;gap:10px;overflow-x:auto;padding-bottom:16px;padding-right:18px}.nav-item,.nav-item.active{border-radius:8px;min-height:42px;white-space:nowrap}.workspace{border-right-width:5px}.assets-page{padding:28px 16px}.floating-add{right:16px;top:20px}}@media(max-width:620px){.asset-row{grid-template-columns:34px minmax(130px,1fr) minmax(120px,1fr)}}.loading-modal-overlay{position:fixed;z-index:9999;top:0;left:0;width:100vw;height:100vh;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;animation:fade-in .2s ease-out both}.loading-modal-card{background:#fff;padding:32px;border-radius:8px;width:400px;max-width:90%;text-align:center;box-shadow:0 10px 25px #00000026;animation:scale-up .2s ease-out both}.loading-modal-card h3{margin:16px 0 8px;color:#1f1f1f;font-size:1.1rem;font-weight:700}.loading-modal-card p{margin:0;color:#666;font-size:.8rem;line-height:1.4}.loading-spinner{width:48px;height:48px;border:4px solid #e0e0e0;border-top:4px solid #075bed;border-radius:50%;margin:0 auto;animation:spin 1s linear infinite}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes scale-up{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.custom-modal-overlay{position:fixed;z-index:9998;top:0;left:0;width:100vw;height:100vh;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;animation:fade-in .2s ease-out both}.custom-modal-card{background:#fff;padding:24px 32px;border-radius:8px;width:400px;max-width:90%;text-align:center;box-shadow:0 10px 25px #00000026;animation:scale-up .2s ease-out both}.custom-modal-card h3{margin:0 0 12px;color:#1f1f1f;font-size:1.2rem;font-weight:700}.custom-modal-card p{margin:0 0 24px;color:#555;font-size:.88rem;line-height:1.4}.custom-modal-actions{display:flex;justify-content:center;gap:12px}.modal-cancel-btn,.modal-confirm-btn{padding:10px 24px;border:0;border-radius:4px;font-size:.82rem;font-weight:700;cursor:pointer;transition:background-color .18s ease}.modal-cancel-btn{background:#f4f4f4;color:#555;border:1px solid #dcdcdc}.modal-cancel-btn:hover{background:#e8e8e8}.modal-confirm-btn{background:#0753d8;color:#fff}.modal-confirm-btn:hover{background:#0043b8}.auth-loading-screen,.auth-error-screen{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;background:#f4f4f4}.auth-loading-card,.auth-error-card{background:#fff;padding:40px;border-radius:8px;width:420px;max-width:90%;text-align:center;box-shadow:0 10px 30px #00000014;animation:scale-up .2s ease-out both}.auth-loading-card h3,.auth-error-card h3{margin:20px 0 10px;color:#1f1f1f;font-size:1.2rem;font-weight:700}.auth-loading-card p,.auth-error-card p{margin:0;color:#666;font-size:.88rem;line-height:1.45}.auth-error-card p{margin-bottom:24px}.error-icon{font-size:3rem;color:#df245d}.retry-button{padding:10px 24px;border:0;border-radius:4px;background:#0753d8;color:#fff;font-size:.82rem;font-weight:700;cursor:pointer;transition:background-color .18s ease}.retry-button:hover{background:#0043b8}.activity-modal-overlay{position:fixed;z-index:9990;top:0;left:0;width:100vw;height:100vh;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;animation:fade-in .2s ease-out both}.activity-modal-card{background:#fff;border-radius:8px;width:960px;max-width:95%;height:750px;max-height:92vh;box-shadow:0 12px 30px #00000026;display:flex;flex-direction:column;overflow:hidden;animation:scale-up .2s ease-out both}.activity-modal-header{padding:16px 24px;border-bottom:1px solid #e4e4e4;display:flex;justify-content:space-between;align-items:center;background:#fdfdfd}.activity-modal-status-badge span{display:inline-block;padding:4px 10px;background:#e3f2fd;color:#0d47a1;font-size:.75rem;font-weight:700;border-radius:4px;text-transform:uppercase}.close-modal-btn{background:none;border:0;font-size:1.1rem;color:#888;cursor:pointer;padding:4px 8px;transition:color .15s ease}.close-modal-btn:hover{color:#111}.activity-modal-body{flex:1;display:grid;grid-template-columns:1.3fr 1fr;overflow:hidden;padding:20px}.activity-modal-left{padding:24px;overflow-y:auto;border-right:1px solid #e4e4e4;display:flex;flex-direction:column;gap:20px}.activity-modal-right{padding:24px;overflow-y:auto;background:#fff;display:flex;flex-direction:column;gap:16px}.activity-modal-title{margin:0;font-size:1.4rem;font-weight:700;color:#1f1f1f}.activity-modal-meta-row{display:flex;gap:24px;margin-bottom:8px}.meta-section h4{margin:0 0 8px;font-size:.72rem;text-transform:uppercase;color:#888;letter-spacing:.5px}.membros-list,.etiquetas-list{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.membro-avatar{width:28px;height:28px;border-radius:50%;background:#e0e0e0;color:#444;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700}.etiqueta-badge{padding:4px 10px;font-size:.72rem;font-weight:700;border-radius:4px}.membro-avatar:nth-child(2n){background:#f57c00;color:#fff}.membro-avatar:nth-child(3n){background:#1565c0;color:#fff}.membro-avatar:nth-child(4n){background:#2e7d32;color:#fff}.add-meta-btn{width:28px;height:28px;border-radius:50%;border:1px dashed #b0b0b0;background:transparent;color:#888;display:flex;align-items:center;justify-content:center;font-size:1rem;cursor:pointer}.add-meta-btn:hover{border-color:#555;color:#333}.activity-modal-section h3{margin:0 0 10px;font-size:.95rem;font-weight:700;color:#333}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.section-header h3{margin:0}.edit-desc-btn{background:#f4f4f4;border:1px solid #dcdcdc;border-radius:4px;padding:4px 12px;font-size:.72rem;color:#555;font-weight:700;cursor:pointer}.edit-desc-btn:hover{background:#e8e8e8}.edit-desc-btn.save{background:#075bed;color:#fff;border-color:#075bed}.edit-desc-btn.save:hover{background:#0043b8}.edit-desc-textarea{width:100%;height:160px;max-height:350px;border:1px solid #ccc;border-radius:6px;padding:12px;font-size:.88rem;line-height:1.5;resize:vertical;outline:none;overflow-y:auto;box-sizing:border-box}.activity-desc-text{margin:0;font-size:.9rem;color:#333;line-height:1.6;white-space:pre-wrap;word-break:break-word;max-height:350px;overflow-y:auto;padding-right:8px}.anexos-list{display:grid;grid-template-columns:1fr;gap:8px}.anexo-item{display:flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid #e4e4e4;border-radius:4px;background:#fdfdfd;color:#075bed;font-size:.8rem;transition:background .15s ease}.anexo-item:hover{background:#f4f8ff;text-decoration:underline}.comment-form textarea{width:100%;height:80px;border:1px solid #ccc;border-radius:4px;padding:8px 12px;font-size:.82rem;outline:none;background:#fff;transition:border-color .15s ease;box-shadow:inset 0 1px 2px #0000000d;resize:vertical;font-family:inherit}.comment-form textarea:focus{border-color:#075bed}.comment-form-footer{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.comment-char-counter{font-size:.72rem;color:#888}.comment-submit-btn{background-color:#075bed;color:#fff;padding:6px 14px;border-radius:4px;border:none;font-weight:700;font-size:.8rem;cursor:pointer;transition:background-color .15s ease,opacity .15s ease}.comment-submit-btn:hover:not(:disabled){background-color:#0043b8}.comment-submit-btn:disabled{cursor:not-allowed;opacity:.5}.activity-timeline{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding-right:4px}.timeline-item{display:flex;gap:10px;align-items:flex-start}.timeline-avatar{width:26px;height:26px;border-radius:50%;background:#075bed;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700}.timeline-avatar.system-av{background:#757575}.timeline-content{flex:1;background:#fff;border:1px solid #e4e4e4;border-radius:4px;padding:8px 12px;box-shadow:0 1px 3px #00000005}.timeline-content p{margin:0;font-size:.8rem;color:#333;line-height:1.4}.timeline-content p strong{color:#111}.timeline-content p span{color:#888;font-size:.75rem}@media(max-width:768px){.activity-modal-body{grid-template-columns:1fr;overflow-y:auto}.activity-modal-left{border-right:0;overflow-y:visible}.activity-modal-right{overflow-y:visible}.activity-modal-card{height:90vh}}.campaign-table .campaign-row:not(.campaign-head){cursor:pointer;transition:background-color .15s ease}.campaign-table .campaign-row:not(.campaign-head):hover{background-color:#f7f9ff}.row-actions button{cursor:pointer;transition:background-color .15s ease,opacity .15s ease}.row-actions button:hover{opacity:.9}.meta-section{position:relative}.dropdown-overlay-transparent{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99;background:transparent}.tags-selector-popover{position:absolute;top:calc(100% + 8px);left:0;width:220px;background:#fff;border:1px solid #dcdcdc;border-radius:8px;box-shadow:0 4px 14px #00000026;padding:12px;z-index:100;display:flex;flex-direction:column;gap:8px}.tags-selector-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:6px;margin-bottom:4px}.tags-selector-header h5{margin:0;font-size:.8rem;color:#333;text-transform:uppercase;letter-spacing:.5px}.tags-selector-close{background:none;border:0;cursor:pointer;font-size:.8rem;color:#888}.tags-selector-close:hover{color:#333}.tags-list-container{display:flex;flex-direction:column;gap:4px;max-height:180px;overflow-y:auto}.tag-selector-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:6px 8px;border:0;background:transparent;border-radius:4px;font-size:.8rem;text-align:left;cursor:pointer;transition:background-color .15s ease}.tag-selector-item:hover{background-color:#f5f5f5}.tag-selector-item.selected{background-color:#e8f0fe;color:#1a73e8;font-weight:700}.tag-selector-indicator{font-size:.75rem}.members-selector-popover{position:absolute;top:calc(100% + 8px);left:0;width:260px;background:#fff;border:1px solid #dcdcdc;border-radius:8px;box-shadow:0 4px 14px #00000026;padding:12px;z-index:100;display:flex;flex-direction:column;gap:8px}.members-selector-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:6px;margin-bottom:4px}.members-selector-header h5{margin:0;font-size:.8rem;color:#333;text-transform:uppercase;letter-spacing:.5px}.members-selector-close{background:none;border:0;cursor:pointer;font-size:.8rem;color:#888}.members-selector-close:hover{color:#333}.members-list-container{display:flex;flex-direction:column;gap:4px;max-height:220px;overflow-y:auto}.member-selector-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:6px 8px;border:0;background:transparent;border-radius:4px;font-size:.8rem;text-align:left;cursor:pointer;transition:background-color .15s ease}.member-selector-item:hover{background-color:#f5f5f5}.member-selector-item.selected{background-color:#e8f0fe;color:#1a73e8;font-weight:700}.member-item-avatar{width:24px;height:24px;border-radius:50%;background:#075bed;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700}.member-selector-item.selected .member-item-avatar{background:#1a73e8}.member-item-name{font-size:.78rem;color:#333;font-weight:600}.member-item-email{font-size:.68rem;color:#666}.member-selector-indicator{font-size:.75rem}.card-membros-list{display:flex;align-items:center;margin-right:auto}.card-membro-avatar{width:22px;height:22px;margin-left:-6px;border:1.5px solid #ffffff;border-radius:50%;background:#075bed;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.58rem;font-weight:700}.card-membro-avatar:first-child{margin-left:0}.card-membro-more{width:22px;height:22px;margin-left:-6px;border:1.5px solid #ffffff;border-radius:50%;background:#757575;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.58rem;font-weight:700}.member-search-input{width:100%;padding:6px 10px;border:1px solid #dcdcdc;border-radius:4px;font-size:.8rem;outline:none;margin-bottom:8px;background:#fff}.member-search-input:focus{border-color:#075bed}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f7f7f7;border-radius:4px}::-webkit-scrollbar-thumb{background:#cdd2d9;border-radius:4px;border:2px solid #f7f7f7}::-webkit-scrollbar-thumb:hover{background:#abb2bd}*{scrollbar-width:thin;scrollbar-color:#cdd2d9 #f7f7f7}
