:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body,#root{color:#eee;background:#1a1a2e;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.app{flex-direction:column;width:100%;height:100%;display:flex}.upload-screen{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;padding:20px;display:flex}.upload-screen h1{color:#fff;text-align:center;font-size:2rem}.upload-screen h1 span{font-size:3rem;display:block}.mode-toggle{background:#2a2a4a;border-radius:14px;gap:8px;padding:6px;display:flex}.mode-btn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:12px 20px;font-size:1rem;transition:all .2s}.mode-btn.active{color:#fff;background:#6c5ce7}.mode-description{color:#888;text-align:center;font-size:.95rem}.difficulty-picker{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.difficulty-btn{color:#ccc;cursor:pointer;background:#2a2a4a;border:2px solid #444;border-radius:12px;padding:12px 24px;font-size:1rem;transition:all .2s}.difficulty-btn.active{color:#fff;background:#6c5ce7;border-color:#6c5ce7}.upload-area{aspect-ratio:4/3;cursor:pointer;border:3px dashed #444;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;max-width:400px;transition:all .2s;display:flex}.upload-area:hover,.upload-area.dragover{background:#6c5ce71a;border-color:#6c5ce7}.upload-area svg{stroke:#666;width:64px;height:64px}.upload-area p{color:#888;font-size:1.1rem}.upload-area input{display:none}.camera-btn{color:#fff;cursor:pointer;background:#6c5ce7;border:none;border-radius:16px;align-items:center;gap:10px;padding:16px 32px;font-size:1.2rem;display:flex}.camera-btn svg{width:24px;height:24px}.loading-screen{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;display:flex}.spinner{border:4px solid #333;border-top-color:#6c5ce7;border-radius:50%;width:60px;height:60px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.paint-screen{flex-direction:column;flex:1;height:100%;display:flex;overflow:hidden}.toolbar{background:#16213e;align-items:center;gap:12px;padding:8px 12px;display:flex}.toolbar button{color:#fff;cursor:pointer;background:#2a2a4a;border:none;border-radius:8px;padding:8px 16px;font-size:.9rem}.toolbar button:disabled{opacity:.4;cursor:not-allowed}.toolbar .progress{color:#888;margin-left:auto;font-size:.9rem}.toolbar .mode-label{color:#6c5ce7;margin-left:auto;font-size:.9rem}.brush-controls{color:#aaa;background:#16213e;flex-wrap:wrap;align-items:center;gap:12px;padding:8px 16px;font-size:.85rem;display:flex}.brush-control-group{align-items:center;gap:6px;display:flex}.brush-control-group span{white-space:nowrap}.brush-size-label{text-align:center;color:#6c5ce7;min-width:24px;font-weight:700}.brush-controls input[type=range]{accent-color:#6c5ce7;width:80px}.brush-shapes{gap:4px;display:flex}.shape-btn{color:#888;cursor:pointer;background:#1a1a2e;border:2px solid #333;border-radius:6px;width:32px;height:32px;font-size:1rem;transition:all .2s}.shape-btn:hover{color:#aaa;border-color:#555}.shape-btn.active{color:#fff;background:#2d2d5a;border-color:#6c5ce7}.eraser-btn{cursor:pointer;background:#1a1a2e;border:2px solid #333;border-radius:6px;width:36px;height:32px;font-size:1.1rem;transition:all .2s}.eraser-btn:hover{border-color:#555}.eraser-btn.active{background:#3d2a2a;border-color:#ff6b6b}.brush-preview{background:#fff;border:1px solid #444;border-radius:50%;flex-shrink:0;min-width:12px;min-height:12px}.brush-preview.square{border-radius:2px}.brush-preview.soft{border-radius:50%;background:radial-gradient(circle,#fff 30%,#0000 70%)!important}.brush-cursor{pointer-events:none;z-index:10;border:2px solid #6c5ce7cc;border-radius:50%;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 4px #00000080}.brush-cursor.square{border-radius:2px}.brush-cursor.soft{background:radial-gradient(circle,#6c5ce733 30%,#0000 70%);border-radius:50%}.brush-cursor.eraser{background:repeating-linear-gradient(45deg,#ff6b6b1a,#ff6b6b1a 2px,#0000 2px 4px);border-color:#ff6b6bcc}.canvas-container{touch-action:none;cursor:grab;background:#0d0d1a;flex:1;position:relative;overflow:hidden}.canvas-container:active{cursor:grabbing}.canvas-container.wrong-color{animation:.3s ease-in-out shake}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.canvas-container canvas{position:absolute;top:0;left:0}.palette{-webkit-overflow-scrolling:touch;background:#16213e;gap:8px;padding:12px;display:flex;overflow-x:auto}.palette.coloring-book-palette{flex-wrap:wrap;justify-content:center;gap:6px;max-height:120px;overflow-y:auto}.palette.coloring-book-palette .color-swatch{width:44px;height:44px}.color-swatch{cursor:pointer;color:#fff;text-shadow:0 1px 2px #00000080;border:3px solid #0000;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.2rem;font-weight:700;transition:transform .15s;display:flex}.color-swatch.selected{border-color:#fff;transform:scale(1.1)}.color-swatch .number{background:#0006;border-radius:6px;padding:2px 6px;font-size:.9rem}.celebration{z-index:100;background:#000000d9;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:fixed;inset:0}.celebration h2{color:#fff;font-size:2.5rem}.celebration button{color:#fff;cursor:pointer;background:#6c5ce7;border:none;border-radius:16px;padding:16px 32px;font-size:1.2rem}.error{color:#ff6b6b;text-align:center;padding:20px}
