/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#15211c;--muted:#67716d;--line:#dce1dd;--paper:#f4f4ef;--card:#fbfbf7;--green:#1c5a43;--green-soft:#dceadf;--orange:#de8b44;--blue:#527d91;--coral:#c9674d}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), "PingFang SC", "Microsoft YaHei", sans-serif;margin:0}button,input,select{font:inherit}button{color:inherit}.login-shell{background:radial-gradient(circle at 20% 10%, #e4eee7 0, transparent 34%), radial-gradient(circle at 88% 88%, #f0dfce 0, transparent 30%), var(--paper);place-items:center;min-height:100vh;padding:28px;display:grid}.login-card{border:1px solid var(--line);background:#fbfbf7f0;border-radius:24px;width:min(100%,440px);padding:42px;box-shadow:0 24px 70px #1c2a231f}.login-brand{align-items:center;gap:12px;margin-bottom:42px;display:flex}.login-brand>div{flex-direction:column;line-height:1.1;display:flex}.login-brand b{letter-spacing:.18em;font-family:serif;font-size:20px}.login-brand div span{color:var(--muted);letter-spacing:.32em;margin-top:5px;font-size:10px}.login-card h1{letter-spacing:-.03em;margin:0;font-family:Songti SC,Noto Serif SC,serif;font-size:36px;font-weight:600}.login-copy{color:var(--muted);margin:15px 0 28px;font-size:14px;line-height:1.7}.login-card form{flex-direction:column;display:flex}.login-card form label{color:var(--muted);margin-bottom:8px;font-size:12px;font-weight:600}.login-card form input{background:#fff;border:1px solid #cfd6d1;border-radius:11px;outline:0;width:100%;height:50px;padding:0 15px}.login-card form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #1c5a431a}.login-card form button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:11px;height:50px;margin-top:14px;font-weight:700}.login-card form button:disabled{opacity:.55;cursor:wait}.login-error{color:#a64e38;margin:9px 0 0;font-size:12px}.login-card>small{color:#89918d;text-align:center;margin-top:22px;font-size:10px;display:block}.login-loading{min-height:210px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.login-loading p{margin:18px 0 0}.app-shell{max-width:1500px;min-height:100vh;margin:0 auto;padding:0 44px 28px}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:84px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--green);border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff2e}.brand-mark:before,.brand-mark:after,.brand-mark i{content:"";border:1px solid #ffffffb8;border-radius:50%;position:absolute}.brand-mark:before{width:23px;height:23px}.brand-mark:after{background:#fff;width:11px;height:11px}.brand-mark i{background:var(--orange);z-index:2;border:0;width:4px;height:4px}.brand div{flex-direction:column;line-height:1.1;display:flex}.brand b{letter-spacing:.18em;font-family:serif;font-size:20px}.brand span{color:var(--muted);letter-spacing:.32em;margin-top:5px;font-size:10px}.topbar-meta{align-items:center;gap:18px;font-size:12px;display:flex}.read-only{color:var(--muted);border:1px solid #c5ccc7;border-radius:99px;padding:5px 10px}.cloud-state{align-items:center;gap:7px;display:inline-flex}.cloud-state i{background:#58a877;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #58a8771f}.cloud-state.offline i{background:var(--coral);box-shadow:0 0 0 4px #c9674d1f}.refresh-button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:34px;height:34px;font-size:20px;line-height:1}.refresh-button:hover{background:#fff}.refresh-button:disabled{opacity:.45;cursor:wait}.lock-button{border:1px solid var(--line);height:34px;color:var(--muted);cursor:pointer;background:0 0;border-radius:99px;padding:0 13px;font-size:11px}.lock-button:hover{color:var(--ink);background:#fff}.hero{grid-template-columns:1.5fr .5fr;align-items:end;gap:40px;min-height:268px;padding:52px 0 46px;display:grid}.eyebrow{color:var(--green);letter-spacing:.2em;margin:0 0 14px;font-size:10px;font-weight:700}.hero h1{letter-spacing:-.03em;margin:0;font-family:Songti SC,Noto Serif SC,serif;font-size:clamp(40px,4.6vw,68px);font-weight:600;line-height:1.12}.hero-copy{max-width:590px;color:var(--muted);margin:22px 0 0;font-size:15px;line-height:1.8}.hero-status{border-left:1px solid var(--line);flex-direction:column;justify-self:end;width:100%;max-width:280px;padding:20px 0 6px 24px;display:flex}.hero-status span{color:var(--muted);letter-spacing:.12em;font-size:11px}.hero-status strong{margin:8px 0;font-family:serif;font-size:22px;font-weight:500}.hero-status small{color:var(--muted);line-height:1.5}.sync-alert{color:#813f30;background:#f8e9e4;border:1px solid #e2b6a9;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin:-18px 0 26px;padding:14px 18px;display:flex}.sync-alert div{flex-direction:column;gap:3px;display:flex}.sync-alert span{font-size:12px}.sync-alert button{color:#fff;cursor:pointer;background:#934b38;border:0;border-radius:8px;flex:none;padding:9px 13px;font-size:11px}.metrics{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.metrics article{border-right:1px solid var(--line);align-items:center;gap:16px;min-height:104px;padding:20px 24px;display:flex}.metrics article:first-child{padding-left:0}.metrics article:last-child{border-right:0}.metric-icon{border-radius:12px;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.metric-icon.blue{color:var(--blue);background:#dce7ea}.metric-icon.amber{color:var(--orange);background:#f3e4d4}.metric-icon.green{background:var(--green-soft);color:var(--green)}.metric-icon.coral{color:var(--coral);background:#efddd7}.metrics article div{flex-direction:column;display:flex}.metrics b{font-family:serif;font-size:31px;font-weight:500;line-height:1}.metrics small{color:var(--muted);margin-top:7px}.warehouse-panel{background:var(--card);border:1px solid var(--line);border-radius:20px;margin-top:38px;overflow:hidden;box-shadow:0 12px 35px #1c2a230a}.panel-head{justify-content:space-between;align-items:center;gap:24px;padding:28px 30px 22px;display:flex}.panel-head h2{margin:0;font-family:serif;font-size:29px;font-weight:500}.panel-head .eyebrow{margin-bottom:7px}.search-field{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;width:min(430px,45%);height:46px;padding:0 14px;display:flex}.search-field span{color:var(--muted);font-size:22px;transform:rotate(-15deg)}.search-field input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.search-field input::placeholder{color:#9aa29e}.search-field button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:20px}.mode-tabs{border-bottom:1px solid var(--line);gap:28px;padding:0 30px;display:flex}.mode-tabs button{appearance:none;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:15px 2px;position:relative}.mode-tabs button span{background:#e7e9e5;border-radius:99px;place-items:center;min-width:20px;height:20px;margin-left:7px;padding:0 5px;font-size:10px;display:inline-grid}.mode-tabs button.active{color:var(--green);font-weight:700}.mode-tabs button.active:after{content:"";background:var(--green);height:2px;position:absolute;bottom:-1px;left:0;right:0}.mode-tabs button.active span{background:var(--green-soft)}.filters{border-bottom:1px solid var(--line);background:#f4f4ef9e;align-items:center;gap:12px;min-height:62px;padding:10px 30px;display:flex}.filters label{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.filters select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;padding:6px 28px 6px 9px}.filters>span{color:var(--muted);margin-left:auto;font-size:12px}.content-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);min-height:440px;display:grid}.entity-list{border-right:1px solid var(--line);min-width:0;padding:5px 0}.entity-row{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e7e9e5;grid-template-columns:54px minmax(0,1fr) 105px;align-items:center;gap:15px;width:100%;padding:16px 30px;transition:background .18s;display:grid}.entity-row:hover,.entity-row:focus-visible{background:#f0f4ef;outline:0}.thumb{background:var(--green-soft);width:52px;height:52px;color:var(--green);border-radius:13px;place-items:center;font-size:23px;display:grid;overflow:hidden}.thumb.box{color:var(--orange);background:#f2e5d8}.thumb.rack{color:var(--blue);background:#dce7ea}.thumb img{object-fit:cover;width:100%;height:100%}.entity-main{flex-direction:column;min-width:0;display:flex}.entity-main b{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.entity-main small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;overflow:hidden}.entity-main em{color:var(--green);text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:11px;font-style:normal;overflow:hidden}.entity-end{flex-direction:column;align-items:flex-end;display:flex}.entity-end strong{font-family:serif;font-size:24px;font-weight:500}.entity-end strong small{color:var(--muted);margin-left:3px;font-family:sans-serif;font-size:10px}.entity-end i{color:var(--muted);background:#e8ece8;border-radius:99px;margin-top:6px;padding:3px 7px;font-size:9px;font-style:normal}.entity-end i.warn{color:#a64e38;background:#f3ddd5}.container-group{border-bottom:1px solid #e7e9e5}.container-group>.entity-row{border-bottom:0}.container-meta{justify-content:flex-end;align-items:center;gap:8px;display:flex}.container-meta .tree-chevron{background:0 0;margin-top:5px;padding:0;font-size:16px}.container-toggle-row[aria-expanded=true]>.entity-end .tree-chevron{transform:rotate(180deg)}.container-contents{background:#f8f9f6;border-top:1px solid #e7e9e5;padding:4px 22px 16px 99px}.container-contents.compact{background:0 0;border-top:0;padding:4px 12px 12px 31px}.container-contents-head{min-height:42px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:10px;display:flex}.container-contents-head button{color:var(--green);cursor:pointer;background:#fff;border:1px solid #c9d1cb;border-radius:7px;flex:none;padding:6px 9px;font-size:10px;font-weight:700}.container-contents-head button:hover,.container-contents-head button:focus-visible{background:var(--green-soft);outline:0}.container-item-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px dashed #dce1dc;grid-template-columns:32px minmax(0,1fr) 104px;align-items:center;gap:10px;padding:11px 10px;display:grid}.container-item-row:hover,.container-item-row:focus-visible{background:#edf3ee;border-radius:9px;outline:0}.container-item-icon{background:var(--green-soft);width:30px;height:30px;color:var(--green);border-radius:9px;place-items:center;font-size:15px;display:grid}.container-item-action{flex-direction:column;align-items:flex-end;display:flex}.container-item-action b{font-size:11px;font-weight:650}.container-item-action small{color:var(--green);margin-top:5px;font-size:9px}.container-child{border-bottom:1px dashed #dce1dc}.container-child-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.container-child-row{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:28px minmax(0,1fr) 72px;align-items:center;gap:8px;padding:10px;display:grid}.container-child-row>span:first-child{width:26px;height:26px;color:var(--orange);background:#f2e5d8;border-radius:8px;place-items:center;display:grid}.container-child-row>span:last-child{color:var(--muted);text-align:right;white-space:nowrap;font-size:9px}.container-child-row[aria-expanded=true]>span:last-child .tree-chevron,.rack-container-row[aria-expanded=true]>span:last-child .tree-chevron{transform:rotate(180deg)}.container-child-edit{color:var(--green);cursor:pointer;background:0 0;border:0;margin-right:9px;font-size:9px}.container-child-row:hover,.container-child-row:focus-visible,.container-child-edit:hover,.container-child-edit:focus-visible{color:var(--green);outline:0}.empty-container{color:var(--muted);text-align:center;margin:0;padding:16px 10px 8px;font-size:10px}.rack-group{border-bottom:1px solid #e7e9e5}.rack-group-header{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:54px minmax(0,1fr) 105px;align-items:center;gap:15px;padding:16px 30px;transition:background .18s;display:grid}.rack-group-header:hover,.rack-group-header:focus-visible,.rack-layer-header:hover,.rack-layer-header:focus-visible,.rack-container-row:hover,.rack-container-row:focus-visible{background:#f0f4ef;outline:0}.rack-summary{justify-content:flex-end;align-items:center;gap:18px;display:flex}.rack-summary strong{font-family:serif;font-size:24px;font-weight:500}.rack-summary strong small{color:var(--muted);margin-left:3px;font:10px sans-serif}.tree-chevron{color:var(--muted);font-size:17px;font-style:normal;transition:transform .18s;display:inline-block}[aria-expanded=true]>.rack-summary .tree-chevron,[aria-expanded=true]>.layer-count .tree-chevron{transform:rotate(180deg)}.rack-layers{background:#f8f9f6;padding:0 18px 16px 58px}.rack-layer{border-left:1px solid #cad2cc;position:relative}.rack-layer-header{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e4e8e3;grid-template-columns:16px 30px minmax(0,1fr) 120px;align-items:center;gap:10px;padding:13px 18px 13px 10px;display:grid;position:relative}.layer-line{background:#cad2cc;width:16px;height:1px;margin-left:-10px}.layer-badge{width:28px;height:28px;color:var(--blue);background:#dce7ea;border-radius:8px;place-items:center;font-size:12px;font-weight:700;display:grid}.layer-count{color:var(--muted);white-space:nowrap;justify-content:flex-end;align-items:center;gap:12px;font-size:11px;display:flex}.layer-containers{padding:4px 0 8px 47px}.rack-container-node{border-bottom:1px dashed #dce1dc}.rack-container-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px dashed #dce1dc;grid-template-columns:20px minmax(0,1fr) 86px;align-items:center;gap:9px;padding:11px 18px 11px 4px;display:grid}.rack-container-node>.rack-container-row{border-bottom:0}.rack-container-row>span:last-child{color:var(--muted);text-align:right;justify-content:flex-end;align-items:center;gap:6px;font-size:10px;display:flex}.rack-container-row .tree-chevron{font-size:14px}.container-branch{color:#aeb9b1}.empty-layer{color:var(--muted);margin:0;padding:13px 18px 10px 30px;font-size:11px}.detail-panel{background:#f8f8f3;padding:28px}.detail-placeholder{height:100%;min-height:330px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.detail-placeholder span{border:1px dashed #b9c1bc;border-radius:50%;place-items:center;width:58px;height:58px;font-size:24px;display:grid}.detail-placeholder b{color:var(--ink);margin-top:16px}.detail-placeholder p{max-width:190px;line-height:1.5}.detail-heading{justify-content:space-between;align-items:flex-start;gap:12px;min-height:28px;display:flex}.detail-heading .eyebrow{margin-top:7px}.edit-button{color:var(--green);cursor:pointer;background:#fff;border:1px solid #b9c7be;border-radius:8px;padding:7px 12px;font-size:11px;font-weight:700}.edit-button:hover{background:var(--green-soft)}.detail-content h3{margin:0 0 12px;font-family:serif;font-size:28px;font-weight:500}.detail-code{background:var(--green-soft);color:var(--green);font:11px var(--font-geist-mono);border-radius:6px;margin-bottom:18px;padding:4px 8px;display:inline-block}.detail-photo{object-fit:cover;border-radius:12px;width:100%;max-height:220px;margin:0 0 18px}.detail-content dl{margin:4px 0 0}.detail-content dl div{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr;gap:12px;padding:11px 0;display:grid}.detail-content dt{color:var(--muted);font-size:12px}.detail-content dd{text-align:right;margin:0;font-size:12px}.note{border-left:2px solid var(--orange);color:#6f6153;background:#f3eee5;margin-top:18px;padding:13px;font-size:12px;line-height:1.6}.entity-editor{flex-direction:column;gap:14px;display:flex}.entity-editor>label,.editor-grid label{color:var(--muted);flex-direction:column;gap:6px;font-size:11px;font-weight:650;display:flex}.entity-editor input,.entity-editor select,.entity-editor textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd6d1;border-radius:9px;outline:0;padding:9px 10px;font-size:13px;font-weight:400}.entity-editor input:focus,.entity-editor select:focus,.entity-editor textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1c5a4317}.entity-editor input:disabled{color:#8a918d;background:#eceeea}.entity-editor input[type=range]{accent-color:var(--green);box-shadow:none;background:0 0;border:0;padding:6px 0}.editor-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.range-value{float:right;color:var(--green);font-weight:700}.editor-help{color:var(--muted);margin:-2px 0 2px;font-size:11px;line-height:1.6}.editor-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;margin-top:6px;padding-top:16px;display:flex}.editor-actions button{cursor:pointer;border-radius:9px;padding:10px 14px;font-size:12px;font-weight:700}.editor-actions button:disabled{opacity:.55;cursor:wait}.cancel-button{border:1px solid var(--line);background:0 0}.save-button{border:1px solid var(--green);background:var(--green);color:#fff}.mini-list{margin:18px 0 0;padding:0;list-style:none}.mini-list li{border-bottom:1px dashed var(--line);justify-content:space-between;gap:12px;padding:9px 0;font-size:11px;display:flex}.mini-list b{font-weight:600}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:40px;display:flex}.empty-state>span{background:var(--green-soft);width:60px;height:60px;color:var(--green);border-radius:18px;place-items:center;font:26px serif;display:grid}.empty-state h3{margin:18px 0 7px;font-family:serif;font-size:23px}.empty-state p{color:var(--muted)}.empty-state button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:9px;margin-top:12px;padding:10px 17px}.error-state>span{color:var(--coral);background:#f3ddd5}.loader{border:3px solid #d5ddd7;border-top-color:var(--green);border-radius:50%;width:34px;height:34px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}footer{min-height:70px;color:var(--muted);letter-spacing:.08em;justify-content:space-between;align-items:center;font-size:10px;display:flex}@media (width<=900px){.app-shell{padding:0 20px 24px}.hero{grid-template-columns:1fr;padding-top:38px}.hero-status{justify-self:start;max-width:none}.metrics{grid-template-columns:repeat(2,1fr)}.metrics article:nth-child(2){border-right:0}.metrics article:first-child{padding-left:20px}.metrics article:nth-child(-n+2){border-bottom:1px solid var(--line)}.content-grid{grid-template-columns:1fr}.entity-list{border-right:0}.detail-panel{border-top:1px solid var(--line);scroll-margin-top:16px}.panel-head{flex-direction:column;align-items:flex-start}.search-field{width:100%}.topbar-meta .read-only{display:none}}@media (width<=560px){.login-shell{padding:16px}.login-card{border-radius:18px;padding:30px 24px}.login-brand{margin-bottom:34px}.login-card h1{font-size:31px}.app-shell{padding:0 12px 20px}.topbar{height:70px}.brand span,.cloud-state{display:none}.topbar-meta{gap:9px}.hero{min-height:0;padding:34px 6px}.hero h1{font-size:39px}.hero-status{padding-left:16px}.metrics article{min-height:88px;padding:14px 10px}.metric-icon{width:36px;height:36px}.metrics b{font-size:26px}.metrics small{font-size:10px}.warehouse-panel{border-radius:14px;margin-top:24px}.panel-head{padding:22px 18px 16px}.mode-tabs{gap:18px;padding:0 18px}.filters{flex-wrap:wrap;padding:10px 18px}.filters>span{width:100%;margin-left:0}.entity-row,.rack-group-header{grid-template-columns:46px minmax(0,1fr) 74px;gap:10px;padding:14px 16px}.thumb{width:44px;height:44px}.entity-end strong,.rack-summary strong{font-size:20px}.rack-summary{gap:8px}.rack-layers{padding-left:30px;padding-right:8px}.rack-layer-header{grid-template-columns:12px 28px minmax(0,1fr) 86px;gap:7px;padding-right:8px}.layer-count{gap:5px}.layer-containers{padding-left:29px}.rack-container-row{grid-template-columns:16px minmax(0,1fr);padding-right:8px}.rack-container-row>span:last-child{display:none}.container-contents{padding-left:59px;padding-right:10px}.container-contents.compact{padding-left:16px}.container-item-row{grid-template-columns:30px minmax(0,1fr) 78px;padding-left:6px;padding-right:6px}.container-child-row{grid-template-columns:26px minmax(0,1fr) 54px;padding-left:6px;padding-right:4px}.container-child-edit{margin-right:4px}.detail-panel{padding:22px 18px}footer{padding:0 4px}}.hero{gap:24px;min-height:158px;padding:30px 0}.hero h1{font-size:clamp(32px,3vw,44px)}.hero-copy{margin-top:12px}.hero .eyebrow{margin-bottom:9px}.hero-status{padding-top:4px}.connection-notice{color:#705629;background:#f9f2e4;border:1px solid #d9c6a3;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:14px 16px;font-size:13px;line-height:1.6;display:flex}.connection-notice button{cursor:pointer;background:#fff;border:1px solid #d9c6a3;border-radius:8px;flex-shrink:0;min-height:44px;padding:8px 12px}.draft-status,.draft-error{background:var(--green-soft);color:var(--green);border-radius:8px;margin:0;padding:10px 12px;font-size:12px;line-height:1.6}.draft-error{color:#813f30;background:#f8e9e4}.editor-actions{padding-bottom:max(12px, env(safe-area-inset-bottom));z-index:2;background:#f8f8f3;position:sticky;bottom:0}.editor-actions button,.edit-button,.lock-button,.refresh-button{min-height:44px}.refresh-button{width:44px}button{touch-action:manipulation;transition:background-color .16s ease-out,transform .12s ease-out}button:active:not(:disabled){transform:scale(.98)}button:focus-visible,a:focus-visible{outline:2px solid var(--green);outline-offset:3px}.entity-editor textarea{font:inherit}@media (width<=900px){.hero{grid-template-columns:1fr;gap:18px;padding:26px 0}.hero-status{border-left:0;padding:0}.hero-status strong{font-size:18px}}@media (width<=560px){.hero{padding:24px 6px}.hero h1{font-size:32px}.topbar{gap:8px;height:auto;min-height:76px}.topbar-meta{flex-wrap:wrap;justify-content:flex-end;gap:8px}.cloud-state{font-size:11px;display:inline-flex}.entity-editor input,.entity-editor select,.entity-editor textarea{min-height:44px;font-size:16px}.connection-notice{align-items:flex-start}.container-contents{padding-left:16px}}@media (prefers-reduced-motion:reduce){.loader{animation:none}*,:before,:after{scroll-behavior:auto!important;transition-duration:0s!important;animation-duration:0s!important}button:active:not(:disabled){transform:none}}.entity-editor>fieldset{border:0;gap:16px;min-width:0;margin:0;padding:0;display:grid}
