@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap");:root{--brand-blue:#003fcc;--brand-blue-dark:#003fcc;--brand-blue-soft:#003fcc;--surface:#eef1f5;--surface-strong:#e1e6ee;--panel:#ffffff;--ink:#1f2d3d;--ink-soft:#607188;--line:#d5dce7;--success:#1c8e57;--warning:#c88212;--danger:#c14646;--muted:#6f7f92;--shadow:0 22px 50px rgba(32,62,96,0.14);--radius-sm:8px;--radius-md:12px;--radius-lg:16px}*,:after,:before{box-sizing:border-box}body,html{min-height:100%;margin:0;padding:0}body{min-height:100vh;min-height:100dvh;background:radial-gradient(circle at top left,rgba(78,122,178,.18),transparent 28%),linear-gradient(180deg,#f4f6f9,#eef2f6);color:var(--ink);font-family:Poppins,Avenir Next,Trebuchet MS,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.eyebrow{margin:0 0 8px;color:var(--brand-blue);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ghost-button,.ghost-link,.primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:var(--radius-sm);border:1px solid transparent;padding:0 16px;font-weight:700}.primary-button{background:linear-gradient(180deg,var(--brand-blue),var(--brand-blue-dark));color:#ffffff;box-shadow:0 10px 24px rgba(38,89,138,.24)}.ghost-button,.ghost-link{border-color:#c7d2e3;background:#f8fbff;color:#2a5f96}.ghost-button:disabled{opacity:.7;cursor:not-allowed}.table-link{color:var(--brand-blue-dark);font-weight:700}.login-shell{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:32px 18px;background:radial-gradient(circle at top right,rgba(66,111,174,.26),transparent 32%),linear-gradient(145deg,#2f6fad,#245889 52%,#183d62)}.login-card{width:min(940px,100%);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:28px;padding:38px;border-radius:20px;background:rgba(255,255,255,.98);box-shadow:0 30px 70px rgba(16,40,66,.28)}.login-card-copy{display:grid;gap:14px;align-content:center;justify-items:start}.login-card-copy h1{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.login-brand-stack{display:grid;gap:12px}.login-brand-logo{width:min(360px,100%);height:auto;margin-bottom:0}.login-partner-logo{width:min(320px,100%);height:auto}.login-tagline{margin:0;color:#2a4f74;font-size:1.06rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.login-card-copy h1.login-tagline{font-size:1.06rem;line-height:1.2}.login-intro{margin:18px 0 0;max-width:38rem;color:#4c6179;font-size:1.04rem;line-height:1.65}.login-form{display:grid;gap:14px;align-self:center}.field{display:grid;gap:6px;color:#324761;font-weight:600}.field span{font-size:.88rem}.directory-search input,.field input,.field select,.field textarea,.topbar-search input{width:100%;min-height:46px;border:1px solid #c4cfdf;border-radius:10px;background:#ffffff;color:var(--ink);padding:0 14px}.field textarea{min-height:110px;padding:12px 14px;resize:vertical}.directory-search input:focus,.field input:focus,.field select:focus,.field textarea:focus,.topbar-search input:focus{outline:none;border-color:#8cb0da;box-shadow:0 0 0 4px rgba(93,136,194,.16)}.field-checkbox{display:flex;align-items:center;gap:10px;min-height:46px;padding:0 14px;border:1px solid #c4cfdf;border-radius:10px;background:#ffffff}.field-checkbox input{width:auto;min-height:auto;margin:0}.field-checkbox span{font-size:.92rem}.field-checkbox-group{display:grid;gap:10px}.login-submit{width:100%}.form-error{margin:0;color:var(--danger);font-size:.92rem}.form-error-panel{padding:14px 16px;border:1px solid rgba(193,70,70,.2);border-radius:var(--radius-md);background:rgba(193,70,70,.08)}.login-side-note{grid-column:1/-1;padding:18px 20px;border:1px solid #d7e0eb;border-radius:var(--radius-md);background:linear-gradient(180deg,#f8fbff,#f3f7fd)}.login-side-note h2{margin:0 0 8px;font-size:1rem}.login-side-note ul{margin:0;padding-left:18px;color:#52667d;line-height:1.7}.app-shell{grid-template-columns:240px minmax(0,1fr)}.app-sidebar{gap:24px;padding:20px 18px;background:linear-gradient(180deg,var(--brand-blue) 0,var(--brand-blue-dark) 100%)}.brand-block{gap:12px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.16)}.brand-logo{width:100%;max-width:186px}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:rgba(255,255,255,.18);color:#ffffff;font-weight:800}.brand-copy{display:grid;gap:4px}.brand-copy strong{color:#ffffff;font-size:.98rem}.brand-copy span,.sidebar-foot-label{color:rgba(230,239,251,.8);font-size:.82rem}.sidebar-link{grid-template-columns:18px 1fr;min-height:46px;padding:0 12px;transition:background-color .18s ease}.sidebar-link-icon svg{width:18px;height:18px}.sidebar-link-label{font-size:.96rem;font-weight:700}.sidebar-foot{padding:14px;border-radius:14px;background:rgba(255,255,255,.11)}.app-topbar{display:flex;justify-content:space-between;gap:18px;padding:22px 28px;background:rgba(255,255,255,.8);backdrop-filter:blur(16px)}.topbar-title{font-size:clamp(1.4rem,2.2vw,2rem);color:#274f7e}.topbar-actions{gap:14px}.topbar-search{min-width:min(380px,42vw)}.user-card{display:flex;align-items:center;gap:14px;padding:10px 12px;border:1px solid var(--line);border-radius:14px;background:#ffffff}.user-card-copy{display:grid;gap:2px}.user-card-copy strong{font-size:.95rem}.user-card-copy span{color:var(--ink-soft);font-size:.82rem}.user-card-actions{display:flex;gap:8px}.app-content{padding:28px}.content-stack{display:grid;gap:20px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.page-actions{display:flex;flex-wrap:wrap;gap:10px}.integrations-layout,.integrations-layout-single{display:block}.integrations-layout-aside{display:grid;gap:16px;align-content:start}.integrations-layout-intro{padding:18px;border-radius:var(--radius-md);border:1px solid #d8e2ef;background:linear-gradient(180deg,#ffffff,#f5f9ff)}.integrations-layout-intro h3{margin:0 0 6px;color:#1b3f66;font-size:1.08rem}.integrations-layout-intro p{margin:0;color:#607188;font-size:.9rem}.integrations-subnav{display:grid;gap:14px;padding:14px;border-radius:var(--radius-md);border:1px solid #d8e2ef;background:#ffffff}.integrations-subnav-group{display:grid;gap:8px}.integrations-subnav-title{margin:0;color:#6a7d93;font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.integrations-subnav-links{display:grid;gap:6px}.integrations-subnav-link{min-height:38px;display:inline-flex;align-items:center;border-radius:10px;padding:0 10px;color:#2a4f76;font-weight:600;border:1px solid transparent}.integrations-subnav-link:hover{border-color:#cfdced;background:#f7faff}.integrations-subnav-link.is-active{border-color:#b5cceb;background:#eaf3ff;color:var(--brand-blue)}.integrations-subnav.is-compact{gap:10px;padding:12px}.integrations-subnav.is-compact .integrations-subnav-group{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.integrations-subnav.is-compact .integrations-subnav-title{min-width:64px}.integrations-subnav.is-compact .integrations-subnav-links{display:flex;flex-wrap:wrap;gap:6px}.integrations-subnav.is-compact .integrations-subnav-link{min-height:34px;padding:0 12px}.integrations-layout-content{min-width:0}.integrations-layout-mobile-nav{display:none;margin-bottom:14px}.integrations-status-pill{min-height:28px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border:1px solid transparent}.integrations-status-pill.is-healthy{border-color:rgba(32,148,94,.25);background:rgba(32,148,94,.14);color:#13663f}.integrations-status-pill.is-degraded{border-color:rgba(198,131,17,.25);background:rgba(198,131,17,.14);color:#85510a}.integrations-status-pill.is-down{border-color:rgba(193,70,70,.28);background:rgba(193,70,70,.14);color:#8f2f2f}.integration-card-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.integration-card{display:grid;gap:12px}.integration-controls-row{display:flex;flex-wrap:wrap;gap:10px;align-items:end}.integration-panel-body{padding:14px 16px 16px}.integration-panel-body-stack{display:grid;gap:12px}.integration-panel-body-tight{padding-top:10px}.field-inline{width:140px}.field-inline input{min-height:42px}.integration-status-line{margin:0;font-size:.92rem}.integration-status-line.is-muted{color:#677a90}.integration-status-line.is-success{color:#166a41}.integration-status-line.is-warning{color:#8a5b0d}.integration-status-line.is-danger{color:#9a3535}.integration-progress{margin-top:0;padding:2px 0 4px;display:grid;gap:8px}.integration-progress-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.integration-progress-head strong{color:#1c4067;font-size:.92rem}.integration-progress-head span{color:#5f758f;font-size:.82rem}.integration-progress-track{width:100%;height:9px;border-radius:999px;background:#e6eef8;overflow:hidden}.integration-progress-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2a6cc4,#4f88d4);transition:width .3s ease}.integration-progress p{margin:0;color:#5d738d;font-size:.82rem}.integration-meta-grid{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.integration-meta-row{min-height:68px;padding:10px 12px;border:1px solid #d9e3ef;border-radius:10px;background:#f8fbff;display:grid;gap:4px}.integration-meta-row span{font-size:.79rem;color:#678099}.integration-meta-row strong{color:#22496f;font-size:.95rem}.integration-segment-tabs{display:flex;flex-wrap:wrap;gap:8px}.integration-segment-tab{border:1px solid #c8d6e8;background:#f7fbff}.integration-segment-tab.is-active{border-color:#b0c7e6}.ytd-chart-stack{display:grid;gap:12px;padding:16px 18px 18px;max-height:420px;overflow:auto}.ytd-chart-row{display:grid;gap:8px}.ytd-chart-row-head{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.ytd-chart-row-head span{font-weight:600;color:#3d5978;font-size:.92rem;line-height:1.35;overflow-wrap:anywhere}.ytd-chart-row-head strong{font-size:.9rem;color:#1d4066;white-space:nowrap}.ytd-chart-track{width:100%;height:12px;background:#ecf2fa}.ytd-chart-fill,.ytd-chart-track{border-radius:999px;overflow:hidden}.ytd-chart-fill{height:100%;min-width:0;background:linear-gradient(90deg,#2a6cc4,#4f88d4);display:inline-flex}.ytd-chart-fill-segment{height:100%;display:inline-block}.ytd-chart-fill-segment.is-new{background:#1f66bf}.ytd-chart-fill-segment.is-retention{background:#d59b21}.ytd-chart-fill-segment.is-other{background:#90a2b7}.ytd-chart-row small{color:#67839f;font-size:.78rem}.integration-pagination{margin-top:12px;padding:0 16px 16px;display:flex;flex-wrap:wrap;gap:6px}.integration-page-button{min-width:34px;min-height:34px;border-radius:8px;border:1px solid #c7d6ea;background:#ffffff;color:#2b537c;font-weight:700}.integration-page-button.is-active{border-color:#9ab7df;background:#e7f1ff;color:var(--brand-blue)}.integration-page-button.is-show-all{padding:0 12px}.integration-table-wrap{padding:0 16px 12px}.integration-mobile-rows{display:none}.integration-mobile-row-card{padding:12px;border:1px solid #d8e2ef;border-radius:12px;background:#f8fbff;display:grid;gap:10px}.integration-mobile-row-head{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.integration-mobile-row-head strong{color:#24476f;font-size:.95rem}.integration-mobile-row-head span{color:#1c4067;font-size:.9rem;font-weight:700}.integration-mobile-row-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}.integration-mobile-row-grid p{margin:0;display:grid;gap:3px}.integration-mobile-row-grid span{color:#677e97;font-size:.76rem;text-transform:uppercase;letter-spacing:.04em}.integration-mobile-row-grid strong{color:#294d74;font-size:.86rem;font-weight:600;overflow-wrap:anywhere}@media (max-width:1080px){.integrations-layout-mobile-nav{display:block}.integrations-hover-nav{display:none}.integration-controls-row>*{flex:1 1 auto}.field-inline{width:min(220px,100%)}.ytd-chart-stack{max-height:none;padding:14px 14px 16px}}@media (max-width:900px){.integration-table-wrap{display:none}.integration-mobile-rows{display:grid;gap:10px;padding:0 16px 12px}}@media (max-width:640px){.integration-panel-body{padding:12px}.integration-status-line{padding:0}.integration-meta-grid,.integration-mobile-row-grid{grid-template-columns:1fr}.integration-mobile-rows,.integration-pagination{padding:0 12px 12px}}.page-header-actions{display:flex;flex-wrap:wrap;gap:10px}.breadcrumbs{margin:0 0 8px;color:#5b7088;font-size:.92rem;font-weight:700}.page-header h2{margin:0;font-size:clamp(1.7rem,3vw,2.4rem);color:#294f7c}.section-copy{margin:10px 0 0;max-width:46rem;color:var(--ink-soft);line-height:1.6}.dashboard-view-panel{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 18px;border:1px solid var(--line);border-radius:var(--radius-md);background:linear-gradient(180deg,#ffffff,#f7faff);box-shadow:0 12px 26px rgba(46,79,120,.08)}.dashboard-view-panel h3{margin:0;color:#284e7d;font-size:1.02rem}.dashboard-view-panel p{margin:6px 0 0;color:var(--ink-soft)}.dashboard-view-tabs{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.dashboard-view-tab{min-height:40px;padding:0 14px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric-grid-compact .metric-card strong{font-size:1.68rem}.people-metric-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.directory-summary-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.metric-card{padding:18px;border:1px solid var(--line);border-radius:var(--radius-md);background:linear-gradient(180deg,#ffffff,#f7faff);box-shadow:0 12px 26px rgba(46,79,120,.08)}.dashboard-link-card,.dashboard-link-row{color:inherit;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.dashboard-link-card{display:block}.directory-metric-card{color:inherit}.dashboard-link-card:hover,.dashboard-link-row:hover{border-color:#a8bfdc;background:#f1f7ff;box-shadow:0 16px 30px rgba(46,79,120,.12);transform:translateY(-1px)}.dashboard-link-card:focus-visible,.dashboard-link-row:focus-visible{outline:3px solid rgba(0,63,204,.18);outline-offset:2px}.metric-card span{display:block;color:#607189;font-size:.86rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.metric-card strong{display:block;margin-top:10px;color:#245181;font-size:1.5rem}.metric-card small{display:block;margin-top:10px;color:#66788f;line-height:1.5}.metric-card .metric-danger{color:#9b2f2f}.metric-card .metric-success{color:#1e7d3b}.panel-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:18px}.dashboard-chart-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:start}.dashboard-chart-grid .panel{min-height:290px}.chart-list{display:grid;gap:10px;padding:16px 20px 20px}.chart-row{display:grid;gap:6px;padding:12px;border:1px solid #d9e2ef;border-radius:10px;background:#f8fbff}.chart-row-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.chart-row-head span{color:#415a77;font-size:.9rem;font-weight:700}.chart-row-head strong{color:#1e3f66;font-size:.96rem}.chart-row-copy{margin:0;color:#66788f;font-size:.82rem}.chart-track{position:relative;height:8px;border-radius:999px;background:#dfe8f4;overflow:hidden}.chart-fill{height:100%;border-radius:inherit;transition:width .2s ease}.chart-fill.is-success{background:#1c8e57}.chart-fill.is-warning{background:#c88212}.chart-fill.is-danger{background:#c14646}.chart-fill.is-muted{background:#6f7f92}.chart-footnote,.chart-row small{color:#66788f;font-size:.8rem}.chart-footnote{margin:0}.panel{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow)}.panel-accent{background:linear-gradient(180deg,#ffffff,#f5f9ff)}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid var(--line)}.panel-head-stack{align-items:stretch;gap:16px}.panel-head h3{margin:0;font-size:1.08rem;color:#284e7d}.panel-head p{margin:6px 0 0;color:var(--ink-soft)}.panel-section{padding:18px 20px 20px}.panel-section-form{display:grid;gap:16px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px 20px 20px}.field-span-full{grid-column:1/-1}.form-actions{display:flex;justify-content:flex-end}.inline-form-actions{gap:10px}.form-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.form-subtitle{margin:0 0 12px;color:#284e7d;font-size:1rem}.repeatable-card,.repeatable-list{display:grid;gap:12px}.repeatable-card{padding:14px;border:1px solid #d9e2ef;border-radius:12px;background:#f8fbff}.repeatable-grid{display:grid;gap:12px}.repeatable-grid-availability,.repeatable-grid-simple{grid-template-columns:repeat(2,minmax(0,1fr))}.repeatable-grid-custom,.repeatable-grid-license{grid-template-columns:repeat(3,minmax(0,1fr))}.button-compact{justify-self:flex-start}.feature-list,.mix-list,.stack-list{display:grid;gap:10px;padding:18px 20px 20px}.mix-row,.stack-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid #d9e2ef;border-radius:12px;background:#f8fbff}.stack-card{color:inherit}.stack-card div{display:grid;gap:4px}.stack-card span{color:var(--ink-soft);font-size:.9rem}.stack-card-note{display:grid;align-items:start}.stack-card-note p{margin:0;color:#485a71;line-height:1.65}.feature-list{margin:0;padding-left:38px;color:#4f6178;line-height:1.8}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:32px;min-width:90px;padding:0 12px;border-radius:999px;font-size:.8rem;font-weight:800;text-transform:capitalize}.status-pill.is-success{background:rgba(28,142,87,.14);color:var(--success)}.status-pill.is-warning{background:rgba(200,130,18,.14);color:var(--warning)}.status-pill.is-danger{background:rgba(193,70,70,.14);color:var(--danger)}.status-pill.is-muted{background:rgba(111,127,146,.14);color:var(--muted)}.alert-banner{display:grid;gap:6px;margin-bottom:12px;padding:12px 14px;border:1px solid transparent;border-radius:var(--radius-md)}.alert-banner strong{color:inherit}.alert-banner span{color:inherit;font-size:.92rem}.alert-banner.is-danger{border-color:rgba(193,70,70,.24);background:rgba(193,70,70,.1);color:#9b2f2f}.alert-banner.is-warning{border-color:rgba(200,130,18,.28);background:rgba(200,130,18,.12);color:#8e5609}.inventory-item-card{gap:14px;background:#f8fbff}.inventory-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.inventory-item-grid{padding:0}.inventory-item-actions{display:flex;flex-wrap:wrap;gap:10px}.directory-toolbar{display:grid;gap:14px}.alpha-filter{display:flex;flex-wrap:wrap;gap:8px}.alpha-link{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:34px;padding:0 12px;border:1px solid #ccd6e4;border-radius:999px;background:#ffffff;color:#4d6480;font-size:.84rem;font-weight:700}.alpha-link.is-active{background:linear-gradient(180deg,var(--brand-blue) 0,var(--brand-blue-dark) 100%);border-color:transparent;color:#ffffff}.directory-search,.report-toolbar{display:flex;gap:10px}.report-toolbar{flex-wrap:wrap}.directory-toolbar-tight{align-items:center;gap:10px}.directory-search input{flex:1}.report-toolbar input,.report-toolbar select{min-height:46px;border:1px solid #c4cfdf;border-radius:10px;background:#ffffff;color:var(--ink);padding:0 14px}.report-toolbar input{flex:1 1 320px}.report-toolbar select{min-width:200px}.directory-toolbar-tight input{flex:1 1 280px}.directory-toolbar-tight select{min-width:170px}.directory-toolbar-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.directory-toolbar-actions .ghost-button,.directory-toolbar-actions .ghost-link{min-height:42px;white-space:nowrap}.people-report-toolbar{gap:12px}.people-report-toolbar input,.people-report-toolbar select{min-height:42px}.people-primary-filters{display:grid;grid-template-columns:minmax(240px,2.4fr) repeat(2,minmax(160px,1fr)) auto;gap:10px;align-items:center}.people-primary-filters input{min-width:0}.people-toolbar-actions{justify-content:flex-end}.people-advanced-filters{padding:12px 14px;border:1px solid #dce4ee;border-radius:10px;background:#f8fbff}.people-advanced-filters summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#35587e;font-size:.84rem;font-weight:700;list-style:none}.people-advanced-filters summary::-webkit-details-marker{display:none}.people-advanced-count{color:#5b7390;font-size:.78rem;font-weight:700}.people-advanced-filters[open] summary{margin-bottom:10px}.equipment-collapsible-panel{padding:14px 16px;border:1px solid #dce4ee;border-radius:12px;background:#f8fbff}.equipment-collapsible-panel summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#35587e;font-weight:700;list-style:none}.equipment-collapsible-panel summary::-webkit-details-marker{display:none}.equipment-collapsible-panel summary small{color:#5b7390;font-size:.78rem;font-weight:600;text-align:right}.equipment-collapsible-panel[open] summary{margin-bottom:12px}.people-advanced-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:10px}.active-filter-row{display:flex;flex-wrap:wrap;gap:8px;padding:10px 20px 16px;border-bottom:1px solid #dce4ee}.active-filter-chip{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 10px;border:1px solid #ced9e8;border-radius:999px;background:#f8fbff;color:#48617e;font-size:.78rem;font-weight:700}.active-filter-remove{color:var(--brand-blue);font-size:.76rem;font-weight:800}.active-filter-clear{display:inline-flex;align-items:center;min-height:30px;color:var(--brand-blue);font-size:.82rem;font-weight:700}.directory-results-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px;padding:12px 20px;border-bottom:1px solid #dce4ee;background:#fbfdff;color:#4f647f;font-size:.84rem}.directory-results-meta p{margin:0}.directory-results-meta p:last-child{text-align:right}.people-directory-helper{margin:0;padding:11px 20px 12px;border-top:1px solid #dce4ee;background:#f8fbff;color:#4f647f;font-size:.84rem;line-height:1.5}.people-meta-stack{display:grid;gap:4px}.people-meta-stack strong{color:#24476f}.people-meta-stack span{color:#5d738f;font-size:.8rem}.people-badge-stack{display:flex;flex-wrap:wrap;gap:6px}.people-badge-stack .status-pill{min-width:70px}.people-row-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.people-row-actions-compact{gap:6px}.people-row-actions-compact .ghost-link{min-height:34px;padding:0 12px;font-size:.8rem;white-space:nowrap}.people-row-actions form{margin:0}.people-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding:14px 20px 18px;border-top:1px solid #dce4ee;color:#4f627a;font-size:.88rem}.people-pagination-actions{display:flex;align-items:center;gap:8px}.people-pagination-pages{display:flex;align-items:center;gap:6px}.people-page-link{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:34px;padding:0 10px;border:1px solid #ccd6e4;border-radius:999px;background:#ffffff;color:#466080;font-size:.8rem;font-weight:700}.people-page-link.is-active{border-color:transparent;background:linear-gradient(180deg,var(--brand-blue) 0,var(--brand-blue-dark) 100%);color:#ffffff}.people-pagination-dots{color:#6c8098;font-size:.8rem;font-weight:700}.wizard-step-row{display:flex;flex-wrap:wrap;gap:8px}.wizard-step-pill{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid #d1dceb;border-radius:999px;background:#ffffff;color:#4d6480;font-size:.8rem;font-weight:700}.wizard-step-pill.is-active{border-color:#9fb8da;background:#edf4ff;color:#245181}.wizard-step-pill.is-complete{border-color:rgba(28,142,87,.24);background:rgba(28,142,87,.1);color:var(--success)}.wizard-action-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.table-wrap{overflow-x:auto}.data-table{width:100%;min-width:720px;border-collapse:collapse}.employee-table{min-width:980px}.directory-mobile-list{display:none}.directory-mobile-card,.directory-mobile-empty{display:grid;gap:12px;padding:14px;border:1px solid #c6d4e6;border-radius:12px;background:#f8fbff;box-shadow:0 8px 18px rgba(34,63,97,.09)}.directory-mobile-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.directory-mobile-title{font-size:1rem;line-height:1.2}.directory-mobile-card-copy{margin:0;color:#485a71;line-height:1.55}.directory-mobile-chip-row{display:flex;flex-wrap:wrap;gap:8px}.directory-mobile-alert-banner{margin:0;padding:8px 10px;border-radius:10px;border:1px solid transparent;font-size:.78rem;font-weight:700}.directory-mobile-alert-banner.is-warning{border-color:rgba(200,130,18,.24);background:rgba(200,130,18,.11);color:var(--warning)}.directory-mobile-alert-banner.is-danger{border-color:rgba(193,70,70,.24);background:rgba(193,70,70,.11);color:var(--danger)}.directory-mobile-chip{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid #d2ddea;border-radius:999px;background:#ffffff;color:#4c627d;font-size:.78rem;font-weight:700}.directory-mobile-chip.is-success{border-color:rgba(28,142,87,.24);background:rgba(28,142,87,.1);color:var(--success)}.directory-mobile-chip.is-warning{border-color:rgba(200,130,18,.24);background:rgba(200,130,18,.1);color:var(--warning)}.directory-mobile-chip.is-danger{border-color:rgba(193,70,70,.24);background:rgba(193,70,70,.1);color:var(--danger)}.directory-mobile-chip.is-muted{border-color:rgba(111,127,146,.24);background:rgba(111,127,146,.1);color:var(--muted)}.directory-mobile-details{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.directory-mobile-details div{display:grid;gap:4px;padding:10px;border:1px solid #dce4ee;border-radius:10px;background:#ffffff}.directory-mobile-details dt{color:#607188;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.directory-mobile-details dd{margin:0;color:#2f4863;font-size:.9rem;line-height:1.45;word-break:break-word}.directory-mobile-details-span{grid-column:1/-1}.directory-mobile-value-link{word-break:break-word}.directory-mobile-actions{display:flex;flex-wrap:wrap;gap:10px}.directory-mobile-actions .ghost-button,.directory-mobile-actions .ghost-link{min-height:42px}.data-table thead th{padding:13px 12px;background:linear-gradient(180deg,#eef3fb,#e3ebf6);border-bottom:1px solid var(--line);color:#3d5470;font-size:.82rem;font-weight:800;letter-spacing:.04em;text-align:left;text-transform:uppercase}.table-sort-link{display:inline-flex;align-items:center;gap:6px;color:inherit}.table-sort-link:hover{color:var(--brand-blue-dark)}.data-table tbody td{padding:13px 12px;border-bottom:1px solid #e0e7f0;color:#324861;font-size:.94rem;vertical-align:top}.data-table tbody tr:hover{background:#f8fbff}.table-meta-stack{display:grid;gap:4px}.table-meta-subtle{color:#71839a;font-size:.84rem;line-height:1.45;word-break:break-word}.subnav-strip{display:flex;flex-wrap:wrap;gap:12px;padding:16px 18px;border:1px solid var(--line);border-radius:var(--radius-md);background:rgba(255,255,255,.9)}.subnav-link{display:inline-flex;justify-content:center;min-height:38px;padding:0 14px;border:0;border-radius:10px;background:transparent;color:#4a627f;font-weight:700}.subnav-link,.subnav-strip-tabs{align-items:center}.subnav-link.is-active,.subnav-link:hover{background:#eef4fc;color:#245181}.detail-layout{display:grid;grid-template-columns:220px minmax(0,1.2fr) minmax(320px,.8fr);gap:18px}.profile-side-card{display:grid;align-content:start;gap:18px;padding:18px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffff;box-shadow:var(--shadow)}.employee-avatar{width:112px;height:112px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(180deg,#5f8bc0,#285a91);color:#ffffff;font-size:2rem;font-weight:800}.profile-side-meta{display:grid;gap:12px}.detail-grid div,.profile-side-meta p{display:grid;gap:4px;margin:0}.detail-grid span,.profile-side-meta span{color:var(--ink-soft);font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.detail-grid strong,.profile-side-meta strong{color:#274a78;font-size:.98rem;line-height:1.5}.detail-panel{min-width:0}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px 20px 20px}.detail-grid-span{grid-column:1/-1}@media (max-width:1280px){.dashboard-chart-grid,.metric-grid,.panel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout{grid-template-columns:220px minmax(0,1fr)}.detail-layout>:last-child{grid-column:1/-1}}.inspection-inventory-list{display:grid;gap:10px}.inspection-inventory-row{display:grid;gap:10px;padding:12px;border:1px solid #d7e1ee;border-radius:10px;background:#ffffff}.inspection-inventory-row-head{display:grid;gap:4px}.inspection-inventory-row-head strong{color:#304965;font-size:.9rem}.inspection-inventory-row-head small{color:#627990;font-size:.8rem}.inspection-inventory-row-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.inspection-unexpected-list{display:grid;gap:10px}.inspection-unexpected-row{display:grid;gap:10px;padding:12px;border:1px solid #d7e1ee;border-radius:10px;background:#ffffff}.inspection-unexpected-grid{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.inspection-unexpected-actions{display:flex;justify-content:flex-start}.inspection-document-list{display:grid;gap:8px}.inspection-document-item{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px;border:1px solid #d7e1ee;border-radius:10px;background:#ffffff}.inspection-document-item p{margin:0;color:#304965;font-size:.9rem;font-weight:600}.inspection-document-item small{color:#627990;font-size:.78rem}.inspection-document-actions{display:flex;gap:10px}.inspection-document-actions a{color:#1f4f8d;font-size:.82rem;font-weight:600;text-decoration:none}.inspection-document-actions a:hover{text-decoration:underline}.inspection-inventory-summary-grid{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.inspection-alert-list,.inspection-inventory-check-list{display:grid;gap:10px}.inspection-alert-card,.inspection-inventory-check-card{display:grid;gap:8px;padding:12px;border:1px solid #d7e1ee;border-radius:10px;background:#ffffff}.inventory-action-form{display:flex;justify-content:flex-end}.inspection-inventory-check-grid{margin-top:2px}.inline-links{display:inline-flex;gap:10px;align-items:center}@media (max-width:980px){.app-shell{grid-template-columns:1fr}.app-sidebar{gap:16px}.app-topbar,.page-header{flex-direction:column;align-items:flex-start}.topbar-actions{width:100%;flex-direction:column;align-items:stretch}.topbar-search{min-width:0;width:100%}.user-card{width:100%;flex-direction:column;align-items:flex-start}.directory-search,.report-toolbar,.user-card-actions{width:100%}.people-primary-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.people-primary-filters input{grid-column:1/-1}.people-toolbar-actions{grid-column:1/-1;justify-content:flex-start}.people-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-table-desktop{display:none}.directory-mobile-list{display:grid;gap:14px;padding:14px}.directory-mobile-card{gap:10px}.directory-mobile-details{grid-template-columns:1fr}.directory-mobile-card .status-pill{min-width:84px;min-height:30px;font-size:.74rem}.directory-toolbar-sticky{position:sticky;top:72px;z-index:6;padding:10px;border:1px solid #dbe4ee;border-radius:12px;background:rgba(255,255,255,.96);backdrop-filter:blur(10px)}.active-filter-row{padding:10px 14px 12px}.directory-results-meta{padding:10px 14px 11px}.directory-results-meta p:last-child{text-align:left}.people-directory-helper{padding:10px 14px 11px}.dashboard-view-panel{align-items:stretch}.dashboard-view-tabs{width:100%;justify-content:flex-start}.dashboard-view-tab{flex:1 1 calc(50% - 10px);min-height:42px}.dashboard-chart-grid,.detail-grid,.detail-layout,.form-grid,.form-split,.login-card,.metric-grid,.panel-grid,.repeatable-grid-availability,.repeatable-grid-custom,.repeatable-grid-license,.repeatable-grid-simple{grid-template-columns:1fr}}@media (max-width:720px){.app-content,.app-topbar{padding:18px}.login-card{padding:24px}.directory-search{flex-direction:column}.report-toolbar .ghost-button,.report-toolbar input,.report-toolbar select{width:100%}.directory-mobile-card,.directory-mobile-empty,.directory-mobile-list{padding:12px}.directory-mobile-chip-row{gap:6px}.directory-toolbar-sticky{top:64px;padding:8px}.active-filter-row{padding:10px 12px 12px}.directory-results-meta,.people-directory-helper{padding:10px 12px 11px}.dashboard-view-panel{padding:14px}.dashboard-view-tabs{gap:8px}.dashboard-view-tab{flex:1 1 100%;width:100%}}.ghost-button,.ghost-link,.subnav-link.is-active,.subnav-link:hover,.table-link{color:var(--brand-blue)}.alpha-link.is-active,.primary-button{background:var(--brand-blue)}.detail-grid strong,.form-subtitle,.metric-card strong,.page-header h2,.panel-head h3,.profile-side-meta strong,.topbar-title{color:#101010}.page-header h2{font-size:calc(clamp(1.3rem, 2vw, 1.5rem) - 1px)}.panel-head h3{font-size:calc(1.08rem - 1px)}.form-subtitle{font-size:calc(1rem - 1px)}.detail-grid strong,.profile-side-meta strong{font-size:calc(.98rem - 1px)}.app-shell{--sidebar-width:112px;min-height:100vh;display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);transition:grid-template-columns .2s ease}.app-shell.sidebar-expanded{--sidebar-width:248px}.app-sidebar{position:sticky;top:0;align-self:start;min-height:100vh;display:flex;flex-direction:column;gap:18px;padding:12px 10px;background:var(--brand-blue);color:#dfeaf8}.brand-block{display:flex;align-items:center;justify-content:center;min-height:52px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.2)}.brand-logo{width:auto;max-width:188px;max-height:38px;height:auto}.sidebar-nav{display:grid;gap:10px}.sidebar-link{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:12px;min-height:48px;padding:0 10px;border-radius:12px;color:#dce9fb;text-align:left;transition:background-color .18s ease,color .18s ease}.sidebar-link.is-active,.sidebar-link:hover{background:rgba(255,255,255,.16);color:#ffffff}.sidebar-link-icon{display:inline-flex;align-items:center;justify-content:center}.sidebar-link-icon svg{width:20px;height:20px}.sidebar-link-label{min-width:0;font-size:calc(.95rem - 1px);font-weight:600;white-space:nowrap}.sidebar-nav.is-collapsed .sidebar-link{grid-template-columns:1fr;justify-items:center;align-content:center;gap:6px;min-height:74px;padding:8px 5px;text-align:center}.sidebar-nav.is-collapsed .sidebar-link-label{display:block;max-width:100%;font-size:calc(.68rem - 1px);font-weight:700;line-height:1.1;white-space:normal;overflow-wrap:break-word}.sidebar-link-group{position:relative;width:100%}.integrations-hover-nav{position:absolute;bottom:-6px;left:calc(100% + 10px);display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));align-items:start;gap:16px 20px;width:min(700px,calc(100vw - 180px));max-height:min(calc(100vh - 32px),520px);overflow:auto;padding:16px 18px;border:1px solid #cfdced;border-radius:14px;background:rgba(255,255,255,.98);box-shadow:0 22px 50px rgba(18,45,76,.26);backdrop-filter:blur(8px);opacity:0;transform:translateX(-8px);pointer-events:none;transition:opacity .16s ease,transform .16s ease;z-index:70}.integrations-hover-nav.is-open{opacity:1;transform:translateX(0);pointer-events:auto}.integrations-hover-nav-eyebrow{grid-column:1/-1;margin:0;color:#5d728a;font-size:.76rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.integrations-hover-nav-group{display:grid;align-content:start;gap:8px}.integrations-hover-nav-group+.integrations-hover-nav-group{margin-top:0}.integrations-hover-nav-title{margin:0;color:#6a7d93;font-size:.74rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.integrations-hover-nav-links{display:grid;gap:8px}.integrations-hover-nav-link{display:inline-flex;align-items:center;min-height:34px;padding:0 10px;border:1px solid transparent;border-radius:9px;color:#294e75;font-size:.9rem;font-weight:600}.integrations-hover-nav-link:hover{border-color:#cfdced;background:#f5f9ff}.integrations-hover-nav-link.is-active{border-color:#b5cceb;background:#eaf3ff;color:var(--brand-blue)}.sidebar-foot{margin-top:auto;display:grid;gap:10px;padding:10px;border-radius:12px;background:rgba(255,255,255,.12)}.sidebar-foot-meta{display:grid;gap:2px}.sidebar-foot-label{color:rgba(230,239,251,.8);font-size:.78rem;text-transform:uppercase;letter-spacing:.05em}.sidebar-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;width:100%;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:rgba(255,255,255,.12);color:#ffffff;font-weight:600}.sidebar-toggle svg{width:18px;height:18px}.app-shell.sidebar-collapsed .sidebar-foot{padding:8px}.app-shell.sidebar-collapsed .sidebar-toggle{width:100%;min-height:40px}.app-shell.sidebar-collapsed .sidebar-toggle span{display:none}.app-main{min-width:0;display:flex;flex-direction:column}.app-topbar{position:sticky;top:0;z-index:25;display:grid;grid-template-columns:minmax(220px,auto) minmax(280px,1fr) auto;align-items:center;gap:14px;padding:12px 20px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.88);backdrop-filter:blur(14px)}.topbar-main{display:flex;align-items:center;gap:12px;min-width:0}.topbar-client-logo{width:auto;max-width:min(100%,175px);height:auto}.eyebrow{margin:0 0 3px}.topbar-title{margin:0;font-size:calc(clamp(1.1rem, 1.4vw, 1.35rem) - 1px);line-height:1.2}.topbar-search{width:min(100%,700px);justify-self:start;min-width:0}.topbar-search-icon{position:absolute;left:12px;top:50%;width:16px;height:16px;transform:translateY(-50%);color:var(--brand-blue);pointer-events:none}.topbar-search input{width:100%;min-height:42px;border-radius:12px;padding:0 14px 0 36px}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.topbar-icon-button{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #c7d2e3;border-radius:10px;background:#ffffff;color:var(--brand-blue)}.topbar-icon-button svg{width:17px;height:17px}.topbar-nav-trigger{display:inline-flex}.user-chip{gap:8px;padding:4px 8px 4px 4px;border:1px solid #d5dce7;background:#ffffff}.user-chip,.user-chip-avatar{display:inline-flex;align-items:center;border-radius:999px}.user-chip-avatar{width:30px;height:30px;justify-content:center;background:var(--brand-blue);color:#ffffff;font-size:.74rem;font-weight:700}.user-chip-copy{display:grid;gap:0;line-height:1.15}.user-chip-copy strong{font-size:.8rem}.user-chip-copy span{color:var(--ink-soft);font-size:.72rem;text-transform:capitalize}.topbar-logout{min-height:36px;padding:0 12px}.app-content{padding:24px}@media (max-width:1480px){.app-topbar{grid-template-columns:minmax(0,auto) minmax(220px,1fr) auto;row-gap:0}.topbar-actions{gap:6px}.user-chip-copy{display:none}.topbar-client-logo{max-width:148px}.app-content{padding:20px}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-layout{grid-template-columns:220px minmax(0,1fr)}.detail-layout>:last-child{grid-column:1/-1}.subnav-strip-tabs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin}.subnav-strip-tabs .subnav-link{white-space:nowrap;flex:0 0 auto}}@media (max-width:1240px){.app-topbar{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"main actions" "search search";row-gap:10px}.topbar-main{grid-area:main}.topbar-search{grid-area:search}.topbar-actions{grid-area:actions}}.detail-grid strong,.profile-side-meta strong{overflow-wrap:anywhere}.training-service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.training-service-option{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #d8e2ef;border-radius:14px;background:#f8fbff}.training-service-option input{margin:0}.training-service-option span:first-of-type,.training-service-option strong{flex:1 1 auto;color:#274a78;font-weight:600}.training-service-option.is-static{align-items:flex-start;flex-direction:column}.training-group-stack{display:grid;gap:16px}.training-group-panel{border:1px solid #d9e3ef;border-radius:16px;background:#f9fbfe;overflow:hidden}.training-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #dce5f0;background:linear-gradient(180deg,#fdfefe,#f2f7fd)}.training-group-head h5{margin:0;color:#274a78;font-size:.98rem}.training-group-head span{color:var(--ink-soft);font-size:.82rem;font-weight:700}.training-record-grid{display:grid;gap:14px;padding:16px}.training-record-card{display:grid;gap:14px;padding:14px;border:1px solid #d6e1ee;border-radius:14px;background:#fff}.training-record-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.training-record-card-head strong{color:#274a78}.training-record-card-head p{margin:6px 0 0;color:var(--ink-soft);line-height:1.45}.training-matrix-chip-grid{display:flex;flex-wrap:wrap;gap:8px}@media (max-width:980px){.app-shell,.app-shell.sidebar-collapsed,.app-shell.sidebar-expanded{grid-template-columns:1fr}.app-sidebar{gap:10px}.sidebar-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.sidebar-nav .sidebar-link{grid-template-columns:1fr;justify-items:center;padding:6px 2px;min-height:40px}.sidebar-foot,.sidebar-nav .sidebar-link-label{display:none}.app-topbar{grid-template-columns:1fr;align-items:stretch;gap:10px}.topbar-actions,.topbar-main{width:100%}.topbar-actions{justify-content:space-between;flex-wrap:wrap}.page-header{flex-direction:column;align-items:flex-start}.directory-search,.report-toolbar{width:100%}.dashboard-chart-grid,.detail-grid,.detail-layout,.form-grid,.form-split,.login-card,.metric-grid,.panel-grid,.repeatable-grid-availability,.repeatable-grid-custom,.repeatable-grid-license,.repeatable-grid-simple,.training-service-grid{grid-template-columns:1fr}.training-group-head,.training-record-card-head,.training-service-option{align-items:flex-start;flex-direction:column}}@media (max-width:720px){.app-content,.app-topbar{padding:16px}.topbar-main{gap:8px}.user-chip-copy{display:none}.topbar-actions{gap:6px}.topbar-logout{padding:0 10px}.login-card{padding:24px}.directory-search{flex-direction:column}.report-toolbar .ghost-button,.report-toolbar input,.report-toolbar select{width:100%}.people-advanced-grid,.people-primary-filters{grid-template-columns:1fr}.directory-toolbar-actions,.people-toolbar-actions{width:100%}.directory-results-meta,.people-pagination{align-items:flex-start}.people-pagination-actions{width:100%;flex-wrap:wrap}}.form-success{margin:0;color:var(--success);font-size:.92rem;font-weight:600}.inspection-section-list{display:grid;gap:14px}.inspection-section-card{display:grid;gap:12px;padding:14px;border:1px solid #d6dfeb;border-radius:12px;background:#f8fbff}.inspection-section-card h5{margin:0;color:#284e7d;font-size:.96rem}.inspection-section-card p{margin:6px 0 0;color:#5f7289;font-size:.9rem}.inspection-question-list{display:grid;gap:10px}.inspection-question-card{display:grid;gap:10px;padding:12px;border:1px solid #dbe3ee;border-radius:10px;background:#ffffff}.inspection-question-card.is-invalid{border-color:#d45b70;background:#fff7f8;box-shadow:0 0 0 1px rgba(212,91,112,.14)}.inspection-question-card.is-invalid .inspection-question-label{color:#9c2f45}.inspection-question-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(200px,240px);gap:12px;align-items:start}.inspection-question-label{margin:0;color:#314a67;font-size:.92rem;font-weight:600;line-height:1.45}.inspection-question-answer-field{min-width:0}.inspection-question-actions{display:flex;flex-wrap:wrap;gap:8px}.inspection-question-toggle{min-width:92px}.inspection-question-toggle.is-active{border-color:#9fb6d6;background:#ecf4ff;color:#21466f}.inspection-question-expanded{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.inspection-history-layout{display:grid;grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);gap:14px}.inspection-history-list{display:grid;gap:8px;max-height:680px;overflow:auto;padding-right:4px}.inspection-history-item{display:grid;gap:4px;width:100%;padding:10px;border:1px solid #ced9e7;border-radius:10px;background:#f7fbff;text-align:left}.inspection-history-item strong{font-size:.9rem;color:#284e7d}.inspection-history-item span{color:#3f566f;font-size:.88rem}.inspection-history-item small{color:#68809a;font-size:.78rem}.inspection-history-item.is-active,.inspection-history-item:hover{border-color:#9fb6d6;background:#ecf4ff}.inspection-detail-card{border:1px solid #d9e2ef;border-radius:12px;background:#f9fcff}.inspection-detail-summary{display:grid;gap:14px;padding:18px;border-bottom:1px solid #dde6f2;background:linear-gradient(180deg,#ffffff,#f4f9ff)}.inspection-detail-summary-copy h4{margin:0;color:#234a76;font-size:1.1rem}.inspection-detail-summary-copy p:last-child{margin:6px 0 0;color:#5c728c;font-size:.88rem;line-height:1.5}.inspection-detail-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.inspection-summary-card{display:grid;gap:6px;padding:12px 14px;border:1px solid #d6e1ef;border-radius:10px;background:#ffffff}.inspection-summary-card span{color:#667e97;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.inspection-summary-card strong{color:#21466f;font-size:1rem}.inspection-summary-card small{color:#607790;line-height:1.45}.inspection-detail-grid{padding:16px 18px 14px}.inspection-answer-section{display:grid;gap:10px;padding:0 18px 18px}.inspection-answer-section h5{margin:0;color:#274c77;font-size:.95rem}.inspection-answer-list{display:grid;gap:10px}.inspection-answer-card{display:grid;gap:8px;padding:12px;border:1px solid #d6dfeb;border-radius:10px;background:#ffffff}.inspection-answer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.inspection-answer-head p{margin:0;color:#304965;font-size:.9rem;font-weight:600}.inspection-answer-notes{margin:0;color:#54697f;font-size:.88rem;line-height:1.5}.inspection-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:8px}.inspection-photo-grid a{display:block;border:1px solid #cfdaea;border-radius:8px;overflow:hidden;background:#ffffff}.inspection-photo-grid img{display:block;width:100%;height:96px;object-fit:cover}.audit-action-list,.audit-activity-list,.audit-question-list{display:grid;gap:14px}.audit-employee-picker{display:grid;gap:10px}.audit-form-field.is-invalid{padding:10px;border:1px solid #d45b70;border-radius:10px;background:#fff7f8;box-shadow:0 0 0 1px rgba(212,91,112,.14)}.audit-form-field.is-invalid>span{color:#9c2f45}.audit-employee-picker input,.audit-employee-picker select{min-height:42px}.audit-employee-picker small{color:var(--muted);font-size:.8rem}.audit-title-preview{display:grid;gap:6px;padding:14px 16px;border:1px solid #dbe3ee;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#eef5ff)}.audit-title-preview span{color:#54708e;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.audit-title-preview strong{color:#16395f;font-size:1rem}.audit-title-preview small{color:#5c728c}.audit-setup-actions{justify-content:flex-start}.audit-setup-expanded{align-items:start}.audit-action-card,.audit-activity-card,.audit-question-card{gap:14px}.audit-action-head,.audit-activity-head,.audit-question-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.audit-action-head h4,.audit-question-head h4{margin:0;color:#16395f;font-size:1rem}.audit-action-head p,.audit-activity-card p,.audit-question-head p{margin:6px 0 0;color:#5c728c;line-height:1.5}.audit-answer-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.audit-answer-option{display:flex;align-items:center;gap:8px;min-height:44px;padding:10px 12px;border:1px solid #d4ddea;border-radius:10px;background:#ffffff;font-weight:600;color:#274967}.audit-answer-option.is-selected{border-color:#9fb6d6;background:#ecf4ff;color:#21466f}.audit-answer-option input{margin:0}.audit-create-question-card{gap:12px}.audit-question-grid{align-items:start}.field-inline-toggle{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding-top:26px;color:#234a76;font-weight:600}.field-inline-toggle input{margin:0}.audit-action-update-form,.audit-review-form{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.audit-action-update-form select,.audit-review-form input{min-width:180px}.audit-action-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.audit-inline-actions{display:flex;flex-wrap:wrap;gap:8px}@media (max-width:980px){.inspection-history-layout{grid-template-columns:1fr}.inspection-history-list{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));max-height:none;padding-right:0}.inspection-inventory-row-fields,.inspection-question-expanded,.inspection-question-main,.inspection-unexpected-grid{grid-template-columns:1fr}.inspection-document-item{flex-direction:column}.inspection-detail-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-answer-options{grid-template-columns:1fr}}.vehicle-record-metric-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.vehicle-record-metric-card{min-height:0;padding:14px 16px}.vehicle-record-metric-card span{font-size:.74rem}.vehicle-record-metric-card strong{margin-top:8px;font-size:1.08rem;line-height:1.3}.vehicle-record-metric-card small{margin-top:6px;font-size:.8rem;line-height:1.4}.vehicle-qr-panel{overflow:visible}.vehicle-qr-head{align-items:flex-start}.vehicle-qr-utility{display:grid;gap:14px}.vehicle-qr-layout{display:grid;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:18px;padding-top:2px}.vehicle-qr-preview{width:160px;height:160px;padding:10px;border:1px solid #d5dfe9;border-radius:12px;background:#ffffff}.vehicle-qr-preview img{display:block;width:100%;height:100%}.vehicle-qr-actions{display:flex;flex-wrap:wrap;gap:10px}.vehicle-qr-note{margin:0;color:#5f7590;line-height:1.55}.vehicle-mobile-shell{min-height:100vh;max-width:760px;margin:0 auto;padding:18px 14px 24px;display:grid;gap:12px;background:linear-gradient(180deg,#f6fbff,#edf5ff)}.vehicle-mobile-header{padding:14px;border:1px solid #d7e2ee;border-radius:14px;background:#ffffff;box-shadow:0 8px 20px rgba(44,76,112,.08)}.vehicle-mobile-header p{margin:0;color:#5f7590;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.vehicle-mobile-header h1{margin:8px 0 0;color:#133252;font-size:1.55rem}.vehicle-mobile-header-meta{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.vehicle-mobile-card{display:grid;gap:10px;padding:14px;border:1px solid #d7e2ee;border-radius:14px;background:#ffffff;box-shadow:0 8px 20px rgba(44,76,112,.08)}.vehicle-mobile-card h2{margin:0;color:#1e466f;font-size:1rem}.vehicle-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vehicle-mobile-grid div{display:grid;gap:4px}.vehicle-mobile-grid span{color:#667e97;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.vehicle-mobile-grid strong{color:#1c3e62;font-size:.92rem;line-height:1.4}.vehicle-mobile-list{display:grid;gap:8px}.vehicle-mobile-item{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:10px;border:1px solid #dbe5f1;border-radius:10px;background:#f8fbff}.vehicle-mobile-item strong{color:#1f436a;font-size:.92rem}.vehicle-mobile-item p{margin:4px 0 0;color:#607892;font-size:.82rem}.vehicle-mobile-item-meta{display:grid;justify-items:end;gap:8px}.vehicle-mobile-item-meta span:first-child{color:#4f647c;font-size:.84rem}.vehicle-mobile-action-card .ghost-link,.vehicle-mobile-action-card .primary-button{width:100%;text-align:center}.equipment-signflow-entry{border-color:#cfe0f7;background:linear-gradient(180deg,#ffffff,#f3f8ff)}.equipment-signflow-copy{margin-top:-2px;font-size:.88rem}.equipment-signflow-inline-note{margin-top:-4px}.equipment-signflow-summary{display:grid;gap:8px;padding:12px;border:1px solid #d3e0f0;border-radius:10px;background:#f7fbff}.equipment-signflow-summary-head{margin:0;color:#1f4268;font-size:.84rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.equipment-signflow-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.equipment-signflow-summary-grid p{margin:0;display:grid;gap:4px}.equipment-signflow-summary-grid span{color:#5f7894;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.equipment-signflow-summary-grid strong{color:#1b3f63;font-size:.9rem;line-height:1.35}.equipment-signflow-summary-note{color:#5f7690;font-size:.8rem}@media (max-width:920px){.vehicle-qr-layout{grid-template-columns:1fr}.vehicle-qr-preview{width:180px;height:180px}}@media (max-width:640px){.equipment-signflow-summary-grid,.inspection-detail-summary-grid,.vehicle-mobile-grid{grid-template-columns:1fr}.vehicle-mobile-item{flex-direction:column}.vehicle-mobile-item-meta{justify-items:start}.audit-action-head,.audit-activity-head,.audit-question-head{flex-direction:column}.field-inline-toggle{padding-top:0}}.inspection-view-tabs{display:inline-flex;gap:8px;align-items:center;flex-wrap:wrap}.inspection-view-tabs .ghost-button{border-color:#c9d7e8}.inspection-view-tabs .ghost-button.is-active{background:#ecf4ff;border-color:#9fb8da}.inspection-records-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.inspection-records-head .section-copy{margin-top:4px;max-width:none;font-size:.88rem}.inspection-filter-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:10px 12px;border:1px solid #d9e3f0;border-radius:10px;background:#f8fbff}.inspection-filter-summary{color:#5f7289;font-size:.82rem}.inspection-filter-fields{display:flex;flex-wrap:wrap;align-items:end;justify-content:flex-end;gap:10px}.inspection-filter-field{min-width:132px;gap:4px}.inspection-filter-field input,.inspection-filter-reset{min-height:40px}.inspection-history-empty{display:grid;gap:10px;justify-items:start}.inspection-form-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.vehicle-inspection-create-form{scroll-margin-top:92px}@media (max-width:980px){.inspection-form-head,.inspection-records-head{flex-direction:column;align-items:flex-start}.vehicle-inspection-create-form{scroll-margin-top:74px}.inspection-filter-bar,.inspection-filter-fields{flex-direction:column;align-items:flex-start}.inspection-filter-field,.inspection-filter-fields,.inspection-filter-reset{width:100%}.vehicle-record-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle-record-metric-card{padding:12px 14px}.vehicle-qr-actions .ghost-link,.vehicle-qr-actions .primary-button,.vehicle-qr-head .ghost-button{width:100%}}.mobile-menu-backdrop,.mobile-menu-sheet,.mobile-only{display:none}@media (max-width:980px){.desktop-only{display:none!important}.mobile-only{display:inline-flex!important}.app-shell,.app-shell.sidebar-collapsed,.app-shell.sidebar-expanded{grid-template-columns:1fr}.app-sidebar{display:none}.app-main{min-height:100vh}.app-topbar{position:sticky;top:0;z-index:30;grid-template-columns:1fr;gap:10px;padding:12px 14px;border-bottom:1px solid #d8e1ec;background:rgba(255,255,255,.95);backdrop-filter:blur(16px)}.topbar-main{justify-content:space-between}.topbar-client-logo{max-width:148px}.topbar-menu-trigger{width:40px;height:40px;border-radius:12px}.topbar-mobile-user{width:40px;height:40px;padding:0;overflow:hidden;border:1px solid #0a47d3;border-radius:12px;background:var(--brand-blue)}.topbar-mobile-user-logo{display:block;width:100%;height:100%;object-fit:cover}.topbar-search{min-width:0}.topbar-search input{min-height:44px;border-radius:12px;background:#f8fbff}.app-content{padding:16px 14px 94px}.mobile-bottom-nav.mobile-only{position:fixed;left:0;right:0;bottom:0;z-index:35;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:9px 12px calc(9px + env(safe-area-inset-bottom));border-top:1px solid #d8e1ec;background:rgba(255,255,255,.97);backdrop-filter:blur(14px)}.mobile-bottom-link{display:grid;justify-items:center;align-content:center;gap:4px;min-height:50px;padding:6px 4px;border-radius:12px;color:#57708c}.mobile-bottom-link.is-active{background:#edf4ff;color:var(--brand-blue)}.mobile-bottom-link-icon{display:inline-flex;width:19px;height:19px}.mobile-bottom-link-icon svg{width:19px;height:19px}.mobile-bottom-link-label{font-size:.72rem;font-weight:700;line-height:1}.mobile-menu-backdrop{display:block;position:fixed;inset:0;z-index:40;border:0;padding:0;background:rgba(8,21,38,.38);opacity:0;pointer-events:none;transition:opacity .2s ease}.mobile-menu-backdrop.is-open{opacity:1;pointer-events:auto}.mobile-menu-sheet{position:fixed;inset:0 auto 0 0;z-index:45;width:min(84vw,340px);padding:16px 14px 22px;border-right:1px solid #d7e2ef;background:#ffffff;transform:translateX(-100%);transition:transform .22s ease;display:grid;grid-template-rows:auto 1fr auto;gap:14px}.mobile-menu-sheet.is-open{transform:translateX(0)}.mobile-menu-head{justify-content:space-between}.mobile-menu-head,.mobile-menu-user{display:flex;align-items:center;gap:10px}.mobile-menu-user{min-width:0}.mobile-menu-user-avatar{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:var(--brand-blue);color:#ffffff;flex:0 0 auto}.mobile-menu-user-logo{display:block;width:100%;height:100%;object-fit:cover}.mobile-menu-user-copy{display:grid;min-width:0}.mobile-menu-user-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#183453;font-size:.9rem}.mobile-menu-user-copy span{color:#698199;font-size:.77rem;text-transform:capitalize}.mobile-menu-close{width:38px;height:38px;border-radius:12px;flex:0 0 auto}.mobile-menu-nav{display:grid;gap:8px;align-content:start;overflow:auto;padding-right:2px}.mobile-menu-link{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:50px;padding:0 12px;border:1px solid #d7e2ef;border-radius:12px;color:#24486f;background:#ffffff}.mobile-menu-link.is-active{border-color:#bdd0e7;background:#edf4ff;color:var(--brand-blue)}.mobile-menu-link-main{display:inline-flex;align-items:center;gap:10px;min-width:0;font-weight:700}.mobile-menu-link-icon{display:inline-flex;width:20px;height:20px;flex:0 0 auto}.mobile-menu-link-icon svg,.mobile-menu-link>svg{width:18px;height:18px}.mobile-menu-logout .ghost-button{width:100%;min-height:44px;border-radius:12px}}.app-main,.app-shell,.login-shell{min-height:100vh;min-height:100dvh}.scheduler-shell{gap:18px}.scheduler-panel{padding:18px 20px 20px}.scheduler-panel-head,.scheduler-week-head{align-items:flex-start;gap:14px}.scheduler-inspect-strip,.scheduler-panel-actions,.scheduler-task-meta,.scheduler-toolbar,.scheduler-week-meta,.scheduler-weekday-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.scheduler-toolbar{justify-content:flex-end}.scheduler-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.scheduler-filter-row{margin-top:12px;display:flex;flex-wrap:wrap;gap:14px;align-items:flex-end;justify-content:space-between}.scheduler-weekday-row{margin-top:6px}.scheduler-chip{min-height:38px;padding:0 12px}.scheduler-chip.is-active,.scheduler-lock-button.is-active{border-color:#9fb8da;background:#ecf4ff;color:var(--brand-blue)}.scheduler-checkbox{min-width:220px}.scheduler-inspect-strip{margin-top:12px;padding:10px 12px;border:1px solid #d8e2ef;border-radius:10px;background:#f8fbff;color:#33506d;font-size:.88rem;font-weight:600}.scheduler-progress{margin-top:14px}.scheduler-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px}.scheduler-board-stack,.scheduler-side-list,.scheduler-side-stack,.scheduler-task-stack{display:grid;gap:14px}.scheduler-week-panel{padding:16px 18px 18px}.scheduler-week-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}.scheduler-day-column{display:grid;gap:10px;min-height:240px;padding:12px;border:1px solid #d7e2ef;border-radius:14px;background:#f9fbff}.scheduler-day-column.is-in_range{border-color:rgba(32,148,94,.26)}.scheduler-day-column.is-below_target{border-color:rgba(198,131,17,.26)}.scheduler-day-column.is-above_target{border-color:rgba(193,70,70,.26)}.scheduler-day-head,.scheduler-task-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.scheduler-day-head strong,.scheduler-task-head strong{color:#1d4067}.scheduler-day-head span,.scheduler-day-status,.scheduler-day-summary small,.scheduler-task-card p{color:#5d738d;font-size:.82rem}.scheduler-day-summary{display:grid;justify-items:end;gap:4px}.scheduler-side-card,.scheduler-task-card{display:grid;gap:8px;padding:10px 12px;border:1px solid #d8e2ef;border-radius:12px;background:#ffffff;box-shadow:0 8px 18px rgba(35,67,102,.06)}.scheduler-task-card.is-dragging{opacity:.65}.scheduler-side-card p,.scheduler-task-card p{margin:0}.scheduler-task-meta{color:#31506f;font-size:.8rem;font-weight:600}.scheduler-empty-slot{display:grid;place-items:center;min-height:74px;border:1px dashed #c7d5e7;border-radius:12px;color:#72859c;background:#f7faff;font-size:.84rem}@media (max-width:1180px){.scheduler-layout{grid-template-columns:1fr}}@media (max-width:900px){.scheduler-panel-actions,.scheduler-toolbar{width:100%;justify-content:flex-start}.scheduler-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.scheduler-panel{padding:14px}.scheduler-form-grid,.scheduler-week-grid{grid-template-columns:1fr}.scheduler-day-head,.scheduler-filter-row,.scheduler-task-head,.scheduler-week-head{flex-direction:column;align-items:flex-start}}.topbar-search{position:relative}.topbar-search input{padding-right:52px}.topbar-search-submit{position:absolute;top:50%;right:7px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #c7d2e3;border-radius:10px;background:linear-gradient(180deg,#ffffff,#edf4ff);color:var(--brand-blue-dark);transform:translateY(-50%);transition:background .14s ease,border-color .14s ease,transform .14s ease}.topbar-search-submit:hover{border-color:#8aaed7;background:linear-gradient(180deg,#ffffff,#e5f0ff)}.topbar-search-submit svg{width:15px;height:15px}.topbar-search-dropdown{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:40;display:grid;gap:10px;padding:12px;border:1px solid #d7e2ef;border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 22px 50px rgba(32,62,96,.18);backdrop-filter:blur(14px)}.topbar-search-dropdown-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.topbar-search-dropdown-head span{font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#31557f}.topbar-search-dropdown-head small,.topbar-search-status{color:var(--ink-soft);line-height:1.5}.topbar-search-status{margin:0;padding:2px 4px 4px}.topbar-search-suggestion-list{display:grid;gap:8px}.topbar-search-suggestion{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:11px 12px;border:1px solid #d7e2ef;border-radius:14px;background:linear-gradient(180deg,#ffffff,#f6faff);text-align:left;transition:border-color .14s ease,transform .14s ease,box-shadow .14s ease}.topbar-search-suggestion.is-active,.topbar-search-suggestion:hover{border-color:#8fb1d8;box-shadow:0 12px 24px rgba(46,79,120,.12);transform:translateY(-1px)}.topbar-search-suggestion-copy{display:grid;gap:3px;min-width:0}.topbar-search-suggestion-copy small,.topbar-search-suggestion-copy span,.topbar-search-suggestion-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-search-suggestion-copy strong{color:#14385f}.topbar-search-suggestion-copy small,.topbar-search-suggestion-copy span{color:var(--ink-soft)}.topbar-search-results-link{width:100%;min-height:42px;border:1px dashed #8db1da;border-radius:12px;background:#f5faff;color:var(--brand-blue-dark);font-weight:700}.search-result-kind,.topbar-search-results-link{display:inline-flex;align-items:center;justify-content:center}.search-result-kind{min-height:28px;padding:0 10px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.search-result-kind.is-person{background:rgba(31,104,176,.12);color:#1f68b0}.search-result-kind.is-vehicle{background:rgba(28,142,87,.12);color:#1c8e57}.search-result-kind.is-equipment{background:rgba(200,130,18,.14);color:#9c670f}.search-result-kind.is-report{background:rgba(111,127,146,.14);color:#5f7287}.not-found-panel,.search-empty-state{display:grid;gap:12px;padding:28px 20px 30px}.search-empty-state strong{font-size:1.06rem;color:#163d65}.search-empty-state p,.search-section-empty,.search-section-head p{margin:0;color:var(--ink-soft);line-height:1.6}.search-section-stack{display:grid;gap:18px;padding:18px 20px 20px}.search-section{display:grid;gap:14px}.search-section-head h4{margin:0;font-size:1rem;color:#284e7d}.search-results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.search-result-card{display:grid;gap:10px;padding:16px;border:1px solid #d9e4f0;border-radius:18px;background:linear-gradient(180deg,#ffffff,#f7fbff);box-shadow:0 12px 24px rgba(46,79,120,.08)}.search-result-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.search-result-title{font-size:1.02rem}.search-result-subtitle{margin:0;color:#23496f;line-height:1.5}.search-result-meta{display:flex;flex-wrap:wrap;gap:8px}.search-result-meta span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#eef4fb;color:#476582;font-size:.78rem;font-weight:700}.not-found-shell{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at top left,rgba(25,88,149,.16),transparent 34%),radial-gradient(circle at bottom right,rgba(28,142,87,.12),transparent 28%),linear-gradient(180deg,#f4f8fc,#eaf0f7)}.not-found-card{width:min(100%,720px);display:grid;gap:18px;padding:42px;border:1px solid rgba(143,177,216,.34);border-radius:28px;background:rgba(255,255,255,.94);box-shadow:0 28px 60px rgba(32,62,96,.16)}.not-found-card h1,.not-found-panel h2{margin:0;color:#173e66}.not-found-card p,.not-found-panel p{margin:0;color:var(--ink-soft);line-height:1.7;max-width:42rem}.not-found-eyebrow{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:32px;padding:0 12px;border-radius:999px;background:rgba(31,104,176,.12);color:#1f68b0;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.not-found-actions{display:flex;flex-wrap:wrap;gap:10px}.field-grow{flex:1 1 240px}.table-scroll{overflow-x:auto}.empty-state-copy{margin:0;color:#607791;line-height:1.6}.quote-attachment-list,.quote-create-form,.quote-create-page,.quote-create-panel,.quote-export-list,.quote-form-grid,.quote-history-grid,.quote-summary-form,.quote-summary-shell,.quote-text-grid,.quote-timeline{display:grid;gap:16px}.quote-create-panel{padding:22px}.quote-create-form{gap:20px}.quote-create-form .form-actions{margin-top:4px}.quote-workspace-page{gap:18px}.quote-page-header{align-items:flex-start}.quote-status-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 18px;border:1px solid #d3deeb;border-radius:16px;background:linear-gradient(180deg,#ffffff,#f6fbff);color:#355879;box-shadow:0 12px 24px rgba(46,79,120,.08)}.quote-status-banner strong{color:#163f67}.quote-overview-strip{gap:14px}.quote-overview-strip,.quote-signal-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.quote-signal-strip{gap:12px}.quote-overview-card{padding:16px 18px;border:1px solid #d9e3ef;border-radius:18px;background:linear-gradient(180deg,#ffffff,#f7fbff);box-shadow:0 14px 28px rgba(46,79,120,.08)}.quote-attachment-analysis-item span,.quote-breakdown-row span,.quote-commercial-strip-item span,.quote-kpi-card span,.quote-overview-card span{display:block;color:#6b8096;font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.quote-commercial-strip-item strong,.quote-kpi-card strong,.quote-overview-card strong{display:block;margin-top:10px;color:#163f67;font-size:1.12rem}.quote-mobile-tabs{display:none}.quote-mobile-tab{min-height:40px;border:1px solid #d1dcec;border-radius:12px;background:#f8fbff;color:#4c6d8f;font-weight:700}.quote-mobile-tab.is-active{border-color:#a9c3e6;background:#edf4ff;color:var(--brand-blue)}.quote-workspace-shell{display:grid;gap:20px;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);grid-template-areas:"chat summary" "files summary" "history history";align-items:start}.quote-primary-column{grid-area:summary;position:sticky;top:24px}.quote-chat-column{grid-area:chat;min-width:0}.quote-files-column{grid-area:files}.quote-history-column{grid-area:history}.quote-attachments-panel,.quote-chat-panel,.quote-summary-panel{overflow:hidden}.quote-summary-shell{gap:18px}.quote-summary-panel-compact{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,251,255,.98))}.quote-attachment-top,.quote-chat-composer-actions,.quote-chat-head,.quote-chat-message-head,.quote-commercial-strip,.quote-section-head,.quote-summary-footer,.quote-summary-hero,.quote-timeline-item header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.quote-section-kicker{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:rgba(0,63,204,.08);color:var(--brand-blue);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.quote-chat-head h3,.quote-section-head h4,.quote-summary-hero h3{margin:8px 0 6px;color:#173f67}.quote-attachment-empty,.quote-chat-composer-field small,.quote-chat-empty-card p,.quote-chat-head p,.quote-section-head p,.quote-summary-footer-copy span,.quote-summary-hero p,.quote-upload-card p{margin:0;color:#637991;line-height:1.6}.quote-attachment-badges,.quote-chat-composer-meta,.quote-summary-hero-actions,.quote-upload-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.quote-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.quote-kpi-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-kpi-card{min-height:110px;padding:16px;border:1px solid #d8e4f0;border-radius:18px;background:linear-gradient(180deg,#ffffff,#f9fbff)}.quote-kpi-card strong{margin-top:16px;font-size:1.28rem;line-height:1.2}.quote-kpi-card.is-primary{border-color:#b9d0f0;background:linear-gradient(145deg,#0f4fd8,#1f67ee);box-shadow:0 18px 36px rgba(15,79,216,.24)}.quote-kpi-card.is-primary span,.quote-kpi-card.is-primary strong{color:#ffffff}.quote-kpi-card.is-danger{border-color:rgba(193,70,70,.22);background:linear-gradient(180deg,#fff7f7,#ffffff)}.quote-commercial-strip{flex-wrap:wrap;padding:14px 16px;border:1px solid #d8e3ef;border-radius:16px;background:#f8fbff}.quote-commercial-strip-item{min-width:140px}.quote-section-card{display:grid;gap:16px;padding:18px;border:1px solid #dbe4ef;border-radius:18px;background:linear-gradient(180deg,#ffffff,#f8fbff);box-shadow:0 10px 22px rgba(46,79,120,.06)}.quote-section-head{align-items:flex-start}.quote-section-head h4{font-size:1rem}.quote-section-tag{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#edf4ff;color:#30567f;font-size:.78rem;font-weight:700}.quote-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-form-grid-tight{grid-template-columns:repeat(3,minmax(0,1fr))}.quote-text-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-checkbox-grid{display:flex;flex-wrap:wrap;gap:12px}.checkbox-field{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 14px;border:1px solid #d8e2ee;border-radius:12px;background:#ffffff;color:#35587e;font-size:.9rem;font-weight:600}.checkbox-field input{margin:0}.quote-override-banner{display:grid;gap:4px;padding:14px 16px;border:1px solid #d9e4ef;border-radius:14px;background:linear-gradient(180deg,#f3f8fd,#ffffff)}.quote-override-banner strong{color:#1f4f7a}.quote-summary-footer{align-items:center;padding:18px;border:1px solid #d7e2ef;border-radius:18px;background:#f8fbff}.quote-summary-footer-copy{display:grid;gap:4px}.quote-summary-footer-copy strong{color:#1b466f}.quote-assumptions-grid,.quote-attachment-analysis-grid,.quote-breakdown-grid,.quote-builder-progress,.quote-compact-grid{display:grid;gap:10px}.quote-builder-progress-item,.quote-compact-item{display:grid;gap:6px;padding:14px;border:1px solid #d8e3ef;border-radius:14px;background:#ffffff}.quote-builder-progress-item{grid-template-columns:18px minmax(0,1fr);align-items:start}.quote-builder-progress-dot{width:12px;height:12px;margin-top:6px;border-radius:999px;background:#c9d8ea;box-shadow:inset 0 0 0 2px #ffffff}.quote-builder-progress-item.is-done .quote-builder-progress-dot{background:#1f67ee}.quote-builder-progress-item strong,.quote-compact-item strong{color:#173f67;line-height:1.45}.quote-builder-progress-item span,.quote-compact-item span{color:#6b8096;font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.quote-breakdown-card{gap:12px}.quote-advanced-panel{border:1px solid #dbe5f0;border-radius:18px;background:#f8fbff}.quote-advanced-panel summary{list-style:none;cursor:pointer;padding:16px 18px;color:#1b466f;font-weight:700}.quote-advanced-panel summary::-webkit-details-marker{display:none}.quote-summary-form-compact{padding:0 18px 18px}.quote-breakdown-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-assumption-card,.quote-attachment-analysis-item,.quote-breakdown-row{display:grid;gap:6px;padding:14px;border:1px solid #d8e3ef;border-radius:14px;background:#ffffff}.quote-assumption-card strong,.quote-attachment-analysis-item strong,.quote-breakdown-row strong{color:#173f67;line-height:1.5}.quote-assumptions-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0;padding:0;list-style:none}.quote-chat-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:16px;min-height:min(780px,calc(100vh - 210px));padding:4px}.quote-chat-head-badge{min-width:160px;display:grid;gap:2px;padding:12px 14px;border:1px solid #d6e1ee;border-radius:16px;background:#f7fbff}.quote-chat-head-badge strong{color:#1d466e}.quote-chat-head-badge span{color:#6f8398;font-size:.82rem}.quote-chat-thread{align-content:start;min-height:280px;max-height:100%;overflow-y:auto;padding:8px 8px 8px 2px}.quote-chat-empty,.quote-chat-thread{display:grid;gap:14px}.quote-chat-empty-card{padding:18px;border:1px dashed #c8d8ea;border-radius:18px;background:linear-gradient(180deg,#fbfdff,#f5faff)}.quote-chat-empty-card strong{display:block;margin-bottom:6px;color:#173f67}.quote-chat-prompt-list{display:grid;gap:10px}.quote-chat-inline-prompts{display:flex;flex-wrap:wrap;gap:8px}.quote-chat-prompt{width:100%;padding:14px 16px;border:1px solid #d8e3ef;border-radius:14px;background:#ffffff;color:#2b517b;font-weight:600;text-align:left}.quote-chat-inline-prompt{min-height:34px;padding:0 12px;border:1px solid #d8e3ef;color:#2b517b;font-size:.8rem}.quote-chat-inline-prompt:disabled{opacity:.65}.quote-chat-message{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px}.quote-chat-message.is-user{grid-template-columns:minmax(0,1fr) 44px}.quote-chat-message.is-user .quote-chat-avatar{order:2;background:linear-gradient(145deg,#0f4fd8,#1f67ee);color:#ffffff}.quote-chat-message.is-user .quote-chat-bubble{order:1;margin-left:auto;border-color:#c8daf3;background:#edf4ff}.quote-chat-avatar{width:44px;height:44px;border-radius:14px;background:#eef3f9;color:#31557d;font-size:.78rem;font-weight:800;letter-spacing:.04em}.quote-chat-bubble{display:grid;gap:8px;min-width:0;padding:14px 16px;border:1px solid #d9e3ee;border-radius:18px;background:#ffffff;box-shadow:0 10px 20px rgba(46,79,120,.06)}.quote-chat-message.is-system .quote-chat-bubble{background:#f8fbff}.quote-chat-message-head{align-items:center}.quote-chat-message-head strong{color:#1b466f;font-size:.94rem}.quote-chat-message-head span{color:#72879d;font-size:.78rem}.quote-chat-content{color:#47617e}.quote-chat-tool-pill,.quote-chip{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:0 10px;border-radius:999px;background:#edf4ff;color:#325880;font-size:.75rem;font-weight:700}.quote-chip.is-muted{background:#f0f4f8;color:#6e8096}.quote-chat-typing{display:inline-flex;gap:6px;align-items:center;min-height:24px}.quote-chat-typing span{width:8px;height:8px;border-radius:999px;background:#91a8c2;animation:quote-chat-bounce 1.2s ease-in-out infinite}.quote-chat-typing span:nth-child(2){animation-delay:.16s}.quote-chat-typing span:nth-child(3){animation-delay:.32s}.quote-chat-composer{display:grid;gap:14px;padding-top:14px;border-top:1px solid #e0e8f0;background:linear-gradient(180deg,rgba(255,255,255,.4),#ffffff)}.quote-chat-composer-field{gap:8px}.quote-chat-composer-field textarea{min-height:118px}.quote-chat-composer-actions{align-items:center}.quote-chat-composer-meta{color:#6d8297;font-size:.8rem;font-weight:600}.quote-upload-card{display:grid;gap:16px;padding:18px;border:1px dashed #bed2ea;border-radius:18px;background:linear-gradient(180deg,#fbfdff,#f5faff)}.quote-attachment-item strong,.quote-export-item strong,.quote-timeline-item strong,.quote-upload-card strong{color:#173e66}.quote-upload-meta{justify-content:space-between}.quote-upload-meta span{color:#647b93;font-weight:600}.quote-attachment-list,.quote-export-list,.quote-timeline{gap:12px}.quote-attachment-item,.quote-export-item,.quote-timeline-item{display:grid;gap:10px;padding:16px;border:1px solid #d9e3ee;border-radius:16px;background:#f8fbff}.quote-attachment-item.is-photo{background:linear-gradient(180deg,#ffffff,#f7fbff)}.quote-attachment-item.is-document{background:linear-gradient(180deg,#ffffff,#fbfcfe)}.quote-export-item{color:inherit;text-decoration:none}.quote-attachment-item p,.quote-export-item span,.quote-timeline-item header span{color:#6f8398;font-size:.82rem}.quote-attachment-empty{padding:2px 0 0}.quote-attachment-analysis{margin:0;padding:10px 12px;border-radius:10px;background:#1234560d;color:#36597d;font-size:.82rem;white-space:pre-wrap}.button-compact{min-height:38px;padding:0 14px}.quote-dashboard-intro,.quote-launch-panel{display:flex;justify-content:space-between;gap:24px;align-items:stretch;padding:22px 24px}.quote-dashboard-intro h3,.quote-launch-copy h3{margin:8px 0;color:#173f67}.quote-dashboard-intro p,.quote-launch-copy p,.quote-launch-form p{margin:0;color:#637991;line-height:1.65}.quote-dashboard-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.quote-launch-actions,.quote-launch-copy,.quote-launch-form,.quote-launch-points{display:grid;gap:16px}.quote-launch-copy{max-width:44rem}.quote-launch-actions{width:min(340px,100%);align-content:start}.quote-launch-form{padding:18px;border:1px solid #d8e4f0;border-radius:18px;background:linear-gradient(180deg,#ffffff,#f8fbff)}.quote-launch-button{min-height:52px}.quote-launch-points{grid-template-columns:repeat(3,minmax(0,1fr))}.quote-launch-point{display:grid;gap:6px;padding:14px;border:1px solid #dbe5f0;border-radius:16px;background:#ffffff}.quote-launch-point strong{color:#173f67}.quote-launch-point span{color:#6a7f95;font-size:.88rem;line-height:1.55}@keyframes quote-chat-bounce{0%,80%,to{transform:translateY(0);opacity:.45}40%{transform:translateY(-4px);opacity:1}}@media (max-width:1240px){.quote-form-grid-tight,.quote-kpi-grid,.quote-overview-strip,.quote-signal-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-launch-points{grid-template-columns:1fr}}@media (max-width:1080px){.quote-workspace-shell{grid-template-columns:minmax(0,1fr);grid-template-areas:"chat" "summary" "files" "history"}.quote-chat-column,.quote-primary-column{position:static}.quote-dashboard-intro,.quote-launch-panel{flex-direction:column}}@media (max-width:980px){.quote-mobile-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.quote-workspace-shell{display:block}.quote-mobile-panel{display:none}.quote-workspace-shell.mobile-tab-chat .quote-mobile-panel-chat,.quote-workspace-shell.mobile-tab-files .quote-mobile-panel-files,.quote-workspace-shell.mobile-tab-history .quote-mobile-panel-history,.quote-workspace-shell.mobile-tab-summary .quote-mobile-panel-summary{display:block}}@media (max-width:720px){.quote-chat-composer-actions,.quote-chat-head,.quote-chat-message-head,.quote-commercial-strip,.quote-section-head,.quote-status-banner,.quote-summary-footer,.quote-summary-hero,.quote-timeline-item header,.quote-upload-meta{flex-direction:column;align-items:flex-start}.quote-chat-message,.quote-chat-message.is-user{grid-template-columns:40px minmax(0,1fr)}.quote-chat-message.is-user .quote-chat-avatar{order:0}.quote-chat-message.is-user .quote-chat-bubble{order:0;margin-left:0}.quote-assumptions-grid,.quote-breakdown-grid,.quote-compact-grid,.quote-form-grid,.quote-form-grid-tight,.quote-kpi-grid,.quote-overview-strip,.quote-signal-strip,.quote-text-grid{grid-template-columns:1fr}}@media (max-width:900px){.topbar-search-dropdown{left:-2px;right:-2px}.search-results-grid{grid-template-columns:1fr}}.quote-workspace-page-chat{flex:1 1 auto;gap:0;height:100%;min-height:0;max-height:100%;overflow:hidden}.quote-chat-page-active{overflow:hidden}.quote-chat-page-active .app-main{height:100dvh;min-height:100dvh;max-height:100dvh;overflow:hidden}.quote-chat-page-active .app-content{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden}.quote-workspace-shell.is-chat-first{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;height:100%;min-height:0}.quote-chat-column{display:flex;height:100%;min-height:0}.quote-chat-panel-full{max-height:100%;border-radius:28px;border:1px solid #d8e2ee;background:radial-gradient(circle at top center,rgba(182,201,226,.22),transparent 30%),linear-gradient(180deg,#fbfcfe,#f4f7fb);box-shadow:0 28px 56px rgba(34,65,101,.12);overflow:hidden}.quote-chat-panel-full,.quote-chat-panel-full .quote-chat-shell{display:flex;flex:1 1 auto;flex-direction:column;padding:0;height:100%;min-height:0}.quote-chat-panel-full .quote-chat-shell{gap:0}.quote-chat-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;border-bottom:1px solid #e3e9f1;background:rgba(255,255,255,.92);backdrop-filter:blur(14px)}.quote-chat-title-group{display:grid;gap:4px}.quote-chat-eyebrow{color:#6d8097;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.quote-chat-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.quote-chat-title-row strong{color:#143b62;font-size:1rem}.quote-chat-title-group p{margin:0;color:#76899f;font-size:.82rem}.quote-chat-state{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#eef4fb;color:#3b5c80;font-size:.76rem;font-weight:700}.quote-chat-state.is-pending{background:#e6f0ff;color:#1b62d8}.quote-chat-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.quote-chat-price-pill{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#ebf3ff;color:#1f5fbf;font-size:.82rem;font-weight:700}.quote-chat-status-line{margin:0;padding:10px 24px 0;color:#6f8398;font-size:.82rem}.quote-chat-panel-full .quote-chat-thread{display:block;flex:1 1 auto;min-height:0;height:auto;padding:26px 24px 28px;background:linear-gradient(180deg,rgba(255,255,255,.68),rgba(248,250,253,.92));overscroll-behavior:contain;overflow-y:auto}.quote-chat-thread-inner{width:min(960px,100%);margin:0 auto;display:grid;align-content:start;gap:18px}.quote-chat-empty{align-self:center;justify-items:center;padding:44px 18px}.quote-chat-empty p{margin:0;color:#3f5974;font-size:clamp(1.15rem,1.8vw,1.8rem);font-weight:500}.quote-chat-message{grid-template-columns:36px minmax(0,1fr);gap:14px;align-items:start}.quote-chat-message.is-user{grid-template-columns:minmax(0,1fr) 36px;gap:18px}.quote-chat-avatar{display:inline-flex;align-items:center;justify-content:center;width:36px;min-width:36px;height:36px;padding:0;border-radius:999px;font-size:.72rem;box-shadow:0 10px 22px rgba(40,69,103,.12);background:#e9f0f8;color:#244d76;overflow:hidden;flex:0 0 36px}.quote-chat-avatar.is-assistant{background:linear-gradient(180deg,#f8fbff,#e6eef8);border:1px solid #d9e4ef}.quote-chat-avatar.is-user{background:linear-gradient(180deg,#1b6cf0,#2f8bff);color:#ffffff}.quote-chat-avatar-logo{width:100%;height:100%;object-fit:cover;display:block}.quote-chat-avatar-name{font-size:.72rem;font-weight:800;letter-spacing:.06em}.quote-chat-message.is-user .quote-chat-avatar{justify-self:end;margin-left:4px}.quote-chat-bubble{max-width:min(760px,92%);gap:10px;padding:18px 20px;border-radius:22px;border:1px solid #dde6f0;background:rgba(255,255,255,.94);box-shadow:0 16px 30px rgba(36,61,93,.08)}.quote-chat-message.is-user .quote-chat-bubble{background:linear-gradient(180deg,#1e60d8,#194aa4);border-color:rgba(91,148,255,.4)}.quote-chat-content{margin:0;color:#36516f;line-height:1.7;white-space:pre-wrap}.quote-chat-message.is-user .quote-chat-content{color:#f7faff}.quote-chat-dock{display:grid;flex:0 0 auto;gap:0;border-top:1px solid #e7edf4;background:rgba(255,255,255,.98);backdrop-filter:blur(14px);z-index:3}.quote-chat-inline-prompts{padding:10px 24px 8px;background:linear-gradient(180deg,rgba(255,255,255,.84),rgba(255,255,255,.98))}.quote-chat-inline-prompts-inner{width:min(960px,100%);margin:0 auto;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.quote-chat-inline-prompt{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:999px;background:#ffffff;color:#204d78;border:1px solid #d7e2ee;flex:0 0 auto;width:auto;max-width:100%;font-size:.88rem;font-weight:700;white-space:nowrap;writing-mode:horizontal-tb;box-shadow:0 10px 22px rgba(38,66,101,.06)}.quote-chat-inline-prompt:hover:not(:disabled){border-color:#b8cfe9;background:#f4f9ff}.quote-chat-panel-full .quote-chat-composer{gap:12px;padding:8px 24px 22px;background:transparent;position:relative;z-index:1}.quote-chat-attachment-strip{width:min(960px,100%);margin:0 auto;display:flex;flex-wrap:wrap;gap:8px}.quote-chat-attachment-chip{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid #d9e4ef;background:#f5f9fd;color:#355779;font-size:.8rem}.quote-chat-attachment-chip button{padding:0;border:0;background:transparent;color:#7b8fa6;cursor:pointer}.quote-chat-composer-surface{width:min(960px,100%);margin:0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:12px;padding:12px;min-height:88px;border:1px solid #d8e2ee;border-radius:28px;background:#ffffff;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 14px 28px rgba(36,61,93,.08)}.quote-chat-upload-trigger{width:44px;height:44px;border:0;border-radius:999px;background:#edf3fb;color:#1f5ebd;font-size:1.6rem;line-height:1;cursor:pointer}.quote-chat-panel-full .quote-chat-composer-field{gap:6px;margin:0}.quote-chat-panel-full .quote-chat-composer-field textarea{min-height:56px;max-height:180px;padding:10px 2px 4px;border:0;border-radius:0;background:transparent;color:#193c61;box-shadow:none;resize:none}.quote-chat-panel-full .quote-chat-composer-field textarea::placeholder{color:#8092a8}.quote-chat-panel-full .quote-chat-composer-field textarea:focus{box-shadow:none}.quote-chat-panel-full .quote-chat-composer-field small{font-size:.74rem;color:#7d90a6}.quote-chat-send-button{min-width:94px;min-height:44px;border-radius:999px}.quote-history-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.quote-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-compact-item{padding:14px 16px;border:1px solid #dbe5ef;border-radius:16px;background:#fafcff}.quote-compact-item span{color:#71869c;font-size:.78rem}.quote-compact-item strong{color:#173e66}@media (max-width:980px){.quote-workspace-shell.is-chat-first{height:100%}}@media (max-width:900px){.quote-workspace-page-chat{min-height:0}.quote-chat-panel-full,.quote-workspace-page-chat{height:100%;max-height:100%}.quote-compact-grid,.quote-history-grid-compact{grid-template-columns:1fr}}@media (max-width:720px){.quote-workspace-page-chat{min-height:0}.quote-chat-panel-full,.quote-workspace-page-chat{height:100%;max-height:100%}.quote-chat-panel-full .quote-chat-composer-actions,.quote-chat-topbar{flex-direction:column;align-items:flex-start}.quote-chat-toolbar{width:100%;justify-content:flex-start}.quote-chat-panel-full .quote-chat-thread{padding:22px 14px 14px}.quote-chat-inline-prompts,.quote-chat-panel-full .quote-chat-composer,.quote-chat-status-line{padding-left:14px;padding-right:14px}.quote-chat-message,.quote-chat-message.is-user{grid-template-columns:32px minmax(0,1fr);gap:12px}.quote-chat-message.is-user .quote-chat-avatar,.quote-chat-message.is-user .quote-chat-bubble{order:0}.quote-chat-avatar.is-user{width:32px;min-width:32px;height:32px;flex-basis:32px}.quote-chat-bubble{max-width:100%}.quote-chat-inline-prompts-inner{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.quote-chat-inline-prompts-inner::-webkit-scrollbar{display:none}.quote-chat-composer-surface{grid-template-columns:auto minmax(0,1fr)}.quote-chat-send-button{grid-column:1/-1;width:100%}.quote-chat-panel-full .quote-chat-composer-field small{display:none}}@media (max-width:640px){.topbar-search-submit{right:6px}.topbar-search-dropdown-head{align-items:flex-start;flex-direction:column}.topbar-search-suggestion{grid-template-columns:1fr}.not-found-panel,.search-empty-state,.search-section-stack{padding:16px 14px 18px}.not-found-shell{padding:14px}.not-found-card{padding:28px 20px}.not-found-actions{flex-direction:column}}