@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&family=Roboto+Mono:wght@400;700&display=swap";.navbar{margin:1rem auto 2rem;padding:.5rem 1rem;position:sticky;top:1rem;z-index:1000;max-width:1200px;width:90%;transition:transform .3s ease,opacity .3s ease}.navbar.hidden{transform:translateY(-200%);opacity:0;pointer-events:none}.navbar-content{display:flex;justify-content:space-between;align-items:center;width:100%}.navbar-brand{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:700;color:#fff}.navbar-links{display:flex;gap:1rem;position:absolute;left:50%;transform:translate(-50%)}.nav-link{color:#ffffffb3;text-decoration:none;padding:.5rem 1rem;border-radius:8px;transition:all .2s}.nav-link:hover,.nav-link.active{color:#fff;background:#ffffff1a}.navbar-actions{display:flex;gap:.5rem}.navbar-trigger{position:fixed;top:0;left:50%;transform:translate(-50%) translateY(-100%);z-index:1000;background:#0f172acc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.25rem 1rem;border-bottom-left-radius:12px;border-bottom-right-radius:12px;border:1px solid rgba(255,255,255,.1);border-top:none;cursor:pointer;transition:transform .3s ease}.navbar-trigger.visible{transform:translate(-50%) translateY(0)}.navbar-trigger:hover{background:#0f172af2;padding-top:.5rem}.navbar-trigger button{background:none;border:none;color:#fff;cursor:pointer;font-size:1.2rem}.settings-dropdown{display:none}.leaderboard-widget{display:flex;flex-direction:column;height:100%;width:100%;box-sizing:border-box}.widget-header{margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.5rem;overflow:hidden}.widget-header h3{margin:0;font-size:1.5rem;background:linear-gradient(to right,#fff,#ccc);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.widget-id{font-size:.8rem;color:#94a3b8;text-transform:uppercase;letter-spacing:1px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.widget-scores{flex:1;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;overflow-y:auto}.widget-score-row{display:flex;align-items:center;padding:.5rem;background:#ffffff0d;border-radius:8px;font-size:.9rem;gap:.75rem}.widget-score-row .rank{width:35px;font-weight:700;color:#fbbf24;flex-shrink:0}.widget-score-row .name{flex:1;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.widget-score-row .time{font-family:Roboto Mono,monospace;color:#4ade80;flex-shrink:0}.no-scores{text-align:center;color:#64748b;font-style:italic;margin-top:2rem}.widget-actions{display:flex;gap:.5rem;margin-bottom:.5rem}.widget-controls{display:flex;justify-content:flex-end;gap:.2rem;border-top:1px solid rgba(255,255,255,.1);padding-top:.5rem}.leaderboard-widget.general{border:1px solid rgba(251,191,36,.3);background:#fbbf240d}.leaderboard-widget.general .widget-header h3{background:linear-gradient(to right,#fbbf24,#f59e0b);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.dashboard-container{padding:2rem;max-width:1200px;margin:0 auto;font-family:Inter,sans-serif;color:#fff}.dashboard-header{text-align:center}.glass-card{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;box-shadow:0 4px 30px #0000001a}.create-section{max-width:600px;margin:0 auto 4rem}.create-section h2{margin-top:0;margin-bottom:1.5rem;text-align:center}.create-section form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column}input,select{padding:1rem;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#0003;color:#fff;font-size:1rem;transition:all .2s}input:focus,select:focus{outline:none;border-color:#60a5fa;background:#0006}.btn-primary{padding:1rem;border-radius:8px;border:none;background:linear-gradient(to right,#3b82f6,#8b5cf6);color:#fff;font-weight:700;font-size:1.1rem;cursor:pointer;transition:transform .2s,opacity .2s}.btn-primary:hover{transform:translateY(-2px);opacity:.9}.list-section h2{margin-bottom:1.5rem}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.card h3{margin-top:0;color:#e2e8f0}.actions{display:flex;gap:.8rem;margin-top:1.5rem}.btn{padding:.6rem 1.2rem;background:#ffffff1a;color:#fff;text-decoration:none;border-radius:6px;font-size:.9rem;transition:background .2s;border:1px solid rgba(255,255,255,.1)}.btn:hover{background:#fff3}.btn.secondary{background:transparent;cursor:pointer}.btn.secondary:hover{background:#ffffff1a}.secondary-actions{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);justify-content:flex-end}.btn-icon{background:transparent;border:none;font-size:1.2rem;cursor:pointer;padding:.5rem;border-radius:50%;transition:background .2s,transform .2s}.btn-icon:hover{background:#ffffff1a;transform:scale(1.1)}.btn-icon.danger:hover{background:#ef444433}.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;-moz-user-select:none;-ms-user-select:none;-o-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}.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)}.visual-dashboard-container{padding:1rem;min-height:calc(100vh - 80px);width:100%;box-sizing:border-box;display:flex;flex-direction:column}.visual-controls{display:flex;justify-content:flex-end;padding:0 1rem 1rem}.react-grid-item{transition:box-shadow .2s;border-radius:16px;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden;background:#1e293bb3;border:1px solid rgba(255,255,255,.1)}.grid-item-container{width:100%;height:100%;display:flex;flex-direction:column}.react-grid-item.react-grid-placeholder{background:#ffffff1a!important;border-radius:16px;opacity:.5}.react-resizable-handle{width:20px;height:20px;bottom:5px;right:5px;z-index:100;cursor:se-resize}.react-resizable-handle:after{content:"";position:absolute;right:5px;bottom:5px;width:12px;height:12px;border-right:3px solid rgba(255,255,255,.8);border-bottom:3px solid rgba(255,255,255,.8);border-radius:2px}.layout{width:100%}.leaderboard-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:2rem;color:#fff;font-family:Inter,sans-serif}.leaderboard-header{text-align:center;letter-spacing:2px;text-transform:uppercase}.leaderboard-list{width:100%;max-width:800px;display:flex;flex-direction:column;gap:1rem}.leaderboard-item{display:flex;align-items:center;padding:1.5rem 2rem;border-radius:16px;animation:slideIn .5s ease-out forwards;opacity:0;transform:translateY(20px);transition:transform .2s,background .2s}.leaderboard-item:hover{transform:scale(1.02);background:#ffffff1a}.rank{font-size:2rem;font-weight:800;color:#fbbf24;width:80px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.name{flex:1;font-size:1.5rem;font-weight:600;letter-spacing:.5px}.time{font-family:Roboto Mono,monospace;font-size:1.5rem;font-weight:700;color:#4ade80;background:#4ade801a;padding:.5rem 1rem;border-radius:8px;border:1px solid rgba(74,222,128,.2)}@keyframes slideIn{to{opacity:1;transform:translateY(0)}}.header-content{flex:1}.leaderboard-header{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:800px;margin-bottom:2rem;position:relative}.settings-btn{font-size:1.5rem;padding:.5rem;background:#ffffff1a;border-radius:50%;cursor:pointer;transition:all .2s}.settings-btn:hover{background:#fff3;transform:rotate(90deg)}.leaderboard-settings{position:absolute;top:100px;right:2rem;width:250px;padding:1.5rem;z-index:100;animation:fadeIn .2s ease-out}.setting-row{margin-bottom:1rem;display:flex;flex-direction:column;gap:.5rem}.setting-row select{padding:.5rem;border-radius:8px;background:#0000004d;border:1px solid rgba(255,255,255,.1);color:#fff}.leaderboard-list.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));max-width:1200px;gap:1.5rem}.leaderboard-list.grid .leaderboard-item{flex-direction:column;text-align:center;padding:2rem;gap:1rem}.leaderboard-list.grid .rank{width:auto;font-size:2.5rem;margin-bottom:.5rem}.leaderboard-list.grid .name{font-size:1.2rem;margin-bottom:.5rem}.leaderboard-list.grid .time{font-size:1.2rem;width:100%;justify-content:center;display:flex}.leaderboard-list{max-height:calc(100vh - 200px);overflow-y:auto;padding-right:10px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.leaderboard-list::-webkit-scrollbar{width:6px}.leaderboard-list::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:3px}.settings-container{max-width:800px;margin:2rem auto;padding:2rem;color:#fff}.settings-container h1{margin-top:0;margin-bottom:2rem;text-align:center}.settings-section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.settings-section:last-child{border-bottom:none}.settings-section h2{margin-top:0;margin-bottom:1.5rem;color:#e2e8f0}.setting-item{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.5rem}.setting-item label{font-weight:500;color:#cbd5e1}.setting-item.checkbox{flex-direction:row;align-items:center}.setting-item.checkbox input{margin-right:.5rem;width:auto}.color-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}input[type=color]{width:100%;height:40px;padding:0;border:none;border-radius:8px;cursor:pointer}.animated-background{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f172a;overflow:hidden;z-index:0}.content-wrapper{position:relative;z-index:1;width:100%;height:100%;overflow-y:auto}.gradient-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.6;animation:float 20s infinite ease-in-out}.orb-1{width:600px;height:600px;background:radial-gradient(circle,#4f46e5,#3b82f6);top:-100px;left:-100px;animation-delay:0s}.orb-2{width:500px;height:500px;background:radial-gradient(circle,#ec4899,#8b5cf6);bottom:-100px;right:-100px;animation-delay:-5s}.orb-3{width:400px;height:400px;background:radial-gradient(circle,#10b981,#3b82f6);top:40%;left:40%;animation-delay:-10s}@keyframes float{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--glass-opacity: .1;--text-color: #ffffff;--bg-color: #0f172a}body{margin:0;min-width:320px;min-height:100vh;color:var(--text-color);background-color:var(--bg-color);transition:background-color .3s,color .3s}body.light{--text-color: #1e293b;--bg-color: #f8fafc}body.dark{--text-color: #ffffff;--bg-color: #0f172a}.glass-card{background:rgba(255,255,255,var(--glass-opacity));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 6px #0000000d}body.light .glass-card{background:rgba(255,255,255,var(--glass-opacity));border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 6px #0000000d}.btn{padding:.5rem 1rem;border-radius:8px;border:none;cursor:pointer;font-weight:500;transition:all .2s;background:#3b82f6;color:#fff}.btn:hover{background:#2563eb}.btn.secondary{background:#ffffff1a}.btn.secondary:hover{background:#fff3}.btn-icon{background:transparent;border:none;cursor:pointer;padding:.5rem;border-radius:50%;transition:background .2s;color:var(--text-color);display:flex;align-items:center;justify-content:center}.btn-icon:hover{background:#ffffff1a}body.light .btn-icon:hover{background:#0000000d}
