:root{color-scheme:light;--bg: #e7edf3;--panel: #fbfdff;--panel-2: #d9e2eb;--line: #c5cfda;--line-soft: rgba(120, 136, 154, .18);--text: #17212b;--muted: #4d5d6f;--primary: #17212b;--primary-2: #0d141c;--accent: #177a80;--accent-soft: #d2e5df;--danger: #8f2f3b;--success: #1f6b57;--warning: #9a5c12;--shadow: 0 10px 30px rgba(23, 33, 43, .08);--press-scale: .986;--press-translate: 1px;--soft-surface: #d6e0ea;--soft-surface-2: #cad6e2;--dark-surface: #1b2938;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:#177a80;color:#f7fbfd}button.ghost{background:#ffffffb8;box-shadow:inset 0 0 0 999px #ffffff0a;color:var(--text)}button.danger{background:#a53d49;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:#11646a}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:none;transition:background-color .16s ease,transform .12s ease}.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:16px}.actions{display:grid;gap:12px}.primary-actions,.utility-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.actions button{min-height:88px;font-size:1rem;border-radius:8px;text-align:center}.menu-card{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;min-height:124px;padding:18px 16px;background:#24364c;border:0;border-radius:4px;color:#f7fbff;box-shadow:none;transition:transform .12s ease,background-color .12s ease,opacity .12s ease,filter .12s ease}.menu-card-create{background:#135b45}.menu-card-create strong{color:#fbfffd}.menu-card-create span{color:#eef8f4e0}.menu-card-stock{background:#1d3657}.menu-card-stock strong{color:#fbfdff}.menu-card-stock span{color:#ecf4fcdb}.menu-card-stores{background:#6b2740}.menu-card-stores strong{color:#fff9fb}.menu-card-stores span{color:#ffeff5db}.menu-card-utility{background:#dfe6ee;color:#1b2836}.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}.hero{padding:18px 16px;border-radius:4px;background:#182431;color:#f6fbff;border:0;box-shadow:none}.home-hero{padding:12px 14px;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}.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 12px;border-radius:999px;background:#ffffff1f;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}.card{border:0;border-radius:4px;background:#fff;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.success{background:#d7ede6;color:#175443}.badge.fail{background:#f4dbe0;color:#7d2534}.badge.pending{background:#f4dfc2;color:#75450d}.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:14px}.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:10px;background:linear-gradient(180deg,#f7fafc,#ecf2f8);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:12px;padding:12px;border:0;border-radius:4px;background:#dce7ef;box-shadow:none}.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:8px}.registration-result-total{display:grid;gap:4px;padding:12px;border-radius:4px;background:#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:12px}.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:4px;padding:4px;border-radius:4px;background:#ffffff70}.registration-result-item{display:grid;gap:8px;padding:11px 12px;border-radius:3px;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:4px;padding:4px;border-radius:4px;background:#dae3ece6}.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:4px;padding:4px;border-radius:4px;background:var(--soft-surface)}.dictionary-tab{min-height:44px;padding:10px 14px;border-radius:4px;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.active{background:#17212b;color:#fbf7f1;box-shadow:none}.dictionary-panel{align-content:start}.dictionary-list{display:grid;gap:4px;max-height:60dvh;overflow:auto;padding-right:4px}.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:3px;background:#f7fbfd;box-shadow:none}.dictionary-item span{color:var(--muted);font-size:.88rem}.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:2px;border:0;border-radius:4px;background:#edf2f6;padding:14px 16px;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:4px;padding:4px;border-radius:4px;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:4px;background:#edf3f8;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-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:#124f5a;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:#cfdae3;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:4px;padding:4px;border-radius:4px;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:4px;background:#f0f5f9;cursor:pointer;transition:transform .12s ease,background-color .12s ease,color .12s ease,opacity .12s ease,filter .12s ease}.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}.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:#17212b;box-shadow:none}.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 .color-sort-dot,.color-sort-badge.manufacturer_sold_out{background:#f3d8d2;color:#7e3329}.color-sort-option.no_restock .color-sort-dot,.color-sort-badge.no_restock{background:#f4e8bc;color:#6e5513}.color-sort-option.office_store_stock .color-sort-dot,.color-sort-badge.office_store_stock{background:#d9e7ec;color:#305c6d}.color-sort-option.no_office_stock .color-sort-dot,.color-sort-badge.no_office_stock{background:#dce9dd;color:#385b3e}.color-sort-option.tag_support .color-sort-dot,.color-sort-badge.tag_support{background:#e6ddec;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:10px;padding:10px 8px 8px;border:0;border-radius:4px;background:var(--soft-surface);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:4px;max-height:216px;overflow:auto;padding-right:4px;padding-bottom:8px;align-content:flex-start}.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:4px;background:#f7fbfe;color:#243240;box-shadow:none}.candidate-chip strong{font-size:.92rem;line-height:1.2}.candidate-chip span{color:#657789;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:#1d3657;color:#fcf8f3;box-shadow:none}.candidate-chip.selected span{color:#e2edf8d1}.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:4px;padding:4px;border-radius:4px;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:4px;background:#f7fbfe;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}@media(hover:hover)and (pointer:fine){.size-chip:hover{background:#d4dee7}}.size-chip.selected{background:#177a80;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:#1b2938;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:#e1e8f0;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:#d2dce6;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:#17212b;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:4px;padding:0 8px 8px;transform-origin:top center}.registration-preview-card{display:grid;gap:8px;padding:10px 12px;border:0;border-radius:3px;background:#f8fbfd;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:4px;padding:4px;border-radius:4px;background:#d6e0eae0}.registration-preview-size-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:4px;padding:4px;border-radius:4px;background:var(--soft-surface)}.registration-preview-chip-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:4px;border-radius:4px;background:#d6e0eae0}.registration-preview-chip{min-width:0;padding:9px 10px;border-radius:4px;border:0;background:#f8fbfd}.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:3px;background:#f8fbfd}.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:8px}.footer-nav button{min-height:46px;font-size:.8rem;padding:10px;background:#ffffff14;color:#f1f6fbdb;border:0;font-weight:700}.footer-nav button.active{background:#177a80;color:#f8fdff;box-shadow:none}.notice{border-radius:4px;padding:12px 14px;border:0;background:#dfe7ef;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:4px;background:#dfe7efbd}.home-primary-panel,.home-admin-panel{gap:12px;border:0;box-shadow:none;background:transparent;padding:0}.home-primary-panel .primary-actions{gap:0;border-radius:6px;overflow:hidden;background:#111a23;box-shadow:0 18px 34px #0d141c1a}.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:#f8fbfe}.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:#1f3145;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:4px;padding:4px;border-radius:4px;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:4px;background:#dfe6ee;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}@media(hover:hover)and (pointer:fine){.inventory-tab:hover{background:#d1dbe5}}.inventory-tab.selected{background:#1f2937;color:#fcf8f2;box-shadow:inset 0 0 0 2px #1f293733}.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{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:#24364c;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:4px;padding:4px;border-radius:4px;background:var(--soft-surface)}.inventory-attributes>div,.inventory-stock{min-width:0;padding:11px 12px;border:0;border-radius:3px;background:#f8fbfd;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:4px;padding:4px;border-radius:4px;background:var(--soft-surface)}.inventory-stock{background:#f8fbfd;padding:10px 8px;text-align:center;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:#dfe7ef;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}.search-advanced-panel{margin-top:12px;border:0;border-radius:4px;background:#e5edf4;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:#ffffff8f;transition:background-color .16s ease,transform .16s ease,opacity .16s ease;-webkit-user-select:none;user-select:none}@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(8px,calc(env(safe-area-inset-top) + 6px)) 6px calc(166px + env(safe-area-inset-bottom))}.panel{padding:12px 7px;border-radius:4px;box-shadow:none}.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,.home-hero{padding:10px 8px}.home-hero-head{align-items:flex-start;flex-direction:column;gap:10px}.home-hero-meta{width:100%;justify-content:space-between}.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:8px}.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:8px 6px 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:6px;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 10px}.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-group-head,.registration-result-item-head{flex-direction:column;align-items: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:6px}.inventory-tab-row-sizes{grid-template-columns:repeat(4,minmax(0,1fr))}.inventory-stocks{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.inventory-stock{padding:8px 4px;border-radius:6px}.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}}
