.answer{display:flex;align-items:stretch;gap:.875rem;margin:1rem 0 1.25rem}.answer-tag{display:grid;place-items:center;flex:0 0 auto;min-width:4.5rem;padding:.5rem .625rem;background:var(--ink);color:var(--paper);border-radius:var(--edge);font-weight:800;letter-spacing:-.02em;line-height:1}.answer-tag[data-density=wide]{font-size:2.25rem}.answer-tag[data-density=mid]{font-size:1.5rem}.answer-tag[data-density=tight]{font-size:1.0625rem}.answer[data-empty=true] .answer-tag{background:var(--crimson);color:#fff}.answer-body{display:flex;flex-direction:column;justify-content:center;gap:.125rem;min-width:0}.answer-line{font-size:1.0625rem;font-weight:600;letter-spacing:-.01em;text-wrap:pretty}.answer-sub{color:var(--ink-60);font-size:.875rem}.entry{padding:1.25rem 0 1.5rem}.entry[data-compact=true]{padding:.875rem 0 1rem}.entry[data-compact=true] .scan-cta{min-height:3.5rem;font-size:1rem}.entry[data-compact=true] .scan-cta-icon{width:1.25rem;height:1.25rem}.entry[data-compact=true] .entry-form{margin-top:.75rem}.scan-cta{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;min-height:8.5rem;border:0;border-radius:var(--edge);background:var(--indigo);color:#fff;font-size:1.375rem;font-weight:700;letter-spacing:-.01em;transition:background .12s ease}.scan-cta:active{background:var(--indigo-lift)}.scan-cta:disabled{opacity:.55}.scan-cta-icon{width:1.75rem;height:1.75rem}.entry-form{margin-top:1.25rem}.entry-label{display:block;margin-bottom:.4rem;color:var(--ink-60);font-size:.8125rem}.entry-row{display:flex;gap:.5rem}.entry-field{flex:1 1 auto;min-width:0;min-height:var(--tap);padding:0 .75rem;border:1px solid var(--rule);border-radius:var(--edge);background:var(--surface);font-size:1rem;font-weight:600;letter-spacing:.02em}.entry-field::placeholder{color:var(--ink-30);font-weight:400;letter-spacing:.02em}.entry-go{flex:0 0 auto;min-height:var(--tap);padding:0 1rem;border:1px solid var(--ink);border-radius:var(--edge);background:var(--surface);font-size:.9375rem;font-weight:600}.entry-go:disabled{border-color:var(--rule);color:var(--ink-30)}.entry-spin{display:block;width:1rem;height:1rem;border:2px solid var(--ink-30);border-top-color:var(--ink);border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.bar{position:sticky;top:0;z-index:20;background:var(--paper);border-bottom:1px solid var(--ink);padding-top:env(safe-area-inset-top)}.bar-inner{display:flex;align-items:center;gap:.75rem;min-height:3.25rem}.bar-back{display:grid;place-items:center;width:2rem;height:2rem;margin-left:-.5rem;color:var(--ink)}.bar-back svg{width:1.375rem;height:1.375rem}.bar-logo{height:1.125rem;width:auto}.bar-title{font-size:1rem;font-weight:700;letter-spacing:-.01em}.bar-out{margin-left:auto;padding:.375rem 0;border:0;background:none;color:var(--ink-60);font-size:.8125rem;font-weight:500}.product{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"image copy" "link  link";gap:.875rem;align-items:start;padding:1rem 0 .875rem;border-bottom:1px solid var(--rule)}.product-image{grid-area:image;width:4.5rem;height:4.5rem;border-radius:var(--edge);background:var(--heat-1);object-fit:cover}.product-copy{grid-area:copy;min-width:0}.product-title{font-size:1.125rem;font-weight:700;letter-spacing:-.015em;line-height:1.2;text-wrap:balance}.product-meta{margin-top:.1875rem;color:var(--ink-60);font-size:.8125rem}.product-flag{margin-left:.5rem;padding:.0625rem .375rem;border:1px solid var(--crimson);border-radius:var(--edge);color:var(--crimson);font-size:.6875rem;font-weight:600}.product-price{margin-top:.375rem;display:flex;align-items:baseline;gap:.5rem;font-size:1rem;font-weight:700}.product-was{color:var(--ink-30);font-size:.875rem;font-weight:400}.product-link{grid-area:link;justify-self:start;margin-top:.25rem;color:var(--ink-60);font-size:.8125rem;text-underline-offset:3px}.matrix-block{margin:0}.matrix-scroll{position:relative;overflow-x:auto;overscroll-behavior-x:contain;border-top:1px solid var(--ink);border-bottom:1px solid var(--rule);background:var(--surface)}.matrix{border-collapse:collapse;width:100%;font-size:.9375rem}.matrix th,.matrix td{padding:0}.matrix tbody th,.matrix tbody td{height:3.25rem;vertical-align:middle}.matrix-outlet,.matrix-corner{text-align:left;position:sticky;left:0;z-index:1;min-width:6.25rem;max-width:8rem;padding:.5rem;background:var(--surface);border-right:1px solid var(--rule);font-size:.875rem;font-weight:500;line-height:1.25}.matrix-corner{color:var(--ink-60);font-size:.75rem;font-weight:500}.matrix-note{display:block;color:var(--ink-60);font-size:.6875rem;font-weight:400}.matrix-size{min-width:2.5rem;padding:.5rem .25rem;border-bottom:1px solid var(--ink);font-size:.8125rem;font-weight:700;text-align:center;white-space:nowrap}.matrix-size[data-match=true]{background:var(--marigold);border-bottom-color:var(--marigold)}.matrix-corner{border-bottom:1px solid var(--ink)}.cell{padding:.5rem .375rem;border-bottom:1px solid var(--rule);font-weight:600;text-align:center;white-space:nowrap}.cell[data-heat="0"]{background:var(--surface);color:var(--ink-30);font-weight:400}.cell[data-heat="1"]{background:var(--heat-1)}.cell[data-heat="2"]{background:var(--heat-2)}.cell[data-heat="3"]{background:var(--heat-3)}.cell[data-heat="4"]{background:var(--heat-4);color:#fff}.cell[data-heat="5"]{background:var(--heat-5);color:#fff}.cell[data-match=true]{box-shadow:inset 2px 0 0 var(--marigold),inset -2px 0 0 var(--marigold)}.cell[data-match=true][data-heat="0"]{background:var(--marigold-wash)}.cell[data-negative=true]{background:var(--surface);color:var(--crimson);font-weight:700}.matrix-central th{background:var(--paper)}.matrix-central th,.matrix-central td{border-bottom:2px solid var(--ink)}tr[data-bare=true] .matrix-outlet{color:var(--ink-30);font-weight:400}.matrix-blank{padding:.875rem 0 0;color:var(--ink-60);font-size:.875rem}.notice{margin:.25rem 0 1rem;padding:.75rem .875rem;border-left:3px solid var(--crimson);background:var(--surface);color:var(--ink);font-size:.9375rem;font-weight:500}.notice-soft{margin-top:1rem;border-left-color:var(--marigold);color:var(--ink-60);font-weight:400;font-size:.8125rem}.trace{margin-top:.625rem;color:var(--ink-60);font-size:.75rem}.trace-code{color:var(--ink);font-weight:600;letter-spacing:.04em}.hint{margin:1rem 0;color:var(--ink-60);font-size:.875rem;text-wrap:pretty}.hint-idle{padding-top:.5rem;border-top:1px solid var(--rule)}.missing{padding:3rem 1rem;color:var(--ink-60)}.home{padding-top:2rem;padding-bottom:3rem}.home-title{font-size:1.375rem;font-weight:800;letter-spacing:-.025em}.home-grid{margin:1.25rem 0 0;padding:0;list-style:none;display:grid;gap:.75rem;grid-template-columns:1fr}@media(min-width:30rem){.home-grid{grid-template-columns:1fr 1fr}}.tile{display:flex;flex-direction:column;justify-content:center;gap:.875rem;min-height:9rem;padding:1.25rem;border:1px solid var(--ink);border-radius:var(--edge);background:var(--surface);color:inherit;text-decoration:none}.tile-logo{height:1.5rem;width:auto;align-self:flex-start;max-width:100%}.tile-blurb{color:var(--ink-60);font-size:.8125rem}.tile[aria-disabled=true]{border-style:dashed;border-color:var(--rule);background:transparent}.tile[aria-disabled=true] .tile-logo{opacity:.35}.gate{min-height:100dvh;display:grid;place-items:center;padding:1.5rem 1rem}.gate-form{width:100%;max-width:21rem}.gate-title{font-size:1.75rem;font-weight:800;letter-spacing:-.025em}.gate-copy{margin-top:.375rem;color:var(--ink-60);font-size:.875rem}.gate-label{display:block;margin:1.5rem 0 .375rem;font-size:.8125rem;font-weight:500}.gate-field{width:100%;min-height:var(--tap);padding:0 .75rem;border:1px solid var(--rule);border-radius:var(--edge);background:var(--surface);font-size:1rem}.gate-error{margin-top:.625rem;color:var(--crimson);font-size:.875rem;font-weight:500}.gate-go{width:100%;min-height:var(--tap);margin-top:1rem;border:0;border-radius:var(--edge);background:var(--indigo);color:#fff;font-size:1rem;font-weight:700}.gate-go:disabled{opacity:.5}.boot{min-height:100dvh}.stall{min-height:100dvh;display:grid;align-content:center;gap:.5rem;max-width:24rem;margin:0 auto;padding:1.5rem 1rem}.stall-title{font-size:1.375rem;font-weight:800;letter-spacing:-.025em}.stall-copy{color:var(--ink-60);font-size:.9375rem}.stall-go{justify-self:start;min-height:var(--tap);margin-top:.75rem;padding:0 1.25rem;border:1px solid var(--ink);border-radius:var(--edge);background:var(--surface);font-size:.9375rem;font-weight:600}:root{--ink: #231f20;--ink-60: #6b6668;--ink-30: #a8a4a5;--rule: #ded9d7;--paper: #fafaf8;--surface: #ffffff;--indigo: #172e4a;--indigo-lift: #24456b;--heat-1: #dbe6f1;--heat-2: #bfd1e4;--heat-3: #8cadd0;--heat-4: #40709d;--heat-5: #1e3a5f;--marigold: #e8a33d;--marigold-wash: #fdf3e2;--crimson: #a32035;--sans: "Archivo", ui-sans-serif, "Helvetica Neue", Arial, sans-serif;--edge: 2px;--tap: 48px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.45;font-synthesis-weight:none;-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin:0}button{font:inherit;color:inherit;cursor:pointer}input{font:inherit;color:inherit}:focus-visible{outline:3px solid var(--marigold);outline-offset:2px}.tnum{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.shell{max-width:40rem;margin:0 auto;padding:0 1rem env(safe-area-inset-bottom)}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
