.dashboard-body{--workspace-bg:#f5f6f3;background:var(--workspace-bg);font-size:1rem}.workspace-demo{height:34px;background:#202622;color:#d5dcd5;display:flex;align-items:center;justify-content:space-between;padding:0 28px;font-size:.75rem;gap:15px}.workspace-demo strong{color:#fff;font-size:.6875rem;letter-spacing:.09em;margin-right:15px}.workspace-demo button{font-size:.75rem;color:inherit;min-height:30px}.workspace-shell{display:grid;grid-template-columns:244px minmax(0,1fr);min-height:calc(100dvh - 34px)}.workspace-sidebar{background:#fff;border-right:1px solid #dce0d9;padding:30px 20px 24px;display:flex;flex-direction:column;position:sticky;top:0;height:calc(100dvh - 34px);min-height:660px;z-index:25}.workspace-brand{display:flex;align-items:center;gap:11px;margin:3px 4px 32px}.workspace-role-switch{display:grid;grid-template-columns:1fr 1fr;background:#f0f2ed;padding:4px;border-radius:7px;margin-bottom:27px}.workspace-role-switch button{font-size:.875rem;font-weight:700;min-height:38px;border-radius:5px;color:#737a72}.workspace-role-switch button[aria-pressed=true]{background:#fff;color:#252c26;box-shadow:0 1px 4px #20262213}.workspace-account{padding:0 11px 23px;border-bottom:1px solid var(--line);margin-bottom:20px}.workspace-account strong{font-size:.875rem;display:block}.workspace-account span{font-size:.75rem;color:var(--muted);display:block;margin-top:5px}.workspace-nav-label{font-size:.6875rem;letter-spacing:.13em;color:#82897f;padding:0 12px;margin:0 0 12px;font-weight:700}#workspace-nav{display:flex;flex-direction:column;gap:5px}#workspace-nav a{display:flex;align-items:center;gap:12px;padding:12px;border-radius:5px;font-size:.875rem;font-weight:600;min-height:46px;color:#687066}#workspace-nav a[aria-current=page]{color:var(--accent);background:#faeee9}#workspace-nav a:hover{background:#f2f3ef}#workspace-nav a[aria-current=page]:hover{background:#faeee9}.nav-count{margin-left:auto;min-width:23px;text-align:center;font-size:.75rem;color:#565e52;padding:2px 5px;border:1px solid #dce0d9;border-radius:4px;line-height:1.3}#workspace-nav a[aria-current=page] .nav-count{border-color:#edcbbd;color:var(--accent)}[data-icon]{display:inline-flex;width:20px;height:20px;flex-shrink:0;align-items:center;justify-content:center}[data-icon] svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sidebar-bottom{margin-top:auto;padding-top:48px}.sidebar-bottom>a,.sidebar-bottom>button{display:flex;align-items:center;gap:10px;color:#6e766a;font-size:.75rem;min-height:42px;padding:7px 9px}.sidebar-bottom>a:hover,.sidebar-bottom>button:hover{color:var(--accent)}.sidebar-help{display:flex;gap:10px;border-top:1px solid var(--line);padding:22px 4px 0;margin-top:17px}.help-icon{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:.875rem}.sidebar-help strong{display:block;font-size:.75rem}.sidebar-help button{font-size:.75rem;margin-top:4px;color:#71796c;text-align:left}.workspace-topbar{display:flex;justify-content:space-between;align-items:center;padding:18px 40px;background:#ffffffba;border-bottom:1px solid var(--line);height:78px;gap:20px}.workspace-crumb{display:flex;gap:14px;align-items:center;font-size:.8125rem;color:#7e847b}.workspace-crumb strong{color:#3a4237;font-weight:600}.workspace-top-actions{display:flex;align-items:center;gap:24px}.notification-button{position:relative;display:grid;place-items:center;width:38px;height:38px;color:#6b7366}.notification-count{position:absolute;right:-1px;top:0;background:var(--accent);color:#fff;border:2px solid #fff;border-radius:20px;font-size:9px;width:16px;height:16px;display:grid;place-items:center;line-height:1}.workspace-avatar{display:grid;place-items:center;background:#e5e9de;border:1px solid #d5dccb;border-radius:50%;width:36px;height:36px;font-weight:700;font-size:.75rem;letter-spacing:.025em}.workspace-menu{display:none}.workspace-content{min-width:0;display:flex;flex-direction:column}#workspace-main{padding:36px 40px 28px;max-width:1536px;width:100%;margin-inline:auto;flex:1}.dash-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px}.dash-heading .eyebrow{font-size:.6875rem;letter-spacing:.12em;color:var(--accent);margin-bottom:7px;display:block}.dash-heading h1{font-family:var(--display);font-size:2.65rem;line-height:1.08;letter-spacing:0;margin:0}.dash-heading p{font-size:.9375rem;color:#737b6f;margin-top:10px;line-height:1.6}.dash-heading>.button{flex-shrink:0;min-height:44px;padding:10px 16px;font-size:.8125rem;gap:10px}.dash-date{font-size:.75rem;color:#737b6f;white-space:nowrap}.dash-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:7px;background:#fff;margin-bottom:26px;overflow:hidden}.dash-stat{padding:20px 24px;border-right:1px solid var(--line)}.dash-stat:last-child{border:0}.stat-label{display:flex;align-items:center;justify-content:space-between;font-size:.8125rem;color:#777f72;gap:8px;margin-bottom:11px}.stat-label [data-icon]{color:#a2a99d}.stat-value{font-size:2.1rem;line-height:1.2;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.035em}.stat-value.money{font-size:1.85rem}.stat-note{display:block;margin-top:7px;font-size:.75rem;color:#818879}.stat-note.accent{color:var(--accent)}.dash-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr);gap:24px;align-items:start}.dash-primary,.dash-secondary{display:flex;flex-direction:column;gap:24px;min-width:0}.dash-panel{background:white;border:1px solid var(--line);border-radius:7px;overflow:hidden}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:1px solid #e7eae2}.panel-head h2{font-family:var(--body);font-size:1rem;line-height:1.5;font-weight:700}.panel-head .text-button{font-size:.75rem;color:var(--muted);min-height:24px;white-space:nowrap}.panel-head .text-button:hover{color:var(--accent)}.panel-head .panel-caption{font-size:.75rem;color:#7b8374;margin-top:3px}.attention-card{padding:23px 24px;background:#fff;border:1px solid #e8cdbf;border-left:3px solid var(--accent);border-radius:7px}.attention-card .attention-label{display:flex;gap:8px;align-items:center;color:var(--accent);font-size:.75rem;font-weight:700;margin-bottom:12px}.attention-card h2{font-family:var(--body);font-size:1.125rem;line-height:1.45;margin:0 0 8px}.attention-card>p{font-size:.875rem;line-height:1.7;margin-bottom:18px;color:#6c7468}.attention-footer{display:flex;justify-content:space-between;align-items:center;gap:18px}.attention-footer .button{min-height:40px;font-size:.8125rem;padding:9px 14px;gap:10px}.attention-footer>span{font-size:.75rem;color:#89907f}.dash-project-row{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:15px;align-items:center;padding:20px 24px;border-bottom:1px solid #eceee8}.dash-project-row:last-child{border-bottom:0}.project-miniature{width:58px;height:64px;object-fit:cover;border-radius:5px;background:#eceee8}.project-row-copy{min-width:0}.project-row-copy>strong{font-size:.875rem;display:block;line-height:1.5;margin-bottom:5px}.project-row-copy>span{font-size:.75rem;color:#82897c;display:block}.project-row-copy .project-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:9px;font-size:.75rem}.status-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;line-height:1.35;border-radius:4px;font-size:.75rem;font-weight:600;white-space:nowrap;background:#eff2eb;color:#606d57}.status-pill.orange{background:#fbede5;color:#a74725}.status-pill.blue{background:#eaf0f4;color:#476574}.status-pill.gray{background:#f0f1ee;color:#737b6d}.status-pill.green{background:#edf2e5;color:#55713a}.row-action{display:flex;align-items:center;gap:8px;font-size:.75rem;font-weight:700;color:#5d6855;white-space:nowrap;min-height:40px}.row-action:hover{color:var(--accent)}.row-action [data-icon]{width:16px}.message-preview{display:flex;gap:12px;padding:21px 24px;border-bottom:1px solid #eceee8;cursor:pointer;text-align:left;width:100%}.message-preview:last-child{border:0}.contact-avatar{display:grid;place-items:center;width:35px;height:35px;flex-shrink:0;background:#e9ecdf;border:1px solid #dbe1d0;border-radius:50%;font-size:.6875rem;font-weight:700;color:#59664c}.message-preview>div{min-width:0;flex:1}.message-preview strong{font-size:.8125rem;display:block;margin-bottom:6px}.message-preview p{font-size:.8125rem;line-height:1.65;color:#7b8274;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.message-preview time{font-size:.6875rem;color:#969d8e}.activity-list{padding:7px 24px}.activity-item{display:flex;gap:13px;padding:17px 0;border-bottom:1px solid #eceee8}.activity-item:last-child{border:0}.activity-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#f3f5ef;color:#7c886f;flex-shrink:0}.activity-icon [data-icon]{width:16px;height:16px}.activity-icon svg{width:16px;height:16px}.activity-item strong{display:block;font-size:.8125rem;line-height:1.55}.activity-item p{font-size:.75rem;margin-top:4px;color:#8a9281;line-height:1.6}.empty-panel{padding:36px;text-align:center}.empty-panel>span{display:inline-grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#f1f3ec;margin-bottom:15px;color:#7c8b6a}.empty-panel h3{font-family:var(--body);font-size:1rem}.empty-panel p{font-size:.875rem;line-height:1.7;max-width:340px;margin:10px auto 18px}.workspace-footer{padding:15px 40px 25px;display:flex;justify-content:space-between;gap:20px;font-size:.6875rem;color:#949b8a}.workspace-footer button{font-size:.6875rem;color:#7c8770}.section-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.workspace-tabs{display:flex;gap:5px;flex-wrap:wrap}.workspace-tabs button{min-height:39px;font-size:.8125rem;padding:8px 13px;border-radius:5px;border:1px solid transparent;color:#818977}.workspace-tabs button[aria-pressed=true]{background:#fff;border-color:var(--line);color:#394631;font-weight:700}.workspace-search{display:flex;gap:10px;align-items:center;border:1px solid var(--line);border-radius:5px;background:white;padding:9px 12px;min-width:230px}.workspace-search input{border:0;background:transparent;font-size:.875rem;min-width:0;width:100%;outline:0}.workspace-search:focus-within{outline:2px solid var(--accent);outline-offset:2px}.workspace-search [data-icon]{color:#98a18d;width:17px}.project-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.work-project-card{background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden;display:flex;flex-direction:column}.work-project-image{height:170px;position:relative;overflow:hidden}.work-project-image>img{width:100%;height:100%;object-fit:cover}.work-project-image .status-pill{position:absolute;bottom:13px;left:16px;background:#fff}.work-project-body{padding:20px;display:flex;flex-direction:column;flex:1}.project-id{font-size:.6875rem;color:#8e9882;letter-spacing:.05em}.work-project-body h2{font-family:var(--body);font-size:1rem;line-height:1.5;margin:7px 0 10px}.work-project-body>p{font-size:.8125rem;line-height:1.65;margin-bottom:15px;flex:1}.project-card-facts{display:flex;justify-content:space-between;font-size:.75rem;color:#7b8671;border-top:1px solid var(--line);padding-top:14px;margin-bottom:17px;gap:10px}.project-card-facts strong{display:block;color:#48563c;font-weight:600;margin-top:3px}.work-project-body>.button{min-height:40px;font-size:.8125rem}.detail-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);gap:24px}.detail-back{display:inline-flex;align-items:center;gap:8px;font-size:.8125rem;color:#7d8972;margin-bottom:20px;min-height:28px}.detail-back [data-icon]{width:16px;transform:rotate(180deg)}.detail-hero{display:flex;align-items:center;gap:20px;margin-bottom:23px}.detail-hero>img{width:85px;height:85px;object-fit:cover;border-radius:6px}.detail-hero h1{font-family:var(--display);font-size:2.35rem;margin:5px 0 10px}.detail-body{padding:24px}.detail-body h3{font-family:var(--body);font-size:1rem;margin-bottom:12px}.detail-body>p{font-size:.9375rem;line-height:1.8;margin-bottom:22px}.detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.detail-facts>div{padding:15px 0;border-top:1px solid var(--line)}.detail-facts dt{font-size:.75rem;color:#8c967f;margin-bottom:6px}.detail-facts dd{font-size:.875rem;margin:0;line-height:1.6}.file-row{display:flex;align-items:center;gap:12px;border:1px solid var(--line);padding:14px;border-radius:5px;margin-top:10px}.file-row>span{color:#7c886d}.file-row>div{flex:1;min-width:0}.file-row strong{display:block;font-size:.8125rem;overflow-wrap:anywhere}.file-row small{font-size:.75rem;color:#88927b;display:block;margin-top:4px}.file-row button{font-size:.75rem;color:#637553;min-height:34px}.timeline{list-style:none;padding:3px 0;margin:0}.timeline li{position:relative;padding:0 0 27px 33px}.timeline li::before{content:'';position:absolute;left:7px;top:18px;bottom:2px;width:1px;background:#dbe0d2}.timeline li:last-child::before{display:none}.timeline-marker{position:absolute;left:0;top:2px;display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid #d4dcca;font-size:9px;color:#fff}.timeline .done .timeline-marker{background:#667b51;border-color:#667b51}.timeline .current .timeline-marker{border-color:var(--accent);box-shadow:0 0 0 4px #fcf0e9}.timeline strong{font-size:.875rem;display:block;color:#66735a}.timeline .current strong{color:var(--ink)}.timeline p{font-size:.75rem;color:#939c87;margin-top:5px;line-height:1.65}.timeline .current p{color:#7c876f}.mini-finances{padding:23px 24px}.money-line{display:flex;justify-content:space-between;gap:20px;font-size:.8125rem;padding:9px 0;color:#828d76}.money-line strong{color:#4b5b3f;font-weight:600;white-space:nowrap}.money-line.total{border-top:1px solid var(--line);margin-top:9px;padding-top:17px;font-size:1rem;color:var(--ink);font-weight:700}.mini-finances>p{font-size:.75rem;line-height:1.65;margin-top:18px}.production-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.production-lane{background:#edf0e7;border:1px solid #dfe5d5;border-radius:6px;padding:14px;min-height:350px}.lane-title{display:flex;justify-content:space-between;font-size:.8125rem;font-weight:700;padding:3px 2px 17px;color:#6c795e}.lane-title>span{color:#8d997e;font-size:.75rem}.production-card{background:white;border:1px solid #dce3d2;border-radius:5px;padding:18px;margin-bottom:13px}.production-card h3{font-family:var(--body);font-size:.9375rem;line-height:1.5;margin:8px 0 10px}.production-card p{font-size:.75rem;line-height:1.7;margin-bottom:14px}.production-card .button{font-size:.75rem;min-height:36px;padding:8px 12px;gap:6px}.production-card>img{width:100%;height:110px;object-fit:cover;border-radius:4px;margin:0 0 14px}.production-card .status-pill{white-space:normal}.lane-empty{padding:28px 12px;color:#98a38b;font-size:.8125rem;line-height:1.8;text-align:center}.quote-workspace-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;background:#fff;border:1px solid var(--line);border-radius:6px;padding:24px;margin-bottom:16px}.quote-workspace-card h2{font-family:var(--body);font-size:1rem;line-height:1.6;margin:7px 0 9px}.quote-workspace-card p{font-size:.8125rem;line-height:1.7}.quote-workspace-card .tags{margin:13px 0}.quote-workspace-card .quote-number{font-size:1.7rem;font-weight:700;letter-spacing:-.035em;display:block;margin-top:7px}.quote-workspace-card .quote-side{text-align:right;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:18px}.quote-side>div>span{font-size:.75rem;color:#8a967c}.quote-side .button{font-size:.8125rem;min-height:40px}.workspace-comparison{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.workspace-comparison .quote-card h3{font-size:1rem;min-height:48px}.workspace-comparison .quote-total{font-size:1.9rem}.workspace-comparison .quote-description{font-size:.8125rem;min-height:85px}.workspace-comparison .quote-card-main{padding:22px}.workspace-comparison .quote-ribbon{font-size:.6875rem;padding-inline:22px}.workspace-comparison .cost-breakdown>div{font-size:.8125rem}.workspace-comparison .button{font-size:.8125rem;min-height:43px;padding:10px 12px;gap:8px}.comparison-scope{font-size:.875rem;background:#fff;border:1px solid var(--line);border-radius:6px;padding:18px 22px;display:flex;justify-content:space-between;gap:20px;margin:0 0 22px}.comparison-scope strong{display:block}.comparison-scope p{font-size:.75rem;margin-top:6px;color:#8b967e}.conversation-layout{display:grid;grid-template-columns:290px minmax(0,1fr);background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden;min-height:580px}.conversation-list{border-right:1px solid var(--line);padding-top:4px}.conversation-list>.message-preview[aria-pressed=true]{background:#f4f6ef;border-left:3px solid var(--accent);padding-left:21px}.conversation-body{display:flex;flex-direction:column;min-width:0}.conversation-head{padding:21px 25px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;align-items:center}.conversation-head h2{font-family:var(--body);font-size:.9375rem;line-height:1.4}.conversation-head p{font-size:.75rem;color:#8b957e;margin-top:5px}.chat-messages{padding:26px;display:flex;flex-direction:column;gap:19px;flex:1;max-height:460px;overflow-y:auto}.chat-entry{display:flex;flex-direction:column;align-items:flex-start;max-width:85%}.chat-entry.mine{align-self:flex-end;align-items:flex-end}.chat-entry>span{font-size:.6875rem;color:#87967a;margin-bottom:6px}.chat-bubble{font-size:.875rem;line-height:1.75;background:#f3f5ef;border:1px solid #e8edde;padding:14px 17px;border-radius:0 8px 8px 8px;color:#68765b;white-space:pre-wrap;overflow-wrap:anywhere}.mine .chat-bubble{background:#273324;color:#f1f5e9;border-color:#273324;border-radius:8px 0 8px 8px}.chat-entry time{font-size:.6875rem;color:#a3ad96;margin-top:6px}.chat-compose{padding:20px 25px;border-top:1px solid var(--line)}.chat-compose label{display:block;font-size:.75rem;color:#8c987f;margin-bottom:8px}.chat-compose textarea{width:100%;border:1px solid #dce3d0;border-radius:5px;padding:12px;font-size:.875rem;resize:vertical;min-height:78px;background:#fcfdf9}.chat-compose-footer{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:12px}.chat-compose-footer>span{font-size:.6875rem;color:#9aa68c}.chat-compose-footer .button{font-size:.8125rem;min-height:38px;padding:9px 15px;gap:9px}.profile-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);gap:24px}.availability-card{padding:24px}.availability-card h3{font-family:var(--body);font-size:1rem;margin-bottom:12px}.availability-card p{font-size:.875rem;line-height:1.8}.availability-toggle{display:flex;gap:12px;align-items:flex-start;margin-top:20px;font-size:.875rem;cursor:pointer}.availability-toggle input{width:20px;height:20px;accent-color:var(--accent);flex-shrink:0;margin-top:2px}.dashboard-body .form-field label{font-size:.875rem}.dashboard-body .form-field .field-help{font-size:.75rem}.dashboard-body .form-field input,.dashboard-body .form-field textarea,.dashboard-body .form-field select{font-size:1rem}.dashboard-body .form-grid{gap:18px}.dashboard-body .form-field{margin-bottom:20px}.modal-summary{background:#f2f5ec;padding:17px 19px;border-radius:5px;margin:20px 0}.modal-summary p{font-size:.875rem;line-height:1.7}.approval-options{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0}.finish-chip{width:100%;display:flex;align-items:center;gap:15px;border:1px solid #dbe2d0;background:#f7f9f1;border-radius:5px;padding:16px}.finish-swatch{width:52px;height:52px;background:#bd9770;border:5px solid #d5b691;border-radius:3px;flex-shrink:0}.finish-chip strong{font-size:.875rem;display:block}.finish-chip p{font-size:.8125rem;margin-top:5px}.dashboard-body .modal-footer .button{font-size:.875rem}.dashboard-body .modal-footer .button.quiet{border-color:var(--line)}.quote-form-total{padding:20px;background:#f2f5ec;border-radius:5px;margin-top:10px}.quote-form-total .money-line{font-size:.875rem}.revision-note{border-left:3px solid var(--accent);padding:14px 18px;background:#fbf1e9;font-size:.875rem;line-height:1.8;margin-top:17px;white-space:pre-wrap}.small-caption{font-size:.75rem;line-height:1.7;color:#8b987c;margin-top:17px}.workspace-loading{padding:50px;text-align:center}.dashboard-body .button:focus-visible,.dashboard-body button:focus-visible,.dashboard-body a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.dashboard-body .dash-heading h1,.dashboard-body .detail-hero h1{overflow-wrap:anywhere}.shop-capability-note{display:flex;align-items:center;gap:10px;font-size:.8125rem;padding:14px 18px;background:#edf1e6;border-radius:6px;color:#71835d;margin-bottom:22px}.shop-capability-note button{font-size:.75rem;margin-left:auto;text-decoration:underline}.dash-stats .stat-note,.dash-heading p,.workspace-footer,.dash-project-row span,.row-action,.panel-caption,.money-line,.timeline p{overflow-wrap:anywhere}
@media(min-width:1700px){#workspace-main{padding-top:46px}.dash-heading h1{font-size:3rem}.dash-stats{margin-bottom:30px}.dash-stat{padding:24px 30px}.dash-grid{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:30px}.dash-primary,.dash-secondary{gap:30px}}
@media(max-width:1250px){.workspace-shell{grid-template-columns:215px minmax(0,1fr)}.workspace-sidebar{padding-inline:16px}.workspace-brand{gap:8px}#workspace-main{padding:30px 28px}.workspace-topbar{padding-inline:28px}.workspace-footer{padding-inline:28px}.dash-stat{padding:19px}.dash-grid{grid-template-columns:minmax(0,1.5fr) minmax(265px,1fr);gap:20px}.dash-primary,.dash-secondary{gap:20px}.dash-project-row{padding:19px;grid-template-columns:48px minmax(0,1fr);gap:10px 13px}.project-miniature{width:48px;height:56px}.dash-project-row .row-action{grid-column:2;justify-self:start;min-height:25px}.panel-head,.attention-card{padding:20px}.message-preview{padding:19px}.activity-list{padding-inline:19px}.project-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-comparison{gap:12px}.workspace-comparison .quote-card-main{padding:17px}.workspace-comparison .quote-total{font-size:1.65rem}.workspace-comparison .quote-ribbon{font-size:.625rem;padding-inline:17px}.workspace-comparison .cost-breakdown>div{font-size:.75rem}.workspace-comparison .quote-card h3{font-size:.9375rem}.detail-layout,.profile-layout{grid-template-columns:minmax(0,1.5fr) minmax(260px,1fr);gap:20px}.conversation-layout{grid-template-columns:235px minmax(0,1fr)}.conversation-list>.message-preview{padding-inline:17px}.conversation-list>.message-preview[aria-pressed=true]{padding-left:14px}.conversation-list .contact-avatar{display:none}.production-board{gap:14px}.production-lane{padding:11px}.production-card{padding:14px}.stat-label{font-size:.75rem}.stat-value.money{font-size:1.65rem}.workspace-account{padding-inline:9px}}
@media(max-width:1000px){.workspace-shell{grid-template-columns:185px minmax(0,1fr)}.workspace-sidebar{padding:24px 12px;min-height:600px}.workspace-brand{gap:7px;margin-inline:3px}.workspace-account{padding-bottom:20px}.workspace-account strong{font-size:.8125rem}.workspace-account span{font-size:.6875rem}#workspace-nav a{font-size:.8125rem;padding:11px 10px;gap:10px}#workspace-main{padding:26px 22px}.workspace-topbar{padding-inline:22px}.workspace-footer{padding-inline:22px}.sidebar-help{gap:8px}.sidebar-help strong,.sidebar-help button{font-size:.6875rem}.sidebar-bottom>a,.sidebar-bottom>button{font-size:.6875rem;gap:8px}.dash-heading{gap:18px}.dash-heading h1{font-size:2.4rem}.dash-heading p{font-size:.875rem}.dash-grid{grid-template-columns:1fr}.dash-secondary{display:grid;grid-template-columns:1fr 1fr;align-items:start}.dash-stats{margin-bottom:22px}.dash-stat{padding:17px 14px}.stat-value{font-size:1.85rem}.stat-note{font-size:.6875rem}.stat-value.money{font-size:1.4rem}.stat-label [data-icon]{display:none}.dash-project-row{grid-template-columns:52px minmax(0,1fr) auto;padding:20px}.project-miniature{width:52px;height:58px}.dash-project-row .row-action{grid-column:auto;min-height:38px}.detail-layout,.profile-layout{grid-template-columns:1fr}.detail-layout>.dash-secondary{grid-template-columns:1fr 1fr}.conversation-layout{grid-template-columns:200px minmax(0,1fr)}.conversation-head,.chat-compose{padding:18px}.chat-messages{padding:20px}.workspace-comparison{grid-template-columns:1fr}.workspace-comparison .quote-card-main{padding:22px}.workspace-comparison .quote-total{font-size:2rem}.workspace-comparison .quote-description{min-height:0}.workspace-comparison .quote-card h3{min-height:0;font-size:1.125rem}.workspace-comparison .quote-ribbon{font-size:.75rem;padding-inline:22px}.workspace-comparison .cost-breakdown>div{font-size:.875rem}.production-board{grid-template-columns:1fr}.production-lane{min-height:180px;padding:16px}.production-card{display:grid;grid-template-columns:90px 1fr;gap:0 16px;padding:17px}.production-card>img{grid-row:1 / span 5;width:90px;height:100px}.production-card>div,.production-card>h3,.production-card>p,.production-card>.button{grid-column:2}.production-card>.button{justify-self:start}.production-card h3{margin-block:6px}.lane-empty{padding:20px}.section-tools{align-items:stretch;flex-direction:column;gap:16px}.workspace-search{max-width:360px}.workspace-footer{flex-direction:column;gap:8px}.workspace-footer>button{text-align:left}.workspace-top-actions{gap:18px}}
@media(max-width:760px){.workspace-demo{padding-inline:20px;font-size:.6875rem;height:32px}.workspace-demo strong{font-size:.625rem;margin-right:0}.demo-extra{display:none}.workspace-demo button{font-size:.6875rem}.workspace-shell{display:block;min-height:calc(100dvh - 32px)}.workspace-sidebar{display:none;position:fixed;top:32px;bottom:0;left:0;height:calc(100dvh - 32px);min-height:0;width:255px;padding:24px 20px;box-shadow:12px 0 40px #20262230;overflow-y:auto}.workspace-sidebar.is-open{display:flex}.workspace-brand{margin:2px 4px 27px;gap:12px}.workspace-account strong{font-size:.875rem}.workspace-account span{font-size:.75rem}#workspace-nav a{font-size:.875rem}.sidebar-bottom{padding-top:24px}.sidebar-bottom>a,.sidebar-bottom>button{font-size:.75rem}.sidebar-help strong,.sidebar-help button{font-size:.75rem}.workspace-menu{display:grid;place-items:center;width:34px;min-width:34px;height:38px;min-height:38px;margin-left:-5px}.workspace-topbar{padding:12px 20px;height:66px;gap:12px}.workspace-crumb{font-size:.75rem;gap:10px}.workspace-crumb>span:nth-of-type(1){display:none}.workspace-crumb>span:nth-of-type(2){display:none}.workspace-top-actions{gap:14px}.workspace-avatar{width:32px;height:32px;font-size:.6875rem}#workspace-main{padding:25px 20px 18px}.dash-heading{align-items:flex-start;flex-wrap:wrap;margin-bottom:23px;gap:17px}.dash-heading h1{font-size:2.5rem}.dash-heading p{font-size:.875rem;margin-top:8px}.dash-heading .eyebrow{font-size:.6875rem}.dash-heading>.button{font-size:.8125rem;min-height:42px}.dash-stats{grid-template-columns:1fr 1fr;border-radius:6px;margin-bottom:22px}.dash-stat{padding:18px 20px;border-bottom:1px solid var(--line)}.dash-stat:nth-child(2){border-right:0}.dash-stat:nth-child(3),.dash-stat:nth-child(4){border-bottom:0}.stat-value{font-size:2rem}.stat-value.money{font-size:1.7rem}.stat-label{font-size:.8125rem}.stat-note{font-size:.6875rem}.dash-secondary{display:flex;flex-direction:column}.dash-secondary>.dash-panel{width:100%}.panel-head{padding:19px 20px}.panel-head h2{font-size:.9375rem}.panel-head .text-button{font-size:.75rem}.attention-card{padding:20px}.attention-card h2{font-size:1.0625rem}.attention-card>p{font-size:.875rem}.attention-footer{align-items:flex-start;flex-direction:column;gap:12px}.dash-project-row{grid-template-columns:48px minmax(0,1fr);padding:19px 20px;gap:9px 13px}.dash-project-row .row-action{grid-column:2;min-height:30px}.project-miniature{width:48px;height:56px}.project-row-copy>strong{font-size:.875rem}.project-row-copy>span{font-size:.75rem}.project-row-copy .project-meta{font-size:.6875rem}.status-pill{font-size:.6875rem}.message-preview{padding:20px}.activity-list{padding-inline:20px}.project-cards{grid-template-columns:1fr}.work-project-image{height:190px}.work-project-body{padding:22px}.project-card-facts{font-size:.8125rem}.work-project-body h2{font-size:1.0625rem}.work-project-body>p{font-size:.875rem}.workspace-tabs{gap:4px}.workspace-tabs button{font-size:.75rem;padding:8px 10px;min-height:39px}.workspace-search{max-width:none;min-width:0}.quote-workspace-card{grid-template-columns:1fr;padding:21px;gap:16px}.quote-workspace-card .quote-side{flex-direction:row;text-align:left;align-items:flex-end;gap:16px;padding-top:16px;border-top:1px solid var(--line)}.quote-side .button{font-size:.75rem;min-height:40px}.quote-workspace-card .quote-number{font-size:1.6rem}.quote-workspace-card h2{font-size:1.0625rem}.comparison-scope{flex-direction:column;gap:10px;padding:19px}.workspace-comparison{gap:18px}.workspace-comparison .quote-card-main{padding:23px}.workspace-comparison .quote-total{font-size:2.25rem}.workspace-comparison .quote-ribbon{font-size:.6875rem}.detail-hero{gap:15px;align-items:flex-start}.detail-hero>img{width:65px;height:73px}.detail-hero h1{font-size:2rem;line-height:1.15}.detail-body{padding:22px}.detail-body>p{font-size:.9375rem}.detail-layout>.dash-secondary{display:flex}.detail-facts{gap:0 20px}.detail-facts dd{font-size:.8125rem}.timeline strong{font-size:.875rem}.mini-finances{padding:22px}.money-line{font-size:.875rem}.file-row{flex-wrap:wrap}.file-row button{margin-left:32px;min-height:28px}.production-lane{padding:15px}.production-card{padding:17px;grid-template-columns:78px minmax(0,1fr);gap:0 13px}.production-card>img{width:78px;height:90px}.production-card h3{font-size:.9375rem}.conversation-layout{grid-template-columns:1fr;min-height:0}.conversation-list{display:flex;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line);padding:0}.conversation-list>.message-preview{min-width:180px;max-width:220px;padding:16px 17px;border-bottom:0;border-right:1px solid var(--line)}.conversation-list>.message-preview[aria-pressed=true]{border-left:0;border-bottom:3px solid var(--accent);padding:16px 17px 13px}.conversation-list>.message-preview p{display:none}.conversation-list>.message-preview strong{font-size:.8125rem}.conversation-list>.message-preview time{font-size:.6875rem}.conversation-head{padding:20px}.chat-messages{padding:22px 20px;min-height:300px;max-height:420px}.chat-entry{max-width:92%}.chat-bubble{font-size:.875rem;padding:13px 15px}.chat-compose{padding:18px 20px}.chat-compose textarea{font-size:1rem}.chat-compose-footer{align-items:flex-end;gap:12px}.chat-compose-footer>span{max-width:150px;font-size:.6875rem;line-height:1.5}.chat-compose-footer .button{min-height:42px;white-space:nowrap;font-size:.75rem}.workspace-footer{padding:20px;font-size:.6875rem}.workspace-footer button{font-size:.6875rem}.workspace-content{min-height:calc(100dvh - 32px)}.shop-capability-note{align-items:flex-start;font-size:.75rem;flex-wrap:wrap}.shop-capability-note button{margin-left:30px}.profile-layout .detail-body{padding:21px}.dashboard-body .form-grid{grid-template-columns:1fr;gap:0}.dashboard-body .form-field input,.dashboard-body .form-field textarea,.dashboard-body .form-field select{font-size:1rem}.dash-date{font-size:.6875rem}.dashboard-body .modal-footer .button{font-size:.8125rem}}
@media(max-width:380px){#workspace-main{padding-inline:16px}.workspace-topbar{padding-inline:16px}.dash-stat{padding:17px 16px}.stat-label{font-size:.75rem}.stat-value.money{font-size:1.5rem}.dash-heading h1{font-size:2.25rem}.panel-head{padding-inline:17px}.dash-project-row{padding-inline:17px}.attention-card{padding:18px}.project-row-copy .project-meta{gap:5px}.detail-facts{grid-template-columns:1fr}.workspace-tabs button{padding:8px 9px}.workspace-footer{padding-inline:16px}.quote-workspace-card .quote-side{flex-wrap:wrap}.conversation-list>.message-preview{min-width:155px}}

.workspace-demo strong,.workspace-nav-label,.workspace-account span,.sidebar-help strong,.sidebar-help button,.sidebar-bottom>a,.sidebar-bottom>button,.workspace-footer,.workspace-footer button,.stat-note,.project-id,.message-preview time,.chat-entry>span,.chat-entry time,.chat-compose-footer>span,.dash-date,.workspace-comparison .quote-ribbon,.dash-heading .eyebrow,.project-row-copy .project-meta{font-size:.75rem}.status-pill{font-size:.8125rem}.row-action,.workspace-tabs button,.stat-label,.timeline p,.project-row-copy>span,.project-row-copy .project-meta{font-size:.875rem}.dash-heading p,.attention-card>p,.work-project-body>p,.detail-body>p,.chat-bubble,.availability-card>p{font-size:1rem}.detail-facts dd,.quote-workspace-card>div>p{font-size:.9375rem}.work-project-body{overflow-wrap:anywhere}.notification-count{font-size:.625rem}.workspace-account strong{overflow-wrap:anywhere}.workspace-footer span{line-height:1.6}.workspace-comparison .quote-card h3{overflow-wrap:anywhere}.workspace-content button,.workspace-sidebar button{touch-action:manipulation}.workspace-demo,.workspace-topbar{position:relative;z-index:30}.workspace-sidebar{z-index:35}@media(max-width:760px){.workspace-sidebar{top:32px}.dash-heading p,.attention-card>p,.work-project-body>p,.chat-bubble{font-size:1rem}.project-row-copy .project-meta{font-size:.75rem}.status-pill{white-space:normal;font-size:.75rem}.workspace-tabs button{font-size:.875rem}.stat-label{font-size:.8125rem}.stat-note{line-height:1.5}.workspace-demo strong{font-size:.6875rem}}

@media(max-width:390px){.header-actions>.button>span{display:none}.workspace-crumb{gap:8px}.workspace-top-actions{gap:8px}}

.workspace-crumb,.workspace-footer,.workspace-footer button,.stat-label,.stat-note,.dash-date,.project-row-copy>span,.project-id,.panel-caption,.message-preview p,.message-preview time,.activity-item p,.chat-entry>span,.chat-entry time,.chat-compose-footer>span,.chat-compose label,.small-caption,.detail-facts dt,.timeline p,.money-line,.project-card-facts,.quote-side>div>span,.workspace-tabs button,.workspace-account span,.lane-empty,.dash-heading p{color:#626c5c}.stat-note.accent{color:var(--accent)}.workspace-demo{color:#d5dcd5}.workspace-tour li{font-size:1rem;line-height:1.8;margin-bottom:14px}
