@font-face{font-family:__geistSans_1e4310;src:url(/_next/static/media/4473ecc91f70f139-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:__geistSans_Fallback_1e4310;src:local("Arial");ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.__className_1e4310{font-family:__geistSans_1e4310,__geistSans_Fallback_1e4310}.__variable_1e4310{--font-geist-sans:"__geistSans_1e4310","__geistSans_Fallback_1e4310"}@font-face{font-family:__geistMono_c3aa02;src:url(/_next/static/media/463dafcda517f24f-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:__geistMono_Fallback_c3aa02;src:local("Arial");ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.__className_c3aa02{font-family:__geistMono_c3aa02,__geistMono_Fallback_c3aa02}.__variable_c3aa02{--font-geist-mono:"__geistMono_c3aa02","__geistMono_Fallback_c3aa02"}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.viewer-layout{display:flex;flex-direction:column;height:100vh;font-family:-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#26262a}.viewer-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid #e4e4e8}.viewer-bar strong{font-size:14px;font-weight:600;margin-right:8px}.viewer-bar button{font-size:13px;padding:6px 12px;border:1px solid #c9c9cf;background:#f6f6f8;border-radius:6px;cursor:pointer}.viewer-bar button:hover{background:#ececf0}.viewer-bar button.active{background:#26262a;color:#fff;border-color:#26262a}.viewer-bar label.chk{font-size:13px;display:inline-flex;align-items:center;gap:5px;margin-left:6px}.viewer-bar select{font-size:13px;padding:5px 8px;border:1px solid #c9c9cf;border-radius:6px;background:#fff}.viewer-stage{flex:1 1 auto;min-height:0}@media (prefers-color-scheme:dark){.viewer-layout{color:#ededed}.viewer-bar{border-bottom-color:#2a2a2e}.viewer-bar button{background:#1f1f22;border-color:#3a3a3f;color:#ededed}.viewer-bar button:hover{background:#2a2a2e}.viewer-bar button.active{background:#ededed;color:#14141a;border-color:#ededed}.viewer-bar select{background:#1f1f22;border-color:#3a3a3f;color:#ededed}}.viewer-bar .bar-sep{width:1px;height:22px;background:#e0e0e5;margin:0 4px}.viewer-bar button:disabled{opacity:.4;cursor:not-allowed}.empty-state{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#55555c;text-align:center;padding:24px}.empty-state h2{font-size:20px;color:#26262a}.empty-state p{font-size:14px;max-width:420px}.empty-state button.primary{margin-top:8px;font-size:14px;padding:9px 18px;border:1px solid #26262a;background:#26262a;color:#fff;border-radius:6px;cursor:pointer}.empty-state button.primary:hover{background:#000}@media (prefers-color-scheme:dark){.viewer-bar .bar-sep{background:#2a2a2e}.empty-state{color:#a0a0a8}.empty-state h2{color:#ededed}.empty-state button.primary{background:#ededed;color:#14141a;border-color:#ededed}}.tally{display:flex;flex-wrap:wrap;gap:8px;padding:10px 14px;border-top:1px solid #e4e4e8;background:#fafafb;overflow-x:auto}.tally .tile{flex:1 1 96px;min-width:96px;border:1px solid #e0e0e5;border-left-width:4px;border-radius:0 8px 8px 0;background:#fff;padding:8px 10px}.tally .tile .num{font-size:20px;font-weight:700;line-height:1.1}.tally .tile .lbl{font-size:11px;color:#55555c;margin-top:2px}.tally .tile .sub{font-size:10px;margin-top:3px}.tally .tile .sub.ok{color:#2e7d32}.tally .tile .sub.short{color:#c62828}.tally .tile.is-short{border-color:#e0a0a0 #e0a0a0 #e0a0a0 #c62828;background:#fff6f6}.tally .tile.deck{border-left-color:#3a3a3f}.tally .tile.wall{border-left-color:#9a9da5}.tally .tile.header{border-left-color:#e0a94f}.tally .tile.brace{border-left-color:#9a9da5}.tally .tile.deckhand{border-left-color:#6a6a72}.tally .tile.lf{border-left-color:#c9c9cf}@media (prefers-color-scheme:dark){.tally{border-top-color:#2a2a2e;background:#161619}.tally .tile{background:#1f1f22;border-color:#3a3a3f}.tally .tile .lbl{color:#a0a0a8}.tally .tile.is-short{background:#2a1a1a;border-color:#7a3a3a}}.work-area{flex:1 1 auto;min-height:0;display:flex}.design-panel{width:340px;min-width:300px;border-right:1px solid #e4e4e8;overflow-y:auto;background:#fafafb;display:flex;flex-direction:column}.view-panel{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.view-panel .viewer-stage{flex:1 1 auto;min-height:0}.editor{padding:10px 12px}.editor-head{display:flex;align-items:center;gap:8px;margin-bottom:6px}.editor-head strong{font-size:13px}.editor-hint{font-size:11px;color:#8a8a92;flex:1 1 auto}.dim-table button,.editor-head button{font-size:12px;padding:4px 8px;border:1px solid #c9c9cf;background:#fff;border-radius:5px;cursor:pointer}.editor-svg{width:100%;aspect-ratio:1/1;background:#fff;border:1px solid #e0e0e5;border-radius:6px;touch-action:none}.editor-svg .grid{stroke:#eaeaee;stroke-width:.2}.editor-svg .poly{fill:rgba(224,169,79,.16);stroke:#26262a;stroke-width:.8}.editor-svg .draft-line{fill:none;stroke:#26262a;stroke-width:.9}.editor-svg .preview-line{stroke:#1f6feb;stroke-width:1;stroke-dasharray:2 1.2}.editor-svg .vertex.closeable{fill:#2e7d32}.editor-svg .poly.draft{fill:none;stroke-dasharray:1.5 1}.editor-svg .edge{stroke:transparent;stroke-width:2.4;cursor:pointer}.editor-svg .edge.active,.editor-svg .edge:hover{stroke:rgba(224,169,79,.5)}.editor-svg .dim{font-size:3px;fill:#55555c;text-anchor:middle}.editor-svg .vertex{fill:#26262a}.editor-svg .vertex.first{fill:#e0a94f}.dim-table{padding:6px 12px 14px}.dim-table table{width:100%;border-collapse:collapse;font-size:12px}.dim-table td,.dim-table th{padding:2px 4px;text-align:left}.dim-table input{width:56px;font-size:12px;padding:3px 4px;border:1px solid #c9c9cf;border-radius:4px}@media (prefers-color-scheme:dark){.design-panel{background:#161619;border-right-color:#2a2a2e}.editor-svg{background:#1f1f22;border-color:#3a3a3f}.editor-svg .grid{stroke:#2a2a30}.editor-svg .draft-line,.editor-svg .poly{stroke:#ededed}.editor-svg .dim{fill:#a0a0a8}.editor-svg .vertex{fill:#ededed}.dim-table button,.dim-table input,.editor-head button{background:#1f1f22;border-color:#3a3a3f;color:#ededed}}@media (max-width:820px){.work-area{flex-direction:column}.design-panel{width:auto;border-right:none;border-bottom:1px solid #e4e4e8}}.panel{border-top:1px solid #e4e4e8;padding:10px 12px}.panel-head strong{font-size:13px}.panel-head.with-action{display:flex;align-items:center;gap:6px}.panel-head.with-action .grow{flex:1 1 auto}.inv-save{font-size:12px;padding:4px 10px;border:1px solid #26262a;background:#26262a;color:#fff;border-radius:5px;cursor:pointer;font-weight:600}.inv-save:disabled{opacity:.5;cursor:default}.inv-saved{font-size:11px;color:#2e7d32}.inv-error{font-size:11px;color:#c62828}@media (prefers-color-scheme:dark){.inv-save{border-color:#55555c}.inv-saved{color:#6cc070}}.panel-body{display:flex;flex-direction:column;gap:7px;margin-top:7px}.panel .field{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px}.panel .field span{color:#55555c}.panel .field .ro{color:#26262a;font-weight:600}.panel .field input[type=number]{width:64px;font-size:12px;padding:3px 5px;border:1px solid #c9c9cf;border-radius:4px}.panel .field-group{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#55555c}.panel .field-group textarea{font-size:12px;padding:5px 6px;border:1px solid #c9c9cf;border-radius:4px;resize:vertical;font-family:inherit}.panel .chips{display:flex;gap:6px}.panel .chip{display:inline-flex;align-items:center;gap:4px;font-size:12px;padding:3px 8px;border:1px solid #c9c9cf;border-radius:12px;cursor:pointer}.panel .chip.on{background:#26262a;color:#fff;border-color:#26262a}.panel .chip input{margin:0}.panel-note{font-size:10px;color:#8a8a92;margin-top:2px;line-height:1.4}@media (prefers-color-scheme:dark){.panel{border-top-color:#2a2a2e}.panel .field span{color:#a0a0a8}.panel .field .ro{color:#ededed}.panel .chip,.panel .field input,.panel .field-group textarea,.panel select{background:#1f1f22;border-color:#3a3a3f;color:#ededed}.panel .chip.on{background:#ededed;color:#14141a;border-color:#ededed}}.report-actions{display:flex;flex-wrap:wrap;gap:6px}.import-btn,.report-actions button{font-size:12px;padding:4px 8px;border:1px solid #c9c9cf;background:#fff;border-radius:5px;cursor:pointer}.report-actions button:disabled{opacity:.4;cursor:not-allowed}.import-btn{display:inline-block}.report-list{list-style:none;display:flex;flex-direction:column;gap:4px;margin-top:6px}.report-list li{display:flex;align-items:center;gap:4px}.report-open{flex:1 1 auto;text-align:left;font-size:12px;padding:5px 8px;border:1px solid #e0e0e5;background:#fff;border-radius:5px;cursor:pointer}.report-meta{color:#8a8a92;font-size:11px}.report-del{font-size:12px;padding:4px 8px;border:1px solid #e0e0e5;background:#fff;border-radius:5px;cursor:pointer}@media (prefers-color-scheme:dark){.import-btn,.report-actions button,.report-del,.report-open{background:#1f1f22;border-color:#3a3a3f;color:#ededed}}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f6f6f8}.login-card{display:flex;flex-direction:column;gap:10px;width:300px;padding:28px;background:#fff;border:1px solid #e4e4e8;border-radius:10px;box-shadow:0 6px 24px rgba(0,0,0,.06)}.login-card h1{font-size:20px}.login-sub{font-size:13px;color:#8a8a92;margin-top:-6px}.login-card label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#55555c}.login-card input{font-size:14px;padding:8px 10px;border:1px solid #c9c9cf;border-radius:6px}.login-card button{margin-top:4px;font-size:14px;padding:9px;border:1px solid #26262a;background:#26262a;color:#fff;border-radius:6px;cursor:pointer}.login-card button:disabled{opacity:.6}.login-error{font-size:12px;color:#c62828}@media (prefers-color-scheme:dark){.login-page{background:#0f0f12}.login-card{background:#1a1a1e;border-color:#2a2a2e}.login-card input{background:#1f1f22;border-color:#3a3a3f;color:#ededed}}.bar-spacer{flex:1 1 auto}.user-bar{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#55555c}.user-bar button{font-size:12px;padding:4px 10px;border:1px solid #c9c9cf;background:#fff;border-radius:5px;cursor:pointer}@media (prefers-color-scheme:dark){.user-bar{color:#a0a0a8}.user-bar button{background:#1f1f22;border-color:#3a3a3f;color:#ededed}}.user-list{list-style:none;gap:3px;font-size:12px}.add-user,.user-list{display:flex;flex-direction:column}.add-user{gap:5px;margin-top:6px}.add-user input{font-size:12px;padding:5px 6px;border:1px solid #c9c9cf;border-radius:4px}.add-user button{font-size:12px;padding:5px 8px;border:1px solid #26262a;background:#26262a;color:#fff;border-radius:5px;cursor:pointer}@media (prefers-color-scheme:dark){.add-user input{background:#1f1f22;border-color:#3a3a3f;color:#ededed}}.app-shell{display:flex;flex-direction:column;height:100vh;height:100dvh;font-family:-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#26262a}.app-bar{display:flex;align-items:center;gap:14px;padding:8px 16px;border-bottom:1px solid #e4e4e8}.app-title{font-size:15px}.app-tabs{display:flex;gap:4px}.app-tabs button{font-size:13px;padding:6px 14px;border:1px solid transparent;background:none;border-radius:6px;cursor:pointer;color:#55555c}.app-tabs button:hover{background:#f0f0f2}.app-tabs button.active{background:#26262a;color:#fff}.app-bar-spacer,.tab-body{flex:1 1 auto}.tab-body{min-height:0;overflow:hidden}.footprint-tab{display:flex;height:100%}.footprint-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;padding:12px 16px}.footprint-toolbar{display:flex;align-items:center;gap:8px;margin-bottom:10px}.footprint-toolbar .grow{flex:1 1 auto}.footprint-toolbar button{font-size:13px;padding:7px 14px;border:1px solid #c9c9cf;background:#fff;border-radius:6px;cursor:pointer}.footprint-toolbar button.generate{border-color:#26262a;background:#26262a;color:#fff;font-weight:600}.footprint-toolbar button.generate:disabled{opacity:.4;cursor:not-allowed}.footprint-main .editor{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;padding:0}.footprint-main .editor .editor-svg{flex:1 1 auto;height:auto;aspect-ratio:auto;min-height:0}.footprint-side{width:300px;min-width:260px;border-left:1px solid #e4e4e8;overflow-y:auto;background:#fafafb}.single-tab{height:100%;overflow-y:auto}.single-tab-inner{max-width:640px;margin:0 auto;padding:20px}@media (prefers-color-scheme:dark){.app-shell{color:#ededed}.app-bar{border-bottom-color:#2a2a2e}.app-tabs button{color:#a0a0a8}.app-tabs button:hover{background:#1f1f22}.app-tabs button.active{background:#ededed;color:#14141a}.footprint-toolbar button{background:#1f1f22;border-color:#3a3a3f;color:#ededed}.footprint-side{background:#161619;border-left-color:#2a2a2e}}.stage-tab{display:flex;flex-direction:column;height:100%}.stage-controls{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 14px;border-bottom:1px solid #e4e4e8}.stage-controls button{font-size:13px;padding:6px 12px;border:1px solid #c9c9cf;background:#f6f6f8;border-radius:6px;cursor:pointer}.stage-controls button.active{background:#26262a;color:#fff;border-color:#26262a}.stage-controls .chk{font-size:13px;display:inline-flex;align-items:center;gap:5px}.stage-controls select{font-size:13px;padding:5px 8px;border:1px solid #c9c9cf;border-radius:6px;background:#fff}.stage-viewer{flex:1 1 auto;min-height:0}@media (prefers-color-scheme:dark){.stage-controls{border-bottom-color:#2a2a2e}.stage-controls button{background:#1f1f22;border-color:#3a3a3f;color:#ededed}.stage-controls button.active{background:#ededed;color:#14141a}.stage-controls select{background:#1f1f22;border-color:#3a3a3f;color:#ededed}}.stage-controls .bar-sep{width:1px;height:22px;background:#e0e0e5;margin:0 4px}@media (prefers-color-scheme:dark){.stage-controls .bar-sep{background:#2a2a2e}}.editor-svg .poly.rubber{fill:rgba(224,169,79,.22);stroke:#e0a94f;stroke-width:.6;stroke-dasharray:1.5 1}.editor-head button.active{background:#26262a;color:#fff;border-color:#26262a}@media (prefers-color-scheme:dark){.editor-head button.active{background:#ededed;color:#14141a;border-color:#ededed}}.editor-svg .dim-counter{font-size:5.5px;fill:#1f6feb;font-weight:700;paint-order:stroke;stroke:#fff;stroke-width:1.3}@media (prefers-color-scheme:dark){.editor-svg .dim-counter{fill:#ededed;stroke:#14141a}}.panel .show-name,.report-actions .show-name{margin-bottom:8px}.panel .show-name input{font-size:13px;padding:6px 8px;border:1px solid #c9c9cf;border-radius:5px}@media (prefers-color-scheme:dark){.panel .show-name input{background:#1f1f22;border-color:#3a3a3f;color:#ededed}}.stage-edit-toggle{display:flex;justify-content:flex-end;padding:6px 12px 0}.stage-edit-toggle button{font-size:12px;padding:4px 10px;border:1px solid #c9c9cf;background:#fff;border-radius:5px;cursor:pointer}.stage-edit-toggle button.active{background:#26262a;color:#fff;border-color:#26262a}@media (prefers-color-scheme:dark){.stage-edit-toggle button{background:#1f1f22;border-color:#3a3a3f;color:#ededed}.stage-edit-toggle button.active{background:#ededed;color:#14141a;border-color:#ededed}}.stage-tab-body{display:flex;flex:1 1 auto;min-height:0;gap:0}.stage-tab-body .stage-viewer{flex:1 1 60%;min-width:0}.build-editor{flex:1 1 40%;min-width:260px;display:flex;flex-direction:column;border-left:1px solid #e4e4e8}@media (prefers-color-scheme:dark){.build-editor{border-left-color:#2a2a2e}}.build-editor .editor-svg{flex:1 1 auto;height:auto}.build-editor-svg .piece{fill:none}.build-editor-svg .piece-wall{stroke:#9a9da5;stroke-width:.9}.build-editor-svg .piece-wall.clickable{cursor:pointer}.build-editor-svg .piece-wall.clickable:hover{stroke:#1f6feb;stroke-width:1.4}.build-editor-svg .piece-wall.selected{stroke:#1f6feb;stroke-width:1.8}.build-editor-svg .piece-header{stroke:#e0a94f;stroke-width:.9}.build-editor-svg .piece-brace{stroke:#c9c9cf;stroke-width:.5;stroke-dasharray:1.2 .8}.build-editor-svg .piece-deck{fill:rgba(58,58,63,.14);stroke:#3a3a3f;stroke-width:.4}.build-editor-svg .piece-deckhand{fill:#6a6a72;stroke:none}.build-editor-svg .piece-leg{fill:#2e7d32;stroke:none}.build-editor-svg .piece-cclamp{fill:#c62828;stroke:none}.build-editor-svg .piece-rail{stroke:#6a4fbf;stroke-width:1.1}.build-editor-svg .piece-stair{fill:#b06a2e;stroke:none}.build-editor-svg .piece-handrail{fill:#8a5a24;stroke:none}.build-editor-svg .piece.clickable{cursor:pointer}.build-editor-svg .piece-rail.clickable:hover{stroke:#1f6feb;stroke-width:1.6}.build-editor-svg .piece-cclamp.clickable:hover,.build-editor-svg .piece-handrail.clickable:hover,.build-editor-svg .piece-leg.clickable:hover,.build-editor-svg .piece-stair.clickable:hover{opacity:.6}.edit-count{font-size:11px;color:#55555c;white-space:nowrap}@media (prefers-color-scheme:dark){.edit-count{color:#a0a0a8}}.editor-toolbar{flex-wrap:wrap;row-gap:6px}.build-editor-legend{display:flex;flex-wrap:wrap;gap:8px 12px;padding:6px 12px 10px;font-size:10px;color:#55555c}@media (prefers-color-scheme:dark){.build-editor-legend{color:#a0a0a8}}.build-editor-legend .legend-item{display:inline-flex;align-items:center;gap:4px}.build-editor-legend .swatch{width:9px;height:9px;border-radius:2px;display:inline-block}.build-editor-legend .swatch.piece-wall{background:#9a9da5}.build-editor-legend .swatch.piece-header{background:#e0a94f}.build-editor-legend .swatch.piece-brace{background:#c9c9cf}.build-editor-legend .swatch.piece-deck{background:#3a3a3f}.build-editor-legend .swatch.piece-deckhand{background:#6a6a72}.build-editor-legend .swatch.piece-leg{background:#2e7d32}.build-editor-legend .swatch.piece-cclamp{background:#c62828}.build-editor-legend .swatch.piece-rail{background:#6a4fbf}.build-editor-legend .swatch.piece-stair{background:#b06a2e}.build-editor-legend .swatch.piece-handrail{background:#8a5a24}@media (max-width:700px){.app-bar{flex-wrap:wrap;gap:8px 10px;padding:8px 12px}.app-bar-spacer{display:none}.user-bar{margin-left:auto}.app-tabs{order:5;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.app-tabs button{flex:0 0 auto;padding:9px 16px;font-size:14px}.footprint-tab{flex-direction:column;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.footprint-main{padding:10px 12px}.footprint-main .editor{flex:0 0 auto}.footprint-main .editor .editor-svg{flex:0 0 auto;height:auto;aspect-ratio:1/1;width:100%}.footprint-toolbar{flex-wrap:wrap}.footprint-toolbar button{flex:1 1 auto;padding:9px 12px}.footprint-toolbar button.generate{flex-basis:100%}.footprint-side{width:auto;min-width:0;border-left:none;border-top:1px solid #e4e4e8}.stage-tab-body{flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch}.stage-tab-body .stage-viewer{flex:0 0 auto;height:56vh;min-height:300px}.build-editor{flex:0 0 auto;min-width:0;border-left:none;border-top:1px solid #e4e4e8}.build-editor .editor-svg{flex:0 0 auto;height:auto;aspect-ratio:1/1;width:100%}.stage-controls,.viewer-bar{padding:8px 12px}}@media (max-width:700px) and (prefers-color-scheme:dark){.build-editor,.footprint-side{border-top-color:#2a2a2e}}