:root{--ink:#15231f;--muted:#66736f;--paper:#f4f2eb;--card:#fffdf8;--line:#d8ddd7;--green:#24a779;--green-dark:#087a57;--mint:#c9f4e3;--orange:#ff7b3e;--boundary-blue:#1769d2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Yu Gothic,Hiragino Kaku Gothic ProN,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}main{min-height:100vh;overflow:hidden}.topbar{border-bottom:1px solid #15231f1f;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(24px,6vw,88px);display:flex}.project-menu{align-items:center;gap:4px;margin:0 auto;display:flex}.project-menu form{display:contents}.project-menu button{min-height:34px;color:var(--ink);background:0 0;border:0;border-radius:8px;padding:0 12px;font-size:12px;font-weight:750}.project-menu button:hover:not(:disabled){background:#15231f12}.project-message{z-index:20;width:fit-content;max-width:calc(100% - 32px);color:var(--green-dark);background:#eef7f2;border:1px solid #bcdcca;border-radius:10px;margin:10px auto -46px;padding:10px 15px;font-size:12px;font-weight:750;position:sticky;top:8px;box-shadow:0 8px 24px #21342e1a}.brand{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:11px;font-weight:800;text-decoration:none;display:flex}.brand em{color:var(--green-dark);font-style:normal;font-weight:500}.brand-mark{background:var(--ink);color:#fff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.prototype-badge{text-transform:uppercase;letter-spacing:.11em;border:1px solid var(--line);background:#ffffff80;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.header-tools{align-items:center;gap:10px;display:flex}.language-switch{border:1px solid var(--line);background:#ffffffa6;border-radius:999px;padding:3px;display:inline-flex}.language-switch button{min-width:42px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 9px;font-size:10px;font-weight:800}.language-switch button.active{background:var(--ink);color:#fff}.hero{grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;gap:clamp(56px,8vw,120px);min-height:680px;padding:88px clamp(24px,6vw,88px) 100px;display:grid;position:relative}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#24a77921,#0000 68%);border-radius:50%;width:520px;height:520px;position:absolute;top:-180px;left:-180px}.eyebrow{color:var(--green-dark);letter-spacing:.16em;text-transform:uppercase;margin-bottom:16px;font-size:12px;font-weight:800;display:block}.hero h1{letter-spacing:-.065em;max-width:760px;margin:0;font-size:clamp(46px,5.3vw,78px);line-height:.98}.hero-copy>p{max-width:620px;color:var(--muted);margin:28px 0 34px;font-size:18px;line-height:1.65}.steps{text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:12px;max-width:470px;font-size:12px;font-weight:700;display:flex}.steps span{white-space:nowrap}.steps b{color:var(--green);margin-right:5px}.steps i{background:#bdc6c1;flex:1;height:1px}.upload-card{background:var(--card);border:1px solid #15231f1f;border-radius:24px;padding:18px;box-shadow:0 24px 70px #21342e1f}.dropzone{background:#f7f8f4;border:1.5px dashed #9eaaa4;border-radius:16px;place-items:center;min-height:190px;transition:all .2s;display:grid;overflow:hidden}.dropzone.active{border-color:var(--green);background:#eaf8f2;transform:scale(.995)}.upload-empty{text-align:center;padding:50px 20px}.upload-icon{background:var(--mint);width:56px;height:56px;color:var(--green-dark);border-radius:16px;place-items:center;margin:0 auto 18px;font-size:31px;line-height:1;display:grid}.upload-empty h2{letter-spacing:-.03em;margin:0 0 8px;font-size:21px}.upload-empty p{color:var(--muted);margin:0;font-size:13px}.selected-file-title{text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:32px;font-size:16px;font-weight:750;overflow:hidden}.file-row{justify-content:space-between;gap:20px;padding:13px 3px 0;font-size:13px;display:flex}.file-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.file-row small{color:var(--muted)}.error-message{color:#a33d13;background:#fff0ea;border-radius:10px;margin-top:12px;padding:11px 13px;font-size:13px}.upload-actions{gap:10px;margin-top:15px;display:flex}.project-inputs{border-top:1px solid var(--line);grid-template-columns:1.15fr .85fr;gap:12px;margin-top:16px;padding-top:16px;display:grid}.project-inputs label{color:var(--muted);gap:7px;font-size:11px;font-weight:750;display:grid}.project-inputs .address-input-note{color:#111;font-size:10px;font-weight:600;line-height:1.4}.project-inputs input,.project-inputs select{width:100%;height:45px;color:var(--ink);background:#fff;border:1px solid #cfd6d1;border-radius:9px;outline:none;padding:0 12px}.project-inputs input:focus,.project-inputs select:focus{border-color:var(--green);box-shadow:0 0 0 3px #24a7791f}.file-picker-group{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.file-picker-group small{color:var(--muted);padding-left:2px;font-size:10px}.cancel-image-button{color:#a33d2f;text-underline-offset:3px;background:0 0;border:0;min-height:32px;padding:0;font-size:11px;font-weight:750;text-decoration:underline}.primary-button,.secondary-button,.text-button{border:0;border-radius:11px;min-height:46px;padding:0 17px;font-size:13px;font-weight:750}.primary-button{background:var(--ink);color:#fff;justify-content:center;align-items:center;gap:8px;min-width:185px;margin-left:auto;display:inline-flex}.primary-button:hover:not(:disabled){background:var(--green-dark)}.secondary-button{color:var(--ink);background:#e9ece8}.file-picker-button{cursor:pointer;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.file-picker-button input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.text-button{color:var(--green-dark);background:0 0}.spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.results-section{padding:0 clamp(24px,6vw,88px) 110px}.editor-shell{background:var(--card);border:1px solid #15231f1f;border-radius:28px;max-width:1500px;margin:0 auto;padding:clamp(20px,3vw,40px);box-shadow:0 22px 70px #21342e1a}.editor-toolbar{justify-content:space-between;align-items:end;gap:30px;margin-bottom:24px;display:flex}.editor-toolbar h2{letter-spacing:-.045em;margin:0;font-size:clamp(25px,3vw,38px)}.editor-toolbar .eyebrow{margin-bottom:8px}.history-actions{gap:8px;display:flex}.history-actions button{border:1px solid var(--line);min-height:40px;color:var(--ink);background:#f4f5f2;border-radius:9px;padding:0 13px;font-size:12px;font-weight:700}.history-actions small{color:var(--muted);font-size:9px;display:block}.drawing-stage{background:#e9ebe7;border-radius:12px;width:100%;position:relative;overflow:hidden}.drawing-stage.standalone{cursor:grab;-webkit-user-select:none;user-select:none;background-color:#f8fafc;background-image:linear-gradient(#1769d20b 1px,#0000 1px),linear-gradient(90deg,#1769d20b 1px,#0000 1px);background-size:28px 28px;border:1px solid #dce5ef;width:100%;height:480px;margin:0}.drawing-stage.standalone:active{cursor:grabbing}.site-zoom-control{z-index:3;border:1px solid var(--line);width:min(260px,100% - 150px);color:var(--muted);background:#fffdf8f0;border-radius:10px;gap:5px;padding:9px 11px;font-size:10px;display:grid;position:absolute;bottom:14px;left:16px}.site-zoom-control span{justify-content:space-between;gap:8px;display:flex}.site-zoom-control input{z-index:4;width:100%;min-height:22px;accent-color:var(--green);cursor:pointer;pointer-events:auto;position:relative}.drawing-stage>img{object-fit:fill;filter:contrast(.92);width:100%;height:100%;position:absolute;inset:0}.drawing-stage svg{width:100%;height:100%;position:absolute;inset:0}.site-polygon{fill:#1769d214;stroke:none}.road-overlay>polygon{fill:#e2e5e7;stroke:#b9c0c4;stroke-width:1px;vector-effect:non-scaling-stroke}.road-label{pointer-events:none}.road-label rect{fill:#ffffffe6;stroke:#aab2b6;stroke-width:1px;vector-effect:non-scaling-stroke}.road-label text{fill:#394348;font-size:13px;font-weight:800}.north-indicator{z-index:3;color:#20292d;pointer-events:none;background:#ffffffd1;border-radius:10px;justify-items:center;gap:2px;padding:8px 10px;display:grid;position:absolute;bottom:18px;right:24px}.north-indicator svg{transform-origin:50% 55%;width:54px;height:90px;position:static;inset:auto;overflow:visible}.north-indicator svg line,.north-indicator svg path{fill:none;stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round}.north-indicator svg text{fill:currentColor;font-size:15px;font-weight:900}.north-indicator span{font-size:10px;font-weight:800}.site-edge{stroke:var(--boundary-blue);stroke-width:2px;vector-effect:non-scaling-stroke;pointer-events:none}.site-edge-hit{stroke:#0000;stroke-width:22px;vector-effect:non-scaling-stroke;cursor:copy}.edge-label rect{fill:var(--boundary-blue);opacity:.92}.edge-label text{fill:#fff;pointer-events:none;font-size:14px;font-weight:750}.vertex{cursor:pointer}.vertex-center{fill:#fff;stroke:var(--boundary-blue);stroke-width:3px;vector-effect:non-scaling-stroke}.vertex.selected .vertex-center{fill:#dcecff;stroke-width:5px}.number-pin{pointer-events:none}.number-pin path{fill:var(--boundary-blue);stroke:#fff;stroke-width:2px;vector-effect:non-scaling-stroke}.number-pin text{fill:#fff;-webkit-user-select:none;user-select:none;font-size:17px;font-weight:800}.candidate{cursor:pointer}.candidate circle{fill:#fff;stroke:#2466c2;stroke-width:4px;vector-effect:non-scaling-stroke}.candidate.selected circle{fill:#2466c2}.candidate text{fill:#2466c2;pointer-events:none;font-size:17px;font-weight:800}.candidate.selected text{fill:#fff}.edit-guide{color:var(--muted);text-align:center;margin:12px 0 0;font-size:12px}.vertex-editor{background:#f5f9ff;border:1px solid #bdd4f2;border-radius:13px;grid-template-columns:minmax(180px,1fr) repeat(2,minmax(150px,.7fr)) auto;align-items:end;gap:12px;margin-top:18px;padding:18px;display:grid}.vertex-editor .eyebrow{color:#185cae;margin-bottom:5px}.vertex-editor h3{margin:0;font-size:18px}.vertex-editor label{color:var(--muted);font-size:11px;font-weight:700}.vertex-editor input{width:100%;height:42px;color:var(--ink);background:#fff;border:1px solid #d8c5c5;border-radius:8px;margin-top:6px;padding:0 10px}.vertex-editor .primary-button{margin-left:0}.candidate-buttons{flex-wrap:wrap;grid-column:2/-1;gap:8px;display:flex}.candidate-buttons button{color:#24538f;background:#fff;border:1px solid #9ab7df;border-radius:8px;padding:8px 11px;font-size:12px}.candidate-buttons button.active{color:#fff;background:#2466c2}.edit-error{color:#a33d13;grid-column:2/-1;margin:0;font-size:12px}.editor-notes{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr;gap:7px;margin-top:18px;padding:14px 0;display:grid}.editor-notes p{color:var(--muted);text-align:left;margin:0;font-size:11px;line-height:1.65}.analysis-heading{margin:22px 0 10px;font-size:17px}.result-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px;display:grid}.result-grid.compact{grid-template-columns:repeat(2,minmax(0,240px))}.result-grid.analysis-data{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.metric-card{background:#f0f2ee;border-radius:13px;padding:18px}.metric-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;margin-bottom:7px;font-size:11px;display:block}.metric-card strong{letter-spacing:-.03em;font-size:20px}.metric-card small{color:var(--muted);margin-top:7px;font-size:10px;line-height:1.45;display:block}.metric-card.text-metric strong{font-size:15px;line-height:1.45}.regulation-results{border-top:1px solid var(--line);margin-top:32px;padding-top:28px}.regulation-title-row{justify-content:space-between;align-items:end;gap:20px;display:flex}.regulation-title-row .eyebrow{margin-bottom:7px}.regulation-title-row h3{letter-spacing:-.035em;margin:0;font-size:24px}.provisional-badge{color:#8b5800;background:#fff1d7;border-radius:999px;flex:none;padding:8px 12px;font-size:11px;font-weight:800}.location-status{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.6}.regulation-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.regulation-card{background:#f5f6f2;border:1px solid #e1e5df;border-radius:13px;min-height:120px;padding:17px}.regulation-card.featured{background:#eaf7f1;border-color:#bfe4d4}.regulation-card>span{color:var(--muted);letter-spacing:.08em;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.regulation-card>strong{font-size:18px;line-height:1.45;display:block}.regulation-card.featured>strong{font-size:25px}.regulation-card small{color:var(--muted);justify-content:space-between;gap:8px;margin-top:10px;font-size:10px;display:flex}.regulation-card small b{color:var(--ink);font-size:13px}.regulation-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.regulation-details article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:18px}.regulation-details article.unresolved{background:#fff9ed;border-color:#ecd7ad}.regulation-details article.conservative{background:#eef7f2;border-color:#bcdcca}.regulation-details h4,.regulation-sources h4{margin:0 0 10px;font-size:14px}.regulation-details p,.regulation-details li,.regulation-details dd{color:#53605c;margin-top:0;font-size:12px;line-height:1.7}.regulation-details ul{margin:0;padding-left:18px}.regulation-details dl{margin:0}.regulation-details dl>div{border-top:1px solid #edf0ec;grid-template-columns:80px 1fr;gap:10px;padding:7px 0;display:grid}.regulation-details dl>div:first-child{border-top:0;padding-top:0}.regulation-details dt{color:var(--muted);font-size:11px;font-weight:800}.regulation-details dd{margin:0}.regulation-sources{background:#eef3f7;border-radius:13px;margin-top:12px;padding:18px}.regulation-sources>div{flex-wrap:wrap;gap:8px;display:flex}.regulation-sources a{color:#175c9e;background:#fff;border-radius:8px;padding:7px 10px;font-size:11px;text-decoration:none}.regulation-sources small{color:var(--muted);margin-top:11px;font-size:10px;display:block}.global-caution{max-width:1500px;color:var(--ink);background:#fff7e8;border-left:4px solid #b46b18;margin:0 auto 52px;padding:20px clamp(20px,3vw,32px)}.global-caution strong{margin-bottom:8px;font-size:14px;display:block}.global-caution p{color:#5f5b50;margin:4px 0;font-size:12px;line-height:1.75}.massing-section{border-top:1px solid var(--line);margin-top:34px;padding-top:30px}.massing-heading-row{justify-content:space-between;align-items:end;gap:18px;display:flex}.massing-heading-row .eyebrow{margin-bottom:7px}.massing-heading-row h3{letter-spacing:-.04em;margin:0;font-size:25px}.massing-main-actions{align-items:center;gap:10px;display:flex}.floor-settings-button{min-height:38px;color:var(--green-dark);background:#fff;border:1px solid #b9d8ca;border-radius:999px;padding:0 15px;font-size:12px;font-weight:800}.orbit-switch{color:var(--green-dark);cursor:pointer;background:#e7f5ef;border-radius:999px;align-items:center;gap:9px;padding:9px 12px;font-size:12px;font-weight:800;display:inline-flex}.orbit-switch input{accent-color:var(--green-dark)}.massing-summary{color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin-top:14px;font-size:11px;display:flex}.massing-summary b{color:var(--ink);font-size:13px}.limit-exceeded,.limit-exceeded b{color:#b23b2c}.massing-limit-warnings{color:#b42318;text-align:left;margin-top:9px;font-size:12px;font-weight:850}.massing-limit-warnings p{margin:3px 0}.floor-settings-panel{background:#f6f7f4;border:1px solid #dce3e0;border-radius:12px;margin-top:15px;padding:16px}.floor-setting-list{grid-template-columns:repeat(auto-fit,minmax(390px,1fr));gap:9px;display:grid}.floor-setting-list label{min-width:0;color:var(--muted);background:#fff;border-radius:8px;grid-template-columns:minmax(88px,.8fr) minmax(155px,1.25fr) 66px 14px 26px;align-items:center;gap:6px;padding:8px 10px;font-size:11px;font-weight:750;display:grid}.floor-available-area{min-width:0;color:var(--green-dark);white-space:normal;font-size:10px;line-height:1.35}.floor-setting-list input,.same-height-range input{min-width:0;height:32px;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfd8d3;border-radius:6px;padding:0 7px}.floor-setting-list i{color:var(--muted);font-style:normal}.floor-setting-list .remove-floor{color:#8a4a43;background:#fff;border:1px solid #d7ddda;border-radius:50%;width:25px;height:25px;padding:0;font-size:16px;line-height:1}.floor-setting-actions,.same-height-range{flex-wrap:wrap;align-items:center;gap:8px;margin-top:11px;display:flex}.floor-setting-actions button,.same-height-range button{min-height:34px;color:var(--green-dark);background:#fff;border:1px solid #bdd6cb;border-radius:7px;padding:0 11px;font-size:11px;font-weight:800}.floor-setting-actions .floor-reset{color:var(--muted);border-color:#d7ddda;margin-left:auto}.same-height-range{color:var(--muted);border-top:1px solid #dce3e0;padding-top:11px;font-size:11px;font-weight:750}.same-height-range input{width:70px}.same-height-range .range-cancel{color:var(--muted);border-color:#d7ddda}.floor-error{color:#b23b2c;margin:10px 0 0;font-size:11px;font-weight:750}.view-command-groups{grid-template-columns:auto 1fr 1fr;align-items:stretch;gap:12px;margin-top:18px;display:grid}.view-command-groups>div{border:1px solid var(--line);background:#f6f7f4;border-radius:11px;padding:12px}.view-command-groups>div>span{color:var(--muted);margin-bottom:8px;font-size:10px;font-weight:800;display:block}.view-command-groups>div>div{grid-template-columns:repeat(4,minmax(42px,1fr));gap:5px;display:grid}.view-command-groups button{min-height:34px;color:var(--ink);background:#fff;border:1px solid #ced6d1;border-radius:7px;padding:0 9px;font-size:11px;font-weight:750}.view-command-groups button:hover{border-color:var(--green);color:var(--green-dark)}.massing-canvas-wrap{background:var(--card);border:1px solid #dce3e0;border-radius:14px;width:100%;height:620px;margin-top:12px;position:relative;overflow:hidden}.massing-canvas-wrap canvas{touch-action:none;overscroll-behavior:contain;width:100%;height:100%;display:block}.massing-canvas-wrap canvas.orbit-active{cursor:grab}.massing-canvas-wrap canvas.orbit-active:active{cursor:grabbing}.massing-north-indicator{z-index:3;color:#20292d;pointer-events:none;background:#ffffffdb;border-radius:10px;justify-items:center;gap:2px;padding:7px 9px;display:grid;position:absolute;bottom:16px;right:18px}.massing-north-indicator svg{transform-origin:50% 55%;width:48px;height:80px;overflow:visible}.massing-north-indicator svg line,.massing-north-indicator svg path{fill:none;stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round}.massing-north-indicator svg text{fill:currentColor;font-size:15px;font-weight:900}.massing-north-indicator span{font-size:9px;font-weight:800}.height-legend{pointer-events:none;background:#fffdf8e6;border-radius:9px;align-items:center;gap:5px;padding:8px 9px;display:flex;position:absolute;bottom:14px;left:14px;box-shadow:0 2px 12px #14231e14}.height-legend>span{color:var(--muted);margin-right:3px;font-size:9px;font-weight:800}.height-legend i{color:#fff;text-shadow:0 1px 2px #0006;border-radius:5px;place-items:center;width:48px;height:22px;font-size:9px;font-style:normal;font-weight:800;display:grid}.angle-controls{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px;display:grid}.angle-controls label{color:var(--muted);grid-template-columns:1fr auto;gap:7px;font-size:11px;font-weight:750;display:grid}.angle-controls b{color:var(--ink)}.angle-controls input{width:100%;accent-color:var(--green-dark);grid-column:1/-1}.massing-note{border-left:3px solid var(--green);color:var(--muted);background:#f2f7f4;margin:14px 0 0;padding:12px 14px;font-size:11px;line-height:1.7}.project-result-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;margin-top:14px;padding-top:14px;display:flex}.project-result-actions .secondary-button{min-height:40px}.delete-project-button,.delete-project-confirm{color:#a33d2f;background:#fff5f3;border:1px solid #e3b9b2;border-radius:10px;min-height:40px;padding:0 16px;font-size:12px;font-weight:800}.delete-project-confirm{color:#fff;background:#a33d2f;border-color:#a33d2f}.massing-error{color:#a33d13;background:#fff0ea;border-radius:10px;margin-top:24px;padding:16px}.legal-note{border-top:1px solid var(--line);color:var(--muted);text-align:center;margin:18px 0 0;padding-top:14px;font-size:11px}.confirm-backdrop{z-index:100;background:#0c121c7a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.confirm-dialog{background:#fff;border-radius:18px;width:min(420px,100%);padding:28px;box-shadow:0 24px 70px #0f172a3d}.confirm-dialog h3{margin:0 0 8px}.confirm-dialog p{color:var(--muted);margin:0 0 22px}.confirm-dialog>div{justify-content:flex-end;gap:10px;display:flex}.project-dialog{gap:13px;display:grid}.project-dialog h3,.project-dialog p{margin:0}.project-dialog label{color:var(--muted);gap:7px;font-size:11px;font-weight:800;display:grid}.project-dialog input{width:100%;height:44px;color:var(--ink);background:#fff;border:1px solid #cfd6d1;border-radius:9px;padding:0 11px}.project-dialog>small{color:var(--green-dark);overflow-wrap:anywhere;line-height:1.55}.project-dialog .primary-button{min-width:110px;min-height:40px}.open-project-dialog{width:min(620px,100%)}.saved-project-list{max-height:340px;overflow-y:auto;justify-content:stretch!important;gap:8px!important;display:grid!important}.saved-project-list>button{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:#f7f8f5;border-radius:10px;gap:5px;padding:13px;display:grid}.saved-project-list>button:hover{background:#eef7f2;border-color:#9bcbb7}.saved-project-list b{overflow-wrap:anywhere}.saved-project-list small,.saved-project-list>span{color:var(--muted);font-size:11px}footer{min-height:100px;color:var(--muted);border-top:1px solid #15231f1f;justify-content:space-between;align-items:center;padding:0 clamp(24px,6vw,88px);font-size:12px;display:flex}@media (max-width:980px){.topbar{flex-wrap:wrap;gap:8px;height:auto;min-height:76px;padding-top:10px;padding-bottom:10px}.project-menu{order:3;justify-content:center;width:100%}.hero{grid-template-columns:1fr;padding-top:64px}.hero-copy{max-width:780px}.upload-card{width:100%;max-width:760px}}@media (max-width:680px){.topbar{height:auto}.project-menu button{flex:1;padding:0 7px}.project-result-actions{flex-direction:column}.project-result-actions button{width:100%}.prototype-badge{display:none}.hero{gap:42px;padding-top:50px}.hero h1{font-size:44px}.hero-copy>p{font-size:16px}.steps{gap:7px}.dropzone{min-height:170px}.upload-actions{flex-wrap:wrap}.project-inputs{grid-template-columns:1fr}.primary-button{order:3;width:100%;margin-left:0}.editor-toolbar{flex-direction:column;align-items:start}.vertex-editor{grid-template-columns:1fr}.candidate-buttons,.edit-error{grid-column:1}.editor-notes{grid-template-columns:1fr;gap:8px}.result-grid{grid-template-columns:1fr 1fr}.regulation-metrics,.regulation-details,.view-command-groups,.angle-controls{grid-template-columns:1fr}.massing-heading-row{flex-direction:column;align-items:start}.massing-main-actions{flex-wrap:wrap;width:100%}.floor-setting-list{grid-template-columns:1fr}.floor-setting-actions .floor-reset{margin-left:0}.massing-canvas-wrap{height:460px}.height-legend{flex-wrap:wrap;max-width:calc(100% - 28px)}.height-legend i{width:42px}.edge-label{display:none}.drawing-stage.standalone{height:380px}footer{flex-direction:column;justify-content:center;gap:8px}}
