.app-content .catalog-page,.app-content .collection-page,.app-content .dashboard-page,.app-content .flow-page,.app-content .v3-data-page,.app-content .workspace-layout{width:min(100%,1440px);max-width:1440px;margin-inline:auto;box-sizing:border-box}.app-content .affaire-header h1,.app-content .detail-header h1,.app-content .entity-header h1,.app-content .minutes-header h1,.app-content .page-header h1,.app-content .v3-page-header h1{color:var(--ui-navy);font-size:clamp(1.65rem,2.8vw,2.45rem);line-height:1.1;letter-spacing:-.035em;overflow-wrap:anywhere}.app-content .affaire-header p:not(.eyebrow),.app-content .detail-header p:not(.eyebrow),.app-content .entity-header p:not(.eyebrow),.app-content .minutes-header p:not(.eyebrow),.app-content .page-header p:not(.eyebrow),.app-content .v3-page-header .page-subtitle{color:var(--ui-muted);font-size:14px;line-height:1.45}.app-content .section-heading h2,.app-content .section-heading h3{color:var(--ui-navy);font-size:1.15rem;line-height:1.25}.app-content a.button-primary,.app-content a.button-secondary,.app-content a.secondary-action,.app-content button{min-height:40px;border-radius:8px;font:inherit}.app-content .header-actions,.app-content .page-header-actions,.app-content .record-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;min-width:0}.app-content .specialized-detail-page .specialized-layout{grid-template-columns:minmax(0,1fr)}@media (max-width:720px){.app-content .catalog-page,.app-content .collection-page,.app-content .dashboard-page,.app-content .flow-page,.app-content .v3-data-page,.app-content .workspace-layout{padding-inline:14px}.app-content .header-actions,.app-content .page-header-actions,.app-content .record-actions{width:100%;justify-content:stretch}.app-content .header-actions>*,.app-content .page-header-actions>*,.app-content .record-actions>*{flex:0 1 auto}}.app-content{--ui-text:#172033;--ui-heading:#14213d;--ui-muted:#64748b;--ui-line:#dbe3ed;--ui-surface:#ffffff;font-size:15px;line-height:1.5}.app-content .flow-page{display:flex;flex-direction:column;gap:20px}@media (min-width:721px){.app-content .catalog-page,.app-content .collection-page,.app-content .dashboard-page,.app-content .flow-page,.app-content .v3-data-page,.app-content .workspace-layout{width:100%;max-width:none}.app-main{padding-inline:8px}.app-main>.app-topbar{width:calc(100% + 16px);margin-inline:-8px}}.app-content .dashboard-page{color:var(--ui-text)}.app-content .calendar-page{max-width:1600px}.calendar-header{align-items:flex-start}.calendar-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.calendar-summary>div{display:flex;flex-direction:column;gap:2px;padding:16px 18px;background:var(--ui-surface);border:1px solid var(--ui-line);border-radius:12px}.calendar-summary strong{color:var(--ui-heading);font-size:1.5rem}.calendar-list-item small,.calendar-list-item span,.calendar-summary span{color:var(--ui-muted);font-size:13px}.calendar-toolbar{display:flex;justify-content:space-between;align-items:end;gap:16px;flex-wrap:wrap;padding:14px 0;border-block:1px solid var(--ui-line)}.calendar-filter-buttons,.calendar-filters,.calendar-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.calendar-nav h2{margin:0 8px;min-width:180px;color:var(--ui-heading);font-size:1.25rem;text-transform:capitalize}.calendar-filters label{display:flex;align-items:center;gap:8px;color:var(--ui-muted);font-size:13px}.calendar-filters input{width:190px;min-height:38px;padding:8px 10px}.calendar-filter-buttons button{min-height:36px;padding:7px 12px;color:var(--ui-muted);background:var(--ui-surface);border:1px solid var(--ui-line);border-radius:8px}.calendar-filter-buttons button.is-selected{color:#fff;background:var(--ui-heading);border-color:var(--ui-heading)}.calendar-view-buttons{display:flex;gap:4px;padding:3px;border:1px solid var(--ui-line);border-radius:9px}.calendar-view-buttons button{min-height:32px;padding:5px 9px;color:var(--ui-muted);background:transparent;border:0;border-radius:6px;font-size:12px}.calendar-view-buttons button.is-selected{color:#fff;background:var(--ui-heading)}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border:1px solid var(--ui-line);border-radius:12px;overflow:hidden;background:var(--ui-surface)}.calendar-grid.is-day{grid-template-columns:minmax(0,1fr)}.calendar-grid.is-day .calendar-weekday:nth-child(n+2){display:none}.calendar-grid.is-week .calendar-day{min-height:180px}.calendar-weekday{padding:10px 12px;color:var(--ui-muted);font-size:12px;font-weight:700;text-transform:uppercase}.calendar-day,.calendar-weekday{border-bottom:1px solid var(--ui-line)}.calendar-day{min-height:132px;padding:8px;border-right:1px solid var(--ui-line)}.calendar-day:nth-child(7n){border-right:0}.calendar-day.is-outside{background:color-mix(in srgb,var(--ui-line) 18%,var(--ui-surface))}.calendar-day.is-today .calendar-day-number{color:#fff;background:var(--ui-heading)}.calendar-day-number{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;color:var(--ui-muted);border-radius:50%;font-size:13px}.calendar-day-events{display:flex;flex-direction:column;gap:4px;margin-top:6px}.calendar-event{display:block;overflow:hidden;padding:5px 6px;color:var(--ui-text);border-left:3px solid #64748b;background:#f1f5f9;border-radius:4px;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.calendar-event span{margin-right:4px;color:#64748b}.calendar-event.is-meeting{border-color:#7c3aed;background:#f3e8ff}.calendar-event.is-meeting span{color:#7c3aed}.calendar-event.is-task{border-color:#0f766e;background:#ccfbf1}.calendar-event.is-task span{color:#0f766e}.calendar-event.is-deadline{border-color:#b45309;background:#fef3c7}.calendar-event.is-deadline span{color:#b45309}.calendar-event.is-reminder{border-color:#2563eb;background:#dbeafe}.calendar-event.is-reminder span{color:#2563eb}.calendar-more{color:var(--ui-muted);font-size:11px}.calendar-list{display:flex;flex-direction:column;gap:12px}.calendar-list .section-heading{justify-content:space-between;align-items:end}.calendar-list .section-heading>span{color:var(--ui-muted);font-size:13px}.calendar-list-items{display:flex;flex-direction:column;border:1px solid var(--ui-line);border-radius:12px;overflow:hidden;background:var(--ui-surface)}.calendar-list-item{display:grid;grid-template-columns:12px minmax(0,1fr) minmax(140px,.35fr) auto;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid var(--ui-line)}.calendar-list-item:last-child{border-bottom:0}.calendar-list-item:hover{background:#f8fafc}.calendar-list-item span,.calendar-list-item strong{display:block}.calendar-list-item strong{color:var(--ui-heading)}.calendar-list-item small{text-align:right}.calendar-open{color:var(--ui-heading)!important;font-weight:700;white-space:nowrap}.calendar-dot{width:10px;height:10px;border-radius:50%;background:#0f766e}.calendar-dot.is-meeting{background:#7c3aed}.calendar-dot.is-deadline{background:#b45309}.calendar-dot.is-reminder{background:#2563eb}@media (max-width:760px){.calendar-summary{grid-template-columns:1fr}.calendar-toolbar{align-items:stretch}.calendar-filters,.calendar-filters label,.calendar-nav{width:100%}.calendar-filters input{flex:1;width:auto}.calendar-grid{border-radius:8px}.calendar-weekday{padding:7px 3px;font-size:10px;text-align:center}.calendar-day{min-height:92px;padding:4px}.calendar-event{padding:4px;font-size:10px}.calendar-event span{display:none}.calendar-list-item{grid-template-columns:10px minmax(0,1fr) auto}.calendar-list-item small{display:none}}.app-content .dashboard-page h1,.app-content .dashboard-page h2,.app-content .dashboard-page h3{color:var(--ui-heading)}.app-content .dashboard-page p:not(.eyebrow){color:var(--ui-muted)}.app-content .flow-page .button-danger{border-top-color:currentColor!important}.app-content .flow-page>.affaire-header,.app-content .flow-page>.detail-header,.app-content .flow-page>.entity-header,.app-content .flow-page>.minutes-header,.app-content .flow-page>.page-header,.app-content .flow-page>.section-heading,.app-content .flow-page>.v3-page-header,.app-content .flow-page>header{margin:0}.app-content .flow-page h1,.app-content .flow-page h2,.app-content .flow-page h3,.app-content .flow-page h4{color:var(--ui-heading)}.app-content .flow-page .detail-subtitle,.app-content .flow-page .page-description,.app-content .flow-page .specialized-context,.app-content .flow-page p:not(.eyebrow):not(.flow-error):not(.flow-success){color:var(--ui-muted)}.app-content .flow-page>.flow-card,.app-content .flow-page>.flow-section,.app-content .flow-page>.record-card,.app-content .flow-page>.records-panel,.app-content .flow-page>.records-table-wrap,.app-content .flow-page>.table-scroll,.app-content .flow-page>details,.app-content .flow-page>form,.app-content .flow-page>section{margin-block:0}.app-content .flow-page .creation-panel,.app-content .flow-page .flow-card,.app-content .flow-page .flow-section,.app-content .flow-page .overview-card,.app-content .flow-page .record-card,.app-content .flow-page .records-panel{border-color:var(--ui-line);border-radius:12px;background:var(--ui-surface)}.app-content .flow-page label{color:var(--ui-heading);font-size:13px;font-weight:650;line-height:1.3}.app-content .flow-page input,.app-content .flow-page select,.app-content .flow-page textarea{min-height:40px;border:1px solid var(--ui-line);color:var(--ui-text);background:var(--ui-surface);font:inherit}.app-content .flow-page textarea{min-height:96px}.app-content .flow-page a.button-link,.app-content .flow-page a.button-primary,.app-content .flow-page a.button-secondary,.app-content .flow-page a.secondary-action,.app-content .flow-page button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:8px 14px;font:inherit;line-height:1.2;white-space:normal;text-align:center}.app-content .flow-page .records-table-wrap,.app-content .flow-page .table-scroll,.app-content .flow-page .workspace-table{max-width:100%;overflow-x:auto;border-radius:12px}.app-content .flow-page table{min-width:680px}@media (max-width:720px){.app-content .flow-page{gap:16px}.app-content .flow-page>.affaire-header,.app-content .flow-page>.detail-header,.app-content .flow-page>.entity-header,.app-content .flow-page>.minutes-header,.app-content .flow-page>.page-header,.app-content .flow-page>.section-heading,.app-content .flow-page>.v3-page-header,.app-content .flow-page>header{width:100%}.app-content .flow-page .affaire-header,.app-content .flow-page .detail-header,.app-content .flow-page .entity-header,.app-content .flow-page .minutes-header,.app-content .flow-page .page-header,.app-content .flow-page .section-heading,.app-content .flow-page .v3-page-header{align-items:stretch;flex-direction:column}.app-content .flow-page .header-actions,.app-content .flow-page .page-header-actions,.app-content .flow-page .record-actions{width:100%}.app-content .flow-page .header-actions>*,.app-content .flow-page .page-header-actions>*,.app-content .flow-page .record-actions>*{flex:0 1 auto}}.app-content .minutes-workspace{display:grid;gap:20px;color:var(--ui-text)}.app-content .minutes-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 20px;align-items:start;padding:20px;border:1px solid var(--ui-line);border-radius:12px;background:var(--ui-surface)}.app-content .minutes-header h1{margin:4px 0 8px}.app-content .minutes-header>.record-actions{grid-column:1/-1}.app-content .minutes-toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:12px;border:1px solid var(--ui-line);border-radius:12px;background:#f8fafc}.app-content .minutes-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,300px);gap:24px;align-items:start}.app-content .minutes-aside{display:grid;gap:14px;position:sticky;top:18px}.app-content .minutes-aside section{display:grid;gap:10px;padding:16px;border:1px solid var(--ui-line);border-left:3px solid #82a7e8;border-radius:12px;background:var(--ui-surface)}.app-content .minutes-aside h2{margin:0;font-size:1rem}.app-content .minutes-aside button{width:100%}.app-content .minutes-block{padding:16px 0;border-bottom-color:var(--ui-line)}.app-content .minutes-block-actions button{min-width:32px;min-height:32px;border-radius:7px}@media (max-width:900px){.app-content .minutes-layout{grid-template-columns:1fr}.app-content .minutes-aside{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.app-content .minutes-header{grid-template-columns:1fr;padding:16px}.app-content .minutes-header>.record-actions{grid-column:auto}.app-content .minutes-aside{grid-template-columns:1fr}}.catalog-resource-link,.flow-list-link{color:inherit;text-decoration:none}.catalog-resource-link:focus-visible,.catalog-resource-link:hover,.flow-list-link:focus-visible,.flow-list-link:hover{color:inherit;text-decoration:none}.flow-list-link{display:grid;gap:4px;padding:12px 14px;border:1px solid transparent;border-radius:8px}.flow-list-link:focus-visible,.flow-list-link:hover{border-color:var(--ui-line);background:var(--ui-surface-soft)}.flow-list-link small{color:var(--ui-muted)}.specialized-readiness-warning{display:grid;gap:4px;padding:12px 14px;border:1px solid #f1d29b;border-left:3px solid #d9921e;border-radius:9px;background:#fffaf0;color:var(--ui-text)}.specialized-readiness-warning p{margin:0;color:var(--ui-muted)}.app-content .affaire-header,.app-content .entity-header,.app-content .specialized-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px;border:1px solid var(--ui-line);border-radius:12px;background:var(--ui-surface)}.app-content .affaire-header>div:first-child,.app-content .entity-header>div:first-child,.app-content .specialized-header>div:first-child{min-width:0}.app-content .affaire-header h1,.app-content .entity-header h1,.app-content .specialized-header h1{margin:4px 0 0}.app-content .affaire-tabs,.app-content .mission-tabs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:6px;border:1px solid var(--ui-line);border-radius:10px;background:#f8fafc}.app-content .affaire-tabs>.affaire-more-tabs>summary,.app-content .affaire-tabs>a,.app-content .mission-tabs>.mission-more-tabs>summary,.app-content .mission-tabs>button{min-height:36px;padding:8px 12px;border-radius:7px;color:var(--ui-muted);font-size:13px;font-weight:650;line-height:1.2}.app-content .affaire-tabs>a[aria-current=page],.app-content .mission-tabs>button[aria-pressed=true]{color:var(--ui-heading);background:var(--ui-surface);box-shadow:0 1px 3px rgb(15 23 42/10%)}.app-content .affaire-more-tabs.has-active>summary,.app-content .mission-more-tabs.has-active>summary{color:var(--ui-brand-dark);background:#fff;box-shadow:0 1px 3px rgb(15 23 42/10%)}.app-content .affaire-more-tabs-current,.app-content .mission-more-tabs-current{color:var(--ui-brand-dark);font-weight:800}.app-content .detail-disclosure,.app-content .entity-summary,.app-content .mission-card,.app-content .patrimoine-workspace-disclosure{border-color:var(--ui-line);border-radius:12px}.app-content .detail-disclosure>summary,.app-content .entity-summary>summary,.app-content .patrimoine-workspace-disclosure>summary{min-height:44px;padding:12px 16px;color:var(--ui-heading);font-weight:650}@media (max-width:720px){.app-content .affaire-header,.app-content .entity-header,.app-content .specialized-header{flex-direction:column;padding:16px}.app-content .affaire-tabs,.app-content .mission-tabs{align-items:stretch}.app-content .affaire-tabs>a,.app-content .mission-tabs>button{flex:1 1 130px;text-align:center}}.app-content .flow-page>.detail-header,.app-content .flow-page>.page-header,.app-content .flow-page>.section-heading,.app-content .flow-page>.v3-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px;border:1px solid var(--ui-line);border-radius:12px;background:var(--ui-surface)}.app-content .flow-page>.detail-header>:first-child,.app-content .flow-page>.page-header>:first-child,.app-content .flow-page>.section-heading>:first-child,.app-content .flow-page>.v3-page-header>:first-child{min-width:0}.app-content .flow-page>.detail-header h1,.app-content .flow-page>.page-header h1,.app-content .flow-page>.section-heading h1,.app-content .flow-page>.v3-page-header h1{margin:4px 0 0}.app-content .flow-page>.detail-header>p,.app-content .flow-page>.page-header>p,.app-content .flow-page>.section-heading>p,.app-content .flow-page>.v3-page-header>p{margin:6px 0 0}.app-content .flow-page>.detail-header+.flow-section,.app-content .flow-page>.page-header+.flow-section,.app-content .flow-page>.section-heading+.flow-section,.app-content .flow-page>.v3-page-header+.flow-section{margin-top:0}.app-content .flow-page>.records-panel,.app-content .flow-page>details.flow-section,.app-content .flow-page>section.flow-section{padding:18px}.app-content .flow-page>.records-panel>.section-heading,.app-content .flow-page>details.flow-section>.section-heading,.app-content .flow-page>section.flow-section>.section-heading{margin:0 0 14px}.app-content .collection-row-clickable:focus-visible,.app-content .flow-list-link:focus-visible,.app-content .record-card-link:focus-visible{outline:3px solid rgb(37 99 235/28%);outline-offset:2px}.app-content .affaire-list-row,.app-content .collection-row-clickable,.app-content .mission-list-row-clickable,.app-content .record-card-link,.app-content .version-row{cursor:pointer;transition:background-color .12s ease,box-shadow .12s ease}.app-content .affaire-list-row:hover,.app-content .collection-row-clickable:hover,.app-content .mission-list-row-clickable:hover,.app-content .record-card-link:hover,.app-content .version-row:hover{background:#f5f8fc}.app-content .affaire-list-row:focus-visible,.app-content .collection-row-clickable:focus-visible,.app-content .mission-list-row-clickable:focus-visible,.app-content .record-card-link:focus-visible,.app-content .version-row:focus-visible{outline:3px solid var(--color-focus,#2563eb);outline-offset:2px}.app-content .flow-list>li,.app-content .recent-object-list>li,.app-content .record-row,.app-content .task-list>li,.app-content .version-list>*{box-sizing:border-box;min-width:0;padding:12px 14px;border:1px solid var(--ui-line);border-radius:9px;background:var(--ui-surface)}.app-content .flow-list .record-link,.app-content .recent-object-row,.app-content .record-row,.app-content .version-row{min-width:0}.app-content .flow-list .record-link{display:block;color:var(--ui-heading);text-decoration:none}.app-content .version-row{display:grid;grid-template-columns:minmax(220px,2fr) repeat(3,minmax(130px,1fr));gap:12px;align-items:center;color:var(--ui-heading);text-decoration:none}.app-content .flow-list .record-link:hover,.app-content .version-row:hover{color:var(--color-primary,#1d4ed8)}.app-content .flow-list small,.app-content .recent-object-list small,.app-content .record-row small,.app-content .task-list small,.app-content .version-list small{display:block;margin-top:4px;color:var(--ui-muted);line-height:1.4}.app-content details>summary{box-sizing:border-box;min-height:40px;padding:9px 12px;border-radius:8px;color:var(--ui-heading);cursor:pointer;font-weight:650;line-height:1.35}.app-content details>summary:hover{background:#f5f8fc}.app-content details>summary::marker{color:var(--color-primary,#1d4ed8)}.app-content details>summary:focus-visible{outline:3px solid var(--color-focus,#2563eb);outline-offset:2px}.app-content details[open]>summary{margin-bottom:10px}.app-content .meeting-preparation-disclosure{border:1px solid var(--ui-line);border-radius:10px;background:#f8fafc}.app-content .meeting-preparation-disclosure>summary{color:var(--ui-heading);font-size:13px}.app-content .meeting-preparation-fields{display:grid;gap:14px;padding:0 12px 12px}.app-content .meeting-preparation-fields fieldset{display:grid;gap:12px;margin:0;padding:12px;border:1px solid var(--ui-line);border-radius:8px;background:var(--ui-surface)}@media (max-width:720px){.app-content .flow-page>.detail-header,.app-content .flow-page>.page-header,.app-content .flow-page>.section-heading,.app-content .flow-page>.v3-page-header{flex-direction:column;padding:16px}.app-content .flow-page>.records-panel,.app-content .flow-page>details.flow-section,.app-content .flow-page>section.flow-section{padding:14px}}.app-content .minutes-aside>section:first-child dl>div:first-child{display:none}.app-content .specialized-completeness{display:block;padding:0;border:1px solid var(--ui-line);border-radius:12px;background:var(--ui-surface)}.app-content .specialized-completeness>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:12px 16px;color:var(--ui-heading);cursor:pointer;list-style-position:inside}.app-content .specialized-completeness>summary span{color:var(--ui-muted);font-size:13px}.app-content .specialized-completeness-details{display:grid;gap:6px;padding:0 16px 14px;color:var(--ui-muted);font-size:13px}.app-content .mission-card{overflow:visible;border:1px solid var(--ui-line);background:var(--ui-surface)}.app-content .mission-header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px 18px;align-items:center;padding:16px 18px}.app-content .mission-responsible-summary{display:grid;gap:3px;min-width:150px;align-content:center}.app-content .mission-responsible-summary small{color:var(--ui-muted);font-size:11px}.app-content .mission-responsible-summary strong{color:var(--ui-navy);font-size:13px}.app-content .patrimoine-permanent.is-loading>:not(header):not([role=status]):not(.flow-error){display:none}.app-content .mission-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 12px;min-width:0}.app-content .mission-identity-link{display:grid;grid-column:1/-1;gap:4px;padding:4px 8px;margin:-4px -8px 0;border-radius:8px;color:inherit}.app-content .mission-identity-link:focus-visible,.app-content .mission-identity-link:hover{background:var(--ui-surface-subtle,#f7f9fb);text-decoration:none}.app-content .mission-identity-link h3{margin:0}.app-content .mission-open-link{align-self:start;display:inline-flex;min-height:38px;align-items:center;justify-content:center;padding:8px 14px;border:1px solid var(--color-primary,#1d4ed8);border-radius:9px;background:var(--color-primary,#1d4ed8);color:#fff;font-size:13px;font-weight:700;line-height:1.15;text-decoration:none;white-space:nowrap;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.app-content .mission-open-link:hover{border-color:var(--color-primary-strong,#173f9a);background:var(--color-primary-strong,#173f9a);color:#fff;text-decoration:none;transform:translateY(-1px)}.app-content .mission-open-link:focus-visible{outline:3px solid color-mix(in srgb,var(--color-primary,#1d4ed8) 32%,transparent);outline-offset:2px}.app-content .mission-heading .collapse-button{justify-self:start;min-height:32px;padding:6px 10px;border:1px solid var(--ui-line);border-radius:8px;background:var(--ui-surface-subtle,#f7f9fb);color:var(--ui-muted,#52606d);font-size:12px;font-weight:650}.app-content .mission-heading .collapse-button:hover{border-color:var(--color-primary,#1d4ed8);background:#eef4ff;color:var(--color-primary,#1d4ed8)}.app-content .mission-content{display:grid;grid-template-columns:minmax(0,1fr);min-width:0;gap:16px;padding:0 18px 18px}.app-content .mission-content>*{min-width:0;max-width:100%;box-sizing:border-box}.app-content .mission-content>.mission-tabs{margin-inline:0}.app-content .mission-next-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;border:1px solid #d7e9e7;border-radius:10px;background:#f7fbfb}.app-content .mission-next-actions>div:first-child{min-width:0}.app-content .memory-production-disclosure{margin-top:20px;border:1px solid var(--ui-line);border-radius:10px;background:var(--ui-surface)}.app-content .memory-production-disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:11px 14px;color:var(--ui-heading);cursor:pointer;list-style:none}.app-content .memory-production-disclosure>summary::-webkit-details-marker{display:none}.app-content .memory-production-disclosure>summary:after{content:"+";color:var(--ui-brand-dark);font-size:18px}.app-content .memory-production-disclosure[open]>summary:after{content:"−"}.app-content .memory-production-disclosure>summary>span{display:grid;gap:3px;min-width:0}.app-content .memory-production-disclosure>summary small{color:var(--ui-muted);font-size:12px;font-weight:500}.app-content .memory-production-disclosure>.detail-relations{margin:0;padding:0 14px 14px}.app-content .entity-header .business-identifier{display:block;margin-top:8px;color:var(--ui-muted);font-size:12px;font-weight:500}.app-content .entity-header .header-actions{align-items:flex-start;flex-wrap:wrap}.app-content .entity-header .header-actions>*{flex:0 0 auto}.app-content .entity-header .flow-protection{display:block;max-width:min(100%,420px);white-space:normal;overflow-wrap:anywhere}@media (max-width:720px){.app-content .entity-header .header-actions{align-items:stretch}.app-content .entity-header .header-actions>*{flex:0 1 auto}}@media (max-width:800px){.app-content .mission-content .phase-summary{flex-wrap:wrap;gap:8px;overflow-wrap:anywhere}.app-content .version-row{grid-template-columns:1fr}.app-content .mission-header{grid-template-columns:1fr;align-items:stretch;padding:14px}.app-content .mission-header>*{width:100%}.app-content .mission-responsible-summary{min-width:0}.app-content .mission-content{padding:0 14px 14px}.app-content .mission-next-actions{align-items:stretch;flex-direction:column}.app-content .mission-heading{grid-template-columns:1fr}.app-content .mission-heading .collapse-button,.app-content .mission-open-link{width:100%}}@media (min-width:801px) and (max-width:1200px){.app-content .mission-header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.app-content .mission-header>.record-actions,.app-content .mission-principal-assignment{grid-column:2}.app-content .mission-principal-assignment{grid-row:1}.app-content .mission-header>.record-actions{grid-row:2}.app-content .mission-open-link{min-width:150px}}@media (max-width:720px){.app-content .specialized-completeness>summary{align-items:flex-start;flex-direction:column}}.app-content{box-sizing:border-box;width:100%;padding:24px clamp(16px,3vw,40px) 40px}.app-content>*{box-sizing:border-box;width:min(100%,1440px);margin-inline:auto}.app-content>*+*{margin-top:20px}.app-content dl,.app-content h1,.app-content h2,.app-content h3,.app-content h4,.app-content ol,.app-content p,.app-content ul{margin-block-start:0}.app-content h1,.app-content h2,.app-content h3,.app-content h4{color:var(--ui-heading)}.app-content h2{font-size:1.2rem;line-height:1.25}.app-content h3{font-size:1.05rem;line-height:1.3}.app-content>article,.app-content>main:not(.flow-page),.app-content>section:not(.flow-section){display:grid;gap:20px}.app-content .affaire-header,.app-content .detail-header,.app-content .entity-header,.app-content .minutes-header,.app-content .page-header,.app-content .section-heading,.app-content .specialized-header{box-sizing:border-box;min-width:0;padding:20px;border:1px solid var(--ui-line);border-radius:12px;background:var(--ui-surface)}.app-content .affaire-header,.app-content .detail-header,.app-content .entity-header,.app-content .page-header,.app-content .section-heading,.app-content .specialized-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.app-content .affaire-header>*,.app-content .detail-header>*,.app-content .entity-header>*,.app-content .page-header>*,.app-content .section-heading>*,.app-content .specialized-header>*{min-width:0}.app-content .affaire-header h1,.app-content .detail-header h1,.app-content .entity-header h1,.app-content .page-header h1,.app-content .section-heading h1,.app-content .specialized-header h1{margin:4px 0 0}.app-content .affaire-header p:not(.eyebrow),.app-content .detail-header p:not(.eyebrow),.app-content .entity-header p:not(.eyebrow),.app-content .page-header p:not(.eyebrow),.app-content .section-heading p:not(.eyebrow),.app-content .specialized-header p:not(.eyebrow){margin:6px 0 0;color:var(--ui-muted)}.app-content .creation-panel,.app-content .detail-panel,.app-content .edit-panel,.app-content .flow-card,.app-content .record-card,.app-content .records-panel,.app-content .ui-section{box-sizing:border-box;border:1px solid var(--ui-line);border-radius:12px;background:var(--ui-surface)}.app-content .creation-panel,.app-content .detail-panel,.app-content .edit-panel,.app-content .records-panel,.app-content .ui-section{padding:18px}.app-content .edit-panel form,.app-content .flow-form{gap:16px}.app-content .button-ghost,.app-content a.button-primary,.app-content a.button-secondary,.app-content a.secondary-action,.app-content button{box-sizing:border-box;min-height:40px;border-radius:8px;font:inherit}.app-content input,.app-content select,.app-content textarea{box-sizing:border-box;max-width:100%;font:inherit}@media (max-width:720px){.app-content{padding:16px 14px 28px}.app-content>*+*{margin-top:16px}.app-content .affaire-header,.app-content .detail-header,.app-content .entity-header,.app-content .page-header,.app-content .section-heading,.app-content .specialized-header{flex-direction:column;padding:16px}.app-content .header-actions,.app-content .page-header-actions,.app-content .record-actions{width:100%}.app-content .header-actions>*,.app-content .page-header-actions>*,.app-content .record-actions>*{flex:0 1 auto}.app-content .creation-panel,.app-content .detail-panel,.app-content .edit-panel,.app-content .records-panel,.app-content .ui-section{padding:14px}}.app-content .creation-panel,.app-content .flow-card,.app-content .flow-section,.app-content .overview-card,.app-content .record-card,.app-content .records-panel{box-sizing:border-box;border:1px solid var(--ui-line);border-radius:12px;background:var(--ui-surface);box-shadow:0 1px 2px rgb(15 23 42/4%)}.app-content .creation-panel,.app-content .flow-card,.app-content .flow-section,.app-content .records-panel{padding:20px}.app-content .creation-panel>h2,.app-content .flow-card>h2,.app-content .flow-card>header h2,.app-content .flow-section>h2,.app-content .flow-section>header h2,.app-content .records-panel>h2{margin:0;color:var(--ui-heading);font-size:1.08rem;line-height:1.3}.app-content .creation-panel>h2+p,.app-content .flow-card>h2+p,.app-content .flow-section>h2+p,.app-content .records-panel>h2+p{margin-top:6px}.app-content .flow-list,.app-content .recent-object-list,.app-content .task-list,.app-content .version-list{display:grid;gap:8px;margin:14px 0 0;padding:0;list-style:none}.app-content .flow-list>li,.app-content .recent-object-list>li,.app-content .task-list>li,.app-content .version-list>li{min-width:0;padding:12px 14px;border:1px solid #e5eaf1;border-radius:9px;background:#fff}.app-content .flow-list>li>a,.app-content .recent-object-list>li>a,.app-content .task-list>li>a,.app-content .version-list>li>a{color:inherit;text-decoration:none}.app-content .flow-list>li:focus-within,.app-content .flow-list>li:hover,.app-content .recent-object-list>li:focus-within,.app-content .recent-object-list>li:hover,.app-content .task-list>li:focus-within,.app-content .task-list>li:hover,.app-content .version-list>li:focus-within,.app-content .version-list>li:hover{border-color:#b9c9df;background:#fbfdff}.app-content .flow-form{display:grid;gap:14px;min-width:0}.app-content .flow-form label{display:grid;gap:6px;min-width:0}.app-content .flow-form input,.app-content .flow-form select,.app-content .flow-form textarea{width:100%}.app-content .flow-form fieldset{min-width:0;margin:0;padding:14px;border:1px solid var(--ui-line);border-radius:9px}.app-content .flow-form legend{padding-inline:6px;color:var(--ui-heading);font-weight:700}.app-content .records-table-wrap,.app-content .table-scroll{width:100%;max-width:100%;overflow-x:auto;border:1px solid var(--ui-line);border-radius:10px;background:var(--ui-surface)}.app-content .records-table,.app-content .table-scroll table{width:100%;min-width:680px;border-collapse:collapse;font-size:14px}.app-content .records-table td,.app-content .records-table th,.app-content .table-scroll td,.app-content .table-scroll th{padding:11px 12px;border-bottom:1px solid #e8edf3;text-align:left;vertical-align:top}.app-content .records-table th,.app-content .table-scroll th{color:var(--ui-heading);background:#f8fafc;font-size:12px;font-weight:750;letter-spacing:.02em;white-space:nowrap}.app-content .records-table tbody tr:last-child td,.app-content .table-scroll tbody tr:last-child td{border-bottom:0}.app-content .records-table tbody tr:hover,.app-content .table-scroll tbody tr:hover{background:#fbfdff}@media (max-width:720px){.app-content .creation-panel,.app-content .flow-card,.app-content .flow-section,.app-content .records-panel{padding:14px}.app-content .flow-list>li,.app-content .recent-object-list>li,.app-content .task-list>li,.app-content .version-list>li{padding:11px 12px}.app-content .records-table,.app-content .table-scroll table{min-width:620px}}.app-content .affaire-secondary-disclosure{border:1px solid var(--ui-line);border-radius:12px;background:var(--ui-surface)}.app-content .affaire-secondary-disclosure>summary{padding:14px 16px;color:var(--ui-heading);font-weight:750;cursor:pointer}.app-content .affaire-secondary-disclosure>summary:focus-visible,.app-content .affaire-secondary-disclosure>summary:hover{background:#fbfdff}.app-content .affaire-secondary-content{display:grid;gap:14px;padding:0 16px 16px;border-top:1px solid #e8edf3}:root{--ui-brand:#2457c5;--ui-brand-dark:#173b8f;--ui-navy:#14213d;--ui-text:#172033;--ui-muted:#64748b;--ui-line:#dbe3ed;--ui-line-strong:#c5d1df;--ui-surface:#fff;--ui-canvas:#f5f7fb;--ui-radius:12px;--ui-control-height:40px}body,html{background:var(--ui-canvas)}body{color:var(--ui-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.5}.app-main,.app-shell{min-width:0}.app-main{background:var(--ui-canvas)}.app-content{color:var(--ui-text)}.app-topbar{min-height:56px;border-bottom:1px solid var(--ui-line);background:rgb(255 255 255/94%);box-shadow:0 1px 3px rgb(15 23 42/4%)}.topbar-context{min-width:0}.topbar-context p{margin:0;color:var(--ui-muted);font-size:11px;line-height:1.2;text-transform:uppercase;letter-spacing:.08em}.topbar-context strong{display:block;max-width:18ch;margin-top:2px;overflow:hidden;color:var(--ui-navy);font-size:15px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.app-header-actions,.app-header-actions>*{min-width:0}.app-header-actions select,.global-search input{height:var(--ui-control-height);border-color:var(--ui-line-strong)}.app-content .button-ghost,.app-content .task-open,.app-content .task-primary-action,.app-content a.button-link,.app-content a.button-primary,.app-content a.button-secondary,.app-content a.secondary-action,.app-content button{min-height:var(--ui-control-height);padding:8px 14px;border-radius:8px;font-size:14px;font-weight:650;line-height:1.2}.app-content a:focus-visible,.app-content button:focus-visible,.app-content input:focus-visible,.app-content select:focus-visible,.app-content textarea:focus-visible,.app-sidebar a:focus-visible,.app-sidebar button:focus-visible{outline:3px solid rgb(36 87 197/28%);outline-offset:2px}.app-content input,.app-content select,.app-content textarea{border:1px solid var(--ui-line-strong);border-radius:8px;background:var(--ui-surface);color:var(--ui-text)}.app-content input:not([type=checkbox]):not([type=radio]),.app-content select{min-height:var(--ui-control-height)}.app-content input::placeholder,.app-content textarea::placeholder{color:#94a3b8}.app-content .affaire-header,.app-content .creation-panel,.app-content .detail-header,.app-content .detail-panel,.app-content .edit-panel,.app-content .entity-header,.app-content .flow-card,.app-content .flow-section,.app-content .minutes-header,.app-content .overview-card,.app-content .page-header,.app-content .record-card,.app-content .records-panel,.app-content .section-heading,.app-content .specialized-header,.app-content .ui-section{border-color:var(--ui-line);border-radius:var(--ui-radius);background:var(--ui-surface);box-shadow:0 1px 2px rgb(15 23 42/3%)}.app-content .affaire-tabs,.app-content .document-access-tabs,.app-content .mission-tabs,.app-content .workspace-tabs{gap:4px;padding:4px;border:1px solid var(--ui-line);border-radius:10px;background:#eef2f7}.app-content .affaire-tabs{overflow:visible}.app-content .affaire-more-tabs-panel{min-width:270px;max-height:min(70vh,520px);overflow-y:auto;padding:9px}.app-content .affaire-tabs>a,.app-content .document-access-tabs>*,.app-content .mission-tabs>button,.app-content .workspace-tabs>*{min-height:36px;border-radius:7px;color:#526277;font-size:13px;font-weight:650}.app-content .affaire-tabs>a[aria-current=page],.app-content .document-access-tabs>[aria-selected=true],.app-content .mission-tabs>button[aria-pressed=true],.app-content .workspace-tabs>[aria-selected=true]{color:var(--ui-brand-dark);background:#fff;box-shadow:0 1px 3px rgb(15 23 42/10%)}.app-content .form-grid,.app-content .record-grid,.app-content .workspace-grid{min-width:0}.app-content .form-actions,.app-content .header-actions,.app-content .page-header-actions,.app-content .record-actions{align-items:center;gap:8px}.app-content .form-actions{margin-top:4px}.app-content label{min-width:0}.app-content label>input,.app-content label>select,.app-content label>textarea{margin-top:5px}.app-content .specialized-collection,.app-content .specialized-draft,.app-content .specialized-guide,.app-content .specialized-report{margin:0;border-color:var(--ui-line);border-radius:var(--ui-radius);box-shadow:0 1px 2px rgb(15 23 42/3%)}.app-content .specialized-topic-filters{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(190px,.8fr) auto;gap:10px 12px;align-items:end;padding:12px;border:1px solid #dbeae8;border-radius:9px;background:#fff}.app-content .specialized-topic-filters label{display:grid;gap:5px;min-width:0;color:var(--ui-heading);font-size:12px;font-weight:700}.app-content .specialized-topic-filters input,.app-content .specialized-topic-filters select{width:100%;box-sizing:border-box}.app-content .specialized-topic-filters .field-help{margin:0 0 8px;white-space:nowrap}.app-content .specialized-spatial-panel{display:grid;gap:10px;margin:0 0 14px;padding:0 14px 14px;border:1px solid var(--ui-line);border-radius:10px;background:var(--ui-surface)}.app-content .specialized-spatial-panel>summary{display:flex;justify-content:space-between;gap:12px;padding:14px 0;color:var(--ui-heading);cursor:pointer;font-weight:750;list-style:none}.app-content .specialized-spatial-panel>summary::-webkit-details-marker{display:none}.app-content .specialized-spatial-panel>summary:after{content:"+";color:var(--ui-brand);font-size:18px;font-weight:400}.app-content .specialized-spatial-panel[open]>summary:after{content:"−"}.app-content .specialized-spatial-panel>summary span{color:var(--ui-muted);font-size:12px;font-weight:650}.app-content .specialized-spatial-panel>ul{display:grid;gap:6px;margin:0;padding:0;list-style:none}.app-content .specialized-spatial-panel ul ul{display:grid;gap:6px;margin:6px 0 0 16px;padding:0 0 0 14px;border-left:1px solid #dbeae8;list-style:none}.app-content .specialized-spatial-panel li{min-width:0}.app-content .specialized-spatial-panel li>div{display:grid;gap:2px;padding:8px 10px;border:1px solid #dbeae8;border-radius:8px;background:#f8fcfb}.app-content .specialized-spatial-panel li strong{overflow-wrap:anywhere}.app-content .specialized-spatial-panel li small{color:var(--ui-muted);font-size:11px}.app-content .specialized-list-filters{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(190px,.8fr) auto;gap:10px 12px;align-items:end;margin:0 0 14px;padding:12px;border:1px solid var(--ui-line);border-radius:9px;background:var(--ui-surface)}.app-content .specialized-list-filters label{display:grid;gap:5px;min-width:0;color:var(--ui-heading);font-size:12px;font-weight:700}.app-content .specialized-list-filters input,.app-content .specialized-list-filters select{width:100%;box-sizing:border-box}.app-content .specialized-list-filters .field-help{margin:0 0 8px;white-space:nowrap}.app-content .specialized-view-switch{display:flex;align-items:center;gap:4px;width:fit-content;margin:0 0 12px auto;padding:3px;border:1px solid var(--ui-line);border-radius:9px;background:var(--ui-surface)}.app-content .specialized-view-switch>span{padding:0 8px;color:var(--ui-muted);font-size:12px;font-weight:700}.app-content .specialized-view-switch button{min-height:32px;padding:6px 12px;color:var(--ui-heading);border:0;border-radius:6px;background:transparent;cursor:pointer;font-size:12px;font-weight:700}.app-content .specialized-view-switch button[aria-pressed=true]{color:var(--ui-brand-dark);background:#e8f5f3}.app-content .specialized-view-switch button:focus-visible{outline:2px solid var(--ui-brand);outline-offset:1px}.app-content .specialized-list-page.is-card-view .records-table-wrap{overflow:visible;border:0;background:transparent}.app-content .specialized-list-page.is-card-view .records-table,.app-content .specialized-list-page.is-card-view .records-table tbody{display:block;min-width:0}.app-content .specialized-list-page.is-card-view .records-table thead{display:none}.app-content .specialized-list-page.is-card-view .records-table tbody{display:grid;gap:10px}.app-content .specialized-list-page.is-card-view .records-table tbody tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid var(--ui-line);border-radius:10px;background:var(--ui-surface);box-shadow:0 1px 3px rgb(15 23 42/8%)}.app-content .specialized-list-page.is-card-view .records-table tbody tr td{display:grid;grid-template-columns:minmax(100px,.72fr) minmax(0,1.28fr);gap:8px;min-width:0;align-items:baseline;padding:8px 0;border:0;border-bottom:1px solid #edf1f5}.app-content .specialized-list-page.is-card-view .records-table tbody tr td:before{content:attr(data-label);color:var(--ui-muted);font-size:11px;font-weight:700}.app-content .specialized-list-page.is-card-view .records-table tbody tr td:first-child{grid-column:1/-1}.app-content .specialized-list-page.is-card-view .records-table tbody tr td:last-child{grid-column:1/-1;padding-top:11px;border-bottom:0}.app-content .specialized-list-page.is-card-view .records-table tbody tr td:last-child a{width:fit-content;min-width:155px;color:#fff!important;background:var(--color-action,#2446a8)!important;border-color:var(--color-action,#2446a8)!important}.app-content .patrimoine-records-panel.is-card-view .records-table-wrap{overflow:visible;border:0;background:transparent}.app-content .patrimoine-records-panel.is-card-view .records-table,.app-content .patrimoine-records-panel.is-card-view .records-table tbody{display:block;min-width:0}.app-content .patrimoine-records-panel.is-card-view .records-table thead{display:none}.app-content .patrimoine-records-panel.is-card-view .records-table tbody{display:grid;gap:10px}.app-content .patrimoine-records-panel.is-card-view .records-table tbody tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid var(--ui-line);border-radius:10px;background:var(--ui-surface);box-shadow:0 1px 3px rgb(15 23 42/8%)}.app-content .patrimoine-records-panel.is-card-view .records-table tbody tr td{display:grid;grid-template-columns:minmax(82px,.65fr) minmax(0,1.35fr);gap:8px;min-width:0;align-items:baseline;padding:8px 0;border:0;border-bottom:1px solid #edf1f5}.app-content .patrimoine-records-panel.is-card-view .records-table tbody tr td:before{content:attr(data-label);color:var(--ui-muted);font-size:11px;font-weight:700}.app-content .patrimoine-records-panel.is-card-view .records-table tbody tr td:first-child{grid-column:1/-1}.app-content .patrimoine-records-panel.is-card-view .records-table tbody tr td:last-child{grid-column:1/-1;padding-top:11px;border-bottom:0}.app-content .patrimoine-records-panel.is-card-view .records-table tbody tr td:last-child a{min-width:155px;color:#fff!important;background:var(--color-action,#2446a8)!important;border-color:var(--color-action,#2446a8)!important}.app-content .specialized-report-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.app-content .specialized-collection>h2,.app-content .specialized-draft>h2,.app-content .specialized-report>h2{margin:0;color:var(--ui-heading);font-size:1.1rem}.app-content .specialized-collection-form{display:grid;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid var(--ui-line)}.app-content .specialized-collection-progress{display:grid;grid-template-columns:auto minmax(120px,1fr) auto;gap:10px;align-items:center;padding:10px 12px;border:1px solid #dbeae8;border-radius:9px;background:#f8fcfb}.app-content .specialized-collection-progress>div{display:flex;align-items:baseline;gap:6px;white-space:nowrap}.app-content .specialized-collection-progress>div strong{color:var(--ui-brand-dark);font-size:16px}.app-content .specialized-collection-progress>div span{color:var(--ui-muted);font-size:12px}.app-content .specialized-collection-progress progress{width:100%;height:8px;accent-color:var(--ui-brand)}.app-content .specialized-optional-toggle{min-height:32px;padding:6px 10px;color:var(--ui-brand-dark);border:1px solid #b9dcd6;border-radius:7px;background:#fff;cursor:pointer;font-size:12px;font-weight:700;white-space:nowrap}.app-content .specialized-optional-toggle:hover{background:#eef8f6}.app-content .specialized-optional-toggle:focus-visible{outline:2px solid var(--ui-brand);outline-offset:2px}.app-content .detail-relations>.section-heading,.app-content .records-panel>.section-heading,.app-content .specialized-collection>.section-heading,.app-content .specialized-draft>.section-heading,.app-content .specialized-report>.section-heading,.app-content .ui-section>.ui-section-header{min-height:0;margin:0 0 14px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.app-content .ui-section>.ui-section-header{margin-bottom:14px}.app-content .minutes-flow-guide,.app-content .version-flow-guide{margin:0}.app-content .minutes-flow-guide ol,.app-content .version-flow-guide ol{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px;margin:0;padding:0;list-style:none}.app-content .minutes-flow-guide li,.app-content .version-flow-guide li{display:grid;grid-template-columns:auto 1fr;gap:2px 8px;align-items:center;padding:10px 12px;border:1px solid var(--ui-line);border-radius:9px;color:var(--ui-muted);background:#f8fafc}.app-content .minutes-flow-guide li strong,.app-content .version-flow-guide li strong{grid-row:span 2;display:grid;width:24px;height:24px;place-items:center;border-radius:50%;color:#526277;background:#e2e8f0}.app-content .minutes-flow-guide li.active,.app-content .version-flow-guide li.active{color:var(--ui-heading);border-color:#8fb0e6;background:#f5f9ff}.app-content .minutes-flow-guide li.active strong,.app-content .version-flow-guide li.active strong{color:#fff;background:var(--ui-brand)}.app-content .minutes-flow-guide li span,.app-content .version-flow-guide li span{font-weight:750}.app-content .minutes-flow-guide li small,.app-content .version-flow-guide li small{font-size:12px}.app-content .document-filter-disclosure>form,.app-content .filter-panel,.app-content .operational-list-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;min-width:0}.app-content .document-filter-disclosure>form label,.app-content .filter-panel label,.app-content .operational-list-filters label{display:grid;gap:5px;min-width:0}.app-content .document-filter-disclosure>form input,.app-content .document-filter-disclosure>form select,.app-content .filter-panel input,.app-content .filter-panel select,.app-content .operational-list-filters input,.app-content .operational-list-filters select{width:100%}.app-content .record-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:14px}.app-content .record-grid>.record-card{min-width:0}.app-content .record-card-link{display:block;color:inherit;text-decoration:none}.app-content .record-card-link:focus-visible,.app-content .record-card-link:hover{border-color:#b8c9e2;box-shadow:0 7px 20px rgb(15 23 42/8%)}@media (max-width:1200px){.app-content .finance-profitability-table{overflow:visible}.app-content .finance-profitability-table table,.app-content .finance-profitability-table tbody,.app-content .finance-profitability-table td,.app-content .finance-profitability-table tr{display:block;min-width:0;width:100%;box-sizing:border-box}.app-content .finance-profitability-table thead{display:none}.app-content .finance-profitability-table tbody{display:grid;gap:12px}.app-content .finance-profitability-table tbody tr{padding:14px;border:1px solid var(--ui-line);border-radius:10px;background:var(--ui-surface)}.app-content .finance-profitability-table tbody tr td{display:grid;grid-template-columns:minmax(125px,.7fr) minmax(0,1.3fr);gap:10px;padding:7px 0;border:0;overflow-wrap:anywhere}.app-content .finance-profitability-table tbody tr td:before{content:attr(data-label);color:var(--ui-muted);font-size:.78rem;font-weight:700}.app-content .finance-profitability-table tbody tr td[colspan]{display:block}.app-content .finance-profitability-table tbody tr td[colspan]:before{display:block;margin-bottom:4px}}.app-content .mission-identity-link{display:block;min-width:0;padding:3px 6px;color:var(--ui-navy);border-radius:4px;text-decoration:none}.app-content .mission-identity-link:hover{background:var(--ui-surface-soft)}.app-content .mission-identity-link:focus-visible h3,.app-content .mission-identity-link:hover h3{color:var(--ui-blue);text-decoration:underline;text-underline-offset:3px}.app-content .mission-identity-link h3:after{content:" ↗";color:var(--ui-blue);font-size:.82em;font-weight:700;white-space:nowrap}.app-content .mission-identity-link:focus-visible{outline:3px solid var(--ui-blue);outline-offset:2px}@media (max-width:720px){.app-content .v3-data-page .workspace-table{overflow-x:visible;border:0;padding:0;background:transparent}.app-content .v3-data-page .workspace-table table{min-width:0;width:100%}.app-content .v3-data-page .workspace-table thead{display:none}.app-content .v3-data-page .workspace-table tbody{display:grid;gap:12px}.app-content .v3-data-page .workspace-table tbody tr{display:block;padding:10px 12px;border:1px solid var(--ui-border);border-radius:10px;background:var(--ui-surface);box-shadow:0 2px 8px rgb(16 43 59/7%)}.app-content .v3-data-page .workspace-table tbody td{display:grid;grid-template-columns:minmax(8.5rem,36%) minmax(0,1fr);gap:10px;width:auto;min-width:0;padding:9px 0;border-bottom:1px solid var(--ui-line);white-space:normal;overflow-wrap:anywhere}.app-content .v3-data-page .workspace-table tbody td:before{content:attr(data-label);color:var(--ui-muted);font-size:10px;font-weight:750;letter-spacing:.055em;text-transform:uppercase}.app-content .v3-data-page .workspace-table tbody td:last-child{border-bottom:0}.app-content .v3-data-page .workspace-table tbody td:last-child .button-secondary{justify-self:start}}.app-content .record-card-link h2{margin:5px 0;font-size:1.05rem}.app-content .record-card-link p{margin:0 0 5px;color:var(--ui-muted)}.app-content .record-card-link small{display:block;margin-top:5px;color:var(--ui-muted)}.app-content .record-card-open{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:36px;margin-top:12px;padding:7px 11px;border:1px solid var(--color-action,#2446a8);border-radius:8px;color:var(--color-action,#2446a8);background:var(--ui-surface);font-weight:700}.app-content .record-card-link:focus-visible .record-card-open,.app-content .record-card-link:hover .record-card-open{color:#fff;background:var(--color-action,#2446a8)}.app-content .document-picker,.app-content .document-picker-panel,.app-content .document-upload{border-color:var(--ui-line);border-radius:var(--ui-radius);background:var(--ui-surface)}.app-content .flow-section>h2{margin:0 0 12px}.app-content .flow-section>h3{margin:18px 0 8px;color:var(--ui-heading);font-size:.92rem}.app-content .record-list{display:grid;gap:10px}.app-content .flow-section .record-list .record-row{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(140px,1fr) minmax(140px,1fr) minmax(140px,1fr) auto;gap:10px 14px;align-items:center;min-width:0;padding:13px 14px;border:1px solid var(--ui-line);border-radius:10px;background:#fff}.app-content .flow-section .record-list .record-row>*{min-width:0;overflow-wrap:anywhere}.app-content .flow-section .record-list .record-row>span:first-child{display:grid;gap:3px}.app-content .flow-section .record-list .record-row>span:not(:first-child){color:var(--ui-muted);font-size:13px}.app-content .flow-section .record-list .record-row small,.app-content .flow-section .record-list .record-row>span small{color:var(--ui-muted)}.app-content .reunion-next-step{margin-top:16px;margin-bottom:0}.app-content .reunion-minutes-section{margin-top:18px}.app-content .reunion-minutes-list .record-row{grid-template-columns:minmax(220px,1.6fr) auto minmax(170px,.9fr) auto}.app-content .reunion-minutes-list .record-row-more{position:relative;min-width:0}.app-content .reunion-minutes-list .record-row-more>summary{display:inline-flex;min-height:34px;align-items:center;padding:6px 9px;border:1px solid var(--ui-line);border-radius:7px;color:var(--ui-muted);cursor:pointer;font-size:12px;list-style:none;white-space:nowrap}.app-content .reunion-minutes-list .record-row-more>summary::-webkit-details-marker{display:none}.app-content .reunion-minutes-list .record-row-more>summary:after{content:" +"}.app-content .reunion-minutes-list .record-row-more[open]>summary:after{content:" −"}.app-content .reunion-minutes-list .record-row-more>div{position:absolute;z-index:4;top:calc(100% + 5px);right:0;display:grid;min-width:250px;gap:5px;padding:10px;border:1px solid var(--ui-line);border-radius:8px;background:var(--ui-surface);box-shadow:0 8px 24px rgb(19 43 59/12%)}.app-content .reunion-minutes-list .record-row-more>div span{color:var(--ui-muted);font-size:12px;overflow-wrap:anywhere}.app-content .detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px 18px;min-width:0}.app-content .detail-grid>div{min-width:0;padding:11px 13px;border:1px solid #e5eaf1;border-radius:9px;background:#fbfcfe}.app-content .detail-grid dt,.app-content .detail-grid>div>span{color:var(--ui-muted);font-size:12px;font-weight:650}.app-content .detail-grid dd,.app-content .detail-grid>div>strong{display:block;margin:3px 0 0;color:var(--ui-heading);overflow-wrap:anywhere}.app-content .detail-disclosure,.app-content .patrimoine-permanent-disclosure,.app-content .patrimoine-workspace-disclosure,.app-content .specialized-boundary,.app-content .specialized-selection,.app-content .workspace-secondary{border-color:var(--ui-line);border-radius:var(--ui-radius);background:var(--ui-surface)}.app-content .detail-disclosure>section.flow-section,.app-content .workspace-secondary>section.flow-section{margin:0;padding:14px 16px 16px;border:0;border-top:1px solid #e8edf3;border-radius:0;box-shadow:none}.app-content .detail-disclosure>summary,.app-content .patrimoine-permanent-disclosure>summary,.app-content .patrimoine-workspace-disclosure>summary,.app-content .specialized-boundary>summary,.app-content .specialized-selection>summary,.app-content .workspace-secondary>summary{min-height:40px;padding:10px 14px;color:var(--ui-heading);font-size:13px;font-weight:750;cursor:pointer}.app-content .detail-disclosure[open]>summary,.app-content .patrimoine-permanent-disclosure[open]>summary,.app-content .patrimoine-workspace-disclosure[open]>summary,.app-content .specialized-boundary[open]>summary,.app-content .specialized-selection[open]>summary,.app-content .workspace-secondary[open]>summary{border-bottom:1px solid #e8edf3}.app-content .time-synthesis{overflow:hidden}.app-content .time-synthesis .section-heading{align-items:start;margin:0 0 14px;padding:0 2px}.app-content .time-synthesis .section-heading>strong{color:var(--ui-heading);white-space:nowrap}.app-content .time-synthesis-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.app-content .time-synthesis-grid>section{min-width:0;padding:12px;border:1px solid var(--ui-line);border-radius:10px;background:var(--ui-surface-subtle,#fbfcfe)}.app-content .time-synthesis-grid h3{margin:0 0 8px;color:var(--ui-heading);font-size:14px}.app-content .time-synthesis-grid table{min-width:0}.app-content .time-synthesis-grid td,.app-content .time-synthesis-grid th{padding:7px 6px;font-size:12px}.app-content .checkin-panel{margin:24px 0 32px;padding:20px;border:1px solid var(--ui-border,#d9e1ea);border-radius:16px;background:var(--ui-surface,#fff)}.app-content .checkin-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:16px}.app-content .checkin-heading h2{margin:4px 0 6px}.app-content .checkin-heading p{max-width:760px;margin:0;color:var(--ui-muted,#667085)}.app-content .checkin-toggle{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;min-height:42px;padding:8px 12px;border:1px solid var(--ui-border,#d9e1ea);border-radius:999px;font-weight:700;cursor:pointer}.app-content .checkin-toggle input{width:18px;height:18px;accent-color:var(--ui-brand,#176b70)}.app-content .checkin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.app-content .checkin-card{display:flex;flex-direction:column;justify-content:space-between;gap:18px;min-height:150px;padding:16px;border:1px solid var(--ui-border,#d9e1ea);border-radius:12px;background:var(--ui-surface-soft,#f8fafc)}.app-content .checkin-card.is-focus{border-color:var(--ui-brand,#176b70);box-shadow:0 0 0 3px rgb(23 107 112/12%)}.app-content .checkin-state{display:inline-block;color:var(--ui-brand-dark,#0c5559);font-size:11px;font-weight:800;letter-spacing:.12em}.app-content .checkin-card h3{margin:7px 0 5px;font-size:18px}.app-content .checkin-card p{margin:0;color:var(--ui-muted,#667085);font-size:14px}.app-content .checkin-card h3 a{color:inherit;text-decoration:none}.app-content .checkin-card h3 a:hover{color:var(--ui-brand-dark,#0c5559);text-decoration:underline;text-underline-offset:3px}.app-content .checkin-card h3 a:focus-visible{outline:3px solid var(--ui-focus,#2563eb);outline-offset:3px;border-radius:4px}.app-content .checkin-actions{display:flex;gap:8px}.app-content .checkin-actions button{min-width:88px;min-height:40px;border:1px solid var(--ui-border,#cbd5e1);border-radius:8px;background:#fff;color:var(--ui-text,#17212b);font-weight:700;cursor:pointer}.app-content .checkin-actions button.is-selected{border-color:var(--ui-brand,#176b70);background:var(--ui-brand,#176b70);color:#fff}.app-content .affaire-layout-switch{display:inline-flex;gap:2px;padding:3px;border:1px solid var(--color-border,#d9e1ea);border-radius:9px;background:var(--color-surface-muted,#f3f6f8)}.app-content .affaire-layout-switch button{min-height:38px;padding:7px 12px;border:0;border-radius:7px;background:transparent;color:var(--color-text-secondary,#667085);font-weight:700;cursor:pointer}.app-content .affaire-layout-switch button.active{background:var(--color-surface,#fff);color:var(--color-primary,#176b70);box-shadow:0 1px 3px rgb(15 35 32/12%)}.app-content .affaire-board{display:grid;grid-template-columns:repeat(5,minmax(250px,1fr));gap:14px;align-items:start;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x proximity}.app-content .affaire-board-column{min-width:0;padding:12px;border:1px solid var(--color-border,#d9e1ea);border-radius:12px;background:var(--color-surface-subtle,#f8fafc);scroll-snap-align:start}.app-content .affaire-board-column>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding-bottom:9px;border-bottom:2px solid var(--color-border,#d9e1ea)}.app-content .affaire-board-column>header h2{margin:0;font-size:16px}.app-content .affaire-board-column>header span{display:grid;min-width:26px;min-height:26px;place-items:center;border-radius:999px;background:var(--color-surface-muted,#e8eef1);color:var(--color-text-secondary,#667085);font-size:12px;font-weight:800}.app-content .affaire-board-empty{margin:18px 2px 6px;color:var(--color-text-muted,#667085);font-size:13px;text-align:center}.app-content .affaire-board-card{display:grid;gap:12px;margin-top:10px;padding:14px;border:1px solid var(--color-border,#d9e1ea);border-radius:10px;background:var(--color-surface,#fff);box-shadow:0 1px 2px rgb(15 35 32/5%)}.app-content .affaire-board-card-main{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;color:inherit;text-decoration:none}.app-content .affaire-board-card-main:hover strong{text-decoration:underline;text-underline-offset:3px}.app-content .affaire-board-card-main>span{color:var(--color-primary,#176b70);font-weight:900}.app-content .affaire-board-card-main>div,.app-content .affaire-board-card>div{display:grid;gap:5px;min-width:0}.app-content .affaire-board-card small{color:var(--color-text-muted,#667085);overflow-wrap:anywhere}.app-content .affaire-board-card dl{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px;margin:0}.app-content .affaire-board-card dl div{display:grid;gap:2px}.app-content .affaire-board-card dt{color:var(--color-text-muted,#667085);font-size:11px}.app-content .affaire-board-card dd{margin:0;font-weight:800}.app-content .affaire-board-card dd.has-alert{color:var(--color-danger,#b42318)}.app-content .affaire-board-finance{margin:0;padding-top:10px;border-top:1px solid var(--color-border,#e4e9ef);color:var(--color-text-secondary,#475467);font-size:12px}.app-content .affaire-board-start{display:grid;gap:8px;padding:10px;border-radius:8px;background:var(--color-warning-subtle,#fff8e6)}.app-content .affaire-board-start p{margin:0;color:var(--color-text-secondary,#475467);font-size:12px}.app-content .affaire-board-start button{width:100%;min-height:40px}.app-content .affaire-board-transition{border-top:1px solid var(--color-border,#e4e9ef);padding-top:9px}.app-content .affaire-board-transition summary{color:var(--color-primary,#176b70);font-size:13px;font-weight:800;cursor:pointer}.app-content .affaire-board-transition form{display:grid;gap:8px;margin-top:10px}.app-content .affaire-board-transition label{display:grid;gap:5px;color:var(--color-text-secondary,#475467);font-size:12px;font-weight:700}.app-content .affaire-board-transition button,.app-content .affaire-board-transition select{width:100%;min-height:40px}@media (max-width:700px){.app-content .affaire-board{grid-template-columns:1fr;overflow-x:visible;scroll-snap-type:none}.app-content .affaire-board-column{width:100%;min-height:0}}.app-content .coordinate-disclosure{padding:12px;border:1px solid var(--color-border,#d9e1ea);border-radius:10px}.app-content .coordinate-disclosure>summary{color:var(--color-primary,#176b70);font-weight:800;cursor:pointer}.app-content .coordinate-disclosure[open]>summary{margin-bottom:10px}.app-content .coordinate-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.app-content .site-map-empty{display:grid;justify-items:start;gap:10px;padding:28px;border:1px dashed var(--color-border-strong,#b8c4cf);border-radius:12px;background:var(--color-surface-subtle,#f8fafc)}.app-content .site-map-empty p,.app-content .site-map-empty small{margin:0;color:var(--color-text-secondary,#475467)}.app-content .site-map-workspace{display:grid;gap:14px}.app-content .site-map-summary{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.app-content .site-map-summary span{color:var(--color-text-secondary,#475467)}.app-content .site-map-summary button{margin-left:auto}.app-content .site-map-canvas{position:relative;min-height:440px;overflow:hidden;border:1px solid var(--color-border,#d9e1ea);border-radius:14px;background-color:#eef5f3;background-image:linear-gradient(rgb(23 107 112/8%) 1px,transparent 0),linear-gradient(90deg,rgb(23 107 112/8%) 1px,transparent 0);background-size:48px 48px}.app-content .site-map-canvas:after{content:"Vue relative des coordonnées validées";position:absolute;right:12px;bottom:10px;color:var(--color-text-muted,#667085);font-size:11px}.app-content .site-map-north{position:absolute;top:12px;right:14px;color:var(--color-primary,#176b70);font-weight:900}.app-content .site-map-marker{position:absolute;z-index:1;display:grid;width:max-content;max-width:180px;transform:translate(-18px,-18px);color:var(--color-text,#17212b);text-decoration:none}.app-content .site-map-marker>span{display:grid;width:36px;height:36px;place-items:center;border:3px solid #fff;border-radius:999px;background:var(--color-primary,#176b70);color:#fff;box-shadow:0 3px 10px rgb(15 35 32/25%);font-weight:900}.app-content .site-map-marker small,.app-content .site-map-marker strong{margin-left:20px;padding:2px 5px;background:rgb(255 255 255/92%)}.app-content .site-map-marker strong{margin-top:3px;font-size:12px}.app-content .site-map-marker small{color:var(--color-text-secondary,#475467);font-size:10px}.app-content .site-map-marker:focus-visible>span{outline:4px solid var(--ui-focus,#2563eb);outline-offset:3px}.app-content .site-map-legend{display:grid;gap:8px;margin:0;padding:0;list-style:none}.app-content .site-map-legend li{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--color-border,#d9e1ea);border-radius:9px}.app-content .site-map-legend li>b{display:grid;width:28px;height:28px;place-items:center;border-radius:999px;background:var(--color-primary,#176b70);color:#fff}.app-content .site-map-legend li>div{display:grid;min-width:0}.app-content .site-map-legend small{color:var(--color-text-secondary,#475467);overflow-wrap:anywhere}@media (max-width:700px){.app-content .coordinate-fields{grid-template-columns:1fr}.app-content .site-map-canvas{min-height:360px}.app-content .site-map-legend li{grid-template-columns:auto minmax(0,1fr)}.app-content .site-map-legend li>a{grid-column:2}.app-content .checkin-panel{padding:16px}.app-content .checkin-heading{display:block}.app-content .checkin-toggle{margin-top:16px}.app-content .time-synthesis-grid{grid-template-columns:1fr}.app-content .time-synthesis .section-heading{display:block}.app-content .time-synthesis .section-heading>strong{display:block;margin-top:8px}}@media (max-width:900px){.app-content .flow-section .record-list .record-row{grid-template-columns:minmax(0,1fr) auto}.app-content .flow-section .record-list .record-row>span:not(:first-child){grid-column:1/-1}.app-content .flow-section .record-list .record-row>.button-secondary,.app-content .flow-section .record-list .record-row>button{grid-column:2;grid-row:1}.app-content .reunion-minutes-list .record-row-more{grid-column:1/-1}.app-content .reunion-minutes-list .record-row-more>div{position:static;margin-top:6px;min-width:0}}@media (max-width:600px){.app-content .detail-grid{grid-template-columns:1fr 1fr}.app-content .document-filter-disclosure>form,.app-content .filter-panel,.app-content .operational-list-filters,.app-content .record-grid{grid-template-columns:1fr}.app-content .documents-table{min-width:0;table-layout:fixed}.app-content .documents-table td:nth-child(3),.app-content .documents-table td:nth-child(4),.app-content .documents-table td:nth-child(6),.app-content .documents-table td:nth-child(7),.app-content .documents-table td:nth-child(8),.app-content .documents-table th:nth-child(3),.app-content .documents-table th:nth-child(4),.app-content .documents-table th:nth-child(6),.app-content .documents-table th:nth-child(7),.app-content .documents-table th:nth-child(8){display:none}.app-content .documents-table th:first-child{width:34%}.app-content .documents-table th:nth-child(2){width:22%}.app-content .documents-table th:nth-child(5){width:16%}.app-content .documents-table th:nth-child(9){width:28%}.app-content .documents-table td:nth-child(9){white-space:normal}}@media (max-width:800px){.app-topbar{gap:10px}.app-header-actions{gap:8px!important}.app-content{padding-top:16px}.app-content .affaire-tabs,.app-content .document-access-tabs,.app-content .mission-tabs,.app-content .workspace-tabs{overflow-x:auto;justify-content:flex-start}.app-content .affaire-tabs>a,.app-content .document-access-tabs>*,.app-content .mission-tabs>button,.app-content .workspace-tabs>*{flex:0 0 auto}.app-content .form-actions,.app-content .header-actions,.app-content .page-header-actions,.app-content .record-actions{align-items:stretch}.app-content .form-actions>*,.app-content .header-actions>*,.app-content .page-header-actions>*,.app-content .record-actions>*{flex:0 1 auto}}@media (max-width:600px){.app-content,.app-topbar{padding-inline:12px}.app-topbar{margin-inline:-12px}.app-content .affaire-header,.app-content .creation-panel,.app-content .detail-header,.app-content .detail-panel,.app-content .edit-panel,.app-content .entity-header,.app-content .minutes-header,.app-content .page-header,.app-content .records-panel,.app-content .section-heading,.app-content .specialized-header,.app-content .ui-section{padding:14px}}.app-content .task-tabs{display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:4px;border:1px solid var(--ui-line);border-radius:10px;background:#eef2f7}.app-content .task-tabs>button{min-height:36px;padding:7px 11px;border:0;border-radius:7px;color:#526277;background:transparent;font-size:13px;font-weight:650;white-space:nowrap}.app-content .task-tabs>button:focus-visible,.app-content .task-tabs>button:hover{color:var(--ui-brand-dark);background:#f8fbff}.app-content .task-tabs>button.active{color:var(--ui-brand-dark);background:#fff;box-shadow:0 1px 3px rgb(15 23 42/10%)}.app-content .task-tabs b{margin-left:3px;color:inherit;font-weight:800}.app-content .affaire-filter-disclosure,.app-content .affaire-view-tools,.app-content .filter-disclosure,.app-content .mission-list-summary{border-color:var(--ui-line);border-radius:10px;background:#fff}.app-content .affaire-filter-disclosure>summary,.app-content .affaire-view-tools>summary,.app-content .filter-disclosure>summary,.app-content .mission-list-summary>summary{min-height:38px;padding:9px 12px;color:var(--ui-heading);font-size:13px;font-weight:700;cursor:pointer}.app-content .affaire-filter-disclosure[open]>summary,.app-content .affaire-view-tools[open]>summary,.app-content .filter-disclosure[open]>summary,.app-content .mission-list-summary[open]>summary{border-bottom:1px solid #e8edf3}.app-content .affaire-filter-disclosure>*,.app-content .affaire-view-tools>*,.app-content .filter-disclosure>*,.app-content .mission-list-summary>*{min-width:0}.app-content .affaire-view-tools>div,.app-content .filter-panel{padding:14px}.app-content .creation-panel:empty{display:none}@media (max-width:600px){.app-content .task-tabs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin}.app-content .task-tabs>button{flex:0 0 auto}}@media (min-width:721px) and (max-width:1200px){.app-content .golden-mission-page .guided-start{grid-template-columns:1fr}.app-content .golden-mission-page .guided-start-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.app-content .mission-list-workspace .mission-list-row{grid-template-columns:minmax(0,1fr);gap:12px;align-items:stretch}.app-content .mission-list-workspace .mission-row-primary-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:10px;border-top:1px solid var(--ui-line)}.app-content .specialized-topic-filters{grid-template-columns:1fr;align-items:stretch}.app-content .specialized-topic-filters .field-help{margin:0;white-space:normal}.app-content .specialized-list-filters{grid-template-columns:1fr;align-items:stretch}.app-content .specialized-list-filters .field-help{margin:0;white-space:normal}.app-content .specialized-view-switch{width:100%;margin-inline:0;justify-content:stretch}.app-content .specialized-view-switch button,.app-content .specialized-view-switch>span{flex:1}.app-content .specialized-list-page.is-card-view .records-table tbody tr{grid-template-columns:minmax(0,1fr);gap:0}.app-content .specialized-list-page.is-card-view .records-table tbody tr td:nth-child(n){grid-column:1/-1}.app-content .specialized-collection-progress{grid-template-columns:1fr;align-items:stretch}.app-content .specialized-collection-progress>div{justify-content:space-between}.app-content .specialized-optional-toggle{width:100%;white-space:normal}}@media (max-width:720px){.app-content .mission-list-workspace .mission-list-row{grid-template-columns:1fr;gap:12px;align-items:stretch}.app-content .mission-list-workspace .mission-row-primary-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:10px;border-top:1px solid var(--ui-line)}.app-content .mission-list-workspace .mission-row-more{display:block;min-width:0}.app-content .mission-list-workspace .mission-row-more>div{position:static;width:auto;margin-top:8px;box-shadow:none}}@media (max-width:1200px){.app-content .clients-page .records-table-wrap,.app-content .organisations-page .records-table-wrap{overflow:visible}.app-content .clients-page .records-table,.app-content .clients-page .records-table tbody,.app-content .organisations-page .records-table,.app-content .organisations-page .records-table tbody{display:block;min-width:0;width:100%}.app-content .clients-page .records-table thead,.app-content .organisations-page .records-table thead{display:none}.app-content .clients-page .records-table tbody,.app-content .organisations-page .records-table tbody{display:grid;gap:10px}.app-content .clients-page .records-table tbody tr,.app-content .organisations-page .records-table tbody tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid var(--ui-line);border-radius:10px;background:var(--ui-surface);box-shadow:0 1px 3px rgb(15 23 42/8%)}.app-content .clients-page .records-table tbody tr>td,.app-content .organisations-page .records-table tbody tr>td{display:grid;grid-template-columns:minmax(82px,.7fr) minmax(0,1.3fr);gap:8px;min-width:0;align-items:baseline;padding:8px 0;border:0;border-bottom:1px solid #edf1f5;overflow-wrap:anywhere}.app-content .clients-page .records-table tbody tr>td:before,.app-content .organisations-page .records-table tbody tr>td:before{color:var(--ui-muted);font-size:11px;font-weight:700}.app-content .clients-page .records-table tbody tr>td:first-child,.app-content .organisations-page .records-table tbody tr>td:first-child{grid-column:1/-1}.app-content .clients-page .records-table tbody tr>td:first-child:before,.app-content .organisations-page .records-table tbody tr>td:first-child:before{content:"Identifiant"}.app-content .clients-page .records-table tbody tr>td:nth-child(2):before{content:"Nom lisible"}.app-content .organisations-page .records-table tbody tr>td:nth-child(2):before{content:"Nom usuel"}.app-content .clients-page .records-table tbody tr>td:nth-child(3):before,.app-content .organisations-page .records-table tbody tr>td:nth-child(3):before{content:"Type"}.app-content .clients-page .records-table tbody tr>td:nth-child(4),.app-content .organisations-page .records-table tbody tr>td:nth-child(4){grid-column:1/-1;width:100%;padding-top:11px;border-bottom:0}.app-content .clients-page .records-table tbody tr>td:nth-child(4):before,.app-content .organisations-page .records-table tbody tr>td:nth-child(4):before{content:"Actions"}.app-content .clients-page .records-table tbody tr>td:nth-child(4) .record-actions,.app-content .organisations-page .records-table tbody tr>td:nth-child(4) .record-actions{display:flex;width:100%;flex-wrap:wrap;justify-content:flex-start;min-width:0}.app-content .clients-page .records-table tbody tr>td:nth-child(4) .record-actions>*,.app-content .organisations-page .records-table tbody tr>td:nth-child(4) .record-actions>*{flex:0 1 auto;min-width:max-content}}@media (max-width:720px){.app-content .clients-page .records-table tbody tr,.app-content .organisations-page .records-table tbody tr{grid-template-columns:minmax(0,1fr);gap:0}.app-content .clients-page .records-table tbody tr>td:nth-child(2),.app-content .clients-page .records-table tbody tr>td:nth-child(3),.app-content .organisations-page .records-table tbody tr>td:nth-child(2),.app-content .organisations-page .records-table tbody tr>td:nth-child(3){grid-column:1/-1}}@media (min-width:721px) and (max-width:1200px){.app-content .affaire-table-wrap{overflow:visible}.app-content .affaire-table,.app-content .affaire-table tbody{display:block}.app-content .affaire-table thead{display:none}.app-content .affaire-table tbody{display:grid;gap:12px}.app-content .affaire-table tr.affaire-list-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;padding:14px;border:1px solid var(--ui-line);border-radius:12px;background:var(--ui-surface);box-shadow:0 1px 3px rgb(15 23 42/8%)}.app-content .affaire-table tr.affaire-list-row td{display:grid;grid-template-columns:minmax(96px,.72fr) minmax(0,1.28fr);gap:8px;min-width:0;align-items:baseline;padding:9px 0;border:0;border-bottom:1px solid #edf1f5}.app-content .affaire-table tr.affaire-list-row td:before{color:var(--ui-muted);font-size:11px;font-weight:700}.app-content .affaire-table tr.affaire-list-row td:first-child{grid-column:1/-1}.app-content .affaire-table tr.affaire-list-row td:first-child:before{content:"Affaire"}.app-content .affaire-table tr.affaire-list-row td:nth-child(2):before{content:"Client"}.app-content .affaire-table tr.affaire-list-row td:nth-child(3):before{content:"Patrimoine"}.app-content .affaire-table tr.affaire-list-row td:nth-child(4):before{content:"Missions"}.app-content .affaire-table tr.affaire-list-row td:nth-child(5):before{content:"Échéance"}.app-content .affaire-table tr.affaire-list-row td:nth-child(6):before{content:"Alertes"}.app-content .affaire-table tr.affaire-list-row td:nth-child(7):before{content:"Charge"}.app-content .affaire-table tr.affaire-list-row td:nth-child(8):before{content:"Finances"}.app-content .affaire-table tr.affaire-list-row td:nth-child(9){grid-column:1/-1;grid-row:2;padding-top:13px;border-bottom:0}.app-content .affaire-table tr.affaire-list-row td:nth-child(9):before{content:"État"}.app-content .affaire-table tr.affaire-list-row td:nth-child(9) .affaire-open-link{width:fit-content;min-width:155px;color:#fff!important;background:var(--color-action,#2446a8)!important;border-color:var(--color-action,#2446a8)!important}}@media (max-width:720px){.app-content .affaire-table-wrap{overflow:visible}.app-content .affaire-table,.app-content .affaire-table tbody{display:block}.app-content .affaire-table thead{display:none}.app-content .affaire-table tbody{display:grid;gap:10px}.app-content .affaire-table tr.affaire-list-row{display:grid;grid-template-columns:minmax(0,1fr);gap:0;padding:12px;border:1px solid var(--ui-line);border-radius:10px;background:var(--ui-surface)}.app-content .affaire-table tr.affaire-list-row td{display:grid;grid-template-columns:minmax(94px,.7fr) minmax(0,1.3fr);gap:8px;min-width:0;padding:8px 0;border:0;border-bottom:1px solid #edf1f5}.app-content .affaire-table tr.affaire-list-row td:before{color:var(--ui-muted);font-size:11px;font-weight:700}.app-content .affaire-table tr.affaire-list-row td:first-child:before{content:"Affaire"}.app-content .affaire-table tr.affaire-list-row td:nth-child(2):before{content:"Client"}.app-content .affaire-table tr.affaire-list-row td:nth-child(3):before{content:"Patrimoine"}.app-content .affaire-table tr.affaire-list-row td:nth-child(4):before{content:"Missions"}.app-content .affaire-table tr.affaire-list-row td:nth-child(5):before{content:"Échéance"}.app-content .affaire-table tr.affaire-list-row td:nth-child(6):before{content:"Alertes"}.app-content .affaire-table tr.affaire-list-row td:nth-child(7):before{content:"Charge"}.app-content .affaire-table tr.affaire-list-row td:nth-child(8):before{content:"Finances"}.app-content .affaire-table tr.affaire-list-row td:nth-child(9){grid-row:2;padding-top:12px;border-bottom:0}.app-content .affaire-table tr.affaire-list-row td:nth-child(9):before{content:"État"}.app-content .affaire-table tr.affaire-list-row td:nth-child(9) .affaire-open-link{width:fit-content;min-width:150px;color:#fff!important;background:var(--color-action,#2446a8)!important;border-color:var(--color-action,#2446a8)!important}}@media (max-width:1200px){.app-content .patrimoine-page .records-table-wrap{overflow:visible}.app-content .patrimoine-page .records-table,.app-content .patrimoine-page .records-table tbody{display:block;min-width:0}.app-content .patrimoine-page .records-table,.app-content .patrimoine-page .records-table tbody,.app-content .patrimoine-page .records-table tbody tr{width:100%;box-sizing:border-box}.app-content .patrimoine-page .records-table thead{display:none}.app-content .patrimoine-page .records-table tbody{display:grid;gap:10px}.app-content .patrimoine-page .records-table tbody tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;padding:12px 14px;border:1px solid var(--ui-line);border-radius:10px;background:var(--ui-surface);box-shadow:0 1px 3px rgb(15 23 42/8%)}.app-content .patrimoine-page .records-table tbody tr td{display:grid;grid-template-columns:minmax(82px,.65fr) minmax(0,1.35fr);gap:8px;min-width:0;align-items:baseline;padding:8px 0;border:0;border-bottom:1px solid #edf1f5}.app-content .patrimoine-page .records-table tbody tr td:before{color:var(--ui-muted);font-size:11px;font-weight:700}.app-content .patrimoine-page .records-table tbody tr td:first-child{grid-column:1/-1}.app-content .patrimoine-page .records-table tbody tr td:first-child:before{content:"Site / immeuble"}.app-content .patrimoine-page .records-table tbody tr td:nth-child(2):before{content:"Référence"}.app-content .patrimoine-page .records-table tbody tr td:nth-child(3):before{content:"Type"}.app-content .patrimoine-page .records-table tbody tr td:nth-child(4){grid-column:1/-1;grid-row:2;padding-top:11px;border-bottom:0}.app-content .patrimoine-page .records-table tbody tr td:nth-child(4):before{content:"Accès"}.app-content .patrimoine-page .records-table tbody tr td:nth-child(4) .record-actions{justify-content:flex-start}.app-content .patrimoine-page .records-table tbody tr td:nth-child(4) .record-actions>a{min-width:155px;color:#fff!important;background:var(--color-action,#2446a8)!important;border-color:var(--color-action,#2446a8)!important}}@media (max-width:720px){.app-content .patrimoine-page .records-table tbody tr{grid-template-columns:minmax(0,1fr);gap:0}.app-content .patrimoine-page .records-table tbody tr td:nth-child(2),.app-content .patrimoine-page .records-table tbody tr td:nth-child(3){grid-column:1/-1}}.app-content .patrimoine-memory-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:14px 0 18px}.app-content .patrimoine-memory-summary>article{display:grid;gap:4px;min-width:0;padding:12px;border:1px solid var(--ui-line);border-radius:10px;background:#f8fafc}.app-content .patrimoine-memory-summary span{color:var(--ui-muted);font-size:12px;font-weight:700}.app-content .patrimoine-memory-summary strong{color:var(--ui-heading);font-size:1.35rem;line-height:1}.app-content .patrimoine-memory-summary small{color:var(--ui-muted);font-size:11px;line-height:1.3}@media (max-width:900px){.app-content .patrimoine-memory-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.app-content .patrimoine-memory-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.app-content .catalog-tabs{display:flex;flex-wrap:wrap;gap:4px;padding:4px;border:1px solid var(--ui-line);border-radius:10px;background:#eef2f7}.app-content .catalog-tabs>button{min-height:36px;padding:7px 12px;border:0;border-radius:7px;color:#526277;background:transparent;font-size:13px;font-weight:650}.app-content .catalog-tabs>button.is-active,.app-content .catalog-tabs>button[aria-current=page]{color:var(--ui-brand-dark);background:#fff;box-shadow:0 1px 3px rgb(15 23 42/10%)}.app-content .minutes-preview-backdrop{padding:16px;background:rgb(15 23 42/68%)}.app-content .minutes-preview{width:min(920px,100%);max-height:calc(100vh - 32px);border:1px solid var(--ui-line);border-radius:12px;background:#e9edf3;box-shadow:0 24px 80px rgb(15 23 42/28%)}.app-content .minutes-preview>header{padding:12px 16px}.app-content .minutes-page{box-sizing:border-box;width:min(210mm,calc(100vw - 64px));min-height:297mm;margin:20px auto;padding:22mm 18mm;color:#172033;background:#fff;box-shadow:0 4px 18px rgb(15 23 42/12%);overflow-wrap:anywhere}.app-content .minutes-page h1,.app-content .minutes-page h2,.app-content .minutes-page h3{color:#14213d}.app-content .minutes-page li,.app-content .minutes-page p,.app-content .minutes-page td,.app-content .minutes-page th{font-size:14px;line-height:1.55}.app-content .minutes-page table{width:100%;min-width:0;table-layout:fixed;border-collapse:collapse}.app-content .minutes-page td,.app-content .minutes-page th{padding:7px 8px;border:1px solid #cbd5e1;text-align:left;vertical-align:top}.app-content .minutes-page img{max-width:100%;height:auto;object-fit:contain}@media (max-width:600px){.app-content .catalog-tabs{flex-wrap:nowrap;overflow-x:auto}.app-content .catalog-tabs>button{flex:0 0 auto}.app-content .minutes-preview-backdrop{padding:6px}.app-content .minutes-preview{max-height:calc(100vh - 12px)}.app-content .minutes-page{width:calc(100vw - 36px);min-height:0;margin:12px auto;padding:18px 14px}}.app-content .specialized-guide-disclosure{border:1px solid var(--ui-line);border-radius:var(--ui-radius);background:var(--ui-surface)}.app-content .specialized-guide-disclosure>summary{padding:12px 14px;color:var(--ui-heading);font-weight:750;cursor:pointer}.app-content .specialized-guide-disclosure[open]>summary{border-bottom:1px solid #e8edf3}.app-content .specialized-guide-disclosure .specialized-guide{margin:0;border:0;border-radius:0 0 var(--ui-radius) var(--ui-radius)}.sidebar-quick-links{margin:0 12px 14px;padding:10px 8px 8px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-subtle)}.sidebar-quick-label{margin:0 8px 6px;color:var(--color-text-muted);font-size:.68rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.sidebar-quick-link{min-height:34px;padding-block:7px;font-size:.84rem}.sidebar-quick-link+.sidebar-quick-link{margin-top:2px}@media (max-width:720px){.sidebar-quick-links{margin-inline:8px}}@media (max-width:1200px){.app-content .specialized-list-page .records-table-wrap{overflow:visible}.app-content .specialized-list-page .records-table,.app-content .specialized-list-page .records-table tbody{display:block;min-width:0}.app-content .specialized-list-page .records-table,.app-content .specialized-list-page .records-table tbody,.app-content .specialized-list-page .records-table tbody tr{width:100%;box-sizing:border-box}.app-content .specialized-list-page .records-table thead{display:none}.app-content .specialized-list-page .records-table tbody{display:grid;gap:10px}.app-content .specialized-list-page .records-table tbody tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;padding:12px 14px;border:1px solid var(--ui-line);border-radius:10px;background:var(--ui-surface);box-shadow:0 1px 3px rgb(15 23 42/8%)}.app-content .specialized-list-page .records-table tbody tr td{display:grid;grid-template-columns:minmax(100px,.72fr) minmax(0,1.28fr);gap:8px;min-width:0;align-items:baseline;padding:8px 0;border:0;border-bottom:1px solid #edf1f5}.app-content .specialized-list-page .records-table tbody tr td:before{content:attr(data-label);color:var(--ui-muted);font-size:11px;font-weight:700}.app-content .specialized-list-page .records-table tbody tr td:first-child{grid-column:1/-1}}@media (max-width:720px){.app-content .specialized-list-page .records-table tbody tr{grid-template-columns:minmax(0,1fr);gap:0}.app-content .specialized-list-page .records-table tbody tr td:nth-child(2),.app-content .specialized-list-page .records-table tbody tr td:nth-child(3),.app-content .specialized-list-page .records-table tbody tr td:nth-child(4),.app-content .specialized-list-page .records-table tbody tr td:nth-child(5),.app-content .specialized-list-page .records-table tbody tr td:nth-child(6),.app-content .specialized-list-page .records-table tbody tr td:nth-child(7){grid-column:1/-1}}.app-content .specialized-guide small,.app-content .specialized-guide strong{overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.app-content .specialized-guide strong{line-height:1.2}.app-content .specialized-guide small{line-height:1.25}@media (min-width:721px) and (max-width:1200px){.app-content .specialized-detail-page .specialized-guide ol,.app-content .specialized-list-page .specialized-guide ol{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.app-content .specialized-detail-page .specialized-guide ol,.app-content .specialized-list-page .specialized-guide ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1200px){.app-content .operational-list-page .records-table-wrap{overflow:visible}.app-content .operational-list-page .records-table,.app-content .operational-list-page .records-table tbody{display:block;min-width:0}.app-content .operational-list-page .records-table,.app-content .operational-list-page .records-table tbody,.app-content .operational-list-page .records-table tbody tr{width:100%;box-sizing:border-box}.app-content .operational-list-page .records-table thead{display:none}.app-content .operational-list-page .records-table tbody{display:grid;gap:10px}.app-content .operational-list-page .records-table tbody tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;padding:12px 14px;border:1px solid var(--ui-line);border-radius:10px;background:var(--ui-surface);box-shadow:0 1px 3px rgb(15 23 42/8%)}.app-content .operational-list-page .records-table tbody tr td{display:grid;grid-template-columns:minmax(100px,.72fr) minmax(0,1.28fr);gap:8px;min-width:0;align-items:baseline;padding:8px 0;border:0;border-bottom:1px solid #edf1f5;overflow-wrap:anywhere}.app-content .operational-list-page .records-table tbody tr td:before{content:attr(data-label);color:var(--ui-muted);font-size:11px;font-weight:700}.app-content .operational-list-page .records-table tbody tr td:first-child{grid-column:1/-1}}@media (max-width:720px){.app-content .operational-list-page .records-table tbody tr{grid-template-columns:minmax(0,1fr);gap:0}.app-content .operational-list-page .records-table tbody tr td:not(:first-child):not(:last-child){grid-column:1/-1}}@media (max-width:1100px){.app-content .resources-page .records-panel .table-scroll{overflow:visible}.app-content .resources-page .records-panel .data-table,.app-content .resources-page .records-panel .data-table tbody{display:block;min-width:0}.app-content .resources-page .records-panel .data-table,.app-content .resources-page .records-panel .data-table tbody,.app-content .resources-page .records-panel .data-table tbody tr{width:100%;box-sizing:border-box}.app-content .resources-page .records-panel .data-table thead{display:none}.app-content .resources-page .records-panel .data-table tbody{display:grid;gap:12px}.app-content .resources-page .records-panel .data-table tbody tr{display:grid;grid-template-columns:minmax(0,1fr);gap:0;padding:12px 14px;border:1px solid var(--ui-line);border-radius:10px;background:var(--ui-surface);box-shadow:0 1px 3px rgb(15 23 42/8%)}.app-content .resources-page .records-panel .data-table tbody tr td{display:grid;grid-template-columns:minmax(112px,.72fr) minmax(0,1.28fr);gap:8px;width:100%;min-width:0;max-width:none;box-sizing:border-box;align-items:baseline;padding:8px 0;border:0;border-bottom:1px solid #edf1f5;overflow-wrap:break-word;word-break:normal}.app-content .resources-page .records-panel .data-table tbody tr td:before{content:attr(data-label);color:var(--ui-muted);font-size:11px;font-weight:700}.app-content .resources-page .records-panel .data-table tbody tr td:first-child,.app-content .resources-page .records-panel .data-table tbody tr td[colspan]{grid-column:1/-1}.app-content .resources-page .records-panel .data-table tbody tr td[colspan]{display:block;border-bottom:0}}@media (max-width:720px){.app-content .resources-page .records-panel .data-table tbody tr{grid-template-columns:minmax(0,1fr);gap:0}.app-content .resources-page .records-panel .data-table tbody tr td:not(:first-child){grid-column:1/-1}}@media (max-width:1200px){.app-content .resource-detail-page .records-table-wrap{overflow:visible}.app-content .resource-detail-page .records-table,.app-content .resource-detail-page .records-table tbody{display:block;min-width:0}.app-content .resource-detail-page .records-table,.app-content .resource-detail-page .records-table tbody,.app-content .resource-detail-page .records-table tbody tr{width:100%;box-sizing:border-box}.app-content .resource-detail-page .records-table thead{display:none}.app-content .resource-detail-page .records-table tbody{display:grid;gap:10px}.app-content .resource-detail-page .records-table tbody tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;padding:12px 14px;border:1px solid var(--ui-line);border-radius:10px;background:var(--ui-surface)}.app-content .resource-detail-page .records-table tbody tr td{display:grid;grid-template-columns:minmax(100px,.72fr) minmax(0,1.28fr);gap:8px;min-width:0;align-items:baseline;padding:8px 0;border:0;border-bottom:1px solid #edf1f5}.app-content .resource-detail-page .records-table tbody tr td:before{content:attr(data-label);color:var(--ui-muted);font-size:11px;font-weight:700}.app-content .resource-detail-page .records-table tbody tr td:last-child{grid-column:1/-1;border-bottom:0}}@media (max-width:720px){.app-content .resource-detail-page .records-table tbody tr{grid-template-columns:minmax(0,1fr);gap:0}.app-content .resource-detail-page .records-table tbody tr td{grid-column:1/-1}}@media (max-width:1200px){.app-content .documents-table tbody tr td:last-child .record-actions{display:grid;grid-template-columns:minmax(0,1fr);justify-content:stretch;width:100%}.app-content .documents-table tbody tr td:last-child .record-actions>*{width:100%;min-width:0}.app-content .documents-table tbody tr td:last-child .record-actions>a:not(.button-secondary){display:inline-flex;align-items:center;min-height:40px;padding:8px 12px;border:1px solid var(--ui-border);border-radius:8px;color:var(--ui-action);background:var(--ui-surface);text-decoration:none}}.app-loading{min-height:100dvh;display:grid;place-items:center;padding:24px;background:var(--ui-page,#f6f8f7);color:var(--ui-brand-dark,#153b35)}.app-loading__card{width:min(100%,420px);display:grid;grid-template-columns:auto 1fr;gap:14px 16px;align-items:center;padding:24px;border:1px solid color-mix(in srgb,currentColor 12%,transparent);border-radius:20px;background:var(--ui-surface,#fff);box-shadow:0 16px 40px rgb(21 59 53/10%)}.app-loading__mark{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;background:var(--ui-brand,#a6ce39);color:#153b35;font-size:13px;font-weight:800;letter-spacing:.08em}.app-loading__eyebrow,.app-loading__message{margin:0}.app-loading__eyebrow{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.68}.app-loading__message{margin-top:4px;font-size:15px;font-weight:650}.app-loading__bar{grid-column:1/-1;display:block;height:4px;overflow:hidden;border-radius:999px;background:rgb(21 59 53/10%)}.app-loading__bar:after{content:"";display:block;width:38%;height:100%;border-radius:inherit;background:var(--ui-brand,#a6ce39);animation:app-loading-slide 1.2s ease-in-out infinite}@keyframes app-loading-slide{0%{transform:translateX(-110%)}to{transform:translateX(290%)}}@media (prefers-reduced-motion:reduce){.app-loading__bar:after{animation:none;width:100%}}.explorer-page{max-width:1180px}.explorer-header{margin-bottom:26px}.explorer-intents{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:24px}.explorer-intent{display:grid;grid-template-columns:1fr auto;gap:7px 16px;min-height:126px;padding:20px;border:1px solid var(--ui-border);border-top:4px solid var(--ui-blue);border-radius:14px;background:var(--ui-surface);color:var(--ui-heading);text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.explorer-intent:focus-visible,.explorer-intent:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(15,23,42,.1);outline:none}.explorer-intent strong{font-size:17px;align-self:end}.explorer-intent span{grid-column:1/-1;color:var(--ui-muted);font-size:13px;line-height:1.45}.explorer-intent b{align-self:end;color:var(--ui-blue);font-size:20px}.explorer-intent-green{border-top-color:var(--ui-green)}.explorer-intent-green b{color:var(--ui-green)}.explorer-intent-orange{border-top-color:var(--ui-orange)}.explorer-intent-orange b{color:var(--ui-orange)}.explorer-search-panel{display:grid;gap:18px;padding:26px}.explorer-search-heading{display:flex;justify-content:space-between;gap:18px;align-items:end}.explorer-search-heading h2{margin:3px 0 0}.explorer-search-heading>span{color:var(--ui-muted);font-size:12px}.explorer-search-field{display:grid;gap:7px;color:var(--ui-heading);font-weight:700}.explorer-search-field input{width:100%;min-height:54px;padding:12px 16px;border:1px solid var(--ui-border-strong);border-radius:10px;background:var(--ui-surface);color:var(--ui-ink);font-size:17px}.explorer-search-field input:focus{border-color:var(--ui-blue);box-shadow:0 0 0 3px var(--ui-blue-soft);outline:none}.explorer-result-message,.explorer-search-help{margin:0;color:var(--ui-muted);font-size:13px}.explorer-results{display:grid;gap:20px}.explorer-results section{display:grid;gap:8px}.explorer-results h3{display:flex;justify-content:space-between;margin:0;padding-bottom:8px;border-bottom:1px solid var(--ui-border);color:var(--ui-heading);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.explorer-results h3 span{color:var(--ui-muted)}.explorer-results ul{display:grid;gap:6px;margin:0;padding:0;list-style:none}.explorer-results li a{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 12px;padding:11px 12px;border-radius:8px;color:inherit;text-decoration:none}.explorer-results li a:focus-visible,.explorer-results li a:hover{background:var(--ui-surface-soft);outline:none}.explorer-results li strong{color:var(--ui-heading)}.explorer-results li small{color:var(--ui-muted)}.explorer-results li b{grid-row:1/span 2;grid-column:2;align-self:center;color:var(--ui-blue)}@media (max-width:760px){.explorer-intents{grid-template-columns:1fr}.explorer-intent{min-height:92px}.explorer-search-panel{padding:18px}.explorer-search-heading{display:grid;gap:6px}}.notification-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 16px}.notification-summary>div{display:grid;gap:4px;padding:14px 16px;border:1px solid var(--line,#dbe3ef);border-radius:14px;background:var(--surface,#fff)}.notification-summary span{font-size:.78rem;color:var(--muted,#64748b)}.notification-summary strong{font-size:1.45rem}.notification-state{display:inline-flex;padding:4px 9px;border-radius:999px;font-size:.78rem;font-weight:700}.notification-state.is-unread{background:#dbeafe;color:#1d4ed8}.notification-state.is-read{background:#eef2f7;color:#526173}.notification-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.notification-actions .button-link{white-space:nowrap}@media(max-width:700px){.notification-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.notification-summary>div{padding:10px}.notification-summary strong{font-size:1.2rem}.notification-actions{align-items:stretch;flex-direction:column}.notification-actions>*{width:100%}}.report-related-links{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;margin-top:1rem}.report-related-links h3{flex-basis:100%;margin:0}.report-content-editor,.report-content-preview,.report-section-editor{display:grid;gap:16px}.report-content-editor>fieldset,.report-section-editor fieldset{min-width:0;margin:0;padding:16px;border:1px solid var(--ui-border);border-radius:12px}.report-content-editor>fieldset legend,.report-section-editor legend{padding-inline:8px;font-weight:700}.report-content-editor textarea{width:100%;resize:vertical}.report-content-preview{margin-block:16px;padding:16px;border:1px solid var(--ui-border);border-radius:12px;background:var(--ui-surface-soft)}.report-content-preview article,.report-content-preview h3,.report-content-preview h4,.report-content-preview p{margin:0;white-space:pre-wrap}.report-delivery-action{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:16px}.report-delivery-action p{margin:0}@media(max-width:640px){.report-delivery-action>button,.report-preparation .section-heading>button{width:100%}}.flight-plan-page{display:grid;gap:18px}.flight-plan-header{align-items:end}.flight-plan-header>label{display:grid;gap:6px;min-width:min(100%,320px);color:var(--ui-muted);font-size:13px;font-weight:700}.flight-plan-header select{min-height:46px;padding:9px 12px;border:1px solid var(--ui-border-strong);border-radius:10px;background:var(--ui-surface);color:var(--ui-heading)}.flight-plan-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.flight-plan-summary>div{display:grid;gap:5px;padding:15px;border:1px solid var(--ui-border);border-radius:13px;background:var(--ui-surface)}.flight-plan-summary span{color:var(--ui-muted);font-size:12px}.flight-plan-summary strong{color:var(--ui-heading);font-size:24px}.flight-plan-summary .is-warning{border-color:#edb55e;background:#fff8ea}.flight-plan-summary .is-warning strong{color:#8a4b00}.flight-plan-board,.flight-plan-perimeters{padding:22px;border:1px solid var(--ui-border);border-radius:16px;background:var(--ui-surface)}.flight-plan-list{display:grid;gap:12px}.flight-plan-mission{overflow:hidden;border:1px solid var(--ui-border);border-radius:13px;background:var(--ui-surface)}.flight-plan-mission-main{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:16px}.flight-plan-mission h3{margin:7px 0 4px;font-size:17px}.flight-plan-mission h3 a{color:var(--ui-heading);text-decoration:none}.flight-plan-mission h3 a:hover{text-decoration:underline}.flight-plan-mission p{margin:0;color:var(--ui-muted);font-size:13px}.flight-plan-dates{display:flex;align-items:center;gap:9px;color:var(--ui-heading);font-size:13px;font-weight:700;white-space:nowrap}.flight-plan-track{display:flex;gap:8px;overflow-x:auto;padding:12px 16px 16px;border-top:1px solid var(--ui-border);background:var(--ui-surface-soft)}.flight-plan-phase{display:grid;gap:3px;min-width:210px;padding:11px 12px;border-left:4px solid var(--ui-blue);border-radius:8px;background:var(--ui-surface);color:inherit;text-decoration:none}.flight-plan-phase strong{color:var(--ui-heading);font-size:13px}.flight-plan-phase small,.flight-plan-phase span{color:var(--ui-muted);font-size:11px}.flight-plan-unplanned{padding:9px;color:var(--ui-muted);font-size:13px}.flight-plan-perimeter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.flight-plan-perimeter-grid article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px 12px;padding:16px;border:1px solid var(--ui-border);border-radius:13px;background:var(--ui-surface-soft)}.flight-plan-perimeter-icon{display:grid;place-items:center;grid-row:1/span 2;width:38px;height:38px;border-radius:10px;background:var(--ui-blue-soft);color:var(--ui-blue);font-size:18px;font-weight:800}.flight-plan-perimeter-grid h3{margin:0;color:var(--ui-heading);font-size:15px}.flight-plan-perimeter-grid p{margin:4px 0 10px;color:var(--ui-muted);font-size:12px}.flight-plan-perimeter-grid a{grid-column:2;color:var(--ui-blue);font-size:13px;font-weight:700;text-decoration:none}@media(max-width:900px){.flight-plan-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.flight-plan-perimeter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.flight-plan-header{align-items:stretch}.flight-plan-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.flight-plan-board,.flight-plan-perimeters{padding:15px}.flight-plan-mission-main{grid-template-columns:1fr;gap:10px}.flight-plan-dates{justify-content:space-between;padding-top:9px;border-top:1px solid var(--ui-border)}.flight-plan-perimeter-grid{grid-template-columns:1fr}}.perimeter-iterations{display:grid;gap:14px;padding:22px;border:1px solid var(--ui-border);border-radius:16px;background:var(--ui-surface)}.perimeter-iteration-form{display:grid;gap:16px;padding:18px;border:1px solid #a9c6fa;border-radius:14px;background:#f4f8ff}.perimeter-iteration-form>header p{margin:4px 0 0;color:var(--ui-muted)}.perimeter-reason{display:grid;gap:6px}.perimeter-entry-list label span,.perimeter-reason span{color:var(--ui-heading);font-size:12px;font-weight:700}.perimeter-entry-list select,.perimeter-entry-list textarea,.perimeter-reason input{width:100%;min-height:44px;padding:9px 11px;border:1px solid var(--ui-border-strong);border-radius:8px;background:var(--ui-surface);color:var(--ui-heading)}.perimeter-entry-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.perimeter-entry-list fieldset{display:grid;align-content:start;gap:11px;min-width:0;margin:0;padding:15px;border:1px solid var(--ui-border);border-radius:12px;background:var(--ui-surface)}.perimeter-entry-list legend{padding-inline:7px;color:var(--ui-heading);font-weight:800}.perimeter-entry-list label{display:grid;gap:5px}.perimeter-entry-list textarea{resize:vertical}.perimeter-history{display:grid;gap:9px}.perimeter-history details{overflow:hidden;border:1px solid var(--ui-border);border-radius:12px}.perimeter-history summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;cursor:pointer;background:var(--ui-surface-soft)}.perimeter-history summary>span:first-child{display:grid;gap:2px}.perimeter-history summary small{color:var(--ui-muted)}.perimeter-history details>div{padding:14px}.perimeter-history-reason{margin:0 0 12px}.perimeter-history-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.perimeter-history-grid article{padding:13px;border:1px solid var(--ui-border);border-radius:10px}.perimeter-history-grid header{display:flex;align-items:center;justify-content:space-between;gap:8px}.perimeter-history-grid h3{margin:0;font-size:14px}.perimeter-history-grid p{margin:9px 0;color:var(--ui-heading);white-space:pre-wrap}.perimeter-history-grid small{color:var(--ui-muted)}@media(max-width:700px){.perimeter-iterations{padding:15px}.perimeter-entry-list,.perimeter-history-grid{grid-template-columns:1fr}.perimeter-history summary{align-items:flex-start;flex-direction:column;gap:5px}.perimeter-iteration-form{padding:13px}}.improvements-page{display:grid;gap:18px;max-width:1500px}.improvements-header{align-items:end}.improvements-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.improvements-summary>div{display:grid;gap:4px;padding:14px 16px;border:1px solid var(--ui-border);border-radius:13px;background:var(--ui-surface)}.improvements-summary span{color:var(--ui-muted);font-size:12px}.improvements-summary strong{color:var(--ui-heading);font-size:24px}.improvement-create{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:22px;border:1px solid #a9c6fa;border-radius:16px;background:#f4f8ff}.improvement-create>.section-heading,.improvement-form-actions,.improvement-wide{grid-column:1/-1}.improvement-card details label,.improvement-create label,.improvement-dialog label,.improvement-filters label{display:grid;gap:6px;color:var(--ui-heading);font-size:12px;font-weight:700}.improvement-card select,.improvement-create input,.improvement-create select,.improvement-create textarea,.improvement-dialog input,.improvement-dialog textarea,.improvement-filters input,.improvement-filters select{width:100%;min-height:44px;padding:9px 11px;border:1px solid var(--ui-border-strong);border-radius:9px;background:var(--ui-surface);color:var(--ui-heading)}.improvement-create textarea,.improvement-dialog textarea{resize:vertical}.improvement-form-actions{display:flex;justify-content:flex-end;gap:9px}.improvement-filters{display:grid;grid-template-columns:minmax(220px,2fr) repeat(4,minmax(135px,1fr));gap:10px;align-items:end;padding:15px;border:1px solid var(--ui-border);border-radius:14px;background:var(--ui-surface)}.improvement-toggle{display:flex!important;align-items:center;min-height:44px;grid-column:1/-1}.improvement-toggle input{width:18px!important;min-height:18px!important}.improvement-filters>button{justify-self:start}.improvement-board{display:grid;grid-template-columns:repeat(4,minmax(250px,1fr));gap:12px;align-items:start;overflow-x:auto;padding-bottom:8px}.improvement-column{min-width:0;border:1px solid var(--ui-border);border-radius:15px;background:var(--ui-surface-soft);overflow:hidden}.improvement-column>header{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;border-top:4px solid var(--ui-blue);border-bottom:1px solid var(--ui-border);background:var(--ui-surface)}.improvement-column-studying>header{border-top-color:var(--ui-orange)}.improvement-column-in_progress>header{border-top-color:#8b5cf6}.improvement-column-completed>header{border-top-color:var(--ui-green)}.improvement-column h2{margin:0;font-size:14px}.improvement-column>header span{display:grid;place-items:center;min-width:26px;height:26px;border-radius:999px;background:var(--ui-surface-soft);font-size:12px;font-weight:800}.improvement-column>div{display:grid;gap:10px;padding:10px}.improvement-card{display:grid;gap:10px;padding:14px;border:1px solid var(--ui-border);border-left:4px solid #94a3b8;border-radius:11px;background:var(--ui-surface);box-shadow:0 4px 12px rgba(15,23,42,.04)}.improvement-card.priority-high{border-left-color:var(--ui-orange)}.improvement-card.priority-critical{border-left-color:#dc2626}.improvement-card h3,.improvement-card p{margin:0}.improvement-card h3{color:var(--ui-heading);font-size:15px;line-height:1.35}.improvement-card p{display:-webkit-box;overflow:hidden;color:var(--ui-muted);font-size:12px;line-height:1.45;-webkit-line-clamp:4;-webkit-box-orient:vertical}.improvement-card footer,.improvement-card-meta,.improvement-card-tags{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.improvement-card-meta span,.improvement-card-tags span{padding:4px 7px;border-radius:999px;background:var(--ui-surface-soft);color:var(--ui-muted);font-size:10px;font-weight:800}.improvement-card details{border-top:1px solid var(--ui-border);padding-top:8px}.improvement-card summary{cursor:pointer;color:var(--ui-blue);font-size:12px;font-weight:700}.improvement-card dl{display:grid;gap:6px;margin:10px 0}.improvement-card dl div{display:grid;grid-template-columns:75px 1fr;gap:5px;font-size:11px}.improvement-card dt{color:var(--ui-muted)}.improvement-card dd{margin:0;overflow-wrap:anywhere}.improvement-card footer{justify-content:space-between}.improvement-card footer button{min-height:34px;padding:6px 8px;border:1px solid var(--ui-border);border-radius:8px;background:var(--ui-surface);color:var(--ui-heading);font-size:11px;font-weight:700}.improvement-card footer button.is-voted{border-color:var(--ui-blue);background:var(--ui-blue-soft);color:var(--ui-blue)}.improvement-rejected{display:grid;gap:10px;padding:18px;border:1px solid var(--ui-border);border-radius:15px;background:var(--ui-surface-soft)}.improvement-rejected>h2{margin:0}.improvement-dialog-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:18px;background:rgba(15,23,42,.56)}.improvement-dialog{display:grid;gap:14px;width:min(100%,620px);max-height:calc(100dvh - 36px);overflow:auto;padding:24px;border-radius:16px;background:var(--ui-surface);box-shadow:0 24px 70px rgba(15,23,42,.32)}.improvement-dialog h2,.improvement-dialog p{margin:0}.improvement-dialog>div{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}@media(max-width:1100px){.improvements-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.improvement-create{grid-template-columns:repeat(2,minmax(0,1fr))}.improvement-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.improvement-search{grid-column:span 2}}@media(max-width:700px){.improvements-header{align-items:stretch}.improvements-header>button{width:100%}.improvements-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.improvement-create{grid-template-columns:1fr;padding:16px}.improvement-create>*{grid-column:1!important}.improvement-form-actions{display:grid}.improvement-filters{grid-template-columns:1fr}.improvement-filters>*{grid-column:1!important}.improvement-board{grid-template-columns:1fr;overflow:visible}.improvement-dialog{padding:18px}.improvement-dialog>div{display:grid}.improvement-dialog>div>*{width:100%}}.legal-workspace-page{display:grid;gap:18px}.legal-next-step{align-items:center}.legal-next-step>div:last-child{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.legal-workspace-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.legal-workspace-grid article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:13px;padding:18px;border:1px solid var(--ui-border);border-radius:14px;background:var(--ui-surface)}.legal-workspace-grid article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:var(--ui-blue-soft);color:var(--ui-blue);font-size:18px;font-weight:800}.legal-workspace-grid h2{margin:2px 0 6px;color:var(--ui-heading);font-size:16px}.legal-workspace-grid p{margin:0 0 12px;color:var(--ui-muted);font-size:13px;line-height:1.45}.legal-workspace-grid a{color:var(--ui-blue);font-size:13px;font-weight:750;text-decoration:none}.legal-confirmation-needed{padding:18px 20px;border:1px solid #edb55e;border-radius:14px;background:#fff8ea}.legal-confirmation-needed h2{margin:4px 0 6px;font-size:17px}.legal-confirmation-needed p:last-child{margin:0;color:#6f4b16;line-height:1.5}@media(max-width:900px){.legal-workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.legal-next-step>div:last-child{display:grid;justify-content:stretch;width:100%}.legal-next-step>div:last-child>*{width:100%}.legal-workspace-grid{grid-template-columns:1fr}}.direction-action-strip{display:grid;grid-template-columns:minmax(230px,1.5fr) repeat(4,minmax(125px,1fr));gap:9px;align-items:stretch;margin-bottom:16px;padding:13px;border:1px solid var(--ui-border);border-radius:14px;background:var(--ui-surface)}.direction-action-strip>div{display:grid;gap:2px;padding:4px}.direction-action-strip>div strong{color:var(--ui-heading)}.direction-action-strip>div span{color:var(--ui-muted);font-size:12px}.direction-action-strip>a{display:grid;place-items:center;min-height:52px;padding:10px;border:1px solid var(--ui-border);border-radius:10px;background:var(--ui-surface-soft);color:var(--ui-blue);font-size:13px;font-weight:750;text-align:center;text-decoration:none}.direction-action-strip>a:focus-visible,.direction-action-strip>a:hover{border-color:var(--ui-blue);background:var(--ui-blue-soft);outline:none}.catalog-search{display:grid;gap:6px;margin:16px 0;color:var(--ui-heading);font-size:12px;font-weight:750}.catalog-search input{width:100%;min-height:46px;padding:10px 12px;border:1px solid var(--ui-border-strong);border-radius:9px;background:var(--ui-surface);color:var(--ui-heading)}.reference-family-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:16px}.reference-family-grid>a{display:grid;gap:7px;min-height:150px;padding:18px;border:1px solid var(--ui-border);border-top:4px solid var(--ui-blue);border-radius:13px;background:var(--ui-surface);color:inherit;text-decoration:none}.reference-family-grid strong{color:var(--ui-heading)}.reference-family-grid span{color:var(--ui-muted);font-size:13px;line-height:1.45}.reference-family-grid b{align-self:end;color:var(--ui-blue);font-size:13px}@media(max-width:1050px){.direction-action-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.direction-action-strip>div{grid-column:1/-1}.reference-family-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.direction-action-strip,.reference-family-grid{grid-template-columns:1fr}.direction-action-strip>div{grid-column:1}.direction-action-strip>a{justify-items:start;text-align:left}.reference-family-grid>a{min-height:120px}}.settings-brand-preview{grid-column:1/-1;display:grid;gap:.25rem;padding:1.1rem 1.25rem;border-left:.5rem solid var(--preview-primary,#17324d);border-radius:1rem;background:var(--preview-secondary,#e8eef3);color:var(--preview-primary,#17324d)}.settings-brand-preview small,.settings-brand-preview span{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.settings-brand-preview strong{font-size:1.45rem}.settings-color-fields{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1rem;border:1px solid #cbd5e1;border-radius:1rem}.settings-color-fields legend{padding:0 .4rem;font-weight:750}.settings-color-input{display:grid;grid-template-columns:3.5rem minmax(0,1fr);gap:.65rem;align-items:center}.settings-color-input input[type=color]{width:3.5rem;min-height:2.75rem;padding:.2rem;cursor:pointer}.sidebar-brand .brand-mark{color:var(--rya-brand-primary,#17324d)}.app-sidebar .sidebar-link.is-active,.app-sidebar .sidebar-quick-link.is-active{border-color:var(--rya-brand-primary,#17324d)}@media (max-width:640px){.settings-color-fields{grid-template-columns:1fr}}.integration-boundary{display:grid;gap:.35rem;padding:1rem 1.1rem;border:1px solid #bfdbfe;border-radius:1rem;background:#eff6ff;color:#1e3a5f}.integration-boundary a{width:fit-content;font-weight:750}.connector-filters{display:grid;grid-template-columns:minmax(14rem,2fr) repeat(2,minmax(10rem,1fr)) auto;gap:.75rem;align-items:end;padding:1rem;border:1px solid #dbe4ef;border-radius:1rem;background:#fff}.connector-filters label{display:grid;gap:.35rem;font-weight:700}@media (max-width:820px){.connector-filters{grid-template-columns:1fr}}