:root{color-scheme:light;--bg: #eef2f5;--panel: #f9fbfc;--panel-2: #d7dee4;--line: #c5cfda;--line-soft: rgba(120, 136, 154, .18);--text: #182028;--muted: #50606f;--primary: #1d4f4b;--primary-2: #163d3a;--accent: #1f3d63;--accent-soft: #d8e4ee;--danger: #7d2f3f;--success: #1d5a49;--warning: #9a5c12;--shadow: 0 10px 30px rgba(23, 33, 43, .08);--press-scale: .986;--press-translate: 1px;--soft-surface: #d9e0e6;--soft-surface-2: #cbd4dc;--dark-surface: #1e252d;--navy-surface: #24384e;--wine-surface: #5a2c3a;--success-surface: #1f5e4b;--sand-surface: #ece6de;--group-surface: #dbe2e8;--group-item: #f8fafb;font-family:Hiragino Sans,Yu Gothic UI,Yu Gothic,Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--text)}body{padding:0}button,input,select,textarea{font:inherit}summary{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:0;border-radius:4px;padding:14px 16px;background:var(--primary);color:#fff;font-weight:700;cursor:pointer;min-height:48px;box-shadow:none;transition:transform .12s ease,background-color .12s ease,box-shadow .12s ease,color .12s ease,opacity .12s ease,filter .12s ease}button.secondary{background:var(--accent);color:#f7fbfd}button.ghost{background:#ffffffb8;box-shadow:inset 0 0 0 999px #ffffff0a;color:var(--text)}button.danger{background:#99384a;color:#fff}button:active{transform:translateY(var(--press-translate)) scale(var(--press-scale));filter:saturate(1.04)}@media(hover:hover)and (pointer:fine){button:hover{background:var(--primary-2)}button.secondary:hover{background:#1a3455}button.ghost:hover{background:#dee5ede0}button.danger:hover{background:#8b2f3b}}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid rgba(139,105,71,.28);outline-offset:2px}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:1}button:disabled{background:#d8d2c8;color:#69655e}input,select,textarea{width:100%;border-radius:4px;border:0;background:var(--panel);color:var(--text);padding:14px 16px;box-shadow:inset 0 0 0 999px #d6dfe842,0 1px #ffffff73}input:focus,select:focus,textarea:focus{box-shadow:inset 0 0 0 2px #177a809e,0 0 0 4px #177a801f}input:disabled,select:disabled,textarea:disabled{background:#e7ebf0;color:#615e58;-webkit-text-fill-color:#615e58}input::placeholder,textarea::placeholder{color:#7a756c}label{display:block;font-size:.88rem;color:var(--muted);margin-bottom:8px}.app-shell{max-width:1240px;margin:0 auto;min-height:100dvh;padding:max(14px,calc(env(safe-area-inset-top) + 12px)) 14px calc(104px + env(safe-area-inset-bottom))}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.top-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.brand{display:flex;flex-direction:column;gap:3px}.brand-title{display:flex;align-items:baseline;gap:7px;min-width:0}.brand-title strong,.hero-wordmark{font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;font-weight:800;letter-spacing:0}.brand-title strong{color:var(--text);font-size:1.22rem;line-height:1.05}.brand-product-name{color:#554e46;font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:500;line-height:1.05;white-space:nowrap}.brand .brand-caption{color:#7c7369;font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;font-size:.62rem;font-weight:500;line-height:1.3}.helper,.muted{color:var(--muted);font-size:.9rem}.panel{background:linear-gradient(180deg,#fcfefffa,#f0f6fbfa);border:0;border-radius:4px;padding:16px;box-shadow:inset 0 1px #ffffffb3,inset 0 -1px #1a232e0d;transition:background-color .16s ease,transform .12s ease}.panel+.panel{margin-top:4px}.grid{display:grid;gap:12px}.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.stack{display:grid;gap:10px}.primary-actions,.utility-actions,.store-picker.multi,.color-sort-options,.candidate-chip-row,.size-chip-row,.size-chip-summary,.registration-preview-size-tabs,.registration-preview-chip-grid,.registration-preview-grid,.registration-result-totals,.registration-result-chip-grid,.inventory-tab-row,.inventory-stocks,.dictionary-tabs,.dictionary-list,.confirm-card,.auto-preview{box-shadow:inset 0 0 0 1px #1820280f}.actions{display:grid;gap:12px}.primary-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.utility-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-radius:6px;overflow:hidden;background:var(--soft-surface)}.actions button{min-height:88px;font-size:1rem;border-radius:8px;text-align:center}.menu-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;min-height:124px;padding:18px 16px;background:var(--dark-surface);border:0;border-radius:0;color:#f7fbff;box-shadow:none;transition:transform .12s ease,background-color .12s ease,opacity .12s ease,filter .12s ease}.primary-actions .menu-card+.menu-card,.utility-actions .menu-card+.menu-card{box-shadow:inset 1px 0 #ffffff0f}.menu-card-create{background:linear-gradient(180deg,#21554f,#173a37);box-shadow:inset 0 -5px #8fd0b0}.menu-card-create strong{color:#fbfffd}.menu-card-create span{color:#eef8f4e0}.menu-card-stock{background:linear-gradient(180deg,#254969,#183148);box-shadow:inset 0 -5px #8db5d8}.menu-card-stock strong{color:#fbfdff}.menu-card-stock span{color:#ecf4fcdb}.menu-card-stores{background:linear-gradient(180deg,#6a3444,#44212d);box-shadow:inset 0 -5px #d3a0ae}.menu-card-stores strong{color:#fff9fb}.menu-card-stores span{color:#ffeff5db}.menu-card-utility{background:var(--group-item);color:#1b2836;box-shadow:inset 0 -3px #1820281f}.menu-card strong{font-size:1.08rem;line-height:1.15;width:100%;text-align:left}.menu-card span{color:#fafdffd6;font-size:.92rem;line-height:1.5;width:100%;text-align:left}.menu-card-utility strong,.menu-card-utility span{color:#1d2935}.primary-actions .menu-card strong{font-size:1.12rem}.primary-actions .menu-card span{color:inherit;opacity:.88}@media(hover:hover)and (pointer:fine){.menu-card:hover{opacity:.94;transform:translateY(-1px);filter:saturate(1.04)}}.menu-card:active{transform:translateY(var(--press-translate)) scale(var(--press-scale));opacity:.98}[role=button],summary,.store-picker.multi .store-option,.color-sort-option,.candidate-chip,.size-chip,.inventory-tab,.dictionary-tab,.menu-card,.footer-nav button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.hero{padding:18px 16px;border-radius:4px;background:#182431;color:#f6fbff;border:0;box-shadow:none}.home-hero{padding:10px 12px;box-shadow:none}.compact-panel{padding-top:16px}.home-hero-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.home-hero-meta{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;padding:6px 8px;border-radius:4px;background:#ffffff14}.home-user-meta{color:#e4eef7b8;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-logout-button{min-height:36px;padding:8px 10px;border-radius:999px;background:#ffffff29;color:#f7fbff;box-shadow:none}.home-hero-copy{display:grid;gap:6px;min-width:0;text-align:left;align-content:start}.home-hero h1{margin:0;font-size:1.26rem;line-height:1.1;color:#f7fbff}.home-hero .helper{max-width:34rem;line-height:1.5;color:#e8f0f8d6}.home-section-intro{line-height:1.55;max-width:38rem;text-align:left}.hero-brand{display:flex;align-items:baseline;gap:12px;margin-bottom:10px}.hero-wordmark{color:#fff;font-size:1.6rem;line-height:1.05}.hero-product-name{color:#deeaf3db;font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;font-size:1.12rem;font-weight:500}.section-title{margin:0 0 8px;font-size:1.25rem;color:#17212b}.section-title:after{content:"";display:block;height:1px;margin-top:8px;background:linear-gradient(90deg,#1f3d6338,#1f3d6300)}.card{border:0;border-radius:4px;background:var(--panel);padding:14px;box-shadow:none;transition:background-color .12s ease,transform .12s ease,opacity .12s ease}.card+.card{margin-top:12px}.row{display:flex;justify-content:space-between;align-items:center;gap:12px}.badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:700;background:#d8e4ee;color:#213142;border:0}.badge:before{content:"";width:7px;height:7px;border-radius:999px;background:currentColor;opacity:.82;flex:0 0 auto}.badge.success{background:#d7ebe3;color:#184a3d}.badge.fail{background:#edd7dd;color:#6d2635}.badge.pending{background:#e8ddd0;color:#65451f}.badge.fail:before,.badge.success:before,.badge.pending:before{opacity:.96}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:12px;border-bottom:0;text-align:left;vertical-align:top}.table th{background:#d9e3ec;color:#1c2937;font-size:.84rem}@media(hover:hover)and (pointer:fine){.table tbody tr:hover{background:#dfe7efb8}}.table tbody tr:nth-child(odd) td{background:#dfe7ef75}.table tbody tr:nth-child(2n) td{background:#f8fbfee0}.field{display:grid;gap:8px}.field label span{display:inline-block;margin-left:8px;color:#5b6675;font-size:.75rem;font-weight:600}.field-group{display:grid;gap:14px}.registration-head{display:grid;gap:16px}.registration-layout{padding-bottom:10px}.registration-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.registration-form-grid .field:has(textarea),.registration-form-grid .store-field{grid-column:1 / -1}.color-entry-section{margin-top:4px}.color-entry-list{display:grid;gap:0;border-radius:4px;overflow:hidden;background:var(--group-surface)}.color-entry-footer-actions{display:flex;justify-content:center;margin-top:4px}.add-color-button{min-height:48px;min-width:208px;padding:10px 18px;justify-content:center}.color-entry-card{display:grid;gap:12px;padding:14px;border-radius:0;background:var(--group-item);box-shadow:none;transition:background-color .16s ease,transform .16s ease}.color-entry-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.color-entry-card-head .compact-button{flex:0 0 auto;white-space:nowrap}.stepper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:start;width:100%}.step{position:relative;display:grid;justify-items:center;align-content:start;gap:8px;min-height:auto;width:100%;padding:0;border:0;border-radius:0;background:none;color:#748294;box-shadow:none;text-align:center}.step:not(:first-child):before{content:"";position:absolute;top:10px;left:calc(-50% + 10px);width:calc(100% - 20px);height:2px;background:#c7d0db}.step span{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:999px;background:#c7d0db;color:#fff;font-size:.7rem;font-weight:800}.step strong{font-size:.76rem;line-height:1.2;letter-spacing:.02em;width:100%;text-align:center}.step.active,.step.done{color:var(--text)}.step.active span,.step.done span{background:#17212b}.step.done:not(:first-child):before,.step.active:not(:first-child):before{background:#17212b}.auto-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ui-space-3);padding:0;border:0;border-radius:4px;overflow:hidden;background:var(--group-surface);box-shadow:none}.auto-preview>*{padding:12px;background:var(--group-item)}.dictionary-warning-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.compact-button{min-height:42px;padding:10px 12px;border-radius:8px}.responsive-table{overflow-x:auto;border:0;border-radius:4px;background:var(--panel);box-shadow:none}.preview-table{min-width:860px}.preview-table th,.preview-table td{padding:12px}.result-list{display:grid;gap:10px}.registration-result-layout{display:grid;gap:14px}.registration-result-hero{display:grid;gap:12px;padding:14px;border-radius:4px;color:#f7fbff;background:linear-gradient(135deg,#1b2938,#24364c)}.registration-result-kicker{display:block;margin-bottom:6px;color:#e9f1f8c7;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.registration-result-hero-copy{display:grid;gap:6px}.registration-result-hero-copy strong{font-size:1.2rem;line-height:1.25}.registration-result-hero-copy .helper{color:#f1f7fcdb}.registration-result-totals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-radius:4px;overflow:hidden;background:#ffffff1f}.registration-result-total{display:grid;gap:4px;padding:12px;border-radius:0;background:#ffffff1a}.registration-result-total+.registration-result-total{box-shadow:inset 1px 0 #ffffff1a}.registration-result-total span{color:#eef5facc;font-size:.76rem;font-weight:700}.registration-result-total strong{color:#fff;font-size:1.15rem;line-height:1}.registration-result-groups{display:grid;gap:8px}.registration-result-browser{display:grid;gap:12px;padding:12px;border-radius:4px;background:var(--group-surface);box-shadow:inset 0 0 0 1px #1820280d}.registration-result-color-tabs{grid-template-columns:repeat(auto-fit,minmax(116px,1fr))}.registration-result-size-tabs{grid-template-columns:repeat(auto-fit,minmax(72px,1fr))}.registration-result-focus{display:grid;gap:10px;padding:12px;border-radius:4px;background:var(--panel);box-shadow:inset 0 0 0 1px #1820280a}.registration-result-focus.is-success{background:#edf4f0}.registration-result-focus.is-fail{background:#f7f0f2}.registration-result-focus-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.registration-result-focus-name{display:block;color:var(--text);font-size:1.02rem;line-height:1.35}.registration-result-focus-badges{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.registration-result-focus-head>div:first-child{display:grid;gap:4px}.registration-result-group{display:grid;gap:8px;padding:10px;border-radius:4px;background:#dde6ef}.registration-result-group-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.registration-result-group-head strong{display:block;font-size:1rem;line-height:1.2;color:#152230}.registration-result-group-meta{margin-top:4px;color:#495a6a;font-size:.78rem;font-weight:800}.registration-result-item-list{display:grid;gap:0;padding:0;border-radius:4px;overflow:hidden;background:#fff6}.registration-result-item{display:grid;gap:8px;padding:11px 12px;border-radius:0;background:#f9fbfd}.registration-result-item.is-success{background:#eef5f1}.registration-result-item.is-fail{background:#f7eaed}.registration-result-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.registration-result-item-head strong{display:block;margin-top:3px;color:#132030;font-size:.98rem;line-height:1.35}.registration-result-item-size{color:#57697a;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.registration-result-chip-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0;border-radius:4px;overflow:hidden;background:#dae3ece6}.registration-result-chip-grid>.registration-preview-chip+.registration-preview-chip{box-shadow:inset 1px 0 #1820280f}.registration-result-error{margin-top:-2px}.registration-result-details{margin-top:0}.registration-result-detail-grid{display:grid;gap:6px;margin-top:12px}.developer-details{margin-top:12px;border:0;border-radius:4px;padding:10px 12px;background:#e4ebf2;box-shadow:none}.developer-details summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;padding:10px 12px;border-radius:4px;background:#ffffffc2;box-shadow:none;cursor:pointer;color:#183247;font-weight:800;-webkit-user-select:none;user-select:none;transition:background-color .16s ease,color .16s ease,transform .16s ease}.developer-details summary::-webkit-details-marker{display:none}.payload-list{display:grid;gap:12px;margin-top:12px}.payload-card{display:grid;gap:8px}pre{max-width:100%;overflow-x:auto;white-space:pre-wrap;word-break:break-word;margin:0;padding:12px;border-radius:4px;border:0;background:#111b24;color:#ebf2f7;font-size:.82rem;line-height:1.55;box-shadow:none}.dictionary-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.dictionary-layout.single{grid-template-columns:minmax(0,1fr)}.dictionary-tabs{display:flex;flex-wrap:wrap;gap:0;padding:0;border-radius:4px;overflow:hidden;background:var(--soft-surface)}.dictionary-tab{min-height:44px;padding:10px 14px;border-radius:0;border:0;background:#e2eaf1;color:#213141;font-weight:700;transition:transform .12s ease,background-color .12s ease,color .12s ease,opacity .12s ease,filter .12s ease}.dictionary-tab:before{content:"";position:absolute;inset-inline:12px;top:8px;height:2px;border-radius:999px;background:#2232421f;opacity:0;transition:opacity .12s ease,background-color .12s ease}.dictionary-tab+.dictionary-tab{box-shadow:inset 1px 0 #1820280d}.dictionary-tab.active{background:var(--dark-surface);color:#fbf7f1;box-shadow:none}.dictionary-tab.active{background-image:linear-gradient(180deg,#ffffff08,#0000000a)}.dictionary-tab.active:before{opacity:1;background:#f8fafcb8}.dictionary-panel{align-content:start}.dictionary-list{display:grid;gap:0;max-height:60dvh;overflow:auto;padding-right:0;border-radius:4px;background:var(--group-surface)}.dictionary-list.dense{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.dictionary-item{display:grid;gap:3px;padding:11px 12px;border:0;border-radius:0;background:var(--group-item);box-shadow:none}.dictionary-item+.dictionary-item{box-shadow:inset 0 1px #1820280d}.dictionary-item span{color:var(--muted);font-size:.88rem}.dictionary-item strong{color:var(--text)}.modal-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:18px;background:#19181685}.modal{width:min(520px,100%);max-height:calc(100dvh - 36px);overflow:auto}.field input,.field select,.field textarea{min-height:54px;font-size:1rem}.field textarea{min-height:104px}.sticky-actions{position:sticky;bottom:72px;padding-top:4px;background:linear-gradient(180deg,rgba(238,241,244,0),rgba(238,241,244,.94) 36%,var(--bg))}.sticky-actions button{width:100%;min-height:58px;font-size:1rem}.confirm-card{display:grid;gap:0;border:0;border-radius:4px;overflow:hidden;background:var(--group-surface);padding:0;box-shadow:none}.confirm-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:12px}.confirm-actions button{min-height:60px}.store-picker{display:grid;gap:10px}.store-picker.multi{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0;border-radius:4px;overflow:hidden;background:var(--soft-surface)}.store-picker.multi .store-option{-webkit-tap-highlight-color:transparent;touch-action:manipulation;position:relative;display:block;min-width:0;margin:0;cursor:pointer;transition:transform .14s ease}.store-picker.multi .store-option input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.store-picker.multi .store-option:has(input:disabled){cursor:default}.store-picker.multi .store-option-title{display:flex;align-items:center;justify-content:center;min-height:66px;width:100%;padding:12px 8px;border-radius:0;background:var(--group-item);box-shadow:none;color:#213142;font-weight:800;font-size:.9rem;line-height:1.1;white-space:nowrap;letter-spacing:.01em;text-align:center;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease;position:relative}.store-picker.multi .store-option+.store-option .store-option-title{box-shadow:inset 1px 0 #1820280f}.store-picker.multi .store-option-title:after{content:"";position:absolute;left:50%;bottom:8px;width:30px;height:3px;border-radius:999px;background:#fffffff0;opacity:0;transform:translate(-50%) scaleX(.65);transition:opacity .16s ease,transform .16s ease;pointer-events:none}.store-picker.multi .store-option.selected .store-option-title,.store-picker.multi .store-option:has(input:checked) .store-option-title{background:var(--success-surface);box-shadow:none;color:#fcf8f1}.store-picker.multi .store-option.selected .store-option-title:after,.store-picker.multi .store-option:has(input:checked) .store-option-title:after{opacity:1;transform:translate(-50%) scaleX(1)}.store-picker.multi .store-option:focus-within .store-option-title{box-shadow:0 0 0 3px #49605129,inset 0 0 0 1px #3c4e438f}@media(hover:hover)and (pointer:fine){.store-picker.multi .store-option:hover .store-option-title{background:#d4dde4;box-shadow:none}}.store-picker.multi .store-option:active{transform:translateY(var(--press-translate)) scale(var(--press-scale))}.store-picker.multi .store-option:active .store-option-title{filter:saturate(1.04)}.color-sort-field{min-width:0;margin:0;padding:0;border:0}.color-sort-field legend{width:100%;margin-bottom:8px;color:var(--muted);font-size:.88rem}.color-sort-field legend span{display:block;margin-top:3px;font-size:.78rem}.color-sort-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0;border-radius:4px;overflow:hidden;background:var(--soft-surface)}.color-sort-option{-webkit-tap-highlight-color:transparent;touch-action:manipulation;position:relative;display:flex;min-width:0;align-items:center;gap:10px;margin:0;padding:12px 40px 12px 12px;border:0;border-radius:0;background:var(--group-item);cursor:pointer;transition:transform .12s ease,background-color .12s ease,color .12s ease,opacity .12s ease,filter .12s ease}.color-sort-option+.color-sort-option{box-shadow:inset 1px 0 #1820280d}.color-sort-option:after{content:"✓";position:absolute;top:10px;right:10px;display:grid;place-items:center;width:22px;height:22px;border-radius:999px;background:#2d241d;color:#fffaf4;font-size:.82rem;font-weight:900;opacity:0;transform:scale(.88);transition:opacity .14s ease,transform .14s ease}.color-sort-option input{position:absolute;width:1px;height:1px;opacity:0;appearance:none;display:none}.color-sort-option strong,.color-sort-option small{display:block}.color-sort-option strong{color:var(--text);font-size:.9rem}.color-sort-option small{margin-top:2px;color:var(--muted);font-size:.75rem;line-height:1.35}.color-sort-dot{width:16px;height:16px;flex:0 0 auto;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 2px #918b80}.color-sort-option.selected,.color-sort-option:has(input:checked){background:var(--dark-surface);box-shadow:none}.color-sort-option.selected,.color-sort-option:has(input:checked){background-image:linear-gradient(180deg,#ffffff0a,#0000000f)}.color-sort-option.selected:after,.color-sort-option:has(input:checked):after{opacity:1;transform:scale(1)}.color-sort-option.selected strong,.color-sort-option:has(input:checked) strong{color:#f7fbff}.color-sort-option.selected small,.color-sort-option:has(input:checked) small{color:#e4ecf4d6}.color-sort-option.manufacturer_sold_out{background:#f7e5df}.color-sort-option.no_restock{background:#f6ebc8}.color-sort-option.office_store_stock{background:#dfeaf0}.color-sort-option.no_office_stock{background:#e1efe0}.color-sort-option.tag_support{background:#eadff0}.color-sort-option.manufacturer_sold_out .color-sort-dot,.color-sort-badge.manufacturer_sold_out{background:#efc9bf;color:#7e3329}.color-sort-option.no_restock .color-sort-dot,.color-sort-badge.no_restock{background:#ecd88b;color:#6e5513}.color-sort-option.office_store_stock .color-sort-dot,.color-sort-badge.office_store_stock{background:#c9dce3;color:#305c6d}.color-sort-option.no_office_stock .color-sort-dot,.color-sort-badge.no_office_stock{background:#cddcca;color:#385b3e}.color-sort-option.tag_support .color-sort-dot,.color-sort-badge.tag_support{background:#dac6e6;color:#5d426b}.color-sort-option.selected .color-sort-dot{box-shadow:inset 0 0 0 4px #fff}.color-sort-option:active{transform:translateY(var(--press-translate)) scale(var(--press-scale));filter:saturate(1.04)}.candidate-chip-panel{position:relative;margin-top:6px;padding:8px 6px 6px;border:0;border-radius:4px;background:#d4dde5;box-shadow:none}.candidate-chip-panel-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;color:#304456;font-size:.78rem;font-weight:700}.candidate-chip-panel-head small{color:#5a6d80;font-size:.72rem}.candidate-chip-row{display:flex;flex-wrap:wrap;gap:0;max-height:216px;padding-right:4px;padding-bottom:8px;align-content:flex-start;border-radius:4px;overflow:auto;background:#f7fafccc}.candidate-chip{-webkit-tap-highlight-color:transparent;touch-action:manipulation;display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:10px 14px;border:0;border-radius:0;background:var(--group-item);color:#1f2e3d;box-shadow:none}.candidate-chip:nth-child(odd){background:#f7fafb}.candidate-chip:nth-child(2n){background:#eef3f7}.candidate-chip+.candidate-chip{box-shadow:inset 1px 0 #1820280d}.candidate-chip strong{font-size:.92rem;color:#152432;line-height:1.2}.candidate-chip span{color:#485a6c;font-size:.78rem;line-height:1.2}.candidate-chip-row::-webkit-scrollbar{width:8px}.candidate-chip-row::-webkit-scrollbar-thumb{background:#b5c4d2;border-radius:999px}.candidate-chip-panel-fade{position:absolute;left:10px;right:18px;height:18px;pointer-events:none}.candidate-chip-panel-fade.top{top:36px;background:linear-gradient(180deg,#e4ebf2f2,#e4ebf200)}.candidate-chip-panel-fade.bottom{bottom:6px;background:linear-gradient(180deg,#e4ebf200,#e4ebf2f2)}@media(hover:hover)and (pointer:fine){.candidate-chip:hover{background:#d4dee7}}.candidate-chip.selected{background:#203a53;color:#fcf8f3;box-shadow:none}.candidate-chip.selected span{color:#ecf4fad6}.candidate-chip.selected strong{color:#f8fbff}.candidate-chip:disabled{background:#e5eaef;color:#7f8d9b}.size-chip-panel{display:grid;gap:12px;padding:12px 10px 10px;border:0;border-radius:4px;background:var(--soft-surface);box-shadow:none}.size-chip-row,.size-chip-summary{display:flex;flex-wrap:wrap;gap:0;padding:0;border-radius:4px;overflow:hidden;background:#ffffff6b}.size-chip{-webkit-tap-highlight-color:transparent;touch-action:manipulation;display:inline-flex;align-items:center;justify-content:center;min-height:42px;min-width:48px;padding:10px 14px;border:0;border-radius:0;background:var(--group-item);color:#243240;font-weight:800;line-height:1;transition:transform .12s ease,background-color .12s ease,color .12s ease,opacity .12s ease,filter .12s ease}.size-chip+.size-chip{box-shadow:inset 1px 0 #1820280d}@media(hover:hover)and (pointer:fine){.size-chip:hover{background:#d4dee7}}.size-chip.selected{background:var(--success-surface);color:#fcf8f3;box-shadow:none}.size-summary-chip{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border-radius:4px;background:#d6e9ea;color:#174449;font-size:.85rem;font-weight:800}.size-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.status-none{background:#ebe7df;color:#5f5b54}.registration-preview-list{display:grid;gap:14px}.registration-preview-list.grouped{gap:12px}.registration-preview-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:0;border-radius:4px;background:var(--dark-surface);box-shadow:none}.registration-preview-summary strong,.registration-preview-summary span{color:#f5fbff;font-size:.94rem;font-weight:800}.registration-preview-group{border:0;border-radius:4px;background:var(--group-surface);overflow:hidden;box-shadow:none;transition:background-color .16s ease}.registration-preview-group summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none;padding:12px 14px;background:var(--soft-surface-2);transition:background-color .16s ease,color .16s ease,transform .16s ease;-webkit-user-select:none;user-select:none}.registration-preview-group summary:active,.inventory-details summary:active,.developer-details summary:active,.log-details summary:active,.search-advanced-panel summary:active{filter:none;opacity:.96;transform:translateY(1px)}.registration-preview-group summary::-webkit-details-marker{display:none}@media(hover:hover)and (pointer:fine){.registration-preview-group summary:hover{background:#cfdae5}.developer-details summary:hover,.log-details summary:hover,.search-advanced-panel summary:hover{background:#d6e0e9;box-shadow:none}}.registration-preview-group summary:focus-visible{outline:3px solid rgba(139,109,72,.22);outline-offset:-1px}.registration-preview-group-title{min-width:0;display:grid;gap:6px}.registration-preview-group-title strong{display:block;color:#17212b;font-size:.94rem;line-height:1.2}.registration-preview-group-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.registration-preview-group-sizes{color:#4f5d6d;font-size:.78rem;font-weight:800;line-height:1.3}.registration-preview-group-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto}.registration-preview-toggle{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:6px 10px;border:0;border-radius:4px;background:var(--dark-surface);color:#f7fbff;font-weight:800;box-shadow:none;transition:transform .16s ease,background-color .16s ease,opacity .16s ease,filter .16s ease}.registration-preview-toggle .when-open{display:none}.registration-preview-group[open] .registration-preview-toggle .when-open{display:inline}.registration-preview-group[open] .registration-preview-toggle .when-closed{display:none}.registration-preview-group-list{display:grid;gap:0;padding:0;transform-origin:top center}.registration-preview-card{display:grid;gap:8px;padding:10px 12px;border:0;border-radius:0;background:var(--group-item);box-shadow:none}.registration-preview-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:0;background:none;margin:0;padding:0 0 8px;border-top-left-radius:0;border-top-right-radius:0}.registration-preview-name{display:block;margin-top:2px;font-size:1.02rem;line-height:1.35;color:#221d18;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.preview-card-kicker{margin-bottom:4px;color:#56677a;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.registration-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0;border-radius:4px;overflow:hidden;background:#d6e0eae0}.registration-preview-size-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:0;padding:0;border-radius:4px;overflow:hidden;background:var(--soft-surface)}.registration-preview-chip-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0;border-radius:4px;overflow:hidden;background:#d6e0eae0}.registration-preview-chip{min-width:0;padding:9px 10px;border-radius:0;border:0;background:var(--group-item)}.registration-preview-chip+.registration-preview-chip{box-shadow:inset 1px 0 #1820280d}.registration-preview-chip span{display:block;margin-bottom:4px;color:#5a6977;font-size:.74rem}.registration-preview-chip strong{display:block;overflow-wrap:anywhere;color:#17212b;font-size:.9rem;line-height:1.35}.registration-preview-grid>div{min-width:0;padding:11px 12px;border-radius:0;background:var(--group-item)}.registration-preview-grid>div+div{box-shadow:inset 1px 0 #1820280d}.registration-preview-grid span,.registration-store-summary>.muted{display:block;margin-bottom:4px;font-size:.76rem;color:#675d50}.registration-preview-grid strong{display:block;overflow-wrap:anywhere;font-size:.92rem;line-height:1.4;color:#231f1b}.registration-store-badges{display:flex;flex-wrap:wrap;gap:6px}.registration-preview-count{background:#fff;color:#24364c}.log-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.log-summary span{display:block;color:var(--muted);font-size:.78rem;margin-bottom:4px}.log-summary strong{display:block;font-size:.98rem;line-height:1.3}.log-details{margin-top:12px}.log-details summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;padding:10px 12px;border-radius:4px;background:#ffffff94;box-shadow:none;cursor:pointer;color:#234055;font-weight:700;list-style:none;-webkit-user-select:none;user-select:none;transition:background-color .16s ease,color .16s ease,transform .16s ease}.log-details summary::-webkit-details-marker{display:none}.footer-nav{position:fixed;bottom:calc(env(safe-area-inset-bottom) + 8px);left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));z-index:40;max-width:1240px;margin:0 auto;padding:8px;border-radius:4px;background:#17212bf5;border:0;box-shadow:0 18px 36px #17212b2e;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.footer-nav button{min-height:46px;font-size:.8rem;padding:10px;background:#ffffff14;color:#f1f6fbdb;border:0;border-radius:0;font-weight:700}.footer-nav button+button{box-shadow:inset 1px 0 #ffffff14}.footer-nav button.active{background:var(--success-surface);color:#f8fdff;box-shadow:none}.notice{border-radius:4px;padding:12px 14px;border:0;background:var(--soft-surface);box-shadow:none}.notice.success{background:#d7ede6;color:#175443}.notice.fail{background:#f3dbe0;color:#7d2534}.confirm-row{display:grid;gap:4px;padding:10px 12px;border-radius:0;background:#dfe7efbd}.confirm-row+.confirm-row{box-shadow:inset 0 1px #1820280d}.confirm-row strong{color:var(--text)}.home-primary-panel,.home-admin-panel{gap:8px;border:0;box-shadow:none;background:transparent;padding:0}.home-primary-panel .primary-actions{gap:0;border-radius:6px;overflow:hidden;background:#14202a;box-shadow:0 14px 24px #0d141c14}.home-primary-panel .menu-card{min-height:142px;border-radius:0;padding:20px 18px}.home-primary-panel .menu-card:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.home-primary-panel .menu-card:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.home-primary-panel .menu-card strong{font-size:1.15rem}.home-primary-panel .menu-card span{font-size:.86rem;line-height:1.45}.inventory-result-card{display:grid;gap:14px;background:var(--panel)}.inventory-result-card,.menu-card,.registration-preview-card,.confirm-card,.panel,.notice,.modal{-webkit-backdrop-filter:none;backdrop-filter:none}.inventory-result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.inventory-result-main{display:grid;gap:12px;min-width:0}.inventory-result-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.inventory-result-card .badge:not(.color-sort-badge):not(.status-none){background:var(--navy-surface);color:#f8fbff}.inventory-result-card .badge.color-sort-badge,.inventory-result-card .badge.status-none{box-shadow:none}.inventory-product-name{font-size:1.18rem;font-weight:900;line-height:1.45;color:#1f1a17}.inventory-variant-group{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.inventory-tab-section{display:grid;gap:6px}.inventory-tab-label{color:#5b5045;font-size:.76rem;font-weight:800;letter-spacing:.04em}.inventory-tab-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0;border-radius:4px;overflow:hidden;background:var(--soft-surface)}.inventory-tab-row-sizes{grid-template-columns:repeat(4,minmax(0,1fr))}.inventory-tab{-webkit-tap-highlight-color:transparent;touch-action:manipulation;position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:36px;width:100%;padding:7px 10px;border:0;border-radius:0;background:var(--group-item);color:#223242;font-size:.84rem;font-weight:800;line-height:1.2;text-align:center;white-space:normal;word-break:break-word;transition:background-color .12s ease,color .12s ease,box-shadow .12s ease,filter .12s ease,opacity .12s ease,transform .12s ease;box-shadow:inset 0 0 0 1px transparent}.inventory-tab:before{content:"";position:absolute;inset-inline:12px;top:7px;height:2px;border-radius:999px;background:#2232421f;opacity:0;transition:opacity .12s ease,background-color .12s ease}.inventory-tab+.inventory-tab{box-shadow:inset 1px 0 #1820280d}@media(hover:hover)and (pointer:fine){.inventory-tab:hover{background:#d1dbe5}}.inventory-tab.selected{background:var(--dark-surface);color:#fcf8f2;box-shadow:inset 0 0 0 2px #1f293733}.inventory-tab.selected:before{opacity:1;background:#f8fafcb8}.inventory-tab.selected:after{content:"";position:absolute;top:6px;right:8px;width:6px;height:6px;border-radius:999px;background:currentColor;opacity:.92}.menu-card,.candidate-chip,.size-chip,.inventory-tab,.dictionary-tab,.footer-nav button,.compact-button,.confirm-actions button,.sticky-actions button,.home-logout-button{transform:translateY(0) scale(1)}.candidate-chip:active,.size-chip:active,.inventory-tab:active,.dictionary-tab:active,.footer-nav button:active,.compact-button:active,.color-sort-option:active,.store-picker.multi .store-option:active,.registration-preview-toggle:active,.inventory-details summary:active,.registration-preview-group summary:active,.developer-details summary:active,.log-details summary:active,.search-advanced-panel summary:active{transform:translateY(var(--press-translate)) scale(var(--press-scale));filter:saturate(1.04)}.inventory-variant-chip{display:inline-flex;align-items:center;min-height:32px;padding:5px 10px;border-radius:4px;background:var(--navy-surface);color:#fbf6ef;font-size:.88rem;font-weight:800;letter-spacing:.01em}.inventory-variant-chip.size{background:#177a80}.inventory-variant-chip.tone-black,.inventory-tab.tone-black{background:#efe8e2;color:#2b221c}.inventory-tab.tone-black.selected{background:#1f1a17;color:#faf6f1}.inventory-variant-chip.tone-white,.inventory-tab.tone-white{background:#fffdf8;color:#2a211b}.inventory-tab.tone-white.selected{background:#fffdfa;color:#2a211b;box-shadow:inset 0 0 0 2px #3f302099,0 8px 18px #4535251f}.inventory-variant-chip.tone-gray,.inventory-tab.tone-gray{background:#ece9e7;color:#2f2d2c}.inventory-tab.tone-gray.selected{background:#5d5b5a;color:#fcf8f2}.inventory-variant-chip.tone-navy,.inventory-tab.tone-navy{background:#e8edf4;color:#223247}.inventory-tab.tone-navy.selected{background:#24354d;color:#f8fafc}.inventory-variant-chip.tone-blue,.inventory-tab.tone-blue{background:#e6eef8;color:#24496d}.inventory-tab.tone-blue.selected{background:#2b5b8c;color:#f8fafc}.inventory-variant-chip.tone-red,.inventory-tab.tone-red{background:#f5e7e8;color:#62202d}.inventory-tab.tone-red.selected{background:#6c1f2f;color:#fff6f7}.inventory-variant-chip.tone-beige,.inventory-tab.tone-beige{background:#f4eadb;color:#4a3523}.inventory-tab.tone-beige.selected{background:#c5a57d;color:#241a13}.inventory-variant-chip.tone-khaki,.inventory-tab.tone-khaki{background:#e8ebdf;color:#3f472f}.inventory-tab.tone-khaki.selected{background:#5d6641;color:#f8f7f2}.inventory-variant-chip.tone-brown,.inventory-tab.tone-brown{background:#efe5db;color:#4a301d}.inventory-tab.tone-brown.selected{background:#6b4a2d;color:#fff8f1}.inventory-variant-chip.tone-ivory,.inventory-tab.tone-ivory{background:#f6efdf;color:#30251d}.inventory-tab.tone-ivory.selected{background:#f8f1e4;color:#30251d;box-shadow:inset 0 0 0 2px #4f392294,0 8px 18px #4535251a}.inventory-variant-chip.tone-generic,.inventory-tab.tone-generic{background:#f0e7dc;color:#30241b}.inventory-tab.tone-generic.selected{background:#3a3129;color:#fbf6ef}.inventory-meta{display:none}.inventory-label,.inventory-product-code span{display:block;color:var(--muted);font-size:.76rem}.inventory-product-code{margin-top:8px}.inventory-product-code strong{display:block;margin-top:2px;overflow-wrap:anywhere;font-size:.92rem}.inventory-attributes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0;border-radius:4px;overflow:hidden;background:var(--soft-surface)}.inventory-attributes>div,.inventory-stock{min-width:0;padding:11px 12px;border:0;border-radius:0;background:var(--group-item);box-shadow:none}.inventory-attributes span,.inventory-stock span{display:block;margin-bottom:5px;color:#45586a;font-size:.8rem;font-weight:800;letter-spacing:.01em}.inventory-attributes strong{display:block;overflow-wrap:anywhere;font-size:.93rem}.inventory-stocks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:6px;border-radius:var(--ui-radius-md);overflow:hidden;background:var(--ui-surface-panel);border:1px solid var(--line-soft)}.inventory-stock{background:var(--ui-surface-card);padding:10px 8px;text-align:center;box-shadow:none;border:1px solid rgba(120,136,154,.16);border-radius:var(--ui-radius-sm)}.inventory-stock+.inventory-stock{box-shadow:none}.inventory-stock strong{display:block;font-size:1.65rem;color:#14202f;font-weight:800}.inventory-stock strong small{font-size:.76rem;color:var(--muted)}.inventory-stock.failed{background:#f3e1e5;color:#873a2c}.inventory-details{padding-top:4px}.inventory-details summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;color:#211913;font-weight:800;list-style:none;padding:12px 14px;border:0;border-radius:4px;background:var(--soft-surface);box-shadow:none;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease,opacity .16s ease;-webkit-user-select:none;user-select:none}.inventory-details summary .when-open{display:none}.inventory-details[open] summary .when-open{display:inline}.inventory-details[open] summary .when-closed{display:none}@media(hover:hover)and (pointer:fine){.inventory-details summary:hover{background:#d2dde8;box-shadow:none}}@keyframes accordionFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes accordionReveal{0%{opacity:0;transform:translateY(-6px) scaleY(.98)}to{opacity:1;transform:translateY(0) scaleY(1)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.inventory-details summary:focus-visible{outline:3px solid rgba(139,105,71,.24);outline-offset:2px}.inventory-details-caret{font-size:.9rem;transition:transform .22s cubic-bezier(.16,1,.3,1)}.inventory-details[open] .inventory-details-caret,.registration-preview-group[open] .inventory-details-caret,.search-advanced-panel[open] .inventory-details-caret{transform:rotate(180deg)}.inventory-details summary::-webkit-details-marker{display:none}.registration-preview-group[data-motion=opening] summary,.inventory-details[data-motion=opening] summary,.search-advanced-panel[data-motion=opening] summary,.developer-details[data-motion=opening] summary,.log-details[data-motion=opening] summary{background:#ced9e3}.registration-preview-group[data-motion=closing] summary,.inventory-details[data-motion=closing] summary,.search-advanced-panel[data-motion=closing] summary,.developer-details[data-motion=closing] summary,.log-details[data-motion=closing] summary{opacity:.98}.inventory-details .inventory-attributes{margin-top:12px}.inventory-details[open]>:not(summary),.search-advanced-panel[open]>:not(summary),.developer-details[open]>:not(summary),.log-details[open]>:not(summary){transform-origin:top center}.search-primary-fields,.search-advanced-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}#searchForm{display:grid;gap:var(--ui-space-3)}#searchForm>.search-primary-fields,#searchForm>.barcode-scanner-panel,#searchForm>.search-advanced-panel{margin-top:0}.search-advanced-panel{margin-top:12px;border:0;border-radius:4px;background:var(--group-surface);overflow:hidden;box-shadow:none}.search-results-panel{scroll-margin-top:16px}.search-advanced-panel summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none;padding:14px 16px;font-weight:800;color:#17212b;background:var(--soft-surface);transition:background-color .16s ease,transform .16s ease,opacity .16s ease;-webkit-user-select:none;user-select:none}.auto-preview{display:grid;gap:var(--ui-space-3);padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.auto-preview>div{margin:0}.auto-preview>div+div{box-shadow:none}.utility-actions .menu-card{border-radius:0}@keyframes surfaceEnter{0%{opacity:0;transform:translateY(6px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}.panel,.card,.menu-card,.notice,.confirm-card,.registration-preview-card,.dictionary-item,.inventory-result-card{animation:none}.search-advanced-panel summary::-webkit-details-marker{display:none}.search-advanced-grid{padding:0 16px 16px}@media(max-width:720px){.brand-title{gap:6px}.brand-title strong{font-size:1.08rem}.brand-product-name{font-size:.9rem}.brand .brand-caption{font-size:.6rem}.hero-brand{align-items:flex-start;flex-direction:column;gap:5px}.app-shell{padding:max(2px,calc(env(safe-area-inset-top) + 2px)) 2px calc(166px + env(safe-area-inset-bottom))}.panel{padding:8px 2px;border-radius:4px;box-shadow:inset 0 1px #ffffffa8,inset 0 -1px #1a232e0a}.stack,.grid{gap:8px}.menu-card,.registration-preview-card,.confirm-card,.notice{box-shadow:none}.menu-card{box-shadow:0 6px 16px #1f29370b}.primary-actions .menu-card,.utility-actions .menu-card{min-height:64px;padding:12px;gap:6px}.menu-card strong{font-size:1rem}.menu-card span{font-size:.78rem;line-height:1.35}.hero{padding:10px 2px}.home-hero{padding:8px 6px}.home-hero-head{align-items:flex-start;flex-direction:column;gap:10px}.home-hero-meta{width:100%;justify-content:space-between;padding:6px}.home-hero h1{font-size:1.08rem}.home-hero .helper{font-size:.82rem}.row,.topbar{align-items:flex-start;flex-direction:column}.top-badges{justify-content:flex-start;width:100%}.row>button{align-self:stretch}.grid.cols-2,.grid.cols-3,.registration-form-grid,.auto-preview,.dictionary-layout{grid-template-columns:1fr}.store-picker.multi{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.store-picker.multi .store-option-title{min-height:60px;padding:10px 4px;font-size:.76rem}.primary-actions{grid-template-columns:1fr}.home-primary-panel .primary-actions{border-radius:6px}.home-primary-panel .menu-card:first-child,.home-primary-panel .menu-card:last-child{border-radius:0}.home-primary-panel .menu-card:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.home-primary-panel .menu-card:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.utility-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.utility-actions .menu-card:last-child{grid-column:1 / -1}.candidate-chip-panel{padding:5px 3px 4px}.stepper{gap:8px}.step{gap:5px}.confirm-actions{grid-template-columns:1fr;margin-bottom:calc(28px + env(safe-area-inset-bottom))}.sticky-actions{position:static;bottom:auto;padding-top:0;background:transparent;margin-bottom:calc(12px + env(safe-area-inset-bottom))}.dictionary-warning-row{grid-template-columns:1fr}.responsive-table{border-radius:8px}.log-summary{grid-template-columns:1fr}.footer-nav{position:fixed;left:max(8px,env(safe-area-inset-left));right:max(8px,env(safe-area-inset-right));bottom:calc(env(safe-area-inset-bottom) + 6px);max-width:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:8px;border-radius:4px;box-shadow:0 14px 28px #1f293729}.footer-nav button{min-width:0;min-height:46px;padding:8px 4px;font-size:.73rem}.modal-backdrop{align-items:end;padding:10px 10px calc(110px + env(safe-area-inset-bottom))}.modal{max-height:calc(100dvh - 120px)}.inventory-result-head{align-items:stretch;flex-direction:column;gap:10px}.inventory-result-head button{width:100%}.inventory-result-actions{width:100%;justify-content:flex-start}.inventory-result-actions .badge{flex:1 1 auto;text-align:center}.color-entry-section>.row>.add-color-button{align-self:center;width:min(100%,220px)}.color-entry-footer-actions .add-color-button{width:min(100%,220px)}.section-title{color:#221f1b;font-weight:800}.modal .section-title{color:#191613}.color-sort-options,.registration-preview-grid,.search-primary-fields,.search-advanced-grid{grid-template-columns:1fr}.registration-preview-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.registration-preview-card-head{flex-direction:column}.registration-preview-group summary{display:grid;grid-template-columns:1fr auto;padding:10px;align-items:stretch}.registration-preview-group-actions{align-items:center;width:auto;justify-content:flex-end;gap:6px}.registration-preview-summary{padding:10px 8px;border-radius:4px;box-shadow:none}.registration-preview-summary strong,.registration-preview-summary span{font-size:.92rem}.registration-preview-group{border-radius:4px;box-shadow:none}.registration-result-hero{padding:12px 8px}.registration-result-totals,.registration-result-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.registration-result-group,.registration-result-item{padding:10px 8px}.registration-result-focus-head,.registration-result-group-head,.registration-result-item-head{flex-direction:column;align-items:flex-start}.registration-result-focus-badges{justify-content:flex-start}.registration-preview-size-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.size-input-row,.dictionary-list.dense{grid-template-columns:1fr}.inventory-attributes{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-tab-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.inventory-tab-row-sizes{grid-template-columns:repeat(4,minmax(0,1fr))}.inventory-stocks{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.inventory-stock{padding:8px 4px;border-radius:0}.inventory-stock span{font-size:.8rem;line-height:1.2;font-weight:700}.inventory-stock strong{font-size:1.3rem}.inventory-variant{flex-wrap:wrap;gap:6px}.inventory-product-name{font-size:1.06rem}.inventory-result-card{gap:10px;padding:10px 8px;border-radius:8px;box-shadow:none}.registration-preview-group-title strong{font-size:.94rem}.registration-preview-group-title{width:100%}.registration-preview-group-sizes{margin-top:0;font-size:.8rem;line-height:1.35}.inventory-tab{min-height:34px;padding:6px 7px;font-size:.78rem}.inventory-tab.tone-white.selected,.inventory-tab.tone-ivory.selected{box-shadow:0 0 0 2px #3a2c1d42,0 8px 18px #3a2c1d24}.inventory-variant-chip{min-height:30px;padding:5px 9px;font-size:.82rem}.inventory-details summary{padding:9px 10px}.registration-preview-toggle{min-height:34px;padding:7px 10px;border-radius:4px;background:#17212b;color:#f7fbff}.registration-preview-count{min-height:34px;padding:7px 10px;display:inline-flex;align-items:center;justify-content:center}.inventory-details-label{font-size:.88rem}.inventory-details-caret{font-size:.8rem}}.home-admin-panel .utility-actions{background:#dbe3ea;box-shadow:0 10px 24px #151f2b14}.menu-card-dictionaries{background:linear-gradient(180deg,#365e4d,#28463a);box-shadow:inset 0 -5px #9fd6bc}.menu-card-dictionaries strong,.menu-card-dictionaries span{color:#f7fcf9}.menu-card-logs{background:linear-gradient(180deg,#3d4f77,#2a3752);box-shadow:inset 0 -5px #abc0e4}.menu-card-logs strong,.menu-card-logs span{color:#f7faff}.menu-card-connection{background:linear-gradient(180deg,#6f443d,#4d2f2a);box-shadow:inset 0 -5px #dbb2a9}.menu-card-connection strong,.menu-card-connection span{color:#fff8f5}.registration-head,.registration-layout,.registration-step,.registration-result-layout,.search-results-panel,.dictionary-layout,.home-primary-panel,.home-admin-panel{background:transparent}.registration-layout{padding:14px;background:#e3ebf1;box-shadow:inset 0 0 0 1px #1d2c3a14}.registration-form-grid{gap:16px}.field{gap:10px}.field label,.color-sort-field legend{margin-bottom:0;color:#16202a;font-size:.92rem;font-weight:800;letter-spacing:.01em}.field label span,.color-sort-field legend span{color:#485a6b;font-size:.78rem;font-weight:700}.registration-form-grid>.field,.registration-form-grid>.store-field,.color-entry-card,.size-chip-panel,.color-sort-field,.auto-preview>div{padding:12px;border-radius:10px;background:#eef4f8;box-shadow:inset 0 0 0 1px #15223014,0 1px 2px #11182308}.color-entry-card{gap:14px;background:#edf3f7}.field input,.field select,.field textarea,.size-input-row input,.dictionary-panel input,.dictionary-panel select,.dictionary-panel textarea,.search-primary-fields input,.search-primary-fields select,.search-advanced-grid input,.search-advanced-grid select,.search-advanced-grid textarea{background:#fff;color:#14202c;box-shadow:inset 0 0 0 2px #b3bfccf2,0 1px #fffc}.field input::placeholder,.field textarea::placeholder,.size-input-row input::placeholder,.dictionary-panel input::placeholder,.search-primary-fields input::placeholder,.search-advanced-grid input::placeholder{color:#728293}.field input:focus,.field select:focus,.field textarea:focus,.size-input-row input:focus,.dictionary-panel input:focus,.dictionary-panel select:focus,.dictionary-panel textarea:focus,.search-primary-fields input:focus,.search-primary-fields select:focus,.search-advanced-grid input:focus,.search-advanced-grid select:focus,.search-advanced-grid textarea:focus{background:#fff;box-shadow:inset 0 0 0 2px #1d5a49,0 0 0 4px #1d5a492e}.store-picker.multi,.color-sort-options,.size-chip-row,.size-chip-summary{background:#d9e3ea;box-shadow:inset 0 0 0 1px #14202c14}.store-picker.multi .store-option-title,.color-sort-option,.size-chip,.size-summary-chip{background:#f8fbfd;color:#182430}.candidate-chip-panel{margin-top:8px;padding:10px;border-radius:10px;background:#d8e3ec;box-shadow:inset 0 0 0 1px #14202c14,0 2px 8px #131f2b0d}.candidate-chip-panel-head{margin-bottom:10px;color:#1a2a39;font-size:.8rem;font-weight:800}.candidate-chip-panel-head small{color:#586b7d;font-size:.74rem;font-weight:700}.candidate-chip-row{gap:4px;padding:4px;border-radius:10px;background:#eef4f8;box-shadow:inset 0 0 0 1px #14202c14;scrollbar-width:thin;scrollbar-color:#8ba0b3 #e8eef3}.candidate-chip{min-height:46px;padding:11px 14px;border-radius:8px;background:#fff;color:#182533;box-shadow:inset 0 0 0 1px #2130401a}.candidate-chip+.candidate-chip{box-shadow:inset 0 0 0 1px #2130401a}.candidate-chip strong{color:#132130;font-size:.94rem;font-weight:800}.candidate-chip span{color:#516476;font-size:.8rem;font-weight:700}.candidate-chip-row::-webkit-scrollbar{width:10px}.candidate-chip-row::-webkit-scrollbar-track{background:#e7edf2;border-radius:999px}.candidate-chip-row::-webkit-scrollbar-thumb{background:#8ea3b7;border-radius:999px}.candidate-chip-panel-fade.top{background:linear-gradient(180deg,#d8e3ecfa,#d8e3ec00)}.candidate-chip-panel-fade.bottom{background:linear-gradient(180deg,#d8e3ec00,#d8e3ecfa)}.candidate-chip.selected{background:#1f3d63;color:#f8fbff;box-shadow:inset 0 -4px #8db5d8f2}.candidate-chip:disabled{background:#dde5eb;color:#738291}.section-title,.helper,.muted,.notice,.confirm-row strong,.inventory-attributes strong,.inventory-stock strong,.inventory-product-name{color:#17212b}.helper,.muted{color:#485968}.notice{background:#e6eef4;color:#1d2d3c}.notice.success{background:#dff1e7;color:#1a5845}.notice.fail{background:#f5e1e5;color:#8a2d3e}@media(max-width:720px){.registration-layout{padding:10px 8px}.registration-form-grid{gap:10px}.registration-form-grid>.field,.registration-form-grid>.store-field,.color-entry-card,.size-chip-panel,.color-sort-field,.auto-preview>div,.candidate-chip-panel{padding:10px 8px}.candidate-chip-row{padding:3px;gap:3px}.candidate-chip{min-height:44px;padding:10px 12px}.home-admin-panel .utility-actions{grid-template-columns:1fr}.home-admin-panel .menu-card{min-height:68px}}.candidate-chip-panel,.size-chip-panel,.color-sort-field,.registration-result-browser,.search-advanced-panel,.dictionary-panel,.inventory-result-card,.registration-preview-group,.confirm-card{border-radius:12px}.candidate-chip-row,.size-chip-row,.size-chip-summary,.color-sort-options,.inventory-tab-row,.dictionary-tabs,.registration-preview-size-tabs,.registration-result-color-tabs,.registration-result-size-tabs{gap:6px;padding:6px;border-radius:12px;background:#dde6ed;box-shadow:inset 0 0 0 1px #15223014}.candidate-chip,.size-chip,.size-summary-chip,.inventory-tab,.dictionary-tab,.color-sort-option,.store-picker.multi .store-option-title{border-radius:9px;box-shadow:0 1px 2px #14202c0d,inset 0 0 0 1px #1c293714}.candidate-chip+.candidate-chip,.size-chip+.size-chip,.inventory-tab+.inventory-tab,.dictionary-tab+.dictionary-tab,.store-picker.multi .store-option+.store-option .store-option-title,.color-sort-option+.color-sort-option{box-shadow:0 1px 2px #14202c0d,inset 0 0 0 1px #1c293714}.inventory-tab-row,.registration-preview-size-tabs,.registration-result-color-tabs,.registration-result-size-tabs{grid-template-columns:unset}.inventory-tab-row{display:flex;flex-wrap:wrap}.inventory-tab-row-sizes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.inventory-tab{min-height:40px;padding:9px 11px;border-radius:9px;background:#f9fbfd;color:#1c2a38;box-shadow:0 1px 2px #14202c0d,inset 0 0 0 1px #1c293714}.inventory-tab:before,.inventory-tab:after,.dictionary-tab:before,.dictionary-tab:after{content:none;display:none}.inventory-tab.selected{background:#24384e;color:#f8fbff;box-shadow:0 4px 12px #182e4a33,inset 0 0 0 1px #ffffff14}.inventory-tab.tone-white.selected,.inventory-tab.tone-ivory.selected{background:#fffdf8;color:#241d17;box-shadow:0 4px 12px #32291f1f,inset 0 0 0 2px #372c1f9e}.inventory-tab.tone-black.selected{background:#201915;color:#fffaf5}.inventory-tab.tone-gray.selected{background:#56514c;color:#fffdfa}.inventory-tab.tone-navy.selected{background:#203b57;color:#f7fbff}.inventory-tab.tone-blue.selected{background:#275b8d;color:#f7fbff}.inventory-tab.tone-red.selected{background:#7a2738;color:#fff8fa}.inventory-tab.tone-beige.selected{background:#d3b286;color:#271d16}.inventory-tab.tone-khaki.selected{background:#5a6840;color:#fbfcf8}.inventory-tab.tone-brown.selected{background:#714c2e;color:#fff8f1}.inventory-tab.tone-generic.selected{background:#3c3229;color:#fff9f3}.candidate-chip-panel{padding:12px;background:#dbe5ed}.candidate-chip-row{padding:6px;background:#eef4f8}.candidate-chip{min-height:44px;padding:10px 13px;background:#fff;color:#192634}.candidate-chip:nth-child(odd),.candidate-chip:nth-child(2n){background:#fff}.candidate-chip.selected{background:#1f3d63;color:#f8fbff;box-shadow:0 4px 12px #17335238}.candidate-chip.selected strong,.candidate-chip.selected span{color:#f8fbff}.size-chip-panel{padding:12px;background:#e3ebf1}.size-chip,.size-summary-chip{background:#fff;color:#1c2c3a}.size-chip.selected{background:#1d5a49;color:#f8fbff;box-shadow:0 4px 12px #1d5a492e}.color-sort-options{background:#dde6ed}.color-sort-option{padding:12px 38px 12px 12px;border-radius:10px}.color-sort-option.selected,.color-sort-option:has(input:checked){box-shadow:0 4px 12px #14202c24}.dictionary-tabs{background:#dce5ec}.dictionary-tab{background:#f4f8fb;color:#1e2c39}.dictionary-tab.active{background:#24384e;color:#f8fbff;box-shadow:0 4px 12px #182e4a33}.store-picker.multi{gap:6px;padding:6px;background:#dce6ec}.store-picker.multi .store-option-title{background:#f7fbfd}.store-picker.multi .store-option.selected .store-option-title,.store-picker.multi .store-option:has(input:checked) .store-option-title{background:#1f5e4b;color:#f8fbff;box-shadow:0 4px 12px #1f5e4b33}.registration-result-browser,.registration-preview-group,.search-advanced-panel,.dictionary-panel,.inventory-result-card,.confirm-card{background:#e7eef4;box-shadow:inset 0 0 0 1px #15223014}.registration-result-focus,.registration-result-group,.registration-result-item,.registration-preview-summary,.inventory-details summary,.search-advanced-panel summary,.developer-details summary,.log-details summary{border-radius:10px}@media(max-width:720px){.candidate-chip-row,.size-chip-row,.size-chip-summary,.color-sort-options,.inventory-tab-row,.dictionary-tabs,.registration-preview-size-tabs,.registration-result-color-tabs,.registration-result-size-tabs,.store-picker.multi{gap:4px;padding:4px}.inventory-tab{min-height:38px;padding:8px 9px;font-size:.79rem}.candidate-chip,.size-chip{min-height:42px}.inventory-tab-row-sizes{grid-template-columns:repeat(4,minmax(0,1fr))}}.store-picker.multi .store-option-title:after,.store-picker.multi .store-option.selected .store-option-title:after,.store-picker.multi .store-option:has(input:checked) .store-option-title:after,.inventory-tab:before,.inventory-tab:after{content:none!important;display:none!important}.store-picker.multi{grid-template-columns:minmax(0,.95fr) minmax(0,.95fr) minmax(0,1.1fr);gap:6px;padding:0;background:transparent}.store-picker.multi .store-option{min-width:0}.store-picker.multi .store-option-title{min-height:52px;padding:10px 6px;border-radius:12px;background:#fff;box-shadow:0 1px #0f17200f,0 2px 8px #0f172014;color:#1c2733;font-size:.78rem;font-weight:800;line-height:1.15;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-picker.multi .store-option+.store-option .store-option-title{box-shadow:0 1px #0f17200f,0 2px 8px #0f172014}.store-picker.multi .store-option.selected .store-option-title,.store-picker.multi .store-option:has(input:checked) .store-option-title{background:#244e43;color:#fbfdff;box-shadow:0 1px #0f172014,0 6px 16px #244e432e}.registration-preview-group-list{gap:10px}.registration-preview-card,.registration-result-focus,.registration-result-item,.registration-result-item.is-success,.registration-result-item.is-fail{gap:10px;padding:12px;border-radius:14px;background:#fff;box-shadow:0 1px #0f17200d,0 4px 14px #0f17200f}.registration-result-browser{background:#e9eef3}.registration-result-focus.is-success,.registration-result-focus.is-fail{background:#fff}.registration-result-group{padding:10px;border-radius:14px;background:#f4f7fa;box-shadow:inset 0 0 0 1px #1c27330f}.registration-result-item-list{gap:8px;background:transparent}.registration-preview-size-tabs,.registration-result-color-tabs,.registration-result-size-tabs,.inventory-tab-row{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden;padding:2px 0 4px;background:transparent;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.registration-preview-size-tabs::-webkit-scrollbar,.registration-result-color-tabs::-webkit-scrollbar,.registration-result-size-tabs::-webkit-scrollbar,.inventory-tab-row::-webkit-scrollbar{height:6px}.registration-preview-size-tabs::-webkit-scrollbar-thumb,.registration-result-color-tabs::-webkit-scrollbar-thumb,.registration-result-size-tabs::-webkit-scrollbar-thumb,.inventory-tab-row::-webkit-scrollbar-thumb{background:#49596b47;border-radius:999px}.inventory-tab{flex:0 0 auto;min-width:max-content;padding:10px 12px;border-radius:999px;background:#fff;box-shadow:0 1px #0f17200d,0 2px 8px #0f172012;scroll-snap-align:start}.inventory-tab.selected{box-shadow:0 1px #0f172014,0 4px 12px #0f17201f}.registration-preview-chip-grid,.registration-result-chip-grid,.inventory-attributes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0;background:transparent}.registration-preview-chip,.inventory-attributes>div{min-width:0;padding:10px 11px;border-radius:12px;background:#f4f7fa;box-shadow:inset 0 0 0 1px #1c27330f}.registration-preview-chip+.registration-preview-chip,.registration-result-chip-grid>.registration-preview-chip+.registration-preview-chip,.registration-preview-grid>div+div{box-shadow:inset 0 0 0 1px #1c27330f}.registration-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;background:transparent}.registration-preview-grid>div{padding:10px 11px;border-radius:12px;background:#f4f7fa}.registration-store-summary{padding:10px 11px;border-radius:12px;background:#f4f7fa;box-shadow:inset 0 0 0 1px #1c27330f}.inventory-stocks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;background:transparent}.inventory-stock,.inventory-stock+.inventory-stock{border-radius:14px;background:#fff;box-shadow:0 1px #0f17200d,0 4px 14px #0f17200f}.inventory-stock.failed{background:#f8ecef}.inventory-details summary{border-radius:12px;background:#eef3f7;box-shadow:inset 0 0 0 1px #1c27330f}.registration-result-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.registration-result-detail-grid>div,.registration-result-details pre{border-radius:12px;background:#f4f7fa;padding:10px 11px}@media(max-width:720px){.store-picker.multi{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px}.store-picker.multi .store-option-title{min-height:50px;padding:6px 1px;font-size:.62rem;white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-overflow:clip}.registration-preview-chip-grid,.registration-result-chip-grid,.inventory-attributes,.registration-preview-grid,.registration-result-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-stocks{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-primary-panel .primary-actions,.home-admin-panel .utility-actions{gap:10px;background:transparent;box-shadow:none;overflow:visible}.home-primary-panel .menu-card,.home-admin-panel .menu-card{min-height:112px;padding:16px 14px;border-radius:16px;box-shadow:0 6px 18px #14202c24}.home-primary-panel .menu-card:first-child,.home-primary-panel .menu-card:last-child,.home-admin-panel .menu-card:first-child,.home-admin-panel .menu-card:last-child{border-radius:16px}.menu-card-create{background:#1d5a49}.menu-card-stock{background:#20496e}.menu-card-stores{background:#6d3640}.menu-card-utility,.menu-card-dictionaries{background:#fff;color:#1a2733}.menu-card-logs{background:#eef4f8;color:#1a2733}.menu-card-connection{background:#dde8ef;color:#162633}.menu-card-utility strong,.menu-card-utility span,.menu-card-dictionaries strong,.menu-card-dictionaries span,.menu-card-logs strong,.menu-card-logs span,.menu-card-connection strong,.menu-card-connection span{color:inherit}.store-picker.multi{width:100%;max-width:100%;align-items:stretch}.store-picker.multi .store-option{width:100%}.store-picker.multi .store-option-title{width:100%;justify-content:center}.registration-preview-size-tabs,.registration-result-color-tabs,.registration-result-size-tabs,.inventory-tab-row{display:grid;gap:6px;overflow:visible;padding:0;background:transparent}.inventory-tab-row,.registration-result-color-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-tab-row-sizes,.registration-preview-size-tabs,.registration-result-size-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.inventory-tab{min-width:0;width:100%;padding:9px 6px;border-radius:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.registration-preview-card,.registration-result-focus,.inventory-result-card,.inventory-details[open]>:not(summary){overflow:hidden}.registration-result-summary-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.registration-result-summary-item{display:grid;gap:4px;padding:10px 11px;border-radius:12px;background:#fff;box-shadow:0 1px #0f17200d,0 3px 12px #0f172012}.registration-result-summary-item span{color:#556576;font-size:.76rem;font-weight:700}.registration-result-summary-item strong{color:#16232f;font-size:1rem;line-height:1.2}.registration-result-browser{padding:10px}@media(max-width:720px){.home-primary-panel .primary-actions,.home-admin-panel .utility-actions{grid-template-columns:1fr;gap:8px}.home-primary-panel .menu-card,.home-admin-panel .menu-card{min-height:96px;padding:14px 12px}.store-picker.multi{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:4px;padding:0}.store-picker.multi .store-option-title{min-height:48px;padding:6px 4px;font-size:.62rem;line-height:1.08;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.registration-result-summary-bar{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.registration-result-summary-item{padding:9px 8px}.registration-result-summary-item strong{font-size:.9rem}.inventory-tab-row,.registration-result-color-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-tab-row-sizes,.registration-preview-size-tabs,.registration-result-size-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.inventory-tab{min-height:38px;padding:8px 4px;font-size:.73rem}}.candidate-chip-panel{margin-top:8px;padding:10px 8px 8px;border-radius:16px;background:#d9d4cb;box-shadow:inset 0 1px #ffffff8c,0 2px 10px #1f232614}.candidate-chip-panel-head{margin-bottom:8px;color:#2a2723}.candidate-chip-panel-head small{color:#5d5247}.candidate-chip-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-height:236px;overflow-y:auto;overflow-x:hidden;padding:2px;border-radius:12px;background:#fffcf7e6;box-shadow:inset 0 0 0 1px #493a2e14}.candidate-chip{width:100%;min-width:0;min-height:46px;justify-content:flex-start;align-items:flex-start;padding:10px 12px;border-radius:12px;background:#f8f4ee;color:#241f1b;box-shadow:0 1px #ffffffa6,0 1px 3px #251e1814}.candidate-chip:nth-child(odd),.candidate-chip:nth-child(2n){background:#f8f4ee}.candidate-chip+.candidate-chip{box-shadow:0 1px #ffffffa6,0 1px 3px #251e1814}.candidate-chip strong{color:#171411;font-size:.9rem}.candidate-chip span{color:#51463c;font-size:.76rem}.candidate-chip.selected{background:#3f342b;color:#fff8f1;box-shadow:0 6px 14px #3f342b3d}.candidate-chip-panel-fade.top{top:38px;background:linear-gradient(180deg,#d9d4cbf5,#d9d4cb00)}.candidate-chip-panel-fade.bottom{bottom:8px;background:linear-gradient(180deg,#d9d4cb00,#d9d4cbf5)}.store-picker.multi{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:0;overflow:hidden;border-radius:14px}.store-picker.multi .store-option-title{min-width:0;min-height:50px;padding:8px 4px;border-radius:12px;background:#f3eee7;color:#221d19;box-shadow:0 1px #ffffffad,0 2px 8px #201b1614;font-size:.68rem;line-height:1.08;letter-spacing:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-picker.multi .store-option.selected .store-option-title,.store-picker.multi .store-option:has(input:checked) .store-option-title{background:#2f2b28;color:#fff9f4;box-shadow:inset 0 0 0 1px #fff9f41f,0 2px 8px #2f2b282e}.menu-card,.candidate-chip,.size-chip,.inventory-tab,.dictionary-tab,.store-picker.multi .store-option-title,.color-sort-option,.compact-button,.footer-nav button,.inventory-details summary,.registration-preview-toggle,.registration-confirm-button,.registration-result-actions .action-button,.registration-result-actions .secondary-button,.secondary-button,button{transition:transform .14s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease,filter .16s ease;-webkit-tap-highlight-color:transparent}.menu-card:active,.candidate-chip:active,.size-chip:active,.inventory-tab:active,.dictionary-tab:active,.store-picker.multi .store-option:active .store-option-title,.color-sort-option:active,.compact-button:active,.footer-nav button:active,.inventory-details summary:active,.registration-preview-toggle:active,.registration-confirm-button:active,.registration-result-actions .action-button:active,.registration-result-actions .secondary-button:active,.secondary-button:active,button:active{transform:translateY(1px) scale(.985);filter:brightness(.96) saturate(1.02)}.menu-card-create,.registration-confirm-button,.action-button.primary{background:#b65a1f;color:#fffaf6}.menu-card-stock{background:#30363d}.menu-card-stores{background:#5e4433}.menu-card-utility,.menu-card-dictionaries,.menu-card-logs,.menu-card-connection{background:#f4efe8;color:#1d1a17}.size-chip,.inventory-tab,.dictionary-tab,.color-sort-option{background:#f4efe8;color:#241f1b}.size-chip.selected,.inventory-tab.selected,.dictionary-tab.active,.color-sort-option.selected{background:#3f342b;color:#fff8f1;box-shadow:0 6px 14px #3f342b2e}@media(max-width:720px){.registration-form-grid>.store-field{padding-inline:6px}.candidate-chip-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.candidate-chip{min-height:44px;padding:9px 10px}.candidate-chip strong{font-size:.84rem}.candidate-chip span{font-size:.72rem}.store-picker.multi .store-option-title{min-height:48px;padding:6px 3px;font-size:.5rem;letter-spacing:-.01em;white-space:normal;overflow-wrap:anywhere;word-break:normal;text-overflow:clip}}:root{--bg: #f3eee7;--panel: #fffdf9;--panel-2: #e5ddd3;--line: #d4c8bb;--line-soft: rgba(88, 72, 57, .12);--text: #1f1a16;--muted: #5c5045;--primary: #2f2b28;--primary-2: #1f1c19;--accent: #7f4721;--accent-soft: #ead9ca;--success: #2f2b28;--warning: #a4581f;--soft-surface: #e6ddd2;--soft-surface-2: #d9cfc2;--dark-surface: #2f2b28;--navy-surface: #4b5259;--wine-surface: #6d4631;--success-surface: #2f2b28;--sand-surface: #efe7dc;--group-surface: #e8e0d6;--group-item: #fdfaf6}body,.app-shell{background:var(--bg)}html,body,.app-shell,main,.panel,.field,.store-field{min-width:0}.panel,.registration-form-grid>.field,.registration-form-grid>.store-field,.color-entry-card,.size-chip-panel,.color-sort-field,.candidate-chip-panel,.registration-preview-card,.registration-result-browser,.registration-result-focus,.inventory-result-card,.dictionary-panel,.search-advanced-panel,.confirm-card,.auto-preview>div{background:#f6f0e8;box-shadow:0 2px 10px #29211a0f}.field label,.color-sort-field legend,.section-title,.inventory-product-name,.registration-result-focus-name{color:#241d18}.field label,.color-sort-field legend{font-weight:800}.helper,.muted,.field label span,.color-sort-field legend span{color:#65584b}.field input,.field select,.field textarea,.size-input-row input,.dictionary-panel input,.dictionary-panel select,.dictionary-panel textarea,.search-primary-fields input,.search-primary-fields select,.search-advanced-grid input,.search-advanced-grid select,.search-advanced-grid textarea{border-radius:12px;background:#fffdfa;color:#1d1814;box-shadow:0 1px 4px #271f1814}.field input:focus,.field select:focus,.field textarea:focus,.size-input-row input:focus,.dictionary-panel input:focus,.dictionary-panel select:focus,.dictionary-panel textarea:focus,.search-primary-fields input:focus,.search-primary-fields select:focus,.search-advanced-grid input:focus,.search-advanced-grid select:focus,.search-advanced-grid textarea:focus{box-shadow:0 0 0 3px #a4581f2e,0 2px 8px #271f181f}.candidate-chip-panel{background:#dcd1c4;border-radius:16px}.candidate-chip-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:4px;background:transparent;box-shadow:none}.candidate-chip{display:grid;align-content:center;justify-items:center;gap:4px;min-height:56px;padding:10px 12px;border-radius:12px;background:#fffdfa;color:#231d18;text-align:center;box-shadow:0 1px 4px #271f1817}.candidate-chip+.candidate-chip,.candidate-chip:nth-child(odd),.candidate-chip:nth-child(2n){background:#fffdfa;box-shadow:0 1px 4px #271f1817}.candidate-chip strong,.candidate-chip span{width:100%}.candidate-chip strong{color:#1b1612;font-size:.89rem;line-height:1.2}.candidate-chip span{color:#635749;font-size:.75rem;line-height:1.2}.candidate-chip.selected{background:#2f2b28;color:#fff9f3;box-shadow:0 6px 14px #2f2b2833}.candidate-chip.selected strong,.candidate-chip.selected span{color:inherit}.size-chip,.inventory-tab,.dictionary-tab,.color-sort-option,.registration-preview-chip,.registration-result-summary-item,.registration-result-detail-grid>div,.inventory-stock,.inventory-details summary{border-radius:12px;box-shadow:0 1px 4px #271f1814}.size-chip-panel{background:#e8dfd6}.size-chip-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:0;background:transparent;box-shadow:none}.size-chip{min-width:0;width:100%;min-height:44px;padding:8px 6px;border-radius:12px;background:#fff9f2;box-shadow:0 1px 4px #271f1814}.size-chip+.size-chip{box-shadow:0 1px 4px #271f1814}.size-chip-summary{gap:6px;padding:0;background:transparent;box-shadow:none}.size-summary-chip{border-radius:999px;background:#f1e7db;color:#5a4737}.color-sort-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0;background:transparent;box-shadow:none}.color-sort-option{min-height:84px;align-items:flex-start;gap:10px;padding:12px;border-radius:14px;background:#fff9f2;box-shadow:0 1px 4px #271f1814}.color-sort-option+.color-sort-option,.color-sort-option:after{box-shadow:none}.color-sort-option:after{content:none;display:none}.color-sort-option>span:last-child{display:grid;gap:3px;min-width:0}.color-sort-option strong{color:#231d18;font-size:.85rem;line-height:1.2}.color-sort-option small{color:#65584b;font-size:.71rem;line-height:1.3}.color-sort-dot{display:inline-block;width:14px;height:14px;margin-top:4px}.color-sort-option.selected,.color-sort-option:has(input:checked){background:#2f2b28;box-shadow:0 6px 14px #2f2b282e}.color-sort-option.selected strong,.color-sort-option.selected small,.color-sort-option:has(input:checked) strong,.color-sort-option:has(input:checked) small{color:#fff8f2}.size-chip,.inventory-tab,.dictionary-tab,.color-sort-option{background:#fff9f2;color:#211b17}.size-chip.selected,.inventory-tab.selected,.dictionary-tab.active,.color-sort-option.selected{background:#2f2b28;color:#fff8f2;box-shadow:0 6px 14px #2f2b282e}.store-picker.multi{display:flex;gap:6px;padding:0;background:transparent;box-shadow:none;border-radius:0;overflow:visible}.store-picker.multi .store-option,.store-picker.multi .store-option+.store-option{flex:1 1 0;min-width:0;width:0}.store-picker.multi .store-option-title,.store-picker.multi .store-option+.store-option .store-option-title{display:grid;place-items:center;min-width:0;min-height:50px;width:100%;padding:8px 4px;border-radius:12px;background:#fff9f2;color:#221c17;text-align:center;white-space:normal;overflow:hidden;text-overflow:clip;overflow-wrap:anywhere;word-break:normal;box-shadow:0 1px 4px #271f1817}.store-picker.multi .store-option.selected .store-option-title,.store-picker.multi .store-option:has(input:checked) .store-option-title{background:#2f2b28;color:#fff9f3;box-shadow:0 6px 14px #2f2b282e}.barcode-scanner-panel{display:grid;gap:10px;padding:12px;border-radius:14px;background:#ede4da;box-shadow:0 2px 10px #271f1812}.barcode-scanner-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.barcode-scanner-head strong{color:#221c18;font-size:.95rem}.barcode-preview-shell{border-radius:14px;overflow:hidden;background:#1f1a16;min-height:210px;box-shadow:inset 0 0 0 1px #fff8f214}.barcode-preview{display:block;width:100%;min-height:210px;object-fit:cover;background:#1f1a16}.barcode-scanner-message,.barcode-last-value{color:#54483d;font-size:.82rem}.barcode-last-value strong{color:#231d18}.search-panel,.search-results-panel,.registration-result-browser,.inventory-result-card,.inventory-details[open]>:not(summary),.search-advanced-panel[open]>:not(summary){background:#f6f0e8}.menu-card-create{background:#2f2b28;color:#fff9f4}.menu-card-stock{background:#4d545a;color:#fffdfb}.menu-card-stores{background:#9a5627;color:#fffaf4}.menu-card-utility,.menu-card-dictionaries,.menu-card-logs,.menu-card-connection{background:#efe7dc;color:#211b17}.home-primary-panel .menu-card,.home-admin-panel .menu-card{border-radius:14px;box-shadow:0 4px 14px #271f1824}@media(max-width:720px){.app-shell{overflow-x:hidden}.field label{display:flex;flex-wrap:wrap;gap:4px 8px;align-items:baseline}.field label span{margin-left:0;flex:1 1 100%;font-size:.72rem}.candidate-chip-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.candidate-chip{min-height:54px;padding:10px;justify-items:center;text-align:center}.candidate-chip strong{font-size:.83rem}.candidate-chip span{font-size:.7rem}.registration-form-grid>.store-field{padding-inline:4px}.store-picker.multi{gap:4px}.store-picker.multi .store-option-title,.store-picker.multi .store-option+.store-option .store-option-title{min-height:48px;padding:6px 3px;font-size:.58rem;line-height:1.08}.size-chip-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.size-chip{min-height:42px;padding:8px 4px;font-size:.78rem}.color-sort-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.color-sort-option{min-height:78px;padding:10px}.color-sort-option strong{font-size:.8rem}.color-sort-option small{font-size:.68rem}.barcode-scanner-head{display:grid;gap:8px}.barcode-preview-shell,.barcode-preview{min-height:180px}}.color-sort-option:before,.color-sort-option:after{content:none!important;display:none!important}.color-sort-option{display:grid!important;grid-template-columns:14px minmax(0,1fr)!important;align-items:center!important;column-gap:10px!important;row-gap:0!important}.color-sort-option .color-sort-dot{grid-column:1!important;width:14px!important;height:14px!important;min-width:14px!important;max-width:14px!important;flex:0 0 14px!important;margin-top:0!important;justify-self:center!important;align-self:center!important;border-radius:999px!important}.color-sort-option>span:last-child{grid-column:2!important;min-width:0!important;justify-self:stretch!important;align-self:center!important}.store-picker.multi .store-option-title{display:grid!important;place-items:center!important;text-align:center!important;font-size:.64rem;line-height:1.06;letter-spacing:-.01em;padding-inline:4px}@media(max-width:720px){.store-picker.multi .store-option-title,.store-picker.multi .store-option+.store-option .store-option-title{font-size:.56rem;line-height:1.05;letter-spacing:-.01em;padding:6px 2px}}:root{--panel-2: #ded4c8;--accent-soft: #ebe0d3;--soft-surface: #e6ddd2;--soft-surface-2: #ddd1c4;--group-surface: #ece3d9;--group-item: #fffaf5}.hero,.panel,.search-panel,.search-results-panel,.registration-result-browser,.registration-result-focus,.inventory-result-card,.dictionary-panel,.search-advanced-panel,.confirm-card,.registration-preview-card,.auto-preview>div,.barcode-scanner-panel{background:#f7f1e9}.login-hero-helper{margin-top:6px;padding:10px 12px;border-radius:12px;background:#fff8f124;color:#f5ede3;line-height:1.65}.login-hero{background:linear-gradient(180deg,#2f2b28,#4a3427);box-shadow:0 8px 22px #231c1729}.login-hero .hero-wordmark,.login-hero .hero-product-name{color:#fff9f3}.home-admin-panel .utility-actions{background:transparent;box-shadow:none}.home-admin-panel .menu-card,.home-admin-panel .menu-card:first-child,.home-admin-panel .menu-card:last-child,.menu-card-dictionaries,.menu-card-logs,.menu-card-connection{border-radius:14px;box-shadow:0 5px 14px #231c171f}.candidate-chip-panel{background:#e2d6ca;box-shadow:0 2px 10px #2a211914}.candidate-chip-row{gap:8px;padding:4px;background:transparent;box-shadow:none}.candidate-chip{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:58px;padding:11px 12px;text-align:left;background:#fffdfa;box-shadow:0 2px 8px #2a211914}.candidate-chip strong,.candidate-chip span{width:100%;text-align:left}.candidate-chip strong,.candidate-chip span{display:block;min-height:1.2em}.candidate-chip.selected{background:#342b25;color:#fff9f3;box-shadow:0 6px 14px #342b2538}.store-picker.multi{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;background:transparent;box-shadow:none;overflow:visible}.store-picker.multi .store-option,.store-picker.multi .store-option+.store-option{min-width:0;width:auto;flex:initial}.store-picker.multi .store-option-title,.store-picker.multi .store-option+.store-option .store-option-title{display:flex!important;align-items:center;justify-content:center;min-height:48px;padding:8px 4px;background:#fffdfa;color:#231c17;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:0;box-shadow:0 2px 8px #2a211914}.store-picker.multi .store-option.selected .store-option-title,.store-picker.multi .store-option:has(input:checked) .store-option-title{background:#342b25;color:#fff9f3;box-shadow:0 6px 14px #342b2533}.store-picker.multi .store-option-title:before,.store-picker.multi .store-option-title:after,.inventory-tab:before,.inventory-tab:after,.dictionary-tab:before,.dictionary-tab:after,.color-sort-option:before,.color-sort-option:after{content:none!important;display:none!important}.color-sort-options{gap:8px;background:transparent;box-shadow:none}.color-sort-option{min-height:82px;padding:12px;background:#fffdfa;box-shadow:0 2px 8px #2a211914}.color-sort-option input{position:absolute;opacity:0;pointer-events:none}.color-sort-option.selected,.color-sort-option:has(input:checked){background:#342b25;color:#fff9f3}.registration-preview-group[data-motion=opening] summary,.inventory-details[data-motion=opening] summary,.search-advanced-panel[data-motion=opening] summary,.developer-details[data-motion=opening] summary,.log-details[data-motion=opening] summary,.registration-preview-group[data-motion=closing] summary,.inventory-details[data-motion=closing] summary,.search-advanced-panel[data-motion=closing] summary,.developer-details[data-motion=closing] summary,.log-details[data-motion=closing] summary,.registration-preview-group summary:active,.inventory-details summary:active,.search-advanced-panel summary:active,.developer-details summary:active,.log-details summary:active,.registration-preview-toggle:active,.registration-confirm-button:active{background:#e8ddd1;filter:none}.registration-preview-size-tabs,.registration-result-size-tabs,.inventory-tab-row,.dictionary-tabs,.inventory-stocks,.inventory-attributes,.confirm-card,.registration-preview-chip-grid,.registration-result-chip-grid,.registration-result-detail-grid{background:transparent;box-shadow:none}.registration-preview-size-tabs,.registration-result-size-tabs,.inventory-tab-row.inventory-tab-row-sizes{gap:8px;padding:4px 0 2px;align-items:center}.inventory-tab-row,.registration-result-color-tabs{gap:8px}.inventory-tab,.dictionary-tab,.size-chip,.registration-preview-chip,.registration-result-summary-item,.inventory-stock,.inventory-attributes>div,.confirm-row,.registration-result-detail-grid>div{border:0!important;box-shadow:0 2px 8px #2a211914}.inventory-tab,.dictionary-tab,.size-chip{background:#fffdfa;color:#231c17}.inventory-tab.selected,.dictionary-tab.active,.size-chip.selected{background:#342b25;color:#fff9f3;box-shadow:0 6px 14px #342b2538}.confirm-card{display:grid;gap:8px;padding:0}.confirm-row{padding:12px 13px;border-radius:12px;background:#fffdfa}.confirm-row+.confirm-row,.inventory-stock+.inventory-stock,.candidate-chip+.candidate-chip,.auto-preview>*+*{box-shadow:0 2px 8px #2a211914}.registration-preview-card,.registration-result-focus,.inventory-result-card,.dictionary-panel,.candidate-chip-panel,.search-advanced-panel,.confirm-card,.registration-result-browser{border:0!important}.registration-preview-card,.registration-result-focus,.inventory-result-card{box-shadow:0 4px 14px #2a211914}.registration-preview-chip-grid,.registration-result-chip-grid,.inventory-attributes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.inventory-stocks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.inventory-stock{padding:12px 8px;border-radius:12px;background:#fffdfa;text-align:center}.inventory-stock span{color:#5f5144}.inventory-stock strong{color:#211913}.inventory-stock.failed{background:#f6e7ea;color:#7d2534}.inventory-details summary,.search-advanced-panel summary,.developer-details summary,.log-details summary,.registration-preview-group summary{background:#e8ddd1;box-shadow:0 2px 8px #2a211914;color:#231c17}.inventory-details[open]>:not(summary),.search-advanced-panel[open]>:not(summary),.developer-details[open]>:not(summary),.log-details[open]>:not(summary){background:transparent}.registration-result-summary-item,.registration-preview-chip,.registration-result-detail-grid>div{background:#fffdfa}.registration-result-focus.is-success,.registration-result-focus.is-fail{background:#f7f1e9}.modal.panel{background:#f7f1e9;box-shadow:0 18px 40px #1b15102e}.barcode-scanner-panel{background:#efe4d8}@media(max-width:720px){.login-hero-helper{padding:9px 11px;font-size:.86rem}.store-picker.multi{gap:5px}.store-picker.multi .store-option-title,.store-picker.multi .store-option+.store-option .store-option-title{min-height:46px;padding:6px 3px;font-size:.56rem;line-height:1.06}.registration-preview-chip-grid,.registration-result-chip-grid,.inventory-attributes,.inventory-tab-row,.registration-result-color-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-tab-row.inventory-tab-row-sizes,.registration-preview-size-tabs,.registration-result-size-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}}:root{--ui-bg-page: #f4f1ec;--ui-bg-page-alt: #ebe4db;--ui-surface-panel: #eee6dc;--ui-surface-card: #fffdfa;--ui-surface-card-alt: #f7f1e8;--ui-surface-input: #ffffff;--ui-surface-muted: #e4dacf;--ui-text-strong: #211a14;--ui-text-body: #3d3128;--ui-text-muted: #6f6357;--ui-text-on-dark: #fffaf5;--ui-accent: #4a382a;--ui-accent-strong: #2e231b;--ui-accent-soft: #d9cbbc;--ui-secondary: #5b5147;--ui-secondary-soft: #e7ddd2;--ui-highlight: #c46e31;--ui-danger: #864053;--ui-warning: #8d5a24;--ui-success: #4a5a46;--ui-shadow-1: 0 2px 10px rgba(39, 31, 24, .08);--ui-shadow-2: 0 12px 28px rgba(39, 31, 24, .14);--ui-radius-sm: 10px;--ui-radius-md: 14px;--ui-radius-lg: 18px;--ui-space-1: 6px;--ui-space-2: 10px;--ui-space-3: 14px;--ui-space-4: 18px;--ui-space-5: 24px;--ui-font-xs: .74rem;--ui-font-sm: .84rem;--ui-font-base: .94rem;--ui-font-lg: 1.05rem;--ui-font-xl: 1.85rem;--ui-line-tight: 1.22;--ui-line-base: 1.42;--ui-line-relaxed: 1.56}html,body{background:var(--ui-bg-page);color:var(--ui-text-body)}body{line-height:var(--ui-line-base)}.app-shell{max-width:1200px;padding:max(8px,calc(env(safe-area-inset-top) + 6px)) 8px calc(98px + env(safe-area-inset-bottom))}.stack,.field-group,.registration-form-grid,.actions,.dictionary-layout,.dictionary-layout.single,.registration-result-layout,.registration-result-browser,.search-advanced-grid{gap:var(--ui-space-3)}.helper,.muted,label,.field label span,.brand .brand-caption,.home-user-meta,.candidate-chip span,.inventory-stock span,.registration-preview-chip span,.registration-result-group-meta,.registration-preview-group-sizes,.barcode-scanner-message,.inventory-section-caption,.inventory-store-summary-card .inventory-label,.inventory-color-sort-card .inventory-label,.inventory-attributes span{color:var(--ui-text-muted)}.brand-title strong,.section-title,.hero-wordmark,.hero-product-name,.registration-preview-name,.inventory-product-name,.registration-result-focus-name,.inventory-attributes strong,.inventory-store-badges,.inventory-current-status{color:var(--ui-text-strong)}.ui-panel,.panel,.search-results-panel,.registration-result-browser,.dictionary-panel,.candidate-chip-panel,.barcode-scanner-panel,.developer-details,.search-advanced-panel,.modal.panel,.registration-preview-group,.inventory-result-card,.registration-preview-card,.registration-result-focus,.notice,.card,.ui-form-panel,.ui-preview-panel,.ui-result-panel,.ui-dialog-panel{border:0!important;outline:0!important;border-radius:var(--ui-radius-lg);background:var(--ui-surface-panel);box-shadow:var(--ui-shadow-1);padding:var(--ui-space-4)}.ui-card,.card,.registration-preview-card,.registration-result-focus,.inventory-result-card,.barcode-scanner-panel,.dictionary-item,.confirm-row,.registration-preview-chip,.registration-result-summary-item,.inventory-stock,.inventory-attributes>div,.registration-result-detail-grid>div,.inventory-store-summary-card,.inventory-color-sort-card{background:var(--ui-surface-card);border-radius:var(--ui-radius-md);box-shadow:var(--ui-shadow-1)}.ui-field,.field{display:grid;gap:var(--ui-space-1)}.ui-field label,.field label{color:var(--ui-text-body);font-weight:700;font-size:var(--ui-font-base);line-height:var(--ui-line-base);margin-bottom:0}.ui-input,input,select,textarea{width:100%;border:0;outline:0;border-radius:var(--ui-radius-md);background:var(--ui-surface-input);color:var(--ui-text-strong);padding:14px 15px;line-height:var(--ui-line-base);box-shadow:var(--ui-shadow-1)}.ui-input:focus,input:focus,select:focus,textarea:focus{box-shadow:0 0 0 3px #c46e312e,var(--ui-shadow-1)}.ui-button,button.ui-button,button,.ui-surface-button,.ui-chip,.ui-tab,.candidate-chip,.size-chip,.inventory-tab,.dictionary-tab,.store-picker.multi .store-option-title,.color-sort-option,.inventory-color-sort-chip,.footer-nav button,.registration-preview-toggle{min-height:44px;border:0!important;outline:0!important;border-radius:var(--ui-radius-md);transition:transform .12s ease,background-color .12s ease,color .12s ease,box-shadow .12s ease,opacity .12s ease,filter .12s ease;-webkit-tap-highlight-color:transparent}.ui-button,button.ui-button,button,.ui-surface-button{background:var(--ui-accent);color:var(--ui-text-on-dark);box-shadow:var(--ui-shadow-1)}.ui-button.secondary,button.secondary{background:var(--ui-secondary);color:var(--ui-text-on-dark)}.ui-button.ghost,button.ghost{background:#fffdfaeb;color:var(--ui-text-body);box-shadow:var(--ui-shadow-1)}.ui-button.danger,button.danger{background:var(--ui-danger);color:#fff8fa}.ui-button:disabled,button:disabled,.inventory-tab:disabled,.dictionary-tab:disabled,.candidate-chip:disabled,.size-chip:disabled,.inventory-color-sort-chip:disabled{background:#ddd4ca!important;color:#75695d!important;box-shadow:none!important}.ui-button:active,button:active,.ui-surface-button:active,.ui-chip:active,.ui-tab:active,.candidate-chip:active,.size-chip:active,.inventory-tab:active,.dictionary-tab:active,.store-picker.multi .store-option:active .store-option-title,.color-sort-option:active,.inventory-color-sort-chip:active,.footer-nav button:active,.registration-preview-toggle:active,summary:active{transform:translateY(1px) scale(.985);filter:saturate(1.02) brightness(.98)}@media(hover:hover)and (pointer:fine){.ui-button:hover,button:hover,.ui-surface-button:hover,.ui-chip:hover,.ui-tab:hover,.candidate-chip:hover,.size-chip:hover,.inventory-tab:hover,.dictionary-tab:hover,.store-picker.multi .store-option:hover .store-option-title,.color-sort-option:hover,.inventory-color-sort-chip:hover,.footer-nav button:hover,.registration-preview-toggle:hover{filter:brightness(.97)}}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,.store-picker.multi .store-option:focus-within .store-option-title{outline:3px solid rgba(196,110,49,.28);outline-offset:2px;box-shadow:none}.hero,.home-hero,.login-hero{border-radius:var(--ui-radius-lg);background:linear-gradient(180deg,#30251e,#1f1814);color:var(--ui-text-on-dark);box-shadow:var(--ui-shadow-2);padding:var(--ui-space-4)}.home-hero h1,.home-hero .helper,.login-hero .helper,.hero-wordmark,.hero-product-name{color:var(--ui-text-on-dark)}.home-hero-meta{background:#fffaf41f;border-radius:var(--ui-radius-md)}.topbar{margin-bottom:var(--ui-space-2)}.top-badges .badge,.top-badges .badge.success,.top-badges .badge.fail{background:#fffdfaf0;color:var(--ui-text-body);box-shadow:var(--ui-shadow-1)}.primary-actions,.utility-actions{gap:var(--ui-space-2);background:transparent;box-shadow:none}.menu-card{min-height:112px;display:flex;flex-direction:column;justify-content:center;gap:var(--ui-space-2);padding:var(--ui-space-4);border-radius:var(--ui-radius-lg);box-shadow:var(--ui-shadow-1)}.menu-card strong{font-size:var(--ui-font-lg);line-height:var(--ui-line-tight)}.menu-card span{line-height:var(--ui-line-base)}.menu-card-create{background:#4a382a;color:var(--ui-text-on-dark)}.menu-card-stock{background:#4c545d;color:var(--ui-text-on-dark)}.menu-card-stores{background:#8a5630;color:var(--ui-text-on-dark)}.menu-card-utility,.menu-card-dictionaries,.menu-card-logs,.menu-card-connection,.home-admin-panel .menu-card{background:var(--ui-surface-card-alt);color:var(--ui-text-body)}.menu-card-create span,.menu-card-stock span,.menu-card-stores span{color:#fffaf5d1}.menu-card-utility strong,.menu-card-dictionaries strong,.menu-card-logs strong,.menu-card-connection strong,.home-admin-panel .menu-card strong,.menu-card-utility span,.menu-card-dictionaries span,.menu-card-logs span,.menu-card-connection span,.home-admin-panel .menu-card span{color:var(--ui-text-body)}.candidate-chip-panel,.size-chip-panel,.registration-preview-group,.registration-result-browser,.search-advanced-panel,.developer-details,.inventory-details{background:var(--ui-bg-page-alt)}.candidate-chip-panel,.size-chip-panel,.barcode-scanner-panel,.search-advanced-panel{padding:var(--ui-space-3)}.candidate-chip-panel-head,.inventory-tab-label,.dictionary-panel .row .muted{color:var(--ui-text-body)}.candidate-chip-row,.candidate-chip-row.ui-chip-grid,.color-sort-options,.ui-chip-grid,.inventory-color-sort-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ui-space-2);align-items:stretch}.candidate-chip-row,.candidate-chip-row.ui-chip-grid{max-height:240px;overflow:auto;padding:var(--ui-space-1);border-radius:var(--ui-radius-md);background:#fffdf9a3}.candidate-chip-panel-fade{background:linear-gradient(180deg,#f4f1ecf2,#f4f1ec00)}.candidate-chip-panel-fade.bottom{background:linear-gradient(0deg,#f4f1ecf2,#f4f1ec00)}.candidate-chip,.ui-candidate-chip{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:64px;padding:12px 14px;background:var(--ui-surface-card);color:var(--ui-text-body);box-shadow:var(--ui-shadow-1);text-align:left}.candidate-chip strong,.ui-candidate-chip strong,.candidate-chip span,.ui-candidate-chip span{width:100%;margin:0;text-align:left}.candidate-chip strong,.ui-candidate-chip strong{color:var(--ui-text-strong);line-height:var(--ui-line-tight)}.candidate-chip span,.ui-candidate-chip span{font-size:var(--ui-font-xs);line-height:var(--ui-line-base)}.candidate-chip.selected,.ui-candidate-chip.selected,.size-chip.selected,.ui-size-chip.selected,.inventory-tab.selected,.dictionary-tab.active,.ui-tab.selected,.store-picker.multi .store-option.selected .store-option-title,.store-picker.multi .store-option:has(input:checked) .store-option-title,.color-sort-option.selected,.color-sort-option:has(input:checked),.inventory-color-sort-chip.selected{background:var(--ui-accent);color:var(--ui-text-on-dark);box-shadow:var(--ui-shadow-1)}.candidate-chip.selected strong,.candidate-chip.selected span,.ui-candidate-chip.selected strong,.ui-candidate-chip.selected span,.inventory-color-sort-chip.selected .inventory-color-sort-chip-title,.inventory-color-sort-chip.selected small{color:var(--ui-text-on-dark)}.size-chip-row,.size-chip-summary,.inventory-tab-row.inventory-tab-row-sizes,.registration-preview-size-tabs,.registration-result-size-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--ui-space-2);align-items:stretch}.size-chip,.ui-size-chip,.inventory-tab,.dictionary-tab{display:flex;align-items:center;justify-content:center;min-width:0;padding:10px 8px;background:var(--ui-surface-card);color:var(--ui-text-body);box-shadow:var(--ui-shadow-1);text-align:center;line-height:var(--ui-line-tight)}.inventory-tab-row,.registration-result-color-tabs,.dictionary-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ui-space-2);align-items:stretch}.inventory-tab-row,.registration-preview-size-tabs,.registration-result-size-tabs,.dictionary-tabs,.inventory-stocks,.registration-preview-chip-grid,.registration-result-chip-grid,.inventory-attributes,.registration-result-detail-grid,.registration-result-summary-bar{box-shadow:none!important;background:transparent}.inventory-tab:before,.inventory-tab:after,.dictionary-tab:before,.dictionary-tab:after,.store-picker.multi .store-option-title:after,.color-sort-option:after{content:none!important;display:none!important}.store-picker.multi,.ui-segmented-control{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ui-space-2);align-items:stretch}.store-picker.multi .store-option,.store-picker.multi .store-option+.store-option{box-shadow:none!important}.store-picker.multi .store-option-title,.store-picker.multi .store-option+.store-option .store-option-title{display:flex;align-items:center;justify-content:center;min-height:50px;padding:9px 6px;background:var(--ui-surface-card);color:var(--ui-text-body);box-shadow:var(--ui-shadow-1);font-size:.68rem;font-weight:700;line-height:1.1;white-space:nowrap;letter-spacing:0;text-align:center}.store-picker.multi .store-option-sub{margin-top:6px;line-height:var(--ui-line-base)}.color-sort-option,.ui-choice-card,.inventory-color-sort-chip{background:var(--ui-surface-card);box-shadow:var(--ui-shadow-1)}.color-sort-option{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:var(--ui-space-2);row-gap:4px;min-height:88px;padding:12px 14px}.color-sort-option input{display:none}.color-sort-option strong,.inventory-color-sort-chip .inventory-color-sort-chip-title{color:var(--ui-text-strong);line-height:var(--ui-line-tight)}.color-sort-option small,.inventory-color-sort-chip small{color:var(--ui-text-muted);font-size:var(--ui-font-xs);line-height:var(--ui-line-base)}.color-sort-dot{width:14px;height:14px;border-radius:50%;box-shadow:none}.registration-preview-group summary,.developer-details summary,.search-advanced-panel summary,.log-details summary,.inventory-details summary{background:var(--ui-surface-muted);color:var(--ui-text-strong);border-radius:var(--ui-radius-md);box-shadow:var(--ui-shadow-1);padding:12px 14px}.registration-preview-card,.registration-result-focus,.inventory-result-card,.dictionary-item,.confirm-row,.registration-preview-chip,.registration-result-summary-item,.inventory-stock,.inventory-attributes>div,.registration-result-detail-grid>div,.inventory-store-summary-card,.inventory-color-sort-card,.registration-result-browser,.registration-result-item,.registration-result-group{border:0!important;outline:0!important}.registration-preview-chip-grid,.registration-result-chip-grid,.inventory-attributes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ui-space-2)}.registration-preview-chip,.confirm-row,.inventory-attributes>div,.registration-result-detail-grid>div,.dictionary-item,.inventory-stock,.registration-result-summary-item,.inventory-store-summary-card,.inventory-color-sort-card{display:flex;flex-direction:column;justify-content:center;gap:5px;padding:12px;box-shadow:none!important;background:var(--ui-surface-card)}.registration-result-summary-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ui-space-2)}.registration-result-focus,.registration-result-browser,.registration-result-item,.registration-result-group{background:var(--ui-surface-panel);box-shadow:var(--ui-shadow-1)}.inventory-details{margin-top:var(--ui-space-2);background:transparent;box-shadow:none!important}.inventory-details[open]>:not(summary){margin-top:var(--ui-space-2)}.inventory-attributes{gap:var(--ui-space-2)}.inventory-store-summary-card,.inventory-color-sort-card{margin-top:var(--ui-space-2)}.inventory-store-badges{display:flex;flex-wrap:wrap;gap:var(--ui-space-2);margin-top:var(--ui-space-1)}.inventory-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--ui-space-2)}.inventory-color-sort-options{margin-top:var(--ui-space-3)}.inventory-color-sort-chip{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;min-height:68px;padding:12px 14px 12px 40px;text-align:left;position:relative}.inventory-color-sort-chip .inventory-color-sort-chip-title,.inventory-color-sort-chip small{display:block;width:100%}.inventory-color-sort-chip:before{content:"";position:absolute;left:14px;top:50%;width:14px;height:14px;border-radius:999px;transform:translateY(-50%);background:#d9cbc0;box-shadow:none}.inventory-color-sort-chip.none:before,.inventory-color-sort-chip.status-none:before{background:#d9cbc0}.inventory-color-sort-chip.manufacturer_sold_out:before{background:#efc9bf}.inventory-color-sort-chip.no_restock:before{background:#ecd88b}.inventory-color-sort-chip.office_store_stock:before{background:#c9dce3}.inventory-color-sort-chip.no_office_stock:before{background:#cddcca}.inventory-color-sort-chip.tag_support:before{background:#dac6e6}.inventory-color-sort-chip.selected,.inventory-color-sort-chip.is-saving.selected{background:var(--ui-accent-strong);color:var(--ui-text-on-dark);box-shadow:none}.inventory-color-sort-chip.selected:before{background:#fffaf5eb}.inventory-color-sort-chip.manufacturer_sold_out,.inventory-color-sort-chip.no_restock,.inventory-color-sort-chip.office_store_stock,.inventory-color-sort-chip.no_office_stock,.inventory-color-sort-chip.tag_support{color:var(--ui-text-body)}.inventory-color-sort-chip.manufacturer_sold_out .inventory-color-sort-chip-title,.inventory-color-sort-chip.no_restock .inventory-color-sort-chip-title,.inventory-color-sort-chip.office_store_stock .inventory-color-sort-chip-title,.inventory-color-sort-chip.no_office_stock .inventory-color-sort-chip-title,.inventory-color-sort-chip.tag_support .inventory-color-sort-chip-title,.inventory-color-sort-chip.manufacturer_sold_out small,.inventory-color-sort-chip.no_restock small,.inventory-color-sort-chip.office_store_stock small,.inventory-color-sort-chip.no_office_stock small,.inventory-color-sort-chip.tag_support small{color:inherit}.inventory-color-sort-chip.manufacturer_sold_out{background:#efc9bf}.inventory-color-sort-chip.no_restock{background:#ecd88b}.inventory-color-sort-chip.office_store_stock{background:#c9dce3}.inventory-color-sort-chip.no_office_stock{background:#cddcca}.inventory-color-sort-chip.tag_support{background:#dac6e6}.inventory-color-sort-chip.manufacturer_sold_out.selected,.inventory-color-sort-chip.no_restock.selected,.inventory-color-sort-chip.office_store_stock.selected,.inventory-color-sort-chip.no_office_stock.selected,.inventory-color-sort-chip.tag_support.selected{background:var(--ui-accent-strong)}.inventory-color-sort-chip.manufacturer_sold_out.selected:before,.inventory-color-sort-chip.no_restock.selected:before,.inventory-color-sort-chip.office_store_stock.selected:before,.inventory-color-sort-chip.no_office_stock.selected:before,.inventory-color-sort-chip.tag_support.selected:before{background:#fffaf5e6}.inventory-color-sort-chip.is-saving{opacity:.74}.inventory-inline-notice{margin-top:var(--ui-space-2)}.inventory-stocks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ui-space-2)}.inventory-stock{min-height:76px;padding:12px 10px;text-align:center}.inventory-stock.failed{background:#f4e9eb;color:#743a49}.dictionary-list{gap:var(--ui-space-2);padding:4px 0;background:transparent;box-shadow:none}.dictionary-item{padding:12px}.footer-nav{left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right));bottom:calc(env(safe-area-inset-bottom) + 8px);padding:6px;border-radius:var(--ui-radius-lg);background:#221b15f5;box-shadow:var(--ui-shadow-2);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.footer-nav button{min-width:0;border-radius:var(--ui-radius-md);box-shadow:none}.footer-nav button.active{background:var(--ui-highlight);color:#fffaf5}.screen-login .hero,.screen-home .hero,.screen-create .registration-head,.screen-dictionaries .panel:first-child,.screen-search .search-panel{margin-bottom:2px}.screen-home .home-primary-panel,.screen-home .home-admin-panel,.screen-create .ui-create-form,.screen-create .ui-preview-panel,.screen-create .ui-result-panel,.screen-search .search-results-panel,.screen-dictionaries .dictionary-layout.single{margin-top:0}.screen-search .search-results-panel{padding-bottom:calc(118px + env(safe-area-inset-bottom))}.ui-card,.ui-panel,.ui-form-panel,.ui-preview-panel,.ui-result-panel,.ui-dialog-panel{box-shadow:var(--ui-shadow-1)}.confirm-row,.registration-preview-chip,.registration-result-summary-item,.inventory-stock,.inventory-attributes>div,.registration-result-detail-grid>div,.inventory-store-summary-card,.inventory-color-sort-card,.registration-preview-card,.registration-result-focus,.inventory-result-card{box-shadow:none!important;background:var(--ui-surface-card);border:1px solid var(--line-soft);border-radius:var(--ui-radius-md)}.confirm-row+.confirm-row,.inventory-stock+.inventory-stock,.candidate-chip+.candidate-chip,.auto-preview>div+div{box-shadow:none!important}.registration-result-detail-grid,.registration-result-summary-bar,.inventory-stocks,.registration-preview-chip-grid,.registration-result-chip-grid,.inventory-attributes{gap:var(--ui-space-2)}.registration-preview-chip,.confirm-row,.inventory-attributes>div,.registration-result-detail-grid>div,.dictionary-item,.inventory-stock,.registration-result-summary-item,.inventory-store-summary-card,.inventory-color-sort-card{padding:12px 13px}.registration-preview-chip span,.inventory-stock span,.barcode-scanner-message,.inventory-color-sort-card .inventory-label{line-height:var(--ui-line-base)}.step{color:var(--ui-text-muted)}.step:not(:first-child):before{background:#d3c8bc}.step span{background:#d3c8bc;color:var(--ui-text-on-dark)}.step.active,.step.done{color:var(--ui-text-strong)}.step.active span,.step.done span,.step.done:not(:first-child):before,.step.active:not(:first-child):before{background:var(--ui-accent-strong)}@media(max-width:720px){.app-shell{padding:max(6px,calc(env(safe-area-inset-top) + 4px)) 6px calc(94px + env(safe-area-inset-bottom))}.ui-panel,.panel,.search-results-panel,.registration-result-browser,.dictionary-panel,.candidate-chip-panel,.barcode-scanner-panel,.developer-details,.search-advanced-panel,.modal.panel,.registration-preview-group,.inventory-result-card,.registration-preview-card,.registration-result-focus,.notice,.card,.ui-form-panel,.ui-preview-panel,.ui-result-panel,.ui-dialog-panel{padding:12px}.menu-card{min-height:106px;padding:14px 12px}.candidate-chip,.ui-candidate-chip{min-height:62px;padding:11px 12px}.size-chip,.ui-size-chip,.inventory-tab,.dictionary-tab{min-height:42px;padding:10px 6px}.store-picker.multi,.ui-segmented-control{gap:6px}.store-picker.multi .store-option-title,.store-picker.multi .store-option+.store-option .store-option-title{min-height:46px;padding:7px 3px;font-size:.62rem}.color-sort-option,.inventory-color-sort-chip{min-height:76px;padding:11px 12px}.registration-form-grid,.dictionary-layout,.grid.cols-2,.grid.cols-3{grid-template-columns:1fr}.candidate-chip-row,.candidate-chip-row.ui-chip-grid,.color-sort-options,.ui-chip-grid,.inventory-color-sort-options,.inventory-tab-row,.registration-result-color-tabs,.dictionary-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.size-chip-row,.size-chip-summary,.inventory-tab-row.inventory-tab-row-sizes,.registration-preview-size-tabs,.registration-result-size-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.registration-result-summary-bar,.inventory-stocks{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.inventory-stock{padding:8px 5px;border-radius:var(--ui-radius-sm)}.inventory-stock span{font-size:.72rem;line-height:1.15;font-weight:700}.inventory-stock strong{font-size:1.2rem}.inventory-section-head{flex-direction:column;align-items:stretch}.confirm-actions{grid-template-columns:1fr}}.registration-preview-group-list{gap:var(--ui-space-2);padding:var(--ui-space-2);background:var(--ui-surface-panel);border:1px solid rgba(82,65,49,.14);border-radius:var(--ui-radius-md);box-shadow:none}.registration-preview-card-slot{min-width:0}.registration-preview-card,.confirm-row,.registration-result-summary-item,.registration-result-detail-grid>div,.inventory-result-card,.inventory-store-summary-card,.inventory-color-sort-card,.inventory-stock,.inventory-attributes>div{box-shadow:none!important;border:1px solid rgba(82,65,49,.14)!important;background:var(--ui-surface-card)!important;border-radius:var(--ui-radius-md)!important}.confirm-row,.registration-preview-card,.registration-result-summary-item,.registration-result-detail-grid>div,.inventory-store-summary-card,.inventory-color-sort-card,.inventory-stock,.inventory-attributes>div{padding:12px 13px!important}.confirm-row{gap:6px;align-items:start}.confirm-row strong{line-height:var(--ui-line-base)}.inventory-stocks{gap:8px;padding:8px;border-radius:var(--ui-radius-md);background:var(--ui-surface-panel);border:1px solid rgba(82,65,49,.14)}.inventory-stock{min-height:78px;padding:10px 6px!important;background:var(--ui-surface-card)!important;border-radius:var(--ui-radius-sm)!important}.inventory-stock.failed{background:#f6e7ea!important}.inventory-stock span{font-size:.78rem;line-height:1.18}.inventory-stock strong{font-size:1.28rem;line-height:1.05}.inventory-result-card{gap:12px;padding:12px!important}@media(max-width:720px){.registration-preview-group-list{padding:6px}.registration-preview-card,.confirm-row,.registration-result-summary-item,.registration-result-detail-grid>div,.inventory-result-card,.inventory-store-summary-card,.inventory-color-sort-card,.inventory-stock,.inventory-attributes>div{border-radius:var(--ui-radius-sm)!important}.inventory-stocks{gap:6px;padding:6px}.inventory-stock{min-height:72px;padding:8px 5px!important}.inventory-stock span{font-size:.72rem}.inventory-stock strong{font-size:1.18rem}}html,body,#app{overflow-x:hidden}.app-shell{width:100%;max-width:min(1240px,100vw);padding-inline:clamp(6px,2.4vw,14px)}.registration-store-summary{display:grid;gap:8px;padding:12px 13px!important;background:var(--ui-surface-card)!important;border:1px solid rgba(82,65,49,.14)!important;border-radius:var(--ui-radius-md)!important;box-shadow:none!important}.registration-store-summary>.muted{margin:0;color:var(--ui-text-body);font-weight:800;line-height:var(--ui-line-base)}.registration-store-badges{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.registration-store-badges .badge{min-width:0;overflow-wrap:anywhere}.inventory-color-sort-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:stretch}.inventory-color-sort-chip{display:grid!important;grid-template-columns:16px minmax(0,1fr);grid-template-rows:auto 1fr;align-items:start;column-gap:8px;row-gap:3px;min-height:112px;height:100%;padding:12px 11px!important;border:1px solid rgba(82,65,49,.14)!important;border-radius:var(--ui-radius-md);box-shadow:none!important}.inventory-color-sort-chip:before{position:static!important;grid-column:1;grid-row:1 / span 2;align-self:start;width:14px;height:14px;margin-top:2px;transform:none!important}.inventory-color-sort-chip-title{grid-column:2;grid-row:1;min-height:2.3em;line-height:1.15!important;font-size:.84rem;font-weight:800;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}.inventory-color-sort-chip small{grid-column:2;grid-row:2;min-height:2.8em;line-height:1.35!important;font-size:.72rem!important;overflow:hidden;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}.inventory-color-sort-chip.selected{border-color:transparent!important}.search-advanced-panel{padding:12px!important}.search-advanced-panel[open]>.search-advanced-grid{margin-top:12px;padding-top:2px}.search-advanced-grid{gap:12px!important}.search-advanced-grid .field{min-width:0}.search-advanced-grid .field label{display:block;margin:0 0 7px;padding-inline:1px;background:transparent;line-height:var(--ui-line-base)}.barcode-scanner-panel{margin-block:12px!important}.barcode-scanner-head{gap:10px}.footer-nav{max-width:calc(100vw - max(20px,env(safe-area-inset-left) + env(safe-area-inset-right)))}.footer-nav button{white-space:nowrap;padding-inline:6px;font-size:clamp(.68rem,2.7vw,.82rem)}@media(max-width:430px){.app-shell{padding-inline:clamp(5px,1.8vw,10px);padding-bottom:calc(98px + env(safe-area-inset-bottom))}.topbar,.home-hero-head,.barcode-scanner-head,.inventory-result-head,.registration-result-focus-head{gap:10px}.ui-panel,.panel,.search-results-panel,.registration-result-browser,.dictionary-panel,.candidate-chip-panel,.barcode-scanner-panel,.developer-details,.search-advanced-panel,.modal.panel,.registration-preview-group,.inventory-result-card,.registration-preview-card,.registration-result-focus,.notice,.card,.ui-form-panel,.ui-preview-panel,.ui-result-panel,.ui-dialog-panel{padding:clamp(10px,2.6vw,12px)}.registration-store-summary,.confirm-row,.registration-preview-chip,.registration-result-summary-item,.registration-result-detail-grid>div,.inventory-store-summary-card,.inventory-color-sort-card,.inventory-attributes>div{padding:11px!important}.inventory-stocks{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(4px,1.7vw,6px);padding:clamp(4px,1.7vw,6px)}.inventory-stock{min-height:70px;padding:8px 4px!important}.inventory-stock span{font-size:clamp(.64rem,2.5vw,.72rem);letter-spacing:0}.inventory-stock strong{font-size:clamp(1.04rem,4.2vw,1.18rem)}.inventory-color-sort-chip{min-height:112px;padding:11px 9px!important}.inventory-color-sort-chip-title{font-size:clamp(.76rem,3.2vw,.84rem)}.inventory-color-sort-chip small{font-size:clamp(.66rem,2.7vw,.72rem)!important}.search-advanced-grid{grid-template-columns:1fr!important}.footer-nav{left:max(6px,env(safe-area-inset-left));right:max(6px,env(safe-area-inset-right));gap:4px;padding:5px}}.product-detail-actions,.inventory-card-actions,.product-card-footer-actions{display:grid;gap:10px;margin-top:12px}.product-detail-actions .product-edit-button,.inventory-card-actions .product-edit-button,.product-card-footer-actions .product-edit-button{width:100%}.inventory-result-actions{align-self:start;min-width:0}.product-detail-attributes,.inventory-attributes{gap:10px}.inventory-store-summary-card,.inventory-color-sort-card,.inventory-attribute-card,.inventory-stock,.confirm-row,.registration-result-detail-grid>div{box-shadow:none!important}.product-edit-diff-row{grid-template-columns:minmax(88px,.8fr) minmax(0,1fr) minmax(0,1fr);align-items:stretch;border:1px solid rgba(82,65,49,.14);box-shadow:none}.product-edit-diff-label{display:grid;gap:6px;align-content:center}.product-edit-diff-label>span{font-size:.84rem;font-weight:900;line-height:1.35;color:#3b3027}.product-edit-change-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:24px;padding:4px 8px;border-radius:999px;font-size:.72rem;font-weight:900;line-height:1;background:#ebe3da;color:#6a5a4b}.product-edit-change-badge.changed{background:#7b3f1f;color:#fffaf4}.product-edit-change-badge.unchanged{background:#e7ded4;color:#5d5146}.product-edit-diff-row.changed{background:#fff4ea;border-color:#7b3f1f47}.color-sort-options,.inventory-color-sort-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.color-sort-option,.inventory-color-sort-chip{min-height:112px;align-items:start;padding:12px;border:1px solid rgba(53,43,35,.16);border-radius:var(--ui-radius-md);box-shadow:none!important}.color-sort-option-copy,.inventory-color-sort-chip-title{display:grid;gap:4px;align-content:start}.color-sort-option strong,.inventory-color-sort-chip .inventory-color-sort-chip-title{min-height:2.5em;overflow-wrap:anywhere}.color-sort-option small,.inventory-color-sort-chip small{min-height:2.65em;overflow-wrap:anywhere}.color-sort-option.selected,.color-sort-option:has(input:checked),.inventory-color-sort-chip.selected{border-color:transparent;box-shadow:none!important}.color-sort-readonly-panel{border:1px solid rgba(53,43,35,.12)}.inventory-color-sort-card .inventory-section-head{align-items:start;gap:10px}@media(max-width:430px){.product-edit-diff-row{grid-template-columns:1fr 1fr}.product-edit-diff-label{grid-column:1 / -1;grid-template-columns:minmax(0,1fr) auto;align-items:center}.color-sort-option,.inventory-color-sort-chip{min-height:124px;padding:11px}.color-sort-option strong,.inventory-color-sort-chip .inventory-color-sort-chip-title{font-size:.82rem}.color-sort-option small,.inventory-color-sort-chip small{font-size:.7rem}}.product-edit-diff-row{grid-template-columns:minmax(104px,.74fr) minmax(0,1fr) 34px minmax(0,1fr)!important;align-items:stretch!important;gap:12px!important;padding:12px!important;background:#f4ece2!important;opacity:.82!important}.product-edit-diff-row>div:not(.product-edit-diff-label):not(.product-edit-diff-arrow){min-height:64px!important;display:grid!important;gap:4px!important;padding:10px!important;border-radius:var(--ui-radius-sm);background:#fffdf8b8;align-content:center!important;box-shadow:none!important}.product-edit-diff-arrow{align-self:center!important;justify-self:center!important;display:inline-grid!important;place-items:center!important;width:32px!important;height:32px!important;margin:0!important;transform:none!important;background:#ddd0c3!important;color:#4b3a2c!important}@media(max-width:430px){.color-sort-option.selected:after,.color-sort-option:has(input:checked):after{content:none!important;display:none!important}.product-edit-diff-row{grid-template-columns:1fr!important;gap:8px!important;padding:10px!important}.product-edit-diff-row>div:not(.product-edit-diff-label):not(.product-edit-diff-arrow){min-height:54px!important;padding:8px}.product-edit-diff-arrow{width:100%!important;height:24px!important;border-radius:999px!important}}.color-sort-option strong,.inventory-color-sort-chip .inventory-color-sort-chip-title{min-height:2.7em!important;font-size:.84rem!important;line-height:1.35!important;word-break:keep-all!important;overflow-wrap:anywhere!important}.color-sort-option small,.inventory-color-sort-chip small{min-height:3.6em!important;font-size:.71rem!important;line-height:1.45!important;color:#1f1a16c7!important}.color-sort-option,.inventory-color-sort-chip{min-height:112px!important;padding:12px!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:start!important}.color-sort-option-copy,.inventory-color-sort-chip-title{min-width:0!important;gap:4px!important}.color-sort-option strong,.inventory-color-sort-chip .inventory-color-sort-chip-title{min-height:2.7em!important;display:block!important;font-size:.84rem!important;line-height:1.35!important;word-break:keep-all!important;overflow-wrap:anywhere!important}.color-sort-option small,.inventory-color-sort-chip small{min-height:3.6em!important;display:block!important;font-size:.71rem!important;line-height:1.45!important;color:#1f1a16c7!important}.color-sort-option.selected,.color-sort-option:has(input:checked),.inventory-color-sort-chip.selected{border-color:#241a13!important;border-width:2px!important;box-shadow:0 0 0 2px #241a131f!important}.color-sort-option.selected .color-sort-option-copy:before,.color-sort-option:has(input:checked) .color-sort-option-copy:before{content:"✓"!important;display:inline-grid!important;place-items:center!important;width:19px!important;height:19px!important;margin:0 0 3px!important;border-radius:999px!important;background:#241a13!important;color:#fffaf4!important;font-size:.7rem!important;font-weight:900!important;line-height:1!important}.color-sort-readonly-panel{padding:10px!important;gap:8px!important}.color-sort-options-readonly{grid-template-columns:1fr!important;gap:0!important}.color-sort-options-readonly .color-sort-option.is-readonly{min-height:auto!important;grid-template-columns:12px minmax(0,1fr)!important;padding:8px 10px!important;border-width:1px!important;border-style:solid!important;border-color:#241a1338!important;border-radius:var(--ui-radius-sm)!important;box-shadow:none!important}.color-sort-options-readonly .color-sort-option.is-readonly strong{min-height:auto!important;font-size:.8rem!important;line-height:1.3!important}.product-edit-diff-arrow{align-self:center!important;justify-self:center!important;display:inline-grid!important;place-items:center!important;margin:0!important}.product-edit-diff-row:not(.changed){opacity:.72!important}.product-edit-diff-row.changed{opacity:1!important}@media(max-width:430px){.color-sort-option,.inventory-color-sort-chip{min-height:118px!important;padding:10px!important}.color-sort-option strong,.inventory-color-sort-chip .inventory-color-sort-chip-title{font-size:.78rem!important}.color-sort-option small,.inventory-color-sort-chip small{font-size:.68rem!important}.color-sort-options-readonly .color-sort-option.is-readonly{min-height:auto!important;padding:8px 9px!important}.product-edit-diff-row{grid-template-columns:1fr!important;gap:8px!important;padding:10px!important}.product-edit-diff-row>div:not(.product-edit-diff-label):not(.product-edit-diff-arrow){min-height:54px!important}.product-edit-diff-arrow{width:100%!important;height:24px!important;border-radius:999px!important}}.color-sort-option{position:relative!important;padding-block:14px!important;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease,background-color .12s ease!important}@media(max-width:374px){.app-shell{padding-inline:4px}.footer-nav button{min-height:44px;padding-inline:4px;font-size:.64rem}.inventory-color-sort-options{gap:6px}.inventory-color-sort-chip{min-height:118px}}.barcode-scanner-panel{gap:12px}.barcode-preview-shell{position:relative;width:min(100%,560px);height:clamp(160px,46vw,220px);min-height:160px!important;max-height:220px;margin-inline:auto;border-radius:16px;overflow:hidden;background:#17130f;border:1px solid rgba(255,249,242,.16);box-shadow:0 10px 24px #1f17122e;-webkit-tap-highlight-color:transparent}.barcode-preview{display:block;width:100%;height:100%;min-height:0!important;object-fit:cover;background:#17130f}.barcode-preview-shell:before{content:"";position:absolute;z-index:2;inset:24% 6%;border:2px solid rgba(255,248,236,.86);border-radius:12px;box-shadow:0 0 0 999px #0e0a0838,0 0 18px #ff9a4838;pointer-events:none}.barcode-preview-shell:after{content:"";position:absolute;z-index:3;left:9%;right:9%;top:50%;height:2px;border-radius:999px;background:#ff8f3ddb;box-shadow:0 0 12px #ff8f3d5c;transform:translateY(-50%);pointer-events:none}.barcode-scanner-message{color:#2f2924;font-weight:700}.barcode-scanner-message.muted{color:#65584e;font-weight:600}@media(max-width:430px){.barcode-preview-shell{height:clamp(160px,50vw,205px);border-radius:14px}.barcode-preview-shell:before{inset:25% 6%;border-radius:10px}}@media(max-width:374px){.barcode-preview-shell{height:160px}}.app-toast{position:fixed;left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));bottom:calc(96px + env(safe-area-inset-bottom));z-index:90;padding:13px 15px;border-radius:var(--ui-radius-md, 12px);background:#2f2924;color:#fffaf5;box-shadow:0 10px 24px #1f17122e;font-weight:800;line-height:1.45;letter-spacing:0}.app-toast.success{background:#2f4a3d}.app-toast.error{background:#7b2633}.notice-lines{display:grid;gap:5px;line-height:1.5}.screen-create .field label{color:#2f2924;font-weight:800}.screen-create .field input,.screen-create .field textarea,.screen-create .field select{min-height:52px;background:#fffdf9;color:#1f1a16}.screen-create .field textarea{min-height:96px}.ui-button[disabled],button[disabled]{opacity:.72;cursor:not-allowed;transform:none!important;filter:none!important}.ui-button.is-loading,.registration-confirm-button.is-loading{pointer-events:none}.ui-button.is-loading:before,.registration-confirm-button.is-loading:before{content:"";width:.9em;height:.9em;display:inline-block;margin-right:8px;border-radius:50%;border:2px solid currentColor;border-right-color:transparent;vertical-align:-.12em;animation:ui-spin .75s linear infinite}@keyframes ui-spin{to{transform:rotate(360deg)}}#registrationBarcodeScan:focus-visible,#startBarcodeScan:focus-visible{outline:3px solid rgba(196,110,49,.42);outline-offset:3px}@media(prefers-reduced-motion:reduce){.ui-button.is-loading:before,.registration-confirm-button.is-loading:before{animation:none}}@media(max-width:430px){.app-toast{left:max(8px,env(safe-area-inset-left));right:max(8px,env(safe-area-inset-right));bottom:calc(92px + env(safe-area-inset-bottom));padding:12px 13px;font-size:.9rem}.confirm-actions .ui-button,.sticky-actions .ui-button{min-height:48px}}.product-edit-preview-card,.product-edit-result .registration-result-focus{background:#fffdf9}.product-edit-diff-list{display:grid;gap:10px}.product-edit-diff-row{display:grid;grid-template-columns:minmax(84px,.85fr) minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:stretch;padding:12px;border-radius:var(--ui-radius-md, 12px);background:#f3eee8;color:#241f1a}.product-edit-diff-row.changed{background:#fff3e7}.product-edit-diff-row>span{font-size:.82rem;font-weight:900;line-height:1.35;color:#4a3829;align-self:center}.product-edit-diff-row div{min-width:0;display:grid;gap:4px;align-content:start}.product-edit-diff-row small{font-size:.72rem;font-weight:800;color:#746456}.product-edit-diff-row strong{overflow-wrap:anywhere;line-height:1.42;color:#1f1a16}.product-edit-diff-row.changed div:last-child strong{color:#7a3f17}.compact-actions{gap:8px;justify-content:flex-end}.product-detail-hero{display:grid;gap:12px}.product-detail-hero-copy{display:grid;gap:6px}.product-detail-hero-actions{display:grid}.detail-edit-button,.inventory-edit-button{min-height:48px;width:100%}@media(max-width:430px){.product-edit-diff-row{grid-template-columns:1fr 1fr;gap:8px;padding:10px}.product-edit-diff-row>span{grid-column:1 / -1}.compact-actions{width:100%;justify-content:stretch}.compact-actions .ui-button,.compact-actions button{flex:1 1 0;min-width:0}.inventory-result-actions .inventory-edit-button{width:100%}}.product-edit-button{min-height:48px;padding-inline:16px;font-size:.95rem;font-weight:900;white-space:nowrap}.product-card-edit-button{min-width:136px}.inventory-result-actions{align-self:stretch;display:grid;gap:10px;justify-items:stretch}.inventory-result-actions .product-edit-button{width:100%}.color-sort-field{display:grid;gap:10px}.color-sort-options,.inventory-color-sort-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0;border-radius:0;overflow:visible;background:transparent}.color-sort-option,.inventory-color-sort-chip{appearance:none;-webkit-appearance:none;position:relative;display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:10px;min-height:78px;width:100%;margin:0;padding:12px;border:1px solid rgba(53,43,35,.14);border-radius:var(--ui-radius-md);background:#fffaf4;color:var(--ui-text-body);box-shadow:none;font:inherit;text-align:left;cursor:pointer}.color-sort-option+.color-sort-option,.color-sort-option:before,.color-sort-option:after,.inventory-color-sort-chip:before,.inventory-color-sort-chip:after{box-shadow:none}.color-sort-option:before,.color-sort-option:after,.inventory-color-sort-chip:before,.inventory-color-sort-chip:after{content:none}.color-sort-option input{position:absolute;width:1px;height:1px;opacity:0;appearance:none;pointer-events:none}.color-sort-dot{width:14px;height:14px;border-radius:999px;background:#d9cbc0;box-shadow:inset 0 0 0 2px #1f1a163d}.color-sort-option-copy,.inventory-color-sort-chip-title{min-width:0}.color-sort-option strong,.inventory-color-sort-chip .inventory-color-sort-chip-title{display:block;color:inherit;font-size:.86rem;font-weight:900;line-height:1.25}.color-sort-option small,.inventory-color-sort-chip small{display:block;margin-top:3px;color:#1f1a16b8;font-size:.72rem;font-weight:700;line-height:1.32}.color-sort-option.selected,.color-sort-option:has(input:checked),.inventory-color-sort-chip.selected{border-color:transparent;background:#2f251d;color:#fffaf4;box-shadow:none}.color-sort-option.selected small,.color-sort-option:has(input:checked) small,.inventory-color-sort-chip.selected small{color:#fffaf4c7}.color-sort-option.selected .color-sort-dot,.color-sort-option:has(input:checked) .color-sort-dot,.inventory-color-sort-chip.selected .color-sort-dot{background:#f39a2f;box-shadow:inset 0 0 0 3px #fffaf4eb}.color-sort-option.none,.inventory-color-sort-chip.none{background:#f7f2ea}.color-sort-option.manufacturer_sold_out,.inventory-color-sort-chip.manufacturer_sold_out{background:#f7e5df}.color-sort-option.no_restock,.inventory-color-sort-chip.no_restock{background:#f6ebc8}.color-sort-option.office_store_stock,.inventory-color-sort-chip.office_store_stock{background:#dfeaf0}.color-sort-option.no_office_stock,.inventory-color-sort-chip.no_office_stock{background:#e1efe0}.color-sort-option.tag_support,.inventory-color-sort-chip.tag_support{background:#eadff0}.color-sort-option.manufacturer_sold_out .color-sort-dot,.inventory-color-sort-chip.manufacturer_sold_out .color-sort-dot{background:#c95842}.color-sort-option.no_restock .color-sort-dot,.inventory-color-sort-chip.no_restock .color-sort-dot{background:#d8a21d}.color-sort-option.office_store_stock .color-sort-dot,.inventory-color-sort-chip.office_store_stock .color-sort-dot{background:#2c7188}.color-sort-option.no_office_stock .color-sort-dot,.inventory-color-sort-chip.no_office_stock .color-sort-dot{background:#47784c}.color-sort-option.tag_support .color-sort-dot,.inventory-color-sort-chip.tag_support .color-sort-dot{background:#7b4d8c}.color-sort-option.manufacturer_sold_out.selected,.color-sort-option.no_restock.selected,.color-sort-option.office_store_stock.selected,.color-sort-option.no_office_stock.selected,.color-sort-option.tag_support.selected,.color-sort-option:has(input:checked),.inventory-color-sort-chip.manufacturer_sold_out.selected,.inventory-color-sort-chip.no_restock.selected,.inventory-color-sort-chip.office_store_stock.selected,.inventory-color-sort-chip.no_office_stock.selected,.inventory-color-sort-chip.tag_support.selected{background:#2f251d;color:#fffaf4}.color-sort-readonly-panel,.inventory-color-sort-card{display:grid;gap:10px;padding:12px;border:1px solid rgba(53,43,35,.12);border-radius:var(--ui-radius-lg);background:#fffdf8;box-shadow:none}.color-sort-options-readonly{grid-template-columns:1fr}.color-sort-option.is-readonly{cursor:default}.inventory-current-status .badge{white-space:nowrap}@media(max-width:430px){.compact-actions{display:grid;grid-template-columns:1fr}.product-card-edit-button,.compact-actions .product-edit-button{width:100%;min-width:0}.color-sort-options,.inventory-color-sort-options{gap:8px}.color-sort-option,.inventory-color-sort-chip{min-height:82px;padding:11px 10px}}.color-sort-options,.inventory-color-sort-options{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.color-sort-options-readonly{grid-template-columns:1fr!important}.color-sort-option{appearance:none!important;-webkit-appearance:none!important;display:grid!important;grid-template-columns:14px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;min-height:116px!important;width:100%!important;padding:13px!important;border:1px solid rgba(82,65,49,.16)!important;border-radius:var(--ui-radius-md)!important;background:#fffaf4!important;color:#241f1a!important;box-shadow:none!important;text-align:left!important}.color-sort-option:before,.color-sort-option:after,.inventory-color-sort-chip:before,.inventory-color-sort-chip:after{content:none!important;display:none!important;box-shadow:none!important}.color-sort-option input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.color-sort-dot{width:14px!important;height:14px!important;margin-top:2px!important;border-radius:999px!important;box-shadow:inset 0 0 0 2px #1f1a163d!important}.color-sort-option-copy{display:grid!important;gap:5px!important;min-width:0!important;align-content:start!important}.color-sort-option strong{display:block!important;min-height:2.5em!important;color:inherit!important;font-size:.84rem!important;font-weight:900!important;line-height:1.25!important;overflow-wrap:anywhere!important}.color-sort-option small{display:block!important;min-height:2.75em!important;margin:0!important;color:#241f1ab8!important;font-size:.72rem!important;font-weight:700!important;line-height:1.35!important;overflow-wrap:anywhere!important}.color-sort-option.none{background:#f7f2ea!important}.color-sort-option.manufacturer_sold_out{background:#f7e5df!important}.color-sort-option.no_restock{background:#f6ebc8!important}.color-sort-option.office_store_stock{background:#dfeaf0!important}.color-sort-option.no_office_stock{background:#e1efe0!important}.color-sort-option.tag_support{background:#eadff0!important}.color-sort-option.selected,.color-sort-option:has(input:checked){background:#2f251d!important;border-color:#2f251d!important;color:#fffaf4!important}.color-sort-option.selected small,.color-sort-option:has(input:checked) small{color:#fffaf4c7!important}.color-sort-option.selected .color-sort-dot,.color-sort-option:has(input:checked) .color-sort-dot{background:#f39a2f!important;box-shadow:inset 0 0 0 3px #fffaf4eb!important}.color-sort-readonly-panel,.inventory-color-sort-card{display:grid!important;gap:12px!important;padding:14px!important;border:1px solid rgba(82,65,49,.14)!important;border-radius:var(--ui-radius-md)!important;background:#fffdf8!important;box-shadow:none!important}.inventory-color-sort-card .inventory-section-caption{display:none}.product-edit-diff-list{gap:12px!important}.product-edit-diff-row{position:relative;grid-template-columns:minmax(86px,.8fr) minmax(0,1fr) 28px minmax(0,1fr)!important;gap:10px!important;padding:14px!important;border:1px solid rgba(82,65,49,.12)!important;border-radius:var(--ui-radius-md)!important;background:#f7f1ea!important;box-shadow:none!important;opacity:.74}.product-edit-diff-row.changed{background:#fff3e7!important;border-color:#7b3f1f57!important;opacity:1}.product-edit-diff-label{align-content:center!important;gap:7px!important}.product-edit-diff-label>span{font-size:.84rem!important;line-height:1.35!important}.product-edit-diff-arrow{align-self:center;justify-self:center;display:grid!important;place-items:center;width:28px;height:28px;border-radius:999px;background:#5241311f;color:#5d4b3e;font-weight:900}.product-edit-diff-row.changed .product-edit-diff-arrow{background:#7b3f1f;color:#fffaf4}.product-edit-diff-row small{font-size:.7rem!important;color:#746456!important}.product-edit-diff-row strong{font-size:.9rem!important;line-height:1.45!important}.product-edit-diff-row:not(.changed) .product-edit-change-badge{background:#e4dbd1;color:#6d6257}@media(max-width:430px){.color-sort-options,.inventory-color-sort-options{gap:10px!important}.color-sort-option{min-height:124px!important;padding:12px 10px!important}.color-sort-option strong{font-size:.8rem!important}.color-sort-option small{font-size:.68rem!important}.product-edit-diff-row{grid-template-columns:1fr 26px 1fr!important;padding:12px!important}.product-edit-diff-label{grid-column:1 / -1!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important}.product-edit-diff-arrow{width:26px;height:26px}}:root{--ui-bg-page: #eee8df;--ui-surface-panel: #e4d9cd;--ui-surface-card: #fffdf8;--ui-surface-card-alt: #f5ede3;--ui-text-strong: #17120e;--ui-text-body: #2a211a;--ui-text-muted: #5f5348;--ui-accent: #3a2b20;--ui-accent-strong: #211812;--ui-highlight: #b75b20;--ui-danger: #8b3044;--ui-warning: #9b5a19;--ui-success: #355c3f;--ui-shadow-1: 0 2px 12px rgba(37, 28, 20, .1);--ui-shadow-2: 0 12px 30px rgba(37, 28, 20, .16)}.ui-button,button.ui-button,.registration-confirm-button,.product-edit-button{background:var(--ui-accent-strong)!important;color:var(--ui-text-on-dark, #fffaf5)!important}.ui-button.secondary,button.secondary.ui-button{background:#51483f!important;color:#fffaf5!important}.ui-button.danger,button.danger.ui-button,.registration-confirm-button.danger{background:var(--ui-danger)!important;color:#fffaf5!important}.notice.success,.badge.success,.app-toast.success{background:#dcefe2!important;color:#173b28!important}.notice.fail,.badge.fail,.app-toast.error{background:#f5d9df!important;color:#6f2032!important}.badge.pending,.notice.pending,.product-edit-change-badge.changed{background:#f2dcc6!important;color:#6e3513!important}.color-sort-option{position:relative!important;padding-block:14px!important;border-width:1px!important;color:#1f1a16!important;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease,background-color .12s ease!important}.color-sort-option.none,.color-sort-option.none.selected,.color-sort-option.none:has(input:checked){background:#f7f2ea!important}.color-sort-option.manufacturer_sold_out,.color-sort-option.manufacturer_sold_out.selected,.color-sort-option.manufacturer_sold_out:has(input:checked){background:#f7e0d9!important}.color-sort-option.no_restock,.color-sort-option.no_restock.selected,.color-sort-option.no_restock:has(input:checked){background:#f5e7b5!important}.color-sort-option.office_store_stock,.color-sort-option.office_store_stock.selected,.color-sort-option.office_store_stock:has(input:checked){background:#d7e8ef!important}.color-sort-option.no_office_stock,.color-sort-option.no_office_stock.selected,.color-sort-option.no_office_stock:has(input:checked){background:#d9ead7!important}.color-sort-option.tag_support,.color-sort-option.tag_support.selected,.color-sort-option.tag_support:has(input:checked){background:#e9d9f0!important}.color-sort-option.selected,.color-sort-option:has(input:checked){border-color:#241a13!important;border-width:2px!important;color:#1f1a16!important;box-shadow:0 0 0 3px #241a131a,var(--ui-shadow-1)!important}.color-sort-option.selected:after,.color-sort-option:has(input:checked):after{content:none!important;display:inline-flex!important;position:absolute!important;top:8px!important;right:8px!important;align-items:center!important;justify-content:center!important;min-height:22px!important;padding:3px 7px!important;border-radius:999px!important;background:#241a13!important;color:#fffaf4!important;font-size:.66rem!important;font-weight:900!important;line-height:1!important;box-shadow:none!important}.color-sort-option.selected .color-sort-option-copy:before,.color-sort-option:has(input:checked) .color-sort-option-copy:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;margin-bottom:2px;border-radius:999px;background:#241a13;color:#fffaf4;font-size:.72rem;font-weight:900}.color-sort-option.selected small,.color-sort-option:has(input:checked) small{color:#1f1a16c7!important}.color-sort-option.selected .color-sort-dot,.color-sort-option:has(input:checked) .color-sort-dot{box-shadow:inset 0 0 0 2px #1f1a1652,0 0 0 3px #fffdf8eb!important}.product-edit-preview-card .preview-card-kicker,.product-edit-operation .badge:not(.pending){display:none!important}.product-edit-diff-row{grid-template-columns:minmax(96px,.72fr) minmax(0,1fr) 34px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;background:#f4ece2!important;opacity:.82!important}.product-edit-diff-row.changed{background:#fff1e3!important;border-color:#b75b2070!important;box-shadow:0 0 0 2px #b75b2012!important;opacity:1!important}.product-edit-diff-row>div:not(.product-edit-diff-label):not(.product-edit-diff-arrow){min-height:56px;padding:9px 10px;border-radius:var(--ui-radius-sm);background:#fffdf8b8;align-content:center}.product-edit-diff-row.changed>div:last-child{background:#fff9f2}.product-edit-diff-arrow{align-self:center!important;justify-self:center!important;width:32px!important;height:32px!important;margin:0!important;transform:none!important;background:#ddd0c3!important;color:#4b3a2c!important}.product-edit-diff-row.changed .product-edit-diff-arrow{background:#b75b20!important;color:#fffaf4!important}.product-edit-diff-row.changed div:last-child strong{color:#5e2b0d!important}@media(max-width:430px){.color-sort-option.selected:after,.color-sort-option:has(input:checked):after{top:7px!important;right:7px!important;font-size:.62rem!important;padding-inline:6px!important}.product-edit-diff-row{grid-template-columns:1fr 30px 1fr!important;gap:8px!important}.product-edit-diff-row>div:not(.product-edit-diff-label):not(.product-edit-diff-arrow){min-height:58px;padding:8px}.product-edit-diff-arrow{width:30px!important;height:30px!important}}.color-sort-option.selected:after,.color-sort-option:has(input:checked):after{content:none!important;display:none!important}.color-sort-options,.inventory-color-sort-options{gap:8px!important}.color-sort-option,.inventory-color-sort-chip{min-height:88px!important;padding:8px 9px!important;grid-template-columns:14px minmax(0,1fr)!important;gap:8px!important;align-items:center!important}.color-sort-dot{width:12px!important;height:12px!important;margin-top:0!important}.color-sort-option-copy,.inventory-color-sort-chip-title{gap:2px!important;align-content:center!important}.color-sort-option strong,.inventory-color-sort-chip .inventory-color-sort-chip-title{min-height:auto!important;font-size:.78rem!important;line-height:1.22!important;word-break:keep-all!important;overflow-wrap:anywhere!important}.color-sort-option small,.inventory-color-sort-chip small{min-height:auto!important;margin-top:2px!important;font-size:.64rem!important;line-height:1.25!important}.color-sort-option.selected .color-sort-option-copy:before,.color-sort-option:has(input:checked) .color-sort-option-copy:before{width:16px!important;height:16px!important;margin:0 0 1px!important;font-size:.62rem!important}.color-sort-options-readonly{grid-template-columns:1fr!important;gap:6px!important}.color-sort-options-readonly .color-sort-option.is-readonly{min-height:auto!important;padding:7px 9px!important;border:1px solid rgba(36,26,19,.28)!important;border-radius:var(--ui-radius-sm)!important;box-shadow:none!important}.color-sort-options-readonly .color-sort-option.is-readonly.manufacturer_sold_out{border-color:#a848376b!important}.color-sort-options-readonly .color-sort-option.is-readonly.no_restock{border-color:#a7781070!important}.color-sort-options-readonly .color-sort-option.is-readonly.office_store_stock{border-color:#286f886b!important}.color-sort-options-readonly .color-sort-option.is-readonly.no_office_stock{border-color:#3e75446b!important}.color-sort-options-readonly .color-sort-option.is-readonly.tag_support{border-color:#754b896b!important}.color-sort-options-readonly .color-sort-option.is-readonly .color-sort-option-copy:before{content:none!important;display:none!important}.color-sort-options-readonly .color-sort-option.is-readonly small{display:none!important}.product-edit-diff-row{grid-template-columns:minmax(104px,.74fr) minmax(0,1fr) 34px minmax(0,1fr)!important;align-items:stretch!important;gap:12px!important;padding:12px!important}.product-edit-diff-row>div:not(.product-edit-diff-label):not(.product-edit-diff-arrow){min-height:64px!important;display:grid!important;align-content:center!important;gap:4px!important;padding:10px!important;box-shadow:none!important}.product-edit-diff-arrow{align-self:center!important;justify-self:center!important;display:inline-grid!important;place-items:center!important;width:32px!important;height:32px!important;margin:0!important;line-height:1!important;text-align:center!important}.product-edit-diff-row strong{word-break:normal!important;overflow-wrap:anywhere!important;line-height:1.35!important}@media(max-width:430px){.color-sort-option,.inventory-color-sort-chip{min-height:92px!important;padding:8px!important}.product-edit-diff-row{grid-template-columns:1fr!important;gap:8px!important;padding:10px!important}.product-edit-diff-arrow{width:100%!important;height:24px!important;border-radius:999px!important}}.color-sort-option.selected:after,.color-sort-option:has(input:checked):after,.color-sort-option.selected .color-sort-option-copy:before,.color-sort-option:has(input:checked) .color-sort-option-copy:before,.inventory-color-sort-chip.selected:before{content:none!important;display:none!important}.color-sort-options,.inventory-color-sort-options{gap:7px!important}.color-sort-option,.inventory-color-sort-chip{min-height:74px!important;padding:7px 8px!important;grid-template-columns:12px minmax(0,1fr)!important;gap:7px!important;align-items:center!important;border-width:1px!important;box-shadow:none!important}.color-sort-option.selected,.color-sort-option:has(input:checked),.inventory-color-sort-chip.selected{border-width:3px!important;box-shadow:0 2px 8px #241a132e!important}.color-sort-dot{width:11px!important;height:11px!important}.color-sort-option strong,.inventory-color-sort-chip .inventory-color-sort-chip-title{min-height:auto!important;font-size:.74rem!important;line-height:1.16!important}.color-sort-option small,.inventory-color-sort-chip small{min-height:auto!important;margin-top:1px!important;font-size:.6rem!important;line-height:1.18!important}.color-sort-options-readonly .color-sort-option.is-readonly{min-height:auto!important;padding:7px 9px!important;border-width:1px!important;box-shadow:none!important}.registration-preview-chip-grid,.registration-result-chip-grid{gap:8px!important;background:transparent!important;box-shadow:none!important}.registration-preview-chip,.registration-result-chip-grid>.registration-preview-chip{padding:9px 10px!important;border:1px solid rgba(53,43,35,.18)!important;border-radius:10px!important;background:#fffdf8!important;box-shadow:none!important}.product-edit-diff-list{gap:6px!important}.product-edit-diff-row{display:grid!important;grid-template-columns:minmax(92px,.7fr) minmax(0,1fr) minmax(0,1fr)!important;gap:8px!important;align-items:stretch!important;padding:9px 10px!important;border:1px solid rgba(53,43,35,.14)!important;border-left:4px solid transparent!important;border-radius:10px!important;background:#fffdf8!important;box-shadow:none!important;opacity:1!important}.product-edit-diff-row.changed{border-left-color:#c45f1e!important;border-color:#c45f1e57!important;background:#fff4e8!important;box-shadow:none!important}.product-edit-diff-label{display:grid!important;align-content:center!important;gap:4px!important;min-width:0!important}.product-edit-diff-label>span{font-size:.78rem!important;line-height:1.25!important;font-weight:900!important}.product-edit-diff-value,.product-edit-diff-row>div:not(.product-edit-diff-label):not(.product-edit-diff-arrow){min-height:0!important;display:grid!important;align-content:start!important;gap:2px!important;padding:6px 7px!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important}.product-edit-diff-value small,.product-edit-diff-row small{font-size:.62rem!important;line-height:1.15!important;font-weight:800!important;color:#746456!important}.product-edit-diff-value strong,.product-edit-diff-row strong{font-size:.82rem!important;line-height:1.24!important;word-break:normal!important;overflow-wrap:anywhere!important;color:#1f1a16!important}.product-edit-diff-row.changed .product-edit-diff-value.after strong{color:#6f330f!important}.product-edit-diff-arrow{display:none!important}.product-edit-change-badge{justify-self:start!important;padding:3px 7px!important;font-size:.62rem!important}@media(max-width:430px){.color-sort-option,.inventory-color-sort-chip{min-height:76px!important;padding:7px!important}.product-edit-diff-row{grid-template-columns:minmax(76px,.66fr) minmax(0,1fr) minmax(0,1fr)!important;gap:6px!important;padding:8px!important}.product-edit-diff-value,.product-edit-diff-row>div:not(.product-edit-diff-label):not(.product-edit-diff-arrow){padding:6px!important}.product-edit-diff-label>span{font-size:.72rem!important}.product-edit-diff-value strong,.product-edit-diff-row strong{font-size:.76rem!important}}
