.dashboard-module__rFLKKa__shell{background:var(--bg);height:100vh;color:var(--text-primary);transition:background .22s,color .22s;display:flex;overflow:hidden}.dashboard-module__rFLKKa__sidebar{border-right:1px solid var(--border);background:color-mix(in srgb,var(--surface-strong)60%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;flex-shrink:0;gap:28px;width:260px;padding:24px 14px;display:flex}.dashboard-module__rFLKKa__brand{color:var(--text-primary);letter-spacing:-.04em;align-items:center;gap:10px;padding:0 12px;font-size:18px;font-weight:600;text-decoration:none;display:flex}.dashboard-module__rFLKKa__brandLogo{object-fit:contain;width:auto;height:24px}.dashboard-module__rFLKKa__nav{flex-direction:column;flex:1;gap:4px;display:flex}.dashboard-module__rFLKKa__navItem{height:38px;color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;width:100%;padding:0 12px;font-size:13.5px;font-weight:500;transition:all .18s cubic-bezier(.22,1,.36,1);display:flex}.dashboard-module__rFLKKa__navItem:hover{background:color-mix(in srgb,var(--text-primary)4%,transparent);color:var(--text-primary)}.dashboard-module__rFLKKa__navItem.dashboard-module__rFLKKa__active,.dashboard-module__rFLKKa__active{background:color-mix(in srgb,var(--text-primary)6%,var(--surface));color:var(--text-primary);border-color:color-mix(in srgb,var(--text-primary)8%,transparent);font-weight:600;box-shadow:0 1px 3px #0000000a}.dashboard-module__rFLKKa__sidebarBottom{flex-direction:column;gap:16px;display:flex}.dashboard-module__rFLKKa__upgradeCard{background:color-mix(in srgb,var(--accent)4%,var(--surface-strong));border:1px solid color-mix(in srgb,var(--accent)16%,var(--border));border-radius:14px;flex-direction:column;gap:8px;padding:16px;display:flex}.dashboard-module__rFLKKa__upgradeTag{letter-spacing:.05em;background:var(--accent);color:#fff;border-radius:4px;align-self:flex-start;padding:2px 6px;font-size:10px;font-weight:700}.dashboard-module__rFLKKa__upgradeCard h4{margin:0;font-size:14px;font-weight:600}.dashboard-module__rFLKKa__upgradeCard p{color:var(--text-muted);margin:0;font-size:12px;line-height:1.4}.dashboard-module__rFLKKa__upgradeBtn{background:var(--accent);color:#fff;cursor:pointer;box-shadow:0 2px 8px color-mix(in srgb,var(--accent)20%,transparent);border:none;border-radius:10px;margin-top:4px;padding:8px;font-size:13px;font-weight:600;transition:all .2s}.dashboard-module__rFLKKa__upgradeBtn:hover{opacity:.92;box-shadow:0 4px 12px color-mix(in srgb,var(--accent)28%,transparent);transform:translateY(-1px)}.dashboard-module__rFLKKa__themeToggleBtn{border:1px solid var(--border);background:var(--surface);width:100%;height:40px;color:var(--text-secondary);cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:0 12px;font-size:14px;font-weight:500;transition:all .16s;display:flex}.dashboard-module__rFLKKa__themeToggleBtn:hover{background:var(--surface-hover);color:var(--text-primary);border-color:var(--border-strong)}.dashboard-module__rFLKKa__mainWrapper{flex-direction:column;flex:1;display:flex;overflow-y:auto}.dashboard-module__rFLKKa__topbar{z-index:10;background:color-mix(in srgb,var(--bg)85%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:64px;padding:0 32px;display:flex;position:sticky;top:0}.dashboard-module__rFLKKa__userMenu{align-items:center;gap:12px;display:flex}.dashboard-module__rFLKKa__content{flex-direction:column;flex:1;gap:44px;width:min(1000px,100%);margin:0 auto;padding:40px 32px 64px;display:flex}.dashboard-module__rFLKKa__heroCenter{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.dashboard-module__rFLKKa__dashPromptShell{border:1px solid var(--border);background:var(--surface-strong);width:min(840px,100%);box-shadow:var(--shadow-sm),inset 0 1px 0 #ffffff80;z-index:1500;border-radius:20px;flex-direction:column;margin-top:32px;transition:all .35s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:visible}.dashboard-module__rFLKKa__dashPromptShell:focus-within{border-color:color-mix(in srgb,var(--accent)40%,var(--border-strong));box-shadow:0 0 0 3px color-mix(in srgb,var(--accent)10%,transparent),var(--shadow-md);transform:translateY(-2px)}.dashboard-module__rFLKKa__dashPromptInput{resize:none;width:100%;min-height:130px;color:var(--text-primary);letter-spacing:-.005em;background:0 0;border:0;outline:0;padding:24px 24px 8px;font-size:16px;font-weight:400;line-height:1.7}.dashboard-module__rFLKKa__dashPromptInput::placeholder{color:var(--text-muted);opacity:.8}.dashboard-module__rFLKKa__dashPromptFooter{justify-content:space-between;align-items:center;gap:12px;padding:12px 20px 20px;display:flex}.dashboard-module__rFLKKa__dashPromptActions{align-items:center;gap:10px;display:flex}.dashboard-module__rFLKKa__dashModelPicker{z-index:2000;display:inline-flex;position:relative}.dashboard-module__rFLKKa__dashModelPickerBtn{border:1px solid color-mix(in srgb,var(--border)60%,transparent);background:var(--surface-strong);height:44px;color:var(--text-primary);cursor:pointer;border-radius:999px;align-items:center;gap:10px;padding:0 16px;font-size:14px;font-weight:500;transition:all .25s;display:inline-flex}.dashboard-module__rFLKKa__dashModelPickerBtn:hover{background:var(--surface-hover);border-color:var(--border-strong);box-shadow:0 4px 12px #0000000d}.dashboard-module__rFLKKa__dashModelAvatar{object-fit:cover;border-radius:999px;width:22px;height:22px}.dashboard-module__rFLKKa__dashModelMenu{border:1px solid var(--border-strong);background:var(--surface-strong);z-index:5000;-webkit-backdrop-filter:blur(24px)saturate(1.6);backdrop-filter:blur(24px)saturate(1.6);border-radius:14px;flex-direction:column;gap:2px;width:240px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);bottom:auto;left:0;box-shadow:0 8px 32px #0000001f,0 0 0 1px #00000005}[data-theme=dark] .dashboard-module__rFLKKa__dashModelMenu{background:#0b0b0d;border-color:#27272a;box-shadow:0 12px 40px #000c}.dashboard-module__rFLKKa__dashModelMenuItem{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;z-index:1000;background:#fff;border:1px solid #f1f1f3;border-radius:10px;align-items:center;gap:10px;padding:10px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.dashboard-module__rFLKKa__dashModelMenuLabel{flex:1;min-width:0}.dashboard-module__rFLKKa__dashModelProBadge{color:#b45309;background:#f59e0b1f;border-radius:999px;align-items:center;gap:4px;margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.dashboard-module__rFLKKa__dashModelMenuItemLocked{opacity:.72;cursor:not-allowed}.dashboard-module__rFLKKa__dashModelMenuItem:hover{background:#f5f5f7;border-color:#e5e7eb}.dashboard-module__rFLKKa__dashModelMenuItemLocked:hover{background:#fff;border-color:#f1f1f3}[data-theme=dark] .dashboard-module__rFLKKa__dashModelMenuItem{background:#111214;border-color:#232428}[data-theme=dark] .dashboard-module__rFLKKa__dashModelMenuItem:hover{background:#181a1f;border-color:#2e3138}[data-theme=dark] .dashboard-module__rFLKKa__dashModelMenuItemLocked:hover{background:#111214;border-color:#232428}[data-theme=dark] .dashboard-module__rFLKKa__dashModelProBadge{color:#fbbf24;background:#f59e0b29}.dashboard-module__rFLKKa__dashModelCreditBadge{color:#6366f1;letter-spacing:.01em;white-space:nowrap;background:#6366f11a;border-radius:999px;align-items:center;margin-left:auto;padding:2px 7px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}[data-theme=dark] .dashboard-module__rFLKKa__dashModelCreditBadge{color:#a5b4fc;background:#818cf824}.dashboard-module__rFLKKa__dashModelCreditBadgeInline{color:#6366f1;letter-spacing:.01em;white-space:nowrap;background:#6366f114;border-radius:999px;align-items:center;padding:1px 6px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}[data-theme=dark] .dashboard-module__rFLKKa__dashModelCreditBadgeInline{color:#a5b4fc;background:#818cf81f}.dashboard-module__rFLKKa__dashAttachBtn{border:1px solid color-mix(in srgb,var(--border)60%,transparent);background:var(--surface-soft);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.dashboard-module__rFLKKa__dashAttachBtn:hover{background:var(--surface-hover);color:var(--text-primary);border-color:var(--border-strong);transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}.dashboard-module__rFLKKa__dashSubmitBtn{background:var(--accent);color:#fff;white-space:nowrap;cursor:pointer;height:42px;box-shadow:0 2px 8px color-mix(in srgb,var(--accent)24%,transparent);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-size:14px;font-weight:600;transition:all .28s cubic-bezier(.22,1,.36,1);display:inline-flex}.dashboard-module__rFLKKa__dashSubmitBtn:hover:not(:disabled){box-shadow:0 6px 20px color-mix(in srgb,var(--accent)32%,transparent);transform:translateY(-1px)}.dashboard-module__rFLKKa__dashSubmitBtn:disabled{box-shadow:none;transform:none;opacity:.4!important;cursor:not-allowed!important}.dashboard-module__rFLKKa__heroTitle{letter-spacing:-.03em;color:var(--text-primary);max-width:600px;margin:0;font-size:clamp(26px,3.5vw,38px);font-weight:700;line-height:1.15}.dashboard-module__rFLKKa__sectionBlock{flex-direction:column;gap:20px;display:flex}.dashboard-module__rFLKKa__sectionHead{justify-content:space-between;align-items:center;display:flex}.dashboard-module__rFLKKa__sectionHead p{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:16px;font-weight:700}.dashboard-module__rFLKKa__sectionTitleWithIcon{align-items:center;gap:8px;display:flex}.dashboard-module__rFLKKa__templatesGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.dashboard-module__rFLKKa__inspirationCard{border:1px solid var(--border);background:var(--surface-strong);cursor:pointer;border-radius:14px;flex-direction:column;gap:12px;padding:18px;transition:all .24s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.dashboard-module__rFLKKa__inspirationCard:before{content:"";background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--accent)30%,transparent),transparent);opacity:0;height:1px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.dashboard-module__rFLKKa__inspirationCard:hover{border-color:color-mix(in srgb,var(--accent)24%,var(--border-strong));box-shadow:var(--shadow-md);transform:translateY(-3px)}.dashboard-module__rFLKKa__inspirationCard:hover:before{opacity:1}.dashboard-module__rFLKKa__inspIconBox{background:color-mix(in srgb,var(--accent)10%,var(--surface-soft));width:32px;height:32px;color:var(--accent);border:1px solid color-mix(in srgb,var(--accent)20%,var(--border));border-radius:8px;justify-content:center;align-items:center;transition:transform .3s;display:flex}.dashboard-module__rFLKKa__inspirationCard:hover .dashboard-module__rFLKKa__inspIconBox{transform:scale(1.05)}.dashboard-module__rFLKKa__inspContent h4{color:var(--text-primary);margin:0;font-size:15px;font-weight:600}.dashboard-module__rFLKKa__inspTag{background:var(--surface-soft);color:var(--text-secondary);border:1px solid var(--border);border-radius:6px;margin-top:6px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.dashboard-module__rFLKKa__inspContent p{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:12px 0 0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.dashboard-module__rFLKKa__projectTabs{background:color-mix(in srgb,var(--surface-soft)80%,transparent);border:1px solid var(--border);border-radius:999px;align-items:center;gap:4px;padding:3px;display:flex}.dashboard-module__rFLKKa__projectTabActive,.dashboard-module__rFLKKa__projectTab{cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .2s}.dashboard-module__rFLKKa__projectTabActive{background:var(--surface-strong);color:var(--text-primary);box-shadow:0 1px 4px #0000000f}.dashboard-module__rFLKKa__projectTab{color:var(--text-secondary)}.dashboard-module__rFLKKa__projectTab:hover{color:var(--text-primary)}.dashboard-module__rFLKKa__projectsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.dashboard-module__rFLKKa__projectCard{border:1px solid var(--border);background:var(--surface-strong);cursor:pointer;z-index:0;min-height:112px;box-shadow:var(--shadow-sm);border-radius:14px;padding:0;transition:all .24s cubic-bezier(.22,1,.36,1);position:relative;overflow:visible}.dashboard-module__rFLKKa__projectCardRaised{z-index:1200}.dashboard-module__rFLKKa__projectCard:hover{border-color:color-mix(in srgb,var(--accent)28%,var(--border-strong));box-shadow:var(--shadow-md),0 0 0 1px color-mix(in srgb,var(--accent)8%,transparent);transform:translateY(-3px)}.dashboard-module__rFLKKa__projectCardInner{align-items:flex-start;gap:14px;padding:18px;display:flex}.dashboard-module__rFLKKa__projectCardIcon{width:34px;height:34px;color:var(--text-primary);background:color-mix(in srgb,var(--surface-soft)80%,transparent);border:1px solid var(--border);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.dashboard-module__rFLKKa__projectCardBody{flex:1;min-width:0}.dashboard-module__rFLKKa__projectTitleRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dashboard-module__rFLKKa__projectTitleRow h3{color:var(--text-primary);margin:0;font-size:14px;font-weight:600;line-height:1.3}.dashboard-module__rFLKKa__projectCardActions{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.dashboard-module__rFLKKa__projectActionIcon{border:1px solid var(--border);width:24px;height:24px;color:var(--text-muted);background:var(--surface-strong);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex}.dashboard-module__rFLKKa__projectActionIconActive{color:#f5b942;border-color:color-mix(in srgb,#f5b942 32%,var(--border))}.dashboard-module__rFLKKa__projectCard:hover .dashboard-module__rFLKKa__projectActionIcon{color:var(--text-secondary);border-color:var(--border);background:var(--surface-hover)}.dashboard-module__rFLKKa__projectMenuWrap{z-index:1400;display:inline-flex;position:relative}.dashboard-module__rFLKKa__projectMenu{border:1px solid var(--border);background:var(--surface-strong);z-index:1600;border-radius:14px;flex-direction:column;gap:4px;min-width:170px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 36px #00000038}[data-theme=dark] .dashboard-module__rFLKKa__projectMenu{background:#0b0b0d;border-color:#27272a}[data-theme=light] .dashboard-module__rFLKKa__projectMenu{background:#fff;border-color:#e5e7eb}.dashboard-module__rFLKKa__projectMenuItem{background:var(--surface-strong);width:100%;color:var(--text-primary);cursor:pointer;text-align:left;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:8px;padding:9px 10px;font-size:13px;font-weight:500;display:inline-flex}.dashboard-module__rFLKKa__projectMenuItem:hover{background:var(--surface-hover)}.dashboard-module__rFLKKa__projectMenuItemDanger{color:#e16464}.dashboard-module__rFLKKa__projectMenuItemDanger:hover{background:#2a1416}.dashboard-module__rFLKKa__projectMetaText{color:var(--text-secondary);margin:6px 0 0;font-size:13px}.dashboard-module__rFLKKa__projectPromptText{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.dashboard-module__rFLKKa__iconBtnSmall{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;display:inline-flex}.dashboard-module__rFLKKa__iconBtnSmall:hover{color:var(--text-primary);background:var(--surface-soft)}.dashboard-module__rFLKKa__templateCard{border:1px solid var(--border);background:var(--surface-strong);color:var(--text-primary);box-shadow:var(--shadow-sm);border-radius:14px;padding:24px}.dashboard-module__rFLKKa__templateTitleRow{align-items:center;gap:10px;margin-bottom:12px;display:flex}.dashboard-module__rFLKKa__templateTitleRow h3{margin:0;font-size:16px;font-weight:600}.dashboard-module__rFLKKa__templateCard p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.dashboard-module__rFLKKa__upgradeCardCompact{border:1px solid var(--border);background:var(--surface-hover);border-radius:10px;align-items:center;gap:8px;padding:10px 12px;display:flex}.dashboard-module__rFLKKa__upgradeBannerLink{color:var(--accent);align-items:center;gap:4px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.dashboard-module__rFLKKa__upgradeBannerLink:hover{opacity:.8}.dashboard-module__rFLKKa__topbarBreadcrumb{color:var(--text-primary);font-size:15px;font-weight:600}.dashboard-module__rFLKKa__topbarIconBtn{border:1px solid var(--border);width:34px;height:34px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.dashboard-module__rFLKKa__topbarIconBtn:hover{color:var(--text-primary);background:var(--surface-soft)}.dashboard-module__rFLKKa__avatarBtn{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;display:inline-flex;position:relative}.dashboard-module__rFLKKa__avatarChevron{color:var(--text-muted);flex-shrink:0}.dashboard-module__rFLKKa__userAvatar{background:var(--accent);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:inline-flex}.dashboard-module__rFLKKa__avatarDropdown{border:1px solid var(--border);background:var(--surface-strong);min-width:200px;box-shadow:var(--shadow-md);z-index:100;border-radius:14px;flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}[data-theme=dark] .dashboard-module__rFLKKa__avatarDropdown{background:#0b0b0d;border-color:#27272a}.dashboard-module__rFLKKa__avatarDropdownEmail{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;padding:8px 10px 6px;font-size:12px;font-weight:500;overflow:hidden}.dashboard-module__rFLKKa__avatarDropdownItem{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:9px 10px;font-size:13px;font-weight:500;transition:background .15s;display:inline-flex}.dashboard-module__rFLKKa__avatarDropdownItem:hover{background:var(--surface-hover)}.dashboard-module__rFLKKa__avatarDropdownItemDanger{color:#e16464}.dashboard-module__rFLKKa__avatarDropdownItemDanger:hover{background:#e1646414}.dashboard-module__rFLKKa__avatarDropdownDivider{background:var(--border);height:1px;margin:4px 0}.dashboard-module__rFLKKa__avatarBackdrop{z-index:99;position:fixed;inset:0}.dashboard-module__rFLKKa__modalOverlay{z-index:200;-webkit-backdrop-filter:blur(8px)saturate(1.6);backdrop-filter:blur(8px)saturate(1.6);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dashboard-module__rFLKKa__modalBox{background:var(--surface-strong);border:1px solid var(--border);width:min(420px,100vw - 32px);box-shadow:var(--shadow-lg),0 0 0 1px #00000005;border-radius:18px;padding:28px;animation:.2s cubic-bezier(.22,1,.36,1) dashboard-module__rFLKKa__modalIn}@keyframes dashboard-module__rFLKKa__modalIn{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}[data-theme=dark] .dashboard-module__rFLKKa__modalBox{background:#0d0f14}.dashboard-module__rFLKKa__modalHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.dashboard-module__rFLKKa__modalHeader h3{color:var(--text-primary);margin:0;font-size:17px;font-weight:600}.dashboard-module__rFLKKa__modalClose{border:1px solid var(--border);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.dashboard-module__rFLKKa__modalClose:hover{background:var(--surface-soft);color:var(--text-primary)}.dashboard-module__rFLKKa__modalBody{color:var(--text-secondary);margin:0 0 24px;font-size:14px;line-height:1.6}.dashboard-module__rFLKKa__cancelReasonField{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.dashboard-module__rFLKKa__cancelReasonLabel{color:var(--text-primary);font-size:13px;font-weight:600}.dashboard-module__rFLKKa__cancelReasonSelect,.dashboard-module__rFLKKa__cancelReasonTextarea{border:1px solid var(--border);background:var(--surface-soft);width:100%;color:var(--text-primary);border-radius:10px;font-size:14px;transition:border-color .2s}.dashboard-module__rFLKKa__cancelReasonSelect{height:40px;padding:0 12px}.dashboard-module__rFLKKa__cancelReasonTextarea{resize:vertical;min-height:88px;padding:10px 12px;font-family:inherit}.dashboard-module__rFLKKa__cancelReasonSelect:focus,.dashboard-module__rFLKKa__cancelReasonTextarea:focus{border-color:var(--accent);outline:none}.dashboard-module__rFLKKa__cancelReasonError{margin:0 0 10px;color:#dc2626!important;font-size:13px!important}.dashboard-module__rFLKKa__modalActions{justify-content:flex-end;gap:10px;display:flex}.dashboard-module__rFLKKa__modalCancelBtn{border:1px solid var(--border);height:38px;color:var(--text-primary);cursor:pointer;background:0 0;border-radius:999px;padding:0 18px;font-size:14px;font-weight:600;transition:background .15s}.dashboard-module__rFLKKa__modalCancelBtn:hover{background:var(--surface-soft)}.dashboard-module__rFLKKa__modalDeleteBtn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:999px;align-items:center;gap:6px;height:38px;padding:0 18px;font-size:14px;font-weight:600;transition:opacity .15s;display:inline-flex}.dashboard-module__rFLKKa__modalDeleteBtn:hover{opacity:.9}.dashboard-module__rFLKKa__usageProgressBar{background:var(--surface-soft);border:1px solid var(--border);border-radius:999px;height:8px;margin-bottom:8px;overflow:hidden}.dashboard-module__rFLKKa__usageProgressFill{background:var(--accent);border-radius:999px;height:100%;transition:width .4s}.dashboard-module__rFLKKa__usageMeta{color:var(--text-muted);justify-content:space-between;margin-bottom:8px;font-size:12px;display:flex}.dashboard-module__rFLKKa__usageResetNote{color:var(--text-muted);margin:0;font-size:12px}.dashboard-module__rFLKKa__settingsRow{flex-direction:column;gap:6px;display:flex}.dashboard-module__rFLKKa__settingsLabel{color:var(--text-secondary);font-size:13px;font-weight:500}.dashboard-module__rFLKKa__settingsInput{border:1px solid var(--border);background:var(--surface-soft);height:40px;color:var(--text-primary);border-radius:10px;padding:0 14px;font-size:14px;transition:border-color .2s}.dashboard-module__rFLKKa__settingsInput:focus{border-color:var(--accent);outline:none}.dashboard-module__rFLKKa__settingsInput:disabled{opacity:.55;cursor:not-allowed}.dashboard-module__rFLKKa__settingsDangerBtn{color:#dc2626;cursor:pointer;background:0 0;border:1px solid #dc2626;border-radius:999px;height:38px;padding:0 18px;font-size:14px;font-weight:600;transition:background .15s,color .15s}.dashboard-module__rFLKKa__settingsDangerBtn:hover{color:#fff;background:#dc2626}.dashboard-module__rFLKKa__settingsDangerBtn:disabled{opacity:.55;cursor:progress}.dashboard-module__rFLKKa__templateSearchWrap{align-items:center;display:inline-flex;position:relative}.dashboard-module__rFLKKa__templateSearchIcon{color:var(--text-muted);pointer-events:none;position:absolute;left:10px}.dashboard-module__rFLKKa__templateSearchInput{border:1px solid var(--border);background:var(--surface-soft);height:36px;color:var(--text-primary);border-radius:999px;width:200px;padding:0 14px 0 30px;font-size:13px;transition:border-color .2s,width .25s}.dashboard-module__rFLKKa__templateSearchInput:focus{border-color:var(--accent);outline:none;width:240px}.dashboard-module__rFLKKa__renameForm{flex:1;min-width:0}.dashboard-module__rFLKKa__renameInput{border:1px solid var(--accent);background:var(--surface-soft);width:100%;height:28px;color:var(--text-primary);border-radius:6px;padding:0 8px;font-size:14px;font-weight:600}.dashboard-module__rFLKKa__renameInput:focus{box-shadow:0 0 0 2px color-mix(in srgb,var(--accent)20%,transparent);outline:none}@media (max-width:1180px){.dashboard-module__rFLKKa__content{width:min(920px,100%)}.dashboard-module__rFLKKa__templatesGrid,.dashboard-module__rFLKKa__projectsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.dashboard-module__rFLKKa__mobileTopBar{display:none}.dashboard-module__rFLKKa__mobileMenuBtn{border:1px solid var(--border);width:40px;height:40px;color:var(--text-primary);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;transition:background .2s;display:inline-flex}.dashboard-module__rFLKKa__mobileMenuBtn:hover{background:var(--surface-soft)}.dashboard-module__rFLKKa__drawerBackdrop{display:none}@media (max-width:940px){.dashboard-module__rFLKKa__shell{flex-direction:column}.dashboard-module__rFLKKa__mobileTopBar{border-bottom:1px solid var(--border);background:var(--surface-strong);z-index:60;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:sticky;top:0}.dashboard-module__rFLKKa__sidebar{z-index:9999;border-right:1px solid var(--border);flex-direction:column;gap:32px;width:280px;padding:24px 16px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.dashboard-module__rFLKKa__sidebarOpen{transform:translate(0)}.dashboard-module__rFLKKa__drawerBackdrop{z-index:9998;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;display:block;position:fixed;inset:0}.dashboard-module__rFLKKa__nav{flex-direction:column;flex:1;gap:4px}.dashboard-module__rFLKKa__navItem{width:100%}.dashboard-module__rFLKKa__sidebarBottom{flex-direction:column;gap:16px}.dashboard-module__rFLKKa__upgradeCard{display:none}.dashboard-module__rFLKKa__content{gap:36px;padding:28px 20px 48px}.dashboard-module__rFLKKa__heroTitle{font-size:28px}.dashboard-module__rFLKKa__promptCard{width:100%}.dashboard-module__rFLKKa__templatesGrid,.dashboard-module__rFLKKa__projectsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__rFLKKa__dashPromptInput{min-height:120px;padding:22px 22px 10px;font-size:16px}.dashboard-module__rFLKKa__dashPromptShell{border-radius:20px;margin-top:24px}.dashboard-module__rFLKKa__dashPromptFooter{padding:10px 16px 16px}.dashboard-module__rFLKKa__sectionHead p{font-size:16px}.dashboard-module__rFLKKa__inspirationCard,.dashboard-module__rFLKKa__communityCard{padding:16px}.dashboard-module__rFLKKa__templateSearchInput{width:160px}.dashboard-module__rFLKKa__templateSearchInput:focus{width:200px}}@media (max-width:768px){.dashboard-module__rFLKKa__content{gap:32px;padding:24px 16px 40px}.dashboard-module__rFLKKa__heroTitle{font-size:clamp(22px,5vw,28px)}.dashboard-module__rFLKKa__templatesGrid,.dashboard-module__rFLKKa__projectsGrid{grid-template-columns:1fr}.dashboard-module__rFLKKa__dashPromptInput{min-height:110px;padding:18px 18px 8px;font-size:15px}.dashboard-module__rFLKKa__dashPromptShell{border-radius:18px;margin-top:20px}.dashboard-module__rFLKKa__dashPromptFooter{flex-wrap:wrap;gap:10px;padding:8px 14px 14px}.dashboard-module__rFLKKa__dashPromptActions{flex-wrap:wrap;gap:8px}.dashboard-module__rFLKKa__dashModelPickerBtn{gap:8px;height:38px;padding:0 12px;font-size:13px}.dashboard-module__rFLKKa__dashModelAvatar{width:20px;height:20px}.dashboard-module__rFLKKa__dashAttachBtn{width:38px;height:38px}.dashboard-module__rFLKKa__dashSubmitBtn{height:38px;padding:0 18px;font-size:14px}.dashboard-module__rFLKKa__sectionHead{flex-wrap:wrap;gap:8px}.dashboard-module__rFLKKa__sectionHead p{font-size:15px}.dashboard-module__rFLKKa__projectCard{min-height:100px}.dashboard-module__rFLKKa__inspirationCard{gap:10px;padding:14px}.dashboard-module__rFLKKa__communityCard{padding:14px}.dashboard-module__rFLKKa__modalBox{border-radius:16px;width:min(420px,100vw - 24px);padding:22px}.dashboard-module__rFLKKa__modalHeader h3{font-size:16px}.dashboard-module__rFLKKa__categoryBar{padding:4px 0 12px}.dashboard-module__rFLKKa__categoryPill,.dashboard-module__rFLKKa__categoryPillActive{padding:4px 12px;font-size:11px}.dashboard-module__rFLKKa__templateSearchInput{width:140px;font-size:12px}.dashboard-module__rFLKKa__templateSearchInput:focus{width:180px}}.dashboard-module__rFLKKa__categoryBar{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;gap:6px;padding:4px 0 16px;display:flex;overflow-x:auto}.dashboard-module__rFLKKa__categoryBar::-webkit-scrollbar{display:none}.dashboard-module__rFLKKa__categoryPill,.dashboard-module__rFLKKa__categoryPillActive{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;flex-shrink:0;padding:5px 14px;font-size:12px;font-weight:500;transition:all .2s}.dashboard-module__rFLKKa__categoryPill:hover{background:var(--surface-soft);color:var(--text-primary)}.dashboard-module__rFLKKa__categoryPillActive{background:var(--accent);color:#fff;border-color:var(--accent)}.dashboard-module__rFLKKa__communityCard{border:1px solid var(--border);background:linear-gradient(145deg,var(--surface-strong),var(--surface));cursor:default;border-radius:16px;flex-direction:column;gap:12px;padding:20px;transition:border-color .3s,box-shadow .3s,transform .3s;display:flex;position:relative}.dashboard-module__rFLKKa__communityCard:hover{border-color:color-mix(in srgb,var(--accent)34%,var(--border));transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.dashboard-module__rFLKKa__communityCardTop{flex:1;min-height:0}.dashboard-module__rFLKKa__communityCardTitle{-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0 0 6px;font-size:15px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.dashboard-module__rFLKKa__communityCardMeta{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px;display:flex}.dashboard-module__rFLKKa__communityAuthor{color:var(--text-muted);font-size:11px}.dashboard-module__rFLKKa__communityCardDesc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.dashboard-module__rFLKKa__communityScreenPills{flex-wrap:wrap;gap:6px;display:flex}.dashboard-module__rFLKKa__communityScreenPill{background:var(--surface-soft);border:1px solid var(--border);color:var(--text-secondary);white-space:nowrap;border-radius:6px;align-items:center;gap:3px;padding:2px 8px;font-size:11px;display:inline-flex}.dashboard-module__rFLKKa__communityCardFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:8px;display:flex}.dashboard-module__rFLKKa__communityForkCount{color:var(--text-muted);align-items:center;gap:4px;font-size:12px;display:inline-flex}.dashboard-module__rFLKKa__communityCardActions{gap:6px;display:flex}.dashboard-module__rFLKKa__communityBtnPreview,.dashboard-module__rFLKKa__communityBtnCopy{cursor:pointer;border:1px solid var(--border);border-radius:8px;align-items:center;gap:4px;padding:5px 12px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.dashboard-module__rFLKKa__communityBtnPreview{color:var(--text-secondary);background:0 0}.dashboard-module__rFLKKa__communityBtnPreview:hover{background:var(--surface-soft);color:var(--text-primary)}.dashboard-module__rFLKKa__communityBtnCopy{background:var(--accent);color:#fff;border-color:var(--accent)}.dashboard-module__rFLKKa__communityBtnCopy:hover{opacity:.9}.dashboard-module__rFLKKa__communityBtnCopy:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.dashboard-module__rFLKKa__categoryBar{padding:4px 0 12px}}@media (max-width:480px){.dashboard-module__rFLKKa__sidebar{gap:8px;padding:10px 12px}.dashboard-module__rFLKKa__brand{font-size:15px}.dashboard-module__rFLKKa__navItem,.dashboard-module__rFLKKa__themeToggleBtn{border-radius:10px;height:34px;padding:0 10px;font-size:12px}.dashboard-module__rFLKKa__content{gap:24px;padding:16px 12px 32px}.dashboard-module__rFLKKa__heroTitle{font-size:20px}.dashboard-module__rFLKKa__dashPromptShell{border-radius:16px;margin-top:16px}.dashboard-module__rFLKKa__dashPromptInput{min-height:100px;padding:14px 14px 8px;font-size:15px;line-height:1.5}.dashboard-module__rFLKKa__dashPromptFooter{gap:8px;padding:8px 12px 12px}.dashboard-module__rFLKKa__dashPromptActions{flex-wrap:wrap;gap:6px;width:100%}.dashboard-module__rFLKKa__dashModelPickerBtn{gap:6px;height:36px;padding:0 10px;font-size:12px}.dashboard-module__rFLKKa__dashModelAvatar{width:18px;height:18px}.dashboard-module__rFLKKa__dashModelMenu{border-radius:14px;width:190px}.dashboard-module__rFLKKa__dashModelMenuItem{gap:8px;padding:8px;font-size:12px}.dashboard-module__rFLKKa__dashAttachBtn{width:36px;height:36px}.dashboard-module__rFLKKa__dashSubmitBtn{height:36px;padding:0 16px;font-size:13px}.dashboard-module__rFLKKa__sectionBlock{gap:14px}.dashboard-module__rFLKKa__sectionHead p{font-size:14px}.dashboard-module__rFLKKa__projectTabs{gap:4px;padding:3px}.dashboard-module__rFLKKa__projectTab,.dashboard-module__rFLKKa__projectTabActive{padding:5px 10px;font-size:12px}.dashboard-module__rFLKKa__projectCard{border-radius:14px;min-height:90px}.dashboard-module__rFLKKa__inspirationCard{border-radius:14px;gap:8px;padding:12px}.dashboard-module__rFLKKa__inspContent h4{font-size:14px}.dashboard-module__rFLKKa__inspContent p{margin-top:8px;font-size:12px}.dashboard-module__rFLKKa__communityCard{border-radius:14px;gap:10px;padding:12px}.dashboard-module__rFLKKa__communityCardTitle{font-size:14px}.dashboard-module__rFLKKa__communityCardDesc{font-size:12px}.dashboard-module__rFLKKa__communityBtnPreview,.dashboard-module__rFLKKa__communityBtnCopy{padding:4px 10px;font-size:11px}.dashboard-module__rFLKKa__categoryPill,.dashboard-module__rFLKKa__categoryPillActive{padding:3px 10px;font-size:11px}.dashboard-module__rFLKKa__modalBox{border-radius:14px;width:calc(100vw - 24px);padding:18px}.dashboard-module__rFLKKa__modalHeader h3{font-size:15px}.dashboard-module__rFLKKa__modalBody{margin-bottom:18px;font-size:13px}.dashboard-module__rFLKKa__modalCancelBtn,.dashboard-module__rFLKKa__modalDeleteBtn{height:36px;padding:0 14px;font-size:13px}.dashboard-module__rFLKKa__settingsInput{height:38px;font-size:13px}.dashboard-module__rFLKKa__templateSearchWrap{width:100%}.dashboard-module__rFLKKa__templateSearchInput{width:100%;font-size:12px}.dashboard-module__rFLKKa__templateSearchInput:focus{width:100%}.dashboard-module__rFLKKa__usageMeta{flex-direction:column;gap:4px}}.dashboard-module__rFLKKa__communityPage{background:var(--bg);min-height:100vh;color:var(--text-primary);flex-direction:column;transition:background .22s,color .22s;display:flex}.dashboard-module__rFLKKa__communityHeader{z-index:100;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--bg)85%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.dashboard-module__rFLKKa__communityHeaderInner{justify-content:space-between;align-items:center;max-width:1100px;height:64px;margin:0 auto;padding:0 32px;display:flex}.dashboard-module__rFLKKa__communityHeaderActions{align-items:center;gap:12px;display:flex}.dashboard-module__rFLKKa__communityThemeBtn{border:1px solid var(--border);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;transition:background .15s,border-color .15s;display:flex}.dashboard-module__rFLKKa__communityThemeBtn:hover{background:var(--surface);border-color:var(--text-muted)}.dashboard-module__rFLKKa__communityCtaBtn{background:var(--accent-primary,#7c5cfc);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.dashboard-module__rFLKKa__communityCtaBtn:hover{opacity:.9}.dashboard-module__rFLKKa__communityMain{flex-direction:column;flex:1;gap:36px;width:100%;max-width:1100px;margin:0 auto;padding:40px 32px 64px;display:flex}.dashboard-module__rFLKKa__communityHero{text-align:center;padding:20px 0 0}.dashboard-module__rFLKKa__communityHeroTitle{letter-spacing:-.03em;color:var(--text-primary);margin:0 0 8px;font-size:32px;font-weight:800}.dashboard-module__rFLKKa__communityHeroSub{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:15px;line-height:1.5}@media (max-width:768px){.dashboard-module__rFLKKa__communityHeaderInner{padding:0 16px}.dashboard-module__rFLKKa__communityMain{gap:24px;padding:24px 16px 48px}.dashboard-module__rFLKKa__communityHeroTitle{font-size:24px}.dashboard-module__rFLKKa__communityHeroSub{font-size:13px}}@media (max-width:480px){.dashboard-module__rFLKKa__communityCtaBtn{padding:6px 14px;font-size:12px}}.dashboard-module__rFLKKa__comHero{text-align:center;border-bottom:1px solid var(--border);padding:56px 32px 40px}.dashboard-module__rFLKKa__comHeroContent{max-width:560px;margin:0 auto}.dashboard-module__rFLKKa__comHeroTitle{letter-spacing:-.03em;color:var(--text-primary);margin:0 0 12px;font-size:32px;font-weight:800;line-height:1.2}.dashboard-module__rFLKKa__comHeroSub{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.6}.dashboard-module__rFLKKa__comExplore{padding:32px 0 64px}.dashboard-module__rFLKKa__comExploreInner{max-width:1200px;margin:0 auto;padding:0 32px}.dashboard-module__rFLKKa__comExploreHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.dashboard-module__rFLKKa__comExploreTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:18px;font-weight:700}.dashboard-module__rFLKKa__comExploreControls{align-items:center;gap:10px;display:flex}.dashboard-module__rFLKKa__comSearchWrap{align-items:center;display:flex;position:relative}.dashboard-module__rFLKKa__comSearchIcon{color:var(--text-muted);pointer-events:none;position:absolute;left:12px}.dashboard-module__rFLKKa__comSearchInput{border:1px solid var(--border);background:var(--surface);width:220px;height:38px;color:var(--text-primary);border-radius:10px;outline:none;padding:0 12px 0 36px;font-size:13px;transition:border-color .2s,width .3s,box-shadow .2s}.dashboard-module__rFLKKa__comSearchInput::placeholder{color:var(--text-muted)}.dashboard-module__rFLKKa__comSearchInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent)12%,transparent);width:280px}.dashboard-module__rFLKKa__comSortTabs{background:var(--surface);border:1px solid var(--border);border-radius:10px;gap:2px;padding:3px;display:flex}.dashboard-module__rFLKKa__comSortTab,.dashboard-module__rFLKKa__comSortTabActive{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:8px;padding:6px 16px;font-size:12px;font-weight:500;transition:all .2s}.dashboard-module__rFLKKa__comSortTab:hover{color:var(--text-primary);background:var(--surface-hover)}.dashboard-module__rFLKKa__comSortTabActive{background:var(--surface-strong);color:var(--text-primary);box-shadow:var(--shadow-sm)}.dashboard-module__rFLKKa__comCategoryBar{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;gap:6px;padding:4px 0 20px;display:flex;overflow-x:auto}.dashboard-module__rFLKKa__comCategoryBar::-webkit-scrollbar{display:none}.dashboard-module__rFLKKa__comCat,.dashboard-module__rFLKKa__comCatActive{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;flex-shrink:0;padding:6px 16px;font-size:12px;font-weight:500;transition:all .2s}.dashboard-module__rFLKKa__comCat:hover{background:var(--surface-hover);color:var(--text-primary);border-color:var(--border-strong)}.dashboard-module__rFLKKa__comCatActive{background:var(--accent);color:#fff;border-color:var(--accent)}.dashboard-module__rFLKKa__comGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.dashboard-module__rFLKKa__comCard{border:1px solid var(--border);background:var(--surface-strong);cursor:default;border-radius:14px;flex-direction:column;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}.dashboard-module__rFLKKa__comCard:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.dashboard-module__rFLKKa__comCardBody{flex-direction:column;flex:1;gap:12px;padding:18px;display:flex}.dashboard-module__rFLKKa__comCardTop{flex:1;min-height:0}.dashboard-module__rFLKKa__comCardTitleRow{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.dashboard-module__rFLKKa__comCardTitle{-webkit-line-clamp:1;color:var(--text-primary);-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.dashboard-module__rFLKKa__comCardForks{color:var(--text-muted);flex-shrink:0;align-items:center;gap:4px;font-size:11px;font-weight:500;display:inline-flex}.dashboard-module__rFLKKa__comCardMeta{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px;display:flex}.dashboard-module__rFLKKa__comCardTag{background:color-mix(in srgb,var(--accent)10%,var(--surface));border:1px solid color-mix(in srgb,var(--accent)16%,var(--border));color:var(--accent);border-radius:6px;align-items:center;padding:2px 8px;font-size:11px;font-weight:500;display:inline-flex}.dashboard-module__rFLKKa__comCardAuthor{color:var(--text-muted);font-size:11px}.dashboard-module__rFLKKa__comCardDesc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.dashboard-module__rFLKKa__comCardScreens{flex-wrap:wrap;gap:6px;display:flex}.dashboard-module__rFLKKa__comCardScreen{background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);white-space:nowrap;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;display:inline-flex}.dashboard-module__rFLKKa__comCardFooter{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:8px;padding-top:12px;display:flex}.dashboard-module__rFLKKa__comBtnPreview,.dashboard-module__rFLKKa__comBtnUse{cursor:pointer;border:1px solid var(--border);border-radius:8px;align-items:center;gap:5px;padding:6px 14px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.dashboard-module__rFLKKa__comBtnPreview{color:var(--text-secondary);background:0 0}.dashboard-module__rFLKKa__comBtnPreview:hover{background:var(--surface-hover);color:var(--text-primary)}.dashboard-module__rFLKKa__comBtnUse{background:var(--accent);color:#fff;border-color:var(--accent)}.dashboard-module__rFLKKa__comBtnUse:hover{opacity:.9}.dashboard-module__rFLKKa__comBtnUse:disabled{opacity:.6;cursor:not-allowed}.dashboard-module__rFLKKa__comLoadMore{cursor:pointer;border:1px solid var(--border);background:var(--surface);color:var(--text-secondary);border-radius:10px;padding:10px 32px;font-size:13px;font-weight:600;transition:all .15s}.dashboard-module__rFLKKa__comLoadMore:hover{background:var(--surface-hover);color:var(--text-primary)}.dashboard-module__rFLKKa__comLoadMore:disabled{opacity:.6;cursor:not-allowed}.dashboard-module__rFLKKa__comEmpty{color:var(--text-muted);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:64px 20px;display:flex}.dashboard-module__rFLKKa__comEmpty p{margin:0;font-size:14px}.dashboard-module__rFLKKa__comLoader{gap:6px;display:flex}.dashboard-module__rFLKKa__comLoaderDot{background:var(--text-muted);border-radius:50%;width:8px;height:8px;animation:.6s ease-in-out infinite alternate dashboard-module__rFLKKa__loaderBounce}.dashboard-module__rFLKKa__comLoaderDot:nth-child(2){animation-delay:.15s}.dashboard-module__rFLKKa__comLoaderDot:nth-child(3){animation-delay:.3s}@keyframes dashboard-module__rFLKKa__loaderBounce{0%{opacity:.3;transform:translateY(0)}to{opacity:1;transform:translateY(-6px)}}.dashboard-module__rFLKKa__comGateOverlay{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dashboard-module__rFLKKa__comGateBox{background:var(--surface-strong);border:1px solid var(--border);text-align:center;width:calc(100% - 32px);max-width:380px;box-shadow:var(--shadow-lg);border-radius:16px;padding:36px}.dashboard-module__rFLKKa__comGateTitle{color:var(--text-primary);margin:0 0 8px;font-size:18px;font-weight:700}.dashboard-module__rFLKKa__comGateDesc{color:var(--text-secondary);margin:0 0 24px;font-size:14px;line-height:1.5}.dashboard-module__rFLKKa__comGateActions{flex-direction:column;gap:10px;display:flex}.dashboard-module__rFLKKa__comGateBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.dashboard-module__rFLKKa__comGateBtn:hover{opacity:.9}.dashboard-module__rFLKKa__comGateDismiss{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:8px;font-size:13px;transition:color .15s}.dashboard-module__rFLKKa__comGateDismiss:hover{color:var(--text-secondary)}@media (max-width:1180px){.dashboard-module__rFLKKa__comGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.dashboard-module__rFLKKa__comHero{padding:40px 20px 32px}.dashboard-module__rFLKKa__comHeroTitle{font-size:26px}.dashboard-module__rFLKKa__comHeroSub{font-size:14px}.dashboard-module__rFLKKa__comExploreInner{padding:0 16px}.dashboard-module__rFLKKa__comExploreHeader{flex-direction:column;align-items:flex-start;gap:12px}.dashboard-module__rFLKKa__comExploreControls{width:100%}.dashboard-module__rFLKKa__comSearchInput{flex:1;width:auto}.dashboard-module__rFLKKa__comSearchInput:focus{width:auto}.dashboard-module__rFLKKa__comGrid{grid-template-columns:1fr;gap:12px}.dashboard-module__rFLKKa__comCategoryBar{padding:4px 0 14px}}@media (max-width:480px){.dashboard-module__rFLKKa__comHero{padding:32px 16px 24px}.dashboard-module__rFLKKa__comHeroTitle{font-size:22px}.dashboard-module__rFLKKa__comExploreControls{flex-direction:column;gap:8px}.dashboard-module__rFLKKa__comSearchWrap,.dashboard-module__rFLKKa__comSearchInput,.dashboard-module__rFLKKa__comSearchInput:focus,.dashboard-module__rFLKKa__comSortTabs{width:100%}.dashboard-module__rFLKKa__comSortTab,.dashboard-module__rFLKKa__comSortTabActive{text-align:center;flex:1}.dashboard-module__rFLKKa__comBtnPreview,.dashboard-module__rFLKKa__comBtnUse{padding:5px 10px;font-size:11px}.dashboard-module__rFLKKa__comCardTitle{font-size:14px}.dashboard-module__rFLKKa__comCardDesc{font-size:12px}.dashboard-module__rFLKKa__comCat,.dashboard-module__rFLKKa__comCatActive{padding:4px 12px;font-size:11px}.dashboard-module__rFLKKa__comGateBox{padding:28px 20px}}
