@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--app-bg:#fff;--surface:#fff;--surface-soft:#f5f7f2;--surface-raised:#fafbf8;--ink:#111513;--ink-muted:#5f6661;--border:#e3e6de;--border-strong:#c9cec3;--accent:#1f5c3b;--accent-ink:#fff;--success:#267a48;--warning:#b7791f;--danger:#b42318;--focus:#006adc;color:var(--ink);background:var(--app-bg);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}body{background:var(--app-bg);min-height:100vh;color:var(--ink);margin:0;font-size:16px;font-weight:400;line-height:1.5}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.app-shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .18s;display:grid}.app-shell.sidebar-collapsed{grid-template-columns:76px minmax(0,1fr)}.sidebar{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;height:100vh;min-height:0;padding:18px 14px;display:flex;position:sticky;top:0}.sidebar-top{justify-content:space-between;align-items:center;gap:10px;padding:2px 2px 18px;display:flex}.sidebar-brand{letter-spacing:-.025em;align-items:center;gap:10px;min-width:0;font-size:1.08rem;font-weight:650;line-height:1.1;display:flex}.brand-symbol,.nav-icon{background:var(--surface-soft);width:34px;height:34px;color:var(--ink);letter-spacing:-.02em;border-radius:8px;flex:0 0 34px;justify-content:center;align-items:center;font-size:.84rem;font-weight:700;display:inline-flex}.brand-symbol{background:var(--ink);color:var(--surface)}.sidebar-collapse{border:1px solid var(--border);background:var(--surface);width:34px;height:34px;color:var(--ink-muted);cursor:pointer;border-radius:8px;flex:0 0 34px;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;display:inline-flex}.sidebar-collapse:hover{background:var(--surface-soft);color:var(--ink)}.sidebar-role{border:1px solid var(--border);background:var(--surface-soft);border-radius:10px;gap:4px;margin:0 2px 20px;padding:12px;display:grid}.sidebar-role span{color:var(--ink-muted);font-size:.75rem;font-weight:500}.sidebar-role strong{font-size:.92rem;font-weight:600;line-height:1.15}.sidebar-nav{gap:4px;min-height:0;padding:2px;display:grid;overflow-y:auto}.sidebar-nav a,.sidebar-logout button{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:9px 10px;font-size:.92rem;font-weight:500;line-height:1.2;display:flex}.sidebar-nav a:hover,.sidebar-logout button:hover,.sidebar-nav a.active{background:var(--surface-soft)}.sidebar-nav a.active{color:var(--accent);background:#1f5c3b14;font-weight:600}.sidebar-nav a.active .nav-icon{background:var(--accent);color:var(--accent-ink)}.sidebar-logout{margin:auto 2px 0;padding-top:18px}.sidebar-logout button{background:var(--ink);color:var(--surface);justify-content:flex-start}.sidebar-logout .nav-icon{color:var(--surface);background:#ffffff1a}.sidebar.collapsed{align-items:stretch}.sidebar.collapsed .sidebar-top{justify-content:center;padding-inline:0}.sidebar.collapsed .sidebar-brand,.sidebar.collapsed .sidebar-nav a,.sidebar.collapsed .sidebar-logout button{justify-content:center;gap:0}.sidebar.collapsed .sidebar-collapse{position:absolute;top:18px;right:-17px;box-shadow:0 8px 22px #11151314}.sidebar.collapsed .sidebar-role{place-items:center;padding:10px 6px}.sidebar.collapsed .sidebar-role strong{background:var(--surface);border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.sidebar.collapsed .sidebar-text{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.app-header{display:none}.brand-block{gap:4px;min-width:max-content;display:grid}.brand-mark{letter-spacing:-.03em;font-size:1.2rem;font-weight:650;line-height:1.05}.brand-block p{color:var(--ink-muted);margin:0;font-size:.88rem;line-height:1.35}.brand-block strong{color:var(--ink);font-weight:600}.top-nav,.menu-toggle,.nav-backdrop{display:none}.menu-toggle{border:1px solid var(--border);background:var(--surface);border-radius:10px;padding:11px;box-shadow:0 8px 20px #1115130f}.menu-toggle span{background:var(--ink);border-radius:999px;width:24px;height:2px;transition:transform .18s,opacity .18s;display:block}.menu-toggle span+span{margin-top:6px}.menu-toggle.open span:first-child{transform:translateY(8px)rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.app-main{width:min(100%,1120px);margin:0 auto;padding:clamp(36px,5vw,64px) clamp(24px,5vw,56px) 72px}.auth-page{place-items:center;min-height:100vh;padding:clamp(20px,5vw,56px);display:grid}.auth-panel{border:1px solid var(--border);background:var(--surface);border-radius:16px;width:min(100%,480px);padding:clamp(28px,6vw,56px);box-shadow:0 18px 56px #1115130f}.page-header p{color:var(--ink-muted)}.auth-form{gap:24px;margin-top:48px;display:grid}.auth-field{gap:8px;display:grid}.auth-panel h1{margin-bottom:24px}.auth-form label{font-size:.84rem;font-weight:500}.auth-form input{border:1px solid var(--border);background:var(--surface);width:100%;height:58px;min-height:58px;color:var(--ink);border-radius:10px;padding:0 14px;font-size:1rem;line-height:1.2}.cn-native-select-wrapper{width:100%;display:block;position:relative}.cn-native-select{appearance:none;border:1px solid var(--border);background:var(--surface);width:100%;min-width:0;min-height:44px;color:var(--ink);border-radius:10px;outline:none;padding:0 48px 0 12px;font-size:.96rem;font-weight:500;line-height:1.35;transition:border-color .14s,box-shadow .14s}.cn-native-select:focus{border-color:var(--focus);box-shadow:0 0 0 3px #006adc1f}.cn-native-select:disabled{cursor:not-allowed;opacity:.65}.cn-native-select-icon{width:18px;height:18px;color:var(--ink-muted);pointer-events:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.auth-form .cn-native-select{height:58px;min-height:58px;padding-left:14px;padding-right:50px;font-size:1rem;line-height:1.2}.auth-form button,.back-link{border:1px solid var(--accent);background:var(--accent);color:var(--accent-ink);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;min-height:58px;margin-top:8px;padding:15px 18px 13px;font-size:.92rem;font-weight:600;display:inline-flex}.form-error{color:var(--danger);background:#b4231812;border:1px solid #b4231847;border-radius:10px;margin:0;padding:10px 12px}.page-header{max-width:760px;margin-bottom:clamp(24px,5vw,44px)}.eyebrow,.panel-label{color:var(--ink-muted);letter-spacing:.07em;text-transform:uppercase;margin:0 0 10px;font-size:.76rem;font-weight:600;line-height:1.2}h1,h2,p{margin-top:0}h1{letter-spacing:-.035em;margin-bottom:16px;font-size:clamp(2rem,3.8vw,2.6rem);font-weight:700;line-height:1.02}h2{letter-spacing:-.02em;margin-bottom:10px;font-size:1.1rem;font-weight:600;line-height:1.2}p{font-size:1rem;line-height:1.55}.back-link{width:fit-content}.flow-page{gap:32px;display:grid}.flow-heading{max-width:780px}.prototype-grid{gap:20px;display:grid}.prototype-grid.two-columns{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:start}.prototype-grid.order-workspace{grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);align-items:start}.prototype-panel{border:1px solid var(--border);background:var(--surface);border-radius:14px;padding:clamp(18px,3vw,28px);box-shadow:0 10px 28px #1115130a}.form-panel,.detail-panel{gap:32px;display:grid}.summary-panel{gap:24px;display:grid;position:sticky;top:32px}.form-section{gap:18px;display:grid}.section-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-title-row h2,.section-title-row h3,.payment-form h3,.assignment-form h3,.worker-section h3,.summary-panel h2,.list-panel h2{letter-spacing:-.01em;margin:0;font-size:.98rem;font-weight:600;line-height:1.25}.section-note,.helper-text,.empty-copy,.muted-block,.line-items small{color:var(--ink-muted);font-size:.88rem;line-height:1.5}.field-grid{gap:16px;display:grid}.field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.field-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.field-grid.item-grid{grid-template-columns:110px minmax(180px,1fr) 160px}.field-label{color:var(--ink-muted);gap:8px;font-size:.82rem;font-weight:500;line-height:1.25;display:grid}.field-label.wide{grid-column:1/-1}.field-label.compact{max-width:320px}.ui-input,.ui-textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--ink);border-radius:10px;outline:none;font-size:.95rem;font-weight:500;line-height:1.35;transition:border-color .14s,box-shadow .14s}.ui-input{min-height:44px;padding:0 12px}.ui-textarea{resize:vertical;min-height:78px;padding:11px 12px}.ui-input:focus,.ui-textarea:focus{border-color:var(--focus);box-shadow:0 0 0 3px #006adc1f}.domain-input{text-transform:uppercase}.ui-button{min-height:40px;color:var(--ink);cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:1px 14px 0;font-size:.94rem;font-weight:600;line-height:1.1;transition:background .14s,border-color .14s,opacity .14s,transform .14s;display:inline-flex}.ui-button:hover{transform:translateY(-1px)}.ui-button.primary{border-color:var(--accent);background:var(--accent);color:var(--accent-ink)}.ui-button.secondary{border-color:var(--border);background:var(--surface-soft);color:var(--ink)}.ui-button.ghost{color:var(--ink-muted);background:0 0;border-color:#0000}.ui-button.danger{color:var(--danger)}.ui-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.button-row,.submit-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.button-row.end,.submit-row{justify-content:flex-end}.button-row.stretch{align-items:stretch}.button-row.stretch .ui-button{flex:1}.submit-row{border-top:1px solid var(--border);padding-top:24px}.total-label{color:var(--ink-muted);font-size:.82rem;font-weight:700;display:block}.total-number{letter-spacing:-.03em;font-size:1.4rem;display:block}.items-stack{gap:12px;display:grid}.item-card{border:1px solid var(--border);background:var(--surface-raised);border-radius:12px;gap:14px;padding:14px;display:grid}.item-total-row{color:var(--ink-muted);justify-content:space-between;align-items:center;gap:12px;font-size:.88rem;display:flex}.summary-list{border:1px solid var(--border);border-radius:12px;display:grid;overflow:hidden}.summary-list div,.detail-grid div{background:var(--surface-raised);gap:4px;padding:13px 14px;display:grid}.summary-list div+div{border-top:1px solid var(--border)}.summary-list span,.detail-grid span{color:var(--ink-muted);font-size:.76rem;font-weight:500}.summary-list strong,.detail-grid strong{font-size:.98rem;font-weight:600;line-height:1.3}.success-box,.map-result,.location-callout{background:#1f5c3b0f;border:1px solid #1f5c3b29;border-radius:12px;gap:10px;padding:16px;display:grid}.map-result.missing{background:#b7791f14;border-color:#b7791f38}.success-box h3,.map-result h2{letter-spacing:-.03em;margin:0;font-size:1.35rem}.status-pill,.count-chip{border-radius:8px;align-items:center;width:fit-content;padding:6px 8px;font-size:.76rem;font-weight:600;line-height:1;display:inline-flex}.status-pill.success{color:var(--success);background:#267a481c}.status-pill.warning{color:var(--warning);background:#b7791f1f}.status-pill.neutral,.count-chip{background:var(--surface-soft);color:var(--ink-muted)}.list-route{max-width:980px}.list-page-panel{width:min(100%,860px)}.mobile-back-link{width:fit-content;color:var(--accent);font-size:.92rem;font-weight:600;text-decoration:none;display:none}.mobile-back-link:hover{text-decoration:underline}.list-panel{gap:18px;display:grid}.order-list{gap:8px;display:grid}.order-list-item{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;gap:5px;padding:12px;display:grid}.order-list-item:hover,.order-list-item.active{background:#1f5c3b12;border-color:#1f5c3b24}.order-list-item span{letter-spacing:.02em;font-size:.74rem;font-weight:500}.order-list-item strong{letter-spacing:-.01em;font-size:.98rem;font-weight:600}.order-list-item small{color:var(--ink-muted);font-size:.83rem}.detail-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.detail-header h2{letter-spacing:-.035em;margin-bottom:8px;font-size:clamp(1.65rem,2.6vw,2.1rem);font-weight:700;line-height:1.05}.status-stack{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.detail-header p{color:var(--ink-muted);margin:0}.detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.detail-grid.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.line-items{gap:8px;display:grid}.line-items>div{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;padding:12px 0;display:flex}.line-items>div small{flex-basis:100%}.line-items.compact>div{padding:8px 0}.payment-form,.assignment-form,.worker-section{gap:18px;display:grid}.success-message{color:var(--success);background:#267a4814;border:1px solid #267a4838;border-radius:10px;margin:0;padding:12px 14px;font-weight:700}.worker-filter{width:min(100%,360px)}.timeline{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.timeline div{color:var(--ink-muted);align-items:center;gap:8px;display:flex}.timeline span{background:var(--surface-soft);border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.76rem;font-weight:700;display:inline-flex}.timeline p{margin:0;font-size:.84rem;font-weight:500;line-height:1.35}.timeline .done{color:var(--accent)}.timeline .done span{background:var(--accent);color:var(--accent-ink)}.map-admin-panel{border-top:1px solid var(--border);gap:18px;margin-top:24px;padding-top:24px;display:grid}.map-layout{grid-template-columns:minmax(320px,.42fr) minmax(0,1fr);align-items:start}.map-search-panel,.yard-panel{gap:22px;display:grid}.map-tabs,.compact-nav-tabs{border:1px solid var(--border);background:var(--surface-soft);border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:4px;width:min(100%,520px);padding:4px;display:grid}.map-tab,.compact-nav-tab{min-height:40px;color:var(--ink-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-size:.9rem;font-weight:600;line-height:1;display:inline-flex}.map-tab.active,.compact-nav-tab.active{background:var(--surface);color:var(--ink);box-shadow:0 1px 2px #11151314}.map-mobile-panel{gap:20px;display:grid}.compact-nav-tabs{width:100%}.compact-form-panel,.compact-section-stack,.disclosure-shell{gap:18px;display:grid}.map-selection-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.map-selection-card.muted{border-style:dashed}.map-selection-card h3{letter-spacing:-.02em;margin:8px 0 4px;font-size:1.15rem;font-weight:700;line-height:1.15}.map-selection-card p{color:var(--ink-muted);margin:0}.map-admin-shell{margin-top:8px}.editor-toggle-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.disclosure-toggle{border:1px solid var(--border);background:var(--surface-soft);color:var(--ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:7px 10px;font-size:.82rem;font-weight:700;line-height:1;display:inline-flex}.map-legend{color:var(--ink-muted);flex-wrap:wrap;gap:10px 16px;font-size:.82rem;font-weight:600;display:flex}.map-legend span{align-items:center;gap:7px;display:inline-flex}.legend-cell{border:1px solid var(--border-strong);background:var(--surface);border-radius:3px;width:16px;height:10px;display:inline-block}.legend-cell.occupied{background:#1f5c3b2e;border-color:#1f5c3b38}.legend-cell.active{border-color:var(--accent);background:var(--accent)}.real-yard-map{border:2px solid var(--ink);background:linear-gradient(90deg, #1115130a 1px, transparent 1px), linear-gradient(180deg, #1115130a 1px, transparent 1px), var(--surface);background-size:42px 42px;border-radius:8px;grid-template-rows:repeat(14,minmax(24px,1fr));grid-template-columns:repeat(24,minmax(0,1fr));gap:8px;min-height:520px;padding:18px;display:grid;position:relative;overflow:hidden}.yard-building{border:3px solid var(--ink);background:var(--surface);pointer-events:none;grid-area:6/1/11/9}.visual-sector{z-index:1;border-radius:7px;align-self:stretch;gap:8px;min-width:0;display:grid;position:relative}.sector-a{grid-area:1/4/4/23}.sector-b{grid-area:4/10/6/22}.sector-c{grid-area:6/10/8/22}.sector-d{grid-area:9/9/12/23}.sector-e{grid-area:12/8/14/23}.sector-f{grid-area:5/23/11/25}.visual-sector-heading{align-items:center;gap:8px;min-width:0;display:flex}.visual-sector-heading strong{background:var(--accent);width:34px;height:34px;color:var(--accent-ink);border-radius:6px;flex:0 0 34px;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:inline-flex}.sector-b .visual-sector-heading strong{background:#b28a11}.sector-c .visual-sector-heading strong{background:#c96712}.sector-d .visual-sector-heading strong{background:#967a82}.sector-e .visual-sector-heading strong{background:#2f8aa0}.sector-f .visual-sector-heading strong{background:#a33b45}.visual-sector-heading span{color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:600;overflow:hidden}.rack-stack{gap:4px;min-width:0;display:grid}.rack-level{grid-template-columns:22px minmax(0,1fr);align-items:center;gap:5px;min-width:0;display:grid}.sector-f .rack-level{grid-template-columns:1fr}.rack-label{color:var(--ink-muted);text-align:right;font-size:.68rem;font-weight:700}.sector-f .rack-label{text-align:left}.rack-cells{grid-template-columns:repeat(var(--cell-count), minmax(4px, 1fr));gap:2px;min-width:0;display:grid}.sector-f .rack-cells{grid-template-columns:repeat(3,minmax(18px,1fr))}.map-cell{background:var(--surface);color:#0000;cursor:default;border:1px solid #11151342;border-radius:2px;width:100%;min-width:0;height:18px;padding:0;position:relative}.map-cell.editable{cursor:pointer}.map-cell.occupied{background:#1f5c3b33;border-color:#1f5c3b5c}.map-cell.active{z-index:2;border-color:var(--accent);background:var(--accent);box-shadow:0 0 0 3px #1f5c3b2e}.map-cell:focus-visible{outline-offset:2px}.map-cell span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.yard-sector-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.inline-search{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.yard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.yard-sector{border:1px solid var(--border);background:var(--surface-raised);border-radius:12px;gap:10px;padding:14px;display:grid}.yard-sector.highlight{background:#1f5c3b12;border-color:#1f5c3b52}.yard-sector>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.yard-sector strong{font-size:1.45rem}.yard-sector span,.yard-sector small{color:var(--ink-muted)}.yard-sector ul{gap:6px;margin:0;padding:0;display:grid}.yard-sector li{background:var(--surface);color:var(--ink-muted);border-radius:8px;padding:7px 8px;font-size:.82rem;display:block}.yard-sector li.active{background:var(--accent);color:var(--accent-ink);font-weight:800}@media (width<=1320px){.prototype-grid.two-columns,.prototype-grid.order-workspace,.map-layout{grid-template-columns:1fr}.summary-panel{position:static}.field-grid.item-grid,.detail-grid,.yard-sector-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.app-main{padding-inline:clamp(20px,3vw,32px)}}@media (width<=1180px){.app-shell,.app-shell.sidebar-collapsed{display:block}.sidebar{display:none}.app-header{z-index:30;border-bottom:1px solid var(--border);background:#fffffff5;justify-content:space-between;align-items:center;gap:24px;padding:14px clamp(18px,4vw,48px);display:flex;position:sticky;top:0}.menu-toggle{display:inline-grid}.nav-backdrop{z-index:20;background:0 0;border:0;border-radius:0;padding:0;display:block;position:fixed;inset:78px 0 0}.top-nav{z-index:40;border-bottom:1px solid var(--border);background:var(--surface);opacity:0;visibility:hidden;grid-template-columns:minmax(0,1fr);grid-auto-rows:max-content;justify-content:stretch;place-items:stretch stretch;gap:2px;width:100%;min-width:0;max-height:calc(100vh - 78px);padding:8px 18px 16px;transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:absolute;top:calc(100% + 1px);left:0;right:0;overflow-y:auto;transform:translateY(-8px);box-shadow:0 16px 36px #1115131a}.top-nav.open{opacity:1;visibility:visible;transform:translateY(0)}.top-nav a,.top-nav button{width:100%;min-height:46px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:flex-start;align-items:center;padding:0 16px;font-size:.92rem;font-weight:500;display:flex}.top-nav a:hover,.top-nav button:hover{background:var(--surface-soft);font-weight:600}.top-nav a.active{color:var(--accent);background:#1f5c3b1a;border-color:#1f5c3b24;font-weight:600}.top-nav form{margin:10px 0 0}.top-nav form button{background:var(--ink);color:var(--surface);text-align:center;justify-content:center}.detail-route .desktop-detail-list{display:none}.mobile-back-link{margin:-12px 0 18px;display:inline-flex}.field-grid.two,.field-grid.three,.detail-grid,.timeline,.yard-grid,.yard-sector-summary{grid-template-columns:1fr}.summary-panel{position:static}.detail-header,.submit-row,.button-row.end{flex-direction:column;align-items:stretch}.button-row.end .ui-button,.submit-row .ui-button,.map-tabs{width:100%}.map-selection-card,.editor-toggle-row{flex-direction:column;align-items:stretch}.map-selection-card .ui-button,.editor-toggle-row .ui-button{width:100%}}@media (width<=960px){.prototype-grid.order-workspace,.field-grid.item-grid{grid-template-columns:1fr}.app-main{padding:32px 18px 72px}}@media (width<=620px){.brand-block{min-width:0}.brand-mark{font-size:1.35rem}.brand-block p{font-size:.8rem}.app-main{padding:32px 18px 72px}.real-yard-map{gap:4px;min-height:420px;padding:12px}.visual-sector{gap:4px}.visual-sector-heading strong{flex-basis:28px;width:28px;height:28px;font-size:.9rem}.visual-sector-heading span,.rack-label{display:none}.rack-level{grid-template-columns:1fr}.rack-cells{grid-template-columns:repeat(var(--cell-count), minmax(3px, 1fr));gap:1px}.map-cell{height:14px}}
