/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.contents{display:contents}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#12223a;--navy-2:#1b304f;--ink:#182334;--muted:#68758a;--line:#dfe5ec;--soft:#f3f5f8;--paper:#fbfbf9;--white:#fff;--orange:#e26a3f;--orange-dark:#b84d29;--teal:#138878;--teal-soft:#e5f4f1;--blue:#2a68c8;--blue-soft:#eaf1fc;--amber:#a96b16;--amber-soft:#fff3d9;--red:#b94242;--red-soft:#fdeaea;--shadow:0 12px 34px #13223a12;--shadow-small:0 6px 18px #13223a12}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #2a68c847}.app-shell{min-height:100vh;padding-top:42px}.draft-banner{color:#5f4315;z-index:50;background:#fff3d9;border-bottom:1px solid #e4c67d;align-items:center;gap:12px;min-height:42px;padding:8px 18px;display:flex;position:fixed;inset:0 0 auto}.draft-banner strong{color:#372508;white-space:nowrap}.draft-banner span{font-size:12px}.draft-banner a{color:#6b3f10;white-space:nowrap;margin-left:auto;font-size:12px;font-weight:700}.sidebar{background:radial-gradient(circle at 20% 8%, #ffffff12, transparent 28%), var(--navy);color:#fff;z-index:20;flex-direction:column;width:260px;padding:26px 18px 18px;display:flex;position:fixed;top:42px;bottom:0;left:0}.brand-row{align-items:center;gap:12px;padding:0 8px 24px;display:flex}.brand-row>span:last-child{flex-direction:column;display:flex}.brand-row strong{letter-spacing:-.03em;font-size:21px}.brand-row small{color:#9eb0c8;letter-spacing:.06em;text-transform:uppercase;margin-top:2px;font-size:11px}.brand-mark{background:var(--orange);color:#fff;border-radius:11px 4px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:800;display:inline-flex;transform:rotate(-2deg);box-shadow:0 7px 20px #0000002e}.brand-mark.large{width:64px;height:64px;font-size:32px}.workspace-switcher{background:#ffffff12;border:1px solid #ffffff17;border-radius:12px;flex-direction:column;margin-bottom:24px;padding:13px 14px;display:flex}.workspace-switcher small{color:#8fa5bf;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.workspace-switcher strong{margin:5px 0 3px;font-size:13px}.workspace-switcher span{color:#9eb0c8;font-size:11px}.sidebar nav{flex-direction:column;flex:1;gap:4px;display:flex}.sidebar nav button{color:#aebdd0;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;padding:11px 12px;font-size:13px;font-weight:600;transition:all .16s;display:flex}.sidebar nav button:hover{color:#fff;background:#ffffff0f}.sidebar nav button.active{color:#fff;background:#e26a3f29}.nav-glyph{font-family:var(--font-geist-mono), monospace;border:1px solid #ffffff26;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:inline-flex}.sidebar nav button.active .nav-glyph{background:var(--orange);border-color:var(--orange)}.nav-count{background:var(--orange);color:#fff;border-radius:20px;margin-left:auto;padding:2px 7px;font-size:10px}.sidebar-trust{border-top:1px solid #ffffff17;align-items:center;gap:10px;padding:18px 8px 3px;display:flex}.trust-dot{box-sizing:content-box;background:#4ad0a0;border:4px solid #4ad0a02e;border-radius:50%;width:7px;height:7px;display:block}.sidebar-trust div{flex-direction:column;display:flex}.sidebar-trust strong{font-size:11px}.sidebar-trust small{color:#8fa5bf;margin-top:3px;font-size:10px}.main-shell{min-height:100vh;margin-left:260px}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);z-index:10;background:#fbfbf9e8;justify-content:space-between;align-items:center;height:70px;padding:0 34px;display:flex;position:sticky;top:42px}.project-identity{flex-direction:column;display:flex}.project-identity span{color:var(--muted);font-size:11px}.project-identity strong{margin-top:3px;font-size:14px}.topbar-actions{align-items:center;gap:12px;display:flex}.persona-select{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:7px;padding:5px 8px 5px 10px;display:flex}.persona-select span{color:var(--muted);text-transform:uppercase;font-size:10px}.persona-select select{color:var(--ink);background:0 0;border:0;outline:none;max-width:230px;font-size:11px;font-weight:700}.avatar{background:var(--navy);color:#fff;letter-spacing:-.04em;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:inline-flex}.avatar.small{width:28px;min-width:28px;height:28px}.mobile-menu{color:var(--ink);background:0 0;border:0;font-size:20px;display:none}.content{max-width:1500px;margin:0 auto;padding:34px;transition:opacity .16s}.content.is-busy{opacity:.58;pointer-events:none}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.page-heading h1{color:var(--navy);letter-spacing:-.035em;margin:4px 0 9px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3vw,46px);font-weight:500;line-height:1.05}.page-heading>div:first-child>p:last-child{color:var(--muted);max-width:680px;margin:0;font-size:14px;line-height:1.55}.eyebrow{color:var(--orange-dark);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.hero-actions,.export-actions{align-items:center;gap:9px;display:flex}.primary-button,.secondary-button,.ghost-button,.award-button{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;min-height:38px;padding:0 15px;font-size:12px;font-weight:800;text-decoration:none;transition:all .15s;display:inline-flex}.primary-button{background:var(--orange);border:1px solid var(--orange);color:#fff;box-shadow:0 5px 13px #e26a3f2e}.primary-button:hover{background:var(--orange-dark);border-color:var(--orange-dark);transform:translateY(-1px)}.secondary-button{border:1px solid var(--line);color:var(--ink);background:#fff}.secondary-button:hover{border-color:#aab5c3;transform:translateY(-1px)}.primary-button.compact,.secondary-button.compact{min-height:31px;padding:0 11px}.full{width:100%}.status-chip{color:#59667a;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap;background:#edf0f4;border-radius:99px;align-items:center;min-height:23px;padding:0 9px;font-size:9px;font-weight:800;display:inline-flex}.status-chip.success{background:var(--teal-soft);color:#087362}.status-chip.warning{background:var(--amber-soft);color:var(--amber)}.status-chip.danger{background:var(--red-soft);color:var(--red)}.status-chip.accent{background:var(--blue-soft);color:var(--blue)}.trust-banner{background:linear-gradient(95deg, var(--navy), #203a60);box-shadow:var(--shadow);color:#fff;border-radius:14px;align-items:center;gap:14px;margin-bottom:20px;padding:17px 20px;display:flex;position:relative;overflow:hidden}.trust-banner:after{content:"";background:#ffffff0d;border-radius:50%;width:180px;height:180px;position:absolute;top:-100px;right:18%}.trust-icon{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:flex}.trust-banner>div:nth-child(2){flex-direction:column;gap:4px;display:flex}.trust-banner strong{font-size:13px}.trust-banner span{color:#b9c7d8;font-size:11px}.audit-badge{z-index:1;background:#ffffff17;border:1px solid #ffffff1f;border-radius:99px;margin-left:auto;padding:7px 11px;position:relative;color:#dbe4ee!important}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:20px;display:grid}.metrics-grid article{border:1px solid var(--line);box-shadow:var(--shadow-small);background:#fff;border-radius:12px;flex-direction:column;min-height:128px;padding:17px 18px;display:flex}.metrics-grid small,.metrics-grid span{color:var(--muted);font-size:10px}.metrics-grid small{letter-spacing:.04em;text-transform:uppercase;font-weight:700}.metrics-grid strong{color:var(--navy);margin:14px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500;line-height:1}.two-column,.three-column,.bid-card-grid,.audit-layout{gap:20px;margin-bottom:20px;display:grid}.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.two-column.wide-left{grid-template-columns:minmax(0,1.7fr) minmax(330px,.8fr)}.three-column{grid-template-columns:repeat(3,minmax(0,1fr))}.panel{border:1px solid var(--line);box-shadow:var(--shadow-small);background:#fff;border-radius:13px;padding:20px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.panel-heading h2{color:var(--navy);letter-spacing:-.02em;margin:4px 0 0;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:500}.panel-heading>span:not(.status-chip){color:var(--muted);font-size:10px}.workflow{flex-direction:column;display:flex}.workflow-row{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #edf0f3;align-items:center;gap:12px;padding:12px 3px;display:flex}.workflow-row:last-child{border-bottom:0}.step-number{color:var(--muted);background:#edf0f3;border-radius:50%;justify-content:center;align-items:center;min-width:28px;height:28px;font-size:10px;font-weight:800;display:flex}.workflow-row.done .step-number{background:var(--teal-soft);color:var(--teal)}.workflow-row>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.workflow-row strong{font-size:12px}.workflow-row small{color:var(--muted);font-size:10px}.chevron{color:#a8b3c1;font-size:20px}.action-list{flex-direction:column;gap:9px;display:flex}.action-list button{color:var(--ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e9ee;border-radius:10px;align-items:center;gap:11px;padding:11px;display:flex}.action-list button>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.action-list strong{font-size:11px}.action-list small{color:var(--muted);font-size:9px}.action-icon{border-radius:8px;justify-content:center;align-items:center;min-width:32px;height:32px;font-size:12px;font-weight:800;display:flex}.action-icon.amber{background:var(--amber-soft);color:var(--amber)}.action-icon.blue{background:var(--blue-soft);color:var(--blue)}.action-icon.green{background:var(--teal-soft);color:var(--teal)}.action-icon.slate{color:#607087;background:#edf0f3}.score-card{background:var(--navy);color:#fff;border-radius:12px;grid-template-columns:auto auto;align-items:center;gap:2px 10px;min-width:170px;padding:13px 17px;display:grid}.score-card span{color:#9fb0c6;grid-column:1;font-size:10px}.score-card strong{grid-area:1/2/span 2;font-family:Georgia,serif;font-size:28px;font-weight:500}.score-card small{font-size:9px}.project-description{color:#536175;font-size:13px;line-height:1.65}.section-label{color:var(--navy);letter-spacing:.06em;text-transform:uppercase;margin:22px 0 10px;font-size:11px}.scope-list{counter-reset:scope;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin:0;padding:0;list-style:none;display:grid}.scope-list li{color:#49576a;align-items:flex-start;gap:8px;font-size:11px;line-height:1.45;display:flex}.scope-list span{color:var(--teal);font-weight:800}.check-row{border-bottom:1px solid #edf0f3;align-items:center;gap:9px;padding:11px 0;display:flex}.check-row>span:first-child{border-radius:50%;justify-content:center;align-items:center;min-width:23px;height:23px;font-size:10px;font-weight:800;display:flex}.check-row .pass{background:var(--teal-soft);color:var(--teal)}.check-row .warn{background:var(--amber-soft);color:var(--amber)}.check-row strong{flex:1;font-size:11px}.check-row small{color:var(--muted);font-size:9px}.quality-note{border-left:3px solid var(--orange);background:#f6f7f9;border-radius:6px;flex-direction:column;gap:4px;margin-top:14px;padding:11px;display:flex}.quality-note strong{font-size:10px}.quality-note span{color:var(--muted);font-size:9px;line-height:1.45}.requirement-list,.file-list{flex-direction:column;display:flex}.requirement-list>div,.file-list>div{border-bottom:1px solid #edf0f3;align-items:center;gap:9px;padding:10px 0;display:flex}.requirement-list>div>span:nth-child(2),.file-list>div>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.requirement-list strong,.file-list strong{font-size:10px}.requirement-list small,.file-list small{color:var(--muted);font-size:8px;line-height:1.35}.requirement-icon,.file-kind{color:#5e6b7e;background:#edf0f3;border-radius:7px;justify-content:center;align-items:center;min-width:29px;height:29px;font-size:10px;font-weight:800;display:flex}.file-kind.document{background:var(--blue-soft);color:var(--blue)}.file-kind.photo{background:var(--teal-soft);color:var(--teal)}.file-kind.drawing{background:var(--amber-soft);color:var(--amber)}.panel-count{background:#edf0f3;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;display:flex;color:var(--ink)!important}.ghost-button{color:var(--muted);background:#f5f6f8;border:1px dashed #cbd3dd;margin-top:13px}.visit-card{flex-direction:column;gap:7px;display:flex}.visit-card>strong{color:var(--navy);font-family:Georgia,serif;font-size:19px;font-weight:500}.visit-card>span{color:var(--ink);font-size:11px;font-weight:700}.visit-card>small{color:var(--muted);font-size:9px;line-height:1.45}.attendance-row{border-top:1px solid #edf0f3;justify-content:space-between;align-items:center;margin-top:7px;padding-top:10px;display:flex}.attendance-row span{color:var(--muted);font-size:9px}.attendance-row button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:6px;padding:6px 9px;font-size:9px}.invitation-panel{margin-bottom:20px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th{color:var(--muted);letter-spacing:.05em;text-align:left;text-transform:uppercase;padding:9px 11px;font-size:9px;font-weight:800}td{color:#4e5a6c;vertical-align:top;border-top:1px solid #edf0f3;padding:12px 11px;font-size:10px}td strong{color:var(--ink)}td code{color:#4c5d76;background:#f1f3f6;border-radius:5px;padding:4px 6px;font-size:9px}.deadline-control{background:#f6f7f9;border-radius:9px;justify-content:space-between;align-items:center;margin-top:14px;padding:12px 14px;display:flex}.deadline-control>div{flex-direction:column;gap:3px;display:flex}.deadline-control strong{font-size:10px}.deadline-control span{color:var(--muted);font-size:9px}.qa-list{flex-direction:column;gap:20px;display:flex}.qa-list>article{grid-template-columns:auto 1fr;gap:11px;display:grid}.qa-avatar{background:var(--navy);color:#fff;border-radius:9px 3px;justify-content:center;align-items:center;width:32px;height:32px;font-size:10px;font-weight:800;display:flex}.qa-meta{align-items:center;gap:7px;display:flex}.qa-meta strong{font-size:11px}.qa-meta>span:last-child{color:var(--muted);margin-left:auto;font-size:8px}.qa-list article p{color:#445267;font-size:11px;line-height:1.55}.answer-box{background:var(--teal-soft);border-left:3px solid var(--teal);border-radius:5px;padding:10px 12px}.answer-box small{color:#087362;font-size:8px;font-weight:800}.answer-box p{margin-bottom:0}.waiting-label{color:var(--amber);font-size:9px;font-weight:700}.question-form{background:#f5f6f8;border-radius:10px;margin-top:22px;padding:13px}.question-form label{color:var(--ink);flex-direction:column;gap:7px;font-size:10px;font-weight:700;display:flex}.question-form textarea,.memo-panel textarea{color:var(--ink);resize:vertical;background:#fff;border:1px solid #dce2e9;border-radius:8px;padding:10px 11px;line-height:1.5}.question-form>div{justify-content:space-between;align-items:center;margin-top:9px;display:flex}.question-form>div small{color:var(--muted);font-size:8px}.addenda-list{flex-direction:column;gap:14px;display:flex}.addenda-list article{grid-template-columns:auto 1fr;gap:10px;display:grid}.addendum-number{background:var(--orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-family:Georgia,serif;font-size:18px;display:flex}.addenda-list article>div:last-child{flex-direction:column;gap:5px;display:flex}.addenda-list small,.addenda-list span{color:var(--muted);font-size:8px}.addenda-list strong{font-size:11px}.addenda-list p{color:#526076;font-size:10px;line-height:1.5}.addenda-list button{align-self:flex-start;margin-top:5px}.sealed-vault,.locked-comparison{background:radial-gradient(circle at 50% 0%, #38629647, transparent 36%), var(--navy);box-shadow:var(--shadow);color:#fff;border-radius:16px;padding:38px}.vault-visual,.locked-comparison{text-align:center;flex-direction:column;align-items:center;display:flex}.vault-ring{border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:86px;height:86px;margin-bottom:16px;display:flex;position:relative}.vault-ring:before{content:"";border:1px dashed #ffffff2e;border-radius:50%;position:absolute;inset:8px}.vault-ring span{font-size:34px}.vault-visual .eyebrow{color:#ef9a7b}.vault-visual h2,.locked-comparison h2{margin:8px 0;font-family:Georgia,serif;font-size:29px;font-weight:500}.vault-visual>p:last-child,.locked-comparison p{color:#b7c5d8;max-width:520px;font-size:11px;line-height:1.6}.sealed-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:830px;margin:27px auto 18px;display:grid}.sealed-cards article{background:#ffffff12;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex}.sealed-icon{background:#ffffff17;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.sealed-cards article>div{flex-direction:column;flex:1;gap:3px;display:flex}.sealed-cards strong{font-size:10px}.sealed-cards small{color:#9eb0c8;font-size:8px}.vault-rules{color:#aebdd0;justify-content:center;gap:22px;font-size:9px;display:flex}.bid-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bid-card-heading{align-items:center;gap:10px;display:flex}.company-mark{background:var(--navy);color:#fff;border-radius:9px 3px;justify-content:center;align-items:center;min-width:36px;height:36px;font-size:10px;font-weight:800;display:flex}.bid-card-heading>div{flex-direction:column;flex:1;gap:3px;display:flex}.bid-card-heading strong{font-size:11px}.bid-card-heading span{color:var(--muted);font-size:8px}.big-price{color:var(--navy);margin:23px 0;font-family:Georgia,serif;font-size:31px}.bid-meta,.bid-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.bid-meta span,.bid-summary-grid div{flex-direction:column;gap:4px;display:flex}.bid-meta small,.bid-summary-grid small{color:var(--muted);text-transform:uppercase;font-size:8px}.bid-meta strong,.bid-summary-grid strong{font-size:11px}.progress{background:#e9edf1;border-radius:99px;height:5px;margin:13px 0;display:block;overflow:hidden}.progress>span{background:var(--teal);height:100%;display:block}.bid-card>p{color:var(--muted);font-size:9px}.receipt-hero{align-items:center;gap:13px;margin-bottom:20px;display:flex}.receipt-mark,.record-mark{background:var(--teal-soft);color:var(--teal);border-radius:50%;justify-content:center;align-items:center;min-width:50px;height:50px;font-size:18px;font-weight:800;display:flex}.receipt-hero h2{color:var(--navy);margin:3px 0;font-family:Georgia,serif;font-weight:500}.receipt-hero>div>span{color:var(--muted);font-size:9px}.bid-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hash-box{background:#f4f6f8;border-radius:8px;justify-content:space-between;align-items:center;margin:18px 0;padding:10px 12px;display:flex}.hash-box span{color:var(--muted);font-size:9px}.hash-box code{color:var(--navy);font-size:10px}.surface-tabs{border-bottom:1px solid var(--line);gap:0;margin-bottom:18px;display:flex}.surface-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:11px 20px;font-size:11px;font-weight:800}.surface-tabs button.active{border-color:var(--orange);color:var(--navy)}.comparison-table th:not(:first-child),.comparison-table td:not(:first-child){min-width:230px}.comparison-table td strong{font-size:10px;display:block}.comparison-table td small{color:var(--muted);margin-top:4px;font-size:8px;display:block}.compliance-pass{color:var(--teal);font-size:10px;font-weight:800}.compliance-fail{color:var(--red);font-size:10px;font-weight:800}.price-cell{color:var(--navy);font-family:Georgia,serif;font-size:18px}.cell-list{margin:0;padding-left:14px}.cell-list li{margin-bottom:4px}.ai-boundary{background:linear-gradient(90deg, var(--blue-soft), #f5f8fe);border:1px solid #d7e3f6;border-radius:12px;align-items:center;gap:13px;margin-bottom:13px;padding:14px;display:flex}.ai-boundary>span{background:var(--blue);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:flex}.ai-boundary strong{font-size:11px}.ai-boundary p{color:#526681;margin:4px 0 0;font-size:9px}.decision-flags{flex-direction:column;gap:10px;display:flex}.flag-card{align-items:flex-start;gap:14px;display:flex}.flag-card h2{color:var(--navy);margin:0;font-family:Georgia,serif;font-size:17px;font-weight:500}.flag-card p{color:var(--muted);font-size:10px}.citations{flex-wrap:wrap;gap:7px;display:flex}.citations span{background:#f3f5f8;border-radius:6px;flex-direction:column;gap:3px;padding:7px 9px;display:flex}.citations strong{font-size:8px}.citations code{color:var(--muted);font-size:7px}.locked-comparison{justify-content:center;min-height:400px}.locked-comparison>span{font-size:46px}.locked-comparison .secondary-button{margin-top:15px}.shortlist-cards{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.shortlist-cards button{border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:left;background:#fff;border-radius:10px;align-items:center;gap:10px;padding:10px;display:flex}.shortlist-cards button.selected{background:var(--teal-soft);border-color:#a9d8d0}.shortlist-cards button>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.shortlist-cards strong{font-size:10px}.shortlist-cards small{color:var(--muted);font-size:8px}.shortlist-check{background:#edf0f3;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:10px;display:flex}.selected .shortlist-check{background:var(--teal);color:#fff}.notes-list>div{gap:9px;display:flex}.notes-list p{color:var(--muted);font-size:9px}.notes-list small{color:#8c98a9;font-size:8px}.inline-form{margin-top:13px;display:flex}.inline-form input{border:1px solid var(--line);border-radius:8px 0 0 8px;flex:1;min-width:0;padding:9px 10px}.inline-form button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:0 8px 8px 0;padding:0 12px}.empty-state{color:var(--muted);text-align:center;flex-direction:column;align-items:center;padding:24px;display:flex}.empty-state strong{color:var(--ink);margin-top:8px;font-size:11px}.empty-state p{font-size:9px;line-height:1.45}.empty-mark{background:#edf0f3;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.memo-panel,.decision-panel{margin-bottom:20px}.memo-panel textarea{width:100%;min-height:110px}.memo-panel>button{margin-top:10px}.decision-actions{flex-wrap:wrap;gap:9px;display:flex}.award-button{background:var(--teal);border:1px solid var(--teal);color:#fff}.recorded-decision{align-items:flex-start;gap:14px;display:flex}.recorded-decision h3{color:var(--navy);margin:0;font-family:Georgia,serif;font-size:22px;font-weight:500}.recorded-decision p{color:var(--muted);font-size:10px;line-height:1.5}.recorded-decision small{color:#8b96a6;font-size:8px}.audit-layout{grid-template-columns:minmax(300px,.65fr) minmax(0,1.35fr)}.audit-explainer{align-self:start;position:sticky;top:100px}.audit-chain-visual{align-items:center;margin-bottom:20px;display:flex}.audit-chain-visual span{background:var(--navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:29px;height:29px;font-size:9px;display:flex}.audit-chain-visual i{background:var(--orange);width:42px;height:2px}.audit-explainer h2{color:var(--navy);font-family:Georgia,serif;font-size:24px;font-weight:500}.audit-explainer p{color:var(--muted);font-size:10px;line-height:1.55}.audit-rules{flex-direction:column;gap:8px;margin-top:20px;display:flex}.audit-rules span{color:#4f6075;font-size:9px}.audit-feed{flex-direction:column;display:flex}.audit-event{grid-template-columns:auto 1fr;gap:12px;padding:11px 0;display:grid}.audit-event:not(:last-child){border-bottom:1px solid #edf0f3}.audit-sequence{color:#667489;font-family:var(--font-geist-mono), monospace;background:#edf0f3;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;font-size:9px;display:flex}.audit-event>div>div{justify-content:space-between;align-items:center;display:flex}.audit-event strong{font-size:10px}.audit-event>div>div>span{color:var(--muted);font-size:8px}.audit-event p{color:#566478;font-size:9px}.audit-event small{color:#8995a6;font-size:8px;display:block}.audit-event code{color:#607087;background:#f3f5f8;border-radius:4px;margin-top:6px;padding:4px 6px;font-size:7px;display:inline-block}.toast{z-index:40;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:3px 10px;min-width:min(560px,100vw - 30px);padding:12px 14px;display:grid;position:fixed;top:82px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #12223a2e}.toast.success{color:#fff;background:#103d36}.toast.error{color:#fff;background:#652d2d}.toast strong{font-size:10px}.toast span{opacity:.86;font-size:9px}.toast button{color:#fff;cursor:pointer;background:0 0;border:0;grid-area:1/3/span 2;font-size:20px}.loading-screen{background:var(--navy);color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-screen h1{margin:18px 0 3px;font-family:Georgia,serif;font-size:42px;font-weight:500}.loading-screen p{color:#aebdd0;font-size:11px}.loading-line{background:#ffffff1a;border-radius:99px;width:180px;height:3px;margin-top:17px;position:relative;overflow:hidden}.loading-line:after{background:var(--orange);border-radius:inherit;content:"";animation:1.3s ease-in-out infinite load;position:absolute;inset:0;transform:translate(-100%)}@keyframes load{to{transform:translate(100%)}}@media (width<=1180px){.metrics-grid,.three-column{grid-template-columns:repeat(2,minmax(0,1fr))}.three-column>:last-child{grid-column:1/-1}.persona-select span,.topbar-actions>.status-chip{display:none}}@media (width<=900px){.sidebar{transition:transform .18s;transform:translate(-105%);box-shadow:20px 0 40px #0000003d}.sidebar.open{transform:translate(0)}.main-shell{margin-left:0}.mobile-menu{display:block}.topbar{padding:0 18px}.project-identity{display:none}.topbar-actions{margin-left:auto}.content{padding:24px 18px}.two-column,.two-column.wide-left,.audit-layout{grid-template-columns:1fr}.audit-explainer{position:static}}@media (width<=620px){.app-shell{padding-top:76px}.draft-banner{flex-wrap:wrap;align-items:flex-start;min-height:76px;padding:8px 12px}.draft-banner span{flex:65%}.draft-banner a{margin-left:0}.sidebar,.topbar{top:76px}.page-heading{flex-direction:column;align-items:flex-start}.page-heading h1{font-size:32px}.hero-actions,.export-actions{flex-direction:column;align-items:stretch;width:100%}.metrics-grid,.three-column,.bid-card-grid,.sealed-cards,.scope-list{grid-template-columns:1fr}.three-column>:last-child{grid-column:auto}.trust-banner{align-items:flex-start}.audit-badge{display:none}.vault-rules{flex-direction:column;align-items:flex-start}.sealed-vault{padding:25px 16px}.bid-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.surface-tabs{overflow-x:auto}.surface-tabs button{white-space:nowrap}.persona-select select{max-width:185px;padding-right:8px}.avatar{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
