.action-feedback-host{pointer-events:none;max-width:360px;right:var(--space-4);width:calc(100% - var(--space-8));z-index:40;position:fixed;top:80px}.action-feedback{background:var(--color-surface);border:1px solid var(--color-border);border-left:4px solid var(--action-feedback-tone-color);border-radius:var(--radius-md);box-shadow:var(--shadow-card);align-items:flex-start;gap:var(--space-3);padding:var(--space-3);pointer-events:auto;display:flex}.action-feedback-success{--action-feedback-tone-color:var(--color-success)}.action-feedback-error{--action-feedback-tone-color:var(--color-danger)}.action-feedback-copy{gap:var(--space-1);flex:1;min-width:0;display:grid}.action-feedback-label{color:var(--action-feedback-tone-color);font-size:12px;font-weight:800;line-height:1.2}.action-feedback-copy p{color:var(--color-text);margin:0;font-size:14px;line-height:1.4}.action-feedback-dismiss{border-radius:var(--radius-pill);color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:22px;line-height:1;display:inline-flex}.action-feedback-dismiss:hover{background:var(--color-surface-muted);color:var(--color-text)}@media (width<=640px){.action-feedback-host{display:none}}.ui-avatar{background:var(--color-primary-soft);border-radius:var(--radius-pill);color:var(--color-primary);flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:800;line-height:1;display:inline-flex;overflow:hidden}.ui-avatar-fallback{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ui-avatar-image{object-fit:cover;width:100%;height:100%;display:block}.ui-button{border-radius:var(--radius-sm);cursor:pointer;align-self:flex-start;align-items:center;gap:var(--space-2);overflow-wrap:normal;min-width:0;max-width:100%;min-height:44px;padding:var(--space-2) var(--space-4);text-align:center;white-space:normal;word-break:normal;border:1px solid #0000;flex:none;justify-content:center;width:fit-content;font-weight:700;line-height:1.25;display:inline-flex}.ui-button:disabled{cursor:not-allowed;opacity:.65}.ui-button-primary{background:var(--color-primary);color:var(--color-text-on-primary)}.ui-button-primary:hover:not(:disabled){background:var(--color-primary-hover)}.ui-button-secondary{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.ui-button-secondary:hover:not(:disabled){background:var(--color-surface-muted)}.ui-button-danger{background:var(--color-danger);color:var(--color-text-on-danger)}.ui-button-danger:hover:not(:disabled){background:var(--color-danger-hover)}.ui-pagination{border-top:1px solid var(--color-border);align-items:center;gap:var(--space-2);padding-top:var(--space-4);justify-content:center;width:100%;display:flex}.ui-pagination>.ui-button{border-radius:var(--radius-pill);min-width:104px}.ui-pagination-status{color:var(--color-text-muted);padding:0 var(--space-2);text-align:center;white-space:nowrap;flex:none;font-size:13px;font-weight:700}.ui-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);min-width:0;padding:var(--space-6)}.ui-card-gallery{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.ui-page-heading{align-items:flex-start;gap:var(--space-4);flex-wrap:wrap;justify-content:space-between;min-width:0;display:flex}.ui-page-heading-copy{gap:var(--space-2);flex:28rem;min-width:0;display:grid}.ui-page-heading-copy>.page-kicker,.ui-page-heading-copy>.page-title,.ui-page-heading-copy>.page-description{margin:0}.ui-section{gap:var(--space-4);min-width:0;display:grid}.ui-section-divided{border-top:1px solid var(--color-border);padding-top:var(--space-6)}.ui-section-header{align-items:flex-start;gap:var(--space-3);flex-wrap:wrap;justify-content:space-between;min-width:0;display:flex}.ui-section-heading-group{gap:var(--space-2);flex:20rem;min-width:0;display:grid}.ui-section-title{color:var(--color-text);margin:0;font-size:20px;font-weight:600;line-height:1.25}.ui-section-description{color:var(--color-text-muted);max-width:72ch;margin:0;font-size:14px;line-height:1.5}.ui-card-title{color:var(--color-text);margin:0;font-size:16px;font-weight:600;line-height:1.3}.ui-meta-text{color:var(--color-text-muted);margin:0;font-size:13px;font-weight:500;line-height:1.4}.ui-action-group{align-self:flex-start;align-items:center;gap:var(--space-2);flex-wrap:wrap;max-width:100%;display:flex}.ui-card-compact{padding:var(--space-4)}.ui-card-muted{background:var(--color-surface-muted);box-shadow:none}.ui-card-plain{box-shadow:none;background:0 0;border:0;padding:0}.ui-badge{border-radius:var(--radius-pill);overflow-wrap:normal;text-align:center;white-space:normal;word-break:normal;place-self:flex-start start;align-items:center;width:fit-content;max-width:100%;padding:5px 10px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.ui-badge-neutral{background:var(--color-border);color:var(--color-text-secondary)}.ui-badge-primary{background:var(--color-primary-soft);color:var(--color-primary)}.ui-badge-success{background:var(--color-success-soft);color:var(--color-success)}.ui-badge-warning{background:var(--color-warning-soft);color:var(--color-warning)}.ui-badge-danger{background:var(--color-danger-soft);color:var(--color-danger)}.ui-badge-info{background:var(--color-info-soft);color:var(--color-info)}.ui-input,.ui-textarea{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text);width:100%;min-width:0}.ui-input{min-height:40px;padding:0 var(--space-3)}.ui-input::placeholder,.ui-textarea::placeholder{color:var(--color-text-muted);opacity:1}.ui-select{width:100%;min-width:0;position:relative}.ui-select-trigger{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text);cursor:pointer;font:inherit;align-items:center;gap:var(--space-3);min-width:0;min-height:44px;padding:0 var(--space-3);text-align:left;justify-content:space-between;width:100%;line-height:1.25;display:flex}.ui-select-trigger:hover:not(:disabled){border-color:var(--color-text-muted)}.ui-select-trigger:focus-visible{border-color:var(--color-primary);outline:3px solid var(--color-primary-soft)}.ui-select-trigger[aria-expanded=true]{border-color:var(--color-primary)}.ui-select-trigger:disabled{cursor:not-allowed;opacity:.65}.ui-select-value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ui-select-chevron{border-bottom:2px solid var(--color-text-muted);border-right:2px solid var(--color-text-muted);flex:none;width:8px;height:8px;margin-right:2px;transform:rotate(45deg)translateY(-2px)}.ui-select-trigger[aria-expanded=true] .ui-select-chevron{transform:rotate(225deg)translate(-2px,-2px)}.ui-select-listbox{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:var(--shadow-card);margin-top:var(--space-1);max-height:min(280px,40vh);padding:var(--space-1);z-index:30;display:grid;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.ui-select-listbox:focus{outline:none}.ui-select-option{border-radius:var(--radius-sm);color:var(--color-text);cursor:pointer;align-items:center;gap:var(--space-3);min-height:42px;padding:var(--space-2) var(--space-3);justify-content:space-between;display:flex}.ui-select-option:hover:not([aria-disabled=true]),.ui-select-option[data-active=true]{background:var(--color-primary-soft);color:var(--color-primary)}.ui-select-option[aria-selected=true]{background:var(--color-primary-soft);color:var(--color-primary);font-weight:700}.ui-select-option[aria-disabled=true]{color:var(--color-text-muted);cursor:not-allowed;opacity:.65}.ui-select-option-check{flex:none;font-size:14px;font-weight:800}.ui-textarea{font:inherit;min-height:120px;padding:var(--space-3);resize:none;line-height:1.5}.ui-input:focus,.ui-textarea:focus{border-color:var(--color-primary);outline:3px solid var(--color-primary-soft)}.ui-form-field{align-content:start;gap:var(--space-2);min-width:0;display:grid}.ui-form-label{color:var(--color-text);font-size:14px;font-weight:700}.ui-form-hint{color:var(--color-text-muted);font-size:13px}.ui-form-error{color:var(--color-danger);font-size:13px;font-weight:700}.ui-state{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);min-width:0;padding:var(--space-6)}.ui-state h2{color:var(--color-text);margin:0 0 var(--space-2);font-size:18px}.ui-state p{color:var(--color-text-muted);margin:0;line-height:1.6}.ui-state-error{border-left:3px solid var(--color-danger)}.ui-expandable-comment-text{white-space:pre-wrap;margin:0}.ui-expandable-comment-text-toggle{color:var(--color-text-muted);cursor:pointer;font:inherit;font-weight:600;line-height:inherit;vertical-align:baseline;background:0 0;border:0;padding:0;display:inline}.ui-expandable-comment-text-toggle:hover{color:var(--color-text)}.ui-expandable-comment-text-toggle:focus-visible{border-radius:var(--radius-sm);outline:2px solid var(--color-primary);outline-offset:2px}@media (width<=1100px){.ui-card-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=800px){.ui-card-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.ui-card-gallery{grid-template-columns:minmax(0,1fr)}}@media (width<=520px){.ui-pagination{flex-wrap:wrap}.ui-pagination-status{flex-basis:100%;order:-1}.ui-pagination>.ui-button{flex:1 1 0;width:auto}}.public-demo-feedback{border-top:1px solid var(--color-border);margin-top:.25rem;padding-top:.375rem}.public-demo-feedback summary{color:var(--color-primary);cursor:pointer;font-size:.7rem;font-weight:700;line-height:1rem}.public-demo-feedback summary:hover{color:var(--color-primary-hover)}.public-demo-feedback__form{gap:.75rem;padding-top:.625rem;display:grid}.public-demo-feedback__intro{color:var(--color-text-muted);margin:0;font-size:.75rem;line-height:1.15rem}.public-demo-feedback__description{resize:vertical;min-height:7rem;padding:.625rem .75rem}.public-demo-feedback__error,.public-demo-feedback__success{border-radius:var(--radius-sm);margin:0;padding:.625rem .75rem;font-size:.75rem;line-height:1.15rem}.public-demo-feedback__error{background:var(--color-danger-soft);color:var(--color-danger)}.public-demo-feedback__success{background:var(--color-success-soft);color:var(--color-success)}.public-demo-reset-anchor{min-height:8rem}.public-demo-reset-anchor--profile{margin-top:var(--space-5);min-height:0}.public-demo-reset-status{background:var(--color-surface);border:1px solid var(--color-border);border-left:3px solid var(--color-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-card);color:var(--color-text);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.625rem;padding:.625rem .75rem;display:grid}.public-demo-reset-status--floating{bottom:calc(1rem + env(safe-area-inset-bottom,0px));max-height:min(32rem,100vh - 2rem);max-height:min(32rem, calc(100dvh - 2rem - env(safe-area-inset-bottom,0px)));overscroll-behavior:contain;z-index:40;width:max-content;max-width:min(22rem,100vw - 2rem);padding-right:2.5rem;position:fixed;right:1rem;overflow-y:auto}.public-demo-reset-status--profile{width:100%}.public-demo-reset-status--pending{border-left-color:var(--color-warning)}.public-demo-reset-status__dismiss{border-radius:var(--radius-sm);color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:1.25rem;line-height:1;display:inline-flex;position:absolute;top:.375rem;right:.375rem}.public-demo-reset-status__dismiss:hover{background:var(--color-surface-muted);color:var(--color-text)}.public-demo-reset-status__icon{background:var(--color-primary-soft);border-radius:var(--radius-pill);color:var(--color-primary);justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:inline-flex}.public-demo-reset-status--pending .public-demo-reset-status__icon{background:var(--color-warning-soft);color:var(--color-warning)}.public-demo-reset-status__icon svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1rem;height:1rem}.public-demo-reset-status__content{grid-template-columns:minmax(0,1fr) auto;gap:.125rem .75rem;min-width:0;display:grid}.public-demo-reset-status__title{font-size:.8rem;font-weight:650;line-height:1.15rem}.public-demo-reset-status__countdown{color:var(--color-text);font-variant-numeric:tabular-nums;letter-spacing:.01em;white-space:nowrap;grid-area:1/2;font-size:.875rem;font-weight:700;line-height:1.2rem}.public-demo-reset-status__detail{color:var(--color-text-muted);grid-column:1/-1;font-size:.7rem;line-height:1rem}.public-demo-reset-status__policy{border-top:1px solid var(--color-border);grid-column:1/-1;margin-top:.25rem;padding-top:.375rem}.public-demo-reset-status__policy summary{color:var(--color-primary);cursor:pointer;font-size:.7rem;font-weight:700;line-height:1rem}.public-demo-reset-status__policy-content{gap:.5rem;padding-top:.5rem;display:grid}.public-demo-reset-status__policy-content p{color:var(--color-text-muted);margin:0;font-size:.7rem;line-height:1.05rem}.public-demo-reset-status__policy-links{flex-wrap:wrap;gap:.5rem .875rem;display:flex}.public-demo-reset-status__policy-links a{color:var(--color-primary);text-underline-offset:2px;font-size:.7rem;font-weight:700;line-height:1.05rem;text-decoration:underline}.public-demo-reset-status__policy-links a:hover{color:var(--color-primary-hover)}.public-demo-reset-status .public-demo-feedback{grid-column:1/-1}.public-demo-reset-status__global-preference{border-top:1px solid var(--color-border);color:var(--color-text);grid-column:1/-1;align-items:flex-start;gap:.5rem;margin-top:.25rem;padding-top:.5rem;font-size:.75rem;line-height:1.2rem;display:flex}.public-demo-reset-status__global-preference input{flex:none;margin-top:.2rem}@media (width<=640px){.public-demo-reset-status--floating{bottom:calc(.75rem + env(safe-area-inset-bottom,0px));max-height:min(70vh,100vh - 1.5rem);max-height:min(70dvh, calc(100dvh - 1.5rem - env(safe-area-inset-bottom,0px)));grid-template-columns:minmax(0,1fr);width:auto;max-width:none;left:.75rem;right:.75rem}.public-demo-reset-status--floating .public-demo-reset-status__icon{display:none}}.client-project-page{gap:var(--space-5);width:100%;max-width:1120px;margin:0 auto;display:grid}.client-project-header,.client-project-header>div{min-width:0}.client-project-title-row{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.client-project-title-row h1{color:var(--color-text);min-width:0;margin:0;font-size:clamp(32px,5vw,48px);line-height:1.05}.client-project-header p{color:var(--color-text-muted);margin:var(--space-3) 0 0;max-width:760px;font-size:16px;line-height:1.7}.client-project-status-badge{white-space:nowrap;flex:none;align-self:center}.client-project-navigation{border-bottom:1px solid var(--color-border);overflow-x:auto}.client-project-navigation-list{gap:var(--space-1);min-width:max-content;margin:0;padding:0;list-style:none;display:flex}.client-project-navigation-link{color:var(--color-text-muted);min-height:44px;padding:0 var(--space-3);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.client-project-navigation-link:hover{color:var(--color-text)}.client-project-navigation-link[aria-current=page]{border-bottom-color:var(--color-primary);color:var(--color-text)}.client-project-navigation-link:focus-visible{border-radius:var(--radius-sm);outline:2px solid var(--color-primary);outline-offset:-2px}.client-project-summary-card,.client-project-attention-card,.client-project-task-card,.client-project-comment-card,.client-project-deliverable-card,.client-project-activity-card{gap:var(--space-4);display:grid}.client-project-summary-card h2,.client-project-attention-card h2,.client-project-task-card h2,.client-project-comment-card h2,.client-project-deliverable-card h2,.client-project-activity-card h2{color:var(--color-text);margin:0 0 var(--space-2);font-size:20px;line-height:1.25}.client-project-summary-card p,.client-project-attention-card p,.client-project-task-card p,.client-project-comment-card p,.client-project-deliverable-card p,.client-project-activity-card p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.6}.client-project-summary-card,.client-project-attention-card{background:var(--color-surface-muted);box-shadow:none}.client-project-attention-card{border:1px solid var(--color-border);border-left:4px solid var(--color-warning)}.client-project-summary-card{border:1px solid var(--color-border);border-left:4px solid var(--color-primary)}.client-project-summary-card>div:first-child h2,.client-project-attention-card>div:first-child h2{align-items:center;gap:var(--space-2);display:flex}.client-project-summary-card>div:first-child h2:before,.client-project-attention-card>div:first-child h2:before{border-radius:var(--radius-pill);content:"";flex:none;width:9px;height:9px}.client-project-summary-card>div:first-child h2:before{background:var(--color-primary)}.client-project-attention-card>div:first-child h2:before{background:var(--color-warning)}.client-project-task-card,.client-project-comment-card,.client-project-deliverable-card{box-shadow:none;border:0}.client-project-task-card{background:linear-gradient(100deg, var(--color-section-tasks-soft) -45%, var(--color-surface-muted) 92%)}.client-project-comment-card{background:linear-gradient(100deg, var(--color-section-comments-soft) -45%, var(--color-surface-muted) 92%)}.client-project-deliverable-card{background:linear-gradient(100deg, var(--color-section-deliverables-soft) -45%, var(--color-surface-muted) 92%)}.client-project-task-card>div:first-child h2,.client-project-comment-card>div:first-child h2,.client-project-deliverable-card>div:first-child h2{align-items:center;gap:var(--space-2);display:flex}.client-project-task-card>div:first-child h2:before,.client-project-comment-card>div:first-child h2:before,.client-project-deliverable-card>div:first-child h2:before{border-radius:var(--radius-pill);content:"";flex:none;width:9px;height:9px}.client-project-task-card>div:first-child h2:before{background:var(--color-section-tasks)}.client-project-comment-card>div:first-child h2:before{background:var(--color-section-comments)}.client-project-deliverable-card>div:first-child h2:before{background:var(--color-section-deliverables)}.client-project-metric-grid{gap:var(--space-3);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.client-project-metric{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);gap:var(--space-1);padding:var(--space-3) var(--space-4);display:grid}.client-project-metric span{color:var(--color-text);font-size:24px;font-weight:900;line-height:1}.client-project-metric p{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.client-project-attention-list{gap:var(--space-2);display:grid}.client-project-attention-item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);grid-template-columns:minmax(0,1fr) auto;display:grid}.client-project-attention-main{align-items:flex-start;gap:var(--space-3);min-width:0;display:flex}.client-project-attention-main>span{color:var(--color-text);flex:none;font-size:24px;font-weight:900;line-height:1}.client-project-attention-main h3,.client-project-attention-empty h3{color:var(--color-text);margin:0 0 var(--space-1);font-size:16px;line-height:1.25}.client-project-attention-link{background:var(--color-primary-soft);border-radius:var(--radius-pill);color:var(--color-primary-hover);padding:var(--space-2) var(--space-3);white-space:nowrap;border:1px solid #0000;font-size:13px;font-weight:800;text-decoration:none}.client-project-attention-link:hover{background:var(--color-surface);border-color:var(--color-primary);color:var(--color-primary-hover)}.client-project-attention-empty{background:var(--color-surface);border:0;border-left:3px solid var(--color-success);border-radius:var(--radius-sm);align-items:flex-start;gap:var(--space-3);padding:var(--space-3) var(--space-4);display:flex}.client-project-task-list,.client-project-deliverable-list,.client-project-comment-list{gap:var(--space-3);display:grid}.client-project-task-item,.client-project-deliverable-item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);gap:var(--space-3);padding:var(--space-4);display:grid}.client-project-comment-item{background:linear-gradient(135deg, var(--color-surface-muted) 18%, var(--color-surface) 145%);border:0;border-left:3px solid var(--color-info);border-radius:var(--radius-sm);gap:var(--space-2);padding:var(--space-3) var(--space-4);display:grid}.client-project-task-item[data-status=todo]{border-left-color:var(--color-text-muted);border-left-width:4px}.client-project-task-item[data-status=in_progress]{border-left-color:var(--color-primary);border-left-width:4px}.client-project-task-item[data-status=done]{border-left-color:var(--color-success);border-left-width:4px}.client-project-task-main,.client-project-deliverable-main{align-items:flex-start;gap:var(--space-4);justify-content:space-between;display:flex}.client-project-comment-main{min-width:0}.client-project-task-main h3,.client-project-deliverable-main h3{color:var(--color-text);margin:0 0 var(--space-2);font-size:16px;line-height:1.25}.client-project-comment-main p{color:var(--color-text);margin:0;font-size:14px;line-height:1.6}.client-project-task-badge-row,.client-project-deliverable-badge-row{align-items:center;gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end;display:flex}.client-project-comment-meta{align-items:baseline;gap:var(--space-2) var(--space-4);flex-wrap:wrap;margin:0;display:flex}.client-project-comment-meta div{align-items:baseline;gap:var(--space-1);min-width:0;display:flex}.client-project-deliverable-meta{border-top:1px solid var(--color-border);gap:var(--space-3);padding-top:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin:0;display:grid}.client-project-deliverable-meta div{gap:var(--space-1);display:grid}.client-project-comment-meta dt{color:var(--color-text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:800}.client-project-comment-meta dd{color:var(--color-text);margin:0;font-size:12px;font-weight:800}.client-project-deliverable-meta dt,.client-project-activity-meta dt{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.client-project-deliverable-meta dd,.client-project-activity-meta dd{color:var(--color-text);margin:0;font-size:14px;font-weight:800}.client-project-task-discussion-actions,.client-project-deliverable-management-actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.client-project-deliverable-management-actions{padding-top:var(--space-3);align-items:center}.client-project-deliverable-item{scroll-margin-top:var(--space-5)}.client-project-deliverable-item-pending{border-color:var(--color-warning);box-shadow:inset 4px 0 0 var(--color-warning)}.client-project-deliverable-review{padding-top:var(--space-3)}.client-project-deliverable-review>summary{color:var(--color-primary);cursor:pointer;width:fit-content;font-size:14px;font-weight:800}.client-project-deliverable-review>summary:hover{color:var(--color-primary-hover)}.client-project-deliverable-review-panel{background:var(--color-surface-muted);border-left:3px solid var(--color-primary);border-radius:var(--radius-sm);gap:var(--space-4);margin-top:var(--space-3);padding:var(--space-4);display:grid}.client-project-deliverable-review-panel>.client-project-deliverable-meta{border-top:0;padding-top:0}.client-project-deliverable-result{border-radius:var(--radius-sm);align-items:baseline;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-left:3px solid #0000;flex-wrap:wrap;display:flex}.client-project-deliverable-result strong{font-size:14px}.client-project-deliverable-result span{font-size:13px;line-height:1.5}.client-project-deliverable-result-approved{background:var(--color-success-soft);border-left-color:var(--color-success);color:var(--color-success)}.client-project-deliverable-result-changes-requested{background:var(--color-danger-soft);border-left-color:var(--color-danger);color:var(--color-danger)}#client-project-deliverables,#client-project-tasks{scroll-margin-top:var(--space-5)}.client-project-task-discussion,.client-project-deliverable-discussion{background:var(--color-surface-muted);gap:var(--space-4);padding:var(--space-4);display:grid}.client-project-task-discussion-header,.client-project-deliverable-discussion-header{gap:var(--space-1);display:grid}.client-project-task-discussion-header h4,.client-project-deliverable-discussion-header h4{color:var(--color-text);margin:0;font-size:16px;line-height:1.25}.client-project-task-discussion-header p,.client-project-deliverable-discussion-header p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.6}.client-task-comment-form,.client-deliverable-comment-form{gap:var(--space-3);display:grid}.client-task-comment-list,.client-deliverable-comment-list{gap:var(--space-2);margin-bottom:var(--space-2);display:grid}.client-task-comment-item,.client-deliverable-comment-item{background:var(--color-surface);border-radius:var(--radius-sm);gap:var(--space-2);padding:var(--space-3);border:0;display:grid}.client-task-comment-item p,.client-deliverable-comment-item p{color:var(--color-text);margin:0;font-size:14px;line-height:1.6}.client-task-comment-meta,.client-deliverable-comment-meta{align-items:baseline;gap:var(--space-2) var(--space-4);flex-wrap:wrap;margin:0;display:flex}.client-task-comment-meta div,.client-deliverable-comment-meta div{align-items:baseline;gap:var(--space-1);display:flex}.client-task-comment-meta dt,.client-deliverable-comment-meta dt{color:var(--color-text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:800}.client-task-comment-meta dd,.client-deliverable-comment-meta dd{color:var(--color-text);margin:0;font-size:12px;font-weight:800}.client-task-comment-loading,.client-deliverable-comment-loading{color:var(--color-text-muted);font-size:14px;font-weight:700}.client-project-comment-create-disclosure{background:linear-gradient(135deg, var(--color-primary-soft) -55%, var(--color-surface-muted) 135%);border:0;border-left:3px solid var(--color-primary);border-radius:var(--radius-sm);padding:var(--space-3) var(--space-4)}.client-project-comment-create-disclosure>summary{cursor:pointer;align-items:center;gap:var(--space-4);justify-content:space-between;min-height:40px;list-style:none;display:flex}.client-project-comment-create-disclosure>summary::-webkit-details-marker{display:none}.client-project-comment-create-disclosure>summary:after{border-bottom:2px solid var(--color-text-muted);border-right:2px solid var(--color-text-muted);content:"";height:8px;margin-right:var(--space-1);flex:none;width:8px;transform:rotate(45deg)translateY(-2px)}.client-project-comment-create-disclosure[open]>summary:after{transform:rotate(225deg)translate(-2px,-2px)}.client-project-comment-create-disclosure>summary h3{color:var(--color-text);margin:0;font-size:15px;line-height:1.3}.client-comment-create-form{gap:var(--space-3);margin-top:var(--space-3);padding-top:var(--space-3);display:grid}.client-comment-create-helper{color:var(--color-text-muted);margin:0;font-size:13px;line-height:1.5}.client-comment-create-actions{justify-content:flex-end;display:flex}.client-comment-create-form-error,.client-task-comment-error,.client-deliverable-comment-error,.client-project-deliverable-action-error{background:var(--color-danger-soft);border:1px solid var(--color-danger);border-radius:var(--radius-sm);color:var(--color-danger);padding:var(--space-3);font-size:14px;font-weight:700}.client-project-deliverable-actions{align-items:center;gap:var(--space-3);padding-top:var(--space-3);flex-wrap:wrap;display:flex}.client-project-change-request-form{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-sm);gap:var(--space-4);padding:var(--space-4);display:grid}.client-project-change-request-form-header{gap:var(--space-1);display:grid}.client-project-change-request-form-header h4{color:var(--color-text);margin:0;font-size:16px;line-height:1.25}.client-project-change-request-form-header p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.6}.client-project-change-request-form-actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.client-project-change-decision-confirmation{background:var(--color-surface);border-radius:var(--radius-sm);align-items:center;gap:var(--space-3);padding:var(--space-3);border:0;flex-wrap:wrap;justify-content:space-between;display:flex}.client-project-change-decision-confirmation p{color:var(--color-text-muted);margin:0;font-size:13px;line-height:1.5}.client-project-change-decision-confirmation-actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.client-project-change-decision-confirmation-actions .ui-button{border-radius:var(--radius-pill);min-height:36px;padding:var(--space-2) var(--space-3)}.client-project-deliverable-approve-button{background:var(--color-success)}.client-project-deliverable-approve-button:hover:not(:disabled){filter:brightness(.95)}.client-project-activity-card{background:linear-gradient(100deg, var(--color-section-activity-soft) -45%, var(--color-surface-muted) 92%);box-shadow:none;border:0}.client-project-activity-card>div:first-child h2{align-items:center;gap:var(--space-2);display:flex}.client-project-activity-card>div:first-child h2:before{background:var(--color-section-activity);border-radius:var(--radius-pill);content:"";flex:none;width:9px;height:9px}.client-project-activity-list{border-top:1px solid var(--color-border);gap:0;display:grid}.client-project-activity-item{border:0;border-bottom:1px solid var(--color-border);gap:var(--space-2);padding:var(--space-3) 0;border-radius:0;display:grid}.client-project-activity-item:last-child{border-bottom:0;padding-bottom:0}.client-project-activity-main{align-items:center;gap:var(--space-3);justify-content:space-between;display:flex}.client-project-activity-main h3{color:var(--color-text);margin:0 0 var(--space-1);font-size:14px;line-height:1.3}.client-project-activity-main p{font-size:13px;line-height:1.45}.client-project-activity-target-row{flex:none;justify-content:flex-end;align-items:center;display:flex}.client-project-activity-target-link{border-radius:var(--radius-pill);color:var(--color-primary);align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);text-align:right;font-size:12px;font-weight:800;line-height:1.35;text-decoration:none;display:inline-flex}.client-project-activity-target-link:after{content:"→"}.client-project-activity-target-link:hover{background:var(--color-primary-soft);color:var(--color-primary-hover);text-decoration:underline}.client-project-activity-target-link:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.client-project-activity-target-label{color:var(--color-text-muted);font-size:12px;font-weight:700;line-height:1.35}.client-project-activity-meta{align-items:baseline;gap:var(--space-2) var(--space-5);flex-wrap:wrap;margin:0;display:flex}.client-project-activity-meta div{align-items:baseline;gap:var(--space-1);display:flex}.client-project-activity-meta dt{letter-spacing:.05em;font-size:10px}.client-project-activity-meta dd{font-size:12px}.client-project-task-item,.client-project-deliverable-item,.client-project-comment-item,.client-task-comment-item,.client-deliverable-comment-item{scroll-margin-top:var(--space-6)}.client-project-task-item:target,.client-project-deliverable-item:target,.client-project-comment-item:target,.client-task-comment-item:target,.client-deliverable-comment-item:target{outline:2px solid var(--color-primary);outline-offset:3px}@media (width<=640px){.client-project-page{gap:var(--space-4)}.client-project-page .ui-card{padding:var(--space-4)}.client-project-task-main,.client-project-deliverable-main,.client-project-activity-main{display:grid}.client-project-title-row{align-items:flex-start;gap:var(--space-2);display:grid}.client-project-title-row h1{font-size:30px}.client-project-status-badge{justify-self:start}.client-project-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-project-attention-list,.client-project-attention-item{grid-template-columns:1fr}.client-project-attention-link{justify-self:start}.client-project-attention-empty{display:grid}.client-project-task-item,.client-project-comment-item,.client-project-deliverable-item{padding:var(--space-3)}.client-project-activity-item{padding:var(--space-3) 0}.client-project-task-badge-row,.client-project-deliverable-badge-row,.client-project-activity-target-row{justify-content:flex-start}.client-project-comment-meta,.client-project-activity-meta{gap:var(--space-2) var(--space-3)}.client-project-deliverable-actions,.client-project-change-request-form-actions{grid-template-columns:1fr;display:grid}.client-project-task-discussion-actions .ui-button,.client-project-deliverable-management-actions .ui-button,.client-project-change-request-form-actions .ui-button,.client-project-change-decision-confirmation-actions .ui-button,.client-task-comment-form .ui-button,.client-deliverable-comment-form .ui-button,.client-comment-create-form .ui-button,.client-project-deliverable-actions .ui-button{width:100%}}@media (width<=420px){.client-project-metric-grid{grid-template-columns:1fr}}.agency-onboarding-card{border-color:var(--color-primary);gap:var(--space-5);display:grid}.agency-onboarding-header{align-items:start;gap:var(--space-5);justify-content:space-between;display:flex}.agency-onboarding-header h2{color:var(--color-text);margin:0 0 var(--space-2);font-size:20px;line-height:1.25}.agency-onboarding-header>div>p:last-child,.agency-onboarding-steps p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.6}.agency-onboarding-action{flex:none}.agency-onboarding-steps{gap:var(--space-4);padding-left:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.agency-onboarding-steps li{border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:var(--space-4)}.agency-onboarding-steps li::marker{color:var(--color-primary);font-weight:800}.agency-onboarding-steps h3{margin:0 0 var(--space-1);font-size:15px;line-height:1.4}.agency-onboarding-steps .ui-badge{margin-top:var(--space-3)}@media (width<=760px){.agency-onboarding-header{display:grid}.agency-onboarding-action{width:100%}.agency-onboarding-steps{grid-template-columns:1fr}}.public-demo-evaluation-guide{background:linear-gradient(135deg, var(--color-primary-soft) 0, var(--color-surface) 55%);border:0;border-left:4px solid var(--color-primary);border-radius:var(--radius-lg);box-shadow:none;gap:var(--space-4);padding:var(--space-5);display:grid;position:relative}.public-demo-evaluation-dismiss{border-radius:var(--radius-pill);color:var(--color-text-muted);cursor:pointer;height:32px;right:var(--space-3);top:var(--space-3);background:0 0;border:0;justify-content:center;align-items:center;width:32px;padding:0;display:inline-flex;position:absolute}.public-demo-evaluation-dismiss:hover{background:var(--color-surface-muted);color:var(--color-text)}.public-demo-evaluation-dismiss:focus-visible{background:var(--color-surface);color:var(--color-text);outline:2px solid var(--color-primary);outline-offset:2px}.public-demo-evaluation-dismiss span{font-size:22px;line-height:1}.public-demo-evaluation-header{align-items:flex-start;gap:var(--space-5);justify-content:space-between;padding-right:36px;display:flex}.public-demo-evaluation-copy{max-width:720px}.public-demo-evaluation-copy h2{color:var(--color-text);margin:0;font-size:22px;line-height:1.3}.public-demo-evaluation-copy p{color:var(--color-text-muted);margin:var(--space-2) 0 0;font-size:14px;line-height:1.6}.public-demo-evaluation-primary{flex-shrink:0;justify-content:center}.public-demo-evaluation-steps{gap:var(--space-3);padding-left:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.public-demo-evaluation-steps li{padding:var(--space-3) var(--space-4)}.public-demo-evaluation-steps li::marker{color:var(--color-primary);font-weight:800}.public-demo-evaluation-steps strong{color:var(--color-text);font-size:15px;line-height:1.4}.public-demo-evaluation-steps p{color:var(--color-text-muted);margin:var(--space-1) 0 0;font-size:13px;line-height:1.6}@media (width<=720px){.public-demo-evaluation-header{align-items:stretch;gap:var(--space-3);flex-direction:column;padding-right:32px}.public-demo-evaluation-primary{width:100%}.public-demo-evaluation-steps{grid-template-columns:1fr}}.dashboard-page{gap:var(--space-5);display:grid}.dashboard-header{align-items:start;gap:var(--space-4);justify-content:space-between;display:flex;position:relative}.dashboard-demo-guide-restore{border-radius:var(--radius-pill);color:var(--color-primary);cursor:pointer;font:inherit;padding:var(--space-2) var(--space-3);background:0 0;border:0;font-size:13px;font-weight:700;position:absolute;top:0;right:0}.dashboard-demo-guide-restore:hover,.dashboard-demo-guide-restore:focus-visible{background:var(--color-primary-soft)}.dashboard-demo-guide-restore:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.dashboard-panel-header a,.dashboard-notification-item a{color:var(--color-primary);font-size:14px;font-weight:700;text-decoration:none}.dashboard-panel-header a:hover,.dashboard-panel-header a:focus-visible,.dashboard-notification-item a:hover,.dashboard-notification-item a:focus-visible{text-decoration:underline}.dashboard-stat-grid{background:var(--color-border);border:1px solid var(--color-border);border-radius:var(--radius-md);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1px;display:grid;overflow:hidden}.dashboard-stat-link{border-radius:var(--radius-md);color:inherit;min-width:0;text-decoration:none;display:block}.dashboard-stat-link .dashboard-stat-card{height:100%}.dashboard-stat-link:hover .dashboard-stat-card,.dashboard-stat-link:focus-visible .dashboard-stat-card{background:var(--color-surface-muted)}.dashboard-stat-card{background:var(--color-surface);box-shadow:none;align-items:center;gap:var(--space-3);min-height:64px;padding:var(--space-3) var(--space-4);border:0;border-radius:0;justify-content:space-between;display:flex}.dashboard-stat-filter{cursor:pointer;font:inherit;text-align:left;width:100%}.dashboard-stat-filter:hover,.dashboard-stat-filter:focus-visible{background:var(--color-surface-muted)}.dashboard-stat-card-selected{background:var(--color-primary-soft)}.dashboard-stat-card-action{border-left:3px solid var(--color-danger)}.dashboard-stat-card-attention{border-left:3px solid var(--color-warning)}.dashboard-stat-card-review{border-left:3px solid var(--color-info)}.dashboard-stat-card span{color:var(--color-text-muted);letter-spacing:.02em;text-transform:uppercase;font-size:12px;font-weight:700}.dashboard-stat-card strong{background:var(--color-surface-muted);border-radius:var(--radius-pill);color:var(--color-text);min-width:40px;min-height:40px;padding:0 var(--space-2);justify-content:center;align-items:center;font-size:22px;line-height:1;display:inline-flex}.dashboard-stat-card-action strong{background:var(--color-danger-soft);color:var(--color-text)}.dashboard-stat-card-attention strong{background:var(--color-warning-soft);color:var(--color-text)}.dashboard-stat-card-review strong{background:var(--color-info-soft);color:var(--color-text)}.dashboard-content-grid{align-items:start;gap:var(--space-4);grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);display:grid}.dashboard-panel{align-content:start;gap:var(--space-3);display:grid}.dashboard-panel .ui-section-description{color:var(--color-text)}.dashboard-quick-actions-panel{grid-column:2;align-self:start}.dashboard-command-panel{background:var(--color-surface-muted);border-radius:var(--radius-lg);box-shadow:none;padding:var(--space-5);border:0}.dashboard-quick-actions-primary{border-radius:var(--radius-pill);justify-content:center;width:100%}.dashboard-quick-actions-project{border-top:1px solid var(--color-border);gap:var(--space-2);padding-top:var(--space-3);display:grid}.dashboard-quick-actions-project-label{color:var(--color-text);font-size:13px;font-weight:700}.dashboard-quick-actions-empty{color:var(--color-text-muted);background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:var(--space-3);margin:0;font-size:13px;line-height:1.5}.dashboard-quick-actions-links{align-items:center;gap:var(--space-1);flex-wrap:wrap;display:flex}.dashboard-command-action{border-radius:var(--radius-pill);color:var(--color-primary);padding:var(--space-2) var(--space-3);font-size:13px;font-weight:700;text-decoration:none}.dashboard-command-action:hover,.dashboard-command-action:focus-visible{background:var(--color-surface)}.dashboard-attention-panel{background:linear-gradient(135deg, var(--color-primary-soft) 0, var(--color-surface) 38%);border:0;border-left:4px solid var(--color-primary);border-radius:var(--radius-lg);box-shadow:none;grid-column:1}.dashboard-attention-empty{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:var(--space-3)}.dashboard-attention-empty strong{color:var(--color-text);font-size:14px;line-height:1.4}.dashboard-attention-empty p{color:var(--color-text-muted);margin:var(--space-1) 0 0;font-size:13px;line-height:1.5}.dashboard-secondary-panel{align-self:start}.dashboard-flat-panel{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:var(--space-4) var(--space-3) var(--space-3);border-top:0}.dashboard-flat-panel .ui-section-title{align-items:center;gap:var(--space-2);display:flex}.dashboard-flat-panel .ui-section-title:before{border-radius:var(--radius-pill);content:"";width:9px;height:9px}.dashboard-recent-projects-panel .ui-section-title:before{background:var(--color-primary)}.dashboard-notifications-panel .ui-section-title:before{background:var(--color-warning)}.dashboard-activity-panel .ui-section-title:before{background:var(--color-info)}.dashboard-recent-projects-panel{background:linear-gradient(135deg, var(--color-primary-soft) -25%, var(--color-surface-muted) 82%);grid-column:1}.dashboard-notifications-panel{background:linear-gradient(225deg, var(--color-warning-soft) -20%, var(--color-surface-muted) 82%);grid-column:2}.dashboard-notifications-panel-wide{grid-column:1/-1}.dashboard-notifications-panel .ui-section-heading-group{flex-basis:12rem}.dashboard-activity-panel{background:linear-gradient(100deg, var(--color-info-soft) -15%, var(--color-surface-muted) 92%);grid-column:1/-1}.dashboard-activity-timeline{margin:0;padding:0;list-style:none}.dashboard-panel-header{align-items:start;gap:var(--space-4);justify-content:space-between;display:flex}.pending-team-invites-card{border-left:4px solid var(--color-primary)}.pending-team-invite-list{gap:var(--space-3);display:grid}.pending-team-invite-item{border:1px solid var(--color-border);border-radius:var(--radius-sm);align-items:center;gap:var(--space-4);padding:var(--space-4);grid-template-columns:minmax(0,1fr) auto;display:grid}.pending-team-invite-workspace{color:var(--color-primary);letter-spacing:.04em;margin:0 0 var(--space-2);text-transform:uppercase;font-size:12px;font-weight:700}.pending-team-invite-item h3{color:var(--color-text);margin:0;font-size:18px;line-height:1.3}.pending-team-invite-details{gap:var(--space-2) var(--space-4);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.pending-team-invite-details p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.5}.pending-team-invite-error{background:var(--color-surface-muted);border-radius:var(--radius-sm);color:var(--color-danger);padding:var(--space-3);margin:0;font-size:14px}.dashboard-project-list,.dashboard-notification-list,.dashboard-recent-project-list{gap:0;display:grid}.dashboard-project-item{border-top:1px solid var(--color-border);gap:var(--space-3);padding-top:var(--space-3);display:grid}.dashboard-notification-item{border-top:1px solid var(--color-border);gap:var(--space-3);padding:var(--space-3) var(--space-1);display:grid}.dashboard-project-main{min-width:0}.dashboard-project-heading-row{align-items:flex-start;gap:var(--space-3);justify-content:space-between;display:flex}.dashboard-project-heading-copy{min-width:0}.dashboard-project-state{color:var(--color-primary);letter-spacing:.03em;margin:0 0 var(--space-1);text-transform:uppercase;font-size:12px;font-weight:700}.dashboard-project-item h3,.dashboard-notification-item h3{color:var(--color-text);margin:0;font-size:16px;line-height:1.3}.dashboard-project-item h3 a{color:var(--color-text);text-decoration:none}.dashboard-project-item h3 a:hover,.dashboard-project-item h3 a:focus-visible{color:var(--color-primary);text-decoration:underline}.dashboard-project-item>.dashboard-project-main>p{color:var(--color-text-muted);margin:var(--space-2) 0 0;font-size:14px;line-height:1.6}.dashboard-project-context{color:var(--color-text-muted);align-items:center;gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;font-size:13px;line-height:1.5;display:flex}.dashboard-project-context>span:first-child{color:var(--color-text);font-weight:600}.dashboard-team-link{color:var(--color-primary);font-size:12px;font-weight:600;text-decoration:none}.dashboard-team-link:hover,.dashboard-team-link:focus-visible{text-decoration:underline}.dashboard-project-actions{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.dashboard-project-primary-action{background:var(--color-primary);border-radius:var(--radius-pill);color:var(--color-text-on-primary);padding:var(--space-2) var(--space-4);font-size:13px;font-weight:700;text-decoration:none}.dashboard-project-primary-action:hover,.dashboard-project-primary-action:focus-visible{background:var(--color-primary-hover)}.dashboard-project-secondary-action{color:var(--color-primary);font-size:13px;font-weight:700;text-decoration:none}.dashboard-project-secondary-action:hover,.dashboard-project-secondary-action:focus-visible{text-decoration:underline}.dashboard-notification-meta span,.dashboard-notification-meta time{color:var(--color-text-muted);font-size:12px;line-height:1.4}.dashboard-notification-meta span:first-child{font-weight:700}.dashboard-notification-meta time{font-weight:500}.dashboard-recent-project-list{gap:var(--space-2)}.dashboard-recent-project-item{border-top:1px solid var(--color-border);align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-1);justify-content:space-between;display:flex}.dashboard-recent-project-name{color:var(--color-text);font-size:14px;font-weight:700;line-height:1.4;text-decoration:none}.dashboard-recent-project-name:hover,.dashboard-recent-project-name:focus-visible{color:var(--color-primary);text-decoration:underline}.dashboard-recent-project-copy{gap:var(--space-1);min-width:0;display:grid}.dashboard-recent-project-copy span{color:var(--color-text-muted);font-size:12px;line-height:1.4}.dashboard-activity-timeline-item{gap:var(--space-3);padding-bottom:var(--space-2);grid-template-columns:12px minmax(0,1fr);display:grid;position:relative}.dashboard-activity-timeline-item:last-child{padding-bottom:0}.dashboard-activity-timeline-item:not(:last-child):before{background:var(--color-border);content:"";width:1px;position:absolute;top:12px;bottom:0;left:5px}.dashboard-activity-marker{background:var(--color-surface);border:2px solid var(--color-info);border-radius:var(--radius-pill);z-index:1;width:11px;height:11px;margin-top:4px;position:relative}.dashboard-activity-content{align-items:center;gap:var(--space-4);grid-template-columns:minmax(0,1fr) auto;min-width:0;display:grid}.dashboard-activity-title-row{align-items:center;gap:var(--space-1);flex-wrap:wrap;display:flex}.dashboard-activity-action-label{color:var(--color-text);font-size:13px;font-weight:700;line-height:1.4}.dashboard-activity-title-row>span[aria-hidden=true]{color:var(--color-text-muted)}.dashboard-activity-target{color:var(--color-text-muted);font-size:13px;font-weight:600;line-height:1.4}.dashboard-activity-meta{color:var(--color-text-muted);align-items:center;gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end;font-size:13px;line-height:1.5;display:flex}.dashboard-activity-project-context{align-items:center;gap:var(--space-1);display:inline-flex}.dashboard-activity-meta a{color:var(--color-primary);font-weight:600;text-decoration:none}.dashboard-activity-meta a:hover,.dashboard-activity-meta a:focus-visible{text-decoration:underline}.dashboard-activity-meta time{white-space:nowrap}.dashboard-notification-list{gap:var(--space-2)}.dashboard-notification-item{align-items:center;gap:var(--space-3);grid-template-columns:minmax(0,1fr)}.dashboard-notification-content{gap:var(--space-2);min-width:0;display:grid}.dashboard-notification-item h3{font-size:14px;line-height:1.4}.dashboard-notification-project-link{color:var(--color-text);text-decoration:none}.dashboard-notification-project-link:hover,.dashboard-notification-project-link:focus-visible{color:var(--color-primary);text-decoration:underline}.dashboard-notification-meta{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.dashboard-notification-empty{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-sm);align-items:flex-start;gap:var(--space-3);padding:var(--space-3);display:flex}.dashboard-notification-empty>span{color:var(--color-success);font-size:18px;font-weight:700;line-height:1}.dashboard-notification-empty strong{color:var(--color-text);font-size:14px;line-height:1.4}.dashboard-notification-empty p{color:var(--color-text-muted);margin:var(--space-1) 0 0;font-size:13px;line-height:1.5}@media (width<=900px){.dashboard-header,.dashboard-panel-header,.dashboard-project-item,.pending-team-invite-item{grid-template-columns:1fr}.pending-team-invite-item .ui-button{justify-self:start}.dashboard-header,.dashboard-panel-header{display:grid}.dashboard-content-grid{grid-template-columns:1fr}.dashboard-attention-panel,.dashboard-quick-actions-panel,.dashboard-recent-projects-panel,.dashboard-notifications-panel,.dashboard-activity-panel{grid-column:1}.dashboard-project-heading-row{align-items:start}.dashboard-activity-content{gap:var(--space-2);grid-template-columns:1fr}.dashboard-activity-meta{justify-content:flex-start}}@media (width<=640px){.dashboard-flat-panel{padding:var(--space-3)}.dashboard-quick-actions-links{flex-direction:column;align-items:stretch}.dashboard-command-action{text-align:center}.pending-team-invite-item .ui-button{width:100%}.dashboard-notification-item{grid-template-columns:1fr;align-items:start}.dashboard-recent-project-item{align-items:flex-start}}.auth-page{gap:var(--space-4);display:grid}.auth-card{margin-top:var(--space-4)}.login-page{align-items:stretch;gap:clamp(var(--space-6), 6vw, var(--space-8));grid-template-columns:minmax(15rem,.8fr) minmax(24rem,1.2fr);width:100%;display:grid}.login-intro{align-content:center;gap:var(--space-3);min-width:0;padding:var(--space-4) 0;display:grid}.login-intro .page-title,.login-intro .page-description{margin:0}.login-intro .page-description{max-width:30rem}.login-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:none;max-width:none;padding:var(--space-5);margin:0}.register-page{align-items:stretch;gap:clamp(var(--space-6), 5vw, var(--space-8));grid-template-columns:minmax(18rem,.9fr) minmax(26rem,1.1fr);width:100%;display:grid}.register-intro{gap:var(--space-5);min-width:0;display:grid}.register-page-standard .register-intro{align-content:center}.register-page-demo .register-intro{align-content:start}.register-heading{gap:var(--space-3);display:grid}.register-heading .page-title,.register-heading .page-description{margin:0}.register-heading .page-description{max-width:32rem}.register-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:none;padding:var(--space-5);align-self:start;margin:0}.public-demo-registration-notice{background:var(--color-info-soft);border:0;border-left:3px solid var(--color-info);border-radius:var(--radius-sm);gap:var(--space-2);padding:var(--space-4);display:grid}.public-demo-registration-notice h2{color:var(--color-text);margin:0;font-size:15px;font-weight:700;line-height:1.4}.public-demo-registration-notice p,.public-demo-registration-notice ul{color:var(--color-text-muted);margin:0;font-size:13px;line-height:1.55}.public-demo-registration-notice ul{padding-left:var(--space-5)}.public-demo-registration-notice li+li{margin-top:var(--space-1)}.public-demo-registration-notice__links{gap:var(--space-3);flex-wrap:wrap;display:flex}.public-demo-registration-notice__links a{color:var(--color-primary);text-underline-offset:2px;font-size:13px;font-weight:700;text-decoration:underline}.public-demo-registration-notice__links a:hover{color:var(--color-primary-hover)}.auth-form{gap:var(--space-4);display:grid}.login-form{gap:var(--space-4)}.login-form .ui-input{min-height:44px}.login-form>.ui-button,.register-form>.ui-button{border-radius:var(--radius-pill);margin-top:var(--space-1);width:100%}.auth-form-error{background:var(--color-danger-soft);border:1px solid var(--color-danger);border-radius:var(--radius-sm);color:var(--color-danger);padding:var(--space-3);font-size:14px;font-weight:700}.login-form .auth-form-error,.register-form .auth-form-error{border:0;border-left:3px solid var(--color-danger);padding:var(--space-3) var(--space-4);line-height:1.5}.auth-footer{color:var(--color-text-muted);margin:var(--space-4) 0 0;font-size:14px;line-height:1.6}.auth-footer a{color:var(--color-primary);font-weight:800}.auth-footer a:hover{color:var(--color-primary-hover)}.login-footer{border-top:1px solid var(--color-border);margin:var(--space-5) 0 0;padding-top:var(--space-4)}.login-footer a{text-underline-offset:2px;font-weight:700;text-decoration:underline}.register-footer{border-top:1px solid var(--color-border);margin:var(--space-5) 0 0;padding-top:var(--space-4)}.register-footer a{text-underline-offset:2px;font-weight:700;text-decoration:underline}.invite-card{gap:var(--space-4);display:grid}.invite-summary{gap:var(--space-2);display:grid}.invite-summary h2{color:var(--color-text);margin:0;font-size:20px;line-height:1.25}.invite-summary p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.6}.invite-meta{border-top:1px solid var(--color-border);gap:var(--space-4);padding-top:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin:0;display:grid}.invite-meta div{gap:var(--space-1);min-width:0;display:grid}.invite-meta dt{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;overflow-wrap:anywhere;font-size:12px;font-weight:800}.invite-meta dd{color:var(--color-text);overflow-wrap:anywhere;word-break:break-word;min-width:0;margin:0;font-size:14px;font-weight:800}.invite-summary{min-width:0}.invite-summary h2,.invite-summary p{overflow-wrap:anywhere}.invite-actions,.invite-accept-form{gap:var(--space-3);display:grid}@media (width>=640px){.invite-actions{align-items:center;display:flex}.invite-meta{grid-template-columns:1fr}}@media (width<=720px){.login-page{align-items:stretch;gap:var(--space-5);grid-template-columns:minmax(0,1fr)}.login-intro{padding:0}.login-card{padding:var(--space-4);width:100%}}@media (width<=840px){.register-page{align-items:stretch;gap:var(--space-5);grid-template-columns:minmax(0,1fr)}.register-intro{gap:var(--space-4)}.register-page-standard .register-intro,.register-page-demo .register-intro{align-content:start}.register-card{padding:var(--space-4);width:100%}}.project-detail-page{gap:var(--space-5);display:grid}.project-detail-page>*{min-width:0}.project-detail-back-link{color:var(--color-text-muted);justify-self:start;font-size:14px;font-weight:700;text-decoration:none}.project-detail-back-link:hover{color:var(--color-text);text-decoration:underline}.project-detail-back-link:focus-visible{border-radius:var(--radius-sm);outline-offset:4px;outline:2px solid}.project-detail-header{align-items:flex-start}.project-detail-header-actions{align-self:flex-start;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.project-detail-header-actions .ui-badge,.project-detail-header-action{box-sizing:border-box;align-items:center;min-height:40px;display:inline-flex}.project-detail-header-actions .ui-badge{justify-content:center}.project-detail-header-action{background:var(--color-surface-muted);border-radius:var(--radius-pill);color:var(--color-primary);padding:0 var(--space-3);justify-content:center;font-size:14px;font-weight:700;line-height:1.25;text-decoration:none}.project-detail-header-action-icon{flex:none;width:40px;padding:0}.project-detail-header-action-icon svg{width:20px;height:20px}.project-detail-header-action:hover{background:var(--color-primary-soft);color:var(--color-primary-hover)}.project-detail-header-action:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.project-workspace-navigation{border-bottom:1px solid var(--color-border);overflow-x:auto}.project-workspace-navigation-list{gap:var(--space-1);min-width:max-content;margin:0;padding:0;list-style:none;display:flex}.project-workspace-navigation-link{color:var(--color-text-muted);min-height:44px;padding:0 var(--space-3);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.project-workspace-navigation-link:hover{color:var(--color-text)}.project-workspace-navigation-link[aria-current=page]{border-bottom-color:var(--color-primary);color:var(--color-text)}.project-workspace-navigation-link:focus-visible{border-radius:var(--radius-sm);outline:2px solid var(--color-primary);outline-offset:-2px}.project-detail-header>div,.project-task-main>:first-child,.project-comment-main>:first-child,.project-deliverable-main>:first-child,.project-activity-main>:first-child{min-width:0}.project-detail-summary-card,.project-detail-invite-card,.project-detail-task-card,.project-detail-comment-card,.project-detail-deliverable-card,.project-detail-activity-card,.project-detail-placeholder-card{gap:var(--space-4);display:grid}.project-detail-task-card,.project-detail-comment-card,.project-detail-deliverable-card,.project-detail-activity-card{box-shadow:none;background:var(--color-surface);border:0}.project-detail-task-card>div:first-child h2,.project-detail-comment-card>div:first-child h2,.project-detail-deliverable-card>div:first-child h2,.project-detail-activity-card>div:first-child h2{align-items:center;gap:var(--space-2);display:flex}.project-detail-task-card>div:first-child h2:before,.project-detail-comment-card>div:first-child h2:before,.project-detail-deliverable-card>div:first-child h2:before,.project-detail-activity-card>div:first-child h2:before{border-radius:var(--radius-pill);content:"";flex:none;width:9px;height:9px}.project-detail-task-card>div:first-child h2:before{background:var(--color-section-tasks)}.project-detail-comment-card>div:first-child h2:before{background:var(--color-section-comments)}.project-detail-deliverable-card>div:first-child h2:before{background:var(--color-section-deliverables)}.project-detail-activity-card>div:first-child h2:before{background:var(--color-section-activity)}.project-detail-summary-card h2,.project-detail-invite-card h2,.project-detail-task-card h2,.project-detail-comment-card h2,.project-detail-deliverable-card h2,.project-detail-activity-card h2,.project-detail-placeholder-card h2{color:var(--color-text);margin:0;font-size:20px;line-height:1.25}.project-detail-invite-card p,.project-detail-task-card p,.project-detail-comment-card p,.project-detail-deliverable-card p,.project-detail-activity-card p,.project-detail-placeholder-card p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.6}.project-detail-meta{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin:0;display:grid}.project-detail-meta div{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-sm);gap:var(--space-1);padding:var(--space-3);display:grid}.project-detail-meta dt,.project-task-meta dt,.project-comment-meta dt,.project-deliverable-meta dt,.project-activity-meta dt{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.project-detail-meta dd,.project-task-meta dd,.project-comment-meta dd,.project-deliverable-meta dd,.project-activity-meta dd{color:var(--color-text);margin:0;font-size:14px;font-weight:800}.project-edit-form,.project-status-form{border:1px solid var(--color-border);border-radius:var(--radius-sm);gap:var(--space-4);padding:var(--space-4);display:grid}.project-edit-form-header,.project-status-form-header{gap:var(--space-1);display:grid}.project-edit-form-header h3,.project-status-form-header h3{color:var(--color-text);margin:0;font-size:16px;line-height:1.25}.project-edit-form-header p,.project-status-form-header p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.6}.project-overview-page{gap:var(--space-5);display:grid}.project-overview-header{gap:var(--space-1);display:grid}.project-overview-header h2,.project-overview-section-header h3,.project-overview-people-header h3{color:var(--color-text);margin:0}.project-overview-header h2{font-size:22px;line-height:1.25}.project-overview-header p,.project-overview-section-header p,.project-overview-people-header p{color:var(--color-text-secondary);margin:0;font-size:14px;line-height:1.5}.project-overview-section{gap:var(--space-3);display:grid}.project-overview-section-header{gap:var(--space-1);display:grid}.project-overview-section-header h3,.project-overview-people-header h3{font-size:16px;line-height:1.3}.project-overview-stats{gap:var(--space-3);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.project-overview-stat{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-md);gap:var(--space-1);min-width:0;padding:var(--space-4);display:grid}.project-overview-stat strong{color:var(--color-text);font-size:28px;line-height:1}.project-overview-stat span{color:var(--color-text-secondary);font-size:13px;font-weight:700}.project-overview-people-grid{align-items:start;gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.project-overview-people-panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:0;overflow:hidden}.project-overview-people-header{align-items:center;gap:var(--space-3);padding:var(--space-4);justify-content:space-between;display:flex}.project-overview-people-header>div{gap:var(--space-1);min-width:0;display:grid}.project-overview-people-count{background:var(--color-surface-muted);border-radius:var(--radius-pill);color:var(--color-text-secondary);min-width:28px;min-height:28px;padding:0 var(--space-2);flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.project-overview-people-list{border-top:1px solid var(--color-border);margin:0;padding:0;list-style:none}.project-overview-person{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);display:flex}.project-overview-person+.project-overview-person{border-top:1px solid var(--color-border)}.project-overview-avatar{background:var(--color-primary-soft);border-radius:var(--radius-pill);color:var(--color-primary);flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:14px;font-weight:800;display:inline-flex}.project-overview-person-copy{gap:2px;min-width:0;display:grid}.project-overview-person-copy strong{color:var(--color-text);overflow-wrap:anywhere;font-size:14px;line-height:1.4}.project-overview-person-copy>span{color:var(--color-text-secondary);font-size:13px;line-height:1.4}.project-overview-empty{border-top:1px solid var(--color-border);color:var(--color-text-secondary);padding:var(--space-4);margin:0;font-size:14px;line-height:1.5}.project-task-list{gap:var(--space-3);display:grid}.project-task-item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);gap:var(--space-2);padding:var(--space-3);display:grid;position:relative}.project-task-item[data-status=todo]{border-left-color:var(--color-text-muted);border-left-width:4px}.project-task-item[data-status=in_progress]{border-left-color:var(--color-primary);border-left-width:4px}.project-task-item[data-status=done]{border-left-color:var(--color-success);border-left-width:4px}.project-task-main{align-items:flex-start;gap:var(--space-4);justify-content:space-between;display:flex}.project-task-main h3{color:var(--color-text);align-items:center;gap:var(--space-2);margin:0;font-size:16px;line-height:1.25;display:flex}.project-task-complete-icon{background:var(--color-success-soft);border:1px solid var(--color-success);border-radius:var(--radius-pill);color:var(--color-success);flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.project-task-badge-row{align-items:center;gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end;display:flex}.project-task-assignment,.project-deliverable-assignment{align-items:baseline;gap:var(--space-2);flex-wrap:wrap;display:flex;font-size:13px!important}.project-task-assignment span,.project-deliverable-assignment span{color:var(--color-text-muted)}.project-task-assignment strong,.project-deliverable-assignment strong{color:var(--color-text);font-weight:800}.project-work-item-open-button{border-radius:var(--radius-sm);cursor:pointer;z-index:1;background:0 0;border:0;padding:0;position:absolute;inset:0}.project-work-item-open-button:hover{box-shadow:inset 0 0 0 1px var(--color-primary)}.project-work-item-open-button:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.project-work-item-trigger-label{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.project-work-item-dialog{background:var(--color-surface);border:0;border-left:1px solid var(--color-border);box-sizing:border-box;color:var(--color-text);width:min(760px,88vw);max-width:none;height:100%;max-height:none;margin:0;padding:0;position:fixed;inset:0 0 0 auto;overflow:hidden}.project-work-item-dialog::backdrop{background:#0f172a75}.project-work-item-dialog-shell{grid-template-rows:auto minmax(0,1fr);height:100%;display:grid}.project-work-item-dialog-header{align-items:flex-start;gap:var(--space-4);padding:var(--space-5);justify-content:space-between;display:flex}.project-work-item-dialog-header>div{min-width:0}.project-work-item-dialog .project-work-item-dialog-label{color:var(--color-text-muted);letter-spacing:.08em;margin:0 0 var(--space-1);text-transform:uppercase;font-size:12px;font-weight:800;line-height:1.4}.project-work-item-dialog-header h3{color:var(--color-text);overflow-wrap:anywhere;margin:0;font-size:22px;line-height:1.3}.project-work-item-dialog-header-actions{align-items:center;gap:var(--space-2);flex:none;display:flex}.project-work-item-dialog-close{flex:none;justify-content:center;align-items:center;width:40px;height:40px;min-height:40px;padding:0}.project-work-item-dialog-close-icon{width:18px;height:18px}.project-work-item-dialog-edit,.project-work-item-dialog-archive{border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.project-work-item-dialog-edit:hover{background:var(--color-surface-muted);color:var(--color-text)}.project-work-item-dialog-archive{color:var(--color-danger)}.project-work-item-dialog-archive:hover:not(:disabled){background:var(--color-danger-soft);border-color:var(--color-danger);color:var(--color-danger)}.project-work-item-dialog-edit[aria-expanded=true]{background:var(--color-primary-soft);border-color:var(--color-primary);color:var(--color-primary)}.project-work-item-dialog-edit:focus-visible,.project-work-item-dialog-archive:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.project-work-item-dialog-edit:disabled,.project-work-item-dialog-archive:disabled{cursor:not-allowed;opacity:.55}.project-work-item-dialog-edit-icon,.project-work-item-dialog-archive-icon{width:18px;height:18px}.project-work-item-dialog .project-item-detail-description{color:var(--color-text);white-space:pre-wrap;margin:0;font-size:15px;line-height:1.6}.project-work-item-dialog-body>hr,.project-work-item-summary{margin-top:0}.project-work-item-dialog-body{align-content:start;gap:var(--space-5);overscroll-behavior:contain;min-height:0;padding:var(--space-5);display:grid;overflow-y:auto}.project-work-item-summary{gap:var(--space-3);display:grid}.project-work-item-badge-row{gap:var(--space-2);flex-wrap:wrap;display:flex}.project-work-item-assignment-row{color:var(--color-text-muted);align-items:baseline;gap:var(--space-2);flex-wrap:wrap;margin:0;font-size:14px;display:flex}.project-work-item-assignment-row strong{color:var(--color-text);font-weight:800}.project-work-item-section-title{color:var(--color-text);margin:var(--space-1) 0 0;font-size:14px;line-height:1.3}.task-status-form{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:0;padding:0;display:grid;overflow:hidden}.task-status-form .ui-form-field{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);grid-template-columns:128px minmax(0,1fr);display:grid}.task-status-form .ui-form-label{color:var(--color-text-secondary);margin:0;font-size:13px;font-weight:700}.task-status-form .ui-select-trigger{background:var(--color-surface-muted);min-height:40px}.task-status-form>.ui-button{margin-right:var(--space-4);min-height:40px}.project-comment-list{gap:var(--space-3);display:grid}.project-comment-feed-entry{gap:var(--space-3);grid-template-columns:36px minmax(0,1fr);display:grid}.project-comment-feed-body{background:var(--color-surface-muted);border-radius:var(--radius-md);gap:var(--space-3);min-width:0;padding:var(--space-3);display:grid}.project-comment-feed-header{align-items:flex-start;gap:var(--space-2) var(--space-4);flex-wrap:wrap;justify-content:space-between;display:flex}.project-comment-feed-heading{align-items:baseline;gap:var(--space-1);flex-wrap:wrap;min-width:0;display:flex}.project-comment-feed-heading strong{color:var(--color-text);font-size:14px;font-weight:800}.project-comment-feed-heading span{color:var(--color-text-secondary);font-size:13px}.project-comment-feed-actions,.project-item-conversation-entry-actions{align-items:center;column-gap:var(--space-2);flex:none;grid-template-columns:max-content 32px;justify-content:end;min-height:32px;display:grid}.project-comment-feed-actions>.ui-badge,.project-item-conversation-entry-actions>.ui-badge{grid-column:1;align-self:center}.project-comment-feed-actions>.project-comment-actions-menu,.project-item-conversation-entry-actions>.project-comment-actions-menu{grid-column:2;place-self:center}.project-comment-feed-content{color:var(--color-text-secondary);white-space:pre-wrap;margin:0;font-size:14px;line-height:1.5}.project-detail-comment-card>.ui-pagination,.project-detail-activity-card>.ui-pagination{border-top:0;padding-top:0}.project-comment-actions-menu{z-index:5;width:32px;position:relative}.project-comment-actions-trigger{border-radius:var(--radius-sm);color:var(--color-text-secondary);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.project-comment-actions-trigger:hover,.project-comment-actions-trigger[aria-expanded=true]{background:var(--color-surface);color:var(--color-text)}.project-comment-actions-trigger:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.project-comment-actions-icon{width:18px;height:18px}.project-comment-actions-popover{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:var(--shadow-card);gap:var(--space-1);padding:var(--space-1);right:0;top:calc(100% + var(--space-1));z-index:40;display:flex;position:absolute}.project-comment-actions-item{border-radius:var(--radius-sm);color:var(--color-text);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:36px;height:36px;min-height:36px;padding:0;display:inline-flex}.project-comment-actions-item-icon{width:18px;height:18px}.project-comment-actions-item:hover:not(:disabled),.project-comment-actions-item:focus-visible{background:var(--color-surface-muted)}.project-comment-actions-item:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.project-comment-actions-item:disabled{cursor:not-allowed;opacity:.55}.project-comment-actions-item-danger{color:var(--color-danger)}.project-comment-actions-item-danger:hover:not(:disabled),.project-comment-actions-item-danger:focus-visible{background:var(--color-danger-soft)}@media (hover:hover) and (pointer:fine){.project-comment-feed-entry .project-comment-actions-menu,.project-item-conversation-entry-comment .project-comment-actions-menu{opacity:0;pointer-events:none}.project-comment-feed-entry:hover .project-comment-actions-menu,.project-comment-feed-entry:focus-within .project-comment-actions-menu,.project-comment-feed-entry:target .project-comment-actions-menu,.project-item-conversation-entry-comment:hover .project-comment-actions-menu,.project-item-conversation-entry-comment:focus-within .project-comment-actions-menu,.project-comment-actions-menu[data-open=true]{opacity:1;pointer-events:auto}}.project-deliverable-list{gap:var(--space-3);display:grid}.project-deliverable-item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);gap:var(--space-2);padding:var(--space-3);display:grid;position:relative}.project-deliverable-item[data-status=pending]{border-left-color:var(--color-warning);border-left-width:4px}.project-deliverable-item[data-status=approved]{border-left-color:var(--color-success);border-left-width:4px}.project-deliverable-item[data-status=changes_requested]{border-left-color:var(--color-danger);border-left-width:4px}.project-deliverable-item[data-archived=true]{border-left-color:var(--color-text-muted);border-left-width:4px}.project-deliverable-main{align-items:flex-start;gap:var(--space-4);justify-content:space-between;display:flex}.project-deliverable-main h3{color:var(--color-text);margin:0;font-size:16px;line-height:1.25}.project-deliverable-badge-row{align-items:center;gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end;display:flex}.project-deliverable-meta{background:var(--color-surface-muted);border-radius:var(--radius-md);gap:var(--space-2);padding:var(--space-3);margin:0;display:grid}.project-deliverable-meta div{align-items:baseline;gap:var(--space-1) var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.project-activity-list{gap:var(--space-3);display:grid}.project-activity-item{gap:var(--space-3);grid-template-columns:36px minmax(0,1fr);display:grid}.project-activity-content{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-md);gap:var(--space-2);min-width:0;padding:var(--space-3);display:grid}.project-activity-header{align-items:flex-start;gap:var(--space-2) var(--space-4);flex-wrap:wrap;justify-content:space-between;display:flex}.project-activity-heading{align-items:baseline;gap:var(--space-1);flex-wrap:wrap;min-width:0;display:flex}.project-activity-heading strong{color:var(--color-text);font-size:14px;font-weight:800}.project-activity-heading span{color:var(--color-text-secondary);font-size:13px}.project-activity-target{flex:0 auto;justify-content:flex-end;align-items:center;min-width:0;display:flex}.project-activity-description{color:var(--color-text-secondary);margin:0;font-size:14px;line-height:1.5}.project-activity-target-link{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-pill);color:var(--color-primary);align-items:center;gap:var(--space-1);overflow-wrap:anywhere;max-width:100%;padding:var(--space-1) var(--space-2);text-align:right;font-size:12px;font-weight:800;line-height:1.35;text-decoration:none;display:inline-flex}.project-activity-target-link:after{content:"→"}.project-activity-target-link:hover{background:var(--color-primary-soft);color:var(--color-primary-hover);text-decoration:underline}.project-activity-target-link:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.project-task-item,.project-deliverable-item,.project-comment-item-project{scroll-margin-top:var(--space-6)}.project-task-item:target:not(.project-activity-target-dismissed),.project-deliverable-item:target:not(.project-activity-target-dismissed),.project-comment-item-project:target:not(.project-activity-target-dismissed){outline:2px solid var(--color-primary);outline-offset:3px}@media (width<=640px){.project-activity-list{gap:var(--space-2)}.project-activity-item{gap:var(--space-2);grid-template-columns:32px minmax(0,1fr)}.project-activity-header{gap:var(--space-2);display:grid}.project-activity-target{justify-content:flex-start}.project-activity-target-link{text-align:left}}.deliverable-filter-form{background:var(--color-surface-muted);border-radius:var(--radius-sm);gap:var(--space-3);padding:var(--space-3);border:0;display:grid}.project-work-create-disclosure{background:linear-gradient(135deg, var(--color-primary-soft) -55%, var(--color-surface-muted) 135%);border:0;border-left:3px solid var(--color-primary);border-radius:var(--radius-sm);padding:var(--space-3) var(--space-4)}.deliverable-create-disclosure{background:var(--color-surface-muted)}.project-work-create-disclosure>summary{cursor:pointer;align-items:center;gap:var(--space-4);justify-content:space-between;min-height:40px;list-style:none;display:flex}.project-work-create-disclosure>summary::-webkit-details-marker{display:none}.project-work-create-disclosure>summary:after{border-bottom:2px solid var(--color-text-muted);border-right:2px solid var(--color-text-muted);content:"";height:8px;margin-right:var(--space-1);flex:none;width:8px;transform:rotate(45deg)translateY(-2px)}.project-work-create-disclosure[open]>summary:after{transform:rotate(225deg)translate(-2px,-2px)}.project-work-create-disclosure>summary h3{color:var(--color-text);margin:0;font-size:15px;line-height:1.3}.task-create-form,.comment-create-form,.deliverable-create-form{border-top:1px solid var(--color-border);gap:var(--space-3);margin-top:var(--space-3);padding-top:var(--space-3);display:grid}.project-work-create-helper{color:var(--color-text-secondary);margin:0;font-size:13px;line-height:1.5}.task-toolbar,.deliverable-toolbar{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.task-filter-ribbon,.deliverable-filter-ribbon{align-items:center;gap:var(--space-2);flex-wrap:wrap;flex:560px;min-width:0;display:flex}.task-filter-search,.deliverable-filter-search{flex:220px;min-width:180px}.task-filter-pill,.deliverable-filter-pill{background:var(--color-surface-muted);border-radius:var(--radius-pill);border:1px solid #0000;flex:0 auto;align-items:center;height:40px;min-height:40px;transition:background .12s,border-color .12s;display:flex;overflow:visible}.task-filter-pill .ui-select,.deliverable-filter-pill .ui-select{flex:none;width:max-content;min-width:max-content}.task-filter-pill .ui-select-trigger,.deliverable-filter-pill .ui-select-trigger{border-radius:var(--radius-pill);box-sizing:border-box;height:38px;min-height:38px;padding:0 var(--space-3);white-space:nowrap;background:0 0;border:0;gap:6px;width:max-content;font-family:inherit;font-size:14px;font-weight:600;line-height:1}.task-filter-pill .ui-select-trigger-prefix,.deliverable-filter-pill .ui-select-trigger-prefix{color:var(--color-text-secondary);white-space:nowrap;flex:none;font-size:14px;font-weight:700;line-height:1}.task-filter-pill .ui-select-value,.deliverable-filter-pill .ui-select-value{color:var(--color-text);text-overflow:clip;white-space:nowrap;overflow:visible}.task-filter-pill .ui-select-trigger:focus-visible,.deliverable-filter-pill .ui-select-trigger:focus-visible{border-color:#0000;outline:none}.task-filter-pill .ui-select-listbox,.deliverable-filter-pill .ui-select-listbox{width:max-content;min-width:100%;max-width:min(240px,100vw - 32px);left:0;right:auto;overflow-x:hidden}.task-filter-pill .ui-select-option,.deliverable-filter-pill .ui-select-option{white-space:nowrap;font-size:14px}:is(.task-filter-pill:has(.ui-select-trigger[aria-expanded=true]),.task-filter-pill:has(.ui-select-trigger:focus-visible),.deliverable-filter-pill:has(.ui-select-trigger[aria-expanded=true]),.deliverable-filter-pill:has(.ui-select-trigger:focus-visible)){background:var(--color-surface);border-color:var(--color-primary);outline:3px solid var(--color-primary-soft);outline-offset:1px}.task-filter-pill .ui-select-trigger:hover:not(:disabled),.task-filter-pill .ui-select-trigger[aria-expanded=true],.deliverable-filter-pill .ui-select-trigger:hover:not(:disabled),.deliverable-filter-pill .ui-select-trigger[aria-expanded=true]{background:0 0;border-color:#0000}.task-filter-clear,.deliverable-filter-clear{border-radius:var(--radius-pill);color:var(--color-primary);cursor:pointer;font:inherit;min-height:40px;padding:0 var(--space-3);background:0 0;border:0;font-size:13px;font-weight:800}.task-filter-clear:hover:not(:disabled),.deliverable-filter-clear:hover:not(:disabled){background:var(--color-primary-soft)}.task-filter-clear:focus-visible,.deliverable-filter-clear:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.task-filter-clear:disabled,.deliverable-filter-clear:disabled{cursor:not-allowed;opacity:.55}.task-new-button,.deliverable-new-button{border-radius:var(--radius-pill);height:40px;min-height:40px;padding:0 var(--space-4);white-space:nowrap;margin-left:auto;font-size:14px}.project-work-create-dialog{background:0 0;border:0;width:100%;max-width:min(640px,100vw - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:0;overflow:visible}.project-work-create-dialog::backdrop{background:#0f172a75}.project-work-create-dialog-shell{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);grid-template-rows:auto minmax(0,1fr);max-height:calc(100dvh - 32px);display:grid;overflow:hidden}.project-work-create-dialog-header{border-bottom:1px solid var(--color-border);align-items:center;gap:var(--space-4);padding:var(--space-4);justify-content:space-between;display:flex}.project-work-create-dialog-header h3{color:var(--color-text);margin:0;font-size:18px;line-height:1.3}.project-work-create-dialog-close{border-radius:var(--radius-md);justify-content:center;align-items:center;width:40px;height:40px;min-height:40px;padding:0}.project-work-create-dialog-close-icon{width:18px;height:18px}.project-work-create-dialog-body{overscroll-behavior:contain;min-height:0;padding:var(--space-4);overflow-y:auto}.project-work-create-dialog .task-create-form,.project-work-create-dialog .deliverable-create-form{border-top:0;margin-top:0;padding-top:0}.project-work-create-dialog .task-create-form .ui-input,.project-work-create-dialog .deliverable-create-form .ui-input{height:44px;min-height:44px}.task-edit-primary-fields,.deliverable-edit-primary-fields{gap:0;min-width:0;display:grid}.task-edit-form,.deliverable-edit-form{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);align-self:stretch;gap:0;width:100%;min-width:0;margin-top:0;padding:0;display:grid;overflow:visible}.task-edit-form-header,.deliverable-filter-form-header{gap:var(--space-1);display:grid}.task-edit-form-header h4,.deliverable-filter-form-header h3{color:var(--color-text);margin:0;font-size:16px;line-height:1.25}.task-edit-form-header p,.deliverable-filter-form-header p{color:var(--color-text-secondary);margin:0;font-size:14px;line-height:1.6}.project-activity-error,.project-edit-form-error,.project-status-form-error,.project-work-pagination-error,.task-create-form-error,.task-filter-form-error,.task-status-form-error,.task-update-form-error{background:var(--color-danger-soft);border:1px solid var(--color-danger);border-radius:var(--radius-sm);color:var(--color-danger);padding:var(--space-3);font-size:14px;font-weight:700}.project-edit-actions{justify-content:flex-start;display:flex}.project-archive-panel{border:1px solid var(--color-border);border-radius:var(--radius-sm);align-items:flex-start;gap:var(--space-4);padding:var(--space-4);justify-content:space-between;display:flex}.project-archive-panel h3{color:var(--color-text);margin:0 0 var(--space-1);font-size:16px;line-height:1.25}.project-archive-panel p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.6}.task-create-grid,.deliverable-create-grid,.task-edit-grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.task-create-actions,.comment-create-actions,.deliverable-create-actions{align-items:center;gap:var(--space-3);flex-wrap:wrap;justify-content:space-between;display:flex}.task-edit-actions,.deliverable-edit-actions{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.task-edit-actions{background:var(--color-surface-muted);padding:var(--space-3) var(--space-4);justify-content:flex-end}.deliverable-edit-footer{background:var(--color-surface-muted);align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);flex-wrap:wrap;justify-content:flex-end;display:flex}.project-work-item-danger-actions{padding-top:var(--space-4);justify-content:flex-end;display:flex}.project-work-item-dialog .ui-button{border-radius:var(--radius-md);min-height:40px}.task-create-checkbox,.task-edit-checkbox{color:var(--color-text);align-items:center;gap:var(--space-2);font-size:14px;font-weight:700;display:flex}.task-create-checkbox input,.task-edit-checkbox input{accent-color:var(--color-primary);width:16px;height:16px}.comment-create-form-error,.comment-delete-error{background:var(--color-danger-soft);border:1px solid var(--color-danger);border-radius:var(--radius-sm);color:var(--color-danger);padding:var(--space-3);font-size:14px;font-weight:700}.comment-create-checkbox{color:var(--color-text);align-items:center;gap:var(--space-2);font-size:14px;font-weight:700;display:flex}.comment-create-checkbox input{accent-color:var(--color-primary);width:16px;height:16px}.task-edit-form-header,.deliverable-edit-form-header{border-bottom:1px solid var(--color-border);min-width:0;min-height:48px;padding:0 var(--space-4);align-items:center;width:100%;display:flex}.task-edit-form-header h4,.deliverable-edit-form-header h4{color:var(--color-text);margin:0;font-size:15px;line-height:1.3}.task-edit-form .ui-form-field,.deliverable-edit-form .ui-form-field{border-bottom:1px solid var(--color-border);align-items:start;gap:var(--space-3);min-width:0;padding:var(--space-3) var(--space-4);grid-template-columns:128px minmax(0,1fr);display:grid}.task-edit-form .ui-form-label,.deliverable-edit-form .ui-form-label,.project-work-item-edit-label{color:var(--color-text-secondary);align-self:start;margin:0;padding-top:10px;font-size:13px;font-weight:700;line-height:1.4}.task-edit-form .ui-input,.task-edit-form .ui-select-trigger,.deliverable-edit-form .ui-input,.deliverable-edit-form .ui-select-trigger{background:var(--color-surface-muted);box-sizing:border-box;height:40px;min-height:40px}.task-edit-form .ui-input,.task-edit-form .ui-select,.task-edit-form .ui-select-trigger,.task-edit-form .ui-textarea,.deliverable-edit-form .ui-input,.deliverable-edit-form .ui-select,.deliverable-edit-form .ui-select-trigger,.deliverable-edit-form .ui-textarea{width:100%;min-width:0}.task-edit-form .ui-textarea,.deliverable-edit-form .ui-textarea{background:var(--color-surface-muted);resize:none;min-height:96px;overflow-y:auto}.project-work-item-edit-visibility{border-bottom:1px solid var(--color-border);align-items:center;gap:var(--space-3);min-width:0;padding:var(--space-3) var(--space-4);grid-template-columns:128px minmax(0,1fr);width:100%;display:grid}.project-work-item-edit-visibility .project-work-item-edit-label{padding-top:0}.deliverable-create-form-error,.deliverable-filter-form-error,.deliverable-update-form-error{background:var(--color-danger-soft);border:1px solid var(--color-danger);border-radius:var(--radius-sm);color:var(--color-danger);padding:var(--space-3);font-size:14px;font-weight:700}.deliverable-create-checkbox,.deliverable-edit-checkbox{color:var(--color-text);align-items:center;gap:var(--space-2);font-size:14px;font-weight:700;display:flex}.deliverable-create-checkbox input,.deliverable-edit-checkbox input{accent-color:var(--color-primary);width:16px;height:16px}.deliverable-change-request-context{background:var(--color-surface-muted);border:0;border-left:3px solid var(--color-danger);border-radius:var(--radius-sm);gap:var(--space-2);padding:var(--space-3);display:grid}.deliverable-change-request-context h4{color:var(--color-text);margin:0;font-size:15px;line-height:1.25}.deliverable-change-request-content{white-space:pre-wrap;margin:0;font-size:14px;line-height:1.6;color:var(--color-text)!important}.deliverable-change-request-meta{border-top:1px solid var(--color-border);gap:var(--space-2) var(--space-5);padding-top:var(--space-2);flex-wrap:wrap;margin:0;display:flex}.deliverable-change-request-meta div{align-items:baseline;gap:var(--space-1) var(--space-2);flex-wrap:wrap;display:flex}.deliverable-change-request-meta dt{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.deliverable-change-request-meta dd{color:var(--color-text);margin:0;font-size:14px;font-weight:800}.project-item-conversation{background:var(--color-surface);border-radius:var(--radius-md);gap:var(--space-4);padding:var(--space-4);border:0;display:grid}.project-item-conversation-toolbar{align-items:center;gap:var(--space-3);flex-wrap:wrap;justify-content:space-between;display:flex}.project-item-conversation-view-options{background:var(--color-surface-muted);border-radius:var(--radius-md);align-items:center;gap:var(--space-1);padding:3px;display:inline-flex}.project-item-conversation-view-button{border-radius:var(--radius-sm);color:var(--color-text-secondary);cursor:pointer;font:inherit;min-height:36px;padding:0 var(--space-3);background:0 0;border:0;font-size:14px;font-weight:700}.project-item-conversation-view-button:hover{color:var(--color-text)}.project-item-conversation-view-button[aria-pressed=true]{background:var(--color-surface);box-shadow:0 0 0 1px var(--color-border);color:var(--color-text)}.project-item-conversation-order{color:var(--color-text-secondary);align-items:center;gap:var(--space-1);min-height:36px;font-size:13px;font-weight:700;display:inline-flex}.project-item-conversation-order-icon{font-size:16px;line-height:1}.comment-create-disclosure .comment-create-form{background:var(--color-surface-muted);border-radius:var(--radius-md);padding:var(--space-4);border:0;margin-top:0}.project-item-conversation>.ui-state{background:var(--color-surface);box-shadow:none;margin-bottom:var(--space-2);min-height:0;padding:var(--space-4);border:0}.project-item-conversation-activity-error{background:var(--color-danger-soft);border:1px solid var(--color-danger);border-radius:var(--radius-sm);color:var(--color-danger);padding:var(--space-3);font-size:14px;font-weight:700}.project-item-conversation-feed{gap:0;display:grid}.project-item-conversation-feed-comments{overscroll-behavior:contain;max-height:min(48vh,520px);padding-right:var(--space-1);scrollbar-gutter:stable;overflow-y:auto}.project-item-conversation-history-loading{color:var(--color-text-muted);padding:var(--space-2) 0;text-align:center;font-size:12px;font-weight:700}.project-item-conversation-entry{gap:var(--space-3);padding:var(--space-3) 0;grid-template-columns:36px minmax(0,1fr);display:grid}.project-item-conversation-entry+.project-item-conversation-entry{border-top:1px solid var(--color-border)}.project-item-conversation-entry-body{gap:var(--space-2);min-width:0;padding:0;display:grid}.project-item-conversation-entry-header{align-items:center;gap:var(--space-2);flex-wrap:nowrap;justify-content:space-between;min-width:0;display:flex}.project-item-conversation-entry-heading,.project-item-conversation-activity-heading{flex-wrap:wrap;flex:auto;align-items:baseline;gap:4px;min-width:0;display:flex}.project-item-conversation-entry-heading strong,.project-item-conversation-activity-heading strong{color:var(--color-text);font-size:14px;font-weight:800}.project-item-conversation-entry-heading span,.project-item-conversation-activity-heading span{color:var(--color-text-secondary);font-size:13px}.project-item-conversation-activity-description{color:var(--color-text-secondary);margin:0;font-size:14px;line-height:1.5}.project-item-conversation>.ui-pagination{border-top:0;padding-top:0}.project-item-comment-composer{background:var(--color-surface);border-top:1px solid var(--color-border);gap:var(--space-2);margin:var(--space-2) calc(var(--space-4) * -1) calc(var(--space-4) * -1);padding:var(--space-3) var(--space-4);z-index:6;display:grid;position:sticky;bottom:0}.project-item-comment-composer .ui-textarea{box-sizing:border-box;resize:none;min-height:40px;max-height:160px;overflow-y:hidden}.project-item-comment-composer-actions{align-items:center;gap:var(--space-2);flex-wrap:wrap;justify-content:space-between;display:flex}.project-item-comment-composer-actions .comment-create-checkbox{font-size:13px}@media (width<=640px){.task-toolbar,.deliverable-toolbar{grid-template-columns:minmax(0,1fr);align-items:stretch;display:grid}.task-filter-ribbon,.deliverable-filter-ribbon{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.task-filter-search,.deliverable-filter-search{grid-column:1/-1;min-width:0}.task-filter-pill,.deliverable-filter-pill{min-width:0}.task-filter-pill .ui-select,.deliverable-filter-pill .ui-select{width:100%;min-width:0}.task-filter-clear,.deliverable-filter-clear{grid-column:1/-1;justify-self:start}.task-new-button,.deliverable-new-button{width:100%;margin-left:0}.project-work-create-dialog{max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.project-work-create-dialog-shell{max-height:calc(100dvh - 16px)}.project-item-conversation{gap:var(--space-3);padding:var(--space-3) var(--space-2)}.project-item-conversation-feed-comments{padding-right:0}.project-detail-comment-card .project-item-conversation-feed-comments{overscroll-behavior:auto;scrollbar-gutter:auto;max-height:none;overflow-y:visible}.project-detail-comment-card .project-item-comment-composer{position:static}.project-item-conversation-entry{gap:var(--space-2);grid-template-columns:32px minmax(0,1fr)}.project-item-conversation-entry-header{align-items:flex-start}.project-item-comment-composer{margin:var(--space-2) calc(var(--space-2) * -1) calc(var(--space-3) * -1);padding:var(--space-3) var(--space-2)}}.client-invite-form{border:1px solid var(--color-border);border-radius:var(--radius-sm);gap:var(--space-4);padding:var(--space-4);display:grid}.client-invite-form-header{gap:var(--space-1);display:grid}.client-invite-form-header h3{color:var(--color-text);margin:0;font-size:16px;line-height:1.25}.client-invite-form-header p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.6}.client-invite-form-error{background:var(--color-danger-soft);border:1px solid var(--color-danger);border-radius:var(--radius-sm);color:var(--color-danger);padding:var(--space-3);font-size:14px;font-weight:700}.client-invite-result{background:var(--color-primary-soft);border:1px solid var(--color-primary);border-radius:var(--radius-sm);gap:var(--space-3);padding:var(--space-4);display:grid}.client-invite-result h3{color:var(--color-text);margin:0 0 var(--space-1);font-size:16px;line-height:1.25}.client-invite-share{align-items:stretch;gap:var(--space-3);grid-template-columns:minmax(0,1fr) auto;display:grid}.client-invite-link{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-primary);overflow-wrap:anywhere;min-width:0;padding:var(--space-3);-webkit-user-select:all;user-select:all;align-items:center;font-size:14px;font-weight:800;text-decoration:none;display:flex}.client-invite-link:hover{color:var(--color-primary-hover)}.client-invite-copy-button{white-space:nowrap;min-height:100%}.client-invite-copy-feedback{color:var(--color-text-muted);min-height:20px;margin:0;font-size:13px;font-weight:700;line-height:1.5}.client-invite-copy-feedback-copied{color:var(--color-success)}.client-invite-copy-feedback-error{color:var(--color-danger)}.client-invite-meta{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin:0;display:grid}.client-invite-meta div{gap:var(--space-1);display:grid}.client-invite-meta dt{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.client-invite-meta dd{color:var(--color-text);margin:0;font-size:14px;font-weight:800}@media (width<=640px){.task-edit-form .ui-form-field,.deliverable-edit-form .ui-form-field,.project-work-item-edit-visibility,.task-status-form .ui-form-field{gap:var(--space-2);grid-template-columns:1fr}.task-edit-form .ui-form-label,.deliverable-edit-form .ui-form-label,.project-work-item-edit-label{padding-top:0}.project-detail-section-grid{grid-template-columns:minmax(0,1fr)}.project-comment-feed-header{flex-direction:column;align-items:flex-start}.project-comment-feed-actions{justify-content:flex-start}.project-work-item-dialog{border-left:0;width:100%;inset:0}.project-work-item-dialog-header,.project-work-item-dialog-body{padding:var(--space-4)}.project-detail-header-actions{justify-content:flex-start}.project-detail-header,.project-archive-panel,.project-task-main,.project-deliverable-main{display:grid}.project-task-badge-row,.project-deliverable-badge-row{justify-content:flex-start}.task-create-grid,.task-edit-grid,.task-filter-grid,.task-status-form{grid-template-columns:1fr}.task-status-form>.ui-button{margin:0 var(--space-4) var(--space-3)}.deliverable-edit-footer,.project-item-comment-composer-actions,.task-edit-actions{flex-direction:column;align-items:stretch}.deliverable-edit-footer .project-work-item-danger-actions{justify-content:stretch}.project-item-comment-composer-actions .ui-button{width:100%}.client-invite-share{grid-template-columns:1fr}.client-invite-copy-button,.deliverable-edit-actions,.deliverable-edit-actions .ui-button,.project-edit-action .ui-button,.project-archive-panel .ui-button,.project-work-item-danger-actions,.project-work-item-danger-actions .ui-button,.task-edit-actions,.task-edit-actions .ui-button,.task-filter-actions,.task-filter-actions .ui-button,.task-status-form .ui-button{width:100%}.task-create-actions,.comment-create-actions,.deliverable-create-actions{flex-direction:column;align-items:stretch}.task-create-actions .ui-button,.comment-create-actions .ui-button,.deliverable-create-actions .ui-button{width:100%}.project-activity-header{flex-direction:column;align-items:flex-start}.project-activity-target{justify-content:flex-start;width:100%}.project-activity-target-link{text-align:left}.project-overview-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.project-overview-people-grid{grid-template-columns:minmax(0,1fr)}}.public-demo-email-preview{background:var(--color-warning-soft);border:1px solid var(--color-warning);border-radius:var(--radius-md);gap:var(--space-4);padding:var(--space-5);display:grid}.public-demo-email-preview-header{align-items:flex-start;gap:var(--space-4);justify-content:space-between;display:flex}.public-demo-email-preview-header>div{gap:var(--space-2);display:grid}.public-demo-email-preview h3,.public-demo-email-preview h4,.public-demo-email-preview p,.public-demo-email-preview dl,.public-demo-email-preview dd{margin:0}.public-demo-email-preview h3{color:var(--color-text);font-size:18px}.public-demo-email-preview h4{color:var(--color-text);font-size:14px}.public-demo-email-preview-category{color:var(--color-text-muted);text-align:right;font-size:13px;font-weight:700}.public-demo-email-preview-intro{color:var(--color-text);line-height:1.6}.public-demo-email-preview-boundary{background:var(--color-surface);border-left:3px solid var(--color-warning);border-radius:var(--radius-sm);color:var(--color-text);padding:var(--space-3) var(--space-4);line-height:1.6}.public-demo-email-preview-details{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.public-demo-email-preview-details>div{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);gap:var(--space-1);padding:var(--space-3);display:grid}.public-demo-email-preview-details dt{color:var(--color-text-muted);font-size:12px;font-weight:700}.public-demo-email-preview-details dd{color:var(--color-text);overflow-wrap:anywhere;line-height:1.5}.public-demo-email-preview-section{gap:var(--space-2);display:grid}.public-demo-email-preview-section p{color:var(--color-text-muted);line-height:1.6}@media (width<=640px){.public-demo-email-preview-header{display:grid}.public-demo-email-preview-category{text-align:left}.public-demo-email-preview-details{grid-template-columns:1fr}}.project-settings-page{gap:var(--space-5);display:grid}.project-settings-page>*{min-width:0}.project-settings-page-header,.project-settings-card{width:100%;max-width:920px;margin-left:auto;margin-right:auto}.project-settings-back-link{color:var(--color-text-muted);justify-self:start;font-size:14px;font-weight:700;text-decoration:none}.project-settings-back-link:hover{color:var(--color-text);text-decoration:underline}.project-settings-back-link:focus-visible{border-radius:var(--radius-sm);outline-offset:4px;outline:2px solid}.project-settings-page-header{gap:var(--space-2);display:grid}.project-settings-page-header .page-title,.project-settings-page-header .page-description{margin:0}.project-settings-page-header .page-description{max-width:680px}.project-settings-card{box-shadow:none;gap:var(--space-4);min-width:0;padding:var(--space-5);border:0;display:grid}.project-settings-identity-card{background:linear-gradient(135deg, var(--color-primary-soft) -12%, var(--color-surface-muted) 60%, var(--color-info-soft) 145%);border:1px solid var(--color-border);border-left:4px solid var(--color-primary);box-shadow:var(--shadow-card)}.project-settings-lifecycle-card{background:linear-gradient(135deg, var(--color-surface-muted) 20%, var(--color-info-soft) 185%);border-left:4px solid var(--color-text-muted)}.project-settings-lifecycle-card[data-status=active]{border-left-color:var(--color-primary)}.project-settings-lifecycle-card[data-status=waiting_on_client]{border-left-color:var(--color-warning)}.project-settings-lifecycle-card[data-status=in_review]{border-left-color:var(--color-info)}.project-settings-lifecycle-card[data-status=completed]{border-left-color:var(--color-success)}.project-settings-lifecycle-card[data-status=archived]{border-left-color:var(--color-text-muted)}.project-settings-team-card{background:linear-gradient(135deg, var(--color-info-soft) -38%, var(--color-surface-muted) 74%);border-left:4px solid var(--color-info)}.project-settings-client-card{background:linear-gradient(135deg, var(--color-primary-soft) -45%, var(--color-surface-muted) 76%);border-left:4px solid var(--color-primary)}.project-settings-card-heading{align-items:flex-start;gap:var(--space-4);justify-content:space-between;display:flex}.project-settings-card-heading h2{color:var(--color-text);margin:0 0 var(--space-1);font-size:20px;font-weight:600;line-height:1.25}.project-settings-card-description{color:var(--color-text-muted);max-width:68ch;margin:0;font-size:14px;line-height:1.55}.project-settings-identity-card .project-detail-meta,.project-settings-team-meta{border-bottom:1px solid var(--color-border);padding-bottom:var(--space-4)}.project-settings-identity-card .project-detail-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.project-settings-team-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.project-settings-identity-card .project-detail-meta div,.project-settings-team-meta div{background:0 0;border:0;border-radius:0;padding:0}.project-settings-card .project-edit-form,.project-settings-card .project-status-form,.project-settings-client-form{border:0;border-radius:0;padding:0}.project-settings-card .project-edit-actions,.project-settings-actions{border-top:1px solid var(--color-border);gap:var(--space-2);padding-top:var(--space-4);flex-wrap:wrap;display:flex}.project-settings-card .project-edit-actions .ui-button,.project-settings-actions .ui-button,.project-settings-archive-row .ui-button,.project-settings-client-view-link{border-radius:var(--radius-pill);min-height:40px}.project-settings-lifecycle-heading .ui-badge{margin-top:var(--space-1);flex:none}.project-settings-archive-row{border:0;border-top:1px solid var(--color-border);padding:var(--space-4) 0 0;border-radius:0;align-items:flex-start}.project-settings-client-preview{border-top:1px solid var(--color-border);gap:var(--space-3);padding-top:var(--space-4);display:grid}.project-settings-client-preview-actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.project-settings-client-result{margin-top:0}.project-settings-client-card .client-invite-form-header h3,.project-settings-team-card .project-status-form-header h3{font-size:16px}@media (width<=640px){.project-settings-card{padding:var(--space-4)}.project-settings-card-heading,.project-settings-archive-row{flex-direction:column;align-items:stretch}.project-settings-identity-card .project-detail-meta,.project-settings-team-meta{grid-template-columns:minmax(0,1fr)}.project-settings-card .project-edit-actions,.project-settings-actions{flex-direction:column;align-items:stretch}.project-settings-card .project-edit-actions .ui-button,.project-settings-actions .ui-button,.project-settings-archive-row .ui-button,.project-settings-client-preview-actions,.project-settings-client-view-link{width:100%}}.projects-page{gap:var(--space-5);display:grid}.project-create-card,.project-search-card{box-shadow:none;gap:var(--space-4);display:grid}.project-search-card{background:var(--color-surface-muted);padding:var(--space-4) var(--space-5);border:0}.project-create-card{background:linear-gradient(135deg, var(--color-primary-soft) -35%, var(--color-surface-muted) 135%);border:0;border-left:3px solid var(--color-primary);padding:var(--space-4) var(--space-5)}.project-create-form{gap:var(--space-4);display:grid}.project-search-content{align-items:end;gap:var(--space-3) var(--space-6);grid-template-columns:minmax(180px,.6fr) minmax(0,1.4fr);display:grid}.project-search-heading{padding-top:var(--space-1);grid-row:1/span 2;align-self:start}.project-search-content>.ui-form-field{grid-column:2}.project-search-content h2{color:var(--color-text);margin:0 0 var(--space-1);font-size:18px;line-height:1.25}.project-search-content p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.5}.project-form-grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.project-search-input-row{align-items:center;gap:var(--space-2);grid-template-columns:minmax(0,1fr) auto;display:grid}.project-search-input-row .ui-input{min-height:44px}.project-search-input-row .ui-button{border-radius:var(--radius-pill);min-height:44px;padding-left:var(--space-4);padding-right:var(--space-4);align-self:center}.project-search-options{align-items:center;gap:var(--space-3);flex-wrap:wrap;grid-column:2;justify-content:space-between;display:flex}.project-search-summary{color:var(--color-text-muted);margin:0;font-size:13px;font-weight:600}.project-search-summary strong{color:var(--color-text);font-weight:800}.project-create-disclosure>summary{cursor:pointer;align-items:center;gap:var(--space-4);justify-content:space-between;min-height:40px;list-style:none;display:flex}.project-create-disclosure>summary::-webkit-details-marker{display:none}.project-create-disclosure>summary:after{border-bottom:2px solid var(--color-text-muted);border-right:2px solid var(--color-text-muted);content:"";height:8px;margin-right:var(--space-1);flex:none;width:8px;transform:rotate(45deg)translateY(-2px)}.project-create-disclosure[open]>summary:after{transform:rotate(225deg)translate(-2px,-2px)}.project-create-summary{gap:var(--space-1);display:grid}.project-create-summary strong{color:var(--color-text);font-size:15px}.project-create-summary span{color:var(--color-text-muted);font-size:13px;line-height:1.5}.project-create-form{border-top:1px solid var(--color-border);margin-top:var(--space-4);padding-top:var(--space-4)}.project-archive-filter{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-pill);color:var(--color-text);cursor:pointer;align-items:center;gap:var(--space-2);min-height:40px;padding:var(--space-2) var(--space-3);width:fit-content;font-size:13px;font-weight:700;display:flex}.project-archive-filter input{accent-color:var(--color-primary);width:16px;height:16px;margin:0}.project-form-error{background:var(--color-danger-soft);border:0;border-left:3px solid var(--color-danger);border-radius:var(--radius-sm);color:var(--color-danger);padding:var(--space-3) var(--space-4);font-size:14px;font-weight:700;line-height:1.5}.project-create-form>.ui-button{border-radius:var(--radius-pill)}.project-workspace-link{margin-top:var(--space-4);width:fit-content;text-decoration:none}.projects-gallery{border-top:1px solid var(--color-border);padding-top:var(--space-5);align-items:stretch}.project-card-link{color:inherit;min-width:0;text-decoration:none;display:block}.project-card-link:focus-visible{border-radius:var(--radius-md);outline-offset:4px;outline:2px solid}.project-card-link .project-card{height:100%}.project-card-link:hover .project-card h2{color:var(--color-primary)}.project-card{border-left:3px solid var(--color-border);box-shadow:none;gap:var(--space-3);padding:var(--space-4);display:grid}.project-card[data-status=active]{background:linear-gradient(135deg, var(--color-primary-soft) -75%, var(--color-surface) 38%);border-left-color:var(--color-primary)}.project-card[data-status=waiting_on_client]{background:linear-gradient(135deg, var(--color-warning-soft) -45%, var(--color-surface) 42%);border-left-color:var(--color-warning)}.project-card[data-status=in_review]{background:linear-gradient(135deg, var(--color-info-soft) -55%, var(--color-surface) 42%);border-left-color:var(--color-info)}.project-card[data-status=completed]{background:linear-gradient(135deg, var(--color-success-soft) -55%, var(--color-surface) 42%);border-left-color:var(--color-success)}.project-card[data-status=archived]{background:var(--color-surface-muted);border-left-color:var(--color-text-muted)}.project-card-header{gap:var(--space-2);display:grid}.project-card-header .ui-badge{white-space:nowrap;order:-1;justify-self:start}.project-card h2{color:var(--color-text);margin:0 0 var(--space-1);font-size:18px;line-height:1.3}.project-card p{-webkit-line-clamp:3;color:var(--color-text-muted);line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.project-meta{border-top:1px solid var(--color-border);gap:var(--space-3);padding-top:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.project-meta div{gap:var(--space-1);min-width:0;display:grid}.project-meta dt{color:var(--color-text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:800}.project-meta dd{color:var(--color-text);overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:700}@media (width>=1101px){.projects-gallery>.project-card-link:only-child,.projects-gallery>.project-card-link:first-child:nth-last-child(2),.projects-gallery>.project-card-link:first-child:nth-last-child(2)~.project-card-link{grid-column:span 2}}@media (width<=640px){.project-search-card,.project-create-card{padding:var(--space-4)}.project-search-content{grid-template-columns:minmax(0,1fr)}.project-search-heading,.project-search-content>.ui-form-field,.project-search-options{grid-area:auto/1}.project-search-heading{padding-top:0}.project-search-input-row{grid-template-columns:1fr;align-items:stretch}.project-search-input-row .ui-button{width:100%}.project-search-options{flex-direction:column;align-items:stretch}.project-archive-filter{width:100%}.project-card-header{display:grid}.project-meta{grid-template-columns:1fr}}.teams-page{gap:var(--space-5);display:grid}.team-workspace-context{background:linear-gradient(135deg, var(--color-primary-soft) -20%, var(--color-surface-muted) 88%);border:1px solid var(--color-border);border-left:4px solid var(--color-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);gap:var(--space-1);padding:var(--space-4) var(--space-5);display:grid}.team-workspace-context h2{color:var(--color-text);margin:0;font-size:18px;font-weight:600;line-height:1.25}.team-workspace-context p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.5}.team-create-card{background:linear-gradient(135deg, var(--color-primary-soft) -35%, var(--color-surface-muted) 135%);border:0;border-left:3px solid var(--color-primary);border-radius:var(--radius-lg);box-shadow:none;gap:var(--space-4);padding:var(--space-4) var(--space-5);display:grid}.team-create-disclosure>summary{cursor:pointer;align-items:center;gap:var(--space-4);justify-content:space-between;min-height:40px;list-style:none;display:flex}.team-create-disclosure>summary::-webkit-details-marker{display:none}.team-create-disclosure>summary:after{border-bottom:2px solid var(--color-text-muted);border-right:2px solid var(--color-text-muted);content:"";height:8px;margin-right:var(--space-1);flex:none;width:8px;transform:rotate(45deg)translateY(-2px)}.team-create-disclosure[open]>summary:after{transform:rotate(225deg)translate(-2px,-2px)}.team-create-summary{gap:var(--space-1);display:grid}.team-create-summary strong{color:var(--color-text);font-size:15px;line-height:1.3}.team-create-summary span{color:var(--color-text-muted);font-size:13px;line-height:1.5}.team-create-form{border-top:1px solid var(--color-border);gap:var(--space-4);margin-top:var(--space-4);padding-top:var(--space-4);display:grid}.team-form-grid{align-items:start;gap:var(--space-4);grid-template-columns:minmax(220px,.85fr) minmax(320px,1.15fr);display:grid}.team-create-form .ui-textarea{min-height:96px}.team-create-actions{border-top:1px solid var(--color-border);align-items:center;gap:var(--space-2);padding-top:var(--space-3);display:flex}.team-create-actions .ui-button{border-radius:var(--radius-pill);min-height:40px}.team-form-error{background:var(--color-danger-soft);border-left:3px solid var(--color-danger);border-radius:var(--radius-sm);color:var(--color-danger);padding:var(--space-3) var(--space-4);font-size:14px;font-weight:700;line-height:1.5}.team-active-section-header{gap:var(--space-4);padding-top:var(--space-1);justify-content:space-between;display:flex}.team-active-section-header h2{color:var(--color-text);margin:0 0 var(--space-1);font-size:20px;font-weight:600;line-height:1.25}.team-active-section-header p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.5}.teams-gallery{align-items:stretch}.team-card-link{color:inherit;min-width:0;text-decoration:none;display:block}.team-card-link:focus-visible{border-radius:var(--radius-md);outline-offset:4px;outline:2px solid}.team-card-link .team-card{height:100%}.team-card{gap:var(--space-2);display:grid}.team-card-active{background:linear-gradient(135deg, var(--color-surface) 25%, var(--color-primary-soft) 180%);border-left:3px solid var(--color-primary);box-shadow:none;padding:var(--space-4)}.team-card-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.team-card h2,.team-card p{margin:0}.team-card h2{color:var(--color-text);font-size:16px;font-weight:700;line-height:1.3}.team-card p{color:var(--color-text-muted);font-size:13px;line-height:1.5}.team-card-action{color:var(--color-primary);margin-top:var(--space-1);font-size:13px;font-weight:700}.team-card-link:hover .team-card-active,.team-card-link:focus-visible .team-card-active{border-color:var(--color-primary);box-shadow:var(--shadow-card)}.team-archive-section{background:linear-gradient(135deg, var(--color-surface-muted) 15%, var(--color-info-soft) 180%);border-radius:var(--radius-lg);gap:var(--space-4);padding:var(--space-4) var(--space-5);display:grid}.team-archive-header{align-items:flex-start;gap:var(--space-4);justify-content:space-between;display:flex}.team-archive-header h2{color:var(--color-text);margin:0 0 var(--space-1);font-size:20px;font-weight:600;line-height:1.25}.team-archive-header p{color:var(--color-text-muted);max-width:48rem;margin:0;font-size:14px;line-height:1.5}.team-archive-toggle.ui-button{border-radius:var(--radius-pill);color:var(--color-primary);min-height:40px;padding:var(--space-2) var(--space-3);background:0 0;border:0;flex:none}.team-archive-toggle.ui-button:hover:not(:disabled){background:var(--color-surface)}.team-archive-panel{border-top:1px solid var(--color-border);gap:var(--space-4);padding-top:var(--space-4);display:grid}.team-card-archived{background:var(--color-surface);border:0;border-left:3px solid var(--color-warning);box-shadow:none;padding:var(--space-4)}.team-archive-guidance{color:var(--color-text-muted);margin:var(--space-1) 0 0;font-size:13px;line-height:1.5}.team-archive-empty{border-left:3px solid var(--color-border);padding:var(--space-2) 0 var(--space-2) var(--space-4);background:0 0}.team-archive-empty h3{color:var(--color-text);margin:0 0 var(--space-1);font-size:16px}.team-archive-empty p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.5}.team-archive-error{background:var(--color-danger-soft);border-left:3px solid var(--color-danger);border-radius:var(--radius-sm);align-items:flex-start;gap:var(--space-4);padding:var(--space-3) var(--space-4);justify-content:space-between;display:flex}.team-archive-error p{color:var(--color-danger);margin:0;font-size:14px;font-weight:700;line-height:1.5}@media (width>=1101px){.teams-gallery-single>.team-card-link,.teams-gallery-pair>.team-card-link{grid-column:span 2}.teams-gallery-trio{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=800px){.team-form-grid{grid-template-columns:1fr}}@media (width<=640px){.team-archive-section,.team-create-card,.team-workspace-context{padding:var(--space-4)}.team-create-actions .ui-button{width:100%}.team-archive-header,.team-archive-error{flex-direction:column;align-items:stretch}.team-archive-header .ui-button,.team-archive-error .ui-button{width:100%}}.team-detail-page{gap:var(--space-5);display:grid}.team-detail-header{align-items:flex-start}.team-detail-header .ui-action-group{align-self:flex-start;align-items:center}.team-detail-header-action{background:var(--color-surface-muted);border-radius:var(--radius-pill);box-sizing:border-box;color:var(--color-primary);min-height:40px;padding:0 var(--space-3);justify-content:center;align-items:center;font-size:14px;font-weight:700;line-height:1.25;text-decoration:none;display:inline-flex}.team-detail-header-action:hover{background:var(--color-primary-soft);color:var(--color-primary-hover)}.team-detail-header-action:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.team-detail-back-link{color:var(--color-text-muted);justify-self:start;font-size:14px;font-weight:700;text-decoration:none}.team-detail-back-link:hover{color:var(--color-text);text-decoration:underline}.team-detail-back-link:focus-visible{border-radius:var(--radius-sm);outline-offset:4px;outline:2px solid}.team-detail-summary{background:linear-gradient(135deg, var(--color-primary-soft) -20%, var(--color-surface-muted) 90%);border:1px solid var(--color-border);border-left:4px solid var(--color-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.team-detail-summary-item{align-content:center;gap:var(--space-2);min-width:0;padding:var(--space-4) var(--space-5);display:grid}.team-detail-summary-item+.team-detail-summary-item{border-left:1px solid var(--color-border)}.team-detail-summary-item>span:first-child{color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700}.team-detail-summary-item strong{color:var(--color-text);font-size:24px;line-height:1.2}.team-detail-summary-item .ui-badge{justify-self:start}.team-departure-card{background:linear-gradient(135deg, var(--color-surface-muted) 20%, var(--color-section-team-access-soft) 190%);border:0;border-left:3px solid var(--color-section-team-access);box-shadow:none;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);justify-content:space-between;display:flex}.team-departure-copy{gap:var(--space-1);min-width:0;display:grid}.team-departure-copy h2,.team-departure-copy p{margin:0}.team-departure-copy h2{color:var(--color-text);font-size:20px;line-height:1.25}.team-departure-copy>p:last-child{color:var(--color-text-muted);max-width:42rem;font-size:14px;line-height:1.5}.team-departure-confirmation{background:var(--color-danger-soft);border:1px solid var(--color-danger);border-radius:var(--radius-sm);gap:var(--space-3);padding:var(--space-3);flex:0 28rem;display:grid}.team-departure-confirmation>p{color:var(--color-text);margin:0;font-size:14px;line-height:1.5}.team-departure-actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.team-departure-error{font-weight:700;color:var(--color-danger)!important}.team-detail-grid{align-items:start;gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));display:grid}.team-detail-section{gap:var(--space-4);display:grid}.team-member-management{background:linear-gradient(135deg, var(--color-surface-muted) 20%, var(--color-section-team-members-soft) 190%);box-shadow:none;gap:var(--space-5);padding:var(--space-5);border:0}.team-member-management>.team-detail-section-header{border-bottom:1px solid var(--color-border);padding-bottom:var(--space-4)}.team-member-management .team-detail-section-header>div{gap:var(--space-1);display:grid}.team-member-management .team-detail-section-header p{color:var(--color-text-muted);max-width:44rem;font-size:14px;line-height:1.5}.team-member-management-scope{gap:var(--space-3);display:grid}.team-member-management-scope+.team-member-management-scope{border-top:1px solid var(--color-border);padding-top:var(--space-5)}.team-member-management-scope>h3{color:var(--color-text);margin:0;font-size:16px;line-height:1.3}.team-invitation-management{background:linear-gradient(135deg, var(--color-surface-muted) 18%, var(--color-section-team-invitations-soft) 190%);box-shadow:none;gap:var(--space-5);padding:var(--space-5);border:0}.team-invitation-management>.team-detail-section-header{border-bottom:1px solid var(--color-border);padding-bottom:var(--space-4)}.team-invitation-management .team-detail-section-header>div{gap:var(--space-1);display:grid}.team-invitation-management .team-detail-section-header p{color:var(--color-text-muted);max-width:44rem;font-size:14px;line-height:1.5}.team-invitation-form{gap:var(--space-2);max-width:56rem;display:grid}.team-invitation-form-row{align-items:end;gap:var(--space-3);grid-template-columns:minmax(0,1fr) auto;display:grid}.team-invitation-form-row .ui-form-field{min-width:0}.team-invitation-form-row .ui-button{border-radius:var(--radius-pill);align-self:end;min-height:40px}.team-invitation-form-hint{color:var(--color-text-muted);margin:0;font-size:13px;line-height:1.5}.team-invite-error{background:var(--color-danger-soft);border-left:3px solid var(--color-danger);border-radius:var(--radius-sm);color:var(--color-danger);padding:var(--space-3) var(--space-4);margin:0;font-size:14px;font-weight:700;line-height:1.5}.team-invite-history{border-top:1px solid var(--color-border);gap:var(--space-3);padding-top:var(--space-4);display:grid}.team-invite-history>h3{color:var(--color-text);margin:0;font-size:16px;line-height:1.3}.team-detail-section-header{align-items:flex-start;gap:var(--space-3);justify-content:space-between;display:flex}.team-detail-section-header h2,.team-detail-section-header p{margin:0}.team-detail-section-header h2{color:var(--color-text);font-size:20px;line-height:1.25}.team-departure-copy h2,.team-member-management .team-detail-section-header h2,.team-invitation-management .team-detail-section-header h2,.team-member-overview .team-detail-section-header h2,.team-project-overview .team-detail-section-header h2,.team-archived-notice-copy h2{align-items:center;gap:var(--space-2);display:flex}.team-departure-copy h2:before,.team-member-management .team-detail-section-header h2:before,.team-invitation-management .team-detail-section-header h2:before,.team-member-overview .team-detail-section-header h2:before,.team-project-overview .team-detail-section-header h2:before,.team-archived-notice-copy h2:before{border-radius:var(--radius-pill);content:"";flex:none;width:9px;height:9px}.team-departure-copy h2:before{background:var(--color-section-team-access)}.team-member-management .team-detail-section-header h2:before,.team-member-overview .team-detail-section-header h2:before{background:var(--color-section-team-members)}.team-invitation-management .team-detail-section-header h2:before{background:var(--color-section-team-invitations)}.team-project-overview .team-detail-section-header h2:before{background:var(--color-section-team-projects)}.team-archived-notice-copy h2:before{background:var(--color-warning)}.team-member-list{margin:0;padding:0;list-style:none;display:grid}.team-member-row{border-top:1px solid var(--color-border);align-items:center;gap:var(--space-4);padding:var(--space-3) 0;justify-content:space-between;display:flex}.team-member-row:first-child{border-top:0;padding-top:0}.team-member-row:last-child{padding-bottom:0}.team-member-actions{align-items:center;gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end;display:flex}.team-member-management .team-member-actions .ui-button{min-height:36px;padding:var(--space-2) var(--space-3)}.team-member-management .team-member-actions .ui-button-secondary{color:var(--color-primary);background:0 0;border:0}.team-member-management .team-member-actions .ui-button-secondary:hover:not(:disabled){background:var(--color-surface);color:var(--color-primary-hover)}.team-member-email-form{align-items:end;gap:var(--space-3);grid-template-columns:minmax(0,1fr) auto;display:grid}.team-member-email-form .ui-form-field{min-width:0}.team-suggestion-dismiss-button{min-width:40px;padding-inline:var(--space-2);font-size:20px;line-height:1}.team-ownership-confirmation{background:var(--color-warning-soft);border:0;border-left:3px solid var(--color-warning);border-radius:var(--radius-sm);gap:var(--space-3);padding:var(--space-3) var(--space-4);text-align:left;flex-basis:100%;display:grid}.team-ownership-confirmation p{color:var(--color-text);margin:0;font-size:13px;line-height:1.5}.team-ownership-confirmation-actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.team-member-copy,.team-project-copy{gap:var(--space-1);min-width:0;display:grid}.team-member-name-row{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.team-member-name-row .ui-badge{flex:none}.team-member-copy strong{color:var(--color-text)}.team-member-copy span{color:var(--color-text-muted);margin:0;font-size:13px}.team-detail-inline-empty{border-top:1px solid var(--color-border);gap:var(--space-1);padding-top:var(--space-4);display:grid}.team-detail-inline-empty h3,.team-detail-inline-empty p{margin:0}.team-detail-inline-empty h3{color:var(--color-text);font-size:15px}.team-detail-inline-empty p{color:var(--color-text-muted);font-size:13px;line-height:1.5}.team-member-overview{background:linear-gradient(135deg, var(--color-surface-muted) 18%, var(--color-section-team-members-soft) 210%);box-shadow:none;padding:var(--space-5);border:0}.team-member-overview>.team-detail-section-header{border-bottom:1px solid var(--color-border);padding-bottom:var(--space-4)}.team-member-overview .team-detail-section-header>div{gap:var(--space-1);display:grid}.team-member-overview .team-detail-section-header p{color:var(--color-text-muted);max-width:44rem;font-size:14px;line-height:1.5}.team-project-overview{background:linear-gradient(135deg, var(--color-surface-muted) 18%, var(--color-section-team-projects-soft) 190%);box-shadow:none;padding:var(--space-5);border:0}.team-project-overview>.team-detail-section-header{border-bottom:1px solid var(--color-border);padding-bottom:var(--space-4)}.team-project-overview .team-detail-section-header>div{gap:var(--space-1);display:grid}.team-project-overview .team-detail-section-header p{color:var(--color-text-muted);max-width:44rem;font-size:14px;line-height:1.5}.team-project-list{display:grid}.team-project-link{border-top:1px solid var(--color-border);color:inherit;align-items:center;gap:var(--space-3);padding:var(--space-3) 0;justify-content:space-between;text-decoration:none;display:flex}.team-project-link:first-child{border-top:0;padding-top:0}.team-project-link:last-child{padding-bottom:0}.team-project-link:hover .team-project-copy h3{color:var(--color-primary)}.team-project-link:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.team-project-copy h3{color:var(--color-text);margin:0;font-size:15px}.team-detail-section .ui-state{box-shadow:none;padding:var(--space-4)}.team-invite-result{background:var(--color-primary-soft);border:0;border-left:3px solid var(--color-primary);border-radius:var(--radius-sm);gap:var(--space-3);padding:var(--space-4);display:grid}.team-invite-result h3{color:var(--color-text);margin:0 0 var(--space-1);font-size:16px;line-height:1.25}.team-invite-result-copy{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.6}.team-invite-result-subject{color:var(--color-text);font-size:14px}.team-invite-share{align-items:stretch;gap:var(--space-3);grid-template-columns:minmax(0,1fr) auto;display:grid}.team-invite-link{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-primary);overflow-wrap:anywhere;min-width:0;padding:var(--space-3);-webkit-user-select:all;user-select:all;align-items:center;font-size:14px;font-weight:800;text-decoration:none;display:flex}.team-invite-link:hover{color:var(--color-primary-hover)}.team-invite-link:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.team-invite-copy-button{white-space:nowrap;min-height:100%}.team-invite-copy-feedback{color:var(--color-text-muted);min-height:20px;margin:0;font-size:13px;font-weight:700;line-height:1.5}.team-invite-copy-feedback-copied{color:var(--color-success)}.team-invite-copy-feedback-error{color:var(--color-danger)}.team-archived-notice{background:linear-gradient(135deg, var(--color-surface-muted) 16%, var(--color-warning-soft) 150%);border:0;border-left:3px solid var(--color-warning);box-shadow:none;align-items:center;gap:var(--space-5);padding:var(--space-4) var(--space-5);justify-content:space-between;display:flex}.team-archived-notice-copy{gap:var(--space-1);min-width:0;display:grid}.team-archived-notice-copy h2,.team-archived-notice-copy p{margin:0}.team-archived-notice-copy h2{color:var(--color-text);font-size:20px;line-height:1.25}.team-archived-notice-copy>p:last-child{color:var(--color-text-muted);max-width:44rem;font-size:14px;line-height:1.5}.team-archived-settings-link{border-radius:var(--radius-pill);color:var(--color-primary);padding:var(--space-2) var(--space-3);flex:none;font-size:14px;font-weight:700;line-height:1.25;text-decoration:none;display:inline-flex}.team-archived-settings-link:hover{background:var(--color-surface);color:var(--color-primary-hover)}.team-archived-settings-link:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media (width<=900px){.team-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.team-detail-summary-item+.team-detail-summary-item{border-left:0}.team-detail-summary-item:nth-child(2n){border-left:1px solid var(--color-border)}.team-detail-summary-item:nth-child(n+3){border-top:1px solid var(--color-border)}}@media (width<=640px){.team-detail-summary{grid-template-columns:1fr}.team-detail-summary-item:nth-child(2n){border-left:0}.team-detail-summary-item:nth-child(n+2){border-top:1px solid var(--color-border)}.team-departure-card{flex-direction:column;align-items:stretch}.team-departure-card>.ui-button{width:100%}.team-departure-confirmation{flex-basis:auto}.team-departure-actions{flex-direction:column;align-items:stretch}.team-departure-actions .ui-button{width:100%}.team-member-email-form{grid-template-columns:1fr}.team-member-email-form .ui-button{width:100%}.team-invitation-form-row{grid-template-columns:1fr}.team-invitation-form-row .ui-button{width:100%}.team-invite-share{grid-template-columns:1fr}.team-invite-copy-button{width:100%}.team-member-row{flex-direction:column;align-items:flex-start}.team-member-actions{justify-content:flex-start;width:100%}.team-current-member-list .team-member-actions{flex-direction:column;align-items:stretch}.team-current-member-list .team-member-actions>.ui-button{width:100%}.team-ownership-confirmation-actions{flex-direction:column;align-items:stretch}.team-ownership-confirmation-actions .ui-button{width:100%}.team-archived-notice{flex-direction:column;align-items:stretch}.team-archived-settings-link{justify-content:center;width:100%}}.team-settings-page{gap:var(--space-5);display:grid}.team-settings-page-header,.team-settings-stack{width:100%;max-width:920px;margin-left:auto;margin-right:auto}.team-settings-back-link{color:var(--color-text-muted);justify-self:start;font-size:14px;font-weight:700;text-decoration:none}.team-settings-back-link:hover{color:var(--color-text);text-decoration:underline}.team-settings-back-link:focus-visible{border-radius:var(--radius-sm);outline-offset:4px;outline:2px solid}.team-settings-page-header{gap:var(--space-2);display:grid}.team-settings-page-header .page-title,.team-settings-page-header .page-description{margin:0}.team-settings-page-header .page-description{max-width:680px}.team-settings-stack{gap:var(--space-5);display:grid}.team-settings-card{box-shadow:none;min-width:0;padding:var(--space-5);border:0}.team-settings-identity-card{background:linear-gradient(135deg, var(--color-primary-soft) -12%, var(--color-surface-muted) 60%, var(--color-info-soft) 145%);border:1px solid var(--color-border);border-left:4px solid var(--color-primary);box-shadow:var(--shadow-card)}.team-settings-lifecycle-card{transition:background .16s,border-color .16s}.team-settings-lifecycle-card-active{background:linear-gradient(135deg, var(--color-surface-muted) 20%, var(--color-success-soft) 190%);border-left:3px solid var(--color-success)}.team-settings-lifecycle-card-archived{background:linear-gradient(135deg, var(--color-surface-muted) 20%, var(--color-warning-soft) 165%);border-left:3px solid var(--color-warning)}.team-settings-card-heading{align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-5);justify-content:space-between;display:flex}.team-settings-card-heading h2{color:var(--color-text);margin:0 0 var(--space-1);font-size:20px;font-weight:600;line-height:1.25}.team-settings-card-description{color:var(--color-text-muted);max-width:68ch;margin:0;font-size:14px;line-height:1.55}.team-settings-form{gap:var(--space-4);max-width:44rem;display:grid}.team-settings-textarea{min-height:112px;padding:var(--space-3);resize:vertical;line-height:1.55}.team-settings-actions{border-top:1px solid var(--color-border);align-items:center;gap:var(--space-2);padding-top:var(--space-4);flex-wrap:wrap;display:flex}.team-settings-actions .ui-button{border-radius:var(--radius-pill);min-height:40px}.team-settings-notice{background:var(--color-warning-soft);border-left:3px solid var(--color-warning);border-radius:var(--radius-sm);color:var(--color-warning);margin:0 0 var(--space-4);padding:var(--space-3) var(--space-4);font-size:14px;font-weight:600;line-height:1.5}.team-settings-error{background:var(--color-danger-soft);border-left:3px solid var(--color-danger);border-radius:var(--radius-sm);color:var(--color-danger);padding:var(--space-3) var(--space-4);margin:0;font-size:14px;font-weight:700;line-height:1.5}.team-settings-lifecycle-heading{margin-bottom:0}.team-settings-lifecycle-heading .ui-badge{margin-top:var(--space-1);flex:none}.team-settings-card-footer{border-top:1px solid var(--color-border);gap:var(--space-2);margin-top:var(--space-5);padding-top:var(--space-4);flex-wrap:wrap;justify-content:flex-end;display:flex}.team-settings-card-footer .ui-button{border-radius:var(--radius-pill);min-height:40px}.team-settings-card-footer-copy{justify-content:flex-start}.team-settings-card-footer-copy p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.5}.team-settings-confirmation{background:var(--color-danger-soft);border-left:3px solid var(--color-danger);border-radius:var(--radius-sm);gap:var(--space-4);margin-top:var(--space-5);padding:var(--space-4);display:grid}.team-settings-confirmation h3{color:var(--color-text);margin:0 0 var(--space-1);font-size:16px;line-height:1.3}.team-settings-confirmation p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.55}.team-settings-confirmation-actions{gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end;display:flex}.team-settings-confirmation-actions .ui-button{border-radius:var(--radius-pill);min-height:40px}.team-detail-settings-link{margin-top:var(--space-4)}@media (width<=640px){.team-settings-page{max-width:none}.team-settings-card{padding:var(--space-4)}.team-settings-card-heading{gap:var(--space-3);flex-direction:column}.team-settings-form{max-width:none}.team-settings-actions,.team-settings-card-footer,.team-settings-confirmation-actions{flex-direction:column;align-items:stretch}.team-settings-actions .ui-button,.team-settings-card-footer .ui-button,.team-settings-confirmation-actions .ui-button{width:100%}}.workspaces-page{gap:var(--space-5);display:grid}.workspace-grid{gap:var(--space-4);display:grid}.workspace-card{align-content:start;gap:var(--space-4);min-width:0;display:grid}.workspace-identity-panel{background:linear-gradient(135deg, var(--color-primary-soft) -18%, var(--color-surface) 46%);border:0;border-left:4px solid var(--color-primary);border-radius:var(--radius-lg);box-shadow:none;padding:var(--space-5)}.workspace-identity-panel-editing{background:linear-gradient(135deg, var(--color-primary-soft) -18%, var(--color-surface) 48%, var(--color-info-soft) 125%)}.workspace-card-header{align-items:flex-start;gap:var(--space-4);flex-wrap:wrap;justify-content:space-between;min-width:0;display:flex}.workspace-card-header>div{flex:28rem;min-width:0}.workspace-card h2{color:var(--color-text);margin:0 0 var(--space-2);font-size:22px;font-weight:600;line-height:1.25}.workspace-card p{color:var(--color-text-muted);max-width:72ch;margin:0;font-size:14px;line-height:1.55}.workspace-meta{border-top:1px solid var(--color-border);gap:var(--space-4);padding-top:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.workspace-meta div{gap:var(--space-1);min-width:0;display:grid}.workspace-meta dt{color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700}.workspace-meta dd{color:var(--color-text);margin:0;font-size:15px;font-weight:700;line-height:1.4}.workspace-card-actions{border-top:1px solid var(--color-border);align-items:center;gap:var(--space-2);padding-top:var(--space-3);flex-wrap:wrap;display:flex}.workspace-primary-action,.workspace-secondary-action{border-radius:var(--radius-pill);min-height:40px;padding:var(--space-2) var(--space-4);justify-content:center;align-items:center;font-size:13px;font-weight:700;line-height:1.25;text-decoration:none;display:inline-flex}.workspace-primary-action{background:var(--color-primary);color:var(--color-text-on-primary)}.workspace-primary-action:hover,.workspace-primary-action:focus-visible{background:var(--color-primary-hover)}.workspace-secondary-action{color:var(--color-primary)}.workspace-secondary-action:hover,.workspace-secondary-action:focus-visible{background:var(--color-surface)}.workspace-card-actions .ui-button{border-radius:var(--radius-pill);min-height:40px;font-size:13px}.workspace-edit-form{border-top:1px solid var(--color-border);gap:var(--space-4);padding-top:var(--space-5);display:grid}.workspace-edit-header{gap:var(--space-1);display:grid}.workspace-edit-form h3{color:var(--color-text);margin:0;font-size:20px;font-weight:600;line-height:1.25}.workspace-form-grid{align-items:start;gap:var(--space-4);grid-template-columns:minmax(220px,.85fr) minmax(320px,1.15fr);display:grid}.workspace-form-actions{border-top:1px solid var(--color-border);align-items:center;gap:var(--space-2);padding-top:var(--space-3);flex-wrap:wrap;display:flex}.workspace-form-actions .ui-button{border-radius:var(--radius-pill);min-height:40px}.workspace-form-actions .ui-button-secondary{color:var(--color-text-muted);background:0 0;border-color:#0000}.workspace-form-actions .ui-button-secondary:hover:not(:disabled){background:var(--color-surface);color:var(--color-text)}.workspace-form-error{background:var(--color-danger-soft);border-left:3px solid var(--color-danger);border-radius:var(--radius-sm);color:var(--color-danger);padding:var(--space-3);font-size:14px;font-weight:700}@media (width<=800px){.workspace-form-grid{grid-template-columns:1fr}}@media (width<=640px){.workspace-identity-panel{padding:var(--space-4)}.workspace-meta{grid-template-columns:1fr}.workspace-card-actions .ui-button,.workspace-form-actions .ui-button,.workspace-primary-action,.workspace-secondary-action{width:100%}}.notifications-page{gap:var(--space-5);display:grid}.notifications-header{align-items:flex-start;gap:var(--space-4);justify-content:space-between;display:flex}.notifications-header h1{color:var(--color-text);margin:0 0 var(--space-2);font-size:32px;line-height:1.1}.notifications-header p{color:var(--color-text-muted);max-width:720px;margin:0}.notifications-summary-card{border:0;border-left:3px solid var(--color-border);box-shadow:none;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);grid-template-columns:auto minmax(0,1fr);display:grid}.notifications-summary-card-neutral{background:var(--color-primary-soft);border-left-color:var(--color-primary)}.notifications-summary-card-attention{background:linear-gradient(135deg, var(--color-warning-soft) 0%, var(--color-surface-muted) 150%);border-left-color:var(--color-warning)}.notifications-summary-card-clear{background:linear-gradient(135deg, var(--color-success-soft) 0%, var(--color-surface-muted) 150%);border-left-color:var(--color-success)}.notifications-summary-copy{gap:var(--space-1);display:grid}.notifications-summary-card h2,.notifications-list-card h2{color:var(--color-text);margin:0;line-height:1.25}.notifications-summary-card h2{font-size:16px;font-weight:700}.notifications-list-card h2{font-size:20px}.notifications-summary-card p,.notifications-list-card p{color:var(--color-text-muted);margin:0}.notifications-summary-card p{font-size:14px;line-height:1.5}.notifications-unread-count{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-pill);color:var(--color-text);min-width:46px;height:46px;padding:0 var(--space-2);justify-content:center;align-items:center;font-size:22px;font-weight:700;line-height:1;display:flex}.notifications-list-card{box-shadow:none;gap:var(--space-4);background:0 0;border:0;padding:0;display:grid}.notifications-list-header{border-bottom:1px solid var(--color-border);align-items:flex-start;gap:var(--space-4);padding-bottom:var(--space-4);justify-content:space-between;display:flex}.notifications-filter{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-pill);color:var(--color-text);cursor:pointer;align-items:center;gap:var(--space-2);min-height:40px;padding:var(--space-2) var(--space-3);white-space:nowrap;font-size:14px;font-weight:600;display:inline-flex}.notifications-filter input{accent-color:var(--color-primary)}.notifications-inline-error{background:var(--color-danger-soft);border:0;border-left:3px solid var(--color-danger);border-radius:var(--radius-sm);color:var(--color-danger);padding:var(--space-3) var(--space-4);font-size:14px;font-weight:600;line-height:1.5}.notifications-list{gap:var(--space-2);display:grid}.notification-item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);gap:var(--space-3);padding:var(--space-4);border-left:3px solid #0000;display:grid}.notification-item-unread{background:linear-gradient(135deg, var(--color-warning-soft) -55%, var(--color-surface) 42%);border-left-color:var(--color-warning)}.notification-item-read{background:var(--color-surface-muted)}.notification-item-main{align-items:flex-start;gap:var(--space-4);justify-content:space-between;display:flex}.notification-item-main h3{color:var(--color-text);margin:0 0 var(--space-1);font-size:16px;font-weight:700;line-height:1.3}.notification-item-main p{font-size:14px;line-height:1.45}.notification-badge-row{align-items:center;gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end;display:flex}.notification-item-footer{border-top:1px solid var(--color-border);align-items:end;gap:var(--space-4);padding-top:var(--space-3);grid-template-columns:minmax(0,1fr) auto;display:grid}.notification-meta{gap:var(--space-3);grid-template-columns:repeat(3,minmax(120px,1fr));margin:0;display:grid}.notification-meta div{gap:var(--space-1);display:grid}.notification-meta dt{color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.notification-meta dd{color:var(--color-text);margin:0;font-size:13px;line-height:1.4}.notification-actions{align-items:center;gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end;min-width:240px;display:flex}.notification-actions .ui-button{border-radius:var(--radius-pill)}.notification-actions a{color:var(--color-primary);font-size:14px;font-weight:700;text-decoration:none}.notification-actions a:hover{color:var(--color-primary-hover);text-underline-offset:2px;text-decoration:underline}@media (width<=640px){.notifications-header,.notifications-list-header,.notification-item-main{display:grid}.notifications-summary-card{padding:var(--space-4)}.notifications-filter{justify-self:start}.notification-item-footer{grid-template-columns:minmax(0,1fr);align-items:stretch}.notification-meta{grid-template-columns:minmax(0,1fr)}.notification-badge-row,.notification-actions{justify-content:flex-start}.notification-actions{width:100%;min-width:0}.notification-actions .ui-button{width:100%}}@media (width<=840px){.landing-hero,.landing-benefits,.landing-screenshots{grid-template-columns:1fr}.landing-final-cta{flex-direction:column;align-items:flex-start}}@media (width<=640px){.landing-header,.landing-hero,.landing-section,.landing-final-cta,.landing-footer{padding-left:var(--space-4);padding-right:var(--space-4)}.landing-hero{gap:var(--space-6);padding-top:48px;padding-bottom:48px}.landing-actions,.landing-footer{flex-direction:column;align-items:stretch}.landing-footer{gap:var(--space-2)}}@media (width<=840px){.marketing-two-column,.public-demo-steps{grid-template-columns:1fr}}.profile-settings-page{gap:var(--space-5);display:grid}.profile-settings-surface{background:linear-gradient(135deg, var(--color-primary-soft) -12%, var(--color-surface-muted) 58%, var(--color-info-soft) 135%);border:1px solid var(--color-border);border-left:4px solid var(--color-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);min-width:0;padding:var(--space-5)}.profile-settings-form{gap:var(--space-5);display:grid}.profile-settings-section{gap:var(--space-4);min-width:0;display:grid}.profile-settings-section+.profile-settings-section{border-top:1px solid var(--color-border);padding-top:var(--space-5)}.profile-settings-section-header{gap:var(--space-1);display:grid}.profile-settings-section-header h2{color:var(--color-text);margin:0;font-size:20px;font-weight:600;line-height:1.25}.profile-settings-section-header p{color:var(--color-text-muted);max-width:72ch;margin:0;font-size:14px;line-height:1.55}.profile-settings-identity-grid{align-items:start;gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.profile-settings-appearance-control{width:100%;max-width:320px}.profile-settings-account-detail{gap:var(--space-1);min-width:0;max-width:640px;display:grid}.profile-settings-account-label{color:var(--color-text);font-size:14px;font-weight:700}.profile-settings-account-value{color:var(--color-text);overflow-wrap:anywhere;margin:0;font-size:15px;font-weight:700;line-height:1.4}.profile-settings-account-hint{color:var(--color-text-muted);margin:0;font-size:13px;line-height:1.5}.profile-settings-feedback{border-radius:var(--radius-sm);padding:var(--space-3) var(--space-4);border-left:3px solid;margin:0;font-size:14px;font-weight:700;line-height:1.5}.profile-settings-feedback-error{background:var(--color-danger-soft);color:var(--color-danger)}.profile-settings-feedback-success{background:var(--color-success-soft);color:var(--color-success)}.profile-settings-actions{border-top:1px solid var(--color-border);align-items:center;gap:var(--space-2);padding-top:var(--space-4);flex-wrap:wrap;display:flex}.profile-settings-actions .ui-button{border-radius:var(--radius-pill);min-height:40px}@media (width<=800px){.profile-settings-identity-grid{grid-template-columns:1fr}}@media (width<=640px){.profile-settings-surface{padding:var(--space-4)}.profile-settings-actions .ui-button{width:100%}}.landing-page{background:var(--color-bg);min-height:100vh}.landing-header,.landing-hero,.landing-section,.landing-final-cta,.landing-footer{max-width:1180px;padding-left:var(--space-6);padding-right:var(--space-6);margin:0 auto}.landing-header{padding-bottom:var(--space-5);padding-top:var(--space-5);justify-content:space-between;align-items:center;display:flex}.landing-brand{color:var(--color-text);font-size:20px;font-weight:800}.landing-nav,.landing-actions{align-items:center;gap:var(--space-4);display:flex}.landing-login{color:var(--color-text-muted);font-size:14px;font-weight:700}.landing-login:hover{color:var(--color-primary)}.landing-button,.landing-secondary-button{border-radius:var(--radius-sm);min-height:44px;padding:0 var(--space-5);justify-content:center;align-items:center;font-weight:700;display:inline-flex}.landing-button{background:var(--color-primary);color:var(--color-text-on-primary)}.landing-button:hover{background:var(--color-primary-hover);color:var(--color-text-on-primary)}.landing-button-small{min-height:38px;padding-inline:var(--space-4)}.landing-secondary-button{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text)}.landing-secondary-button:hover{border-color:var(--color-primary);color:var(--color-primary)}.landing-hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:56px;padding-top:64px;padding-bottom:72px;display:grid}.landing-hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(40px,5vw,62px);line-height:1.03}.landing-kicker{color:var(--color-primary);letter-spacing:.08em;margin:0 0 var(--space-3);text-transform:uppercase;font-size:13px;font-weight:800}.landing-description{color:var(--color-text-muted);margin:var(--space-5) 0 0;font-size:18px;line-height:1.7}.landing-actions{margin-top:var(--space-6)}.landing-demo-note{color:var(--color-text-muted);margin:var(--space-3) 0 0;font-size:13px}.landing-preview{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);margin:0;overflow:hidden}.landing-preview img{width:100%;height:auto;display:block}.landing-preview figcaption{color:var(--color-text-muted);padding:var(--space-3) var(--space-4);font-size:13px;font-weight:700}.landing-section{border-top:1px solid var(--color-border);padding-top:72px;padding-bottom:72px}.landing-section>h2,.landing-final-cta h2{letter-spacing:-.03em;max-width:760px;margin:0;font-size:clamp(30px,4vw,42px);line-height:1.1}.landing-benefits,.landing-screenshots{gap:var(--space-5);margin-top:40px;display:grid}.landing-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-benefits article{border-top:3px solid var(--color-primary);padding-top:var(--space-4)}.landing-benefits h3{margin:0}.landing-benefits p{color:var(--color-text-muted);margin:var(--space-3) 0 0;line-height:1.7}.landing-screenshots{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-final-cta{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);align-items:center;gap:var(--space-6);padding-bottom:var(--space-6);padding-top:var(--space-6);justify-content:space-between;margin-bottom:72px;display:flex}.landing-final-cta h2{font-size:30px}.landing-footer{border-top:1px solid var(--color-border);color:var(--color-text-muted);padding-bottom:var(--space-6);padding-top:var(--space-5);justify-content:space-between;align-items:center;font-size:13px;display:flex}@media (width<=840px){.landing-hero,.landing-benefits,.landing-screenshots{grid-template-columns:1fr}.landing-final-cta{flex-direction:column;align-items:flex-start}}@media (width<=640px){.landing-header,.landing-hero,.landing-section,.landing-final-cta,.landing-footer{padding-left:var(--space-4);padding-right:var(--space-4)}.landing-hero{gap:var(--space-6);padding-top:48px;padding-bottom:48px}.landing-actions,.landing-footer{flex-direction:column;align-items:stretch}.landing-footer{gap:var(--space-2)}}.marketing-brand{align-items:center;gap:var(--space-2);display:inline-flex}.marketing-brand-mark{background:var(--color-primary);border-radius:var(--radius-sm);color:var(--color-text-on-primary);justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.marketing-hero-single{grid-template-columns:1fr}.marketing-two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.public-demo-steps{counter-reset:public-demo-step;gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));margin:40px 0 0;padding:0;list-style:none;display:grid}.public-demo-steps li{counter-increment:public-demo-step;align-items:flex-start;gap:var(--space-3);grid-template-columns:auto minmax(0,1fr);display:grid}.public-demo-step-number{background:var(--color-primary-soft);border-radius:var(--radius-pill);color:var(--color-primary);justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:800;display:inline-flex}.public-demo-step-number:before{content:counter(public-demo-step)}.public-demo-steps h3{color:var(--color-text);margin:0;font-size:18px;line-height:1.3}.public-demo-steps p{color:var(--color-text-muted);margin:var(--space-2) 0 0;line-height:1.7}@media (width<=840px){.marketing-two-column,.public-demo-steps{grid-template-columns:1fr}}.roadmap-header{border-bottom:1px solid var(--color-border)}.roadmap-back-button{cursor:pointer;font:inherit}.roadmap-hero{padding-bottom:56px}.roadmap-hero>div{max-width:840px}.roadmap-disclaimer{border-left:3px solid var(--color-border);color:var(--color-text-muted);margin:var(--space-6) 0 0;max-width:760px;padding-left:var(--space-4);font-size:14px;line-height:1.6}.roadmap-section{--roadmap-accent:var(--color-primary)}.roadmap-section[data-state=shipped]{--roadmap-accent:var(--color-success)}.roadmap-section[data-state=planned]{--roadmap-accent:var(--color-info)}.roadmap-section[data-state=exploring]{--roadmap-accent:var(--color-warning)}.roadmap-section-description{color:var(--color-text-muted);margin:var(--space-3) 0 0;max-width:720px;line-height:1.7}.roadmap-items{gap:var(--space-3);margin:var(--space-6) 0 0;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));padding:0;list-style:none;display:grid}.roadmap-item{background:var(--color-surface);border:1px solid var(--color-border);border-left:3px solid var(--roadmap-accent);border-radius:var(--radius-md);min-height:64px;font-weight:700;line-height:1.45;overflow:hidden}.roadmap-item-content,.roadmap-item-link{min-height:64px;padding:var(--space-4);align-items:center;width:100%;display:flex}.roadmap-item-link{color:inherit;cursor:pointer;text-decoration:none}.roadmap-item-link:hover{text-underline-offset:3px;text-decoration:underline}.roadmap-section-empty,.roadmap-empty p{color:var(--color-text-muted);line-height:1.7}.roadmap-section-empty{margin:var(--space-5) 0 0}@media (width<=640px){.roadmap-items{grid-template-columns:1fr}.roadmap-item,.roadmap-item-content,.roadmap-item-link{min-height:0}}.paid-beta-waitlist-hero{align-items:start}.paid-beta-waitlist-form{gap:var(--space-4);display:grid}.paid-beta-waitlist-disclaimer{color:var(--color-text-muted);margin:var(--space-4) 0 0;font-size:14px;line-height:1.6}.paid-beta-waitlist-consent{color:var(--color-text-muted);align-items:flex-start;gap:var(--space-2);font-size:14px;line-height:1.5;display:flex}.paid-beta-waitlist-consent input{margin-top:3px}.paid-beta-waitlist-error,.paid-beta-waitlist-success{border-radius:var(--radius-sm);padding:var(--space-3);font-size:14px;font-weight:700}.paid-beta-waitlist-error{background:var(--color-danger-soft);border:1px solid var(--color-danger);color:var(--color-danger)}.paid-beta-waitlist-success{background:var(--color-success-soft);border:1px solid var(--color-success);color:var(--color-success)}.paid-beta-waitlist-withdraw>.paid-beta-waitlist-disclaimer{max-width:720px}.paid-beta-waitlist-withdraw-card{margin-top:var(--space-6);max-width:560px}.public-demo-disclosure-page{max-width:800px;padding:var(--space-8);margin:0 auto}.public-demo-disclosure-header{align-items:center;gap:var(--space-4);margin-bottom:var(--space-6);justify-content:space-between;display:flex}.public-demo-disclosure-back{color:var(--color-primary);cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:700}.public-demo-disclosure-back:hover{color:var(--color-primary-hover)}.public-demo-disclosure-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);gap:var(--space-6);padding:var(--space-6);display:grid}.public-demo-disclosure-card section{gap:var(--space-2);display:grid}.public-demo-disclosure-card h2{color:var(--color-text);margin:0;font-size:20px;line-height:1.3}.public-demo-disclosure-card section p,.public-demo-disclosure-boundary p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.65}.public-demo-disclosure-card section a{color:var(--color-primary);text-underline-offset:2px;font-weight:700;text-decoration:underline}.public-demo-disclosure-action{justify-self:start}.public-demo-disclosure-boundary{background:var(--color-info-soft);border:1px solid var(--color-info);border-radius:var(--radius-md);gap:var(--space-2);padding:var(--space-4);display:grid}.public-demo-disclosure-boundary strong{color:var(--color-text);font-size:14px;line-height:1.4}@media (width<=640px){.public-demo-disclosure-page{padding:var(--space-4)}.public-demo-disclosure-header{align-items:flex-start;gap:var(--space-3);flex-direction:column}.public-demo-disclosure-card{padding:var(--space-4)}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-primary:#2563eb;--color-primary-hover:#1d4ed8;--color-primary-soft:#dbeafe;--color-text-on-primary:#fff;--color-success:#16a34a;--color-success-soft:#dcfce7;--color-warning:#d97706;--color-warning-soft:#fef3c7;--color-danger:#dc2626;--color-danger-hover:#b91c1c;--color-danger-soft:#fee2e2;--color-text-on-danger:#fff;--color-info:#7c3aed;--color-info-soft:#ede9fe;--color-section-tasks:#0284c7;--color-section-tasks-soft:#e0f2fe;--color-section-comments:#be185d;--color-section-comments-soft:#fce7f3;--color-section-deliverables:#0f766e;--color-section-deliverables-soft:#ccfbf1;--color-section-activity:#7c3aed;--color-section-activity-soft:#ede9fe;--color-section-team-access:#4f46e5;--color-section-team-access-soft:#e0e7ff;--color-section-team-members:#0891b2;--color-section-team-members-soft:#cffafe;--color-section-team-invitations:#c2410c;--color-section-team-invitations-soft:#ffedd5;--color-section-team-projects:#15803d;--color-section-team-projects-soft:#dcfce7;--color-bg:#f8fafc;--color-surface:#fff;--color-surface-muted:#f1f5f9;--color-text:#0f172a;--color-text-secondary:#475569;--color-text-muted:#64748b;--color-border:#e2e8f0;--shadow-card:0 1px 2px #0f172a0a;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-pill:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px}:root[data-appearance=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-primary:#60a5fa;--color-primary-hover:#93c5fd;--color-primary-soft:#172554;--color-text-on-primary:#0f172a;--color-success:#4ade80;--color-success-soft:#052e16;--color-warning:#fbbf24;--color-warning-soft:#422006;--color-danger:#f87171;--color-danger-hover:#fca5a5;--color-danger-soft:#450a0a;--color-text-on-danger:#0f172a;--color-info:#a78bfa;--color-info-soft:#2e1065;--color-section-tasks:#38bdf8;--color-section-tasks-soft:#082f49;--color-section-comments:#f472b6;--color-section-comments-soft:#500724;--color-section-deliverables:#2dd4bf;--color-section-deliverables-soft:#042f2e;--color-section-activity:#a78bfa;--color-section-activity-soft:#2e1065;--color-section-team-access:#818cf8;--color-section-team-access-soft:#1e1b4b;--color-section-team-members:#22d3ee;--color-section-team-members-soft:#083344;--color-section-team-invitations:#fb923c;--color-section-team-invitations-soft:#431407;--color-section-team-projects:#4ade80;--color-section-team-projects-soft:#052e16;--color-bg:#0f172a;--color-surface:#111827;--color-surface-muted:#1e293b;--color-text:#f8fafc;--color-text-secondary:#d1d5db;--color-text-muted:#cbd5e1;--color-border:#334155;--shadow-card:0 1px 2px #00000059}:root[data-appearance=graphite]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-primary:#e5e7eb;--color-primary-hover:#f8fafc;--color-primary-soft:#262626;--color-text-on-primary:#0a0a0a;--color-success:#4ade80;--color-success-soft:#102418;--color-warning:#fbbf24;--color-warning-soft:#2b2110;--color-danger:#f87171;--color-danger-hover:#fca5a5;--color-danger-soft:#2b1414;--color-text-on-danger:#0a0a0a;--color-info:#d4d4d8;--color-info-soft:#27272a;--color-section-tasks:#93c5fd;--color-section-tasks-soft:#1c1c1c;--color-section-comments:#f9a8d4;--color-section-comments-soft:#1e1e1e;--color-section-deliverables:#99f6e4;--color-section-deliverables-soft:#1b1b1b;--color-section-activity:#c4b5fd;--color-section-activity-soft:#202020;--color-section-team-access:#a5b4fc;--color-section-team-access-soft:#1c1c1c;--color-section-team-members:#a5f3fc;--color-section-team-members-soft:#1e1e1e;--color-section-team-invitations:#fdba74;--color-section-team-invitations-soft:#1b1b1b;--color-section-team-projects:#86efac;--color-section-team-projects-soft:#202020;--color-bg:#050505;--color-surface:#141414;--color-surface-muted:#202020;--color-text:#fafafa;--color-text-secondary:#d4d4d8;--color-text-muted:#b3b3b3;--color-border:#303030;--shadow-card:0 1px 2px #000000a6}:root[data-appearance=neon]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-primary:#22d3ee;--color-primary-hover:#67e8f9;--color-primary-soft:#083344;--color-text-on-primary:#001018;--color-success:#4ade80;--color-success-soft:#052e16;--color-warning:#facc15;--color-warning-soft:#422006;--color-danger:#fb7185;--color-danger-hover:#fda4af;--color-danger-soft:#4c0519;--color-text-on-danger:#19030a;--color-info:#c084fc;--color-info-soft:#3b0764;--color-section-tasks:#22d3ee;--color-section-tasks-soft:#083344;--color-section-comments:#f472b6;--color-section-comments-soft:#500724;--color-section-deliverables:#2dd4bf;--color-section-deliverables-soft:#042f2e;--color-section-activity:#a78bfa;--color-section-activity-soft:#2e1065;--color-section-team-access:#60a5fa;--color-section-team-access-soft:#172554;--color-section-team-members:#22d3ee;--color-section-team-members-soft:#083344;--color-section-team-invitations:#fb923c;--color-section-team-invitations-soft:#431407;--color-section-team-projects:#4ade80;--color-section-team-projects-soft:#052e16;--color-bg:#020617;--color-surface:#07111f;--color-surface-muted:#0b1f33;--color-text:#e6fbff;--color-text-secondary:#bae6fd;--color-text-muted:#9cc7d5;--color-border:#164e63;--shadow-card:0 0 0 1px #22d3ee0f, 0 8px 24px #0891b214}:root[data-appearance=minimal]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-primary:#111827;--color-primary-hover:#000;--color-primary-soft:#e5e7eb;--color-text-on-primary:#fff;--color-success:#15803d;--color-success-soft:#f0fdf4;--color-warning:#b45309;--color-warning-soft:#fffbeb;--color-danger:#b91c1c;--color-danger-hover:#991b1b;--color-danger-soft:#fef2f2;--color-text-on-danger:#fff;--color-info:#475569;--color-info-soft:#f1f5f9;--color-section-tasks:#475569;--color-section-tasks-soft:#f8fafc;--color-section-comments:#6b7280;--color-section-comments-soft:#fafafa;--color-section-deliverables:#334155;--color-section-deliverables-soft:#f4f4f5;--color-section-activity:#52525b;--color-section-activity-soft:#f8fafc;--color-section-team-access:#64748b;--color-section-team-access-soft:#f1f5f9;--color-section-team-members:#475569;--color-section-team-members-soft:#f8fafc;--color-section-team-invitations:#78716c;--color-section-team-invitations-soft:#fafaf9;--color-section-team-projects:#3f3f46;--color-section-team-projects-soft:#f4f4f5;--color-bg:#fff;--color-surface:#fff;--color-surface-muted:#f8fafc;--color-text:#111827;--color-text-secondary:#4b5563;--color-text-muted:#6b7280;--color-border:#e5e7eb;--shadow-card:none}:root{color:var(--color-text);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}body{background:var(--color-bg);overflow-wrap:break-word;min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.page-shell{max-width:1120px;padding:var(--space-8);margin:0 auto}.page-kicker{color:var(--color-primary);letter-spacing:.08em;margin:0 0 var(--space-2);text-transform:uppercase;font-size:13px;font-weight:700}.page-title{color:var(--color-text);margin:0 0 var(--space-3);font-size:32px;line-height:1.1}.page-description{color:var(--color-text-muted);margin:0;font-size:16px;line-height:1.6}.app-header{background:var(--color-surface);border-bottom:1px solid var(--color-border);align-items:center;gap:var(--space-6);padding:var(--space-4) var(--space-8);flex-wrap:wrap;justify-content:space-between;display:flex}.app-header-main{align-items:center;gap:var(--space-6);flex:1;min-width:0;display:flex}.app-brand{color:var(--color-text);flex:none;font-size:18px;font-weight:800}.app-nav{gap:var(--space-4);flex-wrap:wrap;display:flex}.app-nav a{color:var(--color-text-muted);font-size:14px;font-weight:600}.app-session-account{align-items:center;gap:var(--space-4);min-width:0;display:flex}.app-notification-link{color:var(--color-text-muted);flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:relative}.app-notification-link:hover{color:var(--color-primary)}.app-notification-icon{width:24px;height:24px;display:block}.app-notification-count{background:var(--color-danger);border:2px solid var(--color-surface);border-radius:var(--radius-pill);color:var(--color-text-on-danger);pointer-events:none;white-space:nowrap;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:800;line-height:1;display:flex;position:absolute;top:0;right:-1px}.app-nav a:hover{color:var(--color-primary)}.app-session,.client-session{align-items:center;gap:var(--space-3);flex-wrap:wrap;min-width:0;display:flex}.app-session{margin-left:auto}.session-user{gap:var(--space-1);text-align:right;min-width:0;line-height:1.2;display:grid}.session-user-name{color:var(--color-text);font-size:14px;font-weight:700}.session-user-email{color:var(--color-text-muted);overflow-wrap:anywhere;max-width:100%;font-size:12px}.session-logout-button{white-space:nowrap;flex:none;min-height:36px}.auth-shell,.client-shell{max-width:720px;padding:var(--space-8);margin:0 auto}.auth-shell-primary{max-width:none;min-height:100vh;padding:clamp(var(--space-4), 4vw, var(--space-8));justify-content:center;align-items:center;display:flex}.auth-shell-surface-primary{background:linear-gradient(135deg, var(--color-primary-soft) -30%, var(--color-surface-muted) 52%, var(--color-info-soft) 160%);border:1px solid var(--color-border);border-left:4px solid var(--color-primary);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);gap:var(--space-6);max-width:960px;padding:var(--space-6);width:100%;display:grid}.auth-shell-surface-register{max-width:1080px}.client-shell{max-width:1120px}.client-header{align-items:center;gap:var(--space-5);margin-bottom:var(--space-8);justify-content:space-between;display:flex}.client-header-brand{color:var(--color-primary);margin:0;font-weight:800}.client-header-badge.ui-badge{min-height:40px;padding:0 var(--space-3);white-space:nowrap;justify-content:center;align-self:center;align-items:center;font-size:14px}.client-header-action.ui-button{background:var(--color-surface-muted);border-radius:var(--radius-pill);color:var(--color-primary);min-height:40px;padding:0 var(--space-3);white-space:nowrap;border:0;font-size:14px;font-weight:700}.client-header-action.ui-button:hover:not(:disabled){background:var(--color-primary-soft);color:var(--color-primary-hover)}dd,pre,code{overflow-wrap:anywhere;max-width:100%}pre{overflow-x:auto}@media (width<=640px){.app-session-account{gap:var(--space-3)}.page-shell,.auth-shell,.client-shell{padding:var(--space-4)}.auth-shell-primary{align-items:stretch;display:block}.auth-shell-surface-primary{gap:var(--space-5);padding:var(--space-4)}.page-title{font-size:28px}.app-header{align-items:stretch;gap:var(--space-4);padding:var(--space-4);flex-direction:column}.app-header-main{align-items:flex-start;gap:var(--space-3);flex-direction:column}.app-nav{gap:var(--space-3)}.app-session{justify-content:space-between;width:100%;margin-left:0}.client-header{flex-direction:column;align-items:stretch}.client-session{justify-content:space-between;width:100%}.session-user{text-align:left}}
