@font-face{font-family:DrawHand;src:url('/fonts/Caveat.ttf') format('truetype');font-display:swap}
:root{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#30322f;background:#faf9f6;font-size:14px;font-synthesis:none;--paper:#faf9f6;--muted:#888b83;--border:#e8e8e2;--accent:#eeede7;--selected:#e8eae3;--shadow:0 2px 5px #24251d04,0 7px 22px #24251d05}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit;border:0;background:none;-webkit-tap-highlight-color:transparent}button:disabled{opacity:.3;cursor:default}button:not(:disabled):hover{background:#f0f0eb}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #6b7e59;outline-offset:3px}button svg,[data-icon] svg{width:19px;height:19px;display:block;flex-shrink:0}button{transition:background .12s,color .12s}button[hidden],[hidden]{display:none!important}.island{background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:12px}#canvas{width:100%;height:100%;position:absolute;inset:0;touch-action:none;outline:none;user-select:none;-webkit-user-select:none;cursor:crosshair}.header{position:absolute;top:22px;left:22px;right:22px;display:flex;justify-content:space-between;pointer-events:none;align-items:center}.header>*{pointer-events:auto}.document-bar{display:flex;align-items:center;gap:11px}.brand{width:40px;height:40px;border-radius:12px;background:#30332e;color:white;display:grid;place-items:center}.brand:hover{background:#464b41!important}.brand svg{width:28px;height:28px}.document-name{display:flex;flex-direction:column;gap:4px}.document-name input{font-size:14px;font-weight:550;color:#343630;width:140px;max-width:16vw;padding:0;background:none;border:0;outline:0;text-overflow:ellipsis}.document-name input:focus{box-shadow:0 1px #797f6d}.document-name>span{font-size:11px;color:#898c81;display:flex;align-items:center;gap:5px;white-space:nowrap}.document-name i{width:4px;height:4px;border-radius:50%;background:#839570}.menu-chevron{margin-left:-6px;color:#868c7f}.icon-button{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;flex-shrink:0}.button{display:flex;align-items:center;justify-content:center;gap:9px;padding:10px 14px;border-radius:9px;border:1px solid #e0e2d9;background:white;font-weight:500;font-size:13px;min-height:38px}.export-button{background:#34382f;color:#fff;border-color:#34382f;padding:10px 14px;box-shadow:0 2px 3px #2027190b}.export-button:hover{background:#4b5243!important}.export-button svg{width:16px;height:16px}.export-chevron{margin-left:8px;opacity:.65}.toolbar{position:absolute;top:20px;left:50%;transform:translateX(-50%);display:flex;padding:6px;gap:3px;border-radius:14px}.tool-button{position:relative;width:43px;height:46px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding-bottom:4px}.tool-button svg{width:20px;height:20px;stroke-width:1.6}.tool-button .tool-key{font-size:9px;position:absolute;right:5px;bottom:4px;color:#a1a29a}.tool-button.active{background:#e8ecdf;color:#455436}.tool-button.active .tool-key{color:#7c896c}.tool-separator{width:1px;background:#eeeeea;margin:8px 3px}.properties{position:absolute;left:22px;top:105px;width:186px;padding:17px 15px 15px;user-select:none}.property-heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:17px;font-size:12px;font-weight:600}.property-heading span:last-child{font-weight:400;color:#92958d;font-size:11px}.property-group{margin-bottom:18px}.property-group:last-child{margin-bottom:0}.property-group label{display:block;font-size:12px;color:#73786d;margin-bottom:9px}.swatches{display:flex;gap:6px}.swatch{width:25px;height:25px;border:3px solid white;border-radius:7px;box-shadow:0 0 0 1px transparent;position:relative}.swatch:hover{filter:brightness(.93)}.swatch.active{box-shadow:0 0 0 1px #9ca48e}.swatch.transparent{background:linear-gradient(135deg,#fff 46%,#e28a85 48%,#e28a85 52%,#fff 54%)}.custom-color{height:32px;margin-top:10px;display:flex;align-items:center;gap:8px;border:1px solid #e9eae4;border-radius:6px;padding:4px 7px}.custom-color input{height:18px;width:18px;border:0;padding:0;overflow:hidden;border-radius:3px;background:none;cursor:pointer}.custom-color input::-webkit-color-swatch-wrapper{padding:0}.custom-color input::-webkit-color-swatch{border:0;border-radius:3px}.custom-color span{font-size:11px;color:#90948b}.custom-color span:last-child{margin-left:auto}.custom-color svg{width:13px;height:13px}.segments{display:flex;gap:5px}.segments button{display:grid;place-items:center;flex:1;height:31px;border-radius:6px;background:#f5f5f1;border:1px solid transparent;font-size:11px}.segments button.active{background:#edf0e7;border-color:#dfe4d5;color:#536443}.segments i{display:block;width:20px;background:currentColor;border-radius:8px}.segments svg{width:16px;height:16px}.property-divider{height:1px;background:var(--border);margin:15px 0}.property-group select{width:100%;border:1px solid var(--border);border-radius:6px;padding:6px;background:#f5f5f1;color:inherit;font-size:12px}.empty-state{pointer-events:none;position:absolute;left:50%;top:47%;transform:translate(-50%,-50%);text-align:center;color:#888d80;width:360px;max-width:70vw;transition:opacity .15s}.empty-state>svg{width:64px;height:52px;margin-bottom:11px;color:#959c8a}.empty-state h1{font-family:DrawHand,cursive;font-size:31px;font-weight:500;color:#696e61;margin:0 0 10px;letter-spacing:-.3px}.empty-state p{font-size:13px;color:#95998f;margin:0}.empty-shortcuts{display:flex;justify-content:center;gap:19px;margin-top:24px;font-size:11px;color:#969c8e}.empty-shortcuts span{display:flex;align-items:center;gap:5px}kbd{font-family:inherit;display:inline-grid;place-items:center;min-width:20px;height:22px;border:1px solid #dddfd5;border-radius:4px;padding:0 4px;font-size:11px;color:#8c9481;background:#fbfcf8}.bottom-bar{position:absolute;bottom:20px;left:22px;right:22px;display:flex;align-items:center;justify-content:space-between;pointer-events:none;gap:15px}.bottom-bar>*{pointer-events:auto}.bottom-left,.bottom-right{display:flex;align-items:center;gap:10px}.zoom-control,.history-control{display:flex;align-items:center;padding:4px;border-radius:10px}.zoom-control>button:not(.icon-button){font-size:12px;width:50px;align-self:stretch;border-radius:6px;color:#707568}.zoom-control .icon-button svg{width:16px;height:16px}.divider{height:18px;width:1px;background:var(--border);margin:0 3px}.history-control{gap:1px}.history-control svg{width:17px;height:17px}.canvas-hint{position:absolute;left:50%;transform:translateX(-50%);font-size:11px;color:#9b9f92;white-space:nowrap;pointer-events:none}.bottom-right>.icon-button{height:36px;width:36px;border-radius:50%;color:#818775}.mobile-style{display:none}.menu{position:absolute;top:74px;left:22px;width:260px;padding:7px;z-index:10}.menu-title{font-size:10px;letter-spacing:1.2px;color:#92978b;padding:10px 11px 12px}.menu button{display:flex;align-items:center;gap:11px;width:100%;padding:11px;border-radius:6px;font-size:12px;text-align:left}.menu button svg{height:17px;width:17px;color:#7d8573}.menu-key{margin-left:auto;font-size:10px;color:#989d90}.menu hr{height:1px;background:#edeee9;border:0;margin:5px 6px}.menu p{font-size:11px;line-height:1.7;color:#989d90;margin:11px}.menu #grid-check{margin-left:auto}.export-menu{left:auto;right:22px;width:220px}.dark{background:#34382f;color:white;border-color:#34382f}.dark:hover{background:#4b5243!important}#text-editor{position:absolute;margin:0;padding:4px;border:0;resize:none;outline:1px dashed #7c9261;outline-offset:2px;background:#faf9f680;line-height:1.25;z-index:5;min-width:40px;overflow:hidden;white-space:pre-wrap;overflow-wrap:break-word;font-family:DrawHand,cursive;transform-origin:top left}#toast{position:absolute;bottom:85px;left:50%;transform:translateX(-50%) translateY(8px);background:#34382f;color:white;padding:11px 17px;border-radius:9px;font-size:12px;box-shadow:var(--shadow);opacity:0;pointer-events:none;transition:.2s;max-width:80vw;text-align:center}#toast.visible{opacity:1;transform:translateX(-50%)}dialog{border:1px solid #e4e6dc;border-radius:16px;padding:24px;background:#fff;color:#34392d;box-shadow:0 25px 100px #202a1730;width:480px;max-width:calc(100vw - 32px)}dialog::backdrop{background:#3f483732;backdrop-filter:blur(3px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}.dialog-heading h2{font-size:17px;margin:0;font-weight:550}.dialog-heading .icon-button{width:28px;height:28px;color:#8b9182}.dialog-note,dialog>p{font-size:12px;line-height:1.8;color:#8c9284}#shortcut-list{display:grid;grid-template-columns:1fr 1fr;gap:0 27px}.shortcut-row{display:flex;align-items:center;justify-content:space-between;padding:9px 0;border-bottom:1px solid #f0f1eb;font-size:12px}.shortcut-row kbd{font-size:11px}.dialog-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:24px}.dialog-actions .button{font-size:12px;padding:9px 12px}#selection{pointer-events:none}#selection [data-handle]{pointer-events:auto}.selection-box{fill:none;stroke:#7c9261;stroke-width:1}.selection-handle{fill:white;stroke:#7c9261;stroke-width:1;rx:2}.marquee{fill:#91a47710;stroke:#91a477;stroke-width:1}.tool-button::after{content:attr(data-tooltip);display:none;position:absolute;top:54px;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:11px;font-weight:400;background:#34382f;color:white;border-radius:5px;padding:7px 9px;z-index:20;pointer-events:none}.tool-button:hover::after{display:block}
@media(min-width:1450px){.document-name input{width:190px}}
@media(max-width:1100px){.toolbar{top:83px}.properties{top:166px}.document-name input{max-width:45vw}.menu{top:72px}.canvas-hint{display:none}.empty-state{top:51%}}
@media(max-width:640px){.header{top:17px;left:16px;right:16px}.brand{width:36px;height:36px;border-radius:10px}.document-bar{gap:9px}.document-name input{width:110px;font-size:14px;max-width:35vw}.document-name>span{font-size:10px}.export-button{font-size:12px;padding:9px 12px;min-height:36px;gap:7px}.export-chevron{display:none}.toolbar{top:76px;padding:5px;gap:1px;max-width:calc(100vw - 24px);width:max-content;border-radius:12px}.tool-button{width:35px;height:42px}.tool-button svg{width:19px;height:19px}.tool-key{display:none}.tool-separator{margin:8px 3px}.properties{display:none;left:16px;top:137px;width:180px;z-index:6}.properties.mobile-open{display:block}.mobile-style{display:grid}.empty-state{top:48%;max-width:85vw}.empty-state h1{font-size:29px}.empty-shortcuts{gap:13px}.bottom-bar{bottom:max(16px,env(safe-area-inset-bottom));left:12px;right:12px;gap:5px}.bottom-left,.bottom-right{gap:6px}.zoom-control .icon-button{width:28px}.zoom-control>button:not(.icon-button){width:42px}.history-control .icon-button{width:29px}.bottom-right>.icon-button{width:33px;height:33px}.zoom-control,.history-control{padding:3px}.menu{left:16px;top:64px}.export-menu{left:auto;right:16px}.menu-chevron{display:none}.dialog-actions{flex-wrap:wrap}.dialog-note{font-size:12px}#shortcut-list{gap:0 16px}.property-group label{font-size:13px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}

.header-actions{display:flex;gap:8px;align-items:center}#save-status[data-state="saved"]{color:#61774d}#save-status[data-state="offline"],#save-status[data-state="error"]{color:#9b6337}#retry-save{font-size:11px;text-align:left;padding:0;color:#9b6337;text-decoration:underline;width:max-content}#drawing-list{display:flex;flex-direction:column;max-height:55vh;overflow:auto;gap:6px}.drawing-row{display:flex;flex-direction:column;text-align:left;gap:7px;padding:14px;border:1px solid var(--border);border-radius:9px}.drawing-row strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-weight:550}.drawing-row span{font-size:11px;color:#878d80}#private-link{width:100%;padding:12px;border:1px solid var(--border);border-radius:8px;font-size:12px}#cloud-overlay{position:absolute;inset:150px 0 75px;z-index:9;background:#faf9f6ed;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px;color:#757e6c;text-align:center}#cloud-message{max-width:460px;line-height:1.7;font-size:14px}#cloud-recovery-actions{display:flex;gap:10px;margin-top:12px}@media(max-width:640px){#copy-link .link-label{display:none}#copy-link{padding:9px}.header-actions{gap:6px}.document-name input{width:100px}.document-name>span{max-width:140px;overflow:hidden;text-overflow:ellipsis}}
