.FlexboxPlayground-module__3MY6Ha__playground{background:hsl(var(--background));--accent-color:#8b5cf6;flex-direction:column;height:100vh;max-height:100vh;display:flex;overflow:hidden}.FlexboxPlayground-module__3MY6Ha__header{background:hsl(var(--card));border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding:12px 24px;display:flex}.FlexboxPlayground-module__3MY6Ha__headerLeft{align-items:center;gap:24px;display:flex}.FlexboxPlayground-module__3MY6Ha__logo{align-items:center;gap:10px;display:flex}.FlexboxPlayground-module__3MY6Ha__logoIcon{font-size:24px}.FlexboxPlayground-module__3MY6Ha__logoText{color:hsl(var(--foreground));font-size:18px;font-weight:700}.FlexboxPlayground-module__3MY6Ha__headerRight{align-items:center;gap:16px;display:flex}.FlexboxPlayground-module__3MY6Ha__headerLink{color:hsl(var(--muted-foreground));border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.FlexboxPlayground-module__3MY6Ha__headerLink:hover{color:hsl(var(--foreground));background:hsl(var(--muted))}.FlexboxPlayground-module__3MY6Ha__betaBadge{background:var(--accent-color);color:#fff;text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}.FlexboxPlayground-module__3MY6Ha__githubBtn{color:hsl(var(--foreground));background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.FlexboxPlayground-module__3MY6Ha__githubBtn:hover{border-color:var(--accent-color)}.FlexboxPlayground-module__3MY6Ha__mainContent{flex:1;display:flex;overflow:hidden}.FlexboxPlayground-module__3MY6Ha__iconNav{background:hsl(var(--card));border-right:1px solid hsl(var(--border));flex-direction:column;align-items:center;gap:4px;width:56px;padding:16px 8px;display:flex}.FlexboxPlayground-module__3MY6Ha__iconNavBtn{cursor:pointer;width:40px;height:40px;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex}.FlexboxPlayground-module__3MY6Ha__iconNavBtn:hover{background:hsl(var(--muted));color:var(--accent-color)}.FlexboxPlayground-module__3MY6Ha__iconNavBtn.FlexboxPlayground-module__3MY6Ha__active{color:var(--accent-color);background:#8b5cf61a}.FlexboxPlayground-module__3MY6Ha__iconNavDivider{background:hsl(var(--border));width:24px;height:1px;margin:8px 0}.FlexboxPlayground-module__3MY6Ha__sidebar{background:hsl(var(--card));border-right:1px solid hsl(var(--border));flex-direction:column;width:280px;display:flex;overflow:hidden}.FlexboxPlayground-module__3MY6Ha__sidebarTabs{background:hsl(var(--background));border-bottom:1px solid hsl(var(--border));gap:2px;padding:12px;display:flex}.FlexboxPlayground-module__3MY6Ha__sidebarTab{background:hsl(var(--muted));color:hsl(var(--muted-foreground));cursor:pointer;border:none;border-radius:8px;flex:1;padding:10px;font-size:13px;font-weight:600;transition:all .2s}.FlexboxPlayground-module__3MY6Ha__sidebarTab:hover{background:hsl(var(--accent)/.1);color:hsl(var(--muted-foreground))}.FlexboxPlayground-module__3MY6Ha__sidebarTab.FlexboxPlayground-module__3MY6Ha__active{background:hsl(var(--accent)/.1);color:hsl(var(--foreground))}.FlexboxPlayground-module__3MY6Ha__sidebarContent{flex:1;padding:12px;overflow-y:auto}.FlexboxPlayground-module__3MY6Ha__sidebarContent::-webkit-scrollbar{width:6px}.FlexboxPlayground-module__3MY6Ha__sidebarContent::-webkit-scrollbar-track{background:0 0}.FlexboxPlayground-module__3MY6Ha__sidebarContent::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:3px}.FlexboxPlayground-module__3MY6Ha__controls{flex-direction:column;gap:8px;display:flex}.FlexboxPlayground-module__3MY6Ha__controlCard{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:12px;align-items:flex-start;gap:10px;padding:12px;transition:all .2s;display:flex}.FlexboxPlayground-module__3MY6Ha__controlCard:hover{border-color:hsl(var(--border));background:hsl(var(--muted))}.FlexboxPlayground-module__3MY6Ha__controlIcon{background:hsl(var(--border));width:32px;height:32px;color:var(--accent-color);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:flex}.FlexboxPlayground-module__3MY6Ha__controlMain{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.FlexboxPlayground-module__3MY6Ha__controlLabel{color:hsl(var(--foreground));font-size:13px;font-weight:600}.FlexboxPlayground-module__3MY6Ha__controlSelect,.FlexboxPlayground-module__3MY6Ha__controlInput{border:1px solid hsl(var(--border));background:hsl(var(--card));width:100%;color:hsl(var(--foreground));border-radius:8px;outline:none;padding:8px 10px;font-size:13px;transition:all .2s}.FlexboxPlayground-module__3MY6Ha__controlSelect:focus,.FlexboxPlayground-module__3MY6Ha__controlInput:focus{border-color:var(--accent-color);background:hsl(var(--card))}.FlexboxPlayground-module__3MY6Ha__controlSelect option{background:hsl(var(--card));color:hsl(var(--foreground))}.FlexboxPlayground-module__3MY6Ha__controlInfo{border:1px solid hsl(var(--border));cursor:pointer;width:22px;height:22px;color:hsl(var(--muted-foreground));background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;transition:all .2s;display:flex}.FlexboxPlayground-module__3MY6Ha__controlInfo:hover{border-color:var(--accent-color);color:var(--accent-color);background:#8b5cf61a}.FlexboxPlayground-module__3MY6Ha__gapControl{gap:6px;display:flex}.FlexboxPlayground-module__3MY6Ha__gapInput{color:#000;border:1px solid #2a2a2a;border-radius:8px;outline:none;flex:1;padding:8px 10px;font-size:13px;transition:all .2s}.FlexboxPlayground-module__3MY6Ha__gapInput:focus{border-color:var(--accent-color)}.FlexboxPlayground-module__3MY6Ha__unitSelect{border:1px solid hsl(var(--border));background:hsl(var(--card));width:60px;color:hsl(var(--foreground));cursor:pointer;border-radius:8px;outline:none;padding:8px 6px;font-size:12px}.FlexboxPlayground-module__3MY6Ha__unitSelect option{background:hsl(var(--card))}.FlexboxPlayground-module__3MY6Ha__presetsHeader{background:hsl(var(--background));border-bottom:1px solid hsl(var(--border));padding:16px}.FlexboxPlayground-module__3MY6Ha__presetsHeader h3{color:hsl(var(--foreground));margin:0;font-size:14px;font-weight:600}.FlexboxPlayground-module__3MY6Ha__layoutsGrid{grid-template-columns:1fr 1fr;gap:8px;max-height:calc(100vh - 180px);padding:12px;display:grid;overflow-y:auto}.FlexboxPlayground-module__3MY6Ha__layoutCard{background:hsl(var(--card));border:1px solid hsl(var(--border));cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;transition:all .2s;display:flex}.FlexboxPlayground-module__3MY6Ha__layoutCard:hover{border-color:var(--accent-color);background:hsl(var(--muted));transform:translateY(-2px)}.FlexboxPlayground-module__3MY6Ha__layoutIcon{background:hsl(var(--border));width:100%;height:50px;color:var(--accent-color);white-space:pre-line;border-radius:6px;justify-content:center;align-items:center;font-family:monospace;font-size:16px;line-height:1.3;display:flex}.FlexboxPlayground-module__3MY6Ha__layoutName{color:hsl(var(--muted-foreground));text-align:center;font-size:11px;font-weight:600}.FlexboxPlayground-module__3MY6Ha__settingsContent{padding:16px}.FlexboxPlayground-module__3MY6Ha__settingGroup{margin-bottom:20px}.FlexboxPlayground-module__3MY6Ha__settingLabel{color:hsl(var(--foreground));margin-bottom:10px;font-size:13px;font-weight:600}.FlexboxPlayground-module__3MY6Ha__colorPicker{gap:8px;display:flex}.FlexboxPlayground-module__3MY6Ha__colorBtn{cursor:pointer;border:2px solid #0000;border-radius:8px;width:32px;height:32px;transition:all .2s}.FlexboxPlayground-module__3MY6Ha__colorBtn:hover{transform:scale(1.1)}.FlexboxPlayground-module__3MY6Ha__colorBtn.FlexboxPlayground-module__3MY6Ha__active{box-shadow:0 0 0 2px hsl(var(--card));border-color:#fff}.FlexboxPlayground-module__3MY6Ha__mainArea{background:hsl(var(--background));flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.FlexboxPlayground-module__3MY6Ha__floatingToolbar{background:hsl(var(--card));border:1px solid hsl(var(--border));z-index:10;border-radius:12px;align-items:center;gap:4px;padding:8px;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0006}.FlexboxPlayground-module__3MY6Ha__toolbarBtn{cursor:pointer;color:#8a8a8a;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:all .2s;display:flex}.FlexboxPlayground-module__3MY6Ha__toolbarBtn:hover:not(:disabled){color:var(--accent-color);background:#252525}.FlexboxPlayground-module__3MY6Ha__toolbarBtn:disabled{opacity:.3;cursor:not-allowed}.FlexboxPlayground-module__3MY6Ha__toolbarDivider{background:hsl(var(--border));width:1px;height:24px;margin:0 4px}.FlexboxPlayground-module__3MY6Ha__preview{background-color:hsl(var(--background));background-image:radial-gradient(circle,hsl(var(--muted-foreground)/.2)1px,transparent 1px);background-size:20px 20px;flex:1;justify-content:stretch;align-items:stretch;padding:80px 24px 24px;display:flex;overflow:auto}.FlexboxPlayground-module__3MY6Ha__flexContainer{background:0 0;border:none;border-radius:0;flex:1;width:100%;height:100%;padding:16px;transition:all .3s}.FlexboxPlayground-module__3MY6Ha__flexItem{background:hsl(var(--card));border:2px solid hsl(var(--border));cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:16px;justify-content:center;align-items:center;min-width:120px;min-height:120px;transition:all .2s;display:flex;position:relative}.FlexboxPlayground-module__3MY6Ha__flexItem:hover{border-color:var(--accent-color);background:hsl(var(--muted));transform:scale(1.02)}.FlexboxPlayground-module__3MY6Ha__flexItem.FlexboxPlayground-module__3MY6Ha__selected{border-color:var(--accent-color);background:#8b5cf61a;box-shadow:0 0 0 3px #8b5cf633}.FlexboxPlayground-module__3MY6Ha__itemNumber{color:hsl(var(--muted-foreground));font-size:28px;font-weight:700}.FlexboxPlayground-module__3MY6Ha__flexItem.FlexboxPlayground-module__3MY6Ha__selected .FlexboxPlayground-module__3MY6Ha__itemNumber{color:var(--accent-color)}.FlexboxPlayground-module__3MY6Ha__itemCheck{background:var(--accent-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;display:flex;position:absolute;top:6px;right:6px}.FlexboxPlayground-module__3MY6Ha__flexItem.FlexboxPlayground-module__3MY6Ha__dragging{opacity:.5;cursor:grabbing!important}.FlexboxPlayground-module__3MY6Ha__flexItem.FlexboxPlayground-module__3MY6Ha__dragOver{background:#8b5cf626;transform:scale(1.05);box-shadow:0 0 0 4px #8b5cf64d;border-color:var(--accent-color)!important;border-style:dashed!important}.FlexboxPlayground-module__3MY6Ha__flexItem{cursor:grab}.FlexboxPlayground-module__3MY6Ha__flexItem:active{cursor:grabbing}.FlexboxPlayground-module__3MY6Ha__modalOverlay{background:hsl(var(--background)/.8);z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.FlexboxPlayground-module__3MY6Ha__modal{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:16px;flex-direction:column;width:90%;max-width:700px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000080}.FlexboxPlayground-module__3MY6Ha__modalHeader{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.FlexboxPlayground-module__3MY6Ha__modalHeader h2{color:hsl(var(--foreground));margin:0;font-size:18px;font-weight:600}.FlexboxPlayground-module__3MY6Ha__modalClose{width:32px;height:32px;color:hsl(var(--muted-foreground));cursor:pointer;background:#1f1f1f;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:20px;transition:all .2s;display:flex}.FlexboxPlayground-module__3MY6Ha__modalClose:hover{background:hsl(var(--border));color:hsl(var(--foreground))}.FlexboxPlayground-module__3MY6Ha__codeTabs{background:hsl(var(--card));gap:2px;padding:12px 24px;display:flex}.FlexboxPlayground-module__3MY6Ha__codeTab{color:#6b6b6b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 20px;font-size:13px;font-weight:600;transition:all .2s}.FlexboxPlayground-module__3MY6Ha__codeTab:hover{color:hsl(var(--muted-foreground))}.FlexboxPlayground-module__3MY6Ha__codeTab.FlexboxPlayground-module__3MY6Ha__active{background:hsl(var(--border));color:var(--accent-color)}.FlexboxPlayground-module__3MY6Ha__codeContent{flex:1;padding:0 24px;overflow:auto}.FlexboxPlayground-module__3MY6Ha__modalFooter{border-top:1px solid hsl(var(--border));justify-content:flex-end;padding:16px 24px;display:flex}.FlexboxPlayground-module__3MY6Ha__copyBtn{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.FlexboxPlayground-module__3MY6Ha__copyBtn:hover{filter:brightness(1.1);transform:translateY(-1px)}@media (max-width:1024px){.FlexboxPlayground-module__3MY6Ha__mainContent{flex-direction:column}.FlexboxPlayground-module__3MY6Ha__iconNav{border-right:none;border-bottom:1px solid hsl(var(--border));flex-direction:row;justify-content:center;width:100%;padding:8px 12px}.FlexboxPlayground-module__3MY6Ha__iconNavDivider{width:1px;height:24px;margin:0 8px}.FlexboxPlayground-module__3MY6Ha__sidebar{border-right:none;border-bottom:1px solid hsl(var(--border));width:100%;max-height:400px}.FlexboxPlayground-module__3MY6Ha__layoutsGrid{max-height:250px}.FlexboxPlayground-module__3MY6Ha__floatingToolbar{top:8px}.FlexboxPlayground-module__3MY6Ha__preview{padding:60px 20px 20px}}@media (max-width:768px){.FlexboxPlayground-module__3MY6Ha__header{padding:10px 16px}.FlexboxPlayground-module__3MY6Ha__headerLink{display:none}.FlexboxPlayground-module__3MY6Ha__layoutsGrid{grid-template-columns:repeat(3,1fr);gap:6px}.FlexboxPlayground-module__3MY6Ha__layoutCard{padding:8px 6px}.FlexboxPlayground-module__3MY6Ha__layoutIcon{height:40px;font-size:14px}.FlexboxPlayground-module__3MY6Ha__layoutName{font-size:10px}.FlexboxPlayground-module__3MY6Ha__flexContainer{min-height:280px;padding:16px}.FlexboxPlayground-module__3MY6Ha__flexItem{min-width:60px;min-height:60px}.FlexboxPlayground-module__3MY6Ha__itemNumber{font-size:22px}.FlexboxPlayground-module__3MY6Ha__floatingToolbar{padding:6px}.FlexboxPlayground-module__3MY6Ha__toolbarBtn{width:32px;height:32px}}
