: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%}.splash-container{z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;animation:.8s ease-out 3.2s forwards splashFadeOut;display:flex;position:fixed;top:0;left:0;overflow:hidden}@keyframes splashFadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.splash-bg{background:linear-gradient(135deg,#0f3460 0%,#16213e 50%,#1a1a2e 100%);width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.splash-blob{filter:blur(80px);opacity:.3;border-radius:50%;position:absolute}.blob-1{background:radial-gradient(circle at 30% 30%,#e94560,#0000 70%);width:300px;height:300px;animation:8s ease-in-out infinite blob1-move;top:-50px;right:-100px}.blob-2{background:radial-gradient(circle at 70% 70%,#ff6b7a,#0000 70%);width:250px;height:250px;animation:10s ease-in-out infinite blob2-move;bottom:-80px;left:10%}.blob-3{background:radial-gradient(circle,#e94560,#0000 70%);width:280px;height:280px;animation:9s ease-in-out infinite blob3-move;top:20%;left:-80px}@keyframes blob1-move{0%,to{transform:translate(0)}50%{transform:translate(-30px,30px)}}@keyframes blob2-move{0%,to{transform:translate(0)}50%{transform:translate(30px,-40px)}}@keyframes blob3-move{0%,to{transform:translate(0)}50%{transform:translate(50px,20px)}}.splash-content{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:40px;display:flex;position:relative}.splash-logo-wrapper{opacity:0;animation:1.2s cubic-bezier(.34,1.56,.64,1) .3s forwards logoFloat;position:relative;transform:translateY(30px)}@keyframes logoFloat{0%{opacity:0;transform:translateY(30px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.splash-logo{justify-content:center;align-items:center;gap:20px;display:flex;position:relative}.logo-icon{background:linear-gradient(135deg,#e94560 0%,#ff6b7a 100%);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;font-size:3.5rem;animation:3s linear infinite logoRotate;display:flex;position:relative;box-shadow:0 12px 40px #e9456066}@keyframes logoRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.logo-icon:before{content:"";opacity:.2;border:2px solid #e94560;border-radius:20px;animation:2s ease-in-out infinite logoPulse;position:absolute;inset:-4px}@keyframes logoPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.logo-text{text-align:left}.logo-text h1{background:linear-gradient(135deg,#e94560 0%,#ff6b7a 100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;opacity:0;-webkit-background-clip:text;background-clip:text;margin:0;font-size:3rem;font-weight:800;line-height:1;animation:.8s ease-out .5s forwards textSlideIn}.logo-text p{color:#aaa;letter-spacing:3px;text-transform:uppercase;opacity:0;margin:0;font-size:1.2rem;font-weight:600;animation:.8s ease-out .7s forwards textSlideIn}@keyframes textSlideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.particles{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.particle{width:100%;height:100%;animation:3s ease-out forwards particleFloat;position:absolute;top:50%;left:50%}.particle-dot{background:radial-gradient(circle at 30% 30%,#e94560,#ff6b7a);border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 12px #e9456099}.particle{--particle-index:0;animation-delay:calc(.1s * var(--particle-index))}@keyframes particleFloat{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(calc(cos(calc(var(--particle-index) * 30deg)) * 150px), calc(sin(calc(var(--particle-index) * 30deg)) * 150px)) scale(0)}}.splash-tagline{flex-wrap:wrap;justify-content:center;gap:12px;padding:20px;display:flex}.tagline-word{color:#fff;letter-spacing:1px;opacity:0;font-size:1.8rem;font-weight:700;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards wordBounce}.tagline-word:first-child{animation-delay:.6s}.tagline-word:nth-child(2){animation-delay:.8s}.tagline-word:nth-child(3){animation-delay:1s}.tagline-word:nth-child(4){color:#e94560;animation-delay:1.2s}@keyframes wordBounce{0%{opacity:0;transform:translateY(30px)scale(.8)}to{opacity:1;transform:translateY(0)scale(1)}}.splash-loading{opacity:0;flex-direction:column;align-items:center;gap:16px;animation:.8s ease-out 1.5s forwards fadeInUp;display:flex}.loading-bar-container{background-color:#ffffff1a;border:1px solid #e945604d;border-radius:2px;width:200px;height:4px;overflow:hidden}.loading-bar{background:linear-gradient(90deg,#e94560 0%,#ff6b7a 50%,#e94560 100%) 0 0/200% 100%;border-radius:2px;height:100%;animation:1.5s ease-in-out infinite loadingBarMove}@keyframes loadingBarMove{0%{background-position:0 0;width:0%}50%{background-position:100% 0;width:100%}to{background-position:0 0;width:100%}}.loading-text{color:#aaa;letter-spacing:.5px;font-size:.95rem;font-weight:500;animation:1.5s ease-in-out infinite textPulse}@keyframes textPulse{0%,to{opacity:.6}50%{opacity:1}}.splash-ready{opacity:0;flex-direction:column;align-items:center;gap:12px;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards popIn;display:flex}.ready-icon{color:#fff;background:linear-gradient(135deg,#e94560 0%,#ff6b7a 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;animation:.6s cubic-bezier(.34,1.56,.64,1) iconBounce;display:flex}@keyframes iconBounce{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.ready-text{color:#e94560;letter-spacing:1px;opacity:0;margin:0;font-size:1.1rem;font-weight:700;animation:.6s ease-out .3s forwards fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.splash-overlay{z-index:-1;background:linear-gradient(135deg,#0f3460 0%,#16213e 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=768px){.splash-content{gap:30px;padding:20px}.logo-icon{width:70px;height:70px;font-size:2.5rem}.logo-text h1{font-size:2.2rem}.logo-text p{font-size:1rem}.splash-tagline{gap:8px}.tagline-word{font-size:1.4rem}.loading-bar-container{width:150px}}@media (width<=480px){.splash-container{padding:20px}.splash-content{gap:20px}.splash-logo{gap:12px}.logo-icon{width:60px;height:60px;font-size:2rem}.logo-text h1{font-size:1.8rem}.logo-text p{font-size:.85rem}.tagline-word{font-size:1.1rem}.blob-1,.blob-2,.blob-3{filter:blur(60px)}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#e0e0e0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0f3460 0%,#16213e 100%);font-family:Inter,Segoe UI,sans-serif;line-height:1.6}.App{flex-direction:column;width:100%;min-height:100vh;display:flex}.navbar{z-index:100;background:linear-gradient(135deg,#0f3460 0%,#1a1a2e 100%);border-bottom:3px solid #e94560;position:sticky;top:0;box-shadow:0 4px 20px #e9456026}.navbar-container{justify-content:space-between;align-items:center;max-width:1400px;height:70px;margin:0 auto;padding:0 20px;display:flex}.navbar-logo{color:#fff;letter-spacing:.5px;align-items:center;gap:12px;font-size:1.5rem;font-weight:700;display:flex}.logo-icon{background:linear-gradient(135deg,#e94560 0%,#ff6b7a 100%);border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;font-size:2rem;display:flex;box-shadow:0 4px 12px #e945604d}.nav-buttons{gap:12px;display:flex}.nav-btn{color:#aaa;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:2px solid #404d6f;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.nav-btn:hover{color:#e94560;border-color:#e94560;transform:translateY(-2px);box-shadow:0 4px 12px #e9456033}.nav-btn.active{color:#fff;background:linear-gradient(135deg,#e94560 0%,#ff6b7a 100%);border-color:#e94560;box-shadow:0 8px 20px #e945604d}.main-content{background:linear-gradient(135deg,#0f346080 0%,#16213e80 100%);flex:1;justify-content:center;padding:40px 20px;display:flex;overflow-y:auto}.footer{text-align:center;color:#888;letter-spacing:.5px;background:linear-gradient(135deg,#0f3460 0%,#1a1a2e 100%);border-top:2px solid #404d6f;padding:20px;font-size:.9rem}@media (width<=1024px){.navbar-container{height:60px;padding:0 15px}.navbar-logo{font-size:1.2rem}.logo-icon{width:40px;height:40px;font-size:1.5rem}.nav-btn{gap:6px;padding:8px 16px;font-size:.9rem}.main-content{padding:25px 15px}.footer{padding:15px;font-size:.85rem}}@media (width<=768px){.navbar-container{height:55px;padding:0 12px}.navbar-logo{font-size:1rem}.navbar-logo span{display:none}.logo-icon{width:38px;height:38px;font-size:1.3rem}.nav-btn{padding:7px 14px;font-size:.85rem}.nav-btn span{display:none}.main-content{padding:20px 12px}.footer{padding:12px;font-size:.8rem}}@media (width<=600px){.navbar-container{height:50px;padding:0 10px}.navbar-logo{font-size:.9rem}.logo-icon{width:35px;height:35px;font-size:1.2rem}.nav-buttons{gap:8px}.nav-btn{border-radius:6px;padding:6px 12px;font-size:.75rem}.main-content{padding:15px 10px}.footer{padding:10px;font-size:.75rem}}@media (width<=480px){.navbar-container{height:45px;padding:0 8px}.navbar-logo{font-size:.8rem}.logo-icon{width:32px;height:32px;font-size:1rem}.nav-buttons{gap:6px}.nav-btn{border-radius:4px;padding:5px 10px;font-size:.7rem}.main-content{padding:12px 8px}.footer{padding:8px;font-size:.7rem}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0f3460}::-webkit-scrollbar-thumb{background:#e94560;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#ff6b7a}::selection{color:#fff;background-color:#e94560}#editor{flex-direction:column;align-items:center;gap:28px;width:100%;max-width:900px;animation:.5s ease-out fadeIn;display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.editor-header{text-align:center;width:100%}.editor-header h1{letter-spacing:-.5px;color:#fff;justify-content:center;align-items:center;gap:12px;margin-bottom:8px;font-size:2.5rem;font-weight:700;display:flex}.editor-header h1 svg{color:#e94560}.editor-header p{color:#aaa;letter-spacing:.3px;font-size:1rem}.setup-section{background:linear-gradient(135deg,#16213e 0%,#1a2633 100%);border:2px solid #404d6f;border-radius:12px;width:100%;padding:28px;box-shadow:0 8px 24px #0003}.setup-section h2{color:#e94560;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-size:1.2rem}#options{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.option{flex-direction:column;align-items:center;gap:12px;min-width:140px;display:flex}.option label{color:#e94560;text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:700}.panelInput{text-align:center;color:#fff;background:#0f3460;border:2px solid #e94560;border-radius:8px;width:100px;padding:12px;font-size:1rem;font-weight:600;transition:all .3s}.panelInput:hover{border-color:#ff6b7a;box-shadow:0 0 12px #e945604d}.panelInput:focus{border-color:#ff6b7a;outline:none;box-shadow:0 0 16px #e9456066}.primary-button{color:#fff;cursor:pointer;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(135deg,#e94560 0%,#ff6b7a 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:14px 40px;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 20px #e945604d}.primary-button:hover{transform:translateY(-4px);box-shadow:0 12px 28px #e9456066}.primary-button:active{transform:translateY(-2px)}.undo-redo-section{background:linear-gradient(135deg,#16213e 0%,#1a2633 100%);border:2px solid #404d6f;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px 24px;animation:.4s ease-out slideDown;display:flex}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.undo-redo-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:linear-gradient(135deg,#404d6f,#505d7f);border:2px solid #e94560;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:.9rem;font-weight:700;transition:all .3s;display:flex}.undo-redo-btn:hover:not(.disabled){background:linear-gradient(135deg,#e94560,#ff6b7a);transform:translateY(-2px);box-shadow:0 6px 16px #e9456066}.undo-redo-btn:active:not(.disabled){transform:translateY(0)}.undo-redo-btn.disabled{color:#666;cursor:not-allowed;opacity:.5;background:#404d6f;border-color:#666}.undo-redo-btn.clear-btn{border-color:#ff4757}.undo-redo-btn.clear-btn:hover:not(.disabled){background:linear-gradient(135deg,#ff4757,#ff6b7a);border-color:#ff4757;box-shadow:0 6px 16px #ff475766}.history-info{color:#e94560;letter-spacing:.5px;background-color:#e945601a;border:1px solid #e94560;border-radius:6px;padding:8px 16px;font-size:.85rem;font-weight:700}.editor-tools{background:linear-gradient(135deg,#16213e 0%,#1a2633 100%);border:2px solid #404d6f;border-radius:12px;width:100%;padding:28px;animation:.4s ease-out slideIn;box-shadow:0 8px 24px #0003}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.color-picker-section{flex-direction:column;align-items:center;gap:16px;display:flex}.color-header{color:#e94560;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:12px;font-size:1rem;font-weight:700;display:flex}.color-header svg{color:#e94560}.color-header span{margin-left:8px;font-size:1.4rem}@media (width<=1024px){#editor{gap:20px;max-width:100%}.editor-header h1{gap:8px;font-size:1.8rem}.editor-header p{font-size:.9rem}.setup-section,.editor-tools{border-radius:10px;padding:20px}.setup-section h2{margin-bottom:15px;font-size:1rem}#options{gap:16px}.option{gap:8px;min-width:120px}.option label{font-size:.8rem}.panelInput{width:90px;padding:10px;font-size:.95rem}.primary-button{gap:8px;padding:12px 32px;font-size:.95rem}.undo-redo-section{gap:10px;padding:12px 16px}.undo-redo-btn{gap:6px;padding:8px 14px;font-size:.8rem}.history-info{padding:6px 12px;font-size:.8rem}}@media (width<=768px){#editor{gap:16px}.editor-header h1{font-size:1.5rem}.editor-header p{font-size:.85rem}.setup-section,.editor-tools{padding:16px}#options{flex-direction:column;gap:12px}.option{width:100%;min-width:unset}.primary-button{width:100%;padding:12px 24px}.undo-redo-section{flex-direction:column;padding:12px}.undo-redo-btn{justify-content:center;width:100%}}@media (width<=600px){#editor{gap:12px}.editor-header h1{gap:6px;font-size:1.3rem}.editor-header h1 svg{width:24px;height:24px}.editor-header p{font-size:.8rem}.setup-section,.editor-tools{border-radius:8px;padding:12px}.setup-section h2{margin-bottom:12px;font-size:.95rem}.option label{font-size:.75rem}.panelInput{width:80px;padding:8px;font-size:.9rem}.primary-button{padding:10px 20px;font-size:.85rem}.undo-redo-btn{padding:7px 12px;font-size:.7rem}.undo-redo-btn span{display:none}.history-info{padding:5px 10px;font-size:.75rem}.color-header{gap:8px;font-size:.9rem}.color-header span{font-size:1.2rem}}@media (width<=480px){#editor{gap:10px}.editor-header h1{gap:4px;font-size:1.1rem}.editor-header h1 svg{width:20px;height:20px}.editor-header p{font-size:.75rem}.setup-section,.editor-tools{padding:10px}#options{gap:10px}.option{gap:6px}.option label{font-size:.7rem}.panelInput{width:70px;padding:6px;font-size:.85rem}.primary-button{padding:8px 16px;font-size:.8rem}.undo-redo-section{gap:6px;padding:10px}.undo-redo-btn{padding:6px 10px;font-size:.65rem}.color-picker-section{gap:12px}}#drawingPanel{flex-direction:column;align-items:center;gap:24px;width:100%;margin-top:24px;animation:.5s ease-out slideUp;display:flex}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}#pixels{border:3px solid #e94560;border-radius:12px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 12px 40px #e9456033}#pixels:hover{border-color:#ff6b7a;transform:translateY(-2px);box-shadow:0 16px 48px #e945604d}.export-container{background:linear-gradient(135deg,#e945600d 0%,#ff6b7a0d 100%);border:2px dashed #e94560;border-radius:12px;flex-direction:column;align-items:center;gap:14px;width:100%;padding:20px;display:flex}.export-btn{color:#fff;cursor:pointer;letter-spacing:.8px;text-transform:uppercase;background:linear-gradient(135deg,#e94560 0%,#ff6b7a 100%);border:none;border-radius:10px;justify-content:center;align-items:center;min-width:260px;padding:16px 40px;font-family:Inter,Segoe UI,sans-serif;font-size:1.05rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #e9456066}.export-btn:not(:disabled):hover{padding:16px 48px;transform:translateY(-6px);box-shadow:0 16px 40px #e9456080}.export-btn:not(:disabled):active{transform:translateY(-3px)}.export-btn.loading{background:linear-gradient(135deg,#ff9a00 0%,#ffc107 100%);animation:1.5s ease-in-out infinite glow-loading;box-shadow:0 10px 28px #ff9a0066}@keyframes glow-loading{0%,to{box-shadow:0 10px 28px #ff9a0066}50%{box-shadow:0 10px 40px #ff9a0099}}.export-btn.success{background:linear-gradient(135deg,#2ed573 0%,#26de81 100%);animation:.6s cubic-bezier(.4,0,.2,1) pulse-success;box-shadow:0 10px 28px #2ed57366}@keyframes pulse-success{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}.export-btn.error{background:linear-gradient(135deg,#ff4757 0%,#ff6b7a 100%);animation:.4s cubic-bezier(.4,0,.2,1) shake-error;box-shadow:0 10px 28px #ff475766}@keyframes shake-error{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}.export-btn:disabled{cursor:not-allowed;opacity:.95}.export-btn-content{z-index:1;justify-content:center;align-items:center;gap:12px;width:100%;display:flex;position:relative}.export-icon{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;animation:.3s ease-out iconFade;display:flex}@keyframes iconFade{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.export-icon.spinner{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.export-text{letter-spacing:.8px;white-space:nowrap;font-size:1rem;font-weight:700}.export-btn-shine{z-index:0;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.export-btn:not(:disabled):hover .export-btn-shine{animation:.5s ease-out shine;left:100%}@keyframes shine{0%{left:-100%}to{left:100%}}.export-notification{letter-spacing:.4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;justify-content:center;align-items:center;gap:10px;min-width:240px;padding:12px 20px;font-size:.95rem;font-weight:600;animation:.4s cubic-bezier(.34,1.56,.64,1) slideInNotification;display:flex}@keyframes slideInNotification{0%{opacity:0;transform:translateY(-12px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.notification-icon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.notification-icon .spinner{animation:.8s linear infinite spin}.notification-text{text-align:center;flex:1}.export-notification.loading{color:#ffc107;background-color:#ff9a0026;border:1.5px solid #ff9a00;box-shadow:0 4px 12px #ff9a0033}.export-notification.success{color:#2ed573;background-color:#2ed57326;border:1.5px solid #26de81;animation:.4s cubic-bezier(.34,1.56,.64,1) slideInNotification,.4s ease-out 2.1s forwards fadeOutNotification;box-shadow:0 4px 12px #2ed57333}.export-notification.error{color:#ff4757;background-color:#ff475726;border:1.5px solid #ff6b7a;animation:.4s cubic-bezier(.34,1.56,.64,1) slideInNotification,.4s ease-out 2.6s forwards fadeOutNotification;box-shadow:0 4px 12px #ff475733}@keyframes fadeOutNotification{to{opacity:0;transform:translateY(-12px)scale(.95)}}@media (width<=1024px){#drawingPanel{gap:16px;margin-top:16px}.export-container{gap:12px;padding:16px}.export-btn{min-width:220px;padding:14px 32px;font-size:.95rem}.export-btn:not(:disabled):hover{min-width:240px;padding:14px 40px}.export-icon{width:24px;height:24px}.export-text{font-size:.95rem}.export-notification{min-width:200px;padding:10px 16px;font-size:.9rem}#pixels{border-radius:10px}}@media (width<=768px){#drawingPanel{gap:14px;margin-top:14px}.export-container{border-radius:10px;gap:10px;padding:14px}.export-btn{min-width:200px;padding:12px 28px;font-size:.9rem}.export-btn:not(:disabled):hover{min-width:220px;padding:12px 36px}.export-icon{width:22px;height:22px}.export-text{font-size:.9rem}.export-notification{min-width:180px;padding:9px 14px;font-size:.85rem}#pixels{border-width:2px;border-radius:8px}}@media (width<=600px){#drawingPanel{gap:12px;margin-top:12px}.export-container{border-radius:8px;gap:8px;padding:12px}.export-btn{width:100%;min-width:unset;padding:11px 24px;font-size:.85rem}.export-btn:not(:disabled):hover{width:100%;min-width:unset;padding:11px 28px}.export-icon{width:20px;height:20px}.export-text{font-size:.85rem}.export-notification{width:90%;padding:8px 12px;font-size:.8rem}#pixels{border-width:2px}}@media (width<=480px){#drawingPanel{gap:10px;margin-top:10px}.export-container{border-radius:6px;gap:6px;padding:10px}.export-btn{width:100%;min-width:unset;border-radius:8px;padding:10px 20px;font-size:.8rem}.export-btn:not(:disabled):hover{width:100%;min-width:unset}.export-icon{width:18px;height:18px}.export-text{font-size:.8rem}.export-notification{width:95%;padding:7px 10px;font-size:.75rem}#pixels{border-width:2px}}.row{display:flex}.pixel{cursor:crosshair;border:.5px solid #ffffff0d;width:20px;height:20px;transition:transform 50ms}.pixel:hover{z-index:1;border-color:#ffffff4d;transform:scale(1.15)}.freehand-container{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:1200px;margin:0;padding:0;display:flex}.freehand-header{text-align:center;width:100%}.freehand-header h1{color:#fff;letter-spacing:-.5px;justify-content:center;align-items:center;gap:12px;margin-bottom:8px;font-size:2.5rem;font-weight:700;display:flex}.freehand-header h1 svg{color:#e94560}.freehand-header p{color:#aaa;letter-spacing:.3px;font-size:1rem}.freehand-controls{background:linear-gradient(135deg,#16213e 0%,#1a2633 100%);border:2px solid #404d6f;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;width:100%;padding:24px;display:grid;box-shadow:0 8px 24px #0003}.control-section{flex-direction:column;gap:10px;display:flex}.section-label{color:#e94560;text-transform:uppercase;letter-spacing:1px;align-items:center;gap:8px;font-size:.85rem;font-weight:700;display:flex}.section-label svg{color:#e94560}.color-input-wrapper{align-items:center;gap:12px;display:flex}.color-picker{cursor:pointer;border:2px solid #e94560;border-radius:8px;width:60px;height:45px;transition:all .3s}.color-picker:hover{border-color:#ff6b7a;box-shadow:0 0 12px #e9456066}.color-display{border:2px solid #e94560;border-radius:8px;flex:1;height:45px;transition:all .3s}.color-display:hover{transform:scale(1.05);box-shadow:0 4px 12px #e945604d}.brush-select{color:#fff;cursor:pointer;background-color:#0f3460;border:2px solid #404d6f;border-radius:8px;padding:10px 14px;font-family:Inter,Segoe UI,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s}.brush-select:hover{border-color:#e94560;box-shadow:0 4px 12px #e9456033}.brush-select:focus{border-color:#e94560;outline:none;box-shadow:0 0 16px #e9456066}.size-slider{cursor:pointer;-webkit-appearance:none;background:linear-gradient(90deg,#404d6f,#e94560);border-radius:4px;outline:none;width:100%;height:8px}.size-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:linear-gradient(135deg,#e94560,#ff6b7a);border:3px solid #fff;border-radius:50%;width:22px;height:22px;transition:all .2s;box-shadow:0 4px 8px #e945604d}.size-slider::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 6px 12px #e9456066}.size-slider::-moz-range-thumb{cursor:pointer;background:linear-gradient(135deg,#e94560,#ff6b7a);border:3px solid #fff;border-radius:50%;width:22px;height:22px;transition:all .2s;box-shadow:0 4px 8px #e945604d}.control-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:center;gap:8px;display:flex}.control-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#404d6f,#505d7f);border:2px solid #e94560;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-weight:600;transition:all .3s;display:flex}.control-btn:hover:not(.disabled){background:linear-gradient(135deg,#e94560,#ff6b7a);transform:translateY(-3px);box-shadow:0 8px 16px #e9456066}.control-btn:active:not(.disabled){transform:translateY(-1px)}.control-btn.disabled{color:#666;cursor:not-allowed;opacity:.5;background:#404d6f;border-color:#666}.control-btn.danger{border-color:#ff4757}.control-btn.danger:hover:not(.disabled){background:linear-gradient(135deg,#ff4757,#ff6b7a);border-color:#ff4757;box-shadow:0 8px 16px #ff475766}.control-btn.success{border-color:#2ed573}.control-btn.success:hover{background:linear-gradient(135deg,#2ed573,#26de81);border-color:#2ed573;box-shadow:0 8px 16px #2ed57366}.brush-preview-section{background:linear-gradient(135deg,#16213e 0%,#1a2633 100%);border:2px solid #404d6f;border-radius:12px;align-items:center;gap:16px;width:100%;padding:16px 24px;display:flex}.preview-label{color:#e94560;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;font-size:.85rem;font-weight:700}.brush-preview{background-color:#1a1a2e;border:2px solid #404d6f;border-radius:8px;flex:1;max-width:300px;transition:all .3s;display:block}.brush-preview:hover{border-color:#e94560;box-shadow:0 4px 12px #e9456033}.drawing-canvas{cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;aspect-ratio:2;width:100%;max-width:1100px;height:auto;image-rendering:crisp-edges;image-rendering:pixelated;box-sizing:border-box;background-color:#1a1a2e;border:3px solid #e94560;border-radius:16px;margin:0;padding:0;transition:all .3s;display:block;box-shadow:0 12px 40px #0006}.drawing-canvas:hover{border-color:#ff6b7a;box-shadow:0 16px 48px #e9456040}.cursor-info{text-align:center;background:linear-gradient(135deg,#2ed5731a 0%,#2ed5730d 100%);border:1px solid #2ed573;border-radius:8px;width:100%;max-width:1100px;margin-top:10px;padding:12px 20px}.cursor-info p{color:#2ed573;letter-spacing:.3px;margin:0;font-size:.9rem;font-weight:600}@media (width<=1024px){.freehand-container{gap:18px}.freehand-header h1{gap:8px;font-size:1.8rem}.freehand-header p{font-size:.9rem}.freehand-controls{border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;padding:18px}.control-btn{width:44px;height:44px}.brush-preview-section{border-radius:10px;gap:12px;padding:12px 18px}.brush-preview{max-width:250px}.drawing-canvas{aspect-ratio:2;max-width:100%;height:auto}.cursor-info{max-width:100%}}@media (width<=768px){.freehand-container{gap:16px}.freehand-header h1{font-size:1.5rem}.freehand-header p{font-size:.85rem}.freehand-controls{grid-template-columns:1fr;gap:12px;padding:16px}.control-section{gap:8px}.section-label{font-size:.8rem}.color-picker{width:55px;height:40px}.color-display{height:40px}.brush-select{padding:8px 12px;font-size:.9rem}.control-actions{grid-column:1;gap:6px}.control-btn{width:40px;height:40px}.brush-preview-section{flex-direction:column;gap:10px;padding:12px}.brush-preview{width:100%;max-width:100%}.drawing-canvas{aspect-ratio:16/10;border-width:2px;max-width:100%;height:auto}.cursor-info{max-width:100%}}@media (width<=600px){.freehand-container{gap:14px}.freehand-header h1{gap:6px;font-size:1.3rem}.freehand-header h1 svg{width:24px;height:24px}.freehand-header p{font-size:.8rem}.freehand-controls{gap:10px;padding:12px}.section-label{gap:6px;font-size:.75rem}.section-label svg{width:16px;height:16px}.color-input-wrapper{gap:8px}.color-picker{width:50px;height:38px}.color-display{height:38px}.brush-select{padding:7px 10px;font-size:.85rem}.size-slider{height:6px}.control-btn{width:38px;height:38px}.brush-preview-section{border-radius:8px;gap:8px;padding:10px}.preview-label{font-size:.75rem}.drawing-canvas{aspect-ratio:16/12;border-width:2px;border-radius:10px;max-width:100%;height:auto}.cursor-info{max-width:100%;font-size:.75rem}.cursor-info p{font-size:.8rem}}@media (width<=480px){.freehand-container{gap:12px}.freehand-header h1{gap:4px;font-size:1.1rem}.freehand-header h1 svg{width:20px;height:20px}.freehand-header p{font-size:.75rem}.freehand-controls{gap:8px;padding:10px}.control-section{gap:6px}.section-label{gap:4px;font-size:.7rem}.section-label svg{width:14px;height:14px}.color-input-wrapper{gap:6px}.color-picker{width:45px;height:36px}.color-display{height:36px}.brush-select{border-radius:6px;padding:6px 8px;font-size:.8rem}.size-slider{height:5px}.control-btn{border-width:1.5px;width:36px;height:36px}.brush-preview-section{border-width:1px;border-radius:6px;gap:6px;padding:8px}.preview-label{font-size:.7rem}.drawing-canvas{aspect-ratio:16/14;border-width:2px;border-radius:8px;max-width:100%;height:auto}.cursor-info{max-width:100%}.cursor-info p{font-size:.7rem}}.chatbot-floating-btn{color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#e94560 0%,#ff6b7a 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 24px #e945604d}.chatbot-floating-btn:hover{transform:scale(1.1)translateY(-5px);box-shadow:0 12px 32px #e9456066}.chatbot-floating-btn:active{transform:scale(.95)}.chatbot-badge{background:#2ed573;border:3px solid #fff;border-radius:50%;width:20px;height:20px;animation:2s infinite pulse;position:absolute;top:-8px;right:-8px}@keyframes pulse{0%,to{box-shadow:0 0 #2ed573b3}50%{box-shadow:0 0 0 10px #2ed57300}}.chatbot-window{z-index:1000;background:#fff;border-radius:16px;flex-direction:column;width:400px;height:550px;animation:.4s cubic-bezier(.34,1.56,.64,1) slideUp;display:flex;position:fixed;bottom:90px;right:20px;box-shadow:0 16px 48px #00000040}.chatbot-window.minimized{height:50px}.chatbot-header{color:#fff;background:linear-gradient(135deg,#0f3460 0%,#1a1a2e 100%);border-bottom:2px solid #e94560;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:16px;display:flex}.chatbot-title{align-items:center;gap:10px;font-size:1rem;font-weight:700;display:flex}.chatbot-status-dot{background:#2ed573;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse}.chatbot-controls{gap:8px;display:flex}.chatbot-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.chatbot-btn:hover{background:#e9456033;border-color:#e94560}.chatbot-btn.active{background:#e94560;border-color:#e94560}.chatbot-settings{background:#f8f9fa;border-bottom:1px solid #e5e5e5;max-height:300px;padding:16px;overflow-y:auto}.settings-group{margin-bottom:12px}.settings-label{cursor:pointer;color:#333;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:.9rem;font-weight:600;display:flex}.settings-label:hover{color:#e94560}.settings-checkbox{cursor:pointer;accent-color:#e94560;width:18px;height:18px}.settings-divider{background:#e5e5e5;height:1px;margin:12px 0}.settings-btn{cursor:pointer;color:#333;background:#f0f0f0;border:1px solid #e5e5e5;border-radius:8px;width:100%;padding:10px;font-size:.85rem;font-weight:600;transition:all .3s}.settings-btn:hover{background:#e5e5e5;border-color:#ccc}.settings-btn.clear-btn{color:#ff4757;background:#ff47571a;border-color:#ff4757}.settings-btn.clear-btn:hover{background:#ff475733}.settings-info{background:#e945600d;border:1px solid #e94560;border-radius:8px;margin-top:12px;padding:12px;font-size:.8rem}.settings-info p{color:#333;margin:0 0 8px;font-weight:600}.settings-info ul{color:#666;margin:0;padding-left:18px;line-height:1.5}.settings-info li{margin-bottom:4px}.settings-notice{text-align:center;color:#999;padding:20px;font-size:.9rem}.chatbot-messages{background:#f8f9fa;flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.chatbot-message{flex-direction:column;gap:4px;animation:.3s ease-out slideIn;display:flex}.chatbot-message.user{align-items:flex-end}.chatbot-message.bot{align-items:flex-start}.chatbot-message-content{word-wrap:break-word;border-radius:12px;max-width:85%;padding:12px 14px;font-size:.9rem;line-height:1.4}.chatbot-message.user .chatbot-message-content{color:#fff;background:linear-gradient(135deg,#e94560 0%,#ff6b7a 100%);border-radius:16px 4px 16px 16px}.chatbot-message.bot .chatbot-message-content{color:#333;background:#fff;border:1px solid #e5e5e5;border-radius:4px 16px 16px}.chatbot-message-content.loading,.chatbot-message-content.speaking{align-items:center;gap:8px;display:flex}.chatbot-message-content.loading .spinner,.chatbot-message-content.speaking .spinner{animation:1s linear infinite spin}.chatbot-time{color:#999;padding:0 4px;font-size:.75rem}.chatbot-input-area{background:#fff;border-top:1px solid #e5e5e5;border-radius:0 0 16px 16px;padding:12px}.chatbot-input-form{gap:8px;display:flex}.chatbot-input{border:1px solid #e5e5e5;border-radius:8px;flex:1;padding:10px 12px;font-family:inherit;font-size:.9rem;transition:all .3s}.chatbot-input:focus{border-color:#e94560;outline:none;box-shadow:0 0 0 3px #e945601a}.chatbot-input:disabled{cursor:not-allowed;background:#f5f5f5}.chatbot-input::placeholder{color:#999}.chatbot-voice-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#404d6f,#505d7f);border:2px solid #e94560;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.chatbot-voice-btn:hover:not(:disabled){border-color:#ff6b7a;box-shadow:0 4px 12px #e945604d}.chatbot-voice-btn.active{background:linear-gradient(135deg,#e94560,#ff6b7a);border-color:#ff6b7a;animation:1s infinite micPulse}.chatbot-voice-btn:disabled{opacity:.5;cursor:not-allowed}@keyframes micPulse{0%,to{box-shadow:0 0 #e94560b3}50%{box-shadow:0 0 0 8px #e9456000}}.chatbot-send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e94560 0%,#ff6b7a 100%);border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.chatbot-send-btn:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #e945604d}.chatbot-send-btn:disabled{opacity:.5;cursor:not-allowed}.chatbot-disabled-state{color:#999;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:20px;display:flex}.chatbot-disabled-state svg{color:#e94560;opacity:.5}.chatbot-disabled-state h3{color:#333;margin:0}.chatbot-disabled-state p{color:#666;margin:0;font-size:.9rem}.enable-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e94560,#ff6b7a);border:none;border-radius:8px;padding:10px 24px;font-weight:600;transition:all .3s}.enable-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #e945604d}.chatbot-messages::-webkit-scrollbar{width:6px}.chatbot-settings::-webkit-scrollbar{width:6px}.chatbot-messages::-webkit-scrollbar-track{background:0 0}.chatbot-settings::-webkit-scrollbar-track{background:0 0}.chatbot-messages::-webkit-scrollbar-thumb{background:#e94560;border-radius:3px}.chatbot-settings::-webkit-scrollbar-thumb{background:#e94560;border-radius:3px}.chatbot-messages::-webkit-scrollbar-thumb:hover{background:#ff6b7a}.chatbot-settings::-webkit-scrollbar-thumb:hover{background:#ff6b7a}@media (width<=768px){.chatbot-window{width:calc(100% - 40px);height:450px;bottom:80px;right:20px}.chatbot-message-content{max-width:90%}}@media (width<=480px){.chatbot-floating-btn{width:50px;height:50px}.chatbot-window{border-radius:12px;width:calc(100% - 30px);height:400px;bottom:70px;right:15px}.chatbot-header{padding:12px}.chatbot-title{gap:8px;font-size:.9rem}.chatbot-controls button{width:32px;height:32px}.chatbot-settings{max-height:200px;font-size:.85rem}.chatbot-messages{padding:12px}.chatbot-message-content{padding:10px 12px;font-size:.85rem}.chatbot-input{padding:8px 10px;font-size:.85rem}.chatbot-voice-btn,.chatbot-send-btn{width:36px;height:36px}}
