/*! 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}.start{inset-inline-start:var(--spacing)}.table{display:table}}.errorBanner{border-left:6px solid var(--red);background:#f4ded9;margin-top:24px;padding:18px;font:700 11px ui-monospace,monospace}.stores a.error{border-left:5px solid var(--red);font:inherit;background:#efeee8;margin-top:0;padding:9px}.supplyNotes{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.supplyNote{border:1px solid var(--line-dark);border-left:5px solid var(--green);min-height:112px;color:inherit;background:#e4e8e2;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:12px 14px 12px 10px;text-decoration:none;display:grid}.supplyNote:hover{background:#edf1eb}.supplyCode{background:var(--steel);color:#fff;place-items:center;width:42px;height:42px;font:900 13px ui-monospace,monospace;display:grid}.supplyNote small{color:var(--green);letter-spacing:.08em;font:800 8px ui-monospace,monospace}.supplyNote b{margin:4px 0;font-size:13px;display:block}.supplyNote p{color:var(--muted);margin:0;font-size:10px;line-height:1.4}.supplyNote em{border-left:1px solid var(--line);color:var(--green);align-self:stretch;place-items:center;padding-left:12px;font:900 9px ui-monospace,monospace;display:grid}@media (width<=650px){.supplyNotes{grid-template-columns:1fr}.supplyNote{grid-template-columns:42px 1fr;gap:9px}.supplyNote em{border-left:0;border-top:1px solid var(--line);grid-column:1/3;min-height:34px;padding:5px 0 0}}:root{--paper:#e7e7e2;--panel:#f4f3ed;--ink:#1d211f;--muted:#6d726d;--line:#b7bab4;--line-dark:#777c77;--yellow:#f2c300;--green:#2b8a57;--red:#c44132;--steel:#39423f}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica Neue,sans-serif}button,input{font:inherit}.top{background:var(--steel);color:#fff;border-bottom:6px solid var(--yellow);justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,50vw - 620px);display:flex}.brand{align-items:center;gap:14px;display:flex}.mark{background:var(--yellow);color:#171a18;place-items:center;width:48px;height:42px;font:900 13px ui-monospace,Consolas,monospace;display:grid}.brand div{flex-direction:column;gap:4px;display:flex}.brand b{letter-spacing:.08em;font-size:13px}.brand small,.system small{color:#bfc6c2;letter-spacing:.08em;font:10px ui-monospace,Consolas,monospace}.system{letter-spacing:.08em;align-items:center;gap:9px;font:700 10px ui-monospace,Consolas,monospace;display:flex}.system i{background:#66d598;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 3px #ffffff18}.system small{border-left:1px solid #69716e;margin-left:8px;padding-left:14px}.workspace{max-width:1240px;margin:auto;padding:42px 24px 72px}.titleRow{border-bottom:3px solid var(--ink);justify-content:space-between;align-items:end;padding-bottom:22px;display:flex}.kicker{letter-spacing:.12em;color:var(--green);font:700 10px ui-monospace,Consolas,monospace}h1{letter-spacing:-.04em;margin:12px 0 10px;font-size:clamp(32px,4vw,54px);line-height:1}.titleRow p{color:var(--muted);margin:0;font-size:14px}.cabinet{border:1px solid var(--line-dark);background:#d9dad5;grid-template-columns:1fr auto;width:156px;padding:10px 12px;display:grid;box-shadow:inset 0 0 0 3px #eeeee9}.cabinet span,.cabinet small{color:var(--muted);letter-spacing:.08em;font:700 9px ui-monospace,monospace}.cabinet b{grid-area:1/2/3;font:900 34px ui-monospace,monospace}.search{background:var(--panel);border:1px solid var(--line-dark);margin-top:26px;padding:15px;box-shadow:5px 5px #c9cac5}.search label{letter-spacing:.1em;margin-bottom:8px;font:800 10px ui-monospace,Consolas,monospace;display:block}.searchRow{border:2px solid var(--ink);background:#fff;grid-template-columns:46px 1fr auto;height:62px;display:grid}.prompt{border-right:1px solid var(--line-dark);background:#d9dbd6;place-items:center;font:900 15px ui-monospace,monospace;display:grid}.search input{color:var(--ink);border:0;outline:0;min-width:0;padding:0 18px;font:700 16px ui-monospace,Consolas,monospace}.search input::placeholder{color:#9a9d98;font-weight:400}.searchRow button{border:0;border-left:2px solid var(--ink);background:var(--yellow);letter-spacing:.06em;cursor:pointer;padding:0 28px;font:900 12px ui-monospace,Consolas,monospace}.searchRow button:hover{filter:brightness(.94)}.searchRow button:disabled{color:#777;background:#ccc}.examples{flex-wrap:wrap;align-items:center;gap:7px;margin-top:11px;display:flex}.examples span{color:var(--muted);margin-right:4px;font:700 9px ui-monospace,monospace}.examples button,.sort button{border:1px solid var(--line);cursor:pointer;background:#e3e3de;padding:5px 9px;font:700 9px ui-monospace,monospace}.examples button:hover,.sort button.active{background:var(--steel);color:#fff;border-color:var(--steel)}.idle{border:1px dashed var(--line-dark);min-height:230px;color:var(--muted);background:#dedfd9;flex-direction:column;justify-content:center;align-items:center;margin-top:25px;display:flex}.idle b{letter-spacing:.12em;color:var(--ink);margin:14px 0 7px;font:800 12px ui-monospace,monospace}.idle span{font-size:12px}.crosshair{color:#989c96;font:300 48px ui-monospace,monospace}.loader{border:4px solid #b7bab4;border-top-color:var(--yellow);width:30px;height:30px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error{border-left:6px solid var(--red);background:#f4ded9;margin-top:24px;padding:18px;font:700 11px ui-monospace,monospace}.report{margin-top:26px}.metrics{border:1px solid var(--line-dark);background:var(--panel);grid-template-columns:repeat(4,1fr);display:grid}.metrics>div{border-right:1px solid var(--line);grid-template-columns:auto 1fr;align-content:center;min-height:105px;padding:15px 18px;display:grid}.metrics>div:last-child{border:0}.metrics small{color:var(--muted);letter-spacing:.1em;grid-column:1/3;font:800 9px ui-monospace,monospace}.metrics strong{font:900 29px/1.2 ui-monospace,Consolas,monospace}.metrics strong em{color:var(--muted);font-size:13px;font-style:normal}.metrics span{color:var(--muted);align-self:end;margin-left:7px;padding-bottom:5px;font-size:10px}.metrics .priceMetric{align-self:center;font-size:18px}.reportHead{background:var(--steel);color:#fff;justify-content:space-between;align-items:center;height:49px;margin-top:25px;padding:0 12px;font:11px ui-monospace,monospace;display:flex}.reportHead>div>span{color:#bbc2be}.sort{align-items:center;gap:5px;display:flex}.sort>span{margin-right:4px;font-size:9px}.sort button{color:#d9ddda;background:#4b5551;border-color:#69716e}.sort button.active{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}.stores{border-left:1px solid var(--line);grid-template-columns:repeat(5,1fr);margin:10px 0 24px;display:grid}.stores a{color:inherit;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#efeee8;grid-template-columns:25px 8px 1fr;gap:3px 6px;padding:9px;text-decoration:none;display:grid}.stores a>span{color:#91958f;grid-row:1/3;font:700 9px ui-monospace,monospace}.stores i{background:var(--green);border-radius:50%;width:7px;height:7px;margin-top:3px}.stores a.error i{background:var(--red)}.stores b{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.stores small{color:var(--muted);grid-column:3;font:8px ui-monospace,monospace}.resultLabels,.result{grid-template-columns:55px minmax(250px,1fr) 150px 120px 130px 75px;align-items:center;display:grid}.resultLabels{border:1px solid var(--line-dark);height:34px;color:var(--muted);letter-spacing:.08em;background:#d3d4cf;font:800 8px ui-monospace,monospace}.resultLabels span,.result>*{padding:0 12px}.result{min-height:76px;color:inherit;border:1px solid var(--line);background:var(--panel);border-top:0;font-size:12px;text-decoration:none}.result:hover{background:#fff9d7;border-color:#999064}.result>*{border-right:1px solid #d2d3ce;align-items:center;height:100%;display:flex}.result>:last-child{border:0}.index{color:var(--muted);font:700 10px ui-monospace,monospace}.product{gap:12px;min-width:0}.product img,.partIcon{object-fit:contain;background:#fff;border:1px solid #d1d2cd;flex:none;width:42px;height:42px}.partIcon{color:#858a84;place-items:center;display:grid!important}.product b{line-height:1.35}.supplier{font-weight:700}.stock{color:var(--green);font:700 9px ui-monospace,monospace}.result>strong{font:900 13px ui-monospace,Consolas,monospace}.open{background:var(--yellow);justify-content:center;align-self:stretch;font:900 10px ui-monospace,monospace}.compact{min-height:150px}footer{border-top:1px solid var(--line-dark);color:#6f746f;letter-spacing:.08em;background:#cfd0cb;justify-content:space-between;align-items:center;height:56px;padding:0 max(24px,50vw - 620px);font:700 8px ui-monospace,monospace;display:flex}@media (width<=900px){.stores{grid-template-columns:repeat(3,1fr)}.resultLabels{display:none}.result{grid-template-columns:42px 1fr 110px 90px}.result .stock{display:none}.open{grid-column:4}.metrics{grid-template-columns:repeat(2,1fr)}.metrics>div:nth-child(2){border-right:0}.metrics>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (width<=650px){.top{height:68px;padding:0 15px}.system small,.cabinet{display:none}.workspace{padding:30px 14px 55px}.titleRow{align-items:start}.searchRow{grid-template-columns:38px 1fr;height:auto}.searchRow input{height:56px;padding:0 10px;font-size:13px}.searchRow button{border-left:0;border-top:2px solid var(--ink);grid-column:1/3;height:48px}.metrics{grid-template-columns:1fr 1fr}.metrics>div{min-height:88px;padding:12px}.metrics strong{font-size:24px}.stores{grid-template-columns:repeat(2,1fr)}.result{grid-template-columns:38px 1fr 70px;min-height:88px}.result .supplier,.result .stock{display:none}.result>strong{font-size:11px}.open{grid-column:3}.product img,.partIcon{display:none!important}.reportHead{padding:0 8px}.sort>span{display:none}footer{padding:0 14px}footer span:last-child{display:none}}
