.acceptance-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.acceptance-toolbar h2{font-size:18px;margin:4px 0 0}.acceptance-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:14px;min-height:650px}.acceptance-queue{overflow:hidden}.queue-head{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--line)}.queue-head strong{font-size:12px}.queue-head span{font-size:9px;color:var(--muted);background:#f0f3f4;padding:4px 7px;border-radius:10px}.queue-item{width:100%;border:0;border-bottom:1px solid #edf0f2;background:#fff;padding:13px 14px;text-align:left;display:grid;grid-template-columns:4px 1fr;gap:10px;position:relative}.queue-item:hover{background:#f8fafb}.queue-item.active{background:#eef4f6}.queue-item.active:before{content:"";position:absolute;left:0;inset-block:0;width:3px;background:var(--red)}.queue-signal{width:4px;height:34px;border-radius:2px;background:var(--green)}.queue-signal.amber{background:var(--amber)}.queue-signal.red{background:var(--red)}.queue-copy strong{display:block;font-size:11px}.queue-copy span{display:flex;justify-content:space-between;margin-top:5px;font-size:9px;color:var(--muted)}.acceptance-workspace{overflow:hidden}.acceptance-empty{height:100%;min-height:500px;display:grid;place-items:center;text-align:center;color:var(--muted)}.acceptance-empty svg{width:40px;height:40px;margin-bottom:10px}.acceptance-header{padding:18px 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.acceptance-header h2{font-size:17px;margin:0 0 4px}.acceptance-header p{margin:0;font-size:10px;color:var(--muted)}.acceptance-stats{display:flex;gap:18px}.acceptance-stats div{text-align:right}.acceptance-stats strong,.acceptance-stats span{display:block}.acceptance-stats strong{font-size:16px}.acceptance-stats span{font-size:8px;color:var(--muted)}.gate-tabs{display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid var(--line);background:#f7f9fa}.gate-tab{border:0;border-right:1px solid var(--line);background:transparent;padding:11px 5px;font-size:9px;color:var(--muted);display:flex;flex-direction:column;align-items:center;gap:5px}.gate-tab:last-child{border-right:0}.gate-tab b{width:22px;height:22px;border-radius:50%;border:1px solid #bfcbd0;display:grid;place-items:center;color:#6f8088}.gate-tab.done b{background:var(--green);border-color:var(--green);color:#fff}.gate-tab.current{background:#fff;color:var(--ink);box-shadow:inset 0 -3px var(--red)}.gate-tab.rework b{border-color:var(--red);color:var(--red)}.gate-content{padding:20px}.gate-title{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.gate-title h3{font-size:14px;margin:0 0 4px}.gate-title p{font-size:10px;color:var(--muted);margin:0}.gate-state{font-size:9px;padding:5px 8px;border-radius:3px;background:#f0f3f4;color:var(--muted)}.gate-state.submitted{background:var(--soft-amber);color:#8f5b18}.gate-state.approved{background:var(--soft-green);color:var(--green)}.gate-state.rework{background:var(--soft-red);color:var(--red)}.acceptance-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.acceptance-checks{grid-column:1/-1;border:1px solid var(--line);border-radius:5px;overflow:hidden}.check-row{display:flex;align-items:center;gap:9px;padding:10px 12px;border-bottom:1px solid #edf0f2;font-size:10px}.check-row:last-child{border-bottom:0}.check-row input{accent-color:var(--green)}.acceptance-form textarea{width:100%;min-height:86px;border:1px solid var(--line);border-radius:4px;padding:9px;resize:vertical;font-size:10px}.acceptance-actions{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:18px;padding-top:15px}.action-group{display:flex;gap:8px}.rules-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.rule-card{padding:22px;display:grid;grid-template-columns:42px 1fr;gap:15px;min-height:245px}.rule-icon{width:38px;height:38px;border-radius:5px;background:var(--soft-green);color:var(--green);display:grid;place-items:center}.rule-icon.amber{background:var(--soft-amber);color:var(--amber)}.rule-icon.red{background:var(--soft-red);color:var(--red)}.rule-icon.blue{background:#e8f0f5;color:var(--blue)}.rule-card h2{font-size:16px;margin:4px 0 12px}.rule-card ul{padding-left:17px;margin:0}.rule-card li{font-size:10px;color:var(--muted);line-height:1.7;margin:5px 0}.formula-rule{background:var(--nav);color:#fff}.formula-rule .eyebrow{color:#9db2bb}.rule-formulas p{margin:0;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.1)}.rule-formulas b,.rule-formulas span{display:block}.rule-formulas b{font-size:10px;color:#fff}.rule-formulas span{font-size:9px;color:#a9bdc5;margin-top:3px}
@media(max-width:1100px){.acceptance-layout{grid-template-columns:220px minmax(0,1fr)}}
@media(max-width:760px){.acceptance-toolbar{align-items:stretch;flex-direction:column;gap:10px}.acceptance-toolbar .segmented{align-self:flex-start}.acceptance-layout{grid-template-columns:1fr}.acceptance-queue{max-height:240px;overflow:auto}.acceptance-header{align-items:flex-start}.acceptance-stats{display:none}.gate-tabs{overflow-x:auto;grid-template-columns:repeat(6,88px);scrollbar-width:thin}.acceptance-form{grid-template-columns:1fr}.acceptance-checks{grid-column:auto}.acceptance-actions{align-items:stretch;gap:9px;flex-direction:column}.action-group{display:grid;grid-template-columns:1fr 1fr}.rules-grid{grid-template-columns:1fr}.rule-card{padding:18px}}
.store-connect-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:16px;margin-bottom:16px}.store-status-card,.store-scope-card,.store-guide-card{padding:22px}.store-status-pill{padding:5px 10px;border-radius:999px;background:#fff2e8;color:#b45309;font-size:12px;font-weight:700}.store-status-body{min-height:150px;display:flex;align-items:center}.store-empty-state{display:flex;gap:16px;align-items:flex-start}.store-empty-state>svg{width:42px;height:42px;padding:10px;border-radius:8px;background:#fff1f0;color:#c42127}.store-empty-state strong{display:block;margin-bottom:7px}.store-empty-state p{margin:0;max-width:620px;color:#788188;line-height:1.7}.store-actions{display:flex;gap:10px}.store-scope-list{display:grid}.store-scope-list>div{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #eceff1}.store-scope-list>div>svg{width:19px;color:#c42127}.store-scope-list span{display:grid;gap:3px}.store-scope-list small,.store-scope-list em{color:#899197;font-style:normal;font-size:12px}.store-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.store-steps>div{display:flex;gap:12px;align-items:flex-start}.store-steps b{display:grid;place-items:center;flex:0 0 30px;height:30px;border-radius:50%;background:#c42127;color:#fff}.store-steps span{display:grid;gap:5px}.store-steps small{color:#899197;line-height:1.5}@media(max-width:900px){.store-connect-grid{grid-template-columns:1fr}.store-steps{grid-template-columns:1fr 1fr}}@media(max-width:560px){.store-steps{grid-template-columns:1fr}}
