@layer vuetify-components{.v-icon{--v-icon-size-multiplier:1;font-feature-settings:"liga";letter-spacing:normal;height:1em;opacity:var(--v-icon-opacity,1);text-indent:0;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;justify-content:center;align-items:center;width:1em;min-width:1em;line-height:1;display:inline-flex;position:relative}.v-icon--clickable{cursor:pointer}.v-icon--disabled{pointer-events:none;opacity:.38}.v-icon--size-x-small{font-size:calc(var(--v-icon-size-multiplier) * 1em)}.v-icon--size-small{font-size:calc(var(--v-icon-size-multiplier) * 1.25em)}.v-icon--size-default{font-size:calc(var(--v-icon-size-multiplier) * 1.5em)}.v-icon--size-large{font-size:calc(var(--v-icon-size-multiplier) * 1.75em)}.v-icon--size-x-large{font-size:calc(var(--v-icon-size-multiplier) * 2em)}.v-icon__svg{fill:currentColor;width:100%;height:100%}.v-icon--start{margin-inline-end:8px}.v-icon--end{margin-inline-start:8px}.v-progress-linear{background:0 0;width:100%;transition:all .2s cubic-bezier(.4,0,.2,1),-webkit-mask-size,mask-size;position:relative;overflow:hidden}.v-progress-linear--rounded,.v-progress-linear--variant-split.v-progress-linear--rounded .v-progress-linear__determinate,.v-progress-linear--variant-split.v-progress-linear--rounded .v-progress-linear__background,.v-progress-linear--variant-split.v-progress-linear--rounded .v-progress-linear__buffer{border-radius:9999px}@media (forced-colors:active){.v-progress-linear{border:thin solid buttontext}}.v-progress-linear__background,.v-progress-linear__buffer{opacity:var(--v-border-opacity);background:currentColor;width:100%;transition:inherit;position:absolute;top:0;bottom:0;left:0}.v-progress-linear__content{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.v-progress-linear--clickable .v-progress-linear__content{pointer-events:none}.v-progress-linear__determinate,.v-progress-linear__indeterminate{background:currentColor}.v-progress-linear__determinate{height:inherit;transition:width,left,right;position:absolute;left:0}.v-progress-linear__indeterminate{animation-name:indeterminate-ltr;animation-duration:2.2s;animation-iteration-count:infinite;animation-play-state:paused}.v-progress-linear__indeterminate .long,.v-progress-linear__indeterminate .short{height:inherit;width:auto;position:absolute;top:0;bottom:0}.v-progress-linear__indeterminate .long{left:var(--v-progress-indeterminate-long-left);right:var(--v-progress-indeterminate-long-right)}.v-progress-linear__indeterminate .short{left:var(--v-progress-indeterminate-short-left);right:var(--v-progress-indeterminate-short-right)}.v-progress-linear__indeterminate>.v-progress-linear__background{border-radius:inherit;height:100%;transition:none}.v-progress-linear__indeterminate>.v-progress-linear__background:first-child{width:clamp(0%, var(--v-progress-indeterminate-long-left) - var(--v-progress-chunk-gap), 100%);left:0}.v-progress-linear__indeterminate>.v-progress-linear__background:nth-child(2){left:clamp(0%, 100% - var(--v-progress-indeterminate-long-right) + var(--v-progress-chunk-gap), 100%);width:clamp(0%, var(--v-progress-indeterminate-short-left) - var(--v-progress-chunk-gap), 100%)}.v-progress-linear__indeterminate>.v-progress-linear__background:nth-child(3){right:0;left:unset;width:clamp(0%, var(--v-progress-indeterminate-short-right) - var(--v-progress-chunk-gap), 100%)}.v-progress-linear__stream{opacity:.3;pointer-events:none;transition:width,left,right;animation:.25s linear infinite paused stream;position:absolute;bottom:0;left:auto}.v-progress-linear--reverse .v-progress-linear__background,.v-progress-linear--reverse .v-progress-linear__determinate,.v-progress-linear--reverse .v-progress-linear__content{left:auto;right:0}.v-progress-linear--reverse .v-progress-linear__indeterminate{animation-name:indeterminate-rtl}.v-progress-linear--reverse .v-progress-linear__indeterminate>.v-progress-linear__background:first-child{left:unset;width:clamp(0%, var(--v-progress-indeterminate-long-right) - var(--v-progress-chunk-gap), 100%);right:0}.v-progress-linear--reverse .v-progress-linear__indeterminate>.v-progress-linear__background:nth-child(2){left:unset;right:clamp(0%, 100% - var(--v-progress-indeterminate-long-left) + var(--v-progress-chunk-gap), 100%);width:clamp(0%, var(--v-progress-indeterminate-short-right) - var(--v-progress-chunk-gap), 100%)}.v-progress-linear--reverse .v-progress-linear__indeterminate>.v-progress-linear__background:nth-child(3){right:unset;width:clamp(0%, var(--v-progress-indeterminate-short-left) - var(--v-progress-chunk-gap), 100%);left:0}.v-progress-linear--reverse .v-progress-linear__stream{right:auto}.v-progress-linear--absolute,.v-progress-linear--fixed{z-index:1;left:0}.v-progress-linear--absolute{position:absolute}.v-progress-linear--fixed{position:fixed}.v-progress-linear--rounded{border-radius:9999px}.v-progress-linear--rounded.v-progress-linear--rounded-bar .v-progress-linear__determinate,.v-progress-linear--rounded.v-progress-linear--rounded-bar .v-progress-linear__indeterminate{border-radius:inherit}.v-progress-linear--striped .v-progress-linear__determinate{background-image:linear-gradient(135deg,#ffffff40 25%,#0000 0 50%,#ffffff40 0 75%,#0000 0,#0000);background-repeat:repeat;background-size:var(--v-progress-linear-height);animation:1s linear infinite progress-linear-stripes}.v-progress-linear--active .v-progress-linear__indeterminate,.v-progress-linear--active .v-progress-linear__stream{animation-play-state:running}.v-progress-linear--rounded-bar .v-progress-linear__determinate,.v-progress-linear--rounded-bar .v-progress-linear__indeterminate,.v-progress-linear--rounded-bar .v-progress-linear__stream+.v-progress-linear__background{border-radius:9999px}.v-progress-linear--rounded-bar .v-progress-linear__determinate{border-start-start-radius:0;border-end-start-radius:0}@keyframes indeterminate-ltr{0%{--v-progress-indeterminate-long-left:-90%;--v-progress-indeterminate-long-right:107%;--v-progress-indeterminate-short-left:-200%;--v-progress-indeterminate-short-right:107%}60%{--v-progress-indeterminate-long-left:-90%;--v-progress-indeterminate-long-right:107%;--v-progress-indeterminate-short-left:107%;--v-progress-indeterminate-short-right:-8%}to{--v-progress-indeterminate-long-left:107%;--v-progress-indeterminate-long-right:-35%;--v-progress-indeterminate-short-left:107%;--v-progress-indeterminate-short-right:-8%}}@keyframes indeterminate-rtl{0%{--v-progress-indeterminate-long-left:107%;--v-progress-indeterminate-long-right:-90%;--v-progress-indeterminate-short-left:107%;--v-progress-indeterminate-short-right:-200%}60%{--v-progress-indeterminate-long-left:107%;--v-progress-indeterminate-long-right:-90%;--v-progress-indeterminate-short-left:-8%;--v-progress-indeterminate-short-right:107%}to{--v-progress-indeterminate-long-left:-35%;--v-progress-indeterminate-long-right:107%;--v-progress-indeterminate-short-left:-8%;--v-progress-indeterminate-short-right:107%}}@keyframes stream{to{transform:translateX(var(--v-progress-linear-stream-to))}}@keyframes progress-linear-stripes{0%{background-position-x:var(--v-progress-linear-height)}}.v-ripple__container{color:inherit;border-radius:inherit;z-index:0;pointer-events:none;contain:strict;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.v-ripple__animation{color:inherit;opacity:0;pointer-events:none;will-change:transform, opacity;background:currentColor;border-radius:50%;position:absolute;top:0;left:0;overflow:hidden}.v-ripple__animation--enter{opacity:0;transition:none}.v-ripple__animation--in{opacity:calc(.25 * var(--v-theme-overlay-multiplier));transition:transform .25s cubic-bezier(0,0,.2,1),opacity .1s cubic-bezier(0,0,.2,1)}@media (prefers-reduced-motion:reduce){.v-ripple__animation--in{transition-property:opacity;transition-duration:.1s}}.v-ripple__animation--out{opacity:0;transition:opacity .3s cubic-bezier(0,0,.2,1)}}@property --v-progress-indeterminate-long-left{syntax:"<percentage>";inherits:true;initial-value:0%}@property --v-progress-indeterminate-long-right{syntax:"<percentage>";inherits:true;initial-value:0%}@property --v-progress-indeterminate-short-left{syntax:"<percentage>";inherits:true;initial-value:0%}@property --v-progress-indeterminate-short-right{syntax:"<percentage>";inherits:true;initial-value:0%}@layer vuetify-final.trumps{@media (forced-colors:active){.v-progress-linear__buffer{opacity:.5;background-color:highlight}.v-progress-linear__determinate,.v-progress-linear__indeterminate{background-color:highlight}}}:root{--font-heading:"Poppins", sans-serif;--font-body:"Inter", sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace;--sdo-orange-50:#fff4e9;--sdo-orange-100:#fce3c9;--sdo-orange-400:#f58220;--sdo-orange-500:#ee7203;--sdo-orange-600:#d4640a;--sdo-orange-700:#b85405;--sdo-primary:#ee7203;--sdo-text:#1f2933;--sdo-text-2:#3e4c59;--sdo-muted:#647380;--sdo-muted-2:#9aa5b1;--sdo-bg:#f7f8fa;--sdo-surface:#fff;--sdo-border:#e4e7eb;--sdo-border-strong:#cbd2d9;--sdo-divider:#f0f2f5;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-12:48px;--space-14:56px;--space-16:64px;--radius-sm:8px;--radius-md:10px;--radius-lg:14px;--radius-xl:16px;--radius-pill:999px;--shadow-card:0 1px 3px #1018280a;--shadow-elevated:0 12px 32px #1018281f;--shadow-primary:0 2px 8px #ee720340;--badge-draft-bg:#eef1f4;--badge-draft-fg:#647380;--badge-review-bg:#fcf3e3;--badge-review-fg:#b07a1e;--badge-approved-bg:#e6f4ec;--badge-approved-fg:#1f8a5b;--badge-rejected-bg:#fbeaec;--badge-rejected-fg:#c0293a;--badge-submitted-bg:#e8effd;--badge-submitted-fg:#2563eb;--badge-awarding-bg:#f1e9fb;--badge-awarding-fg:#7e3fcb}.v-theme--sdoDark{--sdo-text:#e4e7eb;--sdo-text-2:#c2c9d1;--sdo-muted:#9aa5b1;--sdo-muted-2:#76828f;--sdo-bg:#14181d;--sdo-surface:#1c2127;--sdo-border:#2a323b;--sdo-border-strong:#3a434e;--sdo-divider:#262d35;--sdo-primary:#f58220;--sdo-orange-500:#f58220;--sdo-orange-600:#ee7203;--sdo-orange-50:#f5822024;--shadow-card:0 1px 3px #0006;--shadow-elevated:0 12px 32px #0000008c;--shadow-primary:0 2px 10px #f5822059;--badge-draft-bg:#9aa5b129;--badge-draft-fg:#aeb8c2;--badge-review-bg:#e8b45a29;--badge-review-fg:#e8b45a;--badge-approved-bg:#34c77b29;--badge-approved-fg:#46d389;--badge-rejected-bg:#f36b7829;--badge-rejected-fg:#f36b78;--badge-submitted-bg:#5b8def29;--badge-submitted-fg:#7ba3f2;--badge-awarding-bg:#a57ae02e;--badge-awarding-fg:#b98fe6}.v-field--variant-outlined .v-field__outline{color:var(--sdo-border-strong);--v-field-border-opacity:1}.v-field--variant-outlined:hover .v-field__outline{color:var(--sdo-muted-2)}.v-field--variant-outlined.v-field--focused .v-field__outline{color:rgb(var(--v-theme-primary))}.v-field--variant-outlined.v-field--error .v-field__outline{color:rgb(var(--v-theme-error))}.font-display{font-family:var(--font-heading);letter-spacing:-.5px}.font-mono{font-family:var(--font-mono)}
