﻿ .projects-page,.project-page{max-width:1600px;margin:auto;padding-bottom:12px}.projects-heading{justify-content:space-between;align-items:center;gap:20px;margin:4px 0 29px;display:flex}.projects-heading h1{letter-spacing:-1.1px;margin:12px 0 8px;font-size:32px}.projects-heading h1>span{color:#88adc4}.projects-heading p{color:#7b91ac;font-size:12px;line-height:1.7}.projects-heading>.button{height:40px;font-size:11px}.project-stat-strip{border-block:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:33px;padding:23px 0;display:grid}.project-stat-strip>div{border-right:1px solid var(--line);padding:0 27px}.project-stat-strip>div:first-child{padding-left:0}.project-stat-strip>div:last-child{border:0}.project-stat-strip>div>span{color:#90a2bb;align-items:center;gap:8px;font-size:10px;display:flex}.project-stat-strip svg{color:#638eac}.project-stat-strip strong{letter-spacing:-.7px;margin-top:13px;font:500 27px Poppins;display:block}.project-stat-strip small{letter-spacing:0;color:#637f9b;margin-top:5px;font:400 9px Inter;display:block}.projects-workspace{min-width:0}.project-section-top{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.project-section-top h2{letter-spacing:-.3px;align-items:center;gap:10px;font-size:17px;display:flex}.project-section-top h2>span{color:#92a7bf;background:#1d2c40;border-radius:4px;padding:3px 6px;font:500 10px Inter}.project-filter-row{border-bottom:1px solid var(--line)}.project-filter-tabs{scrollbar-width:none;gap:25px;display:flex;overflow:auto}.project-filter-tabs>button{white-space:nowrap;color:#7a91ad;background:0 0;align-items:center;gap:7px;padding:0 0 15px;font-size:11px;display:flex;position:relative}.project-filter-tabs>button>span{color:#63809f;background:#19263a;border-radius:4px;padding:2px 5px;font-size:9px}.project-filter-tabs>button[aria-pressed=true]{color:#6fc5ea}.project-filter-tabs>button[aria-pressed=true]>span{color:#6fc5ea;background:#4babd51a}.project-filter-tabs>button[aria-pressed=true]:after{content:"";background:#65c3e9;height:2px;position:absolute;bottom:0;left:0;right:0}.project-tools{gap:10px;padding:20px 0;display:flex}.project-tools>.client-search{max-width:400px}.project-tools>.client-select{min-width:145px;max-width:180px}.project-tools>.client-select:last-child{margin-left:auto}.project-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.project-card{background:linear-gradient(140deg,#142134,#101b2c);border:1px solid #7fa1c21c;border-radius:12px;min-width:0;padding:23px 23px 17px;transition:transform .2s,border-color .2s}.project-card:hover{border-color:#76b7da50;transform:translateY(-2px)}.project-card-top{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.project-mark{color:#b3d0d2;background:linear-gradient(145deg,#294751,#203441);border:1px solid #ffffff0d;border-radius:11px;flex-shrink:0;place-items:center;width:43px;height:43px;font:500 14px Poppins;display:grid}.project-mark.color-1{color:#c8bade;background:linear-gradient(145deg,#443d54,#2b2b43)}.project-mark.color-2{color:#b7c8e1;background:linear-gradient(145deg,#3b495e,#28374c)}.project-mark.color-3{color:#bccfb9;background:linear-gradient(145deg,#3b4a44,#253a35)}.project-mark.color-4{color:#dbc6a9;background:linear-gradient(145deg,#51473f,#3b3330)}.project-status{color:#8faac3;white-space:nowrap;background:#8faac308;border:1px solid #8faac322;border-radius:5px;align-items:center;gap:6px;padding:5px 8px;font-size:9px;line-height:1;display:inline-flex}.project-status>i{background:currentColor;border-radius:50%;width:4px;height:4px}.status-active{color:#81c9b0;background:#6ac8a70a;border-color:#6ac8a71e}.status-planned{color:#b0a1da;background:#b0a1da0a;border-color:#b0a1da1e}.status-on-hold{color:#d5b67e;background:#d5b67e0a;border-color:#d5b67e1e}.status-completed{color:#79b9d8;background:#79b9d80a;border-color:#79b9d81e}.status-cancelled{color:#d99691}.project-card-client{color:#7890ab;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:7px;font-size:9px;display:flex;overflow:hidden}.project-card-client>i{background:#6685a2;border-radius:50%;width:2px;height:2px}.project-card-title{justify-content:space-between;align-items:flex-start;gap:12px;margin-top:10px;display:flex}.project-card-title h3{letter-spacing:-.45px;color:#d4dfec;font-size:16px;line-height:1.55}.project-card-title>svg{color:#7094ae;margin-top:5px}.project-card-brief{color:#7c93ad;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;margin-top:11px;font-size:11px;line-height:1.9;display:-webkit-box;overflow:hidden}.project-card-budget{justify-content:space-between;align-items:center;margin-top:24px;display:flex}.project-card-budget>span{color:#6c849e;font-size:9px;line-height:1.8}.project-card-budget>span:last-child{text-align:right}.project-card-budget strong{color:#bacce0;font:500 17px/1.7 Poppins;display:block}.project-card-budget>span:last-child strong{color:#8099b2;font:400 11px/2.6 Inter}.project-budget-track{background:#263448;border-radius:4px;height:4px;margin-top:9px;overflow:hidden}.project-budget-track>span{background:linear-gradient(90deg,#498faf,#70b9cf);border-radius:4px;height:100%;display:block}.project-budget-track.over-budget>span{background:#d79087}.project-card-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-top:23px;padding-top:16px;display:flex}.project-owner{color:#8da4be;align-items:center;gap:7px;font-size:9px;display:flex}.project-owner>i{color:#c2d4e6;background:#2b3d52;border:1px solid #adc3d116;border-radius:50%;place-items:center;width:23px;height:23px;font:400 8px Inter;display:grid}.project-owner>small{border:1px solid var(--line);color:#6e89a4;background:#1b293e;border-radius:50%;padding:4px;font-size:8px}.project-deadline{color:#7b92ac;align-items:center;gap:5px;font-size:9px;display:flex}.project-deadline.soon{color:#c6b081}.project-deadline.overdue{color:#dd9990}.project-deadline>i{background:currentColor;border-radius:50%;width:4px;height:4px}.project-list-scroll{border:1px solid var(--line);border-radius:10px;overflow-x:auto}.project-list{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%}.project-list th{letter-spacing:.07em;color:#6e87a2;background:#111e30;padding:14px 20px;font-size:8px;font-weight:500}.project-list td{color:#a7bad0;border-top:1px solid var(--line);padding:20px;font-size:11px}.project-list tbody tr:hover{background:#162438}.project-list td:first-child a{align-items:center;gap:13px;display:flex}.project-list strong{color:#cbdaea;font-size:12px;font-weight:500;display:block}.project-list small{color:#6e89a5;margin-top:6px;font-size:10px;display:block}.project-list .project-mark{width:34px;height:36px;font-size:11px}.project-list-footer{color:#6b85a2;justify-content:space-between;align-items:center;padding:20px 0 0;font-size:10px;display:flex}.project-list-footer>div{align-items:center;gap:11px;display:flex}.project-list-footer .icon-button{border:1px solid var(--line);width:27px;height:27px}.project-bottom-row{grid-template-columns:1.7fr 1fr;gap:18px;margin-top:28px;display:grid}.project-next-up{border:1px solid var(--line);background:#111d2c;border-radius:10px;align-items:center;gap:25px;padding:18px 21px;display:flex}.project-next-up>div{color:#7894ae;flex-shrink:0;align-items:center;gap:11px;display:flex}.project-next-up strong{color:#adbed4;font-size:11px;font-weight:500;display:block}.project-next-up small{color:#6f89a4;margin-top:6px;font-size:8px;display:block}.project-next-up>a{border-left:1px solid var(--line);align-items:center;gap:14px;min-width:0;padding-left:20px;display:flex}.project-next-up>a strong{white-space:nowrap;text-overflow:ellipsis;max-width:155px;font-size:10px;overflow:hidden}.project-next-up>a svg{color:#6e8aa7}.project-next-up>p{color:#6f89a4;font-size:10px}.project-iris{text-align:left;color:#b9a8e5;background:linear-gradient(115deg,#2c274366,#18243966);border:1px solid #a495d525;border-radius:10px;align-items:center;gap:14px;padding:20px;display:flex}.project-iris>span{flex:1}.project-iris strong{letter-spacing:-.2px;color:#c8bee4;font:400 13px Poppins;display:block}.project-iris small{color:#908eae;margin-top:7px;font-size:9px;line-height:1.7;display:block}.project-iris>svg:last-child{color:#8e81b2}.project-breadcrumb{color:#5f7996;align-items:center;gap:12px;margin:0 0 29px;font-size:10px;display:flex}.project-breadcrumb>a{color:#a2b8cf;align-items:center;gap:8px;display:flex}.project-breadcrumb>div{color:#6e89a6;align-items:center;gap:7px;margin-left:auto;font-size:9px;display:flex}.project-breadcrumb .small-dot{color:#75b69f}.project-hero{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.project-hero-main{align-items:center;gap:21px;min-width:0;display:flex}.project-hero .project-mark{border-radius:17px;width:69px;height:69px;font-size:23px}.project-hero-main>div{min-width:0}.project-hero-meta{color:#839db7;align-items:center;gap:9px;font-size:11px;display:flex}.project-hero-meta .project-status{padding:4px 6px;font-size:8px}.project-hero h1{letter-spacing:-1px;margin:8px 0;font-size:30px;line-height:1.4}.project-hero h1>span{color:#75c6e7}.project-hero p{color:#718aa5;flex-wrap:wrap;align-items:center;gap:9px;font-size:10px;display:flex}.project-hero-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.project-hero-actions>.button{min-height:36px;font-size:10px}.project-actions-menu{position:relative}.project-actions-menu summary{cursor:pointer;border:1px solid var(--line);color:#7c94af;border-radius:7px;place-items:center;width:35px;height:36px;list-style:none;display:grid}.project-actions-menu summary::-webkit-details-marker{display:none}.project-actions-menu>button{z-index:10;color:#a9bfd5;background:#1b2b42;border:1px solid #47617a66;border-radius:7px;gap:9px;width:170px;padding:14px;font-size:11px;display:flex;position:absolute;top:44px;right:0;box-shadow:0 10px 25px #0004}.project-page-metrics{border:1px solid var(--line);background:linear-gradient(110deg,#152338,#101c2d);border-radius:11px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:30px;padding:23px 0;display:grid}.project-page-metrics>div{border-right:1px solid var(--line);padding:0 24px}.project-page-metrics>div:last-child{border:0}.project-page-metrics>div>span{color:#8198b2;font-size:10px}.project-page-metrics strong{letter-spacing:-.7px;margin:8px 0 5px;font:500 28px Poppins;display:block}.project-page-metrics small{color:#6f87a2;font-size:9px}.project-page-metrics .project-date-value{font-size:26px}.project-page-tabs{border-bottom:1px solid var(--line);scrollbar-width:none;align-items:center;gap:29px;margin-bottom:25px;display:flex;overflow:auto}.project-page-tabs>button{color:#728ca7;white-space:nowrap;background:0 0;align-items:center;gap:8px;padding:0 2px 17px;font-size:11px;display:flex;position:relative}.project-page-tabs>button>span{color:#67829e;background:#ffffff05;border-radius:4px;padding:2px 5px;font-size:8px}.project-page-tabs>button[aria-current=page]{color:#6cc3e7}.project-page-tabs>button[aria-current=page]:after{content:"";background:#67c0e3;border-radius:3px;height:2px;position:absolute;bottom:0;left:0;right:0}.project-overview-grid{grid-template-columns:minmax(0,1fr) 306px;align-items:start;gap:22px;display:grid}.project-overview-main,.project-overview-side{gap:21px;display:grid}.project-panel{border:1px solid var(--line);background:#111d2e;border-radius:11px;min-width:0;padding:24px}.project-panel-title{justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px;display:flex}.project-panel-title h2{letter-spacing:-.3px;color:#cddae9;font-size:15px}.project-panel-title p{color:#708ba7;margin-top:6px;font-size:10px;line-height:1.7}.project-panel-title>.button{min-height:35px;font-size:10px}.project-panel-title>svg{color:#7892ac}.project-overline{letter-spacing:.1em;color:#648aa9;font-size:8px}.project-brief .project-overline{margin-bottom:10px;display:block}.project-brief .project-panel-title{align-items:flex-start;margin-bottom:21px}.project-brief .project-panel-title h2{font-size:18px}.project-brief>p{color:#8ea3bd;white-space:pre-wrap;overflow-wrap:anywhere;max-width:710px;font-size:12px;line-height:2}.project-brief-footer{border-top:1px solid var(--line);color:#5f7b98;justify-content:space-between;align-items:center;gap:14px;margin-top:23px;padding-top:19px;font-size:9px;display:flex}.project-brief-footer>span:first-child{align-items:center;gap:7px;display:flex}.project-brief-footer>span:last-child{letter-spacing:.06em;font-size:8px}.project-text-link{color:#83b8d1;white-space:nowrap;background:0 0;align-items:center;gap:6px;padding:0;font-size:10px;display:flex}.project-budget-heading{justify-content:space-between;align-items:center;gap:15px;margin:25px 0 19px;display:flex}.project-budget-heading strong{letter-spacing:-.5px;font:500 27px Poppins}.project-budget-heading strong>span{letter-spacing:0;color:#7590ac;margin-left:12px;font:400 10px Inter}.project-budget-heading>span{color:#7894af;font-size:10px}.project-stacked-budget{background:#253649;border-radius:8px;gap:2px;height:10px;display:flex;overflow:hidden}.project-stacked-budget>span:first-child{background:#62afd0;border-radius:8px 0 0 8px}.project-stacked-budget>span:nth-child(2){background:#9e91c8}.project-budget-legend{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:20px;display:grid}.project-budget-legend>span{color:#728ca6;grid-template-columns:auto 1fr;align-items:center;gap:7px;font-size:9px;display:grid}.project-budget-legend i{background:#62afd0;border-radius:2px;width:6px;height:6px}.project-budget-legend>span:nth-child(2) i{background:#9e91c8}.project-budget-legend>span:nth-child(3) i{background:#314a61}.project-budget-legend strong{color:#a8bed4;grid-column:2;font-size:12px;font-weight:500}.project-delivery-card{background:radial-gradient(at 90% 10%,#26496355,#0000 65%),linear-gradient(135deg,#1a2a3e,#101d2e);border:1px solid #81b5d423;border-radius:12px;padding:24px;overflow:hidden}.project-calendar-art{align-items:center;gap:17px;margin:28px 0 22px;display:flex;position:relative}.project-calendar-art>svg{color:#769db7;stroke-width:1px}.project-calendar-art>span{color:#c2d9e9;letter-spacing:-3px;font:400 48px/1 Poppins}.project-calendar-art>i{border:1px solid #87b5d21a;border-radius:50%;width:150px;height:150px;position:absolute;top:-44px;right:-55px}.project-calendar-art>i:after{content:"";border:1px dashed #87b5d218;border-radius:50%;position:absolute;inset:19px}.project-delivery-card h3{letter-spacing:-.5px;color:#c6d9e9;font-size:21px}.project-delivery-card>p{color:#7895b1;max-width:220px;margin-top:10px;font-size:11px;line-height:1.9}.project-delivery-card>div:last-child{color:#607f9c;border-top:1px solid #7598b21a;justify-content:space-between;align-items:center;gap:15px;margin-top:25px;padding-top:20px;display:flex}.project-delivery-card>div:last-child>span{color:#6888a7;font-size:9px}.project-delivery-card strong{color:#a0b6cd;margin-top:6px;font-size:11px;font-weight:400;display:block}.project-team-preview{padding:22px}.project-team-preview .project-panel-title h2{font-size:13px}.project-lead{align-items:center;gap:10px;display:flex}.project-lead>span{color:#b7d1e4;background:#294157;border:1px solid #789dbc1a;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;display:grid}.project-lead>div{flex:1}.project-lead strong{color:#b9cfe2;font-size:11px;font-weight:500;display:block}.project-lead small{color:#6e88a4;margin-top:4px;font-size:9px;display:block}.project-mini-member{align-items:center;gap:9px;margin-top:17px;display:flex}.project-mini-member>span{color:#ada7ca;background:#30344b;border-radius:50%;place-items:center;width:29px;height:29px;margin-left:2px;font-size:9px;display:grid}.project-mini-member strong{color:#a1b7cf;font-size:10px;font-weight:400}.project-mini-member small{color:#6782a1;margin-top:4px;font-size:8px;display:block}.project-team-preview>.project-text-link{border-top:1px solid var(--line);justify-content:space-between;width:100%;margin-top:21px;padding-top:18px;font-size:9px}.project-detail-iris{gap:10px;padding:19px 17px}.project-detail-iris strong{font-size:12px}.project-detail-iris small{font-size:8px}.project-detail-iris>svg:last-child{width:14px}.project-timeline>article{gap:15px;padding-bottom:24px;display:flex;position:relative}.project-timeline>article:before{content:"";background:#7597b21d;width:1px;position:absolute;top:26px;bottom:0;left:12px}.project-timeline>article:last-child{padding-bottom:0}.project-timeline>article:last-child:before{display:none}.project-timeline-dot{color:#75afbb;background:#192f40;border:1px solid #6bb9ce24;border-radius:50%;flex-shrink:0;place-items:center;width:25px;height:25px;display:grid;position:relative}.project-timeline>article>div{flex:1;min-width:0;padding-top:3px}.project-timeline header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.project-timeline h3{color:#b9cadd;font:500 12px/1.6 Inter}.project-timeline time{white-space:nowrap;color:#66829f;font-size:9px;line-height:1.9}.project-timeline article>div>span{color:#8d9bb7;background:#a2aed708;border-radius:4px;margin-top:7px;padding:3px 5px;font-size:8px;display:inline-block}.project-timeline p{color:#758da9;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:9px;font-size:11px;line-height:1.9}.project-finance-layout{grid-template-columns:1.3fr 1fr;gap:22px;display:grid}.project-finance-summary{border:1px solid var(--line);background:#0e1929;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:20px;margin:25px 0;padding:20px;display:grid}.project-finance-summary span{color:#7b96af;font-size:10px}.project-finance-summary strong{letter-spacing:-.4px;margin-top:7px;font:500 23px Poppins;display:block}.project-subheading{color:#97acc5;margin-top:25px;font-size:12px}.project-linked-records>a{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:17px 0;display:flex}.project-linked-records>a:last-child{border-bottom:0}.project-linked-icon{color:#6f9cba;background:#7ea7c109;border:1px solid #7ea7c116;border-radius:8px;place-items:center;width:34px;height:35px;display:grid}.project-linked-records>a>div{flex:1;min-width:0}.project-linked-records strong{color:#b8cade;font-size:11px;font-weight:500;display:block}.project-linked-records small{color:#6a88a5;margin-top:5px;font-size:9px;line-height:1.7;display:block}.project-linked-records b{color:#b6cadc;font-size:11px;font-weight:500}.project-linked-records>a>svg{color:#6385a3}.project-tab-empty{color:#6389a8;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:45px 20px;display:flex}.project-tab-empty>p{color:#829bb5;font-size:12px;line-height:1.9}.project-tab-empty>small{color:#647e99;font-size:10px;line-height:1.7}.project-team-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.project-person-card{background:#152236;border:1px solid #8faec31a;border-radius:10px;padding:23px;position:relative}.project-person-avatar{color:#bcb6d6;background:#3a3b51;border-radius:50%;place-items:center;width:49px;height:49px;margin-bottom:21px;font:400 16px Poppins;display:grid}.project-person-card.lead .project-person-avatar{color:#acd0df;background:#294659}.project-person-label{color:#687f9b;letter-spacing:.1em;font-size:7px;position:absolute;top:30px;right:20px}.project-person-card h3{letter-spacing:-.4px;color:#c3d2e3;font-size:16px}.project-person-card p{color:#748ca7;margin-top:7px;font-size:11px;line-height:1.8}.project-person-card .project-text-link{margin-top:29px;font-size:10px}.project-person-card>div:not(.project-budget-track){color:#708ca6;justify-content:space-between;margin-top:25px;font-size:9px;display:flex}.project-person-card strong{color:#aabfd3;margin-top:7px;font-size:14px;font-weight:500;display:block}.project-person-card .project-budget-track{margin-top:18px}.project-person-card>small{color:#6c87a3;margin-top:9px;font-size:9px;display:block}.project-activity-panel{max-width:1000px}.project-activity-panel .project-timeline{margin-top:33px}.project-upload-zone{color:#72aac6;text-align:center;background:#5d9eba04;border:1px dashed #6b9fba44;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:37px 20px;display:flex}.project-upload-zone h3{letter-spacing:-.3px;color:#b4cce0;margin-top:18px;font-size:16px}.project-upload-zone p{color:#6b89a6;margin-top:10px;font-size:11px;line-height:1.8}.project-upload-zone>.button{min-height:34px;margin-top:21px;font-size:11px}.project-file-list{margin-top:24px}.project-file-list>div{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:16px 0;display:flex}.project-file-list>div>span{color:#729bbc;background:#648cad0d;border:1px solid #648cad24;border-radius:8px;place-items:center;width:38px;height:41px;display:grid}.project-file-list section{flex:1;min-width:0}.project-file-list strong{color:#b0c7dc;overflow-wrap:anywhere;font-size:12px;font-weight:500;display:block}.project-file-list small{color:#6383a2;overflow-wrap:anywhere;margin-top:6px;font-size:10px;display:block}.project-alert{color:#c3af8e;background:#c2a06a08;border:1px solid #c2a06a33;border-radius:8px;margin:15px 0 20px;padding:14px 18px;font-size:11px;line-height:1.8}.project-alert button{color:#b7d2e2;background:0 0;margin-left:10px;font-size:11px;text-decoration:underline}.project-inline-success{color:#84bca9;padding:15px 0;font-size:12px;line-height:1.8}.project-form{margin-top:25px}@media (min-width:1700px){.project-card{padding:27px}.project-card-title h3{font-size:18px}.project-card-brief{font-size:12px}.project-overview-grid{grid-template-columns:minmax(0,1fr) 340px}.project-panel{padding:29px}.project-brief>p{font-size:13px}}@media (max-width:1320px){.project-cards{gap:15px}.project-card{padding:19px 18px 16px}.project-card-title h3{font-size:14px}.project-card-client{font-size:8px}.project-card-brief{font-size:10px}.project-card-bottom{gap:5px}.project-owner{gap:5px;font-size:8px}.project-deadline{font-size:8px}.project-next-up>a:nth-of-type(2){display:none}.project-hero h1{font-size:25px}.project-overview-grid{grid-template-columns:minmax(0,1fr) 260px;gap:17px}.project-overview-main,.project-overview-side{gap:17px}.project-panel{padding:21px}.project-brief .project-panel-title h2{font-size:16px}.project-delivery-card{padding:22px}.project-page-metrics>div{padding:0 21px}.project-page-metrics strong{font-size:25px}.project-page-metrics small{font-size:8px}.project-budget-heading strong{font-size:24px}.project-budget-heading strong>span{margin:5px 0 0;display:block}.project-detail-iris{gap:10px;padding:18px 13px}.project-detail-iris strong{font-size:11px}.project-detail-iris small{font-size:7px}.project-finance-layout{grid-template-columns:1fr}.project-hero .project-mark{width:58px;height:60px;font-size:20px}.project-hero-main{gap:16px}.project-team-cards{gap:15px}.project-person-card{padding:19px}.project-person-label{font-size:6px;right:15px}}@media (max-width:1100px){.project-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card-title h3{font-size:16px}.project-card-brief{font-size:11px}.project-card-client{font-size:9px}.project-card{padding:22px}.project-stat-strip>div{padding:0 18px}.project-stat-strip strong{font-size:24px}.project-stat-strip>div>span{font-size:9px}.project-stat-strip small{font-size:8px}.project-bottom-row{grid-template-columns:1fr}.project-next-up>a:nth-of-type(2){display:flex}.project-overview-grid{grid-template-columns:minmax(0,1fr)}.project-overview-side{grid-template-columns:1fr 1fr}.project-detail-iris{grid-column:1/-1}.project-detail-iris strong{font-size:13px}.project-detail-iris small{font-size:10px}.project-hero{align-items:flex-start}.project-hero h1{font-size:24px}.project-hero .project-mark{display:none}.project-page-metrics>div{padding:0 17px}.project-page-metrics strong{font-size:23px}.project-page-metrics>div>span{font-size:9px}.project-team-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.project-person-label{font-size:7px}}@media (max-width:700px){.projects-heading{align-items:flex-start}.projects-heading h1{font-size:25px;line-height:1.5}.projects-heading h1>span{display:block}.projects-heading p{max-width:250px;font-size:11px}.projects-heading>.button{height:35px;min-height:35px;margin-top:25px;padding:0 11px;font-size:10px}.project-stat-strip{border:1px solid var(--line);background:#111d2d;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:27px;padding:0}.project-stat-strip>div,.project-stat-strip>div:first-child{border-bottom:1px solid var(--line);padding:19px 18px}.project-stat-strip>div:nth-child(2){border-right:0}.project-stat-strip>div:nth-child(3),.project-stat-strip>div:nth-child(4){border-bottom:0}.project-stat-strip>div>span{font-size:9px}.project-stat-strip svg{width:14px;height:14px}.project-stat-strip strong{margin-top:11px;font-size:24px}.project-stat-strip small{font-size:8px;line-height:1.7}.project-filter-tabs{gap:20px}.project-filter-tabs>button{font-size:10px}.project-filter-tabs>button>span{font-size:8px}.project-tools{flex-wrap:wrap;gap:10px;padding:18px 0}.project-tools>.client-search{flex-basis:100%;max-width:none;height:40px}.project-tools>.client-select{flex:1;min-width:0;max-width:none;height:35px}.project-tools>.client-select select{height:33px;font-size:10px}.project-cards{gap:14px}.project-card{padding:17px}.project-card-title h3{font-size:14px}.project-card-client{gap:4px;font-size:8px}.project-card-brief{font-size:10px}.project-card-top{margin-bottom:20px}.project-card .project-mark{width:35px;height:36px;font-size:12px}.project-card .project-status{padding:5px;font-size:7px}.project-card-budget>span{font-size:8px}.project-card-budget strong{font-size:16px}.project-card-bottom{flex-wrap:wrap;gap:10px}.project-owner{font-size:9px}.project-next-up{gap:18px;padding:19px}.project-next-up>a:nth-of-type(2){display:none}.project-next-up>a strong{max-width:170px;font-size:10px}.project-next-up>div>svg{display:none}.project-list-footer{font-size:9px}.project-list td,.project-list th{padding:16px}.project-list td:nth-child(3),.project-list th:nth-child(3){display:none}.project-list strong{font-size:11px}.project-list .project-mark{display:none}.project-list td{font-size:10px}.project-list td:first-child strong{text-overflow:ellipsis;max-width:180px;overflow:hidden}.project-breadcrumb{gap:9px;margin-bottom:22px;font-size:9px}.project-breadcrumb>div{font-size:8px}.project-hero{flex-direction:column;gap:20px;margin-bottom:24px}.project-hero h1{margin-top:12px;font-size:27px}.project-hero p{gap:7px;font-size:9px;line-height:1.6}.project-hero-meta{font-size:10px}.project-hero-actions{align-self:flex-end}.project-hero-actions>.button{height:33px;min-height:33px;font-size:10px}.project-page-metrics{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:24px;padding:0}.project-page-metrics>div{border-bottom:1px solid var(--line);padding:19px}.project-page-metrics>div:nth-child(2){border-right:0}.project-page-metrics>div:nth-child(3),.project-page-metrics>div:nth-child(4){border-bottom:0}.project-page-metrics strong,.project-page-metrics .project-date-value{font-size:24px}.project-page-metrics small{font-size:8px;line-height:1.7}.project-page-tabs{gap:22px;margin-bottom:20px}.project-page-tabs>button{gap:6px;padding-bottom:15px;font-size:10px}.project-page-tabs>button>svg{width:13px;height:13px}.project-page-tabs>button>span{font-size:7px}.project-panel{padding:21px}.project-panel-title h2{font-size:14px}.project-panel-title p{font-size:10px}.project-brief .project-panel-title h2{font-size:17px;line-height:1.7}.project-brief>p{font-size:12px;line-height:1.95}.project-brief-footer{font-size:8px;line-height:1.7}.project-brief-footer>span:last-child{display:none}.project-text-link{font-size:9px}.project-budget-heading strong{font-size:25px}.project-budget-heading strong>span,.project-budget-heading>span{font-size:9px}.project-budget-legend{gap:8px}.project-budget-legend>span{gap:5px;font-size:8px}.project-budget-legend strong,.project-timeline h3{font-size:11px}.project-timeline time{font-size:8px}.project-timeline>article{gap:11px}.project-delivery-card{padding:20px}.project-delivery-card h3{font-size:19px}.project-delivery-card>p{font-size:10px}.project-calendar-art>span{font-size:43px}.project-calendar-art>svg{width:25px}.project-calendar-art{gap:10px}.project-team-preview{padding:20px}.project-team-preview .project-panel-title h2{font-size:12px}.project-team-preview .project-panel-title>svg{display:none}.project-mini-member small{line-height:1.7}.project-finance-summary{gap:10px;padding:17px 13px}.project-finance-summary strong{font-size:20px}.project-finance-summary span{font-size:9px}.project-finance-layout .project-panel-title>.project-overline{display:none}.project-person-label{margin:0 0 9px;font-size:7px;display:block;position:static}.project-person-avatar{margin-bottom:16px}.project-person-card h3{font-size:15px}.project-person-card p{font-size:10px}.project-person-card strong{font-size:12px}.project-files .project-panel-title{align-items:flex-start}.project-files .project-panel-title>.button{gap:0;width:33px;padding:0;font-size:0}.project-upload-zone{padding:28px 18px}.project-upload-zone h3{font-size:15px;line-height:1.7}.project-upload-zone p{font-size:10px}.project-file-list strong{font-size:11px}.project-file-list small{font-size:9px;line-height:1.7}.project-activity-panel .project-panel-title>.button{padding:0 10px;font-size:10px}}@media (max-width:460px){.projects-heading{display:block;position:relative}.projects-heading>.button{color:#88b9d4;background:#17293c;border-color:#82b9d423;gap:0;width:32px;height:32px;min-height:32px;margin:0;padding:0;font-size:0;position:absolute;top:0;right:0}.projects-heading .client-eyebrow{max-width:280px;font-size:7px}.project-cards{grid-template-columns:1fr}.project-card{padding:22px}.project-card-title h3{font-size:17px}.project-card-brief{font-size:11px}.project-card-client{font-size:9px}.project-card .project-mark{width:42px;height:42px;font-size:14px}.project-card .project-status{padding:5px 8px;font-size:9px}.project-card-budget strong{font-size:19px}.project-card-budget>span{font-size:9px}.project-card-bottom{flex-wrap:nowrap}.project-deadline{font-size:9px}.project-owner{font-size:10px}.project-stat-strip>div>span{gap:6px;font-size:8px}.project-stat-strip>div,.project-stat-strip>div:first-child{padding:17px 14px}.project-stat-strip strong{font-size:23px}.project-stat-strip small{font-size:7px}.project-next-up{gap:12px;padding:17px}.project-next-up>a{gap:7px;padding-left:13px}.project-next-up>a strong{max-width:145px;font-size:9px}.project-next-up>div strong{font-size:10px}.project-next-up small{font-size:7px}.project-iris{padding:19px}.project-iris strong{font-size:12px}.project-iris small{font-size:8px}.project-breadcrumb>div{display:none}.project-hero h1{font-size:26px}.project-page-metrics>div{padding:18px 16px}.project-page-metrics strong{font-size:23px}.project-page-metrics small{font-size:7px}.project-page-tabs{gap:23px}.project-page-tabs>button>svg{display:none}.project-page-tabs>button{gap:5px;font-size:10px}.project-overview-side{grid-template-columns:1fr}.project-delivery-card{padding:24px}.project-calendar-art{margin:25px 0 20px}.project-calendar-art>span{font-size:49px}.project-delivery-card h3{font-size:23px}.project-delivery-card>p{font-size:11px}.project-team-preview{padding:24px}.project-team-preview .project-panel-title h2{font-size:14px}.project-detail-iris{grid-column:auto}.project-panel{padding:20px}.project-panel-title>.project-text-link{font-size:8px}.project-panel-title>.project-text-link>svg{width:12px}.project-budget-legend>span{gap:5px;font-size:7px}.project-budget-legend strong{font-size:10px}.project-timeline time{font-size:7px}.project-budget-heading>span{font-size:8px}.project-team-cards{grid-template-columns:1fr}.project-person-card{padding:23px}.project-person-label{position:absolute;top:30px;right:23px}.project-person-card h3{font-size:17px}.project-person-card p{font-size:11px}.project-person-card strong{font-size:15px}.project-finance-summary{gap:8px;padding:15px 11px}.project-finance-summary strong{font-size:18px}.project-finance-summary span{font-size:8px}}@media (prefers-reduced-motion:reduce){.project-card{transition:none}.project-card:hover{transform:none}}.project-payment-button{justify-content:center;width:100%;min-height:36px;margin-top:18px;font-size:10px}.project-payment-button:disabled{opacity:.55;cursor:default}.project-payment-history{border-top:1px solid var(--line);margin-top:30px;padding-top:27px}.project-payment-history>.project-panel-title{margin-bottom:12px}.project-payment-history>.project-panel-title h2{margin-top:8px}.project-payment-history>div:last-child>article{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:25px;padding:16px 0;display:grid}.project-payment-history>div:last-child>article:last-child{border-bottom:0}.project-payment-history article span strong{color:#b8cade;font-size:11px;font-weight:500;display:block}.project-payment-history article span small{color:#6a88a5;margin-top:5px;font-size:9px;display:block}.project-payment-history time{color:#7892ad;font-size:9px}.project-payment-history b{color:#b7cce0;font:500 13px Poppins}.project-payment-summary{border:1px solid var(--line);background:#0d1929;border-radius:10px;align-items:center;gap:13px;margin:20px 0 23px;padding:18px;display:flex}.project-payment-summary>.project-person-avatar{width:42px;height:42px;margin:0;font-size:13px}.project-payment-summary>div{flex:1}.project-payment-summary>div strong{color:#c3d2e3;font-size:13px;display:block}.project-payment-summary>div small{color:#748ca7;margin-top:4px;font-size:9px;display:block}.project-payment-summary>span:last-child{letter-spacing:.08em;color:#6d87a2;text-align:right;font-size:7px}.project-payment-summary>span:last-child strong{letter-spacing:-.3px;color:#c3d6e6;margin-top:5px;font:500 17px Poppins;display:block}.project-pay-full{color:#77b9d5;background:0 0;align-self:flex-start;margin-top:1px;padding:0;font-size:9px}@media (max-width:700px){.project-payment-history>div:last-child>article{grid-template-columns:minmax(0,1fr) auto;gap:12px}.project-payment-history time{grid-column:1}.project-payment-history b{grid-area:1/2/3}.project-payment-summary{padding:14px}.project-payment-summary>span:last-child strong{font-size:15px}}.project-payment-event{align-items:flex-start;gap:12px;min-width:0;display:flex}.project-payment-event>i{color:#75c2a8;background:#61bb9b14;border:1px solid #61bb9b2b;border-radius:50%;flex:none;place-items:center;width:29px;height:29px;display:grid}.project-payment-event>span{min-width:0}.project-payment-event em{color:#8099b3;margin-top:7px;font-size:8px;font-style:normal;display:block}.project-payment-history article time{flex-direction:column;gap:5px;line-height:1.5;display:flex}.project-payment-history article time small{letter-spacing:.09em;color:#607e9b;font-size:7px}.project-payment-history>.project-panel-title p{color:#6e89a5;margin-top:7px;font-size:9px}
.app-shell{--light-ink:#181c31;--light-muted:#758199;--light-line:#e7eaf2;--brand-cyan:#30c4ff;--brand-violet:#9327f2;--brand-gradient:linear-gradient(105deg,#30c4ff 0%,#46c2f2 48%,#9327f2 100%);color:#181c31;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f7f8fc;min-height:100vh}.app-shell .sidebar{background:#fff;border-right:1px solid #e9ecf3;box-shadow:8px 0 32px #1d295006}.app-shell:before{content:"";z-index:75;pointer-events:none;background:linear-gradient(105deg,#30c4ff 0%,#46c2f2 48%,#9327f2 100%);height:3px;position:fixed;top:0;left:0;right:0}.app-shell .sidebar-brand{height:85px;padding:0 19px 0 22px}.app-shell .sidebar-brand img{width:123px;height:auto}.app-shell .sidebar-collapse{color:#79869d}.app-shell .sidebar-collapse:hover,.app-shell .icon-button:hover{color:#38435b;background:#edf1f9}.app-shell .sidebar-navigation{padding-top:18px}.app-shell .nav-group{margin-bottom:23px}.app-shell .nav-group-label{color:#a4abba;letter-spacing:.12em;font-size:9px;font-weight:700}.app-shell .nav-item{color:#626e82;border-radius:9px;height:40px;margin:3px 0;font-size:11px;font-weight:500}.app-shell .nav-item:hover{color:#20293f;background:#f3f5fa}.app-shell .nav-item.active{color:#452a94;background:linear-gradient(100deg,#eaf9ff,#f2eaff);font-weight:600}.app-shell .nav-item.active svg{color:#7043cf}.app-shell .nav-item.active:before{background:linear-gradient(105deg,#30c4ff 0%,#46c2f2 48%,#9327f2 100%);border-radius:4px;width:3px;top:7px;bottom:7px}.app-shell .nav-item small{color:#6f7b91;background:#f0f2f6}.app-shell .nav-item.active small{color:#6544b7;background:#e4dafa}.app-shell .sidebar-iris{background:linear-gradient(110deg,#f0faff,#faf5ff);border:1px solid #ece4ff;padding:11px;box-shadow:0 8px 20px #7534c509}.app-shell .sidebar-iris strong{color:#4f3881;font-size:10px}.app-shell .sidebar-iris small{color:#887aa6;font-size:9px}.app-shell .sidebar-iris>svg{color:#8b6fb6}.app-shell .iris-small-orb{color:#842be3;background:#eadbff;border-radius:8px}.app-shell .sidebar-account{border-color:#edf0f5}.app-shell .account-trigger strong{color:#273044}.app-shell .account-trigger small{color:#8190a3}.app-shell .account-trigger>svg{color:#8995aa}.app-shell .account-popover{background:#fff;border-color:#e5e9f1;box-shadow:0 16px 36px #23304b22}.app-shell .account-popover a,.app-shell .account-popover button{color:#46506a}.app-shell .account-popover a:hover,.app-shell .account-popover button:hover{background:#f2f4f9}.app-shell .workspace-main{background:radial-gradient(480px 250px at 70% 0,#e7e3ff62,#0000 74%),radial-gradient(450px 230px at 21% 0,#e2f7ff80,#0000 74%),#f7f8fc;flex-direction:column;min-height:100dvh;display:flex}.app-shell .main-content{flex:1;width:100%}.app-shell .topbar{background:#fffd;border-bottom:1px solid #e9edf4;height:76px;box-shadow:0 3px 20px #202a4806}.app-shell .topbar-location{font-size:12px}.app-shell .breadcrumb-root{color:#8491a3}.app-shell .breadcrumb-chevron{color:#b9bfca}.app-shell .topbar-location strong{color:#30384d;font-weight:600}.app-shell .preview-badge{color:#7955ba;background:#f4eeff;border-color:#ebe0ff;font-size:9px}.app-shell .topbar-actions{gap:14px}.app-shell .search-trigger{color:#8995a8;background:#f8f9fc;border:1px solid #e5e9f1;border-radius:9px;width:245px;height:37px;padding:0 11px;font-size:11px;transition:border-color .2s,background .2s}.app-shell .search-trigger:hover{background:#fff;border-color:#a9b2c4}.app-shell kbd{color:#8995a9;background:#fff;border-color:#e1e4ed}.app-shell .currency-select{color:#445069;background:#fff;border:1px solid #e6eaf1;border-radius:9px;padding:4px 9px}.app-shell .currency-select select{font-size:10px;font-weight:600}.app-shell .currency-select>svg{right:7px}.app-shell select option{color:#29334a;background:#fff}.app-shell .topbar-divider{background:#e6e9f0}.app-shell .notification-trigger{color:#66738c}.app-shell .notification-trigger i{background:#8928e5;outline-color:#fff;width:5px;height:5px}.app-shell .topbar-avatar img{border:2px solid #fff;box-shadow:0 0 0 2px #dce2ef}.app-shell .workspace-footer{color:#9ba5b7;width:100%;margin-top:auto;padding-top:35px;font-size:10px}.app-shell .workspace-footer .status-dot{color:#30b894}.app-shell .text-size-control{background:#f8f9fc;border-color:#e3e8f0}.app-shell .text-size-control button{color:#67758d}.app-shell .text-size-control button:hover{color:#563692;background:#edf1f7}.app-shell .text-size-control .text-size-reset{border-color:#e6e9f0}.app-shell .button-primary{color:#fff;background:linear-gradient(105deg,#30c4ff 0%,#46c2f2 48%,#9327f2 100%);border-color:#0000;font-weight:600;box-shadow:0 8px 18px #6b69dc2e}.app-shell .button-primary:hover{background:linear-gradient(105deg,#2fb7f3,#7f30dc);box-shadow:0 10px 24px #6b69dc40}.app-shell .button-secondary{color:#4b5870;background:#fff;border-color:#dfe4ee;font-weight:600}.app-shell .button-secondary:hover{background:#f8f9fd;border-color:#bdc8db}.app-shell .create-options{background:#fff;border-color:#e4e9f1;box-shadow:0 16px 38px #24304d26}.app-shell .create-options a,.app-shell .create-options button{color:#46546c}.app-shell .create-options a:hover,.app-shell .create-options button:hover{background:#f4f5fa}.app-shell .avatar{background:#edf0f6;border-color:#e5e7ef}.app-shell .main-content{padding-top:34px}.app-shell .dashboard{position:relative}.app-shell .dashboard .page-heading{margin-bottom:28px}.app-shell .dashboard .page-date{color:#8794a8;font-size:10px;font-weight:500}.app-shell .dashboard .tiny-blue-line{background:linear-gradient(105deg,#30c4ff 0%,#46c2f2 48%,#9327f2 100%);border-radius:5px;width:18px;height:3px}.app-shell .dashboard .page-heading h1{color:#1c2539;letter-spacing:-1.3px;font-size:clamp(27px,2.4vw,35px);font-weight:600}.app-shell .dashboard .heading-period{color:#8c37e7}.app-shell .dashboard .page-heading p{color:#77869c;margin-top:7px;font-size:12px}.app-shell .dashboard .page-actions .button{min-height:39px;font-size:11px}.app-shell .dashboard .section-kicker{color:#727e94;font-size:9px;font-weight:700}.app-shell .dashboard .toolbar-divider{background:#dfe4ed}.app-shell .dashboard .live-caption{color:#98a3b4;font-size:10px}.app-shell .dashboard .period-select{color:#526179;background:#fff;border:1px solid #e3e8f1;border-radius:8px;padding:6px 10px;box-shadow:0 2px 8px #1d26440a}.app-shell .dashboard .period-select>svg:first-child{color:#8c95ab}.app-shell .dashboard .metric-grid{gap:16px;margin-bottom:24px}.app-shell .dashboard .metric-card{background:#fff;border-color:#e7eaf2;border-radius:14px;padding:19px 21px 17px;transition:box-shadow .2s,transform .2s,border-color .2s;box-shadow:0 7px 20px #25335809}.app-shell .dashboard .metric-card:hover{border-color:#cabaf0;transform:translateY(-2px);box-shadow:0 12px 28px #5f53b421}.app-shell .dashboard .revenue-metric{background:radial-gradient(at 100% 0,#b6eaff88,#0000 68%),linear-gradient(125deg,#fff,#f7fbff);border-color:#d9effb}.app-shell .dashboard .revenue-metric:before{content:"";background:linear-gradient(105deg,#30c4ff 0%,#46c2f2 48%,#9327f2 100%);height:3px;position:absolute;top:0;left:0;right:0}.app-shell .dashboard .metric-top{color:#657288;font-size:11px;font-weight:600}.app-shell .dashboard .metric-icon{border-radius:9px;width:32px;height:32px}.app-shell .dashboard .metric-icon.blue{color:#147bac;background:#e2f7ff}.app-shell .dashboard .metric-icon.amber{color:#b08034;background:#fff3df}.app-shell .dashboard .metric-icon.violet{color:#8153c6;background:#f1eaff}.app-shell .dashboard .metric-icon.coral{color:#bb6681;background:#ffedf3}.app-shell .dashboard .metric-value{color:#222a3c;margin-top:12px;font-size:clamp(24px,2.05vw,31px);font-weight:600}.app-shell .dashboard .metric-value-label{color:#8e9bb0}.app-shell .dashboard .metric-bottom{margin-top:13px}.app-shell .dashboard .metric-bottom>span{color:#8994a7;font-size:10px}.app-shell .dashboard .metric-bottom>.text-amber{color:#a87a37}.app-shell .dashboard .metric-arrow{color:#8e9eb7}.app-shell .dashboard .mini-avatars img{border-color:#fff}.app-shell .dashboard .mini-trend{opacity:1}.app-shell .dashboard .panel,.app-shell .dashboard .focus-panel{background:#fff;border:1px solid #e6eaf2;border-radius:14px;box-shadow:0 9px 25px #2134540b}.app-shell .dashboard .panel-heading h2{color:#273147;font-size:15px;font-weight:600}.app-shell .dashboard .panel-heading p{color:#8b98aa;font-size:10px}.app-shell .dashboard .panel-link{color:#6575a0;font-size:10px;font-weight:600}.app-shell .dashboard .panel-link:hover{color:#8537d3}.app-shell .dashboard .cashflow-summary>div>span{color:#8996a9;font-size:10px}.app-shell .dashboard .cashflow-summary strong{color:#27334a;font-weight:600}.app-shell .dashboard .cashflow-summary strong.muted-number{color:#697891}.app-shell .dashboard .cashflow-summary-divider{background:#e5e8f0}.app-shell .dashboard .net-badge{color:#2b9679;background:#eaf8f3;font-size:9px}.app-shell .dashboard .chart-legend button{color:#74839c;font-size:10px}.app-shell .dashboard .chart-legend>span{color:#a0aabe}.app-shell .dashboard .chart-grid-line{stroke:#dbe2ed}.app-shell .dashboard .chart-axis{fill:#a1adbf}.app-shell .dashboard .chart-hover-line{stroke:#8292b55a}.app-shell .dashboard .expense-line{stroke:#a97ddb}.app-shell .dashboard .expense-dot{background:#a97ddb}.app-shell .dashboard .chart-tooltip{color:#314159;background:#fff;border-color:#e5e9f1;box-shadow:0 10px 25px #1b2d4525}.app-shell .dashboard .chart-tooltip>strong,.app-shell .dashboard .chart-tooltip b{color:#24334b}.app-shell .dashboard .chart-tooltip>span{color:#6f8099}.app-shell .dashboard .focus-panel{background:#fff;overflow:hidden}.app-shell .dashboard .iris-brief{background:radial-gradient(circle at 94% 26%,#dfcaff 0,#0000 33%),radial-gradient(circle at 0 90%,#d5f2ff 0,#0000 43%),linear-gradient(130deg,#f7fbff,#f8f5ff);padding:24px}.app-shell .dashboard .iris-brief:before{content:"";background:linear-gradient(105deg,#30c4ff 0%,#46c2f2 48%,#9327f2 100%);height:3px;position:absolute;inset:0 0 auto}.app-shell .dashboard .iris-brief-top>span:first-child{color:#7c5ab0;font-size:8px;font-weight:700}.app-shell .dashboard .iris-beta{color:#8353b8;background:#fff9;border-color:#e7d9fc}.app-shell .dashboard .iris-brief h2{color:#302844;font-weight:600}.app-shell .dashboard .iris-brief p{color:#7d7695;font-size:11px}.app-shell .dashboard .iris-orb{color:#7f2ec9;opacity:1;background:radial-gradient(circle at 30% 25%,#fff,#e2bfff 52%,#b5e7ff);border-color:#d9c1fb;box-shadow:0 10px 25px #944dd032,inset 0 0 14px #fff9}.app-shell .dashboard .iris-brief>button{color:#6d3da3;background:#fff;border-color:#ddc9f4;font-size:10px;font-weight:600;box-shadow:0 5px 15px #7142b311}.app-shell .dashboard .iris-brief>button:hover{background:#f8eeff;border-color:#c7a9ec}.app-shell .dashboard .attention-section{background:#fff;border-top:1px solid #eae7f1}.app-shell .dashboard .attention-heading{color:#8993a6;font-size:8px}.app-shell .dashboard .attention-heading>span:last-child{color:#697592;background:#f0f1f8}.app-shell .dashboard .attention-section>a+a{border-color:#edf0f5}.app-shell .dashboard .attention-section>a strong{color:#3a465d;font-size:11px;font-weight:600}.app-shell .dashboard .attention-section>a small{color:#8a99ab;font-size:9px}.app-shell .dashboard .attention-section>a>svg{color:#9aa6b8}.app-shell .dashboard .attention-icon.coral{background:#fff0f2}.app-shell .dashboard .attention-icon.amber{background:#fff5e5}.app-shell .dashboard .workspace-table th{color:#8e9ab0;background:#f9fafd;border-color:#edf0f4;font-size:8px}.app-shell .dashboard .workspace-table td{color:#5b6980;border-color:#edf0f4;font-size:10px}.app-shell .dashboard .workspace-table tbody tr:hover{background:#f9fbff}.app-shell .dashboard .record-cell strong{color:#324058;font-size:11px;font-weight:600}.app-shell .dashboard .record-cell small{color:#8e9cb0;font-size:9px}.app-shell .dashboard .workspace-table .numeric{color:#3e4b62;font-size:11px;font-weight:600}.app-shell .dashboard .workspace-table .date-cell{color:#8b99ad;font-size:10px}.app-shell .dashboard .row-open{color:#8898b2}.app-shell .dashboard .row-open:hover{color:#7844c6;background:#edf4ff}.app-shell .dashboard .record-avatar{border-color:#e5eaf2}.app-shell .dashboard .tone-0{color:#2288ad;background:#e4f7ff}.app-shell .dashboard .tone-1{color:#ab5a75;background:#ffebf0}.app-shell .dashboard .tone-2{color:#8b57bd;background:#f0e7ff}.app-shell .dashboard .tone-3{color:#408f71;background:#e7f7ef}.app-shell .dashboard .status-pill{padding:5px 7px;font-size:8px}.app-shell .dashboard .status-pill.green{color:#298c70;background:#eaf8f2;border-color:#cbecdf}.app-shell .dashboard .status-pill.amber{color:#a67426;background:#fff5e5;border-color:#f6e6c7}.app-shell .dashboard .status-pill.coral{color:#b35b5a;background:#fff0ef;border-color:#f5d9d8}.app-shell .dashboard .status-pill.blue{color:#487fa8;background:#eaf5fb;border-color:#d2e8f5}.app-shell .dashboard .panel-footer{border-color:#ebedf3}.app-shell .dashboard .panel-footer>span{color:#91a0b2;font-size:9px}.app-shell .dashboard .panel-footer a{color:#6478a5;font-size:9px}.app-shell .dashboard .heading-count{color:#7353a8;background:#f0eff8;border-color:#e8e2f4}.app-shell .dashboard .task-add-icon{color:#7b8aa4;border-color:#e4e8f0}.app-shell .dashboard .task-tabs{border-color:#e9ecf2}.app-shell .dashboard .task-tabs button{color:#8b99ab;font-size:10px}.app-shell .dashboard .task-tabs button span{color:#a2adbd}.app-shell .dashboard .task-tabs button.selected{color:#7543bb;border-bottom-color:#934ce1;font-weight:600}.app-shell .dashboard .task-tabs button.selected span{color:#8c5ec4}.app-shell .dashboard .task-item{border-color:#eef0f4}.app-shell .dashboard .task-checkbox{color:#7f48c7;border-color:#adb8ca}.app-shell .dashboard .task-checkbox:hover{background:#f2ebfa;border-color:#8345c5}.app-shell .dashboard .task-item strong{color:#45526a;font-size:11px;font-weight:500}.app-shell .dashboard .task-item>div>span{color:#9ba8ba;font-size:9px}.app-shell .dashboard .task-item.completed strong{color:#9ba4b3}.app-shell .dashboard .add-task-row{color:#7b8ca5;background:#fafbfe;border-color:#d7dce9;font-size:10px}.app-shell .dashboard .add-task-row:hover{color:#7d43ca;background:#f3f5fb}.app-shell .dashboard .expense-item{border-color:#edf0f4}.app-shell .dashboard .expense-item strong{color:#425069;font-size:11px}.app-shell .dashboard .expense-item small{color:#8a9aae;font-size:9px}.app-shell .dashboard .expense-item small>span{color:#b7c0cd}.app-shell .dashboard .expense-item b{color:#38475e;font-size:12px}.app-shell .dashboard .vendor-avatar{background:#f2f4f9;border-color:#e6ebf2}.app-shell .dashboard .vendor-vercel{color:#263246}.app-shell .dashboard .expense-total{color:#8b99ae;font-size:10px}.app-shell .dashboard .expense-total strong{color:#344259;font-size:15px}.app-shell .dashboard .expense-manage{color:#607498;background:#f9fafe;border-color:#e3e8f1;font-size:10px}.app-shell .dashboard .expense-manage:hover{color:#7848c1;border-color:#bd9de9}.app-shell .dashboard .pipeline-strip{background:linear-gradient(105deg,#f5fcff,#f8f1ff);border:1px solid #e5d8f3;border-radius:12px;box-shadow:0 8px 22px #5d52a30a}.app-shell .dashboard .pipeline-icon{color:#813aca;background:#e8dbfb}.app-shell .dashboard .pipeline-strip>div:nth-child(2)>span{color:#8a73ae;font-size:8px}.app-shell .dashboard .pipeline-strip strong{color:#303a50;font-weight:600}.app-shell .dashboard .pipeline-strip strong>span{color:#697d9a}.app-shell .dashboard .pipeline-caption{color:#8791a9;font-size:10px}.app-shell .dashboard .pipeline-strip>a{color:#7449aa;border-color:#e0d2ee;font-weight:600}.app-shell .dashboard .empty-state{color:#8c9cb2}.app-shell .dashboard .data-notice{color:#a27631;background:#fff8e9;border-color:#f0daa9}.app-shell .search-dialog .dialog-surface,.app-shell .notification-dialog .dialog-surface,.app-shell .task-dialog .dialog-surface{color:#263449;background:#fff;border-color:#e3e8f1;box-shadow:0 22px 65px #21314e30}.app-shell .dialog-heading h2{color:#27334a}.app-shell .dialog-heading .icon-button{color:#7888a0}.app-shell .dialog-description{color:#8693a8}.app-shell .search-dialog .command-input{color:#7c90aa;background:#f6f8fc;border-color:#dbe4ee}.app-shell .search-dialog .command-input input{color:#304159}.app-shell .search-dialog .command-input input::placeholder{color:#9babc0}.app-shell .command-results>a:hover{background:#f4f6fb}.app-shell .command-results strong{color:#36445d}.app-shell .command-results small{color:#8597ae}.app-shell .command-icon{color:#5989b1;background:#ebf6ff}.app-shell .command-type{color:#7856b4;background:#f4ecff}.app-shell .command-footer{color:#8999ad;border-color:#eef0f5}.app-shell .notification-list>a{border-color:#edf0f4}.app-shell .notification-list strong{color:#36445b}.app-shell .notification-list span{color:#8091a9}.app-shell .task-form label{color:#5f6f85}.app-shell .task-form input,.app-shell .task-form select{color:#2d3b50;background:#f8f9fd;border-color:#dfe5ee}.app-shell .task-form input::placeholder{color:#9faec0}.app-shell .task-assignee{color:#7d8da4}.app-shell .dialog-actions{border-color:#e9edf3}.app-shell .form-error{color:#bd5355}.app-shell{color:#181c31;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f7f8fc;min-height:100vh}@media (max-width:860px){.app-shell .topbar{height:64px;padding:0 19px}.app-shell .topbar-actions{gap:9px}.app-shell .search-trigger{flex-shrink:0;width:150px;height:34px}.app-shell .main-content{padding:26px 20px 0}.app-shell .sidebar-backdrop{background:#20274466}.app-shell .dashboard .metric-card{padding:15px}.app-shell .dashboard .metric-top{font-size:9px}.app-shell .dashboard .metric-value{font-size:24px}.app-shell .dashboard .panel-heading h2{font-size:14px}}@media (max-width:700px){.app-shell .search-trigger{justify-content:center;width:34px;padding:0}.app-shell .search-trigger>span,.app-shell .search-trigger kbd{display:none}.app-shell .currency-select{padding:3px 7px}.app-shell .topbar-actions{gap:8px}.app-shell .text-size-control .text-size-reset span{display:none}.app-shell .text-size-control .text-size-reset{min-width:27px}.app-shell .dashboard .page-heading{margin-bottom:28px;display:block}.app-shell .dashboard .page-actions{justify-content:flex-start;margin-top:18px;padding-top:0}.app-shell .dashboard .page-heading h1{font-size:26px}.app-shell .dashboard .page-heading p{font-size:11px}.app-shell .dashboard .metric-grid{gap:12px}.app-shell .dashboard .metric-card{padding:17px}.app-shell .dashboard .metric-top{font-size:10px}.app-shell .dashboard .metric-value{font-size:25px}.app-shell .dashboard .metric-bottom>span{font-size:9px}.app-shell .dashboard .panel-heading{padding:21px}.app-shell .dashboard .panel-heading h2{font-size:15px}.app-shell .dashboard .chart-legend{padding-top:17px}.app-shell .dashboard .pipeline-strip{margin-top:18px}}@media (max-width:460px){.app-shell .topbar{padding:0 16px}.app-shell .topbar-actions{gap:6px}.app-shell .currency-select{padding:3px 5px}.app-shell .topbar-location{gap:8px}.app-shell .dashboard .page-heading h1{font-size:24px}.app-shell .dashboard .page-actions .button{min-height:36px;font-size:10px}.app-shell .dashboard .metric-value{font-size:23px}.app-shell .dashboard .metric-top{font-size:10px}.app-shell .dashboard .metric-bottom>span{font-size:8px}.app-shell .dashboard .metric-card{padding:16px}.app-shell .dashboard .cashflow-summary strong{font-size:23px}.app-shell .dashboard .cashflow-summary strong.muted-number{font-size:20px}}.app-shell .iris-dialog .dialog-surface{background:#fff;border-color:#e3e7f0;box-shadow:-20px 0 60px #24324a2e}.app-shell .iris-dialog .dialog-heading h2{color:#6839ad}.app-shell .iris-panel-meta{border-color:#e9e8f1}.app-shell .iris-panel-meta>span{color:#8d86a4}.app-shell .iris-empty .eyebrow{color:#9064be}.app-shell .iris-empty h3{color:#2e2c42}.app-shell .iris-empty>p:last-of-type{color:#8c93a6}.app-shell .iris-orb.large{color:#8b42ce;background:radial-gradient(circle at 30% 25%,#fff,#e4c9ff 55%,#c6edff);border-color:#d9c7f0;box-shadow:0 12px 25px #9560ca30}.app-shell .iris-suggestions button{color:#664882;background:#f8f4fc;border-color:#e8dbf3;font-size:11px}.app-shell .iris-suggestions button:hover{background:#f1e7fa}.app-shell .iris-compose{border-color:#ece9f1}.app-shell .iris-compose>div{background:#f8f8fc;border-color:#dedfe9}.app-shell .iris-compose textarea{color:#33425b}.app-shell .iris-compose textarea::placeholder{color:#96a3b4}.app-shell .iris-compose button{background:linear-gradient(105deg,#38bdee,#8737dd)}.app-shell .chat-message{color:#58667d}.app-shell .chat-message.user>div{color:#40536b;background:#f0f8ff;border-color:#dceefb}.app-shell .chat-message.assistant strong{color:#793da9}.app-shell .chat-iris-avatar{color:#8a4bc0;background:#f3eafa;border-color:#eadbf6}.app-shell .iris-thinking{color:#8f60b8}.app-shell .iris-conversation{color:#34415a}.app-shell .iris-rich-text,.app-shell .iris-rich-text p,.app-shell .iris-rich-text li{color:#465873}.app-shell .iris-rich-text h4,.app-shell .iris-rich-text h5{color:#25364f}.app-shell .iris-rich-text strong{color:#24354d!important}.app-shell .chat-message.assistant .chat-message-heading>strong{color:#7540a7}.app-shell .chat-message-heading button{color:#7d8da2}.app-shell .chat-message-heading button:hover{color:#604184;background:#f1edf7}.app-shell .iris-source-line{color:#6f7f94}.app-shell .iris-followups button{color:#704899;background:#faf7fd;border-color:#ded2ec}.app-shell .iris-followups button:hover{background:#f3ecfa;border-color:#c9b2df}.app-shell .iris-skip{color:#724b9b;background:#f7f1fb;border-color:#dacde8}.app-shell .iris-evidence{background:#fbfcfe;border-color:#dfe4ed}.app-shell .iris-evidence>header{border-color:#e8ebf1}.app-shell .iris-evidence>header>span{color:#694795}.app-shell .iris-evidence>header small{color:#7d8da1}.app-shell .iris-data-metrics,.app-shell .iris-data-metrics>div{border-color:#e8ebf1}.app-shell .iris-data-metrics span{color:#7c8da2}.app-shell .iris-data-metrics strong{color:#2f425c!important}.app-shell .iris-data-head{color:#7b8ba0;border-color:#e8ebf1}.app-shell .iris-data-table>a,.app-shell .iris-data-table>div{color:#52657d;border-color:#edf0f4}.app-shell .iris-data-table>a:hover{background:#f7f4fb}.app-shell .iris-data-table svg{color:#8759b7}.app-shell .iris-compose>p{color:#7f8da0}@media (max-width:460px){.app-shell .dashboard .page-actions{margin-top:14px;padding:0;position:static;top:auto;right:auto}.app-shell .dashboard .page-heading h1{max-width:none}.app-shell .dashboard .create-menu summary{font-size:10px}.app-shell .search-trigger{width:33px}.app-shell .currency-select{height:34px}.app-shell .dashboard .metric-bottom>span{white-space:normal;line-height:1.4}.app-shell .dashboard .metric-value{font-size:22px}}
.app-shell .dashboard .workday-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;margin-bottom:24px;scroll-margin-top:94px;display:grid}.app-shell .dashboard .workday-card{background:#fff;border:1px solid #e6eaf2;border-radius:16px;min-width:0;overflow:hidden;box-shadow:0 9px 25px #2134540b}.app-shell .dashboard .workday-head{justify-content:space-between;align-items:flex-start;gap:14px;padding:23px 24px 18px;display:flex}.app-shell .dashboard .workday-eyebrow{color:#8061ab;letter-spacing:.12em;align-items:center;gap:7px;margin-bottom:12px;font-size:9px;font-weight:700;display:flex}.app-shell .dashboard .workday-eyebrow svg{color:#8947d3}.app-shell .dashboard .workday-head h2{color:#243149;letter-spacing:-.6px;align-items:center;gap:9px;font-size:21px;font-weight:600;display:flex}.app-shell .dashboard .workday-head p{color:#8a99ad;margin-top:6px;font-size:11px;line-height:1.5}.app-shell .dashboard .workday-count{color:#7b4bbb;letter-spacing:0;background:#eee7fa;border-radius:7px;padding:3px 7px;font:600 10px Inter,sans-serif}.app-shell .dashboard .workday-head-action,.app-shell .dashboard .calendar-today{white-space:nowrap;color:#7646b7;background:#f9f5ff;border:1px solid #dcd0f2;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:9px 11px;font-size:10px;font-weight:600;transition:background .18s,border-color .18s;display:inline-flex}.app-shell .dashboard .workday-head-action:hover,.app-shell .dashboard .calendar-today:hover{background:#f1e6ff;border-color:#c5aceb}.app-shell .dashboard .workday-progress{background:linear-gradient(100deg,#f2fbff,#f7f3ff);border:1px solid #ecedf8;border-radius:10px;gap:0;margin:0 24px 17px;padding:13px 0;display:flex}.app-shell .dashboard .workday-progress>div{text-align:center;border-right:1px solid #e8eaf4;flex-direction:column;flex:1;gap:3px;display:flex}.app-shell .dashboard .workday-progress>div:last-child{border-right:0}.app-shell .dashboard .workday-progress strong{color:#33415c;font:600 20px/1.1 Poppins,sans-serif}.app-shell .dashboard .workday-progress span{color:#8795aa;font-size:9px}.app-shell .dashboard .workday-tabs{border-bottom:1px solid #edf0f5;gap:23px;margin:0 24px;display:flex}.app-shell .dashboard .workday-tabs button{color:#8896aa;background:0 0;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:0 0 12px;font-size:11px;font-weight:600;display:flex}.app-shell .dashboard .workday-tabs button.active{color:#6f3fac;border-bottom-color:#8944d4}.app-shell .dashboard .workday-tabs span{color:#9da9b9;font-size:9px}.app-shell .dashboard .workday-tasks{min-height:215px;padding:1px 24px 0}.app-shell .dashboard .workday-task{border-bottom:1px solid #f0f1f5;align-items:flex-start;gap:12px;padding:13px 0;display:flex}.app-shell .dashboard .workday-task:last-child{border-bottom:0}.app-shell .dashboard .workday-check{color:#fff;background:#fff;border:1.5px solid #b7c2d2;border-radius:6px;flex:none;place-items:center;width:19px;height:19px;margin-top:1px;display:grid}.app-shell .dashboard .workday-check:hover{background:#faf6ff;border-color:#8455c6}.app-shell .dashboard .workday-task.is-done .workday-check{background:#4fb89f;border-color:#4fb89f}.app-shell .dashboard .workday-task-copy{flex:1;min-width:0}.app-shell .dashboard .workday-task-copy strong{color:#34425b;overflow-wrap:anywhere;font-size:11px;font-weight:600;line-height:1.5;display:block}.app-shell .dashboard .workday-task.is-done strong{color:#a0acbc;text-decoration:line-through}.app-shell .dashboard .workday-task-copy>div{flex-wrap:wrap;align-items:center;gap:8px;margin-top:5px;display:flex}.app-shell .dashboard .workday-task-copy>div span{color:#91a0b3;font-size:9px}.app-shell .dashboard .workday-due{align-items:center;gap:4px;display:flex}.app-shell .dashboard .workday-task-copy>div .workday-due.overdue{color:#ca6f76}.app-shell .dashboard .workday-task-copy>div .workday-high{color:#aa7088;background:#fff0f4;border-radius:4px;padding:2px 5px}.app-shell .dashboard .workday-assignee:before{content:"·";color:#b9c3d0;margin-right:8px}.app-shell .dashboard .workday-empty{text-align:center;color:#a39ac2;flex-direction:column;justify-content:center;align-items:center;min-height:215px;display:flex}.app-shell .dashboard .workday-empty strong{color:#66728c;margin-top:10px;font-size:12px}.app-shell .dashboard .workday-empty p{color:#99a5b7;margin-top:5px;font-size:10px}.app-shell .dashboard .workday-more{color:#8052b5;background:0 0;align-items:center;gap:6px;margin:0 24px 15px;font-size:10px;font-weight:600;display:flex}.app-shell .dashboard .workday-error{color:#bf5768;padding:0 24px 10px;font-size:10px}.app-shell .dashboard .workday-quick{color:#9986b3;background:#f9fafd;border:1px solid #e3e8f1;border-radius:9px;align-items:center;gap:10px;margin:10px 24px 22px;padding:6px 6px 6px 12px;display:flex}.app-shell .dashboard .workday-quick:focus-within{border-color:#b595e2;box-shadow:0 0 0 3px #d9c5f63d}.app-shell .dashboard .workday-quick input{color:#34425a;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.app-shell .dashboard .workday-quick input::placeholder{color:#a1adbe}.app-shell .dashboard .workday-quick button{color:#fff;background:linear-gradient(105deg,#30c4ff,#9327f2);border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.app-shell .dashboard .workday-quick button:disabled{color:#a8b3c3;background:#e9edf4}.app-shell .dashboard .calendar-head{padding-bottom:12px}.app-shell .dashboard .calendar-toolbar{justify-content:space-between;align-items:center;padding:7px 24px 14px;display:flex}.app-shell .dashboard .calendar-toolbar strong{color:#36435b;font:600 15px Poppins,sans-serif}.app-shell .dashboard .calendar-toolbar>div{gap:5px;display:flex}.app-shell .dashboard .calendar-toolbar button{color:#8290a5;background:#fff;border:1px solid #e6eaf2;border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.app-shell .dashboard .calendar-toolbar button:hover{color:#7543b8;background:#f6f2fc}.app-shell .dashboard .calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;padding:0 20px;display:grid}.app-shell .dashboard .calendar-weekday{text-align:center;color:#9ba8bb;padding:7px 0;font-size:9px;font-weight:700}.app-shell .dashboard .calendar-day{color:#3d4b62;background:0 0;border:1px solid #0000;border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:center;gap:5px;min-width:0;min-height:48px;padding:7px 2px 4px;font-size:11px;font-weight:600;display:flex}.app-shell .dashboard .calendar-day:hover{background:#f4f6fb;border-color:#e8eaf1}.app-shell .dashboard .calendar-day.outside{color:#b7c1ce}.app-shell .dashboard .calendar-day.today{color:#773fb7;background:linear-gradient(140deg,#ddf6ff,#eee4ff);border-color:#dfd8f2}.app-shell .dashboard .calendar-day.has-events:not(.today){background:#f8f9fd}.app-shell .dashboard .calendar-day.has-events:not(.today):hover{background:#f0eafa;border-color:#e7d9fa}.app-shell .dashboard .calendar-dots{gap:3px;min-height:5px;display:flex}.app-shell .dashboard .calendar-dots i,.app-shell .dashboard .calendar-legend i{border-radius:50%;width:5px;height:5px;display:block}.app-shell .dashboard .dot-task{background:#8c4bda}.app-shell .dashboard .dot-project{background:#36b6de}.app-shell .dashboard .dot-invoice{background:#efb15b}.app-shell .dashboard .dot-expense{background:#e7839c}.app-shell .dashboard .calendar-legend{flex-wrap:wrap;justify-content:center;gap:14px;padding:19px 18px 21px;display:flex}.app-shell .dashboard .calendar-legend span{color:#929fb1;align-items:center;gap:5px;font-size:9px;display:flex}.app-shell .dashboard .projects-panel{grid-area:2/1}.app-shell .dashboard .invoices-panel{grid-area:3/1}.app-shell .dashboard .expenses-panel{grid-area:2/2/span 2}.app-shell .calendar-dialog{width:min(520px,100vw - 28px)}.app-shell .calendar-dialog .dialog-surface{color:#27344b;background:#fff;border:1px solid #e3e8f1;box-shadow:0 22px 65px #21314e30}.app-shell .calendar-dialog-intro{color:#8b98ab;justify-content:space-between;align-items:center;gap:12px;margin-top:13px;font-size:11px;display:flex}.app-shell .calendar-dialog-intro button{color:#7443b3;background:#f4edfd;border-radius:8px;align-items:center;gap:5px;padding:8px 10px;font-size:10px;font-weight:600;display:flex}.app-shell .calendar-event-list{gap:9px;max-height:55vh;margin-top:20px;display:grid;overflow-y:auto}.app-shell .calendar-event{background:#fcfcfe;border:1px solid #e9ecf2;border-radius:10px;align-items:center;gap:11px;min-width:0;padding:12px;display:flex}.app-shell .calendar-event-icon{color:#8346c6;background:#f0e8fb;border-radius:9px;flex:none;place-items:center;width:35px;height:35px;display:grid}.app-shell .event-project .calendar-event-icon{color:#2d99bd;background:#e7f7fd}.app-shell .event-invoice .calendar-event-icon{color:#bb8a42;background:#fff5e4}.app-shell .event-expense .calendar-event-icon{color:#c7738e;background:#fff0f4}.app-shell .calendar-event>div{flex:1;min-width:0}.app-shell .calendar-event-kind{color:#9c8aaf;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:700;display:block}.app-shell .calendar-event strong{color:#344158;overflow-wrap:anywhere;font-size:11px;line-height:1.5;display:block}.app-shell .calendar-event small{color:#8d9aad;margin-top:3px;font-size:9px;line-height:1.4;display:block}.app-shell .calendar-event-action{color:#697a95;background:#f2f4f9;border-radius:7px;flex:none;place-items:center;width:27px;height:27px;display:grid}.app-shell .calendar-event-action:hover{color:#7541bb;background:#eae3f6}.app-shell .calendar-dialog-empty{text-align:center;color:#a284c6;padding:37px 12px 25px}.app-shell .calendar-dialog-empty strong{color:#52617b;margin-top:12px;font-size:13px;display:block}.app-shell .calendar-dialog-empty p{color:#9ba6b7;margin-top:5px;font-size:10px}@media (max-width:1100px){.app-shell .dashboard .workday-grid{grid-template-columns:minmax(0,1fr)}.app-shell .dashboard .workday-tasks{min-height:0}.app-shell .dashboard .calendar-day{min-height:52px}}@media (max-width:700px){.app-shell .dashboard .projects-panel,.app-shell .dashboard .invoices-panel,.app-shell .dashboard .expenses-panel{grid-area:auto}.app-shell .dashboard .workday-grid{gap:16px;margin-bottom:18px}.app-shell .dashboard .workday-head{padding:21px 20px 16px}.app-shell .dashboard .workday-progress,.app-shell .dashboard .workday-tabs{margin-left:20px;margin-right:20px}.app-shell .dashboard .workday-tasks{padding-left:20px;padding-right:20px}.app-shell .dashboard .workday-quick{margin-left:20px;margin-right:20px}.app-shell .dashboard .calendar-toolbar{padding-left:20px;padding-right:20px}.app-shell .dashboard .calendar-grid{padding:0 16px}}@media (max-width:420px){.app-shell .dashboard .workday-head h2{font-size:19px}.app-shell .dashboard .calendar-day{min-height:43px}.app-shell .dashboard .calendar-legend{gap:10px}.app-shell .dashboard .workday-head-action{padding:8px}}
.app-shell .clients-page,.app-shell .projects-page,.app-shell .project-page{color:#27344a}.app-shell .clients-heading h1,.app-shell .projects-heading h1,.app-shell .project-hero h1{color:#1d2940}.app-shell .clients-heading h1>span,.app-shell .projects-heading h1>span{color:#8198b0}.app-shell .client-eyebrow,.app-shell .projects-heading .client-eyebrow{color:#778aa5}.app-shell .client-eyebrow>span{background:linear-gradient(105deg,#30c4ff,#9327f2)}.app-shell .clients-heading p,.app-shell .projects-heading p{color:#8392a8}.app-shell .client-stats{background:radial-gradient(at 0 0,#e4f8ff,#0000 50%),radial-gradient(at 100% 100%,#f0e8ff,#0000 45%),#fff;border:1px solid #e5eaf2;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 9px 25px #2134540b}.app-shell .client-stats:before{content:"";background:linear-gradient(105deg,#30c4ff,#46c2f2 48%,#9327f2);height:3px;position:absolute;inset:0 0 auto}.app-shell .client-stats>div{border-color:#e5eaf2}.app-shell .client-stats section>span{color:#6e7e96;font-weight:600}.app-shell .client-stats strong{color:#29364e}.app-shell .client-stats small{color:#8b9aaf}.app-shell .client-stat-icon{color:#3297bb;background:#eaf8ff;border-color:#d8ebf6}.app-shell .client-stat-icon.green{color:#48a785;background:#eaf8f0;border-color:#d4eddf}.app-shell .client-stat-icon.violet{color:#8b5bca;background:#f4edff;border-color:#e8dafa}.app-shell .client-stat-icon.amber{color:#b6883d;background:#fff5e6;border-color:#f6e6c7}.app-shell .client-active-dots b{background:#dce8e4}.app-shell .client-active-dots .lit{background:#50b898}.app-shell .client-directory,.app-shell .client-followups,.app-shell .client-card{background:#fff;border:1px solid #e5eaf2;border-radius:14px;box-shadow:0 8px 24px #2134540a}.app-shell .client-directory-title h2,.app-shell .client-aside-heading h3,.app-shell .client-card-name h3{color:#29364d}.app-shell .client-directory-title h2>span{color:#754caa;background:#f0eafa}.app-shell .client-directory-title p,.app-shell .client-followups>p{color:#8b9aaf}.app-shell .client-view-toggle{background:#f5f6fb;border-color:#e5e9f1}.app-shell .client-view-toggle button{color:#8b9bb0}.app-shell .client-view-toggle button[aria-pressed=true]{color:#7047b7;background:#fff;box-shadow:0 1px 6px #33425c16}.app-shell .client-filter-tabs,.app-shell .client-table th,.app-shell .client-table td{border-color:#edf0f5}.app-shell .client-filter-tabs>button{color:#7e8da4}.app-shell .client-filter-tabs>button>span{color:#91a0b2;background:#f2f4f8}.app-shell .client-filter-tabs>button[aria-pressed=true],.app-shell .client-filter-tabs>button[aria-pressed=true]>span{color:#7844bd}.app-shell .client-filter-tabs>button[aria-pressed=true]>span{background:#f1eafb}.app-shell .client-filter-tabs>button[aria-pressed=true]:after{background:linear-gradient(105deg,#30c4ff,#9327f2)}.app-shell .client-search,.app-shell .client-select{color:#70819b;background:#f9fafe;border:1px solid #e1e7f0}.app-shell .client-search:focus-within{border-color:#ae8adb;box-shadow:0 0 0 3px #d7b9f333}.app-shell .client-search input,.app-shell .client-select select{color:#3a4961}.app-shell .client-search input::placeholder{color:#9eabba}.app-shell .client-select option{color:#34435a;background:#fff}.app-shell .client-table th{color:#8b9bb0;background:#f8f9fc;font-weight:700}.app-shell .client-table tbody tr:hover{background:#f8f7fd}.app-shell .client-name-button strong,.app-shell .client-contact-name,.app-shell .client-amount strong{color:#34425a;font-weight:600}.app-shell .client-name-button small,.app-shell .client-email,.app-shell .client-amount small,.app-shell .client-pagination{color:#8b9aaf}.app-shell .client-email:hover{color:#7850b6}.app-shell .client-mark{color:#27819c;background:#e4f6fa;border-color:#d5edf1}.app-shell .client-mark.tone-1{color:#8d5ab9;background:#f2ebfa;border-color:#e6dafa}.app-shell .client-mark.tone-2{color:#637ba5;background:#eaf0fa;border-color:#dce5f3}.app-shell .client-mark.tone-3{color:#5b9871;background:#eaf5ec;border-color:#dcefe0}.app-shell .client-mark.tone-4{color:#b58162;background:#fff0e8;border-color:#f6e1d7}.app-shell .client-status{color:#378d6e;background:#eaf8f1;border-color:#d2ebdd}.app-shell .client-status.paused{color:#a5762e;background:#fff5e6;border-color:#f3e1c3}.app-shell .client-status.archived{color:#8190a2;background:#f2f4f7;border-color:#e3e7ed}.app-shell .client-zero{color:#a1afbf}.app-shell .client-open{color:#8697ac}.app-shell .client-pagination .icon-button{color:#687b96;border-color:#e3e8f1}.app-shell .client-relationship-card{background:radial-gradient(circle at 82% 10%,#ecdefc,#0000 42%),radial-gradient(circle at 8%,#e3f7ff,#0000 50%),linear-gradient(135deg,#fff,#f8f6ff);border:1px solid #e5dff2;box-shadow:0 8px 24px #2134540a}.app-shell .client-relationship-card .client-eyebrow{color:#866aa9}.app-shell .connection-orbit{border-color:#9a81ca58}.app-shell .connection-orbit:after{border-color:#a8c8e350}.app-shell .connection-center{color:#426183;background:linear-gradient(145deg,#fff,#eaf3ff);border-color:#d9d7ef;box-shadow:0 10px 25px #685aba25}.app-shell .connection-center>span{color:#8b42d5}.app-shell .connection-node{border-color:#e2e6ee;box-shadow:0 5px 14px #48506a1b}.app-shell .connection-node.n1{color:#427f89;background:#e7f4f6}.app-shell .connection-node.n2{color:#845ab1;background:#f2eafa}.app-shell .connection-node.n3{color:#9c7c53;background:#f5efe4}.app-shell .connection-point{background:#996fd0;box-shadow:0 0 0 4px #9b77cf22}.app-shell .client-relationship-card h3{color:#2c354e}.app-shell .client-relationship-card>p{color:#7e8ba3}.app-shell .client-relationship-card>button{color:#7548ad;border-color:#e5dff2}.app-shell .client-followups>button{border-color:#edf0f5}.app-shell .client-followups strong{color:#3f4e65}.app-shell .client-followups small{color:#8f9aae}.app-shell .client-followups>button>svg{color:#8b9db1}.app-shell .client-iris-card{color:#8549c4;background:linear-gradient(110deg,#f2faff,#f7efff);border:1px solid #e7dcf5}.app-shell .client-iris-card>span,.app-shell .client-iris-card>svg{color:#8846c6}.app-shell .client-iris-card strong{color:#5d3b82}.app-shell .client-iris-card small{color:#907fa7}.app-shell .client-card-name>svg,.app-shell .client-card-contact,.app-shell .client-card footer{color:#8292a8}.app-shell .client-card footer{border-color:#e9edf3}.app-shell .client-card footer strong{color:#3d4b62}.app-shell .client-empty{color:#8799af}.app-shell .client-empty h3{color:#475a73}.app-shell .client-notice{color:#33856a;background:#eaf8f0;border-color:#d5eddf}.app-shell .client-details-dialog{width:min(940px,100vw - 32px)}.app-shell .client-details-dialog .client-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell .client-details-dialog .client-company-field{grid-column:span 2}.app-shell .client-details-dialog .client-form-intro{margin:12px 0 17px}.app-shell .client-details-dialog .client-form-section{margin-top:18px}.app-shell .client-details-dialog .client-form-section:first-child{margin-top:0}.app-shell .client-details-dialog .client-fields textarea{min-height:72px}@media (max-width:760px){.app-shell .client-details-dialog .client-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.app-shell .client-details-dialog .client-fields{grid-template-columns:1fr}.app-shell .client-details-dialog .client-company-field{grid-column:1/-1}}.app-shell .project-form-dialog{width:min(940px,100vw - 32px)}.app-shell .project-form-dialog .client-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell .project-form-dialog .dialog-heading h2,.app-shell .client-form-dialog .dialog-heading h2{color:#28364d}.app-shell .project-form-dialog .client-form-section h3{color:#34435b}.app-shell .project-money-field{gap:8px;min-width:0;display:flex}.app-shell .project-money-field>input{flex:1;min-width:0}.app-shell .project-money-field .select{flex:0 0 94px;min-width:0}.app-shell .project-money-field .select-trigger{color:#304158;background:#f9fafe;border:1px solid #dfe6f0;border-radius:7px;width:100%;height:100%;min-height:39px;padding:0 10px}.app-shell .project-profit-preview{color:#348669;background:#f5f9f7;border:1px solid #dfe6f0;border-radius:7px;align-items:center;min-height:40px;padding:10px 12px;font-size:12px;font-weight:600;display:flex}.app-shell .project-form-note{color:#8798ae;margin-top:18px;font-size:10px;line-height:1.7}.app-shell .project-form-dialog input[readonly]{color:#8798ae;background:#f3f5f9}@media (max-width:760px){.app-shell .project-form-dialog .client-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.app-shell .project-form-dialog .client-fields{grid-template-columns:1fr}.app-shell .project-form-dialog .dialog-surface{padding:20px}}.app-shell .client-detail-dialog .dialog-surface,.app-shell .client-form-dialog .dialog-surface{color:#2c3950;background:#fff;border-color:#e3e8f1;box-shadow:0 22px 65px #21314e30}.app-shell .client-detail-dialog .dialog-heading,.app-shell .client-detail-footer,.app-shell .client-detail-tabs,.app-shell .client-records>a{border-color:#e8edf3}.app-shell .client-detail-dialog .dialog-heading h2{color:#7f8fa5}.app-shell .client-profile-banner{background:radial-gradient(circle at 80% 20%,#e5dbfc,#0000 52%),linear-gradient(110deg,#e6f7ff,#f7f4ff)}.app-shell .profile-grid-lines{background-image:linear-gradient(#4b80ad0c 1px,#0000 1px),linear-gradient(90deg,#4b80ad0c 1px,#0000 1px)}.app-shell .client-profile-id,.app-shell .client-profile-heading p,.app-shell .client-profile-heading>div>span{color:#7e90a9}.app-shell .client-profile-heading h2{color:#26354c}.app-shell .client-profile-metrics{background:#f9fafe;border-color:#e6eaf2}.app-shell .client-profile-metrics>div{border-color:#e6eaf2}.app-shell .client-profile-metrics span{color:#8393a9}.app-shell .client-profile-metrics strong{color:#2e3d56}.app-shell .client-profile-metrics>div:nth-child(2) strong{color:#3e9a7b}.app-shell .client-profile-metrics>div:nth-child(3) strong{color:#b3843d}.app-shell .client-detail-tabs button{color:#8291a7}.app-shell .client-detail-tabs button[aria-selected=true]{color:#7443b5}.app-shell .client-detail-tabs button[aria-selected=true]:after{background:linear-gradient(105deg,#30c4ff,#9327f2)}.app-shell .client-detail-tabs button span{color:#8390a5;background:#f1f3f8}.app-shell .client-section-heading h3,.app-shell .client-contact-card strong,.app-shell .client-notes h3{color:#35435b}.app-shell .client-section-heading>span,.app-shell .client-contact-card div>span,.app-shell .client-contact-grid>div>span{color:#8e9caf}.app-shell .client-contact-card{background:#f9fafe;border-color:#e5eaf2}.app-shell .contact-initials{color:#637c9c;background:#e7eef7}.app-shell .client-contact-grid>div{color:#7e96b4}.app-shell .client-contact-grid strong,.app-shell .client-contact-grid a{color:#40516a}.app-shell .client-contact-grid a:hover{color:#7548bb}.app-shell .client-notes{background:#fffbf2;border-color:#f3e7d1}.app-shell .client-notes>div{color:#b18953}.app-shell .client-notes p{color:#6f7d91}.app-shell .client-notes>span{color:#98a3b1}.app-shell .client-detail-footer{color:#8e9cb0}.app-shell .client-detail-footer>span:last-child{color:#4b607a}.app-shell .client-record-icon{color:#6499b6;background:#ebf7fd;border-color:#dcecf5}.app-shell .client-records strong{color:#34435a}.app-shell .client-records small,.app-shell .client-records>a>svg{color:#8798ad}.app-shell .client-inline-note{color:#ab7833}.app-shell .client-form-intro>span{color:#5b9cc0;background:#eef8ff;border-color:#d9ebf7}.app-shell .client-form-intro p{color:#7f8fa5}.app-shell .client-form-section h3{color:#34435a}.app-shell .client-form-section>span,.app-shell .client-form-section small,.app-shell .client-form-footer>span{color:#8798ae}.app-shell .client-fields label{color:#61718a}.app-shell .client-fields input,.app-shell .client-fields select,.app-shell .client-fields textarea{color:#304158;background:#f9fafe;border-color:#dfe6f0}.app-shell .client-fields input::placeholder,.app-shell .client-fields textarea::placeholder{color:#9eabbc}.app-shell .client-fields input:focus,.app-shell .client-fields select:focus,.app-shell .client-fields textarea:focus{border-color:#b596de;box-shadow:0 0 0 3px #d9c5f63d}.app-shell .client-form-footer{border-color:#e8edf3}.app-shell .project-stat-strip,.app-shell .project-page-metrics{background:radial-gradient(at 0 0,#e4f8ff,#0000 50%),radial-gradient(at 100% 100%,#f0e8ff,#0000 45%),#fff;border:1px solid #e5eaf2;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 9px 25px #2134540b}.app-shell .project-stat-strip:before,.app-shell .project-page-metrics:before{content:"";background:linear-gradient(105deg,#30c4ff,#46c2f2 48%,#9327f2);height:3px;position:absolute;inset:0 0 auto}.app-shell .project-stat-strip>div,.app-shell .project-page-metrics>div{border-color:#e5eaf2}.app-shell .project-stat-strip>div:first-child{padding-left:27px}.app-shell .project-stat-strip>div>span,.app-shell .project-page-metrics>div>span{color:#6d7e96;font-weight:600}.app-shell .project-stat-strip svg{color:#7a68a9}.app-shell .project-stat-strip strong,.app-shell .project-page-metrics strong{color:#29364e}.app-shell .project-stat-strip small,.app-shell .project-page-metrics small{color:#8a9aaf}.app-shell .project-page-metrics strong:nth-child(2){color:#29364e}.app-shell .project-page-metrics .project-date-value{color:#7449ae}.app-shell .project-section-top h2{color:#28364d}.app-shell .project-section-top h2>span{color:#7244af;background:#f1eafb}.app-shell .project-filter-tabs>button{color:#7e8da4}.app-shell .project-filter-tabs>button>span{color:#8998aa;background:#f2f4f8}.app-shell .project-filter-tabs>button[aria-pressed=true],.app-shell .project-filter-tabs>button[aria-pressed=true]>span{color:#7844bd}.app-shell .project-filter-tabs>button[aria-pressed=true]>span{background:#f1eafb}.app-shell .project-filter-tabs>button[aria-pressed=true]:after{background:linear-gradient(105deg,#30c4ff,#9327f2)}.app-shell .project-card{background:#fff;border:1px solid #e5eaf2;border-radius:14px;box-shadow:0 8px 24px #2134540a}.app-shell .project-card:hover{border-color:#c9b4e9;box-shadow:0 13px 30px #6540b41b}.app-shell .project-mark{color:#2e8596;background:#e6f5f7;border-color:#d5ecf1}.app-shell .project-mark.color-1{color:#8759b6;background:#f2ebfa;border-color:#e8dafa}.app-shell .project-mark.color-2{color:#5e7ba8;background:#eaf0fa;border-color:#dce5f4}.app-shell .project-mark.color-3{color:#5a9472;background:#eaf4eb;border-color:#dceede}.app-shell .project-mark.color-4{color:#b0825b;background:#fff0e8;border-color:#f6e3d6}.app-shell .project-status{color:#718299;background:#f1f4f8;border-color:#e3e8ef}.app-shell .status-active{color:#358c70;background:#eaf8f0;border-color:#d0ecdc}.app-shell .status-planned{color:#6c75ad;background:#eff2ff;border-color:#dfe5fa}.app-shell .status-on-hold{color:#a9782e;background:#fff5e5;border-color:#f5e4c8}.app-shell .status-completed{color:#348ea3;background:#e8f6fa;border-color:#d3e9ef}.app-shell .status-cancelled{color:#a27887;background:#f7eff1;border-color:#eddae0}.app-shell .project-card-client,.app-shell .project-list small{color:#8697ad}.app-shell .project-card-title h3,.app-shell .project-list strong{color:#2f3d54}.app-shell .project-card-title>svg{color:#8c9eb6}.app-shell .project-card-brief{color:#788aa3}.app-shell .project-card-budget>span{color:#8595aa}.app-shell .project-card-budget strong{color:#31425b}.app-shell .project-card-budget>span:last-child strong{color:#687d98}.app-shell .project-budget-track{background:#e8edf4}.app-shell .project-budget-track>span{background:linear-gradient(90deg,#39b9e7,#9156d9)}.app-shell .project-card-bottom{border-color:#e8edf3}.app-shell .project-owner,.app-shell .project-deadline{color:#8494a9}.app-shell .project-owner>i{color:#5e7698;background:#edf2fa;border-color:#dfe7f2}.app-shell .project-owner>small{color:#71839b;background:#f0f3f8;border-color:#e2e8f1}.app-shell .project-deadline.soon{color:#ab7b35}.app-shell .project-deadline.overdue{color:#bd626c}.app-shell .project-list-scroll{background:#fff;border-color:#e5eaf2;border-radius:12px;box-shadow:0 8px 24px #2134540a}.app-shell .project-list th{color:#8b9bb0;background:#f8f9fc}.app-shell .project-list td{color:#576981;border-color:#e9edf3}.app-shell .project-list tbody tr:hover{background:#f8f7fd}.app-shell .project-list-footer{color:#8394aa}.app-shell .project-list-footer .icon-button{color:#71829c;border-color:#e2e8f1}.app-shell .project-next-up{background:#fff;border-color:#e5eaf2;border-radius:12px;box-shadow:0 8px 24px #2134540a}.app-shell .project-next-up>div{color:#7f93ad}.app-shell .project-next-up strong,.app-shell .project-next-up>a strong{color:#41516b}.app-shell .project-next-up small,.app-shell .project-next-up>p{color:#8699ae}.app-shell .project-next-up>a{border-color:#e5eaf2}.app-shell .project-next-up>a svg{color:#8465b4}.app-shell .project-iris,.app-shell .project-detail-iris{color:#8649c6;background:linear-gradient(110deg,#eefaff,#f6edff);border:1px solid #e5d8f4}.app-shell .project-iris strong,.app-shell .project-detail-iris strong{color:#5b3d80}.app-shell .project-iris small,.app-shell .project-detail-iris small{color:#88799e}.app-shell .project-iris>svg:last-child,.app-shell .project-detail-iris>svg:last-child{color:#8954c4}.app-shell .project-breadcrumb,.app-shell .project-breadcrumb>a,.app-shell .project-hero p,.app-shell .project-hero-meta{color:#8394aa}.app-shell .project-hero h1{color:#253249}.app-shell .project-actions-menu summary{color:#71839e;background:#fff;border-color:#e3e8f0}.app-shell .project-actions-menu>button{color:#4b5c74;background:#fff;border-color:#e3e8f0;box-shadow:0 12px 28px #25304a25}.app-shell .project-page-tabs{border-color:#e5eaf2}.app-shell .project-page-tabs>button{color:#7d8fa6}.app-shell .project-page-tabs>button>span{color:#8798ab;background:#f1f3f8}.app-shell .project-page-tabs>button[aria-current=page]{color:#7744b9}.app-shell .project-page-tabs>button[aria-current=page]:after{background:linear-gradient(105deg,#30c4ff,#9327f2)}.app-shell .project-panel{background:#fff;border:1px solid #e5eaf2;border-radius:14px;box-shadow:0 8px 24px #2134540a}.app-shell .project-panel-title h2,.app-shell .project-brief .project-panel-title h2{color:#2e3c53}.app-shell .project-panel-title p{color:#8a9aaf}.app-shell .project-panel-title>svg{color:#879cb2}.app-shell .project-overline,.app-shell .project-brief .project-overline{color:#7c65ad}.app-shell .project-brief>p{color:#61738b}.app-shell .project-brief-footer{color:#8b9caf;border-color:#e8edf3}.app-shell .project-text-link{color:#754ab5}.app-shell .project-budget-heading strong{color:#31425b}.app-shell .project-budget-heading strong>span,.app-shell .project-budget-heading>span,.app-shell .project-budget-legend>span{color:#8698ad}.app-shell .project-budget-legend strong{color:#41546d}.app-shell .project-budget-legend>span:nth-child(3) i{background:#cedbe8}.app-shell .project-stacked-budget{background:#e8edf4}.app-shell .project-delivery-card{background:radial-gradient(circle at 90% 15%,#e4daf8,#0000 46%),linear-gradient(135deg,#f2faff,#f9f5ff);border-color:#e1e2f2;box-shadow:0 8px 24px #2134540a}.app-shell .project-calendar-art>svg{color:#7c96b6}.app-shell .project-calendar-art>span{color:#42577a}.app-shell .project-calendar-art>i,.app-shell .project-calendar-art>i:after{border-color:#aaa1d338}.app-shell .project-delivery-card h3{color:#33425b}.app-shell .project-delivery-card>p{color:#7c8ea7}.app-shell .project-delivery-card>div:last-child{color:#8293aa;border-color:#e6e6f0}.app-shell .project-delivery-card>div:last-child>span{color:#8498b0}.app-shell .project-delivery-card strong{color:#526983}.app-shell .project-team-preview>.project-text-link{border-color:#e8edf3}.app-shell .project-lead strong,.app-shell .project-mini-member strong{color:#34445c}.app-shell .project-lead small,.app-shell .project-mini-member small{color:#8799ad}.app-shell .project-timeline>article:before{background:#e1e9f1}.app-shell .project-timeline-dot{color:#4295a8;background:#edf8fc;border-color:#d7edf4}.app-shell .project-timeline h3{color:#39495e}.app-shell .project-timeline time,.app-shell .project-timeline p{color:#8294aa}.app-shell .project-timeline article>div>span{color:#7483a1;background:#f0f1fa}.app-shell .project-finance-summary{background:#f8f9fd;border-color:#e6eaf2}.app-shell .project-finance-summary span{color:#8797ac}.app-shell .project-finance-summary strong{color:#2e3d55}.app-shell .project-subheading{color:#6d7f99}.app-shell .project-linked-records>a{border-color:#e8edf3}.app-shell .project-linked-icon{color:#599cba;background:#edf8fc;border-color:#dceef5}.app-shell .project-linked-records strong,.app-shell .project-linked-records b{color:#3b4d66}.app-shell .project-linked-records small,.app-shell .project-linked-records>a>svg{color:#899ab0}.app-shell .project-tab-empty,.app-shell .project-tab-empty>p,.app-shell .project-tab-empty>small{color:#8b9caf}.app-shell .project-person-card{background:#f9fafe;border-color:#e6eaf2}.app-shell .project-person-avatar{color:#8465ad;background:#eeeafa}.app-shell .project-person-card.lead .project-person-avatar{color:#3d91b3;background:#e5f7ff}.app-shell .project-person-label,.app-shell .project-person-card p,.app-shell .project-person-card>small{color:#899ab0}.app-shell .project-person-card h3,.app-shell .project-person-card strong{color:#36475f}.app-shell .project-person-card>div:not(.project-budget-track){color:#7e90a8}.app-shell .project-upload-zone{color:#6f9dbb;background:#f9fbff;border-color:#caddec}.app-shell .project-upload-zone h3{color:#40536e}.app-shell .project-upload-zone p{color:#899bb0}.app-shell .project-file-list>div{border-color:#e8edf3}.app-shell .project-file-list>div>span{color:#6b9db7;background:#edf7fc;border-color:#dceaf3}.app-shell .project-file-list strong{color:#3a4c64}.app-shell .project-file-list small{color:#8b9cb0}.app-shell .project-alert{color:#a67637;background:#fff5e5;border-color:#f1dfc1}.app-shell .project-inline-success{color:#378c6b;background:#e9f8f0}@media (max-width:700px){.app-shell .project-stat-strip>div:first-child{padding-left:18px}}@media (max-width:460px){.app-shell .projects-heading>.button{color:#7447af;background:#f4edff;border-color:#dccbf5}.app-shell .project-stat-strip>div:first-child{padding-left:14px}}
.app-shell .client-table{table-layout:fixed;min-width:850px}.app-shell .client-table th,.app-shell .client-table td{padding-left:10px;padding-right:10px}.app-shell .client-table th:first-child{width:24%}.app-shell .client-table th:nth-child(2){width:19%}.app-shell .client-table th:nth-child(3),.app-shell .client-table th:nth-child(4){width:11%}.app-shell .client-table th:nth-child(5){width:14%}.app-shell .client-table th:nth-child(6){width:17%}.app-shell .client-table th:nth-child(7){width:4%}.app-shell .client-table th:first-child,.app-shell .client-table td:first-child{padding-left:18px}.app-shell .client-name-button{min-width:0;max-width:100%}.app-shell .client-name-button>span:last-child{min-width:0}.app-shell .client-name-button strong{max-width:155px}.app-shell .client-country{color:#64758e;text-overflow:ellipsis;font-size:10px;overflow:hidden}.app-shell .client-earned strong{color:#2e9078}.app-shell .client-earned small{color:#93a3b4}.app-shell .client-table .client-open{place-items:center;display:grid}.app-shell .client-page{color:#29374f;max-width:1600px;margin:0 auto;padding-bottom:15px}.app-shell .client-page-breadcrumb{color:#8b9ab0;align-items:center;gap:12px;margin:2px 0 30px;font-size:10px;display:flex}.app-shell .client-page-breadcrumb>a{color:#7187a4;align-items:center;gap:7px;display:inline-flex}.app-shell .client-page-breadcrumb>a:hover{color:#7144ae}.app-shell .client-page-breadcrumb>small{color:#8f9eaf;margin-left:auto;font-size:9px}.app-shell .client-page-breadcrumb>small:before{content:"";background:#53b89d;border-radius:50%;width:5px;height:5px;margin:0 7px 2px 0;display:inline-block}.app-shell .client-page-hero{justify-content:space-between;align-items:center;gap:18px;margin-bottom:31px;display:flex}.app-shell .client-page-hero-main{align-items:center;gap:21px;min-width:0;display:flex}.app-shell .client-page-hero .client-mark.large{border-radius:17px;flex:none;width:70px;height:70px}.app-shell .client-page-hero-main>div{min-width:0}.app-shell .client-page-overline{color:#7e91a8;align-items:center;gap:14px;font-size:10px;display:flex}.app-shell .client-page-overline .client-status{font-size:8px}.app-shell .client-page-hero h1{color:#1e2c43;letter-spacing:-1px;overflow-wrap:anywhere;margin:8px 0 7px;font-size:clamp(26px,2.5vw,36px)}.app-shell .client-page-hero h1>span{color:#8644d5}.app-shell .client-page-hero p{color:#8697ac;align-items:center;gap:8px;font-size:10px;line-height:1.7;display:flex}.app-shell .client-page-actions{flex:none;gap:8px;display:flex}.app-shell .client-page-actions .button{min-height:37px;font-size:10px}.app-shell .client-page-metrics{background:radial-gradient(at 0 0,#e4f8ff,#0000 50%),radial-gradient(at 100% 100%,#f0e8ff,#0000 45%),#fff;border:1px solid #e5eaf2;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:29px;padding:23px 0;display:grid;position:relative;overflow:hidden;box-shadow:0 9px 25px #2134540b}.app-shell .client-page-metrics:before{content:"";background:linear-gradient(105deg,#30c4ff,#46c2f2 48%,#9327f2);height:3px;position:absolute;inset:0 0 auto}.app-shell .client-page-metrics>div{border-right:1px solid #e5eaf2;min-width:0;padding:0 25px}.app-shell .client-page-metrics>div:last-child{border:0}.app-shell .client-page-metrics span{color:#6c7d96;font-size:10px;font-weight:600;display:block}.app-shell .client-page-metrics strong{color:#29374f;letter-spacing:-.6px;white-space:nowrap;margin:10px 0 4px;font:600 26px Poppins,sans-serif;display:block}.app-shell .client-page-metrics>div:first-child strong{color:#2e927d}.app-shell .client-page-metrics small{color:#8e9cb0;font-size:9px;line-height:1.5;display:block}.app-shell .client-page-tabs{scrollbar-width:none;border-bottom:1px solid #e5eaf2;gap:29px;margin-bottom:25px;display:flex;overflow:auto}.app-shell .client-page-tabs>button{color:#7f90a7;white-space:nowrap;background:0 0;align-items:center;gap:6px;padding:0 2px 16px;font-size:11px;display:flex;position:relative}.app-shell .client-page-tabs>button>span{color:#8495a9;background:#f0f2f8;border-radius:4px;padding:2px 5px;font-size:8px}.app-shell .client-page-tabs>button[aria-current=page]{color:#7544b6;font-weight:600}.app-shell .client-page-tabs>button[aria-current=page]:after{content:"";background:linear-gradient(105deg,#30c4ff,#9327f2);height:2px;position:absolute;bottom:0;left:0;right:0}.app-shell .client-page-layout{grid-template-columns:minmax(0,1fr) 315px;align-items:start;gap:20px;display:grid}.app-shell .client-page-main,.app-shell .client-page-side{gap:20px;min-width:0;display:grid}.app-shell .client-page-panel{background:#fff;border:1px solid #e5eaf2;border-radius:14px;min-width:0;padding:24px;box-shadow:0 8px 24px #2134540a}.app-shell .client-page-panel-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:20px;display:flex}.app-shell .client-page-panel-head h2,.app-shell .client-page-financial h2{color:#2d3b52;letter-spacing:-.35px;margin-top:7px;font-size:17px;font-weight:600}.app-shell .client-page-panel-head p{color:#8b9bae;margin-top:6px;font-size:10px;line-height:1.7}.app-shell .client-page-panel-head>.icon-button{color:#8c9db1}.app-shell .client-page-panel-head>button:not(.icon-button){color:#7649b6;white-space:nowrap;background:0 0;align-items:center;gap:5px;font-size:10px;display:flex}.app-shell .client-page-panel-head>strong{color:#6a7e98;white-space:nowrap;font-size:11px;font-weight:600}.app-shell .client-page-kicker{color:#8063ad;letter-spacing:.13em;font-size:8px;font-weight:700}.app-shell .client-page-contact{background:#f9fafe;border:1px solid #e7ecf3;border-radius:10px;align-items:center;gap:12px;padding:14px;display:flex}.app-shell .client-page-contact>span{color:#59799d;background:#e9f1fa;border-radius:50%;flex:none;place-items:center;width:39px;height:39px;font-size:11px;display:grid}.app-shell .client-page-contact>div{flex:1;min-width:0}.app-shell .client-page-contact strong{color:#3b4b63;font-size:12px;display:block}.app-shell .client-page-contact small{color:#8b9bb0;margin-top:4px;font-size:9px;display:block}.app-shell .client-page-contact>a{color:#7289a7}.app-shell .client-page-contact-grid{grid-template-columns:1fr 1fr;gap:24px 18px;padding-top:24px;display:grid}.app-shell .client-page-contact-grid>div{color:#7b93af;align-items:flex-start;gap:9px;min-width:0;display:flex}.app-shell .client-page-contact-grid>div>span{color:#8b9caf;min-width:0;font-size:9px}.app-shell .client-page-contact-grid strong,.app-shell .client-page-contact-grid a{color:#3c4d65;overflow-wrap:anywhere;margin-top:7px;font-size:11px;font-weight:500;line-height:1.5;display:block}.app-shell .client-page-notes{white-space:pre-wrap;overflow-wrap:anywhere;color:#687b93;margin-top:2px;font-size:12px;line-height:1.9}.app-shell .client-page-financial{background:linear-gradient(135deg,#f2fbff,#faf5ff);border-color:#e4e3f3}.app-shell .client-page-financial>div{color:#7e8da5;border-bottom:1px solid #e4e6f0;justify-content:space-between;align-items:center;gap:9px;padding:15px 0;font-size:10px;display:flex}.app-shell .client-page-financial>div:last-of-type{border:0;padding-bottom:0}.app-shell .client-page-financial>div strong{color:#35445e;font-size:13px}.app-shell .client-page-financial>div:nth-last-of-type(2) strong{color:#2e947b}.app-shell .client-page-financial>p{color:#9c7880;font-size:10px;line-height:1.6}.app-shell .client-page-recent>a{color:#6b84a4;border-bottom:1px solid #edf0f5;align-items:center;gap:9px;padding:12px 0;display:flex}.app-shell .client-page-recent>a:last-child{border:0}.app-shell .client-page-recent>a>span{flex:1;min-width:0}.app-shell .client-page-recent strong{color:#40516a;font-size:11px;display:block}.app-shell .client-page-recent small{color:#91a0b3;margin-top:4px;font-size:9px;display:block}.app-shell .client-page-recent b{color:#35445c;font-size:11px}.app-shell .client-page-empty-small{color:#9aa7b8;padding-top:6px;font-size:10px}.app-shell .client-page-record-panel{max-width:1100px}.app-shell .client-page-records{border-top:1px solid #e9edf3}.app-shell .client-page-records>a{border-bottom:1px solid #edf0f5;align-items:center;gap:14px;min-width:0;padding:17px 2px;display:flex}.app-shell .client-page-records>a:last-child{border:0}.app-shell .client-page-records>a:hover .client-page-record-copy strong{color:#7443b6}.app-shell .client-page-record-icon{color:#568dac;background:#eaf6fd;border:1px solid #dbeaf4;border-radius:9px;flex:none;place-items:center;width:37px;height:38px;display:grid}.app-shell .client-page-record-icon.expense{color:#bd7185;background:#fff1f4;border-color:#f6e0e7}.app-shell .client-page-record-icon.payment{color:#3c9b79;background:#eaf8f1;border-color:#d7eee0}.app-shell .client-page-record-copy{flex:1;min-width:0}.app-shell .client-page-record-copy strong{color:#36475e;overflow-wrap:anywhere;font-size:12px;font-weight:600;display:block}.app-shell .client-page-record-copy small{color:#8c9cb0;margin-top:6px;font-size:10px;line-height:1.5;display:block}.app-shell .client-page-record-money{text-align:right;flex:none}.app-shell .client-page-record-money strong{color:#34445c;font-size:12px;display:block}.app-shell .client-page-record-money small{color:#9ba9b9;margin-top:5px;font-size:9px;display:block}.app-shell .client-page-records>a>svg{color:#8e9db0;flex:none}.app-shell .client-page-empty{text-align:center;color:#9b84bb;justify-items:center;gap:9px;padding:65px 20px;display:grid}.app-shell .client-page-empty strong{color:#50617c;font-size:13px}.app-shell .client-page-empty p{color:#97a5b7;font-size:10px}@media (max-width:440px){.app-shell .client-page-tabs{gap:13px}.app-shell .client-page-tabs>button{font-size:10px}.app-shell .client-page-tabs>button>span{padding:2px 4px;font-size:7px}}@media (max-width:1100px){.app-shell .client-page-layout{grid-template-columns:minmax(0,1fr)}.app-shell .client-page-side{grid-template-columns:1fr 1fr}.app-shell .client-page-metrics>div{padding:0 17px}.app-shell .client-page-metrics strong{font-size:22px}}@media (max-width:700px){.app-shell .client-table{min-width:620px}.app-shell .client-table th:nth-child(2),.app-shell .client-table td:nth-child(2),.app-shell .client-table th:nth-child(4),.app-shell .client-table td:nth-child(4){display:none}.app-shell .client-table th:first-child{width:35%}.app-shell .client-table th:nth-child(3),.app-shell .client-table th:nth-child(5),.app-shell .client-table th:nth-child(6){width:20%}.app-shell .client-table th:nth-child(7){width:5%}.app-shell .client-page-breadcrumb{margin-bottom:22px}.app-shell .client-page-hero{display:block}.app-shell .client-page-hero-main{align-items:flex-start}.app-shell .client-page-hero .client-mark.large{width:52px;height:53px;font-size:17px}.app-shell .client-page-hero h1{font-size:27px}.app-shell .client-page-actions{justify-content:flex-end;margin-top:19px}.app-shell .client-page-metrics{grid-template-columns:repeat(2,minmax(0,1fr));padding:0}.app-shell .client-page-metrics>div{border-bottom:1px solid #e5eaf2;padding:18px}.app-shell .client-page-metrics>div:nth-child(2){border-right:0}.app-shell .client-page-metrics>div:nth-child(3),.app-shell .client-page-metrics>div:nth-child(4){border-bottom:0}.app-shell .client-page-metrics strong{font-size:22px}.app-shell .client-page-side{grid-template-columns:1fr}.app-shell .client-page-tabs{gap:22px}.app-shell .client-page-panel{padding:20px}}@media (max-width:440px){.app-shell .client-table{table-layout:fixed;width:100%;min-width:0}.app-shell .client-table th:nth-child(6),.app-shell .client-table td:nth-child(6){display:none}.app-shell .client-table th:first-child{width:43%}.app-shell .client-table th:nth-child(3),.app-shell .client-table th:nth-child(5){width:25%}.app-shell .client-table th:nth-child(7){width:7%}.app-shell .client-table th,.app-shell .client-table td{padding-left:5px;padding-right:5px}.app-shell .client-table th:first-child,.app-shell .client-table td:first-child{padding-left:13px}.app-shell .client-table th:last-child,.app-shell .client-table td:last-child{padding-right:7px}.app-shell .client-country{font-size:9px}.app-shell .client-earned strong{font-size:10px}.app-shell .client-earned small{font-size:7px}.app-shell .client-name-button strong{max-width:110px}.app-shell .client-page-hero p{flex-wrap:wrap}.app-shell .client-page-metrics>div{padding:17px 14px}.app-shell .client-page-metrics strong{font-size:21px}.app-shell .client-page-metrics small{font-size:8px}.app-shell .client-page-contact-grid{grid-template-columns:1fr}.app-shell .client-page-panel-head>strong{white-space:normal;text-align:right}.app-shell .client-page-records>a{gap:9px}.app-shell .client-page-record-icon{width:31px;height:32px}.app-shell .client-page-record-money strong{font-size:10px}.app-shell .client-page-record-money small{font-size:8px}}
.app-shell{--control-bg:#fff;--control-line:#e3e8f0;--control-line-hover:#c9d3e2;--control-ink:#2b3549;--control-muted:#7a869c;--control-ring:0 0 0 3px #9327f21f}.app-shell .button{letter-spacing:.01em;border:0;border-radius:10px;font-weight:600;line-height:1;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s,color .18s}.app-shell .button:focus-visible{box-shadow:var(--control-ring),0 0 0 1px #9327f266;outline:0}.app-shell .button:active:not(:disabled){transform:translateY(1px)}.app-shell .button:disabled{opacity:.45;box-shadow:none;transform:none}.app-shell .button-primary{background:var(--brand-gradient);color:#fff;box-shadow:0 6px 16px #6b69dc2e}.app-shell .button-primary:hover:not(:disabled){background:linear-gradient(105deg,#22bbfa 0%,#3ab7ec 48%,#8318e6 100%);transform:translateY(-1px);box-shadow:0 8px 20px #6b69dc42}.app-shell .button-primary:focus-visible{box-shadow:0 6px 16px #6b69dc2e,0 0 0 3px #9327f233}.app-shell .button-secondary{background:var(--control-bg);border:1px solid var(--control-line);color:#4b5870;box-shadow:0 1px 2px #1d295008}.app-shell .button-secondary:hover:not(:disabled){border-color:var(--control-line-hover);color:#2b3549;background:#f6f8fc}@media (max-width:460px){.app-shell .projects-heading>.button{box-shadow:none;border:1px solid #dccbf5}}.app-shell .select{min-width:0;display:flex;position:relative}.app-shell .select-trigger{border:1px solid var(--control-line);background:var(--control-bg);width:100%;min-height:36px;color:var(--control-ink);text-align:left;cursor:pointer;border-radius:9px;align-items:center;gap:8px;padding:0 10px 0 12px;font-size:11px;font-weight:500;line-height:1;transition:border-color .18s,box-shadow .18s,background .18s;display:flex;box-shadow:0 1px 2px #1d295008}.app-shell .select-trigger:hover:not(:disabled){border-color:var(--control-line-hover)}.app-shell .select-trigger:focus-visible,.app-shell .select-open .select-trigger{box-shadow:var(--control-ring);border-color:#b596de;outline:0}.app-shell .select-trigger:disabled{cursor:not-allowed;opacity:.55}.app-shell .select-icon{color:#8d98ad;flex:none;display:inline-flex}.app-shell .select-value{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.app-shell .select-chevron{color:#8d98ad;flex:none;transition:transform .18s}.app-shell .select-open .select-chevron{transform:rotate(180deg)}.app-shell .select-menu{z-index:120;overscroll-behavior:contain;background:#fff;border:1px solid #e6eaf2;border-radius:12px;margin:0;padding:6px;list-style:none;animation:.14s ease-out select-in;position:fixed;overflow-y:auto;box-shadow:0 4px 8px #1d295008,0 18px 40px #1d295022}@keyframes select-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.app-shell .select-option{color:#3a4661;white-space:nowrap;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:8px 10px;font-size:11px;font-weight:500;line-height:1.3;transition:background .12s,color .12s;display:flex}.app-shell .select-option.is-active{color:var(--control-ink);background:#f3f5fa}.app-shell .select-option.is-selected{color:#6a2fd6;background:linear-gradient(100deg,#eaf9ff,#f2eaff)}.app-shell .select-option.is-selected.is-active{background:linear-gradient(100deg,#dff4ff,#ebdfff)}.app-shell .select-option>svg{color:#8a4de8;flex:none}.app-shell .select-option.is-disabled{color:#b0b8c7;cursor:not-allowed;background:0 0}.app-shell .select-menu::-webkit-scrollbar{width:8px}.app-shell .select-menu::-webkit-scrollbar-thumb{background:#dfe4ee;border:2px solid #fff;border-radius:8px}.app-shell .select.client-select{box-shadow:none;color:inherit;background:0 0;border:0;padding:0}.app-shell .select.client-select .select-trigger{height:100%}.app-shell .select.client-select:focus-within{box-shadow:none}.app-shell .client-fields .select-trigger{min-height:0;box-shadow:none;background:#f9fafe;border-color:#dfe6f0;padding:11px 10px 11px 12px;font-size:12px}.app-shell .task-form .select-trigger{min-height:0;box-shadow:none;background:#f8f9fd;border-color:#dfe5ee;padding:12px 10px 12px 12px;font-size:12px}.app-shell .client-fields .select-trigger:hover:not(:disabled),.app-shell .task-form .select-trigger:hover:not(:disabled){border-color:var(--control-line-hover)}.app-shell .client-fields .select-open .select-trigger,.app-shell .task-form .select-open .select-trigger,.app-shell .client-fields .select-trigger:focus-visible,.app-shell .task-form .select-trigger:focus-visible{box-shadow:var(--control-ring);border-color:#b596de}.app-shell .select.currency-select,.app-shell .select.period-select{transition:border-color .18s,box-shadow .18s}.app-shell .select.currency-select .select-trigger,.app-shell .select.period-select .select-trigger{box-shadow:none;height:100%;min-height:0;color:inherit;background:0 0;border:0;gap:6px;padding:0 2px;font-size:10px}.app-shell .select.currency-select{border-color:#e5e9f1;height:37px;padding:0 8px 0 10px}.app-shell .select.currency-select .select-trigger{padding:0;font-weight:600}.app-shell .select.period-select .select-trigger{gap:7px}.app-shell .select.currency-select .select-chevron,.app-shell .select.period-select .select-chevron{width:13px;height:13px}.app-shell .select.currency-select:hover,.app-shell .select.period-select:hover{border-color:var(--control-line-hover)}.app-shell .select.currency-select.select-open,.app-shell .select.period-select.select-open,.app-shell .select.currency-select:focus-within,.app-shell .select.period-select:focus-within{box-shadow:var(--control-ring);border-color:#b596de}.app-shell .select.currency-select .select-menu,.app-shell .select.period-select .select-menu{min-width:150px}
