@charset "UTF-8";@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/outfit-400.ttf) format("truetype")}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/outfit-500.ttf) format("truetype")}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/outfit-600.ttf) format("truetype")}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/outfit-700.ttf) format("truetype")}:root{--ink: #0a1628;--ink-soft: #1a2f4a;--navy: #002c5f;--primary-color: var(--navy);--accent-color: #00a9e0;--accent-gold: #d4a853;--accent-rose: #e8a0b4;--accent-mint: #5ec4b8;--champagne: #f5efe6;--porcelain: #f7f8fa;--bg-color: var(--porcelain);--text-color: #1c2836;--muted: #5f6b7c;--white: #ffffff;--surface: #ffffff;--surface-elevated: #ffffff;--surface-muted: #f3f1eb;--text-on-accent: #ffffff;--text-on-gold: #0a1628;--accent-gold-ink: #9a7735;--border-color: rgba(10, 22, 40, .12);--glass: rgba(255, 255, 255, .92);--glass-border: rgba(10, 22, 40, .08);--shadow-soft: 0 1px 2px rgba(10, 22, 40, .04), 0 8px 24px rgba(10, 22, 40, .06);--shadow-lift: 0 2px 4px rgba(10, 22, 40, .06), 0 12px 28px rgba(10, 22, 40, .08);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-pill: 999px;--font-display: "Outfit", "Segoe UI", system-ui, sans-serif;--font-ui: "Outfit", "Segoe UI", system-ui, sans-serif;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-md: .9375rem;--font-size-lg: 1.125rem;--font-size-xl: 1.375rem;--font-size-2xl: 1.75rem;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--shell-sidebar-width: 280px;--shell-sidebar-collapsed-width: 72px;--z-base: 1;--z-sticky: 20;--z-dropdown: 200;--z-drawer: 1100;--z-modal: 1200;--z-toast: 1300;--content-max-width: 1440px;--ease-out: cubic-bezier(.22, 1, .36, 1);--page-wash: radial-gradient(120% 80% at 100% -10%, rgba(212, 168, 83, .1) 0%, transparent 42%), radial-gradient(90% 55% at -5% 100%, rgba(0, 169, 224, .06) 0%, transparent 40%), linear-gradient(165deg, var(--porcelain) 0%, var(--champagne) 48%, var(--porcelain) 100%);--motion-fast: .18s;--focus-outline: 2px solid rgba(0, 169, 224, .55);--focus-ring: 0 0 0 3px rgba(0, 169, 224, .18);--status-success-fg: #0d6b5c;--status-success-bg: rgba(94, 196, 184, .18);--status-info-fg: #0d6b8a;--status-info-bg: rgba(0, 169, 224, .12);--status-warn-fg: #7a5a12;--status-warn-bg: rgba(212, 168, 83, .22);--status-error-fg: #8f2f1d;--status-error-bg: rgba(180, 66, 44, .12);--status-error-border: rgba(180, 66, 44, .28);color-scheme:light;font-family:var(--font-ui);font-size:var(--font-size-md);line-height:1.5;background:var(--bg-color);color:var(--text-color)}html[data-theme=dark]{color-scheme:dark;--ink: #e8eef6;--ink-soft: #c5d0de;--navy: #7eb6ff;--primary-color: var(--navy);--accent-color: #00a9e0;--accent-gold: #d4a853;--accent-rose: #e8a0b4;--accent-mint: #5ec4b8;--champagne: #1a2433;--porcelain: #0f1622;--bg-color: #0f1622;--text-color: #d7e0eb;--muted: #8b9aab;--white: #161f2e;--surface: #161f2e;--surface-elevated: #1c2738;--surface-muted: #121a27;--text-on-accent: #ffffff;--text-on-gold: #0a1628;--accent-gold-ink: #e0c078;--border-color: rgba(232, 238, 246, .12);--glass: rgba(22, 31, 46, .94);--glass-border: rgba(232, 238, 246, .08);--shadow-soft: 0 1px 2px rgba(0, 0, 0, .35), 0 8px 24px rgba(0, 0, 0, .28);--shadow-lift: 0 2px 4px rgba(0, 0, 0, .4), 0 12px 28px rgba(0, 0, 0, .35);--page-wash: radial-gradient(110% 70% at 95% -8%, rgba(212, 168, 83, .09) 0%, transparent 44%), radial-gradient(85% 50% at 0% 100%, rgba(0, 169, 224, .07) 0%, transparent 46%), var(--bg-color);--focus-outline: 2px solid rgba(0, 169, 224, .65);--focus-ring: 0 0 0 3px rgba(0, 169, 224, .22);--status-success-fg: #7dd3c4;--status-success-bg: rgba(94, 196, 184, .2);--status-info-fg: #7ec8e8;--status-info-bg: rgba(0, 169, 224, .16);--status-warn-fg: #e0c078;--status-warn-bg: rgba(212, 168, 83, .22);--status-error-fg: #f0a090;--status-error-bg: rgba(180, 66, 44, .2);--status-error-border: rgba(240, 160, 144, .35)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-color)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--ink);font-weight:600;margin-top:0;letter-spacing:-.015em;line-height:1.25}h1{font-size:clamp(1.5rem,2.4vw,1.85rem)}h2{font-size:clamp(1.2rem,1.8vw,1.4rem)}h3{font-size:1.1rem}p{line-height:1.65}a{color:var(--accent-color);text-decoration:none;transition:color .2s var(--ease-out),opacity .2s}a:hover{color:var(--ink-soft)}button,input,select,textarea{font:inherit;font-family:var(--font-ui)}.card{background:var(--glass);border-radius:var(--radius-md);border:1px solid var(--border-color);box-shadow:var(--shadow-soft);padding:var(--space-5) var(--space-6);margin-bottom:var(--space-5);position:relative;overflow:hidden;isolation:isolate;transform:none;transition:box-shadow .2s var(--ease-out),border-color .2s var(--ease-out)}.card:before,.card:after{display:none}.card>*{position:relative;z-index:var(--z-base)}.card:hover{transform:none;box-shadow:var(--shadow-lift);border-color:color-mix(in srgb,var(--ink) 18%,transparent)}.repository-page .card:hover,.detail-container .card:hover,.repository-split-detail.card:hover{transform:none;box-shadow:var(--shadow-soft)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border-radius:var(--radius-sm);font-weight:600;font-size:.875rem;letter-spacing:.01em;text-transform:none;cursor:pointer;border:1px solid var(--border-color);transition:transform .25s var(--ease-out),box-shadow .25s var(--ease-out),background .25s,border-color .25s;background:var(--surface);color:var(--ink);box-shadow:var(--shadow-soft);text-decoration:none;white-space:nowrap}.btn:hover{transform:none;box-shadow:var(--shadow-soft);border-color:#00a9e059}.btn:active{transform:translateY(0)}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.btn:focus-visible{outline:var(--focus-outline);outline-offset:3px;box-shadow:var(--focus-ring)}.btn-primary{background:linear-gradient(120deg,#0a1628,#002c5f 45%,#0d4a7a);color:var(--text-on-accent);border-color:transparent;box-shadow:0 14px 32px #002c5f47}.btn-primary:hover{background:linear-gradient(120deg,#002c5f 0%,#0d4a7a 50%,var(--accent-color) 100%);color:var(--text-on-accent);filter:none}.btn-secondary{background:transparent;color:var(--ink);border-color:var(--border-color);box-shadow:none}.btn-secondary:hover{background:#00a9e00f;border-color:#00a9e04d}.btn-subtle{background:#00a9e014;border-color:#00a9e033;box-shadow:none;text-transform:none;letter-spacing:.02em}.link-btn,.icon-btn{border:none;background:none;cursor:pointer;font-family:var(--font-ui);transition:color .2s,opacity .2s}.link-btn{color:var(--ink-soft);font-weight:600;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase;padding:4px 0;border-bottom:1px solid transparent}.link-btn:hover{color:var(--accent-color);border-bottom-color:var(--accent-gold)}.icon-btn{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-size:1.5rem;color:var(--muted);background:#0a16280a}.icon-btn:hover{background:#0a162814;color:var(--ink)}label{display:flex;flex-direction:column;gap:8px;color:var(--ink-soft);font-weight:500;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase}.export-mode-fieldset{border:1px solid var(--border-color);border-radius:var(--radius-sm);padding:12px 16px;margin:0;display:flex;flex-direction:column;gap:10px}.export-mode-option{flex-direction:row!important;align-items:flex-start;gap:10px;text-transform:none;letter-spacing:normal;font-size:.92rem;font-weight:500;color:var(--ink);cursor:pointer}.export-mode-option input[type=radio]{margin-top:2px;flex-shrink:0}input,select,textarea{border:1px solid var(--border-color);border-radius:var(--radius-sm);padding:12px 14px;background:var(--surface);color:var(--text-color);transition:border-color .2s,box-shadow .2s}input::placeholder,textarea::placeholder{color:var(--muted);opacity:1}input:focus,select:focus,textarea:focus,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;border-color:#00a9e073;box-shadow:var(--focus-ring)}input[type=search],input[type=text],input[type=file]{width:100%}.checkbox{flex-direction:row!important;align-items:center;text-transform:none}.page{max-width:var(--content-max-width);margin:0 auto}.page--wide{max-width:1480px}.page--full{max-width:none}.page-header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid var(--border-color);position:relative}.page-header:after{content:"";position:absolute;bottom:-1px;left:0;width:120px;height:2px;background:linear-gradient(90deg,var(--accent-gold),var(--accent-color));border-radius:2px}.page-header h1{margin-bottom:8px;letter-spacing:-.02em}.page-header .eyebrow{display:block;margin:0 0 6px;color:var(--accent-gold);font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.page-header p,.page-header+p,.muted,.note{color:var(--muted);margin:8px 0 0;max-width:65ch;font-size:.95rem;font-weight:400;text-transform:none;letter-spacing:0}.header-actions,.actions,.form-actions,.type-actions,.card-actions,.table-header-actions,.group-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.eyebrow,.rail-kicker,.section-label,.metric-label,.field span,.group-title,.timestamp{display:block;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:18px;margin-bottom:28px}.metric-card,.stat-card{background:linear-gradient(165deg,var(--surface) 0%,var(--champagne) 100%);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:22px;display:flex;flex-direction:column;gap:8px;transition:transform .3s var(--ease-out),box-shadow .3s}.metric-card:hover,.stat-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-soft)}a.metric-card,.metric-card--link{color:inherit;text-decoration:none;cursor:pointer}.metric-value,.stat-card strong{font-family:var(--font-display);font-size:2.2rem;font-weight:700;color:var(--ink);line-height:1}.metric-note{font-size:.8rem;color:var(--muted)}.dashboard-grid,.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.span-2,.recent-card{grid-column:span 2}.section-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.section-header h3{margin:0}.bar-list,.fix-list,.artifact-list,.recent-list,.attention-list,.event-list{display:flex;flex-direction:column;gap:14px}.bar-row{display:grid;grid-template-columns:minmax(140px,200px) 1fr 48px;gap:14px;align-items:center}.bar-track{background:#0a16280f;border-radius:var(--radius-pill);height:8px;overflow:hidden}.bar-fill{background:linear-gradient(90deg,var(--ink-soft),var(--accent-color),var(--accent-gold));height:100%;border-radius:var(--radius-pill);transition:width .6s var(--ease-out)}.fix-row,.artifact-row,.snapshot-row,.summary-row,.list-item{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--border-color)}.fix-row:last-child,.artifact-row:last-child,.snapshot-row:last-child,.summary-row:last-child,.list-item:last-child{border-bottom:none}.artifact-row{flex-direction:column;align-items:flex-start}.compare-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center;margin-bottom:16px}.compare-grid h4{font-family:var(--font-display);margin:0 0 10px}.arrow{font-family:var(--font-display);font-size:2rem;color:var(--accent-gold);text-align:center}code{display:block;margin-top:8px;padding:10px 12px;background:#0a16280a;border-radius:var(--radius-sm);font-size:.78rem;word-break:break-all;border:1px solid var(--border-color)}.pill,.tag,.search-chip,.summary-pill,.status-pill,.status-chip{display:inline-flex;align-items:center;padding:6px 14px;border-radius:var(--radius-pill);font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.pill,.tag{background:#0a16280f;color:var(--ink-soft)}.type-tags .pill{background:linear-gradient(135deg,#00a9e01a,#d4a85326)}.summary-pill{border:1px solid var(--border-color);background:var(--surface);color:var(--muted);cursor:pointer;transition:all .25s var(--ease-out);padding:12px 18px}.summary-pill strong{margin-left:8px;color:var(--ink);font-family:var(--font-display);font-size:1.1rem}.summary-pill.active{background:var(--ink);color:var(--champagne);border-color:var(--ink);box-shadow:var(--shadow-soft)}html[data-theme=dark] .summary-pill.active{background:var(--surface-elevated);color:var(--ink-soft);border-color:#d4a85373}.summary-pill.active strong{color:var(--accent-gold)}.status-pill{background:var(--status-success-bg);color:var(--status-success-fg)}.status-pill.secondary{background:var(--status-info-bg);color:var(--status-info-fg)}.status-pill.inactive{background:color-mix(in srgb,var(--ink) 6%,transparent);color:var(--muted)}.status-chip{background:var(--status-info-bg);color:var(--ink-soft)}.status-chip.review{background:var(--status-warn-bg);color:var(--status-warn-fg)}.search-chip{border:1px solid var(--border-color);background:var(--white);color:var(--ink);cursor:pointer;padding:10px 16px}.search-chip.active{background:var(--ink);color:var(--white);border-color:var(--ink)}.tag-stack{display:flex;flex-direction:column;align-items:flex-end;gap:8px;min-width:150px}.tag-stack .tag{justify-content:center;min-width:120px}.tag-secondary{background:var(--status-success-bg);color:var(--status-success-fg)}.table,table{width:100%;border-collapse:collapse}.contracts-table{table-layout:fixed}.contracts-table.contracts-table--dynamic{width:max-content;min-width:100%;table-layout:fixed}.contracts-table .col-row-number{width:4.25rem}.contracts-table .col-actions{width:1%}.contracts-table th,.contracts-table td{overflow:hidden}.contracts-table thead th{white-space:nowrap;text-overflow:ellipsis}.contracts-table thead th.sortable-column{padding:0}.contracts-table .sort-header-button{display:flex;align-items:center;gap:4px;width:100%;padding:10px 12px;background:none;border:none;font:inherit;font-weight:inherit;color:inherit;text-align:inherit;cursor:pointer}.contracts-table .sort-header-button:hover,.contracts-table .sort-header-button:focus-visible{color:var(--accent-color)}.contracts-table .sort-indicator{font-size:.7em;min-width:.8em}.contracts-table td{vertical-align:top}.contracts-table .cell-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contracts-table td.numeric-cell{text-align:right;font-variant-numeric:tabular-nums}.contracts-table td.numeric-cell .cell-value{text-align:right}.contracts-table td.numeric-cell .tag{justify-content:flex-end}.table th,.table td,table th,table td{padding:10px 12px;text-align:left;border-bottom:1px solid var(--border-color)}.table th,table thead th{background:color-mix(in srgb,var(--ink) 4%,var(--surface));color:var(--ink-soft);font-weight:600;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.table tbody tr:nth-child(2n),table tbody tr:nth-child(2n){background:color-mix(in srgb,var(--ink) 2.5%,transparent)}.table tbody tr:hover,table tbody tr:hover{background:color-mix(in srgb,var(--accent-color) 8%,transparent)}.clickable-row{cursor:pointer;transition:background .2s}.table-wrap,.table-shell{overflow-x:auto;overflow-y:hidden;border-radius:var(--radius-sm);max-width:100%;-webkit-overflow-scrolling:touch}.repository-main .table-wrap{overflow-x:auto}.table-header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;border-bottom:1px solid var(--border-color)}.table-header-title{min-width:0}.table-subtitle{margin-top:4px}.table-header-actions,.type-tags{justify-content:flex-end}.type-tags .pill{white-space:nowrap}.results-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 20px;border-bottom:1px solid var(--border-color)}.results-meta{min-width:0}.results-count{margin:0;color:var(--ink);font-weight:600}.table-header h2,.table-header h3{margin:0}.multi-trigger{width:100%;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);text-align:left;padding:12px 14px;min-height:46px;cursor:pointer;font-weight:500;transition:border-color .2s,box-shadow .2s}.multi-trigger:hover{border-color:#00a9e059}.dropdown-field{position:relative;z-index:var(--z-base)}.dropdown-field:has(.dropdown-panel){z-index:var(--z-dropdown)}.dropdown-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;max-height:240px;overflow:auto;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--surface-elevated);box-shadow:var(--shadow-lift);padding:10px;z-index:var(--z-dropdown);color:var(--ink)}.check-option{display:flex;flex-direction:row!important;align-items:center;gap:10px;padding:8px 10px;border-radius:var(--radius-sm);cursor:pointer;transition:background .15s;text-transform:none;letter-spacing:normal;font-size:.92rem;font-weight:500;color:var(--ink)}.check-option:hover{background:#00a9e00f}.filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;position:relative;z-index:var(--z-sticky)}.controls-card{display:flex;flex-direction:column;gap:16px}.card.controls-card{overflow:visible}.controls-bar{display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px;margin-bottom:20px}.field.search-field{min-width:0}.workflow-summary{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.status-row,.pagination-row,.search-row{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.search-row input{flex:1;min-width:200px}.overlay{position:fixed;inset:0;background:#0a162873;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:var(--z-drawer)}.drawer{position:fixed;top:0;right:0;width:min(520px,100vw);height:100vh;background:var(--porcelain);box-shadow:-12px 0 40px #0a162829;z-index:calc(var(--z-drawer) + 1);display:flex;flex-direction:column;isolation:isolate}.drawer-header{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;border-bottom:1px solid var(--border-color);background:linear-gradient(180deg,var(--white) 0%,var(--champagne) 100%)}.drawer-header h2{margin:0;font-size:1.75rem}.drawer-body{padding:24px 28px 32px;overflow:auto;display:flex;flex-direction:column;gap:16px;flex:1}.column-selector-drawer{width:min(420px,100vw)}.column-selector-drawer .drawer-header h2{font-size:1.35rem}.column-selector-search-wrap{position:relative;padding:0 24px 16px;border-bottom:1px solid var(--border-color);background:var(--porcelain)}.column-selector-search-icon{position:absolute;left:38px;top:50%;transform:translateY(-50%);color:var(--muted);font-size:1rem;line-height:1;pointer-events:none}.column-selector-search-input{width:100%;padding-left:38px}.column-selector-body{flex:1;overflow:auto;padding:8px 24px 20px;display:flex;flex-direction:column;gap:28px}.column-selector-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.column-selector-section-header h3{margin:0;font-family:var(--font-display);font-size:1.05rem;font-weight:600;color:var(--ink)}.column-selector-bulk-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.column-selector-bulk-link{border:none;background:none;padding:0;cursor:pointer;font-family:var(--font-ui);font-size:.88rem;font-weight:600;color:var(--accent-color);text-transform:none;letter-spacing:normal}.column-selector-bulk-link:hover{text-decoration:underline}.column-selector-custom-field-filter{width:100%;margin-bottom:12px}.column-selector-options{display:flex;flex-direction:column;gap:2px}.column-selector-drawer .column-option{flex-direction:row!important;align-items:flex-start;gap:10px;text-transform:none;letter-spacing:normal;font-size:.92rem;font-weight:500;color:var(--ink);cursor:pointer;padding:8px 0}.column-selector-drawer .column-option input[type=checkbox]{margin-top:2px;flex-shrink:0}.column-selector-footer{display:flex;flex-direction:column;align-items:stretch;gap:12px;padding:16px 24px 24px;border-top:1px solid var(--border-color);background:var(--white)}.column-selector-apply{width:100%;justify-content:center}.column-selector-cancel{border:none;background:none;padding:4px 0;cursor:pointer;font-family:var(--font-ui);font-size:.92rem;font-weight:600;color:var(--accent-color);text-align:center}.column-selector-cancel:hover{text-decoration:underline}.status-note{border:1px solid var(--border-color);border-radius:var(--radius-sm);padding:14px 16px;background:#00a9e00a;color:var(--muted);line-height:1.55;font-size:.9rem}.error{color:var(--status-error-fg);font-size:.9rem}.repository-list-error{margin:0 0 12px}.highlight{font-family:var(--font-display);font-size:2.5rem;font-weight:700;color:var(--ink);line-height:1}.repository-page{min-height:100%;isolation:isolate}.repository-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-5);align-items:start}.repository-layout--single{grid-template-columns:minmax(0,1fr)}.repository-layout--split{grid-template-columns:minmax(280px,var(--repo-split-list, 1.25fr)) 10px minmax(320px,var(--repo-split-detail, .75fr));gap:0;align-items:stretch;height:calc(100dvh - 96px);max-height:calc(100dvh - 96px);min-height:0;overflow:hidden}.repository-split-resizer{width:10px;margin:0 2px;border-radius:var(--radius-pill);background:transparent;cursor:col-resize;position:relative;z-index:var(--z-sticky);flex-shrink:0;touch-action:none;align-self:stretch}.repository-split-resizer:before{content:"";position:absolute;top:12%;bottom:12%;left:50%;width:3px;transform:translate(-50%);border-radius:var(--radius-pill);background:#0a162824;transition:background .15s ease,width .15s ease}.repository-split-resizer:hover:before,.repository-layout--resizing .repository-split-resizer:before{width:4px;background:#00a9e0a6}.repository-layout--resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}.repository-layout--resizing .repository-main,.repository-layout--resizing .repository-split-detail{pointer-events:none}.repository-layout--split .repository-main .table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.repository-layout--split .repository-main{min-width:0;min-height:0;max-height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-right:var(--space-3);gap:var(--space-4)}.repository-layout--split .repository-main>.card.repository-toolbar{overflow:visible;flex-shrink:0;margin-bottom:0}@media(min-width:1280px)and (max-width:1439px){.repository-layout--split{grid-template-columns:minmax(260px,var(--repo-split-list, 1.2fr)) 10px minmax(300px,var(--repo-split-detail, .8fr))}}@media(min-width:1440px)and (max-width:1919px){.repository-layout--split{grid-template-columns:minmax(300px,var(--repo-split-list, 1.15fr)) 10px minmax(360px,var(--repo-split-detail, .85fr))}}@media(min-width:1920px){.repository-layout--split{grid-template-columns:minmax(340px,var(--repo-split-list, 1.1fr)) 10px minmax(420px,var(--repo-split-detail, .9fr))}}.repository-main{display:flex;flex-direction:column;gap:var(--space-5);min-width:0}.repository-split-detail{position:relative;top:auto;min-width:0;min-height:0;height:100%;max-height:100%;overflow:hidden;padding:0;display:flex;flex-direction:column;margin-bottom:0;scrollbar-width:thin;scrollbar-color:rgba(10,22,40,.22) transparent}.repository-split-detail>mood-contract-detail-page,.repository-split-detail>.contract-detail-host--embedded{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;min-width:0;overflow:hidden}.repository-split-detail::-webkit-scrollbar{width:8px}.repository-split-detail::-webkit-scrollbar-thumb{background:#0a162833;border-radius:999px}.repository-split-detail .detail-container{padding:16px 18px 20px}.repository-split-detail .detail-container--embedded{flex:1 1 auto;min-height:0;height:100%;max-height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:14px 16px 18px}.split-detail-empty{padding:48px 28px;text-align:center;color:var(--muted)}.split-detail-empty h2{margin:0 0 8px;color:var(--ink);font-size:1.1rem}.split-detail-empty p{margin:0}.clickable-row.selected-row,.clickable-row.selected-row:hover{background:#00a9e01a;box-shadow:inset 3px 0 0 var(--accent-color)}.clickable-row.selected-row td{background:transparent}.clickable-row.selected-row .contract-primary-name{color:var(--ink);font-weight:700}.clickable-row:focus-visible{outline:2px solid rgba(0,169,224,.45);outline-offset:-2px}.repository-rail,.insights-card{position:sticky;top:0}details.advanced-details{border:1px solid var(--border-color);border-radius:var(--radius-sm);padding:12px 14px;background:var(--surface-muted)}summary.advanced-summary{cursor:pointer;color:var(--ink-soft);font-weight:600;letter-spacing:.06em;text-transform:uppercase;font-size:.82rem}.advanced-summary:focus-visible{outline:2px solid rgba(0,169,224,.45);outline-offset:3px;border-radius:6px}.advanced-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;padding-top:12px}.row-number-cell{width:4.25rem;white-space:nowrap;color:var(--muted)}.row-actions-cell{width:1%;white-space:nowrap;text-align:right}.btn-inline{padding:8px 14px}.contract-primary-cell{display:flex;flex-direction:column;gap:4px;min-width:0}.contract-primary-name{font-weight:700;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contract-primary-sub{color:var(--ink-soft);font-size:.82rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.repository-rail{display:flex;flex-direction:column;gap:14px;padding:18px!important;font-family:var(--font-ui);font-size:.875rem;line-height:1.4;max-height:calc(100vh - 7.5rem);overflow:hidden}.rail-header,.rail-link{flex-shrink:0}.repository-rail .rail-kicker{font-size:.6875rem;letter-spacing:.12em}.repository-rail .rail-header h2{margin-top:6px;margin-bottom:0;font-family:var(--font-ui);font-size:.875rem;font-weight:600;letter-spacing:0;line-height:1.35;color:var(--ink)}.rail-link{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;border-radius:var(--radius-sm);background:#0a16280a;color:var(--ink);font-size:.875rem;font-weight:500;border:1px solid transparent;width:100%;transition:all .25s var(--ease-out)}.repository-rail .rail-link strong{font-family:var(--font-ui);font-size:.875rem;font-weight:600;letter-spacing:0}.rail-link.active{background:linear-gradient(135deg,var(--ink) 0%,var(--navy) 100%);color:var(--champagne);border-color:transparent;box-shadow:var(--shadow-soft)}.rail-section{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0;overflow:hidden}.rail-section>.rail-input{flex-shrink:0}.repository-rail .rail-input{font-size:.875rem;padding:10px 12px;line-height:1.35}.folder-list{display:flex;flex-direction:column;gap:4px;flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.folder-row-btn{width:100%;border:none;background:transparent;display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:var(--radius-sm);color:var(--muted);font-size:.875rem;font-weight:500;line-height:1.35;cursor:pointer;text-align:left;transition:background .2s,color .2s}.folder-row-btn:hover,.folder-row-btn.active{background:#00a9e014;color:var(--ink)}.repository-toolbar{display:flex;flex-direction:column;gap:18px;min-width:0;overflow:visible;position:relative;z-index:10}.repository-toolbar.card{overflow:visible}.toolbar-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:end}.toolbar-title{min-width:0}.toolbar-title h1{overflow-wrap:anywhere}.toolbar-title p{margin-bottom:0}.toolbar-actions{justify-content:flex-end;max-width:100%}.repository-toolbar--split{gap:10px;padding:var(--space-4) var(--space-5)}.repository-toolbar--split .toolbar-top{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.repository-toolbar--split .toolbar-title h1{font-size:clamp(1.15rem,2vw,1.35rem);line-height:1.25;margin-bottom:0}.repository-toolbar--split .toolbar-title .eyebrow{margin-bottom:2px}.repository-toolbar--split .toolbar-actions{display:flex;flex-wrap:wrap;gap:8px;width:auto;justify-content:flex-end}.repository-toolbar--split .toolbar-actions .btn{width:auto;padding:8px 12px;font-size:.78rem;letter-spacing:.02em;white-space:nowrap;line-height:1.25;min-height:36px}.repository-toolbar--split .toolbar-bottom{gap:10px;min-width:0}.repository-toolbar--split .toolbar-filters{width:100%;min-width:0;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.repository-toolbar--split .search-row{width:auto;flex:1 1 220px;min-width:160px}.repository-toolbar--split .search-row input{width:100%;min-width:0;flex:1 1 auto}.repository-toolbar--split .toolbar-action-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;flex:1 1 auto}.toolbar-more-wrap{position:relative}.toolbar-more-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:var(--z-dropdown);min-width:200px;padding:6px;border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--white);box-shadow:var(--shadow-lift);display:flex;flex-direction:column;gap:2px}.toolbar-more-menu button{display:block;width:100%;text-align:left;border:0;background:transparent;padding:10px 12px;border-radius:8px;font:inherit;font-size:.875rem;color:var(--ink);cursor:pointer}.toolbar-more-menu button:hover{background:#00a9e014}.repository-toolbar--split .add-filter-wrap{min-width:0;position:relative}.repository-toolbar--split .btn-filter-add,.repository-toolbar--split .toolbar-action-row .btn-toolbar{width:auto;min-height:36px;justify-content:center;white-space:nowrap}.repository-toolbar--split .toolbar-action-row .split-view-toggle{width:auto;min-width:8.5rem;max-width:100%;min-height:36px;padding:8px 12px;justify-content:center;gap:6px;flex-shrink:0;text-transform:none;letter-spacing:.01em;font-size:.8rem;font-weight:600;line-height:1.2;color:var(--ink);overflow:visible}.split-view-toggle__icon{flex:0 0 auto;font-size:.95rem;line-height:1;opacity:.85}.split-view-toggle__label{flex:0 1 auto;min-width:0;overflow:visible;text-overflow:clip}.split-view-toggle--active{background:#00a9e024;border-color:var(--accent-color);color:var(--ink);box-shadow:inset 0 0 0 1px #00a9e073,0 4px 12px #00a9e01f}.split-view-toggle--active .split-view-toggle__icon{opacity:1;color:var(--accent-color)}.split-view-toggle--active:hover{background:#00a9e033;color:var(--ink);filter:none}.repository-toolbar--split .filter-menu{z-index:var(--z-dropdown);max-height:min(320px,50vh);overflow-y:auto}.repository-toolbar--split .active-filters-row{flex-wrap:wrap;align-content:flex-start;align-items:flex-start;width:100%;min-width:0;max-width:100%;overflow:visible;gap:8px;row-gap:8px}.repository-toolbar--split .active-filter-chip{flex:0 1 auto;max-width:100%;min-width:0}.repository-toolbar--split .active-filter-chip select,.repository-toolbar--split .active-filter-chip input[type=text],.repository-toolbar--split .active-filter-chip input[type=date],.repository-toolbar--split .active-filter-chip input[type=number]{min-width:0;max-width:min(220px,100%)}.repository-toolbar--split .clear-filters-link{flex:0 0 auto;margin-left:0;white-space:nowrap}@media(max-width:1480px){.repository-layout--split .repository-toolbar--split .toolbar-action-row{flex-wrap:wrap}}.repository-layout--split .repository-toolbar--split .split-view-toggle{grid-column:1/-1;width:100%;min-width:0}.repository-toolbar--split .filter-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.repository-toolbar--split .filter-row select,.repository-toolbar--split .filter-row .btn,.repository-toolbar--split .filter-row .filter-toggle-btn{width:100%;min-width:0;max-width:none;flex:unset;box-sizing:border-box}.repository-toolbar--split .filter-row .filter-toggle-btn{grid-column:1/-1}html[data-layout=phone] .repository-toolbar--split .filter-row{grid-template-columns:1fr}html[data-layout=phone] .repository-toolbar--split .filter-row .filter-toggle-btn{grid-column:auto}.toolbar-divider{height:1px;width:100%;background:linear-gradient(90deg,transparent,rgba(10,22,40,.12),transparent);opacity:.9}.toolbar-bottom{display:grid;grid-template-columns:1fr;gap:14px}.toolbar-filters{display:grid;grid-template-columns:1fr;gap:12px}.toolbar-action-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.add-filter-wrap{position:relative}.btn-filter-add{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--surface);padding:8px 14px;font-weight:600}.filter-add-icon{display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;font-size:1.1rem;line-height:1}.filter-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:30;min-width:220px;padding:6px 0;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--surface);box-shadow:0 12px 28px #0a16281f}.filter-menu-item{display:block;width:100%;padding:10px 16px;border:0;background:transparent;text-align:left;font:inherit;color:var(--ink);cursor:pointer}.filter-menu-item:hover,.filter-menu-item:focus-visible{background:#0a16280d}.btn-toolbar{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--surface);padding:8px 14px}.repository-page .toolbar-filters--calendar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px 14px}.repository-page .filter-inline{display:flex;flex-direction:column;gap:6px;min-width:0}.repository-page .filter-inline>span{font-size:.82rem;font-weight:600;color:var(--muted);letter-spacing:.04em;text-transform:uppercase}.repository-page .filter-inline select,.repository-page .filter-inline input{min-width:140px;padding:8px 12px;border:1px solid var(--border-color);border-radius:var(--radius-sm);font:inherit;background:var(--surface);color:var(--ink)}.repository-page .filter-inline--company input{min-width:220px}.repository-page .toolbar-action-row--calendar{flex:0 0 auto;align-items:flex-end}.repository-page .toolbar-action-row--calendar .btn-toolbar{font-weight:600;white-space:nowrap}.report-filter-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px 14px;padding-top:4px;position:relative;z-index:var(--z-base)}.report-filter-row .filter-inline{display:flex;flex-direction:column;gap:6px;min-width:0;text-transform:none;letter-spacing:normal}.report-filter-row .filter-inline>span{font-size:.82rem;font-weight:600;color:var(--muted);letter-spacing:.04em;text-transform:uppercase}.report-filter-row .filter-inline select,.report-filter-row .filter-inline input{min-width:140px;padding:8px 12px;border:1px solid var(--border-color);border-radius:var(--radius-sm);font:inherit;background:var(--surface);color:var(--ink)}.active-filters-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding-top:4px}.active-filter-chip{position:relative;display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--surface-elevated);box-shadow:var(--shadow-soft)}.folder-filter{position:relative;display:inline-flex;min-width:0;max-width:100%}.folder-filter__trigger{min-width:120px;max-width:220px;padding:6px 8px;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-color);font:inherit;text-align:left;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-filter__popover{position:absolute;top:calc(100% + 6px);left:0;z-index:var(--z-dropdown);width:min(360px,100vw - 40px);max-height:min(400px,70vh);overflow:auto;padding:12px;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--surface);box-shadow:0 12px 28px #0a16281f}.folder-filter__clear{margin-top:10px}.party-filter{position:relative;display:inline-flex;min-width:0;max-width:100%}.party-filter__trigger{min-width:140px;max-width:260px;padding:6px 8px;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-color);font:inherit;text-align:left;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.party-filter__popover{position:absolute;top:calc(100% + 6px);left:0;z-index:var(--z-dropdown);width:min(360px,100vw - 40px);max-height:min(440px,70vh);overflow:auto;padding:12px;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--surface);box-shadow:0 12px 28px #0a16281f}.party-filter__clear{margin-top:10px}.active-filter-label{font-size:.82rem;font-weight:700;color:var(--ink-soft);text-transform:uppercase;letter-spacing:.04em}.active-filter-chip select,.active-filter-chip input[type=text],.active-filter-chip input[type=date],.active-filter-chip input[type=number]{min-width:120px;padding:6px 8px;border:1px solid var(--border-color);border-radius:var(--radius-sm);font:inherit}.active-filter-chip input[type=number]{min-width:64px;max-width:72px}.active-filter-toggle{display:inline-flex;align-items:center;gap:4px;font-size:.85rem;color:var(--ink-soft);cursor:pointer}.active-filter-toggle input{margin:0}.active-filter-static{font-size:.9rem;color:var(--ink-soft)}.active-filter-remove{margin-left:2px}.clear-filters-link{margin-left:auto;flex:0 0 auto;color:var(--accent-color);font-weight:700}.clear-filters-link:hover{color:var(--ink)}.clear-filters-link:focus-visible,.active-filter-remove:focus-visible,.link-btn:focus-visible,.icon-btn:focus-visible,.summary-pill:focus-visible,.search-chip:focus-visible,.filter-menu-item:focus-visible,.multi-trigger:focus-visible{outline:var(--focus-outline);outline-offset:2px}.repository-toolbar--split .clear-filters-link{margin-left:0}.metric-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric-scope-note{grid-column:1/-1;padding:12px 16px;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:#d4a85314;color:var(--ink-soft);font-weight:500;font-size:.88rem}.column-group{border:1px solid var(--border-color);border-radius:var(--radius-md);padding:18px;background:var(--surface-muted)}.column-option-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px 16px;margin-top:14px}.panel-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:16px}.panel-header p{margin:6px 0 0;color:var(--muted);font-size:.84rem;line-height:1.5;max-width:22rem}.insights-card .event-list{gap:10px}.event-item{display:grid;grid-template-columns:4.75rem minmax(0,1fr);gap:0 14px;align-items:start;width:100%;min-width:0;margin:0;padding:14px 12px;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;color:inherit;text-align:left;font:inherit;transition:background .2s var(--ease-out),border-color .2s var(--ease-out),box-shadow .2s var(--ease-out),transform .2s var(--ease-out)}.event-item:hover{background:var(--surface-elevated);border-color:#00a9e047;box-shadow:var(--shadow-soft);transform:translateY(-1px)}.event-item:focus-visible{outline:2px solid rgba(0,169,224,.45);outline-offset:2px}.event-item-rail{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;min-height:100%;padding-right:14px;border-right:1px solid var(--border-color)}.event-badge{display:inline-flex;align-items:center;justify-content:center;min-width:3.25rem;padding:4px 8px;border-radius:var(--radius-pill);background:var(--status-info-bg);color:var(--status-info-fg);font-size:.68rem;font-weight:700;letter-spacing:.06em;line-height:1.2;text-transform:uppercase;text-align:center;white-space:nowrap}.event-date{display:block;width:100%;font-family:var(--font-display);color:var(--ink-soft);font-size:.9rem;font-weight:600;line-height:1.25;text-align:center;letter-spacing:-.01em}.event-item-body{display:flex;flex-direction:column;gap:10px;min-width:0}.event-contract-name{margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-display);font-size:1rem;font-weight:600;line-height:1.25;color:var(--ink);letter-spacing:-.01em}.event-highlights{display:flex;flex-direction:column;gap:6px;margin:0;padding:8px 0 0;border-top:1px solid rgba(10,22,40,.06)}.event-highlight-row{display:grid;grid-template-columns:5.75rem minmax(0,1fr);column-gap:12px;align-items:start;margin:0}.event-highlight-row dt{margin:0;padding-top:1px;color:var(--muted);font-size:.72rem;font-weight:600;letter-spacing:.04em;line-height:1.35;text-transform:uppercase}.event-highlight-row dd{margin:0;min-width:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;color:var(--ink-soft);font-size:.82rem;font-weight:500;line-height:1.4}.detail-dl{margin:0;display:flex;flex-direction:column;gap:10px}.detail-dl-row{display:grid;grid-template-columns:12rem minmax(0,1fr);gap:12px;padding:10px 0;border-bottom:1px solid rgba(10,22,40,.08)}.detail-dl-row:last-child{border-bottom:none}.detail-dl-row dt{margin:0;color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.detail-dl-row dd{margin:0;color:var(--ink-soft);font-weight:500;min-width:0;overflow-wrap:anywhere}.empty-state,.empty-stage,.no-columns-state{text-align:center;padding:32px 24px;color:var(--muted)}table td.empty-state,.empty-stage,.no-columns-state,.clause-empty-state{background:color-mix(in srgb,var(--ink) 2.5%,var(--surface));border:1px dashed var(--border-color);border-radius:var(--radius-md)}.clause-empty-state{text-align:center;padding:28px 20px;color:var(--muted);font-size:.95rem;line-height:1.55}.empty-stage-title{margin:0 0 6px;color:var(--ink);font-family:var(--font-display);font-weight:600;font-size:1.05rem}.empty-upcoming{text-align:center;padding:24px 16px;color:var(--muted);font-size:.88rem;line-height:1.55}table td.empty-state p{margin:0}table td.empty-state .empty-stage-title{margin-bottom:6px}table td.empty-state p+p{margin-top:4px}.no-columns-state p{margin:0}.no-columns-state .empty-stage-title{margin-bottom:6px}.no-columns-state p+p{margin-top:4px}.detail-container{height:100%;display:flex;flex-direction:column}.detail-container--embedded{min-height:0;gap:0}.embedded-detail-header{display:flex;flex-direction:column;gap:12px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--border-color);flex-shrink:0;position:sticky;top:0;z-index:2;background:var(--surface-elevated)}.embedded-detail-heading{min-width:0}.embedded-detail-title{margin:0 0 6px;font-size:1.05rem;line-height:1.35;font-weight:700;color:var(--ink);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.embedded-detail-meta{margin:0;font-size:.82rem;color:var(--muted);display:flex;flex-wrap:wrap;gap:6px;align-items:center}.embedded-meta-sep{opacity:.55}.embedded-detail-actions{display:flex;flex-wrap:wrap;gap:8px}.btn-compact{padding:7px 12px;font-size:.82rem}.embedded-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.embedded-stat{min-width:0;padding:10px 12px;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--surface)}.embedded-stat-label{display:block;font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:4px}.embedded-stat-value{display:block;font-size:.92rem;line-height:1.35;color:var(--ink);word-break:break-word}.embedded-empty-note{margin:0;color:var(--muted);font-size:.9rem}.detail-container--embedded .main-layout{flex-direction:column;gap:14px;flex:0 0 auto;min-height:0}.detail-container--embedded .document-preview{flex:1 1 auto;height:clamp(280px,42vh,520px);min-height:280px;max-height:none;margin-right:0;border:1px solid var(--border-color);border-radius:var(--radius-sm);overflow:hidden;background:#0a162808}.detail-container--embedded .with-preview .content-side{flex:1 1 auto;padding-left:0;border-left:none;min-width:0}.detail-container--embedded .content-side{min-width:0}.detail-container--embedded .detail-grid--embedded{grid-template-columns:1fr;gap:12px;margin-bottom:0}.detail-container--embedded .card--embedded{padding:14px 16px;margin-bottom:0}.detail-container--embedded .card--embedded h3{margin:0 0 12px;font-size:.95rem}.detail-container--embedded .overview-item{padding:10px 0}.detail-container--embedded .overview-item strong{display:block;word-break:break-word}.detail-container--embedded .party-item{padding:12px 14px;margin-bottom:8px}.detail-container--embedded .tabs--embedded{flex-wrap:wrap;overflow:visible;gap:6px;margin-bottom:14px;padding-bottom:0;border-bottom:none}.detail-container--embedded .tabs--embedded button{padding:6px 11px;font-size:.72rem;letter-spacing:.04em}.detail-container--embedded .stack-item{padding:12px 14px;margin-bottom:8px}.detail-container--embedded .table-wrap{overflow-x:auto}.breadcrumb{color:var(--muted);margin-bottom:10px;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.breadcrumb a{color:var(--accent-color)}.page-back{margin:0 0 8px;font-size:.88rem;color:var(--muted)}.page-back a{color:var(--text-color);text-decoration:none;font-weight:600}.page-back a:visited{color:var(--text-color)}.page-back a:hover,.page-back a:focus-visible{text-decoration:underline;color:var(--text-color)}html[data-layout=phone] .page-back{margin:0 0 10px}html[data-layout=phone] .page-back a{display:inline-flex;align-items:center;min-height:44px;padding:8px 2px;font-size:.95rem}.main-layout{display:flex;gap:24px;flex:1;min-height:0}.main-layout.with-preview{gap:0}.document-preview{flex:1;background:var(--ink);border-radius:var(--radius-md);overflow:hidden;margin-right:24px;box-shadow:inset 0 0 40px #0000004d}.with-preview .content-side{flex:0 0 480px;padding-left:24px;border-left:1px solid var(--border-color)}.hero-grid,.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:22px}.label-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.label-grid>div{min-width:0}.label-grid strong{display:block;word-break:break-word}.label-grid span,.overview-item span{display:block;color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}.tabs{display:flex;gap:8px;margin-bottom:22px;overflow:auto;flex-shrink:0;border-bottom:1px solid var(--border-color);padding-bottom:12px}.tabs button{border:1px solid transparent;background:transparent;border-radius:var(--radius-pill);padding:10px 20px;cursor:pointer;font-weight:600;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);transition:all .25s var(--ease-out)}.tabs button.active{background:var(--ink);color:var(--champagne);border-color:var(--ink)}.stack-item,.party-item{border:1px solid var(--border-color);border-radius:var(--radius-md);padding:18px;margin-bottom:12px;background:var(--surface)}.stack-heading{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.risk-badge,.severity-badge{font-size:.68rem;padding:4px 10px;border-radius:var(--radius-pill);font-weight:700;text-transform:uppercase;letter-spacing:.06em}.risk-low{background:var(--status-success-bg);color:var(--status-success-fg)}.risk-medium{background:var(--status-warn-bg);color:var(--status-warn-fg)}.risk-high{background:#e8a0b44d;color:#8b3a52}html[data-theme=dark] .risk-high{color:#f0a8b8}.danger{color:#c92a2a}.preview-fallback{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:40px;color:var(--champagne);text-align:center}.document-binary-preview{position:relative;height:100%;min-height:240px}.document-binary-preview iframe,.document-pdf-object{width:100%;height:100%;min-height:240px;border:0;background:var(--white)}.document-preview-actions{position:absolute;right:12px;bottom:12px;z-index:2}.document-text-preview{height:100%;overflow:auto;margin:0;padding:24px 28px;background:var(--white);color:var(--text-color);white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.86rem;line-height:1.55}.document-html-preview{height:100%;overflow:auto;padding:32px 40px;background:var(--white);color:var(--text-color);line-height:1.65}.document-html-preview :is(p,ul,ol,table){margin-bottom:1rem}.document-html-preview :is(h1,h2,h3,h4){margin:1.5rem 0 .75rem;font-family:var(--font-display)}.document-html-preview img{max-width:100%;height:auto}.document-html-preview table{width:100%;border-collapse:collapse}.document-html-preview td,.document-html-preview th{border:1px solid var(--border-color);padding:8px;vertical-align:top}.content-side{flex:1;overflow-y:auto;padding-right:4px}.overview-item{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--border-color)}.item-footer{margin-top:10px;font-size:.75rem;color:var(--muted)}.stack-item p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.55}.folder-source-hint{margin:0;padding:12px 14px;border-radius:var(--radius-sm);background:#00a9e00d;border:1px solid var(--border-color);color:var(--muted);font-size:.82rem;line-height:1.5;max-height:5.5rem;overflow-y:auto}.folder-source-hint code{font-size:.72rem;word-break:break-all}.folder-source-warn{background:var(--status-warn-bg);border-color:#d4a85359;color:var(--status-warn-fg)}.rail-input,.column-search-input{width:100%}.filter-row{display:flex;gap:12px;flex-wrap:wrap}.filter-toggle-btn{position:relative}.filter-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;margin-left:8px;padding:0 6px;border-radius:999px;background:var(--accent-color);color:var(--text-on-accent);font-size:.72rem;font-weight:700}.advanced-filters-card{display:flex;flex-direction:column;gap:18px}.advanced-filters-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.advanced-filters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px 16px}.advanced-filter-field{display:flex;flex-direction:column;gap:8px;color:var(--ink-soft);font-weight:500}.advanced-filter-field select,.advanced-filter-field input[type=text],.advanced-filter-field input[type=number]{width:100%}.advanced-filter-field--wide{min-width:220px}.revenue-filter-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.revenue-filter-controls input[type=number]{width:88px}.checkbox-inline{display:inline-flex;align-items:center;gap:8px;font-weight:500}.advanced-filters-actions{display:flex;gap:12px;flex-wrap:wrap}.revenue-filter-field small{color:var(--ink-muted);font-weight:400;line-height:1.4}.column-selector-header,.column-group-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.column-groups{display:flex;flex-direction:column;gap:16px}.column-selector-drawer{display:flex;flex-direction:column}.column-option{display:flex;gap:10px;align-items:flex-start;color:var(--ink-soft);font-weight:500}.column-group-header span{display:block;margin-top:4px;color:var(--muted);font-size:.82rem;text-transform:none;letter-spacing:0}.scope-inline-note{margin:6px 0 0;color:var(--muted);font-weight:500;font-size:.85rem}.numeric-cell{white-space:nowrap}.folder-caret{width:14px;min-width:14px;display:inline-flex;align-items:center;justify-content:center;color:var(--muted);font-size:.75rem;line-height:1;transition:transform .15s ease;-webkit-user-select:none;user-select:none}.folder-caret.clickable{cursor:pointer}.folder-caret.expanded{transform:rotate(90deg)}.folder-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:inherit;font-weight:inherit;letter-spacing:0}.list-card{padding:0!important;overflow:hidden}.classy{border:1px solid rgba(212,168,83,.2)!important;box-shadow:var(--shadow-lift)!important}.results-list{display:flex;flex-direction:column;gap:18px}.result-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.result-card ul{margin:12px 0 0;padding-left:20px;color:var(--muted)}.contract-type-row,.field-row{display:flex;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid var(--border-color);transition:background .2s}.field-definition-main{min-width:0}.field-definition-meta{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.field-actions{display:flex;gap:12px;align-items:center}.danger-link{color:var(--status-error-fg)}.danger-link:hover{color:var(--status-error-fg);border-bottom-color:var(--status-error-border);filter:brightness(.9)}.icon-btn--danger{color:var(--status-error-fg)}.icon-btn--danger:hover{background:#b4231814;color:#7a1711}.contract-type-row:hover{background:#00a9e008;margin:0 -12px;padding-left:12px;padding-right:12px;border-radius:var(--radius-sm)}.list-header{margin-bottom:12px}.list-header h3{margin:0}.list-header p{margin:6px 0 0}.recent-item{display:flex;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid var(--border-color);color:inherit;transition:padding-left .2s}.recent-item:hover{padding-left:8px;color:var(--ink)}.recent-item:last-child{border-bottom:none}.meta{color:var(--muted);font-size:.88rem;margin-top:4px}.attention-list div{border:1px solid var(--border-color);border-radius:var(--radius-md);padding:18px;display:flex;justify-content:space-between;gap:16px;background:var(--surface)}.attention-list strong{font-family:var(--font-display);font-size:1.4rem;color:var(--ink)}.status-pills{display:flex;flex-wrap:wrap;gap:12px}.status-pill.bar-style{min-width:170px;display:flex;justify-content:space-between;gap:12px;padding:14px 16px;background:var(--surface);border:1px solid var(--border-color);color:var(--ink)}.loading-card,.loading-state{padding:48px;text-align:center;color:var(--muted);font-family:var(--font-display);font-size:1.25rem}.workspace header{margin-bottom:28px}.timestamp{color:var(--muted);font-size:.88rem;white-space:nowrap;font-style:italic}.btn-inline{white-space:nowrap}.hint{color:var(--muted);font-size:.82rem;margin:0;font-style:italic}tbody tr.selected{background:#00a9e00f}.search-card{margin-bottom:4px}textarea{min-height:96px;resize:vertical}.label{font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}table{min-width:0}.user-management .list-item,.admin-list-item{border:1px solid var(--border-color);border-radius:var(--radius-sm);padding:10px 12px;margin-top:8px;font-family:ui-monospace,monospace;font-size:.8rem}.repository-main{position:relative}.repository-main--drag-over{outline:2px dashed rgba(0,169,224,.45);outline-offset:-6px}.upload-drop-overlay{position:absolute;inset:12px;z-index:12;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-radius:var(--radius-md);background:var(--surface-elevated);border:2px dashed rgba(0,169,224,.45);pointer-events:none;text-align:center}.upload-drop-overlay strong{font-family:var(--font-display);color:var(--ink)}.upload-drop-overlay span{color:var(--muted);font-size:.88rem}.badge{padding:6px 12px;border-radius:var(--radius-pill);font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.badge-discovered{background:var(--status-info-bg);color:var(--status-info-fg)}.badge-analyzing{background:var(--status-warn-bg);color:var(--status-warn-fg)}.badge-completed{background:var(--status-success-bg);color:var(--status-success-fg)}html[data-layout=phone] .repository-layout--split,html[data-layout=tablet] .repository-layout--split{grid-template-columns:1fr;height:auto;max-height:none;overflow:visible}html[data-layout=phone] .repository-split-resizer,html[data-layout=tablet] .repository-split-resizer{display:none}html[data-layout=phone] .repository-layout--split .repository-main,html[data-layout=tablet] .repository-layout--split .repository-main{max-height:none;overflow:visible;padding-right:0}html[data-layout=phone] .repository-split-detail,html[data-layout=tablet] .repository-split-detail{height:auto;max-height:min(72vh,720px);overflow:hidden}html[data-layout=phone] .repository-split-detail .detail-container--embedded,html[data-layout=tablet] .repository-split-detail .detail-container--embedded{max-height:min(72vh,720px)}html[data-layout=phone] .repository-toolbar--split .toolbar-top,html[data-layout=tablet] .repository-toolbar--split .toolbar-top{grid-template-columns:1fr;align-items:stretch}html[data-layout=phone] .detail-container--embedded .document-preview,html[data-layout=tablet] .detail-container--embedded .document-preview{height:clamp(220px,36vh,360px);min-height:220px}html[data-layout=phone] .metrics-grid,html[data-layout=phone] .dashboard-grid,html[data-layout=phone] .grid,html[data-layout=tablet] .metrics-grid,html[data-layout=tablet] .dashboard-grid,html[data-layout=tablet] .grid{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-layout=phone] .span-2,html[data-layout=phone] .recent-card,html[data-layout=tablet] .span-2,html[data-layout=tablet] .recent-card{grid-column:span 2}html[data-layout=phone] .metric-strip,html[data-layout=tablet] .metric-strip{grid-template-columns:repeat(2,1fr)}html[data-layout=phone] .repository-layout,html[data-layout=phone] .controls-bar,html[data-layout=phone] .filter-grid,html[data-layout=phone] .compare-grid,html[data-layout=tablet] .repository-layout,html[data-layout=tablet] .controls-bar,html[data-layout=tablet] .filter-grid,html[data-layout=tablet] .compare-grid,html[data-layout=phone] .grid,html[data-layout=tablet] .grid{grid-template-columns:1fr}html[data-layout=phone] .page-header,html[data-layout=tablet] .page-header,html[data-layout=phone] .toolbar-top,html[data-layout=phone] .column-selector-header,html[data-layout=phone] .table-header,html[data-layout=tablet] .toolbar-top,html[data-layout=tablet] .column-selector-header,html[data-layout=tablet] .table-header{flex-direction:column;align-items:flex-start}html[data-layout=phone] .actions,html[data-layout=phone] .metric-strip,html[data-layout=tablet] .actions,html[data-layout=tablet] .metric-strip{grid-template-columns:1fr}html[data-layout=phone] .arrow,html[data-layout=tablet] .arrow{display:none}html[data-layout=phone] .metrics-grid,html[data-layout=phone] .dashboard-grid,html[data-layout=phone] .hero-grid,html[data-layout=phone] .detail-grid{grid-template-columns:1fr}html[data-layout=phone] .span-2,html[data-layout=phone] .recent-card{grid-column:span 1}html[data-layout=phone] .bar-row{grid-template-columns:1fr}@media(prefers-reduced-motion:reduce){.btn,.card,.metric-card,.stat-card,.summary-pill,.rail-link,.theme-toggle-glyph,.nav-accent,nav a,.dashboard-link,.assistant .bubble,.skeleton{transition:none!important;animation:none!important}.card:hover,.btn:hover,.metric-card:hover{transform:none}}.skeleton{display:block;border-radius:var(--radius-sm);background:linear-gradient(90deg,color-mix(in srgb,var(--ink) 6%,var(--surface)),color-mix(in srgb,var(--ink) 12%,var(--surface)) 45%,color-mix(in srgb,var(--ink) 6%,var(--surface)));background-size:200% 100%;animation:skeleton-shimmer 1.2s ease-in-out infinite}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.repository-card-list,.repository-card-empty{display:none}html[data-layout=phone] .repository-table-desktop{display:none!important}html[data-layout=phone] .repository-card-list{display:flex;flex-direction:column;gap:10px;padding:4px 0 8px}html[data-layout=phone] .repository-card-empty{display:block}.repository-card{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%;min-height:72px;padding:14px;border:1px solid var(--border-color);border-radius:12px;background:var(--surface);color:inherit;text-align:left;cursor:pointer;font:inherit}.repository-card:hover,.repository-card:focus-visible{border-color:color-mix(in srgb,var(--accent-gold) 40%,var(--border-color));outline:none}.repository-card__title{font-weight:600;color:var(--ink);line-height:1.35}.repository-card__parties{font-size:.85rem;color:var(--muted, var(--ink))}.repository-card__meta{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:8px;margin-top:4px;width:100%;min-width:0;padding:0}.repository-card__meta .tag{margin:0;padding:0;border-radius:0;background:transparent;color:var(--ink);letter-spacing:.04em;line-height:1.25;font-size:.72rem;font-weight:700;max-width:min(62%,13rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:0 1 auto}.repository-card__date{margin-left:auto;flex:0 0 auto;font-size:.8rem;line-height:1.25;color:var(--muted, var(--ink));align-self:center}html[data-layout=phone] .split-view-toggle,html[data-layout=phone] .repository-layout--split .repository-detail,html[data-layout=phone] .repository-layout--split .repository-split-resizer{display:none!important}html[data-layout=phone] .repository-layout--split,html[data-layout=phone] .metrics-grid,html[data-layout=phone] .dashboard-kpi-grid,html[data-layout=phone] .charts-grid{grid-template-columns:1fr!important}html[data-layout=phone] .detail-container .tabs{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding-bottom:4px}html[data-layout=phone] .detail-container .tabs button,html[data-layout=phone] .detail-container .tabs .tab{flex:0 0 auto;scroll-snap-align:start;min-height:40px;white-space:nowrap}.btn-filter-sheet-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:44px}.btn-filter-sheet-trigger .filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 6px;border-radius:999px;background:color-mix(in srgb,var(--accent-gold, #d4a853) 22%,transparent);font-size:.75rem;font-weight:700}.filter-sheet-backdrop{position:fixed;inset:0;z-index:45;background:color-mix(in srgb,var(--ink) 35%,transparent)}.repository-filter-body--sheet{position:fixed;left:0;right:0;bottom:0;z-index:50;max-height:min(85vh,720px);padding:12px 16px calc(16px + env(safe-area-inset-bottom,0px));border-radius:16px 16px 0 0;border:1px solid var(--border-color);background:var(--surface-elevated, var(--surface));overflow:auto;box-shadow:var(--shadow-soft, 0 -8px 24px rgba(0, 0, 0, .12))}.filter-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.filter-sheet-title{margin:0;font-size:1.05rem}html[data-layout=phone] .repository-filter-body--sheet .split-view-toggle{display:none}html[data-theme=dark] .repository-card{background:var(--surface-elevated, var(--surface))}html[data-layout=phone] .repository-layout,html[data-layout=phone] .repository-main{min-width:0}html[data-layout=phone] .repository-toolbar.card,html[data-layout=phone] .repository-main>.card{padding:12px;border-radius:12px}html[data-layout=phone] .repository-toolbar .toolbar-title .eyebrow,html[data-layout=phone] .repository-toolbar .toolbar-title p{display:none}html[data-layout=phone] .repository-toolbar .toolbar-title h1{margin:0;font-size:1.15rem;line-height:1.25}html[data-layout=phone] .repository-toolbar .toolbar-top{display:grid;grid-template-columns:1fr;gap:10px}html[data-layout=phone] .repository-toolbar .toolbar-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;max-width:100%;min-width:0}html[data-layout=phone] .repository-toolbar .toolbar-actions .btn{width:100%;min-width:0;min-height:42px;padding:0 10px;font-size:.82rem;overflow:hidden;text-overflow:ellipsis}html[data-layout=phone] .repository-toolbar--split .toolbar-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}html[data-layout=phone] .repository-toolbar--split .toolbar-actions .btn{width:100%;min-width:0}html[data-layout=phone] .repository-toolbar .search-row input{width:100%;min-height:44px;font-size:1rem}html[data-layout=phone] .results-header{flex-direction:column;align-items:flex-start;gap:8px}html[data-layout=phone] .results-meta .scope-inline-note,html[data-layout=phone] .type-tags{display:none}html[data-layout=phone] .results-count{margin:0;font-size:.85rem}html[data-layout=phone] .repository-card-list{gap:8px}html[data-layout=phone] .repository-card{min-width:0;max-width:100%;overflow:hidden;padding:12px;align-items:stretch}html[data-layout=phone] .repository-card__title,html[data-layout=phone] .repository-card__parties{width:100%;padding:0;margin:0}html[data-layout=phone] .repository-card__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-word;font-size:.95rem}html[data-layout=phone] .repository-card__parties{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;word-break:break-word}html[data-layout=phone] .repository-card__meta{width:100%;margin-top:6px;justify-content:space-between;align-items:center}html[data-layout=phone] .repository-card__meta .tag{padding:0!important;background:transparent!important;max-width:min(58%,11rem)}html[data-layout=phone] .pagination-row{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:8px;width:100%;padding-top:8px}html[data-layout=phone] .pagination-row>.muted:first-child{display:none}html[data-layout=phone] .pagination-row select{min-height:40px;max-width:72px}html[data-layout=phone] .pagination-row .btn-inline{min-width:40px;min-height:40px}@media(max-width:767px){.auth-page{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;overflow-x:hidden!important;min-height:100dvh}.auth-page .auth-brand-panel,.auth-page .auth-brand-mobile{display:none!important}.auth-page .auth-form-panel{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;justify-content:safe center;align-items:stretch;width:100%!important;max-width:100%!important;min-height:100dvh;box-sizing:border-box;padding:max(20px,env(safe-area-inset-top,0px)) 16px calc(24px + env(safe-area-inset-bottom,0px))!important}.auth-page .auth-card{width:100%!important;max-width:100%!important;margin:0!important;box-sizing:border-box;flex-shrink:0}}html[data-layout=phone] .auth-page,html[data-layout=tablet] .auth-page{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;overflow-x:hidden!important;min-height:100dvh}html[data-layout=phone] .auth-page .auth-brand-panel,html[data-layout=phone] .auth-page .auth-brand-mobile,html[data-layout=tablet] .auth-page .auth-brand-panel,html[data-layout=tablet] .auth-page .auth-brand-mobile{display:none!important}html[data-layout=phone] .auth-page .auth-form-panel,html[data-layout=tablet] .auth-page .auth-form-panel{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;justify-content:safe center;align-items:stretch;width:100%!important;max-width:100%!important;min-height:100dvh;box-sizing:border-box}html[data-layout=phone] .auth-page .auth-card,html[data-layout=tablet] .auth-page .auth-card{width:100%!important;max-width:100%!important;margin:0!important;flex-shrink:0}.shell.shell--phone,html[data-layout=phone] .shell{grid-template-columns:minmax(0,1fr)!important}.shell.shell--phone>.sidebar,html[data-layout=phone] .shell>.sidebar{position:fixed!important;top:0!important;left:0!important;bottom:0!important;z-index:var(--z-drawer)!important;width:min(300px,88vw)!important;max-width:88vw!important;transform:translate(calc(-100% - 32px))!important;transition:transform .28s ease-out;pointer-events:none!important;visibility:hidden}.shell.shell--phone.shell--mobile-nav-open>.sidebar,html[data-layout=phone] .shell.shell--mobile-nav-open>.sidebar{transform:translate(0)!important;pointer-events:auto!important;visibility:visible}.shell.shell--phone>.content-wrapper,html[data-layout=phone] .shell>.content-wrapper{width:100%!important;min-width:0!important;grid-column:1!important;position:relative}@media(max-width:767px){.main-layout,.main-layout.with-preview{flex-direction:column!important;gap:14px!important}.document-preview{flex:0 0 auto!important;width:100%!important;height:min(36vh,320px)!important;min-height:200px!important;margin-right:0!important;border-radius:12px}.document-preview iframe,.document-preview .document-pdf-object{min-height:200px}.with-preview .content-side{flex:1 1 auto!important;width:100%!important;max-width:100%!important;padding-left:0!important;border-left:none!important;min-width:0!important}.page-header{gap:12px}.page-header .header-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%}.page-header .header-actions .btn{width:100%;min-height:42px}.contract-summary-bar{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.contract-summary-item{min-width:0;overflow:hidden;padding:12px!important}.contract-summary-item strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.detail-container .tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:6px}.detail-container .tabs button{flex:0 0 auto;white-space:nowrap}}html[data-layout=phone] .main-layout,html[data-layout=phone] .main-layout.with-preview{flex-direction:column!important;gap:14px!important}html[data-layout=phone] .document-preview{flex:0 0 auto!important;width:100%!important;height:min(36vh,320px)!important;min-height:200px!important;margin-right:0!important}html[data-layout=phone] .with-preview .content-side{flex:1 1 auto!important;width:100%!important;max-width:100%!important;padding-left:0!important;border-left:none!important;min-width:0!important}html[data-layout=phone] .contract-summary-bar,html[data-layout=tablet] .contract-summary-bar{grid-template-columns:repeat(2,minmax(0,1fr))!important}html[data-layout=phone] .contract-summary-item,html[data-layout=tablet] .contract-summary-item{min-width:0;overflow:hidden}html[data-layout=phone] .contract-summary-item strong,html[data-layout=tablet] .contract-summary-item strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}html[data-layout=phone] .card,html[data-layout=phone] .metric-card,html[data-layout=phone] .embedded-stat,html[data-layout=phone] .label-grid>div{min-width:0;overflow-wrap:anywhere}html[data-layout=phone] .embedded-stat-value{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}html[data-layout=tablet] .with-preview .content-side{flex:0 0 min(400px,42vw);min-width:0}html[data-layout=phone] .page-header>div:first-child,html[data-layout=phone] .section-header h3,html[data-layout=phone] .breadcrumb,html[data-layout=phone] .page-header h1{min-width:0;max-width:100%;overflow-wrap:anywhere}html[data-layout=phone] .breadcrumb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-layout=phone] .label-grid{grid-template-columns:1fr!important}html[data-layout=phone] .label-grid strong,html[data-layout=phone] .overview-item strong{overflow-wrap:anywhere;word-break:break-word}html[data-layout=phone] .form-row,html[data-layout=phone] .summary-row,html[data-layout=phone] .list-item{flex-wrap:wrap;min-width:0}html[data-layout=phone] .form-row>*,html[data-layout=phone] .summary-row>*,html[data-layout=phone] .list-item>*{min-width:0;max-width:100%}html[data-layout=phone] .tabs,html[data-layout=phone] .page .tabs,html[data-layout=phone] .reports-tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:6px;scroll-snap-type:x proximity}html[data-layout=phone] .tabs button,html[data-layout=phone] .tabs .tab{flex:0 0 auto;white-space:nowrap;scroll-snap-align:start;min-height:40px}html[data-layout=phone] table.table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}html[data-layout=phone] .table-wrap,html[data-layout=phone] .table-shell{display:block;width:100%}html[data-layout=phone] .reports-panel-toolbar{flex-direction:column;align-items:stretch;gap:10px}html[data-layout=phone] .reports-panel-toolbar .btn{width:100%}html[data-layout=phone] .repository-card__title,html[data-layout=phone] .repository-card__parties{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}html[data-layout=phone] .repository-card__title{-webkit-line-clamp:2}html[data-layout=phone] .repository-card__parties{-webkit-line-clamp:1}html[data-layout=phone] .pagination-row{display:grid!important;grid-template-columns:1fr auto!important;gap:8px 12px;align-items:center}html[data-layout=phone] .pagination-row .muted:first-child{grid-column:1}html[data-layout=phone] .pagination-row select{grid-column:2;justify-self:end}html[data-layout=phone] .pagination-row .muted:nth-of-type(2){grid-column:1/-1}html[data-layout=phone] .pagination-row .btn{min-height:44px;min-width:44px}html[data-layout=phone] .drawer.drawer--phone-sheet{inset:auto 0 0!important;width:100vw!important;max-width:100vw!important;height:auto!important;max-height:min(88dvh,920px);border-radius:16px 16px 0 0;box-shadow:0 -12px 40px #0a162847;padding-bottom:env(safe-area-inset-bottom,0px);animation:phone-sheet-up .22s ease-out}html[data-layout=phone] .drawer.drawer--phone-sheet .drawer-header{padding:14px 16px;border-radius:16px 16px 0 0}html[data-layout=phone] .drawer.drawer--phone-sheet .drawer-header h2{font-size:1.15rem}html[data-layout=phone] .drawer.drawer--phone-sheet .drawer-body{padding:16px 16px calc(20px + env(safe-area-inset-bottom,0px));max-height:calc(88dvh - 72px)}@keyframes phone-sheet-up{0%{transform:translateY(24px);opacity:.6}to{transform:translateY(0);opacity:1}}html[data-layout=phone] .document-preview-toolbar{display:flex;justify-content:flex-end;padding:8px 10px;background:color-mix(in srgb,var(--surface) 88%,transparent);border-bottom:1px solid var(--border-color)}html[data-layout=phone] .document-preview.document-preview--expanded{position:fixed!important;inset:env(safe-area-inset-top,0px) 0 calc(56px + env(safe-area-inset-bottom,0px));z-index:55;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;border-radius:0!important}html[data-layout=phone] .drawer:not(.drawer--phone-sheet){width:100vw!important;max-width:100vw;height:100dvh;border-radius:0;padding-bottom:env(safe-area-inset-bottom,0px)}html[data-layout=phone] .contract-type-row,html[data-layout=phone] .field-row{flex-direction:column;align-items:stretch;gap:12px}html[data-layout=phone] .field-definition-meta{align-items:stretch}html[data-layout=phone] .field-actions{width:100%;justify-content:stretch}html[data-layout=phone] .field-actions .btn,html[data-layout=phone] .field-actions a{flex:1;min-height:44px;text-align:center}html[data-layout=phone] .repository-toolbar .toolbar-actions .btn,html[data-layout=phone] .detail-container .tabs button,html[data-layout=phone] .detail-container .tabs .tab,html[data-layout=phone] .page-header .header-actions .btn{min-height:44px}.report-result-cards{display:none;flex-direction:column;gap:8px}html[data-layout=phone] .report-result-cards{display:flex}html[data-layout=phone] .report-results-table{display:none}.report-result-card{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:12px;border:1px solid var(--border-color);border-radius:12px;background:var(--surface);color:inherit;text-align:left;font:inherit;cursor:pointer}.report-result-card__title{overflow-wrap:anywhere;font-size:.95rem}.report-result-card__meta{font-size:.82rem;color:var(--muted, var(--ink))}@media(max-width:767px){.report-result-cards{display:flex}.report-results-table{display:none}}@media(max-width:767px){.page-header>div:first-child,.page-header h1,.breadcrumb{min-width:0;max-width:100%}.breadcrumb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.label-grid{grid-template-columns:1fr!important}table.table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.reports-panel-toolbar{flex-direction:column;align-items:stretch;gap:10px}.repository-toolbar .toolbar-actions,.repository-toolbar--split .toolbar-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;gap:8px}.repository-toolbar .toolbar-actions .btn,.repository-toolbar--split .toolbar-actions .btn{width:100%!important;min-width:0!important;overflow:hidden;text-overflow:ellipsis}.repository-card{align-items:stretch}.repository-card__meta{justify-content:space-between;align-items:center;width:100%}.repository-card__meta .tag{padding:0!important;background:transparent!important}}
