body{margin:0;padding:0}#root{width:100%;height:100%}*{margin:0;padding:0;box-sizing:border-box;cursor:default;-webkit-user-select:none;user-select:none}body{font-family:Tahoma,Geneva,sans-serif;font-size:11px;overflow:hidden;height:100vh;background:#000;position:relative}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10000;transition:opacity .5s ease-in-out,visibility .5s ease-in-out}.loading-screen.hidden{opacity:0;visibility:hidden}.windows-logo{width:320px;height:120px;position:relative;margin-bottom:50px}.logo-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px;width:80px;height:80px;position:absolute;left:0;top:20px}.logo-square{border-radius:2px;animation:wavyFlag 2s ease-in-out infinite}.logo-square:nth-child(1){background:#f25022;animation-delay:0s}.logo-square:nth-child(2){background:#7fba00;animation-delay:.1s}.logo-square:nth-child(3){background:#00a4ef;animation-delay:.2s}.logo-square:nth-child(4){background:#ffb900;animation-delay:.3s}@keyframes wavyFlag{0%,to{transform:perspective(100px) rotateY(0)}50%{transform:perspective(100px) rotateY(15deg)}}.windows-text{position:absolute;left:95px;top:35px;color:#fff;font-size:50px;font-weight:400;font-family:Franklin Gothic Medium,Arial,sans-serif;letter-spacing:-2px}.windows-text .xp{font-size:28px;font-weight:700;margin-left:5px;color:#f60}.copyright-text{position:absolute;bottom:80px;color:#999;font-size:11px;text-align:center}.loading-bar-container{width:200px;height:8px;background:#222;border:1px solid #444;border-radius:4px;overflow:hidden;position:relative}.loading-bar{height:100%;background:linear-gradient(90deg,transparent 0%,#0078d4 20%,#40a0ff 50%,#0078d4 80%,transparent 100%);width:30%;position:absolute;animation:loading 1.5s linear infinite}@keyframes loading{0%{left:-30%}to{left:100%}}.desktop-container{position:absolute;inset:0;background:linear-gradient(to bottom,#3a6ea5,#4d8fd9);opacity:0;transition:opacity .5s ease-in-out}.desktop-container.visible{opacity:1}.desktop{position:absolute;inset:0 0 30px;padding:10px}.icon{position:absolute;width:85px;text-align:center;padding:5px;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:center}.icon:hover{background:#0a246a4d;border:1px solid rgba(255,255,255,.3)}.icon.dragging{opacity:.5;z-index:9999}.icon-text{color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.8);font-size:11px;white-space:normal;word-break:break-word;pointer-events:none;margin-top:4px;width:100%;text-align:center;line-height:1.2}.matrix-icon{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><rect x="2" y="2" width="28" height="28" fill="%23000" rx="2"/><text x="16" y="12" fill="%230f0" font-family="monospace" font-size="8" text-anchor="middle">01101</text><text x="16" y="20" fill="%230f0" font-family="monospace" font-size="8" text-anchor="middle">10010</text><text x="16" y="28" fill="%230f0" font-family="monospace" font-size="8" text-anchor="middle">11001</text></svg>') center/contain no-repeat;width:32px;height:32px}.folder-icon{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><rect x="2" y="8" width="28" height="20" fill="%23f9d71c" rx="1"/><rect x="2" y="10" width="28" height="18" fill="%23ffc107" rx="1"/><rect x="2" y="6" width="12" height="4" fill="%23f9d71c" rx="1"/></svg>') center/contain no-repeat;width:32px;height:32px}.notepad-icon{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><rect x="4" y="2" width="24" height="28" fill="white" stroke="%23666" stroke-width="1"/><rect x="4" y="2" width="24" height="3" fill="%230054e3"/><line x1="7" y1="9" x2="25" y2="9" stroke="%23999" stroke-width="1"/><line x1="7" y1="13" x2="25" y2="13" stroke="%23999" stroke-width="1"/><line x1="7" y1="17" x2="25" y2="17" stroke="%23999" stroke-width="1"/><line x1="7" y1="21" x2="20" y2="21" stroke="%23999" stroke-width="1"/></svg>') center/contain no-repeat;width:32px;height:32px}.email-icon{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><rect x="3" y="8" width="26" height="16" fill="%23e8f5e9" stroke="%234caf50" stroke-width="2" rx="2"/><path d="M3 8 L16 18 L29 8" fill="none" stroke="%234caf50" stroke-width="2"/></svg>') center/contain no-repeat;width:32px;height:32px}.briefcase-icon{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><rect x="4" y="12" width="24" height="16" fill="%238b4513" rx="2"/><rect x="10" y="8" width="12" height="6" fill="none" stroke="%238b4513" stroke-width="2" rx="1"/><rect x="14" y="16" width="4" height="3" fill="%23ffd700"/></svg>') center/contain no-repeat;width:32px;height:32px}.user-icon{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><circle cx="16" cy="10" r="6" fill="%234fc3f7"/><path d="M6 28 Q6 20 16 20 Q26 20 26 28 Z" fill="%234fc3f7"/></svg>') center/contain no-repeat;width:32px;height:32px}.microsoft-icon{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><rect x="4" y="4" width="11" height="11" fill="%23f25022"/><rect x="17" y="4" width="11" height="11" fill="%237fba00"/><rect x="4" y="17" width="11" height="11" fill="%2300a4ef"/><rect x="17" y="17" width="11" height="11" fill="%23ffb900"/></svg>') center/contain no-repeat;width:32px;height:32px}.cert-icon{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><rect x="4" y="6" width="24" height="18" fill="%23ffd700" stroke="%23b8860b" stroke-width="2" rx="2"/><circle cx="16" cy="15" r="5" fill="%23b8860b"/><path d="M16 20 L13 26 L16 24 L19 26 L16 20" fill="%23b8860b"/></svg>') center/contain no-repeat;width:32px;height:32px}.computer-icon{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><rect x="4" y="4" width="24" height="16" fill="%23e0e0e0" stroke="%23666" stroke-width="2"/><rect x="6" y="6" width="20" height="12" fill="%23000080"/><rect x="10" y="22" width="12" height="2" fill="%23999"/><rect x="8" y="24" width="16" height="2" fill="%23666"/></svg>') center/contain no-repeat;width:32px;height:32px}.systems-icon{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><circle cx="16" cy="16" r="3" fill="%234CAF50"/><path d="M16 8 L16 12 M16 20 L16 24 M8 16 L12 16 M20 16 L24 16" stroke="%234CAF50" stroke-width="2"/><path d="M11 11 L14 14 M18 18 L21 21 M21 11 L18 14 M14 18 L11 21" stroke="%232196F3" stroke-width="2"/><circle cx="8" cy="8" r="2" fill="%23FF9800"/><circle cx="24" cy="8" r="2" fill="%23FF9800"/><circle cx="8" cy="24" r="2" fill="%23FF9800"/><circle cx="24" cy="24" r="2" fill="%23FF9800"/></svg>') center/contain no-repeat;width:32px;height:32px}.history-icon{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><rect x="4" y="4" width="24" height="24" fill="%23f5f5dc" stroke="%238b4513" stroke-width="2" rx="1"/><line x1="8" y1="10" x2="24" y2="10" stroke="%238b4513" stroke-width="1"/><line x1="8" y1="14" x2="24" y2="14" stroke="%238b4513" stroke-width="1"/><line x1="8" y1="18" x2="20" y2="18" stroke="%238b4513" stroke-width="1"/><line x1="8" y1="22" x2="22" y2="22" stroke="%238b4513" stroke-width="1"/><path d="M7 6 Q7 6 10 3 Q13 6 13 6" fill="none" stroke="%238b4513" stroke-width="1"/></svg>') center/contain no-repeat;width:32px;height:32px}.run-icon{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><rect x="2" y="8" width="16" height="8" fill="%23000" stroke="%23fff" stroke-width="2"/><path d="M18 12 L22 12" stroke="%230f0" stroke-width="2"/><text x="4" y="14" fill="%230f0" font-family="monospace" font-size="10">C:\\&gt;</text></svg>') center/contain no-repeat;width:24px;height:24px}.pdf-icon{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><rect x="4" y="2" width="16" height="20" fill="%23ff0000" rx="2"/><text x="12" y="14" fill="white" font-size="8" text-anchor="middle" font-weight="bold">PDF</text></svg>') center/contain no-repeat;width:24px;height:24px}.volume-icon{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 6 L3 10 L6 10 L10 13 L10 3 L6 6 Z" fill="%23fff"/><path d="M11 5 Q13 8 11 11" fill="none" stroke="%23fff" stroke-width="1"/></svg>') center/contain no-repeat;width:16px;height:16px}.network-icon{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><rect x="1" y="9" width="6" height="5" fill="%23fff"/><rect x="9" y="9" width="6" height="5" fill="%23fff"/><line x1="4" y1="9" x2="4" y2="5" stroke="%23fff" stroke-width="2"/><line x1="12" y1="9" x2="12" y2="5" stroke="%23fff" stroke-width="2"/><line x1="4" y1="5" x2="12" y2="5" stroke="%23fff" stroke-width="2"/></svg>') center/contain no-repeat;width:16px;height:16px}.harddrive-icon{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><rect x="8" y="12" width="32" height="28" fill="%23e0e0e0" stroke="%23999" stroke-width="2"/><rect x="12" y="16" width="24" height="4" fill="%23999"/><circle cx="24" cy="28" r="6" fill="%23ccc"/></svg>') center/contain no-repeat}.cd-icon{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><rect x="4" y="20" width="40" height="8" fill="%23e0e0e0" stroke="%23999" stroke-width="2"/><circle cx="24" cy="24" r="8" fill="%23ccc"/><circle cx="24" cy="24" r="3" fill="%23666"/></svg>') center/contain no-repeat}.start-menu{position:absolute;bottom:30px;left:0;width:380px;background:#fff;border:3px solid #0054e3;border-radius:8px 8px 0 0;display:none;z-index:9999;box-shadow:2px 2px 5px #0000004d}.start-menu.active{display:block}.start-menu-header{background:linear-gradient(to bottom,#0054e3,#5890f7);color:#fff;padding:8px;border-radius:5px 5px 0 0;display:flex;align-items:center;gap:10px}.user-avatar{width:48px;height:48px;background:#fff;border:2px solid #0054e3;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#0054e3}.user-name{font-weight:700;font-size:14px}.start-menu-content{display:flex;height:400px}.start-menu-left{width:190px;background:#fff;padding:5px}.start-menu-right{width:190px;background:#d3e5fa;padding:5px;border-left:1px solid #98b4d4}.start-menu-item{padding:4px 8px;display:flex;align-items:center;gap:8px;cursor:pointer;border-radius:3px;margin:2px 0}.start-menu-item:hover{background:#316ac5;color:#fff}.start-menu-separator{height:1px;background:#d4d0c8;margin:5px 0}.start-menu-footer{background:#0054e3;padding:8px;display:flex;justify-content:flex-end;gap:10px}.start-menu-footer button{padding:4px 20px;background:linear-gradient(to bottom,#fff,#ecebe5);border:1px solid #003c74;border-radius:3px;cursor:pointer;font-size:11px}.start-menu-footer button:hover{background:linear-gradient(to bottom,#ecebe5,#dbdad4)}.run-dialog{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:350px;background:#ece9d8;border:3px solid #0054e3;border-radius:8px 8px 0 0;display:none;z-index:10001;box-shadow:2px 2px 5px #0000004d}.run-dialog.active{display:block}.run-dialog-titlebar{background:linear-gradient(to bottom,#0054e3,#0046d5);color:#fff;padding:3px;display:flex;align-items:center;border-radius:5px 5px 0 0}.run-dialog-content{padding:15px}.run-dialog input{width:100%;padding:3px;margin:10px 0;border:1px solid #7f9db9}.run-dialog-buttons{display:flex;gap:10px;justify-content:flex-end;margin-top:15px}.run-dialog button{padding:4px 20px;background:linear-gradient(to bottom,#fff,#ecebe5);border:1px solid #003c74;border-radius:3px;cursor:pointer}.calendar-popup{position:absolute;bottom:32px;right:0;width:220px;background:#ece9d8;border:3px solid #0054e3;border-radius:8px 8px 0 0;box-shadow:2px 2px 5px #0000004d;display:none;z-index:10000}.calendar-popup.active{display:block}.calendar-header{background:linear-gradient(to bottom,#0054e3,#0046d5);color:#fff;padding:5px;text-align:center;font-weight:700;border-radius:5px 5px 0 0}.calendar-content{padding:10px;text-align:center}.calendar-time{font-size:24px;margin:10px 0;font-family:Segoe UI,Tahoma,sans-serif}.taskbar{position:absolute;bottom:0;left:0;right:0;height:30px;background:linear-gradient(to bottom,#245edb,#3f7eec,#245edb 6%,#1941a5 10% 88%,#1637a1 94%,#0c2988 97% 100%);display:flex;align-items:center;padding:0 2px;z-index:9000}.start-button{height:26px;padding:0 20px 0 5px;background:linear-gradient(to bottom,#4a9e4a,#2d7e2d);border:1px solid #003c00;border-radius:0 15px 15px 0;color:#fff;font-weight:700;font-size:11px;display:flex;align-items:center;gap:5px;cursor:pointer;margin-right:10px;flex-shrink:0}.start-button:hover{background:linear-gradient(to bottom,#5ab05a,#3a8e3a)}.start-button.active{background:linear-gradient(to bottom,#2d7e2d,#4a9e4a)}.start-icon{width:20px;height:20px;background:#fff;border-radius:2px;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1px}.start-icon:before,.start-icon:after,.start-button .start-icon span:nth-child(1),.start-button .start-icon span:nth-child(2){content:"";position:absolute;width:9px;height:9px}.start-icon:before{top:0;left:0;background:#f25022}.start-icon:after{top:0;right:0;background:#7fba00}.start-button .start-icon span{position:absolute;width:9px;height:9px}.start-button .start-icon span:nth-child(1){bottom:0;left:0;background:#00a4ef}.start-button .start-icon span:nth-child(2){bottom:0;right:0;background:#ffb900}.taskbar-items{display:flex;gap:2px;flex:1;overflow:hidden;align-items:center}.taskbar-item{height:24px;padding:0 8px;background:linear-gradient(to bottom,#3f7eec,#245edb);border:1px solid #1941a5;color:#fff;font-size:11px;display:flex;align-items:center;gap:5px;cursor:pointer;white-space:nowrap;flex:1;min-width:40px;max-width:160px;overflow:hidden}.taskbar-item span{overflow:hidden;text-overflow:ellipsis}.taskbar-item.active{background:linear-gradient(to bottom,#1941a5,#0c2988);border:1px solid #001a5e;box-shadow:inset 0 1px 2px #00000080}.taskbar-item:hover:not(.active){background:linear-gradient(to bottom,#5090f0,#3070e0)}.taskbar-item-icon{width:16px;height:16px;flex-shrink:0}.system-tray{display:flex;align-items:center;height:100%;margin-left:auto}.system-tray-icons{display:flex;align-items:center;padding:0 5px;gap:4px}.tray-icon{width:16px;height:16px;cursor:pointer;opacity:.9}.tray-icon:hover{opacity:1}.pi-icon{width:16px;height:16px;cursor:pointer;font-size:12px;color:#fff;display:flex;align-items:center;justify-content:center}.taskbar-time{padding:0 10px;color:#fff;display:flex;align-items:center;height:100%;background:linear-gradient(to bottom,#0c9ed9 0% 100%);flex-shrink:0;cursor:pointer}.taskbar-time:hover{background:linear-gradient(to bottom,#1caee9 0% 100%)}.show-desktop{width:15px;height:26px;background:linear-gradient(to bottom,#4d8ce0,#2460da);border:1px solid #0c2988;border-left:2px solid #1941a5;cursor:pointer;margin-left:4px}.show-desktop:hover{background:linear-gradient(to bottom,#5d9cf0,#3470ea)}.show-desktop:active{background:linear-gradient(to bottom,#1941a5,#0c2988)}.window{position:absolute;background:#ece9d8;border:3px solid #0054e3;border-radius:8px 8px 0 0;box-shadow:2px 2px 5px #0000004d;display:none;min-width:300px;min-height:200px}.window.active{display:block}.window.maximized{inset:0 0 30px!important;width:100%!important;height:calc(100vh - 30px)!important;border-radius:0;border:none}.window-titlebar{background:linear-gradient(to bottom,#0054e3 0% 50%,#0046d5 50% 100%);color:#fff;padding:3px;display:flex;align-items:center;border-radius:5px 5px 0 0;cursor:move}.window.maximized .window-titlebar{border-radius:0}.window-title{flex:1;padding:0 5px;font-weight:700}.window-controls{display:flex;gap:2px}.window-control{width:21px;height:21px;border:1px solid white;border-radius:3px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:Arial;font-weight:700;color:#fff}.minimize,.maximize{background:linear-gradient(to bottom,#3d95ff,#0046d5)}.close{background:linear-gradient(to bottom,#e5825c,#c84c1f)}.window-control:hover{filter:brightness(1.1)}.window-content{padding:10px;height:calc(100% - 30px);overflow-y:auto;overflow-x:hidden;word-wrap:break-word;display:flex;flex-direction:column}.window.maximized .window-content{height:calc(100vh - 90px)}.resume-section{margin-bottom:20px;font-family:Tahoma,Geneva,sans-serif;font-size:11px}.resume-section h2{color:#0054e3;border-bottom:2px solid #0054e3;padding-bottom:5px;margin-bottom:10px;font-size:14px;font-weight:700}.resume-section h3{color:#333;font-size:12px;margin:10px 0 5px;font-weight:700}.resume-section h4{color:#555;font-size:11px;margin:8px 0 5px;font-weight:700}.resume-section p,.resume-section li{color:#333;line-height:1.4;margin:5px 0;text-align:left}.resume-section ul{margin-left:20px;padding-left:0}.resume-section strong{font-weight:700}.resume-section em{font-style:italic}.contact-info{display:flex;gap:15px;flex-wrap:wrap;margin:10px 0}.contact-info span{color:#666}.contact-info a{color:#0054e3;text-decoration:none}.contact-info a:hover{text-decoration:underline}.matrix-effect{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:20000;display:none;cursor:pointer;overflow:hidden}.matrix-effect.active{display:block}#matrix-canvas{width:100%;height:100%;display:block}.dod-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;color:#0f0;font-family:Courier New,monospace;z-index:20000;display:none;padding:20px}.dod-screen.active{display:flex;flex-direction:column;align-items:center;justify-content:center}.dod-title{font-size:24px;margin-bottom:20px;text-align:center;animation:flicker 2s infinite}@keyframes flicker{0%,to{opacity:1}50%{opacity:.8}}.dod-login{border:2px solid #0f0;padding:20px;background:#00ff000d}.dod-login input{background:#000;border:1px solid #0f0;color:#0f0;padding:5px;margin:5px 0;width:200px;font-family:Courier New,monospace}.taskbar .folder-icon,.taskbar .notepad-icon,.taskbar .email-icon,.taskbar .briefcase-icon,.taskbar .user-icon,.taskbar .azure-icon,.taskbar .cert-icon,.taskbar .computer-icon{width:16px;height:16px}.login-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:#5a7edc;background:radial-gradient(ellipse at center,#7693e8,#4a6bc8);display:flex;align-items:center;justify-content:center;z-index:10000}.login-container{background:transparent;text-align:center}.login-header{margin-bottom:50px}.login-header .windows-text{color:#fff;font-size:32px;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.login-header .xp{color:#ff6b35}.user-list{margin-bottom:50px}.user-account{display:inline-flex;flex-direction:column;align-items:center;gap:15px;padding:20px;cursor:pointer;border:2px solid transparent;border-radius:8px;transition:all .2s}.user-account:hover{background:#ffffff1a;border-color:#ffffff4d}.user-icon svg{filter:drop-shadow(2px 2px 4px rgba(0,0,0,.3))}.user-name{color:#fff;font-size:14px;font-weight:500;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.login-footer button{background:transparent;border:1px solid rgba(255,255,255,.5);color:#fff;padding:8px 20px;border-radius:3px;cursor:pointer;font-size:12px;transition:all .2s}.login-footer button:hover{background:#fff3;border-color:#fff}.shutdown-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;display:flex;align-items:center;justify-content:center;z-index:10000}.power-button{cursor:pointer;transition:all .3s;padding:20px}.power-button:hover{transform:scale(1.1)}.power-button svg{filter:drop-shadow(0 0 10px #fff)}.power-button:hover svg{filter:drop-shadow(0 0 20px #fff)}.mspaint-icon{width:48px;height:48px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><rect fill="%23e8e8e8" width="48" height="48" rx="2"/><rect fill="%23fff" x="4" y="8" width="40" height="32" rx="1"/><path fill="%23ff0000" d="M8,12 h8 v8 h-8 z"/><path fill="%2300ff00" d="M18,12 h8 v8 h-8 z"/><path fill="%230000ff" d="M28,12 h8 v8 h-8 z"/><path fill="%23ffff00" d="M8,22 h8 v8 h-8 z"/><path fill="%23ff00ff" d="M18,22 h8 v8 h-8 z"/><path fill="%2300ffff" d="M28,22 h8 v8 h-8 z"/><path fill="%23333" d="M10,34 l4,-8 l3,6 l3,-4 l4,6 z"/></svg>');background-size:contain;background-repeat:no-repeat;background-position:center}.error-dialog{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background:#ece9d8;border:3px solid #0054e3;border-radius:8px 8px 0 0;box-shadow:2px 2px 5px #0000004d;z-index:30000;min-width:400px;display:none}.error-dialog.active{display:block}.error-dialog-titlebar{background:linear-gradient(to right,#0054e3,#0068ff);color:#fff;padding:3px 5px;display:flex;justify-content:space-between;align-items:center;border-radius:5px 5px 0 0}.error-dialog-content{padding:20px;display:flex;gap:15px;align-items:flex-start}.error-icon{font-size:32px;line-height:1}.error-message{flex:1;font-size:13px}.error-dialog-buttons{padding:0 20px 20px;text-align:center}.error-dialog-buttons button{padding:5px 30px;background:#ece9d8;border:1px solid #003c74;border-radius:3px;cursor:pointer}.error-dialog-buttons button:hover{background:#d4d0c8}.resize-handle{position:absolute;background:transparent}.resize-n{top:0;left:5px;right:5px;height:5px;cursor:n-resize}.resize-ne{top:0;right:0;width:5px;height:5px;cursor:ne-resize}.resize-e{top:5px;right:0;bottom:5px;width:5px;cursor:e-resize}.resize-se{bottom:0;right:0;width:5px;height:5px;cursor:se-resize}.resize-s{bottom:0;left:5px;right:5px;height:5px;cursor:s-resize}.resize-sw{bottom:0;left:0;width:5px;height:5px;cursor:sw-resize}.resize-w{top:5px;left:0;bottom:5px;width:5px;cursor:w-resize}.resize-nw{top:0;left:0;width:5px;height:5px;cursor:nw-resize}
