*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f0f2f5;color:#111;min-height:100vh}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:1.25rem;background:radial-gradient(circle at top,#1a2a4d,#111a2f 45%,#0a1020)}.auth-card{width:min(92vw,420px);border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:1rem 1rem 1.1rem;color:#e8eefc;box-shadow:0 10px 35px #00000059;display:flex;flex-direction:column;gap:.5rem}.auth-card h1{font-size:1.05rem}.auth-card p{color:#c2d1f0;font-size:.84rem}.auth-card label{font-size:.76rem;color:#d7e2ff;margin-top:.2rem}.auth-card-compact{width:auto;min-width:200px;text-align:center}.auth-input{width:100%;border:1px solid rgba(255,255,255,.28);border-radius:6px;background:#ffffff1f;color:#fff;font-size:.92rem;padding:.62rem .72rem;outline:none}.auth-input:focus{border-color:#9fc4ff;box-shadow:0 0 0 3px #9fc4ff3d}.auth-error{color:#ffd4d4;font-size:.78rem}.auth-submit,.auth-logout{border:0;border-radius:6px;background:#4e8d63;color:#fff;font-weight:700;padding:.55rem .7rem;cursor:pointer}.auth-submit:disabled{background:#6d7f8a;cursor:not-allowed}.auth-toolbar{display:inline-flex;align-items:center;gap:.45rem;flex-shrink:0}.auth-session{display:inline-flex;align-items:center;gap:.3rem;border-radius:6px;color:#526579;font-size:.72rem;font-family:SF Mono,Fira Code,monospace;font-variant-numeric:tabular-nums;padding:.35rem .5rem}.auth-session-warning{border-color:#e0a83b;color:#8a5c00}.auth-logout{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .6rem;background:#355f47;font-size:.74rem}.page{display:flex;flex-direction:column;min-height:100vh}.header{background:#16213e;color:#fff;padding:1.25rem 2rem 1.5rem;display:flex;flex-direction:column;gap:.875rem;position:sticky;top:0;z-index:10;box-shadow:0 2px 8px #00000040}.header h1{font-size:1.1rem;font-weight:600;letter-spacing:.02em;opacity:.9}.header-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.search-input{width:100%;max-width:640px;padding:.7rem 1rem;font-size:1rem;border:none;border-radius:6px;outline:none;background:#fff;color:#111;box-shadow:0 1px 4px #00000026}.search-input:focus{box-shadow:0 0 0 3px #63b3ed80}.subscriber-dropdown{position:relative;flex-shrink:0}.save-search-btn,.lists-toggle-btn{display:inline-flex;align-items:center;gap:.4rem;flex-shrink:0;padding:.65rem .85rem;border:1px solid rgba(255,255,255,.35);border-radius:6px;background:transparent;color:#fff;font-size:.82rem;cursor:pointer}.nav-count{font-size:.68rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.4;padding:0 .35rem;border-radius:8px;background:#ffffff2e}.save-search-btn:hover:not(:disabled),.lists-toggle-btn:hover{background:#ffffff1a}.save-search-btn:disabled{opacity:.45;cursor:not-allowed}.save-search{position:relative;flex-shrink:0}.save-search-menu{position:absolute;top:calc(100% + .4rem);right:0;z-index:20;display:flex;flex-direction:column;min-width:12rem;max-height:16rem;overflow-y:auto;background:#1e1e2e;border:1px solid #3e3e5a;border-radius:6px;padding:.3rem}.save-search-menu button{text-align:left;padding:.4rem .5rem;border:none;border-radius:4px;background:transparent;color:#cdd6f4;font-size:.8rem;cursor:pointer}.save-search-menu button:hover{background:#2e2e45}.save-list{position:relative;display:inline-flex}.save-list-btn{display:inline-flex;align-items:center;justify-content:center;background:none;border:1px solid #d5d9e0;border-radius:4px;color:#98a2b3;font-size:.72rem;line-height:1;padding:.2rem .35rem;cursor:pointer}.save-list-btn:hover:not(:disabled){color:#7b68ee;border-color:#7b68ee}.save-list-btn.saved{color:#e0a83b;border-color:#e0a83b}.save-list-btn:disabled{opacity:.35;cursor:not-allowed}.save-list-popover{position:absolute;top:calc(100% + .3rem);right:0;z-index:30;width:15rem;max-height:18rem;overflow-y:auto;background:#1e1e2e;border:1px solid #3e3e5a;border-radius:6px;padding:.35rem;box-shadow:0 12px 30px #00000059}.save-list-option{display:flex;align-items:center;gap:.4rem;width:100%;padding:.35rem .4rem;border:none;border-radius:4px;background:transparent;color:#cdd6f4;font-size:.78rem;cursor:pointer}.save-list-option:hover:not(:disabled){background:#2e2e45}.save-list-option.saved{color:#a6e3a1;cursor:default}.save-list-check{width:.9rem;flex-shrink:0}.save-list-name{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.save-list-count{color:#6c7086;font-size:.68rem}.save-list-empty{color:#6c7086;font-size:.75rem;padding:.3rem .4rem}.save-list-error{color:#f38ba8;font-size:.72rem;padding:.3rem .4rem}.save-list-new,.lists-new{display:flex;gap:.3rem;padding:.35rem .4rem .1rem}.save-list-new input,.lists-new input{flex:1;min-width:0;padding:.3rem .4rem;font-size:.75rem;border:1px solid #3e3e5a;border-radius:4px;background:#11111b;color:#cdd6f4}.save-list-new button,.lists-new button{padding:.3rem .5rem;font-size:.72rem;border:1px solid #7b68ee;border-radius:4px;background:#7b68ee;color:#fff;cursor:pointer}.save-list-new button:disabled,.lists-new button:disabled{opacity:.4;cursor:not-allowed}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1000;display:flex;justify-content:flex-end}.lists-drawer{width:min(420px,100%);height:100%;background:#1e1e2e;display:flex;flex-direction:column;box-shadow:-12px 0 40px #00000073}.lists-new{padding:.65rem 1.25rem;border-bottom:1px solid #2e2e45}.lists-body{flex:1;overflow-y:auto;padding:.5rem .75rem 1.5rem}.lists-retry{border:1px solid #3e3e5a;border-radius:4px;background:transparent;color:#cdd6f4;font-size:.7rem;padding:.1rem .4rem;cursor:pointer}.list-row{border:1px solid #2e2e45;border-radius:6px;margin-bottom:.4rem}.list-row.active{border-color:#7b68ee}.list-row-head{display:flex;align-items:center;gap:.3rem;padding:.35rem .5rem}.list-row-toggle{display:flex;align-items:center;gap:.4rem;flex:1;min-width:0;border:none;background:transparent;color:#cdd6f4;font-size:.82rem;cursor:pointer;text-align:left}.list-row-caret{color:#6c7086;font-size:.7rem}.list-row-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-row-count{font-size:.65rem;font-family:SF Mono,Fira Code,monospace;color:#7b68ee;border:1px solid #3e3e5a;border-radius:4px;padding:0 .3rem}.list-row-actions{display:flex;gap:.2rem;flex-shrink:0}.list-row-actions button{border:1px solid #3e3e5a;border-radius:4px;background:transparent;color:#6c7086;font-size:.68rem;padding:.15rem .35rem;cursor:pointer}.list-row-actions button:hover{color:#cdd6f4;border-color:#6c7086}.list-items{border-top:1px solid #2e2e45;padding:.3rem .5rem .5rem}.list-item-row{display:flex;align-items:center;gap:.4rem;padding:.2rem 0}.list-item-kind{font-family:SF Mono,Fira Code,monospace;font-size:.58rem;font-weight:700;border-radius:3px;padding:.05rem .25rem;flex-shrink:0}.list-item-kind-product{color:#7b68ee;border:1px solid #3e3e5a}.list-item-kind-query{color:#a6e3a1;border:1px solid #3e3e5a}.list-item-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;border:none;background:transparent;color:#cdd6f4;font-size:.75rem;padding:0}button.list-item-label{cursor:pointer}button.list-item-label:hover{text-decoration:underline}.list-item-remove{border:none;background:transparent;color:#6c7086;font-size:.7rem;cursor:pointer;flex-shrink:0}.list-item-remove:hover{color:#f38ba8}.list-mode-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem 2rem;background:#eae7ff;border-bottom:1px solid #cfc7f5;font-size:.82rem;color:#3a3160}.list-mode-actions{display:flex;gap:.4rem;flex-shrink:0}.list-mode-banner-error{background:#fdecef;border-bottom-color:#f2c2cc;color:#7a2036}.list-mode-banner-error button{border-color:#c0566e;color:#7a2036}.list-mode-banner button{border:1px solid #7b68ee;border-radius:4px;background:transparent;color:#4a3fa0;font-size:.75rem;padding:.2rem .5rem;cursor:pointer}.subscriber-dropdown summary{list-style:none;display:inline-flex;align-items:center;gap:.4rem;padding:.65rem .85rem;border:1px solid rgba(255,255,255,.35);border-radius:6px;color:#fff;font-size:.82rem;cursor:pointer}.subscriber-dropdown summary::-webkit-details-marker{display:none}.subscriber-dropdown summary:after{content:"▾";margin-left:.5rem}.subscriber-menu{position:absolute;top:calc(100% + .5rem);right:0;z-index:20;width:250px;padding:.8rem;border:1px solid #d7dce2;border-radius:6px;background:#fff;color:#16213e;box-shadow:0 5px 16px #0003}.subscriber-menu fieldset{border:0}.subscriber-menu legend{margin-bottom:.45rem;color:#687786;font-size:.68rem;text-transform:uppercase}.subscriber-option{display:flex;align-items:center;gap:.5rem;padding:.35rem 0;font-family:SF Mono,Fira Code,monospace;font-size:.72rem;cursor:pointer}.full-push-btn{width:100%;margin-top:.7rem;padding:.5rem .7rem;border:0;border-radius:4px;background:#39734a;color:#fff;font-weight:700;cursor:pointer}.full-push-btn:disabled{background:#aeb8c2;cursor:not-allowed}.push-status{margin-top:.55rem;font-size:.72rem}.push-status-success{color:#39734a}.push-status-error{color:#a33b3b}@media (max-width: 600px){.header-row{align-items:stretch;flex-direction:column}.subscriber-dropdown summary{text-align:center}.subscriber-menu{left:0;right:0;width:auto}}.results-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;padding:1.5rem 2rem;flex:1;align-items:start;position:relative}@media (max-width: 800px){.results-grid{grid-template-columns:1fr}.match-band-overlay{display:none}.match-inline-marker{display:inline-block}.store-extra-grid{grid-template-columns:1fr}}.column{background:#fff;border-radius:8px;padding:1.1rem 1.25rem;box-shadow:0 1px 3px #00000014;min-height:120px}.column-header{display:flex;align-items:baseline;gap:.6rem;margin-bottom:1rem;padding-bottom:.625rem;border-bottom:2px solid #e8eaed}.column-title{font-size:.95rem;font-weight:700;color:#16213e}.column-subtitle{font-size:.72rem;font-family:SF Mono,Fira Code,monospace;color:#999}.column-index-select{min-width:0;max-width:100%;padding:.12rem 1.4rem .12rem .35rem;border:1px solid #d7dce2;border-radius:4px;background:#f7f9fb;color:#687786;font-family:SF Mono,Fira Code,monospace;font-size:.72rem;cursor:pointer}.column-index-select:focus{outline:2px solid rgba(99,179,237,.5);outline-offset:1px}.results-list{display:flex;flex-direction:column;gap:.625rem}@media (min-width: 1500px){.results-list:not(.skeleton-list){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}}.card{position:relative;z-index:2;border:1px solid #e8eaed;border-radius:6px;padding:.7rem .875rem;margin-bottom:.625rem;background:#fafbfc;transition:border-color .15s,box-shadow .15s,transform .26s cubic-bezier(.22,.61,.36,1)}.card:last-child{margin-bottom:0}.card:hover{border-color:#b0c4de;box-shadow:0 2px 6px #00000012}.card-floating{z-index:6;box-shadow:0 10px 26px #14281c38}@media (prefers-reduced-motion: reduce){.card{transition:border-color .15s,box-shadow .15s}}.card-highlighted{border-color:#4e8d63;background:#f0f9f2;box-shadow:0 0 0 2px #4e8d6333,0 3px 10px #356b451f}.card-body{display:flex;gap:.75rem;align-items:flex-start}.card-image{width:64px;height:64px;object-fit:contain;border-radius:4px;background:#fff;flex-shrink:0;border:1px solid #e8eaed}.card-media{width:64px;flex-shrink:0}.card-image-btn{position:relative;display:block;padding:0;border:none;background:none;cursor:zoom-in;line-height:0}.card-image-btn:hover .card-image{border-color:#7b68ee}.card-media-count{position:absolute;right:-4px;bottom:-4px;display:flex;align-items:center;gap:.15rem;font-size:.6rem;font-weight:700;font-family:SF Mono,Fira Code,monospace;color:#fff;background:#1e1e2e;border-radius:8px;padding:.05rem .3rem;line-height:1.4}.card-media-video{font-size:.5rem;color:#f38ba8}.gallery-box{max-width:720px}.gallery-counter{font-size:.7rem;font-family:SF Mono,Fira Code,monospace;color:#6c7086;flex-shrink:0}.gallery-stage{position:relative;display:flex;align-items:center;justify-content:center;background:#11111b;min-height:340px;padding:.75rem}.gallery-stage-image{max-width:100%;max-height:55vh;object-fit:contain;border-radius:6px;background:#fff}.gallery-stage-video{width:100%;aspect-ratio:16 / 9;max-height:55vh;border:none;border-radius:6px;background:#000}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:2rem;height:2.6rem;font-size:1.4rem;line-height:1;color:#cdd6f4;background:#1e1e2ebf;border:1px solid #3e3e5a;border-radius:6px;cursor:pointer}.gallery-nav:hover{background:#2e2e45}.gallery-nav-prev{left:.5rem}.gallery-nav-next{right:.5rem}.gallery-info{display:flex;align-items:center;gap:.5rem;padding:.55rem 1.25rem;border-top:1px solid #2e2e45;font-size:.7rem;color:#6c7086;flex-wrap:wrap}.gallery-badge{font-family:SF Mono,Fira Code,monospace;font-size:.6rem;font-weight:700;color:#7b68ee;border:1px solid #3e3e5a;border-radius:4px;padding:.05rem .35rem}.gallery-id{font-family:SF Mono,Fira Code,monospace;font-size:.65rem;color:#cdd6f4;overflow:hidden;text-overflow:ellipsis}.gallery-source{margin-left:auto;color:#7b68ee;text-decoration:none}.gallery-source:hover{text-decoration:underline}.gallery-thumbs{display:flex;gap:.4rem;padding:.6rem 1.25rem;overflow-x:auto;border-top:1px solid #2e2e45;flex-shrink:0}.gallery-thumb{position:relative;flex-shrink:0;width:52px;height:52px;padding:0;border:1px solid #3e3e5a;border-radius:5px;background:#fff;cursor:pointer;overflow:hidden}.gallery-thumb.active{border-color:#7b68ee;box-shadow:0 0 0 1px #7b68ee}.gallery-thumb img{width:100%;height:100%;object-fit:contain}.gallery-thumb-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#11111b;color:#cdd6f4;font-size:.8rem}.gallery-thumb-play{position:absolute;right:2px;bottom:1px;font-size:.5rem;color:#fff;background:#000000a6;border-radius:3px;padding:0 .2rem}.card-content{flex:1;min-width:0}.card-name{font-weight:600;font-size:.9rem;color:#111;margin-bottom:.4rem;line-height:1.3;display:flex;align-items:baseline;gap:.4rem}.card-name-link{color:inherit;text-decoration:none}.card-name-link:hover{text-decoration:underline}.card-actions{display:flex;align-items:center;gap:.35rem;margin-left:auto}.card-link{flex-shrink:0;font-size:.75rem;color:#888;text-decoration:none;padding:.05rem .3rem;border-radius:4px;border:1px solid #ddd;line-height:1.4;transition:color .12s,border-color .12s,background .12s}.card-link:hover{color:#16213e;border-color:#16213e;background:#f0f4ff}.algolia-link{display:inline-flex;align-items:center;justify-content:center;width:1.45rem;height:1.45rem;padding:.2rem}.algolia-link img{display:block;width:100%;height:100%}.match-band-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;overflow:visible}.match-band-path{fill:#4e8d6338;stroke:#31633f73;stroke-width:1.25;pointer-events:auto}.match-inline-marker{display:none;margin-left:.35rem;width:.58rem;height:.58rem;border-radius:99px;flex-shrink:0}.match-inline-marker-bilkatogo{background:#4e8d63}.match-inline-marker-bilka{background:#31633f}.card-json-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.45rem;height:1.45rem;font-family:SF Mono,Fira Code,monospace;font-size:.72rem;font-weight:700;color:#345;border:1px solid #bfd3ea;background:#edf4fb;border-radius:4px;padding:.05rem;cursor:pointer;line-height:1.4}.card-json-btn:hover{border-color:#6a93c4;color:#204269}.card-meta{display:grid;grid-template-columns:auto 1fr;gap:.15rem .75rem;font-size:.78rem}.meta-item{display:contents}.card-meta dt{color:#999;font-weight:500;white-space:nowrap}.card-meta dd{color:#444;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logistics-badges{display:flex;flex-wrap:wrap;gap:.28rem;overflow:visible!important;text-overflow:clip!important;white-space:normal!important}.logistics-badge{display:inline-flex;align-items:center;padding:.08rem .45rem;border-radius:999px;border:1px solid #bfd3ea;background:#edf4fb;color:#204269;font-size:.66rem;font-weight:700;letter-spacing:.02em;line-height:1.25}.energy-info-value{display:inline-flex;align-items:center;gap:.35rem}.energy-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.25rem;padding:0 .35rem;border-radius:4px;border:1px solid rgba(0,0,0,.18);color:#fff;background:#67748a;font-size:.74rem;font-weight:800;line-height:1}.energy-scale{color:#5b6672;font-size:.72rem;font-weight:600}.energy-sheet-link{font-size:.66rem;font-weight:700;color:#245781;border:1px solid #bfd3ea;background:#edf4fb;border-radius:4px;padding:.04rem .3rem;text-decoration:none}.energy-sheet-link:hover{color:#fff;border-color:#245781;background:#245781}@media (min-width: 1400px){.card-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem .75rem}.meta-item{display:flex;flex-direction:column;gap:.12rem;min-width:0;padding:.2rem 0}.meta-item dt,.meta-item dd{min-width:0}.meta-item dd{white-space:nowrap}.meta-item .erp-value,.meta-item .updated-value{display:flex}.meta-item-logistics{grid-column:span 3}}.erp-value{display:flex;align-items:center;gap:.45rem}.step-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:.05rem .3rem;height:1.45rem;font-family:SF Mono,Fira Code,monospace;font-size:.72rem;font-weight:700;color:#345;border:1px solid #bfd3ea;background:#edf4fb;border-radius:4px;cursor:pointer;line-height:1.4}.step-btn:hover{color:#fff;background:#28634a;border-color:#28634a}.updated-value{display:flex;align-items:center;gap:.35rem;position:relative;overflow:visible!important;text-overflow:clip!important}.updated-popover-trigger{position:relative;display:inline-block;color:#687786;cursor:help;text-decoration:underline dotted;text-underline-offset:.15rem;outline:none;z-index:1}.updated-popover{position:absolute;left:50%;bottom:calc(100% + .45rem);z-index:20;width:max-content;max-width:220px;padding:.4rem .5rem;border:1px solid #41415e;border-radius:5px;background:#202036;color:#e5e7f5;font-size:.68rem;line-height:1.3;opacity:0;pointer-events:none;transform:translate(-50%,.25rem);transition:opacity .12s,transform .12s}.updated-popover-trigger:hover .updated-popover,.updated-popover-trigger:focus .updated-popover,.updated-popover-trigger:focus-visible .updated-popover{opacity:1;pointer-events:auto;transform:translate(-50%)}.product-icons{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.6rem;overflow:visible}.product-icon{position:relative;display:inline-flex;width:30px;height:30px;flex-shrink:0;cursor:help;outline:none}.product-icon>img{width:30px;height:30px;object-fit:contain;border-radius:4px}.product-icon-popover{position:absolute;left:50%;bottom:calc(100% + .5rem);z-index:20;display:flex;flex-direction:column;gap:.25rem;width:max-content;max-width:220px;padding:.45rem .55rem;border:1px solid #41415e;border-radius:5px;background:#202036;color:#e5e7f5;box-shadow:0 4px 12px #00000040;font-size:.68rem;line-height:1.3;opacity:0;pointer-events:none;transform:translate(-50%,.25rem);transition:opacity .12s,transform .12s}.product-icon-popover:after{content:"";position:absolute;left:50%;top:100%;border:.3rem solid transparent;border-top-color:#41415e;transform:translate(-50%)}.product-icon-popover span{display:grid;grid-template-columns:2.5rem minmax(0,1fr);gap:.35rem;overflow-wrap:anywhere}.product-icon-popover b{color:#9b9dbb;font-size:.6rem;text-transform:uppercase;letter-spacing:.03em}.product-icon:hover .product-icon-popover,.product-icon:focus .product-icon-popover,.product-icon:focus-visible .product-icon-popover{opacity:1;pointer-events:auto;transform:translate(-50%)}.card-breadcrumbs{margin-top:.45rem;font-size:.74rem;line-height:1.4;color:#667;display:flex;flex-wrap:wrap;gap:.2rem}.card-breadcrumbs a{color:#385f89;text-decoration:none}.card-breadcrumbs a:hover{text-decoration:underline}.crumb-sep{color:#99a;margin:0 .35rem}.skeleton-list{display:flex;flex-direction:column;gap:.625rem}.skeleton-card{height:72px;border-radius:6px;background:linear-gradient(90deg,#ececec 25%,#e0e0e0,#ececec 75%);background-size:200% 100%;animation:shimmer 1.4s infinite linear}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.error{font-size:.82rem;color:#c0392b;padding:.4rem 0}.empty{font-size:.85rem;color:#aaa;padding:.4rem 0}.store-expand{margin-top:.5rem;border-top:1px solid #e8eaed;padding-top:.35rem}.store-expand summary{display:flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:500;color:#555;cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none;padding:.2rem 0}.store-expand summary::-webkit-details-marker{display:none}.store-expand summary:before{content:"▶";font-size:.6rem;transition:transform .15s;color:#999}.store-expand[open] summary:before{transform:rotate(90deg)}.store-badge{background:#e8eaed;color:#444;border-radius:10px;padding:0 .45rem;font-size:.72rem;font-weight:600;line-height:1.6}.store-table-wrap{margin-top:.4rem;max-height:220px;overflow-y:auto;border-radius:4px;border:1px solid #e8eaed}.store-table{width:100%;border-collapse:collapse;font-size:.75rem}.store-table th{position:sticky;top:0;background:#f5f6f7;padding:.3rem .5rem;text-align:left;font-weight:600;color:#666;border-bottom:1px solid #e8eaed}.store-table td{padding:.25rem .5rem;border-bottom:1px solid #f0f0f0;color:#333}.store-table th:nth-child(2),.store-table td:nth-child(2){text-align:right}.store-table tr:last-child td{border-bottom:none}.store-table tr:hover td{background:#f9f9f9}.store-extra-row td{background:#f7f9fc;border-bottom:1px solid #eceff3;padding:.5rem .5rem .5rem 1.5rem}.store-extra-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:.3rem .8rem}.store-extra-grid div{display:flex;justify-content:space-between;gap:.5rem;padding:.2rem 0;border-bottom:1px dotted #d9e2ee}.store-extra-grid span{color:#6b7a8c;font-size:.68rem;text-transform:uppercase;letter-spacing:.03em}.promo-toggle-btn{margin-left:.35rem;padding:.15rem .4rem;border:1px solid #c8d2df;border-radius:4px;background:#f7f9fc;color:#526579;font-size:.68rem;cursor:pointer}.promo-toggle-btn:hover{border-color:#7f9bb8;color:#294968;background:#eef4fa}.store-extra-grid strong{color:#213244;font-size:.72rem;text-align:right;font-weight:600}.store-id-badge{display:inline-block;font-family:SF Mono,Fira Code,monospace;font-size:.68rem;font-weight:600;background:#e8eaed;color:#555;border-radius:4px;padding:.05rem .35rem;margin-right:.45rem;vertical-align:middle}.in-stock{color:#2e7d32;font-weight:500}.out-stock{color:#999}.mismatch{color:#c0392b!important;font-weight:600}.mismatch-icon{display:inline-flex;align-items:center;justify-content:center;width:.95rem;height:.95rem;margin-left:.3rem;border-radius:50%;background:#c0392b;color:#fff;font-size:.65rem;font-weight:700;line-height:1;vertical-align:middle}.viking-btn{font-size:.68rem;font-weight:600;padding:.15rem .5rem;border-radius:4px;border:1px solid #7b68ee;color:#7b68ee;background:transparent;cursor:pointer;white-space:nowrap;transition:background .12s,color .12s}.viking-btn:hover{background:#7b68ee;color:#fff}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem}.modal-box{background:#1e1e2e;border-radius:10px;width:100%;max-width:860px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000080;overflow:hidden}.modal-box.fullscreen{width:100vw;max-width:none;height:100vh;max-height:100vh;border-radius:0}.modal-header{display:flex;align-items:center;gap:.75rem;padding:.9rem 1.25rem;border-bottom:1px solid #2e2e45;flex-shrink:0}.modal-title{font-size:.85rem;font-weight:600;color:#cdd6f4;font-family:SF Mono,Fira Code,monospace;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.viking-version-switcher{display:flex;gap:.25rem;flex-shrink:0}.version-tab{font-size:.72rem;font-weight:600;font-family:SF Mono,Fira Code,monospace;padding:.2rem .6rem;border-radius:4px;border:1px solid #3e3e5a;color:#6c7086;background:transparent;cursor:pointer;transition:all .12s}.version-tab:hover{color:#cdd6f4;border-color:#6c7086}.version-tab.active{background:#7b68ee;border-color:#7b68ee;color:#fff}.store-switcher{display:flex;gap:.375rem;padding:.625rem 1.25rem;overflow-x:auto;border-bottom:1px solid #2e2e45;flex-shrink:0}.store-switch-btn{display:flex;align-items:center;gap:.35rem;flex-shrink:0;font-size:.7rem;padding:.25rem .6rem;border-radius:5px;border:1px solid #3e3e5a;color:#6c7086;background:transparent;cursor:pointer;white-space:nowrap;transition:all .12s}.store-switch-btn:hover{color:#cdd6f4;border-color:#6c7086}.store-switch-btn.active{background:#313244;border-color:#7b68ee;color:#cdd6f4}.store-switch-id{font-family:SF Mono,Fira Code,monospace;font-size:.62rem;font-weight:700;color:#7b68ee;background:#1f2136;border:1px solid #3e3e5a;border-radius:4px;padding:0 .35rem;line-height:1.5}.modal-controls{display:flex;align-items:center;gap:.35rem}.modal-expand{background:none;border:1px solid #3e3e5a;color:#6c7086;font-size:.85rem;cursor:pointer;width:1.9rem;height:1.7rem;border-radius:4px;line-height:1}.modal-expand:hover{color:#cdd6f4;border-color:#6c7086}.modal-close{background:none;border:none;color:#6c7086;font-size:1rem;cursor:pointer;padding:.2rem .4rem;border-radius:4px;line-height:1}.modal-close:hover{color:#cdd6f4;background:#2e2e45}.modal-body{overflow-y:auto;flex:1;padding:1rem 1.25rem}.modal-loading{color:#6c7086;font-size:.85rem}.modal-error{color:#f38ba8;font-size:.85rem}.step-tabs{display:flex;gap:.25rem;padding:.6rem 1.25rem 0;border-bottom:1px solid #2e2e45;flex-shrink:0}.step-tab{padding:.45rem .7rem;border:none;border-bottom:2px solid transparent;color:#6c7086;background:transparent;font-size:.75rem;cursor:pointer}.step-tab:hover{color:#cdd6f4}.step-tab.active{color:#cdd6f4;border-bottom-color:#7b68ee}.step-display{display:flex;flex-direction:column;gap:1rem}.step-summary,.step-group{background:#26263a;border:1px solid #363650;border-radius:6px;padding:.85rem 1rem}.step-summary h2{color:#f0f2ff;font-size:1rem;line-height:1.35;margin-bottom:.75rem}.step-group h3{color:#cdd6f4;font-size:.78rem;margin-bottom:.55rem}.step-summary-grid,.step-attribute-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem 1rem}.step-summary-grid div,.step-attribute-grid div,.step-asset-list div{display:flex;flex-direction:column;gap:.15rem;min-width:0}.step-summary-grid span,.step-attribute-grid span,.step-asset-list span{color:#8587a3;font-size:.64rem;text-transform:uppercase;letter-spacing:.03em}.step-summary-grid strong,.step-attribute-grid strong,.step-asset-list strong{color:#e5e7f5;font-size:.76rem;line-height:1.4;overflow-wrap:anywhere}.step-attribute-grid div,.step-asset-list div{padding-bottom:.4rem;border-bottom:1px solid #34344c}.step-asset-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 1rem}.step-assets{display:flex;flex-direction:column;gap:.75rem}.step-asset-group{border:1px solid #3b3b55;border-radius:5px;overflow:hidden}.step-asset-group-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.5rem .65rem;background:#30304a}.step-asset-group-header strong{color:#e5e7f5;font-size:.72rem;overflow-wrap:anywhere;text-align:right}.step-asset{padding:.65rem;border-top:1px solid #3b3b55}.step-asset-header{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem;margin-bottom:.5rem}.step-asset-metadata{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem 1rem}.step-asset-metadata div{display:flex;flex-direction:column;gap:.12rem;min-width:0;padding-top:.35rem;border-top:1px solid #34344c}.step-asset-header span,.step-asset-metadata span{color:#8587a3;font-size:.62rem;text-transform:uppercase;letter-spacing:.03em}.step-asset-header strong,.step-asset-metadata strong{color:#e5e7f5;font-size:.72rem;line-height:1.4;overflow-wrap:anywhere}@media (max-width: 650px){.step-summary-grid,.step-attribute-grid,.step-asset-list,.step-asset-header,.step-asset-metadata{grid-template-columns:1fr}}.json-viewer{font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.78rem;line-height:1.6;color:#cdd6f4;margin:0;white-space:pre;overflow-x:auto}.jk{color:#89b4fa}.js{color:#a6e3a1}.jn{color:#fab387}.jb{color:#cba6f7}.jnull{color:#f38ba8}
