:root{color:#182532;font-synthesis:none;text-rendering:optimizelegibility;--ink:#182532;--muted:#65717c;--graphite:#14202b;--graphite-soft:#22313d;--paper:#fbfcfc;--line:#d9dfe2;--line-strong:#bec8ce;--blue:#176b87;--blue-dark:#0f566f;--blue-soft:#e1f1f5;--orange:#c65d25;--danger:#a33b32;--success:#25735c;--shadow:0 18px 60px #1727321a;background:#eef1f2;font-family:Avenir Next,Avenir,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #176b874d}.app-shell{min-height:100vh}.topbar{background:var(--graphite);color:#fff;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(20px,4vw,64px);display:flex}.brand{color:inherit;align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand-mark{background:#1e303d;border:1px solid #ffffff40;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.brand>span:last-child{align-items:baseline;gap:5px;display:flex}.brand strong{letter-spacing:-.02em;font-size:1.02rem}.brand small{color:#9cafba;font-size:.82rem}.topbar nav{align-items:center;gap:10px;display:flex}.nav-link,.nav-context{color:#b9c5cb;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:.9rem;text-decoration:none;display:inline-flex}.nav-link.active{color:#fff;background:#ffffff17}.nav-context{color:#8fa0aa;font-family:SFMono-Regular,Consolas,monospace;font-size:.75rem}.sign-out-button{color:#b9c5cb;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:7px;max-width:220px;min-height:38px;padding:0 10px;display:inline-flex}.sign-out-button span{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.sign-out-button:hover{color:#fff;background:#ffffff12}.page{width:min(1240px,100% - 40px);margin:0 auto;padding:48px 0 72px}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;display:flex}.eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font:500 .74rem/1.2 SFMono-Regular,Consolas,monospace}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;margin-bottom:7px;font-size:clamp(2rem,4vw,3.25rem);line-height:1}h2{letter-spacing:-.03em;margin-bottom:10px;font-size:1.55rem;line-height:1.2}.page-heading>div>p:last-child{color:var(--muted);margin:0;font-size:1rem}.button{cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-weight:650;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed}.button-primary{color:#fff;background:var(--blue);box-shadow:0 8px 22px #176b8733}.button-primary:hover:not(:disabled){background:var(--blue-dark)}.button-secondary{color:var(--ink);border:1px solid var(--line);background:#edf1f2}.text-button{color:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-weight:700;text-decoration:underline;display:inline-flex}.auth-screen{background-color:#e9edef;background-image:linear-gradient(#2f48550b 1px,#0000 1px),linear-gradient(90deg,#2f48550b 1px,#0000 1px);background-size:24px 24px;place-items:center;min-height:100vh;padding:28px;display:grid}.auth-card{border:1px solid var(--line);background:var(--paper);width:min(460px,100%);box-shadow:var(--shadow);text-align:center;border-radius:17px;padding:clamp(30px,7vw,48px)}.auth-brand-mark{color:#fff;background:var(--graphite);width:58px;height:58px;margin:0 auto 18px}.auth-secure{width:fit-content;color:var(--success);background:#e5f2ec;border-radius:999px;align-items:center;gap:6px;margin:0 auto 24px;padding:6px 9px;font-size:.72rem;font-weight:750;display:flex}.auth-card h1{margin-bottom:12px;font-size:clamp(1.8rem,6vw,2.45rem);line-height:1.08}.auth-card p{color:var(--muted);margin-bottom:25px;line-height:1.6}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.project-card{border:1px solid var(--line);background:var(--paper);text-align:left;cursor:pointer;border-radius:14px;min-height:240px;padding:0;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 2px 8px #13222c0a}.project-card:hover{box-shadow:var(--shadow);border-color:#b8c9d0;transform:translateY(-3px)}.project-thumbnail{color:#607582;background-color:#e8edef;background-image:linear-gradient(#304b580e 1px,#0000 1px),linear-gradient(90deg,#304b580e 1px,#0000 1px);background-size:18px 18px;place-items:center;height:130px;display:grid;position:relative}.project-thumbnail i{opacity:.36;border:2px solid;border-top:0;width:86px;height:45px;position:absolute;transform:skew(-8deg)}.project-card-body{padding:16px 18px 18px;display:block}.project-card-topline{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.project-card-body>strong{margin-bottom:10px;font-size:1.05rem;display:block}.project-meta{color:var(--muted);align-items:center;gap:6px;font-size:.79rem;display:flex}.status-badge{color:#4e606b;background:#edf1f2;border-radius:999px;align-items:center;width:fit-content;min-height:25px;padding:0 8px;font-size:.73rem;font-weight:700;display:inline-flex}.status-sourceready,.status-reviewrequired{color:#994717;background:#fff0e7}.status-processing{background:var(--blue-soft);color:var(--blue-dark)}.status-dimensioning{color:#1f684f;background:#e5f2ec}.status-failed{color:var(--danger);background:#f8e6e5}.skeleton{background:linear-gradient(100deg,#e6ebed 25%,#f4f6f6 45%,#e6ebed 65%) 0 0/200% 100%;border:0;animation:1.4s infinite pulse}@keyframes pulse{to{background-position-x:-200%}}.empty-board{border:1px dashed var(--line-strong);text-align:center;background:#fbfcfca6;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:40px;display:flex}.empty-board>p{color:var(--muted);max-width:470px;line-height:1.6}.empty-illustration{width:125px;height:98px;color:var(--blue);margin-bottom:24px;position:relative}.empty-illustration svg{position:absolute;top:0;right:0}.sketch-line{transform-origin:0;background:#718591;border-radius:3px;height:2px;position:absolute}.line-a{width:84px;top:45px;left:8px;transform:rotate(-12deg)}.line-b{width:72px;top:62px;left:18px;transform:rotate(16deg)}.line-c{width:64px;top:77px;left:28px;transform:rotate(-3deg)}.notice{color:#28566a;background:#eaf4f6;border:1px solid #c7dce3;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:22px;padding:13px 15px;font-size:.9rem;display:flex}.notice svg{flex:none;margin-top:1px}.notice p{margin:0 0 7px}.notice-danger{color:#7e302b;background:#f9eceb;border-color:#e5c6c3}.notice-success{color:#225e49;background:#e8f4ef;border-color:#bcd9cd}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a131994;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:var(--paper);border-radius:16px;width:min(490px,100%);max-height:calc(100vh - 40px);padding:30px;position:relative;overflow:auto;box-shadow:0 28px 90px #00000047}.modal-close{cursor:pointer;background:#edf1f2;border:0;border-radius:50%;width:36px;height:36px;font-size:1.4rem;position:absolute;top:18px;right:18px}.modal-card label,.modal-card legend{color:#344653;font-size:.9rem;font-weight:650}.modal-card input[type=text],.modal-card input:not([type]){border:1px solid var(--line-strong);background:#fff;border-radius:9px;width:100%;min-height:46px;margin-top:8px;padding:0 12px}.modal-card fieldset{border:0;margin:22px 0;padding:0}.segmented-control{background:#edf1f2;border-radius:10px;grid-template-columns:1fr 1fr;margin-top:9px;padding:4px;display:grid}.segmented-control label{text-align:center;cursor:pointer;border-radius:7px;padding:10px;font-weight:500}.segmented-control label.selected{color:var(--blue-dark);background:#fff;box-shadow:0 1px 6px #192a351a}.segmented-control input{opacity:0;position:absolute}.privacy-note{color:var(--muted);border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:flex-start;gap:8px;padding:13px;font-size:.82rem;line-height:1.45;display:flex}.privacy-note svg{flex:none;margin-top:1px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.spin{animation:1.1s linear infinite rotate}@keyframes rotate{to{transform:rotate(360deg)}}.project-page{min-height:calc(100vh - 72px)}.project-header{border-bottom:1px solid var(--line);background:#f8fafb}.project-header-inner{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;width:min(1340px,100% - 40px);min-height:96px;margin:0 auto;display:grid}.back-link{width:40px;height:40px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;display:grid}.project-identity{align-items:center;gap:14px;min-width:0;display:flex}.project-identity .eyebrow{margin-bottom:3px}.project-identity h1{text-overflow:ellipsis;white-space:nowrap;max-width:720px;margin:0;font-size:clamp(1.4rem,2.8vw,2rem);overflow:hidden}.project-tools{align-items:center;gap:10px;display:flex}.project-tools>span{text-align:center;min-width:37px;color:var(--blue-dark);background:var(--blue-soft);text-transform:uppercase;border-radius:7px;padding:7px 9px;font:600 .76rem/1 SFMono-Regular,Consolas,monospace}.project-tools button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.workflow-rail{justify-content:center;align-items:center;width:min(720px,100% - 40px);margin:0 auto;padding:0 0 18px;list-style:none;display:flex}.workflow-rail li{color:#8a969d;flex:1;align-items:center;display:flex;position:relative}.workflow-rail li>span{border:1px solid var(--line-strong);z-index:1;background:#f8fafb;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.72rem;font-weight:700;display:grid}.workflow-rail li>strong{margin-left:8px;font-size:.78rem}.workflow-rail li>i{background:var(--line);flex:1;height:1px;margin:0 10px}.workflow-rail li.done,.workflow-rail li.active{color:var(--blue-dark)}.workflow-rail li.done>span{background:var(--blue);border-color:var(--blue);color:#fff}.workflow-rail li.done>i{background:#8db9c7}.workflow-rail li.active>span{border:2px solid var(--blue);color:var(--blue-dark)}.project-workspace{width:min(1340px,100% - 40px);margin:0 auto;padding:28px 0 72px}.workspace-card{background:var(--paper);border:1px solid var(--line);border-radius:15px;padding:clamp(22px,4vw,38px);box-shadow:0 3px 14px #13222c0b}.section-heading{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:26px;display:flex}.section-heading h2{margin-bottom:7px}.section-heading p:last-child{color:var(--muted);margin-bottom:0;line-height:1.5}.source-tabs,.view-switcher{background:#edf1f2;border-radius:9px;flex:none;gap:3px;padding:4px;display:flex}.source-tabs button,.view-switcher button{color:#586974;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 11px;font-size:.82rem;font-weight:650;display:inline-flex}.source-tabs button.selected,.view-switcher button.selected{color:var(--blue-dark);background:#fff;box-shadow:0 1px 6px #192a351f}.view-selector{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:-5px 0 20px;display:grid}.view-selector button{border:1px solid var(--line);min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:#f5f7f7;border-radius:10px;padding:13px 14px;position:relative}.view-selector button.selected{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue);background:#eef7f9}.view-selector button>span{color:#718089;background:#e6ebed;border-radius:99px;justify-content:center;align-items:center;min-height:21px;padding:0 7px;font-size:.65rem;font-weight:750;display:inline-flex;position:absolute;top:11px;right:11px}.view-selector button>span:has(svg){color:#fff;background:var(--success);width:22px;padding:0}.view-selector strong,.view-selector small{padding-right:52px;display:block}.view-selector strong{font-size:.86rem}.view-selector small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:.7rem;overflow:hidden}.active-view-heading{justify-content:space-between;align-items:flex-start;gap:18px;min-height:40px;display:flex}.active-view-heading strong,.active-view-heading span{display:block}.active-view-heading strong{font-size:.86rem}.active-view-heading span{color:var(--muted);margin-top:2px;font-size:.72rem}.dropzone{background-color:#f5f7f7;background-image:linear-gradient(#2f48550b 1px,#0000 1px),linear-gradient(90deg,#2f48550b 1px,#0000 1px);background-size:24px 24px;border:1px dashed #aebbc2;border-radius:12px;place-items:center;min-height:390px;transition:border .16s,background .16s;display:grid;position:relative;overflow:hidden}.dropzone.dragging{border:2px solid var(--blue);background-color:var(--blue-soft)}.dropzone-prompt{cursor:pointer;background:#ffffffd6;border:0;border-radius:13px;flex-direction:column;align-items:center;gap:7px;padding:28px 42px;display:flex;box-shadow:0 10px 28px #17263014}.dropzone-prompt .upload-icon{width:50px;height:50px;color:var(--blue);background:var(--blue-soft);border-radius:50%;place-items:center;margin-bottom:6px;display:grid}.dropzone-prompt strong{font-size:1rem}.dropzone-prompt>span:not(.upload-icon){color:var(--muted);font-size:.9rem}.dropzone-prompt small{color:#7b8890;margin-top:9px;font-size:.75rem}.dropzone.has-preview{background:#dee3e5;display:block}.dropzone.has-preview>img{object-fit:contain;width:100%;height:390px;display:block}.dropzone-preview-bar{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14202be6;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 10px 10px 14px;display:flex;position:absolute;bottom:14px;left:14px;right:14px}.dropzone-preview-bar>span{align-items:center;gap:8px;min-width:0;display:flex}.dropzone-preview-bar strong{text-overflow:ellipsis;white-space:nowrap;max-width:380px;font-size:.82rem;overflow:hidden}.dropzone-preview-bar small{color:#b9c4ca;font-size:.75rem}.dropzone-preview-bar .button{color:#fff;background:#ffffff21;border-color:#ffffff2e;min-height:36px;padding:0 12px;font-size:.78rem}.source-footer{justify-content:space-between;align-items:center;gap:24px;margin-top:20px;display:flex}.source-guidance{color:var(--muted);flex-direction:column;gap:6px;font-size:.8rem;display:flex}.source-guidance span{align-items:center;gap:7px;display:flex}.draw-view-wrap>.button{margin-top:12px}.upload-progress{grid-template-columns:1fr auto;align-items:center;gap:12px;margin-top:18px;display:grid}.upload-progress>span{background:#dfe7ea;border-radius:99px;height:7px;overflow:hidden}.upload-progress i{background:var(--blue);border-radius:inherit;height:100%;transition:width .2s;display:block}.upload-progress strong{color:var(--blue-dark);font-size:.8rem}.drawing-toolbar{border:1px solid var(--line);background:#f2f5f6;border-bottom:0;border-radius:11px 11px 0 0;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:7px;display:flex}.tool-group{gap:4px;display:flex}.tool-group button,.stroke-widths button{color:#5a6c77;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-width:38px;min-height:36px;padding:0 9px;font-size:.78rem;display:flex}.tool-group button.selected,.stroke-widths button.selected{color:var(--blue-dark);background:#fff;box-shadow:0 1px 5px #192a351c}.tool-group button:disabled{opacity:.35;cursor:default}.stroke-widths{border-left:1px solid var(--line);border-right:1px solid var(--line);align-items:center;padding:0 8px;display:flex}.stroke-widths i{background:currentColor;border-radius:50%;max-width:14px;max-height:14px;display:block}.canvas-frame{border:1px solid var(--line);background-color:#fff;background-image:linear-gradient(#2c4a5a0d 1px,#0000 1px),linear-gradient(90deg,#2c4a5a0d 1px,#0000 1px);background-size:20px 20px;border-radius:0 0 11px 11px;height:clamp(350px,48vw,560px);position:relative;overflow:hidden}.canvas-frame canvas{touch-action:none;cursor:crosshair;width:100%;height:100%;position:absolute;inset:0}.canvas-hint{color:#89979f;pointer-events:none;justify-content:center;align-items:center;gap:9px;font-size:.88rem;display:flex;position:absolute;inset:0}.source-ready-mark{color:var(--success);background:#e5f2ec;border-radius:8px;align-items:center;gap:6px;padding:8px 11px;font-size:.8rem;font-weight:700;display:inline-flex}.intent-panel form{max-width:820px}.field-grid{gap:20px;display:grid}.field-grid label,.correction-panel label{color:#334753;flex-direction:column;gap:8px;font-size:.86rem;font-weight:700;display:flex}.field-grid label>span{color:#8a969d;margin-left:5px;font-size:.72rem;font-weight:500}.field-grid input,.field-grid textarea,.correction-panel textarea{border:1px solid var(--line-strong);width:100%;color:var(--ink);resize:vertical;background:#fff;border-radius:9px;padding:11px 12px}.field-grid input{min-height:45px}.field-grid textarea,.correction-panel textarea{line-height:1.5}.generation-boundary{color:#7c4b2f;background:#fff8f2;border:1px solid #e5d5c8;border-radius:9px;align-items:flex-start;gap:10px;margin-top:22px;padding:14px;display:flex}.generation-boundary svg{flex:none;margin-top:2px}.generation-boundary strong,.generation-boundary span{display:block}.generation-boundary strong{margin-bottom:2px;font-size:.86rem}.generation-boundary span{font-size:.8rem}.form-actions{justify-content:flex-end;margin-top:22px;display:flex}.processing-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:500px;display:flex}.processing-panel>p:not(.eyebrow){max-width:520px;color:var(--muted)}.processing-visual{width:112px;height:112px;color:var(--blue);background-color:#edf5f7;background-image:linear-gradient(#176b8714 1px,#0000 1px),linear-gradient(90deg,#176b8714 1px,#0000 1px);background-size:14px 14px;border:1px solid #bdd4dc;border-radius:16px;place-items:center;margin-bottom:25px;display:grid;position:relative;overflow:hidden}.scan-line{background:var(--blue);height:2px;box-shadow:0 0 12px var(--blue);animation:2.4s ease-in-out infinite scan;position:absolute;left:8px;right:8px}@keyframes scan{0%,to{opacity:.35;transform:translateY(-43px)}50%{opacity:1;transform:translateY(43px)}}.generation-progress{text-align:left;width:min(520px,100%);margin:22px 0 25px}.generation-progress>div{background:#dfe7e9;border-radius:99px;height:8px;overflow:hidden}.generation-progress>div span{background:var(--blue);border-radius:inherit;height:100%;transition:width .4s;display:block}.generation-progress>strong{color:var(--blue-dark);align-items:center;gap:7px;margin-top:9px;font-size:.8rem;display:flex}.review-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:22px;display:grid}.review-main,.review-sidebar{background:var(--paper);border:1px solid var(--line);border-radius:14px}.review-main{min-width:0;padding:clamp(18px,3vw,28px)}.review-heading{margin-bottom:20px}.source-view-switcher{color:var(--muted);flex-wrap:wrap;align-items:center;gap:5px;margin:-8px 0 12px;font-size:.72rem;display:flex}.source-view-switcher>span{margin-right:3px;font-weight:650}.source-view-switcher button{border:1px solid var(--line);color:#52646f;cursor:pointer;background:#fff;border-radius:7px;min-height:29px;padding:0 9px;font-size:.7rem;font-weight:700}.source-view-switcher button.selected{border-color:var(--blue);color:var(--blue-dark);background:var(--blue-soft)}.drawing-comparison{gap:12px;display:grid}.comparison-compare{grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-source,.comparison-result{grid-template-columns:1fr}.drawing-pane{min-width:0;margin:0}.drawing-pane figcaption{color:#596a75;padding:0 0 7px;font-size:.76rem;font-weight:700}.drawing-image-frame{aspect-ratio:4/3;border:1px solid var(--line);background-color:#edf0f1;background-image:linear-gradient(#2e48550d 1px,#0000 1px),linear-gradient(90deg,#2e48550d 1px,#0000 1px);background-size:18px 18px;border-radius:9px;place-items:center;display:grid;position:relative;overflow:hidden}.drawing-image-frame img{object-fit:contain;background:#fff;width:100%;height:100%;display:block}.image-loading{color:#71818a;align-items:center;gap:7px;font-size:.8rem;display:flex}.anchor-overlay{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.anchor-overlay line{stroke:#000;stroke-width:.45px;vector-effect:non-scaling-stroke}.anchor-overlay marker path{fill:#000}.anchor-overlay circle{fill:#fff;stroke:#000;stroke-width:.35px;vector-effect:non-scaling-stroke}.anchor-overlay .dimension-label{fill:#000;stroke:#fff;stroke-width:.25px;vector-effect:non-scaling-stroke}.anchor-overlay text{fill:#fff;stroke:none;text-anchor:middle;dominant-baseline:middle;font:700 2.7px/1 system-ui,sans-serif}.not-to-scale{background:var(--graphite);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:36px;margin-top:13px;font:500 .72rem/1 SFMono-Regular,Consolas,monospace;display:flex}.review-sidebar{padding:18px;position:sticky;top:18px}.review-card{border-bottom:1px solid var(--line);margin-bottom:16px;padding-bottom:17px}.review-card-title{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.review-card-title>span{align-items:center;gap:7px;font-size:.9rem;font-weight:750;display:flex}.review-card-title>strong{min-width:27px;min-height:27px;color:var(--blue-dark);background:var(--blue-soft);border-radius:50%;place-items:center;font-size:.75rem;display:grid}.review-card>p{color:var(--muted);font-size:.78rem;line-height:1.5}.anchor-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.anchor-list li{background:#f3f6f7;border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:7px 9px;padding:9px;display:grid}.anchor-list li>span{color:#fff;background:var(--orange);border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:.68rem;font-weight:700;display:grid}.anchor-list strong,.anchor-list small{display:block}.anchor-list strong{font-size:.77rem}.anchor-list small{color:#74828a;margin-top:2px;font-size:.68rem}.measurement-field{grid-column:2;grid-template-columns:minmax(0,1fr) auto;gap:5px;display:grid}.measurement-field>div{border:1px solid var(--line-strong);background:#fff;border-radius:7px;align-items:center;min-width:0;display:flex;overflow:hidden}.measurement-field input{width:100%;min-width:0;height:34px;color:var(--ink);background:0 0;border:0;padding:0 8px;font:650 .78rem/1 system-ui,sans-serif}.measurement-field input:disabled{color:#8b969c;cursor:not-allowed;background:#eef1f2}.measurement-field>div>span{color:#6d7b83;padding:0 8px;font:650 .68rem/1 system-ui,sans-serif}.measurement-field button{border:1px solid var(--blue);min-width:50px;color:var(--blue-dark);cursor:pointer;background:#fff;border-radius:7px;font-size:.68rem;font-weight:750}.measurement-field button:disabled{opacity:.65;cursor:wait}.measurement-error{grid-column:1/-1;color:var(--danger)!important}.confidence-note{color:#8a4a22;gap:6px;margin-top:10px;font-size:.72rem;display:flex}.full-width{width:100%}.correction-panel{border:1px solid var(--line);border-radius:9px;margin-top:11px;overflow:hidden}.correction-panel summary{cursor:pointer;align-items:center;gap:7px;min-height:42px;padding:0 11px;font-size:.78rem;font-weight:700;list-style:none;display:flex}.correction-panel summary::-webkit-details-marker{display:none}.correction-panel summary svg:last-child{margin-left:auto;transition:transform .15s}.correction-panel[open] summary svg:last-child{transform:rotate(90deg)}.correction-panel label{padding:0 11px 10px;font-size:.75rem}.correction-panel .button{width:calc(100% - 22px);min-height:38px;margin:0 11px 11px;font-size:.75rem}.change-request-panel{background:#f3f9fa;border:1px solid #c8dce3;border-radius:10px;margin-top:12px;padding:13px}.change-request-title{color:var(--blue-dark);align-items:flex-start;gap:8px;margin-bottom:12px;display:flex}.change-request-title svg{flex:none;margin-top:1px}.change-request-title strong,.change-request-title span{display:block}.change-request-title strong{font-size:.82rem}.change-request-title span{color:var(--muted);margin-top:2px;font-size:.7rem;line-height:1.35}.change-request-panel label{color:#334753;margin-bottom:6px;font-size:.73rem;font-weight:750;display:block}.change-request-panel textarea{border:1px solid var(--line-strong);width:100%;min-height:94px;color:var(--ink);resize:vertical;background:#fff;border-radius:8px;padding:9px 10px;font-size:.76rem;line-height:1.45}.change-request-panel>small{color:#708089;margin:5px 0 10px;font-size:.66rem;line-height:1.4;display:block}.change-request-panel .button{min-height:39px;font-size:.73rem}.revision-meta{color:#7b8991;flex-direction:column;gap:4px;margin-top:14px;font:400 .67rem/1.35 SFMono-Regular,Consolas,monospace;display:flex}.failure-panel{text-align:center;color:var(--danger)}.failure-panel>p{color:var(--muted)}.failure-panel .intent-panel{text-align:left;color:var(--ink);box-shadow:none;margin-top:24px}.workspace-loading{min-height:300px;color:var(--muted);justify-content:center;align-items:center;gap:9px;display:flex}.button-danger{background:var(--danger);color:#fff}.compact-modal{max-width:470px}.compact-modal>p{color:var(--muted);line-height:1.5}.danger-icon{width:45px;height:45px;color:var(--danger);background:#f7e8e6;border-radius:10px;place-items:center;margin-bottom:18px;display:grid}@media (width<=840px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-context{display:none}.review-layout{grid-template-columns:1fr}.review-sidebar{position:static}}@media (width<=590px){.topbar{height:64px;padding:0 16px}.brand small{display:none}.nav-link{font-size:0}.nav-link svg{width:20px;height:20px}.sign-out-button{justify-content:center;width:38px;padding:0}.sign-out-button span{display:none}.page{width:min(100% - 28px,1240px);padding-top:32px}.page-heading{flex-direction:column;align-items:flex-start}.page-heading .button{width:100%}.project-grid{grid-template-columns:1fr}.project-card{min-height:215px}.project-thumbnail{height:108px}.modal-card{padding:25px 20px}.segmented-control{grid-template-columns:1fr}.project-page{min-height:calc(100vh - 64px)}.project-header-inner,.project-workspace{width:calc(100% - 28px)}.project-header-inner{min-height:86px}.project-identity{flex-direction:column;align-items:flex-start;gap:5px}.project-identity .status-badge,.project-tools>span{display:none}.workflow-rail{width:calc(100% - 34px)}.workflow-rail li>strong{display:none}.workflow-rail li>i{margin:0 6px}.section-heading,.source-footer{flex-direction:column}.source-tabs{align-self:stretch}.source-tabs button{flex:1}.view-selector{grid-template-columns:1fr}.source-footer{align-items:stretch}.dropzone,.dropzone.has-preview>img{height:320px;min-height:320px}.dropzone-preview-bar{flex-direction:column;align-items:flex-start}.dropzone-preview-bar .button{width:100%}.drawing-toolbar{flex-wrap:wrap}.stroke-widths{border:0;border-top:1px solid var(--line);order:3;justify-content:center;width:100%;padding-top:6px}.history-tools{margin-left:auto}.review-heading{flex-direction:column}.view-switcher{align-self:stretch}.view-switcher button{flex:1}.comparison-compare{grid-template-columns:1fr}.modal-actions{flex-direction:column-reverse}.modal-actions .button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
