/* The editor keeps its paper white; the surrounding tools inherit the site theme. */
.annotation-page{max-width:1600px;margin:auto;padding:26px 28px 50px}.studio-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:0 0 24px}.studio-heading h1{font-size:clamp(1.9rem,3.2vw,3rem);margin:12px 0 8px;letter-spacing:-.045em}.studio-dot{color:var(--link)}.studio-heading p{margin:0;color:var(--muted);font-size:1rem}.studio-heading .back-link{font-size:.875rem}.studio-shell{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--surface)}.studio-shell button,.studio-shell input,.studio-shell select,.studio-shell textarea{font:inherit}.studio-shell button{color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:6px;min-height:42px;padding:8px 12px;cursor:pointer;font-size:.875rem}.studio-shell button:hover:enabled{border-color:var(--link);background:var(--soft)}.studio-shell button:disabled{opacity:.45;cursor:default}.studio-shell :focus-visible{outline:3px solid var(--link);outline-offset:3px}.studio-commandbar{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:14px 18px;border-bottom:1px solid var(--line)}.studio-file-actions,.studio-edit-actions{display:flex;gap:7px;flex-wrap:wrap}.studio-shell .studio-export{background:var(--accent);color:var(--on-accent);border-color:transparent;font-weight:650}.studio-shell .studio-export:hover:enabled{background:var(--ink);color:var(--bg)}.studio-layout{display:grid;grid-template-columns:148px minmax(0,1fr) 232px;align-items:start}.studio-tools{padding:18px 12px}.studio-label{display:block;margin:0 0 12px;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;font-weight:650;color:var(--muted)}.studio-tool-grid{display:grid;gap:5px}.studio-tool-grid button{display:flex;align-items:center;gap:10px;text-align:left;border-color:transparent;padding:7px 8px}.studio-tool-grid button span{display:inline-flex;align-items:center;justify-content:center;width:23px;font-size:1.4rem;line-height:1}.studio-tool-grid button[aria-pressed=true]{background:var(--ink);color:var(--bg)}.studio-tool-grid button[aria-pressed=true]:hover{background:var(--ink);color:var(--bg)}.studio-tools .place-object{width:100%;margin-top:15px;padding:7px 3px}.studio-tool-note{font-size:.875rem;color:var(--muted);line-height:1.65;margin:17px 3px 0}.studio-workspace{min-width:0;background:var(--bg);border-inline:1px solid var(--line);padding:16px;align-self:stretch}.studio-canvas-meta{display:flex;justify-content:space-between;gap:12px;font-size:.8rem;color:var(--muted);margin-bottom:12px}.canvas-stage{min-height:180px;display:flex;align-items:center;justify-content:center;padding:14px;background-image:radial-gradient(var(--line) .8px,transparent .8px);background-size:12px 12px;border:1px solid var(--line);border-radius:6px;overflow:hidden}.canvas-stage.drag-over{outline:3px solid var(--link);outline-offset:-3px}#annotation-canvas{display:block;width:min(100%,calc(68vh * var(--canvas-ratio,1.57895)));height:auto;background:white;box-shadow:0 6px 24px #172b3a20;touch-action:none;cursor:default}.tool-hint{font-size:.875rem;line-height:1.6;margin:14px 1px 0;color:var(--ink)}.studio-status{min-height:1.6em;color:var(--link);font-size:.875rem;line-height:1.6;margin:9px 1px 0}.studio-inspector{padding:18px 16px;min-width:0}.studio-inspector select,.studio-inspector textarea,.studio-inspector input{width:100%;border:1px solid var(--line);border-radius:5px;background:var(--bg);color:var(--ink);font-size:.875rem;padding:7px 8px;min-height:38px}.studio-inspector select[size]{min-height:107px}.studio-inspector option{padding:5px;font-size:.875rem}.studio-inspector textarea{resize:vertical}.studio-inspector label:not(.studio-label){font-size:.875rem;display:block;color:var(--muted);margin:12px 0 5px}.studio-inspector input[type=color]{padding:3px;height:40px}.studio-inspector fieldset{padding:0;border:0;margin:18px 0 0;min-width:0}.studio-inspector legend{font-size:.9rem;font-weight:650;padding:0}.selection-note{font-size:.875rem;color:var(--muted);line-height:1.6;margin:12px 0}.property-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.studio-swatches{display:grid;grid-template-columns:repeat(6,1fr);gap:5px;margin-top:10px}.studio-shell .studio-swatches button{padding:0;min-height:28px;height:28px;border:3px solid var(--surface);outline:1px solid var(--line);background:var(--swatch)}.studio-shell .studio-swatches button:hover:enabled{background:var(--swatch);outline:2px solid var(--link)}.item-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:16px}.item-actions button{flex:1}.studio-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px 18px;border-top:1px solid var(--line)}.studio-bottom p{font-size:.875rem;color:var(--muted);margin:0;max-width:80ch}.studio-bottom button{flex-shrink:0}.studio-help{padding:15px 18px;margin:0}.studio-help summary{font-size:.9rem}.studio-help-body{display:grid;grid-template-columns:1fr 1fr;gap:5px 30px}.studio-help-body p{font-size:.875rem;max-width:80ch}.studio-provenance{font-size:.875rem;color:var(--muted);margin:18px 0 0;max-width:95ch}.offline-edition{font-family:system-ui,sans-serif;line-height:1.6;margin:0;background:var(--bg);color:var(--ink)}.offline-edition *{box-sizing:border-box}.offline-edition [hidden]{display:none!important}.offline-edition a{color:var(--link)}.offline-edition .annotation-page{padding-top:20px}.offline-edition .studio-heading h1{line-height:1.15}.offline-edition button{font-family:inherit}.offline-edition .studio-help{border-top:1px solid var(--line)}
@media(min-width:1600px){.studio-layout{grid-template-columns:158px minmax(0,1fr) 248px}}
@media(max-width:1100px){.annotation-page{padding:24px 20px}.studio-layout{grid-template-columns:minmax(0,1fr) 220px}.studio-tools{grid-column:1/-1;border-bottom:1px solid var(--line);display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 16px}.studio-tools>.studio-label{display:none}.studio-tool-grid{display:flex;flex-wrap:wrap;gap:5px;flex:1}.studio-tool-grid button{font-size:.875rem;gap:5px;padding:7px}.studio-tool-grid button span{width:18px;font-size:1.2rem}.studio-tools .place-object{width:auto;margin:0;padding:8px}.studio-tool-note{width:100%;margin:0;font-size:.875rem}.studio-workspace{border-left:0}.studio-heading{align-items:flex-start}}
@media(max-width:720px){.annotation-page{padding:20px 12px}.studio-heading{display:block}.studio-download{margin-top:20px;width:100%}.studio-layout{grid-template-columns:1fr}.studio-workspace{border:0;border-bottom:1px solid var(--line);padding:12px}.canvas-stage{padding:8px;min-height:130px}.studio-inspector{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px 16px}.studio-inspector>.studio-label{grid-column:1/-1;margin:0}.studio-inspector fieldset{grid-column:1/-1;margin:4px 0 0}.studio-inspector fieldset:disabled{display:none}.studio-inspector textarea{max-height:130px}.studio-commandbar{padding:12px}.studio-edit-actions{width:100%}.studio-export{margin-left:auto}.studio-tool-grid{flex-basis:100%}.studio-tools .place-object{min-height:38px}.studio-bottom{flex-direction:column;align-items:flex-start;gap:12px;padding:14px}.studio-help-body{grid-template-columns:1fr}.studio-canvas-meta{font-size:.75rem}.studio-inspector .selection-note{margin:0}.studio-shell button{min-height:44px}}

/* Downloads lead; the working canvas and exported images remain unbranded. */
.studio-heading>div{min-width:0;flex:1}.studio-heading .studio-intro{max-width:57ch;margin-top:14px;line-height:1.65}
.studio-download{flex:0 1 370px;padding:22px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}
.studio-heading .studio-download-label{font-size:.875rem;font-weight:650;color:var(--ink);margin-bottom:12px}
.studio-download-button{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;background:var(--accent);color:var(--on-accent);border:1px solid transparent;border-radius:6px;text-decoration:none;font-weight:650;font-size:1rem;line-height:1.4;min-height:48px}
.studio-download-button:hover{background:var(--ink);color:var(--bg)}.studio-download-button:focus-visible,.studio-download-alternative:focus-visible{outline:3px solid var(--link);outline-offset:4px}
.studio-heading .studio-download>p:not(.studio-download-label){font-size:.875rem;line-height:1.6;margin-top:10px}
.studio-download-alternative{display:block;margin-top:14px;font-size:.875rem;line-height:1.5;color:var(--link);text-underline-offset:3px}
.studio-demo-label{font-size:.875rem;font-weight:650;color:var(--muted);margin:26px 0 12px}
.studio-brandbar{display:flex;align-items:center;justify-content:space-between;gap:8px 20px;flex-wrap:wrap;padding:11px 18px;background:var(--soft);border-bottom:1px solid var(--line);font-size:.875rem;color:var(--muted)}
.studio-brandbar p{margin:0;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.studio-brandbar strong{color:var(--ink);font-weight:650}.studio-brandbar>span{font-style:italic}
#annotation-canvas{user-select:none;-webkit-user-select:none}
@media(max-width:720px){.studio-download{box-sizing:border-box}.studio-brandbar{padding:11px 12px}.studio-heading .studio-intro{margin-top:10px}}
