:root{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Arial,sans-serif;color:#172938;background:#f4f6f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;border:1px solid #d9e1e6;background:white;color:#284054;border-radius:8px;padding:10px 15px;font-size:13px;font-weight:600;transition:.15s}button:hover{border-color:#007e87;background:#edf7f7}button:disabled{opacity:.45;cursor:not-allowed}.primary{background:#007e87;color:white;border-color:#007e87}.primary:hover{background:#056a72;color:white}h1{font-size:30px;letter-spacing:-1px;margin:6px 0 0}h2{font-size:18px;letter-spacing:-.3px;margin:0 0 14px}h3{font-size:16px;margin:0 0 10px}p{font-size:14px;line-height:1.7}a{color:#007f89}small{font-size:11px}.shell{display:flex;min-height:100vh}aside{position:fixed;inset:0 auto 0 0;width:244px;background:#112b37;color:#eaf4f6;padding:34px 22px;display:flex;flex-direction:column}.brand{font-weight:800;display:flex;align-items:center;gap:10px;letter-spacing:-1px}.brand small{letter-spacing:1px;color:#7eaaa9;font-weight:700}.mark{background:#1b8d90;color:white;font-size:23px;width:36px;height:36px;border-radius:10px;display:inline-grid;place-items:center}.nav-label{font-size:9px;letter-spacing:1.8px;color:#698691;margin:52px 10px 17px}nav{display:flex;flex-direction:column;gap:6px}nav button{display:flex;gap:14px;text-align:left;background:none;color:#a9bdc6;border:none;padding:13px 12px;font-size:12px}nav button.active{background:#20434e;color:#9eebe3}nav button:hover{background:#1a3b46}nav span{font-size:18px;width:20px}.sidebar-foot{font-size:11px;color:#b5c9d0;padding-top:40px;line-height:2.5}.sidebar-foot div{color:#708e9a}.dot{display:inline-block;background:#60cdb2;width:6px;height:6px;border-radius:50%;margin-right:8px}.workspace{margin-left:244px;width:calc(100% - 244px);padding:40px 42px 70px;max-width:1700px}header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.eyebrow{letter-spacing:2px;color:#78909b;font-weight:700}.lead{color:#73818b;margin-top:-14px;margin-bottom:28px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:35px}.stats article{background:#fff;border:1px solid #e2e8ec;padding:22px}.stats span{display:block;color:#7a8b97;font-size:12px}.stats strong{display:block;font-size:34px;margin-top:12px;letter-spacing:-1px}.integration-grid,.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:25px}.project-card{text-align:left;padding:24px;background:white;border:1px solid #e0e7ec;border-radius:13px}.project-card h2{margin-top:24px}.project-card p{color:#7b8c99;font-size:12px}.project-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#e2f2ef;color:#237e74;font-size:18px}.open-project{display:block;font-size:12px;margin-top:25px;color:#007e87}.card{background:white;border:1px solid #e1e7ec;border-radius:12px;padding:24px;margin-bottom:18px;overflow-wrap:anywhere}.card-top{display:flex;justify-content:space-between;align-items:center;gap:15px}.card-top h2,.card-top h3{margin-bottom:0}.badge{display:inline-block;font-size:10px;font-weight:700;padding:5px 9px;border-radius:5px;white-space:nowrap}.good{background:#e3f3ec;color:#26835e}.bad{background:#fbe9e5;color:#b64e3a}.neutral{background:#eef1f5;color:#768496}.config-row,.row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edf0f3;padding:12px 0;gap:12px}.config-row code{color:#718392}.muted{color:#80919c}.actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.alert,.info,.notice{border-radius:9px;padding:15px 19px;margin-bottom:22px;font-size:13px;line-height:1.6}.info{background:#e9f1f5;color:#526e7f}.notice{background:#e0f3ea;color:#2c795a}.alert{background:#ffede8;color:#a54834}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}label{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#6d808d;margin-bottom:17px}input,select{background:#fff;border:1px solid #dce4e9;border-radius:7px;padding:11px;font-size:13px;color:#294356;min-width:0}input:focus,select:focus{outline:2px solid #9cd8d2;border-color:#4aa59e}.inline-form{display:flex;gap:10px;flex-wrap:wrap}.inline-form input{flex:1 1}.project-bar{display:flex;align-items:center;flex-wrap:wrap;gap:15px;margin-bottom:22px;font-size:12px}.project-bar .actions{margin-top:0}.tabs{display:flex;gap:5px;overflow-x:auto;border-bottom:1px solid #dae3e9;margin-bottom:24px;padding-bottom:12px}.tabs button{white-space:nowrap;background:transparent;border-color:transparent;color:#8495a1;font-size:11px}.tabs .selected{color:#007e87;background:#e5f1ef}.pre{white-space:pre-wrap}.record-list small{display:block;margin-top:16px}.record-list button{margin:8px}.risks{color:#bf7953;font-size:11px}blockquote{border-left:3px solid #b0d8d2;margin:15px 0;padding-left:18px;font-size:13px;color:#587382}.empty{padding:65px 24px;border:1px dashed #cddbe2;border-radius:12px;text-align:center;color:#8799a5}.empty span{font-size:38px;color:#94b8bc}.empty h3{margin-top:16px}.empty p{margin:auto;font-size:12px}.login{min-height:100vh;background:linear-gradient(135deg,#edf5f3,#f6f8fa);display:flex;flex-direction:column;align-items:center;padding:60px 20px}.login .brand{margin-bottom:45px}.login-card{max-width:480px;width:100%;padding:40px;background:white;border:1px solid #e0e8e9;border-radius:18px;box-shadow:0 25px 80px #14384909}.login-card h1{font-size:27px;line-height:1.4;margin-top:13px}.login-card>p{color:#8a98a2;margin-bottom:30px}.login-card form button{width:100%;margin-top:10px}.diagnostic{background:#f3f7f8;padding:20px;border-radius:9px;font-size:13px}.diagnostic code{font-size:12px}.login footer{font-size:11px;color:#8b9a9f;margin-top:35px}.narrow{max-width:540px}.narrow>button{margin-top:18px;margin-right:8px}.danger{color:#ae3e2e;margin-top:25px}details summary{cursor:pointer;font-size:12px;padding:6px 0}details form{margin-top:20px}@media (max-width:1000px){aside{width:195px;padding:28px 14px}.workspace{margin-left:195px;width:calc(100% - 195px);padding:30px 24px}.integration-grid{grid-template-columns:1fr}}@media (max-width:700px){aside{position:static;width:100%;padding:18px}.shell{display:block}nav{flex-direction:row;overflow-x:auto;margin-top:15px}nav button{white-space:nowrap}.nav-label,.sidebar-foot{display:none}.workspace{margin:0;width:100%;padding:24px 16px}.form-grid,.project-grid{grid-template-columns:1fr}.stats{gap:8px}.stats article{padding:14px}.stats strong,h1{font-size:25px}.card{padding:18px}header{gap:10px}.brand{font-size:22px}}:root{color:#20343f;background:#f5f7f8;font-size:14px}body{-webkit-font-smoothing:antialiased}button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;line-height:1.35}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #6fc9c3;outline-offset:3px}button:hover{box-shadow:0 2px 5px #142f3910}.icon{width:19px;height:19px;flex:0 0 auto}aside{width:232px;padding:30px 18px 22px;background:#142e38;border-right:1px solid #29434b;overflow-y:auto}.brand{padding:0 8px;gap:9px;font-size:25px}.brand small{font-size:9px}.nav-label{color:#91a9b0;font-size:10px;letter-spacing:1.2px;margin:42px 12px 14px}nav{gap:5px}nav button{min-height:45px;padding:11px 13px;justify-content:flex-start;align-items:center;font-size:13px;color:#b8ccd1;gap:12px;border-radius:9px}nav button.active{background:#25505a;color:#d7fffa;box-shadow:inset 3px 0 #59d0c0}.sidebar-foot{border-top:1px solid #314952;margin-top:auto;padding:20px 9px 0;line-height:1.8;color:#c0d4d8}.sidebar-foot div{color:#97b1b9;margin-top:5px;overflow-wrap:anywhere}.workspace{width:calc(100% - 232px);max-width:none;margin-left:232px;padding:36px max(32px,calc((100vw - 232px - 1180px) / 2)) 64px;min-width:0}header{margin-bottom:28px;min-height:68px;gap:18px;padding-bottom:22px;border-bottom:1px solid #dfe7e9}header>button{flex-shrink:0}h1{font-size:29px;letter-spacing:-.9px;line-height:1.25}h1,h2{font-weight:650}h2{font-size:17px;line-height:1.4}h3{font-weight:650;line-height:1.45}.eyebrow{font-size:10px;letter-spacing:1.6px;color:#62838d}.lead{color:#60747e;margin:-9px 0 24px;font-size:14px;max-width:760px}.card,.project-card{border:1px solid #dfe7e9;border-radius:14px;box-shadow:0 2px 5px #15384304;padding:24px}.card,.card>h2{margin-bottom:20px}.stats{gap:16px;margin-bottom:28px}.stats article{position:relative;padding:19px 22px;border-radius:12px;border-color:#dfe7e9;border-top:3px solid #98c9c6}.stats article:nth-child(2){border-top-color:#aac8db}.stats article:nth-child(3){border-top-color:#e0c5a0}.stats span{font-size:13px;color:#607681}.stats strong{font-size:31px;line-height:1.2;margin-top:9px;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 18px}.section-heading h2{margin:0}.project-grid:empty{display:none}.integration-grid,.project-grid{gap:18px;margin-bottom:22px}.project-card{display:block;transition:border-color .15s,box-shadow .15s}.project-card:hover{border-color:#78b9b5;box-shadow:0 6px 20px #173c3810}.empty{background:#fff;border:1px solid #dfe7e9;padding:42px 24px;border-radius:14px;color:#516873}.empty .empty-icon{display:inline-grid;place-items:center;width:54px;height:54px;border-radius:16px;background:#eaf5f3;color:#318980}.empty .icon{width:25px;height:25px}.empty h3{color:#2c4651;margin:18px 0 8px}.empty p{max-width:470px;font-size:13px;color:#647d87}.integration-card{display:flex;flex-direction:column;margin-bottom:0;padding:22px}.integration-card .card-top{min-height:30px;align-items:flex-start}.integration-card .card-top h2{font-size:16px}.integration-card>.muted{margin:8px 0 14px}.integration-card .actions{margin-top:auto;padding-top:18px}.integration-card .actions button{font-size:12px;padding:9px 12px}.config-row{padding:10px 0;min-height:57px}.config-label{min-width:0;display:flex;flex-direction:column;gap:3px}.config-label>span{color:#3c5660;font-size:13px}.config-row code{font-size:10px;color:#71838b;overflow-wrap:anywhere}.badge{border-radius:6px;font-size:11px;line-height:1.2;padding:6px 8px;font-weight:600}.good{background:#e5f5ed;color:#236b4b}.bad{background:#fff0eb;color:#a53e2d}.neutral{background:#edf2f4;color:#576f7a}.muted{color:#667e88;font-size:12px;line-height:1.6}label{color:#465e69;font-size:13px;gap:7px}.form-grid{gap:18px 22px;margin-bottom:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid>label{margin-bottom:0}input,select{min-height:42px;padding:10px 12px;border-radius:8px;border-color:#d4dfe4;background:#fcfdfd;width:100%}input::placeholder{color:#7e929b}.inline-form>input,.inline-form>select{width:auto;flex:1 1 180px}fieldset{min-width:0;border:0;border-top:1px solid #e7edef;margin:0 0 22px;padding:18px 0 0}legend{font-size:12px;font-weight:650;color:#34766f;padding:0 12px 0 0}fieldset .form-grid{margin-bottom:0}fieldset label:has([name=digestThreadId]),fieldset label:has([name=holidays]),fieldset label:has([name=managerId]){grid-column:1/-1}.section-projects>.card,.section-team>.card{max-width:940px}.section-team .inline-form{max-width:680px}.section-team h3{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.section-account>.card{width:100%;max-width:680px}.profile-section{border-top:1px solid #e3e9ec;padding-top:22px;margin-top:24px}.profile-section p{margin-bottom:0}.alert,.info,.notice{padding:13px 16px;border-radius:10px;margin-bottom:18px}.info{border:1px solid #dce9ed;background:#edf5f7;color:#446977}.alert{background:#fff4ef;border:1px solid #f6ded3;color:#9c4734}.notice{border:1px solid #cde7d8}.row{font-size:13px;padding:14px 0}.row:last-child{border-bottom:0}.row>span:first-child{flex:1 1;min-width:0}.row>button{flex-shrink:0}.error-detail{display:block;margin-top:4px;color:#7b6c68;font-size:12px}.row strong{font-weight:600}.section-health .card>.alert{padding:10px 14px;margin-bottom:10px}.section-health .card>p{font-size:13px;color:#607580}.login-card>p{color:#667d87}@media (max-width:1100px){aside{width:210px;padding:26px 13px 20px}.workspace{margin-left:210px;width:calc(100% - 210px);padding:28px 24px 50px}.integration-grid{grid-template-columns:1fr}}@media (max-width:700px){aside{position:static;width:100%;padding:18px 14px 10px;overflow:visible}nav{gap:4px;padding-bottom:5px}nav button{flex-shrink:0;min-height:42px;padding:10px 12px}.workspace{margin:0;width:100%;padding:22px 16px 40px}header{margin-bottom:24px;min-height:58px;padding-bottom:18px;align-items:center}header>button{font-size:12px;padding:8px 10px}header>button .icon{width:15px}h1{font-size:24px}.eyebrow{font-size:8px;letter-spacing:1px}.card,.integration-card{padding:20px 17px}.form-grid{grid-template-columns:1fr;gap:16px}.stats{gap:8px}.stats article{padding:14px 10px}.stats span{font-size:11px}.stats strong{font-size:26px}.empty{padding:32px 18px}.section-heading{align-items:flex-start}.section-heading button{font-size:12px}.card-top{gap:9px}.card-top,.row{flex-wrap:wrap}.config-row{align-items:flex-start}}@media (prefers-reduced-motion:reduce){*{transition:none!important}}