.left-sidebar-module__BiwxZG__sidebar{z-index:10000;isolation:isolate;background:var(--sidebar-bg);border:none;border-right:1px solid var(--accent-primary-soft);width:52px;box-shadow:none;border-radius:0;flex-direction:column;transition:width .35s cubic-bezier(.22,1,.36,1),border-radius .35s cubic-bezier(.22,1,.36,1),background .35s,box-shadow .35s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:visible}.left-sidebar-module__BiwxZG__sidebarExpanded{background:linear-gradient(180deg,var(--bg-base)0%,var(--bg-base)50%,var(--bg-base)100%);border-right:1px solid var(--accent-primary-medium);z-index:10001;border-radius:0 20px 20px 0;width:240px;overflow:hidden;box-shadow:4px 0 24px -4px #0000004d}.left-sidebar-module__BiwxZG__topSection{z-index:4;border-bottom:1px solid #0000;flex-direction:column;flex-shrink:0;padding:20px 0 4px;transition:border-color .25s;display:flex;position:relative;overflow:hidden}.left-sidebar-module__BiwxZG__sidebarExpanded .left-sidebar-module__BiwxZG__topSection{border-bottom-color:var(--accent-primary-soft);padding-left:2px;padding-right:2px}.left-sidebar-module__BiwxZG__avatarToggle{cursor:pointer;background:0 0;border:none;border-radius:14px;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:48px;padding:0;font-family:inherit;transition:background .2s;display:flex;position:relative}.left-sidebar-module__BiwxZG__sidebarExpanded .left-sidebar-module__BiwxZG__avatarToggle{justify-content:flex-start;padding:0 8px}.left-sidebar-module__BiwxZG__avatarToggle:hover{background:var(--accent-primary-soft)}.left-sidebar-module__BiwxZG__avatarToggleOrb{background:linear-gradient(135deg,var(--accent-primary),#bf5af28c);border:1.5px solid var(--accent-primary-strong);width:36px;min-width:36px;height:36px;color:var(--color-white);box-shadow:0 1px 4px var(--accent-primary-soft);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.left-sidebar-module__BiwxZG__avatarToggleOrb:after{content:"";border:1.5px solid var(--accent-primary);opacity:0;pointer-events:none;border-radius:50%;animation:6s cubic-bezier(.22,1,.36,1) infinite left-sidebar-module__BiwxZG__avatarPulse;position:absolute;inset:-3px}@keyframes left-sidebar-module__BiwxZG__avatarPulse{0%{opacity:.35;transform:scale(.95)}60%{opacity:0;transform:scale(1.25)}to{opacity:0;transform:scale(1.25)}}@media (prefers-reduced-motion:reduce){.left-sidebar-module__BiwxZG__avatarToggleOrb:after{animation:none}}.left-sidebar-module__BiwxZG__avatarToggle:hover .left-sidebar-module__BiwxZG__avatarToggleOrb{border-color:var(--accent-primary-strong);box-shadow:0 0 12px var(--accent-primary-medium)}.left-sidebar-module__BiwxZG__avatarScore{background:var(--bg-surface-elevated);border:1.5px solid var(--bg-base);min-width:22px;height:14px;color:var(--text-primary);z-index:1;border-radius:7px;justify-content:center;align-items:center;padding:0 4px;font-size:8.5px;font-weight:700;line-height:1;display:inline-flex;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.left-sidebar-module__BiwxZG__avatarArrow{background:var(--bg-base);color:var(--text-primary);opacity:0;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:600;line-height:1;transition:opacity .2s;display:flex;position:absolute;inset:0}.left-sidebar-module__BiwxZG__avatarToggle:hover .left-sidebar-module__BiwxZG__avatarArrow{opacity:1}.left-sidebar-module__BiwxZG__avatarInfo{opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;transition:opacity .25s .15s,visibility .25s .15s;display:flex;position:absolute;top:50%;left:54px;right:8px;transform:translateY(-50%)}.left-sidebar-module__BiwxZG__sidebarExpanded .left-sidebar-module__BiwxZG__avatarInfo{opacity:1;visibility:visible;pointer-events:auto}.left-sidebar-module__BiwxZG__avatarName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;text-align:left;align-items:center;gap:6px;font-size:13.5px;font-weight:600;line-height:1.2;display:flex;overflow:hidden}.left-sidebar-module__BiwxZG__avatarHandle{color:var(--accent-primary-strong);white-space:nowrap;text-overflow:ellipsis;text-align:left;font-size:11.5px;font-weight:450;line-height:1.3;overflow:hidden}@keyframes left-sidebar-module__BiwxZG__sidebarShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.left-sidebar-module__BiwxZG__avatarShimmer{background:linear-gradient(90deg,var(--accent-primary-soft)25%,var(--accent-primary-medium)50%,var(--accent-primary-soft)75%);background-size:200% 100%;border-radius:50%;width:100%;height:100%;animation:1.8s ease-in-out infinite left-sidebar-module__BiwxZG__sidebarShimmer;display:block}.left-sidebar-module__BiwxZG__shimmerText{background:linear-gradient(90deg,var(--accent-primary-soft)25%,var(--accent-primary-medium)50%,var(--accent-primary-soft)75%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:1.8s ease-in-out infinite left-sidebar-module__BiwxZG__sidebarShimmer}.left-sidebar-module__BiwxZG__profileDetails{opacity:0;flex-direction:column;max-height:0;padding:0 10px;transition:opacity .2s,max-height .35s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}.left-sidebar-module__BiwxZG__sidebarExpanded .left-sidebar-module__BiwxZG__profileDetails{opacity:1;max-height:80px;padding:4px 10px 12px;transition:opacity .3s .1s,max-height .35s cubic-bezier(.22,1,.36,1),padding .35s cubic-bezier(.22,1,.36,1)}.left-sidebar-module__BiwxZG__profileStats{align-items:center;gap:10px;display:flex}.left-sidebar-module__BiwxZG__profileStat{color:var(--text-tertiary);white-space:nowrap;font-size:11.5px}.left-sidebar-module__BiwxZG__profileStatValue{color:var(--text-secondary);font-weight:650}.left-sidebar-module__BiwxZG__profilePlanBadge{background:var(--accent-primary-soft);border:1px solid var(--accent-primary-medium);letter-spacing:.06em;text-transform:uppercase;color:var(--accent-primary);cursor:pointer;border-radius:100px;align-items:center;gap:4px;width:fit-content;margin-top:8px;padding:3px 10px;font-size:10px;font-weight:600;transition:all .15s;display:inline-flex}.left-sidebar-module__BiwxZG__profilePlanBadge:hover{background:var(--accent-primary-medium);border-color:var(--accent-primary-strong);color:var(--text-primary)}.left-sidebar-module__BiwxZG__ecgHeartbeat{opacity:0;justify-content:center;max-height:0;padding:2px 0 4px;transition:opacity .3s,max-height .3s;display:flex;overflow:hidden}.left-sidebar-module__BiwxZG__sidebarExpanded .left-sidebar-module__BiwxZG__ecgHeartbeat{opacity:1;max-height:32px}.left-sidebar-module__BiwxZG__ecgPath{stroke-dasharray:120;stroke-dashoffset:120px;animation:2.5s ease-in-out infinite left-sidebar-module__BiwxZG__ecgDraw}@keyframes left-sidebar-module__BiwxZG__ecgDraw{0%{stroke-dashoffset:120px}50%{stroke-dashoffset:0}to{stroke-dashoffset:-120px}}.left-sidebar-module__BiwxZG__quickActions{border-bottom:1px solid #0000;flex-direction:column;flex-shrink:0;padding:2px 0 4px;transition:border-color .25s;display:flex}.left-sidebar-module__BiwxZG__sidebarExpanded .left-sidebar-module__BiwxZG__quickActions{border-bottom-color:var(--accent-primary-soft);padding-left:2px;padding-right:2px}.left-sidebar-module__BiwxZG__quickAction{cursor:pointer;background:0 0;border:none;border-radius:10px;outline:none;justify-content:center;align-items:center;width:100%;height:38px;padding:0;font-family:inherit;transition:background .2s;display:flex;position:relative}.left-sidebar-module__BiwxZG__sidebarExpanded .left-sidebar-module__BiwxZG__quickAction{justify-content:flex-start;padding:0 8px}.left-sidebar-module__BiwxZG__quickAction:hover{background:var(--accent-primary-soft)}.left-sidebar-module__BiwxZG__quickActionIcon{width:36px;min-width:36px;height:32px;color:var(--sidebar-icon-color);border-radius:9px;justify-content:center;align-items:center;transition:color .2s,background .2s;display:flex}.left-sidebar-module__BiwxZG__quickAction:hover .left-sidebar-module__BiwxZG__quickActionIcon{color:var(--logo-color);background:color-mix(in srgb,var(--logo-color)10%,transparent)}.left-sidebar-module__BiwxZG__quickActionHire{color:#d97706}.left-sidebar-module__BiwxZG__quickAction:hover .left-sidebar-module__BiwxZG__quickActionHire{color:#b45309;background:#d977061a}.left-sidebar-module__BiwxZG__quickActionLabel{background:var(--bg-surface);-webkit-backdrop-filter:blur(16px)saturate(150%);border:1px solid var(--accent-primary-medium);color:var(--text-primary);white-space:nowrap;-webkit-user-select:none;user-select:none;opacity:0;pointer-events:none;z-index:10010;border-radius:8px;padding:5px 10px;font-size:12px;font-weight:550;transition:opacity .15s;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%);box-shadow:0 4px 16px #00000059}.left-sidebar-module__BiwxZG__quickAction:hover .left-sidebar-module__BiwxZG__quickActionLabel{opacity:1}.left-sidebar-module__BiwxZG__sidebarExpanded .left-sidebar-module__BiwxZG__quickActionLabel{-webkit-backdrop-filter:none;box-shadow:none;color:var(--text-secondary);opacity:1;pointer-events:auto;text-overflow:ellipsis;text-align:left;z-index:auto;background:0 0;border:none;border-radius:0;padding:0;font-size:13px;font-weight:500;position:absolute;left:54px;right:8px;overflow:hidden}.left-sidebar-module__BiwxZG__sidebarExpanded .left-sidebar-module__BiwxZG__quickAction:hover .left-sidebar-module__BiwxZG__quickActionLabel{color:var(--text-primary)}.left-sidebar-module__BiwxZG__glassBlur,.left-sidebar-module__BiwxZG__glassOverlay{display:none}.left-sidebar-module__BiwxZG__glassSpecular{background:linear-gradient(90deg,#7c6aff00 0%,var(--accent-primary-medium)30%,var(--text-tertiary)50%,var(--accent-primary-medium)70%,#7c6aff00 100%);pointer-events:none;z-index:5;border-radius:0;height:1px;position:absolute;top:0;left:0;right:0}.left-sidebar-module__BiwxZG__edgeGlow{display:none}.left-sidebar-module__BiwxZG__navSection{z-index:4;flex-direction:column;flex:1;gap:0;padding:6px 0 0;display:flex;position:relative;overflow:visible}.left-sidebar-module__BiwxZG__sidebarExpanded .left-sidebar-module__BiwxZG__navSection{padding-left:2px;padding-right:2px;overflow:hidden auto}.left-sidebar-module__BiwxZG__navSection::-webkit-scrollbar{width:0}.left-sidebar-module__BiwxZG__bottomSection{z-index:4;border-top:1px solid var(--accent-primary-soft);flex-direction:column;gap:0;padding:4px 0 8px;transition:border-color .25s;display:flex;position:relative}.left-sidebar-module__BiwxZG__sidebarExpanded .left-sidebar-module__BiwxZG__bottomSection{border-top-color:var(--accent-primary-soft);padding-left:2px;padding-right:2px}.left-sidebar-module__BiwxZG__item{--_c:var(--item-color,var(--accent-primary));cursor:pointer;background:0 0;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;width:100%;height:42px;padding:0;font-family:inherit;transition:background .2s,box-shadow .2s;display:flex;position:relative}.left-sidebar-module__BiwxZG__item:hover{background:0 0}.left-sidebar-module__BiwxZG__itemActive{box-shadow:none;background:0 0}.left-sidebar-module__BiwxZG__itemActiveDot{background:var(--_c);width:3px;height:20px;box-shadow:0 0 10px color-mix(in srgb,var(--_c)50%,transparent),0 0 24px color-mix(in srgb,var(--_c)25%,transparent);border-radius:2px;animation:.3s left-sidebar-module__BiwxZG__dotFadeIn;position:absolute;top:50%;left:-3px;transform:translateY(-50%)}@keyframes left-sidebar-module__BiwxZG__dotFadeIn{0%{opacity:0;transform:translateY(-50%)scaleY(.3)}to{opacity:1;transform:translateY(-50%)scaleY(1)}}.left-sidebar-module__BiwxZG__itemIconWrap{width:36px;min-width:36px;height:36px;color:var(--sidebar-icon-color);border-radius:11px;justify-content:center;align-items:center;transition:color .2s,background .2s,filter .2s;display:flex}.left-sidebar-module__BiwxZG__item:hover .left-sidebar-module__BiwxZG__itemIconWrap{color:var(--sidebar-icon-color);background:color-mix(in srgb,var(--_c)14%,transparent)}.left-sidebar-module__BiwxZG__itemActive:hover .left-sidebar-module__BiwxZG__itemIconWrap{color:var(--sidebar-icon-color);background:color-mix(in srgb,var(--logo-color)12%,transparent)}.left-sidebar-module__BiwxZG__sidebarExpanded .left-sidebar-module__BiwxZG__item{justify-content:flex-start;padding:0 8px}.left-sidebar-module__BiwxZG__itemActive .left-sidebar-module__BiwxZG__itemIconWrap{color:var(--sidebar-icon-color);background:color-mix(in srgb,var(--logo-color)12%,transparent);filter:none}.left-sidebar-module__BiwxZG__itemLabel{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;text-align:left;-webkit-user-select:none;user-select:none;opacity:1;pointer-events:auto;font-size:13.5px;font-weight:500;transition:color .2s;position:absolute;top:50%;left:54px;right:8px;overflow:hidden;transform:translateY(-50%)}.left-sidebar-module__BiwxZG__item:hover .left-sidebar-module__BiwxZG__itemLabel{color:var(--text-primary)}.left-sidebar-module__BiwxZG__itemActive .left-sidebar-module__BiwxZG__itemLabel{color:var(--text-primary);font-weight:550}.left-sidebar-module__BiwxZG__itemTooltip{background:var(--bg-surface);-webkit-backdrop-filter:blur(16px)saturate(150%);border:1px solid var(--accent-primary-medium);box-shadow:0 4px 16px #00000059,0 0 1px var(--accent-primary-medium);color:var(--text-primary);white-space:nowrap;pointer-events:none;opacity:0;z-index:10010;border-radius:10px;padding:6px 12px;font-size:12.5px;font-weight:550;transition:opacity .15s;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%)}.left-sidebar-module__BiwxZG__item:hover .left-sidebar-module__BiwxZG__itemTooltip{opacity:1}.left-sidebar-module__BiwxZG__flyout{z-index:10020;isolation:isolate;background:var(--bg-base);-webkit-backdrop-filter:blur(40px)saturate(200%);border:1px solid var(--accent-primary-medium);min-width:240px;box-shadow:0 12px 48px #0009,0 4px 16px #0006,0 0 0 1px var(--accent-primary-soft)inset,0 0 32px -8px var(--accent-primary-soft);opacity:0;pointer-events:none;border-radius:16px;transition:opacity .18s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1);position:absolute;top:-4px;left:calc(100% + 10px);overflow:hidden;transform:translate(-6px)scale(.97)}.left-sidebar-module__BiwxZG__flyoutVisible{opacity:1;pointer-events:auto;transform:translate(0)scale(1)}.left-sidebar-module__BiwxZG__flyout:before{content:"";background:linear-gradient(90deg,#7c6aff00 0%,var(--accent-primary-strong)30%,var(--text-tertiary)50%,var(--accent-primary-strong)70%,#7c6aff00 100%);z-index:3;pointer-events:none;height:1px;position:absolute;top:0;left:0;right:0}.left-sidebar-module__BiwxZG__flyout:after{content:"";border-radius:inherit;background:linear-gradient(180deg,var(--bg-surface-elevated)0%,var(--bg-base)100%);pointer-events:none;z-index:0;position:absolute;inset:0}.left-sidebar-module__BiwxZG__flyoutHeader{z-index:1;border-bottom:1px solid var(--accent-primary-soft);padding:12px 16px 8px;position:relative}.left-sidebar-module__BiwxZG__flyoutTitle{letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--logo-color)75%,transparent);font-size:11px;font-weight:700}.left-sidebar-module__BiwxZG__flyoutItem{z-index:1;cursor:pointer;background:0 0;border:none;outline:none;align-items:center;gap:10px;width:100%;min-height:40px;padding:8px 16px;font-family:inherit;transition:background .15s,box-shadow .15s;display:flex;position:relative}.left-sidebar-module__BiwxZG__flyoutItem:hover{background:#b8956a17;box-shadow:inset 2px 0 #b8956a8c}[data-theme=dark] .left-sidebar-module__BiwxZG__flyoutItem:hover{background:#f0e0c00d;box-shadow:inset 2px 0 #f0e0c052}.left-sidebar-module__BiwxZG__flyoutItem:first-of-type{margin-top:4px}.left-sidebar-module__BiwxZG__flyoutItem:last-child{margin-bottom:6px}.left-sidebar-module__BiwxZG__flyoutItemDot{opacity:.6;border-radius:50%;width:6px;min-width:6px;height:6px;transition:opacity .15s,box-shadow .15s}.left-sidebar-module__BiwxZG__flyoutItem:hover .left-sidebar-module__BiwxZG__flyoutItemDot{opacity:1;box-shadow:0 0 8px}.left-sidebar-module__BiwxZG__flyoutItemIcon{width:16px;min-width:16px;height:16px;color:color-mix(in srgb,var(--logo-color)55%,transparent);opacity:1;place-items:center;transition:color .15s;display:grid}.left-sidebar-module__BiwxZG__flyoutItemIcon svg{width:16px;height:16px}.left-sidebar-module__BiwxZG__flyoutItem:hover .left-sidebar-module__BiwxZG__flyoutItemIcon{color:var(--logo-color)}.left-sidebar-module__BiwxZG__flyoutDivider{z-index:1;border-top:1px solid var(--accent-primary-soft);margin-top:3px;padding:6px 14px 3px;position:relative}.left-sidebar-module__BiwxZG__flyoutDividerLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary);opacity:.7;font-size:11px;font-weight:700}.left-sidebar-module__BiwxZG__flyoutItemContent{text-align:left;flex-direction:column;gap:1px;display:flex}.left-sidebar-module__BiwxZG__flyoutItemLabel{color:var(--text-primary);font-size:13px;font-weight:550;line-height:1.3;transition:color .15s}.left-sidebar-module__BiwxZG__flyoutItem:hover .left-sidebar-module__BiwxZG__flyoutItemLabel{color:var(--text-primary)}.left-sidebar-module__BiwxZG__flyoutItemSubtitle{color:var(--text-secondary);font-size:12px;font-weight:500;line-height:1.4;transition:color .15s}.left-sidebar-module__BiwxZG__flyoutItem:hover .left-sidebar-module__BiwxZG__flyoutItemSubtitle{color:var(--text-secondary)}.left-sidebar-module__BiwxZG__flyoutItemArrow{color:#b8956ad9;opacity:0;margin-left:auto;font-size:18px;font-weight:500;transition:opacity .2s cubic-bezier(.22,1,.36,1),transform .2s cubic-bezier(.22,1,.36,1);transform:translate(-8px)}[data-theme=dark] .left-sidebar-module__BiwxZG__flyoutItemArrow{color:#f0e0c08c}.left-sidebar-module__BiwxZG__flyoutItem:hover .left-sidebar-module__BiwxZG__flyoutItemArrow{opacity:1;transform:translate(0)}.left-sidebar-module__BiwxZG__itemWrap{flex-direction:column;display:flex;position:relative}.left-sidebar-module__BiwxZG__itemSpark{opacity:.75;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:1px;margin-left:auto;transition:opacity .18s;display:flex}.left-sidebar-module__BiwxZG__item:hover .left-sidebar-module__BiwxZG__itemSpark,.left-sidebar-module__BiwxZG__itemActive .left-sidebar-module__BiwxZG__itemSpark{opacity:1}.left-sidebar-module__BiwxZG__itemSparkChange{letter-spacing:.01em;font-size:9px;font-weight:600;line-height:1;font-family:var(--font-sf-pro),-apple-system,sans-serif}.left-sidebar-module__BiwxZG__chevron{width:16px;height:16px;color:var(--text-tertiary);pointer-events:none;justify-content:center;align-items:center;transition:transform .2s,color .2s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.left-sidebar-module__BiwxZG__chevronOpen{color:var(--accent-primary);transform:translateY(-50%)rotate(180deg)}.left-sidebar-module__BiwxZG__item:hover .left-sidebar-module__BiwxZG__chevron{color:var(--accent-primary)}.left-sidebar-module__BiwxZG__submenu{opacity:0;visibility:hidden;background:var(--bg-surface-elevated);border-radius:0 0 10px 10px;max-height:0;margin:0 4px;transition:max-height .3s cubic-bezier(.22,1,.36,1),opacity .25s,padding .3s cubic-bezier(.22,1,.36,1),visibility 0s linear .3s;overflow:hidden}.left-sidebar-module__BiwxZG__submenuOpen{opacity:1;visibility:visible;max-height:320px;padding:4px 0 6px;transition:max-height .3s cubic-bezier(.22,1,.36,1),opacity .25s,padding .3s cubic-bezier(.22,1,.36,1),visibility linear;overflow-y:auto}.left-sidebar-module__BiwxZG__submenu::-webkit-scrollbar{width:0}.left-sidebar-module__BiwxZG__subItem{cursor:pointer;background:0 0;border:none;outline:none;align-items:center;gap:8px;width:100%;min-height:36px;padding:5px 12px 5px 20px;font-family:inherit;transition:background .15s;display:flex}.left-sidebar-module__BiwxZG__subItem:hover{background:#b8956a17}[data-theme=dark] .left-sidebar-module__BiwxZG__subItem:hover{background:#f0e0c00d}.left-sidebar-module__BiwxZG__subItemDot{opacity:.5;border-radius:50%;width:5px;min-width:5px;height:5px}.left-sidebar-module__BiwxZG__subItem:hover .left-sidebar-module__BiwxZG__subItemDot{opacity:.9}.left-sidebar-module__BiwxZG__subItemIcon{width:15px;min-width:15px;height:15px;color:color-mix(in srgb,var(--logo-color)70%,transparent);opacity:1;place-items:center;transition:color .15s;display:grid}.left-sidebar-module__BiwxZG__subItemIcon svg{width:15px;height:15px}.left-sidebar-module__BiwxZG__subItem:hover .left-sidebar-module__BiwxZG__subItemIcon{color:var(--text-primary)}.left-sidebar-module__BiwxZG__subDivider{border-top:1px solid var(--accent-primary-soft);margin-top:2px;padding:6px 12px 3px}.left-sidebar-module__BiwxZG__subDividerLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary);opacity:.7;font-size:11px;font-weight:700}.left-sidebar-module__BiwxZG__subItemContent{text-align:left;flex-direction:column;display:flex}.left-sidebar-module__BiwxZG__subItemLabel{color:var(--text-primary);font-size:12.5px;font-weight:600;line-height:1.3;transition:color .15s}.left-sidebar-module__BiwxZG__subItem:hover .left-sidebar-module__BiwxZG__subItemLabel{color:var(--text-primary)}.left-sidebar-module__BiwxZG__subItemSubtitle{color:var(--text-secondary);font-size:10.5px;font-weight:500;line-height:1.4}.left-sidebar-module__BiwxZG__bottomItem{cursor:pointer;width:100%;height:40px;color:var(--sidebar-icon-color);background:0 0;border:none;border-radius:14px;outline:none;justify-content:center;align-items:center;padding:0;font-family:inherit;transition:background .2s,color .2s;display:flex;position:relative}.left-sidebar-module__BiwxZG__sidebarExpanded .left-sidebar-module__BiwxZG__bottomItem{justify-content:flex-start;padding:0 8px}.left-sidebar-module__BiwxZG__bottomItem:hover{background:var(--accent-primary-soft);color:var(--text-secondary)}.left-sidebar-module__BiwxZG__bottomIconWrap{justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:flex}.left-sidebar-module__BiwxZG__bottomLabel{background:var(--bg-surface);-webkit-backdrop-filter:blur(16px)saturate(150%);border:1px solid var(--accent-primary-medium);color:var(--text-primary);white-space:nowrap;opacity:0;pointer-events:none;z-index:10010;border-radius:8px;padding:5px 10px;font-size:12px;font-weight:550;transition:opacity .15s;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%);box-shadow:0 4px 16px #00000059}.left-sidebar-module__BiwxZG__bottomItem:hover .left-sidebar-module__BiwxZG__bottomLabel{opacity:1}.left-sidebar-module__BiwxZG__sidebarExpanded .left-sidebar-module__BiwxZG__bottomLabel{-webkit-backdrop-filter:none;box-shadow:none;color:inherit;opacity:1;pointer-events:auto;text-overflow:ellipsis;text-align:left;z-index:auto;background:0 0;border:none;border-radius:0;padding:0;font-size:13.5px;font-weight:500;position:absolute;left:54px;right:8px;overflow:hidden}@media (max-width:900px){.left-sidebar-module__BiwxZG__sidebar{display:none}}@media (prefers-reduced-motion:reduce){.left-sidebar-module__BiwxZG__sidebar{transition:none!important}.left-sidebar-module__BiwxZG__topSection,.left-sidebar-module__BiwxZG__profileDetails,.left-sidebar-module__BiwxZG__bottomSection,.left-sidebar-module__BiwxZG__item,.left-sidebar-module__BiwxZG__itemIconWrap,.left-sidebar-module__BiwxZG__itemLabel,.left-sidebar-module__BiwxZG__bottomItem,.left-sidebar-module__BiwxZG__avatarToggle,.left-sidebar-module__BiwxZG__avatarToggleOrb,.left-sidebar-module__BiwxZG__avatarInfo,.left-sidebar-module__BiwxZG__quickAction,.left-sidebar-module__BiwxZG__quickActionIcon{transition:none}.left-sidebar-module__BiwxZG__itemActiveDot{animation:none}.left-sidebar-module__BiwxZG__sidebarExpanded .left-sidebar-module__BiwxZG__itemLabel{transition:none}}
.flow-modal-module__pnlNFG__flowBackdrop{z-index:1000100;background:var(--bg-overlay);-webkit-backdrop-filter:blur(4px);animation:.35s flow-modal-module__pnlNFG__backdropFadeIn;position:fixed;inset:0}@keyframes flow-modal-module__pnlNFG__backdropFadeIn{0%{opacity:0}to{opacity:1}}.flow-modal-module__pnlNFG__flowOverlay{z-index:1000101;width:480px;font-family:var(--font-sf-pro),sans-serif;padding:0;animation:.4s cubic-bezier(.16,1,.3,1) flow-modal-module__pnlNFG__flowSlideIn;position:fixed;top:0;bottom:0;right:0}@keyframes flow-modal-module__pnlNFG__flowSlideIn{0%{opacity:0;transform:translate(calc(100% + 40px))}to{opacity:1;transform:translate(0)}}.flow-modal-module__pnlNFG__flowPanel{border:none;border-left:1px solid var(--accent-primary-medium);height:100%;box-shadow:-12px 0 48px #0000008c,0 0 80px var(--text-tertiary);background:0 0;border-radius:0;flex-direction:column;display:flex;position:relative;overflow:hidden}.flow-modal-module__pnlNFG__flowPanel:before{content:"";border-radius:inherit;-webkit-backdrop-filter:blur(64px)saturate(200%);pointer-events:none;z-index:0;position:absolute;inset:0}.flow-modal-module__pnlNFG__flowPanel:after{content:"";border-radius:inherit;background:var(--bg-surface);pointer-events:none;z-index:1;position:absolute;inset:0}.flow-modal-module__pnlNFG__flowPanel>*{z-index:2;position:relative}.flow-modal-module__pnlNFG__flowPanelMap:before,.flow-modal-module__pnlNFG__flowPanelMap:after{display:none}.flow-modal-module__pnlNFG__flowPanelMap .flow-modal-module__pnlNFG__header{background:color-mix(in srgb,var(--bg-surface)82%,transparent);-webkit-backdrop-filter:blur(24px);border-bottom-color:var(--bg-surface-active)}.flow-modal-module__pnlNFG__flowPanelMap .flow-modal-module__pnlNFG__footer{background:color-mix(in srgb,var(--bg-surface)88%,transparent);-webkit-backdrop-filter:blur(24px);border-top-color:var(--bg-surface-active)}.flow-modal-module__pnlNFG__accentLine{background:linear-gradient(90deg,transparent 0%,var(--flow-accent,var(--text-tertiary))40%,var(--flow-accent,var(--text-tertiary))60%,transparent 100%);opacity:.6;flex-shrink:0;height:2px}.flow-modal-module__pnlNFG__header{border-bottom:1px solid var(--accent-primary-soft);flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 22px 14px;display:flex}.flow-modal-module__pnlNFG__headerLeft{align-items:center;gap:12px;min-width:0;display:flex}.flow-modal-module__pnlNFG__flowIcon{background:var(--bg-surface-active);border:1px solid var(--border-subtle);width:36px;height:36px;box-shadow:0 0 16px rgba(var(--flow-accent-rgb,120,118,177),.15);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;display:flex}.flow-modal-module__pnlNFG__flowIconDeposit{color:var(--accent-success)}.flow-modal-module__pnlNFG__flowIconSend{color:var(--accent-info)}.flow-modal-module__pnlNFG__flowIconBuy{color:var(--accent-warning)}.flow-modal-module__pnlNFG__flowIconSell{color:var(--accent-live)}.flow-modal-module__pnlNFG__flowTitle{color:var(--text-secondary);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:18px;font-weight:550;line-height:1.2;overflow:hidden}.flow-modal-module__pnlNFG__closeBtn{background:var(--bg-surface-active);width:30px;height:30px;color:var(--text-tertiary);cursor:pointer;border:none;border:1px solid var(--bg-surface-active);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;transition:background .15s,color .15s;display:flex}.flow-modal-module__pnlNFG__closeBtn:hover{background:var(--border-default);color:var(--text-secondary)}.flow-modal-module__pnlNFG__stepper{flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:8px 20px 12px;display:flex}.flow-modal-module__pnlNFG__stepDot{border-radius:2px;height:3px;transition:width .35s cubic-bezier(.34,1.56,.64,1),background .3s,opacity .3s}.flow-modal-module__pnlNFG__stepDotActive{background:var(--flow-accent,var(--text-tertiary));opacity:1;width:24px}.flow-modal-module__pnlNFG__stepDotCompleted{background:var(--flow-accent,var(--text-tertiary));opacity:.45;width:10px}.flow-modal-module__pnlNFG__stepDotPending{background:var(--text-tertiary);opacity:1;width:6px}.flow-modal-module__pnlNFG__body{flex-direction:column;flex:1;min-height:0;padding:18px 20px 20px;display:flex;overflow-y:auto}.flow-modal-module__pnlNFG__bodyMap{flex-direction:column;flex:1;height:0;padding:0;display:flex;position:relative;overflow:hidden}.flow-modal-module__pnlNFG__body::-webkit-scrollbar{width:4px}.flow-modal-module__pnlNFG__body::-webkit-scrollbar-track{background:0 0}.flow-modal-module__pnlNFG__body::-webkit-scrollbar-thumb{background:var(--text-tertiary);border-radius:2px}.flow-modal-module__pnlNFG__footer{border-top:1px solid var(--accent-primary-soft);flex-shrink:0;align-items:center;gap:10px;padding:12px 20px 22px;animation:.3s cubic-bezier(.16,1,.3,1) flow-modal-module__pnlNFG__footerSlideUp;display:flex}@keyframes flow-modal-module__pnlNFG__footerSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.flow-modal-module__pnlNFG__btnBack{border:1px solid var(--border-default);background:var(--bg-surface-hover);height:50px;color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:23px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s,color .15s,border-color .15s}.flow-modal-module__pnlNFG__btnBack:hover{background:var(--text-tertiary);color:var(--text-secondary);border-color:var(--text-tertiary)}.flow-modal-module__pnlNFG__btnPrimary{background:linear-gradient(135deg,var(--accent-primary)0%,#6d6cff 55%,#5c6cff 100%);color:#fff;text-shadow:0 1px 1px #0f11242e;letter-spacing:-.015em;cursor:pointer;height:50px;font-size:15px;font-weight:600;font-family:var(--font-sf-pro),-apple-system,sans-serif;border:none;border-radius:23px;flex:1;justify-content:center;align-items:center;gap:10px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),opacity .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f11241a,0 10px 28px -10px #7c6aff8c,inset 0 1px #ffffff38,inset 0 -1px #0f11241a}.flow-modal-module__pnlNFG__btnPrimary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 1px 2px #0f11241a,0 14px 36px -12px #7c6affa6,inset 0 1px #ffffff38,inset 0 -1px #0f11241a}.flow-modal-module__pnlNFG__btnPrimary:active:not(:disabled){transition:transform .1s;transform:translateY(0)scale(.985)}.flow-modal-module__pnlNFG__btnPrimary:disabled{opacity:.4;cursor:not-allowed;box-shadow:inset 0 1px #ffffff1a}.flow-modal-module__pnlNFG__btnArrow{opacity:0;align-items:center;transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1);display:flex;transform:translate(-8px)}.flow-modal-module__pnlNFG__btnPrimary:hover:not(:disabled) .flow-modal-module__pnlNFG__btnArrow{opacity:1;transform:translate(0)}.flow-modal-module__pnlNFG__btnSecondaryAction{border:1px solid var(--border-default);background:var(--bg-surface-active);height:50px;color:var(--text-secondary);letter-spacing:-.01em;cursor:pointer;font-size:15px;font-weight:500;font-family:var(--font-sf-pro),-apple-system,sans-serif;border-radius:23px;flex:1;justify-content:center;align-items:center;gap:6px;transition:all .2s;display:inline-flex}.flow-modal-module__pnlNFG__btnSecondaryAction:hover:not(:disabled){background:var(--border-subtle);border-color:var(--border-default);color:var(--text-primary)}.flow-modal-module__pnlNFG__btnSecondaryAction:active:not(:disabled){transform:scale(.97)}.flow-modal-module__pnlNFG__btnSecondaryAction:disabled{opacity:.3;cursor:not-allowed}.flow-modal-module__pnlNFG__accentDeposit{--flow-accent:var(--accent-success);--flow-accent-rgb:48,209,88}.flow-modal-module__pnlNFG__accentSend{--flow-accent:var(--accent-info);--flow-accent-rgb:10,132,255}.flow-modal-module__pnlNFG__accentBuy{--flow-accent:var(--accent-warning);--flow-accent-rgb:255,159,10}.flow-modal-module__pnlNFG__accentSell{--flow-accent:var(--accent-live);--flow-accent-rgb:255,69,58}.flow-modal-module__pnlNFG__accentCardIssue{--flow-accent:#bf5af2;--flow-accent-rgb:191,90,242}.flow-modal-module__pnlNFG__accentCardTopup{--flow-accent:#64d2ff;--flow-accent-rgb:100,210,255}.flow-modal-module__pnlNFG__accentCardBlock{--flow-accent:var(--accent-warning);--flow-accent-rgb:255,159,10}.flow-modal-module__pnlNFG__accentCardDetails{--flow-accent:var(--accent-primary);--flow-accent-rgb:157,154,255}.flow-modal-module__pnlNFG__accentDownloadHistory{--flow-accent:var(--accent-info);--flow-accent-rgb:90,200,250}.flow-modal-module__pnlNFG__flowIconCardIssue{color:#bf5af2}.flow-modal-module__pnlNFG__flowIconCardTopup{color:#64d2ff}.flow-modal-module__pnlNFG__flowIconCardBlock{color:var(--accent-warning)}.flow-modal-module__pnlNFG__flowIconCardDetails{color:var(--accent-primary)}.flow-modal-module__pnlNFG__flowIconDownloadHistory{color:var(--accent-info)}.flow-modal-module__pnlNFG__flowIconApplePay{color:#a2aaad}.flow-modal-module__pnlNFG__flowIconGooglePay{color:#4285f4}.flow-modal-module__pnlNFG__accentApplePay{--flow-accent:#a2aaad;--flow-accent-rgb:162,170,173}.flow-modal-module__pnlNFG__accentGooglePay{--flow-accent:#4285f4;--flow-accent-rgb:66,133,244}.flow-modal-module__pnlNFG__accentSocialPublish{--flow-accent:var(--text-tertiary);--flow-accent-rgb:120,118,177}.flow-modal-module__pnlNFG__accentSocialStory{--flow-accent:var(--accent-primary);--flow-accent-rgb:157,154,255}.flow-modal-module__pnlNFG__accentSocialChat{--flow-accent:var(--text-tertiary);--flow-accent-rgb:120,118,177}.flow-modal-module__pnlNFG__accentSocialProfile{--flow-accent:var(--accent-primary);--flow-accent-rgb:157,154,255}.flow-modal-module__pnlNFG__accentSocialSearch{--flow-accent:var(--text-tertiary);--flow-accent-rgb:120,118,177}.flow-modal-module__pnlNFG__accentSocialNotif{--flow-accent:var(--accent-primary);--flow-accent-rgb:157,154,255}.flow-modal-module__pnlNFG__accentSocialReport{--flow-accent:var(--accent-live);--flow-accent-rgb:255,69,58}.flow-modal-module__pnlNFG__flowIconSocialPublish,.flow-modal-module__pnlNFG__flowIconSocialStory,.flow-modal-module__pnlNFG__flowIconSocialChat,.flow-modal-module__pnlNFG__flowIconSocialProfile,.flow-modal-module__pnlNFG__flowIconSocialSearch,.flow-modal-module__pnlNFG__flowIconSocialNotif{color:var(--accent-primary)}.flow-modal-module__pnlNFG__flowIconSocialReport{color:var(--accent-live)}.flow-modal-module__pnlNFG__accentSocialTip{--flow-accent:var(--accent-primary);--flow-accent-rgb:157,154,255}.flow-modal-module__pnlNFG__accentSocialBuy{--flow-accent:var(--text-tertiary);--flow-accent-rgb:120,118,177}.flow-modal-module__pnlNFG__accentSocialSubscribe{--flow-accent:var(--accent-primary);--flow-accent-rgb:157,154,255}.flow-modal-module__pnlNFG__accentSocialPromote{--flow-accent:var(--text-tertiary);--flow-accent-rgb:120,118,177}.flow-modal-module__pnlNFG__flowIconSocialTip,.flow-modal-module__pnlNFG__flowIconSocialBuy,.flow-modal-module__pnlNFG__flowIconSocialSubscribe,.flow-modal-module__pnlNFG__flowIconSocialPromote{color:var(--accent-primary)}.flow-modal-module__pnlNFG__accentSocialLive{--flow-accent:var(--accent-live);--flow-accent-rgb:255,69,58}.flow-modal-module__pnlNFG__flowIconSocialLive{color:var(--accent-live)}.flow-modal-module__pnlNFG__accentSubCreateOffer{--flow-accent:var(--accent-primary);--flow-accent-rgb:94,92,230}.flow-modal-module__pnlNFG__accentSubSubscribe{--flow-accent:var(--accent-success);--flow-accent-rgb:48,209,88}.flow-modal-module__pnlNFG__accentSubManage{--flow-accent:#64d2ff;--flow-accent-rgb:100,210,255}.flow-modal-module__pnlNFG__accentSubEditOffer{--flow-accent:var(--accent-warning);--flow-accent-rgb:255,159,10}.flow-modal-module__pnlNFG__accentSubStats{--flow-accent:#bf5af2;--flow-accent-rgb:191,90,242}.flow-modal-module__pnlNFG__flowIconSubCreateOffer{color:var(--accent-primary)}.flow-modal-module__pnlNFG__flowIconSubSubscribe{color:var(--accent-success)}.flow-modal-module__pnlNFG__flowIconSubManage{color:#64d2ff}.flow-modal-module__pnlNFG__flowIconSubEditOffer{color:var(--accent-warning)}.flow-modal-module__pnlNFG__flowIconSubStats{color:#bf5af2}.flow-modal-module__pnlNFG__accentTixCreateEvent{--flow-accent:#ff6482;--flow-accent-rgb:255,100,130}.flow-modal-module__pnlNFG__accentTixCreateType{--flow-accent:var(--accent-warning);--flow-accent-rgb:255,159,10}.flow-modal-module__pnlNFG__accentTixPurchase{--flow-accent:var(--accent-success);--flow-accent-rgb:48,209,88}.flow-modal-module__pnlNFG__accentTixWallet{--flow-accent:var(--accent-info);--flow-accent-rgb:10,132,255}.flow-modal-module__pnlNFG__accentTixValidate{--flow-accent:var(--accent-info);--flow-accent-rgb:90,200,250}.flow-modal-module__pnlNFG__flowIconTixCreateEvent{color:#ff6482}.flow-modal-module__pnlNFG__flowIconTixCreateType{color:var(--accent-warning)}.flow-modal-module__pnlNFG__flowIconTixPurchase{color:var(--accent-success)}.flow-modal-module__pnlNFG__flowIconTixWallet,.flow-modal-module__pnlNFG__flowIconTixValidate{color:var(--accent-info)}.flow-modal-module__pnlNFG__accentLabPublishJob{--flow-accent:var(--accent-warning);--flow-accent-rgb:255,159,10}.flow-modal-module__pnlNFG__accentLabApplyJob{--flow-accent:var(--accent-success);--flow-accent-rgb:48,209,88}.flow-modal-module__pnlNFG__accentLabManageApps{--flow-accent:var(--accent-info);--flow-accent-rgb:10,132,255}.flow-modal-module__pnlNFG__accentLabSearchJobs{--flow-accent:var(--accent-info);--flow-accent-rgb:90,200,250}.flow-modal-module__pnlNFG__accentLabWorkProfile{--flow-accent:#bf5af2;--flow-accent-rgb:191,90,242}.flow-modal-module__pnlNFG__flowIconLabPublishJob{color:var(--accent-warning)}.flow-modal-module__pnlNFG__flowIconLabApplyJob{color:var(--accent-success)}.flow-modal-module__pnlNFG__flowIconLabManageApps,.flow-modal-module__pnlNFG__flowIconLabSearchJobs{color:var(--accent-info)}.flow-modal-module__pnlNFG__flowIconLabWorkProfile{color:#bf5af2}.flow-modal-module__pnlNFG__flowIconLabInstantHire{color:#ffa032}.flow-modal-module__pnlNFG__accentLabInstantHire{--flow-accent:#ffa032;--flow-accent-rgb:255,160,50}.flow-modal-module__pnlNFG__accentImmPublish{--flow-accent:var(--accent-success);--flow-accent-rgb:48,209,88}.flow-modal-module__pnlNFG__accentImmListing{--flow-accent:var(--accent-info);--flow-accent-rgb:10,132,255}.flow-modal-module__pnlNFG__accentImmSearch{--flow-accent:var(--accent-info);--flow-accent-rgb:90,200,250}.flow-modal-module__pnlNFG__accentImmRental{--flow-accent:var(--accent-warning);--flow-accent-rgb:255,159,10}.flow-modal-module__pnlNFG__accentImmMyRentals{--flow-accent:#bf5af2;--flow-accent-rgb:191,90,242}.flow-modal-module__pnlNFG__accentImmManage{--flow-accent:var(--accent-live);--flow-accent-rgb:255,69,58}.flow-modal-module__pnlNFG__flowIconImmPublish{color:var(--accent-success)}.flow-modal-module__pnlNFG__flowIconImmListing,.flow-modal-module__pnlNFG__flowIconImmSearch{color:var(--accent-info)}.flow-modal-module__pnlNFG__flowIconImmRental{color:var(--accent-warning)}.flow-modal-module__pnlNFG__flowIconImmMyRentals{color:#bf5af2}.flow-modal-module__pnlNFG__flowIconImmManage{color:var(--accent-live)}.flow-modal-module__pnlNFG__accentGastroSearch{--flow-accent:var(--accent-info);--flow-accent-rgb:90,200,250}.flow-modal-module__pnlNFG__accentGastroBook{--flow-accent:var(--accent-primary);--flow-accent-rgb:124,106,255}.flow-modal-module__pnlNFG__accentGastroMyRes{--flow-accent:#bf5af2;--flow-accent-rgb:191,90,242}.flow-modal-module__pnlNFG__accentGastroManage{--flow-accent:var(--accent-success);--flow-accent-rgb:48,209,88}.flow-modal-module__pnlNFG__accentGastroReview{--flow-accent:var(--accent-warning);--flow-accent-rgb:255,159,10}.flow-modal-module__pnlNFG__accentGastroValidate{--flow-accent:var(--accent-live);--flow-accent-rgb:255,69,58}.flow-modal-module__pnlNFG__flowIconGastroSearch{color:var(--accent-info)}.flow-modal-module__pnlNFG__flowIconGastroBook{color:var(--accent-primary)}.flow-modal-module__pnlNFG__flowIconGastroMyRes{color:#bf5af2}.flow-modal-module__pnlNFG__flowIconGastroManage{color:var(--accent-success)}.flow-modal-module__pnlNFG__flowIconGastroReview{color:var(--accent-warning)}.flow-modal-module__pnlNFG__flowIconGastroValidate{color:var(--accent-live)}.flow-modal-module__pnlNFG__accentShopSearch{--flow-accent:var(--accent-info);--flow-accent-rgb:90,200,250}.flow-modal-module__pnlNFG__accentShopBuy{--flow-accent:var(--accent-warning);--flow-accent-rgb:255,159,10}.flow-modal-module__pnlNFG__accentShopMyOrders{--flow-accent:#bf5af2;--flow-accent-rgb:191,90,242}.flow-modal-module__pnlNFG__accentShopManage{--flow-accent:var(--accent-success);--flow-accent-rgb:48,209,88}.flow-modal-module__pnlNFG__accentShopStoreOrders{--flow-accent:var(--accent-primary);--flow-accent-rgb:124,106,255}.flow-modal-module__pnlNFG__accentShopReview{--flow-accent:var(--accent-warning);--flow-accent-rgb:255,159,10}.flow-modal-module__pnlNFG__flowIconShopSearch{color:var(--accent-info)}.flow-modal-module__pnlNFG__flowIconShopBuy{color:var(--accent-warning)}.flow-modal-module__pnlNFG__flowIconShopMyOrders{color:#bf5af2}.flow-modal-module__pnlNFG__flowIconShopManage{color:var(--accent-success)}.flow-modal-module__pnlNFG__flowIconShopStoreOrders{color:var(--accent-primary)}.flow-modal-module__pnlNFG__flowIconShopReview{color:var(--accent-warning)}.flow-modal-module__pnlNFG__stepEnter{animation:.25s cubic-bezier(.16,1,.3,1) flow-modal-module__pnlNFG__stepIn}@keyframes flow-modal-module__pnlNFG__stepIn{0%{opacity:0;transform:translate(16px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}.flow-modal-module__pnlNFG__stepEnterBack{animation:.25s cubic-bezier(.16,1,.3,1) flow-modal-module__pnlNFG__stepInBack}@keyframes flow-modal-module__pnlNFG__stepInBack{0%{opacity:0;transform:translate(-16px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}.flow-modal-module__pnlNFG__btnLoader{border:2px solid var(--border-strong);border-top-color:var(--text-primary);vertical-align:middle;border-radius:50%;width:14px;height:14px;margin-right:6px;animation:.7s linear infinite flow-modal-module__pnlNFG__spin;display:inline-block}@keyframes flow-modal-module__pnlNFG__spin{to{transform:rotate(360deg)}}.flow-modal-module__pnlNFG__errorBannerWrap{flex-shrink:0;padding:0 20px}.flow-modal-module__pnlNFG__errorBanner{background:var(--accent-live-soft);border:1px solid var(--accent-live-soft);color:#ff6b63;border-radius:12px;align-items:center;gap:8px;margin-bottom:4px;padding:10px 14px;font-size:13px;display:flex}.flow-modal-module__pnlNFG__errorBannerIcon{flex-shrink:0;font-size:14px}.flow-modal-module__pnlNFG__accentSettingsEmail{--flow-accent:var(--accent-info);--flow-accent-rgb:10,132,255}.flow-modal-module__pnlNFG__accentSettingsPhone{--flow-accent:var(--accent-success);--flow-accent-rgb:48,209,88}.flow-modal-module__pnlNFG__accentSettingsTotp{--flow-accent:var(--accent-warning);--flow-accent-rgb:255,159,10}.flow-modal-module__pnlNFG__accentSettingsDeactivate{--flow-accent:var(--accent-live);--flow-accent-rgb:255,69,58}.flow-modal-module__pnlNFG__accentSettingsProfile{--flow-accent:#bf5af2;--flow-accent-rgb:191,90,242}.flow-modal-module__pnlNFG__flowIconSettingsEmail{color:var(--accent-info)}.flow-modal-module__pnlNFG__flowIconSettingsPhone{color:var(--accent-success)}.flow-modal-module__pnlNFG__flowIconSettingsTotp{color:var(--accent-warning)}.flow-modal-module__pnlNFG__flowIconSettingsDeactivate{color:var(--accent-live)}.flow-modal-module__pnlNFG__flowIconSettingsProfile{color:#bf5af2}
.FlowSubtitle-module__UWXtFG__subtitle{color:#f0f0f5d1;letter-spacing:-.2px;align-items:center;gap:1px;min-height:24px;margin-bottom:16px;font-size:16px;font-weight:600;line-height:1.35;display:flex}.FlowSubtitle-module__UWXtFG__highlight{color:var(--text-tertiary);font-weight:700}.FlowSubtitle-module__UWXtFG__cursor{color:var(--text-tertiary);margin-left:2px;font-size:18px;font-weight:300;line-height:1;animation:.9s step-start infinite FlowSubtitle-module__UWXtFG__cursorBlink}@keyframes FlowSubtitle-module__UWXtFG__cursorBlink{0%,to{opacity:1}50%{opacity:0}}
.shared-module__hCTr8q__coinListWrapper{flex-direction:column;flex:1;min-height:0;display:flex}.shared-module__hCTr8q__coinListSearch{margin-bottom:14px;position:relative}.shared-module__hCTr8q__coinListSearchIcon{opacity:.35;pointer-events:none;align-items:center;font-size:14px;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.shared-module__hCTr8q__coinListSearchInput{background:var(--bg-surface-hover);border:1px solid var(--text-tertiary);width:100%;height:44px;color:var(--text-primary);border-radius:14px;outline:none;padding:0 14px 0 40px;font-family:inherit;font-size:14px;transition:border-color .2s,background .2s,box-shadow .2s}.shared-module__hCTr8q__coinListSearchInput::placeholder{color:var(--text-tertiary)}.shared-module__hCTr8q__coinListSearchInput:focus{border-color:var(--text-tertiary);background:var(--text-tertiary);box-shadow:0 0 0 3px var(--text-tertiary)}.shared-module__hCTr8q__coinList{scrollbar-width:thin;scrollbar-color:var(--text-tertiary)transparent;flex-direction:column;flex:1;gap:2px;min-height:0;display:flex;overflow-y:auto}.shared-module__hCTr8q__coinItem{cursor:pointer;border:1px solid #0000;border-radius:14px;align-items:center;gap:13px;padding:11px 12px;transition:background .18s,border-color .18s,transform .12s;display:flex;position:relative}.shared-module__hCTr8q__coinItem:hover{background:#7876b112;border-color:#7876b124;transform:translate(2px)}.shared-module__hCTr8q__coinItem:active{transform:translate(2px)scale(.99)}.shared-module__hCTr8q__coinItemSelected{background:var(--text-tertiary);border-color:#7876b152;transform:translate(2px)}.shared-module__hCTr8q__coinItemSelected:before{content:"";background:var(--flow-accent,var(--text-tertiary));opacity:.8;border-radius:2px;width:2px;position:absolute;top:20%;bottom:20%;left:0}.shared-module__hCTr8q__coinAvatar{width:40px;height:40px;color:var(--text-secondary);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;transition:box-shadow .2s;display:flex;overflow:hidden}.shared-module__hCTr8q__coinItemSelected .shared-module__hCTr8q__coinAvatar{box-shadow:0 0 0 2px var(--flow-accent,var(--text-tertiary)),0 0 12px var(--text-tertiary)}.shared-module__hCTr8q__coinAvatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.shared-module__hCTr8q__coinInfo{flex:1;min-width:0}.shared-module__hCTr8q__coinSymbol{color:var(--text-primary);letter-spacing:-.2px;font-size:14px;font-weight:700}.shared-module__hCTr8q__coinName{color:#f0f0f561;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.1px;margin-top:2px;font-size:12px;overflow:hidden}.shared-module__hCTr8q__coinRight{text-align:right;flex-shrink:0}.shared-module__hCTr8q__coinBalance{color:var(--text-primary);font-variant-numeric:tabular-nums;letter-spacing:-.3px;font-size:14px;font-weight:600}.shared-module__hCTr8q__coinBalanceBase{color:var(--text-tertiary);font-variant-numeric:tabular-nums;margin-top:2px;font-size:11px}.shared-module__hCTr8q__coinChange{font-variant-numeric:tabular-nums;margin-top:2px;font-size:11px;font-weight:600}.shared-module__hCTr8q__coinChangePositive{color:var(--accent-success);font-size:11px}.shared-module__hCTr8q__coinChangeNegative{color:var(--accent-live);font-size:11px}.shared-module__hCTr8q__coinEmpty{text-align:center;color:var(--text-tertiary);padding:36px 0;font-size:13px;line-height:1.6}.shared-module__hCTr8q__amountWrapper{flex-direction:column;align-items:center;gap:16px;padding:8px 0;display:flex}.shared-module__hCTr8q__amountCoinBadge{background:var(--text-tertiary);border:1px solid var(--text-tertiary);cursor:pointer;border-radius:100px;align-items:center;gap:8px;padding:6px 14px 6px 8px;transition:background .15s,border-color .15s;display:flex}.shared-module__hCTr8q__amountCoinBadge:hover{border-color:var(--text-tertiary);background:#7876b124}.shared-module__hCTr8q__amountCoinAvatar{width:24px;height:24px;color:var(--text-secondary);background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex;overflow:hidden}.shared-module__hCTr8q__amountCoinAvatarImg{object-fit:cover;width:100%;height:100%}.shared-module__hCTr8q__amountCoinSymbol{color:var(--text-primary);font-size:14px;font-weight:600}.shared-module__hCTr8q__amountCoinChevron{color:var(--text-tertiary);margin-left:2px;font-size:10px}.shared-module__hCTr8q__amountBig{color:var(--text-primary);letter-spacing:-2px;cursor:text;text-align:center;font-variant-numeric:tabular-nums;min-width:60px;font-size:52px;font-weight:700;line-height:1}.shared-module__hCTr8q__amountBigInput{color:var(--text-primary);letter-spacing:-2px;text-align:center;font-variant-numeric:tabular-nums;width:100%;caret-color:var(--flow-accent,var(--text-tertiary));background:0 0;border:none;outline:none;font-size:52px;font-weight:700;line-height:1}.shared-module__hCTr8q__amountBigInput::placeholder{color:#f0f0f526}.shared-module__hCTr8q__amountEquiv{color:var(--text-tertiary);font-variant-numeric:tabular-nums;font-size:14px}.shared-module__hCTr8q__amountBalance{color:var(--text-tertiary);font-size:12px}.shared-module__hCTr8q__amountBalanceHighlight{color:var(--text-secondary);font-weight:500}.shared-module__hCTr8q__amountMaxBtn{background:var(--text-tertiary);border:1px solid var(--text-tertiary);color:var(--text-secondary);letter-spacing:.5px;cursor:pointer;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600;transition:background .15s}.shared-module__hCTr8q__amountMaxBtn:hover{background:var(--text-tertiary);color:var(--text-primary)}.shared-module__hCTr8q__amountError{color:var(--accent-live);margin-top:-8px;font-size:12px}.shared-module__hCTr8q__pinWrapper{flex-direction:column;align-items:center;gap:20px;padding:8px 0;display:flex}.shared-module__hCTr8q__pinLabel{color:var(--text-secondary);text-align:center;font-size:15px}.shared-module__hCTr8q__pinDots{gap:12px;display:flex}.shared-module__hCTr8q__pinDot{border:2px solid var(--text-tertiary);background:0 0;border-radius:50%;width:16px;height:16px;transition:background .15s,border-color .15s,transform .1s}.shared-module__hCTr8q__pinDotFilled{background:var(--flow-accent,var(--text-tertiary));border-color:var(--flow-accent,var(--text-tertiary));transform:scale(1.1)}.shared-module__hCTr8q__pinDotError{border-color:var(--accent-live);animation:.4s shared-module__hCTr8q__shakeDot}@keyframes shared-module__hCTr8q__shakeDot{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.shared-module__hCTr8q__pinKeypad{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;max-width:260px;display:grid}.shared-module__hCTr8q__pinKey{border:1px solid var(--text-tertiary);background:var(--bg-surface-hover);height:56px;color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:14px;justify-content:center;align-items:center;font-size:22px;font-weight:400;transition:background .12s,transform 80ms;display:flex}.shared-module__hCTr8q__pinKey:hover{background:var(--text-tertiary)}.shared-module__hCTr8q__pinKey:active{background:var(--text-tertiary);transform:scale(.94)}.shared-module__hCTr8q__pinKeyDelete{font-size:18px}.shared-module__hCTr8q__pinError{color:var(--accent-live);text-align:center;font-size:13px;animation:.2s shared-module__hCTr8q__fadeInDown}@keyframes shared-module__hCTr8q__fadeInDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.shared-module__hCTr8q__successWrapper{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:24px 0 8px;display:flex}.shared-module__hCTr8q__successCircle{background:var(--accent-success-soft);border:2px solid var(--accent-success-soft);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:32px;animation:.4s cubic-bezier(.34,1.56,.64,1) shared-module__hCTr8q__popIn;display:flex}@keyframes shared-module__hCTr8q__popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.shared-module__hCTr8q__successTitle{color:var(--text-primary);letter-spacing:-.4px;font-size:20px;font-weight:700}.shared-module__hCTr8q__successSubtitle{color:var(--text-tertiary);max-width:300px;font-size:14px;line-height:1.5}.shared-module__hCTr8q__successAmount{color:var(--accent-success);letter-spacing:-1px;font-variant-numeric:tabular-nums;font-size:32px;font-weight:700}.shared-module__hCTr8q__successMeta{background:var(--bg-surface-hover);border:1px solid var(--text-tertiary);border-radius:12px;flex-direction:column;gap:6px;width:100%;padding:12px 16px;display:flex}.shared-module__hCTr8q__successMetaRow{justify-content:space-between;font-size:13px;display:flex}.shared-module__hCTr8q__successMetaLabel{color:var(--text-tertiary)}.shared-module__hCTr8q__successMetaValue{color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:500}.shared-module__hCTr8q__errorWrapper{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:24px 0 8px;display:flex}.shared-module__hCTr8q__errorCircle{background:var(--accent-live-soft);border:2px solid var(--accent-live-soft);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:32px;animation:.4s cubic-bezier(.34,1.56,.64,1) shared-module__hCTr8q__popIn;display:flex}.shared-module__hCTr8q__errorTitle{color:var(--accent-live);letter-spacing:-.4px;font-size:20px;font-weight:700}.shared-module__hCTr8q__errorSubtitle{color:var(--text-tertiary);max-width:300px;font-size:14px;line-height:1.5}.shared-module__hCTr8q__addressBox{background:var(--text-tertiary);border:1px solid #7876b124;border-radius:14px;flex-direction:column;gap:8px;padding:14px;display:flex}.shared-module__hCTr8q__addressLabel{letter-spacing:.8px;color:var(--text-tertiary);text-transform:uppercase;font-size:11px;font-weight:600}.shared-module__hCTr8q__addressValue{color:var(--text-secondary);word-break:break-all;font-family:monospace;font-size:13px;line-height:1.5}.shared-module__hCTr8q__addressCopyBtn{background:var(--text-tertiary);border:1px solid var(--text-tertiary);color:var(--text-secondary);cursor:pointer;border-radius:8px;align-self:flex-start;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:background .15s,color .15s;display:flex}.shared-module__hCTr8q__addressCopyBtn:hover{background:var(--text-tertiary);color:var(--text-primary)}.shared-module__hCTr8q__addressCopyBtnCopied{color:var(--accent-success);border-color:var(--accent-success-soft);background:var(--accent-success-soft)}.shared-module__hCTr8q__qrWrapper{flex-direction:column;align-items:center;gap:12px;display:flex}.shared-module__hCTr8q__qrBox{background:var(--text-primary);border-radius:16px;justify-content:center;align-items:center;width:180px;height:180px;padding:12px;display:flex;box-shadow:0 8px 32px #0000004d}.shared-module__hCTr8q__recipientSearch{position:relative}.shared-module__hCTr8q__recipientSearchInput{background:var(--bg-surface-active);border:1px solid var(--text-tertiary);width:100%;height:44px;color:var(--text-primary);border-radius:12px;outline:none;padding:0 12px 0 40px;font-size:14px;transition:border-color .15s}.shared-module__hCTr8q__recipientSearchInput:focus{border-color:#0a84ff80}.shared-module__hCTr8q__recipientSearchIcon{opacity:.4;font-size:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.shared-module__hCTr8q__recipientResult{cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;margin-top:4px;padding:10px 12px;transition:background .15s;display:flex}.shared-module__hCTr8q__recipientResult:hover{background:var(--text-tertiary)}.shared-module__hCTr8q__recipientResultSelected{background:var(--accent-primary-soft);border-color:var(--accent-primary-soft)}.shared-module__hCTr8q__recipientAvatar{background:var(--accent-primary-soft);width:36px;height:36px;color:var(--accent-info);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.shared-module__hCTr8q__recipientName{color:var(--text-primary);font-size:14px;font-weight:600}.shared-module__hCTr8q__recipientHandle{color:var(--text-tertiary);font-size:12px}.shared-module__hCTr8q__codeInputWrapper{flex-direction:column;align-items:center;gap:16px;display:flex}.shared-module__hCTr8q__codeInputLabel{color:var(--text-secondary);text-align:center;font-size:14px;line-height:1.5}.shared-module__hCTr8q__codeInputEmail{color:var(--text-primary);font-weight:600}.shared-module__hCTr8q__codeBoxes{gap:8px;display:flex}.shared-module__hCTr8q__codeBox{border:1.5px solid var(--text-tertiary);background:var(--bg-surface-hover);width:44px;height:52px;color:var(--text-primary);text-align:center;caret-color:var(--flow-accent,var(--accent-info));border-radius:12px;outline:none;font-size:22px;font-weight:600;transition:border-color .15s}.shared-module__hCTr8q__codeBox:focus{background:#0a84ff0a;border-color:#0a84ff80}.shared-module__hCTr8q__codeBoxError{border-color:var(--accent-live);animation:.4s shared-module__hCTr8q__shakeDot}.shared-module__hCTr8q__codeResend{color:var(--text-tertiary);font-size:13px}.shared-module__hCTr8q__codeResendBtn{color:var(--accent-info);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:500}.shared-module__hCTr8q__codeResendBtn:disabled{color:var(--text-tertiary);cursor:default}.shared-module__hCTr8q__mfaOptions{flex-direction:column;gap:8px;display:flex}.shared-module__hCTr8q__mfaOption{border:1.5px solid var(--text-tertiary);background:var(--bg-surface-hover);cursor:pointer;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;transition:background .15s,border-color .15s;display:flex}.shared-module__hCTr8q__mfaOption:hover{background:#7876b112}.shared-module__hCTr8q__mfaOptionSelected{background:#0a84ff12;border-color:#0a84ff4d}.shared-module__hCTr8q__mfaOptionIcon{background:var(--text-tertiary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.shared-module__hCTr8q__mfaOptionInfo{flex:1}.shared-module__hCTr8q__mfaOptionTitle{color:var(--text-primary);font-size:14px;font-weight:600}.shared-module__hCTr8q__mfaOptionDesc{color:var(--text-tertiary);margin-top:2px;font-size:12px}.shared-module__hCTr8q__mfaOptionCheck{border:2px solid var(--text-tertiary);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;transition:background .15s,border-color .15s;display:flex}.shared-module__hCTr8q__mfaOptionCheckSelected{background:var(--accent-info);border-color:var(--accent-info);color:var(--text-primary)}.shared-module__hCTr8q__summaryCard{background:var(--bg-surface-hover);border:1px solid var(--text-tertiary);border-radius:14px;overflow:hidden}.shared-module__hCTr8q__summaryRow{border-bottom:1px solid var(--text-tertiary);justify-content:space-between;align-items:center;padding:11px 14px;font-size:13px;display:flex}.shared-module__hCTr8q__summaryRow:last-child{border-bottom:none}.shared-module__hCTr8q__summaryLabel{color:var(--text-tertiary)}.shared-module__hCTr8q__summaryValue{color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:500}.shared-module__hCTr8q__summaryValueHighlight{color:var(--text-primary);font-size:15px;font-weight:700}.shared-module__hCTr8q__summaryValueAccent{color:var(--flow-accent,var(--text-tertiary));font-weight:600}.shared-module__hCTr8q__loaderWrapper{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 0;display:flex}.shared-module__hCTr8q__loaderSpinner{border:3px solid var(--text-tertiary);border-top-color:var(--flow-accent,var(--text-tertiary));border-radius:50%;width:36px;height:36px;animation:.8s linear infinite shared-module__hCTr8q__spin}@keyframes shared-module__hCTr8q__spin{to{transform:rotate(360deg)}}.shared-module__hCTr8q__loaderText{color:var(--text-tertiary);font-size:14px}
.glass-dropdown-module__47rlWW__container{width:100%;font-family:var(--font-sf-pro),-apple-system,sans-serif;position:relative}.glass-dropdown-module__47rlWW__trigger{cursor:pointer;background:#ffffff06;border:1px solid #7876b11a;border-radius:12px;outline:none;justify-content:space-between;align-items:center;gap:8px;width:100%;height:44px;padding:0 14px;font-family:inherit;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.glass-dropdown-module__47rlWW__trigger:hover{background:#7c6aff08;border-color:#7c6aff33}.glass-dropdown-module__47rlWW__triggerOpen{background:#7c6aff0d;border-color:#7c6aff66;box-shadow:0 0 0 3px #7c6aff0f}.glass-dropdown-module__47rlWW__sm .glass-dropdown-module__47rlWW__trigger{border-radius:10px;height:36px;padding:0 10px;font-size:12px}.glass-dropdown-module__47rlWW__lg .glass-dropdown-module__47rlWW__trigger{border-radius:14px;height:50px;padding:0 16px;font-size:15px}.glass-dropdown-module__47rlWW__triggerContent{align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.glass-dropdown-module__47rlWW__triggerIcon{flex-shrink:0;align-items:center;width:20px;height:20px;display:flex}.glass-dropdown-module__47rlWW__triggerIcon img{object-fit:cover;border-radius:50%;width:100%;height:100%}.glass-dropdown-module__47rlWW__triggerLabel{color:#e0def5;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.glass-dropdown-module__47rlWW__triggerPlaceholder{color:#c8c6ff4d;font-size:13px;font-weight:400}.glass-dropdown-module__47rlWW__triggerSublabel{color:#c8c6ff59;white-space:nowrap;font-size:11px}.glass-dropdown-module__47rlWW__chevron{color:#9d9aff80;flex-shrink:0;transition:transform .2s}.glass-dropdown-module__47rlWW__chevronOpen{transform:rotate(180deg)}.glass-dropdown-module__47rlWW__dropdown{z-index:200;-webkit-backdrop-filter:blur(24px);background:#0a0b23f5;border:1px solid #7c6aff1f;border-radius:14px;padding:6px;animation:.18s cubic-bezier(.16,1,.3,1) glass-dropdown-module__47rlWW__glassDropIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 12px 48px #00000080,inset 0 0 0 1px #7c6aff0f}@keyframes glass-dropdown-module__47rlWW__glassDropIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.glass-dropdown-module__47rlWW__searchWrap{margin-bottom:4px;position:relative}.glass-dropdown-module__47rlWW__searchIcon{color:#9d9aff59;pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.glass-dropdown-module__47rlWW__searchInput{color:#e0def5;background:#ffffff08;border:1px solid #7876b114;border-radius:10px;outline:none;width:100%;height:36px;padding:0 10px 0 32px;font-family:inherit;font-size:12px;transition:border-color .15s,background .15s}.glass-dropdown-module__47rlWW__searchInput:focus{background:#7c6aff0a;border-color:#7c6aff40}.glass-dropdown-module__47rlWW__searchInput::placeholder{color:#c8c6ff40}.glass-dropdown-module__47rlWW__optionsList{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#7c6aff26 transparent;max-height:240px;overflow-y:auto}.glass-dropdown-module__47rlWW__optionsList::-webkit-scrollbar{width:4px}.glass-dropdown-module__47rlWW__optionsList::-webkit-scrollbar-track{background:0 0}.glass-dropdown-module__47rlWW__optionsList::-webkit-scrollbar-thumb{background:#7c6aff26;border-radius:4px}.glass-dropdown-module__47rlWW__option{cursor:pointer;background:0 0;border:none;border-radius:10px;outline:none;align-items:center;gap:10px;width:100%;padding:9px 10px;font-family:inherit;transition:background .12s;display:flex}.glass-dropdown-module__47rlWW__option:hover{background:#7c6aff14}.glass-dropdown-module__47rlWW__optionActive{background:#7c6aff0f}.glass-dropdown-module__47rlWW__optionActive:hover{background:#7c6aff1a}.glass-dropdown-module__47rlWW__optionIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;overflow:hidden}.glass-dropdown-module__47rlWW__optionIcon img{object-fit:cover;width:100%;height:100%}.glass-dropdown-module__47rlWW__optionDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.glass-dropdown-module__47rlWW__optionLabel{color:#dcdaffd9;white-space:nowrap;text-align:left;font-size:13px;font-weight:500}.glass-dropdown-module__47rlWW__optionActive .glass-dropdown-module__47rlWW__optionLabel{color:#b5b1ff;font-weight:600}.glass-dropdown-module__47rlWW__optionSublabel{color:#c8c6ff4d;white-space:nowrap;margin-left:auto;font-size:11px}.glass-dropdown-module__47rlWW__optionActive .glass-dropdown-module__47rlWW__optionSublabel{color:#a5a0ff80}.glass-dropdown-module__47rlWW__optionCheck{color:#a5a0ff;flex-shrink:0;margin-left:auto}.glass-dropdown-module__47rlWW__empty{text-align:center;color:#c8c6ff4d;padding:16px 10px;font-size:12px}
.download-history-module__rFnnGa__filterGroup{border:1px solid var(--accent-primary-soft);background:#ffffff04;border-radius:16px;flex-direction:column;gap:10px;padding:14px 16px;transition:border-color .2s,background .2s;display:flex}.download-history-module__rFnnGa__filterGroup:hover{border-color:var(--accent-primary-soft);background:var(--bg-surface-hover)}.download-history-module__rFnnGa__filterHeader{align-items:center;gap:10px;display:flex}.download-history-module__rFnnGa__filterIcon{background:linear-gradient(135deg,var(--accent-primary-soft),#5ac8fa0f);border:1px solid var(--accent-primary-medium);color:#a5a0ff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.download-history-module__rFnnGa__filterTitle{color:var(--text-secondary);letter-spacing:.3px;font-size:13px;font-weight:600}.download-history-module__rFnnGa__inputRow{gap:10px;display:flex}.download-history-module__rFnnGa__inputField{flex-direction:column;flex:1;display:flex}.download-history-module__rFnnGa__inputLabel{color:var(--text-tertiary);letter-spacing:.8px;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:600}.download-history-module__rFnnGa__input{background:var(--bg-surface-hover);border:1px solid var(--text-tertiary);color:#e0def5;border-radius:11px;outline:none;width:100%;height:42px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:400;transition:border-color .2s,background .2s,box-shadow .2s}.download-history-module__rFnnGa__input:focus{border-color:var(--accent-primary-strong);background:var(--accent-primary-soft);box-shadow:0 0 0 3px var(--accent-primary-soft)}.download-history-module__rFnnGa__input::placeholder{color:var(--text-tertiary)}.download-history-module__rFnnGa__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%239d9aff' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:34px;}.download-history-module__rFnnGa__chipRow{flex-wrap:wrap;gap:6px;display:flex}.download-history-module__rFnnGa__chip{border:1px solid var(--text-tertiary);color:var(--text-tertiary);cursor:pointer;background:#ffffff04;border-radius:20px;padding:5px 13px;font-family:inherit;font-size:11px;font-weight:500;transition:all .15s}.download-history-module__rFnnGa__chip:hover{border-color:var(--accent-primary-medium);color:var(--text-secondary);background:var(--accent-primary-soft)}.download-history-module__rFnnGa__chipActive{border-color:var(--accent-primary-strong);background:var(--accent-primary-soft);color:#b5b1ff;box-shadow:0 0 8px var(--accent-primary-soft);}.download-history-module__rFnnGa__typeChip{align-items:center;gap:5px;display:flex;}.download-history-module__rFnnGa__typeChipActive{align-items:center;gap:5px;display:flex;}.download-history-module__rFnnGa__typeChipIcon{opacity:.6;font-size:11px}.download-history-module__rFnnGa__activeFilters{flex-wrap:wrap;gap:6px;padding:6px 0 2px;display:flex}.download-history-module__rFnnGa__activeTag{background:linear-gradient(135deg,var(--accent-primary-soft),#5ac8fa0a);border:1px solid var(--accent-primary-soft);color:#b5b1ff;letter-spacing:.2px;border-radius:14px;padding:3px 10px;font-size:10px;font-weight:500}.download-history-module__rFnnGa__formatRow{gap:10px;margin-top:16px;display:flex}.download-history-module__rFnnGa__formatBtn{border:1px solid var(--text-tertiary);cursor:pointer;text-align:center;background:#ffffff04;border-radius:14px;flex:1;padding:18px 12px 14px;transition:all .2s}.download-history-module__rFnnGa__formatBtn:hover{border-color:var(--accent-primary-medium);background:var(--accent-primary-soft)}.download-history-module__rFnnGa__formatBtnActive{border-color:var(--accent-primary-strong);background:var(--accent-primary-soft);box-shadow:0 0 12px var(--accent-primary-soft);}.download-history-module__rFnnGa__formatIcon{color:var(--text-tertiary);justify-content:center;margin-bottom:6px;display:flex}.download-history-module__rFnnGa__formatBtnActive .download-history-module__rFnnGa__formatIcon{color:#a5a0ff}.download-history-module__rFnnGa__formatLabel{color:var(--text-tertiary);font-size:14px;font-weight:700}.download-history-module__rFnnGa__formatBtnActive .download-history-module__rFnnGa__formatLabel{color:#b5b1ff}.download-history-module__rFnnGa__formatDesc{color:var(--text-tertiary);margin-top:2px;font-size:10px}
.CategoryStep-module__u8BR2W__search{background:var(--bg-surface-active);border:1px solid var(--accent-primary-soft);height:42px;color:var(--accent-primary-strong);border-radius:14px;align-items:center;gap:10px;padding:0 14px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex;position:relative}.CategoryStep-module__u8BR2W__search:focus-within{border-color:var(--accent-primary-medium);background:var(--accent-primary-soft);box-shadow:0 0 0 4px #7c6aff1f,0 6px 20px #7c6aff2e}.CategoryStep-module__u8BR2W__search:focus-within .CategoryStep-module__u8BR2W__searchIcon{color:var(--accent-primary-strong)}.CategoryStep-module__u8BR2W__searchIcon{color:var(--accent-primary-strong);flex-shrink:0;transition:color .18s}.CategoryStep-module__u8BR2W__searchInput{color:var(--text-primary);font-family:var(--font-sf-pro),sans-serif;letter-spacing:.005em;background:0 0;border:none;outline:none;flex:1;font-size:14px;font-weight:500}.CategoryStep-module__u8BR2W__searchInput::placeholder{color:var(--text-tertiary);font-weight:400}.CategoryStep-module__u8BR2W__searchClear{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:18px;line-height:1;transition:background .15s,color .15s;display:inline-flex}.CategoryStep-module__u8BR2W__searchClear:hover{color:var(--accent-primary-strong);background:#7c6aff26}.CategoryStep-module__u8BR2W__grid{background:linear-gradient(#ffffff06 0%,#ffffff02 100%);border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;margin-top:16px;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 4px 12px #0000001f}.CategoryStep-module__u8BR2W__card{cursor:pointer;text-align:left;font-family:var(--font-sf-pro),sans-serif;background:0 0;border:none;border-top:1px solid #ffffff0d;border-radius:0;flex-direction:row;align-items:center;gap:14px;padding:14px 18px;transition:background .18s,padding .2s;display:flex;position:relative;overflow:hidden}.CategoryStep-module__u8BR2W__card:first-child{border-top:none}.CategoryStep-module__u8BR2W__card:before{content:"";background:linear-gradient(180deg,var(--accent-primary-strong)0%,#9682ffd9 100%);transform-origin:50%;opacity:0;border-radius:0 3px 3px 0;width:3px;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .22s;position:absolute;top:8px;bottom:8px;left:0;transform:scaleY(0);box-shadow:0 0 8px #7c6aff80}.CategoryStep-module__u8BR2W__card:hover{background:linear-gradient(90deg,#7c6aff17 0%,#7c6aff05 100%)}.CategoryStep-module__u8BR2W__card:hover:before{opacity:1;transform:scaleY(1)}.CategoryStep-module__u8BR2W__card:active{background:linear-gradient(90deg,#7c6aff26 0%,#7c6aff0a 100%)}.CategoryStep-module__u8BR2W__icon{width:28px;height:28px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;transition:color .18s,transform .22s cubic-bezier(.22,1,.36,1);display:inline-flex}.CategoryStep-module__u8BR2W__icon svg{width:22px;height:22px;display:block}.CategoryStep-module__u8BR2W__card:hover .CategoryStep-module__u8BR2W__icon{color:var(--accent-primary-strong);transform:scale(1.06)}.CategoryStep-module__u8BR2W__label{color:var(--text-primary);letter-spacing:-.01em;flex:1;font-size:14px;font-weight:500;transition:font-weight .18s}.CategoryStep-module__u8BR2W__card:hover .CategoryStep-module__u8BR2W__label{font-weight:600}.CategoryStep-module__u8BR2W__chevron{width:14px;height:14px;color:var(--text-tertiary);opacity:.5;flex-shrink:0;transition:opacity .18s,transform .22s cubic-bezier(.22,1,.36,1),color .18s}.CategoryStep-module__u8BR2W__chevron svg{width:100%;height:100%;display:block}.CategoryStep-module__u8BR2W__card:hover .CategoryStep-module__u8BR2W__chevron{opacity:1;color:var(--accent-primary-strong);transform:translate(3px)}.CategoryStep-module__u8BR2W__empty{text-align:center;color:var(--text-tertiary);font-size:14px;font-family:var(--font-sf-pro),sans-serif;padding:32px 16px}[data-theme=light] .CategoryStep-module__u8BR2W__search{background:#fcf5e68c;border:1px solid #7c6aff38;box-shadow:inset 0 1px #fff9,0 1px 3px #3c280a0a}[data-theme=light] .CategoryStep-module__u8BR2W__search:focus-within{background:#fffcf5f2;border-color:#7c6aff8c;box-shadow:inset 0 1px #fffc,0 0 0 4px #7c6aff24,0 8px 24px #7c6aff2e}[data-theme=light] .CategoryStep-module__u8BR2W__grid{background:linear-gradient(#fffcf4f2 0%,#fcf5e6bf 100%);border-color:#b8956a38;border-radius:16px;box-shadow:inset 0 1px #ffffffd9,inset 0 -1px #b8956a14,0 12px 36px #3c280a14,0 2px 6px #3c280a0a}[data-theme=light] .CategoryStep-module__u8BR2W__card{border-top:1px solid;border-image:linear-gradient(90deg,#0000 0%,#b8956a2e 18% 82%,#0000 100%) 1}[data-theme=light] .CategoryStep-module__u8BR2W__card:first-child{border-top:none;border-image:}[data-theme=light] .CategoryStep-module__u8BR2W__card:hover{background:linear-gradient(90deg,#f5e6c38c 0%,#fcf5e659 100%)}[data-theme=light] .CategoryStep-module__u8BR2W__card:active{background:linear-gradient(90deg,#f0dcafb3 0%,#faf2de80 100%)}[data-theme=light] .CategoryStep-module__u8BR2W__card:before{background:linear-gradient(#8c5f28d9 0%,#b8956ab3 100%);box-shadow:0 0 6px #8c5f2840}[data-theme=light] .CategoryStep-module__u8BR2W__icon{color:#3a2a1a;opacity:.75;transition:color .18s,opacity .18s,transform .22s cubic-bezier(.22,1,.36,1)}[data-theme=light] .CategoryStep-module__u8BR2W__card:hover .CategoryStep-module__u8BR2W__icon{color:#8c5f28;opacity:1}[data-theme=light] .CategoryStep-module__u8BR2W__chevron{color:#5a4030;opacity:.35}[data-theme=light] .CategoryStep-module__u8BR2W__card:hover .CategoryStep-module__u8BR2W__chevron{color:#8c5f28;opacity:1}[data-theme=light] .CategoryStep-module__u8BR2W__label{color:#2a1d10}[data-theme=light] .CategoryStep-module__u8BR2W__searchClear:hover{color:#1a1c2e;background:#b8956a1f}
@keyframes premium-plan-module__g8yIhG__backdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes premium-plan-module__g8yIhG__modalScaleIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.92)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes premium-plan-module__g8yIhG__holoShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes premium-plan-module__g8yIhG__nebulaBreath{0%,to{opacity:.4}50%{opacity:.7}}@keyframes premium-plan-module__g8yIhG__badgePulse{0%,to{box-shadow:0 4px 12px #0006,0 0 12px var(--plan-badge-glow,var(--text-tertiary))}50%{box-shadow:0 4px 12px #0006,0 0 20px var(--plan-badge-glow,var(--text-tertiary))}}@keyframes premium-plan-module__g8yIhG__spin{to{transform:rotate(360deg)}}.premium-plan-module__g8yIhG__backdrop{z-index:10000;-webkit-backdrop-filter:blur(16px);background:#00010fe0;animation:.3s premium-plan-module__g8yIhG__backdropFadeIn;position:fixed;inset:0}.premium-plan-module__g8yIhG__overlay{z-index:10001;width:min(440px,100vw - 32px);max-height:min(640px,100vh - 64px);font-family:var(--font-sf-pro),-apple-system,BlinkMacSystemFont,sans-serif;flex-direction:column;animation:.35s cubic-bezier(.16,1,.3,1) premium-plan-module__g8yIhG__modalScaleIn;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.premium-plan-module__g8yIhG__panel{border:1px solid var(--border-subtle);height:100%;max-height:min(640px,100vh - 64px);box-shadow:0 24px 80px #000000b3,0 1px 0 var(--bg-surface-active)inset,0 -1px 0 #0000004d inset,0 0 60px -10px var(--plan-accent-glow,var(--text-tertiary));border-radius:24px;flex-direction:column;transition:background-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.premium-plan-module__g8yIhG__panel:before{content:"";border-radius:inherit;background:linear-gradient(135deg,transparent 30%,var(--plan-accent,var(--text-tertiary))45%,transparent 55%,var(--plan-accent,var(--text-tertiary))70%,transparent 80%);opacity:.35;z-index:0;pointer-events:none;-webkit-mask:linear-gradient(var(--text-primary)0 0)content-box,linear-gradient(var(--text-primary)0 0);mask:linear-gradient(var(--text-primary)0 0)content-box,linear-gradient(var(--text-primary)0 0);-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask:linear-gradient(var(--text-primary)0 0)content-box,linear-gradient(var(--text-primary)0 0);-webkit-mask-composite:xor;background-size:300% 300%;padding:1px;animation:6s infinite premium-plan-module__g8yIhG__holoShift;position:absolute;inset:-1px}.premium-plan-module__g8yIhG__panel:after{content:"";border-radius:inherit;background:  radial-gradient(ellipse 120% 50% at 50% -5%,var(--plan-accent-glow,var(--text-tertiary))0%,transparent 60%),radial-gradient(ellipse 80% 40% at 50% 110%,var(--plan-accent-glow,var(--text-tertiary))0%,transparent 50%),var(--plan-bg,#080924fa);pointer-events:none;z-index:1;transition:background .4s;position:absolute;inset:0}.premium-plan-module__g8yIhG__panel>*{z-index:2;position:relative}.premium-plan-module__g8yIhG__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px 14px;display:flex}.premium-plan-module__g8yIhG__headerTitle{color:var(--text-primary);letter-spacing:-.4px;font-size:18px;font-weight:700}.premium-plan-module__g8yIhG__typewriter{white-space:nowrap;border-right:2px solid var(--text-secondary);max-width:0;animation:1.2s steps(16,end) .3s forwards premium-plan-module__g8yIhG__typewrite,.6s step-end .3s 6 premium-plan-module__g8yIhG__blink;display:inline-block;overflow:hidden}@keyframes premium-plan-module__g8yIhG__typewrite{to{max-width:20em}}@keyframes premium-plan-module__g8yIhG__blink{50%{border-color:#0000}}.premium-plan-module__g8yIhG__closeBtn{border:1px solid var(--bg-surface-active);background:var(--bg-surface-hover);color:var(--text-tertiary);cursor:pointer;border-radius:20px;padding:5px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:background .15s,color .15s,border-color .15s}.premium-plan-module__g8yIhG__closeBtn:hover{background:var(--border-subtle);color:var(--text-secondary);border-color:var(--border-default)}.premium-plan-module__g8yIhG__tabs{background:var(--bg-surface-hover);border:1px solid var(--bg-surface-hover);border-radius:12px;flex-shrink:0;gap:2px;margin-bottom:2px;margin-left:20px;margin-right:20px;padding:3px;display:flex}.premium-plan-module__g8yIhG__tab{color:var(--text-tertiary);cursor:pointer;text-align:center;background:0 0;border:none;border-radius:10px;flex:1;padding:7px 0;font-family:inherit;font-size:12px;font-weight:500;transition:color .2s,background .2s,box-shadow .2s}.premium-plan-module__g8yIhG__tab:hover{color:var(--text-secondary)}.premium-plan-module__g8yIhG__tabActive{color:var(--text-primary);background:var(--plan-accent,var(--text-tertiary));box-shadow:0 0 12px var(--plan-accent-glow,var(--text-tertiary));font-weight:600}.premium-plan-module__g8yIhG__body{flex-direction:column;flex:1;min-height:0;padding:10px 20px;display:flex;overflow-y:auto}.premium-plan-module__g8yIhG__body::-webkit-scrollbar{width:3px}.premium-plan-module__g8yIhG__body::-webkit-scrollbar-track{background:0 0}.premium-plan-module__g8yIhG__body::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:2px}.premium-plan-module__g8yIhG__planCard{background:  radial-gradient(ellipse 100% 60% at 50% 0%,var(--plan-accent-glow,var(--text-tertiary))0%,transparent 50%),var(--plan-card-bg,var(--bg-surface-hover));border:1px solid var(--bg-surface-active);box-shadow:0 2px 8px #0003,0 1px 0 var(--bg-surface-hover)inset;border-radius:16px;margin-bottom:0;padding:16px;transition:border-color .3s,box-shadow .3s}.premium-plan-module__g8yIhG__planCardHeader{border-bottom:1px solid var(--bg-surface-active);margin-bottom:2px;padding-bottom:10px}.premium-plan-module__g8yIhG__planTitle{color:var(--text-primary);letter-spacing:-.5px;margin-bottom:2px;font-size:22px;font-weight:800}.premium-plan-module__g8yIhG__planSubtitle{color:var(--text-tertiary);margin-bottom:0;font-size:12px;font-weight:500;line-height:1.3}.premium-plan-module__g8yIhG__planSubtitleHighlight{color:var(--plan-accent,var(--text-tertiary));font-weight:700}.premium-plan-module__g8yIhG__featureRow{border-bottom:1px solid var(--bg-surface-hover);justify-content:space-between;align-items:center;padding:6px 0;display:flex}.premium-plan-module__g8yIhG__featureRow:last-child{border-bottom:none}.premium-plan-module__g8yIhG__featureLeft{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.premium-plan-module__g8yIhG__featureIcon{width:24px;height:24px;box-shadow:0 0 8px var(--plan-accent-glow,var(--text-tertiary));border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;display:flex}.premium-plan-module__g8yIhG__featureLabel{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.premium-plan-module__g8yIhG__featureRight{flex-direction:column;flex-shrink:0;align-items:flex-end;max-width:45%;margin-left:12px;display:flex}.premium-plan-module__g8yIhG__featureValue{color:var(--text-primary);font-size:14px;font-weight:700}.premium-plan-module__g8yIhG__featureSubValue{color:var(--text-tertiary);margin-top:1px;font-size:10px;font-weight:500}.premium-plan-module__g8yIhG__actions{flex-shrink:0;padding:8px 20px 16px;position:relative}.premium-plan-module__g8yIhG__btnGroup{border:1px solid var(--border-subtle);border-radius:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000004d}.premium-plan-module__g8yIhG__btnDivider{background:var(--border-subtle);flex-shrink:0;align-self:stretch;width:1px}.premium-plan-module__g8yIhG__purchaseBtn{height:64px;color:var(--text-primary);cursor:pointer;border:none;border-radius:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-family:inherit;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .3s,opacity .2s,background .3s;display:flex;position:relative;overflow:hidden}.premium-plan-module__g8yIhG__purchaseBtn:active:not(:disabled){transform:scale(.97)}.premium-plan-module__g8yIhG__purchaseBtn:disabled{opacity:.3;cursor:not-allowed;transform:none}.premium-plan-module__g8yIhG__purchaseBtnOutline{background:var(--bg-surface-hover)}.premium-plan-module__g8yIhG__purchaseBtnOutline:before{content:"";background:linear-gradient(180deg,var(--bg-surface-hover)0%,transparent 50%);pointer-events:none;position:absolute;inset:0}.premium-plan-module__g8yIhG__purchaseBtnOutline:hover:not(:disabled){background:var(--bg-surface-active)}.premium-plan-module__g8yIhG__purchaseBtnPrimary{background:var(--plan-gradient,linear-gradient(180deg,#080808d9 0%,#4c449880 50%,#4c4498cc 100%))}.premium-plan-module__g8yIhG__purchaseBtnPrimary:before{content:"";background:linear-gradient(180deg,var(--border-subtle)0%,transparent 40%);pointer-events:none;position:absolute;inset:0}.premium-plan-module__g8yIhG__purchaseBtnPrimary:hover:not(:disabled){box-shadow:0 0 28px var(--plan-accent-glow,var(--text-tertiary))}.premium-plan-module__g8yIhG__purchaseBtnLabel{text-transform:uppercase;letter-spacing:.4px;opacity:.55;align-items:center;gap:6px;font-size:10px;font-weight:600;display:flex}.premium-plan-module__g8yIhG__purchaseBtnPrice{font-size:18px;font-weight:800}.premium-plan-module__g8yIhG__savingsTag{letter-spacing:.2px;text-transform:uppercase;background:var(--plan-accent-glow,var(--text-tertiary));color:var(--text-primary);opacity:1;border-radius:4px;padding:1px 6px;font-size:8px;font-weight:700;display:inline-block}.premium-plan-module__g8yIhG__badgeWrap{z-index:3;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.premium-plan-module__g8yIhG__badge{letter-spacing:.5px;text-transform:uppercase;color:var(--text-primary);background:var(--plan-badge,var(--text-tertiary));white-space:nowrap;border-radius:20px;padding:5px 14px;font-size:10px;font-weight:800;animation:3s ease-in-out infinite premium-plan-module__g8yIhG__badgePulse}.premium-plan-module__g8yIhG__badgeCancel{background:var(--accent-live);cursor:pointer;--plan-badge-glow:var(--accent-live-soft);transition:background .15s}.premium-plan-module__g8yIhG__badgeCancel:hover{background:#ff453a}.premium-plan-module__g8yIhG__loader{border:2px solid var(--border-strong);border-top-color:var(--text-primary);will-change:transform;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite premium-plan-module__g8yIhG__spin;display:inline-block}.premium-plan-module__g8yIhG__errorBanner{background:var(--accent-live-soft);border:1px solid var(--accent-live-soft);color:#ff6b63;border-radius:10px;flex-shrink:0;align-items:center;gap:8px;margin:0 20px 4px;padding:8px 12px;font-size:12px;display:flex}.premium-plan-module__g8yIhG__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:580px){.premium-plan-module__g8yIhG__overlay{width:calc(100vw - 20px);max-height:calc(100vh - 32px)}.premium-plan-module__g8yIhG__header{padding:14px 16px 10px}.premium-plan-module__g8yIhG__tabs{margin-left:16px;margin-right:16px}.premium-plan-module__g8yIhG__body{padding:12px 16px}.premium-plan-module__g8yIhG__planCard{border-radius:14px;padding:16px}.premium-plan-module__g8yIhG__planTitle{font-size:20px}.premium-plan-module__g8yIhG__actions{padding:10px 16px 16px}.premium-plan-module__g8yIhG__btnGroup{border-radius:14px}.premium-plan-module__g8yIhG__purchaseBtnPrice{font-size:16px}.premium-plan-module__g8yIhG__errorBanner{margin:0 16px 4px}.premium-plan-module__g8yIhG__featureIcon{width:26px;height:26px;font-size:12px}.premium-plan-module__g8yIhG__featureLabel,.premium-plan-module__g8yIhG__featureValue{font-size:12px}}@media (max-width:380px){.premium-plan-module__g8yIhG__overlay{width:calc(100vw - 12px)}.premium-plan-module__g8yIhG__header{padding:12px 12px 8px}.premium-plan-module__g8yIhG__tabs{margin-left:12px;margin-right:12px}.premium-plan-module__g8yIhG__tab{padding:6px 0;font-size:10px}.premium-plan-module__g8yIhG__body{padding:10px 12px}.premium-plan-module__g8yIhG__planCard{padding:12px}.premium-plan-module__g8yIhG__actions{padding:8px 12px 14px}.premium-plan-module__g8yIhG__btnGroup{border-radius:12px}.premium-plan-module__g8yIhG__purchaseBtn{height:56px}.premium-plan-module__g8yIhG__savingsTag{display:none}}@media (prefers-reduced-motion:reduce){.premium-plan-module__g8yIhG__backdrop,.premium-plan-module__g8yIhG__overlay{animation:none}.premium-plan-module__g8yIhG__panel:before{opacity:.2;animation:none}.premium-plan-module__g8yIhG__badge{animation:none;box-shadow:0 4px 12px #0006}.premium-plan-module__g8yIhG__purchaseBtn{transition:none}.premium-plan-module__g8yIhG__purchaseBtn:hover:not(:disabled),.premium-plan-module__g8yIhG__purchaseBtn:active:not(:disabled){transform:none}.premium-plan-module__g8yIhG__loader{border-top-color:var(--text-secondary);animation:none}.premium-plan-module__g8yIhG__tab,.premium-plan-module__g8yIhG__closeBtn,.premium-plan-module__g8yIhG__badgeCancel{transition:none}}[data-theme=light] .premium-plan-module__g8yIhG__backdrop{background:#1c180e73}[data-theme=light] .premium-plan-module__g8yIhG__panel{border-color:var(--border-default);box-shadow:0 24px 64px -8px #0f11242e,0 8px 24px -4px #0f11241a,0 1px 0 #fffffff2 inset,0 0 60px -10px var(--plan-accent-glow,var(--accent-primary-soft))}[data-theme=light] .premium-plan-module__g8yIhG__panel:after{background:radial-gradient(ellipse 120% 50% at 50% -5%,var(--plan-accent-glow,var(--accent-primary-soft))0%,transparent 60%),radial-gradient(ellipse 80% 40% at 50% 110%,var(--plan-accent-glow,var(--accent-primary-soft))0%,transparent 50%),var(--bg-surface)}[data-theme=light] .premium-plan-module__g8yIhG__panel:before{opacity:.18}[data-theme=light] .premium-plan-module__g8yIhG__planCard,[data-theme=light] .premium-plan-module__g8yIhG__body .premium-plan-module__g8yIhG__planCard{background:radial-gradient(ellipse 100% 60% at 50% -10%,var(--plan-accent-glow,var(--accent-primary-soft))0%,transparent 60%),var(--bg-base-soft);border-color:var(--border-subtle);box-shadow:0 2px 8px #0f11240f,inset 0 1px #ffffffd9}[data-theme=light] .premium-plan-module__g8yIhG__closeBtn{border-color:var(--border-default);background:var(--bg-surface-hover);color:var(--text-secondary)}[data-theme=light] .premium-plan-module__g8yIhG__closeBtn:hover{background:var(--border-subtle);color:var(--text-primary)}[data-theme=light] .premium-plan-module__g8yIhG__body::-webkit-scrollbar-thumb{background:var(--border-default)}[data-theme=light] .premium-plan-module__g8yIhG__badge{background:var(--bg-surface);color:var(--plan-accent,var(--accent-primary));border:1px solid color-mix(in srgb,var(--plan-accent,var(--accent-primary))25%,var(--border-default));box-shadow:0 2px 8px color-mix(in srgb,var(--plan-accent,var(--accent-primary))18%,transparent),inset 0 1px 0 #ffffffd9}[data-theme=light] .premium-plan-module__g8yIhG__purchaseBtnPrimary{background:linear-gradient(180deg,var(--bg-surface)0%,color-mix(in srgb,var(--plan-accent,var(--accent-primary))14%,var(--bg-surface))100%);color:var(--plan-accent,var(--accent-primary));box-shadow:inset 0 1px 0 #fffffff2,0 0 0 1px color-mix(in srgb,var(--plan-accent,var(--accent-primary))22%,transparent)inset}[data-theme=light] .premium-plan-module__g8yIhG__purchaseBtnPrimary:before{background:linear-gradient(#fff9 0%,#0000 60%)}[data-theme=light] .premium-plan-module__g8yIhG__purchaseBtnPrimary:hover:not(:disabled){background:linear-gradient(180deg,var(--bg-surface)0%,color-mix(in srgb,var(--plan-accent,var(--accent-primary))22%,var(--bg-surface))100%);box-shadow:inset 0 1px 0 #fffffff2,0 0 0 1px color-mix(in srgb,var(--plan-accent,var(--accent-primary))35%,transparent)inset,0 0 24px color-mix(in srgb,var(--plan-accent,var(--accent-primary))22%,transparent)}[data-theme=light] .premium-plan-module__g8yIhG__purchaseBtnOutline{background:var(--bg-base-soft);color:var(--text-secondary)}[data-theme=light] .premium-plan-module__g8yIhG__purchaseBtnOutline:hover:not(:disabled){background:var(--bg-surface-hover);color:var(--text-primary)}[data-theme=light] .premium-plan-module__g8yIhG__savingsTag{background:var(--plan-accent,var(--accent-primary));color:#fff;opacity:1}
.DemoBanner-module__6sKnvG__banner{z-index:900;-webkit-backdrop-filter:blur(12px);color:#ffffffd9;white-space:nowrap;pointer-events:auto;background:#141620d9;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:10px;margin-top:12px;padding:8px 14px 8px 12px;font-size:13px;animation:.24s cubic-bezier(.16,1,.3,1) DemoBanner-module__6sKnvG__slideDown;display:inline-flex;position:fixed;top:0;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000040}.DemoBanner-module__6sKnvG__dot{background:#f5a524;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #f5a52499}.DemoBanner-module__6sKnvG__label{letter-spacing:.02em;font-weight:600}.DemoBanner-module__6sKnvG__sep{color:#ffffff4d}.DemoBanner-module__6sKnvG__hint{color:#ffffffa6}.DemoBanner-module__6sKnvG__cta{color:#111;cursor:pointer;background:#fff;border:none;border-radius:999px;margin-left:6px;padding:5px 12px;font-size:12px;font-weight:600;transition:opacity .12s}.DemoBanner-module__6sKnvG__cta:hover{opacity:.88}.DemoBanner-module__6sKnvG__cta:active{transform:translateY(1px)}@media (max-width:540px){.DemoBanner-module__6sKnvG__hint,.DemoBanner-module__6sKnvG__sep{display:none}}@keyframes DemoBanner-module__6sKnvG__slideDown{0%{opacity:0;transform:translate(-50%,-12px)}to{opacity:1;transform:translate(-50%)}}
.RegisterPromptModal-module__MWKRHa__overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);background:#080a12b8;place-items:center;padding:24px;animation:.18s ease-out RegisterPromptModal-module__MWKRHa__fadeIn;display:grid;position:fixed;inset:0}.RegisterPromptModal-module__MWKRHa__card{color:#fff;background:linear-gradient(#1c1e2cf2,#121420f2);border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:420px;padding:32px 28px 24px;animation:.22s cubic-bezier(.16,1,.3,1) RegisterPromptModal-module__MWKRHa__slideUp;position:relative;box-shadow:0 24px 72px #0009}.RegisterPromptModal-module__MWKRHa__close{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:8px;width:32px;height:32px;font-size:26px;line-height:1;transition:background .12s,color .12s;position:absolute;top:12px;right:14px}.RegisterPromptModal-module__MWKRHa__close:hover{color:#fff;background:#ffffff14}.RegisterPromptModal-module__MWKRHa__title{letter-spacing:-.01em;margin:0 0 8px;font-size:22px;font-weight:600}.RegisterPromptModal-module__MWKRHa__subtitle{color:#ffffffb3;margin:0 0 24px;font-size:14px;line-height:1.5}.RegisterPromptModal-module__MWKRHa__actions{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.RegisterPromptModal-module__MWKRHa__primary,.RegisterPromptModal-module__MWKRHa__secondary{cursor:pointer;border-radius:12px;width:100%;height:46px;font-size:15px;font-weight:500;transition:transform 80ms,opacity .12s,background .12s}.RegisterPromptModal-module__MWKRHa__primary:active,.RegisterPromptModal-module__MWKRHa__secondary:active{transform:translateY(1px)}.RegisterPromptModal-module__MWKRHa__primary{color:#111;background:#fff;border:none}.RegisterPromptModal-module__MWKRHa__primary:hover{opacity:.92}.RegisterPromptModal-module__MWKRHa__secondary{color:#fff;background:0 0;border:1px solid #ffffff2e}.RegisterPromptModal-module__MWKRHa__secondary:hover{background:#ffffff0f}.RegisterPromptModal-module__MWKRHa__dismiss{color:#ffffff8c;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 0;font-size:13px;transition:color .12s}.RegisterPromptModal-module__MWKRHa__dismiss:hover{color:#ffffffd9}@keyframes RegisterPromptModal-module__MWKRHa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes RegisterPromptModal-module__MWKRHa__slideUp{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
