@font-face{font-family:GT America;src:url(/assets/GT-America-Standard-Regular-CnJhPl_D.otf) format("opentype");font-weight:400}@font-face{font-family:GT America;src:url(/assets/GT-America-Standard-Medium-D9nlwaC6.otf) format("opentype");font-weight:500}@font-face{font-family:GT America;src:url(/assets/GT-America-Standard-Bold-COphI8DP.otf) format("opentype");font-weight:700}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden}body{font-family:GT America,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;background:#faf8f5;color:#2d2a26}button{font-family:inherit;border:none;background:none;cursor:pointer}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#9ccc65;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#7cb342}.login{height:100%;display:flex;align-items:center;justify-content:center;position:relative}.login-content{display:flex;flex-direction:column;align-items:center;text-align:center}.login-orb{width:160px;height:160px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#e8f5d9,#c5e1a5,#9ccc65 60%,#7cb342);box-shadow:0 20px 60px #7cb3424d,0 0 100px #9ccc6526;margin-bottom:40px;animation:breathe 4s ease-in-out infinite;position:relative}.login-orb:before{content:"";position:absolute;top:12%;left:18%;width:35%;height:25%;border-radius:50%;background:radial-gradient(ellipse at center,rgba(255,255,255,.5) 0%,transparent 70%)}.login-orb:after{content:"";position:absolute;inset:-30px;border-radius:50%;background:radial-gradient(circle at center,rgba(156,204,101,.25) 0%,rgba(156,204,101,.08) 50%,transparent 70%);animation:glowPulse 4s ease-in-out infinite}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes glowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.login h1{font-size:42px;font-weight:400;margin-bottom:12px;color:#2d2a26}.tagline{font-size:16px;color:#8b8680;margin-bottom:40px}.login-btn{display:flex;align-items:center;gap:10px;padding:14px 32px;background:#2d2a26;color:#fff;border-radius:24px;font-size:16px;font-weight:500;transition:all .2s}.login-btn:hover{background:#3d3a36;transform:translateY(-1px)}.login-btn svg{transition:transform .2s}.login-btn:hover svg{transform:translate(3px)}.ambiente-brand{position:absolute;bottom:20px;left:20px;display:flex;align-items:center;gap:8px;font-size:10px;color:#b8b4ae;letter-spacing:.3px}.inbox{height:100%;display:flex;flex-direction:column;padding:20px;overflow:hidden}.inbox-empty{flex:1;display:flex;align-items:center;justify-content:center;color:#8b8680}.inbox-filters{display:flex;gap:6px;margin-bottom:16px;flex-wrap:wrap}.filter-btn{padding:6px 12px;background:#f5f2ed;border-radius:16px;font-size:12px;color:#8b8680;transition:all .2s}.filter-btn:hover{background:#ede9e3;color:#2d2a26}.filter-btn.active{background:#2d2a26;color:#fff}.signals-list{flex:1;overflow-y:auto;list-style:none;display:flex;flex-direction:column;gap:6px}.signal-item{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;background:#fff;border:1px solid #EDE9E3;border-radius:10px;transition:all .2s}.signal-item:hover{border-color:#e8bc6a;box-shadow:0 2px 8px #d4a24c1a}.signal-item.priority{border-left:3px solid #E57373}.signal-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.signal-header{display:flex;align-items:center;gap:6px}.priority-badge{width:16px;height:16px;background:#e57373;color:#fff;border-radius:50%;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.signal-title{font-size:14px;font-weight:500;color:#2d2a26;line-height:1.3}.signal-status{font-size:11px;font-weight:600}.signal-meta{display:flex;align-items:center;gap:4px;font-size:11px;color:#8b8680}.signal-divider{color:#d0cdc8}.signal-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:2px}.signal-author{color:#8b8680;font-weight:500}.signal-time{color:#8b8680}.signal-tags{display:inline-flex;align-items:center;gap:4px;margin-right:8px}.tags-label{font-size:11px;color:#8b8680}.tag{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:12px;font-size:11px;font-weight:500}.topic-tag{color:#fff}.brand-tag{background:#f5f2ed;color:#2d2a26}.tag-remove{width:14px;height:14px;border-radius:50%;background:#ffffff4d;color:inherit;font-size:10px;display:flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .2s}.tag-remove:hover{opacity:1;background:#ffffff80}.brand-tag .tag-remove{background:#0000001a}.brand-tag .tag-remove:hover{background:#0003}.signal-project-inline{font-size:11px;color:#81c784;font-weight:500}.signal-resolution{margin-top:4px;padding:4px 8px;background:#f5f2ed;border-radius:4px;font-size:11px;color:#8b8680}.resolution-label{font-weight:500;margin-right:4px}.signal-item.status-resolved{border-left:3px solid #81C784;opacity:.8}.signal-item.status-rejected{border-left:3px solid #E57373;opacity:.7}.signal-actions{position:relative;flex-shrink:0;padding-top:2px}.action-buttons{display:flex;gap:4px}.action-btn-icon{width:28px;height:28px;border-radius:6px;background:#f5f2ed;color:#8b8680;display:flex;align-items:center;justify-content:center;transition:all .15s}.action-btn-icon:hover{background:#ede9e3;color:#2d2a26}.action-btn-icon.resolve{background:#e8f5e9;color:#66bb6a}.action-btn-icon.resolve:hover{background:#c8e6c9;color:#43a047}.action-btn-icon.reject{background:#fff3e0;color:#ffa726}.action-btn-icon.reject:hover{background:#ffe0b2;color:#fb8c00}.action-btn-icon.delete{background:transparent;color:#bdbdbd}.action-btn-icon.delete:hover{background:#ffebee;color:#e53935}.assign-dropdown{position:absolute;right:0;top:0;background:#fff;border:1px solid #EDE9E3;border-radius:12px;box-shadow:0 4px 20px #0000001a;min-width:180px;overflow:hidden;z-index:10}.dropdown-header{padding:10px 16px;font-size:12px;font-weight:600;color:#8b8680;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #EDE9E3}.dropdown-empty{padding:16px;text-align:center;font-size:13px;color:#8b8680}.assign-option{display:flex;align-items:center;gap:10px;width:100%;padding:12px 16px;text-align:left;font-size:14px;color:#2d2a26;transition:background .15s}.assign-option:hover{background:#f5f2ed}.option-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.assign-cancel{width:100%;padding:10px 16px;font-size:13px;color:#8b8680;border-top:1px solid #EDE9E3}.assign-cancel:hover{background:#f5f2ed}@media(max-width:768px){.inbox{padding:12px}.inbox-filters{gap:4px;margin-bottom:10px}.filter-btn{padding:5px 8px;font-size:11px;border-radius:12px}.signal-item{padding:10px 12px;gap:10px}.signal-title{font-size:13px}.signal-meta{font-size:11px}.signal-status{font-size:10px}.tag{padding:2px 6px;font-size:10px}.action-btn-icon{width:26px;height:26px}.action-btn-icon svg{width:14px;height:14px}.assign-dropdown{position:fixed;inset:auto 12px 12px;width:auto;max-height:60vh;overflow-y:auto}}.plan{height:100%;display:flex;flex-direction:column;padding:24px;overflow:hidden}.plan-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.plan-header h2{font-family:GT America,sans-serif;font-weight:500;font-size:28px;font-weight:400}.add-theme-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#2d2a26;color:#fff;border-radius:8px;font-size:14px;font-weight:500;transition:all .2s}.add-theme-btn:hover{background:#3d3a36}.add-theme-form{display:flex;gap:8px;margin-bottom:20px;padding:16px;background:#fff;border:1px solid #EDE9E3;border-radius:12px}.add-theme-form input{flex:1;padding:10px 14px;background:#f5f2ed;border-radius:8px;font-size:14px;color:#2d2a26}.add-theme-form input::placeholder{color:#8b8680}.save-btn{padding:10px 16px;background:#e8bc6a;color:#2d2a26;border-radius:8px;font-size:14px;font-weight:500}.save-btn:hover{background:#d4a24c}.cancel-btn{padding:10px 16px;background:#f5f2ed;color:#8b8680;border-radius:8px;font-size:14px}.themes-grid{flex:1;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;overflow-y:auto;align-content:start}.theme-card{background:#fff;border:1px solid #EDE9E3;border-radius:16px;padding:20px;display:flex;flex-direction:column;transition:all .2s}.theme-card:hover{box-shadow:0 4px 12px #0000000f}.theme-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.theme-dot{width:12px;height:12px;border-radius:50%;background:var(--theme-color);flex-shrink:0}.theme-header h3{flex:1;font-size:16px;font-weight:600}.theme-count{background:#f5f2ed;color:#8b8680;font-size:12px;font-weight:600;padding:4px 8px;border-radius:8px}.delete-btn{width:28px;height:28px;border-radius:6px;color:#8b8680;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s}.theme-card:hover .delete-btn{opacity:1}.delete-btn:hover{background:#ffebee;color:#e57373}.theme-drobky{flex:1;min-height:80px}.empty-hint{height:100%;display:flex;align-items:center;justify-content:center;font-size:13px;color:#8b8680;border:2px dashed #EDE9E3;border-radius:8px;padding:20px;text-align:center;min-height:80px}.tema-drobky-list{list-style:none;display:flex;flex-direction:column;gap:8px}.tema-drobek{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#faf8f5;border-radius:8px;transition:all .15s}.tema-drobek:hover{background:#f5f2ed}.tema-drobek.priority{border-left:3px solid #E57373}.tema-drobek-title{flex:1;font-size:13px;color:#2d2a26}.tema-drobek-remove{width:20px;height:20px;border-radius:4px;color:#8b8680;font-size:14px;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .15s}.tema-drobek:hover .tema-drobek-remove{opacity:1}.tema-drobek-remove:hover{background:#ffebee;color:#e57373}.znacky{height:100%;display:flex;flex-direction:column;padding:24px;overflow:hidden}.znacky-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.znacky-header h2{font-family:GT America,sans-serif;font-weight:500;font-size:24px;font-weight:400}.znacky-subtitle{display:none}.add-znacka-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#2d2a26;color:#fff;border-radius:6px;font-size:13px;font-weight:500;transition:all .2s}.add-znacka-btn:hover{background:#3d3a36}.brand-form,.brand-edit-form{background:#fff;border:1px solid #EDE9E3;border-radius:12px;padding:20px;margin-bottom:20px}.brand-form h3{font-size:16px;font-weight:600;margin-bottom:16px;color:#2d2a26}.form-group textarea{resize:vertical;min-height:60px}.color-picker{display:flex;gap:8px}.color-option{width:28px;height:28px;border-radius:6px;border:2px solid transparent;cursor:pointer;transition:all .2s}.color-option:hover{transform:scale(1.1)}.color-option.selected{border-color:#2d2a26;box-shadow:0 0 0 2px #fff,0 0 0 4px #2d2a26}.znacky-list{flex:1;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;overflow-y:auto;align-content:start}.znacka-card{background:#fff;border:1px solid #EDE9E3;border-radius:10px;padding:16px;transition:all .2s;overflow:visible}.znacka-card:hover{border-color:#d5d0c8}.znacka-header{display:flex;align-items:center;gap:10px}.znacka-color{width:10px;height:10px;border-radius:3px;background:var(--znacka-color);flex-shrink:0}.znacka-header h3{flex:1;font-size:14px;font-weight:600;color:#2d2a26}.znacka-address{display:flex;align-items:flex-start;gap:6px;font-size:12px;color:#6b6660;margin-top:8px;line-height:1.4}.znacka-address svg{flex-shrink:0;margin-top:2px;color:#8b8680}.znacka-vision{font-size:12px;color:#8b8680;font-style:italic;line-height:1.4;margin-top:8px}.znacka-description{font-size:12px;color:#6b6660;line-height:1.4;margin-top:6px}.znacka-footer{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding-top:10px;border-top:1px solid #F0EDE8;gap:8px}.znacka-signals-count{font-size:11px;color:#b8b4ae;flex:1;min-width:0}.znacka-actions{display:flex;gap:6px;flex-shrink:0}.edit-btn,.delete-btn{width:32px;height:32px;border-radius:8px;color:#8b8680;display:flex;align-items:center;justify-content:center;transition:all .15s;background:#f5f2ed;border:1px solid #EDE9E3;cursor:pointer}.edit-btn:hover{background:#ede9e3;color:#2d2a26;border-color:#d5d0c8}.delete-btn{background:#fff5f5;border-color:#ffcdd2;color:#e57373}.delete-btn:hover{background:#ffebee;color:#c62828;border-color:#e57373}.empty-state{grid-column:1 / -1;text-align:center;padding:60px 40px;color:#8b8680}.brand-edit-form{padding:0;margin:0;background:none;border:none}.znacky-header-actions{display:flex;gap:8px}.bulk-add-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#f5f2ed;color:#8b8680;border-radius:6px;font-size:13px;font-weight:500;transition:all .2s}.bulk-add-btn:hover{background:#ede9e3;color:#2d2a26}.bulk-add-overlay{position:fixed;inset:0;background:#2d2a2680;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.bulk-add-modal{background:#fff;border-radius:16px;width:100%;max-width:560px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0003;animation:modalIn .2s ease-out}.bulk-add-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #EDE9E3}.bulk-add-header h3{font-size:18px;font-weight:600;color:#2d2a26}.bulk-add-form{padding:24px}.bulk-add-form .form-group select{width:100%;padding:10px 14px;background:#f5f2ed;border:1px solid transparent;border-radius:8px;font-size:14px;color:#2d2a26}.generate-btn{width:100%;padding:12px 20px;background:#2d2a26;color:#fff;border-radius:8px;font-size:14px;font-weight:500;margin-top:8px;transition:all .2s}.generate-btn:hover:not(:disabled){background:#3d3a36}.generate-btn:disabled{opacity:.5;cursor:not-allowed}.bulk-add-results{padding:16px 24px 24px;overflow-y:auto}.results-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.results-header span{font-size:13px;color:#8b8680}.add-all-btn{padding:8px 16px;background:#4caf50;color:#fff;border-radius:6px;font-size:13px;font-weight:500;transition:all .2s}.add-all-btn:hover{background:#43a047}.generated-brands-list{display:flex;flex-direction:column;gap:10px;max-height:400px;overflow-y:auto}.generated-brand{background:#faf8f5;border:1px solid #EDE9E3;border-left:4px solid #8B8680;border-radius:10px;padding:12px 14px}.generated-brand-header{display:flex;align-items:center;gap:10px}.brand-color-dot{width:12px;height:12px;border-radius:4px;flex-shrink:0}.generated-brand .brand-name{flex:1;font-size:15px;font-weight:600;color:#2d2a26}.generated-brand-actions{display:flex;gap:4px}.add-one-btn,.remove-btn{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s}.add-one-btn{background:#e8f5e9;color:#4caf50}.add-one-btn:hover{background:#c8e6c9}.remove-btn{background:#ffebee;color:#e57373}.remove-btn:hover{background:#ffcdd2}.generated-brand .brand-vision{margin-top:8px;font-size:13px;font-style:italic;color:#2d2a26;line-height:1.4}.generated-brand .brand-desc{margin-top:4px;font-size:12px;color:#8b8680;line-height:1.4}.regenerate-btn{width:100%;padding:10px;background:#f5f2ed;color:#8b8680;border-radius:8px;font-size:13px;margin-top:12px;transition:all .2s}.regenerate-btn:hover{background:#ede9e3;color:#2d2a26}@media(max-width:640px){.znacky-header{flex-direction:column;gap:12px}.znacky-header-actions{width:100%}.bulk-add-btn,.add-znacka-btn{flex:1;justify-content:center}.bulk-add-modal{max-height:90vh}}.projects{height:100%;display:flex;flex-direction:column;padding:24px;overflow:hidden}.projects-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.projects-header h2{font-family:GT America,sans-serif;font-weight:500;font-size:28px;font-weight:400;margin-bottom:4px}.projects-subtitle{font-size:14px;color:#8b8680}.add-project-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#2d2a26;color:#fff;border-radius:8px;font-size:14px;font-weight:500;transition:all .2s}.add-project-btn:hover{background:#3d3a36}.project-form{background:#fff;border:1px solid #EDE9E3;border-radius:12px;padding:20px;margin-bottom:20px}.project-form h3{font-size:16px;font-weight:600;margin-bottom:16px;color:#2d2a26}.form-group input,.form-group textarea{width:100%;padding:10px 14px;background:#f5f2ed;border:1px solid transparent;border-radius:8px;font-size:14px;color:#2d2a26;transition:all .2s}.form-group input:focus,.form-group textarea:focus{background:#fff;border-color:#e8bc6a;outline:none}.form-group input[type=date]{max-width:200px}.save-btn{padding:10px 20px;background:#2d2a26;color:#fff;border-radius:8px;font-size:14px;font-weight:500}.cancel-btn{padding:10px 20px;background:#f5f2ed;color:#8b8680;border-radius:8px;font-size:14px}.projects-list{flex:1;overflow-y:auto}.projects-section{margin-bottom:32px}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px}.projects-grid.completed{opacity:.7}.project-card{background:#fff;border:1px solid #EDE9E3;border-radius:12px;padding:16px;transition:all .2s}.project-card:hover{box-shadow:0 2px 8px #0000000f}.project-card.zadano{border-left:3px solid #E8BC6A}.project-card.completed{border-left:3px solid #81C784}.project-card.failed{border-left:3px solid #E57373}.project-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:8px}.project-header h3{flex:1;font-size:15px;font-weight:600;color:#2d2a26}.project-actions{display:flex;gap:4px;opacity:0;transition:opacity .2s}.project-card:hover .project-actions{opacity:1}.status-btn,.delete-btn,.edit-btn{width:28px;height:28px;border-radius:6px;color:#b8b4ae;display:flex;align-items:center;justify-content:center;transition:all .2s;background:transparent;border:none;cursor:pointer}.edit-btn:hover{background:#f5f2ed;color:#2d2a26}.status-btn.complete:hover{background:#e8f5e9;color:#4caf50}.status-btn.fail:hover,.delete-btn:hover{background:#ffebee;color:#e57373}.status-badge{font-size:12px;font-weight:500}.project-description{font-size:13px;color:#8b8680;line-height:1.5;margin-bottom:12px}.project-due{font-size:12px;color:#e8bc6a;font-weight:500;margin-bottom:12px}.project-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.project-tags{display:flex;gap:4px;flex-wrap:wrap}.tag{padding:2px 8px;border-radius:10px;font-size:11px;font-weight:500;color:#fff}.project-brands{display:flex;gap:8px}.brand-name{font-size:12px;color:#8b8680}.project-signals{padding-top:8px;border-top:1px solid #EDE9E3}.signals-count{font-size:12px;color:#8b8680}.project-edit-form{padding:0}.project-edit-form .form-group{margin-bottom:12px}.project-edit-form .form-group:last-of-type{margin-bottom:16px}.signals-header{margin-bottom:8px}.signals-list{display:flex;flex-direction:column;gap:6px}.signal-preview{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;background:#faf8f5;border-radius:6px;font-size:12px}.signal-title{color:#2d2a26;font-weight:500;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:8px}.signal-author{color:#b8b4ae;font-size:11px;flex-shrink:0}.signals-more{font-size:11px;color:#8b8680;text-align:center;padding:4px}.briefs{height:100%;display:flex;flex-direction:column;padding:24px;overflow:hidden}.briefs-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.briefs-header h2{font-family:GT America,sans-serif;font-weight:500;font-size:28px;font-weight:400;margin-bottom:4px}.briefs-subtitle{font-size:14px;color:#8b8680}.briefs-header-actions{display:flex;gap:8px}.add-brief-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#2d2a26;color:#fff;border-radius:8px;font-size:14px;font-weight:500;transition:all .2s}.add-brief-btn:hover{background:#3d3a36}.convert-section{background:#faf8f5;border:1px solid #EDE9E3;border-radius:12px;padding:16px;margin-bottom:24px}.convert-section h4{font-size:13px;font-weight:600;color:#8b8680;margin-bottom:12px}.projects-to-convert{display:flex;flex-wrap:wrap;gap:8px}.convert-project-btn{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#fff;border:1px solid #EDE9E3;border-radius:8px;font-size:13px;color:#2d2a26;transition:all .2s}.convert-project-btn:hover{border-color:#e8bc6a;background:#fffdf9}.convert-project-btn .project-name{font-weight:500}.convert-project-btn svg{color:#b8b4ae}.modal-overlay{position:fixed;inset:0;background:#2d2a2680;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0003;animation:modalIn .2s ease-out}@keyframes modalIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #EDE9E3}.modal-header h3{font-size:18px;font-weight:600;color:#2d2a26}.close-btn{width:32px;height:32px;border-radius:50%;background:#f5f2ed;color:#8b8680;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .2s}.close-btn:hover{background:#ede9e3;color:#2d2a26}.modal-body{padding:24px;overflow-y:auto}.modal-footer{padding:16px 24px;border-top:1px solid #EDE9E3;display:flex;gap:8px;justify-content:flex-end}.source-project{background:#faf8f5;padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:14px}.source-project .label{color:#8b8680;margin-right:8px}.source-project .value{font-weight:600;color:#2d2a26}.brief-form{background:#fff;border:1px solid #EDE9E3;border-radius:12px;padding:20px;margin-bottom:20px}.brief-form h3{font-size:16px;font-weight:600;margin-bottom:16px;color:#2d2a26}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:13px;font-weight:500;color:#8b8680;margin-bottom:6px}.form-group input,.form-group textarea,.form-group select{width:100%;padding:10px 14px;background:#f5f2ed;border:1px solid transparent;border-radius:8px;font-size:14px;color:#2d2a26;transition:all .2s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{background:#fff;border-color:#e8bc6a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#b8b4ae}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-actions{display:flex;gap:8px;margin-top:16px}.save-btn{padding:10px 20px;background:#2d2a26;color:#fff;border-radius:8px;font-size:14px;font-weight:500;transition:all .2s}.save-btn:hover{background:#3d3a36}.cancel-btn{padding:10px 20px;background:#f5f2ed;color:#8b8680;border-radius:8px;font-size:14px;transition:all .2s}.cancel-btn:hover{background:#ede9e3;color:#2d2a26}.briefs-list{flex:1;overflow-y:auto}.briefs-section{margin-bottom:32px}.section-title{font-size:12px;font-weight:600;color:#8b8680;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.briefs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px}.brief-card{background:#fff;border:1px solid #EDE9E3;border-radius:12px;padding:16px;transition:all .2s}.brief-card:hover{box-shadow:0 2px 8px #0000000f}.brief-card.final{border-left:3px solid #81C784}.brief-card.expanded{grid-column:span 2}.brief-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:8px}.brief-title-row{display:flex;align-items:center;gap:10px;flex:1}.brand-dot{width:10px;height:10px;border-radius:3px;flex-shrink:0}.brief-header h3{font-size:15px;font-weight:600;color:#2d2a26;cursor:pointer}.brief-header h3:hover{color:#e8bc6a}.status-badge{font-size:10px;font-weight:600;padding:3px 8px;border-radius:10px;text-transform:uppercase}.status-badge.final{background:#e8f5e9;color:#4caf50}.brief-actions{display:flex;gap:4px;opacity:0;transition:opacity .2s;flex-shrink:0}.brief-card:hover .brief-actions{opacity:1}.action-btn{width:28px;height:28px;border-radius:6px;color:#b8b4ae;display:flex;align-items:center;justify-content:center;transition:all .2s;background:transparent;border:none;cursor:pointer}.action-btn.finalize:hover{background:#e8f5e9;color:#4caf50}.action-btn.edit:hover{background:#f5f2ed;color:#2d2a26}.action-btn.delete:hover{background:#ffebee;color:#e57373}.action-btn.download:hover{background:#e3f2fd;color:#2196f3}.action-btn.revert:hover{background:#fff3e0;color:#ff9800}.brief-description{font-size:13px;color:#8b8680;line-height:1.5;margin-bottom:12px}.brief-details{background:#faf8f5;border-radius:8px;padding:16px;margin-bottom:12px}.detail-section{margin-bottom:12px}.detail-section:last-child{margin-bottom:0}.detail-label{font-size:11px;font-weight:600;color:#8b8680;text-transform:uppercase;letter-spacing:.3px;display:block;margin-bottom:4px}.detail-section p{font-size:13px;color:#2d2a26;line-height:1.5}.brief-footer{display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid #EDE9E3}.brief-meta{display:flex;align-items:center;gap:8px;font-size:12px}.meta-brand{color:#2d2a26;font-weight:500}.meta-project{color:#b8b4ae}.brief-due{font-size:12px;color:#e8bc6a;font-weight:500}.brief-edit-form .form-group{margin-bottom:12px}.empty-state p{margin-bottom:8px}.empty-hint{font-size:13px;color:#b8b4ae}@media(max-width:768px){.briefs-header{flex-direction:column;gap:16px}.form-row,.briefs-grid{grid-template-columns:1fr}.brief-card.expanded{grid-column:span 1}}.relations{height:100%;display:flex;flex-direction:column;padding:20px;overflow:hidden}.relations-header{margin-bottom:16px}.relations-header h2{font-family:GT America,sans-serif;font-weight:500;font-size:24px;font-weight:400;margin-bottom:4px}.relations-subtitle{font-size:13px;color:#8b8680}.relations-container{flex:1;position:relative;overflow:hidden}.relations-canvas{width:100%;height:100%;background:#fafafa;border:1px solid #EDE9E3;border-radius:12px;position:relative;overflow:hidden}.column-labels{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-around;padding:12px 60px;background:linear-gradient(to bottom,#FAFAFA 60%,transparent);z-index:1}.column-labels span{font-size:11px;font-weight:600;color:#8b8680;text-transform:uppercase;letter-spacing:.5px}.relations-svg{display:block}.connection-line{transition:opacity .2s,stroke-width .2s}.node{transition:opacity .2s}.node.dimmed circle{opacity:.3}.node.dimmed .node-label{opacity:.4}.node-label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;pointer-events:none;transition:fill .2s}.node:hover circle{filter:brightness(1.1)}.relations-empty{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.relations-empty p{color:#8b8680;font-size:14px;margin-bottom:4px}.relations-empty span{color:#b8b4ae;font-size:12px}@media(max-width:768px){.relations{padding:12px}.relations-canvas{min-height:400px}.column-labels{padding:8px 20px}.column-labels span{font-size:9px}}.organization{height:100%;display:flex;flex-direction:column;padding:24px;overflow:hidden}.organization-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.organization-header h2{font-family:GT America,sans-serif;font-weight:400;font-size:28px;margin-bottom:4px}.organization-header p{font-size:14px;color:#8b8680}.view-toggle{display:flex;background:#f5f2ed;border-radius:10px;padding:4px}.toggle-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;background:transparent;border:none;border-radius:8px;font-size:14px;font-weight:500;color:#8b8680;cursor:pointer;transition:all .2s}.toggle-btn:hover{color:#2d2a26}.toggle-btn.active{background:#fff;color:#2d2a26;box-shadow:0 1px 3px #00000014}.organization-content{flex:1;overflow-y:auto}.workflow-section{display:flex;flex-direction:column;gap:24px}.workflow-block{background:#fff;border:1px solid #EDE9E3;border-radius:16px;padding:24px}.workflow-title{font-size:18px;font-weight:600;color:#2d2a26;margin-bottom:4px}.workflow-subtitle{font-size:14px;color:#8b8680;margin-bottom:24px}.org-tier{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #F5F2ED}.org-tier:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.org-tier.small{padding-bottom:0}.tier-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.tier-badge{padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.tier-badge.strategic{background:#2d2a26;color:#fff}.tier-badge.management{background:#64b5f6;color:#fff}.tier-badge.agency{background:#ba68c8;color:#fff}.tier-badge.oak{background:#f5f2ed;color:#8b8680}.tier-company{font-size:12px;color:#8b8680}.tier-people{display:flex;align-items:flex-start;gap:16px;flex-wrap:wrap}.tier-people.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.tier-arrow{font-size:24px;color:#b8b4ae;align-self:center}.tier-note{margin-top:12px;font-size:13px;color:#8b8680;font-style:italic}.agency-sections{display:grid;grid-template-columns:1fr 1fr;gap:24px}.agency-section{background:#faf8f5;border-radius:12px;padding:16px}.section-label{display:block;font-size:12px;font-weight:600;color:#8b8680;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.person-card{display:flex;gap:12px;padding:16px;background:#fff;border:1px solid #EDE9E3;border-left:4px solid var(--person-color, #B8B4AE);border-radius:12px;min-width:200px;transition:all .2s}.person-card:hover{box-shadow:0 2px 8px #0000000f}.person-card.small{min-width:160px;padding:12px}.person-card.small .person-avatar{width:32px;height:32px;font-size:11px}.person-card.small .person-name{font-size:13px}.person-card.small .person-role{font-size:11px}.person-card.small .person-competences li{font-size:10px}.person-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:#fff;flex-shrink:0}.person-info{flex:1;min-width:0}.person-name{font-size:14px;font-weight:600;color:#2d2a26;display:block}.person-role{font-size:12px;color:#8b8680;display:block;margin-bottom:8px}.person-competences{list-style:none;padding:0;margin:0}.person-competences li{font-size:11px;color:#8b8680;padding:2px 0 2px 12px;position:relative}.person-competences li:before{content:"•";position:absolute;left:0;color:var(--person-color, #B8B4AE)}.person-note{display:inline-block;margin-top:8px;padding:4px 8px;background:#fff3e0;border-radius:4px;font-size:10px;color:#e65100;font-weight:500}.pipeline{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.pipeline-step{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 24px;background:#faf8f5;border:2px solid #EDE9E3;border-radius:12px;min-width:140px;transition:all .2s}.pipeline-step:hover{border-color:#d4d0ca}.step-icon{font-size:24px}.step-label{font-size:14px;font-weight:600;color:#2d2a26}.step-detail{font-size:12px;color:#8b8680;text-align:center}.pipeline-arrow{font-size:24px;color:#b8b4ae;font-weight:300}.creative-flow{display:flex;flex-direction:column;align-items:center;gap:12px}.flow-layer{display:flex;align-items:center;gap:16px}.flow-connector,.flow-arrow{font-size:20px;color:#b8b4ae}.flow-plus{font-size:24px;font-weight:300;color:#b8b4ae}.flow-card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px 24px;background:#fff;border:2px solid var(--flow-color, #EDE9E3);border-radius:12px;min-width:160px;text-align:center}.flow-card.vision{background:linear-gradient(135deg,#fff9f0,#fff)}.flow-card.approval{background:#fff9f0}.flow-card.check{border-style:dashed}.flow-label{font-size:10px;font-weight:600;color:var(--flow-color, #8B8680);text-transform:uppercase;letter-spacing:.5px}.flow-card strong{font-size:14px;color:#2d2a26}.flow-card span{font-size:12px;color:#8b8680}.flow-note{font-size:10px!important;color:#e65100!important;font-weight:500}.workflow-note{display:flex;align-items:center;gap:8px;margin-top:20px;padding:12px 16px;background:#fff9f0;border-radius:8px;border:1px solid #F5E6C8;font-size:13px;color:#8b7355}.note-icon{font-size:16px}.workflow-phase{background:#faf8f5;border-radius:16px;padding:24px;margin-bottom:16px}.workflow-phase:last-child{margin-bottom:0}.phase-header{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.phase-number{width:32px;height:32px;border-radius:50%;background:#2d2a26;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.phase-title h4{font-size:16px;font-weight:600;color:#2d2a26;margin-bottom:2px}.phase-title span{font-size:13px;color:#8b8680}.phase-content{padding-left:48px}.phase-actor{display:flex;align-items:center;gap:12px;margin-bottom:16px}.actor-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#fff}.actor-info{display:flex;flex-direction:column}.actor-info strong{font-size:14px;color:#2d2a26}.actor-info span{font-size:12px;color:#8b8680}.routing-split{display:grid;grid-template-columns:1fr 1fr;gap:16px}.route-card{background:#fff;border:1px solid #EDE9E3;border-radius:12px;padding:20px}.route-card.route-a{border-top:3px solid #8B8680}.route-card.route-b{border-top:3px solid #E8BC6A}.route-header{margin-bottom:12px}.route-badge{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:3px 8px;border-radius:4px;display:inline-block;margin-bottom:6px}.route-a .route-badge{background:#f5f2ed;color:#8b8680}.route-b .route-badge{background:#fff9f0;color:#c9a227}.route-header h5{font-size:14px;font-weight:600;color:#2d2a26}.route-examples{font-size:12px;color:#8b8680;margin-bottom:16px;line-height:1.5}.route-brief{background:#faf8f5;border-radius:8px;padding:12px;margin-bottom:12px}.brief-author{font-size:11px;color:#8b8680;display:block;margin-bottom:2px}.route-brief strong{font-size:14px;color:#2d2a26}.route-reason{font-size:11px;color:#8b8680;font-style:italic}.workflow-phase.gatekeeper{background:linear-gradient(135deg,#fff9f0,#faf8f5);border:1px solid #F5E6C8}.gatekeeper-card{background:#fff;border:1px solid #EDE9E3;border-radius:12px;padding:24px}.gatekeeper-person{display:flex;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #F5F2ED}.gatekeeper-avatar{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:#fff}.gatekeeper-info strong{font-size:16px;color:#2d2a26;display:block;margin-bottom:2px}.gatekeeper-info span{font-size:13px;color:#8b8680}.gatekeeper-checks{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.check-item{display:flex;align-items:flex-start;gap:12px}.check-icon{font-size:20px;width:32px;text-align:center}.check-item strong{font-size:13px;color:#2d2a26;display:block;margin-bottom:2px}.check-item span{font-size:12px;color:#8b8680}.gatekeeper-result{background:#f5f2ed;border-radius:8px;padding:12px 16px;text-align:center}.result-note{font-size:13px;font-weight:500;color:#2d2a26}.execution-split{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.execution-branch{background:#fff;border:1px solid #EDE9E3;border-radius:12px;padding:20px;text-align:center}.branch-header{margin-bottom:16px}.branch-badge{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:4px 12px;border-radius:6px}.branch-badge.creative{background:#f3e5f5;color:#7b1fa2}.branch-badge.production{background:#e3f2fd;color:#1565c0}.branch-team{display:flex;justify-content:center;gap:8px;margin-bottom:8px}.team-avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#fff}.branch-names{display:flex;flex-direction:column;gap:2px;margin-bottom:12px}.branch-names span{font-size:12px;color:#2d2a26}.branch-scope{font-size:11px;font-weight:600;color:#8b8680;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.branch-work{font-size:12px;color:#8b8680}.brand-check{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border:1px dashed #EDE9E3;border-radius:12px}.check-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#fff;flex-shrink:0}.check-info{display:flex;flex-direction:column;gap:2px}.check-info strong{font-size:13px;color:#2d2a26}.check-info span{font-size:12px;color:#8b8680}.check-note{font-size:11px!important;color:#e65100!important;font-weight:500}.workflow-summary{background:#2d2a26;border-radius:12px;padding:20px 24px;margin-top:8px}.workflow-summary h4{font-size:12px;font-weight:600;color:#8b8680;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.summary-flow{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.flow-step{font-size:13px;color:#fff;padding:6px 12px;background:#ffffff1a;border-radius:6px}.flow-step.highlight{background:#e8bc6a;color:#2d2a26;font-weight:600}.summary-flow .flow-arrow{color:#8b8680;font-size:14px}.budget-section{display:flex;flex-direction:column;gap:24px}.budget-summary-header{background:#fff;border:1px solid #EDE9E3;border-radius:16px;padding:24px}.summary-main{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:16px}.summary-label{font-size:16px;font-weight:600;color:#2d2a26}.summary-total{font-size:28px;font-weight:600;color:#2d2a26;font-family:GT America,sans-serif}.summary-breakdown{display:flex;gap:24px;margin-bottom:16px}.breakdown-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#8b8680}.breakdown-dot{width:10px;height:10px;border-radius:50%}.breakdown-dot.maintenance{background:#64b5f6}.breakdown-dot.growth{background:#e8bc6a}.breakdown-dot.brands{background:#81c784}.summary-bar{display:flex;height:8px;border-radius:4px;overflow:hidden;background:#f5f2ed}.bar-segment{height:100%;transition:width .3s ease}.bar-segment.maintenance{background:#64b5f6}.bar-segment.growth{background:#e8bc6a}.bar-segment.brands{background:#81c784}.budget-category{background:#fff;border:1px solid #EDE9E3;border-radius:16px;padding:24px}.category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.category-title{display:flex;align-items:center;gap:10px}.category-dot{width:12px;height:12px;border-radius:50%}.category-dot.maintenance{background:#64b5f6}.category-dot.growth{background:#e8bc6a}.category-dot.brands{background:#81c784}.category-header h3{font-size:16px;font-weight:600;color:#2d2a26}.category-total{font-size:16px;font-weight:600;color:#8b8680}.budget-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.budget-card{background:#faf8f5;border:1px solid #EDE9E3;border-radius:12px;padding:20px;transition:all .2s}.budget-card:hover{box-shadow:0 2px 12px #0000000f}.budget-card.highlighted{background:linear-gradient(135deg,#fff9f0,#faf8f5);border-color:#e8bc6a}.budget-card-main{display:flex;gap:16px;align-items:flex-start}.budget-card-circle{position:relative;width:64px;height:64px;flex-shrink:0}.circular-chart{width:100%;height:100%;transform:rotate(-90deg)}.circle-bg{fill:none;stroke:#ede9e3;stroke-width:3}.circle-fill{fill:none;stroke-width:3;stroke-linecap:round;transition:stroke-dasharray .3s ease}.circle-percent{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12px;font-weight:600;color:#2d2a26}.budget-card-info{flex:1;min-width:0}.budget-card-info h4{font-size:15px;font-weight:600;color:#2d2a26;margin-bottom:2px}.budget-description{font-size:12px;color:#8b8680;display:block;margin-bottom:8px}.budget-card-amount{margin-top:4px}.amount-value{font-size:20px;font-weight:600;color:#2d2a26;cursor:pointer;padding:2px 6px;margin:-2px -6px;border-radius:4px;transition:all .2s;display:inline-block}.amount-value:hover{background:#fff}.amount-edit{display:flex;align-items:center;gap:8px}.amount-edit input{width:70px;padding:6px 10px;font-size:16px;font-weight:600;border:2px solid #E8BC6A;border-radius:6px;outline:none;background:#fff}.amount-unit{font-size:13px;color:#8b8680}.budget-card-owner{display:flex;align-items:center;gap:10px;margin-top:16px;padding-top:16px;border-top:1px solid #EDE9E3}.owner-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#fff;flex-shrink:0}.owner-info{flex:1;min-width:0}.owner-name{font-size:13px;font-weight:500;color:#2d2a26;display:block}.owner-role{font-size:11px;color:#8b8680}@media(max-width:768px){.organization{padding:16px}.organization-header{flex-direction:column;gap:16px}.organization-header h2{font-size:24px}.view-toggle{width:100%}.toggle-btn{flex:1;justify-content:center}.tier-people{flex-direction:column}.tier-people.grid{grid-template-columns:1fr}.tier-arrow{transform:rotate(90deg)}.agency-sections{grid-template-columns:1fr}.person-card{min-width:unset;width:100%}.pipeline{flex-direction:column}.pipeline-arrow{transform:rotate(90deg)}.flow-layer{flex-direction:column}.flow-arrow,.flow-plus{transform:rotate(90deg)}.summary-main{flex-direction:column;gap:4px}.summary-total{font-size:24px}.summary-breakdown{flex-direction:column;gap:8px}.budget-grid{grid-template-columns:1fr}.budget-category{padding:16px}.budget-card-main{flex-direction:column;align-items:center;text-align:center}.budget-card-info{text-align:center}.phase-content{padding-left:0}.routing-split,.execution-split{grid-template-columns:1fr}.summary-flow{flex-direction:column;align-items:flex-start}.summary-flow .flow-arrow{transform:rotate(90deg);align-self:center}}.admin{height:100%;display:flex;flex-direction:column;padding:24px;overflow:hidden}.admin-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.admin-header h2{font-family:GT America,sans-serif;font-size:28px;font-weight:500;margin-bottom:4px}.admin-subtitle{font-size:14px;color:#8b8680}.add-user-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#2d2a26;color:#fff;border-radius:8px;font-size:14px;font-weight:500;transition:all .2s}.add-user-btn:hover{background:#3d3a36}.add-user-form{background:#faf8f5;border:1px solid #EDE9E3;border-radius:12px;padding:20px;margin-bottom:20px}.add-user-form h4{font-size:15px;font-weight:600;margin-bottom:6px}.add-user-hint{font-size:13px;color:#8b8680;margin-bottom:14px}.add-user-fields{display:flex;gap:10px;flex-wrap:wrap}.add-user-fields input{flex:1;min-width:200px;padding:10px 14px;border:1px solid #EDE9E3;border-radius:8px;font-size:14px;background:#fff}.add-user-fields input:focus{outline:none;border-color:#e8bc6a}.add-user-fields select{padding:10px 14px;border:1px solid #EDE9E3;border-radius:8px;font-size:14px;background:#fff}.add-user-fields .add-btn{padding:10px 20px;background:#4caf50;color:#fff;border-radius:8px;font-size:14px;font-weight:500}.add-user-fields .add-btn:hover{background:#43a047}.add-user-fields .cancel-btn{padding:10px 20px;background:#f5f2ed;color:#8b8680;border-radius:8px;font-size:14px}.add-user-fields .cancel-btn:hover{background:#ede9e3;color:#2d2a26}.add-error{color:#e57373;font-size:13px;margin-top:10px}.admin-search{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#fff;border:1px solid #EDE9E3;border-radius:10px;margin-bottom:16px}.admin-search svg{color:#b8b4ae;flex-shrink:0}.admin-search input{flex:1;border:none;font-size:14px;background:transparent}.admin-search input:focus{outline:none}.admin-search input::placeholder{color:#b8b4ae}.admin-loading{display:flex;align-items:center;justify-content:center;height:200px;color:#8b8680}.roles-legend{display:flex;gap:24px;padding:16px 20px;background:#faf8f5;border-radius:12px;margin-bottom:24px}.role-item{display:flex;align-items:center;gap:10px}.role-badge{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.role-badge.admin{background:#ffebee;color:#e57373}.role-badge.manager{background:#e3f2fd;color:#2196f3}.role-badge.viewer{background:#f5f2ed;color:#8b8680}.role-desc{font-size:13px;color:#8b8680}.users-list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.user-card{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#fff;border:1px solid #EDE9E3;border-radius:12px;transition:all .2s}.user-card:hover{border-color:#d5d0c8}.user-info{display:flex;align-items:center;gap:14px}.user-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#e8bc6a,#d4a856);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600}.user-details h3{font-size:15px;font-weight:600;color:#2d2a26;margin-bottom:2px}.user-details p{font-size:13px;color:#8b8680}.user-role{display:flex;align-items:center;gap:10px}.role-select{padding:8px 32px 8px 14px;border-radius:8px;font-size:13px;font-weight:500;border:1px solid #EDE9E3;background-color:#fff;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%238B8680' d='M3 4.5L6 7.5L9 4.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;transition:all .2s}.role-select:hover{border-color:#d5d0c8}.role-select:focus{outline:none;border-color:#e8bc6a}.role-select.admin{background-color:#ffebee;border-color:#ffcdd2;color:#c62828}.role-select.manager{background-color:#e3f2fd;border-color:#bbdefb;color:#1565c0}.role-select.viewer{background-color:#f5f2ed;border-color:#ede9e3;color:#8b8680}.role-select:disabled{opacity:.6;cursor:not-allowed}.saving{font-size:12px;color:#e8bc6a;animation:pulse 1s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.empty-state{text-align:center;padding:60px 40px;color:#8b8680}@media(max-width:768px){.roles-legend{flex-direction:column;gap:12px}.user-card{flex-direction:column;align-items:flex-start;gap:12px}.user-role{width:100%}.role-select{flex:1}}.app{height:100%;display:flex;flex-direction:column;position:relative}.loading{height:100%;display:flex;align-items:center;justify-content:center}.loading-orb{width:60px;height:60px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#e8f5d9,#c5e1a5 40%,#9ccc65);animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.1);opacity:1}}.header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#fff;border-bottom:1px solid #EDE9E3}.logo{display:flex;align-items:center;gap:12px}.logo-orb{width:32px;height:32px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#e8f5d9,#c5e1a5,#9ccc65 60%,#7cb342);box-shadow:0 2px 8px #7cb3424d}.logo span{font-size:20px;font-weight:500;color:#2d2a26;letter-spacing:-.3px}.tabs{display:flex;gap:4px;background:#f5f2ed;padding:4px;border-radius:12px}.tab{display:flex;align-items:center;gap:8px;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;color:#8b8680;transition:all .2s}.tab:hover{color:#2d2a26}.tab.active{background:#fff;color:#2d2a26;box-shadow:0 1px 3px #00000014}.tab.tab-inbox{position:relative}.tab.tab-inbox.active{background:linear-gradient(135deg,#fff8f0,#fff);border:1px solid #F5D799}.tab.tab-inbox .badge{background:#e57373}.tab.tab-admin{color:#e57373}.tab.tab-admin.active{background:linear-gradient(135deg,#ffebee,#fff);border:1px solid #FFCDD2;color:#c62828}.badge{background:#8b8680;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;border-radius:10px;min-width:18px;text-align:center}.user-menu{position:relative}.user-menu-trigger{display:flex;align-items:center;gap:10px;padding:6px 12px 6px 6px;background:#f5f2ed;border-radius:24px;cursor:pointer;transition:all .2s;border:none}.user-menu-trigger:hover{background:#ede9e3}.user-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.user-avatar-initials{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#e8bc6a,#d4a856);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.user-menu-trigger .user-name{font-size:14px;font-weight:500;color:#2d2a26}.user-menu-trigger .chevron{color:#8b8680;transition:transform .2s}.user-menu-trigger .chevron.open{transform:rotate(180deg)}.user-menu-backdrop{position:fixed;inset:0;z-index:99}.user-menu-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:240px;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;z-index:100;overflow:hidden;animation:dropdownIn .15s ease-out}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.user-menu-header{padding:14px 16px;border-bottom:1px solid #EDE9E3;display:flex;flex-direction:column;gap:4px}.user-menu-email{font-size:13px;color:#8b8680}.user-menu-role{font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px;width:fit-content}.user-menu-role.admin{background:#ffebee;color:#e57373}.user-menu-role.manager{background:#e3f2fd;color:#2196f3}.user-menu-role.viewer{background:#f5f2ed;color:#8b8680}.user-menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:12px 16px;background:none;border:none;font-size:14px;color:#2d2a26;cursor:pointer;transition:background .15s;text-align:left}.user-menu-item:hover{background:#faf8f5}.user-menu-item svg{color:#8b8680}.user-menu-item.logout{border-top:1px solid #EDE9E3;color:#e57373}.user-menu-item.logout svg{color:#e57373}.content{flex:1;overflow:hidden}.loading-data{display:flex;align-items:center;justify-content:center;height:100%;color:#8b8680;font-size:14px}.projects-placeholder{padding:24px;text-align:center}.projects-placeholder h2{font-family:GT America,sans-serif;font-weight:500;font-size:28px;font-weight:400;margin-bottom:12px}.projects-placeholder p{color:#8b8680}.ambiente-brand{position:fixed;bottom:16px;left:16px;display:flex;align-items:center;gap:8px;font-size:10px;color:#b8b4ae;letter-spacing:.3px;z-index:10;pointer-events:none;background:linear-gradient(90deg,#fffffff2,#fffc 80%,#fff0);padding:8px 40px 8px 8px;border-radius:8px}.ambiente-logo{height:16px;width:auto;opacity:.5}.ambiente-brand strong{font-weight:700;color:#8b8680}@media(max-width:768px){.header{flex-wrap:wrap;gap:12px;padding:12px 16px}.logo{order:1}.logo span{font-size:16px}.logo-orb{width:28px;height:28px}.user-menu{order:2}.user-menu-trigger .user-name{display:none}.user-menu-trigger{padding:4px}.user-menu-dropdown{right:-8px;width:220px}.tabs{order:3;width:100%;justify-content:flex-start;padding:3px;gap:2px;overflow-x:auto;-webkit-overflow-scrolling:touch}.tab{padding:8px 12px;font-size:12px;gap:4px;white-space:nowrap;flex-shrink:0}.badge{font-size:10px;padding:1px 5px}.ambiente-brand{display:none}}@media(max-width:1024px){.ambiente-brand{display:none}}
