:root{--ink:#181918;--text:#30322f;--muted:#6e726d;--subtle:#8a8e89;--line:#dedfdb;--line-strong:#c9cbc6;--paper:#f5f6f3;--surface:#ffffff;--surface-soft:#f0f1ee;--surface-raised:#fafbf9;--accent:#181918;--accent-soft:#ededeb;--danger:#a84632;--danger-soft:#faebe6;--warning:#8b681e;--warning-soft:#f4efe3;--calendar-task-surface:#f4efe3;--calendar-task-border:#d8c9a7;--calendar-task-accent:#765918;--success:#4f5550;--success-soft:#edf0ed;--radius-sm:8px;--radius-md:11px;--radius-lg:14px;--control-height:42px;--touch-target:44px;--shadow-card:0 5px 18px rgb(24 25 24/5%);--shadow-overlay:0 24px 70px rgb(24 25 24/20%);--navy:var(--ink);--sage:var(--accent);--sage-soft:var(--accent-soft);--green:var(--accent);--cream:var(--surface);--sun:var(--warning);--sun-deep:var(--warning)}body,html{background:var(--paper);color:var(--ink);overflow-x:clip}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.45;letter-spacing:-.006em}[data-slot=alert-dialog-title],[data-slot=dialog-title],h1,h2,h3,h4{font-family:inherit!important}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgb(24 25 24/45%);outline-offset:2px}.app-loading{background:var(--paper);color:var(--ink)}.app-loading-orb{display:none}.app-loading-logo-wrap img{aspect-ratio:1;border-radius:50%;box-shadow:0 12px 30px rgb(24 25 24/12%)}.app-loading-ring{border-color:rgb(24 25 24/16%);border-top-color:var(--ink)}.app-loading-copy p,.app-loading-copy span{color:var(--muted)}.app-loading-copy h1{color:var(--ink);font-family:inherit;font-weight:760}.app-loading-progress{background:rgb(24 25 24/12%)}.app-loading-progress span{background:var(--ink)}.sidebar{width:228px;padding:18px 13px;border-right:1px solid var(--line);background:#fafbf9;color:var(--ink)}.workspace{width:calc(100% - 228px);margin-left:228px}.brand-home-button{min-height:58px;gap:11px;margin:0 0 16px;padding:7px 8px;border:0;border-radius:var(--radius-md);background:transparent;color:var(--ink)}.brand-home-button>span{min-width:0;flex:1 1 auto}.brand-home-button:hover{background:var(--accent-soft)}.brand-logo{width:40px;height:40px;border-radius:50%;object-fit:contain;filter:none;box-shadow:0 4px 12px rgb(24 25 24/12%)}.brand small,.brand strong,.profile small,.profile strong{display:block}.brand strong{color:var(--ink);font-size:14px;letter-spacing:.08em}.brand small{margin-top:3px;color:var(--muted);max-width:100%;line-height:1.25;white-space:nowrap;text-transform:uppercase}.brand small,.brand-home-button>span:last-child small{font-size:8px;letter-spacing:.02em}.eyebrow{margin:0 10px 6px;padding:0;color:var(--subtle);font-size:10px;font-weight:750;letter-spacing:.13em}.section-label{margin-top:24px}.nav-item{min-height:42px;margin:2px 0;padding:0 11px;border:0;border-radius:var(--radius-md);background:transparent;color:#5f6661;font-size:14px;font-weight:650;box-shadow:none}.nav-item svg{width:18px;height:18px}.nav-item.active,.nav-item:hover{background:var(--accent-soft);color:var(--ink);box-shadow:none}.nav-item.active:before{display:none}.nav-item b{min-width:22px;height:22px;display:grid;place-items:center;padding:0 6px;border-radius:999px;background:var(--ink);color:#fff;font-size:11px}.profile{padding:16px 7px 0;border-color:var(--line);color:var(--ink)}.profile strong{color:var(--ink);font-size:13px}.profile small{color:var(--muted);font-size:11px}.avatar{background:var(--accent-soft);color:var(--ink)}.topbar{height:72px;padding:0 24px;gap:10px;border-color:var(--line);background:rgb(255 255 255/94%);backdrop-filter:blur(16px);box-shadow:none}.search{height:var(--control-height);max-width:520px;padding:0 12px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft);color:var(--muted)}.search:focus-within{border-color:var(--line-strong);background:var(--surface);box-shadow:0 0 0 3px rgb(24 25 24/6%)}.search input{min-width:0;color:var(--ink);font-size:14px}.search input::placeholder{color:var(--subtle)}.search svg{width:18px;flex:none}.topbar-actions{display:flex;gap:8px}.icon-button,.primary-button,.secondary-action,.secondary-button{min-height:var(--control-height);border-radius:var(--radius-md);box-shadow:none}.icon-button{width:var(--control-height);margin-left:auto;border:1px solid var(--line);background:var(--surface);color:var(--ink)}.primary-button{min-width:0;padding:0 15px;border:0;background:var(--ink);color:#fff;font-size:14px;font-weight:700;white-space:nowrap}.primary-button:hover{background:#313230}.secondary-action,.secondary-button{border:1px solid var(--line);background:var(--surface);color:var(--ink)}.primary-button>svg,.secondary-action>svg{width:18px;height:18px;flex:none}.notification-count{background:var(--danger)}.content,.kanban-content{width:100%;min-width:0;max-width:1540px;margin:0 auto;padding:24px 28px 42px}.page-heading{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.page-title-line{min-width:0;display:flex;align-items:baseline;gap:12px}.page-heading h1{margin:0;color:var(--ink);font-family:inherit;font-size:clamp(28px,2.2vw,36px);font-weight:760;letter-spacing:-.045em;line-height:1.08}.page-title-line>span{color:var(--muted);font-size:14px;font-weight:600;white-space:nowrap}.analytics-card,.architecture-kanban-module,.expertise-kanban-module,.panel,.project-section,.sync-card,.sync-policy-card,.tasks-module{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-card)}.analytics-card>header,.expertise-toolbar,.kanban-toolbar,.panel-head,.project-section>header,.sync-card>header,.sync-policy-card>header,.task-view-toolbar{border-color:var(--line);background:var(--surface-raised)}.analytics-card>header h2,.panel-head h2,.project-section h2{margin:0;color:var(--ink);font-family:inherit;font-size:18px;font-weight:720;letter-spacing:-.025em}.panel-head p,.project-section header p{color:var(--muted);font-size:13px}.expertise-switch,.expertise-view-switch,.project-view-switch,.task-view-switch{min-height:var(--control-height);padding:3px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft)}.expertise-switch button,.expertise-view-switch button,.project-view-switch button,.task-view-switch button{min-height:34px;padding:0 12px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--muted);font-size:13px;font-weight:680;white-space:nowrap}.expertise-switch button.active,.expertise-view-switch button.active,.project-view-switch button.selected,.task-view-switch button.selected{background:var(--ink);color:#fff}.expertise-switch svg,.expertise-view-switch svg,.project-view-switch svg,.task-view-switch svg{width:16px;height:16px}.expertise-toolbar,.filterbar,.kanban-toolbar{min-height:62px;display:flex;align-items:center;gap:10px;padding:10px 14px;border:0;border-bottom:1px solid var(--line)}.filter-control,.project-list-search{min-width:0;height:var(--control-height);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.project-list-search{flex:1 1 280px;max-width:420px;display:flex;align-items:center;gap:8px;padding:0 12px}.filter-control>svg,.project-list-search svg{width:17px;height:17px;flex:none;color:var(--muted)}.filter-control select,.project-list-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text);font-size:14px}.filter-control{flex:0 1 260px;padding:0 10px}.filter-scroll{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.filter-scroll::-webkit-scrollbar{display:none}.filter-scroll button{min-height:34px;padding:0 12px;border:0;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:13px;font-weight:650;white-space:nowrap}.filter-scroll button.selected{background:var(--ink);color:#fff}.priority-chip,.record-tag,.status-pill{border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.priority-chip,.record-tag,.status-pill,.status-pill.closed,.status-pill.muted,.status-pill.open,.status-pill.paused,.status-pill.prospect{background:var(--surface-soft);color:var(--text)}.priority-chip.urgente,.record-tag.urgent,.status-pill.overdue,.task-deadline.overdue{background:var(--danger-soft);color:var(--danger)}.overview-dashboard{display:grid;gap:16px}.overview-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0}.overview-metrics article{min-height:82px;padding:14px 16px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-card)}.overview-metrics .metric-icon{width:34px;height:34px;border-radius:10px;background:var(--surface-soft);color:var(--ink)}.overview-metrics article.attention{border-color:#e7c7bc}.overview-metrics article.attention .metric-icon{background:var(--danger-soft);color:var(--danger)}.overview-metrics small{color:var(--muted);font-size:11px;font-weight:750;letter-spacing:.1em}.overview-metrics strong{margin:3px 0 0;color:var(--ink);font-family:inherit;font-size:28px;font-weight:740}.overview-metrics p{display:none}.overview-command-grid,.overview-secondary-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(340px,1fr);gap:14px;align-items:stretch}.overview-command-grid>.panel,.overview-secondary-grid>.panel{height:100%}.overview-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-head{min-height:62px;padding:13px 16px}.panel-head h2{font-family:inherit;font-size:18px;font-weight:720}.panel-head p{margin:2px 0 0;color:var(--muted);font-size:13px}.all-tasks,.panel-head button{color:var(--ink);font-size:13px}.task-list{padding:0 16px}.overview-priority-panel .task-list{--priority-list-inline:16px}.overview-priority-panel .task.overdue,.overview-priority-panel .task.today{margin-inline:calc(var(--priority-list-inline) * -1);padding-inline:var(--priority-list-inline)}.overview-priority-panel .task{min-height:62px;padding:12px 0}.overview-priority-panel .task-summary strong{font-size:15px}.task-mini-reference{color:var(--muted);font-size:12px}.overview-empty{color:var(--muted)}.overview-empty strong{color:var(--text);font-size:14px}.overview-empty small{font-size:12px}.overview-agenda-row,.overview-project-row{min-height:62px;padding:10px 16px}.overview-agenda-row strong,.overview-project-row strong{font-size:14px}.overview-agenda-row em,.overview-agenda-row small,.overview-project-row em,.overview-project-row small{font-size:12px}.overview-agenda-icon{width:38px;height:38px;min-width:38px;min-height:38px;aspect-ratio:1;display:grid;grid-template-columns:1fr;place-items:center;align-self:center;gap:0;padding:0;border:0;border-radius:var(--radius-md)}.overview-agenda-icon--event{background:var(--surface-soft);color:var(--muted)}.overview-agenda-icon--task{background:var(--calendar-task-surface);color:var(--calendar-task-accent)}.overview-agenda-icon svg{width:18px;height:18px}.dashboard-grid.projects-full{display:grid;grid-template-columns:minmax(0,1fr)}.expertise-kanban-module,.projects-panel{container-type:inline-size;min-width:0;overflow:hidden}.expertise-list-head,.expertise-list-row,.project-row,.project-table-head{display:grid;grid-template-columns:58px minmax(240px,1.7fr) minmax(150px,.9fr) 120px 18px;gap:14px;align-items:center}.expertise-list-head,.project-table-head{min-height:36px;padding:0 16px;border-bottom:1px solid var(--line);background:var(--surface-raised);color:var(--muted);font-size:11px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.expertise-list-row,.project-row{width:100%;min-height:76px;padding:10px 16px;border:0;border-bottom:1px solid var(--line);background:var(--surface);color:var(--text);text-align:left}.expertise-list-row:hover,.project-row:hover{background:var(--surface-raised)}.expertise-list-code,.project-list-cover{width:48px;height:48px;display:grid;place-items:center;overflow:hidden;border-radius:11px;background:var(--ink)!important;color:#fff}.project-list-cover img{width:100%;height:100%;object-fit:cover}.expertise-list-code svg,.project-list-cover svg{width:21px;height:21px}.expertise-list-reference,.project-title{min-width:0}.expertise-list-reference em,.expertise-list-reference small,.expertise-list-reference strong,.project-title em,.project-title small,.project-title strong{display:block;min-width:0}.expertise-list-reference small,.project-title small{color:var(--muted);font-size:12px;font-weight:650}.expertise-list-reference strong,.project-title strong{margin-top:2px;color:var(--ink);font-size:15px;font-weight:720;line-height:1.25;overflow-wrap:anywhere}.expertise-list-reference em,.project-title em{margin-top:2px;overflow:hidden;color:var(--muted);font-size:12px;font-style:normal;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.expertise-list-follow,.project-counts{min-width:0;display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px}.expertise-list-follow i,.project-counts i{min-width:0;display:inline-flex;align-items:center;gap:4px;overflow:hidden;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.expertise-list-follow svg,.project-counts svg{width:15px;height:15px;flex:none}.project-inline-control{min-width:0;height:38px;display:flex;align-items:center;overflow:hidden;padding:0 8px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft)}.project-inline-control select{width:100%;min-width:0;appearance:none;border:0;outline:0;background:transparent;color:var(--text);font-size:13px;font-weight:700}.project-inline-control svg{width:15px;flex:none}.expertise-list-head,.expertise-list-row{grid-template-columns:58px minmax(240px,1.7fr) 90px minmax(180px,1fr) minmax(150px,.9fr) 18px}.expertise-list-phase{min-width:0;overflow:hidden;color:var(--text);font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.expertise-toolbar{justify-content:space-between}.expertise-count{color:var(--muted);font-size:14px;font-weight:650}.expertise-toolbar-actions{display:flex;gap:8px;margin-left:auto}.kanban-filters,.kanban-toolbar{justify-content:flex-end}.kanban-filters{width:min(100%,650px);display:flex;gap:10px}.architecture-kanban,.expertise-kanban{min-width:100%;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);gap:8px;padding:10px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.architecture-kanban:not(.expertise-kanban){grid-template-columns:repeat(9,minmax(240px,1fr))}.architecture-kanban.has-unclassified:not(.expertise-kanban){grid-template-columns:repeat(10,minmax(240px,1fr))}.expertise-kanban{grid-template-columns:repeat(var(--expertise-columns),minmax(240px,1fr))}.kanban-column{min-width:0;height:100%;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft)}.kanban-column>header{min-height:42px;padding:0 11px;border-bottom:1px solid var(--line);background:var(--surface);color:var(--ink);font-size:12px;font-weight:760}.expertise-kanban.judicial .kanban-column>header b,.expertise-kanban.private .kanban-column>header b,.kanban-column>header b{min-width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:var(--ink);color:#fff;font-size:11px}.kanban-column-body{padding:8px;overflow-y:auto}.kanban-card{margin-bottom:8px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:none}.kanban-card-open{width:100%;display:grid;grid-template-columns:10px 40px minmax(0,1fr);gap:8px;align-items:center;padding:10px 9px 7px;border:0;background:transparent;color:var(--text);text-align:left}.kanban-drag svg{width:12px;color:var(--subtle)}.kanban-cover{width:40px;height:40px;display:grid;place-items:center;overflow:hidden;border-radius:9px;background:var(--ink)!important;color:#fff}.kanban-cover img{width:100%;height:100%;object-fit:cover}.kanban-card-copy{min-width:0}.kanban-card-copy em,.kanban-card-copy small,.kanban-card-copy strong{display:block}.kanban-card-copy small{color:var(--muted);font-size:11px;font-weight:650}.kanban-card-copy strong{display:-webkit-box;margin-top:1px;overflow:hidden;color:var(--ink);font-size:14px;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.kanban-card-copy em{margin-top:2px;overflow:hidden;color:var(--muted);font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.kanban-card-meta{min-height:32px;display:flex;align-items:center;gap:8px;padding:0 9px 7px;color:var(--muted);font-size:11px}.kanban-card-meta span{min-width:0;display:inline-flex;align-items:center;gap:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kanban-card-meta svg{width:13px;flex:none}.kanban-phase-select{min-height:36px;border-top:1px solid var(--line);background:var(--surface-raised)}.kanban-phase-select span{color:var(--muted);font-size:10px}.kanban-phase-select select{min-width:0;color:var(--text);font-size:11px;font-weight:700}.kanban-column-empty{color:var(--subtle);font-size:12px}.tasks-module{min-width:0;overflow:hidden}.task-view-toolbar{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-bottom:1px solid var(--line)}.task-view-switch{display:flex;min-width:0}.task-view-switch button{min-height:38px;padding:0 13px;font-size:13px}.task-groups{background:var(--surface)}.task-priority-group,.task-remaining-group{border:0;border-radius:0;background:transparent}.task-priority-group>header,.task-remaining-group>header{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface-raised)}.task-priority-group:first-child>header,.task-remaining-group:first-child>header{border-top:0}.task-priority-group h3,.task-remaining-group h3{margin:0;color:var(--ink);font-size:15px;font-weight:720}.task-priority-counts{display:flex;gap:6px}.task-priority-counts span{padding:4px 8px;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:12px;font-weight:700}.task-priority-counts .overdue{background:var(--danger-soft);color:var(--danger)}.task-module-list{display:grid;gap:8px;padding:10px 14px;background:var(--surface-raised)}.task-row-full{min-width:0;min-height:76px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 10px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:none}.task-row-full:last-child{border-bottom:1px solid var(--line)}.task-row-full.overdue{box-shadow:inset 3px 0 var(--danger)}.task-complete{position:relative;width:44px;height:44px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:transparent}.task-complete:before{content:"";position:absolute;width:26px;height:26px;border:1.5px solid var(--line-strong);border-radius:50%;background:var(--surface)}.task-complete:hover:before{border-color:var(--ink)}.task-complete:hover{color:var(--ink)}.task-complete svg{position:relative;z-index:1;width:15px;height:15px}.task-main{min-width:0}.task-main>strong{display:-webkit-box;overflow:hidden;color:var(--ink);font-size:16px;font-weight:680;line-height:1.3;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.task-context{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:5px 10px;margin-top:5px}.task-context button,.task-context>span{min-width:0;display:inline-flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:var(--muted);font-size:13px;line-height:1.3}.task-context button{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-context svg{width:14px;height:14px;flex:none}.task-context .priority-chip{padding:2px 7px}.task-plan-button{min-width:118px;max-width:210px;height:40px;display:grid;grid-template-columns:17px minmax(0,1fr) 14px;gap:6px;align-items:center;padding:0 10px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft);color:var(--text);font-size:13px;font-weight:650}.task-plan-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-plan-button svg{width:16px;height:16px}.task-plan-button svg:last-child{width:14px;color:var(--subtle)}.task-module-empty{min-height:220px;padding:28px}.task-trash{border-top:1px solid var(--line)}.task-trash-toggle{min-height:52px;color:var(--muted);font-size:13px}.calendar-today-button,.task-calendar-navigation button,.task-calendar-navigation strong{min-height:38px;font-size:13px}.outlook-calendar-status,.task-calendar-overdue,.task-drag-help,.task-unscheduled{border-color:var(--line);background:var(--surface-raised);color:var(--text)}.outlook-calendar-status strong,.task-calendar-overdue strong,.task-drag-help strong,.task-unscheduled strong{font-size:14px}.outlook-calendar-status small,.task-calendar-overdue small,.task-drag-help small,.task-unscheduled small{font-size:12px}.task-calendar-day,.task-day-columns>section,.task-month-grid>section{border-color:var(--line);background:var(--surface)}.outlook-event,.timed-outlook-block{border-color:var(--line);background:var(--surface-soft);color:var(--text)}.calendar-task-card,.month-task-chip,.timed-task-block,.workday-outside>button{background:var(--calendar-task-surface);color:var(--text)}.calendar-task-card,.timed-task-block{border-color:var(--calendar-task-border)}.timed-task-block,.workday-outside>button{border-left:3px solid var(--calendar-task-accent)}.calendar-task-card:before{background:var(--calendar-task-accent)}.month-task-chip{border-left-color:var(--calendar-task-accent)}.calendar-task-card small,.month-task-chip em,.timed-task-block small,.workday-outside>button small{color:var(--calendar-task-accent)}.analytics-kpis article,.sync-card,.sync-policy-card{border-color:var(--line);background:var(--surface);box-shadow:var(--shadow-card)}.analytics-kpis strong,.sync-card strong{color:var(--ink)}.analytics-kpis small,.sync-card small{color:var(--muted)}.analytics-card{overflow:hidden}.analytics-card button,.sync-card button{min-height:40px}[data-slot=alert-dialog-content],[data-slot=dialog-content]{width:min(620px,calc(100vw - 24px));max-height:calc(100dvh - 32px);overflow-y:auto;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-overlay)}[data-slot=alert-dialog-overlay],[data-slot=dialog-overlay]{z-index:110!important}[data-slot=alert-dialog-content],[data-slot=dialog-content]{z-index:120!important}[data-slot=dropdown-menu-content],[data-slot=popover-content],[data-slot=select-content]{max-width:calc(100vw - 16px);max-height:min(420px,calc(100dvh - 24px))}.project-create-form input,.project-create-form select,.project-create-form textarea{width:100%;min-height:var(--control-height);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--text);font-size:16px}.project-create-form textarea{min-height:96px}.project-create-form label>span{color:var(--muted);font-size:13px;font-weight:700}.dialog-actions,.project-form-actions{display:flex;justify-content:flex-end;gap:8px}.project-page{min-height:100vh;background:var(--paper)}.project-appbar{height:72px;padding:0 24px;border-bottom:1px solid var(--line);background:rgb(255 255 255/95%);box-shadow:none}.project-brand img{width:40px;height:40px;border-radius:50%}.project-back{min-height:42px;padding:0 14px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);font-size:14px}.project-page-content{width:100%;max-width:1440px;margin:0 auto;padding:24px 28px 48px}.project-hero{gap:18px;padding:18px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-card)}.project-hero h1{color:var(--ink);font-family:inherit;font-size:clamp(24px,2.5vw,34px);font-weight:750;letter-spacing:-.04em;line-height:1.15;overflow-wrap:anywhere}.project-hero-main>div:last-child>p:last-child{color:var(--muted);font-size:14px}.project-hero-status{flex-wrap:wrap;justify-content:flex-end}.project-subnav{position:sticky;top:72px;z-index:4;min-height:50px;margin:12px 0;padding:0 8px;overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius-md);background:rgb(255 255 255/95%);scrollbar-width:none}.project-subnav::-webkit-scrollbar{display:none}.project-subnav a{min-height:48px;padding:0 11px;color:var(--muted);font-size:13px;font-weight:650;white-space:nowrap}.project-subnav a:hover{color:var(--ink)}.project-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 14px}.project-info-grid article{min-height:82px;padding:14px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:none}.project-info-grid article>svg{width:19px;color:var(--muted)}.project-info-grid small{color:var(--muted);font-size:11px;letter-spacing:.08em}.project-info-grid strong{color:var(--ink);font-size:14px;line-height:1.35;overflow-wrap:anywhere}.project-workspace-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:14px}.project-main-column,.project-side-column{display:grid;align-content:start;gap:14px}.project-section{overflow:hidden}.project-section>header{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid var(--line)}.project-section>header .project-task-actions,.project-section>header>div:first-child{min-width:0;display:flex;align-items:center;gap:10px}.project-section>header>div:first-child>svg{width:20px;height:20px;flex:none;color:var(--ink)}.project-section-action{min-width:92px;height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:0;border-radius:var(--radius-md);background:var(--ink);color:#fff;font-size:13px;font-weight:700;white-space:nowrap}.project-section-action svg{width:17px;height:17px;flex:none;color:#fff}.project-page button,.project-page input,.project-page select,.project-page textarea{font-size:14px}.project-date-list small,.project-note-meta>small,.project-page small,.project-sharepoint-documents small,.project-sharepoint-section small{font-size:12px}.project-date-list strong,.project-sharepoint-documents strong,.project-sharepoint-section strong{font-size:14px}.project-document-header-actions>a{min-width:88px;height:40px;justify-content:center;padding:0 11px;border-color:var(--line);border-radius:var(--radius-md);color:var(--text);font-size:12px}.project-document-header-actions>a svg{width:17px;height:17px}.project-note-composer label>span,.project-note-edit>div span{color:var(--muted);font-size:12px}.project-note-composer select,.project-note-composer textarea,.project-note-edit select,.project-note-edit textarea{border-color:var(--line);border-radius:var(--radius-md);color:var(--text);font-size:14px}.project-note-composer>button,.project-note-edit footer button{min-height:42px;border-radius:var(--radius-md);background:var(--ink);font-size:13px}.project-note-kind{font-size:11px}.project-note-actions button{width:40px;height:40px}.project-note-feed article>p{color:var(--text);font-size:14px;line-height:1.5}.project-file-list article,.project-note-list article,.project-record-list article,.sharepoint-document-list article{min-height:62px;border-color:var(--line);background:var(--surface)}.project-file-list strong,.project-note-list strong,.project-record-list strong,.sharepoint-document-list strong{color:var(--ink);font-size:14px}.project-file-list small,.project-note-list small,.project-record-list small,.sharepoint-document-list small{color:var(--muted);font-size:12px}.project-empty{color:var(--muted)}.project-empty strong{color:var(--ink);font-size:15px}.project-empty span{font-size:13px}.mobile-bottom-nav{display:none}@media (min-width:901px){.architecture-kanban-module,.expertise-kanban-module{max-height:calc(100dvh - 156px);display:flex;flex-direction:column}.architecture-kanban,.expertise-kanban{height:calc(100dvh - 219px)}.kanban-column-body{height:calc(100% - 42px)}}@media (max-width:1100px){.content,.kanban-content,.project-page-content{padding-inline:20px}.overview-command-grid,.project-workspace-grid{grid-template-columns:minmax(0,1fr)}.project-side-column{grid-template-columns:repeat(2,minmax(0,1fr))}.expertise-list-head,.expertise-list-row{grid-template-columns:58px minmax(220px,1fr) 88px minmax(150px,.8fr) 18px}.expertise-list-head>:nth-child(5),.expertise-list-row>:nth-child(5){display:none}}@media (max-width:980px){.sidebar{display:none}.workspace{width:100%;margin-left:0}.expertise-list-head,.expertise-list-row,.project-row,.project-table-head{grid-template-columns:54px minmax(0,1fr) 116px 18px}.expertise-list-head>:nth-child(3),.expertise-list-head>:nth-child(5),.expertise-list-row>:nth-child(3),.expertise-list-row>:nth-child(5),.project-row>:nth-child(3),.project-table-head>:nth-child(3){display:none}.expertise-list-head>:nth-child(4),.expertise-list-row>:nth-child(4){grid-column:3}.project-side-column{grid-template-columns:minmax(0,1fr)}}@media (min-width:721px) and (max-width:980px){.mobile-menu-button{width:var(--touch-target);height:var(--touch-target);display:grid;place-items:center;flex:none;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink)}.topbar{padding-inline:20px}}@media (max-width:720px){body{padding-bottom:calc(82px + env(safe-area-inset-bottom));font-size:16px}.overview-priority-panel .task-list{--priority-list-inline:12px}.topbar{min-height:74px;height:auto;padding:10px 12px;gap:8px}.mobile-menu-button{display:none}.mobile-brand{width:46px;height:46px;order:1;display:grid;place-items:center;flex:none;padding:0;border:0;background:transparent}.mobile-brand span{display:none}.mobile-logo{width:44px;height:44px;border-radius:50%}.search{min-width:0;height:46px;order:2;flex:1 1 auto;padding-inline:11px}.search input{font-size:16px}.icon-button{width:46px;height:46px;min-height:46px;order:3;margin-left:0}.topbar-actions{order:4;flex:none}.topbar-actions .primary-button,.topbar-actions .secondary-action{width:46px;min-width:46px;height:46px;min-height:46px;display:grid;place-items:center;padding:0;gap:0;overflow:hidden}.topbar-action-label{display:none}.topbar-actions svg{width:22px;height:22px;margin:0}.content,.kanban-content,.project-page-content{padding:18px 12px 28px}.page-heading{min-height:44px;align-items:center;margin-bottom:12px}.page-heading h1{font-size:28px}.page-title-line{gap:8px}.page-title-line>span{font-size:13px}.page-heading-actions{margin-left:auto}.expertise-switch button,.expertise-view-switch button,.project-view-switch button{min-height:var(--touch-target);padding-inline:10px;font-size:13px}.overview-metrics{gap:6px}.overview-metrics article{min-width:0;min-height:96px;display:block;padding:12px}.overview-metrics .metric-icon{width:32px;height:32px;margin-bottom:8px}.overview-metrics small{display:block;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.overview-metrics strong{font-size:26px}.overview-command-grid,.overview-secondary-grid{grid-template-columns:minmax(0,1fr)}.overview-secondary-grid{display:none}.mobile-overview-panels{display:grid}.panel-head{min-height:58px;padding:12px 14px}.panel-head h2{font-size:18px}.panel-head p{font-size:13px}.expertise-toolbar,.filterbar,.kanban-toolbar{min-height:auto;display:grid;grid-template-columns:minmax(0,1fr);gap:8px;padding:10px}.filter-control,.project-list-search{width:100%;max-width:none;height:46px;flex-basis:auto}.filter-control select,.project-list-search input{font-size:16px}.filter-scroll{width:100%}.filter-scroll button{min-height:var(--touch-target);font-size:13px}.expertise-list-head,.project-table-head{display:none}.expertise-list-row,.project-row{min-height:88px;grid-template-columns:50px minmax(0,1fr) 108px;gap:10px;padding:12px}.expertise-list-follow,.expertise-list-phase,.expertise-list-row>.status-pill,.expertise-list-row>svg,.project-counts,.project-row>svg{display:none}.expertise-list-code,.project-list-cover{width:48px;height:48px}.expertise-list-reference strong,.project-title strong{display:-webkit-box;overflow:hidden;font-size:16px;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.expertise-list-reference em,.project-title em{display:-webkit-box;overflow:hidden;font-size:13px;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:1}.project-inline-control{width:108px;height:44px;grid-column:3;grid-row:1;align-self:center}.expertise-list-row{grid-template-columns:50px minmax(0,1fr)}.expertise-toolbar{grid-template-columns:minmax(0,1fr)}.expertise-count{display:none}.expertise-toolbar-actions{width:100%;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:8px;margin:0}.expertise-switch,.expertise-view-switch{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.expertise-switch button{min-width:0;overflow:hidden;text-overflow:ellipsis}.architecture-kanban,.expertise-kanban{grid-auto-columns:minmax(260px,84vw);grid-template-columns:none!important;padding:8px;scroll-snap-type:x proximity}.kanban-column{scroll-snap-align:start}.task-view-toolbar{min-height:56px;padding:7px;overflow:hidden}.task-view-switch{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.task-view-switch button{min-width:0;min-height:var(--touch-target);justify-content:center;gap:5px;padding-inline:7px;font-size:14px}.task-calendar-navigation{min-width:max-content}.task-priority-group>header,.task-remaining-group>header{min-height:46px;padding-inline:12px}.task-module-list{gap:8px;padding:10px 12px}.task-row-full{min-height:80px;grid-template-columns:44px minmax(0,1fr) 44px;gap:10px;padding:12px 10px}.task-main>strong{font-size:17px}.task-context{gap:4px 8px;margin-top:5px}.task-context button,.task-context>span{font-size:13px}.task-plan-button{width:44px;min-width:44px;height:44px;display:grid;grid-template-columns:1fr;place-items:center;padding:0}.task-plan-button span,.task-plan-button svg:last-child{display:none}.task-plan-button svg:first-child{width:19px;height:19px}[data-slot=alert-dialog-content],[data-slot=dialog-content]{top:max(8px,env(safe-area-inset-top,0px))!important;max-height:calc(100dvh - max(16px, env(safe-area-inset-top)) - max(16px, env(safe-area-inset-bottom)));--tw-translate-x:0px!important;--tw-translate-y:0px!important;translate:none!important;transform:translateX(-50%)!important;overscroll-behavior:contain}.task-edit-dialog{padding-bottom:0!important}.task-edit-dialog .project-create-form{display:grid}.task-edit-dialog .project-form-actions{position:sticky;z-index:2;bottom:0;margin:14px -18px 0;padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:rgb(255 255 255/97%);backdrop-filter:blur(12px)}.task-day-columns,.task-month-scroll,.task-week-grid{overflow-x:auto}.task-week-grid{min-width:980px}.project-appbar{height:68px;padding:0 12px}.project-appbar-path,.project-brand span{display:none}.project-back{min-width:0;max-width:calc(100vw - 82px);margin-left:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-hero{align-items:flex-start;padding:14px}.project-hero-main{min-width:0}.project-hero h1{font-size:24px}.project-hero-status{width:100%;justify-content:flex-start}.project-subnav{top:68px;margin-block:10px}.project-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.project-info-grid article{min-height:86px;padding:12px}.project-section>header{min-height:60px;padding:9px 12px}.project-section-action{min-width:88px;height:42px;padding-inline:11px}.project-page input,.project-page select,.project-page textarea{font-size:16px}.project-document-header-actions>a{width:44px;min-width:44px;height:44px;padding:0;font-size:0}.project-file-list article,.project-note-list article,.project-record-list article,.sharepoint-document-list article{min-height:68px}.mobile-bottom-nav{position:fixed;z-index:80;inset:auto 0 0;min-height:calc(82px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:8px 8px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:rgb(255 255 255/96%);backdrop-filter:blur(18px)}.mobile-bottom-nav button{position:relative;min-width:0;min-height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:4px;border:0;border-radius:var(--radius-md);background:transparent;color:var(--muted);font-size:12px;font-weight:650}.mobile-bottom-nav button.active{background:var(--accent-soft);color:var(--ink)}.mobile-bottom-nav button svg{width:25px;height:25px}.mobile-bottom-nav button b{position:absolute;top:3px;left:calc(50% + 8px);min-width:20px;height:20px;display:grid;place-items:center;padding:0 5px;border:2px solid #fff;border-radius:999px;background:var(--danger);color:#fff;font-size:10px}.mobile-overview-panels{gap:10px;margin-top:0}.mobile-overview-panels>.mobile-overview-panel{margin:0}}@media (max-width:430px){.topbar{padding-inline:8px;gap:6px}.mobile-brand{width:42px}.mobile-logo{width:40px;height:40px}.icon-button,.topbar-actions .primary-button,.topbar-actions .secondary-action{width:44px;min-width:44px}.page-heading{flex-wrap:wrap}.page-heading-actions{width:100%}.project-view-switch{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.project-view-switch button{justify-content:center}.expertise-toolbar-actions,.project-info-grid{grid-template-columns:minmax(0,1fr)}.task-view-switch button{gap:0;padding-inline:4px;font-size:13px}.task-view-switch button svg{display:none}}@media (max-width:380px){.content,.kanban-content,.project-page-content{padding-inline:8px}.mobile-brand{display:none}.search{order:1}.icon-button{order:2}.topbar-actions{order:3}.page-heading h1{font-size:26px}.overview-metrics article{padding-inline:9px}.overview-metrics small{font-size:9px}.project-row{grid-template-columns:46px minmax(0,1fr) 96px;gap:8px;padding-inline:9px}.project-list-cover{width:44px;height:44px}.project-inline-control{width:96px;padding-inline:6px}}.weekly-review{min-width:0;display:grid;gap:12px}.weekly-review-header{justify-content:space-between;gap:18px;padding:16px 18px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-card)}.weekly-review-header,.weekly-review-title{min-width:0;display:flex;align-items:center}.weekly-review-title{gap:14px}.weekly-review-title img{width:44px;height:44px;flex:0 0 44px;border-radius:50%;object-fit:contain}.weekly-review-title h2,.weekly-review-title p,.weekly-review-title small{display:block}.weekly-review-title small{color:var(--muted);font-size:10px;font-weight:760;letter-spacing:.12em}.weekly-review-title h2{margin:4px 0 0;font-size:21px;line-height:1.15}.weekly-review-title p{margin:4px 0 0;color:var(--muted);font-size:13px}.weekly-review-print{min-height:var(--control-height);flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:0;border-radius:var(--radius-md);background:var(--ink);color:#fff;font-size:13px;font-weight:720;cursor:pointer}.weekly-review-print svg{width:18px;height:18px}.weekly-review-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.weekly-review-summary article{min-width:0;min-height:66px;display:flex;align-items:center;gap:11px;padding:11px 14px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface)}.weekly-review-summary article>svg{width:21px;height:21px;flex:none;color:var(--muted)}.weekly-review-summary small,.weekly-review-summary strong{display:block}.weekly-review-summary small{color:var(--muted);font-size:12px}.weekly-review-summary strong{margin-top:1px;font-size:19px}.weekly-review-summary article.attention{border-color:#e7b9ae}.weekly-review-summary article.attention>svg{color:var(--danger)}.weekly-review-note{display:flex;align-items:center;gap:8px;padding-inline:2px;color:var(--muted);font-size:13px}.weekly-review-note>span{width:14px;height:14px;flex:none;border:1.5px solid var(--line-strong);border-radius:3px;background:var(--surface)}.weekly-review-groups{min-width:0;display:grid;gap:14px}.weekly-review-section{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-card)}.weekly-review-section>header{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;border-bottom:1px solid var(--line);background:var(--surface-raised)}.weekly-review-section>header h3{margin:0;font-size:16px}.weekly-review-section>header span{flex:none;color:var(--muted);font-size:12px}.weekly-review-table-wrap{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.weekly-review-table{width:100%;min-width:920px;border-collapse:collapse;table-layout:fixed}.weekly-review-col-project{width:17%}.weekly-review-col-reference{width:29%}.weekly-review-col-follow,.weekly-review-col-tasks{width:27%}.weekly-review-table th{padding:9px 13px;border-bottom:1px solid var(--line);background:var(--surface-soft);color:var(--muted);font-size:11px;font-weight:760;letter-spacing:.06em;text-align:left;text-transform:uppercase}.weekly-review-table td{padding:10px 13px;border-bottom:1px solid var(--line);vertical-align:top}.weekly-review-table tbody tr:last-child td{border-bottom:0}.weekly-review-project{min-width:0;display:flex;align-items:flex-start;gap:9px}.weekly-review-project>i,.weekly-review-tasks>div>i{width:15px;height:15px;flex:0 0 15px;margin-top:2px;border:1.5px solid var(--line-strong);border-radius:3px;background:var(--surface)}.weekly-review-client,.weekly-review-follow,.weekly-review-follow>span,.weekly-review-project>span,.weekly-review-tasks,.weekly-review-tasks>div>span{min-width:0}.weekly-review-client small,.weekly-review-client strong,.weekly-review-follow small,.weekly-review-follow strong,.weekly-review-project small,.weekly-review-project strong,.weekly-review-tasks small,.weekly-review-tasks strong{display:block;overflow-wrap:break-word;word-break:normal}.weekly-review-client strong,.weekly-review-follow strong,.weekly-review-project strong{font-size:13px;line-height:1.25}.weekly-review-client small,.weekly-review-follow small,.weekly-review-project small,.weekly-review-tasks small{margin-top:3px;color:var(--muted);font-size:11px;line-height:1.3}.weekly-review-follow p{min-height:32px;margin:6px 0 0;color:var(--text);font-size:12px;line-height:1.35;white-space:pre-line;overflow-wrap:break-word;word-break:normal}.weekly-review-tasks{display:grid;gap:6px}.weekly-review-tasks>div{min-width:0;display:flex;align-items:flex-start;gap:8px}.weekly-review-tasks strong{font-size:12px;line-height:1.3}.weekly-review-tasks>div.overdue small{color:var(--danger);font-weight:700}.weekly-review-tasks>.weekly-review-manual-space{min-height:48px;display:block}.weekly-review-empty{padding:28px 16px!important;color:var(--muted);font-size:13px;text-align:center}@media (max-width:720px){.weekly-review-header{align-items:stretch;flex-direction:column;padding:14px}.weekly-review-print{width:100%}.weekly-review-summary{gap:7px}.weekly-review-summary article{min-height:70px;align-items:flex-start;flex-direction:column;gap:5px;padding:10px}.weekly-review-summary small{font-size:11px}.weekly-review-table{min-width:820px}}@media print{@page{size:A4 portrait;margin:7mm}.mobile-bottom-nav,.page-heading,.sidebar,.topbar,.weekly-review-note,.weekly-review-print{display:none!important}.content,.workspace,body{width:100%!important;margin:0!important;padding:0!important;background:#fff!important}.weekly-review{display:block;color:#000}.weekly-review-header{padding:0 0 1.8mm;border:0;border-bottom:.25mm solid #777;border-radius:0;box-shadow:none}.weekly-review-title{gap:2.2mm}.weekly-review-title img{width:7mm;height:7mm;flex-basis:7mm}.weekly-review-title small{font-size:5.5pt}.weekly-review-title h2{margin-top:.5mm;font-size:11pt}.weekly-review-title p{margin-top:.3mm;font-size:6.2pt}.weekly-review-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5mm;margin:1.8mm 0}.weekly-review-summary article{min-height:0;flex-direction:row;gap:1.5mm;padding:1mm 1.5mm;border-color:#999;border-radius:1mm}.weekly-review-summary article>svg{width:3.4mm;height:3.4mm}.weekly-review-summary small{font-size:5.5pt}.weekly-review-summary strong{margin:0;font-size:8pt}.weekly-review-groups{display:block}.weekly-review-section{overflow:visible;margin-top:2mm;break-inside:auto;border:.25mm solid #777;border-radius:0;box-shadow:none}.weekly-review-section>header{min-height:6mm;padding:0 1.8mm;break-after:avoid;border-bottom-color:#777;background:#ececea!important}.weekly-review-section>header h3{font-size:7.8pt}.weekly-review-section>header span{font-size:6pt}.weekly-review-table-wrap{overflow:visible}.weekly-review-table{width:100%;min-width:0;table-layout:fixed}.weekly-review-col-project{width:18%}.weekly-review-col-reference{width:31%}.weekly-review-col-follow{width:28%}.weekly-review-col-tasks{width:23%}.weekly-review-table thead{display:table-header-group}.weekly-review-table tr{break-inside:avoid}.weekly-review-table th{padding:1mm 1.3mm;border-color:#999;background:#f4f4f2!important;font-size:6pt}.weekly-review-table td{padding:1.1mm 1.3mm;border-color:#bbb}.weekly-review-project{gap:1mm}.weekly-review-project>i,.weekly-review-tasks>div>i{width:2.6mm;height:2.6mm;flex-basis:2.6mm;margin-top:.3mm;border-color:#777}.weekly-review-client strong,.weekly-review-follow strong,.weekly-review-project strong{font-size:6.7pt}.weekly-review-client small,.weekly-review-follow small,.weekly-review-project small,.weekly-review-tasks small{margin-top:.3mm;color:#555;font-size:5.8pt}.weekly-review-follow p{min-height:4.5mm;margin-top:.6mm;font-size:6.1pt;line-height:1.2}.weekly-review-tasks{gap:.6mm}.weekly-review-tasks>div{gap:.8mm}.weekly-review-tasks strong{font-size:6.2pt}.weekly-review-tasks>.weekly-review-manual-space{min-height:6.5mm}.weekly-review-empty{padding:3.5mm 1.5mm!important;font-size:6.5pt}}