:root{font-family:Inter,SF Pro Text,system-ui,-apple-system,sans-serif;color:#182322;background:#f4f7f6;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #142321;--muted: #71807e;--line: #e5ebe9;--green: #0a9273;--green-dark: #08735c;--mint: #31d6a2;--lime: #d4f75f;--navy: #071c1b;--danger: #c6474a}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}.brand{display:inline-flex;align-items:center;gap:12px;color:#fff}.brand__mark{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;font:800 21px/1 Manrope,sans-serif;color:#08221f;background:linear-gradient(145deg,var(--mint),var(--lime));box-shadow:0 10px 30px #31d6a22e}.brand__text{display:flex;flex-direction:column;gap:1px}.brand__text strong{font:800 20px/1.1 Manrope,sans-serif;letter-spacing:.12em}.brand__text small{color:#ffffff87;font-size:9px;letter-spacing:.17em;text-transform:uppercase}.brand--compact .brand__mark{width:38px;height:38px}.login{min-height:100vh;display:grid;grid-template-columns:minmax(480px,1.05fr) minmax(460px,.95fr);background:#fff}.login__story{min-height:100vh;overflow:hidden;position:relative;padding:46px clamp(42px,5vw,82px);display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:radial-gradient(circle at 15% 10%,#164f47 0,transparent 34%),linear-gradient(145deg,#061918,#092a28 57%,#071d1c)}.login__story:before{content:"";position:absolute;width:520px;height:520px;right:-270px;top:11%;border:1px solid rgba(104,237,194,.08);border-radius:50%;box-shadow:0 0 0 70px #68edc206,0 0 0 140px #68edc205}.login__story:after{content:"";position:absolute;inset:0;opacity:.035;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.5) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.5) 1px,transparent 1px);background-size:62px 62px;mask-image:linear-gradient(to bottom,transparent,black,transparent)}.story-glow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.story-glow--one{width:240px;height:240px;right:9%;bottom:15%;background:#27cb9d14;box-shadow:0 0 90px #27cb9d2e}.story-glow--two{width:4px;height:4px;left:23%;top:27%;background:var(--lime);box-shadow:90px 150px #d4f75f80,270px -35px #31d6a28c,330px 280px #ffffff4d}.login__message{position:relative;z-index:1;max-width:650px;margin:75px 0 55px}.eyebrow{width:fit-content;display:flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid rgba(129,238,204,.18);border-radius:99px;background:#63dab414;color:#8fe6ca;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.login__message h1{margin:26px 0 20px;font:700 clamp(43px,4.7vw,70px)/1.06 "Manrope",sans-serif;letter-spacing:-.045em}.login__message h1 em{color:#97e8ce;font-style:normal}.login__message>p{max-width:560px;margin:0;color:#e0f0eda3;font-size:16px;line-height:1.7}.benefits{display:flex;flex-wrap:wrap;gap:14px 25px;margin-top:36px}.benefits span{display:flex;align-items:center;gap:8px;color:#f0fffbc2;font-size:12px}.benefits i{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:var(--lime);background:#d4f75f1a}.story-footer{position:relative;z-index:1;display:flex;align-items:center;gap:11px;color:#ffffffb3}.story-footer__icon{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#8de3c8;background:#ffffff0a}.story-footer div{display:flex;flex-direction:column}.story-footer strong{font-size:11px}.story-footer small{color:#ffffff5c;font-size:9px}.story-footer__line{width:1px;height:24px;margin-left:auto;background:#ffffff1a}.login__form-side{position:relative;min-height:100vh;display:grid;place-items:center;padding:60px clamp(35px,7vw,110px);background:radial-gradient(circle at 75% 8%,#f0f9f5,transparent 27%),#fbfdfc}.login-card{width:min(430px,100%)}.login-card__kicker,.page-kicker{display:block;margin-bottom:13px;color:var(--green);font-size:10px;font-weight:800;letter-spacing:.18em}.login-card__head h2{margin:0;color:var(--ink);font:750 32px/1.2 Manrope,sans-serif;letter-spacing:-.035em}.login-card__head p{margin:10px 0 34px;color:var(--muted);font-size:13px;line-height:1.6}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.field>span{color:#354441;font-size:11px;font-weight:700}.field input,.field select{width:100%;height:49px;padding:0 15px;border:1px solid #dfe7e4;outline:none;border-radius:10px;color:var(--ink);background:#fff;font-size:13px;transition:border .18s,box-shadow .18s}.field textarea{width:100%;min-height:108px;resize:vertical;padding:13px 15px;border:1px solid #dfe7e4;outline:none;border-radius:10px;color:var(--ink);background:#fff;font-size:13px;line-height:1.55;transition:border .18s,box-shadow .18s}.field input::placeholder{color:#a9b3b1}.field textarea::placeholder{color:#a9b3b1}.field input:focus,.field select:focus,.field textarea:focus{border-color:#42af91;box-shadow:0 0 0 3px #2bae891a}.field-hint{align-self:flex-end;margin-top:-4px;color:#a0aaa8;font-size:8px}.password-input{position:relative}.password-input input{padding-right:48px}.password-input button{position:absolute;top:5px;right:5px;width:39px;height:39px;display:grid;place-items:center;border:0;border-radius:8px;color:#82908d;background:transparent}.password-input button:hover{color:var(--green);background:#f1f7f5}.primary-button,.secondary-button{min-height:43px;display:inline-flex;justify-content:center;align-items:center;gap:9px;padding:0 18px;border-radius:9px;border:0;font-size:12px;font-weight:700;transition:transform .17s,background .17s,box-shadow .17s}.primary-button{color:#fff;background:linear-gradient(135deg,#0c9374,#08785f);box-shadow:0 9px 20px #08806329}.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 24px #0880633b}.primary-button:disabled{opacity:.65;cursor:wait}.secondary-button{border:1px solid #dce5e2;color:#50605d;background:#fff}.secondary-button:hover:not(:disabled){border-color:#b9cac5;background:#f8faf9}.login-button{width:100%;height:50px;margin-top:5px}.login-card__support{margin:27px 0 0;text-align:center;color:#909b99;font-size:10px}.login-card__support a{color:var(--green);font-weight:700;text-decoration:none}.form-error{margin-bottom:18px;padding:11px 13px;border:1px solid #f1cccc;border-radius:9px;color:#a9383c;background:#fff5f5;font-size:11px}.field-error{color:var(--danger);font-size:10px}.login__copyright{position:absolute;bottom:24px;color:#a5afad;font-size:9px}.login__mobile-brand{display:none}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.startup{min-height:100vh;display:grid;place-content:center;gap:18px;background:#071d1c}.startup .brand__mark{margin:auto}.startup__line{width:90px;height:2px;overflow:hidden;border-radius:2px;background:#ffffff17}.startup__line i{display:block;width:45%;height:100%;background:var(--mint);animation:loading 1.1s ease-in-out infinite}@keyframes loading{0%{transform:translate(-100%)}to{transform:translate(240%)}}.workspace{min-height:100vh;display:flex;background:#f4f7f6}.sidebar{position:fixed;z-index:20;inset:0 auto 0 0;width:246px;display:flex;flex-direction:column;color:#fff;background:linear-gradient(180deg,#071d1c,#092522)}.sidebar__brand{height:82px;display:flex;align-items:center;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.06)}.sidebar__brand .brand__mark{width:37px;height:37px;border-radius:11px;font-size:18px}.sidebar__brand .brand__text strong{font-size:17px}.sidebar nav{flex:1;padding:25px 13px}.nav-label{display:block;padding:0 12px 10px;color:#ffffff4d;font-size:8px;font-weight:700;letter-spacing:.18em}.nav-label--later{margin-top:30px}.nav-item{min-height:45px;display:flex;align-items:center;gap:12px;padding:0 13px;border-radius:9px;color:#fff9;font-size:12px;text-decoration:none}.sidebar nav button.nav-item{width:100%;border:0;text-align:left;background-color:transparent}.sidebar nav button.nav-item--active{background-color:#3fd9ab1a}.nav-item--active{position:relative;color:#fff;background:#3fd9ab1a}.nav-item--active:before{content:"";position:absolute;left:-13px;width:3px;height:23px;border-radius:0 3px 3px 0;background:var(--mint)}.nav-item--active svg{color:#67deb9}.nav-item i{min-width:21px;margin-left:auto;padding:2px 6px;border-radius:99px;color:#8ee5ca;background:#31d6a21a;font-size:9px;font-style:normal;text-align:center}.nav-item--disabled{opacity:.48;cursor:default}.nav-item--disabled small{margin-left:auto;color:#ffffff4d;font-size:8px}.nav-dot{width:18px;height:18px;border:1px dashed rgba(255,255,255,.28);border-radius:6px}.sidebar__bottom{padding:13px;border-top:1px solid rgba(255,255,255,.06)}.system-state{display:flex;align-items:center;gap:10px;padding:11px;margin-bottom:7px;border-radius:9px;background:#ffffff09}.system-state>span{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;color:#62dfb7;background:#31d6a217}.system-state div{display:flex;flex-direction:column;gap:2px}.system-state strong{font-size:10px}.system-state small{color:#ffffff57;font-size:8px}.logout-button{width:100%;height:39px;display:flex;align-items:center;gap:10px;padding:0 12px;border:0;border-radius:8px;color:#ffffff7a;background:transparent;font-size:10px}.logout-button:hover{color:#fff;background:#ffffff0d}.sidebar-close{display:none}.content{width:calc(100% - 246px);min-height:100vh;margin-left:246px}.topbar{height:67px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;border-bottom:1px solid #e8edeb;background:#ffffffe0;backdrop-filter:blur(12px)}.topbar__trail{display:flex;gap:9px;align-items:center;color:#94a09e;font-size:10px}.topbar__trail span{font-weight:700;letter-spacing:.11em}.topbar__trail b{color:#ccd3d1}.topbar__trail strong{color:#41504e}.topbar__actions{display:flex;align-items:center;gap:15px}.notification-button,.mobile-menu{position:relative;width:37px;height:37px;display:grid;place-items:center;border:1px solid #e5ebe9;border-radius:9px;color:#697774;background:#fff}.notification-button i{position:absolute;top:8px;right:8px;width:6px;height:6px;border:1px solid white;border-radius:50%;background:#ef6c68}.current-user{display:flex;align-items:center;gap:9px;padding-left:15px;border-left:1px solid #e5eae8}.current-user>div{min-width:110px;display:flex;flex-direction:column;gap:1px}.current-user strong{color:#2e3d3b;font-size:10px}.current-user small{color:#909b99;font-size:8px}.current-user>svg{color:#a2acaa}.mobile-menu{display:none}.page{padding:31px clamp(22px,3.3vw,51px) 60px}.page-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:28px}.page-heading h1{margin:0 0 7px;color:#152421;font:750 30px/1.1 Manrope,sans-serif;letter-spacing:-.035em}.page-heading p{margin:0;color:#7d8a88;font-size:11px}.page-heading .primary-button{min-width:151px}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(175px,1fr));gap:13px;margin-bottom:20px}.stat-card{position:relative;overflow:hidden;min-height:116px;display:flex;align-items:center;gap:14px;padding:20px;border:1px solid #e5ebe9;border-radius:12px;background:#fff;box-shadow:0 3px 12px #1b373206}.stat-card>div{display:flex;flex-direction:column}.stat-card small{color:#899491;font-size:7px;font-weight:800;letter-spacing:.12em}.stat-card strong{margin:4px 0 0;color:#172724;font:750 27px/1 Manrope,sans-serif}.stat-card p{margin:5px 0 0;color:#9ca6a4;font-size:8px}.stat-icon{flex:0 0 auto;width:43px;height:43px;display:grid;place-items:center;border-radius:11px}.stat-icon--mint{color:#0a9473;background:#e7f8f2}.stat-icon--blue{color:#3983b8;background:#ebf4fb}.stat-icon--violet{color:#7966bc;background:#f1edfb}.stat-icon--amber{color:#bc7b2e;background:#fff3df}.stat-accent{position:absolute;right:-16px;top:-18px;width:62px;height:62px;border:12px solid rgba(49,214,162,.04);border-radius:50%}.data-card{overflow:hidden;border:1px solid #e3eae7;border-radius:13px;background:#fff;box-shadow:0 4px 18px #18332e06}.data-card__header{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;border-bottom:1px solid #edf0ef}.data-card__header h2{margin:0 0 4px;color:#263532;font:700 14px Manrope,sans-serif}.data-card__header p{margin:0;color:#99a3a1;font-size:9px}.search-box{width:min(305px,44%);height:39px;display:flex;align-items:center;gap:9px;padding:0 11px;border:1px solid #e1e8e5;border-radius:8px;color:#909c99;background:#fafcfb}.search-box:focus-within{border-color:#69bfa6;box-shadow:0 0 0 3px #3aae8d14}.search-box input{flex:1;min-width:0;border:0;outline:0;color:#33423f;background:transparent;font-size:10px}.search-box input::placeholder{color:#a3adaa}.search-box button{width:25px;height:25px;display:grid;place-items:center;border:0;border-radius:6px;color:#87928f;background:transparent}.table-scroll{overflow-x:auto}.users-table{width:100%;min-width:880px;border-collapse:collapse}.users-table th{height:41px;padding:0 17px;border-bottom:1px solid #edf1ef;color:#9aa5a2;background:#fafcfb;font-size:7px;font-weight:800;letter-spacing:.11em;text-align:left}.users-table td{height:71px;padding:9px 17px;border-bottom:1px solid #f0f3f2;color:#4d5b58;font-size:10px}.users-table tbody tr:last-child td{border-bottom:0}.users-table tbody tr:hover{background:#fbfdfc}.user-cell,.contact-cell{display:flex;align-items:center;gap:10px}.user-cell>div,.contact-cell{align-items:flex-start;flex-direction:column;gap:2px}.user-cell strong,.contact-cell strong{color:#2a3936;font-size:10px;font-weight:700}.user-cell small,.contact-cell small{color:#9da7a5;font-size:8px}.avatar{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;color:#176e5a;background:#dff5ed;font-size:9px;font-weight:800}.avatar--small{width:33px;height:33px;border-radius:9px}.avatar--tone-1{color:#526da0;background:#e9effa}.avatar--tone-2{color:#765c9c;background:#f0eafa}.avatar--tone-3{color:#9a6631;background:#faeedf}.avatar--tone-4{color:#9b525a;background:#f9e8eb}.role-badge,.status-badge{width:fit-content;display:inline-flex;align-items:center;border-radius:6px;font-size:8px;font-weight:700;white-space:nowrap}.role-badge{padding:5px 8px}.role-badge--super_admin{color:#6652a0;background:#f0ecfa}.role-badge--admin{color:#337b9d;background:#e8f4f9}.role-badge--standard_user{color:#60706c;background:#edf2f0}.status-badge{gap:6px;padding:5px 8px}.status-badge i{width:5px;height:5px;border-radius:50%}.status-badge--active{color:#0b8367;background:#e8f7f2}.status-badge--active i{background:#27b88c;box-shadow:0 0 0 3px #27b88c1a}.status-badge--inactive{color:#8e6265;background:#f8eded}.status-badge--inactive i{background:#c8797e}.date-cell,.muted{color:#8e9996}.table-loading,.empty-state{min-height:230px;display:flex;justify-content:center;align-items:center;gap:10px;color:#8c9895}.loader{width:17px;height:17px;border:2px solid #dce8e4;border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}.empty-state{flex-direction:column}.empty-state svg{color:#62b59d}.empty-state strong{color:#40504d}.empty-state span{font-size:9px}.table-message{padding:12px 18px;font-size:10px}.table-message--error{color:#a73e42;background:#fff2f2}.success-toast{position:fixed;z-index:80;top:82px;right:26px;min-height:44px;display:flex;align-items:center;gap:9px;padding:0 15px;border:1px solid #bce5d7;border-radius:10px;color:#126f59;background:#f4fdfaf7;box-shadow:0 12px 35px #115b4921;font-size:10px;font-weight:700;animation:toast-in .22s ease-out}.success-toast span{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#1fa47f;font-size:11px}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}}.projects-table{min-width:1120px}.project-cell{display:flex;align-items:center;gap:10px}.project-cell>div{display:flex;flex-direction:column;gap:2px}.project-cell strong{color:#293a36;font-size:10px}.project-cell small{color:#a0aaa7;font-size:8px}.project-mark{width:37px;height:37px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;color:#128164;background:#e1f6ef}.project-mark--1{color:#4d72a6;background:#e9f0fa}.project-mark--2{color:#8265a8;background:#f0eafa}.project-mark--3{color:#a46d2f;background:#fbeede}.company-cell{display:flex;align-items:center;gap:7px;color:#899592}.company-cell strong{color:#465651;font-size:9px}.project-note{max-width:230px;display:block;overflow:hidden;color:#798582;text-overflow:ellipsis;white-space:nowrap}.project-date{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.project-date svg{color:#9aa5a2}.row-actions{display:flex;align-items:center;gap:5px}.row-action{width:31px;height:31px;display:grid;place-items:center;border:1px solid #e2e9e6;border-radius:8px;color:#71817d;background:#fff;transition:border .16s,color .16s,background .16s}.row-action:hover:not(:disabled){border-color:#acd5c8;color:#0d896b;background:#f2faf7}.row-action:disabled{opacity:.55;cursor:wait}.row-action--danger:hover:not(:disabled){border-color:#edc2c4;color:#bd4146;background:#fff5f5}.row-more{width:24px;display:grid;place-items:center;color:#c0c8c5}.project-members{min-width:125px;display:flex;align-items:center}.project-members>span,.project-members>i{width:28px;height:28px;display:grid;place-items:center;margin-left:-7px;border:2px solid white;border-radius:9px;color:#176f5b;background:#ddf3eb;font-size:7px;font-style:normal;font-weight:800}.project-members>span:first-child{margin-left:0}.project-members>span:nth-child(2){color:#536e9b;background:#e6edf8}.project-members>span:nth-child(3){color:#8263a3;background:#eee8f7}.project-members>i{z-index:1;color:#6f7c79;background:#eef2f1}.project-members>small{margin-left:8px;color:#8f9a97;font-size:8px;white-space:nowrap}.modal-title-icon--project{color:#3975a5;background:#e8f2fa}.project-modal{width:min(640px,100%)}.member-picker{overflow:hidden;margin-bottom:7px;border:1px solid #e0e8e5;border-radius:11px;background:#fbfdfc}.member-picker--error{border-color:#e8aaad}.member-picker>header{min-height:43px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;border-bottom:1px solid #e9eeec;background:#fff}.member-picker>header>div{display:flex;align-items:center;gap:7px;color:#63716e}.member-picker>header strong{color:#394844;font-size:9px}.member-picker>header>span{padding:4px 7px;border-radius:6px;color:#0a8065;background:#e8f7f2;font-size:8px;font-weight:700}.member-search{height:38px;display:flex;align-items:center;gap:8px;margin:10px;padding:0 10px;border:1px solid #e2e9e6;border-radius:8px;color:#919c99;background:#fff}.member-search input{flex:1;min-width:0;border:0;outline:0;color:#34433f;background:transparent;font-size:9px}.member-search button{width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:6px;color:#87938f;background:#f2f6f4}.member-options{max-height:174px;overflow-y:auto;display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:0 10px 10px}.member-option{min-width:0;display:flex;align-items:center;gap:8px;padding:9px;border:1px solid #e6ebe9;border-radius:9px;text-align:left;background:#fff}.member-option:hover{border-color:#b8ddd1}.member-option--selected{border-color:#94d4c1;background:#f0faf7}.member-option__check{width:18px;height:18px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #ced8d5;border-radius:5px;color:#fff;background:#fff}.member-option--selected .member-option__check{border-color:#159474;background:#159474}.avatar--member{width:30px;height:30px;border-radius:8px;font-size:7px}.member-option>span:last-child{min-width:0;display:flex;flex-direction:column;gap:2px}.member-option strong{overflow:hidden;color:#3b4a46;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.member-option strong i{margin-left:4px;color:#159174;font-size:7px;font-style:normal}.member-option small{overflow:hidden;color:#929d9a;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.member-options__empty{grid-column:1 / -1;min-height:70px;display:flex;align-items:center;justify-content:center;gap:8px;color:#95a09d;font-size:9px}.member-picker-error{display:block;margin:6px 0 14px}.confirm-modal{position:relative;width:min(430px,100%);padding:31px 31px 27px;border-radius:16px;background:#fff;box-shadow:0 35px 90px #00000040;text-align:center;animation:rise .22s ease-out}.confirm-modal__close{position:absolute;top:15px;right:15px;width:33px;height:33px;display:grid;place-items:center;border:0;border-radius:8px;color:#8b9693;background:#f5f8f7}.confirm-modal__icon{width:54px;height:54px;display:grid;place-items:center;margin:1px auto 17px;border-radius:15px;color:#c64b4f;background:#fdeced}.confirm-modal>small{color:#c25357;font-size:8px;font-weight:800;letter-spacing:.16em}.confirm-modal h2{margin:10px 0 9px;color:#23322f;font:750 20px Manrope,sans-serif;letter-spacing:-.02em}.confirm-modal p{margin:0 auto 24px;color:#7c8885;font-size:10px;line-height:1.65}.confirm-modal>div{display:flex;justify-content:center;gap:9px}.danger-button{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:0;border-radius:9px;color:#fff;background:#c5484c;font-size:11px;font-weight:700}.danger-button:hover:not(:disabled){background:#b53d41}.danger-button:disabled{opacity:.65;cursor:wait}.task-types-table{min-width:1120px}.task-type-name{display:flex;align-items:center;gap:10px}.task-type-name>span{width:37px;height:37px;display:grid;place-items:center;border-radius:10px;color:#187d66;background:#e2f5ef}.task-type-name>div{display:flex;flex-direction:column;gap:2px}.task-type-name strong{color:#2c3c38;font-size:10px}.task-type-name small{color:#96a09d;font-size:8px}.task-project-tags{max-width:220px;display:flex;flex-wrap:wrap;gap:4px}.task-project-tags span,.task-project-tags i{padding:5px 7px;border-radius:6px;color:#477463;background:#edf5f2;font-size:7px;font-style:normal;font-weight:700}.task-people-count{display:flex;align-items:center;gap:5px;color:#83908c}.task-people-count strong{color:#354640}.task-people-count span{font-size:8px}.task-role-counts{display:flex;gap:4px}.task-role-counts span{padding:5px 6px;border-radius:6px;color:#596d67;background:#eff3f2;font-size:7px;font-weight:700}.flow-preview{display:flex;align-items:center;gap:4px}.flow-preview span,.flow-preview i{position:relative;padding:5px 6px;border-radius:6px;color:#55716a;background:#edf4f2;font-size:7px;font-style:normal;white-space:nowrap}.flow-preview span b{position:absolute;left:-6px;color:#a1aaa7}.flow-preview .main-done{color:#16765f;background:#e6f5f0}.flow-preview .main-cancelled{color:#a14e52;background:#f8ebec}.flow-preview .main-in_review{color:#745a9c;background:#f0ebf8}.task-type-modal{width:min(980px,100%);max-height:94vh}.task-type-modal__icon{color:#755caf;background:#f0ebfa}.task-type-modal__body{padding-bottom:18px}.task-type-modal .form-error small{display:block;margin-top:4px}.task-project-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.task-project-picker>button{min-width:0;display:flex;align-items:center;gap:9px;padding:11px;border:1px solid #e1e8e5;border-radius:10px;text-align:left;background:#fbfdfc}.task-project-picker>button:hover{border-color:#add7ca}.task-project-picker>button.is-selected{border-color:#83cdb7;background:#effaf6}.task-project-picker>button>span{width:19px;height:19px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #ccd7d3;border-radius:5px;color:#fff;background:#fff}.task-project-picker>button.is-selected>span{border-color:#159172;background:#159172}.task-project-picker>button>div{min-width:0;display:flex;flex-direction:column;gap:2px}.task-project-picker strong{overflow:hidden;color:#374843;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.task-project-picker small{overflow:hidden;color:#909c98;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.task-project-picker>p{grid-column:1 / -1;margin:0;padding:22px;border:1px dashed #dbe4e1;border-radius:10px;color:#909c98;font-size:9px;text-align:center}.block-error{display:block;margin-top:7px}.task-people-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.task-people-selector{overflow:hidden;border:1px solid #e1e8e5;border-radius:11px;background:#fbfdfc}.task-people-selector>header{min-height:48px;display:flex;align-items:center;gap:8px;padding:8px 11px;border-bottom:1px solid #e9eeec;background:#fff}.task-people-selector>header>span{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;color:#138267;background:#e7f6f1}.task-people-selector>header>div{flex:1;display:flex;flex-direction:column;gap:2px}.task-people-selector>header strong{color:#354641;font-size:9px}.task-people-selector>header small{color:#96a19e;font-size:7px}.task-people-selector>header i{min-width:21px;padding:4px 6px;border-radius:6px;color:#0e8065;background:#e7f6f1;font-size:8px;font-style:normal;font-weight:800;text-align:center}.task-people-selector>div{max-height:142px;overflow-y:auto;display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:8px}.task-people-selector>div>p{grid-column:1 / -1;margin:0;padding:20px;color:#97a29f;font-size:8px;text-align:center}.task-people-selector>div>button{min-width:0;display:flex;align-items:center;gap:6px;padding:7px;border:1px solid #e5ebe9;border-radius:8px;text-align:left;background:#fff}.task-people-selector>div>button.is-selected{border-color:#9fd6c5;background:#eff9f6}.task-people-selector>div>button>span{width:16px;height:16px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #ced8d5;border-radius:5px;color:#fff}.task-people-selector>div>button.is-selected>span{border-color:#159172;background:#159172}.task-people-selector>div>button>b{width:26px;height:26px;flex:0 0 auto;display:grid;place-items:center;border-radius:7px;color:#31715f;background:#dff1eb;font-size:6px}.task-people-selector>div>button>div{min-width:0;display:flex;flex-direction:column;gap:1px}.task-people-selector>div strong,.task-people-selector>div small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-people-selector>div strong{color:#41504c;font-size:8px}.task-people-selector>div small{color:#97a19e;font-size:6px}.flow-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.flow-heading>button{min-height:33px;display:flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #b8ddcf;border-radius:8px;color:#0e8065;background:#f1faf7;font-size:8px;font-weight:700}.status-builder{display:flex;flex-direction:column;gap:7px}.status-builder__row{display:grid;grid-template-columns:31px minmax(140px,1fr) 135px 103px 103px;align-items:center;gap:8px;padding:8px;border:1px solid #e2e9e6;border-radius:10px;background:#fbfdfc}.status-order{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:#0b8065;background:#e6f5f0;font-size:8px;font-weight:800}.status-builder__row>input,.status-builder__row>select{width:100%;height:36px;padding:0 10px;border:1px solid #dfe7e4;outline:0;border-radius:8px;color:#3b4b47;background:#fff;font-size:9px}.status-builder__row>input:focus,.status-builder__row>select:focus{border-color:#68b9a1}.status-role-choices,.status-row-actions{display:flex;gap:4px}.status-role-choices button,.status-row-actions button{width:30px;height:30px;display:grid;place-items:center;border:1px solid #dfe6e3;border-radius:7px;color:#83908c;background:#fff;font-size:8px;font-weight:800}.status-role-choices button.is-selected{border-color:#80cbb5;color:#0d7f64;background:#e9f7f2}.status-row-actions button:hover:not(:disabled){color:#0d7f64}.status-row-actions button.is-danger:hover:not(:disabled){color:#bb4449;background:#fff1f1}.status-row-actions button:disabled{opacity:.3;cursor:default}.status-legend{display:flex;gap:14px;margin-top:9px;color:#87938f;font-size:7px}.status-legend span{display:flex;align-items:center;gap:5px}.status-legend b{width:19px;height:19px;display:grid;place-items:center;border-radius:5px;color:#0c8064;background:#e9f7f2;font-size:7px}.row-action--notes{color:#6d5d9d;background:#f8f5fc}.row-action--notes:hover:not(:disabled){border-color:#cfc3e8;color:#6d52a9;background:#f2edfa}.project-notes-modal{width:min(790px,100%);max-height:92vh;overflow:auto;border-radius:16px;background:#f7faf9;box-shadow:0 35px 90px #00000040;animation:rise .22s ease-out}.project-notes-modal>header{position:sticky;z-index:3;top:0;min-height:86px;display:flex;align-items:center;gap:13px;padding:16px 22px;border-bottom:1px solid #e4eae8;background:#fffffff5;backdrop-filter:blur(10px)}.project-notes-modal>header>div:nth-child(2){flex:1}.project-notes-modal>header span{color:#129074;font-size:7px;font-weight:800;letter-spacing:.15em}.project-notes-modal>header h2{margin:3px 0 2px;color:#253632;font:750 18px Manrope,sans-serif}.project-notes-modal>header p{margin:0;color:#929d99;font-size:8px}.project-notes-toolbar{min-height:65px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 22px;border-bottom:1px solid #e6ebe9;background:#fff}.project-notes-toolbar>div{display:flex;flex-direction:column;gap:3px}.project-notes-toolbar strong{color:#384844;font-size:10px}.project-notes-toolbar small{color:#95a09c;font-size:8px}.project-note-form{padding:18px 22px 14px;border-bottom:1px solid #e0e7e4;background:#f0f7f4}.project-note-form>div:not(.form-error){display:grid;grid-template-columns:1fr 1fr;gap:12px}.project-note-form .field{margin-bottom:12px}.project-note-form footer{display:flex;justify-content:flex-end;gap:8px}.field-with-icon{position:relative}.field-with-icon>svg{position:absolute;z-index:1;left:13px;top:16px;color:#8e9a96}.field-with-icon input{padding-left:38px}.project-notes-list{position:relative;min-height:260px;padding:20px 24px 26px 38px}.project-notes-list:before{content:"";position:absolute;left:34px;top:25px;bottom:30px;width:1px;background:#dbe5e1}.project-notes-list>article{position:relative;display:grid;grid-template-columns:26px 1fr;gap:10px;margin-bottom:12px}.note-timeline-dot{z-index:1;width:26px;height:26px;display:grid;place-items:center;border:3px solid #f7faf9;border-radius:8px;color:#0c8568;background:#dff3ec}.note-card{padding:14px 15px;border:1px solid #e0e7e4;border-radius:11px;background:#fff;box-shadow:0 3px 12px #14332c06}.note-card>header>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.note-card h3{margin:0 auto 0 0;color:#33433f;font:700 11px Manrope,sans-serif}.note-card header span{display:flex;align-items:center;gap:4px;color:#939e9a;font-size:7px}.note-card p{margin:11px 0 0;color:#61706c;font-size:9px;line-height:1.65;white-space:pre-wrap}.note-card a{width:fit-content;max-width:100%;display:flex;align-items:center;gap:6px;overflow:hidden;margin-top:11px;padding:7px 9px;border-radius:7px;color:#17745e;background:#edf7f3;font-size:8px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.project-notes-empty{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#54ae94;font-size:9px}.project-notes-empty strong{color:#465651;font-size:10px}.project-notes-empty span{color:#96a09d;font-size:8px}.modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px;background:#051715a1;backdrop-filter:blur(5px);animation:fade .16s ease-out}@keyframes fade{0%{opacity:0}}.user-modal{width:min(660px,100%);max-height:min(90vh,820px);overflow:auto;border-radius:15px;background:#fff;box-shadow:0 35px 90px #0000003d;animation:rise .22s ease-out}@keyframes rise{0%{opacity:0;transform:translateY(12px) scale(.985)}}.user-modal__header{position:sticky;z-index:2;top:0;min-height:84px;display:flex;align-items:center;gap:13px;padding:17px 24px;border-bottom:1px solid #e8edeb;background:#fffffff2;backdrop-filter:blur(10px)}.modal-title-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:#0a8b6d;background:#e4f7f0}.user-modal__header>div:nth-child(2){flex:1}.user-modal__header span{display:block;margin-bottom:3px;color:#159175;font-size:7px;font-weight:800;letter-spacing:.16em}.user-modal__header h2{margin:0;color:#1a2a27;font:750 21px Manrope,sans-serif;letter-spacing:-.025em}.icon-button{width:37px;height:37px;display:grid;place-items:center;border:1px solid #e5ebe9;border-radius:9px;color:#84908d;background:#fff}.icon-button:hover{color:#43514f;background:#f6f9f8}.user-modal__body{padding:25px 28px 8px}.form-section-title{display:flex;align-items:center;gap:11px;margin-bottom:19px}.form-section-title>span{width:25px;height:25px;display:grid;place-items:center;border-radius:7px;color:#088065;background:#e7f7f1;font-size:8px;font-weight:800}.form-section-title div{display:flex;flex-direction:column;gap:2px}.form-section-title strong{color:#34423f;font-size:11px}.form-section-title small{color:#9aa4a2;font-size:8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.form-grid .field{margin-bottom:15px}.field--wide{grid-column:1 / -1}.form-divider{height:1px;margin:10px 0 22px;background:#eef1f0}.status-choice{width:100%;display:flex;align-items:center;gap:11px;padding:12px 13px;margin:3px 0 15px;border:1px solid #e2e8e6;border-radius:10px;text-align:left;background:#fafcfb}.status-choice--active{border-color:#a9ddcd;background:#f2fbf8}.status-choice__check{width:20px;height:20px;display:grid;place-items:center;border:1px solid #cfd9d6;border-radius:6px;color:#fff;background:#fff}.status-choice--active .status-choice__check{border-color:#159373;background:#159373}.status-choice>span:last-child{display:flex;flex-direction:column;gap:2px}.status-choice strong{color:#3a4946;font-size:10px}.status-choice small{color:#929d9a;font-size:8px}.user-modal__footer{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:9px;padding:16px 24px;border-top:1px solid #e8edeb;background:#fffffff5;backdrop-filter:blur(10px)}.member-home{min-height:100vh;padding:24px clamp(22px,5vw,72px) 60px;color:#fff;background:radial-gradient(circle at 15% 0%,#164d45,transparent 28%),linear-gradient(150deg,#071d1c,#092824)}.member-home>header{display:flex;justify-content:space-between;align-items:center}.member-identity{display:flex;align-items:center;gap:10px}.member-identity>span{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;color:#0a493c;background:#b8f1d9;font-size:9px;font-weight:800}.member-identity>div{min-width:115px;display:flex;flex-direction:column;gap:2px}.member-identity strong{font-size:10px}.member-identity small{color:#fff6;font-size:8px}.member-home .secondary-button{border-color:#ffffff1f;color:#ffffffb3;background:#ffffff0d}.member-shell{width:min(1180px,100%);margin:65px auto 0}.member-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.member-welcome>div>small{color:#69d9b8;font-size:8px;font-weight:800;letter-spacing:.18em}.member-welcome h1{margin:11px 0 7px;font:750 36px Manrope,sans-serif;letter-spacing:-.035em}.member-welcome p{margin:0;color:#ffffff80;font-size:11px}.member-welcome>span{min-width:180px;display:grid;grid-template-columns:43px 1fr;grid-template-rows:auto auto;column-gap:11px;padding:13px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0b}.member-welcome>span svg{grid-row:1 / 3;align-self:center;width:43px;height:43px;padding:11px;border-radius:10px;color:#57d4ae;background:#31d6a21a}.member-welcome>span strong{font:750 20px Manrope,sans-serif}.member-welcome>span small{color:#ffffff5e;font-size:8px}.member-project-panel{overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:15px;background:#ffffff0b;backdrop-filter:blur(10px)}.member-project-panel>header{min-height:75px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.07)}.member-project-panel h2{margin:0 0 4px;font:700 15px Manrope,sans-serif}.member-project-panel header p{margin:0;color:#fff6;font-size:9px}.member-project-panel>header>span{display:flex;align-items:center;gap:7px;padding:7px 9px;border-radius:8px;color:#82dec3;background:#31d6a214;font-size:8px}.member-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;padding:18px}.member-project-grid>article{min-width:0;padding:17px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#04191673;transition:transform .18s,border .18s}.member-project-grid>article:hover{transform:translateY(-2px);border-color:#62deb840}.member-project-card__top{display:flex;align-items:center;justify-content:space-between}.member-project-card__top>span{width:37px;height:37px;display:grid;place-items:center;border-radius:10px;color:#62dbb7;background:#31d6a21a}.member-project-card__top>i{padding:5px 7px;border-radius:6px;color:#c58b8f;background:#c6474a1a;font-size:7px;font-style:normal;font-weight:700}.member-project-card__top>i.is-active{color:#70dab9;background:#31d6a217}.member-project-grid h3{margin:15px 0 7px;font:700 15px Manrope,sans-serif}.member-project-grid article>p{height:34px;overflow:hidden;margin:0 0 15px;color:#fff6;font-size:9px;line-height:1.8}.member-project-meta{display:flex;flex-direction:column;gap:7px;padding:11px 0;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.member-project-meta span{display:flex;align-items:center;gap:7px;color:#ffffff7a;font-size:8px}.member-project-meta svg{color:#5fbd9f}.member-project-grid article>footer{display:flex;align-items:center;justify-content:space-between;padding-top:12px}.member-project-grid article>footer>small{color:#ffffff59;font-size:7px}.member-project-grid article>footer>button{display:flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid rgba(109,218,184,.15);border-radius:7px;color:#71d6b7;background:#31d6a20f;font-size:7px}.member-mini-avatars{display:flex}.member-mini-avatars span,.member-mini-avatars i{width:25px;height:25px;display:grid;place-items:center;margin-left:-5px;border:2px solid #0b2925;border-radius:8px;color:#115f4d;background:#b2ead7;font-size:6px;font-style:normal;font-weight:800}.member-mini-avatars span:first-child{margin-left:0}.member-mini-avatars i{color:#d0dbd7;background:#29453f}.member-project-empty{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#5bc4a4}.member-project-empty strong{color:#ffffffb3;font-size:11px}.member-project-empty p{margin:0;color:#ffffff59;font-size:9px}.member-project-error{padding:11px 18px;color:#ffb6b9;background:#c6474a14;font-size:9px}.sidebar-overlay{display:none}@media(max-width:1050px){.login{grid-template-columns:.9fr 1.1fr}.login__story{padding:36px}.login__message h1{font-size:45px}.stat-grid,.member-project-grid,.task-project-picker{grid-template-columns:1fr 1fr}.status-builder__row{grid-template-columns:31px minmax(125px,1fr) 120px 103px 103px}}@media(max-width:780px){.login{display:block;background:#f7faf9}.login__story{display:none}.login__form-side{min-height:100vh;padding:40px 24px 70px;align-content:center}.login__mobile-brand{display:block;width:min(430px,100%);margin:0 auto 45px}.login__mobile-brand .brand__text strong{color:#102d29}.login__mobile-brand .brand__text small{color:#86938f}.login__copyright{position:static;margin-top:45px;text-align:center}.sidebar{transform:translate(-102%);transition:transform .22s ease;box-shadow:16px 0 40px #0000002e}.sidebar--open{transform:translate(0)}.sidebar-close{width:35px;height:35px;display:grid;place-items:center;margin-left:auto;border:0;border-radius:8px;color:#ffffffa6;background:#ffffff0d}.sidebar-overlay{position:fixed;z-index:19;inset:0;display:block;border:0;background:#03100e80}.content{width:100%;margin-left:0}.mobile-menu{display:grid}.topbar{padding:0 18px}.topbar__trail{display:none}.current-user>div,.current-user>svg{display:none}.current-user{padding-left:10px}.page{padding:26px 18px 50px}.page-heading{align-items:flex-start}.page-heading p{max-width:390px;line-height:1.5}.data-card__header{align-items:flex-start;flex-direction:column}.search-box{width:100%}.form-grid{grid-template-columns:1fr}.field--wide{grid-column:auto}.member-home{padding:22px 20px 45px}.member-shell{margin-top:45px}.member-identity>div{display:none}.member-welcome{align-items:flex-start;flex-direction:column}.member-welcome>span{width:100%}.member-project-panel>header{align-items:flex-start;flex-direction:column}.member-project-grid,.task-people-grid{grid-template-columns:1fr}.status-builder__row{grid-template-columns:31px 1fr 120px}.status-role-choices{grid-column:2}.status-row-actions{grid-column:3;grid-row:2}.project-note-form>div:not(.form-error){grid-template-columns:1fr;gap:0}}@media(max-width:520px){.stat-grid{grid-template-columns:1fr}.stat-card{min-height:93px}.page-heading{flex-direction:column}.page-heading .primary-button{width:100%}.modal-backdrop{align-items:end;padding:0}.user-modal{max-height:94vh;border-radius:17px 17px 0 0}.user-modal__body{padding:22px 18px 8px}.user-modal__header,.user-modal__footer{padding-left:18px;padding-right:18px}.user-modal__footer>button{flex:1}.success-toast{top:76px;left:18px;right:18px;justify-content:center}.confirm-modal{border-radius:17px 17px 0 0;padding-left:22px;padding-right:22px}.confirm-modal>div>button{flex:1}.member-options{grid-template-columns:1fr}.member-home>header .brand__text{display:none}.member-identity .secondary-button{width:40px;min-width:40px;padding:0;font-size:0}.member-welcome h1{font-size:30px}.member-project-panel>header>span{display:none}.task-type-modal{max-height:94vh;border-radius:17px 17px 0 0}.task-project-picker{grid-template-columns:1fr}.task-people-selector>div{grid-template-columns:1fr}.flow-heading{flex-direction:column}.status-builder__row{grid-template-columns:29px 1fr}.status-builder__row>select{grid-column:2}.status-role-choices{grid-column:2}.status-row-actions{grid-column:2;grid-row:auto}.project-notes-modal{max-height:94vh;border-radius:17px 17px 0 0}.project-notes-toolbar{align-items:flex-start;flex-direction:column}.project-notes-toolbar .primary-button{width:100%}.project-notes-list{padding-left:22px;padding-right:16px}.project-notes-list:before{display:none}.project-notes-list>article{grid-template-columns:1fr}.note-timeline-dot{display:none}}
