:root{color-scheme:light;--paper: #e7e0d4;--panel: #f6f1e8;--ink: #1c1915;--muted: #6d655c;--line: #ddd4c6;--teal: #0e5f57;--teal-deep: #0b3f3b;--stage: #fbf8f2;--danger: #9f1239;font-family:Segoe UI,system-ui,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input{font:inherit;color:inherit}button{border:1px solid var(--line);background:#fff;border-radius:999px;min-height:40px;padding:0 14px;cursor:pointer}button:hover{border-color:#c9bfb0}button:focus-visible,input:focus-visible{outline:2px solid var(--teal);outline-offset:2px}button.primary{background:var(--teal);border-color:var(--teal);color:#fff}button.danger{color:var(--danger);border-color:#f0c9d2}.app{min-height:100vh}.toolbar{display:flex;flex-direction:column;gap:10px;padding:16px 20px 12px;border-bottom:1px solid var(--line);background:var(--panel)}.toolbar-main{display:flex;flex-wrap:wrap;gap:12px 16px;align-items:end}.measure-row{display:flex;gap:12px}.tool-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.tool-row button{white-space:nowrap}.brand{margin-right:8px}.brand-logo{height:48px;width:auto;max-width:180px;object-fit:contain}.eyebrow{margin:0;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--teal)}.brand h1{margin:0;font-family:Palatino,Palatino Linotype,Book Antiqua,serif;font-size:32px;font-weight:600;letter-spacing:-.03em;line-height:1}.title-field{min-width:180px;flex:1}.field,.title-field{display:flex;flex-direction:column;gap:4px;font-size:12px;color:var(--muted)}.field input,.title-field input,.meter-input input{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:40px;padding:0 10px}.meter-input{display:flex;align-items:center;gap:6px;min-width:0}.meter-input em{font-style:normal;min-width:1ch}.meter-input input{width:88px}.toggle.is-on,.preset{background:#e7f3f1;border-color:#b7d7d2;color:var(--teal-deep)}.file-menu{position:relative}.file-menu-list{position:absolute;z-index:30;top:calc(100% + 6px);left:0;min-width:180px;display:flex;flex-direction:column;gap:4px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 10px 28px #1c19151f}.file-menu-list button{width:100%;text-align:left;border-radius:10px}.palette-group{margin-top:4px}.palette-group h3{margin:0}.palette-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;border-radius:12px;background:transparent;font-weight:650}.palette-toggle small{color:var(--muted);font-size:13px;font-weight:600}.preset-row,.inspector-actions{display:flex;flex-wrap:wrap;gap:8px}.file-input{display:none}.notice{margin:0;padding:8px 20px;background:#e7f3f1;color:var(--teal-deep)}.workspace{display:grid;grid-template-columns:var(--palette-width, 280px) minmax(0,1fr) var(--inventory-width, 340px);gap:16px;padding:16px;align-items:start}.panel{position:relative;background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:14px;max-height:calc(100vh - 130px);overflow:auto}.inspector-frame{display:flex;flex-direction:column;min-height:0}.inspector-frame .inspector{flex:1;min-height:0;overflow:auto}.pane-resize{position:absolute;z-index:3;border:0;padding:0;min-height:0;background:transparent;border-radius:999px}.pane-resize:after{content:"";position:absolute;border-radius:999px;background:#c9bfb0}.pane-resize-x{top:18px;bottom:18px;width:14px;cursor:col-resize}.panel-slot{position:relative;min-width:0}.palette .pane-resize-x{right:-15px}.inventory .pane-resize-x{left:-15px}.pane-resize-x:after{top:0;bottom:0;left:5px;width:4px}.pane-resize-y{position:relative;flex:none;width:100%;height:14px;margin-top:4px;cursor:ns-resize}.pane-resize-y:after{left:18%;right:18%;top:5px;height:4px}.pane-resize:hover:after,.pane-resize:focus-visible:after{background:var(--teal)}.panel h2,.bom h2,.positions h2,.inspector h2{margin:0 0 6px;font-size:18px}.panel h3{margin:14px 0 8px;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.hint,.stage-note,.inspector-kind{margin:0 0 10px;color:var(--muted);font-size:13px;line-height:1.45}.inspector-kind{color:var(--ink);font-weight:650}.palette-list,.bom ul,.positions ul,.legend{list-style:none;margin:0;padding:0}.palette-item{width:100%;display:flex;gap:10px;align-items:center;text-align:left;border-radius:12px;margin-bottom:6px;min-height:52px;padding:6px 8px}.palette-item svg{width:54px;height:36px;flex:none;background:var(--stage);border-radius:8px}.palette-item span{display:flex;flex-direction:column;min-width:0}.palette-item strong{font-size:14px}.palette-item small,.bom small,.positions small{color:var(--muted);font-size:12px}.stage-column{min-width:0;background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px}.quick-edit{display:none;margin-top:10px;padding-top:10px;border-top:1px solid var(--line)}.quick-edit strong{display:block;margin-bottom:8px}.elevation-fold summary{cursor:pointer;min-height:44px;display:flex;align-items:center;font-weight:650}.sheet-nav{display:none}.site-bar{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr) auto;gap:8px;margin-bottom:8px}.site-bar label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:var(--muted)}.place-lookup{display:flex;flex-direction:column;gap:8px;margin:8px 0;align-items:start}.place-card{width:100%;display:flex;flex-direction:column;gap:6px}.place-card iframe{width:100%;height:180px;border:0;border-radius:12px;background:#e7efe9}.place-card p{margin:0;font-size:13px}.place-card a{color:var(--teal-deep);font-size:13px}.site-bar input,.site-bar select{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:40px;padding:0 10px}.stage-frame{position:relative;overflow:hidden}.stage-viewport{position:relative;overflow:hidden;height:min(72vh,860px);border-radius:12px;background:#e7efe9}.stage-scroll{position:absolute;inset:0;overflow:hidden;cursor:grab;touch-action:none}.stage-scroll.is-panning{cursor:grabbing}.stage-picker{position:absolute;z-index:8;width:min(260px,calc(100% - 16px));max-height:min(320px,70%);display:flex;flex-direction:column;gap:6px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 12px 28px #1c191529;transform:translate(12px,12px)}.stage-picker-head,.stage-picker-cats{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.stage-picker-head{justify-content:space-between}.stage-picker-head strong{font-size:14px}.stage-picker-head button{min-height:32px;padding:0 10px}.stage-picker-cats button{min-height:32px;padding:0 8px;font-size:12px}.stage-picker-cats button.is-on{background:#e7f3f1;border-color:#b7d7d2;color:var(--teal-deep)}.stage-picker-list{overflow:auto;display:flex;flex-direction:column;gap:4px}.stage-picker-item{width:100%;text-align:left;border-radius:10px;min-height:36px}.stage-picker-ghost{position:fixed;z-index:40;pointer-events:none;background:#fff;border:1px solid var(--teal);border-radius:10px;padding:6px 10px;font-size:14px}.zoom-bar{display:flex;justify-content:flex-end;align-items:center;gap:4px;margin-bottom:8px}.zoom-bar span,.zoom-bar button{border:1px solid var(--line);background:#fff}.zoom-bar span{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border-radius:999px}.zoom-bar button{min-width:40px;min-height:36px;padding:0 10px;border-radius:999px}.zoom-bar span{min-width:7.5rem;text-align:center;font-size:13px}.stage-svg{position:absolute;width:100%;height:auto;display:block;background:transparent;touch-action:none;-webkit-user-select:none;user-select:none}.stage-floor{fill:var(--stage);stroke:#cfc4b2;stroke-width:1.5;vector-effect:non-scaling-stroke}.stage-deck{fill:#f3eadc;stroke:#8c7358;stroke-width:1.75px;vector-effect:non-scaling-stroke}.stage-grid{stroke:#eadfce;stroke-width:1;vector-effect:non-scaling-stroke}.stage-grid-minor{stroke:#f3ecdf}.stage-caption,.edge-label,.item-label,.empty-plan{fill:var(--muted);font-family:Segoe UI,system-ui,sans-serif}.audience{fill:#dce8e2}.audience-label{fill:var(--teal-deep);letter-spacing:.08em;text-transform:uppercase;font-family:Segoe UI,system-ui,sans-serif}.item-label{fill:var(--ink)}.plot-note{fill:var(--ink);font-family:Segoe UI,system-ui,sans-serif}.item-hit{fill:#0000}.item-selected{fill:none;stroke:var(--teal);stroke-width:2px;vector-effect:non-scaling-stroke;pointer-events:none}.stage-item,.stage-item:focus,.stage-item:focus-visible{outline:none;cursor:grab}.stage-item:active{cursor:grabbing}.plane-switch{display:flex}.plane-switch .toggle{border-radius:0}.plane-switch .toggle:first-child{border-radius:999px 0 0 999px}.plane-switch .toggle:last-child{border-radius:0 999px 999px 0;margin-left:-1px}.plane-switch-direct{width:100%;margin:0 0 8px}.plane-switch-direct .toggle{flex:1;min-height:48px;font-weight:650}.hall-floor{fill:#e7efe9}.stage-edge-back{stroke:#1f2937;stroke-width:3px;vector-effect:non-scaling-stroke}.stage-edge-front{stroke:#0e5f57;stroke-width:3px;vector-effect:non-scaling-stroke}.center-line{stroke:#8a7b68;stroke-width:1px;stroke-dasharray:6 5;vector-effect:non-scaling-stroke}.meter-ruler line{stroke:#1c1915;stroke-width:1.25px;vector-effect:non-scaling-stroke}.meter-ruler text{fill:#1c1915;font-family:Segoe UI,system-ui,sans-serif}.elevation-svg{width:100%;height:auto;margin-top:12px}.elevation-floor{fill:#1c1915;fill-opacity:.28;stroke:#1c1915;stroke-width:1px;vector-effect:non-scaling-stroke}.elevation-deck{fill:#8c7358;fill-opacity:.45;stroke:#6b5340;stroke-width:1px;vector-effect:non-scaling-stroke}.elevation-flown{fill:#b45309;fill-opacity:.45;stroke:#b45309;stroke-width:1px;vector-effect:non-scaling-stroke}.elevation-under{fill:#57534e;fill-opacity:.28;stroke:#57534e;stroke-width:1px;stroke-dasharray:.12 .08;vector-effect:non-scaling-stroke}.title-block{display:grid;grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,.7fr)) auto auto;gap:8px;align-items:end;margin-top:10px;padding-top:10px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.title-block strong,.title-block span{display:block}.title-block strong{color:var(--ink);font-size:14px}.title-block input,.title-block select{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:40px;padding:0 10px;width:100%}.stage-svg.is-plane-floor .stage-item.is-flown,.stage-svg.is-plane-floor .stage-item.is-under,.stage-svg.is-plane-flown .stage-item:not(.is-flown),.stage-svg.is-plane-under .stage-item:not(.is-under){opacity:.38;filter:grayscale(1)}.hang-label{fill:#1c1915;font-family:Segoe UI,system-ui,sans-serif}.legend{display:flex;flex-wrap:wrap;gap:12px 16px;margin-top:8px}.legend li{display:flex;align-items:center;gap:6px;font-size:13px}.legend i{width:10px;height:10px;border-radius:99px;display:block}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bom li,.positions li{margin:0 0 6px}.bom li{display:flex;justify-content:space-between;gap:8px;padding:6px 0;border-bottom:1px solid var(--line);font-size:14px}.positions button{width:100%;border-radius:10px;display:flex;justify-content:space-between;gap:8px;text-align:left}.positions button.is-selected{border-color:var(--teal);background:#e7f3f1}.positions{margin-top:18px}.account{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.account span{font-size:14px;color:var(--muted)}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:24px 16px}.auth-card,.modal{width:min(440px,100%);background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:20px;display:flex;flex-direction:column;gap:12px}.auth-card h1{margin:0;font-family:Palatino,Palatino Linotype,Book Antiqua,serif;font-size:36px}.auth-card .primary,.auth-card input{width:100%}.form-error{margin:0;color:var(--danger);font-size:14px}.boot{padding:24px}.modal-backdrop{position:fixed;inset:0;background:#1c191566;display:grid;place-items:center;padding:16px;z-index:20}.modal{max-height:min(80vh,640px);overflow:auto;background:#fff}.modal h2{margin:0}.plan-list,.match-list{list-style:none;margin:0;padding:0}.plan-list button,.match-list li{width:100%;display:flex;justify-content:space-between;gap:8px;text-align:left;border-radius:10px}.match-list li{padding:8px 0;border-bottom:1px solid var(--line);font-size:14px}.match-list small,.plan-list small{color:var(--muted)}.rentman{margin-top:18px;border-top:1px solid var(--line);padding-top:12px}.rentman summary{cursor:pointer;font-weight:650;min-height:44px;display:flex;align-items:center}.stock-list{max-height:240px;overflow:auto}@media(max-width:1100px){.workspace{grid-template-columns:minmax(0,1fr) minmax(260px,340px);padding-bottom:8px}.stage-column{grid-column:1}.palette,.inventory{grid-column:2;max-height:calc(100vh - 210px)}.workspace[data-pane=plan]{grid-template-columns:1fr}.workspace[data-pane=plan] .palette,.workspace[data-pane=plan] .inventory,.workspace[data-pane=palette] .inventory,.workspace[data-pane=list] .palette{display:none}.quick-edit{display:block}.elevation-fold .elevation-body{display:none}.elevation-fold[open] .elevation-body{display:block}.pane-resize-x{display:none}.sheet-nav{display:grid;grid-template-columns:1fr 1fr 1fr;position:fixed;left:0;right:0;bottom:0;z-index:15;gap:8px;background:var(--panel);border-top:1px solid var(--line);padding:8px 12px calc(8px + env(safe-area-inset-bottom))}.sheet-nav button{min-height:48px;border-radius:12px}.sheet-nav button.is-on{background:var(--teal);border-color:var(--teal);color:#fff}.app{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.site-bar,.title-block{grid-template-columns:1fr 1fr}.title-block{align-items:stretch}.tool-row{flex-wrap:wrap;overflow:visible}.preset-row,.account{flex-wrap:nowrap}}@media(min-width:1101px){.elevation-fold summary{display:none}.elevation-fold .elevation-body{display:block}}@media(max-width:760px){.workspace{grid-template-columns:1fr}.palette,.inventory{grid-column:auto;max-height:none}.workspace[data-pane=palette] .stage-column,.workspace[data-pane=list] .stage-column,.workspace[data-pane=plan] .palette,.workspace[data-pane=plan] .inventory,.workspace[data-pane=palette] .inventory,.workspace[data-pane=list] .palette{display:none}.stage-column{display:flex;flex-direction:column}.plane-switch-direct{order:0}.stage-frame{order:1}.quick-edit{order:2}.site-bar,.place-lookup{order:3}.elevation-fold{order:4}.title-block{order:5}.stage-note,.legend{order:6}.brand h1{font-size:22px}.brand-logo{height:40px}.toolbar,.workspace{padding-left:12px;padding-right:12px}.toolbar-main,.measure-row,.title-field,.site-bar,.title-block{display:grid;grid-template-columns:1fr;width:100%}.measure-row{grid-template-columns:1fr 1fr}.measure-row .field{min-width:0}.meter-input input{width:auto;flex:1;min-width:0}.app{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.field-grid{grid-template-columns:1fr}.panel{padding:12px}.stage-column{padding:8px}}@media print{body{background:#fff}.no-print,.toggle,.plane-switch,.account,.sheet-nav,.quick-edit,.file-menu{display:none!important}.toolbar{border:0;padding-bottom:0}.workspace{display:block;padding:0}.panel,.stage-column{max-height:none;border:0;background:#fff}.stage-viewport{height:auto;max-height:none;overflow:visible}.stage-scroll{position:relative;inset:auto;overflow:visible}.zoom-bar{display:none!important}.stage-svg{position:static!important;left:auto!important;top:auto!important;width:100%!important;max-height:170mm}.elevation-fold summary{display:none!important}.elevation-fold .elevation-body{display:block!important}.app{padding-bottom:0}}
