@font-face{font-family:Host Grotesk;src:url(/fonts/HostGrotesk-VariableFont_wght.ttf) format("truetype-variations");font-weight:300 800;font-style:normal;font-display:swap}:root{--font-sans: "Host Grotesk", ui-sans-serif, system-ui, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--background: hsl(0 0% 100%);--foreground: hsl(240 10% 3.9%);--muted: hsl(240 4.8% 93.5%);--muted-foreground: hsl(240 4% 42%);--border: hsl(240 5.9% 90%);--input: hsl(240 5.9% 90%);--ring: hsl(191 77% 26%);--shell: hsl(0 0% 98%);--destructive-foreground: hsl(15 73% 42%);--warning: hsl(52 85% 90%);--warning-foreground: hsl(52 83% 25%);--shadow-sm: 0 1px 3px 0 rgb(0 0 0 / .06), 0 1px 2px -1px rgb(0 0 0 / .06);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .06);--nash: hsl(191 77% 14%);--nash-strong: hsl(191 77% 26%);--nash-line: hsl(191 60% 30% / .34);--nash-tint: hsl(191 77% 14% / .035);--w1: hsl(217 85% 65%);--w2: hsl(160 57% 49%);--w3: hsl(330 72% 66%);--w4: hsl(38 83% 58%);--console-bg: hsl(240 13% 9%);--console-fg: hsl(240 19% 94%);--console-muted: hsl(240 9% 68%);--console-line: hsl(240 19% 17%);--console-hover: hsl(240 15% 12%)}*{box-sizing:border-box}html{font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:var(--font-sans);font-size:13px;line-height:1.5;letter-spacing:-.01em;color:var(--foreground);background:var(--background);font-feature-settings:"cv11","ss01"}a{color:var(--foreground);text-decoration:none}a:hover{color:var(--nash-strong);text-decoration:underline;text-underline-offset:3px}button{font:inherit;letter-spacing:inherit;color:inherit;background:none;border:0;cursor:pointer;padding:0}:focus-visible{outline:2px solid var(--ring);outline-offset:1px;border-radius:4px}[hidden]{display:none!important}.mono{font-family:var(--font-mono);letter-spacing:0}.num{font-variant-numeric:tabular-nums}.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.14em;font-weight:500;color:var(--muted-foreground)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}.host-top{display:flex;align-items:baseline;gap:10px;padding:14px 32px 0}.wordmark{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:500;color:var(--muted-foreground)}.host-top nav{margin-left:auto;display:flex;gap:20px;font-size:12px;color:var(--muted-foreground)}.host-top nav a{color:var(--muted-foreground)}.masthead{padding:26px 32px 0}.masthead h1{margin:0;font-size:27px;font-weight:600;letter-spacing:-.025em;line-height:1.1}.masthead .sub{margin:8px 0 0;max-width:56em;color:var(--muted-foreground);font-size:13px;text-wrap:pretty}.masthead .sub b{color:var(--foreground);font-weight:500}.windex{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:0;margin:22px 32px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.windex .wi{display:flex;flex-direction:column;gap:3px;padding:12px 18px 13px 0;border-right:1px solid var(--border);margin-right:18px}.windex .wi:nth-child(4){border-right:0}.wi .line1{display:flex;align-items:center;gap:8px}.wi .wnum{font-family:var(--font-mono);font-size:10px;color:var(--muted-foreground)}.wi .sw{width:7px;height:7px;border-radius:2px}.wi[data-w="1"] .sw{background:var(--w1)}.wi[data-w="2"] .sw{background:var(--w2)}.wi[data-w="3"] .sw{background:var(--w3)}.wi[data-w="4"] .sw{background:var(--w4)}.wi .wname{font-family:var(--font-mono);font-size:11.5px;font-weight:500;color:var(--nash-strong)}.wi .wdesc{font-size:11px;color:var(--muted-foreground)}.windex .wi-note{display:flex;flex-direction:column;justify-content:center;gap:4px;padding:12px 0 13px;font-size:11px;color:var(--muted-foreground);max-width:200px}.wi-note .k{display:flex;align-items:center;gap:7px}.wi-note .box{width:16px;height:11px;border-radius:2px;flex:none}.wi-note .box.nash{border:1px solid var(--nash-line);background:var(--nash-tint)}.wi-note .box.host{border:1px dashed hsl(240 6% 78%)}.filters{display:flex;align-items:center;gap:10px;padding:14px 32px}.field{display:inline-flex;align-items:center;height:30px;border:1px solid var(--input);border-radius:6px;background:var(--background);padding-left:10px}.field:hover{border-color:#bebec5}.field .flabel{color:var(--muted-foreground);font-size:12px;padding-right:3px}.field select{-moz-appearance:none;appearance:none;-webkit-appearance:none;font:inherit;letter-spacing:inherit;font-size:12.5px;font-weight:500;color:var(--foreground);background:transparent;border:0;padding:0 24px 0 4px;height:100%}.field .chev{margin-left:-18px;pointer-events:none;color:var(--muted-foreground)}.btn{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 11px;border-radius:6px;border:1px solid transparent;font-weight:500;font-size:12.5px;white-space:nowrap}.btn-ghost{color:var(--muted-foreground)}.btn-ghost:hover{background:var(--muted);color:var(--foreground)}.btn-outline{border-color:var(--input)}.btn-outline:hover{background:var(--shell)}.btn-outline[aria-expanded=true]{background:var(--muted)}.btn-solid{background:var(--nash);color:#fff}.btn-solid:hover{background:var(--nash-strong)}.vsep{width:1px;height:18px;background:var(--border);margin:0 4px}#filter-count{color:var(--muted-foreground);font-size:12px}#filter-count strong{color:var(--foreground);font-weight:600}#cap-note{color:var(--warning-foreground);font-size:11px}#environment-note{color:var(--muted-foreground);font-size:11px;max-width:22em}.filters .push{margin-left:auto;display:flex;align-items:center;gap:10px}.configure{margin:0 32px 16px;border:1px solid var(--border);border-radius:8px;padding:14px 16px;background:var(--shell)}.configure-inner{display:grid;grid-template-columns:minmax(0,760px) max-content;gap:16px;align-items:start}.configure .eyebrow{display:block;margin-bottom:7px}.configure-fields{display:grid;gap:14px}.chip-row,.cred-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:6px;border:1px solid var(--input);border-radius:6px;background:var(--background)}.chip-row:focus-within,.cred-row:focus-within{border-color:#a3a3ae}.chip{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 5px 0 8px;border-radius:4px;background:var(--muted);font-family:var(--font-mono);font-size:11px;letter-spacing:0}.chip button{color:var(--muted-foreground);display:flex;border-radius:3px;padding:1px}.chip button:hover{color:var(--foreground);background:#d6d6db}.chip button svg{display:block}#chip-input,#credential-input{flex:1;min-width:15rem;border:0;font-family:var(--font-mono);font-size:11px;background:transparent;color:var(--foreground);padding:2px 4px}#chip-input::placeholder,#credential-input::placeholder{color:var(--muted-foreground)}#chip-input:focus,#credential-input:focus{outline:none}.config-status[data-verdict=denied],.config-status[data-verdict=error]{color:var(--destructive-foreground)}.configure-actions{display:flex;flex-direction:column;gap:8px}.configure .hint{margin:6px 0 0;color:var(--muted-foreground);font-size:11px;text-wrap:pretty}.configure .hint code{font-family:var(--font-mono);font-size:10.5px;background:var(--muted);padding:1px 5px;border-radius:3px}.config-error{margin:6px 0 0;color:var(--destructive-foreground);font-size:11px}.config-status{margin:6px 0 0;color:var(--muted-foreground);font-size:11px}.main{position:relative;overflow-x:clip}.stage{display:grid;grid-template-columns:minmax(330px,392px) 1fr;gap:20px;padding:6px 32px 26px}.surface{position:relative;display:flex;flex-direction:column;min-width:0}.surface-head{display:flex;align-items:baseline;gap:10px;margin:0 2px 8px}.surface-head .st{font-size:13px;font-weight:600;letter-spacing:-.015em}.surface-head .count{color:var(--muted-foreground);font-size:11.5px}.nash-embed{position:relative;flex:1;display:flex;min-height:320px;border:1px solid var(--nash-line);border-radius:8px;background:var(--background);box-shadow:var(--shadow-sm)}.stage .nash-embed{min-height:472px}.nash-embed>.frame{position:relative;flex:1;display:flex;min-height:0;border-radius:7px;overflow:hidden}.widget-tag{position:absolute;top:-9px;left:14px;z-index:5;display:inline-flex;align-items:center;gap:6px;height:18px;padding:0 8px;font-family:var(--font-mono);font-size:10px;letter-spacing:0;line-height:1;color:var(--nash-strong);background:var(--background);border:1px solid var(--nash-line);border-radius:4px;font-weight:500;white-space:nowrap}.widget-tag.inline{position:static}.widget-tag .wn{color:var(--muted-foreground)}.widget-tag:after{content:"";width:5px;height:5px;border-radius:50%;background:var(--nash-strong);order:2}.widget-tag[data-state=loading]:after{background:var(--warning-foreground)}.widget-tag[data-state=denied]:after{background:var(--destructive-foreground)}.widget-tag[data-state=missing]{color:var(--muted-foreground);border-color:var(--border)}.widget-tag[data-state=missing]:after{background:var(--muted-foreground)}.host-tag{display:inline-flex;align-items:center;height:18px;padding:0 8px;font-family:var(--font-mono);font-size:10px;letter-spacing:0;line-height:1;color:var(--muted-foreground);border:1px dashed hsl(240 6% 78%);border-radius:4px;white-space:nowrap}nash-delivery-list,nash-delivery-details{display:flex;flex:1;min-height:0;position:relative}nash-live-map{position:absolute;top:0;right:0;bottom:0;left:0}nash-eta-chip{display:inline-flex;width:9em;max-width:480px;height:1.75em;vertical-align:middle}.wstatus{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;align-items:center;justify-content:center;background:#fffffff0}.wstatus-card{max-width:26rem;text-align:center;padding:16px}.wstatus-title{margin:0 0 4px;font-size:13px;font-weight:600}.wstatus-detail{margin:0;color:var(--muted-foreground);font-size:12px;text-wrap:pretty}.wstatus-detail code{font-family:var(--font-mono);font-size:11px;background:var(--muted);padding:1px 5px;border-radius:3px}.wstatus .spinner{width:16px;height:16px;margin:0 auto 9px;border:2px solid var(--border);border-top-color:var(--nash-strong);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.wstatus.error .wstatus-title{color:var(--destructive-foreground)}.wstatus.error .spinner{display:none}#drawer{position:absolute;top:0;right:0;bottom:0;width:min(420px,88%);z-index:30;display:flex;flex-direction:column;background:var(--background);border-left:1px solid var(--border);box-shadow:var(--shadow-lg);transition:transform .22s ease}#drawer[data-open=false]{transform:translate(103%);visibility:hidden;pointer-events:none}.drawer-head{padding:16px 18px 12px;border-bottom:1px solid var(--border);flex:none}.drawer-head .row1{display:flex;align-items:center;gap:8px;margin-top:3px}#drawer-title{margin:0;font-size:16px;font-weight:600;letter-spacing:-.02em}#drawer-title .mono{font-family:var(--font-mono);font-size:11px;font-weight:400;color:var(--muted-foreground);letter-spacing:0}#drawer-store{color:var(--muted-foreground);font-size:12px}.iconbtn{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;color:var(--muted-foreground)}.iconbtn:hover{background:var(--muted);color:var(--foreground)}#drawer-close{margin-left:auto}.drawer-head .row2{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:12px}.chip-embed{display:inline-flex;align-items:center;gap:8px;padding:3px 6px;border:1px solid var(--nash-line);border-radius:6px;background:var(--nash-tint)}#chip-note{color:var(--destructive-foreground);font-size:10.5px;white-space:nowrap}#drawer-eta-note{display:flex;align-items:center;gap:7px;padding:8px 18px;font-size:11px;color:var(--muted-foreground);border-bottom:1px solid var(--border);background:var(--shell);flex:none}#drawer-eta-note svg{flex:none}.drawer-body{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:16px;padding:8px 18px 18px}.drawer-body .nash-embed{margin-top:14px;flex:none;min-height:360px;box-shadow:none}.host-block{border:1px dashed hsl(240 6% 80%);border-radius:8px;padding:12px 14px}.host-block .hb-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:2px}.host-block h3{margin:0;font-size:12.5px;font-weight:600}.host-block .sub{margin:0 0 9px;color:var(--muted-foreground);font-size:11px;text-wrap:pretty}.erp-table{width:100%;border-collapse:collapse;font-size:12px}.erp-table th{text-align:left;font-weight:500;color:var(--muted-foreground);letter-spacing:.1em;text-transform:uppercase;font-size:9.5px;padding:3px 8px 6px 0;border-bottom:1px solid var(--border)}.erp-table th.r,.erp-table td.r{text-align:right;padding-right:0}.erp-table td{padding:7px 8px 7px 0;border-bottom:1px solid hsl(240 5.9% 90% / .55);font-variant-numeric:tabular-nums}.erp-table td.mono{font-family:var(--font-mono);font-size:11px;letter-spacing:0}.erp-table tr:last-child td{border-bottom:0}#inspector{--ring: hsl(191 70% 62%);z-index:20;background:var(--console-bg);color:var(--console-fg);border-top:1px solid var(--console-line);font-family:var(--font-mono);letter-spacing:0}.inspector-bar{display:flex;align-items:center;gap:12px;min-height:38px;padding:0 32px}#inspector-toggle{display:inline-flex;align-items:center;gap:8px;color:var(--console-fg);font-family:inherit;font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-size:10.5px;white-space:nowrap}#inspector-toggle .tri{transition:transform .15s ease;color:var(--console-muted)}#inspector[data-open=false] #inspector-toggle .tri{transform:rotate(-90deg)}.rec{width:6px;height:6px;border-radius:50%;flex:none;background:#cf0;box-shadow:0 0 6px #ccff00b3}.inspector-caption{color:var(--console-muted);font-size:10.5px}.inspector-caption code{color:var(--console-fg)}#inspector[data-open=false] .inspector-caption{display:none}#inspector-count{margin-left:auto;color:var(--console-muted);font-variant-numeric:tabular-nums;font-size:10.5px}#inspector-clear{color:var(--console-muted);font-family:inherit;font-size:10.5px;border:1px solid var(--console-line);border-radius:4px;padding:3px 9px}#inspector-clear:hover{color:var(--console-fg);border-color:#67677e}#inspector-log{max-height:206px;overflow-y:auto;border-top:1px solid var(--console-line);padding:5px 0;margin:0;list-style:none;font-size:11px;line-height:2.05}#inspector[data-open=false] #inspector-log{display:none}.log-row{display:grid;grid-template-columns:92px 14px 214px 140px minmax(0,1fr) auto;gap:14px;padding:0 32px 0 29px;white-space:nowrap;border-left:3px solid transparent}.log-row:hover{background:var(--console-hover)}.log-row .ts{color:var(--console-muted)}.log-row .dir{text-align:center;color:var(--console-muted)}.log-row .dir.in{color:#cf0}.log-row .actors{color:var(--console-muted);overflow:hidden;text-overflow:ellipsis}.log-row .actors b{color:var(--console-fg);font-weight:500}.log-row .msg{font-weight:600}.log-row .payload{color:var(--console-muted);overflow:hidden;text-overflow:ellipsis}.log-row .flag{color:#f78964;font-size:10px}.log-row[data-w="1"]{border-left-color:var(--w1)}.log-row[data-w="1"] .msg{color:#7ba9f4}.log-row[data-w="2"]{border-left-color:var(--w2)}.log-row[data-w="2"] .msg{color:#5fd3ac}.log-row[data-w="3"]{border-left-color:var(--w3)}.log-row[data-w="3"] .msg{color:#eb84b8}.log-row[data-w="4"]{border-left-color:var(--w4)}.log-row[data-w="4"] .msg{color:#efb44e}#dev-banner{padding:7px 32px;background:var(--warning);color:var(--warning-foreground);font-size:11px;border-bottom:1px solid var(--border)}@media(max-width:1024px){.host-top,.masthead,.filters{padding-left:20px;padding-right:20px}.windex,.configure{margin-left:20px;margin-right:20px}.stage{grid-template-columns:minmax(0,1fr);padding-left:20px;padding-right:20px}.windex{grid-template-columns:repeat(2,minmax(0,1fr))}.windex .wi:nth-child(2){border-right:0}.windex .wi-note{grid-column:1 / -1;max-width:none;flex-direction:row;gap:18px}.filters{flex-wrap:wrap}.filters .push{margin-left:0}.configure-inner{grid-template-columns:minmax(0,1fr)}.configure-actions{flex-direction:row}#drawer{width:100%}.inspector-bar{padding:0 20px;flex-wrap:wrap}.log-row{grid-template-columns:76px 14px 150px 118px minmax(0,1fr) auto;gap:10px;padding:0 20px 0 17px}}
