.react-grid-item{transition:all .2s ease;transition-property:left,top}.react-grid-item.cssTransforms{transition-property:transform}.react-grid-item.resizing{z-index:100;box-shadow:0 0 10px #00000080}.react-grid-item.react-grid-placeholder{background:#fff3;opacity:.5;border-radius:16px;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-resizable-handle{position:absolute;width:20px;height:20px;bottom:0;right:0;cursor:se-resize;z-index:20}.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(255,255,255,.4);border-bottom:2px solid rgba(255,255,255,.4)}:root{--bg-gradient: linear-gradient(135deg, #0f172a 0%, #1e1b4b 100%);--text-primary: #f8fafc;--text-secondary: #94a3b8;--accent: #38bdf8;--accent-glow: rgba(56, 189, 248, .5);--glass-bg: rgba(255, 255, 255, .05);--glass-border: rgba(255, 255, 255, .1);--card-hover: rgba(255, 255, 255, .1)}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg-gradient);color:var(--text-primary);min-height:100vh;-webkit-font-smoothing:antialiased}.glass{background:var(--glass-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:0 4px 30px #0000001a}.glass-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box}.glass-card:hover{background:var(--card-hover);border-color:#fff3;box-shadow:0 10px 40px -10px var(--accent-glow)}.container{max-width:1200px;margin:0 auto;padding:2rem 1rem}input,textarea,select{width:100%;background:#0003;border:1px solid var(--glass-border);border-radius:8px;padding:.75rem 1rem;color:#fff;font-size:1rem;transition:border-color .2s;box-sizing:border-box;margin-bottom:1rem}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px #38bdf833}button.primary{background:var(--accent);color:#0f172a;font-weight:600;border:none;border-radius:8px;padding:.75rem 1.5rem;cursor:pointer;transition:filter .2s,transform .1s}button.primary:hover{filter:brightness(110%)}button.primary:active{transform:scale(.98)}button.icon-btn{background:transparent;border:none;color:var(--text-secondary);cursor:pointer;padding:.5rem;border-radius:6px;transition:color .2s,background .2s}button.icon-btn:hover{color:#fff;background:#ffffff1a}h1{font-size:2rem;font-weight:700;margin:0 0 .5rem;letter-spacing:-.025em}h2{font-size:1.5rem;font-weight:600;margin:0 0 1rem}p{color:var(--text-secondary);line-height:1.5;margin:0}.label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:var(--text-secondary)}.flex-center{display:flex;align-items:center;justify-content:center}.flex-col{display:flex;flex-direction:column}.gap-2{gap:.5rem}.gap-4{gap:1rem}.w-full{width:100%}.mt-4{margin-top:1rem}.mb-8{margin-bottom:2rem}.text-center{text-align:center}.avatar{width:96px;height:96px;border-radius:50%;object-fit:cover;border:3px solid var(--accent);margin-bottom:1rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal{background:#1e1b4b;border:1px solid var(--glass-border);padding:2rem;border-radius:16px;width:90%;max-width:500px;box-shadow:0 20px 50px #00000080}[data-theme=deep-space]{--bg-gradient: linear-gradient(135deg, #0f172a 0%, #1e1b4b 100%);--text-primary: #f8fafc;--text-secondary: #94a3b8;--accent: #38bdf8;--accent-glow: rgba(56, 189, 248, .5);--glass-bg: rgba(255, 255, 255, .05);--glass-border: rgba(255, 255, 255, .1);--card-hover: rgba(255, 255, 255, .1)}[data-theme=sunset]{--bg-gradient: linear-gradient(135deg, #1a0a2e 0%, #4a1942 50%, #ff6b6b 100%);--text-primary: #ffffff;--text-secondary: #ffa8a8;--accent: #ff9f43;--accent-glow: rgba(255, 159, 67, .5);--glass-bg: rgba(255, 255, 255, .08);--glass-border: rgba(255, 255, 255, .15);--card-hover: rgba(255, 159, 67, .1)}[data-theme=ocean]{--bg-gradient: linear-gradient(135deg, #134e5e 0%, #71b280 100%);--text-primary: #ffffff;--text-secondary: #b8e6d5;--accent: #00d2ff;--accent-glow: rgba(0, 210, 255, .5);--glass-bg: rgba(255, 255, 255, .1);--glass-border: rgba(255, 255, 255, .2);--card-hover: rgba(255, 255, 255, .15)}[data-theme=purple-dream]{--bg-gradient: linear-gradient(135deg, #2d1b69 0%, #7b2cbf 50%, #c77dff 100%);--text-primary: #ffffff;--text-secondary: #f3d9fa;--accent: #e0aaff;--accent-glow: rgba(224, 170, 255, .5);--glass-bg: rgba(255, 255, 255, .07);--glass-border: rgba(255, 255, 255, .12);--card-hover: rgba(224, 170, 255, .15)}[data-theme=forest]{--bg-gradient: linear-gradient(135deg, #1a2f23 0%, #2d5016 50%, #6a994e 100%);--text-primary: #f1faee;--text-secondary: #b7e4c7;--accent: #95d5b2;--accent-glow: rgba(149, 213, 178, .5);--glass-bg: rgba(255, 255, 255, .06);--glass-border: rgba(255, 255, 255, .1);--card-hover: rgba(149, 213, 178, .12)}[data-theme=cyberpunk]{--bg-gradient: linear-gradient(135deg, #08070b 0%, #2a0845 50%, #ff006e 100%);--text-primary: #00f5ff;--text-secondary: #ff66c4;--accent: #ffbe0b;--accent-glow: rgba(255, 190, 11, .6);--glass-bg: rgba(255, 0, 110, .08);--glass-border: rgba(0, 245, 255, .2);--card-hover: rgba(255, 190, 11, .15)}[data-theme=snow]{--bg-gradient: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);--text-primary: #212529;--text-secondary: #6c757d;--accent: #0d6efd;--accent-glow: rgba(13, 110, 253, .3);--glass-bg: rgba(255, 255, 255, .7);--glass-border: rgba(0, 0, 0, .1);--card-hover: rgba(13, 110, 253, .05)}[data-theme=mocha]{--bg-gradient: linear-gradient(135deg, #3e2723 0%, #5d4037 50%, #8d6e63 100%);--text-primary: #fafafa;--text-secondary: #d7ccc8;--accent: #ffab91;--accent-glow: rgba(255, 171, 145, .4);--glass-bg: rgba(255, 255, 255, .08);--glass-border: rgba(255, 255, 255, .12);--card-hover: rgba(255, 171, 145, .1)}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px;opacity:0}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}
