<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{height:100%;margin:0;font-size:62.5%;font-family:Squada One,sans-serif}.navicon{height:3rem;width:3rem}.buttonicon{height:3rem;width:3rem;color:#d94540}.button{font-size:1.6rem;background-color:#385575;color:#fff;border:none;padding:.5rem 1rem;cursor:pointer;border-radius:.25rem}button:disabled{cursor:not-allowed;background-color:#f0f0f0}button:disabled:hover{background-color:#f0f0f0}.button__icon{background-color:transparent}.button:hover{background-color:#fff}.button--confirm{background-color:#4caf50}.button--confirm:hover{background-color:#45a049}.button--new{background-color:#4caf50}.button--new:hover{background-color:#45a049}.button--cancel{background-color:#f44336}.button--cancel:hover{background-color:#e53935}.button--xs{width:4rem;height:2em}.button--sm{width:6rem;height:2em}.button--m{width:9rem;height:3em}.button--l{width:10rem;height:3em}.button--xl{width:14rem;padding:.5rem;height:3em}.button--active{background-color:#4a748e}.confirmation-modal__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.confirmation-modal__content{background:#fff;border-radius:.8rem;padding:2rem;width:90%;max-width:40rem;text-align:center;box-shadow:0 .4rem .6rem #0000001a}.confirmation-modal__header{margin-bottom:1rem;font-size:2.6rem;font-weight:700}.confirmation-modal__body{margin-bottom:2rem;font-size:1.6rem}.confirmation-modal__buttons{display:flex;gap:1rem;justify-content:center}.confirmation-modal__button{border:none;padding:1rem 2rem;border-radius:.4rem;cursor:pointer;font-size:1rem;color:#fff}.confirmation-modal__button--confirm{background-color:#4caf50}.confirmation-modal__button--confirm:hover{background-color:#45a049}.confirmation-modal__button--cancel{background-color:#f44336}.confirmation-modal__button--cancel:hover{background-color:#e53935}.dropdown__wrapper{display:flex;flex-direction:column}.dropdown__wrapper--left .dropdown__control{display:flex;flex-direction:row;align-items:center;gap:.5rem}.dropdown__wrapper--top .dropdown__control{display:flex;flex-direction:column;gap:.25rem}.input__error-text{color:red;font-size:.8rem;margin-top:.25rem}.dropdown__select{font-family:Calibri,Arial,Helvetica;width:100%;padding:.75rem;font-size:1.6rem;border:1px solid #ccc;border-radius:.25rem;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;cursor:pointer;margin-bottom:.75rem}.dropdown__select--left{width:50%}.dropdown__select:focus{outline:none;border-color:#007bff;box-shadow:0 0 5px #007bff80}.dropdown__select::-ms-expand{display:none}@media (max-width: 768px){.dropdown__wrapper{max-width:45%}}@media (max-width: 576px){.dropdown__wrapper{max-width:100%}}.errors{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0}.errors--show{max-height:100rem;padding:10px 0}.errors__container{background-color:#fdeaea;border:1px solid #f5c2c2;border-radius:8px;padding:15px;box-shadow:0 2px 4px #0000001a;margin-bottom:15px}.errors__list{list-style-type:disc;padding-left:20px;color:#d9534f;font-size:1.6rem;margin:0}._header_1gdwl_1{grid-area:header;display:flex;align-items:center;justify-content:space-between;padding:0 20.4rem;height:8.6rem}._header__left_1gdwl_9,._header__right_1gdwl_9{display:flex;align-items:center;gap:.75rem;flex-shrink:0}._header__logo_1gdwl_15{height:7rem;width:17.6rem}._header__center_1gdwl_19{flex:1;text-align:center;padding:0 1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._header__title_1gdwl_27{margin:0;font-size:4rem;font-weight:600;color:#000}._header__user_1gdwl_33{display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap}._header__username_1gdwl_39{font-weight:500;font-size:2rem;font-size:1.6rem}._header__logout_1gdwl_44{background:none;border:none;color:#000;font-weight:700;cursor:pointer}._header__logout_1gdwl_44:hover{text-decoration:underline}@media (max-width: 76.8rem){._header_1gdwl_1{padding:0 1.5rem}._header__logo_1gdwl_15{height:4rem;width:auto}._header__title_1gdwl_27{font-size:2rem}._header__username_1gdwl_39{display:none}._header__logout_1gdwl_44{font-size:.9rem}}.input__wrapper{display:flex;margin-bottom:1rem;box-sizing:border-box}.input__wrapper--top{flex-direction:column;align-items:flex-start}.input__wrapper--left{flex-direction:row;align-items:anchor-center;justify-content:space-between;min-width:30rem}.input__label{font-size:2rem;margin-bottom:.25rem;white-space:nowrap}.input__label--left{display:flex;align-items:center;width:50%}.input__field{padding:.75rem;font-size:1.6rem;border:1px solid #ccc;border-radius:.25rem;box-sizing:border-box}.input__field--left{display:flex;align-items:center;width:50%}.input__error-text{color:red;font-size:1.3rem;margin-top:.5rem}.input__error-symbol{color:red;margin-right:.25rem}.size-xs{width:5rem}.size-sm{width:10rem}.size-m{width:15rem}.size-l{width:20rem}.size-xl{width:25rem}.size-xxl{width:30rem}.instructions{font-family:Calibri,Arial,Helvetica,sans-serif;font-size:1.6rem;font-style:italic;font-weight:700;color:#00010a;align-items:center;justify-self:center;margin-bottom:1.25rem}._nav_1b3hb_1{grid-area:nav;background:#294189;padding:1.6rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.6rem;font-size:1.6rem}._nav__item_1b3hb_11{display:flex;align-items:center;gap:.5rem;padding:.5rem;color:#000;text-decoration:none;border-radius:.4rem;transition:background .3s;color:#fff}._nav__item_1b3hb_11:hover{background:#fff;color:#d94540}._nav__item--active_1b3hb_26{font-weight:700;background-color:#d94540;color:#fff}._nav__icon_1b3hb_31{width:2.4rem;height:2.4rem;flex-shrink:0}._nav__label_1b3hb_36{transition:opacity .3s ease}@media (max-width: 76.8rem){._nav__label_1b3hb_36{opacity:0;width:0;overflow:hidden;display:none}._nav__item_1b3hb_11{justify-content:center}}.success-banner{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;border-radius:5px;box-shadow:0 2px 4px #0000001a;font-size:16px;margin-bottom:20px;transition:max-height .3s ease,padding .3s ease}.success-banner__message{flex:1}.success-banner__close{background:none;border:none;color:#155724;font-size:20px;cursor:pointer;padding:0;margin-left:15px}.success-banner__close:hover{color:#0b2e13}.success-banner--success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.success-banner--error{background-color:#fdeaea;border:1px solid #f5c2c2;color:#d9534f}.success-banner--warning{background-color:#fff3cd;color:#856404;border:1px solid #ffeeba}.table__wrapper{display:flex;flex-direction:column}.table__header{font-size:1.6rem;background:#cfc0c0}.table__body{background:#e7e4e4;font-size:1.6rem}.table__pagination{margin-top:1rem;display:flex;justify-content:center}.table__pagination button{margin:0 .3rem}.table__body button{padding:0;min-width:100%;min-height:100%;border-radius:0}.table__empty td{text-align:center;padding:1.6rem;font-style:italic}.table__body--empty{background:none}.pagination{display:flex;justify-content:center;gap:5px;margin-top:10px}.page-number{padding:8px 12px;border:1px solid #ddd;border-radius:5px;background-color:#fff;color:#333;cursor:pointer;transition:background-color .3s ease,color .3s ease}.page-number:hover{background-color:#007bff;color:#fff}.page-number.active{background-color:#007bff;color:#fff;font-weight:700;pointer-events:none}._purchaseorder_17hx7_1{padding:1rem;height:100vh;display:flex;flex-direction:column}._purchaseorder__body_17hx7_8{display:grid;height:100vh;grid-template-areas:"fields document";grid-template-columns:25% 75%}._purchaseorder__list_17hx7_15{display:flex;flex-direction:column;max-height:65rem;overflow-y:auto}._purchaseorder__field_17hx7_22{background:#f9f9f9;border:.1rem solid #ddd;border-radius:.4rem;margin-bottom:2rem;padding:.5rem;transition:background .2s}._purchaseorder__field_17hx7_22:hover{background-color:red}._purchaseorder__field--expanded_17hx7_33{background:#f1f1f1}._purchaseorder__fieldHeader_17hx7_37{display:flex;align-items:center;gap:1.5rem}._purchaseorder__scrollButton_17hx7_43{background:#eee;border:1px solid #ccc;padding:.2rem .5rem;cursor:pointer;border-radius:3px}._purchaseorder__expandButton_17hx7_51{background:none;border:none;font-weight:700;cursor:pointer;font-size:1.2rem;padding:0;width:100%;text-align:left}._purchaseorder__fieldDetails_17hx7_62{margin-top:.5rem;padding-left:1.5rem;font-size:1.5rem}._purchaseorder__fieldDetails_17hx7_62 p{margin:.5rem 0}._purchaseorder__preview_17hx7_71{flex:1;border-left:1px solid #ccc;padding-left:1rem;height:100%;overflow:hidden}._purchaseorder__iframe_17hx7_79{width:100%;height:100%;border:none}._purchaseorder__field--selected_17hx7_85{border-left:4px solid #007acc;background-color:#eaf6ff;animation:_flash_17hx7_1 .3s ease}._podetails_17hx7_91{display:flex;gap:1rem;flex-direction:column}._podetails__header_17hx7_96{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}._podetails__headercell_17hx7_101{display:flex;justify-content:center}._podetails__detail_17hx7_105{background-color:#fff;width:32rem;padding:1rem}._podetails__lineitem_17hx7_110{background-color:#fff;width:60rem;padding:1rem}._podetails__row_17hx7_115{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}@keyframes _flash_17hx7_1{0%{background-color:#d2edff}to{background-color:#eaf6ff}}#_document-upload_uiirn_1{font-family:Calibri,Arial,Helvetica;font-size:1.6rem;background-color:#385575;color:#fff;border:none;padding:.5rem 1rem;cursor:pointer;min-height:1.5rem;font-weight:400}._file-uploader__input_uiirn_13{align-items:center;white-space:nowrap}._file-uploader__input_uiirn_13 label{margin-bottom:0}._file-uploader__input_uiirn_13 label:nth-child(3){margin-left:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-header__wrapper{display:flex;justify-content:center;width:100%;height:6rem}.admin-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.4rem;border-bottom:1px solid #ddd;flex-wrap:wrap;position:relative;min-width:35rem}.admin-header__title{font-size:2rem;font-weight:700;white-space:normal;word-wrap:break-word;max-width:calc(100% - 6rem);text-align:center;margin:0;position:absolute;left:50%;transform:translate(-50%);min-width:22rem}.admin-header button{flex-shrink:0;margin-left:1rem;align-self:flex-start;position:absolute;right:2rem}.invoice{display:flex;gap:1rem;flex-direction:column}.invoice__header{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.invoice__headercell{display:flex;justify-content:center;flex-flow:column}.invoice__detail{background-color:#fff;padding:1rem}.invoice__detail--inputs{width:17rem;height:fit-content}.invoice__detail--table{width:120rem}.invoice__row{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}._table__wrapper_srezv_5{display:flex;flex-direction:column}._table__header_srezv_10{font-size:1.4rem;background:#fff;font-family:Calibri,Arial,Verdana,Tahoma,Arial;border:1px solid black}._table__body_srezv_17{background:#fff;font-size:1.4rem;font-weight:400;font-family:Calibri,Arial,Verdana,Tahoma,Arial;border:1px solid black}._table__pagination_srezv_25{margin-top:1rem;display:flex;justify-content:center}._table__pagination_srezv_25 button{margin:0 .3rem}._table__body_srezv_17 button{padding:0;min-width:100%;min-height:100%;border-radius:0}._table__empty_srezv_42 td{text-align:center;padding:1.6rem;font-style:italic}._table__body--empty_srezv_48{background:none}._pagination_srezv_52{display:flex;justify-content:center;gap:5px;margin-top:10px}._page-number_srezv_59{padding:8px 12px;border:1px solid #ddd;border-radius:5px;background-color:#fff;color:#333;cursor:pointer;transition:background-color .3s ease,color .3s ease}._page-number_srezv_59:hover{background-color:#007bff;color:#fff}._page-number_srezv_59._active_srezv_74{background-color:#007bff;color:#fff;font-weight:700;pointer-events:none}._header_label_1joyi_1{font-family:Calibri,Arial,Verdana,Tahoma,Arial;font-size:1.4rem;font-weight:700;color:#000}._header_text_1joyi_8{font-family:Calibri,Arial,Verdana,Tahoma,Arial;font-size:1.4rem;font-weight:400;color:#000}._header_title_1joyi_15{font-family:Calibri,Arial,Verdana,Tahoma,Arial;font-size:1.8rem;font-weight:700;color:#000}._p_1joyi_22{page-break-after:always}._cell_border_1joyi_26{font-family:Calibri,Arial,Verdana,Tahoma,Arial;font-size:1.4rem;font-weight:700;color:#000;border:1px solid black}._bottom_border_1joyi_34{font-family:Calibri,Arial,Verdana,Tahoma,Arial;font-size:1.4rem;font-weight:700;color:#000;border-bottom:1px solid black}table{border-collapse:collapse}._layout_1mybw_1{display:grid;height:100vh;overflow:hidden;grid-template-areas:"header header header" "nav content content";grid-template-rows:auto 1fr;grid-template-columns:16rem 1fr 16rem}._layout__content_1mybw_9{grid-area:content;background:#f9f8f9;color:#2a0d00;font-size:2rem;overflow-y:auto;padding:2rem}@media (max-width: 76.8rem){._layout_1mybw_1{grid-template-columns:6rem 1fr 6rem}._layout__label_1mybw_21{opacity:0;width:0;overflow:hidden;display:inline-block}}.header{grid-area:header;display:flex;align-items:center;justify-content:space-between;padding:0 20.4rem;height:8.6rem}.header__left,.header__right{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.header__logo{height:7rem;width:17.6rem}.header__center{flex:1;text-align:center;padding:0 1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header__title{margin:0;font-size:4rem;font-weight:600;color:#000}.header__user{display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap}.header__username{font-weight:500;font-size:2rem;font-size:1.6rem}.header__logout{background:none;border:none;color:#000;font-weight:700;cursor:pointer}.header__logout:hover{text-decoration:underline}@media (max-width: 76.8rem){.header{padding:0 1.5rem}.header__logo{height:4rem;width:auto}.header__title{font-size:2rem}.header__username{display:none}.header__logout{font-size:.9rem}}.login-page{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.login-page__box{background:#fff;padding:2rem 2.5rem;border-radius:8px;box-shadow:0 8px 20px #0000001a;width:320px;display:flex;flex-direction:column;gap:1rem}.login-page__title{margin-bottom:1rem;text-align:center;font-size:1.5rem;color:#333}.login-page__input{padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.login-page__button{background-color:#1976d2;color:#fff;padding:.75rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer}.login-page__button:hover{background-color:#1565c0}
</pre></body></html>