.save-review{display:grid;grid-template-columns:230px minmax(0,1fr);gap:12px 24px;padding:24px;margin:24px 0;background:#fff;border:1px solid #dfe4ed;border-radius:9px}.save-review h2,.save-review .review-help,.save-review .sign-in,.save-review .save-status{grid-column:1/-1}.save-review h2{font-size:1.1rem}.save-review label{font-size:.9rem;padding-top:10px;font-weight:550}.save-review input,.save-review select,.save-review textarea{width:100%;font:inherit;font-size:.9rem;color:#21324b;background:#fbfcff;border:1px solid #cfd8e7;border-radius:6px;padding:11px 12px}.save-review textarea{resize:vertical;min-height:88px}.save-review .review-help{font-size:.875rem;color:#65738a;line-height:1.55;margin:0}.save-review .sign-in{color:#214fdd;font-size:.9rem;font-weight:600}.save-review #save-review{grid-column:2;max-width:260px}.save-status{font-size:.875rem;line-height:1.5;color:#296149;margin:0}.collection{padding:24px;background:#fff;border:1px solid #dfe4ed;border-radius:9px;margin-top:24px}.collection-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.collection-heading h2{font-size:1.1rem}.collection-actions{display:flex;align-items:center;gap:12px}.button-link{font-size:.875rem;background:#eef3ff;padding:11px 13px;color:#214fdd;border-radius:7px}.collection-intro,#collection-status{font-size:.875rem;color:#65738a;line-height:1.6}.review-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}.review-card{border:1px solid #dfe4ed;border-radius:8px;padding:17px;min-width:0}.review-card h3{font-size:.9rem;overflow-wrap:anywhere;margin:0 0 10px}.review-card p{font-size:.8rem;line-height:1.5;color:#65738a;overflow-wrap:anywhere}.review-card .review-card-count{font-size:1.4rem;color:#263f70;margin:8px 0}.review-card-notes{white-space:pre-wrap;max-height:140px;overflow:auto}.review-card>div{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.review-card a{font-size:.8rem;color:#214fdd}.review-card button{font-size:.8rem}#more-reviews{margin-top:18px}[hidden]{display:none!important}@media(max-width:1000px){.review-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.save-review{display:block;padding:20px}.save-review label{display:block;margin-top:14px;margin-bottom:6px}.save-review .review-help{margin:12px 0}.save-review #save-review{max-width:none;margin:14px 0}.save-review .sign-in{display:inline-block;margin:10px 0}.review-list{grid-template-columns:1fr}.collection{padding:20px}.collection-heading{align-items:flex-start;flex-direction:column}.collection-actions{flex-wrap:wrap}.topbar>a:last-child{display:none}}
:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#15243a;background:#f3f5f8;font-synthesis:none;--blue:#214fdd;--border:#dfe4ed;--muted:#667386}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer;border:1px solid var(--border);border-radius:7px;background:#fff;color:#21324b;font-size:.875rem;font-weight:550;padding:10px 13px;transition:background .15s,box-shadow .15s}button:hover{background:#eef2fc;border-color:#a8b8de}button:disabled{cursor:default;opacity:.4}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,canvas:focus-visible{outline:3px solid #6c95ff;outline-offset:3px}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.topbar{height:78px;padding:0 4.4%;display:flex;align-items:center;gap:32px;border-bottom:1px solid var(--border);background:#fff}.brand{font-size:1.45rem;font-weight:750;letter-spacing:-.06em;display:flex;align-items:center;gap:2px}.brand>span:last-child{font-weight:400}.brand-mark{margin-right:10px;display:grid;place-items:center;background:var(--blue);color:white;border-radius:10px;width:34px;height:34px;font-size:2rem;line-height:1}.privacy{margin-left:auto;color:var(--muted);font-size:.875rem}.privacy span{margin-right:6px}.topbar>a:last-child{font-size:.875rem}main{max-width:1580px;margin:0 auto;padding:32px 4.4% 20px}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.eyebrow{font-size:.7rem;font-weight:750;letter-spacing:.17em;color:#617089;margin:0 0 8px}h1{font-size:1.8rem;line-height:1.25;letter-spacing:-.045em;margin:0;font-weight:650}.primary{background:var(--blue);border-color:var(--blue);color:white;padding:12px 16px;box-shadow:0 2px 3px #163bb710}.primary:hover{background:#173ec0;color:white;border-color:#173ec0}.upload-trigger{display:flex;gap:16px;align-items:center;font-size:.95rem}.wide{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px}.workspace{display:grid;grid-template-columns:290px minmax(0,1fr);background:white;border:1px solid var(--border);border-radius:13px;overflow:hidden;box-shadow:0 5px 20px #15243a05}.sidebar{border-right:1px solid var(--border);padding:26px 22px}.section-label{font-size:.7rem;letter-spacing:.12em;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:8px}.badge{background:#edf1fb;color:#536385;border-radius:4px;padding:4px 6px;font-size:.7rem;letter-spacing:0;font-weight:500}.count{font-size:5.9rem;letter-spacing:-.065em;line-height:1.12;font-weight:550;font-variant-numeric:tabular-nums;margin:10px 0 0}.count-block>p{font-size:.9rem;color:var(--muted);margin:4px 0 20px;line-height:1.45}.count-meta{display:flex;gap:18px;font-size:.8rem;color:var(--muted);border-top:1px solid var(--border);padding-top:14px}.count-meta strong{font-weight:600;color:#293b58}.review-block{padding:24px 0;border-bottom:1px solid var(--border)}h2{font-size:.94rem;margin:0;font-weight:650;letter-spacing:-.015em}.review-heading{display:flex;justify-content:space-between;align-items:center;gap:8px}.pill{background:#fff0d1;color:#7d5200;font-size:.75rem;border-radius:4px;padding:3px 7px}.review-block p{font-size:.875rem;line-height:1.5;color:var(--muted);margin:9px 0 15px}.secondary{font-size:.81rem;background:#f8faff}.selection{min-height:42px!important;margin-bottom:8px!important;font-size:.8rem!important}.selection-actions{display:flex;gap:6px}.small{padding:6px 12px;font-size:.8rem}.settings{padding:20px 0 10px}summary{cursor:pointer;font-size:.94rem;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:14px}summary::-webkit-details-marker{display:none}.settings-body{padding-top:22px}.settings label{display:flex;justify-content:space-between;font-size:.875rem;margin-bottom:8px;gap:16px}output{color:#495d82;font-variant-numeric:tabular-nums}.settings input{width:100%;margin:0;accent-color:var(--blue);height:20px}.settings p{margin:6px 0 20px;font-size:.76rem;line-height:1.5;color:var(--muted)}.settings .settings-status{margin:8px 0 5px;color:#99640b}.export-links{display:flex;justify-content:center;gap:18px;margin-top:12px}.text-button{border:0;padding:3px 0;background:none;font-size:.75rem;color:#52617a}.image-panel{min-width:0}.image-heading{height:78px;padding:19px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.image-heading h2{max-width:460px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-heading p{font-size:.76rem;margin:5px 0 0;color:var(--muted)}.display-toggles{display:flex;gap:13px;font-size:.8rem;color:#53617a;white-space:nowrap}.display-toggles label{display:flex;gap:5px;align-items:center}.display-toggles input{accent-color:var(--blue)}.canvas-toolbar{min-height:52px;padding:7px 16px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.canvas-toolbar button{border-color:transparent;background:none;padding:7px 10px;font-size:.81rem;font-weight:500}.canvas-toolbar button.active{background:#eaf0ff;color:#1d4dce;border-color:#dae4ff}.tool-modes{display:flex;gap:4px;flex-wrap:wrap}.stage{position:relative;height:550px;background:#e8ecf2;overflow:hidden;background-image:radial-gradient(#bac4d140 .7px,transparent .7px);background-size:10px 10px}.stage canvas{width:100%;height:100%;display:block;touch-action:none;cursor:grab}.stage[data-mode="add"] canvas{cursor:crosshair}.stage[data-mode="remove"] canvas{cursor:not-allowed}.stage[data-mode="boundary"] canvas{cursor:crosshair}.stage.panning canvas{cursor:grabbing}.loading,.drop-hint{position:absolute;inset:0;background:#edf1f6db;display:flex;align-items:center;justify-content:center;gap:12px;color:#334b6c;font-size:.94rem;z-index:3}.loading[hidden],.drop-hint[hidden]{display:none}.spinner{width:20px;height:20px;border:2px solid #c5d0e8;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.zoom{position:absolute;bottom:17px;right:18px;display:flex;align-items:center;background:#fff;border:1px solid #dae0ec;border-radius:7px;box-shadow:0 3px 12px #21324914;overflow:hidden}.zoom button{border:0;border-radius:0;padding:8px 10px}.zoom span{font-size:.75rem;width:45px;text-align:center;color:#627188}.zoom button:last-child{border-left:1px solid #e2e7f0}.image-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 20px;border-bottom:1px solid var(--border);flex-wrap:wrap}.image-footer p{font-size:.76rem;color:var(--muted);margin:0;line-height:1.5}.legend{display:flex;gap:13px;font-size:.69rem;color:#52627a}.legend span{display:flex;align-items:center;gap:5px}.dot{width:7px;height:7px;display:inline-block;border-radius:50%}.blue{background:#3568ed}.amber{background:#d98906}.green{background:#159473}.warnings{padding:0 22px}.warning{color:#7a5922;background:#fff8e9;border-left:2px solid #e8be63;padding:10px 12px;font-size:.8rem;line-height:1.5;margin:14px 0 0}.examples{padding:21px 22px 24px}.examples-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;gap:15px}.examples-heading span{font-size:.74rem;color:var(--muted)}.samples{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:8px}.sample{display:flex;flex-direction:column;align-items:center;gap:5px;border:1px solid var(--border);padding:4px 4px 6px;min-width:0;color:#68758a;font-size:.68rem;background:#fafbfc}.sample img{width:100%;height:58px;object-fit:cover;border-radius:3px}.sample.active{border-color:#5279ec;box-shadow:0 0 0 1px #5279ec;color:#234bc0}.method{margin-top:24px;background:#fff;border:1px solid var(--border);border-radius:9px;padding:21px 24px}.method summary{font-size:.875rem}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:27px}.method p{font-size:.875rem;line-height:1.65;color:var(--muted);margin:10px 0 0}.bottom{display:flex;justify-content:space-between;margin-top:24px;color:#8791a3;font-size:.66rem;letter-spacing:.09em}.bottom span{letter-spacing:0}#notice{background:#ffefea;border:1px solid #f1c5b9;border-radius:8px;padding:12px 16px;margin-bottom:18px;font-size:.9rem;color:#8b351e}#notice[hidden]{display:none}@media(min-width:1450px){.stage{height:610px}}@media(max-width:1150px){main{padding:26px 3%}.topbar{padding:0 3%}.workspace{grid-template-columns:260px minmax(0,1fr)}.sidebar{padding:24px 18px}.stage{height:530px}.image-heading{padding:17px}.display-toggles{font-size:.75rem}.samples{grid-template-columns:repeat(5,minmax(0,1fr))}.sample img{height:62px}.sample{flex-direction:row;font-size:.7rem}.sample img{width:75%}.legend{font-size:.68rem}}@media(max-width:780px){.topbar{height:64px;gap:15px}.brand{font-size:1.2rem}.privacy{display:none}.topbar>a:last-child{margin-left:auto;font-size:.8rem}main{padding:23px 14px}.page-heading{gap:14px}h1{font-size:1.5rem}.eyebrow{font-size:.66rem}.upload-trigger{font-size:.8rem;padding:10px 12px;gap:6px}.workspace{display:flex;flex-direction:column}.image-panel{order:0}.sidebar{order:1;border-right:0;border-top:1px solid var(--border);display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:22px}.count{font-size:4.5rem}.review-block{padding:0;border:0}.count-meta{flex-wrap:wrap;gap:8px}.settings{grid-column:1/-1;padding:15px 0;border-top:1px solid var(--border)}.settings-body{display:block}.sidebar>#export{grid-column:1/-1}.export-links{grid-column:1/-1;margin:0}.stage{height:440px}.image-heading{height:auto;min-height:72px;gap:12px}.image-heading h2{max-width:210px;font-size:.85rem}.display-toggles{flex-direction:column;gap:5px}.canvas-toolbar{padding:7px}.canvas-toolbar button{font-size:.73rem;padding:7px}.tool-modes{gap:0}.image-footer{padding:12px 16px}.legend{gap:10px}.examples{padding:18px 16px}.examples-heading{align-items:flex-start}.examples-heading span{font-size:.67rem;max-width:115px;text-align:right}.sample{flex-direction:column}.sample img{width:100%;height:58px}.method{padding:18px}.method-grid{grid-template-columns:1fr;gap:20px}.bottom{font-size:.6rem}.warning{font-size:.77rem}.settings p{font-size:.82rem}.selection{font-size:.82rem!important}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
.bottom{gap:12px;flex-wrap:wrap;line-height:1.7}.bottom a{white-space:nowrap;text-underline-offset:3px}
.dedication{margin:20px 0 4px;text-align:center;font-size:.75rem;line-height:1.6;color:var(--muted)}
