:root{color:#17212b;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{color:#fff;cursor:pointer;background:#0f5d73;border:0;border-radius:.5rem;padding:.7rem 1rem}button:hover{background:#0b4859}button:disabled{cursor:not-allowed;background:#9ba8ad}.shell{width:min(100%,1680px);margin:auto;padding:1.5rem 2.25rem}.center{text-align:center;place-content:center;min-height:100vh;padding:2rem;display:grid}.center>*{max-width:520px}.identity,.confirmation,.empty{text-align:left;background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 8px 28px #122b3612}header{justify-content:space-between;align-items:start;margin-bottom:1.5rem;display:flex}.portal-header-actions{flex-direction:column;align-items:flex-end;gap:.35rem;display:flex}.portal-logo{object-fit:contain;display:block}.portal-logo-login{width:min(240px,100%);margin:0 auto 1rem}.portal-logo-header{width:148px;max-width:28vw}h1,h2,h3,p{margin-top:0}.eyebrow{color:#0f5d73;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:700}.portal-nav{flex-wrap:wrap;gap:.55rem;margin-top:.85rem;display:flex}.portal-tab{color:#0f5d73;background:#e8f4f7;padding:.55rem .85rem}.portal-tab.active{color:#fff;background:#0f5d73}.layout,.history-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:1.5rem;display:grid}.history-layout{grid-template-columns:minmax(320px,420px) minmax(0,1fr)}.section-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.section-heading h2{margin-bottom:.25rem}.catalog-toolbar{padding:0 .15rem .8rem}.catalog-filters{align-items:end;gap:.8rem;display:flex}.catalog-category,.catalog-search{gap:.3rem;font-size:.85rem;font-weight:700;display:grid}.catalog-category{width:235px}.catalog-search{grid-template-columns:minmax(260px,400px) auto}.catalog-search label{grid-column:1/-1}.catalog-search .link{align-self:center}.catalog-list{background:#fff;border:1px solid #dce6e9;border-radius:.85rem;overflow:hidden;box-shadow:0 3px 10px #122b3608}.catalog-list-head,.product-row{grid-template-columns:minmax(290px,1.6fr) minmax(200px,1fr) 92px 110px 105px 96px;align-items:center;gap:1rem;display:grid}.catalog-list-head{color:#50646d;text-transform:uppercase;letter-spacing:.04em;background:#edf3f5;padding:.65rem 1rem;font-size:.78rem;font-weight:800}.product-row{border-top:1px solid #e6ecee;padding:.8rem 1rem}.product-row:first-of-type{border-top:0}.product-group+.product-group{border-top:1px solid #d7e2e6}.product-row-parent{background:#fff}.variant-rows{background:#f8fbfc}.variant-row{background:#f8fbfc;border-top:1px solid #e6ecee}.product-summary{align-items:center;gap:.8rem;min-width:0;display:flex}.product-summary h3{margin:0 0 .2rem;font-size:.98rem;line-height:1.25}.product-summary p{margin:0}.product-parent{color:#50646d;font-size:.82rem;line-height:1.3;margin-bottom:.2rem!important}.product-image{color:#667780;background:#edf2f4;border-radius:.5rem;flex:none;place-items:center;display:grid;overflow:hidden}.product-image-small{width:64px;height:64px;font-size:1.45rem}.product-image img{object-fit:contain;width:100%;height:100%}.product-control{gap:.3rem;font-size:.82rem;font-weight:700;display:grid}.product-control span{color:#50646d}.quantity-control input{text-align:center}.uom,.stock-free{color:#50646d;margin:1.2rem 0 0;font-size:.9rem}.stock-free{font-weight:700}.variant-toggle{color:#147143;text-align:left;background:0 0;justify-self:start;padding:.25rem 0;font-weight:700}.variant-toggle:hover{color:#0d5932;background:0 0;text-decoration:underline}.variant-toggle span{font-weight:400}.variant-toggle b{margin-left:.2rem;font-size:.75rem}.parent-stock{margin:0}.parent-empty{display:block}.variant-indent{border-left:3px solid #9fcbb0;height:100%;min-height:2.4rem;margin-left:1.1rem}.variant-name{margin:0;font-size:.9rem}.variant-attribute{color:#17212b;font-weight:800}.variant-attribute-muted{color:#78858a}.variant-attribute i{color:#a1adb2;font-style:normal;font-weight:400}.variant-row .uom,.variant-row .stock-free{margin:0}.variant-row .add-button{margin-top:1.15rem}.add-button{white-space:nowrap;margin-top:1.15rem}.catalog-empty{background:#fff;border:1px dashed #bdcbd1;border-radius:.75rem;padding:1rem}.card,.cart,.request-form,.history-list,.history-detail{background:#fff;border:1px solid #e2e8ec;border-radius:.85rem;padding:1rem;box-shadow:0 3px 10px #122b3608}input,select,textarea{background:#fff;border:1px solid #bdcbd1;border-radius:.4rem;width:100%;padding:.55rem}textarea{min-height:5rem}.cart{height:max-content;position:sticky;top:1rem}.cart ul,.history-items,.history-lines ul{margin:0;padding:0;list-style:none}.cart li,.history-lines li{border-bottom:1px solid #e6ecee;gap:.3rem;padding:.8rem 0;display:grid}.cart li span,.muted,.history-item span,.history-meta p{color:#667780;font-size:.9rem}.history-items li+li{margin-top:.65rem}.history-item{text-align:left;color:#17212b;background:#f7fafb;border:1px solid #dce6e9;gap:.15rem;width:100%;display:grid}.history-item.active{border-color:#0f5d73;box-shadow:inset 0 0 0 1px #0f5d73}.history-meta{gap:.45rem;margin-bottom:1rem;display:grid}.history-meta p{margin:0}.history-lines h3{margin-bottom:.5rem}.link{color:#0f5d73;background:0 0;padding:.2rem}.link:hover{background:#e8f4f7}.danger{color:#a02f2f}.request-form{gap:.8rem;max-width:none;margin-top:1.5rem;display:grid}.confirmation-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.error{color:#a02f2f}.empty{max-width:650px}@media (width<=1000px){.shell{padding:1rem}.layout,.history-layout{grid-template-columns:1fr}.cart{order:-1;position:static}.catalog-list-head{display:none}.product-row{grid-template-columns:minmax(0,1fr) minmax(200px,1fr) 90px 100px 100px;gap:.8rem}.product-row-parent{grid-template-columns:minmax(0,1fr) minmax(200px,1fr) 100px}.product-row-parent .parent-stock{grid-column:3}.product-row-parent .parent-empty{display:none}.variant-row{grid-template-columns:1fr minmax(200px,1fr) 90px 100px 100px}.variant-indent{display:none}.add-button{grid-column:5;margin-top:0}.variant-row .add-button{margin-top:0}.uom,.stock-free{margin:1.15rem 0 0}.catalog-filters{flex-wrap:wrap;align-items:stretch}}@media (width<=680px){header{flex-direction:column;gap:1rem}.portal-header-actions{align-items:flex-start}.portal-logo-header{width:min(180px,60vw)}.section-heading{flex-direction:column;align-items:stretch}.catalog-filters{display:grid}.catalog-category{width:auto}.catalog-search{grid-template-columns:1fr auto}.product-row,.product-row-parent,.variant-row{grid-template-columns:1fr 1fr;gap:.75rem}.product-summary,.product-row-parent .variant-toggle{grid-column:1/-1}.product-row-parent .parent-stock{grid-column:auto}.variant-name{grid-column:1/-1;padding-left:.8rem}.uom,.stock-free{margin:0}.add-button{grid-column:auto;margin-top:1.1rem}.variant-row .add-button{margin-top:1.1rem}.shell{padding:.9rem}}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#edf5f7;background:#121a20}html[data-theme=dark] body{color:#edf5f7;background:#121a20}html[data-theme=dark] .identity,html[data-theme=dark] .confirmation,html[data-theme=dark] .empty,html[data-theme=dark] .catalog-list,html[data-theme=dark] .catalog-empty,html[data-theme=dark] .card,html[data-theme=dark] .cart,html[data-theme=dark] .request-form,html[data-theme=dark] .history-list,html[data-theme=dark] .history-detail{background:#1b272e;border-color:#40545e;box-shadow:0 3px 10px #00000040}html[data-theme=dark] .catalog-list-head{color:#c6d4d9;background:#24343c}html[data-theme=dark] .product-row,html[data-theme=dark] .variant-row,html[data-theme=dark] .cart li,html[data-theme=dark] .history-lines li{border-color:#334650}html[data-theme=dark] .product-row-parent{background:#1b272e}html[data-theme=dark] .variant-rows,html[data-theme=dark] .variant-row{background:#18242b}html[data-theme=dark] .product-group+.product-group{border-color:#40545e}html[data-theme=dark] .product-image{color:#c6d4d9;background:#263942}html[data-theme=dark] .eyebrow,html[data-theme=dark] .link,html[data-theme=dark] .variant-toggle{color:#bfeaf2}html[data-theme=dark] .link:hover{background:#294852}html[data-theme=dark] button{color:#102126;background:#55bed6}html[data-theme=dark] button:hover{background:#83d4e4}html[data-theme=dark] .link,html[data-theme=dark] .variant-toggle{background:0 0}html[data-theme=dark] .link:hover,html[data-theme=dark] .variant-toggle:hover{color:#83d4e4;background:#294852}html[data-theme=dark] .portal-tab{color:#bfeaf2;background:#294852}html[data-theme=dark] .portal-tab.active{color:#102126;background:#55bed6}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{color:#edf5f7;background:#142027;border-color:#526872}html[data-theme=dark] .product-control span,html[data-theme=dark] .uom,html[data-theme=dark] .stock-free,html[data-theme=dark] .product-parent,html[data-theme=dark] .cart li span,html[data-theme=dark] .muted,html[data-theme=dark] .history-item span,html[data-theme=dark] .history-meta p{color:#b2c1c7}html[data-theme=dark] .variant-attribute{color:#edf5f7}html[data-theme=dark] .variant-attribute-muted,html[data-theme=dark] .variant-attribute i{color:#b2c1c7}html[data-theme=dark] .history-item{color:#edf5f7;background:#223139;border-color:#40545e}html[data-theme=dark] .history-item.active{border-color:#55bed6;box-shadow:inset 0 0 0 1px #55bed6}html[data-theme=dark] .variant-indent{border-color:#55bed6}html[data-theme=dark] .danger,html[data-theme=dark] .error{color:#ffabab}html[data-theme=dark] .theme-toggle{font-size:.85rem}html[data-theme=dark] .field-error{color:#ffabab}html[data-theme=dark] .lot-hint{color:#b2c1c7}html[data-theme=dark] .notice{color:#d3f4dc;background:#1e3d2a;border-color:#4f9a67}html[data-theme=dark] .status-pill-gray{color:#e1ecef;background:#39474d}html[data-theme=dark] .status-pill-blue{color:#d0eff9;background:#214b5e}html[data-theme=dark] .status-pill-yellow{color:#fff0ae;background:#5b4d19}html[data-theme=dark] .status-pill-orange{color:#ffe0bd;background:#654017}html[data-theme=dark] .status-pill-green{color:#c7f4d5;background:#1f5331}html[data-theme=dark] .status-pill-red{color:#ffd8da;background:#632d32}html[data-theme=dark] .riebog-note{color:#78c9ee}html[data-theme=dark] .icon-button{color:#8bd5f4;background:#193039;border-color:#416473}html[data-theme=dark] .icon-button:hover{background:#244755;border-color:#69badd}.field-error{color:#a02f2f;font-size:.78rem;font-weight:600;display:block}.lot-hint{color:#50646d;font-size:.8rem}.notice{color:#175d31;background:#edf8f0;border:1px solid #9fcbb0;border-radius:.65rem;margin:0 0 1rem;padding:.8rem 1rem}.status-pill{vertical-align:middle;white-space:nowrap;border-radius:999px;align-items:center;padding:.12rem .5rem;font-size:.78rem;font-weight:800;line-height:1.25;display:inline-flex}.status-pill-gray{color:#405158;background:#e5e9eb}.status-pill-blue{color:#12516e;background:#dceef7}.status-pill-yellow{color:#765300;background:#fff1bd}.status-pill-orange{color:#8d3d00;background:#ffe0c2}.status-pill-green{color:#176333;background:#d9f3e0}.status-pill-red{color:#922d34;background:#f9d9da}.history-item span:has(.status-pill){align-items:center;gap:.35rem;display:flex}.history-detail .muted:has(.status-pill){align-items:center;gap:.35rem;display:flex}.preserve-lines{white-space:pre-wrap}.duplicate-request{white-space:nowrap;align-self:start}.history-lines li span{margin-top:.15rem;display:block}.riebog-note{color:#0872af}.request-actions{justify-content:flex-end;align-self:start;align-items:center;gap:.45rem;display:flex}.icon-button{color:#126b97;cursor:pointer;background:#f5fafc;border:1px solid #aac3cf;border-radius:.45rem;place-items:center;width:2.05rem;height:2.05rem;padding:0;font-size:1.25rem;line-height:1;display:inline-grid}.icon-button:hover{background:#dff1f9;border-color:#5d9dbb}.icon-button:focus-visible{outline-offset:2px;outline:3px solid #7cc5e2}
